diff --git a/packages/core/admin/admin/src/translations/ja.json b/packages/core/admin/admin/src/translations/ja.json
index b948313fe6..0e180a2b6e 100644
--- a/packages/core/admin/admin/src/translations/ja.json
+++ b/packages/core/admin/admin/src/translations/ja.json
@@ -1,12 +1,19 @@
{
"Analytics": "分析",
"Auth.components.Oops.text": "あなたのアカウントは凍結されました",
- "Auth.form.button.forgot-password": "メールを送る",
+ "Auth.components.Oops.text.admin": "こちらが間違いであれば、管理者に連絡してください。",
+ "Auth.components.Oops.title": "Oops...",
+ "Auth.form.button.forgot-password": "メールを送信",
"Auth.form.button.go-home": "ホームに戻る",
"Auth.form.button.login": "ログイン",
- "Auth.form.button.register": "Ready to start",
- "Auth.form.button.reset-password": "パスワードを変更する",
- "Auth.form.confirmPassword.label": "パスワード確認",
+ "Auth.form.button.login.providers.error": "選択したプロバイダを通して接続することはできません。",
+ "Auth.form.button.login.providers.see-more": "もっと見る",
+ "Auth.form.button.login.strapi": "Strapiでログインします",
+ "Auth.form.button.password-recovery": "パスワードの復元",
+ "Auth.form.button.register": "はじめよう",
+ "Auth.form.button.reset-password": "パスワードを変更",
+ "Auth.form.confirmPassword.label": "パスワードを確認",
+ "Auth.form.currentPassword.label": "現在のパスワード",
"Auth.form.email.label": "Eメール",
"Auth.form.email.placeholder": "kai@doe.com",
"Auth.form.error.blocked": "あなたのアカウントは管理者からブロックされています",
@@ -30,17 +37,36 @@
"Auth.form.forgot-password.email.label.success": "Eメールが正常に送信されました",
"Auth.form.lastname.label": "姓",
"Auth.form.lastname.placeholder": "ドウ",
+ "Auth.form.password.hide-password": "パスワードを非表示",
+ "Auth.form.password.hint": "Password must contain at least 8 characters, 1 uppercase, 1 lowercase, and 1 number",
"Auth.form.password.label": "パスワード",
+ "Auth.form.password.show-password": "パスワードを表示",
"Auth.form.register.news.label": "新機能や今後の改善についての最新情報を受け取る(受け取る場合は{terms}と{policy}に同意したこととします)。",
+ "Auth.form.register.subtitle": "認証情報は、管理パネルで自分を認証するためにのみ使用されます。保存されているすべてのデータは自分のデータベースに保存されます。",
"Auth.form.rememberMe.label": "記憶する",
"Auth.form.username.label": "ユーザー名",
"Auth.form.username.placeholder": "カイ・ドウ",
+ "Auth.form.welcome.subtitle": "Strapiアカウントにログイン",
+ "Auth.form.welcome.title": "いらっしゃいませ!",
"Auth.link.forgot-password": "パスワードをお忘れですか?",
"Auth.link.ready": "サインインする準備ができましたか?",
"Auth.link.signin": "サインイン",
"Auth.link.signin.account": "すでにアカウントをお持ちですか?",
+ "Auth.login.sso.divider": "または",
+ "Auth.login.sso.loading": "認証プロバイダを読み込み中...",
+ "Auth.login.sso.subtitle": "SSOを介してアカウントにログイン",
"Auth.privacy-policy-agreement.policy": "プライバシーポリシー",
"Auth.privacy-policy-agreement.terms": "利用規約",
+ "Auth.reset-password.title": "パスワードを再設定",
+ "admin.pages.MarketPlacePage.helmet": "マーケットプレイス - プラグイン",
+ "admin.pages.MarketPlacePage.illustration": "マーケットプレイスのイラスト",
+ "admin.pages.MarketPlacePage.title": "マーケットプレイス",
+ "admin.pages.MarketPlacePage.subtitle": "Get more out of Strapi",
+ "admin.pages.MarketPlacePage.coming-soon.1": "A new way to make Strapi awesome.",
+ "admin.pages.MarketPlacePage.coming-soon.2": "近日公開。",
+ "admin.pages.MarketPlacePage.content.subtitle": "The new marketplace will help you get more out of Strapi. We are working hard to offer the best experience to discover and install plugins.",
+ "admin.pages.MarketPlacePage.submit.plugin.link": "プラグインを送信",
+ "admin.pages.MarketPlacePage.blog.link": "Read our blog post",
"Content Manager": "コンテンツ管理",
"Content Type Builder": "コンテンツタイプビルダ",
"Documentation": "ドキュメンテーション",
@@ -60,14 +86,31 @@
"Roles & Permissions": "ロールと権限",
"Roles.ListPage.notification.delete-all-not-allowed": "いくつかのロールはユーザーにひもづいているため削除できませんでした",
"Roles.ListPage.notification.delete-not-allowed": "ユーザーにひもづいているロールは削除できません",
+ "Roles.RoleRow.select-all": "Select {name} for bulk actions",
"Roles.RoleRow.user-count.plural": "{number}ユーザー",
"Roles.RoleRow.user-count.singular": "{number}ユーザー",
"Roles.components.List.empty.withSearch": "検索({})に合致するロールはありません…",
"Settings.PageTitle": "設定 - {name}",
+ "Settings.apiTokens.details": "詳細",
+ "Settings.apiTokens.addFirstToken": "最初のAPIトークンを追加",
+ "Settings.apiTokens.addNewToken": "新しいAPIトークンを追加",
+ "Settings.apiTokens.copy.editMessage": "セキュリティ上の理由から、トークンは一度にのみ見ることができます。",
+ "Settings.apiTokens.copy.editTitle": "このトークンはもうアクセスできません。",
+ "Settings.apiTokens.copy.lastWarning": "このトークンをコピーするようにしてください、一度のみ表示されます。",
+ "Settings.apiTokens.create": "エントリを追加",
+ "Settings.apiTokens.description": "List of generated tokens to consume the API",
+ "Settings.apiTokens.emptyStateLayout": "You don’t have any content yet...",
+ "Settings.apiTokens.notification.copied": "Token copied to clipboard.",
+ "Settings.apiTokens.title": "APIトークン",
+ "Settings.apiTokens.types.full-access": "Full access",
+ "Settings.apiTokens.types.read-only": "Read-only",
"Settings.application.description": "プロジェクトの詳細を見る",
+ "Settings.application.strapiVersion": "Strapi バージョン",
"Settings.application.edition-title": "現在のプラン",
+ "Settings.application.details": "詳細",
"Settings.application.link-pricing": "すべての価格を見る",
"Settings.application.link-upgrade": "プロジェクトをアップグレードする",
+ "Settings.application.get-help": "Get help",
"Settings.application.node-version": "Node バージョン",
"Settings.application.strapi-version": "Strapi バージョン",
"Settings.application.title": "アプリケーション",
@@ -82,17 +125,35 @@
"Settings.permissions.conditions.define-conditions": "条件を定義",
"Settings.permissions.conditions.links": "リンク",
"Settings.permissions.conditions.no-actions": "条件を定義する前に最初に作業(作成・閲覧・更新等)を選択する必要があります。",
+ "Settings.permissions.conditions.none-selected": "Anytime",
"Settings.permissions.conditions.or": "OR",
"Settings.permissions.conditions.selected.plural": "{number}個の条件を選択中",
"Settings.permissions.conditions.selected.singular": "{number}個の条件を選択中",
"Settings.permissions.conditions.when": "WHEN",
"Settings.permissions.menu.link.roles.label": "ロール",
"Settings.permissions.menu.link.users.label": "ユーザー",
+ "Settings.permissions.select-all-by-permission": "Select all {label} permissions",
+ "Settings.permissions.select-by-permission": "Select {label} permission",
"Settings.permissions.users.create": "新しいユーザーを作成",
"Settings.permissions.users.form.email": "Eメール",
"Settings.permissions.users.form.firstname": "名",
"Settings.permissions.users.form.lastname": "姓",
+ "Settings.permissions.users.form.sso": "Connect with SSO",
+ "Settings.permissions.users.form.sso.description": "When enabled (ON), users can login via SSO",
+ "Settings.permissions.users.listview.header.subtitle": "All the users who have access to the Strapi admin panel",
"Settings.permissions.users.listview.header.title": "ユーザー",
+ "Settings.permissions.users.tabs.label": "Tabs Permissions",
+ "Settings.profile.form.notify.data.loaded": "Your profile data has been loaded",
+ "Settings.profile.form.section.experience.clear.select": "Clear the interface language selected",
+ "Settings.profile.form.section.experience.interfaceLanguage": "Interface language",
+ "Settings.profile.form.section.experience.interfaceLanguage.hint": "This will only display your own interface in the chosen language.",
+ "Settings.profile.form.section.experience.interfaceLanguageHelp": "Selection will change the interface language only for you. Please refer to this {documentation} to make other languages available for your team.",
+ "Settings.profile.form.section.experience.documentation": "documentation",
+ "Settings.profile.form.section.experience.title": "Experience",
+ "Settings.profile.form.section.helmet.title": "ユーザープロフィール",
+ "Settings.profile.form.section.password.title": "パスワードを変更",
+ "Settings.profile.form.section.profile.page.title": "プロフィールページ",
+ "Settings.profile.form.section.profile.title": "プロフィール",
"Settings.roles.create.description": "ロールに付与された権利を定義する",
"Settings.roles.create.title": "ロールを作成",
"Settings.roles.created": "ロールが作成されました",
@@ -102,6 +163,7 @@
"Settings.roles.form.description": "ロールの名前と説明",
"Settings.roles.form.input.description": "説明",
"Settings.roles.form.input.name": "名前",
+ "Settings.roles.form.permission.property-label": "{label}権限",
"Settings.roles.form.permissions.attributesPermissions": "フィールド権限",
"Settings.roles.form.permissions.create": "作成",
"Settings.roles.form.permissions.delete": "削除",
@@ -111,10 +173,22 @@
"Settings.roles.form.title": "詳細",
"Settings.roles.list.button.add": "新しいロールを追加",
"Settings.roles.list.description": "ロールの一覧",
+ "Settings.roles.list.header.actions": "Actions",
+ "Settings.roles.list.header.description": "詳細",
+ "Settings.roles.list.header.name": "Name",
+ "Settings.roles.list.header.users": "Users",
"Settings.roles.list.title.plural": "{number}ロール",
"Settings.roles.list.title.singular": "{number}ロール",
"Settings.roles.title": "ロール",
"Settings.roles.title.singular": "ロール",
+ "Settings.sso.description": "Configure the settings for the Single Sign-On feature.",
+ "Settings.sso.form.defaultRole.description": "It will attach the new authenticated user to the selected role",
+ "Settings.sso.form.defaultRole.description-not-allowed": "You need to have the permission to read the admin roles",
+ "Settings.sso.form.defaultRole.label": "Default role",
+ "Settings.sso.form.registration.description": "Create new user on SSO login if no account exists",
+ "Settings.sso.form.registration.label": "Auto-registration",
+ "Settings.sso.form.settings.title": "設定",
+ "Settings.sso.title": "Single Sign-On",
"Settings.webhooks.create": "webhookを作成",
"Settings.webhooks.create.header": "ヘッダーの新規作成",
"Settings.webhooks.created": "Webhookが作成されました",
@@ -122,19 +196,26 @@
"Settings.webhooks.enabled": "有効",
"Settings.webhooks.event.publish-tooltip": "このイベントは下書き・公開のシステムが有効になったコンテンツでのみ発生します",
"Settings.webhooks.events.create": "作成",
+ "Settings.webhooks.events.delete": "削除",
"Settings.webhooks.events.update": "更新",
"Settings.webhooks.form.events": "イベント",
"Settings.webhooks.form.headers": "ヘッダー",
"Settings.webhooks.form.name": "名前",
"Settings.webhooks.form.url": "URL",
+ "Settings.webhooks.headers.remove": "Remove header row {number}",
"Settings.webhooks.key": "キー",
+ "Settings.webhooks.list.all-entries.select": "Select all entries",
"Settings.webhooks.list.button.add": "webhookを追加",
"Settings.webhooks.list.description": "POSTの変更通知を取得する",
"Settings.webhooks.list.empty.description": "最初のwebhookをこのリストに追加してください。",
"Settings.webhooks.list.empty.link": "ドキュメントを見る",
"Settings.webhooks.list.empty.title": "まだwebhookはありません",
+ "Settings.webhooks.list.select": "Select",
+ "Settings.webhooks.list.th.actions": "actions",
+ "Settings.webhooks.list.th.status": "status",
"Settings.webhooks.singular": "webhook",
"Settings.webhooks.title": "Webhooks",
+ "Settings.webhooks.to.delete": "{webhooksToDeleteLength, plural, one {# asset} other {# assets}} selected",
"Settings.webhooks.trigger": "トリガー",
"Settings.webhooks.trigger.cancel": "トリガーをキャンセルする",
"Settings.webhooks.trigger.pending": "ペンディング中…",
@@ -150,18 +231,39 @@
"Users.components.List.empty": "ユーザーがいません…",
"Users.components.List.empty.withFilters": "適用されたフィルターにマッチするユーザーがいません…",
"Users.components.List.empty.withSearch": "検索({search})に合致するユーザーがいません…",
+ "anErrorOccurred": "Woops! Something went wrong. Please, try again.",
+ "app.component.CopyToClipboard.label": "Copy to clipboard",
+ "app.component.search.label": "{target}を検索",
+ "app.component.table.delete": "{target}を削除",
+ "app.component.table.duplicate": "{target}を復元",
+ "app.component.table.edit": "{target}を編集",
+ "app.component.table.select.all-entries": "すべてのエントリを選択",
+ "app.component.table.select.one-entry": "{target}を選択",
+ "app.components.BlockLink.blog": "Blog",
+ "app.components.BlockLink.blog.content": "Read the latest news about Strapi and the ecosystem.",
"app.components.BlockLink.code": "コード例",
+ "app.components.BlockLink.code.content": "Learn by testing real projects developed the community.",
+ "app.components.BlockLink.documentation": "Documentation",
+ "app.components.BlockLink.documentation.content": "Discover the essential concepts, guides and instructions.",
+ "app.components.BlockLink.tutorial": "Tutorials",
+ "app.components.BlockLink.tutorial.content": "Follow step-by-step instructions to use and customize Strapi.",
"app.components.Button.cancel": "キャンセル",
+ "app.components.Button.confirm": "確認",
"app.components.Button.reset": "リセット",
"app.components.Button.save": "保存",
"app.components.ComingSoonPage.comingSoon": "近日公開",
+ "app.components.ConfirmDialog.title": "確認",
"app.components.DownloadInfo.download": "ダウンロード中...",
"app.components.DownloadInfo.text": "これには数分かかることがあります。 お待ちください",
"app.components.EmptyAttributes.title": "フィールドはまだありません",
+ "app.components.EmptyStateLayout.content-document": "No content found",
+ "app.components.EmptyStateLayout.content-permissions": "You don't have the permissions to access that content",
+ "app.components.HeaderLayout.link.go-back": "戻る",
"app.components.HomePage.button.blog": "ブログでもっと見る",
"app.components.HomePage.community": "コミュニティで見つける",
"app.components.HomePage.community.content": "異なるチャンネルでチームメンバー、コントリビューターやデベロッパーと議論する",
"app.components.HomePage.create": "最初のコンテンツタイプを作成する",
+ "app.components.HomePage.roadmap": "See our roadmap",
"app.components.HomePage.welcome": "ボードにようこそ!",
"app.components.HomePage.welcome.again": "ようこそ ",
"app.components.HomePage.welcomeBlock.content": "私たちはコミュニティメンバーのひとりとしてあなたをお待ちしております。私たちは常にフィードバックを求めていますので、DMを送ってください",
@@ -175,9 +277,15 @@
"app.components.InputFileDetails.originalName": "オリジナル名:",
"app.components.InputFileDetails.remove": "ファイルを取り除く",
"app.components.InputFileDetails.size": "サイズ:",
+ "app.components.InstallPluginPage.Download.description": "It might take a few seconds to download and install the plugin.",
+ "app.components.InstallPluginPage.Download.title": "Downloading...",
"app.components.InstallPluginPage.description": "簡単にアプリを拡張する",
- "app.components.InstallPluginPage.helmet": "マーケットプレイス - プラグイン",
- "app.components.InstallPluginPage.title": "マーケットプレイス - プラグイン",
+ "app.components.LeftMenu.collapse": "Collapse the navbar",
+ "app.components.LeftMenu.expand": "Expand the navbar",
+ "app.components.LeftMenu.logout": "ログアウト",
+ "app.components.LeftMenu.profile": "プロフィール",
+ "app.components.LeftMenuFooter.documentation": "Documentation",
+ "app.components.LeftMenuFooter.help": "Help",
"app.components.LeftMenuFooter.poweredBy": "Powered by ",
"app.components.LeftMenuLinkContainer.collectionTypes": "コレクションタイプ",
"app.components.LeftMenuLinkContainer.configuration": "構成",
@@ -188,36 +296,112 @@
"app.components.LeftMenuLinkContainer.plugins": "プラグイン",
"app.components.LeftMenuLinkContainer.settings": "設定",
"app.components.LeftMenuLinkContainer.singleTypes": "シングルタイプ",
+ "app.components.ListPluginsPage.deletePlugin.description": "It might take a few seconds to uninstall the plugin.",
+ "app.components.ListPluginsPage.deletePlugin.title": "アンインストール中",
"app.components.ListPluginsPage.description": "このプロジェクトでインストールされたプラグイン一覧",
"app.components.ListPluginsPage.helmet.title": "プラグイン一覧",
"app.components.ListPluginsPage.title": "プラグイン",
"app.components.Logout.logout": "ログアウト",
"app.components.Logout.profile": "プロフィール",
+ "app.components.MarketplaceBanner": "Discover plugins built by the community, and many more awesome things to kickstart your project, on Strapi Awesome.",
+ "app.components.MarketplaceBanner.image.alt": "a strapi rocket logo",
+ "app.components.MarketplaceBanner.link": "Check it out now",
"app.components.NotFoundPage.back": "ホームページに戻る",
"app.components.NotFoundPage.description": "見つかりません",
"app.components.Official": "オフィシャル",
+ "app.components.Onboarding.help.button": "Help button",
+ "app.components.Onboarding.label.completed": "% completed",
+ "app.components.Onboarding.title": "Get Started Videos",
"app.components.PluginCard.Button.label.download": "ダウンロード",
"app.components.PluginCard.Button.label.install": "インストール",
+ "app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "The autoReload feature needs to be enabled. Please start your app with `yarn develop`.",
+ "app.components.PluginCard.PopUpWarning.install.impossible.confirm": "I understand!",
+ "app.components.PluginCard.PopUpWarning.install.impossible.environment": "For security reasons, a plugin can only be downloaded in a development environment.",
+ "app.components.PluginCard.PopUpWarning.install.impossible.title": "Downloading is impossible",
"app.components.PluginCard.compatible": "アプリとの互換性",
"app.components.PluginCard.compatibleCommunity": "コミュニティとの互換性",
"app.components.PluginCard.more-details": "詳細を見る",
+ "app.components.ToggleCheckbox.off-label": "Off",
+ "app.components.ToggleCheckbox.on-label": "On",
+ "app.components.UpgradePlanModal.button": "Learn more",
+ "app.components.UpgradePlanModal.limit-reached": "You have reached the limit",
+ "app.components.UpgradePlanModal.text-ce": "Community Edition",
+ "app.components.UpgradePlanModal.text-ee": "Enterprise Edition",
+ "app.components.UpgradePlanModal.text-power": "Unlock the full power of Strapi by upgrading your plan to the Enterprise Edition",
+ "app.components.UpgradePlanModal.text-strapi": "of Strapi by upgrading your plan to the",
+ "app.components.Users.MagicLink.connect": "Copy and share this link to give access to this user",
+ "app.components.Users.MagicLink.connect.sso": "Send this link to the user, the first login can be made via a SSO provider",
+ "app.components.Users.ModalCreateBody.block-title.details": "User details",
+ "app.components.Users.ModalCreateBody.block-title.login": "ロールの一覧",
+ "app.components.Users.ModalCreateBody.block-title.roles": "User's roles",
+ "app.components.Users.ModalCreateBody.block-title.roles.description": "A user can have one or several roles",
+ "app.components.Users.SortPicker.button-label": "Sort by",
+ "app.components.Users.SortPicker.sortby.email_asc": "Email (A to Z)",
+ "app.components.Users.SortPicker.sortby.email_desc": "Email (Z to A)",
+ "app.components.Users.SortPicker.sortby.firstname_asc": "First name (A to Z)",
+ "app.components.Users.SortPicker.sortby.firstname_desc": "First name (Z to A)",
+ "app.components.Users.SortPicker.sortby.lastname_asc": "Last name (A to Z)",
+ "app.components.Users.SortPicker.sortby.lastname_desc": "Last name (Z to A)",
+ "app.components.Users.SortPicker.sortby.username_asc": "Username (A to Z)",
+ "app.components.Users.SortPicker.sortby.username_desc": "Username (Z to A)",
+ "app.components.go-back": "戻る",
"app.components.listPlugins.button": "プラグインを追加",
"app.components.listPlugins.title.none": "インストール済みのプラグインはありません",
"app.components.listPlugins.title.plural": "{number} 個のプラグインがインストールされました",
"app.components.listPlugins.title.singular": "{number} 個のプラグインがインストールされました",
"app.components.listPluginsPage.deletePlugin.error": "アンインストール中にエラーが発生しました",
"app.containers.App.notification.error.init": "APIのリクエスト中にエラーが発生しました",
+ "app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin": "If you do not receive this link, please contact your administrator.",
+ "app.containers.AuthPage.ForgotPasswordSuccess.text.email": "It can take a few minutes to receive your password recovery link.",
+ "app.containers.AuthPage.ForgotPasswordSuccess.title": "Email sent",
+ "app.containers.Users.EditPage.form.active.label": "Active",
+ "app.containers.Users.EditPage.header.label": "{name}を編集",
+ "app.containers.Users.EditPage.header.label-loading": "ユーザーを編集",
+ "app.containers.Users.EditPage.roles-bloc-title": "Attributed roles",
+ "app.containers.Users.ModalForm.footer.button-success": "ユーザーを招待",
"app.links.configure-view": "表示設定",
+ "app.static.links.cheatsheet": "CheatSheet",
"app.utils.SelectOption.defaultMessage": " ",
+ "app.utils.add-filter": "Add filter",
+ "app.utils.close-label": "閉じる",
"app.utils.defaultMessage": " ",
"app.utils.delete": "削除",
+ "app.utils.duplicate": "復元",
+ "app.utils.edit": "編集",
+ "app.utils.errors.file-too-big.message": "The file is too big",
+ "app.utils.filter-value": "Filter value",
"app.utils.filters": "フィルター",
+ "app.utils.notify.data-loaded": "The {target} has loaded",
"app.utils.placeholder.defaultMessage": " ",
+ "app.utils.publish": "Publish",
+ "app.utils.select-all": "すべてを選択",
+ "app.utils.select-field": "Select field",
+ "app.utils.select-filter": "Select filter",
+ "app.utils.unpublish": "Unpublish",
+ "clearLabel": "Clear",
+ "coming.soon": "This content is currently under construction and will be back in a few weeks!",
+ "component.Input.error.validation.integer": "The value must be an integer",
+ "components.AutoReloadBlocker.description": "Run Strapi with one of the following commands:",
"components.AutoReloadBlocker.header": "プラグインを有効化するにはリロードが必要です",
"components.ErrorBoundary.title": "なにかが間違っています...",
+ "components.FilterOptions.FILTER_TYPES.$contains": "contains (case sensitive)",
+ "components.FilterOptions.FILTER_TYPES.$endsWith": "ends with",
+ "components.FilterOptions.FILTER_TYPES.$eq": "is",
+ "components.FilterOptions.FILTER_TYPES.$gt": "is greater than",
+ "components.FilterOptions.FILTER_TYPES.$gte": "is greater than or equal to",
+ "components.FilterOptions.FILTER_TYPES.$lt": "is lower than",
+ "components.FilterOptions.FILTER_TYPES.$lte": "is lower than or equal to",
+ "components.FilterOptions.FILTER_TYPES.$ne": "is not",
+ "components.FilterOptions.FILTER_TYPES.$notContains": "does not contain (case sensitive)",
+ "components.FilterOptions.FILTER_TYPES.$notNull": "is not null",
+ "components.FilterOptions.FILTER_TYPES.$null": "is null",
+ "components.FilterOptions.FILTER_TYPES.$startsWith": "starts with",
"components.Input.error.attribute.key.taken": "この値はすでに存在しています",
"components.Input.error.attribute.sameKeyAndName": "等しくありません",
"components.Input.error.attribute.taken": "このフィールド名はすでに存在します",
+ "components.Input.error.contain.lowercase": "Password must contain at least one lowercase character",
+ "components.Input.error.contain.number": "Password must contain at least one number",
+ "components.Input.error.contain.uppercase": "Password must contain at least one uppercase character",
"components.Input.error.contentTypeName.taken": "この名前はすでに存在します",
"components.Input.error.custom-error": "{errorMessage} ",
"components.Input.error.password.noMatch": "パスワードが一致しません",
@@ -233,12 +417,20 @@
"components.Input.error.validation.unique": "この値はすでに存在します",
"components.InputSelect.option.placeholder": "選択してください",
"components.ListRow.empty": "表示するデータがありません",
+ "components.NotAllowedInput.text": "No permissions to see this field",
"components.OverlayBlocker.description": "サーバーのリスタートが必要な機能を使用しています。サーバーが起動するまでお待ち下さい",
+ "components.OverlayBlocker.description.serverError": "The server should have restarted, please check your logs in the terminal.",
"components.OverlayBlocker.title": "リスタートを待っています...",
+ "components.OverlayBlocker.title.serverError": "The restart is taking longer than expected",
"components.PageFooter.select": "ページ毎に表示する投稿数",
"components.ProductionBlocker.description": "このプラグインは、安全のため、他の環境では無効する必要があります",
"components.ProductionBlocker.header": "このプラグインはデベロップ環境でのみ利用できます",
"components.Search.placeholder": "検索...",
+ "components.Select.placeholder": "選択",
+ "components.TableHeader.actions-label": "Actions",
+ "components.TableHeader.sort": "Sort on {label}",
+ "components.Wysiwyg.ToggleMode.markdown-mode": "Markdown mode",
+ "components.Wysiwyg.ToggleMode.preview-mode": "Preview mode",
"components.Wysiwyg.collapse": "Collapse",
"components.Wysiwyg.selectOptions.H1": "タイトル H1",
"components.Wysiwyg.selectOptions.H2": "タイトル H2",
@@ -251,48 +443,136 @@
"components.WysiwygBottomControls.fullscreen": "広げる",
"components.WysiwygBottomControls.uploadFiles": "ファイルをドラッグ&ドロップ, クリップボードからペースト もしくは {browse}.",
"components.WysiwygBottomControls.uploadFiles.browse": "選ぶ",
+ "components.pagination.go-to": "Go to page {page}",
+ "components.pagination.go-to-next": "Go to next page",
+ "components.pagination.go-to-previous": "Go to previous page",
+ "components.pagination.remaining-links": "And {number} other links",
+ "components.popUpWarning.button.cancel": "No, cancel",
+ "components.popUpWarning.button.confirm": "Yes, confirm",
"components.popUpWarning.message": "本当に削除しますか?",
"components.popUpWarning.title": "確認してください",
+ "content-manager.App.schemas.data-loaded": "The schemas have been successfully loaded",
+ "content-manager.DynamicTable.relation-loaded": "The relations have been loaded",
"content-manager.EditRelations.title": "リレーショナルデータ",
+ "content-manager.HeaderLayout.button.label-add-entry": "Create new entry",
+ "content-manager.api.id": "API ID",
"content-manager.components.AddFilterCTA.add": "フィルタ",
"content-manager.components.AddFilterCTA.hide": "フィルタ",
+ "content-manager.components.DragHandle-label": "Drag",
"content-manager.components.DraggableAttr.edit": "クリックして編集",
+ "content-manager.components.DraggableCard.delete.field": "{item}を削除",
+ "content-manager.components.DraggableCard.edit.field": "{item}を編集",
+ "content-manager.components.DraggableCard.move.field": "Move {item}",
+ "content-manager.components.DynamicTable.row-line": "item line {number}",
+ "content-manager.components.DynamicZone.ComponentPicker-label": "Pick one component",
+ "content-manager.components.DynamicZone.add-component": "Add a component to {componentName}",
+ "content-manager.components.DynamicZone.delete-label": "{name}を削除",
+ "content-manager.components.DynamicZone.error-message": "The component contains error(s)",
+ "content-manager.components.DynamicZone.missing-components": "There {number, plural, =0 {are # missing components} one {is # missing component} other {are # missing components}}",
+ "content-manager.components.DynamicZone.move-down-label": "Move component down",
+ "content-manager.components.DynamicZone.move-up-label": "Move component up",
+ "content-manager.components.DynamicZone.pick-compo": "Pick one component",
+ "content-manager.components.DynamicZone.required": "Component is required",
"content-manager.components.EmptyAttributesBlock.button": "設定ページに移動",
"content-manager.components.EmptyAttributesBlock.description": "設定を変更することができます",
+ "content-manager.components.FieldItem.linkToComponentLayout": "Set the component's layout",
+ "content-manager.components.FieldSelect.label": "Add a field",
"content-manager.components.FilterOptions.button.apply": "適用",
"content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply": "適用",
"content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll": "すべてクリア",
"content-manager.components.FiltersPickWrapper.PluginHeader.description": "エントリをフィルタリングするための条件を設定する",
"content-manager.components.FiltersPickWrapper.PluginHeader.title.filter": "フィルタ",
"content-manager.components.FiltersPickWrapper.hide": "隠す",
+ "content-manager.components.LeftMenu.Search.label": "Search for a content type",
+ "content-manager.components.LeftMenu.collection-types": "Collection Types",
+ "content-manager.components.LeftMenu.single-types": "Single Types",
"content-manager.components.LimitSelect.itemsPerPage": "ページあたりのアイテム数",
+ "content-manager.components.NotAllowedInput.text": "No permissions to see this field",
+ "content-manager.components.RepeatableComponent.error-message": "The component(s) contain error(s)",
"content-manager.components.Search.placeholder": "エントリを検索する...",
+ "content-manager.components.Select.draft-info-title": "State: Draft",
+ "content-manager.components.Select.publish-info-title": "State: Published",
+ "content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings": "Customize how the edit view will look like.",
+ "content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings": "Define the settings of the list view.",
+ "content-manager.components.SettingsViewWrapper.pluginHeader.title": "Configure the view - {name}",
"content-manager.components.TableDelete.delete": "すべて削除",
"content-manager.components.TableDelete.deleteSelected": "選択を削除します",
+ "content-manager.components.TableDelete.label": "{number, plural, one {# entry} other {# entries}} selected",
"content-manager.components.TableEmpty.withFilters": "適用されたフィルタには{contentType}はありません...",
"content-manager.components.TableEmpty.withSearch": "検索に対応する{contentType}はありません({search})...",
"content-manager.components.TableEmpty.withoutFilter": "{contentType}はありません...",
+ "content-manager.components.empty-repeatable": "No entry yet. Click on the button below to add one.",
+ "content-manager.components.notification.info.maximum-requirement": "You have already reached the maximum number of fields",
+ "content-manager.components.notification.info.minimum-requirement": "A field has been added to match the minimum requirement",
+ "content-manager.components.repeatable.reorder.error": "An error occurred while reordering your component's field, please try again",
+ "content-manager.components.reset-entry": "Reset entry",
+ "content-manager.components.uid.apply": "apply",
+ "content-manager.components.uid.available": "Available",
+ "content-manager.components.uid.regenerate": "Regenerate",
+ "content-manager.components.uid.suggested": "suggested",
+ "content-manager.components.uid.unavailable": "Unavailable",
+ "content-manager.containers.Edit.Link.Layout": "Configure the layout",
+ "content-manager.containers.Edit.Link.Model": "Edit the collection-type",
"content-manager.containers.Edit.addAnItem": "アイテムを追加する...",
"content-manager.containers.Edit.clickToJump": "クリックするとエントリにジャンプします",
"content-manager.containers.Edit.delete": "削除",
+ "content-manager.containers.Edit.delete-entry": "Delete this entry",
"content-manager.containers.Edit.editing": "編集...",
+ "content-manager.containers.Edit.information": "Information",
+ "content-manager.containers.Edit.information.by": "By",
+ "content-manager.containers.Edit.information.draftVersion": "draft version",
+ "content-manager.containers.Edit.information.editing": "Editing",
+ "content-manager.containers.Edit.information.created": "Created",
+ "content-manager.containers.Edit.information.lastUpdate": "Last update",
+ "content-manager.containers.Edit.information.publishedVersion": "published version",
+ "content-manager.containers.Edit.pluginHeader.title.new": "Create an entry",
"content-manager.containers.Edit.reset": "リセット",
"content-manager.containers.Edit.returnList": "リストに戻る",
"content-manager.containers.Edit.seeDetails": "詳細",
"content-manager.containers.Edit.submit": "保存",
+ "content-manager.containers.EditSettingsView.modal-form.edit-field": "Edit the field",
+ "content-manager.containers.EditView.add.new-entry": "Add an entry",
+ "content-manager.containers.EditView.components.missing.plural": "There is {count} missing components",
+ "content-manager.containers.EditView.components.missing.singular": "There is {count} missing component",
+ "content-manager.containers.EditView.notification.errors": "The form contains some errors",
"content-manager.containers.Home.introduction": "あなたのエントリーを編集するには、左側のメニューの特定のリンクに行きます。このプラグインは設定を編集する適切な方法がなく、まだアクティブな開発中です",
"content-manager.containers.Home.pluginHeaderDescription": "パワフルで美しいインターフェイスでエントリを管理します。",
"content-manager.containers.Home.pluginHeaderTitle": "コンテンツ マネージャ",
+ "content-manager.containers.List.draft": "Draft",
"content-manager.containers.List.errorFetchRecords": "エラー",
+ "content-manager.containers.List.published": "Published",
"content-manager.containers.ListPage.displayedFields": "フィールドが表示されました",
+ "content-manager.containers.ListPage.items": "{number, plural, =0 {items} one {item} other {items}}",
+ "content-manager.containers.ListPage.table-headers.published_at": "State",
+ "content-manager.containers.ListSettingsView.modal-form.edit-label": "Edit {fieldName}",
+ "content-manager.containers.SettingPage.add.field": "Insert another field",
+ "content-manager.containers.SettingPage.add.relational-field": "Insert another relational field",
"content-manager.containers.SettingPage.attributes": "属性フィールド",
"content-manager.containers.SettingPage.attributes.description": "属性の順序を定義する",
"content-manager.containers.SettingPage.editSettings.description": "フィールドをドラッグアンドドロップしてレイアウトを作成する",
+ "content-manager.containers.SettingPage.editSettings.entry.title": "Entry title",
+ "content-manager.containers.SettingPage.editSettings.entry.title.description": "Set the displayed field of your entry",
+ "content-manager.containers.SettingPage.editSettings.relation-field.description": "Set the displayed field in both the edit and list views",
"content-manager.containers.SettingPage.editSettings.title": "編集 (設定)",
+ "content-manager.containers.SettingPage.layout": "Layout",
+ "content-manager.containers.SettingPage.listSettings.description": "Configure the options for this collection type",
"content-manager.containers.SettingPage.listSettings.title": "一覧 (設定)",
+ "content-manager.containers.SettingPage.pluginHeaderDescription": "Configure the specific settings for this Collection Type",
"content-manager.containers.SettingPage.relations": "リレーショナルフィールド",
+ "content-manager.containers.SettingPage.settings": "設定",
+ "content-manager.containers.SettingPage.view": "View",
+ "content-manager.containers.SettingViewModel.pluginHeader.title": "コンテンツ管理 - {name}",
"content-manager.containers.SettingsPage.Block.contentType.description": "特定の設定を構成する",
+ "content-manager.containers.SettingsPage.Block.contentType.title": "Collection Types",
+ "content-manager.containers.SettingsPage.Block.generalSettings.description": "Configure the default options for your Collection Types",
"content-manager.containers.SettingsPage.Block.generalSettings.title": "一般",
+ "content-manager.containers.SettingsPage.pluginHeaderDescription": "Configure the settings for all your Collection types and Groups",
+ "content-manager.containers.SettingsView.list.subtitle": "Configure the layout and display of your Collection types and groups",
+ "content-manager.containers.SettingsView.list.title": "Display configurations",
+ "content-manager.edit-settings-view.link-to-ctb.components": "Edit the component",
+ "content-manager.edit-settings-view.link-to-ctb.content-types": "Edit the content type",
+ "content-manager.emptyAttributes.button": "Go to collection type builder",
+ "content-manager.emptyAttributes.description": "Add your first field to your Collection Type",
"content-manager.emptyAttributes.title": "フィールドはまだありません",
"content-manager.error.attribute.key.taken": "この値は既に存在します",
"content-manager.error.attribute.sameKeyAndName": "同じにすることはできません",
@@ -323,33 +603,73 @@
"content-manager.form.Input.label": "Label",
"content-manager.form.Input.label.inputDescription": "この値は、テーブルの先頭に表示されるラベル",
"content-manager.form.Input.pageEntries": "1ページあたりのエントリ数",
+ "content-manager.form.Input.pageEntries.inputDescription": "Note: You can override this value in the Collection Type settings page.",
"content-manager.form.Input.placeholder": "プレースホルダー",
"content-manager.form.Input.placeholder.placeholder": "My awesome value",
"content-manager.form.Input.search": "検索を有効にする",
"content-manager.form.Input.search.field": "このフィールドで検索を有効にする",
"content-manager.form.Input.sort.field": "このフィールドでソートを有効にする",
+ "content-manager.form.Input.sort.order": "Default sort order",
+ "content-manager.form.Input.wysiwyg": "Display as WYSIWYG",
+ "content-manager.global.displayedFields": "Displayed Fields",
+ "content-manager.groups": "Groups",
+ "content-manager.groups.numbered": "Groups ({number})",
+ "content-manager.header.name": "Content",
+ "content-manager.link-to-ctb": "Edit the model",
+ "content-manager.models": "Collection Types",
+ "content-manager.models.numbered": "Collection Types ({number})",
"content-manager.notification.error.displayedFields": "少なくとも1つの表示フィールドが必要です",
"content-manager.notification.error.relationship.fetch": "リレーションシップフェッチ中にエラーが発生しました",
"content-manager.notification.info.SettingPage.disableSort": "並べ替えを許可する属性が1つ必要です",
+ "content-manager.notification.info.minimumFields": "You need to have at least one field displayed",
+ "content-manager.notification.upload.error": "An error has occurred while uploading your files",
"content-manager.pageNotFound": "ページが見つかりません",
+ "content-manager.pages.ListView.header-subtitle": "{number, plural, =0 {# entries} one {# entry} other {# entries}} found",
+ "content-manager.pages.NoContentType.button": "Create your first Content-Type",
+ "content-manager.pages.NoContentType.text": "You don't have any content yet, we recommend you to create your first Content-Type.",
+ "content-manager.permissions.not-allowed.create": "You are not allowed to create a document",
+ "content-manager.permissions.not-allowed.update": "You are not allowed to see this document",
"content-manager.plugin.description.long": "データベース内のデータを表示、編集、削除するための方法。",
"content-manager.plugin.description.short": "データベース内のデータを表示、編集、削除するための方法。",
+ "content-manager.plugin.name": "Content Manager",
"content-manager.popUpWarning.bodyMessage.contentType.delete": "このエントリを削除してもよろしいですか?",
"content-manager.popUpWarning.bodyMessage.contentType.delete.all": "これらのエントリを削除してもよろしいですか?",
"content-manager.popUpWarning.warning.cancelAllSettings": "変更をキャンセルしてもよろしいですか?",
+ "content-manager.popUpWarning.warning.publish-question": "Do you still want to publish it?",
+ "content-manager.popUpWarning.warning.unpublish": "Unpublish this content will
automatically change it to a draft.",
+ "content-manager.popUpWarning.warning.unpublish-question": "Are you sure you want to unpublish it?",
"content-manager.popUpWarning.warning.updateAllSettings": "これにより、すべての設定が変更されます",
+ "content-manager.popUpwarning.warning.has-draft-relations.button-confirm": "Yes, publish",
+ "content-manager.popUpwarning.warning.has-draft-relations.message": "{count, plural, =0 { of your content relations is} one { of your content relations is} other { of your content relations are}} not published yet.
It might engender broken links and errors on your project.",
+ "content-manager.popover.display-relations.label": "Display relations",
"content-manager.success.record.delete": "削除",
+ "content-manager.success.record.publish": "Published",
"content-manager.success.record.save": "保存",
+ "content-manager.success.record.unpublish": "Unpublished",
+ "content-manager.utils.data-loaded": "The {number, plural, =1 {entry has} other {entries have}} successfully been loaded",
+ "form.button.continue": "つづける",
"form.button.done": "完了",
"form.button.finish": "終了",
+ "form.button.save": "保存",
"global.prompt.unsaved": "ページから離れてもいいですか?編集中のものは全て失われます",
"notification.contentType.relations.conflict": "コンテンツタイプがリレーションと競合しています",
+ "notification.default.title": "Information:",
"notification.error": "エラーが発生しました",
"notification.error.layout": "レイアウトを復旧できませんでした",
"notification.form.error.fields": "フォームに同じエラーがあります",
"notification.form.success.fields": "保存されました",
"notification.link-copied": "クリップボードにリンクをコピーしました",
+ "notification.permission.not-allowed-read": "You are not allowed to see this document",
"notification.success.delete": "アイテムは削除されました",
+ "notification.success.saved": "Saved",
+ "notification.success.title": "Success:",
+ "notification.version.update.link": "もっと見る",
"notification.version.update.message": "WHEN",
- "request.error.model.unknown": "モデルが存在しません"
+ "notification.warning.title": "Warning:",
+ "or": "OR",
+ "request.error.model.unknown": "モデルが存在しません",
+ "skipToContent": "Skip to content",
+ "submit": "送信",
+ "app.components.InstallPluginPage.helmet": "マーケットプレイス - プラグイン",
+ "app.components.InstallPluginPage.title": "マーケットプレイス - プラグイン"
}