diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 30 |
1 files changed, 26 insertions, 4 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2022-12-10 16:05+0100\n" +"POT-Creation-Date: 2022-12-10 16:28+0100\n" "PO-Revision-Date: 2022-10-15 22:51+0200\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -547,6 +547,27 @@ msgstr "celé číslo" msgid "color" msgstr "barva" +#, fuzzy +#| msgid "" +#| "a WeeChat color name (default, black, (dark)gray, white, (light)red, " +#| "(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a " +#| "terminal color number or an alias; attributes are allowed before color " +#| "(for text color only, not background): \"*\" for bold, \"!\" for reverse, " +#| "\"/\" for italic, \"_\" for underline" +msgid "" +"a WeeChat color name (default, black, (dark)gray, white, (light)red, " +"(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a " +"terminal color number or an alias; attributes are allowed before color (for " +"text color only, not background): \"%\" for blink, \".\" for \"dim\" (half " +"bright), \"*\" for bold, \"!\" for reverse, \"/\" for italic, \"_\" for " +"underline" +msgstr "" +"jméno WeeChat barvy (default, black, (dark)gray, white, (light)red, " +"(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), " +"číslo barvy terminálu nebo alias; před barvou jsou povoleny atributy (pouze " +"pro barvu textu, ne pro barvu pozadí): \"*\" pro tučné, \"!\" pro obrácené, " +"\"_\" pro podtržené" + #, c-format msgid "%sNo help available, \"%s\" is not a command or an option" msgstr "%sNení dostupná žádná nápověda, \"%s\" není příkaz nebo volba" @@ -3365,9 +3386,10 @@ msgid "" msgstr "" msgid "" -"attributes for emphasized text: one or more attribute chars (\"*\" for bold, " -"\"!\" for reverse, \"/\" for italic, \"_\" for underline); if the string is " -"empty, the colors weechat.color.emphasized* are used" +"attributes for emphasized text: one or more attribute chars (\"%\" for " +"blink, \".\" for \"dim\" (half bright), \"*\" for bold, \"!\" for reverse, " +"\"/\" for italic, \"_\" for underline); if the string is empty, the colors " +"weechat.color.emphasized* are used" msgstr "" #, fuzzy |