mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +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": {}
|
"username": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createNewGroup": "新しいグループを作成する",
|
"createNewGroup": "グループを作成する",
|
||||||
"@createNewGroup": {
|
"@createNewGroup": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1221,7 +1221,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"newVerificationRequest": "新しい認証リクエスト!",
|
"newVerificationRequest": "認証リクエスト!",
|
||||||
"@newVerificationRequest": {
|
"@newVerificationRequest": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2329,5 +2329,41 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"uri": {}
|
"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