summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2023-04-12core: update German translationsNils Görs
2023-04-07Update Japanese translationsGrady Martin
This fixes a small typo.
2023-04-05irc: display a warning if command name in option `irc.msgbuffer.*` is not ↵Sébastien Helleu
lower case
2023-04-05irc: display a warning if CTCP name in option `irc.ctcp.*` is not lower caseSébastien Helleu
2023-04-01core: update German translationsNils Görs
2023-04-01alias: rename all aliases to lower case on upgrade (issue #1872)Sébastien Helleu
2023-03-31core: update German translationsNils Görs
2023-03-31core: update German translationsNils Görs
2023-03-30core: update translationsSébastien Helleu
2023-03-30core: update translationsSébastien Helleu
2023-03-30doc: convert docgen.py to C, remove autogen files from repository, add ↵Sébastien Helleu
parameter `--doc-gen` Changes: - build of doc now requires weechat-headless, translations and all plugins - convert docgen.py to C - remove `autogen_*` files from repository - add command line parameter `--doc-gen` in `weechat-headless` to build autogen files - build .mo files with directories like the installed ones (eg: "<lang>/LC_MESSAGES/weechat.mo") - remove javascript chapter from user's guide
2023-03-27core: remove extra separator in Serbian translationSébastien Helleu
2023-03-27core: add missing space in Polish translationSébastien Helleu
2023-03-27core: update German translationsNils Görs
2023-03-26core: update translations (issue #1504)Sébastien Helleu
2023-03-26core: update translations (issue #1503)Sébastien Helleu
2023-03-26core: update German translationsNils Görs
2023-03-26core: update translationsSébastien Helleu
2023-03-26core: add missing source files to build translationsSébastien Helleu
2023-03-26core: remove obsolete files used to build translations with autotoolsSébastien Helleu
2023-03-25doc: update auto-generated files with optionsSébastien Helleu
2023-03-24core: add option `legacy` in command `/key`Sébastien Helleu
2023-03-19core: update German translationsNils Görs
2023-03-19core: add option `rename` in command `/bar`Sébastien Helleu
2023-03-19core: display an error with `/bar add` when the bar already existsSébastien Helleu
2023-03-19core: add command `/reset` to reset options to their default valuesSébastien Helleu
2023-03-18core: update translationsSébastien Helleu
2023-03-10core: update translations (issue #1888)Sébastien Helleu
2023-02-01core/doc Update Serbian translationsIvan Pešić
Update messages and documentation translations.
2023-02-01core: update German translationsNils Görs
2023-01-31irc: add command `/rules` (closes #1864)Sébastien Helleu
2023-01-31irc: add command `/knock` (closes #7)Sébastien Helleu
2023-01-31core: update German translationsNils Görs
2023-01-30core: inform that commands are case sensitive when another command with ↵Sébastien Helleu
different case is found (issue #1877)
2023-01-30core: display similar command names when a command is unknown (closes #1877)Sébastien Helleu
2023-01-29irc: add server option "registered_mode" (closes #1625)Andrew Potter
Two new fields are added in IRC server structure: - "authentication_method", possible values: 0: not authenticated 1: authenticated with SASL 2: authenticated with other method - "sasl_mechanism_used", possible values: see enum t_irc_sasl_mechanism in src/plugins/irc/irc-sasl.h
2023-01-29core: update German translationsNils Görs
2023-01-29core: force ctrl keys to lower case when they are added (closes #1875)Sébastien Helleu
2023-01-28core: update translations and auto-generated doc files (issue #1872)Sébastien Helleu
2023-01-25core: update German translationsNils Görs
2023-01-24irc: add option `join` in command `/autojoin`Sébastien Helleu
2023-01-16core: update German translationsNils Görs
2023-01-15irc: update message with number of nicks when joining a channelSébastien Helleu
Changed: - "N voices" to "N voiced" - "N normals" to "N regular"
2023-01-14fset: fix typo in French translation of /help fset.look.condition_catch_setSébastien Helleu
2023-01-02core: fix line wrapping in Polish translationsSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-12-30core: updated Polish translationKrzysztof Korościk
2022-12-29core: update German translationsNils Görs
2022-12-29core: fix French translation of "read marker"Sébastien Helleu
2022-12-29core: add option weechat.look.chat_space_right (issue #1862)Sébastien Helleu