From 6313e85f5a7e1a398e9eac7783bb4f36ad9208ec Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 27 May 2024 07:16:30 +0200 Subject: [PATCH] [MISC] Translation files updated --- esistatus/locale/cs/LC_MESSAGES/django.po | 41 +++++++++----- esistatus/locale/de/LC_MESSAGES/django.po | 49 ++++++++++++----- esistatus/locale/django.pot | 37 +++++++++---- esistatus/locale/es/LC_MESSAGES/django.po | 53 +++++++++++++------ esistatus/locale/fr_FR/LC_MESSAGES/django.po | 49 ++++++++++++----- esistatus/locale/it_IT/LC_MESSAGES/django.po | 41 +++++++++----- esistatus/locale/ja/LC_MESSAGES/django.po | 41 +++++++++----- esistatus/locale/ko_KR/LC_MESSAGES/django.po | 53 +++++++++++++------ esistatus/locale/nl/LC_MESSAGES/django.po | 41 +++++++++----- esistatus/locale/pl_PL/LC_MESSAGES/django.po | 41 +++++++++----- esistatus/locale/ru/LC_MESSAGES/django.po | 49 ++++++++++++----- esistatus/locale/sk/LC_MESSAGES/django.po | 41 +++++++++----- esistatus/locale/uk/LC_MESSAGES/django.po | 49 ++++++++++++----- .../locale/zh_Hans/LC_MESSAGES/django.po | 48 ++++++++++++----- 14 files changed, 457 insertions(+), 176 deletions(-) diff --git a/esistatus/locale/cs/LC_MESSAGES/django.po b/esistatus/locale/cs/LC_MESSAGES/django.po index 64099d9..fe5b775 100644 --- a/esistatus/locale/cs/LC_MESSAGES/django.po +++ b/esistatus/locale/cs/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-20 17:26+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Anonymous \n" -"Language-Team: Czech \n" +"Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -37,21 +37,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/de/LC_MESSAGES/django.po b/esistatus/locale/de/LC_MESSAGES/django.po index 5f92000..b17af30 100644 --- a/esistatus/locale/de/LC_MESSAGES/django.po +++ b/esistatus/locale/de/LC_MESSAGES/django.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Peter Pfeufer \n" -"Language-Team: German \n" +"Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +21,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "ESI Status" @@ -35,21 +35,44 @@ msgid "Can access this app" msgstr "Kann auf diese App zugreifen" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +#, fuzzy +#| msgid "Red Endpoints" +msgid "Red endpoints" msgstr "Rote Endpunkte" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +#, fuzzy +#| msgid "Yellow Endpoints" +msgid "Yellow endpoints" msgstr "Gelbe Endpunkte" -#: esistatus/templates/esistatus/index.html:20 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +#, fuzzy +#| msgid "Green Endpoints" +msgid "Green endpoints" msgstr "Grüne Endpunkte" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:23 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 +msgid "Green endpoints are responding as expected." +msgstr "" + +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/django.pot b/esistatus/locale/django.pot index b4ebb50..308050a 100644 --- a/esistatus/locale/django.pot +++ b/esistatus/locale/django.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-20 17:26+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,7 +20,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -34,21 +34,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/es/LC_MESSAGES/django.po b/esistatus/locale/es/LC_MESSAGES/django.po index 1f5a130..e6d6193 100644 --- a/esistatus/locale/es/LC_MESSAGES/django.po +++ b/esistatus/locale/es/LC_MESSAGES/django.po @@ -7,12 +7,12 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" -"Last-Translator: Geovanny David Morales De la cruz \n" -"Language-Team: Spanish \n" +"Last-Translator: Geovanny David Morales De la cruz " +"\n" +"Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "Estado del ESI" @@ -37,21 +37,44 @@ msgid "Can access this app" msgstr "Puede acceder esta aplicacion" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +#, fuzzy +#| msgid "Red Endpoints" +msgid "Red endpoints" msgstr "Endpoints en Rojo" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +#, fuzzy +#| msgid "Yellow Endpoints" +msgid "Yellow endpoints" msgstr "Endpoints en Amarillo" -#: esistatus/templates/esistatus/index.html:20 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +#, fuzzy +#| msgid "Green Endpoints" +msgid "Green endpoints" msgstr "Endpoints en Verde" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:23 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 +msgid "Green endpoints are responding as expected." +msgstr "" + +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/fr_FR/LC_MESSAGES/django.po b/esistatus/locale/fr_FR/LC_MESSAGES/django.po index 44a7ad2..bfb6869 100644 --- a/esistatus/locale/fr_FR/LC_MESSAGES/django.po +++ b/esistatus/locale/fr_FR/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Peter Pfeufer \n" -"Language-Team: French \n" +"Language-Team: French \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "Statut ESI" @@ -36,21 +36,44 @@ msgid "Can access this app" msgstr "Peut accéder à cette application" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +#, fuzzy +#| msgid "Red Endpoints" +msgid "Red endpoints" msgstr "Points de terminaison rouges" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +#, fuzzy +#| msgid "Yellow Endpoints" +msgid "Yellow endpoints" msgstr "Points de terminaison jaunes" -#: esistatus/templates/esistatus/index.html:20 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +#, fuzzy +#| msgid "Green Endpoints" +msgid "Green endpoints" msgstr "Points de terminaison verts" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:23 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 +msgid "Green endpoints are responding as expected." +msgstr "" + +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/it_IT/LC_MESSAGES/django.po b/esistatus/locale/it_IT/LC_MESSAGES/django.po index 9dd36de..2edccd5 100644 --- a/esistatus/locale/it_IT/LC_MESSAGES/django.po +++ b/esistatus/locale/it_IT/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Anonymous \n" -"Language-Team: Italian \n" +"Language-Team: Italian \n" "Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -36,21 +36,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/ja/LC_MESSAGES/django.po b/esistatus/locale/ja/LC_MESSAGES/django.po index ee53f30..7f07def 100644 --- a/esistatus/locale/ja/LC_MESSAGES/django.po +++ b/esistatus/locale/ja/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Anonymous \n" -"Language-Team: Japanese \n" +"Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -36,21 +36,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/ko_KR/LC_MESSAGES/django.po b/esistatus/locale/ko_KR/LC_MESSAGES/django.po index 7cd5e17..17ccdac 100644 --- a/esistatus/locale/ko_KR/LC_MESSAGES/django.po +++ b/esistatus/locale/ko_KR/LC_MESSAGES/django.po @@ -8,11 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Mind of the Raven \n" -"Language-Team: Korean \n" +"Language-Team: Korean \n" "Language: ko_KR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "ESI 상태" @@ -37,27 +37,50 @@ msgid "Can access this app" msgstr "서비스에 접근할 수 있습니다" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +#, fuzzy +#| msgid "Red Endpoints" +msgid "Red endpoints" msgstr "적색 엔드포인트" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +#, fuzzy +#| msgid "Yellow Endpoints" +msgid "Yellow endpoints" msgstr "황색 엔드포인트" -#: esistatus/templates/esistatus/index.html:20 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +#, fuzzy +#| msgid "Green Endpoints" +msgid "Green endpoints" msgstr "청색 엔드포인트" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:23 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 +msgid "Green endpoints are responding as expected." +msgstr "" + +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." msgstr "" -"ESI 상태를 읽을 수 없습니다. 페이지를 새로고침 해 보세요. 그래도 읽어올 수 " -"없는 경우, ESI가 완전히 다운됐을 수도 있습니다." +"ESI 상태를 읽을 수 없습니다. 페이지를 새로고침 해 보세요. 그래도 읽어올 수 없" +"는 경우, ESI가 완전히 다운됐을 수도 있습니다." #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:24 msgid "Detailed ESI status" diff --git a/esistatus/locale/nl/LC_MESSAGES/django.po b/esistatus/locale/nl/LC_MESSAGES/django.po index 9bed545..9f49766 100644 --- a/esistatus/locale/nl/LC_MESSAGES/django.po +++ b/esistatus/locale/nl/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-20 17:26+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Anonymous \n" -"Language-Team: Dutch \n" +"Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -36,21 +36,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/pl_PL/LC_MESSAGES/django.po b/esistatus/locale/pl_PL/LC_MESSAGES/django.po index 02ca488..4297bdf 100644 --- a/esistatus/locale/pl_PL/LC_MESSAGES/django.po +++ b/esistatus/locale/pl_PL/LC_MESSAGES/django.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-20 17:26+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Peter Pfeufer \n" -"Language-Team: Polish \n" +"Language-Team: Polish \n" "Language: pl_PL\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -36,21 +36,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/ru/LC_MESSAGES/django.po b/esistatus/locale/ru/LC_MESSAGES/django.po index ccbdd92..895f725 100644 --- a/esistatus/locale/ru/LC_MESSAGES/django.po +++ b/esistatus/locale/ru/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Peter Pfeufer \n" -"Language-Team: Russian \n" +"Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "Статус ESI" @@ -37,21 +37,44 @@ msgid "Can access this app" msgstr "Имеет доступ к приложению" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +#, fuzzy +#| msgid "Red Endpoints" +msgid "Red endpoints" msgstr "Красные конечные точки" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +#, fuzzy +#| msgid "Yellow Endpoints" +msgid "Yellow endpoints" msgstr "Желтые конечные точки" -#: esistatus/templates/esistatus/index.html:20 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +#, fuzzy +#| msgid "Green Endpoints" +msgid "Green endpoints" msgstr "Зеленые конечные точки" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:23 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 +msgid "Green endpoints are responding as expected." +msgstr "" + +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/sk/LC_MESSAGES/django.po b/esistatus/locale/sk/LC_MESSAGES/django.po index 190d742..781e23a 100644 --- a/esistatus/locale/sk/LC_MESSAGES/django.po +++ b/esistatus/locale/sk/LC_MESSAGES/django.po @@ -7,11 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-20 17:26+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Anonymous \n" -"Language-Team: Slovak \n" +"Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "" @@ -37,21 +37,38 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +msgid "Red endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +msgid "Yellow endpoints" +msgstr "" + +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +msgid "Green endpoints" msgstr "" -#: esistatus/templates/esistatus/index.html:20 +#: esistatus/templates/esistatus/index.html:23 #: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +msgid "Green endpoints are responding as expected." msgstr "" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/uk/LC_MESSAGES/django.po b/esistatus/locale/uk/LC_MESSAGES/django.po index c824e75..a93d637 100644 --- a/esistatus/locale/uk/LC_MESSAGES/django.po +++ b/esistatus/locale/uk/LC_MESSAGES/django.po @@ -6,11 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-10 14:01+0000\n" "Last-Translator: Anonymous \n" -"Language-Team: Ukrainian \n" +"Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,7 +22,7 @@ msgstr "" #: esistatus/__init__.py:9 esistatus/templates/esistatus/base.html:6 #: esistatus/templates/esistatus/base.html:10 #: esistatus/templates/esistatus/index.html:7 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:6 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:5 msgid "ESI Status" msgstr "Статус ESI" @@ -36,21 +36,44 @@ msgid "Can access this app" msgstr "" #: esistatus/templates/esistatus/index.html:14 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:12 -msgid "Red Endpoints" +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:9 +#, fuzzy +#| msgid "Red Endpoints" +msgid "Red endpoints" msgstr "Червоні кінцеві точки" -#: esistatus/templates/esistatus/index.html:17 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:15 -msgid "Yellow Endpoints" +#: esistatus/templates/esistatus/index.html:15 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:10 +msgid "" +"Red enpoints have a good chance of not responding at all or being completely " +"unavailable." +msgstr "" + +#: esistatus/templates/esistatus/index.html:18 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:13 +#, fuzzy +#| msgid "Yellow Endpoints" +msgid "Yellow endpoints" msgstr "Жовті кінцеві точки" -#: esistatus/templates/esistatus/index.html:20 -#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 -msgid "Green Endpoints" +#: esistatus/templates/esistatus/index.html:19 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:14 +msgid "Yellow endpoints have a good chance of being slow or returning errors." +msgstr "" + +#: esistatus/templates/esistatus/index.html:22 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:17 +#, fuzzy +#| msgid "Green Endpoints" +msgid "Green endpoints" msgstr "Зелені кінцеві точки" -#: esistatus/templates/esistatus/index.html:25 +#: esistatus/templates/esistatus/index.html:23 +#: esistatus/templates/esistatus/partials/dashboard-widget/esi-status.html:18 +msgid "Green endpoints are responding as expected." +msgstr "" + +#: esistatus/templates/esistatus/index.html:28 msgid "" "Couldn't read the ESI status. Please try and reload the page. If that " "doesn't help, it is possible that ESI might be down entirely." diff --git a/esistatus/locale/zh_Hans/LC_MESSAGES/django.po b/esistatus/locale/zh_Hans/LC_MESSAGES/django.po index e13d350..0ef4ad8 100644 --- a/esistatus/locale/zh_Hans/LC_MESSAGES/django.po +++ b/esistatus/locale/zh_Hans/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-15 19:54+0100\n" +"POT-Creation-Date: 2024-05-27 07:15+0200\n" "PO-Revision-Date: 2024-05-15 09:21+0000\n" "Last-Translator: SAM_FPS \n" "Language-Team: Chinese (Simplified)