From 06c1c64994b4ccce2bbf0e7dbea9ecaed0122f46 Mon Sep 17 00:00:00 2001 From: Eric Holscher <25510+ericholscher@users.noreply.github.com> Date: Tue, 9 Apr 2024 07:53:01 -0700 Subject: [PATCH] Release 10.23.2 (#11269) --- CHANGELOG.rst | 15 +++++ readthedocs/locale/ar/LC_MESSAGES/django.po | 37 +++++++++--- readthedocs/locale/ca/LC_MESSAGES/django.po | 43 +++++++++++--- readthedocs/locale/de/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/en/LC_MESSAGES/django.po | 34 +++++++++-- readthedocs/locale/es/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/eu/LC_MESSAGES/django.po | 34 +++++++++-- readthedocs/locale/fr/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/gl/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/he/LC_MESSAGES/django.mo | Bin 139381 -> 139440 bytes readthedocs/locale/he/LC_MESSAGES/django.po | 54 ++++++++++++------ readthedocs/locale/hu/LC_MESSAGES/django.po | 50 ++++++++++------ .../locale/id_ID/LC_MESSAGES/django.po | 39 ++++++++++--- readthedocs/locale/it/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/ja/LC_MESSAGES/django.po | 47 +++++++++++---- .../locale/ko_KR/LC_MESSAGES/django.po | 40 +++++++++++-- readthedocs/locale/lt/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/nb/LC_MESSAGES/django.po | 43 +++++++++++--- readthedocs/locale/nl/LC_MESSAGES/django.po | 47 ++++++++++----- .../locale/nl_NL/LC_MESSAGES/django.po | 40 +++++++++++-- readthedocs/locale/pl/LC_MESSAGES/django.po | 40 +++++++++++-- .../locale/pt_BR/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/ru/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/sk/LC_MESSAGES/django.po | 41 ++++++++++--- readthedocs/locale/tr/LC_MESSAGES/django.po | 52 +++++++++++------ readthedocs/locale/uk/LC_MESSAGES/django.po | 39 ++++++++++--- .../locale/vi_VN/LC_MESSAGES/django.po | 34 +++++++++-- .../locale/zh_CN/LC_MESSAGES/django.po | 51 +++++++++++------ .../locale/zh_TW/LC_MESSAGES/django.po | 51 +++++++++++------ setup.cfg | 23 ++++---- 30 files changed, 937 insertions(+), 333 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 5369e1ce8d0..b65cbb17223 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,18 @@ +Version 10.23.2 +--------------- + +:Date: April 09, 2024 + +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11267 `__) +* `@stsewd `__: Redirects: fix root redirect (/ -> ) (`#11265 `__) +* `@stsewd `__: Don't enforce brownouts on tests (`#11259 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#11251 `__) +* `@stsewd `__: Add create views (`#11246 `__) +* `@humitos `__: Release 10.23.1 (`#11244 `__) +* `@humitos `__: HTTPheader: add another option (`#11241 `__) +* `@humitos `__: Build: mark build as CANCELLED when command exits with 183 (`#11240 `__) +* `@stsewd `__: Organizations: take into account the user when listing members (`#11212 `__) + Version 10.23.1 --------------- diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index ba18c986d15..c476e861ccb 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -206,7 +206,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3033,7 +3033,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4554,9 +4554,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "أضف" @@ -5202,9 +5205,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5246,10 +5255,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5257,6 +5268,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5264,6 +5276,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5280,11 +5293,17 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +msgid "Add Translation" +msgstr "" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5294,6 +5313,11 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +msgid "Add Maintainer" +msgstr "" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5523,6 +5547,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "ملف المتطلبات" diff --git a/readthedocs/locale/ca/LC_MESSAGES/django.po b/readthedocs/locale/ca/LC_MESSAGES/django.po index 3e88e7c3765..2351924184a 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3034,7 +3034,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4555,9 +4555,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Afegeix" @@ -5205,9 +5208,17 @@ msgid "New Email Notifications" msgstr "Noves notificacions de correu" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Afeigiu una adreça de correu on enviar les notificacions" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Noves notificacions de correu" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5249,10 +5260,12 @@ msgid "Edit Translations" msgstr "Edita les traduccions" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5260,6 +5273,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5267,6 +5281,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5283,11 +5298,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Escolliu quin projecte voleu afegir com a traducció." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Traduccions" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Edita els mantenidors" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5299,6 +5322,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Edita els mantenidors" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5531,6 +5561,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Fitxer de requeriments" diff --git a/readthedocs/locale/de/LC_MESSAGES/django.po b/readthedocs/locale/de/LC_MESSAGES/django.po index fee0eb4676a..0163ff5c509 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -216,7 +216,7 @@ msgid "Log out" msgstr "Abmelden" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Einladung verschickt" @@ -3113,7 +3113,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4754,9 +4754,12 @@ msgstr "Neue Domain hinzufügen" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Hinzufügen" @@ -5477,9 +5480,17 @@ msgid "New Email Notifications" msgstr "Neue E-Mail-Benachrichtigungen" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Fügen Sie eine E-Mail-Adresse zur Benachrichtigung hinzu" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "Email Notifications" +msgid "Add Email Notification" +msgstr "E-Mail Benachrichtigungen" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5521,12 +5532,14 @@ msgid "Edit Translations" msgstr "Übersetzungen bearbeiten" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" "Um Ihrem Projekt eine Übersetzung hinzuzufügen, wählen Sie unten ein Projekt " "aus." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5534,6 +5547,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5541,6 +5555,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5558,11 +5573,19 @@ msgid "Choose which project you would like to add as a translation." msgstr "" "Wählen Sie aus, welches Projekt Sie als Übersetzung hinzufügen möchten." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Übersetzungen" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Entwickler bearbeiten" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5574,6 +5597,13 @@ msgstr "" msgid "Add maintainer" msgstr "Betreuer hinzufügen" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Add maintainer" +msgid "Add Maintainer" +msgstr "Betreuer hinzufügen" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5826,15 +5856,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Anforderungsdatei" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Eine Pip-Anforderungsdatei, die zum Erstellen Ihrer Dokumentation " -#~ "benötigt wird. Pfad vom Stammverzeichnis Ihres Projekts." diff --git a/readthedocs/locale/en/LC_MESSAGES/django.po b/readthedocs/locale/en/LC_MESSAGES/django.po index 28597572631..0e1b2eb246c 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -199,7 +199,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3026,7 +3026,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4543,9 +4543,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "" @@ -5191,9 +5194,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5235,10 +5244,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5246,6 +5257,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5253,6 +5265,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5269,11 +5282,17 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +msgid "Add Translation" +msgstr "" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5283,6 +5302,11 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +msgid "Add Maintainer" +msgstr "" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" diff --git a/readthedocs/locale/es/LC_MESSAGES/django.po b/readthedocs/locale/es/LC_MESSAGES/django.po index 9c97b2de342..53987c5a3ef 100644 --- a/readthedocs/locale/es/LC_MESSAGES/django.po +++ b/readthedocs/locale/es/LC_MESSAGES/django.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Sergio, 2023\n" "Language-Team: Spanish (http://app.transifex.com/readthedocs/readthedocs/" @@ -221,7 +221,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Invitación enviada" @@ -3175,7 +3175,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "{username} es el último propietario, no se puede eliminar" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "El proyecto ha sido excluido del soporte publicitario" @@ -4839,9 +4839,12 @@ msgstr "Añadir nuevo dominio" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Añadir" @@ -5573,9 +5576,17 @@ msgid "New Email Notifications" msgstr "Nuevas notificaciones por correo electrónico" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Añade una dirección de correo electrónico para notificaciones" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "Email Notifications" +msgid "Add Email Notification" +msgstr "Notificaciones por correo electrónico" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Resincronizar" @@ -5623,11 +5634,13 @@ msgid "Edit Translations" msgstr "Editar traducciones" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" "Para añadir una traducción a tu proyecto, selecciona un proyecto de abajo." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5635,6 +5648,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5644,6 +5658,7 @@ msgstr "" "code> de \"%(main_project)s\". Las traducciones anidadas no son compatibles." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Ver las traducciones de \"%(main_project)s\"." @@ -5660,11 +5675,19 @@ msgstr "No hay traducciones configuradas actualmente" msgid "Choose which project you would like to add as a translation." msgstr "Elige qué proyecto te gustaría añadir como una traducción." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Traducciones" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Editar mantenedores" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5676,6 +5699,13 @@ msgstr "" msgid "Add maintainer" msgstr "Añadir mantenedor" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Add maintainer" +msgid "Add Maintainer" +msgstr "Añadir mantenedor" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5938,15 +5968,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Archivo de requerimientos" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Un archivo de requerimientos de pip se necesita para construir " -#~ "su documentación. En la ruta de la raíz de tu proyecto." diff --git a/readthedocs/locale/eu/LC_MESSAGES/django.po b/readthedocs/locale/eu/LC_MESSAGES/django.po index 2fedfe664cc..4fd874444b9 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3029,7 +3029,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4546,9 +4546,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "" @@ -5194,9 +5197,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5238,10 +5247,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5249,6 +5260,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5256,6 +5268,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5272,11 +5285,17 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +msgid "Add Translation" +msgstr "" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5286,6 +5305,11 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +msgid "Add Maintainer" +msgstr "" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" diff --git a/readthedocs/locale/fr/LC_MESSAGES/django.po b/readthedocs/locale/fr/LC_MESSAGES/django.po index 90a97e9fbc1..3cc3b884280 100644 --- a/readthedocs/locale/fr/LC_MESSAGES/django.po +++ b/readthedocs/locale/fr/LC_MESSAGES/django.po @@ -41,7 +41,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Jérémie Tarot , 2022-2023\n" "Language-Team: French (http://app.transifex.com/readthedocs/readthedocs/" @@ -235,7 +235,7 @@ msgid "Log out" msgstr "Se déconnecter" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "L'invitation est envoyée" @@ -3202,7 +3202,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "{username} est le dernier propriétaire, il ne peut pas être supprimé" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "Le projet à été retiré du programme de support publicitaire" @@ -4876,9 +4876,12 @@ msgstr "Ajouter un nouveau domaine" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Ajouter" @@ -5626,9 +5629,17 @@ msgid "New Email Notifications" msgstr "Nouvelles notifications e-mail" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Ajouter une adresse e-mail de notification" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "Email Notifications" +msgid "Add Email Notification" +msgstr "Notifications par e-mail" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Resynchroniser" @@ -5675,12 +5686,14 @@ msgid "Edit Translations" msgstr "Modifier les traductions" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" "Pour ajouter une traduction à votre projet, sélectionnez un projet ci-" "dessous." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5688,6 +5701,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5698,6 +5712,7 @@ msgstr "" "supportées." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Voir les traductions de \"%(main_project)s\"." @@ -5714,11 +5729,19 @@ msgstr "Aucune traduction n'est actuellement configurée" msgid "Choose which project you would like to add as a translation." msgstr "Choisissez quel projet vous souhaitez ajouter en tant que traduction." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Traductions" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Modifier les mainteneurs" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5730,6 +5753,13 @@ msgstr "" msgid "Add maintainer" msgstr "Ajouter un mainteneur" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Add maintainer" +msgid "Add Maintainer" +msgstr "Ajouter un mainteneur" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -6006,15 +6036,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 "Requirements file" -#~ msgstr "Fichier des prérequis" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Un fichier de \"requirements\" pip est requis pour compiler " -#~ "votre projet. Le chemin depuis la racine de votre projet." diff --git a/readthedocs/locale/gl/LC_MESSAGES/django.po b/readthedocs/locale/gl/LC_MESSAGES/django.po index b73ea2d0958..70ca266504f 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -204,7 +204,7 @@ msgid "Log out" msgstr "Saír" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Convite enviado" @@ -3191,7 +3191,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "{username} é o último propietario, non é posíbel retiralo" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "O proxecto foi excluído do apoio publicitario" @@ -4855,9 +4855,12 @@ msgstr "Engadir un novo dominio" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Engadir" @@ -5601,9 +5604,17 @@ msgid "New Email Notifications" msgstr "Novas notificacións por correo" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Engada un enderezo de correo para as notificacións" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "Email Notifications" +msgid "Add Email Notification" +msgstr "Notificacións por correo" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Volver sincronizar" @@ -5651,11 +5662,13 @@ msgid "Edit Translations" msgstr "Editar as traducións" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" "Para engadir unha tradución ao seu proxecto, seleccione un proxecto a seguir." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5663,6 +5676,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5672,6 +5686,7 @@ msgstr "" "code> de «%(main_project)s». Non se admiten as traducións aniñadas." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Ver as traducións de «%(main_project)s»." @@ -5688,11 +5703,19 @@ msgstr "Non hai ningunha tradución configurada." msgid "Choose which project you would like to add as a translation." msgstr "Escolla o proxecto que quere engadir como tradución." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Traducións" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Editar mantedores" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5704,6 +5727,13 @@ msgstr "" msgid "Add maintainer" msgstr "Engadir mantedor" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Add maintainer" +msgid "Add Maintainer" +msgstr "Engadir mantedor" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5979,15 +6009,3 @@ msgstr "" "servizo, tamén debe visitar o seu provedor de Git para eliminar a conexión " "OAuth de Read the Docs. En GitHub, atópase en Axustes > Aplicacións > " "Aplicacións OAuth autorizadas." - -#~ msgid "Requirements file" -#~ msgstr "Ficheiro de requisitos" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "É necesario un ficheiro de requisitos pip para construír a " -#~ "súa documentación. Ruta dende a raíz do seu proxecto." diff --git a/readthedocs/locale/he/LC_MESSAGES/django.mo b/readthedocs/locale/he/LC_MESSAGES/django.mo index a0426f5cbcbd36f3bb8dddcc3bf9472f99b4eef1..927fa79f9a096822f8543522b102f0d3a01457cc 100755 GIT binary patch delta 25297 zcmZA91#}h1!-wI$!2$%gU?D*g+#$HTyK8WFmy5f*yR;D8-Q6kfQmnX^qTl=58UBa! z?K#UcZacI0CeVJ|@4NnhulG*eh|?Xe84(>P8Jb)3&l9j6HXhb1sy znB(L@FV4d4I1;NibDS-B9XsH}=8n_E<2c{(Eb&Gy9cKz=YUMZ|aX;3e8E0#2$Js|h z^fr!D98Y0ljMdh0{4gCVo*Om5DmLB$)!;~si%Hr!PD0Ftv9W};Ci)X^Y4u_Z;Ji>AX~WN5{E_sX94MKW6p~^Ahjf#c{NR8*v1d>FPM? z@fQ6wGpKkM)V+G>dF$zZN$@;583<41_05!6ds0K5kmad3RuZvNMH%C31 zj;I0jvkpUbI3A5ov4=mSQ= zF1^j3=!J2JPeygP6qUcurf;zxLk;*kY66cjA-?I&`nv<@<2YqWNQnN}1e0PPR0q>B z5LaShJdRpQ-@c}PP0UBUIcg;rqB|hWPJA8e**`#?qL}^IuvpzoKpk|%+&Boc;WpHx zc!pZC52zW$V;MByK-3Jf;07#(TGG#`N9sGkm>9Jp=}~(kt2Go;5%(4%5T8I8>RI(d zjchnZ#6{NSs0LP{%5Sh9MRj}=wP&8AI{bn0FycVdu0Lwv!KjJkGJ2h2HlZ?V01Z$D z+oBrogGq6;jW5T<#J8YM!8x1$0o8Cs9;r5E988W$Py^0`nXw{f!Ty*|=RcfV6|bNg ze24+)JID+q1hu5OF$I>!T-XYOa6Sg(KGY+7j2ie`)Fbti>N$m=3dl!or{{;Qq-deN6lmtYRMnk{AW0t_&Yp}{fC;(Saz7%+%-{~ zvm<&H=u1G)Y6NN}=Ae$rO4K9SfEvI))T23u?uwyi`q26wHGv4jIii>sr{ZeVW-UCz z47e5+AUz|XrArgY|GpeH$Bh6+C!N|n(p*k#zQLqx~)YL-lh1RHn4M7cfGOFG} zjDjmr6IzR^w;fC3$&svo8UnFLnGcuTn2mUK8y}8&h%dn$coVhcu~=X2g~FI08{;gT zi|R1v7&D*(sJ&Aj6JP_>Dd~zD$Z#(KEzL|+gKIGoo<+^z5^6>_QIF^uYBPPe>2b%J zcp$2sTv!<^U|O7qA$SDU@k`VT&KYO+fHyILP~vG&9W_KhY==SE8&z=*>Nu@I&Eynn zK=&~senhRr7c7mr$D8zlsDTYdt;`(Mo>_va*niGO0_x}r>KT5F>JfJpZ@0fHTpIFc$h!AQAFTaRN~@ zScqDIt*DMJq284DP&50AYB<6q$Ekw}Q0;WYXxIx|;}F!IdX6#Z-$^~$?BeXWlXwNx zl1G_hW}F0L5)VRkloj<1^PmP+6_a6WT#Um}9fwRc1ImipGsQ3}*0wf9uPU}9prsv! zdX^K>52s;lT#TC8MpVa#ZT@Xkga6q44;X`Z4|i7}Z{1T!@oU6UsWn3?vtZ5YLY( zvDpmPUn3hqf|hs=s-r(qE3gr@0{bu_o=0`?1U2*TsLdH=rrE41P%D%LGh-Q4d%aNY z55meg5o6(9F99w6YvedMpHL%9GRwS(3SwO1olp%8L3KP9wY1Yw_2;5LE)FwTEYVZ!~ z_&vf1_!bl4M{A5lW)G!7EpZMTFOC{$RU2Q1Vfy^vNI;t;!D2JQBp6IQ6>8+=P@(mv;)QSzp28S7daXI{Gch~yi#h zb<`C7uq(zyFX~ZFSjYPN6PQ7Q-tFr!C7wZTx;LmdRgCo}Jp`3r4pqJtX2jvB4mP5W z*FMaQm#`p4*kA@!6jKwggPQOFuMJE_?fT``?bcJ)I~a@nx2ToyY&0{8g{l{TYA_pW zPn5(Etc03rPmG8IQ3D-{JJ36cfGU*RWC~QrIK=CqHf38>eiziH>x+7k472fxHa;8k zlD-VJ^mkAz@zKVkZ8pa=2#b)O7kN}(r!N6LlM(2?(NK?IE~>-5HvKqi24_(N`^$O* zHN*Qh{>;YTpmzIb)XIHB&D?K`*&~V3Pv<`kf%s%(M~%ERmeuaI>3?iBOS=cv&;=X6 zZ~cfGK-6t!PsBk@C=1rZLa2^sqb9ZjL-7P=*ZKEsH%pomHM7E~0hL03tdHuTJ66K} zsFgW|+MJhBoANcPo*xgk00vNws)J-Vl;axXCuf9_)aa}WsJ%?Ab6K=+(u zBH}YKF0Mm0a1ed)7-|M5Q7iKb6W}LQJwIL=@h~+e#5}0?L}k^DoB;DDK75Nea{o&O&Ml9Q15sM$=RsApanuVYtKg$l>a@Aax;2=V@y2A82$ z<|OJ(c@?!1_pl{?vFS~ZoA%pUyQ2I3zb^reY!n9IOj}?pY7gv1&EyhlhEHt%XVfuu zPMC%hpq4s0>d|CD)h~=1U`^DkJIuyApjS)Wmw+lv#$31<)$mnRhcA!=;Cx4a+;!44 zcnQ-JzmI9r@03}YT$rDDL-fVj*Z`McGW>~pq{&XR{yLZGPn+-ibuf^4Z)}CLF*172 zm;w5t2IP-gk#rc01uzmeLk+wQM#X^`14p4&Vg~9_hhq{vd4}gdoxmd!#$dm*W+su( z@lBZHk_CH^e&f8^3so+dZ@1|$nx(FQ>ZlP0VQbV%j=>l>2lZ(GKn;8w>Jc4Bt;`KC z0Tq0Re)tyE;15(ozJHmK`=c7jj9QVxHoX*T#tkqUc0qO6-=>enxWpHsI^Kk8_Xuk9 zdM^`D$6sxR?>Nqc|gCaIw*;)%#t|3OjcGhmFJ=PC(il$(6oQdo; zud|eZp2>Ao2mhjG`UB%*tjlI*sZk@(g7L60s$6wcgUvB7cE*&r3UlEZ%#0DPm}8wC zHNY0=tMlK1fL5R<>f8=Rbvz%{;YLh|2W|X1YN?;0X8ZwF-{-3NT#tqNEGdl%u^H-F z_eE{ep{VksF*^M_GYF``C8$lb27BN+48fAu%saaSYDNoC4PQbH^tn}UtK7sBpaxI@ z)lO?{jdxHpFMY#U8NEuVO`t9|#>uz?_3X>vG@GX;1`=A&-T{?A8`bf0OoW?J9h}C7_!f&` z<=bWjC!u!tM%2n)LoNM7)LwXo+H3xISbqgl+%X*mqh^vF_3R6yj!$LOrVF$AJy8u0 zMSaRmKn-*wY6bVARi8{2wX+FT|CpD6mg1uI2CAV4s0Lo)RQ!w~IPRYL z)Z2_YPTQ?}Pz@eLb#MkXk^7hcU)gxX`(|QsP%GjMBB0|Ef;vv+Fcj;fI-H7Xco!DM zqo_^j`@npT7s3U^cVY{y`_Rui_B&JT(IthHCFH=GOUlo|%q9 zF)7g|_yPN4IqdR}`Kfj{rXlY8-2B2KGp->Xh8-~W3p4Y97)*Qxmc%od4CB2tn>Q=Q z^YFVN9Hjmmyy6^_a2x9ofA^XX6fFOSmjb1@z6MlI=MERP94n>`bT zJUwSP9>uo*nbVZ*i}|TH4~CH56ZL*sfO;W)M#koJ{L1>*BoOw^oPzDBO|u_$Tw;AU z-wT2;HSwYt30q)ASBvAo}73jEFbBv;Nr#+$CWh#`$4> zP&j}Qh`+|H_#XW+^-uG~p&+W^I+zy2Fcyx*C^#4M;!>M_+xikUuvcTtdH2T@ zWTeLASOPVpFx1Suqeea()$tN*IJP3b6`Nv!$J8H$p~M%UW_kq!@h0k#enV|$Z?KQY zyo*u0zXry|&Ne<2lMr8M<2z9Uyn>qf2h_}yM=<3wVItyXP>-ewYT(^bD>wl42xs6X zo&R|R^vtS6^tdmehN#Wf5rc36>JjY6jQAE)Vn8I1dkTu8-XHBz?JPlcxDFHJcGM%e zh+5Gbr~$vgnDp;_BcO`WBYWHzia!Pr&w`q1B~*TUYai6ojX*URj_PnP>e(JcE%`;% zqq>SJci+a}qso8B6!h;zj$)QF7`1ejQ4O`i*w__SVJObSaj4^#&e!Aqpz;RWdiWrU z>T!?pglHc3Z_6KHQOboy_c(vxG8~B&{XFg~`!aepv+gm>2nS;s;!`mYZ=qJ=J8BOk z<1M0rgyJYHf-CU^R>Ll_Jnk2g!+4VTb&QV7_{mkLX+0*y%~%Id#rAle!30vr@i_N! z1?Ip}aXrpV+>K#agZJeg+=er-2d_&F)GvX@X@@oO93H^JI60x|-~x^yo<5P;D;uyl z@mrV;1O2@orwM^-{^q!BLOrwR*c3maHe2n)W=4HcD^fCvNpFt&3N{jx;XF)*J8b+m zYCvC56U&#><9^@hh^p7aOF$itu^H1)yLB#Vsh6UTO}NcJV)IXrk6`t4%+P?kPaEb04)Qo*~E3>wF|ofrLoOJ?>wPR6~t)32GoKQ3G6qn(0ndgQrmg zx`G<`T^oOi+H9XtkM0ZV#g;t4betFUVk(K5b^hxTC`rO7%!p_4h=-quup{vUfgblm zDQl3&{L3d?L;7~yiY-%m+<)JbJe9}&n*9oAP``F+kK@5tX*}-7^P6CgQ=Ryh5Rd!Q zaMW}j=ef>*O9I8PT6*)snU0$2Ce$132x@cPMLpwhxEPaWFzI_RkoXPM`{FAmK);M; z<|(a(Q0>-3?Wy+Y9YtU`f$A7D6E74-7>4>~)AY<9ryj1z;&DEa@5#pIV%L1ee8l7B zG{>?M>OJ6>%j14y+KiKk|HKs3pOo92uJxg2(>}F+4dwj19p^FUJPh^bJA!()=WYBt zYUY1qc8rkMl*^5JmPM^KQT5uOR<0}R*^k3E_y=lp#?9w(zoMnj$N5)>RY}m2HNZgZ zYMpA+H(O7l8n}mA%Fn0)M9XjL1)%Z^qta_*I&6npvFWIO&SNk>_7X@zAVvX?vlcU9 z4ZMY#LAHV(=Mt7j%`C8x=_nnlp>n7RG_kfrJ=>l(eZv2i~(wxOj2Nh8HwedA}K;<_qVOFdMrY1fS^&Z)bTDcvl z7t}#4geNdS=ij%aX)pxSkWmm-p&4pM?NJqbVIU4fz2g_6IzD96Z=%Y7Lv7Y5rObeW zQQsqqpvpHwO`s?0A1OKGY{CN6hr(vm(x1Q(yp5_DskG@hIp!f=6tzeCqVlJq>V;eP zV;16

&#D8S@BAp;mS@dR1XR0UfJLsNEW+ta*mnP#u&(RR}|U|DTNo@evllROL*^ zO;7{rjxBH;Y69;tD<&y#PCGWDudHUn*l`tX@!T~XOK89i5Eqk|1i|E?2g*qV{j&(!Nu63s;L*H8gEkKDX}aLKppdAUIKbCB;%7opK`TP z18I&LNPpyG(ix7L`E=AKU4(j6M^OWLgW5YjHB7lgsQM{wJOirT+*lJUVJY-3Banf> zb1aRCYMKrjqvFF+=l=}mMW0$8_gA(BupRNXxE-&c1~{>{S&=!Y4%egJC&y8z;JM9@ zTE{)6UMB?s4WI;S#GO$M^+CPKhM|^tJ|@9UsAqlF#vj=H@7S62cy-NJtzoF$za3To zDQYwSuyOx-+N7Mn%mfmWF%8x5YShg4p++91zWK749&-?HfN60O>IJg{tK(j5iE$g) z37{U)FdJWsn!pY$hnKL7&VP!AW~QxC$7L|8;Gd`$$zjxrJVedl6>3Jljf?@Pf#*c+ zg)%n1o=xwJYHt{-{z99+1HF1iX9#HNAK3!0Fr2t=V>6&Fs7G`gHIS%HOvmw2@$@#H z3)>PeZ_~G04`3_OPh&33+0@i)+m!RK0rVi@HI7HkWI&ktPB$6#XcnSowiVsYgu%q0 zqgE_#Gmrif#L0&mP{ihD6URb*7UV*mu6n5aR;c=2n{)n^FxzGD=*+JBboU-{JP%Gl;VSd6%gz6xv zwGir2HAOw5e%A3gg7`uk5ANx4e=nE^z1k#O3Bs?9m`_;KAe9w(5R1@c^hm)d^qZuy+(B$p|AN0 z=7-t?@lZ<`gj$hIs69{|hhYa)y?3bcUr|33M(t6*V7ntj) zkKd=Lm5DsYJW6jY0y@VTF(Xz(olh@ngmX}Dt{s>f?_(fF9&4Uu2x_y1q0WDIEQaH; z5S~Z16KkA#QDsI=v=MR)z5D}X)8QnO;H*ZC{E&@bMa}57H4@K3@uaAMW*Zje2oBMxB-)sF}x{ zXnuhah_1NSrz9XYKf~%HMT@G)ZfOZ zSy!Pt-jCWtXHYYJk5e$lG_z8RP;bWdsQ17l)G5n0o%64ejhJp4nuUSHm!sZnM^Q6< zhK=z9>KWIVVV->>3?$wM_2}kcDcpnw@C#PL(3$3AcLZi5z5zSn!2i`#av>S82sgNBtX-}77llNq0fb_FY=A92d>=q{cx{nc%Gis|Kmsua>3L8qS;|@! z^&!>(`QGVt!s^7&FEJlJsh4{ATQJUFM*^yNA2qWVsAm>&nOV}PsQfH8o)5M3O;AhP z9RqO$s{TsMg8NV}sMn}x9c{VC*@lU6GhV>RI{zb9m=4BUXQ4hOm!dY|9h?3EwE{m; zpJt&eO@4mVE4C_XV4X1-hoO$=YE(PhQ7e5G^(d~QSI_JV0nO0=5A!S7RG60~>xODz z&7bD`|4!5Z9%B&A17}anu)XWFrR9ug0x5R2=WmJ3hPy=nXn)9#S+mD1CI1{zo zPuT(&QOD*n>c#R2)j;fUv-HVP9cRHH%!6vU9_mA@BWi*(P>*Uex~BrQ0uRHzrb6U3 z<~JZoP!%eoI&6m#Sc&1NO*wk4dC{!J!o-iE-WO5UnHNrOEJnN=YM@)OBOb!^n0>t& zNJG?bR62PHWGAo!b*``DG>o>vG_Vjgpm5YPJc)YN_fQS~M0J#YquGR^sF~J5or<=o zP1qYXfvGmW9q$tN{zYI9flZstrt7kq8T!y6o*@0mR=zB<0u#5H4rA;v&pZ!mKvhti zwIyoB7F&0rPQzsze`$@f(+oHWc~o8}GXZ_v7PA@EQ5Bn@o>6a9!*fy3dJF2=?nMpY zu}%MmdiIfanQzUBQ7cglm0kn2ms(>k?Cs`r{?-yuhx<_-TthACeN@F)sE&MgnUFVo&Q# z)PT36R^~i*!hbLu*4t}7gvO!1f?dQ=jI+=D6--&wz^kJB`@aSR)L~}~#PO&O)}l7e zQPe=5qh|Ee<|o*1mN*kuCcQA~kxfK>1>1;P$y=xnpP}0MfNID0fIa^K2h20eha1Rf zhB{se4w~Ns*2D(Hr=mXP-dGbJG6OGwRY@euSTsrM-$e_g}CNra58$=42si$$d_m708GhSbfwR zwG&pvo~TE0*rt2W5zvd`3hG7kH)>`+r_9pEMLnx5sE^Z!nUxO2wEFzdL_iJH!h+Zy^-5lan(1u}!xtD4E1&0EGSB%WS_K#>e{z@e-=2hN_snm#JP*vKsfRZx@B;M)JND507#{g=GmxB*%x-Upk*Gfs zRetF0z76+AbvzG)aLG%vyAQuI$M*_mrhJCi=9t#QgTyakTFTFS<8lAn(*54IW;Ygo z=W+j8dXdxI`1sSt<9{&k zgA}M!lWi^$PEWI#ml%r|A;L(?N~&#eAhojM}AnP&2Az)7xPn@iC|mpVg?JVlQAEO#aoB z&tk2B`ij;DHRDm38fT#%(H?w(r!hq5f5$h|(0$agd5>x!^t*WkwJ;y?X_yPo*?6QM z=2Nc-s-wy1t`zFohNIr3cTf|1g8EGOZsT!&avJpR4fmoo ziyu%8Cg-1!=tC<9YEKkF4WK$IzY%IByW99=RC_B?{q1*ryzZuYWeWy*Oap~bd!Q`p zQ?MC+#7>xx&$7w=*Q3M}n4slOJANL<5&5PvYJSII&WFPm}aeh&J+!tC8yhZwO zUmxcThD9|4$r{aTJBsGx{tZPlEJA@(s8_3BbYl_JOuOS29E>+H)X#^1ipS=S;p2XZ z-HP!T&@t2s+>GhterCKyZQ4)R4x`8NaevX-%S)gN74D;6#o6QdxF4g9a1!y%aebVx zxDVCwu6RD~UnF*k@8irRei~y_zjXp1_lrlLgg)+zY7=%RKWZW$_eC@is}Ns<`oZG| zD&L!nFZ+7YtU~RD*Ej^fqrOlKO6=qQUvE~Sp5;*f0f^EUq0aY7Oo@+Bo7Oj}kNf+A z5LCP6QJ;E~FbbYW?WJqTit_J&324)NMD125nRz5pQ7e)Pm0#If4-*n^f$p0SGZLSU z8sI_H3+67Wy?;^PfSly!5k$d=M3bTW`@bLp+GH6qD&|2w>tfc*r~x!UHQ3798CAXy zs{ByYKqjHe@3HB}ZTvE7PuxQd@DsMs`Hvak<21(Zs17cn8orIH@WlEZ)ls|@=1~Qr zPDy6el9oZOKpoTodf50Nj7@w#rogpW7SE!$5dr@|ANMzxy^y`+Bw~GD@f(KPJ~YOi zTZvrbNuP!VNc+LPg);BCbzLNWi*QT)|JO~@iqS?5@`n^@>;P28pEA>kSD}%mO5hs8J%aRJwp=$HLtK~6eaGMGE3F)P=eZyA z{&6;wS(L`IagQajI34OLMO;^3?jX_*xH0|_ks7m&AI7M}2V+;t|7+7*;YQNykoJYT zr)=HkxW<+VByWM2NInWQAyS+QIS3a}2VCh%)AfKfUfJ$-j6YKn*K^*4o3V{;umMKm z9#7d^ZfW)ersjS|SzQ&$Yl`8vjyDONJSS6cE#5&+Pws)-m23f3@=&HPX}_*Pc3@dZ z3nH9^y4`RI{>hz`f;Y&k%KgH&Q^VHJ{ad@6bpE&53^iVc%A1Lw=I%^`fu!}M0xv&( zQoGk=!r!>{ttbLzl5$72jq02ar;Rw=`kJMy4K|>>uAi0j*OP15r7{nNelv6zF5 zjU-+~UFT?&U)?zcNh?6Sj+@Gd5$Q$fv_J7qw&M|$D@}Y1_d=WYFX56lT#Eb`#C0vR zX`M)m>*bGJ+$G4UiZ!@(X}~4uWCMk-kTxER;%Cwu+A=D4l=Qqdo>`T+>S}PLl_9SJ z;p?R3Cr|JDD8xIH*Nu26ad-Ze2xOqJt_WoIAj~&v_bP#ZQTU*VIyGtFFT(RFbBOep zHeD~EU)N>Q^#aq?mhz8n+luq8%lS;cuJXKpoPuO_<&H;UZwenkeL|(e0l!teWCzp* zy~?xk>4Z;mzv4bkJ$_Vh))Vf^y@h)L_cYpFY}?v~%}IMe*}8iEe-Jpq{h5s6WHi-? ziDyP#D@p54xHk>wq>R2y*5$s>&Ce|kFU|j5Rmsmv{BQ28gg=lIh`+9tHZTfPDP8Ly zK%f;3>54^14Q$7Mlg1D##P}gFE`zPO3 zo%)o0O}+hucW~Dt>^^^g+u<@Q&Y*ZY?##Aw0t%I+aB9lj#?_SJr!0qWU`{deB6Bz4 zeo4G2_j~TK)a}PTgmO)Y2a~Vs1mP4W=sYAXvEKjx*aX4XGxvW!GKtQY7j9G49{5VB$9@^CyV~X)g`&a`=@xe8G0VN4oQmL87iG2B#zAe&V`5aWAE^K9=*~Y?~f|GVO@>A$M;kORk5pPKPCQM6bk8ECV!iPxXtDwH6Ise&ozJt2o9gmZDg@fy&_0 zC+buabpIotcC@pL{M(ez&fS>sZ1M+jPt^Y`P8UDWxYtwu96_Na-04XhMm#e1Bfg68 zA{viIga6p_s`NvD{C2&gOn%}OsWX(a{OsXggD^Su5|g%zl*xq8s{f8u*hgkJQ_lVK z5^1`|Quqj7b7O28DxD_p9OcvD3F6`8W#n!|+8oj@bJyjrMcNrG&#fOkOH(#4;ail` z*S-R@?aqHE8S}Vxl~x5Co=Cy^q_rfihns8uSOP1^)Afw|i4C{L(UcuV!@9Q7jt}vi z#QWhQ+ip+t=5hDd`JZMhHzZ*yg>>oX^Kx#8HyoZIJ*llcns|WC6Q{`QL>n_~{(9R+ zaytl>8OdG6rYl~Ea8v4()bk%oLR=CeQ$fFs`gM(=Krtd&N!x z8tPij{eiOj2|5YsfrQ)GvRz5z>%P;RKCaq6G`>38t-7B6O0=WyWz#DX_u)Q6{&pIO zkNUCe8u_P)ue0?!5S~r=nT_)+KKB|&x~@=bd+LSK9zXs$g}8&pk;xCG?seW)Qsg#w zTngr&I=D_e@1K;YMQjWu>T$2+oq$6Af@HEsAR z4y4Rp>O~}+lzN5i03#6p&$cHza}Oae2I-k7cU(Uuv>;(V8I7?r8NaR-ge!1+xL43& z9P)Ef=_z-1!hN~-kavX&q2%xWRS^$UMpp-e`{!-S#^%mJyy@@*Y2SKPuj*pNbgC0V+yCU4R5x2MM%@{Jz8?>DnZ%) z)V)gh9bpgUE7&^9uR-2N(slV6oMt|Jxt(nji%>Ya&P0Ng6m4izGt=EO?rc*Jl#l04 zU{h6pBdO6aneBvM7`uNHl!e;AUx#d@zAZPGdXp*hmG~F(j@dS+5H84lkN6SFB;(#- z>lCB>as7sSof0XKh>Vsb#>UdNfrl7QyfbAg5q?f%xiJNILfg<`%tKt)Q_AK0ZLp;Y z``L2Jf5rWPcqYnq;dVb$7D+B2GA?2z>_f#7gmdFsOiKr4Nxwn(73$i_l2&n^%bNI_jh#y$E_QP-q94!&Q^3JQ+K1CYk9; zpKL4Mr`%}n)x&7^f=Z`q))TqoP=Kz?xCNl{3*PT$UvLf zn#|~=UB+*uy;o~oy|_~`I9-()Tt@P%;Yl26>n0Ie@c@7I-zz**vzNS|WU z+v{z4lZ+tl!en%z!J9O;f_QT7nS`&9mWRBy7>Ro@mEV%rp0v!ip^A0@ZAcFzJb=7$ z+K`$6lF)-GR)sxTS@G}t*a}>cS(z4o4>k)2D`f~f7&Y47{I*Dn}k3uI2C#A7y+|Oye z6=}=yE%E8Llm0l1av5S9o`nt%lbD6V)i4feQz%;u|FMJ7-WkbV!p7A`AL2W0{0UYhZ5YO;ZW?Y~ zKZ*ZKxlY90`ER!s@{yUH3|*tJ1)YuMZbZTF`0E-^_%HG^l0JsJKk>3;M#PQy0n>5+ zp}2CCY|# zuP3t|cXjffQ|~L`fZxi+B&`hP){s6Q_u9P5S`n@PToMzI_=xaD3eO>2le+^2ij#Jo zv;e|~NXx*zoAUmst2ueUuBC*Bk>_6ck}^@TyDh8qX6lry4f>JiElVJbKrCA*gUSEj zpJ#0cZ)|=Oa^iB2q+WIM?%DkKSmA%QSZ2y!pxvpq!=~ilA-+p+#N!iQYa1+pZ`@q-NA*pQnr?_1Cug=inFGs)bO>x3*u6#5 p&Yik%n%-{9et$Rl>ZGfSuFej;y7KDus|(ye=Wi>U(UbAR{{dJc+j0N^ delta 25257 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, 2018-2019,2022-2024\n" "Language-Team: Hebrew (http://app.transifex.com/readthedocs/readthedocs/" @@ -206,7 +206,7 @@ msgid "Log out" msgstr "יציאה" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "נשלחה הזמנה" @@ -3151,7 +3151,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "{username} הוא הבעלים האחרונים, לא ניתן להסיר" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "המיזם ביטל תמיכה עם פרסומות" @@ -4198,7 +4198,7 @@ msgstr "לא נמצאו מיזמים" #: templates/core/teapot.html:6 templates/core/teapot.html:10 msgid "418. I'm a teapot" -msgstr "" +msgstr "418. אני קומקום" #: templates/core/widesearchbar.html:5 msgid "Search all the docs" @@ -4798,9 +4798,12 @@ msgstr "הוספת שם תחום חדש" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "הוספה" @@ -5527,9 +5530,17 @@ msgid "New Email Notifications" msgstr "התראות חדשות בדוא״ל" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "הוספת כתובת דוא״ל לשליחת התראות" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "Email Notifications" +msgid "Add Email Notification" +msgstr "התראות בדוא״ל" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "סנכרון מחדש" @@ -5575,10 +5586,12 @@ msgid "Edit Translations" msgstr "עריכת תרגומים" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "כדי להוסיף תרגום למיזם שלך, יש לבחור מיזם להלן." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5588,6 +5601,7 @@ msgstr "" "תומכת בתרגומים." #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5597,6 +5611,7 @@ msgstr "" "„%(main_project)s”. אין תמיכה בתרגומים מקוננים." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "הצגת התרגום של „%(main_project)s”." @@ -5613,11 +5628,19 @@ msgstr "לא מוגדרים תרגומים" msgid "Choose which project you would like to add as a translation." msgstr "נא לבחור איזה מיזם ברצונך להוסיף כתרגום." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "תרגומים" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "עריכת מתחזקים" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5629,6 +5652,13 @@ msgstr "" msgid "Add maintainer" msgstr "הוספת גורמים מתחזקים" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Add maintainer" +msgid "Add Maintainer" +msgstr "הוספת גורמים מתחזקים" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5893,15 +5923,3 @@ msgstr "" "מספיקה ועליך גם לבקר בהגדרות אצל ספק ה־Git שלך כדי למחוק את חיבור ה־OAuth של " "Read the Docs. ב־GitHub, הוא ממוקם תחת Settings > Applications > " "Authorized OAuth Apps." - -#~ msgid "Requirements file" -#~ msgstr "קובץ דרישות" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "קובץ requirements של pip נחוץ לצורך בניית התיעוד שלך. הנתיב " -#~ "הוא משורש המיזם שלך." diff --git a/readthedocs/locale/hu/LC_MESSAGES/django.po b/readthedocs/locale/hu/LC_MESSAGES/django.po index 13049f49eb8..fc92ca2871c 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -201,7 +201,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3044,7 +3044,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "A projektet kivonták a reklámtámogatásból" @@ -4601,9 +4601,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "" @@ -5249,9 +5252,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5293,10 +5302,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5304,6 +5315,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5311,6 +5323,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5327,11 +5340,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Fordítások" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5341,6 +5362,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Maintainers" +msgid "Add Maintainer" +msgstr "Karbantartók" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5570,15 +5598,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Követelmény fájl" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Egy pip követelmény fájl szükséges a dokumentáció felépítéséhez. " -#~ "Útvonal a projekt gyökerétől." diff --git a/readthedocs/locale/id_ID/LC_MESSAGES/django.po b/readthedocs/locale/id_ID/LC_MESSAGES/django.po index 26cb99096ad..a272b1af26a 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3032,7 +3032,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4570,9 +4570,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Tambah" @@ -5224,9 +5227,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Tambahkan alamat surel untuk notifikasi" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5268,10 +5277,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5279,6 +5290,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5286,6 +5298,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5302,11 +5315,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Terjemahan" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5316,6 +5337,11 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +msgid "Add Maintainer" +msgstr "" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5546,6 +5572,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Berkas yang dibutuhkan" diff --git a/readthedocs/locale/it/LC_MESSAGES/django.po b/readthedocs/locale/it/LC_MESSAGES/django.po index 83025165148..4f0605a2ef2 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -213,7 +213,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3062,7 +3062,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "Il progetto ha rinunciato al piano di annunci" @@ -4628,9 +4628,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Aggiungi" @@ -5292,9 +5295,17 @@ msgid "New Email Notifications" msgstr "Nuove Notifiche Posta Elettronica" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Aggiungi un indirizzo di posta elettronica per notifica" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Nuove Notifiche Posta Elettronica" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Risincronizza" @@ -5336,12 +5347,14 @@ msgid "Edit Translations" msgstr "Modifica Traduzioni" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" "Per aggiungere una traduzione al tuo progetto, seleziona un progetto in " "basso." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5349,6 +5362,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5359,6 +5373,7 @@ msgstr "" "supportate." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Vedi traduzioni di \"%(main_project)s\"." @@ -5375,11 +5390,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Scegli quale progetto intendi aggiungere come traduzione." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Traduzioni" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Modifica Gestori" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5391,6 +5414,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Modifica Gestori" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5629,15 +5659,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "File per requisiti" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "È necessario un file pip requirements per compilare la " -#~ "tua documentazione, posizionato nella root del tuo progetto." diff --git a/readthedocs/locale/ja/LC_MESSAGES/django.po b/readthedocs/locale/ja/LC_MESSAGES/django.po index 34aeea9d148..c5d22c6bc4c 100644 --- a/readthedocs/locale/ja/LC_MESSAGES/django.po +++ b/readthedocs/locale/ja/LC_MESSAGES/django.po @@ -13,15 +13,15 @@ # nob-kun , 2017 # Ryosuke Ito, 2022 # shirou - しろう , 2016-2018 -# Shuuji TAKAHASHI (shuuji3) , 2017 -# Shuuji TAKAHASHI (shuuji3) , 2023 +# TAKAHASHI Shuuji , 2017 +# TAKAHASHI Shuuji , 2023 # shirou - しろう , 2014-2015 #: notifications/messages.py:407 msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -213,7 +213,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3048,7 +3048,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4578,9 +4578,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "追加" @@ -5230,9 +5233,17 @@ msgid "New Email Notifications" msgstr "新規メール通知" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "通知先のメールアドレスを追加" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "新規メール通知" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "再同期" @@ -5274,10 +5285,12 @@ msgid "Edit Translations" msgstr "翻訳を編集" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5285,6 +5298,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5292,6 +5306,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5308,11 +5323,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "翻訳を追加するプロジェクトを選んでください。" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "翻訳" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "メンテナーを編集" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5324,6 +5347,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "メンテナーを編集" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5553,6 +5583,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Requirements ファイル" diff --git a/readthedocs/locale/ko_KR/LC_MESSAGES/django.po b/readthedocs/locale/ko_KR/LC_MESSAGES/django.po index fee48a6578b..7afec441e82 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -201,7 +201,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3031,7 +3031,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4551,9 +4551,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "추가" @@ -5199,9 +5202,17 @@ msgid "New Email Notifications" msgstr "새로운 이메일 알림" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "알림을 수신할 이메일 주소를 추가하세요" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "새로운 이메일 알림" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5243,10 +5254,12 @@ msgid "Edit Translations" msgstr "번역 수정" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5254,6 +5267,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5261,6 +5275,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5277,11 +5292,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "번역본으로 추가할 프로젝트를 선택하세요." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "번역" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "관리자 수정" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5293,6 +5316,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "관리자 수정" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" diff --git a/readthedocs/locale/lt/LC_MESSAGES/django.po b/readthedocs/locale/lt/LC_MESSAGES/django.po index 29372ec0099..71a92cac65a 100644 --- a/readthedocs/locale/lt/LC_MESSAGES/django.po +++ b/readthedocs/locale/lt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Tomas Straupis, 2021,2023\n" "Language-Team: Lithuanian (http://app.transifex.com/readthedocs/readthedocs/" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "Atsijungti" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Pakvietimas išsiųstas" @@ -3106,7 +3106,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "Projektas buvo išimtas iš reklamos palaikymo" @@ -4668,9 +4668,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Pridėti" @@ -5332,9 +5335,17 @@ msgid "New Email Notifications" msgstr "Nauji E-pašto pranešimai" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Pridėkite e-pašto adresą pranešimui" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Nauji E-pašto pranešimai" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Persinch" @@ -5376,10 +5387,12 @@ msgid "Edit Translations" msgstr "Keisti vertimus" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "Kad pridėtumėte vertimą į jūsų projektą, parinkite projektą žemiau." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5387,6 +5400,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5396,6 +5410,7 @@ msgstr "" "„%(main_project)s“ vertimas. Hierarchiniai vertimai nepalaikomi." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Žiūrėti „%(main_project)s“ vertimus." @@ -5412,11 +5427,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Pasirinkite, kurį projektą norėtumėte pridėti kaip vertimą." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Vertimai" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Keisti prižiūrėtojus" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5428,6 +5451,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Keisti prižiūrėtojus" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5667,15 +5697,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Reikalavimų failas" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "pip reikalavimų failas reikalingas, kad būtų galima sukurti " -#~ "jūsų dokumentaciją. Kelias iš jūsų projekto šaknies." diff --git a/readthedocs/locale/nb/LC_MESSAGES/django.po b/readthedocs/locale/nb/LC_MESSAGES/django.po index a7cb37610fb..232a1853618 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3035,7 +3035,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4556,9 +4556,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Legg til" @@ -5206,9 +5209,17 @@ msgid "New Email Notifications" msgstr "Nye epostvarsler" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Legg til en epostadresse for varsling" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Nye epostvarsler" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5250,10 +5261,12 @@ msgid "Edit Translations" msgstr "Rediger oversettelser" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5261,6 +5274,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5268,6 +5282,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5284,11 +5299,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Velg hvilket prosjekt du vil legge til som en oversettelse." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Oversettelser" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Rediger vedlikeholdere" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5300,6 +5323,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Rediger vedlikeholdere" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5530,6 +5560,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Requirements-fil" diff --git a/readthedocs/locale/nl/LC_MESSAGES/django.po b/readthedocs/locale/nl/LC_MESSAGES/django.po index bae1e3ff01e..523c5833d9b 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -208,7 +208,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3041,7 +3041,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4570,9 +4570,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Toevoegen" @@ -5218,9 +5221,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Opnieuw synchroniseren" @@ -5262,10 +5271,12 @@ msgid "Edit Translations" msgstr "Vertalingen bewerken" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5273,6 +5284,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5280,6 +5292,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Bekijk vertalingen van \"%(main_project)s\"." @@ -5296,11 +5309,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Kies welk project uw als een vertaling wilt toevoegen." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Vertalingen" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Bewerk Onderhouders" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5312,6 +5333,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Bewerk Onderhouders" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5547,12 +5575,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Een pip vereisten bestand is nodig om je documentatie te bouwen. " -#~ "Pad vanaf de bron van je project." diff --git a/readthedocs/locale/nl_NL/LC_MESSAGES/django.po b/readthedocs/locale/nl_NL/LC_MESSAGES/django.po index 222c8452ce9..d9c266c4fd6 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -204,7 +204,7 @@ msgid "Log out" msgstr "Uitloggen" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Uitnodiging verstuurd" @@ -3037,7 +3037,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4566,9 +4566,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "" @@ -5214,9 +5217,17 @@ msgid "New Email Notifications" msgstr "Nieuwe E-mailnotificaties" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Nieuwe E-mailnotificaties" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Hersynchroniseer" @@ -5258,10 +5269,12 @@ msgid "Edit Translations" msgstr "Bewerk Vertalingen" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5269,6 +5282,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5276,6 +5290,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5292,11 +5307,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Kies het project dat je wilt gebruiken voor de vertaling." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Edit Translations" +msgid "Add Translation" +msgstr "Bewerk Vertalingen" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Bewerk Onderhouders" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5308,6 +5331,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Bewerk Onderhouders" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" diff --git a/readthedocs/locale/pl/LC_MESSAGES/django.po b/readthedocs/locale/pl/LC_MESSAGES/django.po index 1cde9051e49..3a9ac771e6c 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -209,7 +209,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3038,7 +3038,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4557,9 +4557,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Dodaj" @@ -5207,9 +5210,17 @@ msgid "New Email Notifications" msgstr "Nowe powiadomienia e-mail" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Dodaj adres e-mail dla powiadomień" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Nowe powiadomienia e-mail" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5251,10 +5262,12 @@ msgid "Edit Translations" msgstr "Edytuj tłumaczenia" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5262,6 +5275,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5269,6 +5283,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5285,11 +5300,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Tłumaczenia" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5299,6 +5322,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Maintainers" +msgid "Add Maintainer" +msgstr "Opiekunowie" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" diff --git a/readthedocs/locale/pt_BR/LC_MESSAGES/django.po b/readthedocs/locale/pt_BR/LC_MESSAGES/django.po index 04abc1a8391..f605ac8741b 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -223,7 +223,7 @@ msgid "Log out" msgstr "Sair" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Convite enviado" @@ -3113,7 +3113,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "O projeto optou por desativar apoio por anúncios" @@ -4691,9 +4691,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Adicionar" @@ -5371,9 +5374,17 @@ msgid "New Email Notifications" msgstr "Novas notificações de e-mail" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Adicione um endereço e-mail para notificar" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Novas notificações de e-mail" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Ressincronizar" @@ -5415,11 +5426,13 @@ msgid "Edit Translations" msgstr "Editar traduções" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" "Para adicionar uma tradução ao seu projeto, selecione um projeto abaixo." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5427,6 +5440,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5436,6 +5450,7 @@ msgstr "" "code> de \"%(main_project)s\". Não há suporte a traduções aninhadas." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Veja traduções de \"%(main_project)s\"." @@ -5452,11 +5467,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Escolha qual projeto você deseja adicionar como uma tradução." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Traduções" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Editar mantenedores" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5468,6 +5491,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Editar mantenedores" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5704,15 +5734,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Arquivos de requisitos" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Um arquivo “requirements” do pip é necessário para compilar sua " -#~ "documentação. Caminho a partir da raiz do seu projeto." diff --git a/readthedocs/locale/ru/LC_MESSAGES/django.po b/readthedocs/locale/ru/LC_MESSAGES/django.po index 3d9c3f52a68..bd95c9d1f66 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -219,7 +219,7 @@ msgid "Log out" msgstr "Выйти" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Приглашение отправлено" @@ -3078,7 +3078,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "Проект был исключён из рекламной поддержки" @@ -4674,9 +4674,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Добавить" @@ -5346,9 +5349,17 @@ msgid "New Email Notifications" msgstr "Новые уведомления на электронную почту" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Добавить адрес e-mail для получения уведомлений" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Новые уведомления на электронную почту" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Повторная синхронизация" @@ -5390,10 +5401,12 @@ msgid "Edit Translations" msgstr "Редактировать переводы" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "Чтобы добавить перевод к вашему проекту, выберите проект ниже." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5401,6 +5414,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5410,6 +5424,7 @@ msgstr "" "%(language)s. Вложенные переводы не поддерживаются." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "Показать переводы %(main_project)s" @@ -5426,11 +5441,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Выберите, который из проектов вы хотите добавить в качестве перевода." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Переводы" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Редактировать кураторов" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5442,6 +5465,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Редактировать кураторов" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5684,15 +5714,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Файл с описанием требований, англ. requirements" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Файл всех зависимостей pip, необходимых для сборки вашей " -#~ "документации. Находится в корневой папке проекта." diff --git a/readthedocs/locale/sk/LC_MESSAGES/django.po b/readthedocs/locale/sk/LC_MESSAGES/django.po index 71fa2031dc8..d517947510d 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -203,7 +203,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3030,7 +3030,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4552,9 +4552,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Pridať" @@ -5200,9 +5203,17 @@ msgid "New Email Notifications" msgstr "Nové emailové upozornenia" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Pridajte emailovú adresu pre upozornenia" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Nové emailové upozornenia" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5244,10 +5255,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5255,6 +5268,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5262,6 +5276,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5278,11 +5293,17 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +msgid "Add Translation" +msgstr "" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Upraviť Správcov" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5294,6 +5315,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Upraviť Správcov" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5523,6 +5551,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Súbor závislostí" diff --git a/readthedocs/locale/tr/LC_MESSAGES/django.po b/readthedocs/locale/tr/LC_MESSAGES/django.po index 9a86565d935..16efb944621 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3047,7 +3047,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "Proje reklam desteğinden çekildi" @@ -4613,9 +4613,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Ekle" @@ -5276,9 +5279,17 @@ msgid "New Email Notifications" msgstr "Yeni E-posta Bildirimleri" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "Bildirmek için bir e-posta adresi ekleyin" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "Yeni E-posta Bildirimleri" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "Yeniden eşitle" @@ -5320,10 +5331,12 @@ msgid "Edit Translations" msgstr "Çevirileri Düzenle" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "Projenize bir çeviri eklemek için aşağıda bir proje seçin." #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5331,6 +5344,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5340,6 +5354,7 @@ msgstr "" "çevirisi olarak yapılandırıldı. İç içe çeviriler desteklenmez." #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "\"%(main_project)s\" çevirilerini görüntüleyin." @@ -5356,11 +5371,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "Bir çeviri olarak eklemek istediğiniz projeyi seçin." +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Çeviriler" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "Bakımcıları Düzenle" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5372,6 +5395,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "Bakımcıları Düzenle" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5611,15 +5641,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Gereksinimler dosyası" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "Belgelendirmenizi oluşturmak için bir pip gereksinimler dosyası " -#~ "gerekir. Projenizin kök dizininden gelen yol." diff --git a/readthedocs/locale/uk/LC_MESSAGES/django.po b/readthedocs/locale/uk/LC_MESSAGES/django.po index d4b0d6fc729..e7fe9a0c53f 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -210,7 +210,7 @@ msgid "Log out" msgstr "Вийти" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "Запрошення надіслане" @@ -3048,7 +3048,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4570,9 +4570,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "Додати" @@ -5220,9 +5223,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5264,10 +5273,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5275,6 +5286,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5282,6 +5294,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5298,11 +5311,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "Переклади" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5312,6 +5333,11 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +msgid "Add Maintainer" +msgstr "" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5541,6 +5567,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Файл вимог" diff --git a/readthedocs/locale/vi_VN/LC_MESSAGES/django.po b/readthedocs/locale/vi_VN/LC_MESSAGES/django.po index a1a89c286d4..8f98f5b2efa 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -202,7 +202,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3029,7 +3029,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "" @@ -4545,9 +4545,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "" @@ -5194,9 +5197,15 @@ msgid "New Email Notifications" msgstr "" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +msgid "Add Email Notification" +msgstr "" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "" @@ -5238,10 +5247,12 @@ msgid "Edit Translations" msgstr "" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5249,6 +5260,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5256,6 +5268,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5272,11 +5285,17 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +msgid "Add Translation" +msgstr "" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5286,6 +5305,11 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +msgid "Add Maintainer" +msgstr "" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" diff --git a/readthedocs/locale/zh_CN/LC_MESSAGES/django.po b/readthedocs/locale/zh_CN/LC_MESSAGES/django.po index c125169b05b..6ac864c2f7d 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -225,7 +225,7 @@ msgid "Log out" msgstr "退出登录" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "" @@ -3059,7 +3059,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "项目已从广告支持中退出" @@ -4594,9 +4594,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "添加" @@ -5243,9 +5246,17 @@ msgid "New Email Notifications" msgstr "新建电子邮件通知" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "添加一个要被通知的电子邮件地址" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "新建电子邮件通知" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "重新同步" @@ -5287,10 +5298,12 @@ msgid "Edit Translations" msgstr "编辑翻译版本" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5298,6 +5311,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5305,6 +5319,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5321,11 +5336,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "请选择您希望将哪个项目添加为翻译版本。" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "翻译" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "编辑维护者" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5336,6 +5359,13 @@ msgstr "" msgid "Add maintainer" msgstr "" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Edit Maintainers" +msgid "Add Maintainer" +msgstr "编辑维护者" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5566,14 +5596,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "所需求的文件" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "需要 pip 要求文件 来构建你的文档。 路径从你项目的根目录开始。" diff --git a/readthedocs/locale/zh_TW/LC_MESSAGES/django.po b/readthedocs/locale/zh_TW/LC_MESSAGES/django.po index ca2049b0716..e27ef5d7527 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-03-26 10:49+0000\n" +"POT-Creation-Date: 2024-04-09 14:51+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/" @@ -211,7 +211,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:147 -#: organizations/views/private.py:212 projects/views/private.py:441 +#: organizations/views/private.py:212 projects/views/private.py:460 msgid "Invitation sent" msgstr "邀請已送出" @@ -3046,7 +3046,7 @@ msgstr "" msgid "{username} is the last owner, can't be removed" msgstr "" -#: projects/views/private.py:905 +#: projects/views/private.py:906 msgid "Project has been opted out from advertisement support" msgstr "專案已選擇退出廣告支援" @@ -4575,9 +4575,12 @@ msgstr "" #: templates/projects/domain_list.html:56 #: templates/projects/project_import.html:170 -#: templates/projects/project_notifications.html:79 -#: templates/projects/project_translations.html:78 +#: templates/projects/project_notifications.html:80 +#: templates/projects/project_notifications_form.html:22 +#: templates/projects/project_translations.html:79 +#: templates/projects/project_translations_form.html:45 #: templates/projects/project_users.html:53 +#: templates/projects/project_users_form.html:19 msgid "Add" msgstr "新增" @@ -5226,9 +5229,17 @@ msgid "New Email Notifications" msgstr "新的電子信箱通知" #: templates/projects/project_notifications.html:74 +#: templates/projects/project_notifications_form.html:16 msgid "Add an email address to notify" msgstr "新增一個接收通知的電子信箱" +#: templates/projects/project_notifications_form.html:5 +#: templates/projects/project_notifications_form.html:12 +#, fuzzy +#| msgid "New Email Notifications" +msgid "Add Email Notification" +msgstr "新的電子信箱通知" + #: templates/projects/project_resync_webhook.html:12 msgid "Resync" msgstr "重新同步" @@ -5270,10 +5281,12 @@ msgid "Edit Translations" msgstr "編輯翻譯" #: templates/projects/project_translations.html:16 +#: templates/projects/project_translations_form.html:16 msgid "To add a translation to your project, select a project below." msgstr "" #: templates/projects/project_translations.html:24 +#: templates/projects/project_translations_form.html:24 #, python-format msgid "" "This project is configured with a " @@ -5281,6 +5294,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:30 +#: templates/projects/project_translations_form.html:30 #, python-format msgid "" "This project is already configured as the %(language)s " @@ -5288,6 +5302,7 @@ msgid "" msgstr "" #: templates/projects/project_translations.html:38 +#: templates/projects/project_translations_form.html:38 #, python-format msgid "View translations of \"%(main_project)s\"." msgstr "" @@ -5304,11 +5319,19 @@ msgstr "" msgid "Choose which project you would like to add as a translation." msgstr "請選擇要新增翻譯的專案。" +#: templates/projects/project_translations_form.html:5 +#: templates/projects/project_translations_form.html:12 +#, fuzzy +#| msgid "Translations" +msgid "Add Translation" +msgstr "翻譯" + #: templates/projects/project_users.html:6 msgid "Edit Maintainers" msgstr "編輯維護者" #: templates/projects/project_users.html:13 +#: templates/projects/project_users_form.html:12 msgid "" "This allows you to add maintainers to your project. It gives them admin " "access to the project, so be careful!" @@ -5319,6 +5342,13 @@ msgstr "" msgid "Add maintainer" msgstr "新增維護者" +#: templates/projects/project_users_form.html:5 +#: templates/projects/project_users_form.html:8 +#, fuzzy +#| msgid "Add maintainer" +msgid "Add Maintainer" +msgstr "新增維護者" + #: templates/projects/project_version_detail.html:16 #, python-format msgid "%(version_name)s" @@ -5548,14 +5578,3 @@ msgid "" "OAuth connection of Read the Docs. On GitHub, this is located in " "Settings > Applications > Authorized OAuth Apps." msgstr "" - -#~ msgid "Requirements file" -#~ msgstr "Requirements 檔案" - -#~ msgid "" -#~ "A pip requirements file needed to build your documentation. " -#~ "Path from the root of your project." -#~ msgstr "" -#~ "建置文件需要的pip requirement 檔案。路徑相對於專案根目錄。" diff --git a/setup.cfg b/setup.cfg index 6170c2aa031..932e8a00911 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,12 @@ [metadata] name = readthedocs -version = 10.23.1 +version = 10.23.2 license = MIT description = Read the Docs builds and hosts documentation author = Read the Docs, Inc author_email = dev@readthedocs.com url = http://readthedocs.org -classifiers = +classifiers = Development Status :: 5 - Production/Stable Environment :: Web Environment Intended Audience :: Developers @@ -37,12 +37,13 @@ tag = False push = False [bumpver:file_patterns] -setup.cfg = - version = {version} - current_version = "{version}" -package.json = - "version": "{version}", -docs/conf.py = - version = "{version}" -readthedocs/__init__.py = - __version__ = "{version}" +setup.cfg = + version = {version} + current_version = "{version}" +package.json = + "version": "{version}", +docs/conf.py = + version = "{version}" +readthedocs/__init__.py = + __version__ = "{version}" +