Files
huly-platform/plugins/notification-assets/lang/ja.json
T
2025-04-16 21:46:40 +07:00

63 lines
3.2 KiB
JSON

{
"string": {
"Notification": "通知",
"Notifications": "通知",
"NoNotifications": "通知はありません",
"EmailNotification": "メール",
"PlatformNotification": "プラットフォーム内",
"Track": "追跡",
"DontTrack": "追跡しない",
"BrowserNotification": "ブラウザ内",
"Remove": "通知を削除",
"RemoveAll": "すべての通知を削除",
"MarkAllAsRead": "すべての通知を既読にする",
"MarkAsRead": "既読にする",
"MarkAsUnread": "未読にする",
"Archive": "アーカイブ",
"Inbox": "受信箱",
"Collaborators": "コラボレーター",
"Change": "変更",
"AddedRemoved": "追加/削除",
"YouAddedCollaborators": "コラボレーターに追加されました",
"YouRemovedCollaborators": "コラボレーターから削除されました",
"YouHaveJoinedTheConversation": "会話に参加しました",
"ChangeCollaborators": "コラボレーターを変更しました",
"Activity": "アクティビティ",
"People": "ユーザー",
"All": "すべて",
"Read": "既読",
"Unread": "未読",
"CommonNotificationTitle": "{title}",
"CommonNotificationBody": "{senderName} が更新しました",
"CommonNotificationChanged": "{senderName} が {property} を変更しました",
"CommonNotificationChangedProperty": "{senderName} が {property} を \"{newValue}\" に変更しました",
"ChangedCollaborators": "コラボレーターを変更しました",
"NewCollaborators": "新しいコラボレーター",
"RemovedCollaborators": "削除されたコラボレーター",
"Edited": "編集済み",
"Pinned": "ピン留め",
"Message": "メッセージ",
"ArchiveAll": "すべてアーカイブ",
"MarkReadAll": "すべて既読にする",
"MarkUnreadAll": "すべて未読にする",
"ArchiveAllConfirmationTitle": "すべての通知をアーカイブしますか?",
"ArchiveAllConfirmationMessage": "本当にすべての通知をアーカイブしますか?この操作は元に戻せません。",
"StarDocument": "ドキュメントにスターを付ける",
"UnstarDocument": "ドキュメントのスターを解除",
"Unsubscribe": "購読解除",
"Push": "プッシュ",
"Unreads": "未読",
"EnablePush": "プッシュ通知を有効にする",
"NotificationBlockedInBrowser": "ブラウザで通知がブロックされています。ブラウザの設定で通知を有効にしてください",
"General": "一般",
"InboxNotificationsDescription": "Hulyの受信箱で個人通知を受け取ります。",
"PushNotificationsDescription": "デスクトップで個人通知を受け取ります。",
"CommonNotificationCollectionAdded": "{senderName} が {collection} を追加しました",
"CommonNotificationCollectionRemoved": "{senderName} が {collection} を削除しました",
"Sound": "サウンド",
"SoundNotificationsDescription": "イベントのサウンド通知を受け取ります。",
"NoAccessToObject": "このオブジェクトへのアクセス権がありません",
"ViewIn": "{app} で表示"
}
}