Files
NodeBB/public/language/ja/modules.json

38 lines
1.9 KiB
JSON
Raw Normal View History

2014-04-25 14:36:57 +09:00
{
"chat.chatting_with": "<span id=\"chat-with-name\"></span>とチャット",
2016-02-22 09:52:51 -05:00
"chat.placeholder": "ここにメッセージを入力し、Enterで送信",
2014-04-25 14:36:57 +09:00
"chat.send": "送信",
"chat.no_active": "チャットはありません。",
2016-02-22 09:52:51 -05:00
"chat.user_typing": "%1 が入力中 ...",
"chat.user_has_messaged_you": "%1さんからメッセージが届いています。",
"chat.see_all": "すべてのチャットを見る",
2016-03-24 09:06:55 -04:00
"chat.mark_all_read": "Mark all chats read",
2016-02-22 09:52:51 -05:00
"chat.no-messages": "チャットメッセージの履歴を表示するには、受信者を選択してください",
"chat.no-users-in-room": "ルームには誰も居ません",
"chat.recent-chats": "最近のチャット",
"chat.contacts": "お問い合わせ",
"chat.message-history": "メッセージ履歴",
"chat.pop-out": "チャットを別ウィンドウで表示する",
"chat.maximize": "最大化",
"chat.seven_days": "7日間",
"chat.thirty_days": "30日間",
2014-09-17 16:31:27 -04:00
"chat.three_months": "3 Months",
2015-12-14 09:28:15 -05:00
"chat.delete_message_confirm": "Are you sure you wish to delete this message?",
2016-01-04 14:25:02 -05:00
"chat.roomname": "Chat Room %1",
"chat.add-users-to-room": "Add users to room",
2015-04-08 21:05:56 -04:00
"composer.compose": "Compose",
"composer.show_preview": "Show Preview",
"composer.hide_preview": "Hide Preview",
2014-07-03 09:21:18 -04:00
"composer.user_said_in": "%1 said in %2:",
"composer.user_said": "%1 said:",
2015-03-27 09:01:25 -04:00
"composer.discard": "Are you sure you wish to discard this post?",
2015-04-08 21:05:56 -04:00
"composer.submit_and_lock": "Submit and Lock",
2015-09-01 10:45:48 -04:00
"composer.toggle_dropdown": "Toggle Dropdown",
2015-10-30 00:47:13 -04:00
"composer.uploading": "Uploading %1",
2015-09-01 10:45:48 -04:00
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
2015-11-10 16:04:13 -05:00
"bootbox.confirm": "Confirm",
"cover.dragging_title": "Cover Photo Positioning",
"cover.dragging_message": "Drag the cover photo to the desired position and click \"Save\"",
"cover.saved": "Cover photo image and position saved"
2014-05-02 23:53:30 -04:00
}