Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations such as "Book name" #7

Merged
merged 1 commit into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 25 additions & 13 deletions messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-22 14:16+0300\n"
"POT-Creation-Date: 2024-06-04 16:08+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -42,56 +42,68 @@ msgid "Other"
msgstr ""

#: app.py:66
msgid "Device model"
msgid "Manufacturer"
msgstr ""

#: app.py:67
msgid "Software version"
msgid "Device model"
msgstr ""

#: app.py:68
msgid "Software version name"
msgstr ""

#: app.py:69
msgid "Book name"
msgid "Software version code"
msgstr ""

#: app.py:70
msgid "Commit"
msgstr ""

#: app.py:72
msgid "Book name"
msgstr ""

#: app.py:75
msgid "Message"
msgstr ""

#: app.py:76
#: app.py:79
msgid "My home municipality that receives this feedback"
msgstr ""

#: app.py:85
#: app.py:88
msgid "Email address, if you want an answer to your feedback (Optional)"
msgstr ""

#: app.py:89
#: app.py:92
msgid "Send"
msgstr ""

#: app.py:132
#: app.py:138
msgid "English"
msgstr ""

#: app.py:133
#: app.py:139
msgid "Finnish"
msgstr ""

#: app.py:134
#: app.py:140
msgid "Swedish"
msgstr ""

#: app.py:139
#: app.py:149
msgid ""
"You can leave feedback about the E-library or suggest materials for "
"acquisition. Suggestions for materials will not be responded to."
msgstr ""

#: app.py:192
#: app.py:219
msgid "Thank you for your feedback!"
msgstr ""

#: app.py:198
#: app.py:225
msgid "There was a problem sending your message."
msgstr ""

Expand Down
Binary file modified translations/en/LC_MESSAGES/messages.mo
Binary file not shown.
41 changes: 28 additions & 13 deletions translations/en/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-22 14:16+0300\n"
"POT-Creation-Date: 2024-06-04 16:08+0300\n"
"PO-Revision-Date: 2024-04-16 17:50+0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
Expand Down Expand Up @@ -43,56 +43,68 @@ msgid "Other"
msgstr ""

#: app.py:66
msgid "Device model"
msgid "Manufacturer"
msgstr ""

#: app.py:67
msgid "Software version"
msgid "Device model"
msgstr ""

#: app.py:68
msgid "Software version name"
msgstr ""

#: app.py:69
msgid "Book name"
msgid "Software version code"
msgstr ""

#: app.py:70
msgid "Commit"
msgstr ""

#: app.py:72
msgid "Book name"
msgstr ""

#: app.py:75
msgid "Message"
msgstr ""

#: app.py:76
#: app.py:79
msgid "My home municipality that receives this feedback"
msgstr ""

#: app.py:85
#: app.py:88
msgid "Email address, if you want an answer to your feedback (Optional)"
msgstr ""

#: app.py:89
#: app.py:92
msgid "Send"
msgstr ""

#: app.py:132
#: app.py:138
msgid "English"
msgstr ""

#: app.py:133
#: app.py:139
msgid "Finnish"
msgstr "Suomi"

#: app.py:134
#: app.py:140
msgid "Swedish"
msgstr "Svenska"

#: app.py:139
#: app.py:149
msgid ""
"You can leave feedback about the E-library or suggest materials for "
"acquisition. Suggestions for materials will not be responded to."
msgstr ""

#: app.py:192
#: app.py:219
msgid "Thank you for your feedback!"
msgstr ""

#: app.py:198
#: app.py:225
msgid "There was a problem sending your message."
msgstr ""

Expand All @@ -104,3 +116,6 @@ msgstr ""
msgid "I don't want to say"
msgstr ""

#~ msgid "Software version"
#~ msgstr ""

Binary file modified translations/fi/LC_MESSAGES/messages.mo
Binary file not shown.
41 changes: 28 additions & 13 deletions translations/fi/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-22 14:16+0300\n"
"POT-Creation-Date: 2024-06-04 16:08+0300\n"
"PO-Revision-Date: 2024-04-16 16:30+0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: fi\n"
Expand Down Expand Up @@ -43,58 +43,70 @@ msgid "Other"
msgstr "Muu"

#: app.py:66
msgid "Device model"
msgid "Manufacturer"
msgstr ""

#: app.py:67
msgid "Software version"
msgid "Device model"
msgstr ""

#: app.py:68
msgid "Software version name"
msgstr ""

#: app.py:69
msgid "Software version code"
msgstr ""

#: app.py:70
msgid "Commit"
msgstr ""

#: app.py:72
msgid "Book name"
msgstr "Kirjan nimi"

#: app.py:72
#: app.py:75
msgid "Message"
msgstr "Viesti"

#: app.py:76
#: app.py:79
msgid "My home municipality that receives this feedback"
msgstr "Kotikuntani, jolle palaute osoitetaan"

#: app.py:85
#: app.py:88
msgid "Email address, if you want an answer to your feedback (Optional)"
msgstr "Sähköpostiosoite, johon haluat vastauksen palautteellesi (Valinnainen)"

#: app.py:89
#: app.py:92
msgid "Send"
msgstr "Lähetä"

#: app.py:132
#: app.py:138
msgid "English"
msgstr "English "

#: app.py:133
#: app.py:139
msgid "Finnish"
msgstr "Suomi "

#: app.py:134
#: app.py:140
msgid "Swedish"
msgstr "Svenska "

#: app.py:139
#: app.py:149
msgid ""
"You can leave feedback about the E-library or suggest materials for "
"acquisition. Suggestions for materials will not be responded to."
msgstr ""
"Voit jättää palautetta E-kirjastosta tai ehdottaa hankittavia aineistoja."
" Aineistoehdotuksiin ei vastata."

#: app.py:192
#: app.py:219
msgid "Thank you for your feedback!"
msgstr "Kiitos palautteesta!"

#: app.py:198
#: app.py:225
msgid "There was a problem sending your message."
msgstr "Viestin lähetyksessä tapahtui virhe."

Expand All @@ -106,3 +118,6 @@ msgstr "Kotikuntani puuttuu tästä listasta"
msgid "I don't want to say"
msgstr "En halua kertoa"

#~ msgid "Software version"
#~ msgstr ""

Binary file modified translations/sv/LC_MESSAGES/messages.mo
Binary file not shown.
41 changes: 28 additions & 13 deletions translations/sv/LC_MESSAGES/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-22 14:16+0300\n"
"POT-Creation-Date: 2024-06-04 16:08+0300\n"
"PO-Revision-Date: 2024-04-16 16:43+0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: sv\n"
Expand Down Expand Up @@ -43,58 +43,70 @@ msgid "Other"
msgstr "Annat"

#: app.py:66
msgid "Device model"
msgid "Manufacturer"
msgstr ""

#: app.py:67
msgid "Software version"
msgid "Device model"
msgstr ""

#: app.py:68
msgid "Software version name"
msgstr ""

#: app.py:69
msgid "Software version code"
msgstr ""

#: app.py:70
msgid "Commit"
msgstr ""

#: app.py:72
msgid "Book name"
msgstr "Bokens namn"

#: app.py:72
#: app.py:75
msgid "Message"
msgstr "Meddelande"

#: app.py:76
#: app.py:79
msgid "My home municipality that receives this feedback"
msgstr "Min hemkommun som hanterar denna respons"

#: app.py:85
#: app.py:88
msgid "Email address, if you want an answer to your feedback (Optional)"
msgstr "Epostaddress, om du vill ha svar på din respons (Valfritt)"

#: app.py:89
#: app.py:92
msgid "Send"
msgstr "Skicka"

#: app.py:132
#: app.py:138
msgid "English"
msgstr "English "

#: app.py:133
#: app.py:139
msgid "Finnish"
msgstr "Suomi "

#: app.py:134
#: app.py:140
msgid "Swedish"
msgstr "Svenska "

#: app.py:139
#: app.py:149
msgid ""
"You can leave feedback about the E-library or suggest materials for "
"acquisition. Suggestions for materials will not be responded to."
msgstr ""
"Du kan lämna feedback om E-biblioteket eller föreslå material för inköp. "
"Förslag på material kommer inte att besvaras"

#: app.py:192
#: app.py:219
msgid "Thank you for your feedback!"
msgstr "Tack för din respons!"

#: app.py:198
#: app.py:225
msgid "There was a problem sending your message."
msgstr "Det uppstod ett problem med att skicka ditt meddelande."

Expand All @@ -106,3 +118,6 @@ msgstr "Min hemkommun fattas från denna meny"
msgid "I don't want to say"
msgstr "Jag vill inte uppge"

#~ msgid "Software version"
#~ msgstr ""