diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 37 |
1 files changed, 32 insertions, 5 deletions
@@ -20,7 +20,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: Emir SARI <emir_sari@icloud.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -557,6 +557,27 @@ msgstr "tamsayı" msgid "color" msgstr "renk" +#, 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 "" +"bir WeeChat renk adı (default, black, (dark)gray, white, (light)red, " +"(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), bir " +"uçbirim renk numarası veya bir arma; renkten önce özniteliklere izin verilir " +"(yalnızca metin rengi, arka plan değil): \"*\" kalın, \"!\" tersi, \"/\" " +"eğik, \"_\" altı çizili" + #, c-format msgid "%sNo help available, \"%s\" is not a command or an option" msgstr "%sKullanılabilir yardım yok; \"%s\" bir komut veya seçenek değil" @@ -4306,10 +4327,16 @@ msgstr "" "öntanımlı olarak devre dışıdır; çünkü ciddi görünüm hatalarına neden " "olabilir)" -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" +#, fuzzy +#| 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" +msgid "" +"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 "" "vurgulanan metin için öznitelikler: bir veya daha çok öznitelik karakteri " "(kalın için \"*\", eğik metin için \"/\", altı çizgili için \"_\"); dizi boş " |