-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #177 from ppfeufer/weblate-translation
- Loading branch information
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,13 +4,14 @@ | |
# Kristof <[email protected]>, 2023. | ||
# "H. Peter Pfeufer" <[email protected]>, 2023. | ||
# "Andrii M." <[email protected]>, 2023. | ||
# Madz Cooper <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-10-01 17:17+0200\n" | ||
"PO-Revision-Date: 2023-10-02 09:47+0000\n" | ||
"Last-Translator: Peter Pfeufer <[email protected]>\n" | ||
"PO-Revision-Date: 2024-03-02 23:10+0000\n" | ||
"Last-Translator: Madz Cooper <[email protected]>\n" | ||
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/" | ||
"alliance-auth-apps/aa-fleetpings/uk/>\n" | ||
"Language: uk\n" | ||
|
@@ -19,7 +20,7 @@ msgstr "" | |
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : " | ||
"n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||
"X-Generator: Weblate 5.0.2\n" | ||
"X-Generator: Weblate 5.4.2\n" | ||
|
||
#: fleetpings/__init__.py:12 fleetpings/templates/fleetpings/base.html:5 | ||
#: fleetpings/templates/fleetpings/base.html:10 | ||
|
@@ -90,6 +91,8 @@ msgstr "Discord markdown" | |
#, python-brace-format | ||
msgid "Hint: You can use {discord_markdown_link} to format the text." | ||
msgstr "" | ||
"Підказка: Ви можете використовувати {discord_markdown_link} для форматування " | ||
"тексту." | ||
|
||
#: fleetpings/form.py:76 | ||
msgid "Who do you want to ping?" | ||
|