Skip to content

Commit 7b514a8

Browse files
committed
po: fix format characters in sk translation
1 parent a79bb24 commit 7b514a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

po/sk.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1592,7 +1592,7 @@ msgstr "Vložte tajný kód na %(name)s."
15921592
#: lib/solaar/ui/pair_window.py:126
15931593
#, python-format
15941594
msgid "Type %(passcode)s and then press the enter key."
1595-
msgstr "Napíšte %(passcode) a potom stlačte kláves Enter."
1595+
msgstr "Napíšte %(passcode)s a potom stlačte kláves Enter."
15961596

15971597
#: lib/solaar/ui/pair_window.py:129
15981598
msgid "left"
@@ -1608,7 +1608,7 @@ msgid ""
16081608
"Press %(code)s\n"
16091609
"and then press left and right buttons simultaneously."
16101610
msgstr ""
1611-
"Stlačte %(code)y\n"
1611+
"Stlačte %(code)s\n"
16121612
"a potom stlačte ľavé a pravé tlačidlo súčasne."
16131613

16141614
#: lib/solaar/ui/pair_window.py:188

0 commit comments

Comments
 (0)