Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 126 additions & 0 deletions apps/docs/i18n/fr/code.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
{
"theme.ErrorPageContent.title": {
"message": "Un problème est survenu lors de l'affichage de la page.",
"description": "The title of the fallback page when the page crashed"
},
"theme.ErrorPageContent.tryAgain": {
"message": "Réessayer",
"description": "The label of the button to try again when the page crashed"
},
"theme.NotFound.title": {
"message": "Page introuvable.",
"description": "The title of the 404 page"
},
"theme.NotFound.p1": {
"message": "La page que vous recherchez est introuvable.",
"description": "The first paragraph of the 404 page"
},
"theme.NotFound.p2": {
"message": "Merci de signaler tout lien brisé à l'administrateur du site.",
"description": "The 2nd paragraph of the 404 page"
},
"theme.BackToTopButton.buttonAriaLabel": {
"message": "Revenir en haut",
"description": "The ARIA label for the back to top button"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Fermer",
"description": "The ARIA label for close button of announcement bar"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "Copier le code dans le presse-papiers",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "Copié",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "Copier",
"description": "The copy button label on code blocks"
},
"theme.tags.tagsPageLink": {
"message": "Voir toutes les étiquettes",
"description": "The label of the link targeting the tag list page"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "Ouvrir la barre latérale",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "Ouvrir la barre latérale",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel": {
"message": "Navigation de la documentation",
"description": "The ARIA label for the docs pagination"
},
"theme.docs.paginator.next": {
"message": "Suivant",
"description": "The label used to navigate to the next doc"
},
"theme.docs.paginator.previous": {
"message": "Précédent",
"description": "The label used to navigate to the previous doc"
},
"theme.docs.sidebar.collapseButtonTitle": {
"message": "Fermer la barre latérale",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel": {
"message": "Fermer la barre latérale",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": {
"message": "Basculer la catégorie pliable de la barre latérale '{label}'",
"description": "The ARIA label to toggle the collapsible sidebar category"
},
"theme.docs.tagDocListPageTitle.nDocsTagged": {
"message": "Un document étiqueté|{count} documents étiquetés",
"description": "Pluralized label for \"{count} docs tagged\"."
},
"theme.docs.tagDocListPageTitle": {
"message": "{nDocsTagged} avec \"{tagName}\"",
"description": "The title of the page for a docs tag"
},
"theme.common.editThisPage": {
"message": "Modifier cette page",
"description": "The link label to edit the current page"
},
"theme.common.headingLinkTitle": {
"message": "Lien direct vers le titre",
"description": "Title for link to heading"
},
"theme.lastUpdated.atDate": {
"message": " le {date}",
"description": "The words used to describe on which date a page has been last updated"
},
"theme.lastUpdated.byUser": {
"message": " par {user}",
"description": "The words used to describe by who the page has been last updated"
},
"theme.lastUpdated.lastUpdatedAtBy": {
"message": "Dernière mise à jour{atDate}{byUser}.",
"description": "The sentence used to display when a page has been last updated, and by who"
},
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
"message": "← Retour au menu principal",
"description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu"
},
"theme.common.skipToMainContent": {
"message": "Aller au contenu principal",
"description": "The skip to content label used for accessibility"
},
"theme.TOCCollapsible.toggleButtonLabel": {
"message": "Sur cette page",
"description": "The label used by the button on the collapsible TOC component"
},
"theme.tags.tagsListLabel": {
"message": "Étiquettes :",
"description": "The label alongside a tag list"
},
"theme.tags.tagsPageTitle": {
"message": "Étiquettes",
"description": "The title of the tag list page"
}
}
34 changes: 34 additions & 0 deletions apps/docs/i18n/fr/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"link.title.Company": {
"message": "Entreprise",
"description": "The title of the footer links column with title=Company in the footer"
},
"link.title.Community": {
"message": "Communauté",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.item.label.Grida": {
"message": "Grida",
"description": "The label of footer link with label=Grida linking to https://grida.co"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/gridaco/grida"
},
"link.item.label.Twitter": {
"message": "Twitter",
"description": "The label of footer link with label=Twitter linking to https://twitter.com/grida_co"
},
"link.item.label.Blog": {
"message": "Blog",
"description": "The label of footer link with label=Blog linking to https://grida.co/blog"
},
"link.item.label.Slack": {
"message": "Slack",
"description": "The label of footer link with label=Slack linking to https://grida.co/join-slack"
},
"copyright": {
"message": "Copyright © Grida Inc.",
"description": "The footer copyright"
}
}
34 changes: 34 additions & 0 deletions apps/docs/i18n/fr/docusaurus-theme-classic/navbar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
},
"item.label.Docs": {
"message": "Documentation",
"description": "Navbar item with label Docs"
},
"item.label.Reference": {
"message": "Référence",
"description": "Navbar item with label Reference"
},
"item.label.Working Group": {
"message": "Groupe de travail",
"description": "Navbar item with label Working Group"
},
"item.label.Platform": {
"message": "Plateforme",
"description": "Navbar item with label Platform"
},
"item.label.Packages": {
"message": "Paquets",
"description": "Navbar item with label Packages"
},
"item.label.Together": {
"message": "Ensemble",
"description": "Navbar item with label Together"
},
"item.label.Sign In": {
"message": "Connexion",
"description": "Navbar item with label Sign In"
}
}
126 changes: 126 additions & 0 deletions apps/docs/i18n/ja/code.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
{
"theme.ErrorPageContent.title": {
"message": "ページの表示中に問題が発生しました。",
"description": "The title of the fallback page when the page crashed"
},
"theme.ErrorPageContent.tryAgain": {
"message": "再試行",
"description": "The label of the button to try again when the page crashed"
},
"theme.NotFound.title": {
"message": "ページが見つかりません。",
"description": "The title of the 404 page"
},
"theme.NotFound.p1": {
"message": "お探しのページは見つかりませんでした。",
"description": "The first paragraph of the 404 page"
},
"theme.NotFound.p2": {
"message": "リンクが切れている場合は、サイト管理者にお知らせください。",
"description": "The 2nd paragraph of the 404 page"
},
"theme.BackToTopButton.buttonAriaLabel": {
"message": "トップに戻る",
"description": "The ARIA label for the back to top button"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "閉じる",
"description": "The ARIA label for close button of announcement bar"
},
"theme.CodeBlock.copyButtonAriaLabel": {
"message": "コードをクリップボードにコピー",
"description": "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied": {
"message": "コピーしました",
"description": "The copied button label on code blocks"
},
"theme.CodeBlock.copy": {
"message": "コピー",
"description": "The copy button label on code blocks"
},
"theme.tags.tagsPageLink": {
"message": "すべてのタグを表示",
"description": "The label of the link targeting the tag list page"
},
"theme.docs.sidebar.expandButtonTitle": {
"message": "サイドバーを開く",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel": {
"message": "サイドバーを開く",
"description": "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel": {
"message": "ドキュメントナビゲーション",
"description": "The ARIA label for the docs pagination"
},
"theme.docs.paginator.next": {
"message": "次へ",
"description": "The label used to navigate to the next doc"
},
"theme.docs.paginator.previous": {
"message": "前へ",
"description": "The label used to navigate to the previous doc"
},
"theme.docs.sidebar.collapseButtonTitle": {
"message": "サイドバーを閉じる",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel": {
"message": "サイドバーを閉じる",
"description": "The title attribute for collapse button of doc sidebar"
},
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel": {
"message": "折りたたみ可能なサイドバーカテゴリー '{label}' を開閉",
"description": "The ARIA label to toggle the collapsible sidebar category"
},
"theme.docs.tagDocListPageTitle.nDocsTagged": {
"message": "{count} 件のドキュメント",
"description": "Pluralized label for \"{count} docs tagged\"."
},
"theme.docs.tagDocListPageTitle": {
"message": "{nDocsTagged} が \"{tagName}\" タグに分類されています",
"description": "The title of the page for a docs tag"
},
"theme.common.editThisPage": {
"message": "このページを編集",
"description": "The link label to edit the current page"
},
"theme.common.headingLinkTitle": {
"message": "見出しへのリンク",
"description": "Title for link to heading"
},
"theme.lastUpdated.atDate": {
"message": " {date} に",
"description": "The words used to describe on which date a page has been last updated"
},
"theme.lastUpdated.byUser": {
"message": " {user} が",
"description": "The words used to describe by who the page has been last updated"
},
"theme.lastUpdated.lastUpdatedAtBy": {
"message": "{atDate}{byUser}最終更新しました。",
"description": "The sentence used to display when a page has been last updated, and by who"
},
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
"message": "← メインメニューに戻る",
"description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu"
},
"theme.common.skipToMainContent": {
"message": "メインコンテンツへスキップ",
"description": "The skip to content label used for accessibility"
},
"theme.TOCCollapsible.toggleButtonLabel": {
"message": "このページの内容",
"description": "The label used by the button on the collapsible TOC component"
},
"theme.tags.tagsListLabel": {
"message": "タグ:",
"description": "The label alongside a tag list"
},
"theme.tags.tagsPageTitle": {
"message": "タグ",
"description": "The title of the tag list page"
}
}
34 changes: 34 additions & 0 deletions apps/docs/i18n/ja/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"link.title.Company": {
"message": "会社",
"description": "The title of the footer links column with title=Company in the footer"
},
"link.title.Community": {
"message": "コミュニティ",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.item.label.Grida": {
"message": "Grida",
"description": "The label of footer link with label=Grida linking to https://grida.co"
},
"link.item.label.GitHub": {
"message": "GitHub",
"description": "The label of footer link with label=GitHub linking to https://github.com/gridaco/grida"
},
"link.item.label.Twitter": {
"message": "Twitter",
"description": "The label of footer link with label=Twitter linking to https://twitter.com/grida_co"
},
"link.item.label.Blog": {
"message": "ブログ",
"description": "The label of footer link with label=Blog linking to https://grida.co/blog"
},
"link.item.label.Slack": {
"message": "Slack",
"description": "The label of footer link with label=Slack linking to https://grida.co/join-slack"
},
"copyright": {
"message": "Copyright © Grida Inc.",
"description": "The footer copyright"
}
}
34 changes: 34 additions & 0 deletions apps/docs/i18n/ja/docusaurus-theme-classic/navbar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
},
"item.label.Docs": {
"message": "ドキュメント",
"description": "Navbar item with label Docs"
},
"item.label.Reference": {
"message": "リファレンス",
"description": "Navbar item with label Reference"
},
"item.label.Working Group": {
"message": "ワーキンググループ",
"description": "Navbar item with label Working Group"
},
"item.label.Platform": {
"message": "プラットフォーム",
"description": "Navbar item with label Platform"
},
"item.label.Packages": {
"message": "パッケージ",
"description": "Navbar item with label Packages"
},
"item.label.Together": {
"message": "コミュニティ",
"description": "Navbar item with label Together"
},
"item.label.Sign In": {
"message": "サインイン",
"description": "Navbar item with label Sign In"
}
}
Loading
Loading