Skip to content

Commit 33a5861

Browse files
authored
fix(i18n): update translations (#4358)
1 parent a817d9c commit 33a5861

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

i18n/ja-JP.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ be.contentSharing.notFoundError = この項目の共有リンクが見つかり
155155
# Close button aria label for the notifications
156156
be.contentSharing.noticeCloseLabel = 閉じる
157157
# Message that appears when collaborators cannot be added to the shared link in the ContentSharing Element.
158-
be.contentSharing.sendInvitationsError = {count, plural, one {コラボレータを招待できませんでした。} other {{count}名のコラボレータを招待できませんでした。}}
158+
be.contentSharing.sendInvitationsError = {count, plural, one {コラボレータを招待できませんでした。} other {{count}人のコラボレータを招待できませんでした。}}
159159
# Message that appears when collaborators were added to the shared link in the ContentSharing Element.
160-
be.contentSharing.sendInvitationsSuccess = {count, plural, one {コラボレータを招待しました。} other {{count}名のコラボレータを招待しました。}}
160+
be.contentSharing.sendInvitationsSuccess = {count, plural, one {コラボレータを招待しました。} other {{count}人のコラボレータを招待しました。}}
161161
# Message that appears when collaborators cannot be added to the shared link in the ContentSharing Element.
162162
be.contentSharing.sendInvitesError = 招待を送信できませんでした。
163163
# Message that appears when collaborators were added to the shared link in the ContentSharing Element.
@@ -1931,7 +1931,7 @@ boxui.unifiedShare.ftuxEditPermissionTooltipBody = 新しい編集オプショ
19311931
# Text for the title of the tooltip for the ftux experience when the edit option is available for the user
19321932
boxui.unifiedShare.ftuxEditPermissionTooltipTitle = コラボレーションを簡単に
19331933
# Text on the link which allows to learn more about link security
1934-
boxui.unifiedShare.ftuxLinkText = 共有リンクのセキュリティの詳細について、こちらを参照してください。
1934+
boxui.unifiedShare.ftuxLinkText = 共有リンクのセキュリティの詳細については、こちらを参照してください。
19351935
# This text describes the purpose of the new UI, using the button label to open the modal
19361936
boxui.unifiedShare.ftuxNewUSMUserBody = [共有] をクリックしたときの共有操作がシンプルになりました。ここでこの項目にユーザーを招待し、下でリンクのオンとオフを切り替えて、簡単に共有できます。
19371937
# This title appears in the callout when loading the modal, to let users know about the new UI

0 commit comments

Comments
 (0)