Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smartling translations are updated for commit 58540d32858b7d549cb3735e67170bb044c192c6 from main #439

Closed
Closed
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
306 changes: 306 additions & 0 deletions src/content/docs/ja/kitchen-sink/test-page.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,306 @@
---
title: "テストページ"
description: "このページにはマークダウンのコンポーネントを含みます。"
slug: "en/test-page"
sidebar-position: 1
---
ヘッダー 2
------

### ヘッダー3

#### ヘッダー4

##### ヘッダー5

###### ヘッダー6

トポグラフィー
-------

* 順不同
* ブレット
* リスト

1. 順番
2. ブレット
3. リスト

[リンク](https://adjust.com)

[リファレンスリンク](https://help.adjust.com)

**ボルドテキスト**

*イタリック*

コンセプト
:コンセプトの定義

カスタムトポグラフィー
-----------

コピーボタンを選択(<icon name="Copy" />)。

<badge>これはバッジです</Badge>

<badge color="important">とても重要なバッジ</Badge>
<badge color="warning" icon="Warning"> Warningアイコン </Badge>

選択 <menuselection>ファイル \-\-> マイプロフィール \-\-> 請求書</MenuSelection>

<abbr>忘れられる権利 \(Right to be forgotten\)</Abbr>

エクスプレッション
---------

```swift
let authorizationStatus = Adjust.appTrackingAuthorizationStatus()
```

```console
$ curl -X POST https://app.adjust.com/api/v1/create
```

```json
[
{
"id": "string",
"name": "string",
"short_name": "",
"section": "",
"formatting": "money",
"increase_is_negative": false,
"description": "",
"app_token": ["string"],
"tokens": ["string"]
}
]
```

```json
[
{
"id": "string",
"name": "string",
"short_name": "",
"section": "",
"formatting": "money",
"increase_is_negative": false,
"description": "",
"app_token": ["string"],
"tokens": ["string"]
}
]
```

```json
[
{
"id": "string",
"name": "string",
"short_name": "",
"section": "",
"formatting": "money",
"increase_is_negative": false,
"description": "",
"app_token": ["string"],
"tokens": ["string"]
}
]
```

アコーディオン
-------

<accordion title="アコーディオンの例">

バッチなしのアコーディオン。 **マークダウン** を[含みます](https://www.markdownguide.org/)。
</Accordion> <accordion title="アコーディオンの例" badge="iOS">

バッチありのアコーディオン。 **マークダウン** を[含みます](https://www.markdownguide.org/)。
</Accordion>

コールアウト
------

<callout>

これはデフォルトのコールアウトです。[マークダウン](https://markdownguide.org/)として **レンダリング** します。
</Callout> <callout title="デフォルトのカスタムラベル付きコールアウト">

これはデフォルトのコールアウトです。[マークダウン](https://markdownguide.org/)として **レンダリング** します。
</Callout> <callout type="warning">

これはレベルなしのコールアウトです。[マークダウン](https://markdownguide.org/)として **レンダリング** します。
</Callout> <callout type="note" title="コールアウトのメッセージ">

これは *ノート形式の* コールアウトです。[マークダウン](https://www.markdownguide.org/)として **レンダリング** します。
</Callout> <callout type="tip" title="コールアウトのメッセージ">

これは *ヒント形式の* コールアウトです。[マークダウン](https://www.markdownguide.org/)として **レンダリング** します。
</Callout> <callout type="warning" title="警告コールアウト">

これは *警告* コールアウトです。[マークダウン](https://www.markdownguide.org/)として **レンダリング** します。
</Callout> <callout type="important" title="重要なコールアウト">

これは *重要な* コールアウトです。[マークダウン](https://www.markdownguide.org/)として **レンダリング** します。
</Callout> <callout type="seealso" title="seealsoコールアウト">

これは *seealso形式の* コールアウトです。[マークダウン](https://www.markdownguide.org/)として **レンダリング** します。
</Callout>

タブ
---

<tabs> <tab title="タブ1">

タブ1の情報
</Tab> <tab title="タブ2">

タブ2の情報
</Tab> </Tabs> <tabs> <tab title="iOS" icon="PlatformIos">

iOS関連の情報
</Tab> <tab title="Android" icon="PlatformAndroid">

Android関連の情報
</Tab> </Tabs> <tabs> <tab title="iOS" icon="PlatformIos" sync="ios">

iOS関連の情報
</Tab> <tab title="Android" icon="PlatformAndroid" sync="android">

Android関連の情報
</Tab> </Tabs> <tabs> <tab title="App Store" icon="PlatformIos" sync="ios">

App Store関連の情報
</Tab> <tab title="Play Store" icon="PlatformGooglePlay" sync="android">

Play Store関連の情報
</Tab> </Tabs>

タイル
---

<tile title="ドキュメントの目標" icon="Kpi">

ドキュメントの目標を含むタイル

[マークダウン](https://www.markdownguide.org/) **を含みます** 。
</Tile>

---

<table>

| ヘッダー1 | ヘッダー 2 | ヘッダー3 |
|-------------------------|-----------------------------------|----------------------------------------------|
| 列1 | 列2 | 列3 |
| **インライン** *マークダウン* ~構文~ | [利用可能](https://markdownguide.org) | <ul><li>so</li><li>is</li><li>HTML</li></ul> |

</Table> <table>

| 左に位置 | 中央に位置 | 右に位置 |
|:-----|:------:|-----:|
| left | center | 右 |

</Table> <table list>

*
* ヘッダー1
* ヘッダー 2
* ヘッダー3

*
* 列1
* 列2
* 列3

*
* **マークダウン** *構文*
* [利用可能](https://markdownguide.org)
*
* 含む
* リスト
* items

</Table> <table height="400">

| パラメーター | 形式 | 入力する値 | 説明 |
|-----------------------|---------|-------|-----------------------------------------------------------------------|
| `app_tokens` | 文字列 | クエリ | コンマで区切られたアプリトークンのリスト。 |
| `start_date` | 日付 | クエリ | 選択期間の開始日。フォーマット:`YYYY-MM-DD` |
| `end_date` | 日付 | クエリ | 選択期間の終了日。フォーマット`YYYY-MM-DD`。 |
| `utc_offset` | 時間 | クエリ | タイムゾーンのUTCオフセット。フォーマット:`[+-]HH:MM` |
| `kpis` | 文字列 | クエリ | コンマで区切られたイベント指標のリスト。コンマで区切られたイベント指標のリスト。アプリ指標、不正指標、広告費用指標を使用 |
| `sandbox` | Boolean | クエリ | サンドボックスまたは本番環境でのデータの結果。デフォルトの設定は本番用 \(`false`\)となっています。 |
| `countries` | 文字列 | クエリ | コンマで区切られたISO 3166 alpha\-2の国名リスト。 |
| `os_names` | 文字列 | クエリ | コンマで区切られたOS名のリスト。 |
| `device_types` | 文字列 | クエリ | コンマで区切られた端末タイプのリスト。 |
| `grouping` | 文字列 | クエリ | パラメーターをグループ化。詳細については、[結果のグループ化](/en/api/kpi-service/grouping)をご覧ください。 |
| `tracker_filter` | 文字列 | クエリ | 結果に含めたいトラッカーのトラッカートークン。このトラッカーに関係する指標のみ返されます。 |
| `human_readable_kpis` | Boolean | クエリ | 読み取り可能な指標に置き換える(例:`lifetime_value`ではなく、「Lifetime Value」)。 |

</Table> <table resizable>

| ヘッダー1 | ヘッダー 2 | ヘッダー3 |
|-------|--------|-------|
| 列1 | 列2 | 列3 |

</Table> <table noflex>

| ヘッダー1 | ヘッダー 2 | ヘッダー3 |
|-------|--------|-------|
| 列1 | 列2 | 列3 |

</Table> <table striped>

| ヘッダー1 | ヘッダー 2 | ヘッダー3 |
|-------|--------|-------|
| 行1 列1 | 行1 列2 | 行1 列3 |
| 行2 列1 | 行2 列2 | 行2 列2 |

</Table> <table search>

| 列1 | 列2 | 列3 |
|--------|-------------------|----------|
| Apple | りんごは美味しいフルーツです | 検索してください |
| なし | なしは美味しいフルーツです | 検索してください |
| ぶどう | ぶどうは美味しいフルーツです | 検索してください |
| バナナ | バナナは美味しいフルーツです | 検索してください |
| パイナップル | パイナップルは美味しいフルーツです | 検索してください |

</Table> <table noborder>

| ヘッダー1 | ヘッダー 2 | ヘッダー3 |
|-------|--------|-------|
| 行1 列1 | 行1 列2 | 行1 列3 |
| 行2 列1 | 行2 列2 | 行2 列2 |

</Table> <table noborder resizable search>

| 列1 | 列2 | 列3 |
|--------|-------------------|----------|
| Apple | りんごは美味しいフルーツです | 検索してください |
| なし | なしは美味しいフルーツです | 検索してください |
| ぶどう | ぶどうは美味しいフルーツです | 検索してください |
| バナナ | バナナは美味しいフルーツです | 検索してください |
| パイナップル | パイナップルは美味しいフルーツです | 検索してください |

</Table>

機能のバージョン
--------

<minorversion added="v4.20.0">

This feature was introduced in version 4\.20\.0
</MinorVersion> <minorversion changed="v4.21.0">

This feature was changed in version 4\.21\.0
</MinorVersion> <minorversion removed="v4.22.0">

This feature was removed in version 4\.22\.0
</MinorVersion>

Loading
Loading