po: fix format characters in sk translation

This commit is contained in:
Peter F. Patel-Schneider 2026-01-20 08:49:58 -05:00
parent a79bb24da5
commit 1e756f6438
1 changed files with 2 additions and 2 deletions

View File

@ -1592,7 +1592,7 @@ msgstr "Vložte tajný kód na %(name)s."
#: lib/solaar/ui/pair_window.py:126 #: lib/solaar/ui/pair_window.py:126
#, python-format #, python-format
msgid "Type %(passcode)s and then press the enter key." msgid "Type %(passcode)s and then press the enter key."
msgstr "Napíšte %(passcode) a potom stlačte kláves Enter." msgstr "Napíšte %(passcode)s a potom stlačte kláves Enter."
#: lib/solaar/ui/pair_window.py:129 #: lib/solaar/ui/pair_window.py:129
msgid "left" msgid "left"
@ -1608,7 +1608,7 @@ msgid ""
"Press %(code)s\n" "Press %(code)s\n"
"and then press left and right buttons simultaneously." "and then press left and right buttons simultaneously."
msgstr "" msgstr ""
"Stlačte %(code)y\n" "Stlačte %(code)s\n"
"a potom stlačte ľavé a pravé tlačidlo súčasne." "a potom stlačte ľavé a pravé tlačidlo súčasne."
#: lib/solaar/ui/pair_window.py:188 #: lib/solaar/ui/pair_window.py:188