diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ed67f67af91..0efa32a7187 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,37 @@ +Version 11.12.0 +--------------- + +:Date: November 05, 2024 + +* `@cclauss `__: Do not automatically create pip-tools pull requests on forks of this repo (`#11738 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11737 `__) +* `@agjohnson `__: Update common (`#11736 `__) +* `@stsewd `__: API V3: use a restricted serializer for when showing org info from a project (`#11732 `__) +* `@stsewd `__: API v3: always return projects when listing remote repositories (`#11731 `__) +* `@stsewd `__: API v3: remove last_build expandable field (`#11730 `__) +* `@humitos `__: Addons: return all active versions on single version project (`#11727 `__) +* `@stsewd `__: Tests: fix slow test (`#11725 `__) +* `@ericholscher `__: Fix docs warnings and broken links (`#11723 `__) +* `@stsewd `__: Remove unused middlewares (`#11722 `__) +* `@stsewd `__: Set session cookie `SameSite` attribute to `Lax` for main site (`#11721 `__) +* `@humitos `__: Addons: allow users to show/hide notifications on latest/non-stable (`#11718 `__) +* `@ericholscher `__: Admin: Make large inlines collapse by default (`#11717 `__) +* `@stsewd `__: Docs: document 2fa (`#11716 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11714 `__) +* `@laymonage `__: Clarify support for an optional `v`-prefix in branch and tag names (`#11712 `__) +* `@stsewd `__: Docs: update sphinx (`#11711 `__) +* `@stsewd `__: File indexers: correctly get page content from PR previews (`#11709 `__) +* `@ericholscher `__: Release 11.11.0 (`#11708 `__) +* `@ericholscher `__: Clean up Addons & Flyout menu docs (`#11706 `__) +* `@ericholscher `__: Clean up front page copy (`#11705 `__) +* `@stsewd `__: Docs: update Sphinx instructions to override search (`#11702 `__) +* `@stsewd `__: Addons: always sort versions in descending order (`#11691 `__) +* `@ericholscher `__: Fix analytics links (`#11661 `__) +* `@browniebroke `__: Simplify instructions for installing dependencies with uv (`#11655 `__) +* `@stsewd `__: Unresolver: allow a full URL when un-resolving a domain (`#11632 `__) +* `@stsewd `__: Notifications: remove unused notification (`#11573 `__) +* `@plaindocs `__: Add list of supported tools (`#11547 `__) + Version 11.11.0 --------------- diff --git a/docs/conf.py b/docs/conf.py index 00f826f1559..a2606bb3018 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -81,7 +81,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "11.11.0" +version = "11.12.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index 8d4296e9e1e..094314ec6bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "11.11.0", + "version": "11.12.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index cbd37ef0b34..e2a9989db1e 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "11.11.0" +__version__ = "11.12.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 97959511fa4..6aa11dfba92 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -145,12 +145,12 @@ msgstr "" msgid "Privacy Policy" msgstr "سياسة الخصوصية" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -457,15 +457,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1515,23 +1515,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1625,11 +1621,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2080,35 +2076,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "نعم" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2338,60 +2334,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" +msgstr "" + +#: projects/forms.py:676 +msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2407,15 +2407,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 +#: projects/models.py:187 msgid "Sorting of versions" msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3343,67 +3343,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "الكتالانية" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "الإنجليزية" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "الإسبانية" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "الفرنسية" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "الروسية" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "الألمانية" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "الفياتنامية" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "اليابانية" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "الأوكرانية" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "الإيطالية" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "الكورية" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 832b3fbe5b7..d2e46f926ad 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -453,15 +453,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1511,23 +1511,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1621,11 +1617,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2076,35 +2072,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2334,60 +2330,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2403,17 +2403,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Versió senzilla" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3346,67 +3344,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Anglès" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Castellà" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norueg" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Francès" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Rus" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Alemany" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Gallec" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japonès" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ucranià" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index b4a0579ec5a..0e794229c9c 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Justin “Justman10000” Nogossek, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" @@ -155,12 +155,12 @@ msgstr "Bereitgestellt von" msgid "Privacy Policy" msgstr "Datenschutz-Bestimmungen" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Ungültiger Projektname \"{0}\": kein Slug generiert." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "Projekt mit Slug \"{0}\" existiert bereits." @@ -469,15 +469,15 @@ msgstr "Offen" msgid "Closed" msgstr "Geschlossen" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Jede Version" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "SemVer-Versionen" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Benutzerdefinierte Übereinstimmung" @@ -1559,23 +1559,19 @@ msgstr "Standardzweig des Repositorys" msgid "Has admin privilege" msgstr "Hat Admin-Rechte" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1671,11 +1667,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "E-Mail-Adresse oder Benutzername" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2130,35 +2126,35 @@ msgstr "Sie haben Ihr Konto erfolgreich gelöscht" msgid "Updated your advertising preferences" msgstr "Ihre Werbeeinstellungen aktualisiert" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Ja" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "Nein" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "Kein Spam (1-{})" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "Keine Anzeigen zeigen ({}-{})" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "Verweigern bei Robotern ({}-{})" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "Dashboard nicht anzeigen ({}-{})" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "Dokumente nicht ausliefern ({}-{})" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "Projekt löschen (>={})" @@ -2391,60 +2387,68 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Die Länge der einzelnen Tags darf nicht mehr als 100 Zeichen betragen." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" -msgstr "" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "Warnbanner in nicht stabilen oder neuesten Versionen anzeigen." + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "Der Benutzer %(username)s ist bereits ein Maintainer" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "Die Nutzlast muss ein gültiges JSON-Objekt sein." -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "Es kann immer nur eine Domain kanonisch sein." -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Der Variablenname darf nicht mit __ (doppelter Unterstrich) beginnen" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Variablenname kann nicht mit READTHEDOCS beginnen" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Variablenname darf keine Leerzeichen enthalten" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Nur Buchstaben, Zahlen und Unterstriche sind erlaubt" @@ -2460,17 +2464,15 @@ msgstr "Unterprojekt" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Einzelversion" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3430,67 +3432,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Katalanisch" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Englisch" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Spanisch" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norwegisch (Bokmål)" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Französisch" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Russisch" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Deutsch" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galicisch" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamesisch" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japanisch" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukrainisch" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italienisch" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Koreanisch" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index 6c682175a8e..413397d2dc1 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -138,12 +138,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -450,15 +450,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1508,23 +1508,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1618,11 +1614,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2073,35 +2069,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2331,60 +2327,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" +msgstr "" + +#: projects/forms.py:676 +msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2400,15 +2400,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 +#: projects/models.py:187 msgid "Sorting of versions" msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3336,67 +3336,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index e0db9e4e16f..189ae922752 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Raul Galvez, 2024\n" "Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" @@ -162,12 +162,12 @@ msgstr "Alojado por" msgid "Privacy Policy" msgstr "Política de privacidad" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Nombre de proyecto no válido \"{0}\": no se generó ningún slug." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "El proyecto con slug \"{0}\" ya existe." @@ -474,15 +474,15 @@ msgstr "Abierto" msgid "Closed" msgstr "Cerrado" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Cualquier versión" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "Versiones SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Coincidencia personalizada" @@ -1565,23 +1565,19 @@ msgstr "Rama por defecto del repositorio" msgid "Has admin privilege" msgstr "Tiene privilegios de administrador" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1678,11 +1674,11 @@ msgstr "Nombre de Organización Inválida: Sin slug generado" msgid "Organization %(name)s already exists" msgstr "La organización %(name)s ya existe" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "Nombre de usuario o dirección de correo electrónico" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "El usuario %(username)s no existe" @@ -2189,35 +2185,35 @@ msgstr "Has eliminado tu cuenta con éxito" msgid "Updated your advertising preferences" msgstr "Actualizar tus preferencias de publicidad" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Sí" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "No" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "No spam (1-{})" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "No mostrar anuncios ({}-{})" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "Denegar en robots ({}-{})" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "No mostrar panel ({}-{})" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "No servir documentos ({}-{})" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "Eliminar proyecto (>={})" @@ -2449,60 +2445,70 @@ msgstr "Ya existe una traducción \"{lang}\" para el proyecto {proj}." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "La longitud de cada etiqueta debe ser menor o igual a 100 caracteres." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "" +"Mostrar banner de advertencia en versiones no estables o más recientes." + +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" msgstr "" +"Mostrar banner de advertencia en versiones no estables o más recientes." -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "El usuario %(username)s ya es mantenedor" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "El payload debe ser un objeto JSON válido." -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "Solo un dominio puede ser canónico a la vez." -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "El nombre de la variable no puede empezar con __ (doble subrayado)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "El nombre de la variable no puede comenzar con READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "El nombre de la variable no puede tener espacios" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" @@ -2518,17 +2524,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Versión única" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3493,67 +3497,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totales" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Catalán" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Inglés" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Español" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Portugués brasileño" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Noruego bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Francés" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Ruso" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Alemán" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Gallego" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Chino tradicional" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japonés" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italiano" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index 14dd0794c8e..e059f179339 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -453,15 +453,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1511,23 +1511,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1621,11 +1617,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2076,35 +2072,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2334,60 +2330,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" +msgstr "" + +#: projects/forms.py:676 +msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2403,15 +2403,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 +#: projects/models.py:187 msgid "Sorting of versions" msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3339,67 +3339,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index 02b8acb1826..e9a65dc0fd9 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -42,7 +42,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Christian Wiat, 2024\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" @@ -175,12 +175,12 @@ msgstr "Hébergé par" msgid "Privacy Policy" msgstr "Politique de confidentialité" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Nom du projet invalide \"{0}\": pas de jeton généré." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "Un projet avec le slug \"{0}\" existe déjà." @@ -496,15 +496,15 @@ msgstr "Ouvert" msgid "Closed" msgstr "Fermé" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Toutes les versions" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "versions SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Correspondances personnalisées" @@ -1597,23 +1597,19 @@ msgstr "Branche par défaut du répertoire" msgid "Has admin privilege" msgstr "Possède les droits d’administration" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1711,11 +1707,11 @@ msgstr "Nom d'organisation non valide: aucun slug n'a été généré" msgid "Organization %(name)s already exists" msgstr "L'organisation %(name)s existe déjà" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "Adresse email ou nom d'utilisateur" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "L'utilisateur %(username)s n'existe pas" @@ -2210,35 +2206,35 @@ msgstr "Vous avez supprimé votre compte avec succès" msgid "Updated your advertising preferences" msgstr "Préférences de publicité mises à jour" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Oui" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "Non" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "Pas du spam (1-{})" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "Ne pas montrer les publicités ({}-{})" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "Refuser les robots ({}-{})" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "Ne pas montrer le tableau de bord ({}-{})" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "Ne pas servir les documentations ({}-{})" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "Supprimer le projet (>={})" @@ -2472,60 +2468,72 @@ msgstr "" "La longueur de chaque étiquette doit être inférieure ou égale à 100 " "caractères." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" msgstr "" +"Affiche une bannière d'avertissement sur les versions non stables ou " +"anciennes." -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "" +"Affiche une bannière d'avertissement sur les versions non stables ou " +"anciennes." + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "L'utilisateur %(username)s est déjà un mainteneur" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "Les données doivent être un objet JSON valide." -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "Un seul domaine peut être canonique à la fois." -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Un nom de variable ne peut pas commencer par __ (double underscore)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Un nom de variable ne peut pas commancer par READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Un nom de variable ne peut pas contenir d'espace" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Seuls les lettres, les chiffres et le blanc souligné sont autorisés" @@ -2541,17 +2549,15 @@ msgstr "Sous-projet" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Version unique" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3528,67 +3534,67 @@ msgstr "Recherche" msgid "Total results" msgstr "Résultats totaux" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Anglais" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Espagnol" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norvégien Bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Français" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Russe" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Allemand" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galicien" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamien" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japonais" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukrainien" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italien" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Coréen" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index 5b138ce2492..8c29d32f7d2 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -143,12 +143,12 @@ msgstr "Aloxado por" msgid "Privacy Policy" msgstr "Directiva de privacidade" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -457,15 +457,15 @@ msgstr "Aberto" msgid "Closed" msgstr "Pechado" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Calquera versión" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "Versións SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Coincidencia personalizada" @@ -1553,23 +1553,19 @@ msgstr "Rama predeterminada do repositorio" msgid "Has admin privilege" msgstr "Ten privilexios de administración" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1667,11 +1663,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "A organización %(name)s xa existe" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "Enderezo de correo ou nome de usuario" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "O usuario %(username)s non existe" @@ -2179,35 +2175,35 @@ msgstr "Eliminou correctamente a súa conta" msgid "Updated your advertising preferences" msgstr "Actualizaron as súas preferencias de publicidade" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Si" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "Non" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "Non é correo lixo (1-{})" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "Non amosar anuncios ({}-{})" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "Denegar en robots ({}-{})" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "Non amosar o taboleiro ({}-{})" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "Non servir documentos ({}-{})" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "Eliminar proxecto (>={})" @@ -2440,60 +2436,70 @@ 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:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "" +"Amosar o báner de advertencia nas versións non estábeis ou nas máis recentes." + +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" msgstr "" +"Amosar o báner de advertencia nas versións non estábeis ou nas máis recentes." -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuario %(username)s xa é un mantedor" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "A carga útil debe ser un obxecto JSON válido." -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "Só un dominio pode ser canónico á vez." -#: projects/forms.py:1140 +#: projects/forms.py:1143 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:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "O nome da variaábel non pode comezar por READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "O nome da variábel non pode conter espazos" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Só se permiten letras, números e trazo baixo" @@ -2509,17 +2515,15 @@ msgstr "Subproxecto" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Versión única" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3507,67 +3511,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Inglés" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Español" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Portugués do Brasil" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Noruegués Bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Francés" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Ruso" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Alemán" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galego" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Chinés simplificado" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Chinés tradicional" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Xaponés" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ucraíno" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italiano" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index c0165ef5204..d132c82e190 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 6a62a4d2499..8d10ad83490 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "מתארח בחסות" msgid "Privacy Policy" msgstr "מדיניות פרטיות" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "שם המיזם „{0}” שגוי: לא נוצר שם מפושט." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "כבר קיים מיזם עם השם המפושט „{0}”." @@ -457,15 +457,15 @@ msgstr "פתיחה" msgid "Closed" msgstr "נסגר" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "כל גרסה שהיא" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "גרסאות SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "התאמה משלך" @@ -1544,23 +1544,19 @@ msgstr "ענף המאגר כברירת מחדל" msgid "Has admin privilege" msgstr "יש הרשאות ניהול" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "לא ניתן להצמיד התליה למיזם הזה" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "למיזם לא מוגדרת התליה תקפה" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "דוח מצב בנייה של {{provider_name}} נכשל" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "מפתח ההטמעה נוסף בהצלחה" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "הוספת מפתח הטמעה למיזם נכשלה" @@ -1656,11 +1652,11 @@ msgstr "שם הארגון שגוי: לא נוצר שם מפושט." msgid "Organization %(name)s already exists" msgstr "הארגון %(name)s כבר קיים" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "כתובת דוא״ל או שם משתמש" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "המשתמש %(username)s לא קיים" @@ -2158,35 +2154,35 @@ msgstr "מחקת את החשבון שלך בהצלחה" msgid "Updated your advertising preferences" msgstr "העדפות הפרסום שלך עודכנו" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "כן" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "לא" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "לא ספאם (1-{})" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "לא להציג פרסומות ({}-{})" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "התעלמות ברובוטים ({}-{})" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "לא להציג לוח בקרה ({}-{})" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "לא לשרת מסמכים ({}-{})" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "מחיקת מיזם (>={})" @@ -2417,60 +2413,68 @@ msgstr "כבר קיים תרגום ל„{lang}” של המיזם {proj}." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "אורכה של כל תגית חייבת להיות באורך של 100 תווים ומטה." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "הפעלת תוספים" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "להציג התראה על בניות מבקשות משיכה" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show a notification on non-stable and latest versions" +msgid "Show a notification on non-stable versions" +msgstr "להציג התראה על גרסאות לא יציבות ועדכניות ללא בדיקה" + +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show a notification on non-stable and latest versions" +msgid "Show a notification on latest version" msgstr "להציג התראה על גרסאות לא יציבות ועדכניות ללא בדיקה" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "התבנית המותאמת אישית בחלונית הצפה נחוצה בעת בחירת תבנית מותאמת אישית." -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "המשתמש %(username)s כבר ברמת מתחזק" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "המטען חייב להיות עצם JSON תקני." -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "מיזם זה מוגדר עם שיטת גרסאות שאינה תומכת בתרגומים." -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "רק שם תחום אחד יכול להיות ייצוגי בכל פעם." -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "שם משתנה לא יכול להתחיל ב־__ (פעמיים קו תחתון)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "שם משתנה לא יכול להתחיל ב־READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "כבר יש משתנה עם השם הזה במיזם הזה" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "שם משתנה לא יכול להכיל רווחים" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "מותר אותיות באנגלית, ספרות וקווים תחתיים בלבד" @@ -2486,19 +2490,17 @@ msgstr "תת־מיזם" msgid "Alias" msgstr "כינוי" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "גרסה בודדת" +msgstr "מיון גרסאות" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" -msgstr "" +msgstr "תבנית מיון גרסאות מותאמת אישית" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" -msgstr "" +msgstr "הצגת latest ו־stable בהתחלה" #: projects/models.py:262 msgid "Repository URL" @@ -2961,7 +2963,7 @@ msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהר #: projects/models.py:1961 msgid "Build: Generate a file manifest for file tree diff." -msgstr "" +msgstr "בנייה: יצירת קובץ הצהרה (manifest) להבדל בעץ הקבצים." #: projects/models.py:1966 msgid "Webhook: Skip syncing branches" @@ -3472,67 +3474,67 @@ msgstr "שאילתה" msgid "Total results" msgstr "סך כל התוצאות" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "קטלאנית" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "אנגלי" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "ספרדית" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "פורטוגלית ברזילאית" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "נורווגית ספרותית" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "צרפתית" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "רוסית" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "גרמנית" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "גליסית" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "וייטנאמית" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "סינית מפושטת" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "סינית מסורתית" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "יפנית" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "אוקראינית" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "איטלקית" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "קוריאנית" @@ -6070,3 +6072,6 @@ msgstr "" "מספיקה ועליך גם לבקר בהגדרות אצל ספק ה־Git שלך כדי למחוק את חיבור ה־OAuth של " "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." + +#~ msgid "Deploy key added successfully" +#~ msgstr "מפתח ההטמעה נוסף בהצלחה" diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index 9173dea781e..b5ade1b528f 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -140,12 +140,12 @@ msgstr "" msgid "Privacy Policy" msgstr "Adatvédelmi Szabályzat" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -452,15 +452,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1513,23 +1513,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Admin jogosult" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1623,11 +1619,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2078,35 +2074,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Hirdetési preferenciák frissítve" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Igen" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2336,60 +2332,70 @@ msgstr "Már van egy \"{lang}\" fordítás a {proj} projektben." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "A jelölő hossza nem lehet nagyobb 100 karakternél" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "" +"Figyelmeztető banner megjelenítése a nem stabil és nem a legújabb verziókban." + +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" msgstr "" +"Figyelmeztető banner megjelenítése a nem stabil és nem a legújabb verziókban." -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 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:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Változónév nem kezdődhet a READTHEDOCS karaktersorozattal" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "A változónév nem tartalmazhat üres karaktert" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" @@ -2405,17 +2411,15 @@ msgstr "" msgid "Alias" msgstr "Álnév" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Egyetlen verzió" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3358,67 +3362,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Katalán" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Angol" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Brazil portugál" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norvég" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Francia" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Orosz" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Német" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Gall" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnámi" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Hagyományos kínai" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japán" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukrán" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Olasz" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Koreai" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 11ab5f3384f..2030e33b592 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "" msgid "Privacy Policy" msgstr "Kebijakan Privasi" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -453,15 +453,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1512,23 +1512,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Memiliki hak administrasi" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1622,11 +1618,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2077,35 +2073,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Memperbarui preferensi iklan anda" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Ya" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2335,60 +2331,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Panjang tag harus kurang dari sasma dengan 100 karakter." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Nama variable tidak dapat dimulai dengan __ (garis bawah ganda)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Nama variabel tidak bisa dimulai dengan READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Nama variabel tidak boleh mengandung spasi" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" @@ -2404,17 +2404,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "No active versions." +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Tidak ada versi aktif." +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3344,67 +3342,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Katala" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Inggris" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Portugis Brasil" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norwegia Bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Prancis" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Rusia" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Jerman" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galisia" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnam" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Tionghoa Sederhana" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Tionghoa Tradisional" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Jepang" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukraina" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italia" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Korea" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 3f69b13536d..9841b2a8291 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -152,12 +152,12 @@ msgstr "" msgid "Privacy Policy" msgstr "Privacy Policy" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -464,15 +464,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1526,23 +1526,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Ha dei privilegi dell'amministratore" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1637,11 +1633,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2092,35 +2088,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Aggiorna le preferenze sugli annunci" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Sì" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2351,60 +2347,68 @@ 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:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" -msgstr "" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "Mostra banner di warning nelle versioni non-stable o latest" -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "Mostra banner di warning nelle versioni non-stable o latest" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Il nome di variabile non può iniziare con __ (doppio underscore)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Il nome di variabile non può iniziare con READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Il nome di variabile non può contenere spazi" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" @@ -2420,17 +2424,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Versione unica" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3376,67 +3378,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Catalano" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Inglese" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Spagnolo" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Brasiliano Portoghese" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norvegese Bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Francese" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Russo" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Tedesco" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galiziano" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Cinese semplificato" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Cinese Tradizionale" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Giapponese" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ucraino" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italiano" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Coreano" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 42af2c5c423..7cde6bf6357 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -152,12 +152,12 @@ msgstr "" msgid "Privacy Policy" msgstr "プライバシーポリシー" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -464,15 +464,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1522,23 +1522,19 @@ msgstr "" msgid "Has admin privilege" msgstr "管理者権限のある" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1632,11 +1628,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2087,35 +2083,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "はい" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "いいえ" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2345,60 +2341,64 @@ msgstr "\"{lang}\" 言語の翻訳はすでに {proj} プロジェクトに存 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "それぞれのタグの長さは 100 文字以下でなくてはなりません。" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "__ (2つのアンダースコア) で始まる変数名は使用できません" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "READTHEDOCS で始まる変数名は使用できません" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "この名前の変数はすでにこのプロジェクトに存在します" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "変数名に空白を含むことはできません" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "英数字とアンダースコアのみが許容されます" @@ -2414,17 +2414,15 @@ msgstr "" msgid "Alias" msgstr "エイリアス" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "単一バージョン" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3360,67 +3358,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "カタルーニャ語" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "英語" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "スペイン語" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "ブラジルポルトガル語" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "ノルウェー語" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "フランス語" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "ロシア語" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "ドイツ語" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "ガリシア語" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "ベトナム語" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "中国語(簡体字)" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "中国語(繁体字)" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "日本語" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "ウクライナ語" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "イタリア語" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "韓国語" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index 3f658d49dc7..50e7a11d2d3 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -140,12 +140,12 @@ msgstr "" msgid "Privacy Policy" msgstr "개인정보 보호 정책" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -452,15 +452,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1510,23 +1510,19 @@ msgstr "" msgid "Has admin privilege" msgstr "관리 권한 있음" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1620,11 +1616,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2075,35 +2071,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "광고 설정 변경됨" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "예" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2333,60 +2329,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2402,17 +2402,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "단일 버전" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3343,67 +3341,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "영어" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "스페인어" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "노르웨이어" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "프랑스어" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "러시아어" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "독일어" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "갈리시아어" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "베트남어" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "중국어 간체" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "중국어 번체" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "일본어" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "우크라이나어" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "이탈리아어" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "한국어" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index 877ba525a4d..5e8698ace37 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -142,12 +142,12 @@ msgstr "Talpintojas" msgid "Privacy Policy" msgstr "Privatumo politika" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Netinkamas projekto pavadinimas „{0}“: žetonas nesukurtas." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "Projekto žetonas „{0}“ jau yra." @@ -456,15 +456,15 @@ msgstr "Ativiras" msgid "Closed" msgstr "Uždarytas" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Bet kuri versija" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "SemVer versijos" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Sava atitiktis" @@ -1542,23 +1542,19 @@ msgstr "Numatytoji repozitorijos šaka" msgid "Has admin privilege" msgstr "Turi admin privilegijas" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1655,11 +1651,11 @@ msgstr "Netinkamas organizacijos pavadinimas: nėra sugeneruoto žetono" msgid "Organization %(name)s already exists" msgstr "Organizacija %(name)s jau yra" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "E-pašto adresas arba naudotojo vardas" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "Naudotojas %(username)s neegzistuoja" @@ -2143,35 +2139,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Atnaujintos jūsų reklamos nuostatos" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Taip" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2401,60 +2397,68 @@ msgstr "Jau yra projekto {proj} vertimo kalba „{lang}“." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Kiekvienos žymos ilgis turi būti ne mažesnis nei 100 simbolių." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" -msgstr "" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "Rodyti įspėjimo juostą nestabiliose ar paskutinėse versijose." + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Kintamojo pavadinimas negali prasidėti __ (dvigubu pabraukimu)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Kintamojo pavadinimas negali prasidėti READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "Šiame projekte jau yra kintamasis tokiu pavadinimu" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Kintamojo pavadinime negali būti tarpų" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" @@ -2470,17 +2474,15 @@ msgstr "" msgid "Alias" msgstr "Sinonimas" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Viena versija" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3421,67 +3423,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Katalonų" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Anglų" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Ispanų" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Brazilijos portugalų" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norvegijos Bakmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Prancūzų" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Rusų" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Vokiečių" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galų" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamiečių" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Tradicinė kinų" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japonų" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukrainiečių" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italų" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Korėjiečių" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index 7c3b863b7e6..de49958857a 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -453,15 +453,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1511,23 +1511,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1621,11 +1617,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2076,35 +2072,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2334,60 +2330,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2403,17 +2403,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Enkeltversjon" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3347,67 +3345,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "engelsk" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "spansk" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norsk bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "fransk" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Russisk" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Tysk" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galisisk" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamesisk" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japansk" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukrainsk" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index df4b62ad0d3..4847a4254c9 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -147,12 +147,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -459,15 +459,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1522,23 +1522,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Heeft beheerdersrechten" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1632,11 +1628,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2087,35 +2083,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Ja" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2345,60 +2341,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2414,17 +2414,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Enkele versie" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3353,67 +3351,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Engels" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Spaan" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Frans" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Russisch" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Duits" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamees" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japans" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italiaans" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Koreaans" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 7ddeb24c389..4171d85f6f9 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -143,12 +143,12 @@ msgstr "Beheerd door" msgid "Privacy Policy" msgstr "Privacy beleid" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -455,15 +455,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1517,23 +1517,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Heeft admin-rechten" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1628,11 +1624,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2083,35 +2079,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Werk je advertentievoorkeuren bij" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Ja" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2342,60 +2338,64 @@ msgstr "Er is al een \"{lang}\"-vertaling voor het {proj}-project." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "De lengte van elke tag moet minder of gelijk aan 100 characters zijn." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" +msgstr "" + +#: projects/forms.py:676 +msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Variabele namen mogen niet beginnen met __ (dubbele underscore)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Variabel-namen mogen niet beginnen met READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Variabel-namen mogen geen spaties bevatten" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Alleen letters, cijfers en underscores zijn toegestaan" @@ -2411,15 +2411,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 +#: projects/models.py:187 msgid "Sorting of versions" msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3347,67 +3347,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index d9d2945ac25..e281d670a82 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -148,12 +148,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -460,15 +460,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1518,23 +1518,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Ma uprawnienia administratora" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1630,11 +1626,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2085,35 +2081,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Zaktualizowano twoje preferencje reklamowe" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Tak" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2343,60 +2339,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2412,17 +2412,15 @@ msgstr "" msgid "Alias" msgstr "Alias" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Wersja pojedyncza" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3350,67 +3348,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Kataloński" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "angielski" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "hiszpański" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "norweski (bokmål)" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "francuski" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "rosyjski" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "niemiecki" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "galicyjski" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "wietnamski" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Chiński uproszczony" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japoński" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukraiński" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "włoski" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "koreański" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo index b70dda1a130..9bd21ebe312 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 a7a73be9499..c3788db6706 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -156,12 +156,12 @@ msgstr "Hospedado por" msgid "Privacy Policy" msgstr "Política de Privacidade" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Nome de projeto \"{0}\" inválido: nenhum slug gerado." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "Um projeto com slug \"{0}\" já existe." @@ -476,15 +476,15 @@ msgstr "Aberto" msgid "Closed" msgstr "Fechado" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Qualquer versão" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "Versões SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Correspondência personalizada" @@ -1574,23 +1574,19 @@ msgstr "Branch padrão do repositório" msgid "Has admin privilege" msgstr "Possui privilégios de administrador" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "Não foi possível anexar o webhook a este projeto" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "O projeto não tem um webhook válido configurado" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "Falha no relatório de status de construção de {{provider_name}}" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "Chave de implantação adicionada com sucesso" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "Falha ao adicionar chave de implantação ao projeto" @@ -1688,11 +1684,11 @@ msgstr "Nome organização inválido: nenhum slug gerado" msgid "Organization %(name)s already exists" msgstr "Organização %(name)s já existe" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "Endereço de e-mail ou nome de usuário" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "Usuário %(username)s não existe" @@ -2200,35 +2196,35 @@ msgstr "Você excluiu sua conta com sucesso" msgid "Updated your advertising preferences" msgstr "Suas preferências de anúncios foram atualizadas" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Sim" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "Não" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "Não é spam (1-{})" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "Não mostrar anúncios ({}-{})" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "Negar acesso a robôs ({}-{})" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "Não mostrar o painel ({}-{})" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "Não servir documentação ({}-{})" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "Excluir projeto (>={})" @@ -2468,20 +2464,29 @@ msgstr "Há há uma tradução \"{lang}\" para o projeto {proj}." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "O comprimento de cada tag deve ser menor ou igual a 100 caracteres." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "Ativar addons" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "Mostrar uma notificação em construções de pull requests" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show a notification on non-stable and latest versions" +msgid "Show a notification on non-stable versions" +msgstr "" +"Mostrar uma notificação em versões não estáveis e mais recentes (latest)" + +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show a notification on non-stable and latest versions" +msgid "Show a notification on latest version" msgstr "" "Mostrar uma notificação em versões não estáveis e mais recentes (latest)" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." @@ -2489,16 +2494,16 @@ msgstr "" "O padrão personalizado de classificação do menu flutuante é necessário ao " "selecionar um padrão personalizado." -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuário %(username)s já é um mantenedor" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "A carga útil deve ser um objeto JSON válido." -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." @@ -2506,27 +2511,27 @@ msgstr "" "Este projeto está configurado com um esquema de versionamento que não " "oferece suporte a traduções." -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "Apenas um domínio pode ser canônico por vez." -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Nome de variável não pode iniciar com __ (sublinhado duplo)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Nome de variável não pode começar com READTHEDOCS" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Nome de variável não pode conter espaços" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" @@ -2542,19 +2547,17 @@ msgstr "Subprojeto" msgid "Alias" msgstr "Apelido" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Versão única" +msgstr "Classificação de versões" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" -msgstr "" +msgstr "Padrão personalizado de classificação de versão" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" -msgstr "" +msgstr "Mostrar latest e stable no início" #: projects/models.py:262 msgid "Repository URL" @@ -3031,6 +3034,8 @@ msgstr "Painel: Permite que o projeto use o banner de aviso de versão." #: projects/models.py:1961 msgid "Build: Generate a file manifest for file tree diff." msgstr "" +"Construção: Gera um manifesto de arquivo para a comparação de árvore de " +"arquivos." #: projects/models.py:1966 msgid "Webhook: Skip syncing branches" @@ -3556,67 +3561,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Catalão" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Inglês" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Espanhol" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Português do Brasil" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norueguês" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Frances" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Russo" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Alemão" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galego" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japonês" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Italiano" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Coreano" @@ -6231,3 +6236,6 @@ msgstr "" "desconectar um serviço, você também deverá visitar seu provedor Git para " "excluir a conexão OAuth do Read the Docs. No GitHub, isso está localizado em " "Settings > Applications > Authorized OAuth Apps." + +#~ msgid "Deploy key added successfully" +#~ msgstr "Chave de implantação adicionada com sucesso" diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 57ee52c4d28..f2bb6e4b8a9 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -158,12 +158,12 @@ msgstr "Размещено благодаря" msgid "Privacy Policy" msgstr "Политика конфиденциальности" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Неправильное имя проекта \"{0}\": не сгенерирован URL." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "Проект с URL \"{0}\" уже существует." @@ -470,15 +470,15 @@ msgstr "Открыта" msgid "Closed" msgstr "Закрыта" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Любая версия" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "Версии SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Свой подбор" @@ -1541,23 +1541,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Имеет права администратора" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1653,11 +1649,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2108,35 +2104,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Обновлены наши настройки рекламы" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Да" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2366,60 +2362,70 @@ msgstr "Уже существует перевод “{lang}” для прое msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Длина каждой метки не должна превышать 100 символов." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "" +"Показывать предупреждения как для нестабильных, так и для не свежих версий." + +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" msgstr "" +"Показывать предупреждения как для нестабильных, так и для не свежих версий." -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Имя переменной не должно начинаться с __ (двойное подчёркивание)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Имя переменной не должно начинаться с READTHEDOCS." -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "В этом проекте уже имеется переменная с таким именем" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Имя переменной не должно содержать пробелы" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" @@ -2435,17 +2441,15 @@ msgstr "" msgid "Alias" msgstr "Псевдоним" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Единственная версия" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3393,67 +3397,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "каталонский" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Английский" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Испанский" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "бразильский португальский" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Норвежский" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Французский" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Русский" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Немецкий" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Галисийский" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Вьетнамский" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "упрощённый китайский" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "традиционный китайский" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Японский" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Украинский" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Итальянский" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Корейский" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index a62bb0ab540..2f54f17437a 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -142,12 +142,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -454,15 +454,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1512,23 +1512,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1622,11 +1618,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2077,35 +2073,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2335,60 +2331,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" +msgstr "" + +#: projects/forms.py:676 +msgid "Show a notification on latest version" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2404,15 +2404,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 +#: projects/models.py:187 msgid "Sorting of versions" msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3340,67 +3340,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Anglicky" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Španielsky" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Francúzština" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Ruština" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Nemčina" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamčina" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japončina" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukrajinčina" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index c925a18e383..404c865da37 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "" msgid "Privacy Policy" msgstr "Gizlilik İlkesi" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -453,15 +453,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1516,23 +1516,19 @@ msgstr "" msgid "Has admin privilege" msgstr "Yönetici yetkisine sahip" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1628,11 +1624,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2083,35 +2079,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "Reklam tercihleriniz güncellendi" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "Evet" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2341,60 +2337,68 @@ msgstr "{proj} projesi için zaten bir \"{lang}\" çevirisi var." msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Her etiketin uzunluğu 100 karakterden az veya eşit olmak zorundadır." -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" -msgstr "" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "Kararlı olmayan ne de en son sürümlerde uyarı afişi göster." -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "Kararlı olmayan ne de en son sürümlerde uyarı afişi göster." + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "Değişken adı __ (çift alt çizgi) ile başlayamaz" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "Değişken adı READTHEDOCS ile başlayamaz" -#: projects/forms.py:1149 +#: projects/forms.py:1152 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:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "Değişken adı boşluklar içeremez" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "Sadece harflere, sayılara ve alt çizgiye izin verilir" @@ -2410,17 +2414,15 @@ msgstr "" msgid "Alias" msgstr "Kod adı" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Tek sürüm" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3360,67 +3362,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Katalanca" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "İngilizce" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "İspanyolca" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Norveççe Bokmål" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Fransızca" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Rusça" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Almanca" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Galiçyaca" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Vietnamca" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Japonca" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Ukraynaca" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "İtalyanca" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Korece" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index 660cab56202..109c0b9edfd 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -149,12 +149,12 @@ msgstr "Організовано" msgid "Privacy Policy" msgstr "Політика конфіденційності" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "Недійсна назва проекту \"{0}\": слаг не створено." -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "Проект зі слагом \"{0}\" вже існує." @@ -463,15 +463,15 @@ msgstr "Відкритий" msgid "Closed" msgstr "Закритий" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "Будь-яка версія" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "Версії SemVer" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "Спеціальний збіг" @@ -1526,23 +1526,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1636,11 +1632,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2091,35 +2087,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2349,60 +2345,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2418,17 +2418,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Єдина версія" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3360,67 +3358,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "Каталонська" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Англійська" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "Іспанська" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "Норвезька (букмол)" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "Французька" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "Російська" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "Німецька" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "Галісійська" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "В’єтнамська" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Японська" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Українська" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "Італійська" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "Корейська" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index 7b82c29263f..a7adc9b514e 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -141,12 +141,12 @@ msgstr "" msgid "Privacy Policy" msgstr "" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -453,15 +453,15 @@ msgstr "" msgid "Closed" msgstr "" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "" @@ -1511,23 +1511,19 @@ msgstr "" msgid "Has admin privilege" msgstr "" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1621,11 +1617,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2076,35 +2072,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2334,60 +2330,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" +#: projects/forms.py:674 +msgid "Show a notification on non-stable versions" msgstr "" -#: projects/forms.py:708 +#: projects/forms.py:676 +msgid "Show a notification on latest version" +msgstr "" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2403,17 +2403,15 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "Phiên bản đơn lẻ" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3341,67 +3339,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "Tiếng Anh" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "Tiếng Việt" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "Tiếng Nhật" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "Tiếng Ukcraina" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index 6dcaf497d9e..f47356e124d 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -164,12 +164,12 @@ msgstr "托管于" msgid "Privacy Policy" msgstr "隐私政策" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "无效的项目名称「{0}」:未生成网址标识。" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "网址标识为「{0}」的项目已存在。" @@ -476,15 +476,15 @@ msgstr "打开" msgid "Closed" msgstr "关闭" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "任意版本" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "语义化版本(SemVer)" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "自定义匹配" @@ -1534,23 +1534,19 @@ msgstr "" msgid "Has admin privilege" msgstr "拥有管理员权限" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1644,11 +1640,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2100,35 +2096,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "更新您的广告偏好设置" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "是" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "否" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2358,60 +2354,68 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "每个标签的长度必须小于等于 100 个字符。" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" -msgstr "" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "在非 stable(稳定)或 latest(最新)版本中展示警告横幅。" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "变量名不能以__开头(双下划线)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "变量名不能以 READTHEDOCS 开头" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "该项目已经有一个具有此名称的变量" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2427,17 +2431,15 @@ msgstr "" msgid "Alias" msgstr "别名" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "单一版本" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3371,67 +3373,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "加泰罗尼亚语" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "英语" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "西班牙语" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "挪威语" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "法语" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "俄语" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "德语" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "加利西亚语" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "越南语" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "简体中文" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "繁体中文" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "日语" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "乌克兰语" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "意大利语" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "韩语" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index 8ae173261ab..c5e76559d73 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-10-23 13:42+0000\n" +"POT-Creation-Date: 2024-11-05 11:23+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/" @@ -150,12 +150,12 @@ msgstr "主機架設方" msgid "Privacy Policy" msgstr "隱私權政策" -#: api/v3/serializers.py:636 +#: api/v3/serializers.py:634 #, python-brace-format msgid "Invalid project name \"{0}\": no slug generated." msgstr "" -#: api/v3/serializers.py:640 +#: api/v3/serializers.py:638 #, python-brace-format msgid "Project with slug \"{0}\" already exists." msgstr "" @@ -462,15 +462,15 @@ msgstr "開啟" msgid "Closed" msgstr "已關閉" -#: builds/constants.py:137 +#: builds/constants.py:139 msgid "Any version" msgstr "任何版本" -#: builds/constants.py:138 +#: builds/constants.py:140 msgid "SemVer versions" msgstr "SemVer 版本" -#: builds/constants.py:139 +#: builds/constants.py:141 msgid "Custom match" msgstr "自訂比對" @@ -1522,23 +1522,19 @@ msgstr "" msgid "Has admin privilege" msgstr "具有管理員權限" -#: oauth/notifications.py:22 oauth/notifications.py:35 +#: oauth/notifications.py:19 oauth/notifications.py:32 msgid "Unable to attach webhook to this project" msgstr "" -#: oauth/notifications.py:48 +#: oauth/notifications.py:45 msgid "The project doesn't have a valid webhook set up" msgstr "" -#: oauth/notifications.py:62 +#: oauth/notifications.py:59 msgid "{{provider_name}} build status report failed" msgstr "" -#: oauth/notifications.py:77 -msgid "Deploy key added successfully" -msgstr "" - -#: oauth/notifications.py:89 +#: oauth/notifications.py:74 msgid "Failed to add deploy key to project" msgstr "" @@ -1632,11 +1628,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 +#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 msgid "Email address or username" msgstr "" -#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 +#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2087,35 +2083,35 @@ msgstr "" msgid "Updated your advertising preferences" msgstr "更新廣告偏好設定" -#: projects/admin.py:110 +#: projects/admin.py:112 msgid "Yes" msgstr "是" -#: projects/admin.py:111 +#: projects/admin.py:113 msgid "No" msgstr "" -#: projects/admin.py:140 +#: projects/admin.py:142 msgid "Not spam (1-{})" msgstr "" -#: projects/admin.py:146 +#: projects/admin.py:148 msgid "Don't show Ads ({}-{})" msgstr "" -#: projects/admin.py:153 +#: projects/admin.py:155 msgid "Deny on robots ({}-{})" msgstr "" -#: projects/admin.py:160 +#: projects/admin.py:162 msgid "Don't show dashboard ({}-{})" msgstr "" -#: projects/admin.py:167 +#: projects/admin.py:169 msgid "Don't serve docs ({}-{})" msgstr "" -#: projects/admin.py:174 +#: projects/admin.py:176 msgid "Delete project (>={})" msgstr "" @@ -2345,60 +2341,68 @@ msgstr "已有用於專案 {proj} 的「{lang}」翻譯。" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "各個標記的長度必須小於或等於 100 字元。" -#: projects/forms.py:667 +#: projects/forms.py:669 msgid "Enable Addons" msgstr "" -#: projects/forms.py:669 +#: projects/forms.py:671 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:672 -msgid "Show a notification on non-stable and latest versions" -msgstr "" +#: projects/forms.py:674 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on non-stable versions" +msgstr "在非穩定或最新版中顯示警告橫幅" -#: projects/forms.py:708 +#: projects/forms.py:676 +#, fuzzy +#| msgid "Show warning banner in non-stable nor latest versions." +msgid "Show a notification on latest version" +msgstr "在非穩定或最新版中顯示警告橫幅" + +#: projects/forms.py:711 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:740 +#: projects/forms.py:743 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:825 +#: projects/forms.py:828 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:858 +#: projects/forms.py:861 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:1037 +#: projects/forms.py:1040 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1140 +#: projects/forms.py:1143 msgid "Variable name can't start with __ (double underscore)" msgstr "變數名稱不可以 __ 開頭(雙底線)" -#: projects/forms.py:1144 +#: projects/forms.py:1147 msgid "Variable name can't start with READTHEDOCS" msgstr "變數名稱不可以 READTHEDOCS 開頭" -#: projects/forms.py:1149 +#: projects/forms.py:1152 msgid "There is already a variable with this name for this project" msgstr "該專案中已有相同名稱的變數" -#: projects/forms.py:1154 +#: projects/forms.py:1157 msgid "Variable name can't contain spaces" msgstr "變數名稱不可包含空白字元" -#: projects/forms.py:1158 +#: projects/forms.py:1161 msgid "Only letters, numbers and underscore are allowed" msgstr "僅可使用字母、數字與底線" @@ -2414,17 +2418,15 @@ msgstr "" msgid "Alias" msgstr "別名" -#: projects/models.py:190 -#, fuzzy -#| msgid "Single version" +#: projects/models.py:187 msgid "Sorting of versions" -msgstr "單一版本" +msgstr "" -#: projects/models.py:200 +#: projects/models.py:197 msgid "Custom version sorting pattern" msgstr "" -#: projects/models.py:206 +#: projects/models.py:203 msgid "Show latest and stable at the beginning" msgstr "" @@ -3358,67 +3360,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:471 +#: settings/base.py:461 msgid "Catalan" msgstr "加泰隆語" -#: settings/base.py:472 +#: settings/base.py:462 msgid "English" msgstr "英語" -#: settings/base.py:473 +#: settings/base.py:463 msgid "Spanish" msgstr "西班牙語" -#: settings/base.py:474 +#: settings/base.py:464 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" -#: settings/base.py:475 +#: settings/base.py:465 msgid "Norwegian Bokmål" msgstr "挪威語" -#: settings/base.py:476 +#: settings/base.py:466 msgid "French" msgstr "法語" -#: settings/base.py:477 +#: settings/base.py:467 msgid "Russian" msgstr "俄語" -#: settings/base.py:478 +#: settings/base.py:468 msgid "German" msgstr "德語" -#: settings/base.py:479 +#: settings/base.py:469 msgid "Galician" msgstr "加利西亞語" -#: settings/base.py:480 +#: settings/base.py:470 msgid "Vietnamese" msgstr "越南語" -#: settings/base.py:481 +#: settings/base.py:471 msgid "Simplified Chinese" msgstr "簡體中文" -#: settings/base.py:482 +#: settings/base.py:472 msgid "Traditional Chinese" msgstr "繁體中文" -#: settings/base.py:483 +#: settings/base.py:473 msgid "Japanese" msgstr "日語" -#: settings/base.py:484 +#: settings/base.py:474 msgid "Ukrainian" msgstr "烏克蘭語" -#: settings/base.py:485 +#: settings/base.py:475 msgid "Italian" msgstr "義大利語" -#: settings/base.py:486 +#: settings/base.py:476 msgid "Korean" msgstr "韓語" diff --git a/setup.cfg b/setup.cfg index 3014bf94e18..f2048b1df19 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 11.11.0 +version = 11.12.0 license = MIT description = Read the Docs builds and hosts documentation author = Read the Docs, Inc @@ -29,7 +29,7 @@ github_owner = readthedocs github_repo = readthedocs.org [bumpver] -current_version = "11.11.0" +current_version = "11.12.0" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False