summaryrefslogtreecommitdiff
path: root/po/ja.po
AgeCommit message (Collapse)Author
2023-10-22core: add number of processes in command `/sys waitpid`Sébastien Helleu
2023-10-20core: update translations (issue #2005)Sébastien Helleu
2023-10-19core: update translations (issue #194, issue #2032)Sébastien Helleu
2023-10-17core: update translations (issue #2005)Sébastien Helleu
2023-10-15irc: add option irc.look.ignore_tag_messages (closes #989)Sébastien Helleu
2023-10-15core: update translations (issue #1956)Sébastien Helleu
2023-10-15core: update French translationsSébastien Helleu
2023-10-10core: fix zombie processes remaining after the end of forked processes ↵Sébastien Helleu
(closes #1994) The clean of processes with waitpid() is now delayed after the kill(), so that there are no more zombies. In addition, this can be done manually if needed with `/sys waitpid`.
2023-10-01core: make zstd dependency optional (closes #2024)Sébastien Helleu
2023-10-01buflist: rename completions with itemsSébastien Helleu
Completions renamed: - "buflist_all_items" -> "buflist_items" - "buflist_used_items" -> "buflist_items_used"
2023-10-01buflist: add support of item names in command `/buflist refresh`Sébastien Helleu
2023-09-22irc: display "owner" for +q and "admin" for +a in output of `/names` (closes ↵Sébastien Helleu
#2020, issue #97)
2023-09-22core: update translationsSébastien Helleu
2023-09-15script: rename parameters up/down/go to -up/-down/-go in command `/script`Sébastien Helleu
2023-09-14irc: add option irc.look.open_pv_buffer_echo_msg (issue #2016)Sébastien Helleu
2023-09-13core: add algorithms `sha512-224`, `sha512-256`, `sha3-*`, blake2b-*` and ↵Sébastien Helleu
`blake2s-*` in option sec.crypt.hash_algo (closes #2008)
2023-09-12core: translate error messages (issue #2013)Sébastien Helleu
2023-09-11core: display a message when a configuration file is updated to a newer versionSébastien Helleu
2023-09-11buflist: add missing items buflist4 and buflist5 in help on command/options ↵Sébastien Helleu
and user's guide
2023-09-08xfer: display an error message when opening file for read or write fails ↵Sébastien Helleu
(issue #2010)
2023-09-08core: update translationsSébastien Helleu
2023-09-06core: update translations (issue #2004)Sébastien Helleu
2023-09-05core: add note for translators on command arguments (issue #2005)Sébastien Helleu
Only text between angle brackets (eg: "<name>") must be translated.
2023-08-30core: do not evaluate properties "key_bind_xxx" and "key_unbind_xxx" in ↵Sébastien Helleu
options weechat.buffer.* (issue #352)
2023-08-28core: update translationsSébastien Helleu
2023-08-27core: add support of quotes in commands `/key bind` and `/key bindctxt`Sébastien Helleu
2023-08-27irc: add count and mode filter in command `/names` (closes #98)Sébastien Helleu
2023-08-27irc: add note about regex and output on server buffer in /help listSébastien Helleu
2023-08-27core: add countdown example in `/help repeat` (issue #2007)Sébastien Helleu
2023-08-27core: evaluate command given to `/repeat` with contextual variables (closes ↵Sébastien Helleu
#2007)
2023-08-26core: add variable ${property} in evaluation of options weechat.buffer.* ↵Sébastien Helleu
(issue #352)
2023-08-26irc: add count for all nick modes in output of `/names` (closes #97)Sébastien Helleu
2023-08-25core: add option `callbacks` in command `/debug`Sébastien Helleu
2023-08-25core: add microseconds precision in function util_parse_delaySébastien Helleu
2023-08-24api: add infos "nick_color_ignore_case" and "nick_color_name_ignore_case" ↵Sébastien Helleu
(issue #194)
2023-08-24core: update translations (closes #352)Sébastien Helleu
2023-08-24irc: compute color in case insensitive way (closes #194)Sébastien Helleu
Reintroduce infos "irc_nick_color" and "irc_nick_color_name" (that were marked deprecated since version 1.5). A server name is added in the two infos and is optional, for backward compatibility.
2023-08-22script: add parameters up/down/go in `/help script` and command completionSébastien Helleu
2023-08-20buflist: add list buffer in /help buflist and /help buflist.format.indentSébastien Helleu
2023-08-18core: add name of section in warning message for invalid value when reading ↵Sébastien Helleu
config
2023-08-16core: update translations (issue #1282)Sébastien Helleu
2023-08-14irc: fix /help list and French translationSébastien Helleu
2023-08-12fset: remove redirection to /help fset.look.sort in /help fsetSébastien Helleu
2023-08-12core: fix French translation of /help listSébastien Helleu
2023-08-12irc: add buffer for /list reply (closes #1972)Sébastien Helleu
New options: - irc.color.list_buffer_line_selected - irc.color.list_buffer_line_selected_bg - irc.look.list_buffer_sort - irc.look.list_buffer_scroll_horizontal - irc.look.new_list_position - irc.look.list_buffer_topic_strip_colors
2023-08-08core: update translations (issue #1988)Sébastien Helleu
2023-07-12irc: evaluate options irc.ctcp.* (issue #1974)Sébastien Helleu
2023-07-11core: clarify messages for unknown options/sections read in config files ↵Sébastien Helleu
(closes #1967)
2023-07-10irc: add missing "account-tag" in list of supported capabilitiesSébastien Helleu
2023-07-08fset: add variable `allowed_values` in options, add two color optionsSébastien Helleu
New options: - fset.color.allowed_values - fset.color.allowed_values_selected