Translated using Weblate (Japanese)

Currently translated at 36.8% (106 of 288 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
This commit is contained in:
Shogo Takata 2020-07-07 07:10:23 +00:00 committed by Hosted Weblate
parent 641de6fb28
commit dc263f7a5d
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 106 additions and 106 deletions

View File

@ -1,127 +1,127 @@
{ {
"@@last_modified": "2020-06-25T16:02:16.297192", "@@last_modified": "2020-06-25T16:02:16.297192",
"About": "", "About": "このアプリについて",
"@About": { "@About": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Accept": "", "Accept": "承諾する",
"@Accept": { "@Accept": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "", "acceptedTheInvitation": "{username} が招待を承諾しました",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"Account": "", "Account": "アカウント",
"@Account": { "@Account": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Account informations": "", "Account informations": "アカウント情報",
"@Account informations": { "@Account informations": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "", "activatedEndToEndEncryption": "{username} がエンドツーエンド暗号化を有効にしました",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"Add a group description": "", "Add a group description": "グループの説明を追加する",
"@Add a group description": { "@Add a group description": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Admin": "", "Admin": "管理者",
"@Admin": { "@Admin": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"alias": "", "alias": "エイリアス",
"@alias": { "@alias": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Already have an account?": "", "Already have an account?": "アカウントをすでにお持ちですか?",
"@Already have an account?": { "@Already have an account?": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Anyone can join": "", "Anyone can join": "誰でも参加できます",
"@Anyone can join": { "@Anyone can join": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Archive": "", "Archive": "アーカイブ",
"@Archive": { "@Archive": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Archived Room": "", "Archived Room": "アーカイブされた部屋",
"@Archived Room": { "@Archived Room": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Are guest users allowed to join": "", "Are guest users allowed to join": "ゲストユーザーの参加を許可する",
"@Are guest users allowed to join": { "@Are guest users allowed to join": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Are you sure?": "", "Are you sure?": "これでよろしいですか?",
"@Are you sure?": { "@Are you sure?": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"askSSSSCache": "", "askSSSSCache": "鍵をキャッシュするためにはパスフレーズやリカバリーキーを入力してください。",
"@askSSSSCache": { "@askSSSSCache": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"askSSSSSign": "", "askSSSSSign": "他の人を署名するためにはパスフレーズやリカバリーキーを入力してください。",
"@askSSSSSign": { "@askSSSSSign": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"askSSSSVerify": "", "askSSSSVerify": "セッションを検証するためにはパスフレーズやリカバリーキーを入力してください。",
"@askSSSSVerify": { "@askSSSSVerify": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"askVerificationRequest": "", "askVerificationRequest": "{username} の検証リクエストを承認しますか?",
"@askVerificationRequest": { "@askVerificationRequest": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"Authentication": "", "Authentication": "認証",
"@Authentication": { "@Authentication": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Avatar has been changed": "", "Avatar has been changed": "アバターが変更されました",
"@Avatar has been changed": { "@Avatar has been changed": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Ban from chat": "", "Ban from chat": "チャットからBANする",
"@Ban from chat": { "@Ban from chat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Banned": "", "Banned": "BANされています",
"@Banned": { "@Banned": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"bannedUser": "", "bannedUser": "{username}が{targetName}をBANしました",
"@bannedUser": { "@bannedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -129,36 +129,36 @@
"targetName": {} "targetName": {}
} }
}, },
"Block Device": "", "Block Device": "デバイスをブロックする",
"@Block Device": { "@Block Device": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"byDefaultYouWillBeConnectedTo": "", "byDefaultYouWillBeConnectedTo": "デフォルトで{homeserver}に接続されます",
"@byDefaultYouWillBeConnectedTo": { "@byDefaultYouWillBeConnectedTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"homeserver": {} "homeserver": {}
} }
}, },
"cachedKeys": "", "cachedKeys": "鍵のキャッシュに成功しました!",
"@cachedKeys": { "@cachedKeys": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Cancel": "", "Cancel": "キャンセル",
"@Cancel": { "@Cancel": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"changedTheChatAvatar": "", "changedTheChatAvatar": "{username}がチャットアバターを変更しました",
"@changedTheChatAvatar": { "@changedTheChatAvatar": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheChatNameTo": "", "changedTheChatNameTo": "{username}がチャットの名前を「{chatname}」に変更しました",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -166,7 +166,7 @@
"chatname": {} "chatname": {}
} }
}, },
"changedTheChatDescriptionTo": "", "changedTheChatDescriptionTo": "{username}がチャットの説明を「{description}」に変更しました",
"@changedTheChatDescriptionTo": { "@changedTheChatDescriptionTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -174,14 +174,14 @@
"description": {} "description": {}
} }
}, },
"changedTheChatPermissions": "", "changedTheChatPermissions": "{username}がチャットの権限を変更しました",
"@changedTheChatPermissions": { "@changedTheChatPermissions": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheDisplaynameTo": "", "changedTheDisplaynameTo": "{username}が表示名を「{displayname}」に変更しました",
"@changedTheDisplaynameTo": { "@changedTheDisplaynameTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -189,19 +189,19 @@
"displayname": {} "displayname": {}
} }
}, },
"Change the homeserver": "", "Change the homeserver": "ホームサーバーの変更",
"@Change the homeserver": { "@Change the homeserver": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"changedTheGuestAccessRules": "", "changedTheGuestAccessRules": "{username}がゲストのアクセスルールを変更しました",
"@changedTheGuestAccessRules": { "@changedTheGuestAccessRules": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheGuestAccessRulesTo": "", "changedTheGuestAccessRulesTo": "{username}がゲストのアクセスルールを{rules}に変更しました",
"@changedTheGuestAccessRulesTo": { "@changedTheGuestAccessRulesTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -209,14 +209,14 @@
"rules": {} "rules": {}
} }
}, },
"changedTheHistoryVisibility": "", "changedTheHistoryVisibility": "{username}が履歴の表示設定を変更しました",
"@changedTheHistoryVisibility": { "@changedTheHistoryVisibility": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheHistoryVisibilityTo": "", "changedTheHistoryVisibilityTo": "{username}が履歴の表示設定を{rules}に変更しました",
"@changedTheHistoryVisibilityTo": { "@changedTheHistoryVisibilityTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -224,14 +224,14 @@
"rules": {} "rules": {}
} }
}, },
"changedTheJoinRules": "", "changedTheJoinRules": "{username}が参加ルールを変更しました",
"@changedTheJoinRules": { "@changedTheJoinRules": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheJoinRulesTo": "", "changedTheJoinRulesTo": "{username}が参加ルールを{joinRules}に変更しました",
"@changedTheJoinRulesTo": { "@changedTheJoinRulesTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -239,98 +239,98 @@
"joinRules": {} "joinRules": {}
} }
}, },
"changedTheProfileAvatar": "", "changedTheProfileAvatar": "{username}がプロフィールのアバターを変更しました",
"@changedTheProfileAvatar": { "@changedTheProfileAvatar": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheRoomAliases": "", "changedTheRoomAliases": "{username}が部屋のエイリアスを変更しました",
"@changedTheRoomAliases": { "@changedTheRoomAliases": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"changedTheRoomInvitationLink": "", "changedTheRoomInvitationLink": "{username}が招待リンクを変更しました",
"@changedTheRoomInvitationLink": { "@changedTheRoomInvitationLink": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"Changelog": "", "Changelog": "変更履歴",
"@Changelog": { "@Changelog": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Change the name of the group": "", "Change the name of the group": "グループの名前を変更する",
"@Change the name of the group": { "@Change the name of the group": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Change wallpaper": "", "Change wallpaper": "壁紙を変更する",
"@Change wallpaper": { "@Change wallpaper": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Change the server": "", "Change the server": "サーバーを変更する",
"@Change the server": { "@Change the server": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"The encryption has been corrupted": "", "The encryption has been corrupted": "暗号が破損しています",
"@The encryption has been corrupted": { "@The encryption has been corrupted": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Chat": "", "Chat": "チャット",
"@Chat": { "@Chat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Chat details": "", "Chat details": "チャットの詳細",
"@Chat details": { "@Chat details": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Choose a strong password": "", "Choose a strong password": "強いパスワードを選択してください",
"@Choose a strong password": { "@Choose a strong password": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Choose a username": "", "Choose a username": "ユーザー名を選択してください",
"@Choose a username": { "@Choose a username": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Close": "", "Close": "閉じる",
"@Close": { "@Close": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"compareEmojiMatch": "", "compareEmojiMatch": "表示されている絵文字が他のデバイスで表示されているものと一致するか確認してください",
"@compareEmojiMatch": { "@compareEmojiMatch": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"compareNumbersMatch": "", "compareNumbersMatch": "表示されている数字が他のデバイスで表示されているものと一致するか確認してください",
"@compareNumbersMatch": { "@compareNumbersMatch": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Confirm": "", "Confirm": "確認しました",
"@Confirm": { "@Confirm": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Connect": "", "Connect": "接続",
"@Connect": { "@Connect": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Connection attempt failed": "", "Connection attempt failed": "接続が失敗しました",
"@Connection attempt failed": { "@Connection attempt failed": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -345,29 +345,29 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Copied to clipboard": "", "Copied to clipboard": "クリップボードにコピーされました",
"@Copied to clipboard": { "@Copied to clipboard": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Copy": "", "Copy": "コピー",
"@Copy": { "@Copy": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"couldNotDecryptMessage": "", "couldNotDecryptMessage": "メッセージを解読できませんでした: {error}",
"@couldNotDecryptMessage": { "@couldNotDecryptMessage": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"error": {} "error": {}
} }
}, },
"Could not set avatar": "", "Could not set avatar": "アバターをセットできませんでした",
"@Could not set avatar": { "@Could not set avatar": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Could not set displayname": "", "Could not set displayname": "表示名をセットできませんでした",
"@Could not set displayname": { "@Could not set displayname": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -379,34 +379,34 @@
"count": {} "count": {}
} }
}, },
"Create": "", "Create": "作成",
"@Create": { "@Create": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Create account now": "", "Create account now": "アカウントを作成する",
"@Create account now": { "@Create account now": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "", "createdTheChat": "{username}がチャットを作成しました",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"Create new group": "", "Create new group": "新しいグループを作成する",
"@Create new group": { "@Create new group": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"crossSigningDisabled": "", "crossSigningDisabled": "相互署名は使えません",
"@crossSigningDisabled": { "@crossSigningDisabled": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"crossSigningEnabled": "", "crossSigningEnabled": "相互署名が使えます",
"@crossSigningEnabled": { "@crossSigningEnabled": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -416,7 +416,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"dateAndTimeOfDay": "", "dateAndTimeOfDay": "{date}, {timeOfDay}",
"@dateAndTimeOfDay": { "@dateAndTimeOfDay": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -424,7 +424,7 @@
"timeOfDay": {} "timeOfDay": {}
} }
}, },
"dateWithoutYear": "", "dateWithoutYear": "{month}-{day}",
"@dateWithoutYear": { "@dateWithoutYear": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -432,7 +432,7 @@
"day": {} "day": {}
} }
}, },
"dateWithYear": "", "dateWithYear": "{year}-{month}-{day}",
"@dateWithYear": { "@dateWithYear": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -441,27 +441,27 @@
"day": {} "day": {}
} }
}, },
"Delete": "", "Delete": "削除",
"@Delete": { "@Delete": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Delete message": "", "Delete message": "メッセージの削除",
"@Delete message": { "@Delete message": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Deny": "", "Deny": "拒否",
"@Deny": { "@Deny": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Device": "", "Device": "デバイス",
"@Device": { "@Device": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Devices": "", "Devices": "デバイス",
"@Devices": { "@Devices": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -471,17 +471,17 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Displayname has been changed": "", "Displayname has been changed": "表示名が変更されました",
"@Displayname has been changed": { "@Displayname has been changed": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Download file": "", "Download file": "ファイルのダウンロード",
"@Download file": { "@Download file": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Edit displayname": "", "Edit displayname": "表示名を編集",
"@Edit displayname": { "@Edit displayname": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -511,62 +511,62 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Empty chat": "", "Empty chat": "空のチャット",
"@Empty chat": { "@Empty chat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"You won't be able to disable the encryption anymore. Are you sure?": "", "You won't be able to disable the encryption anymore. Are you sure?": "一度暗号化を有効にするともとに戻せません。よろしいですか?",
"@You won't be able to disable the encryption anymore. Are you sure?": { "@You won't be able to disable the encryption anymore. Are you sure?": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Encryption": "", "Encryption": "暗号化",
"@Encryption": { "@Encryption": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Encryption algorithm": "", "Encryption algorithm": "暗号化アルゴリズム",
"@Encryption algorithm": { "@Encryption algorithm": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Encryption is not enabled": "", "Encryption is not enabled": "暗号化されていません",
"@Encryption is not enabled": { "@Encryption is not enabled": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"End-to-end encryption settings": "", "End-to-end encryption settings": "エンドツーエンド暗号化設定",
"@End-to-end encryption settings": { "@End-to-end encryption settings": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Enter a group name": "", "Enter a group name": "グループ名を入力してください",
"@Enter a group name": { "@Enter a group name": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Enter a username": "", "Enter a username": "ユーザー名を入力してください",
"@Enter a username": { "@Enter a username": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Enter your homeserver": "", "Enter your homeserver": "ホームサーバーを入力してください",
"@Enter your homeserver": { "@Enter your homeserver": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"File name": "", "File name": "ファイル名",
"@File name": { "@File name": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"File size": "", "File size": "ファイルサイズ",
"@File size": { "@File size": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"FluffyChat": "", "FluffyChat": "FluffyChat",
"@FluffyChat": { "@FluffyChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -576,7 +576,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Friday": "", "Friday": "金曜日",
"@Friday": { "@Friday": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -591,17 +591,17 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Group": "", "Group": "グループ",
"@Group": { "@Group": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Group description": "", "Group description": "グループの説明",
"@Group description": { "@Group description": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Group description has been changed": "", "Group description has been changed": "グループの説明が変更されました",
"@Group description has been changed": { "@Group description has been changed": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -618,12 +618,12 @@
"displayname": {} "displayname": {}
} }
}, },
"Guests are forbidden": "", "Guests are forbidden": "ゲストは許可されていません",
"@Guests are forbidden": { "@Guests are forbidden": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Guests can join": "", "Guests can join": "ゲストが許可されています",
"@Guests can join": { "@Guests can join": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -636,17 +636,17 @@
"targetName": {} "targetName": {}
} }
}, },
"Help": "", "Help": "ヘルプ",
"@Help": { "@Help": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"Homeserver is not compatible": "", "Homeserver is not compatible": "このホームサーバーは互換性がありません",
"@Homeserver is not compatible": { "@Homeserver is not compatible": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"ID": "", "ID": "ID",
"@ID": { "@ID": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -656,7 +656,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"incorrectPassphraseOrKey": "", "incorrectPassphraseOrKey": "パスフレーズかリカバリーキーが間違っています",
"@incorrectPassphraseOrKey": { "@incorrectPassphraseOrKey": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -678,7 +678,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"inviteText": "", "inviteText": "{username}がFluffyChatにあなたを招待しました. \n1. FluffyChatをインストールしてください: http://fluffy.chat \n2. 新しくアカウントを作成するかサインインしてください\n3. 招待リンクを開いてください: {link}",
"@inviteText": { "@inviteText": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -686,7 +686,7 @@
"link": {} "link": {}
} }
}, },
"invitedUser": "", "invitedUser": "{username}が{targetName}を招待しました",
"@invitedUser": { "@invitedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -694,7 +694,7 @@
"targetName": {} "targetName": {}
} }
}, },
"Invited users only": "", "Invited users only": "招待されたユーザーのみ",
"@Invited users only": { "@Invited users only": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -704,7 +704,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"is typing...": "", "is typing...": "が入力しています...",
"@is typing...": { "@is typing...": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}