diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1b67a0f0cda..7e9bada4198 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,19 @@ +Version 11.1.3 +-------------- + +:Date: July 09, 2024 + +* `@humitos `__: Gold: update `max_length` to accept Stripe price `id` (`#11452 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11451 `__) +* `@stsewd `__: CSP: Allow inline scripts in gold subscription view (`#11448 `__) +* `@stsewd `__: Fix tests on .com (`#11447 `__) +* `@humitos `__: Release 11.1.2 (`#11446 `__) +* `@plaindocs `__: Mention linting (`#11445 `__) +* `@plaindocs `__: Add minimal viable docs for addons (`#11444 `__) +* `@humitos `__: Build: disable Sphinx manipulation (`#11441 `__) +* `@stsewd `__: CSP: remove obsolete block-all-mixed-content directive (`#11436 `__) +* `@humitos `__: Build: remove `append_conf` _magic_ from MkDocs (`#11206 `__) + Version 11.1.2 -------------- diff --git a/docs/conf.py b/docs/conf.py index ee41ca209de..8a7bf918617 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -76,7 +76,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "11.1.2" +version = "11.1.3" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index e53de9356e0..dce00148ced 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "11.1.2", + "version": "11.1.3", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 9c22239ede9..eae27bd56be 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "11.1.2" +__version__ = "11.1.3" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 92bc4f3a8f9..9c33571f8ad 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -8,12 +8,12 @@ # ButterflyOfFire, 2019 # Mustafa , 2020 # 425467bb0c9da71484550c3c99a0865a_432023a <42ebb87f8d673776150a6c232428c0ac_329642>, 2017 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -160,7 +160,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -207,7 +207,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -991,7 +991,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1161,6 +1161,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1185,7 +1186,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1355,79 +1356,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1624,11 +1625,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2139,7 +2140,7 @@ msgstr "حُذف" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "للعامة" @@ -2243,142 +2244,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2776,120 +2777,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2973,34 +2979,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3179,67 +3189,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "الكتالانية" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "الإنجليزية" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "الإسبانية" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "الفرنسية" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "الروسية" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "الألمانية" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "الفياتنامية" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "اليابانية" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "الأوكرانية" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "الإيطالية" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "الكورية" @@ -3323,7 +3333,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3360,10 +3370,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3379,8 +3385,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "الوصف" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3392,6 +3400,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3486,9 +3495,9 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "تسجيل الدخول" #: templates/account/login.html:16 msgid "" @@ -3871,10 +3880,6 @@ msgstr "تسجيل الدخول" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "تسجيل الدخول" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4439,7 +4444,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.mo b/readthedocs/locale/ca/LC_MESSAGES/django.mo index 6552cf0b957..a015e93f159 100755 Binary files a/readthedocs/locale/ca/LC_MESSAGES/django.mo and b/readthedocs/locale/ca/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 2b63c9a7e14..f0afa9431d8 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # dplanella , 2017 # Joan Queralt , 2014-2015 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -987,7 +987,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1157,6 +1157,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1181,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1351,79 +1352,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1620,11 +1621,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2135,7 +2136,7 @@ msgstr "Eliminat" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Públic" @@ -2239,142 +2240,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2777,120 +2778,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2974,34 +2980,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3180,67 +3190,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Anglès" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Castellà" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norueg" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Francès" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Rus" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Alemany" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Gallec" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japonès" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ucranià" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3324,7 +3334,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3361,10 +3371,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3380,8 +3386,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Descripció" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3393,6 +3401,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "S'ha trobat un laberint" @@ -3487,9 +3496,9 @@ msgid "Password reset" msgstr "Reinicia la contrasenya" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Inicia la sessió" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Entrada" #: templates/account/login.html:16 msgid "" @@ -3872,10 +3881,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "Crea, allotja i mostra documentació." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Entrada" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4440,7 +4445,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5523,3 +5528,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Inicia la sessió" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.mo b/readthedocs/locale/de/LC_MESSAGES/django.mo index 271051bfcf8..4c1d9675c4c 100755 Binary files a/readthedocs/locale/de/LC_MESSAGES/django.mo and b/readthedocs/locale/de/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index 1e6f986c15d..f3fec4f7172 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -19,12 +19,12 @@ # spky, 2014,2017 # Tobias Bannert , 2018 # Wieland Hoffmann , 2014 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Justin Nogossek, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" @@ -170,7 +170,7 @@ msgstr "Projekt mit Slug \"{0}\" existiert bereits." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projekt mit {slug_name}={value} ist als Unterprojekt nicht gültig" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Ein Unterprojekt mit diesem Alias ​​existiert bereits" @@ -217,7 +217,7 @@ msgid "Log out" msgstr "Abmelden" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Einladung verschickt" @@ -1011,7 +1011,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1202,6 +1202,7 @@ msgstr "" "Danke, dass Sie Read the Docs unterstützen! Es bedeutet uns wirklich viel." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "Abonnement verwalten" @@ -1226,7 +1227,7 @@ msgstr "Werden Sie Gold-Mitglied" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1399,79 +1400,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1670,11 +1671,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "E-Mail-Adresse oder Benutzername" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2189,7 +2190,7 @@ msgstr "Gelöscht" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Öffentlich" @@ -2293,143 +2294,145 @@ msgstr "Private Versionen" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Unterprojektverschachtelung wird nicht unterstützt" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Ungültiger Projektname" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" "Es existiert bereits eine \"{lang}\" Übersetzung für das Projekt {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "Der Benutzer %(username)s ist bereits ein Maintainer" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "Die Nutzlast muss ein gültiges JSON-Objekt sein." -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "Es kann immer nur eine Domain kanonisch sein." -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Der Variablenname darf nicht mit __ (doppelter Unterstrich) beginnen" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Variablenname kann nicht mit READTHEDOCS beginnen" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Variablenname darf keine Leerzeichen enthalten" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Nur Buchstaben, Zahlen und Unterstriche sind erlaubt" @@ -2850,120 +2853,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -3049,19 +3057,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Projekt gelöscht" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3070,15 +3078,19 @@ msgstr "" "Es gibt ein Problem mit Ihrem {service}-Konto. Versuchen Sie, Ihr Konto auf " "Ihrer Seite für verbundene Dienste erneut zu verbinden." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3262,67 +3274,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Katalanisch" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Englisch" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Spanisch" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Brasilianisches Portugiesisch" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norwegisch (Bokmål)" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Französisch" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Russisch" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Deutsch" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galicisch" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamesisch" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Vereinfachtes Chinesisch" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Traditionelles Chinesisch" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japanisch" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukrainisch" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italienisch" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Koreanisch" @@ -3406,7 +3418,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3443,10 +3455,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3466,8 +3474,10 @@ msgstr "" "weiterhin verwenden zu können." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Stripe subscription" +msgid "Start subscription" +msgstr "Stripe Abonnement" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3479,6 +3489,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Labyrinth gefunden" @@ -3582,9 +3593,9 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Anmeldung" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Einloggen" #: templates/account/login.html:16 msgid "" @@ -3978,10 +3989,6 @@ msgstr "Anmelden" msgid "Create, host, and browse documentation." msgstr "Dokumentation erstellen, hosten und durchsuchen." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Einloggen" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4625,8 +4632,8 @@ msgid "Generate API Token" msgstr "API-Token generieren" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "Derzeit sind keine API-Token konfiguriert." +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5816,3 +5823,9 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Anmeldung" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "Derzeit sind keine API-Token konfiguriert." diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index f660f6f69e2..b23d6e82f20 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#: notifications/messages.py:407 +#: notifications/messages.py:408 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -153,7 +153,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -200,7 +200,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -984,7 +984,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1154,6 +1154,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1178,7 +1179,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1348,79 +1349,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1617,11 +1618,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2132,7 +2133,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "" @@ -2236,142 +2237,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2769,120 +2770,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2966,34 +2972,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3172,67 +3182,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3316,7 +3326,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3353,10 +3363,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3372,7 +3378,7 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" +msgid "Start subscription" msgstr "" #: subscriptions/views.py:41 @@ -3385,6 +3391,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3479,8 +3486,8 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "" #: templates/account/login.html:16 @@ -3864,10 +3871,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4428,7 +4431,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 diff --git a/readthedocs/locale/es/LC_MESSAGES/django.mo b/readthedocs/locale/es/LC_MESSAGES/django.mo index 6299090b59c..6198e78bc50 100755 Binary files a/readthedocs/locale/es/LC_MESSAGES/django.mo and b/readthedocs/locale/es/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index c633a9a661e..d651c305769 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -24,12 +24,12 @@ # Manuel Viera , 2013 # Rodrigo Vegas Sánchez-Ferrero, 2017-2018 # Sergio, 2023 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Edgar Ramírez Mondragón, 2024\n" "Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" @@ -176,7 +176,7 @@ msgstr "El proyecto con slug \"{0}\" ya existe." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "El proyecto con {slug_name}={value} no es válido como subproyecto" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Ya existe un subproyecto con este alias" @@ -223,7 +223,7 @@ msgid "Log out" msgstr "Cerrar sesión" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Invitación enviada" @@ -1012,7 +1012,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Tipo de repositorio \"{repo_type}\" desconocido" @@ -1205,6 +1205,7 @@ msgstr "" "¡Gracias por apoyar Read the Docs! Realmente significa mucho para nosotros." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "Administrar suscripción" @@ -1229,7 +1230,7 @@ msgstr "Conviértase en un miembro Gold" msgid "Sign Up" msgstr "Registrarse" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1404,79 +1405,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1676,11 +1677,11 @@ msgstr "Nombre de Organización Inválida: Sin slug generado" msgid "Organization %(name)s already exists" msgstr "La organización %(name)s ya existe" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "Nombre de usuario o dirección de correo electrónico" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "El usuario %(username)s no existe" @@ -2247,7 +2248,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Público" @@ -2351,142 +2352,144 @@ msgstr "Versiones privadas" msgid "Visibility" msgstr "Visibilidad" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "No se admite la anidación de subproyectos" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Nombre de proyecto no válido, ya existe un proyecto con ese nombre" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Nombre de proyecto no válido" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Repositorio no válido" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Ya existe una traducción \"{lang}\" para el proyecto {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "El usuario %(username)s ya es mantenedor" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "El payload debe ser un objeto JSON válido." -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "Solo un dominio puede ser canónico a la vez." -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "El nombre de la variable no puede empezar con __ (doble subrayado)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "El nombre de la variable no puede comenzar con READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "El nombre de la variable no puede tener espacios" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Sólo están permitidos los números, letras y subrayado" @@ -2913,120 +2916,125 @@ msgstr "" "Si hsts_max_age > 0, establezca el indicador de precarga con el encabezado " "HSTS" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -3112,19 +3120,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Configuración del proyecto actualizada" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Proyecto borrado" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3133,15 +3141,21 @@ msgstr "" "Hay un problema con tu cuenta de {service}, intenta volver a conectar tu " "cuenta en tu página de servicios conectados." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} es el último propietario, no se puede eliminar" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "El proyecto ha sido excluido del soporte publicitario" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Configuración del proyecto actualizada" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3324,67 +3338,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totales" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Catalán" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Inglés" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Español" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Portugués brasileño" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Noruego bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Francés" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Ruso" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Alemán" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Gallego" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Chino simplificado" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Chino tradicional" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japonés" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italiano" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Coreano" @@ -3463,12 +3477,17 @@ msgid "Organization Subscription" msgstr "Suscripción de organización" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, python-format +#, fuzzy, python-format +#| msgid "" +#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " +#| "to the end of your trial. Upgrade your account by clicking on " +#| "Manage Subscription below." msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" "Actualmente estás en un juicio. Elija un plan de " "pago que se adapte a su organización antes de que finalice la prueba. " @@ -3509,10 +3528,6 @@ msgstr "Fin de prueba" msgid "Subscription ends" msgstr "Finaliza la suscripción" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "Administrar suscripción" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3533,8 +3548,10 @@ msgstr "" "ajuste a su organización para continuar usando Read the Docs for Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "Crear una Suscripción" +#, fuzzy +#| msgid "Manage subscription" +msgid "Start subscription" +msgstr "Administrar suscripción" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3547,6 +3564,7 @@ msgstr "" "Hubo un error al conectarse a Stripe, intente nuevamente en unos minutos." #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Hallamos un laberinto" @@ -3655,9 +3673,9 @@ msgid "Password reset" msgstr "Reiniciar contraseña" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Registrarse" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Acceder" #: templates/account/login.html:16 msgid "" @@ -4066,10 +4084,6 @@ msgstr "Identificarse" msgid "Create, host, and browse documentation." msgstr "Crear, alojar y explorar documentación." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Acceder" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "Cerrar notificación" @@ -4711,8 +4725,8 @@ msgid "Generate API Token" msgstr "Generar Tokens de API" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "No hay tokens de API configurados actualmente." +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5927,3 +5941,15 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Manage Subscription" +#~ msgstr "Administrar suscripción" + +#~ msgid "Create Subscription" +#~ msgstr "Crear una Suscripción" + +#~ msgid "Sign In" +#~ msgstr "Registrarse" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "No hay tokens de API configurados actualmente." diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index 9d241490368..3fa17114839 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Asier Iturralde Sarasola , 2018 # julen, 2012 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -987,7 +987,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1157,6 +1157,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1181,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1351,79 +1352,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1620,11 +1621,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2135,7 +2136,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "" @@ -2239,142 +2240,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2772,120 +2773,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2969,34 +2975,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3175,67 +3185,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3319,7 +3329,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3356,10 +3366,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3375,8 +3381,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Deskribapena" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3388,6 +3396,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3482,9 +3491,9 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Hasi saioa" #: templates/account/login.html:16 msgid "" @@ -3867,10 +3876,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Hasi saioa" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4431,7 +4436,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.mo b/readthedocs/locale/fr/LC_MESSAGES/django.mo index 69e52515fe5..75180722968 100755 Binary files a/readthedocs/locale/fr/LC_MESSAGES/django.mo and b/readthedocs/locale/fr/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index 269b5024a93..53cf246791d 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -36,12 +36,12 @@ # Seb35 , 2017 # Seb35 , 2017 # Yann Domingo, 2016-2017 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Jérémie Tarot , 2022-2023\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" @@ -189,7 +189,7 @@ msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" "Le projet avec {slug_name}={value} n'est pas valide en tant que sous-projet" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Un sous-projet avec cet alias existe déjà" @@ -236,7 +236,7 @@ msgid "Log out" msgstr "Se déconnecter" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "L'invitation est envoyée" @@ -1032,7 +1032,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Type de dépôt \"{repo_type}\" inconnu" @@ -1227,6 +1227,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Merci de soutenir Read the Docs ! Cela nous fait chaud au cœur." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "Gérer l'adhésion" @@ -1251,7 +1252,7 @@ msgstr "Devenir un membre Gold" msgid "Sign Up" msgstr "Inscription" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1428,79 +1429,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1701,11 +1702,11 @@ msgstr "Nom d'organisation non valide: aucun slug n'a été généré" msgid "Organization %(name)s already exists" msgstr "L'organisation %(name)s existe déjà" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "Adresse email ou nom d'utilisateur" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "L'utilisateur %(username)s n'existe pas" @@ -2260,7 +2261,7 @@ msgstr "Supprimé" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Public" @@ -2364,144 +2365,146 @@ msgstr "Versions privées" msgid "Visibility" msgstr "Visibilité" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "L'imbrication de sous-projet n'est pas supportée" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Nom de projet invalide, il y a déjà un projet portant ce nom" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Nom du projet invalide" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Dépôt non valide" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Il existe déjà une traduction \"{lang}\" pour le projet {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" "La longueur de chaque étiquette doit être inférieure ou égale à 100 " "caractères." -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "L'utilisateur %(username)s est déjà un mainteneur" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "Les données doivent être un objet JSON valide." -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "Un seul domaine peut être canonique à la fois." -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Un nom de variable ne peut pas commencer par __ (double underscore)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Un nom de variable ne peut pas commancer par READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Un nom de variable ne peut pas contenir d'espace" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Seuls les lettres, les chiffres et le blanc souligné sont autorisés" @@ -2935,120 +2938,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "Si hsts_max_age > 0, configurer l'option preload avec l'en-tête HSTS" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -3138,19 +3146,19 @@ msgstr "Le seul nom de fichier autorisé est {filename}." msgid "The only allowed filenames are {filenames}." msgstr "Les seuls noms de fichiers autorisés sont {filenames}." -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Paramètres du projet mis à jour" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Projet supprimé" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3159,15 +3167,21 @@ msgstr "" "Il y a eu un problème avec votre compte {service}, merci de le reconnecter " "sur la page de vos services liés." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} est le dernier propriétaire, il ne peut pas être supprimé" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "Le projet à été retiré du programme de support publicitaire" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Paramètres du projet mis à jour" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3351,67 +3365,67 @@ msgstr "Recherche" msgid "Total results" msgstr "Résultats totaux" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Anglais" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Espagnol" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Portugais brésilien" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norvégien Bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Français" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Russe" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Allemand" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galicien" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamien" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Chinois simplifié" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Chinois traditionnel" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japonais" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukrainien" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italien" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Coréen" @@ -3490,12 +3504,17 @@ msgid "Organization Subscription" msgstr "Souscription d'organisation" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, python-format +#, fuzzy, python-format +#| msgid "" +#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " +#| "to the end of your trial. Upgrade your account by clicking on " +#| "Manage Subscription below." msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" "Vous êtes actuellement en cours d'essai. Choisissez un plan qui correspond à votre organisation avant " @@ -3536,10 +3555,6 @@ msgstr "L'essai se termine" msgid "Subscription ends" msgstr "L'adhésion se termine" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "Gérer l'abonnement" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3561,8 +3576,10 @@ msgstr "" "Read the Docs for Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "Créer une souscription" +#, fuzzy +#| msgid "Stripe subscription" +msgid "Start subscription" +msgstr "Abonnement Stripe" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3576,6 +3593,7 @@ msgstr "" "quelques minutes." #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Perdu dans le labyrinthe" @@ -3681,8 +3699,8 @@ msgid "Password reset" msgstr "Réinitialiser le mot de passe" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "Connexion" #: templates/account/login.html:16 @@ -4093,10 +4111,6 @@ msgstr "Connexion" msgid "Create, host, and browse documentation." msgstr "Créer, héberger et parcourir la documentation" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Connexion" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "Fermer la notification" @@ -4747,8 +4761,8 @@ msgid "Generate API Token" msgstr "Générer le jeton d'API" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "Aucun jeton d'API n'est actuellement configuré." +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5993,3 +6007,15 @@ msgstr "" "fournisseur Git afin de supprimer la connexion OAuth de Read the Docs. Sur " "GitHub, celle-ci se trouve dans Paramètres > Applications > " "Applications OAuth Autorisées." + +#~ msgid "Manage Subscription" +#~ msgstr "Gérer l'abonnement" + +#~ msgid "Create Subscription" +#~ msgstr "Créer une souscription" + +#~ msgid "Sign In" +#~ msgstr "Connexion" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "Aucun jeton d'API n'est actuellement configuré." diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.mo b/readthedocs/locale/gl/LC_MESSAGES/django.mo index e08a8e82df5..64fa31bd32d 100755 Binary files a/readthedocs/locale/gl/LC_MESSAGES/django.mo and b/readthedocs/locale/gl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index 968ee0735d0..c2d16655c6d 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -7,12 +7,12 @@ # Leandro Regueiro , 2013 # Manuel Kaufmann , 2023 # Miguel Anxo Bouzada , 2023 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -158,7 +158,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "O proxecto con {slug_name}={value} non é válido como subproxecto" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Xa existe un subproxecto con este alias" @@ -205,7 +205,7 @@ msgid "Log out" msgstr "Saír" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Convite enviado" @@ -1003,7 +1003,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Tipo de repositorio «{repo_type}» descoñecido" @@ -1195,6 +1195,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Grazas por apoiar a Read the Docs! Realmente significa moito para nós." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "Xestionar a subscrición" @@ -1219,7 +1220,7 @@ msgstr "Fágase subscritor Ouro" msgid "Sign Up" msgstr "Rexistrarse" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "Produciuse un erro ao conectarse a Stripe. Ténteo de novo nuns minutos" @@ -1393,79 +1394,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1666,11 +1667,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "A organización %(name)s xa existe" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "Enderezo de correo ou nome de usuario" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "O usuario %(username)s non existe" @@ -2238,7 +2239,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Público" @@ -2342,143 +2343,145 @@ msgstr "Versións privadas" msgid "Visibility" msgstr "Visibilidade" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Non se admite a anidación de subproxectos" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "O nome do proxecto non é válido, xa existe un proxecto con ese nome" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "O nome de proxecto non é válido" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "O repositorio non é válido" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Xa hai unha tradución a «{lang}» para o proxecto {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuario %(username)s xa é un mantedor" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "A carga útil debe ser un obxecto JSON válido." -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "Só un dominio pode ser canónico á vez." -#: projects/forms.py:1061 +#: projects/forms.py:1107 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:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "O nome da variaábel non pode comezar por READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "O nome da variábel non pode conter espazos" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Só se permiten letras, números e trazo baixo" @@ -2914,18 +2917,18 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "Se hsts_max_age > 0, define o sinalador de precarga coa cabeceira HSTS" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" "Construír: probar un método alternativo para publicar datos de gran tamaño" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" "Conda: engadir os requisitos básicos de Read the Docs ao ficheiro " "environment.yml" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" @@ -2933,19 +2936,19 @@ msgstr "" "Sphinx: validar todas as versións (incluídas as privadas) ao contexto html " "ao construír con Sphinx" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2953,92 +2956,97 @@ msgstr "" "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " "ten un (Project.custom_prefix)." -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" "Taboleiro: permitir que o proxecto use o báner de advertencia de versión." -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" "Sphinx: utilizar a versión máis recente da extensión Read the Docs Sphinx" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "Construción: instale todas as versións máis recentes dos requisitos básicos " "de Read the Docs" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "Buscar: desactivar a busca do lado do servidor" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "Construción: definir a protección de escala antes/após a construción." -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -3127,19 +3135,19 @@ msgstr "O único nome de ficheiro permitido é {filename}." msgid "The only allowed filenames are {filenames}." msgstr "Os únicos nomes de ficheiro permitidos son {filenames}." -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Actualizáronse os axustes do proxecto" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "Actualizáronse os engadidos do proxecto" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Proxecto eliminado" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3148,15 +3156,21 @@ msgstr "" "Houbo un problema coa súa conta de {service}, tente volver conectar a súa " "conta na súa páxina de servizos conectados." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} é o último propietario, non é posíbel retiralo" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "O proxecto foi excluído do apoio publicitario" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Actualizáronse os axustes do proxecto" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3339,67 +3353,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Catalan" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Inglés" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Español" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Portugués do Brasil" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Noruegués Bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Francés" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Ruso" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Alemán" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galego" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Chinés simplificado" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Chinés tradicional" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Xaponés" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ucraíno" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italiano" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Coreano" @@ -3480,12 +3494,17 @@ msgid "Organization Subscription" msgstr "Subscrición de organización" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, python-format +#, fuzzy, python-format +#| msgid "" +#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " +#| "to the end of your trial. Upgrade your account by clicking on " +#| "Manage Subscription below." msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" "Agora está nunha proba. Escolla un plan de pago que se adapte á súa organización antes de que remate a proba. Actualice a " @@ -3526,10 +3545,6 @@ msgstr "Finalización da proba" msgid "Subscription ends" msgstr "Finalización da subscrición" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "Xestionar a subscrición" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3550,8 +3565,10 @@ msgstr "" "á súa organización para seguir usando Read the Docs para Empresas." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "Crear unha subscrición" +#, fuzzy +#| msgid "Stripe subscription" +msgid "Start subscription" +msgstr "Subscrición a Stripe" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3563,6 +3580,7 @@ msgid "" msgstr "Produciuse un erro ao conectarse a Stripe. Ténteo de novo nuns minutos" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Perdido no labirinto" @@ -3667,8 +3685,8 @@ msgid "Password reset" msgstr "Restabelecer o contrasinal" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "Acceder" #: templates/account/login.html:16 @@ -4076,10 +4094,6 @@ msgstr "Acceder" msgid "Create, host, and browse documentation." msgstr "Cree, aloxe e consulte documentación." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Acceder" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "Pechar a notificación" @@ -4726,8 +4740,8 @@ msgid "Generate API Token" msgstr "Xerar o testemuño da API" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "Non hai ningún testemuño de API configurado." +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5967,3 +5981,15 @@ msgstr "" "servizo, tamén debe visitar o seu provedor de Git para eliminar a conexión " "OAuth de Read the Docs. En GitHub, atópase en Axustes > Aplicacións > " "Aplicacións OAuth autorizadas." + +#~ msgid "Manage Subscription" +#~ msgstr "Xestionar a subscrición" + +#~ msgid "Create Subscription" +#~ msgstr "Crear unha subscrición" + +#~ msgid "Sign In" +#~ msgstr "Acceder" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "Non hai ningún testemuño de API configurado." diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index b33daeb55bb..82891eca938 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 b91cb074504..68bbfcc170b 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Yaron Shahrabani , 2018-2019,2022-2024 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "כבר קיים מיזם עם השם המפושט „{0}”." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "מיזם עם {slug_name}={value} אינו תקף כתת־מיזם" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "כבר קיים תת־מיזם עם הכינוי הזה" @@ -207,7 +207,7 @@ msgid "Log out" msgstr "יציאה" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "נשלחה הזמנה" @@ -995,7 +995,7 @@ msgstr "כתובת הדוא״ל לא אומתה" msgid "New beta dashboard" msgstr "לוח בקרה ניסיוני חדש" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "סוג המאגר „{repo_type}” אינו ידוע" @@ -1183,6 +1183,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "תודה לך על תמיכתך ב־Read the Docs! אנו באמת מעריכים זאת מאוד." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "ניהול מינוי" @@ -1207,7 +1208,7 @@ msgstr "העברה לחברות זהב" msgid "Sign Up" msgstr "הרשמה" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "אירעה שגיאה בהתחברות ל־Stripe, נא לנסות שוב בעוד כמה דקות" @@ -1380,79 +1381,79 @@ msgstr "בניות מושבתות זמנית למיזם הזה." msgid "No HTML content found" msgstr "לא נמצא תוכן HTML" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "תיקיית פלט הבנייה אינה תיקייה" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "תיקיית פלט הבנייה לא מכילה קבצים כלל" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "תיקיית פלט הבנייה מכילה מגוון קבצים" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "קובץ המפתח (index) לא קיים בתיקיית פלט ה־HTML" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "המיזם שלך מוציא קבצים לתיקייה ישנה" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "למיזם שלך אין קובץ ‎.readthedocs.yaml." -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "מפתח ההגדרה build.image לא בשימוש עוד" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "מפתח ההגדרה build.os נחוץ" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "יש לפחות קובץ אחד שחורג ממגבלת הגודל" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "אין קובץ PDF בתיקיית הפלט" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "מפתח ההגדרה build.commands בשלבי ניסוי" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "לא נמצאו קובצי טך (TeX)" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "אפשרות ההגדרה docs_dir של MkDocs שגויה" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "נתיב ה־docs_dir של MkDocs לא נמצא" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "אפשרות ההגדרה {{extra_config}} של MkDocs שגויה" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "קובץ ההגדרות של MkDocs ריק" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "קובץ ההגדרות של MkDocs לא נמצא" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "שגיאה לא ידועה בעת טעינת קובץ ההגדרות שלך ב־MkDocs" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "שגיאת תחביר ב־mkdocs.yml" @@ -1651,11 +1652,11 @@ msgstr "שם הארגון שגוי: לא נוצר שם מפושט." msgid "Organization %(name)s already exists" msgstr "הארגון %(name)s כבר קיים" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "כתובת דוא״ל או שם משתמש" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "המשתמש %(username)s לא קיים" @@ -2213,7 +2214,7 @@ msgstr "נמחק" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "ציבורי" @@ -2317,147 +2318,157 @@ msgstr "גרסאות פרטיות" msgid "Visibility" msgstr "חשיפה" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" +"זיהינו שהמיזם הזה ציבורי, תצוגות מקדימות של בקשות דחיפה מוגדרות לציבוריות." + +#: projects/forms.py:173 +#, fuzzy +#| msgid "" +#| "To build from pull requests you need a GitHub or GitLab integration." +msgid "To build from pull requests you need a " +msgstr "" +"כדי לבנות מבקשות דחיפה צריך שילוב מול GitHub או מול " +"GitLab" + +#: projects/forms.py:185 +#, fuzzy +#| msgid "" +#| "To build from pull requests your repository's webhook needs to send pull " +#| "request events. Try to resync your integration." +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" +"כדי לבנות מבקשות דחיפה ההתלייה של המאגר שלך צריכה לשלוח אירועי בקשות דחיפה. " +"כדאי לנסות לסנכרן את השילוב שלך מחדש." + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "אין תמיכה בקינון תת־מיזמים" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "צריך קודם להוסיף שירות מקושר" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "לא נמצאו שירותים מקושרים" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "רק בעלי הארגון יכולים ליצור מיזמים חדשים כשכניסה אחודה מופעלת." -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "מופעלת כניסה אחודה לארגון" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "צריך להיות בצוות עם הרשאות ניהול כדי להוסיף מיזם חדש לארגון שלך." -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "נדרשת הרשאת הנהלה" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "אי אפשר להגדיר מיזמים ידנית כשכניסה אחודה מופעלת בארגון שלך." -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "שם מיזם שגוי, כבר קיים מיזם בשם הזה" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "שם המיזם שגוי" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "מאגר שגוי" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "הגדרה זו התקבלה בירושה מגרסת ההורה." -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" -"זיהינו שהמיזם הזה ציבורי, תצוגות מקדימות של בקשות דחיפה מוגדרות לציבוריות." - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" -"כדי לבנות מבקשות דחיפה צריך שילוב מול GitHub או מול " -"GitLab" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" -"כדי לבנות מבקשות דחיפה ההתלייה של המאגר שלך צריכה לשלוח אירועי בקשות דחיפה. " -"כדאי לנסות לסנכרן את השילוב שלך מחדש." - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "כבר קיים תרגום ל„{lang}” של המיזם {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "אורכה של כל תגית חייבת להיות באורך של 100 תווים ומטה." -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "הפעלת תוספים" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "להציג התראה על בניות מבקשות משיכה" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "להציג התראה על גרסאות לא יציבות ועדכניות ללא בדיקה" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "התבנית המותאמת אישית בחלונית הצפה נחוצה בעת בחירת תבנית מותאמת אישית." -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "המשתמש %(username)s כבר ברמת מתחזק" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "המטען חייב להיות עצם JSON תקני." -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "מיזם זה מוגדר עם שיטת גרסאות שאינה תומכת בתרגומים." -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "רק שם תחום אחד יכול להיות ייצוגי בכל פעם." -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "שם משתנה לא יכול להתחיל ב־__ (פעמיים קו תחתון)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "שם משתנה לא יכול להתחיל ב־READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "כבר יש משתנה עם השם הזה במיזם הזה" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "שם משתנה לא יכול להכיל רווחים" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "מותר אותיות באנגלית, ספרות וקווים תחתיים בלבד" @@ -2889,34 +2900,34 @@ msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון preload (טעינה מקדימה) יחד עם כותרת " "ה־HSTS." -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "בנייה: לנסות שיטה חלופית לפרסום נתונים גדולים" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" "Sphinx: להעביר את כל הגרסאות (כולל הפרטיות) להקשר ה־html בעת בנייה עם Sphinx" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "Proxito: תיעוד צפיות בעמודי 404." -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "Proxito: השבתת כל צפיות העמודים" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: לאפשר שימוש בכותרת X-RTD-Slug" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2924,89 +2935,94 @@ msgstr "" "Proxito: להשתמש ב־API דרך מתווך (‎/_/*‎) עם הקידומת המותאמת אם יש כזה למיזם " "(Project.custom_prefix)." -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהרת גרסה." -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "התליה: דילוג על סנכרון ענפים" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "התליה: דילוג על סנכרון תגיות" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "התליה: דילוג על משימת סנכרון גרסאות" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "בנייה: תמיד להריץ את pip install --upgrade" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "בנייה: ייעשה שימוש בפותר ה־pip החדש" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "בנייה: לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: להשתמש בגרסה העדכנית ביותר של הרחבת Sphinx ל־Read the Docs" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "בנייה: התקנת כל הגרסאות העדכניות ביותר של תלויות הליבה של Read the Docs" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "חיפוש: השבתת חיפוש בצד השרת" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "חיפוש: הפעלת חיפוש בצד השרת למיזמי MkDocs" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "חיפוש: ברירת המחדל תיסוג לחיפוש מעורפל לשאילתות חיפוש פשוטות" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "בנייה: הגדרת הגנת צמיחה פנימה לפני/אחרי בנייה." -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "ברירת המחדל של כל מיזמי העבר הוא אמת (True)" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "ברירת המחדל של כל מיזמי העתיד הוא אמת (True)" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -3092,19 +3108,19 @@ msgstr "שם הקובץ היחידי שמותר הוא {filename}." msgid "The only allowed filenames are {filenames}." msgstr "שמות הקבצים היחידים שמותרים הם {filenames}." -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "הגדרות המיזם עודכנו" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "תוספי המיזם עודכנו" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "המיזם נמחק" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3113,15 +3129,21 @@ msgstr "" "קרתה תקלה עם החשבון שלך אצל {service}, כדאי לנסות לחבר את החשבון שלך מחדש " "בעמוד השירותים המחוברים שלך." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} הוא הבעלים האחרונים, לא ניתן להסיר" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "המיזם ביטל תמיכה עם פרסומות" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "הגדרות המיזם עודכנו" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3306,67 +3328,67 @@ msgstr "שאילתה" msgid "Total results" msgstr "סך כל התוצאות" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "קטלאנית" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "אנגלי" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "ספרדית" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "פורטוגלית ברזילאית" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "נורווגית ספרותית" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "צרפתית" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "רוסית" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "גרמנית" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "גליסית" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "וייטנאמית" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "סינית מפושטת" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "סינית מסורתית" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "יפנית" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "אוקראינית" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "איטלקית" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "קוריאנית" @@ -3447,12 +3469,17 @@ msgid "Organization Subscription" msgstr "מינוי ארגוני" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, python-format +#, fuzzy, python-format +#| msgid "" +#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " +#| "to the end of your trial. Upgrade your account by clicking on " +#| "Manage Subscription below." msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" "התוכנית שלך כרגע היא למטרות התנסות. נא לבחור תוכנית בתשלום שתואמת לארגון שלך בטרם פקיעת תוקף " @@ -3493,10 +3520,6 @@ msgstr "ההתנסות מסתיימת" msgid "Subscription ends" msgstr "המינוי מסתיים" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "ניהול מינוי" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3517,8 +3540,10 @@ msgstr "" "להשתמש ב־Read the Docs לעסקים." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "יצירת מינוי" +#, fuzzy +#| msgid "Stripe subscription" +msgid "Start subscription" +msgstr "מינוי ל־Stripe" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3530,6 +3555,7 @@ msgid "" msgstr "אירעה שגיאה בהתחברות ל־Stripe, נא לנסות שוב בעוד מספר דקות." #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "נמצא מבוך" @@ -3628,9 +3654,9 @@ msgid "Password reset" msgstr "איפוס סיסמה" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "כניסה" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "להיכנס" #: templates/account/login.html:16 msgid "" @@ -4037,10 +4063,6 @@ msgstr "כניסה" msgid "Create, host, and browse documentation." msgstr "יצירה, אירוח ועיון בתיעוד." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "להיכנס" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "סגירת ההתראה" @@ -4676,8 +4698,8 @@ msgid "Generate API Token" msgstr "יצירת אסימון API" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "לא מוגדרים אסימוני API כרגע." +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5888,3 +5910,15 @@ msgstr "" "מספיקה ועליך גם לבקר בהגדרות אצל ספק ה־Git שלך כדי למחוק את חיבור ה־OAuth של " "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." + +#~ msgid "Manage Subscription" +#~ msgstr "ניהול מינוי" + +#~ msgid "Create Subscription" +#~ msgstr "יצירת מינוי" + +#~ msgid "Sign In" +#~ msgstr "כניסה" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "לא מוגדרים אסימוני API כרגע." diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.mo b/readthedocs/locale/hu/LC_MESSAGES/django.mo index 209cd5c4fbc..9449bf80a22 100755 Binary files a/readthedocs/locale/hu/LC_MESSAGES/django.mo and b/readthedocs/locale/hu/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index c56a414bed2..0217beb95f9 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Laszlo Matusek , 2021 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -986,7 +986,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr " \"{repo_type}\" tároló típus ismeretlen" @@ -1159,6 +1159,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Köszönjük a Read the Docs támogatását. Ez igazán sokat jelent nekünk." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1183,7 +1184,7 @@ msgstr "" msgid "Sign Up" msgstr "Regisztráció" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1353,79 +1354,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1622,11 +1623,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2137,7 +2138,7 @@ msgstr "Törölt" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Nyilvános" @@ -2241,142 +2242,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Alprojekt beágyazása nem támogatott." + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Érvénytelen projektnév, ilyen nevű projekt már létezik" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Érvénytelen projektnév" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Érvénytelen tároló" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Már van egy \"{lang}\" fordítás a {proj} projektben." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 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:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Változónév nem kezdődhet a READTHEDOCS karaktersorozattal" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "A változónév nem tartalmazhat üres karaktert" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Csak betűk, számok és aláhúzás használható" @@ -2784,120 +2787,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2982,19 +2990,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Projekt beállításai frissítve" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Projekt törölve" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3003,15 +3011,21 @@ msgstr "" "Probléma merült fel a {service} fiókjával, próbáljon újra csatlakozni a kapcsolt szolgáltatások oldalon." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "A projektet kivonták a reklámtámogatásból" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Projekt beállításai frissítve" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3192,67 +3206,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Katalán" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Angol" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Brazil portugál" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norvég" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Francia" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Orosz" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Német" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Gall" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnámi" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Egyszerűsített kínai" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Hagyományos kínai" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japán" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukrán" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Olasz" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Koreai" @@ -3336,7 +3350,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3373,10 +3387,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3392,8 +3402,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Leírás" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3405,6 +3417,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Labirintus talált" @@ -3509,8 +3522,8 @@ msgid "Password reset" msgstr "Jelszóvisszaállítás" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "Bejelentkezés" #: templates/account/login.html:16 @@ -3900,10 +3913,6 @@ msgstr "Bejelentkezés" msgid "Create, host, and browse documentation." msgstr "Dokumentáció létrehozása, hosztolása és böngészése." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Bejelentkezés" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4486,7 +4495,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5562,3 +5571,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Bejelentkezés" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.mo b/readthedocs/locale/id_ID/LC_MESSAGES/django.mo index 84b7c245354..50a7ef6680b 100755 Binary files a/readthedocs/locale/id_ID/LC_MESSAGES/django.mo and b/readthedocs/locale/id_ID/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index fc50e0c79fd..9ccc2fa4ce3 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Rifqi Imaduddin Irfan, 2021 # begini , 2017 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -987,7 +987,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1158,6 +1158,7 @@ msgstr "" "Terima kasih telah mendukung Read the Docs! Ini sangat berarti bagi kami." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1182,7 +1183,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1352,79 +1353,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1621,11 +1622,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2136,7 +2137,7 @@ msgstr "Terhapus" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Publik" @@ -2240,142 +2241,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Repositori invalid" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Nama variable tidak dapat dimulai dengan __ (garis bawah ganda)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Nama variabel tidak bisa dimulai dengan READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Nama variabel tidak boleh mengandung spasi" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Hanya huruf, angka, dan garis bawah yang diperbolehkan" @@ -2775,120 +2776,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2972,34 +2978,40 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Pengaturan proyek telah diperbarui" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Proyek dihapus" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Pengaturan proyek telah diperbarui" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3178,67 +3190,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Katala" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Inggris" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Spanyol" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Portugis Brasil" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norwegia Bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Prancis" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Rusia" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Jerman" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galisia" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnam" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Tionghoa Sederhana" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Tionghoa Tradisional" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Jepang" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukraina" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italia" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Korea" @@ -3322,7 +3334,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3359,10 +3371,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3378,8 +3386,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Deskripsi" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3391,6 +3401,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3493,8 +3504,8 @@ msgid "Password reset" msgstr "Ganti sandi" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "Masuk" #: templates/account/login.html:16 @@ -3882,10 +3893,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Masuk" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4455,7 +4462,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5538,3 +5545,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Masuk" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.mo b/readthedocs/locale/it/LC_MESSAGES/django.mo index 76181a95495..a4a909850f0 100755 Binary files a/readthedocs/locale/it/LC_MESSAGES/django.mo and b/readthedocs/locale/it/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 07542a89f61..5f1e5d7af2f 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -15,12 +15,12 @@ # Nicola Marangon , 2013 # Riccardo Magliocchetti , 2018 # Stefano Campostrini, 2022 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -167,7 +167,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -214,7 +214,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -999,7 +999,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Tipo del repository \"{repo_type}\" sconosciuto" @@ -1172,6 +1172,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Grazie per il supporto a Read the Docs! Significa molto per noi." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1196,7 +1197,7 @@ msgstr "" msgid "Sign Up" msgstr "Iscriviti" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1366,79 +1367,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1636,11 +1637,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2151,7 +2152,7 @@ msgstr "Eliminato" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Pubblico" @@ -2255,143 +2256,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "L'annidamento di sottprogetti non è supportato" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Nome di progetto invalido: uno esiste già con quel nome" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Nome progetto non valido" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Repository non valido" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "C'è già una traduzione \"{lang}\" per il progetto {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Il nome di variabile non può iniziare con __ (doppio underscore)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Il nome di variabile non può iniziare con READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Il nome di variabile non può contenere spazi" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Sono ammessi sono lettere, numeri e underscore" @@ -2803,120 +2806,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3000,19 +3008,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Impostazioni di progetto aggiornate" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Progetto eliminato" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3021,15 +3029,21 @@ msgstr "" "C'è un problema con il tuo {service} account, prova a riconnettere il tuo " "account alla pagina dei servizi collegati." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "Il progetto ha rinunciato al piano di annunci" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Impostazioni di progetto aggiornate" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3210,67 +3224,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Catalano" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Inglese" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Spagnolo" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Brasiliano Portoghese" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norvegese Bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Francese" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Russo" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Tedesco" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galiziano" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Cinese semplificato" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Cinese Tradizionale" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Giapponese" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ucraino" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italiano" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Coreano" @@ -3354,7 +3368,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3391,10 +3405,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3410,8 +3420,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Descrizione" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3424,6 +3436,7 @@ msgstr "" "C'è stato un errore nel connettersi a Stripe, riprova tra qualche minuto." #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Trovato Labirinto" @@ -3528,9 +3541,9 @@ msgid "Password reset" msgstr "Password reset" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Registrazione" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Apri Sessione" #: templates/account/login.html:16 msgid "" @@ -3920,10 +3933,6 @@ msgstr "Log in" msgid "Create, host, and browse documentation." msgstr "Crea, ospita e sfoglia la documentazione." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Apri Sessione" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4513,7 +4522,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5621,3 +5630,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Registrazione" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.mo b/readthedocs/locale/ja/LC_MESSAGES/django.mo index 25a42066bb9..242f0cb8c13 100755 Binary files a/readthedocs/locale/ja/LC_MESSAGES/django.mo and b/readthedocs/locale/ja/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 4e7e42fd55c..1481b5a115c 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -16,12 +16,12 @@ # TAKAHASHI Shuuji , 2017 # TAKAHASHI Shuuji , 2023 # shirou - しろう , 2014-2015 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -167,7 +167,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -214,7 +214,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -998,7 +998,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1168,6 +1168,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1192,7 +1193,7 @@ msgstr "" msgid "Sign Up" msgstr "サインアップ" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1362,79 +1363,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1631,11 +1632,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2146,7 +2147,7 @@ msgstr "削除済み" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "公開" @@ -2250,142 +2251,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "ネストしたサブプロジェクトはサポートされていません" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "無効なプロジェクト名" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "\"{lang}\" 言語の翻訳はすでに {proj} プロジェクトに存在します。" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "それぞれのタグの長さは 100 文字以下でなくてはなりません。" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "__ (2つのアンダースコア) で始まる変数名は使用できません" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "READTHEDOCS で始まる変数名は使用できません" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "この名前の変数はすでにこのプロジェクトに存在します" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "変数名に空白を含むことはできません" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "英数字とアンダースコアのみが許容されます" @@ -2789,120 +2792,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2986,19 +2994,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "プロジェクト設定を更新しました" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "プロジェクトを削除しました" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3007,15 +3015,21 @@ msgstr "" "あなたの {service} アカウントに問題が起きました。接続中の" "サービスページでアカウントの再接続をしてください。" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "プロジェクト設定を更新しました" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3194,67 +3208,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "カタルーニャ語" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "英語" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "スペイン語" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "ブラジルポルトガル語" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "ノルウェー語" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "フランス語" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "ロシア語" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "ドイツ語" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "ガリシア語" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "ベトナム語" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "中国語(簡体字)" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "中国語(繁体字)" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "日本語" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "ウクライナ語" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "イタリア語" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "韓国語" @@ -3338,7 +3352,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3375,10 +3389,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3394,8 +3404,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "説明" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3407,6 +3419,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "迷宮に迷い込んでしまいました" @@ -3505,8 +3518,8 @@ msgid "Password reset" msgstr "パスワードリセット" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "ログイン" #: templates/account/login.html:16 @@ -3896,10 +3909,6 @@ msgstr "ログイン" msgid "Create, host, and browse documentation." msgstr "ドキュメントを作成、公開、閲覧しましょう。" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "ログイン" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4463,7 +4472,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5545,3 +5554,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "ログイン" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.mo b/readthedocs/locale/ko_KR/LC_MESSAGES/django.mo index 39266ee72e5..e3c843bd71f 100755 Binary files a/readthedocs/locale/ko_KR/LC_MESSAGES/django.mo and b/readthedocs/locale/ko_KR/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index 834f23e885e..5aee06e3521 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Chanyoung Oh , 2016,2018 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -155,7 +155,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -986,7 +986,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1156,6 +1156,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1180,7 +1181,7 @@ msgstr "" msgid "Sign Up" msgstr "회원가입" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1350,79 +1351,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1619,11 +1620,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2134,7 +2135,7 @@ msgstr "삭제됨" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "공개" @@ -2238,142 +2239,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2774,120 +2775,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2971,34 +2977,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "프로젝트 삭제됨" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3177,67 +3187,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "영어" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "스페인어" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "노르웨이어" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "프랑스어" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "러시아어" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "독일어" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "갈리시아어" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "베트남어" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "중국어 간체" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "중국어 번체" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "일본어" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "우크라이나어" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "이탈리아어" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "한국어" @@ -3321,7 +3331,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3358,10 +3368,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3377,8 +3383,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "설명" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3390,6 +3398,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3486,8 +3495,8 @@ msgid "Password reset" msgstr "비밀번호 재설정" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "로그인" #: templates/account/login.html:16 @@ -3873,10 +3882,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "문서를 만들고, 호스트하고, 검색하세요." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "로그인" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4436,7 +4441,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5515,3 +5520,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "로그인" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.mo b/readthedocs/locale/lt/LC_MESSAGES/django.mo index 5ce0c7b51f4..936cb280871 100755 Binary files a/readthedocs/locale/lt/LC_MESSAGES/django.mo and b/readthedocs/locale/lt/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index ac616c9bdf2..5fde574dae4 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -4,12 +4,12 @@ # # Translators: # Tomas Straupis, 2021,2023 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -157,7 +157,7 @@ msgstr "Projekto žetonas „{0}“ jau yra." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Projektas su {slug_name}={value} netinkamas kaip subprojektas" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Subprojektas su tokiu pavadinimu jau yra" @@ -204,7 +204,7 @@ msgid "Log out" msgstr "Atsijungti" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Pakvietimas išsiųstas" @@ -994,7 +994,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Nežinomas repozitorijos tipas „{repo_type}“" @@ -1183,6 +1183,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Ačiū už Read the Docs palaikymą! Tai tikrai daug mums reiškia." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "Tvarkyti prenumeratą" @@ -1207,7 +1208,7 @@ msgstr "Tapkite auksiniu nariu" msgid "Sign Up" msgstr "Prisiregistruoti" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1382,79 +1383,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1654,11 +1655,11 @@ msgstr "Netinkamas organizacijos pavadinimas: nėra sugeneruoto žetono" msgid "Organization %(name)s already exists" msgstr "Organizacija %(name)s jau yra" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "E-pašto adresas arba naudotojo vardas" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "Naudotojas %(username)s neegzistuoja" @@ -2202,7 +2203,7 @@ msgstr "Ištrintas" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Viešas" @@ -2306,142 +2307,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Subprojektų hierarchijos nepalaikomos" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Netinkamas projekto pavadinimas, projektas tokiu pavadinimu jau yra" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Netinkamas projekto pavadinimas" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Netinkama repozitorija" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Jau yra projekto {proj} vertimo kalba „{lang}“." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Kintamojo pavadinimas negali prasidėti __ (dvigubu pabraukimu)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Kintamojo pavadinimas negali prasidėti READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "Šiame projekte jau yra kintamasis tokiu pavadinimu" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Kintamojo pavadinime negali būti tarpų" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Leidžiamos tik raidės, skaitmenys ir pabraukimai" @@ -2847,120 +2850,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3044,19 +3052,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Projekto nustatymai pakeisti" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Projektas ištrintas" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3065,15 +3073,21 @@ msgstr "" "Yra problemų su jūsų {service} paskyra, bandykite prijungti iš naujo jūsų prijungtų paslaugų puslapyje." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "Projektas buvo išimtas iš reklamos palaikymo" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Projekto nustatymai pakeisti" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3255,67 +3269,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Katalonų" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Anglų" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Ispanų" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Brazilijos portugalų" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norvegijos Bakmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Prancūzų" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Rusų" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Vokiečių" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galų" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamiečių" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Supaprastinta kinų" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Tradicinė kinų" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japonų" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukrainiečių" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italų" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Korėjiečių" @@ -3399,7 +3413,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3436,10 +3450,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3455,8 +3465,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Stripe subscription" +msgid "Start subscription" +msgstr "Juostos prenumerata" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3468,6 +3480,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Rastas labirintas" @@ -3571,8 +3584,8 @@ msgid "Password reset" msgstr "Slaptažodžio nustatymas iš naujo" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "Prisijungti" #: templates/account/login.html:16 @@ -3963,10 +3976,6 @@ msgstr "Prisijungti" msgid "Create, host, and browse documentation." msgstr "Kurkite, talpinkite ir naršykite dokumentaciją." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Prisijungti" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4553,7 +4562,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5659,3 +5668,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Prisijungti" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.mo b/readthedocs/locale/nb/LC_MESSAGES/django.mo index c0eef812a76..312710af842 100755 Binary files a/readthedocs/locale/nb/LC_MESSAGES/django.mo and b/readthedocs/locale/nb/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index b93977ba0c3..2078de32f5a 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Sigmund Petersen , 2018 # Stein Magnus Jodal , 2012,2014,2017 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -987,7 +987,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1157,6 +1157,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1181,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1351,79 +1352,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1620,11 +1621,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2135,7 +2136,7 @@ msgstr "Slettet" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Offentlig" @@ -2239,142 +2240,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2777,120 +2778,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2975,34 +2981,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3181,67 +3191,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "engelsk" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "spansk" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norsk bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "fransk" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Russisk" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Tysk" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galisisk" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamesisk" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japansk" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukrainsk" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3325,7 +3335,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3362,10 +3372,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3381,8 +3387,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Beskrivelse" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3394,6 +3402,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Labyrint funnet" @@ -3488,9 +3497,9 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Logg inn" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Logg in" #: templates/account/login.html:16 msgid "" @@ -3873,10 +3882,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "Lag, tilgjengeliggjør og finn dokumentasjon." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Logg in" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4441,7 +4446,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5522,3 +5527,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Logg inn" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.mo b/readthedocs/locale/nl/LC_MESSAGES/django.mo index 2202e40e60e..b79bd2b8062 100755 Binary files a/readthedocs/locale/nl/LC_MESSAGES/django.mo and b/readthedocs/locale/nl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index 42fa572baf5..0ff66a884be 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -11,12 +11,12 @@ # Robert van der Rhee , 2017 # Teshuwah Rijkers , 2017 # Thom, 2017 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -162,7 +162,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -209,7 +209,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -994,7 +994,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1168,6 +1168,7 @@ msgstr "" "Bedankt voor het ondersteunen van Read the Docs! Het betekent veel voor ons." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1192,7 +1193,7 @@ msgstr "" msgid "Sign Up" msgstr "Registreren" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1362,79 +1363,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1631,11 +1632,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2146,7 +2147,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Publiek" @@ -2250,142 +2251,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Ongeldige project naam, er bestaat al een project met deze naam" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Ongeldige projectnaam" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2783,120 +2784,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2981,34 +2987,40 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Projectinstellingen bijgewerkt" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Project verwijderd" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Projectinstellingen bijgewerkt" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3187,67 +3199,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Engels" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Spaan" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Frans" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Russisch" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Duits" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamees" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japans" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italiaans" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Koreaans" @@ -3331,7 +3343,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3368,10 +3380,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3387,8 +3395,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Omschrijving" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3400,6 +3410,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3494,9 +3505,9 @@ msgid "Password reset" msgstr "Herstel wachtwoord" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Aanmelden" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Inloggen" #: templates/account/login.html:16 msgid "" @@ -3879,10 +3890,6 @@ msgstr "Inloggen" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Inloggen" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4455,7 +4462,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5539,3 +5546,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Aanmelden" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 44dfa45138d..c31ebd15555 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -7,12 +7,12 @@ # Quinten Althues , 2021 # Valeria Doornkamp , 2023 # Valeria Doornkamp , 2023 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -158,7 +158,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -205,7 +205,7 @@ msgid "Log out" msgstr "Uitloggen" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Uitnodiging verstuurd" @@ -990,7 +990,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1163,6 +1163,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Bedankt voor het steunen van Read the Docs! We waarderen dit enorm." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1187,7 +1188,7 @@ msgstr "" msgid "Sign Up" msgstr "Inschrijven" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1357,79 +1358,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1627,11 +1628,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2142,7 +2143,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Publiekelijk" @@ -2246,143 +2247,145 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Het nesten van subprojecten wordt niet ondersteund" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" "Ongeldige projectnaam, er bestaat al een project met exact dezelfde naam" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Ongeldige projectnaam" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Ongeldige repository" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Er is al een \"{lang}\"-vertaling voor het {proj}-project." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Variabele namen mogen niet beginnen met __ (dubbele underscore)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Variabel-namen mogen niet beginnen met READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Variabel-namen mogen geen spaties bevatten" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Alleen letters, cijfers en underscores zijn toegestaan" @@ -2780,120 +2783,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2977,34 +2985,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3183,67 +3195,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3327,7 +3339,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3364,10 +3376,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3383,8 +3391,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Beschrijving" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3396,6 +3406,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3490,8 +3501,8 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "" #: templates/account/login.html:16 @@ -3875,10 +3886,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4451,7 +4458,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.mo b/readthedocs/locale/pl/LC_MESSAGES/django.mo index 1ecf643edd3..fc53f828de2 100755 Binary files a/readthedocs/locale/pl/LC_MESSAGES/django.mo and b/readthedocs/locale/pl/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index 90830f3a607..3b0422e34da 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -10,12 +10,12 @@ # Michal, 2020 # rcman, 2015,2017 # Sasha Brava , 2019 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -163,7 +163,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -210,7 +210,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -994,7 +994,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1164,6 +1164,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1188,7 +1189,7 @@ msgstr "" msgid "Sign Up" msgstr "Rejestracja" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1358,79 +1359,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1629,11 +1630,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2144,7 +2145,7 @@ msgstr "Usunięty" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Publiczny" @@ -2248,142 +2249,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Niepoprawna nazwa projektu" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Repozytorium jest nieprawidłowe" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2781,120 +2782,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2978,34 +2984,40 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Zaktualizowano ustawienia projektu" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Projekt usunięty" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Zaktualizowano ustawienia projektu" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3184,67 +3196,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Kataloński" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "angielski" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "hiszpański" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "norweski (bokmål)" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "francuski" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "rosyjski" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "niemiecki" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "galicyjski" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "wietnamski" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Chiński uproszczony" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Tradycyjny chiński" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japoński" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukraiński" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "włoski" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "koreański" @@ -3328,7 +3340,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3365,10 +3377,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3384,8 +3392,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Opis" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3397,6 +3407,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3491,9 +3502,9 @@ msgid "Password reset" msgstr "Zresetuj hasło" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Zaloguj się" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "zaloguj się" #: templates/account/login.html:16 msgid "" @@ -3876,10 +3887,6 @@ msgstr "Zaloguj się" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "zaloguj się" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4442,7 +4449,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5520,3 +5527,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Zaloguj się" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo index 550277ef998..12a46f08e45 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 9dceec5c617..fdfa45dfe9a 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -19,12 +19,12 @@ # Rafael Vanat , 2018 # Rafael Vieira , 2019 # Rodrigo , 2014-2015,2018 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -171,7 +171,7 @@ msgstr "Um projeto com slug \"{0}\" já existe." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "O projeto com {slug_name}={value} não é válido como subprojeto" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Um subprojeto com este alias já existe" @@ -224,7 +224,7 @@ msgid "Log out" msgstr "Sair" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Convite enviado" @@ -1018,7 +1018,7 @@ msgstr "Endereço de e-mail não verificado" msgid "New beta dashboard" msgstr "Novo painel beta" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Tipo de repositório \"{repo_type}\" desconhecido" @@ -1210,6 +1210,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Obrigado por apoiar o Read the Docs! Significa muito para nós." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "Gerenciar assinatura" @@ -1234,7 +1235,7 @@ msgstr "Torne-se um membro Gold" msgid "Sign Up" msgstr "Cadastrar" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1409,80 +1410,80 @@ msgstr "As construções estão temporariamente desativadas para este projeto." msgid "No HTML content found" msgstr "Nenhum conteúdo HTML encontrado" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "O diretório de saída da construção não é um diretório" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "O diretório de saída da construção não contém nenhum arquivo" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "O diretório de saída da construção contém vários arquivos" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "O arquivo de índice não está presente no diretório de saída HTML" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "Seu projeto está gerando arquivos em um diretório antigo" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "Seu projeto não possui um arquivo .readthedocs.yaml" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "A chave de configuração build.image foi descontinuada" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "A chave de configuração build.os é necessária" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "Há pelo menos um arquivo que excede o limite de tamanho" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "Não há arquivo PDF no diretório de saída" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "A chave de configuração build.commands está em beta" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "Nenhum arquivo TeX foi encontrado" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "A opção de configuração de MkDocs docs_dir é inválida" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "Caminho de MkDocs docs_dir não encontrado" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" "A opção de configuração de MkDocs {{extra_config}} é inválida" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "O arquivo de configuração de MkDocs está vazio" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "Arquivo de configuração de MkDocs não encontrado" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "Erro desconhecido ao carregar seu arquivo de configuração de MkDocs" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "Erro de sintaxe em mkdocs.yml" @@ -1683,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:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "Endereço de e-mail ou nome de usuário" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "Usuário %(username)s não existe" @@ -2255,7 +2256,7 @@ msgstr "Excluído" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Público" @@ -2359,16 +2360,53 @@ msgstr "Versões privadas" msgid "Visibility" msgstr "Visibilidade" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" +"Detectamos que este projeto é público, as prévias de pull request estão " +"definidas como públicas." + +#: projects/forms.py:173 +#, fuzzy +#| msgid "" +#| "To build from pull requests you need a GitHub or GitLab integration." +msgid "To build from pull requests you need a " +msgstr "" +"Para construir a partir de pull requests, você precisa de uma integração com GitHub ou GitLab." + +#: projects/forms.py:185 +#, fuzzy +#| msgid "" +#| "To build from pull requests your repository's webhook needs to send pull " +#| "request events. Try to resync your integration." +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" +"Para construir a partir de pull requests, o webhook do seu repositório " +"precisa enviar eventos de pull request. Tente ressincronizar sua integração." + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Não há suporte a subprojeto aninhado" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "Você deve adicionar um serviço conectado " -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "Nenhum serviço conectado encontrado" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." @@ -2376,11 +2414,11 @@ msgstr "" "Somente os donos da organização podem criar novos projetos quando o logon " "único estiver ativado." -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "Logon único da organização ativado" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." @@ -2388,11 +2426,11 @@ msgstr "" "Você deve fazer parte de uma equipe com permissões de administrador para " "adicionar um novo projeto à sua organização." -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "Permissão de administrador necessária" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." @@ -2400,74 +2438,47 @@ msgstr "" "Os projetos não podem ser configurados manualmente quando o logon único está " "ativado para sua organização." -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Nome do projeto inválido. Já existe um projeto com esse nome" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Nome de projeto inválido" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Repositório inválido" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "Essa configuração é herdada da tradução mãe." -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" -"Detectamos que este projeto é público, as prévias de pull request estão " -"definidas como públicas." - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" -"Para construir a partir de pull requests, você precisa de uma integração com GitHub ou GitLab." - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" -"Para construir a partir de pull requests, o webhook do seu repositório " -"precisa enviar eventos de pull request. Tente ressincronizar sua integração." - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Há há uma tradução \"{lang}\" para o projeto {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "Ativar addons" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "Mostrar uma notificação em construções de pull requests" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" "Mostrar uma notificação em versões não estáveis e mais recentes (latest)" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." @@ -2475,16 +2486,16 @@ msgstr "" "O padrão personalizado de classificação do menu flutuante é necessário ao " "selecionar um padrão personalizado." -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "O usuário %(username)s já é um mantenedor" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "A carga útil deve ser um objeto JSON válido." -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." @@ -2492,27 +2503,27 @@ msgstr "" "Este projeto está configurado com um esquema de versionamento que não " "oferece suporte a traduções." -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "Apenas um domínio pode ser canônico por vez." -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Nome de variável não pode iniciar com __ (sublinhado duplo)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Nome de variável não pode começar com READTHEDOCS" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Nome de variável não pode conter espaços" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Apenas letras, números e sublinhados são permitidos" @@ -2954,17 +2965,17 @@ msgstr "" "Se hsts_max_age > 0, defina o sinalizador de pré-carregamento com o " "cabeçalho HSTS" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "Construção: Tenta um método alternativo de postar dados grandes" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" "Conda: Anexa os requisitos principais do Read the Docs ao arquivo " "environment.yml" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" @@ -2972,19 +2983,19 @@ msgstr "" "Sphinx: Passa todas as versões (incluindo privadas) para o contexto HTML ao " "construir com o Sphinx" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "Proxito: Registra visualizações de páginas 404s." -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "Proxito: Desativa todas as visualizações de páginas" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: Permite o uso do cabeçalho X-RTD-Slug" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2992,92 +3003,97 @@ msgstr "" "Proxito: Usa APIs com proxy (/_/*) com o prefixo personalizado se o projeto " "tiver um (Projeto.prefixo_personalizado)." -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "Painel: Permite que o projeto use o banner de aviso de versão." -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "Webhook: Ignora a sincronização de branches" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "Webhook: Ignora a sincronização de tags" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "Webhook: Ignora a sincronização de tarefas de versões" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "Construção: Sempre executa pip install --upgrade" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "Construção: Usa o novo resolvedor do pip" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "Construção: Não instala a versão mais recente do pip" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: Usa a versão mais recente da extensão Read the Docs do Sphinx" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "Construção: Instala todas as versões mais recentes a partir dos requisitos " "principais do Read the Docs" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "Pesquisa: Desativa a pesquisa no servidor" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "Pesquisa: Ativa a pesquisa no servidor para projetos MkDocs" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" "Pesquisa: Usa como padrão a pesquisa difusa para consultas de pesquisa " "simples" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "Construção: Define a proteção de redução antes/depois da construção." -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "Padronizar todos os projetos anteriores como True" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "Padronizar todos os projetos futuros como True" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "Expor esta variável de ambiente em construções de PR?" @@ -3166,19 +3182,19 @@ msgstr "O único nome de arquivo permitido é {filename}." msgid "The only allowed filenames are {filenames}." msgstr "Os únicos nomes de arquivos permitidos são {filenames}." -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Configurações do projeto atualizadas" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "Addons do projeto atualizados" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Projeto excluído" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3187,15 +3203,21 @@ msgstr "" "Há um problema com sua conta do {service}, tente reconectar sua conta na sua " "página de serviços conectados." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "{username} é o último dono, não pode ser removido" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "O projeto optou por desativar apoio por anúncios" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Configurações do projeto atualizadas" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3385,67 +3407,67 @@ msgstr "Consulta" msgid "Total results" msgstr "Resultados totais" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Catalão" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Inglês" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Espanhol" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Português do Brasil" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norueguês" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Frances" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Russo" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Alemão" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galego" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamita" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japonês" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ucraniano" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Italiano" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Coreano" @@ -3526,12 +3548,17 @@ msgid "Organization Subscription" msgstr "Assinatura de organização" #: subscriptions/templates/subscriptions/subscription_detail.html:19 -#, python-format +#, fuzzy, python-format +#| msgid "" +#| "You are currently on a trial. Please choose a paid plan that fits your organization prior " +#| "to the end of your trial. Upgrade your account by clicking on " +#| "Manage Subscription below." msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" "Você está atualmente em um teste. Escolha um plano pago adequado à sua organização antes do " @@ -3572,10 +3599,6 @@ msgstr "Teste termina" msgid "Subscription ends" msgstr "Assinatura termina" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "Gerenciar assinatura" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3597,8 +3620,10 @@ msgstr "" "Business." #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "Criar assinatura" +#, fuzzy +#| msgid "Stripe subscription" +msgid "Start subscription" +msgstr "Assinatura Stripe" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3611,6 +3636,7 @@ msgstr "" "Ocorreu um erro ao conectar-se ao Stripe. Tente novamente em alguns minutos." #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Labirinto encontrado" @@ -3716,9 +3742,9 @@ msgid "Password reset" msgstr "Redefinir senha" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Autenticar" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Autentique-se" #: templates/account/login.html:16 msgid "" @@ -4133,10 +4159,6 @@ msgstr "Iniciar sessão" msgid "Create, host, and browse documentation." msgstr "Crie, hospede e navegue em documentação." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Autentique-se" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "Fechar notificação" @@ -4794,8 +4816,8 @@ msgid "Generate API Token" msgstr "Gerar token de API" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "Nenhum token de API atualmente configurado." +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -6044,3 +6066,15 @@ 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 "Manage Subscription" +#~ msgstr "Gerenciar assinatura" + +#~ msgid "Create Subscription" +#~ msgstr "Criar assinatura" + +#~ msgid "Sign In" +#~ msgstr "Autenticar" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "Nenhum token de API atualmente configurado." diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.mo b/readthedocs/locale/ru/LC_MESSAGES/django.mo index 7c3f8a46f78..990e73faa0b 100755 Binary files a/readthedocs/locale/ru/LC_MESSAGES/django.mo and b/readthedocs/locale/ru/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 11a4e0ba439..0cdba1b1088 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -20,12 +20,12 @@ # vlad , 2014 # Алексей Бобылёв , 2019 # Victor, 2023 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -173,7 +173,7 @@ msgstr "Проект с URL \"{0}\" уже существует." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект с {slug_name}={value} недействителен в качестве подпроекта" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Подпроект с таким псевдонимом уже существует" @@ -220,7 +220,7 @@ msgid "Log out" msgstr "Выйти" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Приглашение отправлено" @@ -1006,7 +1006,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Неизвестный тип репозитория: «{repo_type}»" @@ -1187,6 +1187,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "Спасибо за поддержку Read the Docs! Это очень много для нас значит." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1211,7 +1212,7 @@ msgstr "" msgid "Sign Up" msgstr "Регистрация" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1381,79 +1382,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1652,11 +1653,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2167,7 +2168,7 @@ msgstr "Удалён" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Общедоступный" @@ -2271,142 +2272,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Вложенность подпроектов не поддерживается" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Неверное название проекта, или проект с таким названием уже существует" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Недопустимое имя проекта" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Недействительный репозиторий" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "Уже существует перевод “{lang}” для проекта {proj}." -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "Длина каждой метки не должна превышать 100 символов." -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Имя переменной не должно начинаться с __ (двойное подчёркивание)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Имя переменной не должно начинаться с READTHEDOCS." -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "В этом проекте уже имеется переменная с таким именем" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Имя переменной не должно содержать пробелы" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Разрешены только буквы, цифры и подчеркивание" @@ -2817,120 +2820,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -3016,19 +3024,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Обновлены настройки проекта" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Проект удалён" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3037,15 +3045,21 @@ msgstr "" "Возникла проблема с вашей учётной записью {service}, попробуйте повторно " "подключить её на странице подключённых служб." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "Проект был исключён из рекламной поддержки" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Обновлены настройки проекта" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3227,67 +3241,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "каталонский" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Английский" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Испанский" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "бразильский португальский" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Норвежский" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Французский" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Русский" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Немецкий" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Галисийский" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Вьетнамский" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "упрощённый китайский" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "традиционный китайский" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Японский" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Украинский" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Итальянский" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Корейский" @@ -3371,7 +3385,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3408,10 +3422,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3427,8 +3437,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Описание" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3440,6 +3452,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Страница не найдена" @@ -3542,9 +3555,9 @@ msgid "Password reset" msgstr "Сброс пароля" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Регистрация" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Войти" #: templates/account/login.html:16 msgid "" @@ -3938,10 +3951,6 @@ msgstr "Войти" msgid "Create, host, and browse documentation." msgstr "Создавайте, храните и читайте документацию." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Войти" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4559,7 +4568,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5676,3 +5685,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Регистрация" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 4aa581abc54..dc11fbe96a5 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # 18f25ad6fa9930fc67cb11aca9d16a27, 2014 # Veronika Kabatova , 2015 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -157,7 +157,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -204,7 +204,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -988,7 +988,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1158,6 +1158,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1182,7 +1183,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1352,79 +1353,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1621,11 +1622,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2136,7 +2137,7 @@ msgstr "Vymazaný" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Verejný" @@ -2240,142 +2241,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2773,120 +2774,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2970,34 +2976,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3176,67 +3186,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Anglicky" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Španielsky" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Francúzština" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Ruština" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Nemčina" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamčina" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japončina" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukrajinčina" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3320,7 +3330,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3357,10 +3367,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3376,8 +3382,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Popis" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3389,6 +3397,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3483,9 +3492,9 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Prihlásiť sa" #: templates/account/login.html:16 msgid "" @@ -3868,10 +3877,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Prihlásiť sa" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4437,7 +4442,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.mo b/readthedocs/locale/tr/LC_MESSAGES/django.mo index 3edd7080c90..bbcc0be3476 100755 Binary files a/readthedocs/locale/tr/LC_MESSAGES/django.mo and b/readthedocs/locale/tr/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index 5300d02580d..edc7b363b97 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Alper Pekdemir , 2018 # BouRock, 2020 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -987,7 +987,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "Depo türü \"{repo_type}\" bilinmiyor" @@ -1162,6 +1162,7 @@ msgstr "" "ediyor." #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1186,7 +1187,7 @@ msgstr "" msgid "Sign Up" msgstr "Kaydol" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1356,79 +1357,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1627,11 +1628,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2142,7 +2143,7 @@ msgstr "Silindi" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Ortak" @@ -2246,142 +2247,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "Alt proje iç içe geçme desteklenmiyor" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "Geçersiz proje adı, bir proje zaten bu adla var" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "Geçersiz proje adı" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "Depo geçersiz" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "{proj} projesi için zaten bir \"{lang}\" çevirisi var." -#: projects/forms.py:526 +#: projects/forms.py:554 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:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "Değişken adı __ (çift alt çizgi) ile başlayamaz" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "Değişken adı READTHEDOCS ile başlayamaz" -#: projects/forms.py:1070 +#: projects/forms.py:1116 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:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "Değişken adı boşluklar içeremez" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "Sadece harflere, sayılara ve alt çizgiye izin verilir" @@ -2788,120 +2791,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2985,19 +2993,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "Proje ayarları güncellendi" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "Proje silindi" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3006,15 +3014,21 @@ msgstr "" "{service} hesabınızla ilgili bir sorun var, bağlı " "hizmetler sayfanızda hesabınızı yeniden bağlamayı deneyin." -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "Proje reklam desteğinden çekildi" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "Proje ayarları güncellendi" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3194,67 +3208,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Katalanca" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "İngilizce" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "İspanyolca" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "Brezilya Portekizcesi" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Norveççe Bokmål" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Fransızca" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Rusça" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Almanca" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Galiçyaca" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Vietnamca" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "Basitleştirilmiş Çince" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "Geleneksel Çince" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Japonca" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Ukraynaca" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "İtalyanca" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Korece" @@ -3338,7 +3352,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3375,10 +3389,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3394,8 +3404,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Tanım" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3407,6 +3419,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Labirent Bulundu" @@ -3512,9 +3525,9 @@ msgid "Password reset" msgstr "Parola sıfırlama" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "Giriş Yap" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Oturum aç" #: templates/account/login.html:16 msgid "" @@ -3906,10 +3919,6 @@ msgstr "Oturum Aç" msgid "Create, host, and browse documentation." msgstr "Belgelendirme oluşturun, barındırın ve gözatın." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Oturum aç" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4498,7 +4507,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5603,3 +5612,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Giriş Yap" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index f360a8eb5c1..6443bf72ffd 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -10,12 +10,12 @@ # Sasha Brava , 2019 # Тарас Буник , 2014 # Тарас Буник , 2016 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -164,7 +164,7 @@ msgstr "Проект зі слагом \"{0}\" вже існує." msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "Проект із {slug_name}={value} недійсний як підпроект" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "Підпроект із цим псевдонімом уже існує" @@ -211,7 +211,7 @@ msgid "Log out" msgstr "Вийти" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "Запрошення надіслане" @@ -1002,7 +1002,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1172,6 +1172,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1196,7 +1197,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1366,79 +1367,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1635,11 +1636,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2150,7 +2151,7 @@ msgstr "Видалено" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Загальнодоступно" @@ -2254,142 +2255,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2791,120 +2792,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2988,34 +2994,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3194,67 +3204,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "Каталонська" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Англійська" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "Іспанська" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "Норвезька (букмол)" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "Французька" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "Російська" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "Німецька" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "Галісійська" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "В’єтнамська" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Японська" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Українська" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "Італійська" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "Корейська" @@ -3338,7 +3348,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3375,10 +3385,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3394,8 +3400,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Опис" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3407,6 +3415,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "Знайдено лабіринт" @@ -3501,9 +3510,9 @@ msgid "Password reset" msgstr "Скидання пароля" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" -msgstr "" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" +msgstr "Увійти" #: templates/account/login.html:16 msgid "" @@ -3886,10 +3895,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "Створюйте, публікуйте та переглядайте документацію." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Увійти" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4455,7 +4460,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.mo b/readthedocs/locale/vi_VN/LC_MESSAGES/django.mo index 41feb827f10..c740d53b62a 100755 Binary files a/readthedocs/locale/vi_VN/LC_MESSAGES/django.mo and b/readthedocs/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index ec101981fbd..42c81d567ec 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -5,12 +5,12 @@ # Translators: # Trung Ngô , 2013 # Xuân Sâm Đinh , 2016 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -156,7 +156,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -987,7 +987,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1157,6 +1157,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1181,7 +1182,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1351,79 +1352,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1620,11 +1621,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2135,7 +2136,7 @@ msgstr "Đã xóa" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "Công cộng" @@ -2239,142 +2240,142 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +msgid "Pull request builds not supported" +msgstr "" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2772,120 +2773,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2969,34 +2975,38 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " "account on your connected services page." msgstr "" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "" +#: projects/views/private.py:1222 +msgid "Pull request settings have been updated" +msgstr "" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3175,67 +3185,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "Tiếng Anh" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "Tiếng Việt" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "Tiếng Nhật" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "Tiếng Ukcraina" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "" @@ -3319,7 +3329,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3356,10 +3366,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3375,8 +3381,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "Miêu tả" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3388,6 +3396,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3482,8 +3491,8 @@ msgid "Password reset" msgstr "" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "Đăng nhập" #: templates/account/login.html:16 @@ -3867,10 +3876,6 @@ msgstr "" msgid "Create, host, and browse documentation." msgstr "Tạo, xuất bản và tìm kiếm tài liệu." -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "Đăng nhập" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4430,7 +4435,7 @@ msgid "Generate API Token" msgstr "" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5509,3 +5514,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "Đăng nhập" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo b/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo index 312edd16e83..859d5bafc8a 100755 Binary files a/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo and b/readthedocs/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index e3f2b6c7846..3ddf6939ac5 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -28,12 +28,12 @@ # Ivan.Tang , 2019 # 汪心禾 , 2020 # 蔡念光 , 2017 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -179,7 +179,7 @@ msgstr "网址标识为「{0}」的项目已存在。" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "带有 {slug_name}={value} 的项目不能作为子项目。" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "存在具有此名称的子项目" @@ -226,7 +226,7 @@ msgid "Log out" msgstr "退出登录" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "" @@ -1010,7 +1010,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "" @@ -1180,6 +1180,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "感谢支持Read the Docs!这对我们来说真的很重要。" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1204,7 +1205,7 @@ msgstr "" msgid "Sign Up" msgstr "注册" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1374,79 +1375,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1643,11 +1644,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2159,7 +2160,7 @@ msgstr "已删除" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "公开" @@ -2263,142 +2264,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "不支持嵌套子项目" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "无效的项目名称,项目名称已存在" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "项目名称无效" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "无效仓库" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "每个标签的长度必须小于等于 100 个字符。" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "变量名不能以__开头(双下划线)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "变量名不能以 READTHEDOCS 开头" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "该项目已经有一个具有此名称的变量" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2800,120 +2803,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2997,19 +3005,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "项目设置已更新" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "项目已删除" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3018,15 +3026,21 @@ msgstr "" "您的 {service} 账号出现了问题,尝试重新连接 已连接服务页面" "上的账号。" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "项目已从广告支持中退出" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "项目设置已更新" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3205,67 +3219,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "加泰罗尼亚语" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "英语" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "西班牙语" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙语" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "挪威语" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "法语" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "俄语" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "德语" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "加利西亚语" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "越南语" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "简体中文" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "繁体中文" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "日语" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "乌克兰语" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "意大利语" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "韩语" @@ -3349,7 +3363,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3386,10 +3400,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3405,8 +3415,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Description" +msgid "Start subscription" +msgstr "说明" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3418,6 +3430,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "未找到" @@ -3514,8 +3527,8 @@ msgid "Password reset" msgstr "密码已重置" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "登录" #: templates/account/login.html:16 @@ -3899,10 +3912,6 @@ msgstr "登录" msgid "Create, host, and browse documentation." msgstr "创建、托管和浏览文档。" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "登录" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4479,8 +4488,8 @@ msgid "Generate API Token" msgstr "生成 API 令牌" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." -msgstr "没有已设置的 API 令牌。" +msgid "You currently have no API tokens." +msgstr "" #: templates/profiles/public/profile_detail.html:6 #, python-format @@ -5558,3 +5567,9 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "登录" + +#~ msgid "No API Tokens currently configured." +#~ msgstr "没有已设置的 API 令牌。" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo b/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo index d2633f6a9ab..d6c400fa91f 100755 Binary files a/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo and b/readthedocs/locale/zh_TW/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index ddc584bc04c..a07dabd15a0 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -14,12 +14,12 @@ # 78493665edbb04e7a16a0d1f4e497eb4_0c7904c , 2017 # wlbksy , 2014 # Xaver Y.R. Chen , 2014 -#: notifications/messages.py:407 +#: notifications/messages.py:408 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-25 14:50+0000\n" +"POT-Creation-Date: 2024-07-09 14:53+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/" @@ -165,7 +165,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:867 projects/forms.py:569 +#: api/v3/serializers.py:867 projects/forms.py:597 msgid "A subproject with this alias already exists" msgstr "" @@ -212,7 +212,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:146 -#: organizations/views/private.py:211 projects/views/private.py:498 +#: organizations/views/private.py:211 projects/views/private.py:500 msgid "Invitation sent" msgstr "邀請已送出" @@ -996,7 +996,7 @@ msgstr "" msgid "New beta dashboard" msgstr "" -#: doc_builder/director.py:81 +#: doc_builder/director.py:82 #, python-brace-format msgid "Repository type \"{repo_type}\" unknown" msgstr "未知的儲存庫類型「{repo_type}」" @@ -1168,6 +1168,7 @@ msgid "Thanks for supporting Read the Docs! It really means a lot to us." msgstr "感謝您支援 Read the Docs!這對我們意義非凡。" #: gold/templates/gold/subscription_detail.html:92 +#: subscriptions/templates/subscriptions/subscription_detail.html:103 msgid "Manage subscription" msgstr "" @@ -1192,7 +1193,7 @@ msgstr "" msgid "Sign Up" msgstr "註冊" -#: gold/views.py:189 subscriptions/views.py:196 +#: gold/views.py:199 subscriptions/views.py:196 msgid "" "There was an error connecting to Stripe, please try again in a few minutes" msgstr "" @@ -1362,79 +1363,79 @@ msgstr "" msgid "No HTML content found" msgstr "" -#: notifications/messages.py:244 +#: notifications/messages.py:245 msgid "Build output directory is not a directory" msgstr "" -#: notifications/messages.py:257 +#: notifications/messages.py:258 msgid "Build output directory doesn't contain any file" msgstr "" -#: notifications/messages.py:270 +#: notifications/messages.py:271 msgid "Build output directory contains multiple files" msgstr "" -#: notifications/messages.py:284 +#: notifications/messages.py:285 msgid "Index file is not present in HTML output directory" msgstr "" -#: notifications/messages.py:297 +#: notifications/messages.py:298 msgid "Your project is outputing files in an old directory" msgstr "" -#: notifications/messages.py:311 +#: notifications/messages.py:312 msgid "Your project doesn't have a .readthedocs.yaml file" msgstr "" -#: notifications/messages.py:325 +#: notifications/messages.py:326 msgid "Configuration key build.image is deprecated" msgstr "" -#: notifications/messages.py:339 +#: notifications/messages.py:340 msgid "Configuration key build.os is required" msgstr "" -#: notifications/messages.py:353 +#: notifications/messages.py:354 msgid "There is at least one file that exceeds the size limit" msgstr "" -#: notifications/messages.py:366 +#: notifications/messages.py:367 msgid "There is no PDF file in output directory" msgstr "" -#: notifications/messages.py:379 +#: notifications/messages.py:380 msgid "Config key build.commands is in beta" msgstr "" -#: notifications/messages.py:392 +#: notifications/messages.py:393 msgid "No TeX files were found" msgstr "" -#: notifications/messages.py:419 +#: notifications/messages.py:420 msgid "MkDocs docs_dir configuration option is invalid" msgstr "" -#: notifications/messages.py:432 +#: notifications/messages.py:433 msgid "MkDocs docs_dir path not found" msgstr "" -#: notifications/messages.py:446 +#: notifications/messages.py:447 msgid "MkDocs {{extra_config}} configuration option is invalid" msgstr "" -#: notifications/messages.py:460 +#: notifications/messages.py:461 msgid "MkDocs configuration file is empty" msgstr "" -#: notifications/messages.py:472 +#: notifications/messages.py:473 msgid "MkDocs configuration file not found" msgstr "" -#: notifications/messages.py:486 +#: notifications/messages.py:487 msgid "Unknown error when loading your MkDocs configuration file" msgstr "" -#: notifications/messages.py:500 +#: notifications/messages.py:501 msgid "Syntax error in mkdocs.yml" msgstr "" @@ -1631,11 +1632,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:642 +#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:688 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:657 +#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:703 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2146,7 +2147,7 @@ msgstr "已刪除" msgid "Git" msgstr "Git" -#: projects/constants.py:92 projects/models.py:2054 +#: projects/constants.py:92 projects/models.py:2061 msgid "Public" msgstr "公開" @@ -2250,142 +2251,144 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:159 +#: projects/forms.py:153 +msgid "" +"We have detected that this project is public, pull request previews are set " +"to public." +msgstr "" + +#: projects/forms.py:173 +msgid "To build from pull requests you need a " +msgstr "" + +#: projects/forms.py:185 +msgid "" +"To build from pull requests your repository's webhook needs to send pull " +"request events. " +msgstr "" + +#: projects/forms.py:200 +#, fuzzy +#| msgid "Subproject nesting is not supported" +msgid "Pull request builds not supported" +msgstr "不支援巢狀子專案" + +#: projects/forms.py:263 #, python-brace-format msgid "You must first add a connected service " msgstr "" -#: projects/forms.py:163 +#: projects/forms.py:267 msgid "No connected services found" msgstr "" -#: projects/forms.py:169 +#: projects/forms.py:273 msgid "" "Only organization owners may create new projects when single sign-on is " "enabled." msgstr "" -#: projects/forms.py:172 projects/forms.py:194 +#: projects/forms.py:276 projects/forms.py:298 msgid "Organization single sign-on enabled" msgstr "" -#: projects/forms.py:177 projects/forms.py:199 +#: projects/forms.py:281 projects/forms.py:303 msgid "" "You must be on a team with admin permissions in order to add a new project " "to your organization." msgstr "" -#: projects/forms.py:180 projects/forms.py:202 +#: projects/forms.py:284 projects/forms.py:306 msgid "Admin permission required" msgstr "" -#: projects/forms.py:191 +#: projects/forms.py:295 msgid "" "Projects cannot be manually configured when single sign-on is enabled for " "your organization." msgstr "" -#: projects/forms.py:242 +#: projects/forms.py:346 msgid "Invalid project name, a project already exists with that name" msgstr "無效的專案名稱,此專案名稱已經存在" -#: projects/forms.py:247 +#: projects/forms.py:351 msgid "Invalid project name" msgstr "無效的專案名稱" -#: projects/forms.py:266 +#: projects/forms.py:370 msgid "Repository invalid" msgstr "無效的儲存庫" -#: projects/forms.py:350 +#: projects/forms.py:455 #, python-brace-format msgid "" "This setting is inherited from the parent translation." msgstr "" -#: projects/forms.py:395 -msgid "" -"We have detected that this project is public, pull request previews are set " -"to public." -msgstr "" - -#: projects/forms.py:412 -#, python-brace-format -msgid "" -"To build from pull requests you need a GitHub or GitLab integration." -msgstr "" - -#: projects/forms.py:422 -#, python-brace-format -msgid "" -"To build from pull requests your repository's webhook needs to send pull " -"request events. Try to resync your integration." -msgstr "" - -#: projects/forms.py:497 +#: projects/forms.py:525 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "已有用於專案 {proj} 的「{lang}」翻譯。" -#: projects/forms.py:526 +#: projects/forms.py:554 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "各個標記的長度必須小於或等於 100 字元。" -#: projects/forms.py:598 +#: projects/forms.py:644 msgid "Enable Addons" msgstr "" -#: projects/forms.py:600 +#: projects/forms.py:646 msgid "Show a notification on builds from pull requests" msgstr "" -#: projects/forms.py:603 +#: projects/forms.py:649 msgid "Show a notification on non-stable and latest versions" msgstr "" -#: projects/forms.py:629 +#: projects/forms.py:675 msgid "" "The flyout sorting custom pattern is required when selecting a custom " "pattern." msgstr "" -#: projects/forms.py:661 +#: projects/forms.py:707 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:746 +#: projects/forms.py:792 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:779 +#: projects/forms.py:825 msgid "" "This project is configured with a versioning scheme that doesn't support " "translations." msgstr "" -#: projects/forms.py:958 +#: projects/forms.py:1004 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:1061 +#: projects/forms.py:1107 msgid "Variable name can't start with __ (double underscore)" msgstr "變數名稱不可以 __ 開頭(雙底線)" -#: projects/forms.py:1065 +#: projects/forms.py:1111 msgid "Variable name can't start with READTHEDOCS" msgstr "變數名稱不可以 READTHEDOCS 開頭" -#: projects/forms.py:1070 +#: projects/forms.py:1116 msgid "There is already a variable with this name for this project" msgstr "該專案中已有相同名稱的變數" -#: projects/forms.py:1075 +#: projects/forms.py:1121 msgid "Variable name can't contain spaces" msgstr "變數名稱不可包含空白字元" -#: projects/forms.py:1079 +#: projects/forms.py:1125 msgid "Only letters, numbers and underscore are allowed" msgstr "僅可使用字母、數字與底線" @@ -2787,120 +2790,125 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1911 +#: projects/models.py:1912 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1915 +#: projects/models.py:1916 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1921 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1927 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1931 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1934 +#: projects/models.py:1935 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1940 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1944 +#: projects/models.py:1945 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1950 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:1953 +#: projects/models.py:1954 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:1957 +#: projects/models.py:1958 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:1960 +#: projects/models.py:1961 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1961 +#: projects/models.py:1962 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1965 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1968 +#: projects/models.py:1969 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1973 +#: projects/models.py:1974 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1979 +#: projects/models.py:1980 +msgid "" +"Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-ext``" +msgstr "" + +#: projects/models.py:1986 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1983 +#: projects/models.py:1990 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1994 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1992 +#: projects/models.py:1999 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:2005 +#: projects/models.py:2012 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:2010 +#: projects/models.py:2017 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:2016 +#: projects/models.py:2023 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2020 +#: projects/models.py:2027 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2049 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2046 +#: projects/models.py:2053 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2051 +#: projects/models.py:2058 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2057 +#: projects/models.py:2064 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -2984,19 +2992,19 @@ msgstr "" msgid "The only allowed filenames are {filenames}." msgstr "" -#: projects/views/private.py:191 +#: projects/views/private.py:193 msgid "Project settings updated" msgstr "已更新專案設定" -#: projects/views/private.py:200 +#: projects/views/private.py:202 msgid "Project addons updated" msgstr "" -#: projects/views/private.py:208 +#: projects/views/private.py:210 msgid "Project deleted" msgstr "已刪除專案" -#: projects/views/private.py:394 +#: projects/views/private.py:396 #, python-brace-format msgid "" "There is a problem with your {service} account, try reconnecting your " @@ -3005,15 +3013,21 @@ msgstr "" "您的 {service} 帳號有問題,請嘗試在已串聯的服務頁面上重" "新串聯帳號。" -#: projects/views/private.py:513 +#: projects/views/private.py:515 #, python-brace-format msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:944 +#: projects/views/private.py:946 msgid "Project has been opted out from advertisement support" msgstr "專案已選擇退出廣告支援" +#: projects/views/private.py:1222 +#, fuzzy +#| msgid "Project settings updated" +msgid "Pull request settings have been updated" +msgstr "已更新專案設定" + #: proxito/exceptions.py:96 msgctxt "Names an object not found in a 404 error" msgid "subproject" @@ -3192,67 +3206,67 @@ msgstr "" msgid "Total results" msgstr "" -#: settings/base.py:464 +#: settings/base.py:463 msgid "Catalan" msgstr "加泰隆語" -#: settings/base.py:465 +#: settings/base.py:464 msgid "English" msgstr "英語" -#: settings/base.py:466 +#: settings/base.py:465 msgid "Spanish" msgstr "西班牙語" -#: settings/base.py:467 +#: settings/base.py:466 msgid "Brazilian Portuguese" msgstr "巴西葡萄牙語" -#: settings/base.py:468 +#: settings/base.py:467 msgid "Norwegian Bokmål" msgstr "挪威語" -#: settings/base.py:469 +#: settings/base.py:468 msgid "French" msgstr "法語" -#: settings/base.py:470 +#: settings/base.py:469 msgid "Russian" msgstr "俄語" -#: settings/base.py:471 +#: settings/base.py:470 msgid "German" msgstr "德語" -#: settings/base.py:472 +#: settings/base.py:471 msgid "Galician" msgstr "加利西亞語" -#: settings/base.py:473 +#: settings/base.py:472 msgid "Vietnamese" msgstr "越南語" -#: settings/base.py:474 +#: settings/base.py:473 msgid "Simplified Chinese" msgstr "簡體中文" -#: settings/base.py:475 +#: settings/base.py:474 msgid "Traditional Chinese" msgstr "繁體中文" -#: settings/base.py:476 +#: settings/base.py:475 msgid "Japanese" msgstr "日語" -#: settings/base.py:477 +#: settings/base.py:476 msgid "Ukrainian" msgstr "烏克蘭語" -#: settings/base.py:478 +#: settings/base.py:477 msgid "Italian" msgstr "義大利語" -#: settings/base.py:479 +#: settings/base.py:478 msgid "Korean" msgstr "韓語" @@ -3336,7 +3350,7 @@ msgid "" "You are currently on a trial. Please choose a paid plan that fits your organization prior to " "the end of your trial. Upgrade your account by clicking on Manage " -"Subscription below." +"subscription below." msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:31 @@ -3373,10 +3387,6 @@ msgstr "" msgid "Subscription ends" msgstr "" -#: subscriptions/templates/subscriptions/subscription_detail.html:103 -msgid "Manage Subscription" -msgstr "管理訂閱" - #: subscriptions/templates/subscriptions/subscription_detail.html:107 msgid "" "Use the button above to see past invoices, change your plan, and update your " @@ -3392,8 +3402,10 @@ msgid "" msgstr "" #: subscriptions/templates/subscriptions/subscription_detail.html:123 -msgid "Create Subscription" -msgstr "" +#, fuzzy +#| msgid "Manage Subscription" +msgid "Start subscription" +msgstr "管理訂閱" #: subscriptions/views.py:41 msgid "Your plan has been upgraded!" @@ -3405,6 +3417,7 @@ msgid "" msgstr "" #: templates/401.html:6 templates/403.html:6 +#: templates/errors/proxito/401.html:6 msgid "Maze Found" msgstr "" @@ -3499,8 +3512,8 @@ msgid "Password reset" msgstr "重設密碼" #: templates/account/login.html:6 templates/account/login.html:12 -#: templates/account/login.html:51 -msgid "Sign In" +#: templates/account/login.html:51 templates/core/home-header.html:19 +msgid "Log in" msgstr "登入" #: templates/account/login.html:16 @@ -3884,10 +3897,6 @@ msgstr "登入" msgid "Create, host, and browse documentation." msgstr "建立、托管並瀏覽文件。" -#: templates/core/home-header.html:19 -msgid "Log in" -msgstr "登入" - #: templates/core/notifications.html:13 msgid "Close notification" msgstr "" @@ -4460,7 +4469,7 @@ msgid "Generate API Token" msgstr "產生 API 代符" #: templates/profiles/private/token_list.html:54 -msgid "No API Tokens currently configured." +msgid "You currently have no API tokens." msgstr "" #: templates/profiles/public/profile_detail.html:6 @@ -5540,3 +5549,6 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" + +#~ msgid "Sign In" +#~ msgstr "登入" diff --git a/setup.cfg b/setup.cfg index a7e09ff3b96..bb0f63dcc99 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 11.1.2 +version = 11.1.3 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.1.2" +current_version = "11.1.3" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False