ソースを参照

Add translator credits

tags/v1.1.0^2
Daniel Oaks 5年前
コミット
5c01d5bc71
1個のファイルの変更5行の追加1行の削除
  1. 5
    1
      CHANGELOG.md

+ 5
- 1
CHANGELOG.md ファイルの表示

@@ -10,7 +10,7 @@ We're pleased to announce Oragono version 1.1.0. This version has a number of ex
10 10
 * Support for the newly ratified [message tags](https://ircv3.net/specs/extensions/message-tags.html) and [message ID](https://ircv3.net/specs/extensions/message-ids.html) IRCv3 specifications; client developers are invited to use Oragono as a reference when implementing these specifications.
11 11
 * Support for running Oragono as a Tor hidden service.
12 12
 
13
-Many thanks to [@Ascrod](https://github.com/Ascrod), [@amyspark](https://github.com/amyspark), [@bogdomania](https://github.com/bogdomania), [@csmith](https://github.com/csmith), [@jesopo](https://github.com/jesopo), [@jwheare](https://github.com/jwheare), lover, and [@transitracer](https://github.com/oragono/oragono/issues/456) for reporting issues and contributing patches, and to $TRANSLATORS for contributing translations.
13
+Many thanks to [@Ascrod](https://github.com/Ascrod), [@amyspark](https://github.com/amyspark), [@bogdomania](https://github.com/bogdomania), [@csmith](https://github.com/csmith), [@jesopo](https://github.com/jesopo), [@jwheare](https://github.com/jwheare), lover, and [@transitracer](https://github.com/oragono/oragono/issues/456) for reporting issues and contributing patches, and also to [@bogdomania](https://github.com/bogdomania), Elvedin Husic, Nuve, and streaps for contributing translations.
14 14
 
15 15
 ### Upgrade notes
16 16
 
@@ -66,6 +66,8 @@ No changes to your configuration file should be required for this upgrade. Howev
66 66
 * Support for the [draft/event-playback](https://github.com/DanielOaks/ircv3-specifications/blob/master+event-playback/extensions/batch/history.md) spec (#457).
67 67
 * The `TAGMSG` and `NICK` messages are now replayable in history (#457).
68 68
 * Added the draft IRCv3 [`SETNAME` command](https://ircv3.net/specs/extensions/setname) for changing your realname (#372).
69
+* Added new Bosnian (bs-BA) translation (thanks to Elvedin Husic!).
70
+* Added new German (de-DE) translation (thanks to streaps!).
69 71
 
70 72
 ### Changed
71 73
 * Registering an account with NickServ is now `/msg NickServ register <password>`, which registers the current nickname as an account, matching other services (#410).
@@ -86,6 +88,8 @@ No changes to your configuration file should be required for this upgrade. Howev
86 88
 * `NICKSERV ENFORCE` is deprecated in favor of the new `NICKSERV SET ENFORCE` (the old syntax is still available as an alias).
87 89
 * The `WHO` command is now treated like `PONG` in that it doesn't count as user activity, since client software often uses it automatically (#485).
88 90
 * The `NAMES` command now only returns results for the first given channel (#534).
91
+* Updated French (fr-FR) translation (thanks to Nuve!).
92
+* Updated Română (ro-RO) translation (thanks to [@bogdomania](https://github.com/bogdomania)!).
89 93
 
90 94
 ### Internal Notes
91 95
 * Building Oragono is now easier (#409).

読み込み中…
キャンセル
保存