管理

スタイルガイド

本コンテンツはPhrase Language AIの機械翻訳により、英語から翻訳されています。

スタイルガイドは、特定の言語またはロケールに対してコンテンツをどのように記述すべきかを定義する、一元化された言語ガイドラインです。これらは、トーン、用語、書式、および出力がプロジェクトやチーム全体で一致するよう支援します。

スタイルガイドはMarkdown(.md)ファイルとしてアップロードされ、左側のナビゲーションメニューでAssetsを選択することで、Phrase Platformダッシュボードからアクセス可能な共有ライブラリに保存されます。これらは、以下のプロジェクト全体で添付および再利用できます:

Markdownファイルがアップロードされたり、以前のバージョンが復元されたりすると、Phraseは自動的にAI最適化されたバージョンのスタイルガイドを生成します。このバージョンはAIワークフローで使用され、ジョブごとにカスタム指示を必要とせずに、AI翻訳エージェントおよびMT Optimizeの結果を改善します。AIフレンドリーなスタイルガイドにより、Phrase AIサービスはトーンやTB 文体をユーザーの好みに適応させ、必要な用語や言い回しを適用し、ロケール固有の慣習に従うことができます。

AI翻訳エージェントは用語ベースとスタイルガイドの両方を考慮しますが、スタイルガイドは用語ベースの用語を直接強制するものではありません。スタイルガイドの使用は、追加のAIユニット(AIU)コストを発生させません。

各スタイルガイドは、正確に1つのロケール(例:en-USまたはde-DE)に適用されます。複数のバリエーションや使用ケースで異なるルールが必要な場合は、個別のスタイルガイドを作成する必要があります。

組織は最大500個のスタイルガイドを追加できます。

権限

  • プラットフォーム組織の管理者のみが、スタイルガイドの作成、編集、削除、またはデフォルト設定を行うことができます。

  • プラットフォームメンバーのロールを持つユーザー(言語スペシャリストなど)は、Assetsタブからスタイルガイドを表示できます。ユーザーは変更を加えることはできません。

  • プロジェクトマネージャーは、プロジェクトにスタイルガイドを添付できます。

  • 言語スペシャリストおよび翻訳者は、TMSおよびStringsエディターで添付されたスタイルガイドを表示できます。

  • ユーザーは、Assetsタブからスタイルガイドの最新バージョンをMarkdownファイルとしてダウンロードできます。

ファイルおよび構造の要件

  • ロケールごとに1つのMarkdown(.md)ファイル形式のスタイルガイド:

    • 最大サイズ: 150 KB

    • 画像はサポートされていません

  • 推奨される構造:

    1. 目的と範囲

    2. ボイスとトーン

    3. 文法とライティングルール

    4. 用語(承認済みおよび禁止用語)

    5. ロケール規則

    6. フォーマット基準

    7. コンテンツタイプに関するガイダンス

    8. トラブルシューティングとエラーのスタイル(該当する場合)

    クリアな見出しと構造化されたルールは、人間による読みやすさと AI による解釈の両方を向上させます。

スタイルガイドファイルの例

以下は、必要に応じて調整可能な、完了した競合のないスタイルガイドの例です:

ロケール: en-US

使用ケース: SaaS B2B製品 – ヘルプセンターおよびUI

# Style Guide: EN-US – Help Center Articles

## 1.目的Purpose & Scope

This style guide defines the writing standards for all **Help Center documentation** in **English (United States)**.

It applies to:

- How-to articles  
- Feature explanations  
- Troubleshooting guides  
- FAQ entries  

**Audience:** professional SaaS users in technical and business roles  
**Goal:** help users complete tasks quickly, confidently, and without confusion.

---

## 2.Voice & Tone

Help Center content should sound:

- **Clear and professional**
- **Supportive and solution-focused**
- **Confident, not promotional**

We write as a guide helping users succeed — not as marketing copy.

### Tone principles

| Do | Don’t |
|---|------|
| Be calm and direct | Be overly casual or chatty |
| Focus on next steps | Focus only on what went wrong |
| Use neutral language | Use sarcasm or humor |

**Examples**

- ✅ “If the connection fails, check your API token and try again.” 
- ❌ “Your token is wrong.Fix it.”

---

## 3.Grammar & Writing Style

### 3.1 Address the reader directly

Use **you** to make instructions clear.

- ✅ “You can manage users from the Admin page.” 
- ❌ “Users can be managed from the Admin page.”

---

### 3.2 Prefer active voice

Active voice is shorter and easier to follow.

- ✅ “Select **Save changes**.” 
- ❌ “Save changes should be selected.”

---

### 3.3 Keep sentences concise

- Aim for **25 words or fewer**
- One main idea per sentence
- Break long explanations into steps or bullets

---

### 3.4 Use plain language

Avoid unnecessary complexity.

- ✅ “Start a new project.” 
- ❌ “Initiate the creation of a new project.”

---

## 4.Terminology & Consistency

### 4.1 Use approved terms

Use product and feature names exactly as defined.

- Keep capitalization consistent  
- Do not invent synonyms for key concepts  

**Example**

- ✅ “workspace”  
- ❌ “space,” “project area,” “environment”

---

### 4.2 Define uncommon acronyms

Common terms (API, URL) do not need definition. 
Internal or uncommon acronyms should be explained on first use.

- ✅ “Single Sign-On (SSO)”  
- ❌ “SSO” without context

---

### 4.3 US English conventions

Always use **en-US spelling**.

- ✅ “customize,” “behavior”  
- ❌ “customise,” “behaviour”

---

## 5.Formatting & Markdown Standards

### 5.1 Headings

Use clear, task-based headings.

- ✅ “Reset your password”  
- ❌ “Password resetting process overview”

Heading hierarchy:

- `#` Article title  
- `##` Main sections  
- `###` Subsections only when needed  

---

### 5.2 Lists

Use numbered lists for sequences:

1.Open **Settings**  
2.Select **Billing**  
3.Choose **Change plan**  

Use bullets for options:

- Admins can manage users  
- Editors can update content  

---

### 5.3 UI elements

Format UI labels consistently:

- Buttons: **bold**
- Navigation paths: use arrows

例:

Go to **Settings → Billing → Change plan**.

---

### 5.4 Links

Links must describe the destination.

- ✅ “See the billing guide”  
- ❌ “Click here”

---

## 6.Standard Article Structure

Every Help Center article should follow this structure:

### 1.概要

Start with 1–2 sentences explaining the outcome.

> This article explains how to change your subscription plan.

---

### 2.Prerequisites (optional)

List requirements upfront.

- Admin permissions  
- Active subscription  

---

### 3.Step-by-step instructions

Steps should be:

- Action-oriented  
- One action per step  
- Written as commands  

例:

1.Go to **Settings**. 
2.Select **Billing**. 
3.Choose **Change plan**. 

---

### 4.Expected result

Tell the user what should happen.

> Your new plan takes effect immediately after confirmation.

---

### 5.Next steps (optional)

Provide related actions or links.

- Manage invoices  
- Update payment method  

---

## 7.Troubleshooting & Errors

### 7.1 Be reassuring

- ✅ “We couldn’t connect.Please try again.” 
- ❌ “Connection failed.Critical error.”

---

### 7.2 Focus on solutions

Always include what the user should do next.

- Check credentials  
- Confirm permissions  
- Contact support if needed  

---

### 7.3 Never blame the user

Avoid language like:

- “You did something wrong”  
- “Invalid input” (without explanation)

Preferred:

> “The token may be expired.Generate a new one and retry.”

---

## 8.Do / Don’t Summary

### Do

- Write task-focused, step-based content  
- Use consistent terminology  
- Keep sentences short and direct  
- Use descriptive headings and links  
- Maintain a calm, supportive tone  

### Don’t

- Add marketing language  
- Use idioms or slang  
- Mix terms for the same concept  
- Blame the user in troubleshooting  
- Write long paragraphs without structure  

---

## Example (Preferred)

To change your plan:

1.Go to **Settings → Billing**  
2.Select **Change plan**  
3.Choose an option and select **Confirm**

スタイルガイドの管理

スタイルガイドは、左側のナビゲーションメニューで Assets を選択することにより、Phrase Platform ダッシュボードからアクセスできる共有ライブラリで作成および管理されます。スタイルガイドページには、組織内で利用可能なすべてのスタイルガイドが一覧表示されます。

Phrase TMS、Phrase Strings、または Phrase Studio にログインしている場合は、左側のナビゲーションから スタイルガイド を選択して共有ライブラリを開きます。

スタイルガイドの作成

管理者として新しいスタイルガイドを作成するには、次の手順に従ってください:

  1. スタイルガイドページで、新しいスタイルガイドを選択します。

    スタイルガイドを作成ページが表示されます。

  2. 言語名前、および説明(オプション)を設定します。

    名前は一意である必要があります。

  3. ドラッグ&ドロップするか、ファイルをアップロードを選択して、スタイルガイドをMarkdown(.md)ファイルとしてアップロードします。

  4. スタイルガイドを作成をクリックします。

    Phraseは、アップロードされたファイルからAIフレンドリーなバージョンを自動的に生成します。これには数秒かかる場合があります。

    新しいスタイルガイドがスタイルガイドページに追加されます。

  5. オプションで、デフォルトとして設定を選択します。

    新しいプロジェクトにスタイルガイドを添付する際、特定のガイドが設定されていない場合、Phraseはデフォルトのスタイルガイドを提案します。この提案は上書き可能です。

    ヒント

    デフォルトのスタイルガイドから言語固有のルールを削除します。

スタイルガイドを編集または削除する

スタイルガイドは、更新、バージョン管理、共有、または削除が可能です。スタイルガイドページから、リストされたスタイルガイドの横にあるその他のアクション More Menuメニューを使用して、次の操作を行います。

  • デフォルトに設定

    新しいプロジェクトで特定のガイドが選択されていない場合に、そのスタイルガイドを推奨デフォルトとしてマークします。デフォルトの推奨設定は、プロジェクトレベルで上書きできます。

  • 削除

    スタイルガイドを削除しても、完了済みまたは進行中のジョブが遡及的に変更されることはありません。最新バージョンのスタイルガイドのみを新しいプロジェクトに添付できます。

    ヒント

    スタイルガイドを削除する前に、以下を検証してください。

    • アクティブなプロジェクトやテンプレートにまだ添付されているかどうか

    • コンプライアンスや参考資料として保持する必要があるかどうか

  • 公開リンクをコピー

    Phraseアカウントを持っていない外部関係者と共有するための読み取り専用リンクを生成します。

スタイルガイドページで、スタイルガイドの横にある鉛筆アイコンEditを選択してスタイルガイドを編集ページを開き、そのメタデータ、Markdownファイル、またはデフォルトのステータスを更新します。

変更内容のオプションの説明は、保存前に追加してバージョン履歴に含めることができます。新しいバージョンは、Markdownファイルが置き換えられた場合にのみ作成されます。このバージョンは、新しいジョブ、またはスタイルガイドが使用されているプロジェクトでまだ開始されていないジョブにのみ適用されます。

バージョン履歴を管理する

スタイルガイドは、既存のバージョンが変更された場合に備えてバージョン履歴を保持します。

スタイルガイドのバージョン履歴を表示してバージョンを復元するには、以下のステップに従います:

  1. スタイルガイドページで、一覧にあるスタイルガイドをクリックして詳細ページを開きます。

  2. 詳細ページの上部にあるその他のアクションMore Menuからバージョン履歴を選択します。

    バージョン履歴パネルが表示されます。

  3. 以前のバージョンセクションに一覧表示されている古いバージョンを選択します。

    古いバージョンが表示されます。

  4. 必要に応じて、バージョン履歴このバージョンから編集を選択します。

    以前のバージョンが復元され、それに基づいて新しいアクティブなバージョンが作成されます。

以前のバージョンから復元または編集しても、履歴は上書きされません。

プロジェクトでスタイルガイドを使用する

ライブラリでスタイルガイドが作成されると、Phrase TMS、Phrase Strings、およびPhrase Studioのプロジェクトに添付できるようになります。

製品全体での一般的な動作:

  • スタイルガイドは訳文言語ごとに設定され、プロジェクト全体に適用されます。これらは、AI翻訳エージェントを使用する際の事前翻訳時、またはMT Optimizeを使用する際のポストエディットステップとして適用されます。

  • スタイルガイドの新しいバージョンが作成されると、それは新しいジョブにのみ適用されます。進行中のジョブは、作成時にアクティブだったバージョンを使い続けます。

  • AI機能は、サポートされている場合、添付されたスタイルガイドを自動的に使用します。MT Optimizeはロック済のセグメントを変更しないため、スタイルガイドはそれらに影響しません。デフォルトでは、AI翻訳エージェントは翻訳メモリ(TM)からのセグメントにも影響を与えませんが、これは事前翻訳の設定で構成可能です。

Phrase TMS

スタイルガイドは、プロジェクトまたはプロジェクトテンプレートに添付できます。

  • プロジェクトまたはプロジェクトテンプレートを作成または編集する際、リソースセクションに移動し、ターゲットロケールごとにスタイルガイドを選択します。

    システムは、ロケールの照合に基づいて、最も関連性の高いスタイルガイドを自動的に事前選択する場合があります。事前選択は、いつでも上書きまたはクリアできます。

    備考

    従来のプロジェクトテンプレートビューではサポートされていません。

  • プロジェクトテンプレートへの変更は、新しく作成されたプロジェクトおよびジョブにのみ影響します。既存のプロジェクトは遡及的に更新されません。

  • 添付されたスタイルガイドは、CAT Web Editorリソースpaperclip.jpegペインで、言語スペシャリストに対して読み取り専用リソースとして表示されます。

    • 共有プロジェクトのベンダーは、バイヤーが割り当てたスタイルガイドを変更できません。

    • 共有ジョブのシナリオでは、ベンダーは割り当てられたスタイルガイドを使用できますが、プロジェクトレベルの設定を変更することはできません。

Phrase Strings

Phrase Studio

  • プロジェクトを作成する際、プロジェクトに追加された各ターゲット言語に対してスタイルガイドを選択します。

    システムは、ロケールの照合に基づいて、最も関連性の高いスタイルガイドを自動的に事前選択する場合があります。事前選択は、いつでも上書きまたはクリアできます。

  • AI翻訳エージェントのワークフローにおいて、AIフレンドリーバージョンのスタイルガイドがコンテキスト入力としてバックグラウンドで適用されます。

この記事は役に立ちましたか?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.