From 8da86431da2bb746501cf8ca3fd8c3b0c075e869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 5 Apr 2026 21:50:41 +0200 Subject: [PATCH] logger: fix file size example in /help logger.file.rotation_size_max --- po/cs.po | 4 +-- po/de.po | 15 ++++++++-- po/es.po | 4 +-- po/fr.po | 8 ++--- po/hu.po | 4 +-- po/it.po | 4 +-- po/ja.po | 4 +-- po/pl.po | 15 ++++++++-- po/pt.po | 4 +-- po/pt_BR.po | 4 +-- po/ru.po | 4 +-- po/sr.po | 15 ++++++++-- po/tr.po | 48 +++++++++++++++--------------- po/weechat.pot | 4 +-- src/plugins/logger/logger-config.c | 2 +- 15 files changed, 86 insertions(+), 53 deletions(-) diff --git a/po/cs.po b/po/cs.po index 444543838..aca193c82 100644 --- a/po/cs.po +++ b/po/cs.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Ondřej Súkup \n" "Language-Team: weechat-dev \n" @@ -13235,7 +13235,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/de.po b/po/de.po index 46cc5254f..f40e64e63 100644 --- a/po/de.po +++ b/po/de.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-04-02 19:19+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -14576,13 +14576,24 @@ msgstr "" "die Option in der Datei logger.conf angepasst werden, bevor die Logger-" "Erweiterung neu geladen wird" +#, fuzzy +#| msgid "" +#| "when this size is reached, a rotation of log files is performed: the " +#| "existing rotated log files are renamed (.1 becomes .2, .2 becomes .3, " +#| "etc.) and the current file is renamed with extension .1; an integer " +#| "number with a suffix is allowed: b = bytes (default if no unit given), k " +#| "= kilobytes, m = megabytes, g = gigabytes, t = terabytes; example: \"2g\" " +#| "causes a rotation if the file size is > 2,000,000,000 bytes; if set to " +#| "\"0\", no rotation is performed (unlimited log size); WARNING: before " +#| "changing this option, you should first set the compression type via " +#| "option logger.file.rotation_compression_type" msgid "" "when this size is reached, a rotation of log files is performed: the " "existing rotated log files are renamed (.1 becomes .2, .2 becomes .3, etc.) " "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/es.po b/po/es.po index 81c725970..caf13287e 100644 --- a/po/es.po +++ b/po/es.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Santiago Forero \n" "Language-Team: weechat-dev \n" @@ -13526,7 +13526,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/fr.po b/po/fr.po index 53b5f2c27..121e83dd0 100644 --- a/po/fr.po +++ b/po/fr.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" -"PO-Revision-Date: 2026-04-05 08:43+0200\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" +"PO-Revision-Date: 2026-04-05 21:49+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -14294,7 +14294,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" @@ -14305,7 +14305,7 @@ msgstr "" "entier avec un suffixe est accepté : b = octets (par défaut si pas d'unité " "spécifiée), k = kilo-octets, m = méga-octets, g = giga-octets, t = téra-" "octets ; exemple : \"2g\" provoque une rotation si la taille du fichier est " -"> 2 000 000 000 octets ; si défini à \"0\", aucune rotation n'est effectuée " +"supérieure à 2 Go ; si défini à \"0\", aucune rotation n'est effectuée " "(taille de log illimitée) ; ATTENTION : avant de changer cette option, vous " "devriez d'abord définir le type de compression via l'option " "logger.file.rotation_compression_type" diff --git a/po/hu.po b/po/hu.po index 53847cff3..a5565e815 100644 --- a/po/hu.po +++ b/po/hu.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-08 08:59+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -12634,7 +12634,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/it.po b/po/it.po index b8eab16d1..2ab2a506c 100644 --- a/po/it.po +++ b/po/it.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -13552,7 +13552,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/ja.po b/po/ja.po index e69fca80a..ccda06e06 100644 --- a/po/ja.po +++ b/po/ja.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-16 13:22+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/pl.po b/po/pl.po index 227503ba0..8e625a5be 100644 --- a/po/pl.po +++ b/po/pl.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-04-02 19:24+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -13879,13 +13879,24 @@ msgstr "" "wtyczkę logger, skompresować pliki na nowo (lub rozpakować), następnie " "zmienić opcję w pliku logger.conf, następnie załadować wtyczkę logger" +#, fuzzy +#| msgid "" +#| "when this size is reached, a rotation of log files is performed: the " +#| "existing rotated log files are renamed (.1 becomes .2, .2 becomes .3, " +#| "etc.) and the current file is renamed with extension .1; an integer " +#| "number with a suffix is allowed: b = bytes (default if no unit given), k " +#| "= kilobytes, m = megabytes, g = gigabytes, t = terabytes; example: \"2g\" " +#| "causes a rotation if the file size is > 2,000,000,000 bytes; if set to " +#| "\"0\", no rotation is performed (unlimited log size); WARNING: before " +#| "changing this option, you should first set the compression type via " +#| "option logger.file.rotation_compression_type" msgid "" "when this size is reached, a rotation of log files is performed: the " "existing rotated log files are renamed (.1 becomes .2, .2 becomes .3, etc.) " "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/pt.po b/po/pt.po index 15c1becc7..792f6586e 100644 --- a/po/pt.po +++ b/po/pt.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-12 20:24+0100\n" "Last-Translator: Vasco Almeida \n" "Language-Team: Portuguese <>\n" @@ -13944,7 +13944,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/pt_BR.po b/po/pt_BR.po index a95f34c20..5c03905c4 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -46,7 +46,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-12 20:19+0100\n" "Last-Translator: Érico Nogueira \n" "Language-Team: weechat-dev \n" @@ -13046,7 +13046,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/ru.po b/po/ru.po index cd12723ac..8ac5bf0c0 100644 --- a/po/ru.po +++ b/po/ru.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-08 08:59+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -12686,7 +12686,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/sr.po b/po/sr.po index a7ad92a13..3e948d095 100644 --- a/po/sr.po +++ b/po/sr.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-21 17:26+0100\n" "Last-Translator: Ivan Pešić \n" "Language-Team: weechat-dev \n" @@ -13861,13 +13861,24 @@ msgstr "" "декомпресујете фајлове), па да затим промените опцију у logger.conf, и на " "крају учитате логер додатак" +#, fuzzy +#| msgid "" +#| "when this size is reached, a rotation of log files is performed: the " +#| "existing rotated log files are renamed (.1 becomes .2, .2 becomes .3, " +#| "etc.) and the current file is renamed with extension .1; an integer " +#| "number with a suffix is allowed: b = bytes (default if no unit given), k " +#| "= kilobytes, m = megabytes, g = gigabytes, t = terabytes; example: \"2g\" " +#| "causes a rotation if the file size is > 2,000,000,000 bytes; if set to " +#| "\"0\", no rotation is performed (unlimited log size); WARNING: before " +#| "changing this option, you should first set the compression type via " +#| "option logger.file.rotation_compression_type" msgid "" "when this size is reached, a rotation of log files is performed: the " "existing rotated log files are renamed (.1 becomes .2, .2 becomes .3, etc.) " "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/po/tr.po b/po/tr.po index 8983ec372..ce8b306d9 100644 --- a/po/tr.po +++ b/po/tr.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2026-03-24 23:00+0100\n" "Last-Translator: Emir SARI \n" "Language-Team: weechat-dev \n" @@ -85,8 +85,9 @@ msgstr "-P, --plugins " #. TRANSLATORS: command line option "-P", "--plugins " msgid "load only these plugins at startup (see /help weechat.plugin.autoload)" -msgstr "başlangıçta yalnızca bu üç eklentiyi yükle " -"(bkz. /help weechat.plugin.autoload)" +msgstr "" +"başlangıçta yalnızca bu üç eklentiyi yükle (bkz. /help " +"weechat.plugin.autoload)" #. TRANSLATORS: only "" may be translated (please keep it short) msgid "-r, --run-command " @@ -1771,8 +1772,7 @@ msgid "" "[-n|-s] [-e] [-d] || [-n] [-d [-d]] -c " "" msgstr "" -"[-n|-s] [-e] [-d] || [-n] [-d [-d]] -c " -"" +"[-n|-s] [-e] [-d] || [-n] [-d [-d]] -c " msgid "raw[-n]: display result without sending it to buffer (debug mode)" msgstr "raw[-n]: Arabelleğe göndermeden sonucu görüntüle (hata ayıklama kipi)" @@ -2396,7 +2396,8 @@ msgstr "-list|-listfull [...] || || " msgid "" "raw[-list]: list commands, by plugin (without argument, this list is " "displayed)" -msgstr "raw[-list]: Eklentiye göre komutları listele (argümansız bu liste " +msgstr "" +"raw[-list]: Eklentiye göre komutları listele (argümansız bu liste " "görüntülenir)" msgid "raw[-listfull]: list commands with description, by plugin" @@ -2450,8 +2451,8 @@ msgid "" "clear only highest level in hotlist, or level mask: integer which is a " "combination of 1=join/part, 2=message, 4=private, 8=highlight" msgstr "" -"düzey: Sıcak listede yalnızca en düşük düzeyi temizlemek için \"lowest\", " -"en yüksek düzey için \"highest\" veya düzey maskesi olarak tamsayı; şunların " +"düzey: Sıcak listede yalnızca en düşük düzeyi temizlemek için \"lowest\", en " +"yüksek düzey için \"highest\" veya düzey maskesi olarak tamsayı; şunların " "bir kombinasyonudur: 1=katıl/ayrıl, 2=ileti, 4=özel, 8=vurgula" msgid "raw[remove]: remove current buffer from hotlist" @@ -2542,13 +2543,11 @@ msgstr "> raw[delete_next_word]: Sonraki sözcüğü sil" msgid "" "> raw[delete_beginning_of_line]: delete from beginning of line until cursor" -msgstr "" -"> raw[delete_beginning_of_line]: Satırın başından imlece kadar sil" +msgstr "> raw[delete_beginning_of_line]: Satırın başından imlece kadar sil" msgid "" "> raw[delete_beginning_of_input]: delete from beginning of input until cursor" -msgstr "" -"> raw[delete_beginning_of_input]: Girişin başından imlece kadar sil" +msgstr "> raw[delete_beginning_of_input]: Girişin başından imlece kadar sil" msgid "> raw[delete_end_of_line]: delete from cursor until end of line" msgstr "> raw[delete_end_of_line]: İmleçten satırın sonuna kadar sil" @@ -2654,8 +2653,8 @@ msgid "" "> raw[insert]: insert text in command line (escaped chars are allowed, see /" "help print)" msgstr "" -"> raw[insert]: Komut satırına metin gir (kaçırılan karakterlere izin verilir; " -"bkz. /help print)" +"> raw[insert]: Komut satırına metin gir (kaçırılan karakterlere izin " +"verilir; bkz. /help print)" msgid "> raw[send]: send text to the buffer" msgstr "> raw [send]: Arabelleğe metin gönder" @@ -2713,7 +2712,8 @@ msgstr "" msgid "" "raw[recreate]: set input with the command used to edit the custom bar item" msgstr "" -"raw[recreate]: Özel çubuk ögesini düzenlemede kullanılan komutla girişi ayarla" +"raw[recreate]: Özel çubuk ögesini düzenlemede kullanılan komutla girişi " +"ayarla" msgid "raw[del]: delete custom bar items" msgstr "raw[del]: Özel çubuk ögesini sil" @@ -7082,9 +7082,9 @@ msgid "" "addcompletion|addreplacecompletion [[;" "...]] || del |... || rename || missing" msgstr "" -"list [] || add|addreplace [[;...]] || " -"addcompletion|addreplacecompletion [[;" -"...]] || del |... || rename || missing" +"list [] || add|addreplace [[;...]] || addcompletion|" +"addreplacecompletion [[;...]] || del |" +"... || rename || missing" msgid "raw[list]: list aliases (without argument, this list is displayed)" msgstr "" @@ -14116,7 +14116,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" @@ -16743,9 +16743,9 @@ msgid "" "|| -up|-down [] || -go |end" msgstr "" "enable || list [-o|-ol|-i|-il] || search || show || load|" -"unload|reload ... || autoload|noautoload|toggleautoload ... " -"|| install|remove|installremove|hold [-q] ... || upgrade || update " -"|| -up|-down [] || -go |end" +"unload|reload ... || autoload|noautoload|toggleautoload ... || " +"install|remove|installremove|hold [-q] ... || upgrade || update || " +"-up|-down [] || -go |end" #, fuzzy #| msgid "" @@ -18138,8 +18138,8 @@ msgid "" "text to display before the nicks in the bar item \"typing\"; if set, it is " "used instead of the translated string \"Typing: \" which is used by default" msgstr "" -"\"typing\" çubuk ögesinde takma adlardan önce görüntülenecek metin; ayarlıysa " -"öntanımlı olarak görüntülenen \"Yazıyar: \" metni yerine kullanılır" +"\"typing\" çubuk ögesinde takma adlardan önce görüntülenecek metin; " +"ayarlıysa öntanımlı olarak görüntülenen \"Yazıyar: \" metni yerine kullanılır" msgid "Typing status of users" msgstr "Kullanıcıların metin yazma durumu" diff --git a/po/weechat.pot b/po/weechat.pot index ed5a7d2c3..c0046ac7f 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2026-03-21 17:24+0100\n" +"POT-Creation-Date: 2026-04-05 21:48+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" @@ -11562,7 +11562,7 @@ msgid "" "and the current file is renamed with extension .1; an integer number with a " "suffix is allowed: b = bytes (default if no unit given), k = kilobytes, m = " "megabytes, g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " -"if the file size is > 2,000,000,000 bytes; if set to \"0\", no rotation is " +"if the file size is greater than 2 GB; if set to \"0\", no rotation is " "performed (unlimited log size); WARNING: before changing this option, you " "should first set the compression type via option " "logger.file.rotation_compression_type" diff --git a/src/plugins/logger/logger-config.c b/src/plugins/logger/logger-config.c index 939209972..d3368db9a 100644 --- a/src/plugins/logger/logger-config.c +++ b/src/plugins/logger/logger-config.c @@ -703,7 +703,7 @@ logger_config_init (void) ".1; an integer number with a suffix is allowed: b = bytes " "(default if no unit given), k = kilobytes, m = megabytes, " "g = gigabytes, t = terabytes; example: \"2g\" causes a rotation " - "if the file size is > 2,000,000,000 bytes; if set to \"0\", " + "if the file size is greater than 2 GB; if set to \"0\", " "no rotation is performed (unlimited log size); WARNING: before " "changing this option, you should first set the compression type " "via option logger.file.rotation_compression_type"),