diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-03-05 19:37:26 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-05 19:37:26 +0900 |
| commit | b4835c7e01db0004f43381c334ed83ff4da09f34 (patch) | |
| tree | f2990a80265d5dbbb34055ebf7dcb40ffe809793 | |
| parent | fix: pnpm dev時にファイルが空ならバックエンドの起動を待... (diff) | |
| download | sharkey-b4835c7e01db0004f43381c334ed83ff4da09f34.tar.gz sharkey-b4835c7e01db0004f43381c334ed83ff4da09f34.tar.bz2 sharkey-b4835c7e01db0004f43381c334ed83ff4da09f34.zip | |
New Crowdin updates (#10214)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Japanese, Kansai)
| -rw-r--r-- | locales/de-DE.yml | 1 | ||||
| -rw-r--r-- | locales/en-US.yml | 1 | ||||
| -rw-r--r-- | locales/ja-KS.yml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/locales/de-DE.yml b/locales/de-DE.yml index 80e25cd0cd..eae9389acb 100644 --- a/locales/de-DE.yml +++ b/locales/de-DE.yml @@ -958,6 +958,7 @@ disableFederationWarn: "Dies deaktiviert Föderation, aber alle Notizen bleiben, invitationRequiredToRegister: "Diese Instanz ist einladungsbasiert. Du musst einen validen Einladungscode eingeben, um dich zu registrieren." emailNotSupported: "Diese Instanz unterstützt das Versenden von Emails nicht" postToTheChannel: "In Kanal senden" +cannotBeChangedLater: "Kann später nicht mehr geändert werden." _achievements: earnedAt: "Freigeschaltet am" _types: diff --git a/locales/en-US.yml b/locales/en-US.yml index 27ab66e23e..53a30c741e 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -958,6 +958,7 @@ disableFederationWarn: "This will disable federation, but posts will continue to invitationRequiredToRegister: "This instance is invite-only. You must enter a valid invite code sign up." emailNotSupported: "This instance does not support sending emails" postToTheChannel: "Post to channel" +cannotBeChangedLater: "This cannot be changed later." _achievements: earnedAt: "Unlocked at" _types: diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml index 3add0a9863..081457c2ff 100644 --- a/locales/ja-KS.yml +++ b/locales/ja-KS.yml @@ -958,6 +958,7 @@ disableFederationWarn: "連合が無効になっとるで。無効にしても invitationRequiredToRegister: "今このサーバー招待制になってもうてんねん。招待コードを持っとるんやったら登録できるで。" emailNotSupported: "このサーバーはメール配信がサポートされてへんみたいやわ" postToTheChannel: "チャンネルに投稿" +cannotBeChangedLater: "後からは変えられへんで。" _achievements: earnedAt: "貰った日ぃ" _types: |