diff options
| author | grunfink <grunfink@noreply.codeberg.org> | 2025-03-20 13:54:06 +0000 |
|---|---|---|
| committer | grunfink <grunfink@noreply.codeberg.org> | 2025-03-20 13:54:06 +0000 |
| commit | d68d2f51df95dde970fbc8972c49276c52d5a7d6 (patch) | |
| tree | a08b014ced2dd68b20e498195d4c2c6064225dab | |
| parent | 727071c6f51149b9d87ed6aa0662b99758f6eacd (diff) | |
| parent | 0e4c210e7ad9c3b7d0e37b71b2d91c6b4798b799 (diff) | |
Merge pull request 'added missing czech translations' (#332) from pmjv/snac2:master into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/332
| -rw-r--r-- | po/cs.po | 22 |
1 files changed, 13 insertions, 9 deletions
@@ -588,7 +588,7 @@ msgstr "Soukomá zpráva..." #: html.c:3162 msgid "Pending follow confirmations" -msgstr "Dosud nepotvrzené žádosti o sledován" +msgstr "Dosud nepotvrzené žádosti o sledování" #: html.c:3166 msgid "People you follow" @@ -694,7 +694,7 @@ msgstr "Blokované hashtagy..." #: html.c:420 msgid "Optional URL to reply to" -msgstr "" +msgstr "URL adresa příspěvku, na který odpovědět" #: html.c:527 msgid "" @@ -703,31 +703,35 @@ msgid "" "Option 3...\n" "..." msgstr "" +"Možnost 1...\n" +"Možnost 2...\n" +"Možnost 3...\n" +"..." #: html.c:1346 msgid "Bot API key" -msgstr "" +msgstr "API klíč Bota" #: html.c:1352 msgid "Chat id" -msgstr "" +msgstr "Chat id" #: html.c:1360 msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)" -msgstr "" +msgstr "ntfy server - celá URL adresa (např: https://ntfy.sh/VaseTema)" #: html.c:1366 msgid "ntfy token - if needed" -msgstr "" +msgstr "ntfy token - pokud je zapotřebí" #: html.c:2806 msgid "pinned" -msgstr "" +msgstr "připnuté" #: html.c:2818 msgid "bookmarks" -msgstr "" +msgstr "záložky" #: html.c:2830 msgid "drafts" -msgstr "" +msgstr "rozepsané" |