mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
Translated using Weblate (Japanese)
Currently translated at 77.8% (436 of 560 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
This commit is contained in:
parent
26af3fc2f2
commit
9484c30cfc
@ -525,7 +525,7 @@
|
||||
"username": {}
|
||||
}
|
||||
},
|
||||
"createNewGroup": "新しいグループを作成する",
|
||||
"createNewGroup": "グループを作成する",
|
||||
"@createNewGroup": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1221,7 +1221,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"newVerificationRequest": "新しい認証リクエスト!",
|
||||
"newVerificationRequest": "認証リクエスト!",
|
||||
"@newVerificationRequest": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -2329,5 +2329,41 @@
|
||||
"placeholders": {
|
||||
"uri": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"repeatPassword": "パスワードを繰り返そ",
|
||||
"@repeatPassword": {},
|
||||
"pleaseChooseAtLeastChars": "少なくとも{min}文字を選択してください。",
|
||||
"@pleaseChooseAtLeastChars": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"min": {}
|
||||
}
|
||||
},
|
||||
"autoplayImages": "GIFを自動的に再生する",
|
||||
"@autoplayImages": {
|
||||
"type": "text",
|
||||
"placeholder": {}
|
||||
},
|
||||
"yourUserId": "あなたのユーザーID:",
|
||||
"@yourUserId": {},
|
||||
"setupChatBackup": "チャットバックアップを設定する",
|
||||
"@setupChatBackup": {},
|
||||
"yourChatBackupHasBeenSetUp": "チャットバックアップを設定ました。",
|
||||
"@yourChatBackupHasBeenSetUp": {},
|
||||
"chatHasBeenRemovedFromThisSpace": "チャットはこのスペースに削除されました",
|
||||
"@chatHasBeenRemovedFromThisSpace": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"sendOnEnter": "Enterで送信",
|
||||
"@sendOnEnter": {},
|
||||
"changeYourAvatar": "アバタるを変化しする",
|
||||
"@changeYourAvatar": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"iWroteDownTheKey": "私は鍵を書きました",
|
||||
"@iWroteDownTheKey": {},
|
||||
"chatHasBeenAddedToThisSpace": "このスペースにチャットが追加されました",
|
||||
"@chatHasBeenAddedToThisSpace": {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user