diff --git a/messages/ja/base.php b/messages/ja/base.php index 3ea99b2..9d6badb 100644 --- a/messages/ja/base.php +++ b/messages/ja/base.php @@ -1,80 +1,79 @@ Confirm tag deletion' => 'タグの削除を 確認', - 'Edit conversation tags' => '会話タグを編集', - 'Edit tag' => 'タグを編集', - 'Manage conversation tags' => '会話タグの 管理', - 'Messenger module configuration' => 'モジュールの構成 メッセンジャー', - 'A tag with the same name already exists.' => '同じ名前のタグが既に存在します。', - 'Add Tag' => 'タグの追加', - 'Add participants' => '参加者を追加', - 'Allow others to send you private messages' => '他のユーザーがあなたにプライベートメッセージを送るのを許可する', - 'Allow users to start new conversations' => 'ユーザーが新しい会話を開始できるようにする', - 'Confirm' => '確認', - 'Conversation' => '会話', - 'Conversation tags can be used to filter conversations and are only visible to you.' => '会話タグは会話をフィルタしてあなただけに見えるようにできます。', - 'Conversations' => '会話', - 'Created At' => '作成', - 'Created By' => '作成者', - 'Do you really want to delete this tag?' => '本当にこのタグを削除しますか?', - 'Edit' => '編集', - 'Edit message...' => 'メッセージを編集...', - 'Filters' => 'フィルター', - 'Friday' => '金曜', - 'Here you can manage your private conversation tags.' => 'ここでは非公開の会話タグを管理できます。', - 'Is Originator' => '作成者', - 'Last Viewed' => '最終閲覧日', - 'Leave fields blank in order to disable a restriction.' => '制限を無効にするにはフィールドを空白のままにします。', - 'Manage Tags' => 'タグの管理', - 'Mark Unread' => '未読マーク', - 'Max messages allowed per day' => '1日あたりの最大メッセージ数', - 'Max number of messages allowed for a new user per day' => '1日に新しいユーザーに許可されるメッセージの最大数', - 'Max number of new conversations allowed for a new user per day' => '新しいユーザーが 1日に許可される新しい会話の最大数', - 'Max number of new conversations allowed for a user per day' => '1日にユーザーに許可される新しい会話の最大数', - 'Message' => 'メッセージ', - 'Messages' => 'メッセージ', - 'Monday' => '月曜', - 'My Tags' => '自分のタグ', - 'Participants' => '参加者', - 'Pin' => 'ピン', - 'Pinned' => 'ピン留め', - 'Receive Notifications when someone opens a new conversation.' => '誰かが新しく会話を開始したら通知を受け取る。', - 'Receive Notifications when someone sends you a message.' => '誰かがあなたにメッセージを送ったら通知を受け取る。', - 'Receive private messages' => 'プライベートメッセージを受け取る', - 'Saturday' => '土曜', - 'Search' => '検索', - 'Seperate restrictions for new users' => '新規ユーザーの個別制限', - 'Show menu item in top Navigation' => '上部のナビゲーションにメニュー項目を表示', - 'Start new conversations' => '新しい会話を開始する', - 'Subject' => '件名', - 'Sunday' => '日曜', - 'Tags' => 'タグ', - 'This user is already participating in this conversation.' => 'このユーザーはすでにこの会話に参加しています。', - 'Thursday' => '木曜', - 'Title' => 'タイトル', - 'Today' => '今日', - 'Tuesday' => '火曜', - 'Unpin' => 'ピンを外す', - 'Until a user is member since (days)' => 'ユーザーがメンバーになるまで (1日程度?)', - 'Updated At' => '更新', - 'Updated By' => '更新者', - 'User' => 'ユーザー', - 'Wednesday' => '水曜', - 'Write a message...' => 'メッセージを書く...', - 'Yesterday' => '昨日', - 'You' => 'あなた自身', - 'You are not allowed to reply to users {userNames}!' => 'ユーザー {userNames} に返信することは許可されていません!', - 'You are not allowed to start a conversation with this user.' => 'このユーザーと会話を開始することは許可されていません。', - 'You are not allowed to start a conversation with {userName}!' => '{userName} と会話を開始することは許可されていません!', - 'You cannot send a message to yourself!' => '自分にメッセージを送信できません。', - 'You cannot send a message without recipients!' => '受信者なしでメッセージを送信することはできません!', - 'You joined the conversation.' => '会話に参加しました。', - 'You left the conversation.' => 'あなたは会話から退出しました。', - 'You\'ve exceeded your daily amount of new conversations.' => '新しい会話の1日の上限量を超えました。', - 'edited' => '編集済み', - '{n,plural,=1{# other} other{# others}}' => '{n,plural,=1{# other} other{# others}}', - '{username} joined the conversation.' => '{username} が会話に参加しました。', - '{username} left the conversation.' => '{username} さんが会話から退出しました。', - 'Advanced Messages Search' => '', -]; +return array ( + 'Confirm tag deletion' => 'タグの削除を 確認', + 'Edit conversation tags' => '会話タグを編集', + 'Edit tag' => 'タグを編集', + 'Manage conversation tags' => '会話タグの 管理', + 'Messenger module configuration' => 'モジュールの構成 メッセンジャー', + 'A tag with the same name already exists.' => '同じ名前のタグが既に存在します。', + 'Add Tag' => 'タグの追加', + 'Add participants' => '参加者を追加', + 'Advanced Messages Search' => '高度なメッセージ検索', + 'Allow others to send you private messages' => '他のユーザーがあなたにプライベートメッセージを送るのを許可する', + 'Allow users to start new conversations' => 'ユーザーが新しい会話を開始できるようにする', + 'Confirm' => '確認', + 'Conversation' => '会話', + 'Conversation tags can be used to filter conversations and are only visible to you.' => '会話タグは会話をフィルタしてあなただけに見えるようにできます。', + 'Conversations' => '会話', + 'Created At' => '作成', + 'Created By' => '作成者', + 'Do you really want to delete this tag?' => '本当にこのタグを削除しますか?', + 'Edit' => '編集', + 'Edit message...' => 'メッセージを編集...', + 'Filters' => 'フィルター', + 'Friday' => '金曜', + 'Here you can manage your private conversation tags.' => 'ここでは非公開の会話タグを管理できます。', + 'Is Originator' => '作成者', + 'Last Viewed' => '最終閲覧日', + 'Leave fields blank in order to disable a restriction.' => '制限を無効にするにはフィールドを空白のままにします。', + 'Manage Tags' => 'タグの管理', + 'Mark Unread' => '未読マーク', + 'Max messages allowed per day' => '1日あたりの最大メッセージ数', + 'Max number of messages allowed for a new user per day' => '1日に新しいユーザーに許可されるメッセージの最大数', + 'Max number of new conversations allowed for a new user per day' => '新しいユーザーが 1日に許可される新しい会話の最大数', + 'Max number of new conversations allowed for a user per day' => '1日にユーザーに許可される新しい会話の最大数', + 'Message' => 'メッセージ', + 'Messages' => 'メッセージ', + 'Monday' => '月曜', + 'My Tags' => '自分のタグ', + 'Participants' => '参加者', + 'Pin' => 'ピン', + 'Pinned' => 'ピン留め', + 'Receive Notifications when someone opens a new conversation.' => '誰かが新しく会話を開始したら通知を受け取る。', + 'Receive Notifications when someone sends you a message.' => '誰かがあなたにメッセージを送ったら通知を受け取る。', + 'Receive private messages' => 'プライベートメッセージを受け取る', + 'Saturday' => '土曜', + 'Search' => '検索', + 'Seperate restrictions for new users' => '新規ユーザーの個別制限', + 'Show menu item in top Navigation' => '上部のナビゲーションにメニュー項目を表示', + 'Start new conversations' => '新しい会話を開始する', + 'Subject' => '件名', + 'Sunday' => '日曜', + 'Tags' => 'タグ', + 'This user is already participating in this conversation.' => 'このユーザーはすでにこの会話に参加しています。', + 'Thursday' => '木曜', + 'Title' => 'タイトル', + 'Today' => '今日', + 'Tuesday' => '火曜', + 'Unpin' => 'ピンを外す', + 'Until a user is member since (days)' => 'ユーザーがメンバーになるまで (1日程度?)', + 'Updated At' => '更新', + 'Updated By' => '更新者', + 'User' => 'ユーザー', + 'Wednesday' => '水曜', + 'Write a message...' => 'メッセージを書く...', + 'Yesterday' => '昨日', + 'You' => 'あなた自身', + 'You are not allowed to reply to users {userNames}!' => 'ユーザー {userNames} に返信することは許可されていません!', + 'You are not allowed to start a conversation with this user.' => 'このユーザーと会話を開始することは許可されていません。', + 'You are not allowed to start a conversation with {userName}!' => '{userName} と会話を開始することは許可されていません!', + 'You cannot send a message to yourself!' => '自分にメッセージを送信できません。', + 'You cannot send a message without recipients!' => '受信者なしでメッセージを送信することはできません!', + 'You joined the conversation.' => '会話に参加しました。', + 'You left the conversation.' => 'あなたは会話から退出しました。', + 'You\'ve exceeded your daily amount of new conversations.' => '新しい会話の1日の上限量を超えました。', + 'edited' => '編集済み', + '{n,plural,=1{# other} other{# others}}' => '{n,plural,=1{# other} other{# others}}', + '{username} joined the conversation.' => '{username} が会話に参加しました。', + '{username} left the conversation.' => '{username} さんが会話から退出しました。', +);