Skip to content

Commit 284ab89

Browse files
authored
Merge pull request bigbluebutton#24137 from bigbluebutton/translations_4d6ee327e4e29c514df95e64a59af69d_ja
Updates for file bigbluebutton-html5/public/locales/en.json in ja
2 parents 105a832 + b1cdc79 commit 284ab89

1 file changed

Lines changed: 30 additions & 29 deletions

File tree

  • bigbluebutton-html5/public/locales

bigbluebutton-html5/public/locales/ja.json

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"app.chat.loadMoreButtonLabel": "もっと見る",
1414
"app.chat.inputPlaceholder": "メッセージを{chatName}に送信",
1515
"app.chat.titlePublic": "公開チャット",
16-
"app.chat.titlePrivate": "{participantName} との非公開チャット",
16+
"app.chat.titlePrivate": "{0} との非公開チャット",
1717
"app.chat.titlePrivateToUser": "{participantName} とのプライベートチャット",
1818
"app.chat.partnerDisconnected": "{participantName} は会議から退出しました",
1919
"app.chat.moreMessages": "下にまだメッセージがあります",
@@ -35,19 +35,19 @@
3535
"app.chat.clearPublicChatMessage": "チャット履歴は司会者により消去されました",
3636
"app.chat.multi.typing": "複数の人が入力中",
3737
"app.chat.someone.typing": "誰かが入力中",
38-
"app.chat.one.typing": "{userName} が入力中",
39-
"app.chat.two.typing": "{userName1} {userName2} が入力中",
38+
"app.chat.one.typing": "{userName} さんが入力中",
39+
"app.chat.two.typing": "{userName1} さんと {userName2} さんが入力中",
4040
"app.chat.copySuccess": "チャットのやりとりがコピーされました",
4141
"app.chat.copyErr": "チャットのやりとりのコピーに失敗しました",
4242
"app.chat.messageRead": "メッセージら既読になりました",
4343
"app.chat.closePopup": "閉じる",
4444
"app.chat.editTime": "{editTime} に最終更新",
45-
"app.chat.deleteMessage": "{userName} によってこのメッセージが削除されました",
46-
"app.chat.toolbar.reply": "メッセージ {messageSequence} に返信",
45+
"app.chat.deleteMessage": "{userName} さんによってこのメッセージが削除されました",
46+
"app.chat.toolbar.reply": "メッセージに返信 {messageSequence}",
4747
"app.chat.toolbar.reply.cancel": "キャンセル ({cancelKey})",
4848
"app.chat.toolbar.edit": "編集",
4949
"app.chat.toolbar.delete": "削除",
50-
"app.chat.toolbar.reactions.reactionLabel": "{userName} {reaction} と反応",
50+
"app.chat.toolbar.reactions.reactionLabel": "{userName} さんが {reaction} と反応",
5151
"app.chat.toolbar.reactions.youLabel": "あなた",
5252
"app.chat.toolbar.reactions.andLabel": "",
5353
"app.chat.toolbar.reactions.findReactionButtonLabel": "リアクションを探す",
@@ -130,10 +130,11 @@
130130
"app.notes.notesDropdown.unpinNotes": "ノートを外す",
131131
"app.notes.notesDropdown.notesOptions": "ノートの操作",
132132
"app.appsGallery.title": "アプリギャラリー",
133-
"app.appsGallery.maxpinnedApps": "{maxPinned} のうち {pinnedCount} のピン留めされたアプリ",
133+
"app.appsGallery.maxpinnedApps": "{maxPinned} 個のアプリのうち {pinnedCount} 個がピン留め",
134134
"app.appsGallery.maxpinnedAppsContinue": "(サイドバー)",
135135
"app.appsGallery.pinTooltip": "アプリをピン留めする",
136136
"app.appsGallery.unpinTooltip": "アプリのピン留めを外す",
137+
"app.appsGallery.newAppLabel": "New",
137138
"app.appsGallery.modal.title": "おっと!",
138139
"app.appsGallery.modal.subtitle": "すでに {pinnedAppsNumber} 個のアプリがサイドバーにピン留めされています。",
139140
"app.appsGallery.modal.description": "新しいアプリをピン留めするためには、まず一つピン留めを外してください。",
@@ -156,7 +157,6 @@
156157
"app.userList.messagesTitle": "メッセージ",
157158
"app.userList.notesTitle": "メモ",
158159
"app.userList.notesListItem.unreadContent": "共有ノートに新しいコンテンツがあります",
159-
"app.userList.timerTitle": "時間",
160160
"app.userList.captionsTitle": "字幕",
161161
"app.userList.presenter": "発表者",
162162
"app.userList.you": "自分",
@@ -178,7 +178,7 @@
178178
"app.userList.menu.chat.label": "非公開チャット",
179179
"app.userList.menu.clearStatus.label": "ステータスを消去する",
180180
"app.userList.menu.removeUser.label": "このユーザーを退室させる",
181-
"app.userList.menu.removeConfirmation.label": "ユーザー({userName})の退室",
181+
"app.userList.menu.removeConfirmation.label": "ユーザー({userName}) さんを退室させる",
182182
"app.userlist.menu.removeConfirmation.desc": "このユーザーを二度と会議に参加させないようにする。",
183183
"app.userList.menu.muteUserAudio.label": "ユーザーをミュートする",
184184
"app.userList.menu.unmuteUserAudio.label": "ユーザーのミュートを解除する",
@@ -192,8 +192,8 @@
192192
"app.userList.menu.ejectUserCameras.label": "カメラを閉じる",
193193
"app.userList.menu.promoteUser.label": "司会者にする",
194194
"app.userList.menu.demoteUser.label": "視聴者に戻す",
195-
"app.userList.menu.unlockUser.label": "{userName}を有効にする",
196-
"app.userList.menu.lockUser.label": "{userName}を無効にする",
195+
"app.userList.menu.unlockUser.label": "{userName} さんを一時停止を解除する",
196+
"app.userList.menu.lockUser.label": "{userName} さんを一時停止にする",
197197
"app.userList.menu.directoryLookup.label": "ディレクトリ検索",
198198
"app.userList.menu.makePresenter.label": "発表者にする",
199199
"app.userList.menu.lockPublicChat.label": "公開チャットを無効にする",
@@ -269,7 +269,7 @@
269269
"app.meeting.endedDueServiceInterruption": "一時的なサービス停止のため、会議は終了しました",
270270
"app.meeting.meetingTimeRemaining": "会議の残り時間:{remainingTime}",
271271
"app.meeting.meetingTimeHasEnded": "時間終了。会議はまもなく終了します。",
272-
"app.meeting.endedByUserMessage": "{userName} は会議を終了させました",
272+
"app.meeting.endedByUserMessage": "{userName} さんは会議を終了させました",
273273
"app.meeting.endedByNoModeratorMessageSingular": "司会者が1分以上現れなかったため、会議は終了しました",
274274
"app.meeting.endedByNoModeratorMessagePlural": "司会者が{timeInMinutes}分以上現れなかったため、会議は終了しました",
275275
"app.meeting.endedMessage": "ホーム画面に戻ります",
@@ -412,7 +412,7 @@
412412
"app.poll.publishLabel": "結果の表示",
413413
"app.poll.cancelPollLabel": "キャンセル",
414414
"app.poll.backLabel": "投票を始める",
415-
"app.poll.ariaInputCount": "カスタム投票オプション{totalOptions}の{currentOption}",
415+
"app.poll.ariaInputCount": "カスタム投票の選択肢{totalOptions}の{currentOption}",
416416
"app.poll.closeLabel": "閉じる",
417417
"app.poll.waitingLabel": "投票待ち ({current} / {total})",
418418
"app.poll.customPlaceholder": "選択肢を追加",
@@ -508,11 +508,13 @@
508508
"app.navBar.optionsDropdown.settingsLabel": "設定",
509509
"app.navBar.optionsDropdown.aboutLabel": "このソフトウェアについて",
510510
"app.navBar.optionsDropdown.leaveSessionLabel": "会議を退出",
511+
"app.navBar.optionsDropdown.leaveBreakoutLabel": "小会議室を退室",
511512
"app.navBar.optionsDropdown.exitFullscreenLabel": "フルスクリーン解除",
512513
"app.navBar.optionsDropdown.fullscreenDesc": "設定メニューをフルスクリーンにする",
513514
"app.navBar.optionsDropdown.settingsDesc": "一般的な設定を変更する",
514515
"app.navBar.optionsDropdown.aboutDesc": "クライアントソフトウェアに関する情報を表示する",
515516
"app.navBar.optionsDropdown.leaveSessionDesc": "会議から退出する",
517+
"app.navBar.optionsDropdown.leaveBreakoutDesc": "この小会議室から退室する",
516518
"app.navBar.optionsDropdown.exitFullscreenDesc": "フルスクリーンモードをやめる",
517519
"app.navBar.optionsDropdown.hotkeysLabel": "キーボードショートカット",
518520
"app.navBar.optionsDropdown.hotkeysDesc": "使用可能なキーボードショートカットのリスト",
@@ -528,12 +530,11 @@
528530
"app.sidebarNavigation.toggle.btnLabel": "ナビゲーションサイドバー表示切り替え",
529531
"app.sidebarNavigation.toggle.ariaLabel": "ナビゲーションサイドバー表示切り替え",
530532
"app.sidebarNavigation.toggle.newMessages": "メッセージを通知する",
531-
"app.sidebarNavigation.toggle.newMsgAria": "{chatName} さんからの新しいメッセージ",
532-
"app.navBar.optionsDropdown.presenceLabel": "自分は",
533-
"app.navBar.userListToggleBtnLabel": "ユーザーリストのトグル",
534-
"app.navBar.toggleUserList.ariaLabel": "ユーザーとメッセージの切替",
535-
"app.navBar.toggleUserList.newMessages": "メッセージを通知する",
536-
"app.navBar.toggleUserList.newMsgAria": "{chatName}から新しいメッセージ",
533+
"app.sidebarNavigation.toggle.newMsgAria": "新しいメッセージあり",
534+
"app.navBar.userListToggleBtnLabel": "ユーザーリストの切り替え",
535+
"app.navBar.toggleUserList.ariaLabel": "ユーザーとメッセージの切り替え",
536+
"app.navBar.toggleUserList.newMessages": "新しいメッセージあり",
537+
"app.navBar.toggleUserList.newMsgAria": "{chatName} さんからの新しいメッセージ",
537538
"app.navBar.recording": "この会議は録画されています",
538539
"app.navBar.recording.on": "録画中",
539540
"app.navBar.recording.off": "録画されていません",
@@ -566,7 +567,7 @@
566567
"app.mobileAppModal.openStore": "いいえ、アプリストアを開いてダウンロードします",
567568
"app.mobileAppModal.dismissLabel": "キャンセル",
568569
"app.mobileAppModal.dismissDesc": "閉じる",
569-
"app.mobileAppModal.userConnectedWithSameId": "ユーザー {userName} があなたと同じIDを使用して接続しました",
570+
"app.mobileAppModal.userConnectedWithSameId": "ユーザー {userName} さんがあなたと同じIDを使用して接続しました",
570571
"app.actionsBar.changeStatusLabel": "ステータス変更",
571572
"app.actionsBar.muteLabel": "ミュート",
572573
"app.actionsBar.unmuteLabel": "ミュート解除",
@@ -674,6 +675,7 @@
674675
"app.submenu.notification.userJoinLabel": "ユーザーの参加",
675676
"app.submenu.notification.userLeaveLabel": "ユーザーの退室",
676677
"app.submenu.notification.guestWaitingLabel": "承認待ちのゲスト",
678+
"app.submenu.notification.muteUnmuteLabel": "マイクをミュート/ミュート解除する",
677679
"app.submenu.audio.micSourceLabel": "マイク",
678680
"app.submenu.audio.speakerSourceLabel": "スピーカー",
679681
"app.submenu.audio.streamVolumeLabel": "入力音量",
@@ -712,18 +714,18 @@
712714
"app.settings.unsavedChanges.ignoreMessage": "変更を保存しない場合、それらは適用されません。",
713715
"app.settings.unsavedChanges.ignoreButtonLabel": "変更を破棄",
714716
"app.statusNotifier.lowerHands": "手をおろす",
715-
"app.statusNotifier.lowerHandDescOneUser": "{userName} の手をおろす",
717+
"app.statusNotifier.lowerHandDescOneUser": "{userName} さんの手をおろす",
716718
"app.statusNotifier.raisedHandsTitle": "手をあげる",
717-
"app.statusNotifier.raisedHandDesc": "{userNames} が手をあげました",
718-
"app.statusNotifier.raisedHandDescOneUser": "{userNames} が手をあげました",
719+
"app.statusNotifier.raisedHandDesc": "{userNames} さんが手をあげました",
720+
"app.statusNotifier.raisedHandDescOneUser": "{userNames} さんが手をあげました",
719721
"app.statusNotifier.and": "",
720722
"app.switch.onLabel": "",
721723
"app.switch.offLabel": "",
722724
"app.talkingIndicator.ariaMuteDesc": "ユーザーをミュートします",
723-
"app.talkingIndicator.isTalking": "{userName}人が話しています",
725+
"app.talkingIndicator.isTalking": "{userName} さんが話しています",
724726
"app.talkingIndicator.moreThanMaxIndicatorsTalking": "{userCount}+人が話しています",
725727
"app.talkingIndicator.moreThanMaxIndicatorsWereTalking": "{userCount}+人が話していました",
726-
"app.talkingIndicator.wasTalking": "{userName}人が話し終えています",
728+
"app.talkingIndicator.wasTalking": "{userName} さんが話し終えました",
727729
"app.mediaSharing.modal.title": "メディア共有",
728730
"app.mediaSharing.modal.slides": "スライド",
729731
"app.mediaSharing.modal.videoLink": "リンクからビデオを再生",
@@ -760,10 +762,9 @@
760762
"app.actionsBar.reactions.raiseHand": "手をあげる",
761763
"app.actionsBar.reactions.lowHand": "手をおろす",
762764
"app.actionsBar.reactions.autoCloseReactionsBarLabel": "リアクションバーを自動で隠す",
763-
"app.actionsBar.reactions.present": "在室",
764765
"app.actionsBar.currentStatusDesc": "現在のステータス {status}",
765-
"app.actionsBar.reactions.away": "席を外しています",
766-
"app.actionsBar.reactions.available": "在席しています",
766+
"app.actionsBar.reactions.away": "不在",
767+
"app.actionsBar.reactions.available": "在席",
767768
"app.actionsBar.captions.start": "字幕を表示",
768769
"app.actionsBar.captions.stop": "字幕を非表示",
769770
"app.audioNotification.audioFailedError1001": "WebSocketが切断されました (error 1001)",
@@ -1426,7 +1427,7 @@
14261427
"app.createBreakoutRoom.resetAssignmentsDesc": "全ての小会議室の割りふりを解除",
14271428
"app.createBreakoutRoom.endAllBreakouts": "全ての小会議室を終了する",
14281429
"app.createBreakoutRoom.chatTitleMsgAllRooms": "全ての小会議室",
1429-
"app.createBreakoutRoom.msgToBreakoutsSent": "{numberOfBreakouts}個の小会議室にメッセージが送られました",
1430+
"app.createBreakoutRoom.msgToBreakoutsSent": "小会議室 {numberOfBreakouts} にメッセージが送られました",
14301431
"app.createBreakoutRoom.doneLabel": "完了",
14311432
"app.createBreakoutRoom.nextLabel": "",
14321433
"app.createBreakoutRoom.minusRoomTime": "小会議室の制限時間を減らす",

0 commit comments

Comments
 (0)