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 a0426f5cbcb..927fa79f9a0 100755 Binary files a/readthedocs/locale/he/LC_MESSAGES/django.mo and b/readthedocs/locale/he/LC_MESSAGES/django.mo differ diff --git a/readthedocs/locale/he/LC_MESSAGES/django.po b/readthedocs/locale/he/LC_MESSAGES/django.po index 01bfc0c7887..5eccfa57a0c 100644 --- a/readthedocs/locale/he/LC_MESSAGES/django.po +++ b/readthedocs/locale/he/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-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: Yaron Shahrabani , 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}" +