Skip to content

Commit d98a374

Browse files
author
AutoTranslator
committed
fix(ja-JP): automated translation updates
1 parent 8028b50 commit d98a374

File tree

4 files changed

+55
-10
lines changed

4 files changed

+55
-10
lines changed

locales/ja-JP/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"browserslist": "extends @sanity/browserslist-config",
5555
"peerDependencies": {
56-
"sanity": "^3.22.0 || ^4.0.0-0 || ^5.0.0-0"
56+
"sanity": "^3.22.0 || ^4.0.0-0"
5757
},
5858
"publishConfig": {
5959
"access": "public"

locales/ja-JP/src/comments.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ export default removeUndefinedLocaleResources({
7575
/** The text shown in the inline comment button */
7676
'inline-add-comment-button.title': 'コメントを追加',
7777

78+
/** The title of the error card shown in the comments inspector */
79+
'inspector-error.title': 'コメントを読み込む際に問題が発生しました',
80+
7881
/** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */
7982
'list-item.breadcrumb-button-go-to-field-aria-label': '{{field}}フィールドに移動',
8083
/** The button tooltip content for the add reaction button */

locales/ja-JP/src/structure.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ export default removeUndefinedLocaleResources({
1818
/** Message prompting the user to confirm discarding changes */
1919
'action.discard-changes.confirm-dialog.confirm-discard-changes':
2020
'最後に公開してからのすべての変更を破棄してもよろしいですか?',
21+
/** Message prompting the user to confirm discarding changes */
22+
'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':
23+
'このドラフトドキュメントのすべての変更を破棄してもよろしいですか?',
24+
/**Header for the confirm discard dialog */
25+
'action.discard-changes.confirm-dialog.header.text': '変更を破棄しますか?',
2126
/** Tooltip when action is disabled because the document has no unpublished changes */
2227
'action.discard-changes.disabled.no-change': 'このドキュメントには未公開の変更がありません',
2328
/** Tooltip when action is disabled because the document is not published */
@@ -168,6 +173,11 @@ export default removeUndefinedLocaleResources({
168173
/** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */
169174
'banners.release.navigate-to-edit-description-multiple_other':
170175
'このドキュメントは<VersionBadge/>リリースの一部であり、さらに{{count}}つのリリースにも含まれています',
176+
/** The text for the banner that appears when a document is not part of any release
177+
* @deprecated – no longer in use
178+
* */
179+
'banners.release.navigate-to-edit-description-none':
180+
'このドキュメントはどのリリースにも属していません',
171181
/** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */
172182
'banners.release.navigate-to-edit-description-single':
173183
'このドキュメントは<VersionBadge/>リリースの一部です',

locales/ja-JP/src/studio.ts

Lines changed: 41 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,11 +1383,23 @@ export default removeUndefinedLocaleResources({
13831383
'release.dialog.create.confirm': 'リリースを作成',
13841384
/** Title for creating releases dialog */
13851385
'release.dialog.create.title': 'リリースを作成',
1386-
/** Body text for the dialog confirming deletion of a scheduled draft */
1387-
'release.dialog.delete-schedule-draft.body':
1388-
'この予定された下書きを削除してもよろしいですか?この操作は元に戻せません。',
1386+
/** Body text when deleting scheduled draft and draft is already up to date */
1387+
'release.dialog.delete-schedule-draft.body-already-current':
1388+
'このスケジュールされたドラフトを削除しますか?あなたのドラフトはすでに最新です。',
1389+
/** Body text when deleting scheduled draft and changes will be saved to draft */
1390+
'release.dialog.delete-schedule-draft.body-will-save-to-draft':
1391+
'このスケジュールされたドラフトを削除しますか?変更はドラフトに保存されます。',
1392+
/** Body text when deleting scheduled draft with checkbox shown for user choice */
1393+
'release.dialog.delete-schedule-draft.body-with-choice':
1394+
'このスケジュールされたドラフトを削除しますか?',
13891395
/** Confirm button text for deleting a scheduled draft */
13901396
'release.dialog.delete-schedule-draft.confirm': 'はい、スケジュールを削除',
1397+
/** Checkbox label for copying scheduled draft to draft before deletion */
1398+
'release.dialog.delete-schedule-draft.copy-checkbox':
1399+
'スケジュールされた変更をドラフトにコピーして保持する(推奨)',
1400+
/** Explanation text shown when scheduled draft has different changes than current draft */
1401+
'release.dialog.delete-schedule-draft.different-changes-explanation':
1402+
'あなたのスケジュールされたドラフトは現在のドラフトと異なる変更があります。',
13911403
/** Header for the dialog confirming deletion of a scheduled draft */
13921404
'release.dialog.delete-schedule-draft.header': '予定された下書きを削除',
13931405
/** Body text for change schedule dialog */
@@ -1432,9 +1444,13 @@ export default removeUndefinedLocaleResources({
14321444
'将来の時間と日付にスケジュールしてください。',
14331445
/** Label for date picker when scheduling a release */
14341446
'release.schedule-dialog.select-publish-date-label': '公開日',
1435-
/** The toast description that will be shown when the user has a release perspective which is now archived */
1447+
/** The toast description that will be shown when the user has a release perspective which is now archived
1448+
* @deprecated – no longer needed
1449+
* */
14361450
'release.toast.archived-release.description': 'このリリースはピン留めが解除されました',
1437-
/** The toast title that will be shown when the user has a release perspective which is now archived */
1451+
/** The toast title that will be shown when the user has a release perspective which is now archived
1452+
* @deprecated – no longer needed
1453+
* */
14381454
'release.toast.archived-release.title': "'{{title}}' リリースはアーカイブされました",
14391455
/** The toast title that will be shown the creating a release fails */
14401456
'release.toast.create-release-error.title': 'リリースの作成に失敗しました',
@@ -1444,25 +1460,33 @@ export default removeUndefinedLocaleResources({
14441460
/** Success toast for deleting a scheduled draft */
14451461
'release.toast.delete-schedule-draft.success':
14461462
'予定された下書きドキュメント <strong>{{title}}</strong> が削除されました。',
1447-
/** The toast title that will be shown when the user has a release perspective which is now deleted */
1463+
/** The toast title that will be shown when the user has a release perspective which is now deleted
1464+
* @deprecated – no longer needed
1465+
* */
14481466
'release.toast.not-found-release.title': "'{{title}}' リリースが見つかりませんでした",
14491467
/** Error toast for running a scheduled publish immediately */
14501468
'release.toast.publish-scheduled-draft.error':
14511469
'予定された下書きドキュメント <strong>{{title}}</strong> の即時公開に失敗しました:{{error}}',
14521470
/** Success toast for running a scheduled publish immediately */
14531471
'release.toast.publish-scheduled-draft.success':
14541472
'予定された下書きドキュメント <strong>{{title}}</strong> が公開されました。',
1455-
/** The toast description that will be shown when the user has a release perspective which is now published */
1473+
/** The toast description that will be shown when the user has a release perspective which is now published
1474+
* @deprecated – no longer needed
1475+
**/
14561476
'release.toast.published-release.description': 'このリリースはピン留めが解除されました',
1457-
/** The toast title that will be shown when the user has a release perspective which is now deleted */
1477+
/** The toast title that will be shown when the user has a release perspective which is now deleted
1478+
* @deprecated – no longer needed
1479+
**/
14581480
'release.toast.published-release.title': "'{{title}}' リリースが公開されました",
14591481
/** Error toast for rescheduling a draft */
14601482
'release.toast.reschedule-scheduled-draft.error':
14611483
'予定された下書きドキュメント <strong>{{title}}</strong> の再スケジュールに失敗しました:{{error}}',
14621484
/** Success toast for rescheduling a draft */
14631485
'release.toast.reschedule-scheduled-draft.success':
14641486
'予定された下書きドキュメント <strong>{{title}}</strong> のスケジュールが変更されました。',
1465-
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published */
1487+
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published
1488+
* @deprecated – no longer needed
1489+
* */
14661490
'release.toast.scheduled-draft-published.title': '予定されていたドラフトが公開されました',
14671491
/** Label for when a version of a document has already been added to the release */
14681492
'release.tooltip.already-added': 'このドキュメントのバージョンはすでに追加されています',
@@ -1478,6 +1502,14 @@ export default removeUndefinedLocaleResources({
14781502
/** Tooltip for the dropdown to show all versions of document */
14791503
'release.version-list.tooltip': 'すべてのドキュメントバージョンを見る',
14801504

1505+
/** Button text for contacting support in the releases misconfiguration dialog */
1506+
'releases.upsell.misconfiguration.contact-support': 'サポートに連絡する',
1507+
/** Header for the releases misconfiguration dialog */
1508+
'releases.upsell.misconfiguration.header': 'コンテンツリリースの設定問題',
1509+
/** Message shown in the releases misconfiguration dialog */
1510+
'releases.upsell.misconfiguration.message':
1511+
'あなたのプロジェクトにはコンテンツリリースが有効になっていますが、リリース制限の設定に問題があるようです。コンテンツリリースが適切に設定されるようにサポートに連絡してください。',
1512+
14811513
/** Confirm button text for the schedule publish dialog */
14821514
'schedule-publish-dialog.confirm': 'スケジュールする',
14831515
/** Description for the schedule publish dialog */

0 commit comments

Comments
 (0)