Files
huly-platform/plugins/communication-assets/lang/ja.json
T
2025-06-25 14:06:01 +07:00

57 lines
2.2 KiB
JSON

{
"string": {
"Messages": "メッセージ",
"FirstMessages": "最初のメッセージ",
"LatestMessages": "最新のメッセージ",
"Subscribe": "購読",
"Unsubscribe": "購読解除",
"File": "ファイル",
"Files": "ファイル",
"Added": "追加済み",
"All": "すべて({count} 件)",
"Attach": "添付",
"Cancel": "キャンセル",
"Edit": "編集",
"Edited": "編集済み",
"Emoji": "絵文字",
"HoursAgo": "{hours, plural, =0 {1時間未満} =1 {1時間前} other {#時間前}}",
"JustNow": "たった今",
"LastReply": "最後の返信",
"Mention": "メンション",
"MinutesAgo": "{minutes, plural, =0 {1分未満} =1 {1分前} other {#分前}}",
"MonthAt": "{month}・{time}",
"New": "新規",
"Removed": "削除済み",
"RepliesCount": "{count, plural, =0 {返信なし} =1 {1件の返信} other {#件の返信}}",
"Reply": "返信",
"Send": "送信",
"Set": "設定",
"ShowFormatting": "書式を表示",
"To": "宛先",
"Today": "今日",
"Unset": "未設定",
"WeekdayAt": "{weekday}・{time}",
"YearAt": "{year}・{time}",
"Yesterday": "昨日",
"YesterdayAt": "昨日・{time}",
"AndMore": "および{count}件の他",
"IsTyping": "{count, plural, =1 {入力中} other {入力中}}",
"Loading": "読み込み中...",
"MessageIn": "メッセージ #{title}",
"ThreadWasDeleted": "このスレッドは削除されました。",
"MessageWasRemoved": "このメッセージは削除されました。",
"JoinedThe": "参加",
"LeftThe": "退出",
"Translating": "翻訳中...",
"ShowOriginal": "元のメッセージを表示",
"AddReaction": "リアクションを追加",
"ReplyInThread": "スレッドに返信",
"TranslateMessage": "メッセージを翻訳",
"ShowOriginalMessage": "元のメッセージを表示",
"EditMessage": "メッセージを編集",
"RemoveMessage": "メッセージを削除",
"CreateCard": "カードを作成",
"MessageAlreadyHasCardAttached": "おっと!このメッセージはすでにカードが添付されています。"
}
}