翻訳の進捗状況レポート

レポート機能を使用すると、指定した期間内の翻訳の進捗状況を把握できます。コンポーネントに対して行った作業時間の概要を表示します。レポート機能は、ダッシュボード、翻訳コンポーネント、プロジェクト、またはプロジェクトの 詳細 メニューにあります:

../_images/reporting.webp

レポート機能のページには、個別のレポート機能があり、いずれも HTML、reStructuredText、または JSON 形式で出力を生成できます。HTML、reStructuredText の形式は、既存のドキュメントに統計情報を埋め込むのに適しており、JSON 形式はデータを追加処理するのに適しています。

定義済みの期間を選択するか、日付範囲を設定して入力することができます。その場合、貢献は真夜中にカウントされます。つまり、開始日は含まれ、終了日は含まれません。

単語の数

ヒント

Number of words is a metric widely used in Indo-European languages, but might not have a well-defined behavior for some Asian languages.

単語とは、空白(スペース、タブ、改行)の間にある並んだ文字(文字、数字、特殊文字)のことです。以下の文字列の例では、単語数は 9 になります。

I've just realized that they have 5 %(color)s cats.

複数形の文字列の場合、単語数はすべての複数形の単語の合計としてカウントされます。

For Chinese, Japanese, or Korean languages, the number of words is the number of CJK characters plus the number of words in non-CJK characters.

翻訳者のクレジット

翻訳者のクレジットとして使用できるドキュメントを生成します。言語名順に、翻訳者の一覧を言語ごとに表示します。

* Czech

    * John Doe <john@example.com> (5)
    * Jane Doe <jane@example.com> (1)

* Dutch

   * Jane Doe <jane@example.com> (42)

ヒント

括弧内の数字は、指定した期間内に貢献した数です。

貢献者の統計情報

翻訳者ごとの翻訳した文字列数や単語数を生成します:

======================================== ======================================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ========================
Name                                     Email                                    Count total              Source words total       Source chars total       Target words total       Target chars total       Count new                Source words new         Source chars new         Target words new         Target chars new         Count approved           Source words approved    Source chars approved    Target words approved    Target chars approved    Count edited             Source words edited      Source chars edited      Target words edited      Target chars edited
======================================== ======================================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ========================
John Done                                john@example.com                                                1                        3                       24                        3                       21                        1                        3                       24                        3                       21                        0                        0                        0                        0                        0                        0                        0                        0                        0                        0
Jane Done                                jane@example.com                                                2                        5                       25                        4                       28                        2                        3                       24                        3                       21                        0                        0                        0                        0                        0                        0                        0                        0                        0                        0
======================================== ======================================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ======================== ========================

翻訳者の作業量に応じて料金を支払う場合に便利です。翻訳者の作業に関するさまざまな統計情報を把握できます。

全ての統計には 4 種類の分類があります。

合計

編集した文字列の総数。

新規の翻訳

以前は翻訳されていなかった新しく翻訳された文字列の数。

承認

文字列の査読作業で承認された文字列の数(参照: 専任の査読者)。

編集

以前に翻訳があった編集済み文字列の数。

それぞれの分類に対して、次の指標があります。

文字列数

文字列の総数。

編集回数

文字列内の編集された文字の数、Damerau–Levenshtein 距離で測定されます。

原文の単語数

原文の単語数。

原文の文字数

原文の文字数。

翻訳した単語数

翻訳した文字列の単語数。

翻訳した文字数

翻訳した文字列の文字数。