From bc242d6dbecb7a8457d2c7a89581d3ec747b91b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20H=C3=A1la?= Date: Sat, 16 Sep 2023 09:54:48 +0200 Subject: [PATCH] Fix missing locales --- backend/locale/cs/LC_MESSAGES/django.po | 18 +++++++++++------- frontend/locale/cs/LC_MESSAGES/django.po | 10 +++++----- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/backend/locale/cs/LC_MESSAGES/django.po b/backend/locale/cs/LC_MESSAGES/django.po index 009688b..b89fa28 100644 --- a/backend/locale/cs/LC_MESSAGES/django.po +++ b/backend/locale/cs/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-09 19:21+0000\n" +"POT-Creation-Date: 2023-09-16 07:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -109,29 +109,33 @@ msgid "Confirm" msgstr "Potvrdit" #: backend/templates/songs/fragments/song.html:17 -#: backend/templates/songs/index.html:38 backend/templates/songs/song.html:15 +#: backend/templates/songs/index.html:44 backend/templates/songs/song.html:15 msgid "Edit" msgstr "Editor" #: backend/templates/songs/fragments/song.html:20 -#: backend/templates/songs/index.html:41 backend/templates/songs/song.html:18 +#: backend/templates/songs/index.html:47 backend/templates/songs/song.html:18 msgid "Delete" msgstr "Smazat" #: backend/templates/songs/fragments/song.html:34 -#: backend/templates/songs/index.html:54 backend/templates/songs/song.html:30 +#: backend/templates/songs/index.html:60 backend/templates/songs/song.html:30 msgid "Transpose" msgstr "Transponovat" -#: backend/templates/songs/index.html:23 +#: backend/templates/songs/index.html:24 msgid "Hide chords" msgstr "Skrýt akordy" -#: backend/templates/songs/index.html:67 +#: backend/templates/songs/index.html:30 +msgid "Prevent sleep" +msgstr "Zabránit uspání" + +#: backend/templates/songs/index.html:73 msgid "Search" msgstr "Hledat" -#: backend/templates/songs/index.html:69 +#: backend/templates/songs/index.html:75 msgid "Number, text or author" msgstr "Číslo, text nebo autor" diff --git a/frontend/locale/cs/LC_MESSAGES/django.po b/frontend/locale/cs/LC_MESSAGES/django.po index 2f4fe33..3f14927 100644 --- a/frontend/locale/cs/LC_MESSAGES/django.po +++ b/frontend/locale/cs/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-09 19:21+0000\n" +"POT-Creation-Date: 2023-09-16 07:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -76,15 +76,15 @@ msgstr "Odeslat" msgid "Jerry's songs" msgstr "Jerryho zpěvníček" -#: frontend/templates/base/index.html:64 +#: frontend/templates/base/index.html:63 msgid "Options" msgstr "Možnosti" -#: frontend/templates/base/index.html:69 +#: frontend/templates/base/index.html:68 msgid "Language" -msgstr "" +msgstr "Jazyk" -#: frontend/templates/base/index.html:89 +#: frontend/templates/base/index.html:91 msgid "Logged as" msgstr "Přihlášen jako"