misskey/locales
まっちゃとーにゅ 0bed053b7d
feat: 通報の即時解決機能を追加 (#113)
* feat: 通報の即時解決機能を追加

* fix: 条件変更時に有効期限を変更していないのに勝手に更新される問題を修正

* fix: 条件のパターンの削除ができない問題を修正

* fix: リソルバーの通報を解決する判定基準が間違っていたのを修正

* fix: 変更する変数が間違っていたのを修正

* fix: getUTCMonthはゼロ始まりかも

* enhance: Storybookのストーリーを作成

* fix: 色々修正

* fix: 型エラーを修正

* [ci skip] Update CHANGELOG.md

* [ci skip] Update CHANGELOG.md

* Update CHANGELOG.md

* リファクタリング

* refactor: 型定義をよりよくした

* refactor: beforeExpiresAtの初期値はundefinedの方がいい

* refactor: 変数の名前を変更

* Fix: リモートサーバーから転送された通報も対象に追加

* Update CHANGELOG.md

* take review

---------

Co-authored-by: Chocolate Pie <106949016+chocolate-pie@users.noreply.github.com>
2023-07-28 01:17:17 +09:00
..
ar-SA.yml New Crowdin updates (#11196) 2023-07-16 14:22:41 +09:00
bn-BD.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
ca-ES.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
cs-CZ.yml New Crowdin updates (#11341) 2023-07-26 10:20:40 +09:00
da-DK.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
de-DE.yml New Crowdin updates (#11323) 2023-07-20 15:50:14 +09:00
el-GR.yml New Crowdin updates (#10614) 2023-05-07 18:20:01 +09:00
en-US.yml feat: お知らせの優先順位機能 (#118) 2023-07-28 00:29:33 +09:00
es-ES.yml New Crowdin updates (#11341) 2023-07-26 10:20:40 +09:00
fr-FR.yml New Crowdin updates (#11389) 2023-07-27 08:57:34 +09:00
generateDTS.js fix(build): d.ts生成時にexport defaultを生成するように (#11280) 2023-07-14 20:53:09 +09:00
hr-HR.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
ht-HT.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
hu-HU.yml New Crowdin updates (#11389) 2023-07-27 08:57:34 +09:00
id-ID.yml New Crowdin updates (#11389) 2023-07-27 08:57:34 +09:00
index.d.ts feat: 通報の即時解決機能を追加 (#113) 2023-07-28 01:17:17 +09:00
index.js refactor(locales, sw): use es module (#11204) 2023-07-09 17:19:07 +09:00
it-IT.yml New Crowdin updates (#11389) 2023-07-27 08:57:34 +09:00
ja-JP.yml feat: 通報の即時解決機能を追加 (#113) 2023-07-28 01:17:17 +09:00
ja-KS.yml New Crowdin updates (#11341) 2023-07-26 10:20:40 +09:00
jbo-EN.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
kab-KAB.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
kn-IN.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
ko-KR.yml New Crowdin updates (#11323) 2023-07-20 15:50:14 +09:00
lo-LA.yml New Crowdin updates (#11304) 2023-07-18 19:16:09 +09:00
nl-NL.yml New Crowdin updates (#11196) 2023-07-16 14:22:41 +09:00
no-NO.yml New Crowdin updates (#10935) 2023-06-02 09:13:51 +09:00
package.json refactor(locales, sw): use es module (#11204) 2023-07-09 17:19:07 +09:00
pl-PL.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
pt-PT.yml New Crowdin updates (#11389) 2023-07-27 08:57:34 +09:00
README.md syuilo/misskey --> misskey-dev/misskey 2021-03-24 12:23:05 +09:00
ro-RO.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
ru-RU.yml New Crowdin updates (#11341) 2023-07-26 10:20:40 +09:00
si-LK.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
sk-SK.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
sv-SE.yml New Crowdin updates (#11336) 2023-07-21 20:26:13 +09:00
th-TH.yml New Crowdin updates (#11341) 2023-07-26 10:20:40 +09:00
tr-TR.yml New Crowdin updates (#11196) 2023-07-16 14:22:41 +09:00
ug-CN.yml New Crowdin updates (#10512) 2023-04-08 17:40:31 +09:00
uk-UA.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
uz-UZ.yml New Crowdin updates (#11389) 2023-07-27 08:57:34 +09:00
vi-VN.yml New Crowdin updates (#10993) 2023-07-08 21:13:08 +09:00
zh-CN.yml New Crowdin updates (#11341) 2023-07-26 10:20:40 +09:00
zh-TW.yml New Crowdin updates (#11336) 2023-07-21 20:26:13 +09:00

DO NOT edit locale files except ja-JP.yml.

When you add text to the ja-JP file (of misskey-dev/misskey), it will automatically be applied to other language files. Translations added in ja-JP file should contain the original Japanese strings.

Please see Contribution guide for more information.