diff --git a/invenio_github/translations/messages.pot b/invenio_github/translations/messages.pot index e823a244..050b496e 100644 --- a/invenio_github/translations/messages.pot +++ b/invenio_github/translations/messages.pot @@ -1,24 +1,89 @@ # Translations template for invenio-github. -# Copyright (C) 2024 CERN +# Copyright (C) 2025 CERN # This file is distributed under the same license as the invenio-github # project. -# FIRST AUTHOR , 2024. +# FIRST AUTHOR , 2025. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: invenio-github 1.5.1\n" +"Project-Id-Version: invenio-github 3.0.0\n" "Report-Msgid-Bugs-To: info@inveniosoftware.org\n" -"POT-Creation-Date: 2024-08-06 08:48+0000\n" +"POT-Creation-Date: 2025-07-08 19:39+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.15.0\n" +"Generated-By: Babel 2.17.0\n" -#: invenio_github/ext.py:97 +#: invenio_github/api.py:139 +msgid "Webhook data not found for user tokens (remote data)." +msgstr "" + +#: invenio_github/api.py:150 +msgid "You must set GITHUB_WEBHOOK_RECEIVER_URL." +msgstr "" + +#: invenio_github/api.py:156 +msgid "Remote account was not found for user." +msgstr "" + +#: invenio_github/api.py:431 +msgid "Last sync data is not set for user (remote data)." +msgstr "" + +#: invenio_github/api.py:579 +#, python-format +msgid "Github returned unexpected code: %(status)s for release %(repo_id)s" +msgstr "" + +#: invenio_github/errors.py:38 +msgid "The user cannot access the github repository" +msgstr "" + +#: invenio_github/errors.py:52 +msgid "This repository is not enabled for webhooks." +msgstr "" + +#: invenio_github/errors.py:63 +msgid "The repository does not exist." +msgstr "" + +#: invenio_github/errors.py:74 +msgid "Invalid sender for event" +msgstr "" + +#: invenio_github/errors.py:86 +msgid "The release has already been received." +msgstr "" + +#: invenio_github/errors.py:97 +msgid "The metadata file is not valid JSON." +msgstr "" + +#: invenio_github/errors.py:108 +msgid "The oauth session token was not found." +msgstr "" + +#: invenio_github/errors.py:119 +msgid "RemoteAccount not found for user" +msgstr "" + +#: invenio_github/errors.py:130 +msgid "RemoteAccount extra data not set for user." +msgstr "" + +#: invenio_github/errors.py:141 +msgid "Release does not exist." +msgstr "" + +#: invenio_github/errors.py:151 +msgid "Github API returned an unexpected error." +msgstr "" + +#: invenio_github/ext.py:96 #, python-format msgid "%(icon)s GitHub" msgstr "" @@ -44,6 +109,10 @@ msgstr "" msgid "Deleted" msgstr "" +#: invenio_github/tasks.py:87 +msgid "Deleted hook from github repository." +msgstr "" + #: invenio_github/templates/semantic-ui/invenio_github/helpers.html:32 msgid "DOI Badge" msgstr "" @@ -88,6 +157,7 @@ msgid "Syncing" msgstr "" #: invenio_github/templates/semantic-ui/invenio_github/settings/index.html:26 +#, python-brace-format msgid "(updated {})" msgstr "" @@ -118,6 +188,7 @@ msgid "Create a release" msgstr "" #: invenio_github/templates/semantic-ui/invenio_github/settings/index.html:70 +#, python-brace-format msgid "" "Go to GitHub and create a release