66 lines
1.5 KiB
Plaintext
66 lines
1.5 KiB
Plaintext
# Translations template for PROJECT.
|
|
# Copyright (C) 2022 ORGANIZATION
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
"POT-Creation-Date: 2022-03-20 23:24+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.9.1\n"
|
|
|
|
#: app.py:22
|
|
msgid "hello"
|
|
msgstr ""
|
|
|
|
#: app.py:147
|
|
msgid "Saved. Expect mail at {{email}}"
|
|
msgstr ""
|
|
|
|
#: app.py:150
|
|
msgid "<span>You don't exist. Go away!</span>"
|
|
msgstr ""
|
|
|
|
#: templates/home.html:6 templates/result.html:6
|
|
msgid "The Musical Internatiionale"
|
|
msgstr ""
|
|
|
|
#: templates/home.html:20
|
|
msgid ""
|
|
"All the countries in the world — which bands or solo musicians from these"
|
|
" countries do you know?"
|
|
msgstr ""
|
|
|
|
#: templates/home.html:32
|
|
msgid "Show"
|
|
msgstr ""
|
|
|
|
#: templates/result.html:15
|
|
#, python-format
|
|
msgid ""
|
|
"You have entered %(band_count)s bands or artists from %(country_count)s "
|
|
"countries."
|
|
msgstr ""
|
|
|
|
#: templates/result.html:18
|
|
#, python-format
|
|
msgid ""
|
|
"This puts you at rank %(band_rank)s and %(country_rank)s of "
|
|
"%(user_count)s, respectively."
|
|
msgstr ""
|
|
|
|
#: templates/result.html:37
|
|
msgid ""
|
|
"You can leave your email address here if you want to be informed about "
|
|
"future developments"
|
|
msgstr ""
|
|
|