From 6db46a36ed3da98de658b50c66b458bbfa513a4e Mon Sep 17 00:00:00 2001 From: Eric Holscher <25510+ericholscher@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:02:03 -0800 Subject: [PATCH] Release 11.18.0 (#11884) --- CHANGELOG.rst | 21 ++ docs/conf.py | 2 +- package.json | 2 +- readthedocs/__init__.py | 2 +- readthedocs/locale/ar/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/ca/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/de/LC_MESSAGES/django.po | 247 +++++++--------- readthedocs/locale/en/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/es/LC_MESSAGES/django.mo | Bin 96941 -> 96767 bytes readthedocs/locale/es/LC_MESSAGES/django.po | 251 ++++++++-------- readthedocs/locale/eu/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/fr/LC_MESSAGES/django.po | 251 ++++++++-------- readthedocs/locale/gl/LC_MESSAGES/django.mo | Bin 109883 -> 109600 bytes readthedocs/locale/gl/LC_MESSAGES/django.po | 263 ++++++++--------- readthedocs/locale/he/LC_MESSAGES/django.mo | Bin 143263 -> 143056 bytes readthedocs/locale/he/LC_MESSAGES/django.po | 270 ++++++++--------- readthedocs/locale/hu/LC_MESSAGES/django.po | 220 +++++++------- .../locale/id_ID/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/it/LC_MESSAGES/django.po | 226 +++++++-------- readthedocs/locale/ja/LC_MESSAGES/django.po | 223 +++++++------- .../locale/ko_KR/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/lt/LC_MESSAGES/django.mo | Bin 58143 -> 58025 bytes readthedocs/locale/lt/LC_MESSAGES/django.po | 249 ++++++++-------- readthedocs/locale/nb/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/nl/LC_MESSAGES/django.po | 223 +++++++------- .../locale/nl_NL/LC_MESSAGES/django.po | 247 +++++++--------- readthedocs/locale/pl/LC_MESSAGES/django.po | 223 +++++++------- .../locale/pt_BR/LC_MESSAGES/django.mo | Bin 133645 -> 133406 bytes .../locale/pt_BR/LC_MESSAGES/django.po | 273 ++++++++---------- readthedocs/locale/ru/LC_MESSAGES/django.po | 247 +++++++--------- readthedocs/locale/sk/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/tr/LC_MESSAGES/django.po | 220 +++++++------- readthedocs/locale/uk/LC_MESSAGES/django.po | 247 +++++++--------- .../locale/vi_VN/LC_MESSAGES/django.po | 220 +++++++------- .../locale/zh_CN/LC_MESSAGES/django.po | 247 +++++++--------- .../locale/zh_TW/LC_MESSAGES/django.po | 249 ++++++++-------- setup.cfg | 4 +- 37 files changed, 3088 insertions(+), 3299 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 60a7e35d536..c4602e0a194 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,24 @@ +Version 11.18.0 +--------------- + +:Date: January 07, 2025 + +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11881 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11877 `__) +* `@stsewd `__: Build: use actual git identifier for READTHEDOCS_GIT_IDENTIFIER (`#11875 `__) +* `@stsewd `__: Fix ext-theme tests (`#11872 `__) +* `@humitos `__: Skip running default commands when GENRIC doctool (`#11863 `__) +* `@humitos `__: Release 11.17.1 (`#11862 `__) +* `@agjohnson `__: Match User method in TeamMember (`#11861 `__) +* `@humitos `__: Docs: use "Visual diff" for marketing "Doc Diff" (`#11860 `__) +* `@stsewd `__: Config: inherit all pydantic models from a common base class (`#11857 `__) +* `@stsewd `__: Remove dead code from old footer (`#11854 `__) +* `@stsewd `__: Config file: make sphinx or mkdocs configuration required for projects using Sphinx or MkDocs (`#11852 `__) +* `@ericholscher `__: Add mdbook docs page (`#11849 `__) +* `@stsewd `__: Build: remove conda_append_core_requirements feature flag (`#11847 `__) +* `@stsewd `__: Remove disable_sphinx_manipulation feature flag (`#11841 `__) +* `@stsewd `__: Version: better support for manual created latest and stable versions (`#11823 `__) + Version 11.17.1 --------------- diff --git a/docs/conf.py b/docs/conf.py index 73807695e25..833ad7cff68 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -80,7 +80,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "11.17.1" +version = "11.18.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index ad583d0b669..7a44f2dbe5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "11.17.1", + "version": "11.18.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 18ca99968e9..a00c3233071 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "11.17.1" +__version__ = "11.18.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index 05cfd92562a..91505b446bb 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Mustafa , 2020\n" "Language-Team: Arabic (http://app.transifex.com/readthedocs/readthedocs/" @@ -25,7 +25,7 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -55,15 +55,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -159,7 +159,7 @@ msgstr "" msgid "Username" msgstr "اسم المستخدم" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -185,7 +185,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -396,7 +396,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "فعّال" @@ -421,7 +421,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "الوضعية" @@ -430,7 +430,7 @@ msgstr "الوضعية" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "النوع" @@ -455,276 +455,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "معرّف" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "اسم مطوّل" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "مدعوم" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "بني" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "مستوي الخصوصية" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "مستوي الخصوصية لهذه النسخة" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "صنع الألة" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "التاريخ" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "نجاح" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "إعداد" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "إعداد خاطئ" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "الناتج" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "خطأ" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "تقديم" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "طول البناء" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -802,6 +802,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1810,7 +1818,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2071,7 +2079,7 @@ msgstr "حُذف" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "للعامة" @@ -2770,110 +2778,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 7474057cc80..a9423031e1a 100644 --- a/readthedocs/locale/ca/LC_MESSAGES/django.po +++ b/readthedocs/locale/ca/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: dplanella , 2017\n" "Language-Team: Catalan (http://app.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -155,7 +155,7 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -392,7 +392,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Actiu" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Estat" @@ -426,7 +426,7 @@ msgstr "Estat" msgid "Any" msgstr "Qualsevol" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Tipus" @@ -451,276 +451,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Nom detallat" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Suportat" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Construït" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Carregat" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Nivell privat" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Nivell de provacitat d'aquesta Versió." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Tipus de documentació" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Amb èxit" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Configuració" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Error de configuració" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Sortida" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Error" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Codi de sortida" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "publica" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Construeix" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Ordre" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descripció" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Codi de sortida de l'ordre" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Hora d'inici" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Hora de finalització" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -798,6 +798,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1806,7 +1814,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2067,7 +2075,7 @@ msgstr "Eliminat" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Públic" @@ -2771,110 +2779,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index 44d4fd9e24d..6e2cac532a2 100644 --- a/readthedocs/locale/de/LC_MESSAGES/django.po +++ b/readthedocs/locale/de/LC_MESSAGES/django.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Justin “Justman10000” Nogossek, 2023\n" "Language-Team: German (http://app.transifex.com/readthedocs/readthedocs/" @@ -35,7 +35,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -65,15 +65,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -169,7 +169,7 @@ msgstr "Benutzer-ID" msgid "Username" msgstr "Benutzername" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -195,7 +195,7 @@ msgstr "Organisations-ID" msgid "Organization slug" msgstr "Organisationsslug" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Aktion" @@ -408,7 +408,7 @@ msgstr "SemVer-Versionen" msgid "Custom match" msgstr "Benutzerdefinierte Übereinstimmung" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktiv" @@ -433,7 +433,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Status" @@ -442,7 +442,7 @@ msgstr "Status" msgid "Any" msgstr "Beliebig" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Typ" @@ -467,283 +467,283 @@ msgstr "Benutzerdefinierte Übereinstimmung sollte nicht leer sein." msgid "Invalid Python regular expression." msgstr "Ungültiger regulärer Python-Ausdruck." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifikation" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Name" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Kürzel" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Unterstützt" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "Status des PR/MR, der dieser Version zugeordnet ist." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Erstellt" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Hochgeladen" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Sicherheitsstufe" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Datenschutzniveau für diese Version." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Versteckt" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Diese Version aus dem Versionsmenü (Flyout) und den Suchergebnissen " "ausblenden?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Maschine erstellt" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Hat PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Hat ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Hat HTML-Zip" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Dokumentationstyp" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Art der Dokumentation, mit der die Version erstellt wurde." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Daten, die zur Erstellungszeit vom Doctool generiert werden (`readthedocs-" "build.yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Status" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Erfolgreich" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Konfiguration" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Konfigurationsfehler" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Ausgabe" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fehler" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Übernehmen" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "Versionsslug" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Versionsname" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Versionstyp" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Im Build verwendete Konfiguration" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" "Pfad der benutzerdefinierten Build-Konfigurationsdatei, die in diesem Build " "verwendet wird" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Buildlänge" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Builder" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "Celery-Aufgaben-ID" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Build" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Befehl" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschreibung" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Befehlsausgabe" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Exit-Code des Befehls" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Startzeit" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Endzeit" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "Version aktivieren" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "Version ausblenden" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "Version öffentlich setzen" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "Version privat setzen" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "Version als Standard festlegen" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" "Wert, der für die Regel verwendet wird, um mit der Version übereinzustimmen" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "Aktion, die auf übereinstimmende Versionen angewendet werden soll" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "Art der Version, auf die die Regel angewendet werden soll" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -821,6 +821,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "Benutzerprojekte" @@ -1856,7 +1864,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2121,7 +2129,7 @@ msgstr "Gelöscht" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Öffentlich" @@ -2846,110 +2854,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Name der Umgebungsvariable" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Wert der Umgebungsvariable" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "Diese Umgebungsvariable in PR-Builds verfügbar machen?" @@ -5974,30 +5978,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Sprachen" - -#~ msgid "On Read the Docs" -#~ msgstr "Auf Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Projektstartseite" - -#~ msgid "On GitHub" -#~ msgstr "Auf GitHub" - -#~ msgid "View" -#~ msgstr "Ansehen" - -#~ msgid "On Bitbucket" -#~ msgstr "Auf Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "Auf GitLab" - -#~ msgid "Search docs" -#~ msgstr "Dokumente durchsuchen" - -#~ msgid "Hosted by" -#~ msgstr "Bereitgestellt von" diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index 39426fd3737..e11d66585c6 100644 --- a/readthedocs/locale/en/LC_MESSAGES/django.po +++ b/readthedocs/locale/en/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -48,15 +48,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -152,7 +152,7 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -178,7 +178,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -389,7 +389,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "" @@ -414,7 +414,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "" @@ -448,276 +448,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -795,6 +795,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1803,7 +1811,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2064,7 +2072,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "" @@ -2763,110 +2771,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.mo b/readthedocs/locale/es/LC_MESSAGES/django.mo index 79ea19487dc57d78b85a91c9b9866c971299c9f3..011a8315a3cdf09724c1e3fd876ac6bea39f12cb 100755 GIT binary patch delta 20001 zcmZYG2YgT0ZBkPw?7vG?A4?>%d~_N)>+wxYH7Xi>A;Dz%lWRaC92 zU9!tu2oXD6nt<2b$WFt+tLPIO(zIY~Ocp5x5Iw)Gw71wO-u zc&~xu9B>@hi6s?8#($U+Gc_{loTv`Pp&Dq3f%p%m#zc*cX)zP&aBCSHLAo&(#&h@# zeVaJWMSP2wl;6~GhI?Gc+0e{!N|F)L!g2Cqd+d(W@ie}|e0Z#- zBWi?6ah-Lm^&1Qz{{V*LDNKgXF_7mw?}=zcsau-{LQywFphjE*Yhn%b#RaJP%aK)c zwxT+=6IK5pYDUi4{D+vF^uMSX_Ovk_@JClY$w)*G48ar_jj6CSX2ls7>wL1*;ATbKs#q1u0o%J*%@`l}#SJ5wPT)x(0Q9>-z^tcumJ4Qga- zF$*5X5WI$Q_yILjaqUeus3pDA-gTUcL;^dQ4m81Hq`P53T#lOB zv#5?;Ma{r{RL5T9R!rT|%-~_v(ww#4LXGq}YHz&39O&ufIO#B_OGHy0gPE}^CczHY zuBaP(p>7yxoq}4jrKmOEgg$r(wK;!8wfj4&!}m}FcxCnJY|?HZ5mgLERg6M4T-sXG z+7i`3Pt=|nirH{1s$79;jEY(^PmP=7=5uE`ty9J8WB}&it0!w z>mXE*C*W+{i(2zK-5sX@cE-{;4~yVARKv-7m?cS#8bA(I`*~62#Zj9+4ug2UQ;&$I zst2lv!%#O)M%^$2ljD5UjVmx1w__VaN)!r7=)E~g~cp9}=?x5Ovjjl$N zqL*nf3^mo|Q5~p?sjv=eja%7tf14hSx_>U#!3~%j-=Q89-rF44;+TSTT}*{7F(r2I z&HQUK3?@T8OhE14&8Smw#QGEJLBF78fl?{)TQZb8pvTSgz8v1R7b0!+G~qC);(?c zB-H&guqm!^iDeI0iYD)W{cO*s2Qq(>2?0w6VXV9U;vIqjdT{~$MvX&E~BRW7OLJ;)XXIsWIB)> z3zCk+Kx~b=uOF(T!%+1{quQT@X?6aW+kzda8}_31!uOaCPoYM38|UFG9EmeNbDVJ= zrhPEGALECxk;&gal#Pe2hM5lUM?Lr#RQu;q1HOu`B7YGnj8ANZoWsos@}qZGqc&4D zR70InySo=A#-W%IM_T8i_QFQgOzpMl<5-{cZ#Eq{g8Ap8*oooWg4T2is)t{q)@nU! z?e?KMatt*SXHfP2MBVoYTjDcR2kSCD6|e~w!$nvb&!WnMMwyO<9^-K#Cc;SW(-IXx%|MJz$6{5|)i4%kq4vZXEP#ne6UV}M0e##tbbz({ z9S>m0IP(qW#&~*9g{TSaRGffq@C=rwUcrfGbM~HOMzRDoV;eCu?nlkkZ>Y`qH-3lC zWV1B;F@~gjf`~@qJH@PNAnJHzNALMZ%}iy~?r(s;*dBH4x?@(Hj*++yRsSMt^WH|C zqSsgkBc_`6J0l%*oslNu#G`t;+WL+4xb+%pGd)3VF3&X6p#ao<*-;}dh{>=Ls-v}0 zOWGLKu@?9(cEw~m|6!k-3i&V%1<|NYQXbV%HT1*!m>gT#bQdg1x<6{hHlRj)1a%rN zVOe~PDX`#l)8R6x_d!hz_s-tggI?Wf%zosk~5j7BlN>@ics5NH8&ghThu{q90J?Ie@$G2Dr3(qh! z)fx4`eyBIyL{xjrur_{;8raJj%)h4mJsG+oV5V8yaO5TC6hh6+22=yPFc0oWjqomN zrkBxX0|w%L)Ks0Z z`Ij&~>HDaTIdjZ?sZldh5;c%Y7>zA4A5KTjz_+N)ydO0a?lB@-%M%!mzo8ob57iO> zx#n{_#2SOjZ-|w%j3 z5vUoMh`KQW{c$;JB%4v2a|dcI&)WRUn3ME%)WCe^n*ju(Iu?nlU(_q>UxtW!SPAuj z2ACb&dn>R>Fg@uhs17Ydb#$98KZ5B;SvJ@}Zdc+sZsp{DF#)Qw4&n~wRT1`v)KSy5DnOQQx- zAGO=Npq92jDt`>>dGnULrs1z_#&*;uIf8o72~>xEMLpm)s-Xuq{l@B9Vd^DAZLSQ~ z?3jUcF4U$igF2?=u_)GdiKyZ6=v@j_4;Q0)xE0glAzOX{^OL@Vg)se>ro&ZHGgJ?Q zur;ckA*gnyTbH0_WFu-|?l(kq;}2LI&tVo!vC{NBH)=*=QG28cs(vlhNSdP>?2Mt< z549O*qei|L)seGU4F5v4pM8~gkGM_@k*;KHK}}uIYGWuiBb^81aU5z%(tl-+VK9b} zE`(Z=2B;3TM|H3_>eLKJP5m6yX-GglXBVbm|2g|@g`aJ~Da=QOi{1*nrM@-~2*8Zw zXUA|Xh8l4T%!wmWGqDnVa1&~&c3@JxWxbE;=o3uI^PTrZv_^hw%*ZmMMi7NLFa~u) zYt&41N6o}L)QcwRTC+zop)cu3YZ26ar7<~HMLss1`j{B+psT65PelHM8o_haru%^E zNZNJgScRa{#ZVotfEsB748vxqO*{g%m!_j19>sEa8nx>K*PG9bs_U75-VM(8WOTv~ z8_ec8hH<2ySPO3S{yqw=1@JKD!KXMDvu-x+E<@da zeKYf~-I!$yqsHP`9V54zuib-DYkLHH;XTZaO}25S(Zx#m6>4)mMD3B}+Z|^#hGIGo zZ&YkbdiM^N5mWEv_d)FA5_w4EKIX-XyG)N0?PgX;N1{IsJi!ps`s&&rLUB6IK|MHZ zkGU@nHS%t#B}u^BxDS886?@HQ?7Gi<9e4W>(TFypj@tzsga!EId4{V|n<`HVJ%FHEl~CQU`iZ=e)t6@X9ArBBFV^DiQ0r4upn+lmdUw= zQ8@dc*|mo-n)FfB`F@F+G2oEd<#|yZE`oYcX$-(BsMF8{gRui<)A=7qL_J)A;kX^u zp-V^)ojV^t zfclu7f!gI8Q9b_^HNrcX5j|`SO>GdWqfw}tD27^sI;g2`gsHJThT;I!%+19}`~lrC zBF~6u^JO?{&SyDP1A|cy7>_|X9W|n_Q8Ts~)xksPk7rQ#-LU>`eS>PpmmR1jNsXG> zEI%;+YAC18D2}RF4z)(rF#@}zMm`(WzP(w@;|57kLJ^{$WPqs;qxEM zk$?7>$!1fpKQwJgjxnw09eOkd8XV%L^0u5r^H})8@sn7PSP4&X~VkL}5YF{ZLc265HWM z)RG09bsPra6vFKI9+jW2KU7_~WLQG1{nYUa9P66}YG@H5oj7>cQIBKqk3&mp3oEkt!-1*(Cy zHoeWd$L1eK)jy8f6K8Gyebk7aq1t(m-le)=Hfb7EheDADJGn5W&VM8kji@B5ff}d| zG(z>XwN3ZL#H0tIrg|vqvtu#l$8WF_{)L;_bWy*W-~X>(G=I{~eu=j!K=V(MW#Ak$4BIV8@&6Y!Bu5iuB=I{FxQ^-eyCRzwl3X zIO*8G%pa3J$FZb;MEdMhXB4?H;-2YXUDT4b#yI@!9`oOT$SyK`(eJ)l+dx!02-9IG zMqx3V-_hpxM7;;bp!UQp)KVs(Mz|iE<9<}Vpa*7i=S8(&;Q{lnU0Z_;O=WWo!NI6E z+X76BYfv58huRZoQ1@L&?fyro`pF;KS2LC+9fi8DH>yM9Fg?ygEzJg(NFyTU|28)+ zz@aKYJt)^B`wa*ENY_B^-o~gUYl)d~2&$v;s2Ny|>ez0qi)S$x=J>~a7F5S@(r!;8 z9f`!FI`R_L4ni>VzZC%p$Xg72{?Uc_pc>WQh}1S^v6i7~hp^=5pC+LVc(ni2?jnlYnu_34#xBt zZjHe}(seOd=f4Aylw^!UJ$NRnhwD+h^|1A_Eq{s{QK}cFUT#!67WJT}HorIO{t1{4 zm!KZJ4K?7Sn3d-{*NCLYw^$C-yfovo|tY!%%xC3N>@3 zFf~@fh1eK%JfEPek)Pslr@$-LyQl{|M>XL0+VnUbYDuC{BPoX3gw@a=J7HQJh{bU- zet`!u6V`cS_C{BXCB5>cK}* z?}6V?r{#wA0cIin67yl;J2ooDzGMCu5Lr)#Mq2T`IX<3`5ZGgW2u*P)kw+Gh;g} zj3Y1%x1dIN4z=t5L3QLgX2UnA8P4Q*yd4U~Xwq&;B5J5RYNSgs1h=7jehzix1Jn#W zM~x)8$K&m25Goyw>R?%$-x$-7?uA-=7j^#vo4*m6NtgfX;qgxWX$+#mWz?p8ZquGb zrUO|}GZT*8uoP;SuSRX&?N}QRpf;m_VvqNgo(*+h3~Eo+Lk+YUdjJ04i-_L+pP{C3 zHmb*)y%ikiCsfDIp!UcE>kCvvA5d$bHi?;u%&7dls1e6vI5x25Lr@)`jNbqLH;;%m z)jC^YuL?*XNA2?KSQL}`n1)KDc6U3}$a|tjHUu>Tqp=R2LhY5{q-JSiPaSl8I#%L{ZA}kU`^`XK@G5Q7LQYg z`U$9kUCgRI$&pm|a~B^?**O4i2;F znKr!|b)5Iw{PU>Id=J(Bdz%gj<^1coD@OQ?L@%z;;xJ z4q$FPifZt0)C1q5PD7$_Gu6JR@-(RXf>9mJi8>uo;jVc=X)^SpsEHbB8(X0#>OsRX z1XrSF?0eL)y@pzX*QhBE$Y~xBfjVx{sQL}CH}*m;!4<5Ek6a>J+v2%QL&H%G$D=-! zHlUW`7&gGOsFCK%ZKga5_2E(pb?&?41RR5UkZ*(;SP<$IMWSY;2dW)+C=spEXbi=< zsHxtKQFsKsFA&uEeTy3Lf7Wz)Ob7B}4Ec3X51xuz+Qq27u@80Mc~pn*V?mw&fV>{> zug~RBQ`HwW@~Kz?zeeqe8`udyUYabX`VKY1Op#`ZgHi1kK&^dE zEUNS0!e+#yW@0(&!8=hi@CdbOvPPNH5sth^oC2t+EQmQU4t0t;pq6kj=D}I0DX$^ccJ&+|D3Z0SFsosZlXpK6z%bT{fh(pf@p#l` zUX1GS4b-N*i>mhlb;{Bfw41mf=U;0cMTQdBrYdRD)Wphzez6$k9-G)W+ z2x_yvM(vfLLLR=b@@E&+@eMC*>eoc2TVVuFD9riKNn{flkBggBr*`xEoUx^*Af>h)bjZkuJqN&P{gJd|XC) zSP3>6>C7d~=E@plMo<>@f~tqPur+GNCZLvJ0cu9Kpf>Z*sQTAY9earC_#0G*-PEPb z$a14LO*E>ZTB!FxC)AYov(7}#$Y$#i)JQL)*8DMQre4`{5C2+84^EGIa1K;?Nu<8( zlqaGQR7dU3RyN%pb&Lj~8lH*T-3yQxhqDHCYA&Nj@&~HpuTULMUB;Y>0;ux3SOmME z_RL~TuJeDEhZE1Ohea;b3#AWE!UXJtq2i&VNO&Ji=n2lDrygOL3Lz+P0vOh$7QG`+k{%v?Wj|< z&z66%`d9RLUr^bw80E33&wxP{Isf^HEF?n>{(xH33#ci)f|^3#O2zri{>IgY}#bv@pH zEjJ6b`A#4mbe)$(^q`n}=J<8MF{DRfZVkD<`92@fz~c-cIU0}Rb9{n(8k#rghDN5H zD|nH7pT_JF?!St9#lL9c@%}@lEKNP$KfTV!ygL6;%}j-+SdNOLQ19%6_!O_DkWKEx=U|153Hx6^8< zO;QK7%iE*Z-po{D;v&PQ#+)z(d@W4Igj{a_y+!q->`_qH{g`4MWby+<9teC;^@ zxro#yqFp{1bv(wP9yA@bTNj}^v;}qJVe4P05v6Qz)-(rdSJy&yun}q#w?-{pH`M## zDym*c2hM*ek%$gv?W&_T#{g6ZmS7mJM;)t^s5j+J)O|@i8Y58o)lpwUd!s%D*P`w} zf~tQ9wJDQzG6Txp$u&2YBtt!Jg?eyjTVWt-FHA&D?JCp*{=jI=+S#OQp++_tz2_V? z@@uHIzK3c*Qy25#P}KXOuuDWQj*6%o8`^>{)*+~+nSyF?HmcrI)Q8npn?8ZsBiB){ z>W8TFp0caiLnTm4TN`zMb5wn|7m>q6hT$tL)6Kj%igo8j;~^jQ0!q@;{Mua)*OLzI zE7G?+CCgL(&Km>&!hIx@;>I3y%Q6Y{sq}Pu5*USP%`e~ci6tK$2o=} z{mk$G_pv|eQvE&7Biw{>xMYCGX^dANJc>n)@ zy)jJZzshH3({)FEN1KB>6>KjrA z>j=~_oQv6Y{*MsRIlqZo<5#FPPdvoD^HZTVWdQ0!DI2N-k*NAbQRly`&98*&Ky90D zjB2lqO?N|mdiF=}_y4Ix^nf|G!k4J?z8-bHzeA1iJgVW}ZT>A(y*H=^Qw}v93P-JZ z0aSTK)S5T8Hb;HeY(13ouj4eFjHg@|ezZtLgsTRjJ@F!Hfh*SF{cV^{?j)rw z72z@QD})RLT`i~|L3}1b`|BEYW@AU&&Rx>lf8Hy-y-6EqGoc2BdvG23UvNWNJVRQY z)wO`Uf`siR=|mAPM|?JR#?Nj3PdJslhTQ*>Fqd}AlkP!WS09&*p5C6Af4T6$##MNM zkeAAQ&^gmElfCIQb#jr`b&k9f7)yGKEniA}2z4IV^ly|eB|eJ$Dj0_egk|Kr75Jgg z=ecCOqVOakl6V?|F1}y-p9S)4sf^<9X`-8l8 zggmyrOnA@6OH%Iu^|ldeQ}qj(Z)^A|NnC_i7(*u$C*svTb1)W1vki?NYIsq8*ZAY)79oFS(orH z^>r1oDn6HZ62er%G}3&^I)St?nvj%uO7x?hbf2{4)+NzPciU?e6?O48c3xBVIXBI) zH|QPF(8l|c-;*?-#NO)$Kg*DpK>0k}hsSN%57rmdNk!Rc(qSgg^}h3aQ+WsBEJ4>! zLJn{2|9)(-WfQF3Y3S+y6?tb?wO1!Y+erAMpoWG-fKPu18MLzE+G^m z*Co9K2NS*}j3emEZSel|P)FAa+u%HtG~bxX3$zbxPJFD5+bT{Bc_BLgdu+jUO8V2_ z7z`qRH~IH%SsvU-zP^4%6TeFN?}QA5ZiHs!>uN?>G17h*LtDqNsqLi7BM7r7FGil; zxNeV63P%v1PpHF9qbbZpoR4p3BRAwG==zLMjr@W(U7hmbq|e~blpVpPs1Kwbggc}k zpsq{AlbNWKj(bM%`Qro;$x3)<8{A4IUDpY-hI zi5H^1!=&5VHYbx_Pgz~m)!pWQq4ghT6S*l2Aby7mQJ*xf8#+;zM-i?f)agrzrA{T% z@9q66yH4Ihn=Va!k}|nwlDCZX7sO+U*C3t`zt{dtPvl!NbQLCyBz}lcpNH1Q8H7ay zT}!E3nGi&L6wV{RJXR+pBW&>2;?Fh2bJ=)Xdv9^l3&__s)6RtZ8-?X;g+~<5p`aw8 z4VBsvRuR4>{}w^t2l*w)`IDgk$1;uN)yq> zAEx!!7lCeMbpBXMx({Ks8o^Jmkv7qvvX9r7JV;joLS5qTZTcGN?6f(SFpa!(_MSP` z)8ti6%=|}?QJ>1m$Vh?DNKYglh&8#HFTCFW{&Si1O3HN&C(nnVD-~|0OkX~qVr#;D zZwVh{lvQUVyrQY+M_E@g5|iJA_+#?ik^K0P%zp_hDd5Yk_dg)$MtvL3NX0hf zC8yqH(g%oFM!rq|@2XC$)FG7mD*?Qr`zohKCDsaV=}?IfL= zpsR_2`6tqin+Mp&lwX7R7%GlXg0k#{qXb&d4Ca7 zaL-#???2+52#Ki^KyWWmVJI1=2)fE)Zt@Njo|8^Xx;hp03&aOPE#fb+Amy!5*CIj! z>6G3Sp992o-R9oxChGJjZ=8KbKAQ)wv)Wefj$!2dWYfincO-nJn+R73@r3szb$w0z zZ){A5bd@A5AiT5pD^J&#)Ei5Pu=SLekua2cUu*tz5%DGbOC?jeCxeU)$c-0dJ6(`I85!{>SSF%KsqIim;WCmvk+?26cVlMjviGM!Gfr zNIDwVQdXb1uFom!hc~e$d5tJvLimUD4E*$JXwzLN)0G*6@xC|3gi@ZAxa&`39)&sV z4a@8eww^P=K0J)_1C%`_UFVZJC5TU;tP=U`zbLLCy_TTs zjL!c+B8jNni_AP!=t9ud0K1YGN7-ybl*x8-5^qDo*d5-&}(jTvrL>hS$I)7Z749*E#sW<7x1P?dXwq=8eSEPK1O}8Mes~->9i%+~M zJ|(Hs*2b4n#xKX->mENF6Uvg8-9G0lJ-;m(m2IU&IF9r$wt{Q(Phep^oU&H9hwzwt zqcD=PP~y54k#0$yEyPojpO=t{_#pCb5wAzNuJojn5O+uLBQ1%G=u5#N{F(5C%7qAT z31vuk#H)l!)D0yB6LwSo1!Z56pI@zV{X@Jxp7N&nw?dRxBj{?RIQHb;BG@}I>)(;g z?S#zScv`i%auDA|&{c)7k5H6Qm>YGaCHzA9AGVJ2DpR%&eQ7HrVH2Uft)G+p->JKg zFrN5%%z)2y{&h8{Vknt=2_Lvo*HH5QCSH@g{De=hHzX=ho}cnugz}WHA#AYqwvsoJ z@_N)8XY)$n7{VO#3Sa~3^m6$TLSj7ODg~|Z?yyeu%NJz>9bUh@m zsfl`juHk2KTh_$3F@?P8S|#X)u06SWXy3`EdMr zHKlGkLLK|Ca614i=;0Ro{^VY>;DCreq{WJ`|&0P$!&uqy?;QG zy4F(`Z=(PE`3-r;NS){Yg}8%s81X5zQ3`ty#uK#CsVUQSj_`)OG5Y?uhDa$gdn|J-M;FVZ@%0;udgSg-~R*Q@f^1R delta 20131 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 0, establezca el indicador de precarga con el encabezado " "HSTS" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "La función Date fue agregada" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "Predeterminar todos los proyectos anteriores a True" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "Predeterminar todos los proyectos futuros a True" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Nombre de la variable de ambiente" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Valor de la variable ambiente" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Proyecto donde esta variable será usada" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "¿Exponer esta variable de entorno en compilaciones PR?" @@ -6083,30 +6091,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Idiomas" - -#~ msgid "On Read the Docs" -#~ msgstr "En Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Inicio de Proyecto" - -#~ msgid "On GitHub" -#~ msgstr "En GitHub" - -#~ msgid "View" -#~ msgstr "Ver" - -#~ msgid "On Bitbucket" -#~ msgstr "En Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "En GitLab" - -#~ msgid "Search docs" -#~ msgstr "Buscar documentos" - -#~ msgid "Hosted by" -#~ msgstr "Alojado por" diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index ed10700644c..12fba383c0e 100644 --- a/readthedocs/locale/eu/LC_MESSAGES/django.po +++ b/readthedocs/locale/eu/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Asier Iturralde Sarasola , 2018\n" "Language-Team: Basque (http://app.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -155,7 +155,7 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -392,7 +392,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktibo" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Egoera" @@ -426,7 +426,7 @@ msgstr "Egoera" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Mota" @@ -451,276 +451,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifikadorea" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Bistaratzeko izena" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug-a" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Eraikita" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Igota" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Konfigurazioa" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Errorea konfigurazioan" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Irteera" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errorea" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskribapena" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -798,6 +798,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1806,7 +1814,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2067,7 +2075,7 @@ msgstr "" msgid "Git" msgstr "" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "" @@ -2766,110 +2774,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index 857cb13b056..b9e31b59889 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -42,7 +42,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Christian Wiat, 2024\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" @@ -54,7 +54,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -84,15 +84,15 @@ msgstr "Générer la clé API" msgid "Build API keys" msgstr "Générer les clés API" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Ce champ est obligatoire." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "L'objet n'existe pas." -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -196,7 +196,7 @@ msgstr "Identifiant de l'utilisateur" msgid "Username" msgstr "Nom d'utilisateur" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -222,7 +222,7 @@ msgstr "Identifiant de l'organisation" msgid "Organization slug" msgstr "Jeton de l'organisation" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Action" @@ -435,7 +435,7 @@ msgstr "versions SemVer" msgid "Custom match" msgstr "Correspondances personnalisées" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Actif" @@ -460,7 +460,7 @@ msgstr "Requête de tirage/fusion" msgid "All versions" msgstr "Toutes versions" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "État" @@ -469,7 +469,7 @@ msgstr "État" msgid "Any" msgstr "Toutes" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Type" @@ -495,235 +495,235 @@ msgstr "Les correspondances personnalisées ne devraient pas être vides." msgid "Invalid Python regular expression." msgstr "L'expression régulière en Python est invalide." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifiant" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Nom verbeux" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Jeton" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Supporté" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "États des PM/MR associées à la version." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Compilé" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Chargé" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Niveau de confidentialité" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Niveau de confidentialité de cette version." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Caché" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Cacher cette version du menu de la version (flyout) et chercher dans les " "résultats ?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Crée automatiquement" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Contient un PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Contient une ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Contient un Zip HTML" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Type de documentation" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Le type de documentation avec laquelle la version a été construite." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Données générées à la compilation par doctool (`readthedocs-build.yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "Ajout de nouveaux greffons de bibliothèques js dans cette version" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Statut" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Date" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Succès" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Configuration" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Erreur de configuration" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Sortie" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erreur" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Code de retour" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Consigner" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "Jeton de la version" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Nom de la version" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Type de la version" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Configuration utilisée dans la compilation" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" "Chemin du fichier de configuration de compilation personnalisé utilisé dans " "cette compilation" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Durée de compilation" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Responsable de la compilation" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Stockage longue durée" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "Identifiant de la tache Celery" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Compiler" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Commande" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Description" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Résultat de la commande" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Code de sortie de la commande" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Heure de début" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Heure de fin" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "Activer la version" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "Cacher la version" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "Rendre cette version publique" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "Rendre cette version privée" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "Mettre cette version par défaut" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "Supprimer la version" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "Règle de priorité" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "Un nombre inférieur (0) correspond à une priorité plus élevée" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "Arguments pour la correspondance" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "Valeur utilisée pour la règle pour correspondre à la version" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "Argument de correspondance prédéfini" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -731,47 +731,47 @@ msgstr "" "Argument de correspondance que nous avons défini, qui est utilisé s'il n'est " "pas sur Aucun, sinon l'argument match_arg sera utilisé." -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "Actions à réaliser sur les versions correspondantes" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "Argument de l'action" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "Valeur utilisée pour les actions qui réalisent une opération" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "Sur quel type de version cette règle devrait elle être appliquée" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "Version activée" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "Version masquée" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "Confidentialité de la version définie comme publique" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "Confidentialité de la version définie comme privée" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "Version définie comme par défaut" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "Version supprimée" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "Règle de correspondance" @@ -850,6 +850,18 @@ msgstr "La clé requise est absente" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +#, fuzzy +#| msgid "Missing configuration key" +msgid "Missing Sphinx configuration key" +msgstr "Clé absente de configuration" + +#: config/notifications.py:379 +#, fuzzy +#| msgid "Missing configuration key" +msgid "Missing MkDocs configuration key" +msgstr "Clé absente de configuration" + #: core/admin.py:38 msgid "user projects" msgstr "projets de l’utilisateur" @@ -1919,7 +1931,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2201,7 +2213,7 @@ msgstr "Supprimé" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Public" @@ -2940,110 +2952,106 @@ 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:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Identifiant de la feature" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Date d'ajout de la feature" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "Passer par défaut tous les anciens projets à Vrai" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "Passer par defaut tout les futurs projets à Vrai" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Nom de la variable d'environnement" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Valeur de la variable d'environnement." -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Projet dans lequel cette variable sera utilisée" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "Montrer cette variable d'environnement dans les compilations de PR ?" @@ -6156,30 +6164,3 @@ msgstr "" "fournisseur Git afin de supprimer la connexion OAuth de Read the Docs. Sur " "GitHub, celle-ci se trouve dans Paramètres > Applications > " "Applications OAuth Autorisées." - -#~ msgid "Languages" -#~ msgstr "Langues" - -#~ msgid "On Read the Docs" -#~ msgstr "Sur Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Accueil du projet" - -#~ msgid "On GitHub" -#~ msgstr "Sur GitHub" - -#~ msgid "View" -#~ msgstr "Voir" - -#~ msgid "On Bitbucket" -#~ msgstr "Sur Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "Sur GitLab" - -#~ msgid "Search docs" -#~ msgstr "Chercher dans la doc" - -#~ msgid "Hosted by" -#~ msgstr "Hébergé par" diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.mo b/readthedocs/locale/gl/LC_MESSAGES/django.mo index 0cec361a8606490c8a308cc217e84577801309ac..542738f3a40ee5f13a6790261b925b540fca0ccd 100755 GIT binary patch delta 21425 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
C z+TdDm5B$7Iek$j>Nk`Qu$@_L`Oy&{6A-3UX64KF9(h^cZ>OUV>KWA_@bvj0o)Z`%P zUt)>z9BCI9T}smN2Mq?;_9~y(_1}FF=u1N%8m%KXg8Wx_mGVx~bkYrCPf^DW>H_V# zrHKDV`tlf0c^hqO*!H8TTuxd@c|Ub0Ni+1NXe619bhMSqCgdNJ&uV+}u@_Kr5$O~u z0c}1XH*Ch&#%@`caghVmeNXu^CjR1_S(NY5@89ZM^B+#-Knf4Ze?Fqg?4pxiB!BWh zU>(||(@7j>DeL$N8xz}0ANg#oIBq4zFYKI$q$D=}Hx9J<#kBvAI?q`C>1>0hOQwxX zCgM7(kRFharp-J~Doe^s(!#w-{0#LYY}+K5gLqo}o_J&1Z!KbpY@2LYnRroR19bnd zY()xdO)7fYJbgI#NgaskD8q@Zzo=7e0(EZEa8d)?PVr#UQQA*afn%~AOgh@kB#ra7 z&1EWm3{E7CLdl2O#$~veOTX~(d_$xGr4hEqp5XmG-7ezCY&;eR*~((xOYl{hSZ2}& z+O;Rv2uG6sA?Y|lxnc%RPrd_n^~fKl(>0_ZQccQV9+_1jR))HaBptsN)bf6z7`={E7R zl(*2=WN$0;PcY>y#812UmY$hk2qw+*4b2abZc=rfs={~z!#Se`z9!w>JikevoGCg- zlyg_^(Jnb@9j?g)3U$X*>IW8A%?+!4`n?%pw7BBHwuj)?8nJG$TIkcaNzRJuT9beD+E z-D2FcGG=t;%kGZoO`n~*Msk(^f3fY2v$;}@&DyMUWKnl??`Zd-Ro*Mmuydq4x?6OY Pc-I@>?QIvk4yE`%YR!ua diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index ac3211b2c2b..63f152c4d4b 100644 --- a/readthedocs/locale/gl/LC_MESSAGES/django.po +++ b/readthedocs/locale/gl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Manuel Kaufmann , 2023\n" "Language-Team: Galician (http://app.transifex.com/readthedocs/readthedocs/" @@ -23,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -53,15 +53,15 @@ msgstr "Crear a chave da API" msgid "Build API keys" msgstr "Crear chaves de API" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -157,7 +157,7 @@ msgstr "ID do usuario" msgid "Username" msgstr "Nome de usuario" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -183,7 +183,7 @@ msgstr "ID da organización" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Acción" @@ -396,7 +396,7 @@ msgstr "Versións SemVer" msgid "Custom match" msgstr "Coincidencia personalizada" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Activa" @@ -421,7 +421,7 @@ msgstr "Solicitude de extracción/fusión" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Estado" @@ -430,7 +430,7 @@ msgstr "Estado" msgid "Any" msgstr "Calquera" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Tipo" @@ -456,238 +456,238 @@ msgstr "A coincidencia personalizada non debe estar baleira." msgid "Invalid Python regular expression." msgstr "Expresión regular de Python incorrecta." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Nome descritivo" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Compatíbel" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" " \n" "Estado da solicitude de extracción/fusión asociada a esta versión." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Construída" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Subido" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Nivel de privacidade" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Nivel de privacidade desta versión." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Agochada" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Quere agochar esta versión do menú (de desprazamento flotante) de versións " "e dos resultados da busca?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Creada pola máquina" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Conten un PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Conten un ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Conten un Zip HTML" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Tipo de documentación" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Tipo de documentación coa que se construíu a versión." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Datos xerados no momento da construción pola «doctool» (`readthedocs-build." "yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "Inxecta unha nova biblioteca js de engadidos para esta versión" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Estado" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Satisfactorio" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Definicións" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Produciuse un erro na definición" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Saída" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Remisión" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Nome da versión" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Tipo de versión" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Configuración utilizada na construción" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" "Ruta do ficheiro de configuración de construción personalizada utilizada " "nesta construción" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Tamaño da construción" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Construtor" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Almacenamento en frío" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "ID da tarefa de Celery" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Construción" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Orde" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrición" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Saída da orde" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Código de saída da orde" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Hora de inicio" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Hora de finalización" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "Activar a versión" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "Agochar a versión" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "Facer pública a versión" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "Facer privada a versión" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "Definir a versión como predeterminada" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "Eliminar a versión" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "Regra de prioridade" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "Un número más baixo (0) significa unha prioridade máis alta" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "Argumento de coincidencia" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "Valor usado para que a regra coincida coa versión" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "Argumento de coincidencia predefinido" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -695,47 +695,47 @@ msgstr "" "Argumento de coincidencia definido por nós, úsase se non é «None», se non, " "usarase «match_arg»." -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "Acción para aplicar ás versións coincidentes" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "Argumento de acción" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a acción para realizar unha operación" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "Tipo de versión á que se debe aplicar a regra" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "Versión activada" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "Versión agochada" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "Versión definida como privacidade pública" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "Versión definida como privacidade privada" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "Versión definida como predeterminada" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "Versión eliminada" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "Regra coincidente" @@ -813,6 +813,16 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +#, fuzzy +#| msgid "Custom SSL configuration" +msgid "Missing Sphinx configuration key" +msgstr "Configuración SSL personalizada" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "proxectos do usuario" @@ -1883,7 +1893,9 @@ msgstr "" "quere utilizar:" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +#, fuzzy +#| msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "Vde. non é membro de ningunha organización." #: organizations/templates/organizations/organization_create.html:23 @@ -2170,7 +2182,7 @@ msgstr "Eliminado" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Público" @@ -2910,30 +2922,24 @@ 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:1910 +#: projects/models.py:1909 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:1914 -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:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "Proxito: rexistro de páxinas 404 vistas" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "Proxito: desactivar todas as vistas de páxina" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: permitir o uso da cabeceira X-RTD-Slug" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2941,88 +2947,88 @@ msgstr "" "Proxito: usar as API de proxy (/_/*) co prefixo personalizado se o proxecto " "ten un (Project.custom_prefix)." -#: projects/models.py:1936 +#: projects/models.py:1931 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:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "Ancoraxe web: omitir a sincronización de ramas" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "Ancoraxe web: omitir a sincronización de etiquetas" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "Ancoraxe web: omitir a tarefa de sincronización de versións" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "Construción: execute sempre pip install --upgrade" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "Construción: utilizar o novo solucionador de pip" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "Construción: non instale a última versión de pip" -#: projects/models.py:1960 +#: projects/models.py:1955 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:1965 +#: projects/models.py:1960 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:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "Busca: activar a busca do lado do servidor para proxectos MkDocs" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "Buscar: busca difusa predeterminada para consultas de busca sinxelas" -#: projects/models.py:1980 +#: projects/models.py:1975 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:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Identificador de función" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Engadiuse a función de data" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "Predeterminar todos os proxectos anteriores como «Verdadeiro»" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "Predeterminar todos os proxectos futuros como «Verdadeiro»" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Nome da variábel de contorno" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Valor da variábel de contorno" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Proxecto no que se utilizará esta variábel" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "Expoñer esta variable de contorno nas construcións de PR?" @@ -6120,39 +6126,8 @@ msgstr "" "OAuth de Read the Docs. En GitHub, atópase en Axustes > Aplicacións > " "Aplicacións OAuth autorizadas." -#~ msgid "Languages" -#~ msgstr "Idiomas" - -#~ msgid "On Read the Docs" -#~ msgstr "En Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Inicio do proxecto" - -#~ msgid "On GitHub" -#~ msgstr "En GitHub" - -#~ msgid "View" -#~ msgstr "Ver" - -#~ msgid "On Bitbucket" -#~ msgstr "En Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "En GitLab" - -#~ msgid "Search docs" -#~ msgstr "Buscar documentos" - -#~ msgid "Hosted by" -#~ msgstr "Aloxado por" - #~ msgid "" -#~ "Sphinx: Pass all versions (including private) into the html context when " -#~ "building with Sphinx" +#~ "Conda: Append Read the Docs core requirements to environment.yml file" #~ msgstr "" -#~ "Sphinx: validar todas as versións (incluídas as privadas) ao contexto " -#~ "html ao construír con Sphinx" - -#~ msgid "Search: Disable server side search" -#~ msgstr "Buscar: desactivar a busca do lado do servidor" +#~ "Conda: engadir os requisitos básicos de Read the Docs ao ficheiro " +#~ "environment.yml" diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index cf0e3df78407ee64577893feb7b092eb6378601e..383f0bf4b5e2b3aa2f678b9b7740ec6f16f75052 100755 GIT binary patch delta 25852 zcmZA91$Y(5zsB)BA%tKdxCBWcxO;GdTXA=HEd+!qwyl{zy@s{rwhhw=Qzzhjxz|)k-yvCai-yh4vzBx$6=CAC%k~yFe|R=?KrXUGA5*d=Prqo_!?OfCvP9e;SM-stdp%X zF&^;+7>XOvA1|S1ehW48=cwzyqw4$hHRVaL3i-^amFS&{N zKMo~-28&_U{-%5a>ekJ}=$LGP**mE*KKU?Ihm}y}b#1({wd(-ZUn3tvKr@+$%Fja0 zd^u_$d$A&(!ep3;UV|_@s-ub+jE%4a4n!^WKGgLw2RTk*Oom$NTBw25b4lbO(F(OW zW}+Um!VQ%b%x&;d`HLgYt{5Yz^E2s%P#4Y$4bt~30Vcqh5m=xW! zHt{DWCh*nf6Am#Iv!X^?6t#pEP@AhN7Q;H24kIxU?n2$$GpGsNL|=So{fyqtiPU!; zKW?lp3_^`C7i#mBM0HpT6Ji5Y!(C7_9DthfIO{Cya#X!7sCvJm+C7K5Wp{1OI;rGV|`4ElQ0Cg zUCq{K#1v6p`)Bwh!Hsfwo!#*R;iz^H@!_KJZdkktKQ&3Aj z2Q~1;m#rF^641ytphmn8b>S)0$S-0{yn(v#A*RQ7m=c4= zo5wN?mG6jQI2!ZfLDazCqLw~%g5wmyGA@bPB!-|mNi9D1&G!gn z<995Gu_v1jN~4yz25NUVMO`-p^%O;7YTSZV@d7e2*GV(QY@Yn+OF>1{(p1IrIL^i| zp=KI|TB+w458q=t^qXor&Vm8tt6(rTLe(3HdgDz%t;})^)bqcNgf7^J+Qp|)GrVWx zPi_3O%?C^~wDXgEg1YV;YN?;1ZtZK-9{GTQ=sSz`*NhX- zG970`RVayS@F!GxJ=8AlVDo)YyL>Dr#L1`+n`Nk#IDm=qI%?&fqptsidP-ua@s%`mLp#h3*%^1!-r7~-a*amjWuwN<18Yd9W}$VsDWL=jCdXO&UfaTfu=*P zctKRZ9^Uu~(RZB||M? zFluJ`&=-qgV=RRl@FFaYD={-Z!Ej8p(tMw&i{;2qL_fTOu10)|L>YXF>NwXb+kv$d zYAMU322ca1Vng)7XQ+Gr0;Az)oBxIt$j4mmIK{ChYOhVjocP;n*8d`jHw3QYQ8qvs z4=du9@8_Zh96o#U?BO}+ssO) z!~pV{F$RXAo}QAJ3LCg2(vs+d+I({{IqtIYi#GlibwT{?JkyvHb*mbq9^2j~fYHh4$FzF>i;z$UO>IGY)Z^6^^_cXu_D9WZsLhYXAo5de zd_8LSZ%3`%Zq&?ApayW&=I^5h{2Y_$`H#lBRAd*YKozv!W0tlbs-cNCzW_CWEvUWl z3+k3cVMBa`>M(q-*;7@qAo(7c2iKrh^fqc@f1&Fg35jF`qU|#sq{OP^Loqq_#FRJ@ zRevoO#a}Ti{)>8lWZG{!?t+U3iRvX4$q*L{+^9LLQU)=YQO=% z(XWU5pPGd3NzNn2GN=X{pq6+TYUYzLlnYj1F7l_2ntT5RtCP=o%q(eN)FvB*J~#%o z7sjJD=OzrreaJvu=ROII{1s}mMLTXxg&J5vR0CB|^}5^mFw~OI!U4Df`(VfkGxIs< zPku4#d0&H?$R^Zv$IwsD{}mG12;9PG=zr2wh=aN{DKI8xMJ;W9^ur3M$FCatVpB|k ztuPf1#uzvsb>g@h|6pqT*OmvJF?%2#Y9fWu`}@BtB-Bt7)RMQc`TnRSABNgA(@~pfIqDwo z!8mvnwX~N|^&Vq>{Dj`Ub=It88RSWK>Y&~?3D2?qaY$r4XMSZ`2s4pyjare3SOj;V zR^k;l#?P1%>zy|GbTh`!$8DMkNt?hn+^$#I2lz=*1hFY4_ zm;vviHc#}6W+t&QCi!5Di&-!n!%!>JA9e4ip!UK>oPj5C95%aTCin!`@-!uMFFQ^I z1qZH}&5`e_8BoAAv-G)89hO23vqfAGMQ5~c~%_t|T;j*YDtZU;Rz}+id<6Y5+G;GyD_Pz#A-x&MosH6Nb93Hmajes7>1oRlh%K z=A%*VMWXi7LUbcY93-LLU*NXc%}p^E`NgOg(nZXIA5a~oy<=9WkhLlnAl?dta4xFd zo!B0;-8CyQ!@2+)5MObZ^`A=OI|1GEsrSs|HxGl!Z^YDi9(C`ZV{ZJ4no-W*%?yj6 zHd_TuhFwtid=#d{@uBpy zy>btuVT?b`3dXhuq6U~4)ow6qV)-yJhTD8SWTLLqnnZL8dSP1Zk9xcopmzC2RELjH z4F^0jn>0DHqkrcB z35_WHAJgzq)Z?@tGvQm*W0mSTX)J^qV2&63aROUoW!!}7@C)X}ke7TkV;$^*L9fh8 zjKxmmx1g(nRIkma-FPfZekpiy* zCu3HO^?~0FU;)g6={}m7SH&ab`+ns9Hz!f-llM1d&O#hPzR+j$OQHi9Ku1NtnD;^D ze;wy%$~)skyoYtM%U3htBN$BnK5B`5zL_P@hFYP;|@5}Uu9=dzFE z@&5Qc7`5s4q25$~U<4NTc)Wib-i~$1ulDhH-y7dho69en$NN~-!8GLCVJMEq=(rx^ z;#N$E2VD~JNnEjkN7m06hj@Um$Ghu;Fedp77=XFZA4{MwR>0i&6K+Bmvt!Qa9`9q? z1ocX9fyrj`$)C?D*mS`jDDL9F`XZKMvc!yfb zZ>W2lG?vHNhN(~;T|~Xe?qW`SfgzYCwz(DIn2r9OpGjy}EoHt{jj(+@ zkM}Fo5$x#UiwEjCZyDd?{d@l}7*4)G0*|vA`{HN};Vrcg*Ptd;fwzT zwjNC6n!p7D!4&+CS|U$kyGc+ZErMgP46eenSQ8_Xc)Z^gPv9x?cTi8k>ZIne+m2fL z-B=&b<50|$%;Vh0wJwQSBqk*Hcz-z@n!@A#5ot8eBwjYiY?|As8GOS|SU#o4Igi`0 z1P)JSI`|Dokx!Z0?4@N`n*2G;jS13tyl>nxsHe(ZK|=TT4z|F*P~Uzl2AfUU6g9J< zsFkS_V&a`JCHYC14%gv8Ja6Mw(wc#Fz`VrQU~#;IewZ?yw;$I@M?wP#Llu-l?e2=G zrLTc{%o^JAp0>O{>iHgqy2mq616+lAY>%Oyg8Qg;UZUQVpHTgMLmxf={-I{G#74cF zlcApH45$HRLk%b|s-Yq_U&dO+#%rVMH$m;2sP98s0RC^1~dXS@QF4*52KM^j^0l@)En_M=D@$OEGEgo^Pi1G zV-iO_{5cJ~lCPG@e3~7=F!FITdz=ke4tL^PynySnc)Z{52WDlna{Zs^!GYO5-p}{J zIXq4+@}+Znyg#Uu1Nzvt%p*PAF^9y7ym)C{Yl-gM1To2)h_-52Abg%V1Y7aa_t=Kcv3iyS4oDP^4wHYU123(G6 z|1@gF+-oF)NjyVsmbj%%J{PJ&4Qo5=AXI~qsHI(p8qj_W#*3)yUZd*ymp0|Wn3;S& zER0Q&dag5vghsXr^&xT%H{yG&jVsESnSI79YkTC zmDfiNw5xTPSDwF_BsBB2sETK?IzGhon6JDkZ-{DO5az?F_!Az(R+y-Q*^GTLg8W$2 zQh!H%2E?jpJ~KivoO~}VrRRSqiA?wjwPa~4ndh@GmL@+0HLxRC0B@q|#jk8ay2oSd}r%K)K{^M=xXMdZQwm>hCx4>7f?>r=E{e9FBC()!`GuW=TlV2 zv8tMt3P#m0hnjgc)EluO24f4no09RJ!`B%XK0=nQHs^KT7-5j%;`KFQ%bwN0) z!v?6$*UjdKqCT`{p(d~%GvYzib$_EecB-3pLs9YK)m?KzT>`qWBj&`xsC%>#OW{k@ z(&w#V>!BXY!Kiz?1vTIkSQ#In_DGJJ=I4o4Sd{z{R6lo719ZosK;YA zY7<_@-WXcjyg24rUtlrfrR$g_ABy^n7>8QPSy&L4q8_`Os9WP(*9;&oZX)l7ka$Pp zBC3Jo^~{oAL48WSwthqHm00!7K(nJ}PzTj;7u1WVHwNG|)W`4=490z^TXqL^3tu2B z>pIaJm~TK8a0vy!qb?lAd$=Jkz>4@0Yh$TKW`$;<27C!Mkb9_se870P|t0B)IbKI2D}E< z;8xTdZ$D}Uuc5AcW%JQnnD&CPJMjYO<|VO;gm(QcTOoE!vztRu_o@hLlh#1(_Fbrk z&tZ9dfEsv~R`!Qb3?uJiB<@D_Q>C?e(G5X;6W_B)xcyMUxT`3`%$;xsx7~Z>&bsa4QNGsGk~+GcCXv~bDRIvqW$kaBirO2iQM>;T>Xx~eN$BJEJ!-_M zI(wXxSQfQ(@w%8@o&vS`N}?XSHmLHSQP&T$`Q_G4sIP8&P%9UOT7g#>j4`@;2kttV zOu{LOs#qPhv>j0uhoL%JX3ICC26_Us;7ioK4(ev=6-HfO7BgWJ8y|(5`Ba-N8>@hTt4jy}h^> zFXJ4X+}q=<^YAOVJ|2gU5$9@O^V4tk{yhKMZ1DzooXL0tHL?x^Jx*(MQA_&=Y9kQ1|pO>Q>#hKF3ky9okcTG!DW!sJ)VOi1|=TiTTNAL;djD(zS^Q)X2u59-FBc z6E~u6$!?sEzu9>Gq2~KQOVmBxiIwp=7RJKE%%^4q>iS<%D{u-s;3L$^xz&f8j$5N2 zfi4&qd!d$c7>>Y6r~xJ%VaijYRw@fBo&(!sLF|i*u_GoQX+E|`V0!NT4a|<;M|qry z>^~>_7=9(Zl{ zB1WI$ah_uo>J}ZFs;7zP?>dPJ1aeICI3=+UYESG&E!|Pn-nf8TvPag>)__R!jVCSY zy^$NWBGpj0vOel@j=*d<5A~Ryz|?yFACk};&1brK#b&`^^3_oHvO8+T>(Kl8j-|+7 z!{V5HhM9SN)W>)q)XZ0*Ht``;hc|5gEovfhX0raO5KKZd46|0XwnkmpA2pL1s7<*Q zGvhwgcfCib8NWmAoo{#vV zhT#U(fFEHfenZVP-5m1^hGM9h%|&hAji~nbpxz^gZ21e+Esi$VKA(Ye%?uKw?s;l! zW>m#|s0PAqyc=r9{ZRuNjvDYh)QW7d@qMW4u2_BMd3U{&3$@}0-1#PP1=Y|KoA+5@ zI!=b#Jn2z0t&G#K4Qi!6qTY=D3(fOi3~Q4giyF{f)C68)Fn&e7&{8il6LrH$G$T+2 zb+6ZBFdj$UtG}@vdKR0XU@Bl$@*^<|Ucub>9ktZCmzWn#80H{f8#UA6sQ1Vm)WB0O z^$yT=a*!xQpd@Mq`lC9ShGp?Ss)3Bl%&W8*s)16dO<5DQjnGp4~` zPy@JuiSQe?<;|IJwOPsjYm8IS)eKjX(30LojqEu#=K{aA=0m0(AKn#-@5P@n`g*g} zeNpv?qn36aY9$xj@?$oC5w+wWP%9aGgU7qaQf=V*R|CZf=pNU_oY)z))bmm0yHNM| zJnq7~xE*J1H21dhCNrR#)+Sh(^7g29m)ZC)Sdjb?)Q8uhbB0YG@E@sUuOhVm|5?{EFIqcd#1%jfGgjur22LpSPMH*<92B)?rC}sDNe|y3I6P z6tx0nF%lzC4aeMWOoSRx8q`3up+473VqR>F+U-+p`7G3}U59#q>_uIF6?H4z2P8D3 zw-|z7Q4OcrVLp`dqAE5*ZMrU~nU6!&+kkoS5NajfqB=^jlO<*avY|F(u3hG7se>iR zcSYV0uCtLuQ37|c6sFj1M%V+}CP33U*6uemS`gUOdgb=Vf;Vqa{DqfndkF=}SM`%FGF-XmWI z_haaOvk4zyG9P}jI$(aXDsYhRhOCTph<@qc8GP96fiy;9ER zn_By#W;_jbOBSKp*=9Y7y6zt8WA_89zW)*X`Jb4C?rC;Zht*Mgq9f{yNl#RR^K5(z zs-r!a3D2SGeX#K~N6n_oi)o0LMy+Hk)IcIo?N2<)^RJQ2B%lVDp*q@yTH3R=;%n4X z@C8-R@0iJ_K)n~zqpr(mYcG!x9}l2FCks2Q|J zRTzv~vYDtC%4*at`iT1K6?Dqn!?LIjYogj|f@-G+>b)=;b&Hna7CeI`aPVpK3r_a{ ziDCqtGsfarknBLzyL`L#CTb?mS@ZQf74rN#U2zvKz{yzWoEgxc)|dDT@h^B7cbqrn zeJ^+?>N>+oX!FcNb@&@fNaK!YyoxewWSCcRdjgobt|r81zlKiGSJpbiMO*EPF2rZ3dpQ1g^X+*J<|QBVzQ>t_#V{+LLDl<+M=;3)^Vr?O zBIHxK56!1u1JnicF&Ix^JU%2IqXzQn53>?E{xrXeor+q*4_FCDH13@1>PDw0~Uvje>^GD+>yq9nB2tD`ncGt^@_2ovELn_qx>!K_9-mYZ-3-bdZS zNRPShAQmHk8q;D-A0O{il@0Z&+6?u$k3jGD|5+sT0y>Wx`7^AGpHVZY5zWW@O6`c6 zL4VW?rlC4mX+4RW=`+lZe!gZv`K%>S6RLzGu$ixq>ue_R2LZkNXGHh$?#jKW75I+& zY>4IO<9!P9pdQ0^r~%Bz)VLn?9yyJg$bDP>&6X#K;o}4o&yDJ*CRWD2Fc zU3ks<2Gww&znOVX)Y6qe-Ky63411ym*gU3bXAJ7Gnv1&rF6vf%MSZ0!63fT?`@i0( z{Cbx}brOG}KDEMPo0(TY-Q!y5k0VhtoP?VBa_epzKZCk;4^T`05_Ns*IHtqus9QM- z)z2bSd+sI@aY!6RZHh~_;7`OJVAZB zCJgZL{+%%m7Uro+9M4DpR@8N>2l_b8sc;(SQjjgakN4kb98cimJR)8_p^y2+Vj@OP z`C`0Hd~;$S=PXW4Vg}YIsp+^Ewj(|XwOQX=1NaWEfn~swSQ7K)l>R-Kb+d4c6TT2ghQ|cKEvwNubaxp`|-Rg zwU77Tiu6h2<9yNc?;mVB^bIjfwg(#$e~5Z#7f(yaG;k9Ok$;-b$NPp$AL`@uB0m82 z0(*(tOKH;kc>h@49aX*x%V5e3W{>QWf7RNF+Qnxv8$Ln}G+|bAuXCZ=tAKh_)8OviEY=+J7s7pc} zq|a^|&Vjlh%vu%IQESxm-2=5!F6ud+gIa+#s1A?W{6(xt{y8?qupB<#-=NMywvv-P z8vo&NN0TT^qz~((-TllKsIU@oZm|^IVStn!eLp|#{#NIa8GE8mSem5KSGj(eo_ zmeX;UbRrwSjNteOxNtEJC7*`!8Z_px;v+I$ON`maER5nR;YjL7@H)2ggSsZ@XlrrC=MP#)XXA?%DK zJ=8YT-x`5OIZsnwopxt&Z3}EqeiHEyScWqru|jG~BP>P1K-+LNGorQg6>b9`j(pAx$DY)w_qNA2;{)RxqdgM3HITiH7OOxXM1jkd>n)Yq|> zI(<2dkZ;Fz`q=t$j3dsEQ+#mq34=QLA;Osz&HFW*cO`*3T-XE4aZaOwBAjiwV5=%p z=8{fjFaDW4KX`hN8P<*_>rCLfI;6Yfd+Md7yg6wdr#M&BPDx@#aHRV0MM6h*E8jr9 z2j5`5$5$HZN!r8dM?*0X9#C!D(s+v+r)VBdyn?SMv>lvV{EJ}-shZ7 zjiFqpqcPXT;jBw~0TsgBt&k*2mRSEN0^;srM_5X2KuGX3B1nuZ`I#Tf&*&)~`yX(zKs48u!08nIRN} z+bf@tp3jA$}xLwwii4kKfznd`xfI6|0(io^>prVO8BYXS!l0NrE#Pa z+ACvHR-QCJ#W{6xB<{9DO-gwawDq1-zLk7?n;$}5eXY~igTE=;k7I3H<4HH>)K7P5sb7b>|2=x^E&LA= zeUSY)(ow09ZM@5mp!HAU-)MXoPO`DjwlhDji%my5(pilmyT}% z-s2$uEl0rv+nBzO>d^Pj&Nltbx{qsuZF(E^%aCUtPDk88XBljVYpJu0*l1hV+aUkB z#5EO&>(F&he_LS-1^NkmvdyPNzUMfJZN9i2+)J)GMXU$;%{HcXbkroChSQfpRN#D1 zc@x$($^Ksqp0 z_>tTD+r$vtz+oIj{UDp~O1=ElpHIEI#D^2_XUoYeBGwe`5fdn_ig=tqV~Ov=~T0qvuH7Ru&v zmL;AI^#h|0eu#A*@#B{Fm-X)mL?_Uk3(`?>Ip-!~wJ;v>ai}9H<<&Sx6MIE|0u8n$ zJ%n^#TW7nKkW-MlQ?W2HsyS^i17;!aJ@kZ+wHXgJg2-p&Jir-A<2riiN{)S;MQPw5 z^`kg1a31!S@KH^?gRMUwn^D%umO12Gat*eg<}Xj zBruc0zc{CGZX}+H*eUekoKCtC^^TGLiS$-XK!;PXC+Cl&Er}@d-#DvKo|*FkvC_1u z<1Ob@((AoB)<1-bFKF<`QHAsfV*ElCoZ zzvyqvez&p4TsKQ;-T%B4E~fFpG@g-y&BVHq{&CDEcAD}uHZay&5@&Meq0B@5LbS8N z4rncT{zl;aMX#zCq)sZzzLMTTJcq647Ng*bYH;kPU=9U;b6)0rMl35a9m&Z5N!^sF zqlt~19B*b4F0n_{(ec*So5?^PkX}gHGSd9g+8j7T^A98F!$l2j{0EDvP@T*Z%FdF` zj2UR?3ujW&d5H15eP<(QD6tm!E3W050;F}Ezyj2rK_8bWTY|@kmmwa5d|7?b8c1Ld zfw&YVCaA;ZqMMx8ICX?jrXv++ZqhTTSHjla!L@&Kex&RLXAjDI;{nR2U}o%wov{@4 z_S-fI@z34KWT)UM=T!nLxVVB!I1&(Rf_uF=cCfuL7mcK}1FA||$8Vg&Y%DL=Wv8w` z>S#qg2lbK=>tkbzZy>K92b|@c9hBe*vlUvKtW%Ku-;sA3r*q@eOiwNu&pDKI6V9=m zlhq8(|BFA4T%?N;>q5B>5BZ|xFOh!Ad69Dsc^&$NTV~Q8>sJzHl&S)$BN-TnkNvJcNQ^y~8nKL$Zmy!RCI=8Sa=XGK$ zZ5w2rqW|eEKKc99ElqhZt{+p{G^P1TT#|=iC}ol4 zb*y5DyU5R^tg;C?Rcu)c^3{l67B%rU;uS>MKQ~y8t zWL)r={4?t9BK-^LdAQ0pbexOAN#~)1X|{nt>PEBW3Prc^zIG6~X(QM>czgfzQ4ovZ zD6CGwbuJ#kd6~00`E8UfpsXv#B36V3H^13%)Tu~XM;*$49QR1%q+W8$8e#=b z9j&R;me@mm#Og?EFB(8PDUJPN^Svo=Kza(5Z&EgvvVOLs)RcW9zf@(UUy%-=PHJ4w zsbdglUT=!;jMQn(sUr^dq20s-xcCn$-ym}YU*VX@kX8xZ?zWqFM0BLJd8MD|KOA)_ zTVl)Sn2-~LrqkJU8d|(yhqA)fJ5Kq1%8L^3KrDcB9kJ)c0!gRE0DY6JOR%`TxRmX@ zu+6LeomB43sUx+u-G9ruJ{e^fZEQ8^VbnW8KC>?3_&^;Uad9N^m?rDYj#i6LEGl2% zY)!#x&gr&tZ(@lVP@v66vz8$K@uH9u-j)Pmrs iSy3~iW<;$emgPE delta 26005 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 p5IfBq8^Z;w)grmr, 2018-2019,2022-2024\n" "Language-Team: Hebrew (http://app.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " "1 == 0) ? 1: 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "מפתח API לבנייה" msgid "Build API keys" msgstr "מפתחות API לבנייה" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "שדה זה נחוץ." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "העצם לא קיים." -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "סוג שגוי. אמורה להיות מחרוזת כתובת, הגיע {data_type}." @@ -159,7 +159,7 @@ msgstr "מזהה משתמש" msgid "Username" msgstr "שם משתמש" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -185,7 +185,7 @@ msgstr "מזהה ארגון" msgid "Organization slug" msgstr "שם ארגון מפושט" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "פעולה" @@ -396,7 +396,7 @@ msgstr "גרסאות SemVer" msgid "Custom match" msgstr "התאמה משלך" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "פעיל" @@ -421,7 +421,7 @@ msgstr "בקשת משיכה/דחיפה" msgid "All versions" msgstr "כל הגרסאות" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "מצב" @@ -430,7 +430,7 @@ msgstr "מצב" msgid "Any" msgstr "כלשהו" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "סוג" @@ -455,230 +455,230 @@ msgstr "התאמה מותאמת אישית לא אמורה להיות ריקה." msgid "Invalid Python regular expression." msgstr "ביטוי רגולרי של Python שגוי" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "מזהה" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "שם מפורש" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "שם ייצוגי" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "נתמך" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "מצב בקשת הדחיפה/מיזוג שמשויכים לגרסה הזאת." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "נבנה" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "הועלה" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "רמת פרטיות" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "רמת הפרטיות של הגרסה הזו." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "מוסתר" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "להסתיר את הגרסה הזאת מתפריט הגרסאות (flyout) ומתוצאות החיפוש?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "ביצירת מכונה" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "יש PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "יש ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "יש Zip של HTML" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "סוג התיעוד" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "סוג התיעוד אתו נבנתה הגרסה." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "נתונים שנוצרו בזמן הבנייה על ידי ה־doctool‏ (`readthedocs-build.yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "הזרקת ספריית js של תוספים לגרסה הזאת" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "מצב" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "תאריך" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "הצלחה" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "התקנה" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "שגיאת התקנה" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "פלט" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "שגיאה" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "קוד שגיאה" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "ביצוע" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "שם גרסה מפושט" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "שם גרסה" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "סוג גרסה" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "הגדרות המשמשות את הבנייה" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "נתיב קובץ הגדרות בנייה מותאם אישית שמשמש את הבנייה הזאת" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "אורך הבנייה" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "בונה" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "אחסון קר" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "מזהה משימת Celery" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "בנייה" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "פקודה" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "תיאור" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "פלט פקודה" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "קוד היציאה של הפקודה" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "מועד התחלה" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "מועד סיום" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "הפעלת גרסה" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "הסתרת גרסה" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "החצנת הגרסה" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "הפרטת הגרסה" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "הגדרת גרסה כברירת מחדל" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "מחיקת גרסה" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "עדיפות כלל" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "מספר נמוך יותר (0) משמעו עדיפות גבוהה יותר" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "ארגומנט התאמה" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "ערך שמשמש את הכלל כדי למצוא גרסה" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "ארגומנט התאמה שהוגדר מראש" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -686,47 +686,47 @@ msgstr "" "ארגומנט התאמה שהוגדר על ידינו, הוא משמש אם אינו ריק (None), אחרת ייעשה שימוש " "ב־match_arg." -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "פעולה שתחול על גרסות תואמות" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "ארגומנט של פקודה" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "ערך שמשמש את הפקודה לביצוע הפעולה" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "סוג הגרסה עליה יחול הכלל" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "גרסה הופעלה" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "גרסה הוסתרה" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "הגרסה הוגדרה לפרטיות ציבורית" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "הגרסה הוגדרה לפרטיות פרטית" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "הגרסה הוגדרה כברירת מחדל" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "גרסה נמחקה" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "כלל תואם" @@ -804,6 +804,18 @@ msgstr "מפתח נחוץ חסר" msgid "Config file validation error" msgstr "שגיאת תיקוף קובץ הגדרות" +#: config/notifications.py:366 +#, fuzzy +#| msgid "Missing configuration key" +msgid "Missing Sphinx configuration key" +msgstr "מפתח תצורה חסר" + +#: config/notifications.py:379 +#, fuzzy +#| msgid "Missing configuration key" +msgid "Missing MkDocs configuration key" +msgstr "מפתח תצורה חסר" + #: core/admin.py:38 msgid "user projects" msgstr "מיזמי משתמשים" @@ -1865,7 +1877,9 @@ msgid "" msgstr "חברת למספר ארגונים. נא לבחור את הארגונים בהם ברצונך להשתמש:" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +#, fuzzy +#| msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "לא חברת לאף ארגון עדיין." #: organizations/templates/organizations/organization_create.html:23 @@ -2149,7 +2163,7 @@ msgstr "נמחק" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "ציבורי" @@ -2346,7 +2360,7 @@ msgstr "הפעלת תוספים" #: projects/forms.py:670 msgid "Visual diff enabled" -msgstr "" +msgstr "הבדלים חזותיים פעילים" #: projects/forms.py:672 msgid "Show a notification on builds from pull requests" @@ -2889,27 +2903,23 @@ msgstr "" "אם hsts_max_age > 0, להגדיר את הדגלון preload (טעינה מקדימה) יחד עם כותרת " "ה־HSTS." -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "בנייה: לנסות שיטה חלופית לפרסום נתונים גדולים" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "Proxito: תיעוד צפיות בעמודי 404." -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "Proxito: השבתת כל צפיות העמודים" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: לאפשר שימוש בכותרת X-RTD-Slug" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2917,85 +2927,85 @@ msgstr "" "Proxito: להשתמש ב־API דרך מתווך (‎/_/*‎) עם הקידומת המותאמת אם יש כזה למיזם " "(Project.custom_prefix)." -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "לוח בקרה: לאפשר למיזם להשתמש בכרזת אזהרת גרסה." -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "התליה: דילוג על סנכרון ענפים" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "התליה: דילוג על סנכרון תגיות" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "התליה: דילוג על משימת סנכרון גרסאות" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "בנייה: תמיד להריץ את pip install --upgrade" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "בנייה: ייעשה שימוש בפותר ה־pip החדש" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "בנייה: לא להתקין את הגרסה העדכנית ביותר של pip" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "Sphinx: להשתמש בגרסה העדכנית ביותר של הרחבת Sphinx ל־Read the Docs" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" "בנייה: התקנת כל הגרסאות העדכניות ביותר של תלויות הליבה של Read the Docs" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "חיפוש: הפעלת חיפוש בצד השרת למיזמי MkDocs" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "חיפוש: ברירת המחדל תיסוג לחיפוש מעורפל לשאילתות חיפוש פשוטות" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "בנייה: הגדרת הגנת צמיחה פנימה לפני/אחרי בנייה." -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "מזהה תכונות" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "התאריך בו נוספה התכונה" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "ברירת המחדל של כל מיזמי העבר הוא אמת (True)" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "ברירת המחדל של כל מיזמי העתיד הוא אמת (True)" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "שם משתנה הסביבה" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "ערך משתנה הסביבה" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "מיזם בו יעשה שימוש במשתנה" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "לחשוף את משתנה הסביבה בבניות של בקשות משיכה (PR)?" @@ -6050,44 +6060,6 @@ msgstr "" "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." -#~ msgid "Languages" -#~ msgstr "שפות" - -#~ msgid "On Read the Docs" -#~ msgstr "על Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "דף הבית של המיזם" - -#~ msgid "On GitHub" -#~ msgstr "ב־GitHub" - -#~ msgid "View" -#~ msgstr "תצוגה" - -#~ msgid "On Bitbucket" -#~ msgstr "ב־Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "ב־GitLab" - -#~ msgid "Search docs" -#~ msgstr "חיפוש במסמכים" - -#~ msgid "Hosted by" -#~ msgstr "מתארח בחסות" - #~ msgid "" -#~ "Sphinx: Pass all versions (including private) into the html context when " -#~ "building with Sphinx" -#~ msgstr "" -#~ "Sphinx: להעביר את כל הגרסאות (כולל הפרטיות) להקשר ה־html בעת בנייה עם " -#~ "Sphinx" - -#~ msgid "" -#~ "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-" -#~ "ext``" -#~ msgstr "Sphinx: לא להוסיף `conf.py` ולא להתקין ``readthedocs-sphinx-ext``" - -#~ msgid "Search: Disable server side search" -#~ msgstr "חיפוש: השבתת חיפוש בצד השרת" +#~ "Conda: Append Read the Docs core requirements to environment.yml file" +#~ msgstr "Conda: הוספת דרישות ליבה של Read the Docs לקובץ environment.yml" diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index d7279d8f2b1..7705a2210a5 100644 --- a/readthedocs/locale/hu/LC_MESSAGES/django.po +++ b/readthedocs/locale/hu/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Laszlo Matusek , 2021\n" "Language-Team: Hungarian (http://app.transifex.com/readthedocs/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -50,15 +50,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Ez a mező kötelező." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -154,7 +154,7 @@ msgstr "" msgid "Username" msgstr "Felhasználónév" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -180,7 +180,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -391,7 +391,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktív" @@ -416,7 +416,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Állapot" @@ -425,7 +425,7 @@ msgstr "Állapot" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "típus" @@ -450,276 +450,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Azonosító" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Bővített név" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Támogatott" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Készült" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Feltötlve" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Adatvédelmi szint" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "A verzió adatvédelmi szintje." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Gépi készítésű" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Dokumentáció típusa" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Sikeres" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Beállítás" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Beállítási hiba" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Kimenet" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hiba" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Kilépési kód" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Megerősít" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "A build-hez használt konfiguráció" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Build hossza" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Builder" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Hűtőház" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Build" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Parancs" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Leírás" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Parancs kimenete" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Parancs kilépési kódja" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Kezdés" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Befejezés" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -797,6 +797,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "felhasználói projektek" @@ -1808,7 +1816,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2069,7 +2077,7 @@ msgstr "Törölt" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Nyilvános" @@ -2778,110 +2786,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Jellemző azonosítója" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Dátum jellemző hozzáadva" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Környezeti változó neve" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Környezeti változó értéke" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Projektek ahol a változó használt" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index a35495e79b7..9be195d03e9 100644 --- a/readthedocs/locale/id_ID/LC_MESSAGES/django.po +++ b/readthedocs/locale/id_ID/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rifqi Imaduddin Irfan, 2021\n" "Language-Team: Indonesian (Indonesia) (http://app.transifex.com/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -155,7 +155,7 @@ msgstr "" msgid "Username" msgstr "Nama pengguna" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -392,7 +392,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktif" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "" @@ -426,7 +426,7 @@ msgstr "" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Jenis" @@ -451,276 +451,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifier" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Terunggah" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Level privasi" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Level privasi untuk Versi ini." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Tipe dokumentasi" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Tanggal" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Sukses" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Keluaran" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Galat" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Kode keluar" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Perintah" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Deskripsi" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Perintah keluaran" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Perintah kode keluar" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Waktu mulai" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Waktu selesai" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -798,6 +798,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1807,7 +1815,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2068,7 +2076,7 @@ msgstr "Terhapus" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Publik" @@ -2769,110 +2777,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 91ecad26258..a9c78cea5e8 100644 --- a/readthedocs/locale/it/LC_MESSAGES/django.po +++ b/readthedocs/locale/it/LC_MESSAGES/django.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Eugenia Baldoni, 2024\n" "Language-Team: Italian (http://app.transifex.com/readthedocs/readthedocs/" @@ -32,7 +32,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? " "1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -62,15 +62,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Questo campo è obbligatorio." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -166,7 +166,7 @@ msgstr "Codice utente" msgid "Username" msgstr "Nome utente" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -192,7 +192,7 @@ msgstr "Codice organizzazione" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Azione" @@ -403,7 +403,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Attivo" @@ -428,7 +428,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Stato" @@ -437,7 +437,7 @@ msgstr "Stato" msgid "Any" msgstr "Qualsiasi" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Tipo" @@ -463,276 +463,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identificatore" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Nome Dettagliato" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Supportato" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Compilato" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Caricato" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Livello Dati Sensibili" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Livello dei dati sensibili per questa Versione." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Creato da una macchina" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Tipo di documentazione" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Successo" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Setup" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Errore durante il setup" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Canale di Uscita" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Errore" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Codice di uscita" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Commit" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Configurazione usata nella build" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Lunghezza della compilazione" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Compilatore" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Cold Storage" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Compilazione" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Comando" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrizione" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Risultato del comando" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Codice di uscita del comando" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Ora di inizio" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Ora di uscita" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -810,6 +810,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "Progetti dell'utente" @@ -1822,7 +1830,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2083,7 +2091,7 @@ msgstr "Eliminato" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Pubblico" @@ -2797,110 +2805,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Identificatore di funzionalità" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "È stata aggiunta la funzione data" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Nome della variabile d'ambiente" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Valore della variabile d'ambiente" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Progetto dove questa variabile sarà usata" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5777,9 +5781,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Linguaggi" - -#~ msgid "Project Home" -#~ msgstr "Homepage del progetto" diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 37e4698adb2..e0ff84ef3d7 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Noguchi Muneyuki, 2023\n" "Language-Team: Japanese (http://app.transifex.com/readthedocs/readthedocs/" @@ -32,7 +32,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -62,15 +62,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "このフィールドは必須です。" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -166,7 +166,7 @@ msgstr "" msgid "Username" msgstr "ユーザー名" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -192,7 +192,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -403,7 +403,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "有効" @@ -428,7 +428,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "状態" @@ -437,7 +437,7 @@ msgstr "状態" msgid "Any" msgstr "すべて" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "種類" @@ -462,276 +462,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "識別子" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "長い名前" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "スラグ" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "サポートされている" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "ビルド済み" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "アップロード" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "プライバシーレベル" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "このバージョンのプライバシーレベル" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "マシンが作成されました" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "ドキュメントの種類" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "ステータス" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "日付" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "成功" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "設定" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "設定エラー" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "出力" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "エラー" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "終了コード" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "コミット" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "バージョン名" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "バージョンの種類" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "ビルドに使用される構成" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "ビルドの長さ" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "ビルダ" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "コールドストレージ" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "CeleryのタスクID" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "ビルド" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "コマンド" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "説明" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "コマンド出力" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "コマンド終了コード" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "終了時間" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -809,6 +809,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "ユーザープロジェクト" @@ -1817,7 +1825,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2078,7 +2086,7 @@ msgstr "削除済み" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "公開" @@ -2783,110 +2791,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "環境変数の名前" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "環境変数の値" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5701,6 +5705,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "View" -#~ msgstr "ビュー" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index f85617194a6..c9dcc6e0cbb 100644 --- a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po +++ b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Chanyoung Oh , 2016,2018\n" "Language-Team: Korean (Korea) (http://app.transifex.com/readthedocs/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -50,15 +50,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -154,7 +154,7 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -180,7 +180,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -391,7 +391,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "활성" @@ -416,7 +416,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "상태" @@ -425,7 +425,7 @@ msgstr "상태" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "종류" @@ -450,276 +450,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "식별자" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "지원함" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "빌드됨" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "업로드됨" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "보안 수준" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "이 버전의 보안 수준" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "머신 생성됨" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "문서 종류" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "날짜" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "성공" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "설치" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "설치 오류" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "결과물" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "오류" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "종료 코드" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "커밋" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "빌드 길이" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "빌더" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "빌드" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "명령어" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "설명" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "시작 시간" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "종료 시간" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -797,6 +797,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "사용자 프로젝트" @@ -1805,7 +1813,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2066,7 +2074,7 @@ msgstr "삭제됨" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "공개" @@ -2768,110 +2776,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.mo b/readthedocs/locale/lt/LC_MESSAGES/django.mo index 61702e962360f0d30818d488b48d00b4ca32eb5a..e5d8739a1bf418c1591a38c303d245bb9fcf0751 100755 GIT binary patch delta 11549 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 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? " "1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -52,15 +52,15 @@ msgstr "Kurti API raktą" msgid "Build API keys" msgstr "Kurti API raktus" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Tai privalomas laukas." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -156,7 +156,7 @@ msgstr "Naudotojo ID" msgid "Username" msgstr "Naudotojo vardas" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -182,7 +182,7 @@ msgstr "Organizacijos ID" msgid "Organization slug" msgstr "Organizacijos žetonas" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Veiksmas" @@ -395,7 +395,7 @@ msgstr "SemVer versijos" msgid "Custom match" msgstr "Sava atitiktis" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktyvi" @@ -420,7 +420,7 @@ msgstr "Paimti/sulieti užklausą" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Būsena" @@ -429,7 +429,7 @@ msgstr "Būsena" msgid "Any" msgstr "Bet kas" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Tipas" @@ -454,231 +454,231 @@ msgstr "Sava atitiktis negali būti tuščia." msgid "Invalid Python regular expression." msgstr "Netinkama Python reguliarioji išraiška." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifikatorius" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Detalus pavadinimas" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Žetonas" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Palaikoma" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "Su šia versija susijusio PR/MR būsena." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Sukurta" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Įkelta" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Privatumo lygis" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Šios versijos privatumo lygis." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Paslėpta" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Paslėpti šią versiją iš versijų (išskrendančio) meniu ir paieškos rezultatų?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Automatiškai sukurta" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Turi PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Turi ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Turi HTML Zip" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Dokumentacijos tipas" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Tipas dokumentacijos, su kuria buvo sukurtas." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "Duomenys, sukurti doctool kūrimo metu (`readthedocs-build.yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "Įterpti naują priedų js biblioteką šiai versijai" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Būsena" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Sėkmė" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Nustatymai" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Nustatymų klaida" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Išvestis" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Klaida" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Baigimo kodas" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Patvirtinti" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "Versijos žetonas" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Versijos pavadinimas" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Versijos tipas" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Kūrime naudojama konfigūracija" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "Savas kūrimo konfigūracijos failas, naudotas šiam kūrimui" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Kūrimo ilgis" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Kūrėjas" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Šalta laikmena" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "Užduoties id" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Kurti" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Komanda" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Aprašymas" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Komandos išvestis" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Komandos pabaigos kodas" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Pradžios laikas" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Pabaigos laikas" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "Aktyvuoti versiją" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "Slėpti versiją" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "Daryti versiją vieša" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "Daryti versiją privačia" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "Nustatyti versiją kaip numatytąją" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "Trinti versiją" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "Taisyklės prioritetas" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "Mažesnis skaičius (0) reiškia aukštesnį prioritetą" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "Atitikmens argumentas" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "Reikšmė naudojama versijos atitikimo taisyklei" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "Pradinis atitikimo argumentas" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -686,47 +686,47 @@ msgstr "" "Mūsų apibrėžtas atitikimo argumentas. Jis naudojamas, jei ne Jokio. " "Priešingu atveju naudojamas match_arg." -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "Veiksmas, taikomas atitinkančioms versijoms" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "Veiksmo argumentas" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "Reikšmė, naudojama veiksmo atlikimui" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "Tipas versijos, kuriai turi būti taikoma taisyklė" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "Versija aktyvuota" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "Versija paslėpta" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "Versijai nustatytas viešas privatumas" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "Versijai nustatytas privatus privatumas" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "Versija nustatyta kaip numatytoji" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "Versija ištrinta" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "Atitinkanti taisyklė" @@ -804,6 +804,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "naudotojo projektai" @@ -1868,7 +1876,9 @@ msgstr "" "naudoti:" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +#, fuzzy +#| msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "Šio metu jūs nesate jokios organizacijos narys." #: organizations/templates/organizations/organization_create.html:23 @@ -2134,7 +2144,7 @@ msgstr "Ištrintas" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Viešas" @@ -2841,110 +2851,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Savybės identifikatorius" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Datos savybė buvo pridėta" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Aplinkos kintamojo pavadinimas" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Aplinkos kintamojo reikšmė" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Projektas, kur šis kintamasis bus naudojamas" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5815,30 +5821,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Kalbos" - -#~ msgid "On Read the Docs" -#~ msgstr "Pas Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Projekto namai" - -#~ msgid "On GitHub" -#~ msgstr "Pas GitHub" - -#~ msgid "View" -#~ msgstr "Žiūrėti" - -#~ msgid "On Bitbucket" -#~ msgstr "Pas Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "Pas GitLab" - -#~ msgid "Search docs" -#~ msgstr "Ieškoti dokumentų" - -#~ msgid "Hosted by" -#~ msgstr "Talpintojas" diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index 5b2aeff60fa..2b7377c77ad 100644 --- a/readthedocs/locale/nb/LC_MESSAGES/django.po +++ b/readthedocs/locale/nb/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Sigmund Petersen , 2018\n" "Language-Team: Norwegian Bokmål (http://app.transifex.com/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -155,7 +155,7 @@ msgstr "" msgid "Username" msgstr "Brukernavn" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -392,7 +392,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktiv" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Tilstand" @@ -426,7 +426,7 @@ msgstr "Tilstand" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Type" @@ -451,276 +451,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifikator" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Fullt navn" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Støttet" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Bygget" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Lastet opp" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Tilgangsnivå" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Tilgangsnivå for denne versjonen." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Maskingenerert" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Dokumentasjonstype" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Dato" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Suksess" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Oppsett" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Oppsettsfeil" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Utdata" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Feil" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Avslutningskode" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Commit" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Byggelengde" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Bygger" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Kald lagring" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Bygg" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Kommando" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beskrivelse" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Kommandoresultat" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Kommando avslutningskode" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Starttid" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Sluttid" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -798,6 +798,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "brukerprosjekter" @@ -1806,7 +1814,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2067,7 +2075,7 @@ msgstr "Slettet" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Offentlig" @@ -2771,110 +2779,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index aba0ce4a7c4..d0e446dc550 100644 --- a/readthedocs/locale/nl/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl/LC_MESSAGES/django.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Jesse Tan, 2017,2021\n" "Language-Team: Dutch (http://app.transifex.com/readthedocs/readthedocs/" @@ -27,7 +27,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -57,15 +57,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -161,7 +161,7 @@ msgstr "" msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -187,7 +187,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -398,7 +398,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Actief" @@ -423,7 +423,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Status" @@ -432,7 +432,7 @@ msgstr "Status" msgid "Any" msgstr "Allemaal" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Soort" @@ -458,276 +458,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identificatienummer" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Uitgebreide naam" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Ondersteund" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Gebouwd" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Privacyniveau" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "De hoeveelheid privacy van deze versie." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Automatisch aangemaakt" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Documentatie soort" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Gelukt" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Installatie" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Installatiefout" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Resultaat" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Afsluitcode" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Commit" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "De bij het samenstellen gebruikte configuratie" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Samenstelduur" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Samensteller" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Lange bewaring" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Samenstellen" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Opdracht" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Omschrijving" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Opdrachtuitvoer" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Opdrachtafsluitcode" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Begintijd" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -805,6 +805,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "projecten van gebruiker" @@ -1817,7 +1825,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2078,7 +2086,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Publiek" @@ -2777,110 +2785,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5695,6 +5699,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "View" -#~ msgstr "Tonen" diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 726f12dae7a..dd44bba743f 100644 --- a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po +++ b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Valeria Doornkamp , 2023\n" "Language-Team: Dutch (Netherlands) (http://app.transifex.com/readthedocs/" @@ -23,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -53,15 +53,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Dit veld is verplicht." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -157,7 +157,7 @@ msgstr "Gebruikers ID" msgid "Username" msgstr "Gebruikersnaam" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -183,7 +183,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Actie" @@ -394,7 +394,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Actief" @@ -419,7 +419,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Staat" @@ -428,7 +428,7 @@ msgstr "Staat" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Type" @@ -454,276 +454,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Id" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Uitgebreide Naam" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Ondersteund" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Gebouwd" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Geüpload" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Privacy-niveau" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Privacy-niveau voor deze Versie." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Machine Aangemaakt" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Datum" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Succesvol" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Opbouw" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Opbouwfout" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Resultaat" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Fout" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Exit code" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Commit" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Gebruikte configuratie voor de bouw" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Bouwlengte" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Bouwer" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Koude opslag" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Build" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Commando" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Beschrijving" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Resultaat van commando" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Exit code van commando" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Starttijd" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Eindtijd" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -801,6 +801,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "gebruikersprojecten" @@ -1813,7 +1821,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2074,7 +2082,7 @@ msgstr "Verwijderd" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Publiekelijk" @@ -2774,110 +2782,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5690,30 +5694,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Talen" - -#~ msgid "On Read the Docs" -#~ msgstr "Bij Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Project Home pagina" - -#~ msgid "On GitHub" -#~ msgstr "Op GitHub" - -#~ msgid "View" -#~ msgstr "Kijk" - -#~ msgid "On Bitbucket" -#~ msgstr "Op Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "Op GitLab" - -#~ msgid "Search docs" -#~ msgstr "Zoek docs" - -#~ msgid "Hosted by" -#~ msgstr "Beheerd door" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index a4b09756b1f..791d1b5d2a8 100644 --- a/readthedocs/locale/pl/LC_MESSAGES/django.po +++ b/readthedocs/locale/pl/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Michal, 2020\n" "Language-Team: Polish (http://app.transifex.com/readthedocs/readthedocs/" @@ -28,7 +28,7 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -58,15 +58,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -162,7 +162,7 @@ msgstr "" msgid "Username" msgstr "Nazwa użytkownika" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -188,7 +188,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -399,7 +399,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktywna" @@ -424,7 +424,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Stan" @@ -433,7 +433,7 @@ msgstr "Stan" msgid "Any" msgstr "Dowolny" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Typ" @@ -458,276 +458,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identyfikator" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Pełna nazwa" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Nazwa uproszczona" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Wspierany" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Zbudowany" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Przesłane" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Poziom prywatności" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Poziom prywatności dla tej wersji." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Stworzony maszynowo" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Typ dokumentacji" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Sukces" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Ustawienia" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Błąd ustawień" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Wyjście" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Błąd" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Kod wyjścia" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Commit" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Konfiguracja użyta w buildzie" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Długość buildu" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Builder" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Build" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Komenda" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Opis" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Wyjście komendy" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Kod wyjścia komendy" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Czas początku" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Czas końca" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -805,6 +805,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "projekty użytkownika" @@ -1815,7 +1823,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2076,7 +2084,7 @@ msgstr "Usunięty" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Publiczny" @@ -2775,110 +2783,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Wartość zmiennej środowiskowej" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Projekt, w którym ta zmienna będzie używana" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5676,6 +5680,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "View" -#~ msgstr "Wyświetlenie" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo b/readthedocs/locale/pt_BR/LC_MESSAGES/django.mo index 9af1db4508fe364f35d48f0f8e78531338a74200..d79346307b189363a7d56ab06ca70987ea950cbe 100755 GIT binary patch delta 25832 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 delta 26001 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 diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index c527195db16..82d3f94fa06 100644 --- a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po +++ b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Rafael Fontenelle , 2020,2022-2024\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/readthedocs/" @@ -36,7 +36,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -66,15 +66,15 @@ msgstr "Chave de API de construção" msgid "Build API keys" msgstr "Chaves de API de construção" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Este campo é obrigatório." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "O objeto não existe." -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "Tipo incorreto. Esperado URL string, recebido {data_type}." @@ -176,7 +176,7 @@ msgstr "ID do usuário" msgid "Username" msgstr "Usuário" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -202,7 +202,7 @@ msgstr "ID da organização" msgid "Organization slug" msgstr "Slug da organização" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Ação" @@ -415,7 +415,7 @@ msgstr "Versões SemVer" msgid "Custom match" msgstr "Correspondência personalizada" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Ativo" @@ -440,7 +440,7 @@ msgstr "Pull/merge request" msgid "All versions" msgstr "Todas as versões" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Estado" @@ -449,7 +449,7 @@ msgstr "Estado" msgid "Any" msgstr "Qualquer" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Tipo" @@ -474,234 +474,234 @@ msgstr "A correspondência personalizada não deve estar vazia." msgid "Invalid Python regular expression." msgstr "Expressão regular Python inválida." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identificador" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Nome completo" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Suportado" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "Estado da PR/MR associada a esta versão" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Construído" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Enviado" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Nível de privacidade" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Nível de privacidade para esta versão" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Oculta" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Ocultar esta versão do menu (flutuante) de versões e resultados de pesquisa?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Criada por máquina" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Tem PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Tem ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Tem Zip de HTML" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Tipo de documentação" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Tipo de documentação com a qual a versão foi construída." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Dados gerados em tempo de construção pelo doctool (`readthedocs-build.yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "Injetar nova biblioteca js de addons para esta versão" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Status" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Data" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Sucesso" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Configuração" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Erro de configuração" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Saída" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Erro" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Código de saída" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Commit" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "Slug de versão" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Nome da versão" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Tipo da versão" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Configuração usada na construção" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" "Caminho personalizado do arquivo de configuração de construção nesta " "construção" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Tamanho da construção" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Builder" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Armazenamento a frio" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "ID da tarefa Celery" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Construção" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Comando" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Descrição" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Saída do comando" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Código de saída do comando" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Horário de início" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Horário de término" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "Ativar versão" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "Ocultar versão" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "Tornar pública a versão" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "Tornar privada a versão" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "Definir versão como padrão" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "Excluir versão" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "Prioridade da regra" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "Um número menor que (0) significa uma prioridade mais alta" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "Argumento correspondência" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "Valor usado para a regra corresponder à versão" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "Argumento correspondência predefinido" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." @@ -709,47 +709,47 @@ msgstr "" "Argumento de correspondência definido por nós. Ele é usado se não for None, " "do contrário match_arg será usado." -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "Ação para aplicar às versões correspondentes" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "Argumento ação" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "Valor usado para a ação realizar uma operação" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "Tipo da versão à qual a regra deve ser aplicada" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "Versão ativada" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "Versão oculta" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "Versão definida com privacidade pública" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "Versão definida com privacidade privada" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "Versão definida como padrão" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "Versão excluída" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "Regra correspondida" @@ -827,6 +827,18 @@ msgstr "Chave obrigatória ausente" msgid "Config file validation error" msgstr "Erro de validação do arquivo de configuração" +#: config/notifications.py:366 +#, fuzzy +#| msgid "Missing configuration key" +msgid "Missing Sphinx configuration key" +msgstr "Chave de configuração ausente" + +#: config/notifications.py:379 +#, fuzzy +#| msgid "Missing configuration key" +msgid "Missing MkDocs configuration key" +msgstr "Chave de configuração ausente" + #: core/admin.py:38 msgid "user projects" msgstr "projetos de usuários" @@ -1902,7 +1914,9 @@ msgstr "" "deseja usar:" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +#, fuzzy +#| msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "No momento, você não é membro de nenhuma organização." #: organizations/templates/organizations/organization_create.html:23 @@ -2191,7 +2205,7 @@ msgstr "Excluído" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Público" @@ -2397,7 +2411,7 @@ msgstr "Ativar addons" #: projects/forms.py:670 msgid "Visual diff enabled" -msgstr "" +msgstr "Diff visual ativado" #: projects/forms.py:672 msgid "Show a notification on builds from pull requests" @@ -2954,29 +2968,23 @@ msgstr "" "Se hsts_max_age > 0, defina o sinalizador de pré-carregamento com o " "cabeçalho HSTS" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "Construção: Tenta um método alternativo de postar dados grandes" -#: projects/models.py:1914 -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:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "Proxito: Registra visualizações de páginas 404s." -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "Proxito: Desativa todas as visualizações de páginas" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "Proxito: Permite o uso do cabeçalho X-RTD-Slug" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." @@ -2984,88 +2992,88 @@ msgstr "" "Proxito: Usa APIs com proxy (/_/*) com o prefixo personalizado se o projeto " "tiver um (Projeto.prefixo_personalizado)." -#: projects/models.py:1936 +#: projects/models.py:1931 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:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "Webhook: Ignora a sincronização de branches" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "Webhook: Ignora a sincronização de tags" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "Webhook: Ignora a sincronização de tarefas de versões" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "Construção: Sempre executa pip install --upgrade" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "Construção: Usa o novo resolvedor do pip" -#: projects/models.py:1956 +#: projects/models.py:1951 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:1960 +#: projects/models.py:1955 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:1965 +#: projects/models.py:1960 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:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "Pesquisa: Ativa a pesquisa no servidor para projetos MkDocs" -#: projects/models.py:1975 +#: projects/models.py:1970 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:1980 +#: projects/models.py:1975 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:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Identificador do recurso" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Data em que o recurso foi adicionado" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "Padronizar todos os projetos anteriores como True" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "Padronizar todos os projetos futuros como True" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Nome da variável de ambiente" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Valor da variável de ambiente" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "O Projeto no qual esta variável será usada" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "Expor esta variável de ambiente em construções de PR?" @@ -6211,45 +6219,8 @@ msgstr "" "excluir a conexão OAuth do Read the Docs. No GitHub, isso está localizado em " "Settings > Applications > Authorized OAuth Apps." -#~ msgid "Languages" -#~ msgstr "Idiomas" - -#~ msgid "On Read the Docs" -#~ msgstr "No Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Início do projeto" - -#~ msgid "On GitHub" -#~ msgstr "No GitHub" - -#~ msgid "View" -#~ msgstr "Visualização" - -#~ msgid "On Bitbucket" -#~ msgstr "No Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "No GitLab" - -#~ msgid "Search docs" -#~ msgstr "Pesquisar nos docs" - -#~ msgid "Hosted by" -#~ msgstr "Hospedado por" - #~ msgid "" -#~ "Sphinx: Pass all versions (including private) into the html context when " -#~ "building with Sphinx" +#~ "Conda: Append Read the Docs core requirements to environment.yml file" #~ msgstr "" -#~ "Sphinx: Passa todas as versões (incluindo privadas) para o contexto HTML " -#~ "ao construir com o Sphinx" - -#~ msgid "" -#~ "Sphinx: Don't append `conf.py` and don't install ``readthedocs-sphinx-" -#~ "ext``" -#~ msgstr "" -#~ "Sphinx: Não anexa `conf.py` e não instala ``readthedocs-sphinx-ext``" - -#~ msgid "Search: Disable server side search" -#~ msgstr "Pesquisa: Desativa a pesquisa no servidor" +#~ "Conda: Anexa os requisitos principais do Read the Docs ao arquivo " +#~ "environment.yml" diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 455a735b48a..90163b6548c 100644 --- a/readthedocs/locale/ru/LC_MESSAGES/django.po +++ b/readthedocs/locale/ru/LC_MESSAGES/django.po @@ -25,7 +25,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Roman Paltsev, 2023\n" "Language-Team: Russian (http://app.transifex.com/readthedocs/readthedocs/" @@ -38,7 +38,7 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -68,15 +68,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Это поле обязательно к заполнению." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -172,7 +172,7 @@ msgstr "Идентификатор пользователя" msgid "Username" msgstr "Имя пользователя" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -198,7 +198,7 @@ msgstr "Идентификатор организации" msgid "Organization slug" msgstr "URL организации" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Действие" @@ -409,7 +409,7 @@ msgstr "Версии SemVer" msgid "Custom match" msgstr "Свой подбор" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Активно" @@ -434,7 +434,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Состояние" @@ -443,7 +443,7 @@ msgstr "Состояние" msgid "Any" msgstr "Любая" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Тип" @@ -468,276 +468,276 @@ msgstr "Поле своего подбора не должно быть пуст msgid "Invalid Python regular expression." msgstr "Неверное регулярное выражение Python." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Идентификатор" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Подробное наименование" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "URL" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Поддерживается" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "Состояние Pull Request/Merge Request, связанное с данной версией." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Сформировано" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Загружено" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Уровень приватности" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Уровень приватности для этой версии." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Скрытая" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "Скрыть эту версию из (всплывающего) меню версий и найти результаты?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Сгенерировано" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Имеет PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Имеет ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Имеет HTML Zip" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Тип документации" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Тип документации, с которой была сформирована версия." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Статус" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Успешно" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Настройки" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Ошибка настройки" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Вывод" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Ошибка" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Код завершения" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Коммит" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "URL версии" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Имя версии" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Тип версии" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Конфигурация, использованная в сборке" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Длина сборки" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Сборщик" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Холодное хранение" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "Идентификатор задачи Celery" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Сборка" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Команда" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Описание" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Вывод команды" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Код завершения команды" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Начальное время" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Конечное время" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "Активировать версию" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "Скрыть версию" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "Сделать версию общедоступной" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "Сделать версию приватной" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "Установить версию по умолчанию" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "Удалить версию" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "Приоритет правила" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "Версия активирована" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "Версия скрыта" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "Версия настроена на публичную конфиденциальность" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "Версия настроена на приватную конфиденциальность" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "Версия установлена по умолчанию" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "Версия удалена" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "Соответствующее правило" @@ -815,6 +815,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "проекты пользователя" @@ -1838,7 +1846,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2099,7 +2107,7 @@ msgstr "Удалён" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Общедоступный" @@ -2811,110 +2819,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Идентификатор особенности" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Особенность даты была добавлена" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Имя переменной окружения" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Значение переменной окружения" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Проект, в котором будет использоваться эта переменная" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5832,30 +5836,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Языки" - -#~ msgid "On Read the Docs" -#~ msgstr "На Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Главная страница проекта" - -#~ msgid "On GitHub" -#~ msgstr "На GitHub" - -#~ msgid "View" -#~ msgstr "Просмотреть" - -#~ msgid "On Bitbucket" -#~ msgstr "На BitBucket" - -#~ msgid "On GitLab" -#~ msgstr "На GitLab" - -#~ msgid "Search docs" -#~ msgstr "Поиск в документации" - -#~ msgid "Hosted by" -#~ msgstr "Размещено благодаря" diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 8bf39143011..3b35c139767 100644 --- a/readthedocs/locale/sk/LC_MESSAGES/django.po +++ b/readthedocs/locale/sk/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Veronika Kabatova , 2015\n" "Language-Team: Slovak (http://app.transifex.com/readthedocs/readthedocs/" @@ -22,7 +22,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n " ">= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -52,15 +52,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -156,7 +156,7 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -182,7 +182,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -393,7 +393,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Aktívny" @@ -418,7 +418,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Stav" @@ -427,7 +427,7 @@ msgstr "Stav" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Typ" @@ -452,276 +452,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Identifikátor" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Dlhý názov" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Slug" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Podporovaný" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Odoslaný" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Úroveň súkromia" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Úroveň súkromia pre túto verziu" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Typ dokumentácie" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Dátum" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Úspech" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Nastavenia" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Chyba pri nastavení" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Výstup" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Chyba" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Ukončovací kód" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Popis" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -799,6 +799,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1807,7 +1815,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2068,7 +2076,7 @@ msgstr "Vymazaný" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Verejný" @@ -2767,110 +2775,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index aa461179861..2a77acf8e34 100644 --- a/readthedocs/locale/tr/LC_MESSAGES/django.po +++ b/readthedocs/locale/tr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: BouRock, 2020\n" "Language-Team: Turkish (http://app.transifex.com/readthedocs/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "Bu alan gereklidir." -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -155,7 +155,7 @@ msgstr "" msgid "Username" msgstr "Kullanıcı adı" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -392,7 +392,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Etkin" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Durum" @@ -426,7 +426,7 @@ msgstr "Durum" msgid "Any" msgstr "" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Tür" @@ -451,276 +451,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Tanımlayıcı" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Ayrıntılı Adı" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Başlık Bilgisi" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Destekleniyor" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Oluşturuldu" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Gönderildi" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Gizlilik Seviyesi" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Bu Sürüm için gizlilik seviyesi." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Makine Oluşturuldu" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Belgelendirme türü" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Tarih" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Başarılı" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Kurulum" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Kurulum hatası" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Çıktı" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Hata" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Çıkış kodu" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "İşle" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Oluşturmada kullanılan yapılandırma" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Oluşturma Uzunluğu" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "Oluşturucu" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "Uzak Depolama" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Oluştur" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Komut" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Tanım" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Komut çıktısı" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Komut çıkış kodu" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Başlama zamanı" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Bitiş zamanı" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -798,6 +798,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "kullanıcı projeleri" @@ -1813,7 +1821,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2074,7 +2082,7 @@ msgstr "Silindi" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Ortak" @@ -2782,110 +2790,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "Özellik tanımlayıcısı" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "Tarih özelliği eklendi" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "Ortam değişkeninin adı" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "Ortam değişkeninin değeri" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "Bu değişkenin kullanılacağı proje" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index ca2551adac9..f8514fef4d7 100644 --- a/readthedocs/locale/uk/LC_MESSAGES/django.po +++ b/readthedocs/locale/uk/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Anna Zhirnova, 2023\n" "Language-Team: Ukrainian (http://app.transifex.com/readthedocs/readthedocs/" @@ -29,7 +29,7 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -59,15 +59,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -163,7 +163,7 @@ msgstr "Ідентифікатор користувача" msgid "Username" msgstr "Ім'я користувача" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -189,7 +189,7 @@ msgstr "ідентифікатор організації" msgid "Organization slug" msgstr "Слаг Організації" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "Дія" @@ -402,7 +402,7 @@ msgstr "Версії SemVer" msgid "Custom match" msgstr "Спеціальний збіг" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Активний" @@ -427,7 +427,7 @@ msgstr "Запит на витяг/злиття" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Стан" @@ -436,7 +436,7 @@ msgstr "Стан" msgid "Any" msgstr "Будь-що" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Тип" @@ -461,281 +461,281 @@ msgstr "Користувацький збіг не має бути порожн msgid "Invalid Python regular expression." msgstr "Недійсний регулярний вираз Python." -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Ідентифікатор" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Детальне ім’я" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "Слаг" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Підтримується" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "Стан PR/MR, пов’язаного з цією версією." -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Збудований" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Завантажено" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Рівень конфіденційності" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Рівень конфіденційності для цієї версії." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "Прихований" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" "Приховати цю версію в меню версій (спливаючому меню) і результатах пошуку?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "Машина створена" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "Є PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "Має ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "Має HTML Zip" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Тип документації" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "Тип документації, з якою створено версію." -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" "Дані, згенеровані під час збирання за допомогою doctool (`readthedocs-build." "yaml`)." -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "Статус" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Дата" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Успішно" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Установка" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Помилка установки" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Вивід" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Помилка" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "Код виходу" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "Здійснити" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "Слаг версії" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "Ім'я версії" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "Тип версії" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "Конфігурація, використана в збірці" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" "Шлях до файлу конфігурації спеціальної збірки, який використовується в цій " "збірці" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "Довжина збірки" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "холодне зберігання" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "Ідентифікатор завдання із селери" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "Будувати" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "Команда" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Опис" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "Вивід команди" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "Код виходу команди" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "Час початку" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "Час закінчення" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -813,6 +813,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1821,7 +1829,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2082,7 +2090,7 @@ msgstr "Видалено" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Загальнодоступно" @@ -2785,110 +2793,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5689,30 +5693,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "Мови" - -#~ msgid "On Read the Docs" -#~ msgstr " На Read the Docs" - -#~ msgid "Project Home" -#~ msgstr "Головна сторінка проекту" - -#~ msgid "On GitHub" -#~ msgstr "На GitHub" - -#~ msgid "View" -#~ msgstr "Переглянути" - -#~ msgid "On Bitbucket" -#~ msgstr "На Bitbucket" - -#~ msgid "On GitLab" -#~ msgstr "На GitHub" - -#~ msgid "Search docs" -#~ msgstr "Пошук документів" - -#~ msgid "Hosted by" -#~ msgstr "Організовано" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index bf4b44774b0..ddae5425f49 100644 --- a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po +++ b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Xuân Sâm Đinh , 2016\n" "Language-Team: Vietnamese (Viet Nam) (http://app.transifex.com/readthedocs/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -51,15 +51,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -155,7 +155,7 @@ msgstr "" msgid "Username" msgstr "" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -181,7 +181,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -392,7 +392,7 @@ msgstr "" msgid "Custom match" msgstr "" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "Đang hoạt động" @@ -417,7 +417,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "Trạng thái" @@ -426,7 +426,7 @@ msgstr "Trạng thái" msgid "Any" msgstr "Bất kỳ" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "Kiểu" @@ -451,276 +451,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "Định danh" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "Tên chi tiết" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "Không hỗ trợ" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "Đã được xây dựng" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "Đã được tải lên" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "Mức độ bảo mật" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "Mức độ bảo mật cho phiên bản này." -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "Kiểu tài liệu" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "Ngày tháng" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "Thành công" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "Cài đặt" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "Lỗi cài đặt" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "Đầu ra" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "Lỗi" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "Miêu tả" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -798,6 +798,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "" @@ -1806,7 +1814,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2067,7 +2075,7 @@ msgstr "Đã xóa" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "Công cộng" @@ -2766,110 +2774,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index cf3ac5f2af6..ebc8447a55d 100644 --- a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: JY3, 2022-2023\n" "Language-Team: Chinese (China) (http://app.transifex.com/readthedocs/" @@ -44,7 +44,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -74,15 +74,15 @@ msgstr "" msgid "Build API keys" msgstr "" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "此字段必填。" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -178,7 +178,7 @@ msgstr "用户 ID" msgid "Username" msgstr "用户名" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -204,7 +204,7 @@ msgstr "组织 ID" msgid "Organization slug" msgstr "组织网址标识" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "" @@ -415,7 +415,7 @@ msgstr "语义化版本(SemVer)" msgid "Custom match" msgstr "自定义匹配" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "激活" @@ -440,7 +440,7 @@ msgstr "" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "状态" @@ -449,7 +449,7 @@ msgstr "状态" msgid "Any" msgstr "任何" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "类型" @@ -474,276 +474,276 @@ msgstr "自定义匹配内容不应当为空。" msgid "Invalid Python regular expression." msgstr "无效的 Python 正则表达式。" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "标识符" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "长名称" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "网址标识" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "支持" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "与此版本相关的 PR/MR 状态。" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "构建" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "已上传" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "隐私级别" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "此版本的隐私级别。" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "隐藏" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "从项目菜单(弹出)以及搜索结果中隐藏这个版本?" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "由机器创建" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "存在PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "存在ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "存在HTML Zip" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "文档类型" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "构建版本时使用的文档类型。" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "状态" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "成功" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "安装" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "安装错误" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "输出" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "错误" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "退出码" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "提交" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "版本网址标识" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "项目名称" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "项目类型" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "在构建中使用的配置" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "构建长度" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "构建者" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "冷存储" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "构建" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "命令" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "说明" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "命令输出" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "命令退出码" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "开始时间" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "结束时间" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -821,6 +821,14 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +msgid "Missing Sphinx configuration key" +msgstr "" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "用户项目" @@ -1829,7 +1837,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2091,7 +2099,7 @@ msgstr "已删除" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "公开" @@ -2794,110 +2802,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "添加了日期功能" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5714,30 +5718,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "语言" - -#~ msgid "On Read the Docs" -#~ msgstr "在 Read the Docs 上" - -#~ msgid "Project Home" -#~ msgstr "项目主页" - -#~ msgid "On GitHub" -#~ msgstr "在 GitHub 上" - -#~ msgid "View" -#~ msgstr "查看" - -#~ msgid "On Bitbucket" -#~ msgstr "在 Bitbucket 上" - -#~ msgid "On GitLab" -#~ msgstr "在 GitLab 上" - -#~ msgid "Search docs" -#~ msgstr "搜索文档" - -#~ msgid "Hosted by" -#~ msgstr "托管于" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index 3387eb9b8b9..bc9b2cc79ee 100644 --- a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po +++ b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-12-17 11:08+0000\n" +"POT-Creation-Date: 2025-01-07 16:00+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Cheng-Chia Tseng , 2023\n" "Language-Team: Chinese (Taiwan) (http://app.transifex.com/readthedocs/" @@ -30,7 +30,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: analytics/models.py:69 builds/filters.py:41 builds/models.py:610 +#: analytics/models.py:69 builds/filters.py:41 builds/models.py:598 #: projects/filters.py:196 projects/models.py:1474 search/models.py:27 #: templates/base.html:266 msgid "Version" @@ -60,15 +60,15 @@ msgstr "建置 API 金鑰" msgid "Build API keys" msgstr "建置 API 金鑰" -#: api/v2/serializers.py:390 +#: api/v2/serializers.py:391 msgid "This field is required." msgstr "該欄位為必填。" -#: api/v2/serializers.py:391 +#: api/v2/serializers.py:392 msgid "Object does not exist." msgstr "" -#: api/v2/serializers.py:393 +#: api/v2/serializers.py:394 #, python-brace-format msgid "Incorrect type. Expected URL string, received {data_type}." msgstr "" @@ -164,7 +164,7 @@ msgstr "使用者 ID" msgid "Username" msgstr "使用者名稱" -#: audit/models.py:138 builds/models.py:92 builds/models.py:604 +#: audit/models.py:138 builds/models.py:90 builds/models.py:592 #: organizations/filters.py:133 projects/filters.py:151 projects/models.py:1468 #: redirects/models.py:48 msgid "Project" @@ -190,7 +190,7 @@ msgstr "組織單位 ID" msgid "Organization slug" msgstr "組織單位 Slug 名稱" -#: audit/models.py:180 builds/models.py:1108 +#: audit/models.py:180 builds/models.py:1096 msgid "Action" msgstr "動作" @@ -401,7 +401,7 @@ msgstr "SemVer 版本" msgid "Custom match" msgstr "自訂比對" -#: builds/filters.py:27 builds/models.py:134 +#: builds/filters.py:27 builds/models.py:132 msgid "Active" msgstr "啟用" @@ -426,7 +426,7 @@ msgstr "拉取/合併請求" msgid "All versions" msgstr "" -#: builds/filters.py:48 builds/models.py:136 builds/models.py:626 +#: builds/filters.py:48 builds/models.py:134 builds/models.py:614 msgid "State" msgstr "狀態" @@ -435,7 +435,7 @@ msgstr "狀態" msgid "Any" msgstr "任何" -#: builds/filters.py:54 builds/models.py:97 builds/models.py:616 +#: builds/filters.py:54 builds/models.py:95 builds/models.py:604 msgid "Type" msgstr "類型" @@ -460,276 +460,276 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "無效的 Python 常規表達式。" -#: builds/models.py:110 +#: builds/models.py:108 msgid "Identifier" msgstr "識別碼" -#: builds/models.py:117 +#: builds/models.py:115 msgid "Verbose Name" msgstr "詳細名稱" -#: builds/models.py:124 oauth/models.py:32 organizations/models.py:50 +#: builds/models.py:122 oauth/models.py:32 organizations/models.py:50 #: projects/models.py:282 msgid "Slug" msgstr "動態資料欄位" -#: builds/models.py:132 +#: builds/models.py:130 msgid "Supported" msgstr "已支援" -#: builds/models.py:141 +#: builds/models.py:139 msgid "State of the PR/MR associated to this version." msgstr "" -#: builds/models.py:143 +#: builds/models.py:141 msgid "Built" msgstr "建置" -#: builds/models.py:148 +#: builds/models.py:146 msgid "Uploaded" msgstr "已上傳" -#: builds/models.py:151 projects/models.py:510 +#: builds/models.py:149 projects/models.py:510 msgid "Privacy Level" msgstr "隱私等級" -#: builds/models.py:155 +#: builds/models.py:153 msgid "Level of privacy for this Version." msgstr "該版本的隱私等級。" -#: builds/models.py:158 +#: builds/models.py:156 msgid "Hidden" msgstr "已隱藏" -#: builds/models.py:161 +#: builds/models.py:159 msgid "Hide this version from the version (flyout) menu and search results?" msgstr "" -#: builds/models.py:164 +#: builds/models.py:162 msgid "Machine Created" msgstr "已建立機器" -#: builds/models.py:167 +#: builds/models.py:165 msgid "Has PDF" msgstr "有 PDF" -#: builds/models.py:168 +#: builds/models.py:166 msgid "Has ePub" msgstr "有 ePub" -#: builds/models.py:169 +#: builds/models.py:167 msgid "Has HTML Zip" msgstr "有 HTML Zip" -#: builds/models.py:172 projects/models.py:595 +#: builds/models.py:170 projects/models.py:595 msgid "Documentation type" msgstr "文件類型" -#: builds/models.py:176 +#: builds/models.py:174 msgid "Type of documentation the version was built with." msgstr "" -#: builds/models.py:180 +#: builds/models.py:178 msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" -#: builds/models.py:187 +#: builds/models.py:185 msgid "Inject new addons js library for this version" msgstr "" -#: builds/models.py:638 +#: builds/models.py:626 msgid "Status" msgstr "" -#: builds/models.py:645 integrations/models.py:145 +#: builds/models.py:633 integrations/models.py:145 msgid "Date" msgstr "日期" -#: builds/models.py:646 +#: builds/models.py:634 msgid "Success" msgstr "成功" -#: builds/models.py:651 +#: builds/models.py:639 msgid "Setup" msgstr "安裝" -#: builds/models.py:652 +#: builds/models.py:640 msgid "Setup error" msgstr "安裝錯誤" -#: builds/models.py:653 +#: builds/models.py:641 msgid "Output" msgstr "輸出" -#: builds/models.py:654 templates/builds/build_detail.html:261 +#: builds/models.py:642 templates/builds/build_detail.html:261 msgid "Error" msgstr "錯誤" -#: builds/models.py:655 +#: builds/models.py:643 msgid "Exit code" msgstr "結束代碼" -#: builds/models.py:660 projects/models.py:1485 +#: builds/models.py:648 projects/models.py:1485 msgid "Commit" msgstr "送交" -#: builds/models.py:666 +#: builds/models.py:654 msgid "Version slug" msgstr "版本 Slug 名稱" -#: builds/models.py:672 +#: builds/models.py:660 msgid "Version name" msgstr "版本名稱" -#: builds/models.py:678 builds/models.py:1121 +#: builds/models.py:666 builds/models.py:1109 msgid "Version type" msgstr "版本類型" -#: builds/models.py:685 +#: builds/models.py:673 msgid "Configuration used in the build" msgstr "該建置使用的組態" -#: builds/models.py:690 +#: builds/models.py:678 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:698 +#: builds/models.py:686 msgid "Build Length" msgstr "建置長度" -#: builds/models.py:701 +#: builds/models.py:689 msgid "Builder" msgstr "產生器" -#: builds/models.py:708 +#: builds/models.py:696 msgid "Cold Storage" msgstr "冷儲存" -#: builds/models.py:714 +#: builds/models.py:702 msgid "Celery task id" msgstr "Celery 工作事項 ID" -#: builds/models.py:1024 +#: builds/models.py:1012 msgid "Build" msgstr "建置" -#: builds/models.py:1029 +#: builds/models.py:1017 msgid "Command" msgstr "命令" -#: builds/models.py:1030 builds/models.py:1085 oauth/models.py:130 +#: builds/models.py:1018 builds/models.py:1073 oauth/models.py:130 #: organizations/models.py:64 projects/models.py:284 redirects/models.py:106 #: templates/core/project_details.html:78 msgid "Description" msgstr "說明" -#: builds/models.py:1031 +#: builds/models.py:1019 msgid "Command output" msgstr "命令輸出" -#: builds/models.py:1032 +#: builds/models.py:1020 msgid "Command exit code" msgstr "命令結束代碼" -#: builds/models.py:1034 +#: builds/models.py:1022 msgid "Start time" msgstr "開始時間" -#: builds/models.py:1035 +#: builds/models.py:1023 msgid "End time" msgstr "結束時間" -#: builds/models.py:1063 +#: builds/models.py:1051 msgid "Activate version" msgstr "啟用版本" -#: builds/models.py:1064 +#: builds/models.py:1052 msgid "Hide version" msgstr "隱藏版本" -#: builds/models.py:1065 +#: builds/models.py:1053 msgid "Make version public" msgstr "讓版本公開" -#: builds/models.py:1066 +#: builds/models.py:1054 msgid "Make version private" msgstr "讓版本藏私" -#: builds/models.py:1067 +#: builds/models.py:1055 msgid "Set version as default" msgstr "將版本設為預設值" -#: builds/models.py:1068 +#: builds/models.py:1056 msgid "Delete version" msgstr "刪除版本" -#: builds/models.py:1080 +#: builds/models.py:1068 msgid "Rule priority" msgstr "" -#: builds/models.py:1081 +#: builds/models.py:1069 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1091 +#: builds/models.py:1079 msgid "Match argument" msgstr "" -#: builds/models.py:1092 +#: builds/models.py:1080 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1096 +#: builds/models.py:1084 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1098 +#: builds/models.py:1086 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1109 +#: builds/models.py:1097 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1114 +#: builds/models.py:1102 msgid "Action argument" msgstr "" -#: builds/models.py:1115 +#: builds/models.py:1103 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1122 +#: builds/models.py:1110 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1287 +#: builds/models.py:1275 msgid "Version activated" msgstr "" -#: builds/models.py:1288 +#: builds/models.py:1276 msgid "Version hidden" msgstr "" -#: builds/models.py:1290 +#: builds/models.py:1278 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1293 +#: builds/models.py:1281 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1295 +#: builds/models.py:1283 msgid "Version set as default" msgstr "" -#: builds/models.py:1296 +#: builds/models.py:1284 msgid "Version deleted" msgstr "" -#: builds/models.py:1301 +#: builds/models.py:1289 msgid "Matched rule" msgstr "" @@ -807,6 +807,16 @@ msgstr "" msgid "Config file validation error" msgstr "" +#: config/notifications.py:366 +#, fuzzy +#| msgid "Custom SSL configuration" +msgid "Missing Sphinx configuration key" +msgstr "自訂 SSL 組態" + +#: config/notifications.py:379 +msgid "Missing MkDocs configuration key" +msgstr "" + #: core/admin.py:38 msgid "user projects" msgstr "使用者專案" @@ -1817,7 +1827,7 @@ msgid "" msgstr "" #: organizations/templates/organizations/organization_choose.html:45 -msgid "You aren't currently a member of any organizations." +msgid "Your user is not a member of an organization yet." msgstr "" #: organizations/templates/organizations/organization_create.html:23 @@ -2078,7 +2088,7 @@ msgstr "已刪除" msgid "Git" msgstr "Git" -#: projects/constants.py:94 projects/models.py:2042 +#: projects/constants.py:94 projects/models.py:2037 msgid "Public" msgstr "公開" @@ -2781,110 +2791,106 @@ msgstr "" msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1910 +#: projects/models.py:1909 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1914 -msgid "Conda: Append Read the Docs core requirements to environment.yml file" -msgstr "" - -#: projects/models.py:1918 +#: projects/models.py:1913 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1922 +#: projects/models.py:1917 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1926 +#: projects/models.py:1921 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1931 +#: projects/models.py:1926 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1936 +#: projects/models.py:1931 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1941 +#: projects/models.py:1936 msgid "Webhook: Skip syncing branches" msgstr "Webhook:略過同步分支" -#: projects/models.py:1945 +#: projects/models.py:1940 msgid "Webhook: Skip syncing tags" msgstr "Webhook:略過同步標記" -#: projects/models.py:1949 +#: projects/models.py:1944 msgid "Webhook: Skip sync versions task" msgstr "Webhook:略過同步版本任務" -#: projects/models.py:1952 +#: projects/models.py:1947 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1953 +#: projects/models.py:1948 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1956 +#: projects/models.py:1951 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1960 +#: projects/models.py:1955 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1965 +#: projects/models.py:1960 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1966 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1975 +#: projects/models.py:1970 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1980 +#: projects/models.py:1975 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1993 +#: projects/models.py:1988 msgid "Feature identifier" msgstr "功能識別項" -#: projects/models.py:1998 +#: projects/models.py:1993 msgid "Date feature was added" msgstr "已新增日期功能" -#: projects/models.py:2004 +#: projects/models.py:1999 msgid "Default all past projects to True" msgstr "" -#: projects/models.py:2008 +#: projects/models.py:2003 msgid "Default all future projects to True" msgstr "" -#: projects/models.py:2030 +#: projects/models.py:2025 msgid "Name of the environment variable" msgstr "環境變數名稱" -#: projects/models.py:2034 +#: projects/models.py:2029 msgid "Value of the environment variable" msgstr "環境變數值" -#: projects/models.py:2039 +#: projects/models.py:2034 msgid "Project where this variable will be used" msgstr "使用該變數的專案" -#: projects/models.py:2045 +#: projects/models.py:2040 msgid "Expose this environment variable in PR builds?" msgstr "" @@ -5696,30 +5702,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Languages" -#~ msgstr "語言" - -#~ msgid "On Read the Docs" -#~ msgstr "在 Read the Docs 上" - -#~ msgid "Project Home" -#~ msgstr "專案主頁" - -#~ msgid "On GitHub" -#~ msgstr "在 GitHub 上" - -#~ msgid "View" -#~ msgstr "檢視" - -#~ msgid "On Bitbucket" -#~ msgstr "在 Bitbucket 上" - -#~ msgid "On GitLab" -#~ msgstr "在 GitLab 上" - -#~ msgid "Search docs" -#~ msgstr "搜尋文件" - -#~ msgid "Hosted by" -#~ msgstr "主機架設方" diff --git a/setup.cfg b/setup.cfg index 47fb1dd059c..6e8b1e8c944 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = readthedocs -version = 11.17.1 +version = 11.18.0 license = MIT description = Read the Docs builds and hosts documentation author = Read the Docs, Inc @@ -29,7 +29,7 @@ github_owner = readthedocs github_repo = readthedocs.org [bumpver] -current_version = "11.17.1" +current_version = "11.18.0" version_pattern = "MAJOR.MINOR.PATCH[TAGNUM]" commit_message = "Bump version {old_version} -> {new_version}" commit = False