diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cf24c09376f..3d4f5b73a7b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,23 @@ +Version 11.2.1 +-------------- + +:Date: July 23, 2024 + +* `@humitos `__: Logs: slightly improve on subscription cancelled logs (`#11496 `__) +* `@humitos `__: Addons: remove "beta" framing around addons (`#11493 `__) +* `@humitos `__: Docs: remove beta framing from pull request (`#11492 `__) +* `@humitos `__: Proxito: remove outdated URL (`#11491 `__) +* `@ericholscher `__: Update organization help text (`#11481 `__) +* `@humitos `__: Build: do not install our extension when building with Conda (`#11479 `__) +* `@humitos `__: Docs: update build limits on community (`#11475 `__) +* `@humitos `__: Release 11.2.0 (`#11473 `__) +* `@humitos `__: Pin the theme to a commit (`#11472 `__) +* `@ericholscher `__: Reorder and cleanup project settings page (`#11470 `__) +* `@humitos `__: Docs: remove our Sphinx search extension (`#11469 `__) +* `@humitos `__: Dos: update them based on addons updates (`#11468 `__) +* `@humitos `__: Docs: kill "Choosing a site" (`#11464 `__) +* `@ericholscher `__: Refactor admin views to use the SuccessMessageMixin (`#11463 `__) + Version 11.2.0 -------------- diff --git a/docs/conf.py b/docs/conf.py index d5abf746ecb..3d6bc1fda4c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -76,7 +76,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "11.2.0" +version = "11.2.1" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index cf4d2c488e2..53cbed475f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "11.2.0", + "version": "11.2.1", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 40732d157ca..f5eb4c0ada9 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "11.2.0" +__version__ = "11.2.1" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 9c33571f8ad..60f66877cec 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -26,7 +26,7 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "الإصدار" @@ -155,29 +155,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -207,7 +207,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -237,7 +237,7 @@ msgid "Username" msgstr "اسم المستخدم" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "المشروع" @@ -477,7 +477,7 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -557,7 +557,7 @@ msgstr "بني" msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "مستوي الخصوصية" @@ -589,7 +589,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "" @@ -637,7 +637,7 @@ msgstr "خطأ" msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "تقديم" @@ -915,7 +915,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1041,7 +1041,7 @@ msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "تاريخ التعديل" @@ -1186,7 +1186,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1248,8 +1248,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1447,11 +1446,11 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "الاسم" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "" @@ -1604,46 +1603,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2032,35 +2027,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2140,7 +2135,7 @@ msgstr "حُذف" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "للعامة" @@ -2311,75 +2306,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2395,17 +2394,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "عنوان المستودع" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "عنوان المستودع" #: projects/models.py:267 msgid "Repository type" @@ -2428,169 +2425,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2598,304 +2595,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "مميز" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "اللغة" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "المسار" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2979,35 +2976,165 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "الإصدار" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "الإصدار" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "مشاريع فرعية" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "مشاريع فرعية" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "مشاريع فرعية" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "حُذف" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "تاريخ النشر" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Publication date" +msgid "Notification deleted" +msgstr "تاريخ النشر" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +msgid "Translation created" +msgstr "" + +#: projects/views/private.py:708 +msgid "Translation deleted" +msgstr "" + +#: projects/views/private.py:751 +msgid "Redirect created" +msgstr "" + +#: projects/views/private.py:755 +msgid "Redirect updated" +msgstr "" + +#: projects/views/private.py:785 +msgid "Redirect deleted" +msgstr "" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "صنع الألة" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Domain" +msgid "Domain updated" +msgstr "النطاق" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "حُذف" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3385,10 +3512,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "الوصف" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index f0afa9431d8..11e7e871933 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versió" @@ -151,29 +151,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -233,7 +233,7 @@ msgid "Username" msgstr "" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projecte" @@ -473,7 +473,7 @@ msgstr "Actiu" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -553,7 +553,7 @@ msgstr "Construït" msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Nivell privat" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Tipus de documentació" @@ -633,7 +633,7 @@ msgstr "Error" msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "publica" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1037,7 +1037,7 @@ msgid "Publication date" msgstr "Data de publicació" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Data de modificació" @@ -1182,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1244,8 +1244,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1443,11 +1442,11 @@ msgstr "Usuaris" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nom" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Correu electrònic" @@ -1600,46 +1599,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2028,35 +2023,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2136,7 +2131,7 @@ msgstr "Eliminat" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Públic" @@ -2307,75 +2302,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2391,17 +2390,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL del repositori" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL del repositori" #: projects/models.py:267 msgid "Repository type" @@ -2424,21 +2421,21 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Versió senzilla" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2448,148 +2445,148 @@ msgstr "" "versió a l'arrel del domini. Useu-lo amb precaució i activeu-lo només si " "mai voleu tenir diverses versions dels vostres documents." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Versió per defecte" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "La versió del vostre projecte que / redirigeix a " -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Branca per defecte" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Codi d'Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2597,37 +2594,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Destacat" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Projectes relacionats" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2635,268 +2632,268 @@ msgstr "" "L'idioma en què es publicarà la documentació del projecte. Nota: això " "afectarà la URL del projecte" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "El model ha de tenir un slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Camí" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL on enviar el webhook" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2980,35 +2977,171 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Versió" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Versió" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Subprojectes" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Subprojectes" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "Subprojectes" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "Eliminat" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Data de publicació" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Publication date" +msgid "Notification deleted" +msgstr "Data de publicació" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Traduccions" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Traduccions" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Tipus de redirecció" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Tipus de redirecció" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect deleted" +msgstr "Tipus de redirecció" + +#: projects/views/private.py:818 +msgid "Domain created" +msgstr "" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Eliminat" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3386,10 +3519,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Descripció" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5528,6 +5659,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Sign In" -#~ msgstr "Inicia la sessió" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.mo b/readthedocs/locale/de/LC_MESSAGES/django.mo index 4c1d9675c4c..2a0c1448b79 100755 Binary files a/readthedocs/locale/de/LC_MESSAGES/django.mo and b/readthedocs/locale/de/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index f3fec4f7172..e40f9fd1d37 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Justin Nogossek, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" @@ -36,7 +36,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Version" @@ -165,29 +165,29 @@ msgstr "Ungültiger Projektname \"{0}\": kein Slug generiert." msgid "Project with slug \"{0}\" already exists." msgstr "Projekt mit Slug \"{0}\" existiert bereits." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projekt mit {slug_name}={value} ist als Unterprojekt nicht gültig" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Ein Unterprojekt mit diesem Alias ​​existiert bereits" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -217,7 +217,7 @@ msgid "Log out" msgstr "Abmelden" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Einladung verschickt" @@ -247,7 +247,7 @@ msgid "Username" msgstr "Benutzername" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -489,7 +489,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Build fehlgeschlagen" @@ -569,7 +569,7 @@ msgstr "Erstellt" msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Sicherheitsstufe" @@ -603,7 +603,7 @@ msgstr "Hat ePub" msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Dokumentationstyp" @@ -653,7 +653,7 @@ msgstr "Fehler" msgid "Exit code" msgstr "Exit code" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Übernehmen" @@ -934,7 +934,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1061,7 +1061,7 @@ msgid "Publication date" msgstr "Veröffentlichungsdatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Modifizierungsdatum" @@ -1227,7 +1227,7 @@ msgstr "Werden Sie Gold-Mitglied" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1290,8 +1290,7 @@ msgstr "Vom Benutzer" msgid "To user" msgstr "An Benutzer" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "E-Mail" @@ -1491,11 +1490,11 @@ msgstr "Benutzer" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Name" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "E-Mail" @@ -1650,46 +1649,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "E-Mail-Adresse oder Benutzername" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "Team existiert bereits" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "Benutzer ist bereits ein Teammitglied" @@ -2082,35 +2077,35 @@ msgstr "Projekte aktualisieren" msgid "Verify your email address" msgstr "Bestätigen Sie ihre Email-Adresse" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "Besitzer entfernt" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "Benutzer ist der letzte Besitzer, kann nicht entfernt werden" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Team hinzugefügt" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Team gelöscht" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "Team aktualisiert" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "Team-Projekte aktualisiert" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "Mitglied zum Team hinzugefügt" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "Mitglied aus dem Team entfernt" @@ -2190,7 +2185,7 @@ msgstr "Gelöscht" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Öffentlich" @@ -2302,19 +2297,19 @@ msgstr "" #: projects/forms.py:173 msgid "To build from pull requests you need a " -msgstr "" +msgstr "Um aus Pull Requests zu bauen, benötigen Sie eine" #: projects/forms.py:185 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" +"Um aus Pull-Requests zu erstellen, muss der Webhook Ihres Repositorys Pull-" +"Request-Ereignisse senden." #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Unterprojektverschachtelung wird nicht unterstützt" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2363,76 +2358,80 @@ msgstr "Ungültiger Projektname" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "Kurze Beschreibung dieses Projekts" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "Der Benutzer %(username)s ist bereits ein Maintainer" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "Die Nutzlast muss ein gültiges JSON-Objekt sein." -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "Es kann immer nur eine Domain kanonisch sein." -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Der Variablenname darf nicht mit __ (doppelter Unterstrich) beginnen" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Variablenname kann nicht mit READTHEDOCS beginnen" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Variablenname darf keine Leerzeichen enthalten" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Nur Buchstaben, Zahlen und Unterstriche sind erlaubt" @@ -2448,17 +2447,15 @@ msgstr "Unterprojekt" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "Kurze Beschreibung dieses Projekts" - #: projects/models.py:257 msgid "Repository URL" msgstr "Repository-URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "URL des gehosteten Dokumentations-Repositorys" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Repository-URL" #: projects/models.py:267 msgid "Repository type" @@ -2481,21 +2478,21 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Einzelversion" -#: projects/models.py:300 +#: projects/models.py:301 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,50 +2503,50 @@ msgstr "" "Verwenden Sie dies mit Vorsicht, schalten Sie es nur ein, wenn Sie nie mehrere Versionen Ihrer Dokumente haben werden." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Standard-Version" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Die Projektversion zu der Zugriffe auf „/“ weitergeleitet werden" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Standard-Branch" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "Pull-Requests für dieses Projekt erstellen" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." @@ -2557,25 +2554,25 @@ msgstr "" "Weitere Informationen in unserer Dokumentation." -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Analytics-Code" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2583,11 +2580,11 @@ msgstr "" "Tracking-ID von Google Analytics (z.B. UA-22345342-1). Dies " "kann das Laden Ihrer Seite verlangsamen." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "Analysen deaktivieren" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2595,65 +2592,65 @@ msgstr "" "Deaktivieren Sie Google Analytics für dieses Projekt vollständig (erfordert " "Neuaufbau-Dokumentation)" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Alternative Buildschlangen ID" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "Maximal erlaubte gleichzeitige Builds für dieses Projekt" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Bezahlte Werbung zulassen" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Versionswarnung anzeigen" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2661,37 +2658,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Hervorgehoben" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Verwandte Projekte" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Sprache" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2699,23 +2696,23 @@ msgstr "" "Die Sprache, in der die Projektdokumentation wiedergegeben wird. Hinweis: " "Dies wirkt sich auf die URL Ihres Projekts aus." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "Die primäre Programmiersprache, in der das Projekt geschrieben ist." -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " @@ -2725,67 +2722,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Weitere Informationen zu Sphinx-Erbauern." -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "projekt" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Modell muss einen Kürzel haben" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Unterprojektverschachtelung wird nicht unterstützt" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Pfad" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "Build ID" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "erstellt" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "geändert" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "Bauen ausgelöst" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "Bauen bestanden" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL, an die der Webhook versandt wird" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "Ereignisse zum Abonnieren" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check der Dokumentation nach, welche Ersetzungen " "möglich sind." -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Domain" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "Diese Domain wurde automatisch erstellt" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "Diese Domäne ist ein CNAME für das Projekt" -#: projects/models.py:1731 +#: projects/models.py:1732 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:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Für diese Domain immer HTTPS verwenden" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Anzahl der Angriffe auf diese Domain" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 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:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -3057,19 +3054,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Projekt gelöscht" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Projekt gelöscht" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version name" +msgid "Version created" +msgstr "Versionsname" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version name" +msgid "Version updated" +msgstr "Versionsname" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3078,16 +3087,166 @@ 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subproject" +msgid "Subproject created" +msgstr "Unterprojekt" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Team projects updated" +msgid "Subproject updated" +msgstr "Team-Projekte aktualisiert" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Projekt gelöscht" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Team deleted" +msgid "User deleted" +msgstr "Team gelöscht" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Email Notifications" +msgid "Notification created" +msgstr "E-Mail Benachrichtigungen" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Projekt gelöscht" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "created" +msgid "Webhook created" +msgstr "erstellt" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Team updated" +msgid "Webhook updated" +msgstr "Team aktualisiert" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Team deleted" +msgid "Webhook deleted" +msgstr "Team gelöscht" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Übersetzungen" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Übersetzungen" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Weiterleitungstyp" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Weiterleitungstyp" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Projekt gelöscht" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Maschine erstellt" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Team updated" +msgid "Domain updated" +msgstr "Team aktualisiert" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Team deleted" +msgid "Domain deleted" +msgstr "Team gelöscht" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Integration Typ" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Integration Typ" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Umgebungsvariablen" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Umgebungsvariablen" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Automation Rules" +msgid "Automation rule moved" +msgstr "Automatisierungsregeln" + +#: projects/views/private.py:1050 +#, fuzzy +#| msgid "Automation Rules" +msgid "Automation rule deleted" +msgstr "Automatisierungsregeln" + +#: projects/views/private.py:1060 +#, fuzzy +#| msgid "Automation Rules" +msgid "Automation rule created" +msgstr "Automatisierungsregeln" + +#: projects/views/private.py:1064 +#, fuzzy +#| msgid "Automation Rules" +msgid "Automation rule updated" +msgstr "Automatisierungsregeln" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3474,10 +3633,8 @@ msgstr "" "weiterhin verwenden zu können." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Stripe subscription" msgid "Start subscription" -msgstr "Stripe Abonnement" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5824,8 +5981,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Anmeldung" - -#~ msgid "No API Tokens currently configured." -#~ msgstr "Derzeit sind keine API-Token konfiguriert." +#~ msgid "Hosted documentation repository URL" +#~ msgstr "URL des gehosteten Dokumentations-Repositorys" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index b23d6e82f20..a43ed11b599 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,7 +19,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "" @@ -148,29 +148,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -200,7 +200,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -230,7 +230,7 @@ msgid "Username" msgstr "" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "" @@ -470,7 +470,7 @@ msgstr "" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -550,7 +550,7 @@ msgstr "" msgid "Uploaded" msgstr "" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "" @@ -582,7 +582,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "" @@ -630,7 +630,7 @@ msgstr "" msgid "Exit code" msgstr "" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "" @@ -908,7 +908,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1034,7 +1034,7 @@ msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "" @@ -1179,7 +1179,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1241,8 +1241,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1440,11 +1439,11 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "" @@ -1597,46 +1596,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2025,35 +2020,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2133,7 +2128,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "" @@ -2304,75 +2299,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2388,16 +2387,12 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "" #: projects/models.py:260 -msgid "Hosted documentation repository URL" +msgid "Git repository URL" msgstr "" #: projects/models.py:267 @@ -2421,169 +2416,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2591,304 +2586,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2972,35 +2967,143 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:270 +msgid "Version created" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +msgid "Version updated" +msgstr "" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +msgid "Subproject created" +msgstr "" + +#: projects/views/private.py:464 +msgid "Subproject updated" +msgstr "" + +#: projects/views/private.py:469 +msgid "Subproject deleted" +msgstr "" + +#: projects/views/private.py:512 +msgid "User deleted" +msgstr "" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +msgid "Notification created" +msgstr "" + +#: projects/views/private.py:593 +msgid "Notification deleted" +msgstr "" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +msgid "Translation created" +msgstr "" + +#: projects/views/private.py:708 +msgid "Translation deleted" +msgstr "" + +#: projects/views/private.py:751 +msgid "Redirect created" +msgstr "" + +#: projects/views/private.py:755 +msgid "Redirect updated" +msgstr "" + +#: projects/views/private.py:785 +msgid "Redirect deleted" +msgstr "" + +#: projects/views/private.py:818 +msgid "Domain created" +msgstr "" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +msgid "Domain deleted" +msgstr "" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.mo b/readthedocs/locale/es/LC_MESSAGES/django.mo index 6198e78bc50..5a9cb8fced3 100755 Binary files a/readthedocs/locale/es/LC_MESSAGES/django.mo and b/readthedocs/locale/es/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index d651c305769..bd0ed72be7d 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -29,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Edgar Ramírez Mondragón, 2024\n" "Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" @@ -42,7 +42,7 @@ msgstr "" "1 : 2;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versión" @@ -171,29 +171,29 @@ msgstr "Nombre de proyecto no válido \"{0}\": no se generó ningún slug." msgid "Project with slug \"{0}\" already exists." msgstr "El proyecto con slug \"{0}\" ya existe." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "El proyecto con {slug_name}={value} no es válido como subproyecto" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Ya existe un subproyecto con este alias" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -223,7 +223,7 @@ msgid "Log out" msgstr "Cerrar sesión" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Invitación enviada" @@ -253,7 +253,7 @@ msgid "Username" msgstr "Nombre de usuario" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Proyecto" @@ -493,7 +493,7 @@ msgstr "Activo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilación fallida" @@ -574,7 +574,7 @@ msgstr "Compilado" msgid "Uploaded" msgstr "Cargado" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Nivel de privacidad" @@ -608,7 +608,7 @@ msgstr "Tiene ePub" msgid "Has HTML Zip" msgstr "Tiene Zip HTML" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Tipo de documentación" @@ -656,7 +656,7 @@ msgstr "Error" msgid "Exit code" msgstr "Código de salida" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Envío" @@ -936,7 +936,7 @@ msgstr "Explicación del problema" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "Dirección URL" @@ -1066,7 +1066,7 @@ msgid "Publication date" msgstr "Fecha de publicación" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Fecha de modificación" @@ -1230,7 +1230,7 @@ msgstr "Conviértase en un miembro Gold" msgid "Sign Up" msgstr "Registrarse" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1293,8 +1293,7 @@ msgstr "Del usuario" msgid "To user" msgstr "Al usuario" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "Correo electrónico" @@ -1496,11 +1495,11 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nombre" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Correo electrónico" @@ -1656,46 +1655,42 @@ msgstr "Todos los niveles de acceso" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "Nombre de la Organización" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "Correo electrónico de facturación" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL del sitio" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "Nombre de Organización Inválida: Sin slug generado" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format 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:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 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:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "El usuario %(username)s no existe" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "El usuario %(username)s ya es propietario" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "El equipo ya existe" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "El usuario ya es miembro del equipo" @@ -2140,35 +2135,35 @@ msgstr "Actualizar Proyectos" msgid "Verify your email address" msgstr "Verifique su dirección de correo electrónico" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "Propietario eliminado" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "El usuario es el último propietario, no se puede eliminar" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Equipo agregado" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Equipo eliminado" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "Equipo actualizado" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "Proyectos de equipo actualizados" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "Miembro agregado al equipo" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "Miembro eliminado del equipo" @@ -2248,7 +2243,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Público" @@ -2360,19 +2355,19 @@ msgstr "" #: projects/forms.py:173 msgid "To build from pull requests you need a " -msgstr "" +msgstr "Para construir a partir de pull requests, necesita un" #: projects/forms.py:185 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" +"Para compilar a partir de pull requests, el webhook de su repositorio debe " +"enviar eventos de pull request." #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "No se admite la anidación de subproyectos" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2421,75 +2416,79 @@ msgstr "Nombre de proyecto no válido" msgid "Repository invalid" msgstr "Repositorio no válido" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "Breve descripción de este proyecto" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "El usuario %(username)s ya es mantenedor" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "El payload debe ser un objeto JSON válido." -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "Solo un dominio puede ser canónico a la vez." -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "El nombre de la variable no puede empezar con __ (doble subrayado)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "El nombre de la variable no puede comenzar con READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "El nombre de la variable no puede tener espacios" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" @@ -2505,17 +2504,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "Breve descripción de este proyecto" - #: projects/models.py:257 msgid "Repository URL" msgstr "Dirección URL del repositorio" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "URL del repositorio de la documentación alojada" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Dirección URL del repositorio" #: projects/models.py:267 msgid "Repository type" @@ -2538,21 +2535,21 @@ msgid "URL that documentation is expected to serve from" msgstr "URL desde donde se servirá la documentación" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Versión única" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2562,50 +2559,50 @@ msgstr "" "versión, alojado en la raíz del dominio. Úselo con precaución, sólo actívelo " "si nunca tendrá múltiples versiones de sus documentaciones." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Versión predeterminada" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "La versión de su proyecto a la que \"/\" redirecciona" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Rama predeterminada" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "Crear solicitudes de incorporación de cambios para este proyecto" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." @@ -2613,25 +2610,25 @@ msgstr "" "Más información en nuestros documentos." -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidad de las solicitudes de incorporación de cambios" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2639,11 +2636,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:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "Deshabilitar Analytics" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2651,15 +2648,15 @@ msgstr "" "Deshabilite Google Analytics por completo para este proyecto (requiere " "documentación de reconstrucción)" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Imagen alternativa del contenedor" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Límite de memoria del contenedor" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2667,54 +2664,54 @@ msgstr "" "Límite de memoria en formato Docker - ejemplo: 512m o 1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "El límite de tiempo del contenedor en segundos" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "ID de cola de compilación alternativa" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de compilaciones simultáneas permitidas para este proyecto" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Permitir publicidad pagada" -#: projects/models.py:425 +#: projects/models.py:426 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:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Sin publicidades" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "¿Es spam?" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (no) spam" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Mostrar advertencia de versión" -#: projects/models.py:441 +#: projects/models.py:442 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:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2722,37 +2719,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Destacado" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "¿Debería estar público el tablero del proyecto?" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Proyectos relacionados" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2760,24 +2757,24 @@ msgstr "" "El idioma de la documentación del proyecto tal cual es visualizado. Nota: " "esto afecta a la dirección URL de su proyecto." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Lenguaje de programación" -#: projects/models.py:513 +#: projects/models.py:514 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:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Este proyecto ha sido construido con un webhook" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Este proyecto ha sido clonado con éxito" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " @@ -2787,67 +2784,67 @@ msgstr "" "org/en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Más " "información sobre sphinx builders." -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "proyecto" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "El modelo debe tener una indicación" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "No se admite la anidación de subproyectos" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Ruta" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "ID de Compilación" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "Rango de búsqueda de la página" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este archivo de operaciones como la indexación" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "creado" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "modificado" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "Compilación activado" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "Compilación aprobada" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "Dirección URL donde enviar el webhook" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "Secreto utilizado para firmar el payload del webhook" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "Eventos para suscribirse" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "Payload JSON" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check los documentos para conocer las sustituciones disponibles." -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "Este dominio fue creado automáticamente" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "Este dominio es un CNAME para el proyecto" -#: projects/models.py:1731 +#: projects/models.py:1732 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:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Usar siempre HTTPS para este dominio" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Número de veces que se ha pulsado desde este dominio" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Estado del certificado SSL" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "Omitir proceso de validación." -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "Fecha de inicio del proceso de validación." -#: projects/models.py:1768 +#: projects/models.py:1769 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:1773 +#: projects/models.py:1774 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:1778 +#: projects/models.py:1779 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:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -3120,19 +3117,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Configuración del proyecto actualizada" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Proyecto borrado" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Proyecto borrado" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version name" +msgid "Version created" +msgstr "Nombre de versión" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version name" +msgid "Version updated" +msgstr "Nombre de versión" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3141,20 +3150,168 @@ 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Subproyectos" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Team projects updated" +msgid "Subproject updated" +msgstr "Proyectos de equipo actualizados" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Proyecto borrado" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Team deleted" +msgid "User deleted" +msgstr "Equipo eliminado" + +#: projects/views/private.py:523 #, 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:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Email Notifications" +msgid "Notification created" +msgstr "Notificaciones por correo electrónico" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Proyecto borrado" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook activado" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook activado" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook activado" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Traducciones" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Traducciones" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Tipo de Redirección" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Tipo de Redirección" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Proyecto borrado" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Máquina creada" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Team updated" +msgid "Domain updated" +msgstr "Equipo actualizado" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Team deleted" +msgid "Domain deleted" +msgstr "Equipo eliminado" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Tipo de integración" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Tipo de integración" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "El proyecto ha sido excluido del soporte publicitario" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Variables de ambiente" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Variables de ambiente" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule moved" +msgstr "Regla de Automatización" + +#: projects/views/private.py:1050 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule deleted" +msgstr "Regla de Automatización" + +#: projects/views/private.py:1060 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Automation Rule" +msgid "Automation rule created" +msgstr "Regla de Automatización" + +#: projects/views/private.py:1064 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule updated" +msgstr "Regla de Automatización" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Configuración del proyecto actualizada" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3477,22 +3634,13 @@ msgid "Organization Subscription" msgstr "Suscripción de organización" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, fuzzy, python-format -#| msgid "" -#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " -#| "to the end of your trial. Upgrade your account by clicking on " -#| "Manage Subscription below." +#, python-format msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " "subscription below." msgstr "" -"Actualmente estás en un juicio. Elija un plan de " -"pago que se adapte a su organización antes de que finalice la prueba. " -"Actualice su cuenta haciendo clic en Administrar suscripción a continuación." #: subscriptions/templates/subscriptions/subscription_detail.html:31 msgid "Plan" @@ -3548,10 +3696,8 @@ msgstr "" "ajuste a su organización para continuar usando Read the Docs for Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Manage subscription" msgid "Start subscription" -msgstr "Administrar suscripción" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5942,14 +6088,8 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Manage Subscription" -#~ msgstr "Administrar suscripción" - -#~ msgid "Create Subscription" -#~ msgstr "Crear una Suscripción" - -#~ msgid "Sign In" -#~ msgstr "Registrarse" +#~ msgid "Site URL" +#~ msgstr "URL del sitio" -#~ msgid "No API Tokens currently configured." -#~ msgstr "No hay tokens de API configurados actualmente." +#~ msgid "Hosted documentation repository URL" +#~ msgstr "URL del repositorio de la documentación alojada" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index 3fa17114839..8d9a72bbc47 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Bertsioa" @@ -151,29 +151,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -233,7 +233,7 @@ msgid "Username" msgstr "" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Proiektua" @@ -473,7 +473,7 @@ msgstr "Aktibo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -553,7 +553,7 @@ msgstr "Eraikita" msgid "Uploaded" msgstr "Igota" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "" @@ -633,7 +633,7 @@ msgstr "Errorea" msgid "Exit code" msgstr "" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1037,7 +1037,7 @@ msgid "Publication date" msgstr "" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "" @@ -1182,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1244,8 +1244,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1443,11 +1442,11 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Izena" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "" @@ -1600,46 +1599,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2028,35 +2023,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2136,7 +2131,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "" @@ -2307,75 +2302,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2391,17 +2390,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository" +msgid "Git repository URL" +msgstr "Biltegia" #: projects/models.py:267 msgid "Repository type" @@ -2424,169 +2421,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2594,304 +2591,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2975,35 +2972,153 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Bertsioa" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Bertsioa" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Azpiproiektuak" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Azpiproiektuak" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "Azpiproiektuak" + +#: projects/views/private.py:512 +msgid "User deleted" +msgstr "" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +msgid "Notification created" +msgstr "" + +#: projects/views/private.py:593 +msgid "Notification deleted" +msgstr "" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +msgid "Translation created" +msgstr "" + +#: projects/views/private.py:708 +msgid "Translation deleted" +msgstr "" + +#: projects/views/private.py:751 +msgid "Redirect created" +msgstr "" + +#: projects/views/private.py:755 +msgid "Redirect updated" +msgstr "" + +#: projects/views/private.py:785 +msgid "Redirect deleted" +msgstr "" + +#: projects/views/private.py:818 +msgid "Domain created" +msgstr "" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +msgid "Domain deleted" +msgstr "" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3381,10 +3496,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Deskribapena" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.mo b/readthedocs/locale/fr/LC_MESSAGES/django.mo index 75180722968..494cfeb9b4c 100755 Binary files a/readthedocs/locale/fr/LC_MESSAGES/django.mo and b/readthedocs/locale/fr/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index 53cf246791d..4846a34b415 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -54,7 +54,7 @@ msgstr "" "1000000 == 0 ? 1 : 2;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Version" @@ -183,30 +183,30 @@ msgstr "Nom du projet invalide \"{0}\": pas de jeton généré." msgid "Project with slug \"{0}\" already exists." msgstr "Un projet avec le slug \"{0}\" existe déjà." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" "Le projet avec {slug_name}={value} n'est pas valide en tant que sous-projet" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Un sous-projet avec cet alias existe déjà" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -236,7 +236,7 @@ msgid "Log out" msgstr "Se déconnecter" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "L'invitation est envoyée" @@ -266,7 +266,7 @@ msgid "Username" msgstr "Nom d'utilisateur" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projet" @@ -508,7 +508,7 @@ msgstr "Actif" msgid "Build successful" msgstr "Compilation réussie" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilation échouée" @@ -589,7 +589,7 @@ msgstr "Compilé" msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Niveau de confidentialité" @@ -623,7 +623,7 @@ msgstr "Contient une ePub" msgid "Has HTML Zip" msgstr "Contient un Zip HTML" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Type de documentation" @@ -672,7 +672,7 @@ msgstr "Erreur" msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Consigner" @@ -954,7 +954,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1087,7 +1087,7 @@ msgid "Publication date" msgstr "Publié le" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Modifié le" @@ -1252,7 +1252,7 @@ msgstr "Devenir un membre Gold" msgid "Sign Up" msgstr "Inscription" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1316,8 +1316,7 @@ msgstr "De l'utilisateur" msgid "To user" msgstr "Vers l'utilisateur" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "E-mail" @@ -1520,11 +1519,11 @@ msgstr "Utilisateurs" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nom" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "E-mail" @@ -1681,46 +1680,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "Nom de l'organisation" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "E-mail de facturation" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL du site" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "Nom d'organisation non valide: aucun slug n'a été généré" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format 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:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "Adresse email ou nom d'utilisateur" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "L'utilisateur %(username)s n'existe pas" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "L'utilisateur %(username)s est déjà un propriétaire" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "L'équipe existe déjà" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "L'utilisateur est déjà membre de l'équipe" @@ -2153,35 +2148,35 @@ msgstr "Mettre à jour les projets" msgid "Verify your email address" msgstr "Vérifiez votre adresse e-mail" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "Propriétaire supprimé" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "Cet utilisateur est le dernier utilisateur, il ne peut être retiré" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Équipe ajoutée" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Équipe supprimée" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "L'équipe a été mise à jour" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "Les projets de l'équipe ont été mis à jour" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "Le membre a été ajouté à l'équipe" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "Le membre a été retiré de l'équipe" @@ -2261,7 +2256,7 @@ msgstr "Supprimé" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Public" @@ -2373,19 +2368,19 @@ msgstr "" #: projects/forms.py:173 msgid "To build from pull requests you need a " -msgstr "" +msgstr "Pour construire une requête de téléversement vous aurez besoin de" #: projects/forms.py:185 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" +"Pour construire à partir de requête de téléversement, votre webhook de dépot " +"doit envoyer des évenements." #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "L'imbrication de sous-projet n'est pas supportée" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2434,77 +2429,81 @@ msgstr "Nom du projet invalide" msgid "Repository invalid" msgstr "Dépôt non valide" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "Description courte de ce projet" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "L'utilisateur %(username)s est déjà un mainteneur" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "Les données doivent être un objet JSON valide." -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "Un seul domaine peut être canonique à la fois." -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Un nom de variable ne peut pas commencer par __ (double underscore)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Un nom de variable ne peut pas commancer par READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Un nom de variable ne peut pas contenir d'espace" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Seuls les lettres, les chiffres et le blanc souligné sont autorisés" @@ -2520,17 +2519,15 @@ msgstr "Sous-projet" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "Description courte de ce projet" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL du dépôt" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "URL du dépôt de la documentation hébergée" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL du dépôt" #: projects/models.py:267 msgid "Repository type" @@ -2553,21 +2550,21 @@ msgid "URL that documentation is expected to serve from" msgstr "URL à laquelle cette documentation s'attend à être servie" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Version unique" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2578,19 +2575,19 @@ msgstr "" "cette option que si vous n'allez jamais avoir plusieurs versions de " "votre documentation." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Version par défaut" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "La version de votre projet à laquelle / redirige" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Branche par défaut" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2598,32 +2595,32 @@ msgstr "" "Branche vers laquelle \"latest\" pointe. Laisser vide pour utiliser la " "valeur par défaut pour votre SGV." -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "Pull request de compilation pour ce projet" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." @@ -2631,25 +2628,25 @@ msgstr "" "Plus d'information dans notre documentation." -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "Niveau de confidentialité des Pull Requests" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN activé" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Code analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2657,11 +2654,11 @@ msgstr "" "ID de suivi Google Analytics (ex. 1UA-22345342-11). Cela peut " "ralentir les chargements de votre page." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "Désactiver les mesures" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2669,15 +2666,15 @@ msgstr "" "Désactiver entièrement Google Analytics pour ce projet (nécessite de " "recompiler la documentation)" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Image alternative pour le conteneur" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Limite mémoire du conteneur" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2685,55 +2682,55 @@ msgstr "" "Limite de la mémoire au format Docker, par example: 512m ou " "1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Limite de temps du conteneur en secondes" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Identifiant alternatif de queue de compilation" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "Nombre maximal de compilations concurrentes sur ce projet" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Autoriser les annonces sponsorisées" -#: projects/models.py:425 +#: projects/models.py:426 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:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Sans annonces" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "Est du spam ?" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "Marqué manuellement comme (non) spam" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Afficher l'avertissement de version" -#: projects/models.py:441 +#: projects/models.py:442 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:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "Chemin du fichier .readthedocs.yaml" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2746,19 +2743,19 @@ msgstr "" "code>. Laisser vide pour la valeur par défaut : .readthedocs.yaml." -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "En vedette" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "Passer (désactiver) la compilation de ce projet" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "Retiré de la liste" -#: projects/models.py:471 +#: projects/models.py:472 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2767,19 +2764,19 @@ msgstr "" "the Docs et demande aux moteurs de recherche externes de le supprimer via " "robots.txt" -#: projects/models.py:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "Le tableau de bord du projet devrait être public ?" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Projets apparentés" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Langue" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2787,23 +2784,23 @@ msgstr "" "La langue dans laquelle la documentation du projet sera générée. Note: l’URL " "de votre projet sera modifiée en conséquence." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Langage de programmation" -#: projects/models.py:513 +#: projects/models.py:514 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:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Ce projet a été compilé par un webhook" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Ce projet a bien été cloné" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " @@ -2813,67 +2810,67 @@ msgstr "" "en/stable/builders.html#sphinx.builders.html.DirectoryHTMLBuilder\">Plus de " "détails sur les compilateurs Sphinx." -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "projet" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Le Model nécessite un libellé court" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "L'imbrication de sous-projet n'est pas supportée" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Chemin" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "ID de compilation" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "Classement dans les recherches" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "Ignorer ce fichier pendant les opérations comme l'indexation" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "créé" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "modifié" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "Compilation déclenchée" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "Compilation terminée" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL sur laquelle pointer le webhook" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "Secret utilisé pour signer les données du webhook" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "Souscrire aux évenements" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "Données JSON" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check la documentation pour les substitutions possibles." -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Domaine" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "Ce domain a été créé automatiquement" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "Ce domaine est un CNAME pour le projet" -#: projects/models.py:1731 +#: projects/models.py:1732 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:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Utiliser HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Toujours utiliser HTTPS pour ce domaine" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Nombre de vues sur ce domaine" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "État du certificat SSL" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "Passer le processus de validation." -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "Date de début du processus de validation." -#: projects/models.py:1768 +#: projects/models.py:1769 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:1773 +#: projects/models.py:1774 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:1778 +#: projects/models.py:1779 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:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -3146,19 +3143,31 @@ 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:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Paramètres du projet mis à jour" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Projet supprimé" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Projet supprimé" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version activated" +msgid "Version created" +msgstr "Version activée" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version deleted" +msgid "Version updated" +msgstr "Version supprimée" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3167,20 +3176,168 @@ 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subproject" +msgid "Subproject created" +msgstr "Sous-projet" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Team projects updated" +msgid "Subproject updated" +msgstr "Les projets de l'équipe ont été mis à jour" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Projet supprimé" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Team deleted" +msgid "User deleted" +msgstr "Équipe supprimée" + +#: projects/views/private.py:523 #, 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:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Email Notifications" +msgid "Notification created" +msgstr "Notifications par e-mail" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Version deleted" +msgid "Notification deleted" +msgstr "Version supprimée" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook activé" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook activé" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook activé" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Traductions" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Version deleted" +msgid "Translation deleted" +msgstr "Version supprimée" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Type de redirection" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Type de redirection" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Projet supprimé" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Crée automatiquement" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Team updated" +msgid "Domain updated" +msgstr "L'équipe a été mise à jour" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Team deleted" +msgid "Domain deleted" +msgstr "Équipe supprimée" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Type d’intégration" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Type d’intégration" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "Le projet à été retiré du programme de support publicitaire" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Variables d'environnement" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Variables d'environnement" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule moved" +msgstr "Règles d'automatisation" + +#: projects/views/private.py:1050 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule deleted" +msgstr "Règles d'automatisation" + +#: projects/views/private.py:1060 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Automation Rule" +msgid "Automation rule created" +msgstr "Règles d'automatisation" + +#: projects/views/private.py:1064 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule updated" +msgstr "Règles d'automatisation" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Paramètres du projet mis à jour" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3504,22 +3661,13 @@ msgid "Organization Subscription" msgstr "Souscription d'organisation" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, fuzzy, python-format -#| msgid "" -#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " -#| "to the end of your trial. Upgrade your account by clicking on " -#| "Manage Subscription below." +#, python-format msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " "subscription below." msgstr "" -"Vous êtes actuellement en cours d'essai. Choisissez un plan qui correspond à votre organisation avant " -"la fin de votre essai. Améliorez votre compte en cliquant sur Gérer " -"l'adhésion ci dessous." #: subscriptions/templates/subscriptions/subscription_detail.html:31 msgid "Plan" @@ -3576,10 +3724,8 @@ msgstr "" "Read the Docs for Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Stripe subscription" msgid "Start subscription" -msgstr "Abonnement Stripe" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -6008,14 +6154,8 @@ msgstr "" "GitHub, celle-ci se trouve dans Paramètres > Applications > " "Applications OAuth Autorisées." -#~ msgid "Manage Subscription" -#~ msgstr "Gérer l'abonnement" - -#~ msgid "Create Subscription" -#~ msgstr "Créer une souscription" - -#~ msgid "Sign In" -#~ msgstr "Connexion" +#~ msgid "Site URL" +#~ msgstr "URL du site" -#~ msgid "No API Tokens currently configured." -#~ msgstr "Aucun jeton d'API n'est actuellement configuré." +#~ msgid "Hosted documentation repository URL" +#~ msgstr "URL du dépôt de la documentation hébergée" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.mo b/readthedocs/locale/gl/LC_MESSAGES/django.mo index 64fa31bd32d..5483b8667e8 100755 Binary files a/readthedocs/locale/gl/LC_MESSAGES/django.mo and b/readthedocs/locale/gl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index c2d16655c6d..b89b282b7b6 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versión" @@ -153,29 +153,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "O proxecto con {slug_name}={value} non é válido como subproxecto" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Xa existe un subproxecto con este alias" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -205,7 +205,7 @@ msgid "Log out" msgstr "Saír" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Convite enviado" @@ -235,7 +235,7 @@ msgid "Username" msgstr "Nome de usuario" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Proxecto" @@ -477,7 +477,7 @@ msgstr "Activa" msgid "Build successful" msgstr "Construción satisfactoria" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Produciuse un fallo na construción" @@ -560,7 +560,7 @@ msgstr "Construída" msgid "Uploaded" msgstr "Subido" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Nivel de privacidade" @@ -594,7 +594,7 @@ msgstr "Conten un ePub" msgid "Has HTML Zip" msgstr "Conten un Zip HTML" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Tipo de documentación" @@ -644,7 +644,7 @@ msgstr "Erro" msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Remisión" @@ -926,7 +926,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1056,7 +1056,7 @@ msgid "Publication date" msgstr "Data de publicación" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Data de modificación" @@ -1220,7 +1220,7 @@ msgstr "Fágase subscritor Ouro" msgid "Sign Up" msgstr "Rexistrarse" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 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" @@ -1282,8 +1282,7 @@ msgstr "Do usuario" msgid "To user" msgstr "Ao usuario" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "Correo" @@ -1485,11 +1484,11 @@ msgstr "Usuarios" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nome" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Correo" @@ -1646,46 +1645,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "Nome da organización" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "Correo-e de facturación" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL do sitio" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format 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:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "Enderezo de correo ou nome de usuario" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "O usuario %(username)s non existe" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "O usuario %(username)s xa é un propietario" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "O equipo xa existe" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "O usuario xa é membro do equipo" @@ -2131,35 +2126,35 @@ msgstr "Actualizar os proxectos" msgid "Verify your email address" msgstr "Verifique o seu enderezo de correo-e" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "O propietario foi retirado" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "O usuario é o último propietario, non é posíbel retiralo" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Equipo engadido" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Equipo eliminado" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "Equipo actualizado" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "Proxectos do equipo actualizados" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "Membro engadido ao equipo" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "Membro retirado do equipo" @@ -2239,7 +2234,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Público" @@ -2351,19 +2346,19 @@ msgstr "" #: projects/forms.py:173 msgid "To build from pull requests you need a " -msgstr "" +msgstr "Para construír a partir de solicitudes de extracción necesita" #: projects/forms.py:185 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" +"Para construír a partir de solicitudes de extracción, a ancoraxe web do seu " +"repositorio debe enviar eventos de solicitude de extracción." #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Non se admite a anidación de subproxectos" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2412,76 +2407,80 @@ msgstr "O nome de proxecto non é válido" msgid "Repository invalid" msgstr "O repositorio non é válido" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "Breve descrición deste proxecto" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuario %(username)s xa é un mantedor" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "A carga útil debe ser un obxecto JSON válido." -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "Só un dominio pode ser canónico á vez." -#: projects/forms.py:1107 +#: projects/forms.py:1113 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:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "O nome da variaábel non pode comezar por READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "O nome da variábel non pode conter espazos" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Só se permiten letras, números e trazo baixo" @@ -2497,17 +2496,15 @@ msgstr "Subproxecto" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "Breve descrición deste proxecto" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL do repositorio" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "URL do repositorio da documentación aloxada" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL do repositorio" #: projects/models.py:267 msgid "Repository type" @@ -2530,21 +2527,21 @@ 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:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Versión única" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2554,19 +2551,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:307 +#: projects/models.py:308 msgid "Default version" msgstr "Versión predefinida" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "A versión do proxecto á que reenvía /" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Ramificación predefinida" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2574,11 +2571,11 @@ msgstr "" "A que rama apunta a «última». Déixeo en branco para usar o valor " "predeterminado para o seu VCS." -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "Prefixo personalizado da ruta" -#: projects/models.py:332 +#: projects/models.py:333 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2587,11 +2584,11 @@ msgstr "" "proxecto. De xeito predeterminado ofrecemos a documentación na raíz (/) dun " "dominio." -#: projects/models.py:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "Prefixo personalizado da ruta do subproxecto" -#: projects/models.py:343 +#: projects/models.py:344 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2601,11 +2598,11 @@ msgstr "" "xeito predeterminado ofrecemos a documentación de subproxectos baixo o " "prefixo `/projects/`." -#: projects/models.py:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "Construír solicitudes de extracción para este proxecto" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." @@ -2613,25 +2610,25 @@ msgstr "" "Máis información na nosa documentación." -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "Nivel de privacidade das solicitudes de extracción" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN activado" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2639,11 +2636,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:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "Desactivar Analytics" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2651,15 +2648,15 @@ msgstr "" "Desactivar Google Analytics completamente para este proxecto (require volver " "construír a documentación)" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Imaxe alternativa do contedor" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Límite de memoria do contedor" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2667,53 +2664,53 @@ msgstr "" "Límite de memoria en formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Límite de tempo do contedor en segundos" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "ID alternativo da cola de construción" -#: projects/models.py:418 +#: projects/models.py:419 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:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Permitir a publicidade pagada" -#: projects/models.py:425 +#: projects/models.py:426 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:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Libre de publicidade" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "É correo lixo?" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (non) correo lixo" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Amosar a advertencia de versión" -#: projects/models.py:441 +#: projects/models.py:442 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:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "Ruta a .readthedocs.yaml" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2725,19 +2722,19 @@ msgstr "" "ex. subruta/docs/.readthedocs.yaml. Déixeo en branco para o " "valor predeterminado: .readthedocs.yaml." -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Destacado" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "Omitir (desactivar) a construción deste proxecto" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "Retirado da lista" -#: projects/models.py:471 +#: projects/models.py:472 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2745,19 +2742,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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "O taboleiro do proxecto debería ser público?" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Proxectos relacionados" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2765,23 +2762,23 @@ msgstr "" "O idioma no que se representa a documentación do proxecto. Nota: isto afecta " "ao URL do proxecto." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Linguaxe de programación" -#: projects/models.py:513 +#: projects/models.py:514 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:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Este proxecto foi construído cunha ancoraxe web" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Este proxecto foi clonado correctamente" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " @@ -2792,67 +2789,67 @@ msgstr "" "DirectoryHTMLBuilder\">Obteña máis información sobre os construtores de " "Sphinx." -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "proxecto" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Non se admite a anidación de subproxectos" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Ruta" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "ID de construción" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "Clasificación da páxina de busca" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este ficheiro dende operacións como a indexación" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "creado" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "modificado" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "Construción activada" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr " Construción validada" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL ao que enviar o ancoraxe web" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para asinar a carga útil da ancoraxe web" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "Eventos para subscribirse" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1608 +#: projects/models.py:1609 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:1778 +#: projects/models.py:1779 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:1912 +#: projects/models.py:1913 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:1916 +#: projects/models.py:1917 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:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" @@ -2936,19 +2933,19 @@ msgstr "" "Sphinx: validar todas as versións (incluídas as privadas) ao contexto html " "ao construír con Sphinx" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2956,97 +2953,97 @@ msgstr "" "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " "ten un (Project.custom_prefix)." -#: projects/models.py:1945 +#: projects/models.py:1946 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:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:1969 +#: projects/models.py:1970 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:1974 +#: projects/models.py:1975 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:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "Buscar: desactivar a busca do lado do servidor" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:1999 +#: projects/models.py:2000 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:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -3135,19 +3132,31 @@ 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:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Actualizáronse os axustes do proxecto" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Proxecto eliminado" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "Actualizáronse os engadidos do proxecto" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Proxecto eliminado" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version activated" +msgid "Version created" +msgstr "Versión activada" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version deleted" +msgid "Version updated" +msgstr "Versión eliminada" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3156,20 +3165,168 @@ 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subproject" +msgid "Subproject created" +msgstr "Subproxecto" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Team projects updated" +msgid "Subproject updated" +msgstr "Proxectos do equipo actualizados" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Proxecto eliminado" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Team deleted" +msgid "User deleted" +msgstr "Equipo eliminado" + +#: projects/views/private.py:523 #, 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:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Email Notifications" +msgid "Notification created" +msgstr "Notificacións por correo" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Version deleted" +msgid "Notification deleted" +msgstr "Versión eliminada" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Punto de ancoraxe web activado" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Punto de ancoraxe web activado" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Punto de ancoraxe web activado" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Traducións" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Version deleted" +msgid "Translation deleted" +msgstr "Versión eliminada" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Recently created" +msgid "Redirect created" +msgstr "Creado recentemente" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Tipo de redirección" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Proxecto eliminado" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Creada pola máquina" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Team updated" +msgid "Domain updated" +msgstr "Equipo actualizado" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Team deleted" +msgid "Domain deleted" +msgstr "Equipo eliminado" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Tipo de integración" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Tipo de integración" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "O proxecto foi excluído do apoio publicitario" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Variábeis de contorno" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Variábeis de contorno" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule moved" +msgstr "Regra de automatización" + +#: projects/views/private.py:1050 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule deleted" +msgstr "Regra de automatización" + +#: projects/views/private.py:1060 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Automation Rule" +msgid "Automation rule created" +msgstr "Regra de automatización" + +#: projects/views/private.py:1064 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule updated" +msgstr "Regra de automatización" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Actualizáronse os axustes do proxecto" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3494,22 +3651,13 @@ msgid "Organization Subscription" msgstr "Subscrición de organización" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, fuzzy, python-format -#| msgid "" -#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " -#| "to the end of your trial. Upgrade your account by clicking on " -#| "Manage Subscription below." +#, python-format msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " "subscription below." msgstr "" -"Agora está nunha proba. Escolla un plan de pago que se adapte á súa organización antes de que remate a proba. Actualice a " -"súa conta premendo en Xestionar a subscrición a " -"continuación." #: subscriptions/templates/subscriptions/subscription_detail.html:31 msgid "Plan" @@ -3565,10 +3713,8 @@ msgstr "" "á súa organización para seguir usando Read the Docs para Empresas." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Stripe subscription" msgid "Start subscription" -msgstr "Subscrición a Stripe" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5982,14 +6128,8 @@ msgstr "" "OAuth de Read the Docs. En GitHub, atópase en Axustes > Aplicacións > " "Aplicacións OAuth autorizadas." -#~ msgid "Manage Subscription" -#~ msgstr "Xestionar a subscrición" - -#~ msgid "Create Subscription" -#~ msgstr "Crear unha subscrición" - -#~ msgid "Sign In" -#~ msgstr "Acceder" +#~ msgid "Site URL" +#~ msgstr "URL do sitio" -#~ msgid "No API Tokens currently configured." -#~ msgstr "Non hai ningún testemuño de API configurado." +#~ msgid "Hosted documentation repository URL" +#~ msgstr "URL do repositorio da documentación aloxada" diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index 82891eca938..e93240cb0c4 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 68bbfcc170b..145f57360ad 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "1 == 0) ? 1: 2;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "גרסה" @@ -151,16 +151,16 @@ msgstr "שם המיזם „{0}” שגוי: לא נוצר שם מפושט." msgid "Project with slug \"{0}\" already exists." msgstr "כבר קיים מיזם עם השם המפושט „{0}”." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "מיזם עם {slug_name}={value} אינו תקף כתת־מיזם" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "כבר קיים תת־מיזם עם הכינוי הזה" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " @@ -169,14 +169,14 @@ msgstr "" "הפניות קידומת הוסרו. נא להשתמש בהפנייה מדויקת ‎`/prefix/*`‎ במקום. למידע נוסף: " "{blog_link}." -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" "שם ההפניה sphinx_html השתנה ל־clean_url_to_html. ניתן לפנות אל {blog_link}." -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -207,7 +207,7 @@ msgid "Log out" msgstr "יציאה" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "נשלחה הזמנה" @@ -237,7 +237,7 @@ msgid "Username" msgstr "שם משתמש" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "מיזם" @@ -477,7 +477,7 @@ msgstr "פעיל" msgid "Build successful" msgstr "הבנייה הצליחה" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "הבנייה נכשלה" @@ -557,7 +557,7 @@ msgstr "נבנה" msgid "Uploaded" msgstr "הועלה" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "רמת פרטיות" @@ -589,7 +589,7 @@ msgstr "יש ePub" msgid "Has HTML Zip" msgstr "יש Zip של HTML" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "סוג התיעוד" @@ -637,7 +637,7 @@ msgstr "שגיאה" msgid "Exit code" msgstr "קוד שגיאה" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "ביצוע" @@ -917,7 +917,7 @@ msgstr "הסבר על הבעיה" msgid "Please provide as much detail as possible." msgstr "נא לספק כמה שיותר פרטים." -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "כתובת" @@ -1048,7 +1048,7 @@ msgid "Publication date" msgstr "תאריך פרסום" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "תאריך עריכה" @@ -1208,7 +1208,7 @@ msgstr "העברה לחברות זהב" msgid "Sign Up" msgstr "הרשמה" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "אירעה שגיאה בהתחברות ל־Stripe, נא לנסות שוב בעוד כמה דקות" @@ -1270,8 +1270,7 @@ msgstr "ממשתמש" msgid "To user" msgstr "למשתמש" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "דוא״ל" @@ -1472,11 +1471,11 @@ msgstr "משתמשים" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "שם" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "דוא״ל" @@ -1631,46 +1630,42 @@ msgstr "כל רמות הגישה" msgid "Owner" msgstr "בעלות" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "שם הארגון" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "דוא״ל לחיוב" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "כתובת האתר" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "שם הארגון שגוי: לא נוצר שם מפושט." -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "הארגון %(name)s כבר קיים" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "כתובת דוא״ל או שם משתמש" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "המשתמש %(username)s לא קיים" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "למשתמש %(username)s כבר יש בעלות" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "הצוות כבר קיים" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "המשתמש כבר חבר בצוות" @@ -2106,35 +2101,35 @@ msgstr "עדכון מיזמים" msgid "Verify your email address" msgstr "נא לאמת את כתובת הדוא״ל שלך" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "הוסרו בעלים" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "המשתמש הוא הבעלים האחרונים, לא ניתן להסיר" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "נוספה קבוצה" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "נמחקה קבוצה" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "עודכנה קבוצה" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "מיזמי הצוות עודכנו" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "נוספו חברים לצוות" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "חברים הוסרו מהצוות" @@ -2214,7 +2209,7 @@ msgstr "נמחק" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "ציבורי" @@ -2326,32 +2321,18 @@ msgstr "" "זיהינו שהמיזם הזה ציבורי, תצוגות מקדימות של בקשות דחיפה מוגדרות לציבוריות." #: projects/forms.py:173 -#, fuzzy -#| msgid "" -#| "To build from pull requests you need a GitHub or GitLab integration." msgid "To build from pull requests you need a " -msgstr "" -"כדי לבנות מבקשות דחיפה צריך שילוב מול GitHub או מול " -"GitLab" +msgstr "כדי לבנות מבקשות דחיפה יש" #: projects/forms.py:185 -#, fuzzy -#| msgid "" -#| "To build from pull requests your repository's webhook needs to send pull " -#| "request events. Try to resync your integration." msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " -msgstr "" -"כדי לבנות מבקשות דחיפה ההתלייה של המאגר שלך צריכה לשלוח אירועי בקשות דחיפה. " -"כדאי לנסות לסנכרן את השילוב שלך מחדש." +msgstr "לבנות מבקשות דחיפה התליית המאגר שלך צריכה לשלוח אירועי בקשת דחיפה." #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "אין תמיכה בקינון תת־מיזמים" +msgstr "בניות מבקשות דחיפה לא נתמכות" #: projects/forms.py:263 #, python-brace-format @@ -2400,75 +2381,79 @@ msgstr "שם המיזם שגוי" msgid "Repository invalid" msgstr "מאגר שגוי" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "תיאור קצר של המיזם הזה" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "הגדרה זו התקבלה בירושה מגרסת ההורה." -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "כבר קיים תרגום ל„{lang}” של המיזם {proj}." -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "אורכה של כל תגית חייבת להיות באורך של 100 תווים ומטה." -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "הפעלת תוספים" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "להציג התראה על בניות מבקשות משיכה" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "להציג התראה על גרסאות לא יציבות ועדכניות ללא בדיקה" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "התבנית המותאמת אישית בחלונית הצפה נחוצה בעת בחירת תבנית מותאמת אישית." -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "המשתמש %(username)s כבר ברמת מתחזק" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "המטען חייב להיות עצם JSON תקני." -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "מיזם זה מוגדר עם שיטת גרסאות שאינה תומכת בתרגומים." -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "רק שם תחום אחד יכול להיות ייצוגי בכל פעם." -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "שם משתנה לא יכול להתחיל ב־__ (פעמיים קו תחתון)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "שם משתנה לא יכול להתחיל ב־READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "כבר יש משתנה עם השם הזה במיזם הזה" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "שם משתנה לא יכול להכיל רווחים" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "מותר אותיות באנגלית, ספרות וקווים תחתיים בלבד" @@ -2484,17 +2469,15 @@ msgstr "תת־מיזם" msgid "Alias" msgstr "כינוי" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "תיאור קצר של המיזם הזה" - #: projects/models.py:257 msgid "Repository URL" msgstr "כתובת מאגר" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "כתובת מאגר תיעוד מתארח" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "כתובת מאגר" #: projects/models.py:267 msgid "Repository type" @@ -2517,23 +2500,30 @@ msgid "URL that documentation is expected to serve from" msgstr "כתובת שמצופה ממנה להציג את התיעוד" #: projects/models.py:283 -msgid "Versioning scheme" +#, fuzzy +#| msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "שיטת גרסאות" #: projects/models.py:290 +#, fuzzy +#| 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." 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" "משפיע על איך כתובת התיעוד שלך נראית ואם היא תומכת בתרגומים או בריבוי גרסאות. " "החלפת שיטת הגרסאות תפגום בכתובות הנוכחיות שלך." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "גרסה בודדת" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2543,19 +2533,19 @@ msgstr "" "להשתמש בזהירות רבה, יש להפעיל זאת רק אם אף פעם לא תהיינה יותר גרסות " "של המסמכים שלך." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "גרסת בררת מחדל" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "גרסת המיזם ש־/ יפנה אליה" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "ענף בררת מחדל" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2563,11 +2553,11 @@ msgstr "" "לאיזה ענף מפנה „latest”. יש להשאיר ריק כדי להשתמש בערך בררת המחדל של מערכת " "בקרת הגרסאות שלך." -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "קידומת נתיב מותאמת" -#: projects/models.py:332 +#: projects/models.py:333 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2575,11 +2565,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הגשת תיעוד מהמיזם הזה. כברירת מחדל אנו מגישים תיעוד " "מבסיס (/) שם התחום." -#: projects/models.py:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "קידומת נתיב תת־מיזם מותאמת" -#: projects/models.py:343 +#: projects/models.py:344 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2588,11 +2578,11 @@ msgstr "" "קידומת נתיב מותאמת בעת הערכת בסיס תת־המיזם. כברירת מחדל אנו מגישים תיעוד " "מתת־מיזמים תחת הקידומת `/projects/`." -#: projects/models.py:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "בניית בקשות דחיפה למיזם הזה" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." @@ -2600,11 +2590,11 @@ msgstr "" "מידע נוסף בתיעוד שלנו." -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "רמת פרטיות של בקשות משיכה (PR)" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." @@ -2612,15 +2602,15 @@ msgstr "" "האם בניות מבקשות הדחיפה האלה תהיינה ציבוריות? אם המאגר שלך ציבורי, " "לא להגדיר את זה לפרטי." -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN פעיל" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "קוד Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2628,76 +2618,76 @@ msgstr "" "Google Analytics Tracking ID (למשל: UA-22345342-1). עשוי להאט " "את טעינת העמודים שלך." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "השבתת ניתוח" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "השבתת Google Analytics לחלוטין למיזם הזה (דורשת בניית התיעוד מחדש)" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "תמונת מכולה חלופית" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "הגבלת זיכרון למכולה" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" "הגבלת זיכרון בתצורת Docker -- למשל: 512m או 1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "מגבלת זמן למכולה בשניות" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "מזהה תור בנייה חלופי" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "מספר הבניות המקביליות המרבית המורשית למיזם זה" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "לאפשר פרסום בתשלום" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "אם האפשרות לא סומנה, המשתמשים עדיין יראו פרסומות קהילתיות." -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "נטול פרסומות" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "ספאם?" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "סומן ידנית כ(לא) ספאם" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "הצגת אזהרת גרסה" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "הצגת כותרת אזהרה בגרסאות בלתי יציבות או latest." -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "נתיב אל ‎.readthedocs.yaml" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2709,19 +2699,19 @@ msgstr "" "readthedocs.yaml. אפשר להשאיר ריק כדי לקבל את ערך ברירת המחדל:‎ ." "readthedocs.yaml." -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "מומלץ" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "דילוג (השבתה) על בניית המיזם הזה" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "הוחרג מהרשימה" -#: projects/models.py:471 +#: projects/models.py:472 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2729,42 +2719,42 @@ msgstr "" "החרגת מיזם מהרשימה מסירה אותו ממפתח החיפוש של Read the Docs ומבקשת ממנועי " "חיפוש להסיר אותו דרך robots.txt" -#: projects/models.py:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "האם לוח הבקרה של המיזם יהיה ציבורי?" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "מיזמים קשורים" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "שפה" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "השפה בה תיעוד המיזם עבר עיבוד. לתשומת לבך: יש לזה השפעה על כתובת המיזם שלך." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "שפת תכנות" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "שפת התכנות העיקרית בה נכתב המיזם שלך." -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "מיזם זה נבנה עם התלייה" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "המיזם הזה שוכפל בהצלחה" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " @@ -2774,67 +2764,67 @@ msgstr "" "html#sphinx.builders.html.DirectoryHTMLBuilder\">מידע נוסף על בנאי sphinx." -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "מיזם" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "לדגם חייב להיות שם ייצוגי" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "אין תמיכה בקינון תת־מיזמים" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "נתיב" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "מזהה בנייה" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "דירוג חיפוש עמוד" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "להתעלם מהקובץ הזה בפעולות כמו סידור באינדקס" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "נוצר" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "נערך" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "בנייה הופעלה" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "בנייה עברה" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "כתובת אליה לשלוח את ההתלייה" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "סוד שמשמש לחתום על המטען של ההתליה" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "אירועים להירשם אליהם" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "מטען JSON" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check תיעוד מה " "ההחלפות המתאימות." -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "שם מתחם" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "שם תחום זה נוצר אוטומטית" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "שם תחום זה הוא CNAME למיזם" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "שם תחום זה הוא הראשי ממנו מוגש התיעוד" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "שימוש ב־HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "תמיד להשתמש ב־HTTPS לשם מתחם זה" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "מספר הפעמים שביקרו בשם מתחם זה" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "מצב אישור SSL" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "דילוג על תהליך אימות." -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "תאריך התחלת תהליך האימות." -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "הגדרת max-age (גיל מרבי, למשל: 31536000) לכותרת ה־HSTS." -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון includeSubDomains יחד עם כותרת ה־HSTS." -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון preload (טעינה מקדימה) יחד עם כותרת " "ה־HSTS." -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "בנייה: לנסות שיטה חלופית לפרסום נתונים גדולים" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" "Sphinx: להעביר את כל הגרסאות (כולל הפרטיות) להקשר ה־html בעת בנייה עם Sphinx" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "Proxito: תיעוד צפיות בעמודי 404." -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "Proxito: השבתת כל צפיות העמודים" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: לאפשר שימוש בכותרת X-RTD-Slug" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2935,94 +2925,94 @@ msgstr "" "Proxito: להשתמש ב־API דרך מתווך (‎/_/*‎) עם הקידומת המותאמת אם יש כזה למיזם " "(Project.custom_prefix)." -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהרת גרסה." -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "התליה: דילוג על סנכרון ענפים" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "התליה: דילוג על סנכרון תגיות" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "התליה: דילוג על משימת סנכרון גרסאות" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "בנייה: תמיד להריץ את pip install --upgrade" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "בנייה: ייעשה שימוש בפותר ה־pip החדש" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "בנייה: לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: להשתמש בגרסה העדכנית ביותר של הרחבת Sphinx ל־Read the Docs" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "בנייה: התקנת כל הגרסאות העדכניות ביותר של תלויות הליבה של Read the Docs" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" -msgstr "" +msgstr "Sphinx: לא להוסיף `conf.py` ולא להתקין ``readthedocs-sphinx-ext``" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "חיפוש: השבתת חיפוש בצד השרת" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "חיפוש: הפעלת חיפוש בצד השרת למיזמי MkDocs" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "חיפוש: ברירת המחדל תיסוג לחיפוש מעורפל לשאילתות חיפוש פשוטות" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "בנייה: הגדרת הגנת צמיחה פנימה לפני/אחרי בנייה." -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "ברירת המחדל של כל מיזמי העבר הוא אמת (True)" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "ברירת המחדל של כל מיזמי העתיד הוא אמת (True)" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -3108,19 +3098,31 @@ msgstr "שם הקובץ היחידי שמותר הוא {filename}." msgid "The only allowed filenames are {filenames}." msgstr "שמות הקבצים היחידים שמותרים הם {filenames}." -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "הגדרות המיזם עודכנו" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "המיזם נמחק" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "תוספי המיזם עודכנו" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "המיזם נמחק" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version activated" +msgid "Version created" +msgstr "גרסה הופעלה" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version deleted" +msgid "Version updated" +msgstr "גרסה נמחקה" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3129,20 +3131,168 @@ msgstr "" "קרתה תקלה עם החשבון שלך אצל {service}, כדאי לנסות לחבר את החשבון שלך מחדש " "בעמוד השירותים המחוברים שלך." -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subproject" +msgid "Subproject created" +msgstr "תת־מיזם" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Team projects updated" +msgid "Subproject updated" +msgstr "מיזמי הצוות עודכנו" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "המיזם נמחק" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Team deleted" +msgid "User deleted" +msgstr "נמחקה קבוצה" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} הוא הבעלים האחרונים, לא ניתן להסיר" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Email Notifications" +msgid "Notification created" +msgstr "התראות בדוא״ל" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Version deleted" +msgid "Notification deleted" +msgstr "גרסה נמחקה" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "התלייה הופעלה" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "התלייה הופעלה" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "התלייה הופעלה" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "תרגומים" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Version deleted" +msgid "Translation deleted" +msgstr "גרסה נמחקה" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Recently created" +msgid "Redirect created" +msgstr "נוצרו לאחרונה" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "סוג ההפניה" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "המיזם נמחק" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "ביצירת מכונה" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Team updated" +msgid "Domain updated" +msgstr "עודכנה קבוצה" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Team deleted" +msgid "Domain deleted" +msgstr "נמחקה קבוצה" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "סוג השילוב" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "סוג השילוב" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "המיזם ביטל תמיכה עם פרסומות" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "משתנים סביבתיים" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "משתנים סביבתיים" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule moved" +msgstr "כלל אוטומציה" + +#: projects/views/private.py:1050 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule deleted" +msgstr "כלל אוטומציה" + +#: projects/views/private.py:1060 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule created" +msgstr "כלל אוטומציה" + +#: projects/views/private.py:1064 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule updated" +msgstr "כלל אוטומציה" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "הגדרות המיזם עודכנו" +msgstr "הגדרות בקשות הדחיפה עודכנו" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3469,12 +3619,7 @@ msgid "Organization Subscription" msgstr "מינוי ארגוני" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, fuzzy, python-format -#| msgid "" -#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " -#| "to the end of your trial. Upgrade your account by clicking on " -#| "Manage Subscription below." +#, python-format msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " @@ -3540,10 +3685,8 @@ msgstr "" "להשתמש ב־Read the Docs לעסקים." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Stripe subscription" msgid "Start subscription" -msgstr "מינוי ל־Stripe" +msgstr "התחלת מינוי" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -4699,7 +4842,7 @@ msgstr "יצירת אסימון API" #: templates/profiles/private/token_list.html:54 msgid "You currently have no API tokens." -msgstr "" +msgstr "אין לך אסימוני API כרגע." #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5911,14 +6054,8 @@ msgstr "" "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." -#~ msgid "Manage Subscription" -#~ msgstr "ניהול מינוי" - -#~ msgid "Create Subscription" -#~ msgstr "יצירת מינוי" - -#~ msgid "Sign In" -#~ msgstr "כניסה" +#~ msgid "Site URL" +#~ msgstr "כתובת האתר" -#~ msgid "No API Tokens currently configured." -#~ msgstr "לא מוגדרים אסימוני API כרגע." +#~ msgid "Hosted documentation repository URL" +#~ msgstr "כתובת מאגר תיעוד מתארח" diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.mo b/readthedocs/locale/hu/LC_MESSAGES/django.mo index 9449bf80a22..9835711ea65 100755 Binary files a/readthedocs/locale/hu/LC_MESSAGES/django.mo and b/readthedocs/locale/hu/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index 0217beb95f9..c856a69ea87 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Verzió" @@ -150,29 +150,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -232,7 +232,7 @@ msgid "Username" msgstr "Felhasználónév" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "projekt" @@ -472,7 +472,7 @@ msgstr "Aktív" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Építés sikertelen" @@ -552,7 +552,7 @@ msgstr "Készült" msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Adatvédelmi szint" @@ -584,7 +584,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Dokumentáció típusa" @@ -632,7 +632,7 @@ msgstr "Hiba" msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Megerősít" @@ -910,7 +910,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1036,7 +1036,7 @@ msgid "Publication date" msgstr "Kiadás dátuma" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Módosítás dátuma" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Sign Up" msgstr "Regisztráció" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1246,8 +1246,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1445,11 +1444,11 @@ msgstr "Felhasználók" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Név" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Email" @@ -1602,46 +1601,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2030,35 +2025,35 @@ msgstr "" msgid "Verify your email address" msgstr "E-mail cím ellenőrzése" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2138,7 +2133,7 @@ msgstr "Törölt" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Nyilvános" @@ -2259,10 +2254,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Alprojekt beágyazása nem támogatott." +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2311,75 +2304,79 @@ msgstr "Érvénytelen projektnév" msgid "Repository invalid" msgstr "Érvénytelen tároló" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 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:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Változónév nem kezdődhet a READTHEDOCS karaktersorozattal" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "A változónév nem tartalmazhat üres karaktert" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" @@ -2395,17 +2392,15 @@ msgstr "" msgid "Alias" msgstr "Álnév" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Tároló URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "Dokumentáció tároló URL" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Tároló URL" #: projects/models.py:267 msgid "Repository type" @@ -2428,21 +2423,21 @@ msgid "URL that documentation is expected to serve from" msgstr "Ezt dokumentációt működtető URL" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Egyetlen verzió" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2452,74 +2447,74 @@ msgstr "" "domain gyökér könyvtárából kiszolgálva.Használja elővigyázatosan, csak akkor " "kapcsolja be, ha sohanem használ több verziót a dokumentációban." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Alapértelmezett verzió" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "A projekt verziója átirányítva a" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Alapértelmezett ág" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN engedélyezve" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2527,25 +2522,25 @@ msgstr "" "Google Analytics Tracking ID (pl. UA-22345342-1). Ez " "lassíthatja az oldalak betöltését." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Alternatív konténer kép" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Konténer memória korlát" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2553,52 +2548,52 @@ msgstr "" "Memória korlát Docker formátumban -- például: 512m or 1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Konténer idő korlát másodpercekben" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Alternatív építési sor azonosító" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Fizetett hirdetések engedélyezése" -#: projects/models.py:425 +#: projects/models.py:426 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:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Hirdetés mentes" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Verzió figyelmeztetések megjelenítése" -#: projects/models.py:441 +#: projects/models.py:442 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:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2606,37 +2601,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Kiemelt" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Kapcsolódó projektek" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Nyelv" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2644,268 +2639,268 @@ msgstr "" "A projektdokumentáció nyelve. Megjegyzés: ez befolyásolja a projekt URL " "címét." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Programnyelv" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "A projekt elsődleges programnyelve." -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "A projekt webhoroggal épült fel." -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "A projekt sikeresen klónozva" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "A modellnek érvényes URL-el kell rendelkeznie" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Alprojekt beágyazása nem támogatott." -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Útvonal" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "Webhook URL" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Tartomány" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "HTTPS használata" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Minden esetben HTTPS használata a tartományhoz" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "A tartomány eléréseinek száma" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2990,19 +2985,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Projekt beállításai frissítve" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Projekt törölve" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Projekt törölve" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Verzió" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Verzió" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3011,20 +3018,160 @@ 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject created" +msgstr "Projekt törölve" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Project settings updated" +msgid "Subproject updated" +msgstr "Projekt beállításai frissítve" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Projekt törölve" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "Projekt törölve" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Kiadás dátuma" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Projekt törölve" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "WEB horog aktiválva" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "WEB horog aktiválva" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "WEB horog aktiválva" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Fordítások" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Fordítások" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Átirányítás típusa" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Átirányítás típusa" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Projekt törölve" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Gépi készítésű" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Stay Updated" +msgid "Domain updated" +msgstr "Maradjon naprakész" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Törölt" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Integráció típusa" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Integráció típusa" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "A projektet kivonták a reklámtámogatásból" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Name of the environment variable" +msgid "Environment variable created" +msgstr "Környezeti változó neve" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Name of the environment variable" +msgid "Environment variable deleted" +msgstr "Környezeti változó neve" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Projekt beállításai frissítve" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3402,10 +3549,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Leírás" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5572,5 +5717,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Bejelentkezés" +#~ msgid "Hosted documentation repository URL" +#~ msgstr "Dokumentáció tároló URL" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 9ccc2fa4ce3..f12006de396 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versi" @@ -151,29 +151,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -233,7 +233,7 @@ msgid "Username" msgstr "Nama pengguna" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Proyek" @@ -473,7 +473,7 @@ msgstr "Aktif" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -553,7 +553,7 @@ msgstr "" msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Level privasi" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Tipe dokumentasi" @@ -633,7 +633,7 @@ msgstr "Galat" msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1037,7 +1037,7 @@ msgid "Publication date" msgstr "Tanggal publikasi" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Tanggal dimodifikasi" @@ -1183,7 +1183,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1245,8 +1245,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1444,11 +1443,11 @@ msgstr "Pengguna" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nama" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Surel" @@ -1601,46 +1600,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2029,35 +2024,35 @@ msgstr "" msgid "Verify your email address" msgstr "Verifikasi alamat surel anda" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2137,7 +2132,7 @@ msgstr "Terhapus" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Publik" @@ -2308,75 +2303,79 @@ msgstr "" msgid "Repository invalid" msgstr "Repositori invalid" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Nama variable tidak dapat dimulai dengan __ (garis bawah ganda)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Nama variabel tidak bisa dimulai dengan READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Nama variabel tidak boleh mengandung spasi" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" @@ -2392,17 +2391,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL repositori" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL repositori" #: projects/models.py:267 msgid "Repository type" @@ -2425,95 +2422,95 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "Versi bawaan" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Versi proyek anda yang terdapat/mengarah ke" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Cabang bawaan" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Kode pelacakan" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2521,75 +2518,75 @@ msgstr "" "Google Analytics Tracking ID (contoh UA-22345342-1). Ini " "mungkin dapat memperlambat pemuatan halaman anda." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "Jika centang dihilangkan, pengguna akan terus melihat iklan komunitas." -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Bebas iklan" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Lihat peringatan versi" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2597,304 +2594,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Proyek terkait" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Bahasa" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Bahasa Pemrograman" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Gunakan HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Selalu menggunakan HTTPS untuk domain ini" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2978,40 +2975,182 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Pengaturan proyek telah diperbarui" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Proyek dihapus" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Proyek dihapus" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Versi" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Versi" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Subproyek" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Subproyek" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Proyek dihapus" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "Proyek dihapus" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 -msgid "Project has been opted out from advertisement support" +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Tanggal publikasi" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Proyek dihapus" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook diaktifkan" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook diaktifkan" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook diaktifkan" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Terjemahan" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Terjemahan" + +#: projects/views/private.py:751 +msgid "Redirect created" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:755 #, fuzzy #| msgid "Project settings updated" -msgid "Pull request settings have been updated" +msgid "Redirect updated" msgstr "Pengaturan proyek telah diperbarui" +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Proyek dihapus" + +#: projects/views/private.py:818 +msgid "Domain created" +msgstr "" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Terhapus" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integrations" +msgid "Integration created" +msgstr "Integrasi" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integrations" +msgid "Integration deleted" +msgstr "Integrasi" + +#: projects/views/private.py:973 +msgid "Project has been opted out from advertisement support" +msgstr "" + +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3386,10 +3525,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Deskripsi" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5545,6 +5682,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Sign In" -#~ msgstr "Masuk" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.mo b/readthedocs/locale/it/LC_MESSAGES/django.mo index a4a909850f0..22fad18c844 100755 Binary files a/readthedocs/locale/it/LC_MESSAGES/django.mo and b/readthedocs/locale/it/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 5f1e5d7af2f..d90fcd236ad 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Eugenia Baldoni, 2024\n" "Language-Team: Italian (http://app.transifex.com/readthedocs/readthedocs/" @@ -33,7 +33,7 @@ msgstr "" "1 : 2;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versione" @@ -162,29 +162,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -214,7 +214,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -244,7 +244,7 @@ msgid "Username" msgstr "Nome utente" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Progetto" @@ -484,7 +484,7 @@ msgstr "Attivo" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Compilazione fallita" @@ -565,7 +565,7 @@ msgstr "Compilato" msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Livello Dati Sensibili" @@ -597,7 +597,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Tipo di documentazione" @@ -645,7 +645,7 @@ msgstr "Errore" msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Commit" @@ -923,7 +923,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1049,7 +1049,7 @@ msgid "Publication date" msgstr "Data di pubblicazione" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Data di modifica" @@ -1197,7 +1197,7 @@ msgstr "" msgid "Sign Up" msgstr "Iscriviti" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1259,8 +1259,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1458,11 +1457,11 @@ msgstr "Utenti" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nome" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Posta Elettronica" @@ -1616,46 +1615,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL del sito" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2044,35 +2039,35 @@ msgstr "" msgid "Verify your email address" msgstr "Verifica il tuo indirizzo email" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2152,7 +2147,7 @@ msgstr "Eliminato" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Pubblico" @@ -2273,10 +2268,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "L'annidamento di sottprogetti non è supportato" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2325,76 +2318,80 @@ msgstr "Nome progetto non valido" msgid "Repository invalid" msgstr "Repository non valido" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Il nome di variabile non può iniziare con __ (doppio underscore)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Il nome di variabile non può iniziare con READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Il nome di variabile non può contenere spazi" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" @@ -2410,17 +2407,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL del Deposito Codice" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "Indirizzo del repository della documentazione" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL del Deposito Codice" #: projects/models.py:267 msgid "Repository type" @@ -2443,21 +2438,21 @@ msgid "URL that documentation is expected to serve from" msgstr "URL a cui la documentazione dovrebbe essere servita" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Versione unica" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2468,74 +2463,74 @@ msgstr "" "cautela, attivandola solamente se non intenderai attivare mai " "versioni multiple dei tuoi documenti." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Versione predefinita" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Versione del tuo progetto al quale / redirige" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Ramo predefinito" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN abilitata" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Codice Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2543,25 +2538,25 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). Questo può " "rallentare il caricamento della pagina." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Immagine container alternativa" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Limite di memoria del container" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2569,53 +2564,53 @@ msgstr "" "Limite di memoria nel formato Docker -- esempio: 512m or " "1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Limite temporale del container, in secondi" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "ID della coda della build alternativo" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Permetti annunci a pagamento" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" "Se non selezionato, gli utenti continueranno a vedere annunci della " "community." -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Senza pubblicità" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Mostra warning di versione" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2623,37 +2618,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "In Evidenza" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Progetto correlati" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Linguaggio" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2661,270 +2656,270 @@ msgstr "" "Codice della lingua col quale è presentata la documentazione del progetto. " "Nota: condiziona l'URL del tuo progetto. " -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Linguaggio di Programmazione" -#: projects/models.py:513 +#: projects/models.py:514 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:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Il progetto è stato compilato con un webhook" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Il progetto è stato clonato con successo" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Il modello deve possedere uno slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "L'annidamento di sottprogetti non è supportato" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Percorso" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL al quale inviare «webhook»" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Dominio" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Usa HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "SSL è abilitato per questo dominio" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Numero delle volte che questo dominio è stato visitato" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3008,19 +3003,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Impostazioni di progetto aggiornate" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Progetto eliminato" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Progetto eliminato" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Versione" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Versione" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3029,20 +3036,160 @@ msgstr "" "C'è un problema con il tuo {service} account, prova a riconnettere il tuo " "account alla pagina dei servizi collegati." -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Sottoprogetti" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Sottoprogetti" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Progetto eliminato" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "Progetto eliminato" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Data di pubblicazione" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Progetto eliminato" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook attivato" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook attivato" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook attivato" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Traduzioni" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Traduzioni" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Tipo redirezione" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Tipo redirezione" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Progetto eliminato" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Creato da una macchina" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Stay Updated" +msgid "Domain updated" +msgstr "Resta Aggiornato" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Eliminato" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Tipo di integrazione" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Tipo di integrazione" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "Il progetto ha rinunciato al piano di annunci" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Variabili d'ambiente" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Variabili d'ambiente" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Impostazioni di progetto aggiornate" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3420,10 +3567,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Descrizione" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5631,5 +5776,8 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Registrazione" +#~ msgid "Site URL" +#~ msgstr "URL del sito" + +#~ msgid "Hosted documentation repository URL" +#~ msgstr "Indirizzo del repository della documentazione" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.mo b/readthedocs/locale/ja/LC_MESSAGES/django.mo index 242f0cb8c13..d57b73fb606 100755 Binary files a/readthedocs/locale/ja/LC_MESSAGES/django.mo and b/readthedocs/locale/ja/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 1481b5a115c..2b477713e4a 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -33,7 +33,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "バージョン" @@ -162,29 +162,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -214,7 +214,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -244,7 +244,7 @@ msgid "Username" msgstr "ユーザー名" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "プロジェクト" @@ -484,7 +484,7 @@ msgstr "有効" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "ビルド失敗" @@ -564,7 +564,7 @@ msgstr "ビルド済み" msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "プライバシーレベル" @@ -596,7 +596,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "ドキュメントの種類" @@ -644,7 +644,7 @@ msgstr "エラー" msgid "Exit code" msgstr "終了コード" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "コミット" @@ -922,7 +922,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1048,7 +1048,7 @@ msgid "Publication date" msgstr "公開時刻" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "変更時刻" @@ -1193,7 +1193,7 @@ msgstr "" msgid "Sign Up" msgstr "サインアップ" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1255,8 +1255,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "メールアドレス" @@ -1454,11 +1453,11 @@ msgstr "ユーザー" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "名前" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "メールアドレス" @@ -1611,46 +1610,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "サイトURL" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2039,35 +2034,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2147,7 +2142,7 @@ msgstr "削除済み" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "公開" @@ -2268,10 +2263,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "ネストしたサブプロジェクトはサポートされていません" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2320,75 +2313,79 @@ msgstr "無効なプロジェクト名" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "\"{lang}\" 言語の翻訳はすでに {proj} プロジェクトに存在します。" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "それぞれのタグの長さは 100 文字以下でなくてはなりません。" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "__ (2つのアンダースコア) で始まる変数名は使用できません" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "READTHEDOCS で始まる変数名は使用できません" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "この名前の変数はすでにこのプロジェクトに存在します" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "変数名に空白を含むことはできません" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "英数字とアンダースコアのみが許容されます" @@ -2404,17 +2401,15 @@ msgstr "" msgid "Alias" msgstr "エイリアス" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "リポジトリURL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "リポジトリURL" #: projects/models.py:267 msgid "Repository type" @@ -2437,21 +2432,21 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "単一バージョン" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2461,74 +2456,74 @@ msgstr "" "す。もし、今後ずっと複数バージョンのファイルを持つことがない場合のみ、" "これを有効にしてください。十分に注意して使用してください。" -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "初期設定のバージョン" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "リダイレクト先のプロジェクトのバージョン" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "デフォルトブランチ" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDNが有効" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Analyticsのコード" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2536,75 +2531,75 @@ msgstr "" "Google AnalyticsのトラッキングID(例: UA-22345342-1)。 これはペー" "ジの読み込みを遅くする場合があります。" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "代わりのコンテナイメージ" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "コンテナに対するメモリ制限" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "代わりのビルドキューID" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2612,305 +2607,305 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "注目" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "関連するプロジェクト" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "言語" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" "プロジェクトが描画される言語です。注意: プロジェクトのURLに影響します。" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "プログラミング言語" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "このプロジェクトの主要なプログラミング言語" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "このプロジェクトはWebhookでビルドされました。" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "プロジェクトのcloneに成功しました" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "モデルはスラグを持つ必要があります。" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "ネストしたサブプロジェクトはサポートされていません" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "パス" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "webhookを送るURL" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "ドメイン" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "HTTPSを使用" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "このドメインで常に HTTPS を利用する" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2994,19 +2989,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "プロジェクト設定を更新しました" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "プロジェクトを削除しました" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "プロジェクトを削除しました" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version name" +msgid "Version created" +msgstr "バージョン名" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version name" +msgid "Version updated" +msgstr "バージョン名" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3015,20 +3022,156 @@ msgstr "" "あなたの {service} アカウントに問題が起きました。接続中の" "サービスページでアカウントの再接続をしてください。" -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "サブプロジェクト" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "サブプロジェクト" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "プロジェクトを削除しました" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "プロジェクトを削除しました" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "公開時刻" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "プロジェクトを削除しました" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhookを有効化しました" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhookを有効化しました" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhookを有効化しました" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "翻訳" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "翻訳" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "リダイレクトタイプ" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "リダイレクトタイプ" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "プロジェクトを削除しました" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "マシンが作成されました" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Domain" +msgid "Domain updated" +msgstr "ドメイン" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "削除済み" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "環境変数" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "環境変数" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "プロジェクト設定を更新しました" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3404,10 +3547,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "説明" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5555,5 +5696,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "ログイン" +#~ msgid "Site URL" +#~ msgstr "サイトURL" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index 5aee06e3521..cb76886ab64 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "버전" @@ -150,29 +150,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -232,7 +232,7 @@ msgid "Username" msgstr "" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "프로젝트" @@ -472,7 +472,7 @@ msgstr "활성" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "빌드 실패" @@ -552,7 +552,7 @@ msgstr "빌드됨" msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "보안 수준" @@ -584,7 +584,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "문서 종류" @@ -632,7 +632,7 @@ msgstr "오류" msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "커밋" @@ -910,7 +910,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1036,7 +1036,7 @@ msgid "Publication date" msgstr "게시 날짜" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "수정 날짜" @@ -1181,7 +1181,7 @@ msgstr "" msgid "Sign Up" msgstr "회원가입" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1243,8 +1243,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1442,11 +1441,11 @@ msgstr "사용자" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "이름" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "이메일" @@ -1599,46 +1598,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2027,35 +2022,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2135,7 +2130,7 @@ msgstr "삭제됨" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "공개" @@ -2306,75 +2301,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2390,17 +2389,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "저장소 URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "저장소 URL" #: projects/models.py:267 msgid "Repository type" @@ -2423,21 +2420,21 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "단일 버전" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2447,148 +2444,148 @@ msgstr "" "다. 문서에 여러 버전이 절대로 존재하지 않을 예정일 경우에만 이 옵션을 " "켜야 합니다. 신중히 사용하세요." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "기본 버전" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "/로 접근했을 때 리디렉션될 프로젝트의 버전" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "기본 브랜치" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "애널리틱스 코드" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2596,304 +2593,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "연관 프로젝트" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "언어" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "경로" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "도메인" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "HTTPS 사용" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2977,35 +2974,177 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "프로젝트 삭제됨" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "프로젝트 삭제됨" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "버전" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "버전" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "하위 프로젝트" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "하위 프로젝트" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "프로젝트 삭제됨" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "프로젝트 삭제됨" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "게시 날짜" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "프로젝트 삭제됨" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Project deleted" +msgid "Webhook deleted" +msgstr "프로젝트 삭제됨" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "번역" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "번역" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "리디렉션 종류" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "리디렉션 종류" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "프로젝트 삭제됨" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "머신 생성됨" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Domain" +msgid "Domain updated" +msgstr "도메인" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "삭제됨" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3383,10 +3522,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "설명" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5520,6 +5657,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Sign In" -#~ msgstr "로그인" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.mo b/readthedocs/locale/lt/LC_MESSAGES/django.mo index 936cb280871..6fd2351b9d0 100755 Binary files a/readthedocs/locale/lt/LC_MESSAGES/django.mo and b/readthedocs/locale/lt/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index 5fde574dae4..beac43562ad 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -23,7 +23,7 @@ msgstr "" "1 : n % 1 != 0 ? 2: 3);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versija" @@ -152,29 +152,29 @@ msgstr "Netinkamas projekto pavadinimas „{0}“: žetonas nesukurtas." msgid "Project with slug \"{0}\" already exists." msgstr "Projekto žetonas „{0}“ jau yra." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projektas su {slug_name}={value} netinkamas kaip subprojektas" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Subprojektas su tokiu pavadinimu jau yra" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -204,7 +204,7 @@ msgid "Log out" msgstr "Atsijungti" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Pakvietimas išsiųstas" @@ -234,7 +234,7 @@ msgid "Username" msgstr "Naudotojo vardas" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projektas" @@ -476,7 +476,7 @@ msgstr "Aktyvi" msgid "Build successful" msgstr "Kūrimas sėkmingas" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Kūrimas nepavyko" @@ -556,7 +556,7 @@ msgstr "Sukurta" msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Privatumo lygis" @@ -589,7 +589,7 @@ msgstr "Turi ePub" msgid "Has HTML Zip" msgstr "Turi HTML Zip" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Dokumentacijos tipas" @@ -637,7 +637,7 @@ msgstr "Klaida" msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Patvirtinti" @@ -917,7 +917,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1047,7 +1047,7 @@ msgid "Publication date" msgstr "Publikavimo data" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Keitimo data" @@ -1208,7 +1208,7 @@ msgstr "Tapkite auksiniu nariu" msgid "Sign Up" msgstr "Prisiregistruoti" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1271,8 +1271,7 @@ msgstr "Iš naudotojo" msgid "To user" msgstr "Naudotojui" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "E-paštas" @@ -1474,11 +1473,11 @@ msgstr "Naudotojai" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Vardas" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Epaštas" @@ -1634,46 +1633,42 @@ msgstr "Visi prieigos lygiai" msgid "Owner" msgstr "Savininkas" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "Organizacijos pavadinimas" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "Sąskaitų e-paštas" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "Svetainės URL" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "Netinkamas organizacijos pavadinimas: nėra sugeneruoto žetono" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "Organizacija %(name)s jau yra" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "E-pašto adresas arba naudotojo vardas" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "Naudotojas %(username)s neegzistuoja" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "Naudotojas %(username)s jau yra savininkas" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "Komanda jau yra" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "Naudotojas jau yra komandos narys" @@ -2095,35 +2090,35 @@ msgstr "" msgid "Verify your email address" msgstr "Patvirtinti jūsų e-pašto adresą" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2203,7 +2198,7 @@ msgstr "Ištrintas" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Viešas" @@ -2324,10 +2319,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Subprojektų hierarchijos nepalaikomos" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2376,75 +2369,79 @@ msgstr "Netinkamas projekto pavadinimas" msgid "Repository invalid" msgstr "Netinkama repozitorija" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Kintamojo pavadinimas negali prasidėti __ (dvigubu pabraukimu)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Kintamojo pavadinimas negali prasidėti READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "Šiame projekte jau yra kintamasis tokiu pavadinimu" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Kintamojo pavadinime negali būti tarpų" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" @@ -2460,17 +2457,15 @@ msgstr "" msgid "Alias" msgstr "Sinonimas" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Repozitorijos URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "Internetinės dokumentacijos repozitorijos URL" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Repozitorijos URL" #: projects/models.py:267 msgid "Repository type" @@ -2493,21 +2488,21 @@ msgid "URL that documentation is expected to serve from" msgstr "URL, iš kurio bus teikiama dokumentacija" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Viena versija" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2517,74 +2512,74 @@ msgstr "" "pateikiamą domeno šaknyje. Naudokite atsargiai, įjunkite tik tada, jei jūs " "niekada neturėsite kelių dokumentacijos versijų." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Numatytoji versija" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Jūsų projekto versija, į kurią rodo /" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Numatytoji šaka" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN įjungtas" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Analitikos kodas" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2592,25 +2587,25 @@ msgstr "" "Google Analytics Tracking ID (pvz. UA-22345342-1). Tai gali " "sulėtinti jūsų puslapių įkėlimą." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Alternatyvus konteinerio atvaizdas" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Konteinerio atminties riba" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2618,51 +2613,51 @@ msgstr "" "Atminties riba Docker formatu -- pavyzdžiui: 512m arba " "1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Konteinerio laiko limitas sekundėmis" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Alternatyvaus kūrimo eilės id" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Leisti mokamą reklamą" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "Neįjungus naudotojai vis tiek matys bendruomenės reklamą." -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Be reklamų" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Rodyti versijos įspėjimą" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2670,305 +2665,305 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Siūloma" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Susiję projektai" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Kalba" -#: projects/models.py:501 +#: projects/models.py:502 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:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Programavimo kalba" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "Pirminė programavimo kalba, kuria parašytas projektas." -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Šitas projektas sukurtas su webhook" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Šis projektas buvo sėkmingai klonuotas" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Modelis turi turėti žetoną" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Subprojektų hierarchijos nepalaikomos" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Kelias" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "sukurta" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "keista" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL, kur bus siunčiami webhooks" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Vardas" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Naudoti HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Visada naudoti HTTPS šiam vardui" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Kiek kartų buvo pasiektas šis vardas" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3052,19 +3047,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Projekto nustatymai pakeisti" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Projektas ištrintas" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Projektas ištrintas" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version activated" +msgid "Version created" +msgstr "Versija aktyvuota" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version deleted" +msgid "Version updated" +msgstr "Versija ištrinta" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3073,20 +3080,162 @@ msgstr "" "Yra problemų su jūsų {service} paskyra, bandykite prijungti iš naujo jūsų prijungtų paslaugų puslapyje." -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Subprojektai" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Subprojektai" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Projektas ištrintas" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Version deleted" +msgid "User deleted" +msgstr "Versija ištrinta" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Notification created" +msgstr "Pakvietimas priimtas" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Version deleted" +msgid "Notification deleted" +msgstr "Versija ištrinta" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook aktyvuotas" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook aktyvuotas" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook aktyvuotas" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Vertimai" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Version deleted" +msgid "Translation deleted" +msgstr "Versija ištrinta" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Recently created" +msgid "Redirect created" +msgstr "Paskutiniai sukurti" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Peradresavimo tipas" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Projektas ištrintas" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Automatiškai sukurta" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Stay Updated" +msgid "Domain updated" +msgstr "Gaukite naujienas" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Version deleted" +msgid "Domain deleted" +msgstr "Versija ištrinta" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Integracijos tipas" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Integracijos tipas" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "Projektas buvo išimtas iš reklamos palaikymo" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Aplinkos kintamieji" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Aplinkos kintamieji" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Invitation revoked" +msgid "Automation rule moved" +msgstr "Pakvietimas atšauktas" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Projekto nustatymai pakeisti" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3465,10 +3614,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Stripe subscription" msgid "Start subscription" -msgstr "Juostos prenumerata" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5669,5 +5816,8 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Prisijungti" +#~ msgid "Site URL" +#~ msgstr "Svetainės URL" + +#~ msgid "Hosted documentation repository URL" +#~ msgstr "Internetinės dokumentacijos repozitorijos URL" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index 2078de32f5a..1d8bf03dd91 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versjon" @@ -151,29 +151,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -233,7 +233,7 @@ msgid "Username" msgstr "Brukernavn" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Prosjekt" @@ -473,7 +473,7 @@ msgstr "Aktiv" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -553,7 +553,7 @@ msgstr "Bygget" msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Tilgangsnivå" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Dokumentasjonstype" @@ -633,7 +633,7 @@ msgstr "Feil" msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Commit" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1037,7 +1037,7 @@ msgid "Publication date" msgstr "Publiseringsdato" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Endringsdato" @@ -1182,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1244,8 +1244,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1443,11 +1442,11 @@ msgstr "Brukere" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Navn" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Epost" @@ -1600,46 +1599,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2028,35 +2023,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2136,7 +2131,7 @@ msgstr "Slettet" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Offentlig" @@ -2307,75 +2302,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2391,17 +2390,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Repo-URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Repo-URL" #: projects/models.py:267 msgid "Repository type" @@ -2424,21 +2421,21 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Enkeltversjon" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2448,148 +2445,148 @@ msgstr "" "servert på roten til domenet. Vær forsiktig og skru kun på dette dersom du " "aldri kommer til å ha flere versjoner av dokumentasjonen din." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Hovedversjon" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Versjonen av prosjektet ditt som / videresendes til" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Hovedgren" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Analytics-kode" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2597,37 +2594,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Aktuell" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Relaterte prosjekter" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Språk" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2635,268 +2632,268 @@ msgstr "" "Språket prosjektdokumentasjonen genereres i. NB: Dette påvirker prosjektets " "URL." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Modellen må ha en slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Filsti" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL-en webhooken må kontakte" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,35 +2978,173 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Versjon" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Versjon" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Underprosjekter" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Underprosjekter" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "Underprosjekter" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "Slettet" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Publiseringsdato" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Publication date" +msgid "Notification deleted" +msgstr "Publiseringsdato" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Oversettelser" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Oversettelser" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Videresendingstype" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Videresendingstype" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect deleted" +msgstr "Videresendingstype" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Maskingenerert" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Slettet" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3387,10 +3522,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Beskrivelse" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5527,6 +5660,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Sign In" -#~ msgstr "Logg inn" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.mo b/readthedocs/locale/nl/LC_MESSAGES/django.mo index b79bd2b8062..fa493cfb7a0 100755 Binary files a/readthedocs/locale/nl/LC_MESSAGES/django.mo and b/readthedocs/locale/nl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index 0ff66a884be..64743732f3e 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -28,7 +28,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versie" @@ -157,29 +157,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -209,7 +209,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -239,7 +239,7 @@ msgid "Username" msgstr "Gebruikersnaam" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Project" @@ -479,7 +479,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Bouw activiteit gefaald" @@ -560,7 +560,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Privacyniveau" @@ -592,7 +592,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Documentatie soort" @@ -640,7 +640,7 @@ msgstr "Fout" msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Commit" @@ -918,7 +918,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1044,7 +1044,7 @@ msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Aanpassingsdatum" @@ -1193,7 +1193,7 @@ msgstr "" msgid "Sign Up" msgstr "Registreren" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1255,8 +1255,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1454,11 +1453,11 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Naam" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "E-mailadres" @@ -1611,46 +1610,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "Website URL" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2039,35 +2034,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2147,7 +2142,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Publiek" @@ -2318,75 +2313,79 @@ msgstr "Ongeldige projectnaam" msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2402,17 +2401,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Repository URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Repository URL" #: projects/models.py:267 msgid "Repository type" @@ -2435,169 +2432,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Enkele versie" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "Standaardversie" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN ingeschakeld" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Alternatieve container foto" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Container opslaglimiet" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Alternatief bouwnummer in wachtrij" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2605,304 +2602,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Gerelateerde projecten" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Taal" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Programmeertaal" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Dit project is succesvol gedupliceerd" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Pad" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Domein" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "HTTPS gebruiken" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Gebruik altijd HTTPS voor dit domein" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Aantal hits voor dit domein" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2987,40 +2984,186 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Projectinstellingen bijgewerkt" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Project verwijderd" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Project verwijderd" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Versie" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Versie" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Subprojecten" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Subprojecten" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Project verwijderd" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "Project verwijderd" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 -msgid "Project has been opted out from advertisement support" +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Publicatiedatum" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Project verwijderd" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook geactiveerd" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook geactiveerd" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook geactiveerd" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Vertalingen" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Vertalingen" + +#: projects/views/private.py:751 +msgid "Redirect created" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:755 #, fuzzy #| msgid "Project settings updated" -msgid "Pull request settings have been updated" +msgid "Redirect updated" msgstr "Projectinstellingen bijgewerkt" +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Project verwijderd" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Automatisch aangemaakt" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Domain" +msgid "Domain updated" +msgstr "Domein" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Verwijderd" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Soort integratie" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Soort integratie" + +#: projects/views/private.py:973 +msgid "Project has been opted out from advertisement support" +msgstr "" + +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3395,10 +3538,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Omschrijving" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5547,5 +5688,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Aanmelden" +#~ msgid "Site URL" +#~ msgstr "Website URL" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index c31ebd15555..4d10f5c33cd 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versie" @@ -153,29 +153,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -205,7 +205,7 @@ msgid "Log out" msgstr "Uitloggen" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Uitnodiging verstuurd" @@ -235,7 +235,7 @@ msgid "Username" msgstr "Gebruikersnaam" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Project" @@ -475,7 +475,7 @@ msgstr "Actief" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -556,7 +556,7 @@ msgstr "Gebouwd" msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Privacy-niveau" @@ -588,7 +588,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "" @@ -636,7 +636,7 @@ msgstr "Fout" msgid "Exit code" msgstr "Exit code" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Commit" @@ -914,7 +914,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1040,7 +1040,7 @@ msgid "Publication date" msgstr "Publicatiedatum" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Wijzigingsdatum" @@ -1188,7 +1188,7 @@ msgstr "" msgid "Sign Up" msgstr "Inschrijven" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1250,8 +1250,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1449,11 +1448,11 @@ msgstr "Gebruikers" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Naam" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "E-mailadres" @@ -1607,46 +1606,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2035,35 +2030,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2143,7 +2138,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Publiekelijk" @@ -2264,10 +2259,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Het nesten van subprojecten wordt niet ondersteund" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2317,75 +2310,79 @@ msgstr "Ongeldige projectnaam" msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Variabele namen mogen niet beginnen met __ (dubbele underscore)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Variabel-namen mogen niet beginnen met READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Variabel-namen mogen geen spaties bevatten" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Alleen letters, cijfers en underscores zijn toegestaan" @@ -2401,17 +2398,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Repository URL" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Repository URL" #: projects/models.py:267 msgid "Repository type" @@ -2434,169 +2429,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2604,304 +2599,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Het nesten van subprojecten wordt niet ondersteund" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2985,35 +2980,185 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Versie" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Versie" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Subprojecten" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Subprojecten" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "Subprojecten" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "Verwijderd" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Notification created" +msgstr "Uitnodiging geaccepteerd" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Invitation declined" +msgid "Notification deleted" +msgstr "Uitnodiging verwijderd" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook geactiveerd" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook geactiveerd" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook geactiveerd" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Translation created" +msgstr "Uitnodiging geaccepteerd" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Invitation declined" +msgid "Translation deleted" +msgstr "Uitnodiging verwijderd" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirects" +msgid "Redirect created" +msgstr "Redirects" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirects" +msgid "Redirect updated" +msgstr "Redirects" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Redirects" +msgid "Redirect deleted" +msgstr "Redirects" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Machine Aangemaakt" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Verwijderd" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Integratiesoort" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Integratiesoort" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Invitation revoked" +msgid "Automation rule moved" +msgstr "Uitnodiging opgeheven" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3391,10 +3536,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Beschrijving" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.mo b/readthedocs/locale/pl/LC_MESSAGES/django.mo index fc53f828de2..e331b243c56 100755 Binary files a/readthedocs/locale/pl/LC_MESSAGES/django.mo and b/readthedocs/locale/pl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index 3b0422e34da..4590e2d5b66 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -29,7 +29,7 @@ msgstr "" "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Wersja" @@ -158,29 +158,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -210,7 +210,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -240,7 +240,7 @@ msgid "Username" msgstr "Nazwa użytkownika" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -480,7 +480,7 @@ msgstr "Aktywna" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -560,7 +560,7 @@ msgstr "Zbudowany" msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Poziom prywatności" @@ -592,7 +592,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Typ dokumentacji" @@ -640,7 +640,7 @@ msgstr "Błąd" msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Commit" @@ -918,7 +918,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1044,7 +1044,7 @@ msgid "Publication date" msgstr "Data publikacji" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Data modyfikacji" @@ -1189,7 +1189,7 @@ msgstr "" msgid "Sign Up" msgstr "Rejestracja" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1251,8 +1251,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1450,11 +1449,11 @@ msgstr "Użytkownicy" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nazwa" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Email" @@ -1609,46 +1608,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL strony" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2037,35 +2032,35 @@ msgstr "" msgid "Verify your email address" msgstr "Zweryfikuj swój adres email" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2145,7 +2140,7 @@ msgstr "Usunięty" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Publiczny" @@ -2316,75 +2311,79 @@ msgstr "Niepoprawna nazwa projektu" msgid "Repository invalid" msgstr "Repozytorium jest nieprawidłowe" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2400,17 +2399,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Adres URL repozytorium" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Adres URL repozytorium" #: projects/models.py:267 msgid "Repository type" @@ -2433,169 +2430,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Wersja pojedyncza" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "Wersja domyślna" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Gałąź domyślna" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN włączone" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Kod analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2603,304 +2600,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Wyróżniony" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Powiązane projekty" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Język" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Język programowania" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "ścieżka dostępu" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Domena" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Użyj HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2984,39 +2981,191 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Zaktualizowano ustawienia projektu" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Projekt usunięty" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Projekt usunięty" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Wersja" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Wersja" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Projekty podrzędne" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Projekty podrzędne" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Projekt usunięty" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "Projekt usunięty" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Data publikacji" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Projekt usunięty" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook aktywowany" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook aktywowany" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook aktywowany" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Tłumaczenia" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Tłumaczenia" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Typ przekierowania" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Typ przekierowania" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Projekt usunięty" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Stworzony maszynowo" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Domain" +msgid "Domain updated" +msgstr "Domena" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Usunięty" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration" +msgid "Integration created" +msgstr "Integracja" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration" +msgid "Integration deleted" +msgstr "Integracja" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Zmienne środowiskowe" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Zmienne środowiskowe" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Zaktualizowano ustawienia projektu" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3392,10 +3541,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Opis" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5528,5 +5675,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Zaloguj się" +#~ msgid "Site URL" +#~ msgstr "URL strony" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo index 12a46f08e45..6bcaaaead40 100755 Binary files a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo and b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index fdfa45dfe9a..1ea7987cd5d 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rafael Fontenelle , 2020,2022-2024\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/readthedocs/" @@ -37,7 +37,7 @@ msgstr "" "1000000 == 0 ? 1 : 2;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Versão" @@ -166,16 +166,16 @@ msgstr "Nome de projeto \"{0}\" inválido: nenhum slug gerado." msgid "Project with slug \"{0}\" already exists." msgstr "Um projeto com slug \"{0}\" já existe." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "O projeto com {slug_name}={value} não é válido como subprojeto" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Um subprojeto com este alias já existe" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " @@ -184,7 +184,7 @@ msgstr "" "Redirecionamentos de prefixo foram removidos. Em vez disso, use um " "redirecionamento exato `/prefix/*`. Veja {blog_link}." -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." @@ -192,7 +192,7 @@ msgstr "" "sphinx_html redirecionamento foi renomeado para clean_url_to_html. Veja " "{blog_link}." -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -224,7 +224,7 @@ msgid "Log out" msgstr "Sair" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Convite enviado" @@ -254,7 +254,7 @@ msgid "Username" msgstr "Usuário" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projeto" @@ -496,7 +496,7 @@ msgstr "Ativo" msgid "Build successful" msgstr "Construção bem-sucedida" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Construção falhou" @@ -576,7 +576,7 @@ msgstr "Construído" msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Nível de privacidade" @@ -609,7 +609,7 @@ msgstr "Tem ePub" msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Tipo de documentação" @@ -658,7 +658,7 @@ msgstr "Erro" msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Commit" @@ -940,7 +940,7 @@ msgstr "Explicação do problema" msgid "Please provide as much detail as possible." msgstr "Por favor, forneça o máximo possível de detalhes." -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1072,7 +1072,7 @@ msgid "Publication date" msgstr "Data de publicação" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Data de modificação" @@ -1235,7 +1235,7 @@ msgstr "Torne-se um membro Gold" msgid "Sign Up" msgstr "Cadastrar" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1298,8 +1298,7 @@ msgstr "Do usuário" msgid "To user" msgstr "Para usuário" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "E-mail" @@ -1502,11 +1501,11 @@ msgstr "Usuários" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Nome" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "E-mail" @@ -1663,46 +1662,42 @@ msgstr "Todos os níveis de acess" msgid "Owner" msgstr "Dono" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "Nome da organização" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "E-mail de faturamento" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL do site" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "Nome organização inválido: nenhum slug gerado" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "Organização %(name)s já existe" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 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:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "Usuário %(username)s não existe" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "Usuário %(username)s já tem um dono" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "Equipe já existe" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "O usuário já é um membro da equipe" @@ -2148,35 +2143,35 @@ msgstr "Atualizar projetos" msgid "Verify your email address" msgstr "Verifique seu endereço de e-mail" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "Dono removido" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "O usuário é o último dono, não pode ser removido" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "Equipe adicionada" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "Equipe excluída" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "Equipe atualizada" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "Projetos da equipe atualizados" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "Membro adicionado à equipe" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "Membro removido da equipe" @@ -2256,7 +2251,7 @@ msgstr "Excluído" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Público" @@ -2369,33 +2364,20 @@ msgstr "" "definidas como públicas." #: projects/forms.py:173 -#, fuzzy -#| msgid "" -#| "To build from pull requests you need a GitHub or GitLab integration." msgid "To build from pull requests you need a " -msgstr "" -"Para construir a partir de pull requests, você precisa de uma integração com GitHub ou GitLab." +msgstr "Para construir a partir de pull requests, você precisa de uma " #: projects/forms.py:185 -#, fuzzy -#| msgid "" -#| "To build from pull requests your repository's webhook needs to send pull " -#| "request events. Try to resync your integration." msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" "Para construir a partir de pull requests, o webhook do seu repositório " -"precisa enviar eventos de pull request. Tente ressincronizar sua integração." +"precisa enviar eventos de pull request." #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Não há suporte a subprojeto aninhado" +msgstr "Sem suporte a construção a partir de pull requests" #: projects/forms.py:263 #, python-brace-format @@ -2450,35 +2432,39 @@ msgstr "Nome de projeto inválido" msgid "Repository invalid" msgstr "Repositório inválido" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "Descrição curta deste projeto" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "Essa configuração é herdada da tradução mãe." -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "Ativar addons" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "Mostrar uma notificação em construções de pull requests" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" "Mostrar uma notificação em versões não estáveis e mais recentes (latest)" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." @@ -2486,16 +2472,16 @@ msgstr "" "O padrão personalizado de classificação do menu flutuante é necessário ao " "selecionar um padrão personalizado." -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuário %(username)s já é um mantenedor" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "A carga útil deve ser um objeto JSON válido." -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." @@ -2503,27 +2489,27 @@ msgstr "" "Este projeto está configurado com um esquema de versionamento que não " "oferece suporte a traduções." -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "Apenas um domínio pode ser canônico por vez." -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Nome de variável não pode iniciar com __ (sublinhado duplo)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Nome de variável não pode começar com READTHEDOCS" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Nome de variável não pode conter espaços" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" @@ -2539,17 +2525,15 @@ msgstr "Subprojeto" msgid "Alias" msgstr "Apelido" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "Descrição curta deste projeto" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL do repositório" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "URL do repositório onde a documentação está hospedada" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL do repositório" #: projects/models.py:267 msgid "Repository type" @@ -2572,24 +2556,31 @@ msgid "URL that documentation is expected to serve from" msgstr "A URL na qual a documentação deverá ser exibida" #: projects/models.py:283 -msgid "Versioning scheme" +#, fuzzy +#| msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "Esquema de versionamento" #: projects/models.py:290 +#, fuzzy +#| 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." 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" "Isso afeta a aparência do URL da sua documentação e se ela oferece suporte a " "traduções ou múltiplas versões. Alterar o esquema de versionamento quebrará " "seus URLs atuais." -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Versão única" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2599,19 +2590,19 @@ msgstr "" "\"latest\", servida como raiz do domínio. Use isso com cautela, somente " "ative-a se nunca terá múltiplas versões de sua documentação." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Versão padrão" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "A versão do seu projeto para a qual / redireciona" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Branch padrão" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." @@ -2619,11 +2610,11 @@ msgstr "" "Para qual branch \"latest\" aponta. Deixe em vazio para usar valor padrão " "para seu VCS." -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "Prefixo de caminho personalizado" -#: projects/models.py:332 +#: projects/models.py:333 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." @@ -2631,11 +2622,11 @@ msgstr "" "Um prefixo de caminho personalizado usado ao fornecer documentação deste " "projeto. Por padrão, fornecemos documentação na raiz (/) de um domínio." -#: projects/models.py:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "Prefixo de caminho personalizado de subprojeto" -#: projects/models.py:343 +#: projects/models.py:344 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " @@ -2645,11 +2636,11 @@ msgstr "" "subprojeto. Por padrão, fornecemos documentação de subprojetos sob o prefixo " "`/projects/`." -#: projects/models.py:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "Construir em pull requests para este projeto" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." @@ -2657,11 +2648,11 @@ msgstr "" "Mais informações em nossa documentação." -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "Nível de privacidade de pull requests" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." @@ -2669,15 +2660,15 @@ msgstr "" "As construções de pull requests devem ser públicas? Se o seu " "repositório for público, não defina isso como privado." -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN ativada" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Código de Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2685,11 +2676,11 @@ msgstr "" "Tracking ID do Google Analytics (por exemplo, UA-22345342-1). " "Isso pode tornar a página mais lenta." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "Desativar Analytics" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" @@ -2697,15 +2688,15 @@ msgstr "" "Desativa completamente o Google Analytics para este projeto (requer " "reconstruir a documentação)" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Imagem alternativa de contêiner" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Limite de memória do contêiner" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2713,51 +2704,51 @@ msgstr "" "Limite de memória no formato Docker -- exemplo: 512m ou " "1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Tempo limite do contêiner em segundos" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "ID da fila alternativa de construção" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "Máximo de construções simultâneas permitido para este projeto" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Permitir anúncio pago" -#: projects/models.py:425 +#: projects/models.py:426 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:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Sem anúncios" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "É spam?" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "Marcado manualmente como (não) spam" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Mostrar aviso de versão" -#: projects/models.py:441 +#: projects/models.py:442 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:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "Caminho do .readthedocs.yaml" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2769,19 +2760,19 @@ msgstr "" "exemplo, subcaminho/docs/.readthedocs.yaml. Deixe em branco " "para usar o valor padrão: .readthedocs.yaml." -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Em destaque" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "Ignorar (desativar) a construção deste projeto" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "Não listado" -#: projects/models.py:471 +#: projects/models.py:472 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" @@ -2790,19 +2781,19 @@ msgstr "" "pesquisa do Read the Docs e solicita que mecanismos de pesquisa externos o " "removam por meio do robots.txt" -#: projects/models.py:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "O painel do projeto deve ser público?" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Projetos relacionados" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Idioma" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2810,23 +2801,23 @@ msgstr "" "Idioma no qual a documentação do projeto é renderizada. Nota: isso afeta a " "URL do seu projeto." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Linguagem de programação" -#: projects/models.py:513 +#: projects/models.py:514 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:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Este projeto foi construído com um webhook" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Este projeto foi clonado com sucesso" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " @@ -2836,67 +2827,67 @@ msgstr "" "doc.org/en/stable/builders.html#sphinx.builders.html." "DirectoryHTMLBuilder\">Mais informações sobre construtores do Sphinx." -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "projeto" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Modelo deve ter slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Não há suporte a subprojeto aninhado" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Caminho" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "ID de construção" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "Classificação de busca por páginas" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "Ignorar este arquivo de operações como indexação" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "criado" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "modificado" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "Construção acionada" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "Construção bem-sucedida" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL para onde enviar o webhook" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "Segredo usado para assinar a carga útil do webhook" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "Eventos para assinar" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "Carga útil JSON" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check a documentação para substituições disponíveis." -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Domínio" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "Este domínio foi criado automaticamente" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "Este domínio é um CNAME para o projeto" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "Este domínio é o principal de onde a documentação é veiculada" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Usar HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Sempre usar HTTPS para este domínio" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Número de vezes que este domínio foi acessado" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "Status do certificado SSL" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "Ignorar processo de validação." -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "Data de início do processo de validação." -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" "Defina uma idade máxima personalizada (por exemplo, 31536000) para o " "cabeçalho HSTS" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" "Se hsts_max_age > 0, defina o sinalizador includeSubDomains com o cabeçalho " "HSTS" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" "Se hsts_max_age > 0, defina o sinalizador de pré-carregamento com o " "cabeçalho HSTS" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "Construção: Tenta um método alternativo de postar dados grandes" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" "Conda: Anexa os requisitos principais do Read the Docs ao arquivo " "environment.yml" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" @@ -2983,19 +2974,19 @@ msgstr "" "Sphinx: Passa todas as versões (incluindo privadas) para o contexto HTML ao " "construir com o Sphinx" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "Proxito: Registra visualizações de páginas 404s." -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "Proxito: Desativa todas as visualizações de páginas" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: Permite o uso do cabeçalho X-RTD-Slug" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -3003,97 +2994,97 @@ msgstr "" "Proxito: Usa APIs com proxy (/_/*) com o prefixo personalizado se o projeto " "tiver um (Projeto.prefixo_personalizado)." -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "Painel: Permite que o projeto use o banner de aviso de versão." -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "Webhook: Ignora a sincronização de branches" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "Webhook: Ignora a sincronização de tags" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "Webhook: Ignora a sincronização de tarefas de versões" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "Construção: Sempre executa pip install --upgrade" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "Construção: Usa o novo resolvedor do pip" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "Construção: Não instala a versão mais recente do pip" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: Usa a versão mais recente da extensão Read the Docs do Sphinx" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "Construção: Instala todas as versões mais recentes a partir dos requisitos " "principais do Read the Docs" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" -msgstr "" +msgstr "Sphinx: Não anexa `conf.py` e não instala ``readthedocs-sphinx-ext``" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "Pesquisa: Desativa a pesquisa no servidor" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "Pesquisa: Ativa a pesquisa no servidor para projetos MkDocs" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" "Pesquisa: Usa como padrão a pesquisa difusa para consultas de pesquisa " "simples" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "Construção: Define a proteção de redução antes/depois da construção." -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "Padronizar todos os projetos anteriores como True" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "Padronizar todos os projetos futuros como True" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "Expor esta variável de ambiente em construções de PR?" @@ -3182,19 +3173,31 @@ msgstr "O único nome de arquivo permitido é {filename}." msgid "The only allowed filenames are {filenames}." msgstr "Os únicos nomes de arquivos permitidos são {filenames}." -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Configurações do projeto atualizadas" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Projeto excluído" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "Addons do projeto atualizados" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Projeto excluído" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version activated" +msgid "Version created" +msgstr "Versão ativada" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version deleted" +msgid "Version updated" +msgstr "Versão excluída" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3203,20 +3206,168 @@ msgstr "" "Há um problema com sua conta do {service}, tente reconectar sua conta na sua " "página de serviços conectados." -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subproject" +msgid "Subproject created" +msgstr "Subprojeto" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Team projects updated" +msgid "Subproject updated" +msgstr "Projetos da equipe atualizados" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Projeto excluído" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Team deleted" +msgid "User deleted" +msgstr "Equipe excluída" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} é o último dono, não pode ser removido" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Email Notifications" +msgid "Notification created" +msgstr "Notificações por e-mail" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Version deleted" +msgid "Notification deleted" +msgstr "Versão excluída" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook ativado" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook ativado" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook ativado" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Traduções" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Version deleted" +msgid "Translation deleted" +msgstr "Versão excluída" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Recently created" +msgid "Redirect created" +msgstr "Criada recentemente" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Tipo de redirecionamento" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Projeto excluído" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Criada por máquina" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Team updated" +msgid "Domain updated" +msgstr "Equipe atualizada" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Team deleted" +msgid "Domain deleted" +msgstr "Equipe excluída" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Tipo de integração" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Tipo de integração" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "O projeto optou por desativar apoio por anúncios" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Variáveis de ambiente" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Variáveis de ambiente" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule moved" +msgstr "Regra de automação" + +#: projects/views/private.py:1050 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule deleted" +msgstr "Regra de automação" + +#: projects/views/private.py:1060 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule created" +msgstr "Regra de automação" + +#: projects/views/private.py:1064 +#, fuzzy +#| msgid "Automation Rule" +msgid "Automation rule updated" +msgstr "Regra de automação" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Configurações do projeto atualizadas" +msgstr "As configurações de pull request foram atualizadas" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3548,12 +3699,7 @@ msgid "Organization Subscription" msgstr "Assinatura de organização" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, fuzzy, python-format -#| msgid "" -#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " -#| "to the end of your trial. Upgrade your account by clicking on " -#| "Manage Subscription below." +#, python-format msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " @@ -3620,10 +3766,8 @@ msgstr "" "Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Stripe subscription" msgid "Start subscription" -msgstr "Assinatura Stripe" +msgstr "Iniciar assinatura" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -4817,7 +4961,7 @@ msgstr "Gerar token de API" #: templates/profiles/private/token_list.html:54 msgid "You currently have no API tokens." -msgstr "" +msgstr "Você atualmente tem nenhum token de API" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -6067,14 +6211,8 @@ msgstr "" "excluir a conexão OAuth do Read the Docs. No GitHub, isso está localizado em " "Settings > Applications > Authorized OAuth Apps." -#~ msgid "Manage Subscription" -#~ msgstr "Gerenciar assinatura" - -#~ msgid "Create Subscription" -#~ msgstr "Criar assinatura" - -#~ msgid "Sign In" -#~ msgstr "Autenticar" +#~ msgid "Site URL" +#~ msgstr "URL do site" -#~ msgid "No API Tokens currently configured." -#~ msgstr "Nenhum token de API atualmente configurado." +#~ msgid "Hosted documentation repository URL" +#~ msgstr "URL do repositório onde a documentação está hospedada" diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.mo b/readthedocs/locale/ru/LC_MESSAGES/django.mo index 990e73faa0b..71f465e8fb9 100755 Binary files a/readthedocs/locale/ru/LC_MESSAGES/django.mo and b/readthedocs/locale/ru/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 0cdba1b1088..40bfbd1f099 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -39,7 +39,7 @@ msgstr "" "(n%100>=11 && n%100<=14)? 2 : 3);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Версия" @@ -168,29 +168,29 @@ msgstr "Неправильное имя проекта \"{0}\": не сгене msgid "Project with slug \"{0}\" already exists." msgstr "Проект с URL \"{0}\" уже существует." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект с {slug_name}={value} недействителен в качестве подпроекта" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Подпроект с таким псевдонимом уже существует" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -220,7 +220,7 @@ msgid "Log out" msgstr "Выйти" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Приглашение отправлено" @@ -250,7 +250,7 @@ msgid "Username" msgstr "Имя пользователя" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -490,7 +490,7 @@ msgstr "Активно" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Сборка не удалась" @@ -570,7 +570,7 @@ msgstr "Сформировано" msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Уровень приватности" @@ -602,7 +602,7 @@ msgstr "Имеет ePub" msgid "Has HTML Zip" msgstr "Имеет HTML Zip" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Тип документации" @@ -650,7 +650,7 @@ msgstr "Ошибка" msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Коммит" @@ -928,7 +928,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1059,7 +1059,7 @@ msgid "Publication date" msgstr "Дата публикации" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Дата последнего изменения" @@ -1212,7 +1212,7 @@ msgstr "" msgid "Sign Up" msgstr "Регистрация" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1274,8 +1274,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "Эл. почта" @@ -1473,11 +1472,11 @@ msgstr "Пользователи" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Имя" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Адрес электронной почты" @@ -1632,46 +1631,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "URL сайта" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2060,35 +2055,35 @@ msgstr "" msgid "Verify your email address" msgstr "Подтвердите ваш email адрес" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2168,7 +2163,7 @@ msgstr "Удалён" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Общедоступный" @@ -2289,10 +2284,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Вложенность подпроектов не поддерживается" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2341,75 +2334,79 @@ msgstr "Недопустимое имя проекта" msgid "Repository invalid" msgstr "Недействительный репозиторий" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Уже существует перевод “{lang}” для проекта {proj}." -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Длина каждой метки не должна превышать 100 символов." -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Имя переменной не должно начинаться с __ (двойное подчёркивание)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Имя переменной не должно начинаться с READTHEDOCS." -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "В этом проекте уже имеется переменная с таким именем" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Имя переменной не должно содержать пробелы" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" @@ -2425,17 +2422,15 @@ msgstr "" msgid "Alias" msgstr "Псевдоним" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL репозитория" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "URL хостинга репозитория документации" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL репозитория" #: projects/models.py:267 msgid "Repository type" @@ -2458,21 +2453,21 @@ msgid "URL that documentation is expected to serve from" msgstr "URL, с которого ожидается предоставление документации" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Единственная версия" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2483,74 +2478,74 @@ msgstr "" "если точно не планируете в будущем иметь несколько версий вашей " "документации." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Версия по умолчанию" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "На какую версию вашего проекта идёт перенаправление с /" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Ветка по умолчанию" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN включен" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Код для аналитики" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2558,25 +2553,25 @@ msgstr "" "Google Analytics Tracking ID (например, UA-22345342-1). Это " "может замедлить загрузку вашей страницы." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Альтернативный образ контейнера" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Ограничение памяти контейнера" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2584,54 +2579,54 @@ msgstr "" "Ограничение памяти в формате Docker — например: 512m или " "1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Ограничение времени контейнера в секундах" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Альтернативный идентификатор очереди сборки" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Разрешить платную рекламу" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" "Если этот флажок не установлен, пользователи всё равно будут видеть рекламу " "сообщества." -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Без рекламы" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Показывать предупреждение о версии" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" "Показывать предупреждения как для нестабильных, так и для не свежих версий." -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2639,37 +2634,37 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Особенные" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Связанные проекты" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Язык" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." @@ -2677,268 +2672,268 @@ msgstr "" "Язык документации проекта. Обратите внимание: эта настройка влияет на URL " "вашего проекта." -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Язык программирования" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "Основной язык программирования, на котором написан проект." -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Сборка проекта была запущена с помощью веб-обработчика" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Данный проект был успешно склонирован" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "В модели должен быть URL" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Вложенность подпроектов не поддерживается" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Путь" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "создано" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "изменено" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "URL, на которые следует отправлять веб-обработчика" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Домен" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Использовать HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Всегда использовать HTTPS для данного домена" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "Количество посещений этого домена" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3024,19 +3019,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Обновлены настройки проекта" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Проект удалён" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Проект удалён" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version activated" +msgid "Version created" +msgstr "Версия активирована" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version deleted" +msgid "Version updated" +msgstr "Версия удалена" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3045,20 +3052,162 @@ msgstr "" "Возникла проблема с вашей учётной записью {service}, попробуйте повторно " "подключить её на странице подключённых служб." -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Подпроекты" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Подпроекты" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Проект удалён" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Version deleted" +msgid "User deleted" +msgstr "Версия удалена" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Notification created" +msgstr "Приглашение принято" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Version deleted" +msgid "Notification deleted" +msgstr "Версия удалена" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Веб-обработчик активирован." + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Веб-обработчик активирован." + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Веб-обработчик активирован." + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Переводы" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Version deleted" +msgid "Translation deleted" +msgstr "Версия удалена" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Тип перенаправления" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Тип перенаправления" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Проект удалён" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Сгенерировано" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Stay Updated" +msgid "Domain updated" +msgstr "Будьте в курсе" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Version deleted" +msgid "Domain deleted" +msgstr "Версия удалена" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Тип интеграции" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Тип интеграции" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "Проект был исключён из рекламной поддержки" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Переменные окружения" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Переменные окружения" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Invitation revoked" +msgid "Automation rule moved" +msgstr "Приглашение отменено" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Обновлены настройки проекта" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3437,10 +3586,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Описание" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5686,5 +5833,8 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Регистрация" +#~ msgid "Site URL" +#~ msgstr "URL сайта" + +#~ msgid "Hosted documentation repository URL" +#~ msgstr "URL хостинга репозитория документации" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index dc11fbe96a5..c2d0af223ec 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -23,7 +23,7 @@ msgstr "" ">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Verzia" @@ -152,29 +152,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -204,7 +204,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -234,7 +234,7 @@ msgid "Username" msgstr "" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Projekt" @@ -474,7 +474,7 @@ msgstr "Aktívny" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -554,7 +554,7 @@ msgstr "" msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Úroveň súkromia" @@ -586,7 +586,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Typ dokumentácie" @@ -634,7 +634,7 @@ msgstr "Chyba" msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "" @@ -912,7 +912,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1038,7 +1038,7 @@ msgid "Publication date" msgstr "Dátum zverejnenia" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Dátum úpravy" @@ -1183,7 +1183,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1245,8 +1245,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1444,11 +1443,11 @@ msgstr "Užívatelia" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Názov" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Email" @@ -1601,46 +1600,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2029,35 +2024,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2137,7 +2132,7 @@ msgstr "Vymazaný" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Verejný" @@ -2308,75 +2303,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2392,17 +2391,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL Repozitára" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL Repozitára" #: projects/models.py:267 msgid "Repository type" @@ -2425,169 +2422,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "Štandardná verzia" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Verzia projektu, na ktorý sa adresa / presmeruje" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Štandardná vetva" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Analytics kód" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2595,304 +2592,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Jazyk" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Model musí mať slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Cesta" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2976,35 +2973,155 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Verzia" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Verzia" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +msgid "Subproject created" +msgstr "" + +#: projects/views/private.py:464 +msgid "Subproject updated" +msgstr "" + +#: projects/views/private.py:469 +msgid "Subproject deleted" +msgstr "" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "Vymazaný" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Dátum zverejnenia" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Publication date" +msgid "Notification deleted" +msgstr "Dátum zverejnenia" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +msgid "Translation created" +msgstr "" + +#: projects/views/private.py:708 +msgid "Translation deleted" +msgstr "" + +#: projects/views/private.py:751 +msgid "Redirect created" +msgstr "" + +#: projects/views/private.py:755 +msgid "Redirect updated" +msgstr "" + +#: projects/views/private.py:785 +msgid "Redirect deleted" +msgstr "" + +#: projects/views/private.py:818 +msgid "Domain created" +msgstr "" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Vymazaný" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3382,10 +3499,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Popis" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.mo b/readthedocs/locale/tr/LC_MESSAGES/django.mo index bbcc0be3476..f474dcd008a 100755 Binary files a/readthedocs/locale/tr/LC_MESSAGES/django.mo and b/readthedocs/locale/tr/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index edc7b363b97..38710c7b4d9 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Sürüm" @@ -151,29 +151,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -233,7 +233,7 @@ msgid "Username" msgstr "Kullanıcı adı" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Proje" @@ -473,7 +473,7 @@ msgstr "Etkin" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Oluşturma başarısız oldu" @@ -553,7 +553,7 @@ msgstr "Oluşturuldu" msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Belgelendirme türü" @@ -633,7 +633,7 @@ msgstr "Hata" msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "İşle" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1037,7 +1037,7 @@ msgid "Publication date" msgstr "Yayımlanma tarihi" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Değiştirilme tarihi" @@ -1187,7 +1187,7 @@ msgstr "" msgid "Sign Up" msgstr "Kaydol" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1249,8 +1249,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1448,11 +1447,11 @@ msgstr "Kullanıcılar" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Adı" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "E-posta" @@ -1607,46 +1606,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2035,35 +2030,35 @@ msgstr "" msgid "Verify your email address" msgstr "E-posta adresinizi doğrulayın" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2143,7 +2138,7 @@ msgstr "Silindi" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Ortak" @@ -2264,10 +2259,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "Alt proje iç içe geçme desteklenmiyor" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2316,75 +2309,79 @@ msgstr "Geçersiz proje adı" msgid "Repository invalid" msgstr "Depo geçersiz" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, 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:554 +#: projects/forms.py:560 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:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "Değişken adı __ (çift alt çizgi) ile başlayamaz" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "Değişken adı READTHEDOCS ile başlayamaz" -#: projects/forms.py:1116 +#: projects/forms.py:1122 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:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "Değişken adı boşluklar içeremez" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "Sadece harflere, sayılara ve alt çizgiye izin verilir" @@ -2400,17 +2397,15 @@ msgstr "" msgid "Alias" msgstr "Kod adı" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "Depo URL'si" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "Barındırılan belgelendirme deposu URL'si" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "Depo URL'si" #: projects/models.py:267 msgid "Repository type" @@ -2433,21 +2428,21 @@ msgid "URL that documentation is expected to serve from" msgstr "Belgelendirmenin sunulmasının beklendiği URL" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Tek sürüm" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2457,74 +2452,74 @@ msgstr "" "sunulan \"en son\" sürümünüz vardır. Bunu dikkatli kullanın, bunu sadece " "belgelerinizin birden çok sürümü hiçbir zaman olmayacaksa açın." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Varsayılan sürüm" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Projenizin / işaretinin yönlendirdiği sürümü" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Varsayılan dal" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN Etkinleştirildi" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Çözümleme kodu" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2532,25 +2527,25 @@ msgstr "" "Google Analytics İzleme Kimliği (ör. UA-22345342-1). Bu, sayfa " "yüklemelerinizi yavaşlatabilir." -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "Alternatif kapsayıcı resmi" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "Kapsayıcı bellek sınırı" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" @@ -2558,52 +2553,52 @@ msgstr "" "Docker biçiminde bellek sınırı -- örnek: 512m veya 1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "Saniye olarak kapsayıcı zaman sınırı" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "Alternatif oluşturma kuyruğu kimliği" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "Ücretli reklamlara izin verin" -#: projects/models.py:425 +#: projects/models.py:426 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:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "Reklamsız" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "Sürüm uyarısını göster" -#: projects/models.py:441 +#: projects/models.py:442 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:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2611,305 +2606,305 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Öne Çıkanlar" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "İlgili projeler" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Dil" -#: projects/models.py:501 +#: projects/models.py:502 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:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Programlama Dili" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "Projenin yazıldığı birincil programlama dili." -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "Bu proje bir web kancası ile oluşturuldu" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "Bu proje başarılı olarak kopyalandı" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Model başlık bilgisine sahip olmak zorundadır" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "Alt proje iç içe geçme desteklenmiyor" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Yol" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "Web kancasının göndereceği URL" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "Etki Alanı" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "HTTPS kullan" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "Bu etki alanı için her zaman HTTPS kullan" -#: projects/models.py:1741 +#: projects/models.py:1742 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:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2993,19 +2988,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "Proje ayarları güncellendi" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "Proje silindi" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "Proje silindi" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Sürüm" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Sürüm" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3014,20 +3021,160 @@ 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Alt Projeler" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Alt Projeler" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "Proje silindi" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "Proje silindi" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Yayımlanma tarihi" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "Proje silindi" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Web kancası etkinleştirildi" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Web kancası etkinleştirildi" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Web kancası etkinleştirildi" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Çeviriler" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Çeviriler" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Yönlendirme Türü" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Yönlendirme Türü" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "Proje silindi" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Makine Oluşturuldu" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Stay Updated" +msgid "Domain updated" +msgstr "Güncel Kalın" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Silindi" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "Bütünleştirme türü" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "Bütünleştirme türü" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "Proje reklam desteğinden çekildi" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "Ortam Değişkenleri" + +#: projects/views/private.py:1009 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "Ortam Değişkenleri" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "Proje ayarları güncellendi" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3404,10 +3551,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Tanım" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5613,5 +5758,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "Giriş Yap" +#~ msgid "Hosted documentation repository URL" +#~ msgstr "Barındırılan belgelendirme deposu URL'si" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index 6443bf72ffd..e2a771f505e 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -30,7 +30,7 @@ msgstr "" "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Версія:" @@ -159,29 +159,29 @@ msgstr "Недійсна назва проекту \"{0}\": слаг не ств msgid "Project with slug \"{0}\" already exists." msgstr "Проект зі слагом \"{0}\" вже існує." -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект із {slug_name}={value} недійсний як підпроект" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "Підпроект із цим псевдонімом уже існує" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -211,7 +211,7 @@ msgid "Log out" msgstr "Вийти" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "Запрошення надіслане" @@ -241,7 +241,7 @@ msgid "Username" msgstr "Ім'я користувача" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Проект" @@ -483,7 +483,7 @@ msgstr "Активний" msgid "Build successful" msgstr "Білд успішний" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "Білд невдався" @@ -563,7 +563,7 @@ msgstr "Збудований" msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Рівень конфіденційності" @@ -596,7 +596,7 @@ msgstr "Має ePub" msgid "Has HTML Zip" msgstr "Має HTML Zip" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Тип документації" @@ -646,7 +646,7 @@ msgstr "Помилка" msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "Здійснити" @@ -926,7 +926,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "URL" @@ -1052,7 +1052,7 @@ msgid "Publication date" msgstr "Дата публікації" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Модифікована дата" @@ -1197,7 +1197,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1259,8 +1259,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1458,11 +1457,11 @@ msgstr "Користувачі" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Ім’я" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "Email" @@ -1615,46 +1614,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2043,35 +2038,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2151,7 +2146,7 @@ msgstr "Видалено" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Загальнодоступно" @@ -2322,75 +2317,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2406,17 +2405,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL репозиторію" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL репозиторію" #: projects/models.py:267 msgid "Repository type" @@ -2439,21 +2436,21 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Єдина версія" -#: projects/models.py:300 +#: projects/models.py:301 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " @@ -2464,148 +2461,148 @@ msgstr "" "пересторогою, активуйте тільки якщо ви ніколи не будете мати чисельні " "версії ваших документів." -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "Версія за замовчуванням" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Версія проекту на яку перенаправляє /" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Гілка за замовчуванням" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Код аналітики" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2613,304 +2610,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Обране" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Пов’язані проекти" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Мова" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "Мова програмування" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Модель повинна мати slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Шлях" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "Створено" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "Модифіковано" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "Використовувати HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2994,35 +2991,177 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version name" +msgid "Version created" +msgstr "Ім'я версії" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version name" +msgid "Version updated" +msgstr "Ім'я версії" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Підпроекти" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Підпроекти" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "Підпроекти" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "Видалено" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Notification created" +msgstr "Запрошення прийняте" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Invitation declined" +msgid "Notification deleted" +msgstr "Запрошення відхилено" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "created" +msgid "Webhook created" +msgstr "Створено" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "Переклади" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "Переклади" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "created" +msgid "Redirect created" +msgstr "Створено" + +#: projects/views/private.py:755 +msgid "Redirect updated" +msgstr "" + +#: projects/views/private.py:785 +msgid "Redirect deleted" +msgstr "" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "Машина створена" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Видалено" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Integration created" +msgstr "Запрошення прийняте" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Invitation declined" +msgid "Integration deleted" +msgstr "Запрошення відхилено" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +#, fuzzy +#| msgid "Invitation revoked" +msgid "Automation rule moved" +msgstr "Запрошення відкликано" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3400,10 +3539,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Опис" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index 42c81d567ec..88ffb6e6a47 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "Phiên bản" @@ -151,29 +151,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -233,7 +233,7 @@ msgid "Username" msgstr "" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "Dự án" @@ -473,7 +473,7 @@ msgstr "Đang hoạt động" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "" @@ -553,7 +553,7 @@ msgstr "Đã được xây dựng" msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "Mức độ bảo mật" @@ -585,7 +585,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "Kiểu tài liệu" @@ -633,7 +633,7 @@ msgstr "Lỗi" msgid "Exit code" msgstr "" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "" @@ -911,7 +911,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1037,7 +1037,7 @@ msgid "Publication date" msgstr "Ngày xuất bản" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "Ngày thay đổi" @@ -1182,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1244,8 +1244,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1443,11 +1442,11 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "Tên" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "" @@ -1600,46 +1599,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2028,35 +2023,35 @@ msgstr "" msgid "Verify your email address" msgstr "" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2136,7 +2131,7 @@ msgstr "Đã xóa" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "Công cộng" @@ -2307,75 +2302,79 @@ msgstr "" msgid "Repository invalid" msgstr "" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2391,17 +2390,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "URL của kho" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "URL của kho" #: projects/models.py:267 msgid "Repository type" @@ -2424,169 +2421,169 @@ msgid "URL that documentation is expected to serve from" msgstr "" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "Phiên bản đơn lẻ" -#: projects/models.py:300 +#: projects/models.py:301 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:307 +#: projects/models.py:308 msgid "Default version" msgstr "Phiên bản mặc định" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "Phiên bản mà / trỏ tới" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "Nhánh mặc định" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "Mã Analytics" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2594,304 +2591,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "Tính năng" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "Các dự án liên quan" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "Ngôn ngữ" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "Đường dẫn" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2975,35 +2972,167 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:202 -msgid "Project addons updated" +#: projects/views/private.py:205 +msgid "Project deleted" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" +#: projects/views/private.py:219 +msgid "Project addons updated" msgstr "" -#: projects/views/private.py:396 +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version" +msgid "Version created" +msgstr "Phiên bản" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version" +msgid "Version updated" +msgstr "Phiên bản" + +#: projects/views/private.py:402 #, 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:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "Dự án con" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "Dự án con" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject deleted" +msgstr "Dự án con" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Deleted" +msgid "User deleted" +msgstr "Đã xóa" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "Ngày xuất bản" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Publication date" +msgid "Notification deleted" +msgstr "Ngày xuất bản" + +#: projects/views/private.py:628 +msgid "Webhook created" +msgstr "" + +#: projects/views/private.py:638 +msgid "Webhook updated" +msgstr "" + +#: projects/views/private.py:648 +msgid "Webhook deleted" +msgstr "" + +#: projects/views/private.py:703 +msgid "Translation created" +msgstr "" + +#: projects/views/private.py:708 +msgid "Translation deleted" +msgstr "" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "Kiểu tái định hướng" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "Kiểu tái định hướng" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect deleted" +msgstr "Kiểu tái định hướng" + +#: projects/views/private.py:818 +msgid "Domain created" +msgstr "" + +#: projects/views/private.py:838 +msgid "Domain updated" +msgstr "" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "Đã xóa" + +#: projects/views/private.py:898 +msgid "Integration created" +msgstr "" + +#: projects/views/private.py:925 +msgid "Integration deleted" +msgstr "" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" msgstr "" @@ -3381,10 +3510,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "Miêu tả" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5514,6 +5641,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Sign In" -#~ msgstr "Đăng nhập" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo b/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo index 859d5bafc8a..ec93516af50 100755 Binary files a/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo and b/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index 3ddf6939ac5..94cb8dc7273 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -45,7 +45,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "版本" @@ -174,29 +174,29 @@ msgstr "无效的项目名称「{0}」:未生成网址标识。" msgid "Project with slug \"{0}\" already exists." msgstr "网址标识为「{0}」的项目已存在。" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "带有 {slug_name}={value} 的项目不能作为子项目。" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "存在具有此名称的子项目" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -226,7 +226,7 @@ msgid "Log out" msgstr "退出登录" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "" @@ -256,7 +256,7 @@ msgid "Username" msgstr "用户名" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "项目" @@ -496,7 +496,7 @@ msgstr "激活" msgid "Build successful" msgstr "" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "构建失败" @@ -576,7 +576,7 @@ msgstr "构建" msgid "Uploaded" msgstr "已上传" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "隐私级别" @@ -608,7 +608,7 @@ msgstr "存在ePub" msgid "Has HTML Zip" msgstr "存在HTML Zip" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "文档类型" @@ -656,7 +656,7 @@ msgstr "错误" msgid "Exit code" msgstr "退出码" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "提交" @@ -934,7 +934,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "" @@ -1060,7 +1060,7 @@ msgid "Publication date" msgstr "发布日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "修改日期" @@ -1205,7 +1205,7 @@ msgstr "" msgid "Sign Up" msgstr "注册" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1267,8 +1267,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1466,11 +1465,11 @@ msgstr "用户" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "名称" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "电子邮件" @@ -1623,46 +1622,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2052,35 +2047,35 @@ msgstr "" msgid "Verify your email address" msgstr "验证你的邮箱地址" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2160,7 +2155,7 @@ msgstr "已删除" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "公开" @@ -2281,10 +2276,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "不支持嵌套子项目" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2333,75 +2326,79 @@ msgstr "项目名称无效" msgid "Repository invalid" msgstr "无效仓库" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "每个标签的长度必须小于等于 100 个字符。" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "变量名不能以__开头(双下划线)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "变量名不能以 READTHEDOCS 开头" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "该项目已经有一个具有此名称的变量" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2417,17 +2414,15 @@ msgstr "" msgid "Alias" msgstr "别名" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "代码库地址" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "托管文档仓库 URL" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "代码库地址" #: projects/models.py:267 msgid "Repository type" @@ -2450,21 +2445,21 @@ msgid "URL that documentation is expected to serve from" msgstr "访问文档的URL" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "单一版本" -#: projects/models.py:300 +#: projects/models.py:301 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 " @@ -2473,74 +2468,74 @@ msgstr "" "单一版本的站点不含多个翻译版本,只有一个「latest」版本,使用根域名进行托管。" "请谨慎使用,仅在您的文档永远不会用到多版本时使用它。" -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "默认版本" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "访问项目根目录时重定向的目标版本" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "默认分支" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "CDN 已启用" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "分析代码" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2548,75 +2543,75 @@ msgstr "" "Google Analytics Tracking ID (ex. UA-22345342-1). 这将减慢你的页" "面加载速度。" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "备选容器镜像" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "容器内存限制" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 格式的内存限制 -- 例: 512m or 1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "容器的时间限制秒数" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "备用构建的队列id" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "允许已付费广告" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "如果未选中的话,你仍然会看到社区广告。" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "去广告" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2624,304 +2619,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "精选" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "相关项目" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "语言" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "该项目的文档所呈现的语言。注意:这影响您的项目的 URL。" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "编程语言" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "项目使用的主要编程语言" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "项目构建同时包含webhook" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "此项目已成功被克隆" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Model 必须包含 slug" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "不支持嵌套子项目" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "路径" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "创建的" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "修改的" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "发送 webhook 到" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "域" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "此域访问次数" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3005,19 +3000,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "项目设置已更新" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "项目已删除" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "项目已删除" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version name" +msgid "Version created" +msgstr "项目名称" -#: projects/views/private.py:396 +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version name" +msgid "Version updated" +msgstr "项目名称" + +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3026,20 +3033,156 @@ msgstr "" "您的 {service} 账号出现了问题,尝试重新连接 已连接服务页面" "上的账号。" -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "子项目" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "子项目" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "项目已删除" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "项目已删除" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Publication date" +msgid "Notification created" +msgstr "发布日期" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "项目已删除" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "Webhook 已激活" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "Webhook 已激活" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "Webhook 已激活" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "翻译" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "翻译" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "重定向类型" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "重定向类型" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "项目已删除" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "由机器创建" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Domain" +msgid "Domain updated" +msgstr "域" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "已删除" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "集成类型" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "集成类型" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "项目已从广告支持中退出" -#: projects/views/private.py:1222 -#, fuzzy -#| msgid "Project settings updated" +#: projects/views/private.py:1005 +msgid "Environment variable created" +msgstr "" + +#: projects/views/private.py:1009 +msgid "Environment variable deleted" +msgstr "" + +#: projects/views/private.py:1034 +msgid "Automation rule moved" +msgstr "" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "项目设置已更新" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3415,10 +3558,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Description" msgid "Start subscription" -msgstr "说明" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5568,8 +5709,5 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "登录" - -#~ msgid "No API Tokens currently configured." -#~ msgstr "没有已设置的 API 令牌。" +#~ msgid "Hosted documentation repository URL" +#~ msgstr "托管文档仓库 URL" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo b/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo index d6c400fa91f..4b7d354e32c 100755 Binary files a/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo and b/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index a07dabd15a0..1bdcc734d51 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:53+0000\n" +"POT-Creation-Date: 2024-07-23 14:39+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/" @@ -31,7 +31,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: analytics/models.py:69 builds/filters.py:41 builds/models.py:711 -#: projects/filters.py:196 projects/models.py:1476 search/models.py:27 +#: projects/filters.py:196 projects/models.py:1477 search/models.py:27 #: templates/base.html:266 msgid "Version" msgstr "版本" @@ -160,29 +160,29 @@ msgstr "" msgid "Project with slug \"{0}\" already exists." msgstr "" -#: api/v3/serializers.py:859 +#: api/v3/serializers.py:864 #, python-brace-format msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:597 +#: api/v3/serializers.py:872 projects/forms.py:603 msgid "A subproject with this alias already exists" msgstr "" -#: api/v3/serializers.py:1010 +#: api/v3/serializers.py:1015 #, python-brace-format msgid "" "Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " "instead. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1016 +#: api/v3/serializers.py:1021 #, python-brace-format msgid "" "sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." msgstr "" -#: api/v3/serializers.py:1022 +#: api/v3/serializers.py:1027 #, python-brace-format msgid "" "sphinx_htmldir redirect has been renamed to html_to_clean_url. See " @@ -212,7 +212,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:500 +#: organizations/views/private.py:207 projects/views/private.py:507 msgid "Invitation sent" msgstr "邀請已送出" @@ -242,7 +242,7 @@ msgid "Username" msgstr "使用者名稱" #: audit/models.py:138 builds/models.py:95 builds/models.py:705 -#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1470 +#: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1471 #: redirects/models.py:48 msgid "Project" msgstr "專案" @@ -482,7 +482,7 @@ msgstr "啟用" msgid "Build successful" msgstr "建置成功" -#: builds/filters.py:29 projects/models.py:1575 +#: builds/filters.py:29 projects/models.py:1576 #: templates/builds/build_detail.html:160 msgid "Build failed" msgstr "建置失敗" @@ -562,7 +562,7 @@ msgstr "建置" msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:154 projects/models.py:477 +#: builds/models.py:154 projects/models.py:478 msgid "Privacy Level" msgstr "隱私等級" @@ -594,7 +594,7 @@ msgstr "有 ePub" msgid "Has HTML Zip" msgstr "有 HTML Zip" -#: builds/models.py:175 projects/models.py:560 +#: builds/models.py:175 projects/models.py:561 msgid "Documentation type" msgstr "文件類型" @@ -642,7 +642,7 @@ msgstr "錯誤" msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:761 projects/models.py:1487 +#: builds/models.py:761 projects/models.py:1488 msgid "Commit" msgstr "送交" @@ -920,7 +920,7 @@ msgstr "" msgid "Please provide as much detail as possible." msgstr "" -#: core/forms.py:198 projects/models.py:1590 +#: core/forms.py:198 projects/models.py:1591 msgid "URL" msgstr "網址" @@ -1046,7 +1046,7 @@ msgid "Publication date" msgstr "發佈日期" #: gold/models.py:29 organizations/models.py:32 organizations/models.py:224 -#: organizations/models.py:298 projects/models.py:239 projects/models.py:1489 +#: organizations/models.py:298 projects/models.py:239 projects/models.py:1490 msgid "Modified date" msgstr "修改日期" @@ -1193,7 +1193,7 @@ msgstr "" msgid "Sign Up" msgstr "註冊" -#: gold/views.py:199 subscriptions/views.py:196 +#: gold/views.py:201 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1255,8 +1255,7 @@ msgstr "" msgid "To user" msgstr "" -#: invitations/models.py:113 organizations/models.py:57 -#: organizations/models.py:313 +#: invitations/models.py:113 organizations/models.py:313 msgid "E-mail" msgstr "" @@ -1454,11 +1453,11 @@ msgstr "使用者" #: oauth/models.py:33 oauth/models.py:123 organizations/filters.py:54 #: organizations/filters.py:60 organizations/models.py:48 #: organizations/models.py:247 projects/filters.py:44 projects/filters.py:110 -#: projects/models.py:249 projects/models.py:1481 +#: projects/models.py:249 projects/models.py:1482 msgid "Name" msgstr "名稱" -#: oauth/models.py:34 templates/base.html:167 +#: oauth/models.py:34 organizations/models.py:57 templates/base.html:167 msgid "Email" msgstr "電子信箱" @@ -1611,46 +1610,42 @@ msgstr "" msgid "Owner" msgstr "" -#: organizations/forms.py:41 organizations/forms.py:98 +#: organizations/forms.py:41 organizations/forms.py:100 msgid "Organization Name" msgstr "" -#: organizations/forms.py:42 organizations/forms.py:99 +#: organizations/forms.py:42 organizations/forms.py:101 msgid "Billing Email" msgstr "" -#: organizations/forms.py:48 -msgid "Site URL" -msgstr "站台網址" - -#: organizations/forms.py:72 +#: organizations/forms.py:74 msgid "Invalid organization name: no slug generated" msgstr "" -#: organizations/forms.py:76 +#: organizations/forms.py:78 #, python-format msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:694 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:709 #, python-format msgid "User %(username)s does not exist" msgstr "" -#: organizations/forms.py:154 +#: organizations/forms.py:156 #, python-format msgid "User %(username)s is already an owner" msgstr "" -#: organizations/forms.py:178 +#: organizations/forms.py:180 msgid "Team already exists" msgstr "" -#: organizations/forms.py:261 +#: organizations/forms.py:263 msgid "User is already a team member" msgstr "" @@ -2039,35 +2034,35 @@ msgstr "" msgid "Verify your email address" msgstr "驗證電子信箱位址" -#: organizations/views/private.py:155 +#: organizations/views/private.py:157 msgid "Owner removed" msgstr "" -#: organizations/views/private.py:160 +#: organizations/views/private.py:162 msgid "User is the last owner, can't be removed" msgstr "" -#: organizations/views/private.py:168 +#: organizations/views/private.py:169 msgid "Team added" msgstr "" -#: organizations/views/private.py:178 +#: organizations/views/private.py:179 msgid "Team deleted" msgstr "" -#: organizations/views/private.py:195 +#: organizations/views/private.py:190 msgid "Team updated" msgstr "" -#: organizations/views/private.py:200 +#: organizations/views/private.py:195 msgid "Team projects updated" msgstr "" -#: organizations/views/private.py:213 +#: organizations/views/private.py:209 msgid "Member added to team" msgstr "" -#: organizations/views/private.py:220 +#: organizations/views/private.py:216 msgid "Member removed from team" msgstr "" @@ -2147,7 +2142,7 @@ msgstr "已刪除" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2061 +#: projects/constants.py:92 projects/models.py:2062 msgid "Public" msgstr "公開" @@ -2268,10 +2263,8 @@ msgid "" msgstr "" #: projects/forms.py:200 -#, fuzzy -#| msgid "Subproject nesting is not supported" msgid "Pull request builds not supported" -msgstr "不支援巢狀子專案" +msgstr "" #: projects/forms.py:263 #, python-brace-format @@ -2320,75 +2313,79 @@ msgstr "無效的專案名稱" msgid "Repository invalid" msgstr "無效的儲存庫" -#: projects/forms.py:455 +#: projects/forms.py:434 projects/models.py:254 +msgid "Short description of this project" +msgstr "" + +#: projects/forms.py:456 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:525 +#: projects/forms.py:531 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "已有用於專案 {proj} 的「{lang}」翻譯。" -#: projects/forms.py:554 +#: projects/forms.py:560 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "各個標記的長度必須小於或等於 100 字元。" -#: projects/forms.py:644 +#: projects/forms.py:650 msgid "Enable Addons" msgstr "" -#: projects/forms.py:646 +#: projects/forms.py:652 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:649 +#: projects/forms.py:655 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:675 +#: projects/forms.py:681 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:707 +#: projects/forms.py:713 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:792 +#: projects/forms.py:798 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:831 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1004 +#: projects/forms.py:1010 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1107 +#: projects/forms.py:1113 msgid "Variable name can't start with __ (double underscore)" msgstr "變數名稱不可以 __ 開頭(雙底線)" -#: projects/forms.py:1111 +#: projects/forms.py:1117 msgid "Variable name can't start with READTHEDOCS" msgstr "變數名稱不可以 READTHEDOCS 開頭" -#: projects/forms.py:1116 +#: projects/forms.py:1122 msgid "There is already a variable with this name for this project" msgstr "該專案中已有相同名稱的變數" -#: projects/forms.py:1121 +#: projects/forms.py:1127 msgid "Variable name can't contain spaces" msgstr "變數名稱不可包含空白字元" -#: projects/forms.py:1125 +#: projects/forms.py:1131 msgid "Only letters, numbers and underscore are allowed" msgstr "僅可使用字母、數字與底線" @@ -2404,17 +2401,15 @@ msgstr "" msgid "Alias" msgstr "別名" -#: projects/models.py:254 -msgid "Short description of this project" -msgstr "" - #: projects/models.py:257 msgid "Repository URL" msgstr "儲存庫網址" #: projects/models.py:260 -msgid "Hosted documentation repository URL" -msgstr "託管文件的儲存庫網址" +#, fuzzy +#| msgid "Repository URL" +msgid "Git repository URL" +msgstr "儲存庫網址" #: projects/models.py:267 msgid "Repository type" @@ -2437,21 +2432,21 @@ msgid "URL that documentation is expected to serve from" msgstr "預期用來提供文件的網址" #: projects/models.py:283 -msgid "Versioning scheme" +msgid "URL versioning scheme" msgstr "" #: projects/models.py:290 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." +"This affects URL your documentation is served from, and if it supports " +"translations or versions. Changing the versioning scheme will break your " +"current URLs, so you might need to create a redirect." msgstr "" -#: projects/models.py:297 +#: projects/models.py:298 msgid "Single version" msgstr "單一版本" -#: projects/models.py:300 +#: projects/models.py:301 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,74 +2455,74 @@ msgstr "" "單一版本網站不包含翻譯,且只有「latest」伴兒不能,並在網域的根目錄提供。請謹" "慎使用,請於文件永遠不會有多版本的時候才開啟。" -#: projects/models.py:307 +#: projects/models.py:308 msgid "Default version" msgstr "預設版本" -#: projects/models.py:310 +#: projects/models.py:311 msgid "The version of your project that / redirects to" msgstr "專案根目錄「 / 」要跳轉至的版本" -#: projects/models.py:315 +#: projects/models.py:316 msgid "Default branch" msgstr "預設分支" -#: projects/models.py:321 +#: projects/models.py:322 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:326 +#: projects/models.py:327 msgid "Custom path prefix" msgstr "" -#: projects/models.py:332 +#: projects/models.py:333 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:337 +#: projects/models.py:338 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:343 +#: projects/models.py:344 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:350 +#: projects/models.py:351 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:353 +#: projects/models.py:354 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:357 +#: projects/models.py:358 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:364 +#: projects/models.py:365 msgid "" "Should builds from pull requests be public? If your repository is " "public, don't set this to private." msgstr "" -#: projects/models.py:369 +#: projects/models.py:370 msgid "CDN Enabled" msgstr "已啟用 CDN" -#: projects/models.py:371 +#: projects/models.py:372 msgid "Analytics code" msgstr "分析程式碼" -#: projects/models.py:376 +#: projects/models.py:377 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." @@ -2535,75 +2530,75 @@ msgstr "" "Google Analytics 追蹤 ID(如︰ UA-22345342-1),可能會降低頁面載" "入的速度。" -#: projects/models.py:382 +#: projects/models.py:383 msgid "Disable Analytics" msgstr "" -#: projects/models.py:386 +#: projects/models.py:387 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:391 +#: projects/models.py:392 msgid "Alternative container image" msgstr "備用容器鏡像" -#: projects/models.py:397 +#: projects/models.py:398 msgid "Container memory limit" msgstr "容器記憶體限制" -#: projects/models.py:402 +#: projects/models.py:403 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "Docker 記憶體限制格式 -- 範例:512m1g" -#: projects/models.py:407 +#: projects/models.py:408 msgid "Container time limit in seconds" msgstr "單位為秒的容器時間限制" -#: projects/models.py:412 +#: projects/models.py:413 msgid "Alternate build queue id" msgstr "備用建置佇列 Id" -#: projects/models.py:418 +#: projects/models.py:419 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:423 +#: projects/models.py:424 msgid "Allow paid advertising" msgstr "允許付費廣告" -#: projects/models.py:425 +#: projects/models.py:426 msgid "If unchecked, users will still see community ads." msgstr "若取消選取,則使用者將看見社群廣告。" -#: projects/models.py:428 +#: projects/models.py:429 msgid "Ad-free" msgstr "無廣告" -#: projects/models.py:433 +#: projects/models.py:434 msgid "Is spam?" msgstr "" -#: projects/models.py:436 +#: projects/models.py:437 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:439 +#: projects/models.py:440 msgid "Show version warning" msgstr "顯示版本警告" -#: projects/models.py:441 +#: projects/models.py:442 msgid "Show warning banner in non-stable nor latest versions." msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/models.py:445 +#: projects/models.py:446 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:451 +#: projects/models.py:452 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2611,304 +2606,304 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:459 +#: projects/models.py:460 msgid "Featured" msgstr "精選" -#: projects/models.py:461 +#: projects/models.py:462 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:469 +#: projects/models.py:470 msgid "Delisted" msgstr "" -#: projects/models.py:471 +#: projects/models.py:472 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:482 +#: projects/models.py:483 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:489 +#: projects/models.py:490 msgid "Related projects" msgstr "相關專案" -#: projects/models.py:497 templates/search/elastic_search.html:57 +#: projects/models.py:498 templates/search/elastic_search.html:57 msgid "Language" msgstr "語言" -#: projects/models.py:501 +#: projects/models.py:502 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "專案文件呈現的語言。注意︰該設定將影響專案的網址。" -#: projects/models.py:509 +#: projects/models.py:510 msgid "Programming Language" msgstr "程式語言" -#: projects/models.py:513 +#: projects/models.py:514 msgid "The primary programming language the project is written in." msgstr "撰寫本專案的主要程式語言。" -#: projects/models.py:529 +#: projects/models.py:530 msgid "This project has been built with a webhook" msgstr "該專案已通過 Webhook 建置" -#: projects/models.py:533 +#: projects/models.py:534 msgid "This project has been successfully cloned" msgstr "這個專案已成功複製" -#: projects/models.py:567 +#: projects/models.py:568 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:578 +#: projects/models.py:579 msgid "project" msgstr "" -#: projects/models.py:589 +#: projects/models.py:590 msgid "Model must have slug" msgstr "Model 必須有動態資料欄位" -#: projects/models.py:1351 +#: projects/models.py:1352 msgid "Subproject nesting is not supported" msgstr "不支援巢狀子專案" -#: projects/models.py:1486 +#: projects/models.py:1487 msgid "Path" msgstr "路徑" -#: projects/models.py:1488 +#: projects/models.py:1489 msgid "Build id" msgstr "" -#: projects/models.py:1491 +#: projects/models.py:1492 msgid "Page search rank" msgstr "" -#: projects/models.py:1496 +#: projects/models.py:1497 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1539 projects/models.py:1704 +#: projects/models.py:1540 projects/models.py:1705 msgid "created" msgstr "建立時間" -#: projects/models.py:1544 +#: projects/models.py:1545 msgid "modified" msgstr "修改時間" -#: projects/models.py:1573 +#: projects/models.py:1574 msgid "Build triggered" msgstr "" -#: projects/models.py:1574 +#: projects/models.py:1575 msgid "Build passed" msgstr "" -#: projects/models.py:1592 +#: projects/models.py:1593 msgid "URL to send the webhook to" msgstr "要傳送 Webhook 至的網址" -#: projects/models.py:1595 +#: projects/models.py:1596 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1603 +#: projects/models.py:1604 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1607 msgid "JSON payload" msgstr "" -#: projects/models.py:1608 +#: projects/models.py:1609 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1716 msgid "Domain" msgstr "網域" -#: projects/models.py:1722 +#: projects/models.py:1723 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1726 +#: projects/models.py:1727 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1731 +#: projects/models.py:1732 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1735 +#: projects/models.py:1736 msgid "Use HTTPS" msgstr "使用 HTTPS" -#: projects/models.py:1737 +#: projects/models.py:1738 msgid "Always use HTTPS for this domain" msgstr "永遠為該網域使用 HTTPS" -#: projects/models.py:1741 +#: projects/models.py:1742 msgid "Number of times this domain has been hit" msgstr "該網域的點擊次數" -#: projects/models.py:1746 templates/projects/domain_form.html:49 +#: projects/models.py:1747 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1755 +#: projects/models.py:1756 msgid "Skip validation process." msgstr "" -#: projects/models.py:1759 +#: projects/models.py:1760 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1768 +#: projects/models.py:1769 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1773 +#: projects/models.py:1774 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1778 +#: projects/models.py:1779 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1912 +#: projects/models.py:1913 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1916 +#: projects/models.py:1917 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1921 +#: projects/models.py:1922 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1927 +#: projects/models.py:1928 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1932 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1936 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1940 +#: projects/models.py:1941 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1946 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1950 +#: projects/models.py:1951 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:1954 +#: projects/models.py:1955 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:1958 +#: projects/models.py:1959 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1962 +#: projects/models.py:1963 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1966 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1969 +#: projects/models.py:1970 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1974 +#: projects/models.py:1975 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1981 msgid "" "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" msgstr "" -#: projects/models.py:1986 +#: projects/models.py:1987 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1990 +#: projects/models.py:1991 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1994 +#: projects/models.py:1995 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1999 +#: projects/models.py:2000 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2013 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:2017 +#: projects/models.py:2018 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:2023 +#: projects/models.py:2024 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2028 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2049 +#: projects/models.py:2050 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2053 +#: projects/models.py:2054 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2058 +#: projects/models.py:2059 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2064 +#: projects/models.py:2065 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2992,19 +2987,31 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:193 +#: projects/views/private.py:197 msgid "Project settings updated" msgstr "已更新專案設定" -#: projects/views/private.py:202 +#: projects/views/private.py:205 +msgid "Project deleted" +msgstr "已刪除專案" + +#: projects/views/private.py:219 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:210 -msgid "Project deleted" -msgstr "已刪除專案" +#: projects/views/private.py:270 +#, fuzzy +#| msgid "Version name" +msgid "Version created" +msgstr "版本名稱" + +#: projects/views/private.py:275 +#, fuzzy +#| msgid "Version name" +msgid "Version updated" +msgstr "版本名稱" -#: projects/views/private.py:396 +#: projects/views/private.py:402 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3013,20 +3020,162 @@ msgstr "" "您的 {service} 帳號有問題,請嘗試在已串聯的服務頁面上重" "新串聯帳號。" -#: projects/views/private.py:515 +#: projects/views/private.py:460 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject created" +msgstr "子專案" + +#: projects/views/private.py:464 +#, fuzzy +#| msgid "Subprojects" +msgid "Subproject updated" +msgstr "子專案" + +#: projects/views/private.py:469 +#, fuzzy +#| msgid "Project deleted" +msgid "Subproject deleted" +msgstr "已刪除專案" + +#: projects/views/private.py:512 +#, fuzzy +#| msgid "Project deleted" +msgid "User deleted" +msgstr "已刪除專案" + +#: projects/views/private.py:523 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:946 +#: projects/views/private.py:588 +#, fuzzy +#| msgid "Invitation accepted" +msgid "Notification created" +msgstr "邀請已接受" + +#: projects/views/private.py:593 +#, fuzzy +#| msgid "Project deleted" +msgid "Notification deleted" +msgstr "已刪除專案" + +#: projects/views/private.py:628 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook created" +msgstr "已啟用 Webhook" + +#: projects/views/private.py:638 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook updated" +msgstr "已啟用 Webhook" + +#: projects/views/private.py:648 +#, fuzzy +#| msgid "Webhook activated" +msgid "Webhook deleted" +msgstr "已啟用 Webhook" + +#: projects/views/private.py:703 +#, fuzzy +#| msgid "Translations" +msgid "Translation created" +msgstr "翻譯" + +#: projects/views/private.py:708 +#, fuzzy +#| msgid "Translations" +msgid "Translation deleted" +msgstr "翻譯" + +#: projects/views/private.py:751 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect created" +msgstr "轉址類型" + +#: projects/views/private.py:755 +#, fuzzy +#| msgid "Redirect Type" +msgid "Redirect updated" +msgstr "轉址類型" + +#: projects/views/private.py:785 +#, fuzzy +#| msgid "Project deleted" +msgid "Redirect deleted" +msgstr "已刪除專案" + +#: projects/views/private.py:818 +#, fuzzy +#| msgid "Machine Created" +msgid "Domain created" +msgstr "已建立機器" + +#: projects/views/private.py:838 +#, fuzzy +#| msgid "Stay Updated" +msgid "Domain updated" +msgstr "保持更新" + +#: projects/views/private.py:853 +#, fuzzy +#| msgid "Deleted" +msgid "Domain deleted" +msgstr "已刪除" + +#: projects/views/private.py:898 +#, fuzzy +#| msgid "Integration type" +msgid "Integration created" +msgstr "整合類型" + +#: projects/views/private.py:925 +#, fuzzy +#| msgid "Integration type" +msgid "Integration deleted" +msgstr "整合類型" + +#: projects/views/private.py:973 msgid "Project has been opted out from advertisement support" msgstr "專案已選擇退出廣告支援" -#: projects/views/private.py:1222 +#: projects/views/private.py:1005 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable created" +msgstr "環境變數" + +#: projects/views/private.py:1009 +#, fuzzy +#| msgid "Environment Variables" +msgid "Environment variable deleted" +msgstr "環境變數" + +#: projects/views/private.py:1034 #, fuzzy -#| msgid "Project settings updated" +#| msgid "Invitation revoked" +msgid "Automation rule moved" +msgstr "邀請已撤銷" + +#: projects/views/private.py:1050 +msgid "Automation rule deleted" +msgstr "" + +#: projects/views/private.py:1060 +msgid "Automation rule created" +msgstr "" + +#: projects/views/private.py:1064 +msgid "Automation rule updated" +msgstr "" + +#: projects/views/private.py:1252 msgid "Pull request settings have been updated" -msgstr "已更新專案設定" +msgstr "" #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" @@ -3402,10 +3551,8 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -#, fuzzy -#| msgid "Manage Subscription" msgid "Start subscription" -msgstr "管理訂閱" +msgstr "" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -5550,5 +5697,8 @@ msgid "" "Settings > Applications > Authorized OAuth Apps." msgstr "" -#~ msgid "Sign In" -#~ msgstr "登入" +#~ msgid "Site URL" +#~ msgstr "站台網址" + +#~ msgid "Hosted documentation repository URL" +#~ msgstr "託管文件的儲存庫網址" diff --git a/setup.cfg b/setup.cfg index 5b65630c4f2..32072b5eebe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 11.2.0 +version = 11.2.1 license = MIT description = Read the Docs builds and hosts documentation author = Read the Docs, Inc @@ -29,7 +29,7 @@ github_owner = readthedocs github_repo = readthedocs.org [bumpver] -current_version = "11.2.0" +current_version = "11.2.1" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False