Files
huly-platform/plugins/activity-assets/lang/ja.json
T
2025-09-22 14:40:04 +07:00

62 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"string": {
"Activity": "アクティビティ",
"Added": "追加済み",
"All": "すべて",
"AllActivity": "すべてのアクティビティ",
"Attributes": "属性",
"Changed": "変更されました",
"CollectionUpdated": "{collection} を更新しました",
"Created": "作成しました",
"DocAdded": "{_class} を追加しました",
"DocCreated": "{_class} を作成しました",
"DocDeleted": "{_class} を削除しました",
"Edit": "編集",
"Edited": "編集済み",
"Emoji": "絵文字",
"For": "対象",
"From": "差出人",
"In": "場所",
"At": "時刻",
"LastReply": "最後の返信",
"New": "新規",
"NewestFirst": "新しい順",
"Pinned": "ピン留め済み",
"Reacted": "リアクションしました",
"Reactions": "リアクション",
"Reaction": "リアクション",
"Removed": "削除済み",
"Replies": "返信",
"RepliesCount": "{replies, plural, =1 {返信 1件} other {返信 #件}}",
"Set": "設定",
"To": "→",
"Unset": "未設定",
"Update": "更新",
"Updated": "更新済み",
"UpdatedCollection": "更新されました",
"Message": "メッセージ",
"Mentioned": "メンションされました",
"You": "あなた",
"Mentions": "メンション",
"MentionedYouIn": "{title} であなたにメンションしました",
"Messages": "メッセージ一覧",
"Thread": "スレッド",
"AddReaction": "リアクションを追加",
"SaveForLater": "あとで読む",
"RemoveFromLater": "保存から削除",
"ReactionNotificationTitle": "{title} にリアクションがありました",
"ReactionNotificationBody": "{senderName}{reaction}",
"NewObject": "新しい {object}",
"RemovedObject": "{object} を削除しました",
"ChangedObject": "{object} を変更しました",
"UnsetObject": "{object} を未設定にしました",
"UpdatedObject": "{object} を更新しました",
"NewObjectType": "新しい {type}{title}",
"RemovedObjectType": "{type} を削除:{title}",
"AttributeSetTo": "{name} を {value} に設定しました",
"AddedTag": "タグを追加しました:{title}",
"RemovedTag": "タグを削除しました:{title}",
"ValueTooLarge": "表示するには値が大きすぎます"
}
}