Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
flashcode committed Dec 15, 2024
1 parent 9f0fab1 commit e3cfc96
Showing 8 changed files with 1,134 additions and 954 deletions.
2 changes: 2 additions & 0 deletions weechat/about/_i18n_keydates.py
Original file line number Diff line number Diff line change
@@ -11,11 +11,13 @@
def __i18n_about_keydates():
"""Translations for about/keydates."""
gettext_noop("256 colors, irc proxy, rmodifier, redirection of irc commands.")
gettext_noop("Add auto-reconnection to remote relay, add build information (command-line parameter), change IPv6 option in IRC servers and proxies (disable/auto/force), add export of channels in IRC list buffer, add option \"addreplace\" in many commands.")
gettext_noop("Add calculation of expression in evaluation of expressions, add colors in log files, add filters on IRC raw buffer.")
gettext_noop("Add command /autojoin, add IRC option \"autojoin_dynamic\", add IRC tags in messages displayed, add Zstandard compression support in Relay plugin (weechat protocol).")
gettext_noop("Add command /item, add bar item \"spacer\".")
gettext_noop("Add command /toggle, improve IRC message parser.")
gettext_noop("Add commands /allbuf and /hotlist, improve case insensitive comparisons, add identifier in buffer lines, add trigger regex command to translate chars.")
gettext_noop("Add connection status to remote WeeChat and fix bugs in the \"api\" relay, fix color codes in IRC nick names.")
gettext_noop("Add handshake, nonce, completion in weechat relay protocol, add background color for inactive bars, support of multiple lines in command line.")
gettext_noop("Add hook \"line\".")
gettext_noop("Add incremental search in commands history, add optional tag for ignored IRC messages, add support of RGB colors in IRC messages, use milliseconds for IRC anti-flood, add syntax highlighting in evaluated expressions.")
422 changes: 227 additions & 195 deletions weechat/locale/de/LC_MESSAGES/django.po

Large diffs are not rendered by default.

167 changes: 100 additions & 67 deletions weechat/locale/fr/LC_MESSAGES/django.po

Large diffs are not rendered by default.

264 changes: 143 additions & 121 deletions weechat/locale/it/LC_MESSAGES/django.po

Large diffs are not rendered by default.

556 changes: 296 additions & 260 deletions weechat/locale/ja/LC_MESSAGES/django.po

Large diffs are not rendered by default.

404 changes: 218 additions & 186 deletions weechat/locale/pl/LC_MESSAGES/django.po

Large diffs are not rendered by default.

272 changes: 147 additions & 125 deletions weechat/locale/pt_BR/LC_MESSAGES/django.po

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions weechat/news/_i18n_info.py
Original file line number Diff line number Diff line change
@@ -193,6 +193,7 @@ def __i18n_news_info():
gettext_noop("Version 4.4.2 is available!\n\nThis is a bug fix and maintenance release.\n\nBugs fixed: <a href=\"https://github.com/weechat/weechat/releases/tag/v4.4.2\">ChangeLog</a>.")
gettext_noop("Version 4.4.3 is available!\n\nThis is a bug fix and maintenance release.\n\nBugs fixed: <a href=\"https://github.com/weechat/weechat/releases/tag/v4.4.3\">ChangeLog</a>.")
gettext_noop("Version 4.4.4 is available!\n\nThis is a bug fix and maintenance release.\n\nBugs fixed: <a href=\"https://github.com/weechat/weechat/releases/tag/v4.4.4\">ChangeLog</a>.")
gettext_noop("Version 4.5.0 is available!\n\nNew features and bugs fixed: <a href=\"https://github.com/weechat/weechat/releases/tag/v4.5.0\">ChangeLog</a>.")
gettext_noop("Version v0.1.2 is available!\n\nNews since last version are:\n- Python plugin support, Perl interface improved\n- nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)\n- DCC files transfer rate\n- buffers timestamp can now be changed\n- compile is ok under *BSD and Mac OS X\n- missing IRC commands added (307, 341, 485, 671)\n- fixed some bugs: crash when purging old DCC, crash with 64-bits arch (like AMD64) when converting UTF-8, nicklist sort.\n\nAdd-on, 2005-05-24 : fixed crash at startup and Perl/Python detection, version is now 0.1.2.1.")
gettext_noop("WeeChat - Wee Enhanced Environment for Chat")
gettext_noop("WeeChat IRC channels (official and non-official ones) have moved from freenode to <a href=\"https://libera.chat/\">libera.chat</a>.\n\nFor more information, please look at <a href=\"https://blog.weechat.org/post/2021/05/29/IRC-channels-moved-to-libera.chat\">development blog</a>.\n\nSee you soon there!")

0 comments on commit e3cfc96

Please sign in to comment.