翻訳と辞書
Words near each other
・ XLDB
・ XLEAGUE.TV
・ Xlendi
・ Xlendi Bay to Wardija Point Cliffs Important Bird Area
・ Xlendi Tower
・ XLeratorDB
・ Xlet
・ XLF
・ XLF (file format)
・ XLfit
・ XLHealth
・ XLI Corps
・ XLI3H
・ Xlib
・ Xlibris
XLIFF
・ XLink
・ XLINK (ISP)
・ XLink Kai
・ XLISP
・ XLispStat
・ XLIX Mountain Corps (Wehrmacht)
・ XLM
・ XLN Telecom Ltd
・ XLOC
・ XLooking Forwardx
・ Xlox
・ XLR
・ XLR connector
・ XLR-11 (drug)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

XLIFF : ウィキペディア英語版
XLIFF

XLIFF (XML Localisation Interchange File Format) is an XML-based format created to standardize the way localizable data are passed between tools during a localization process and a common format for CAT tool files. XLIFF was standardized by OASIS in 2002. Its current specification is v2.0〔 released on 2014-08-05.
The specification is aimed at the localization industry. It specifies elements and attributes to store content extracted from various original file formats and its corresponding translation. The goal was to abstract the localization skills from the engineering skills related to specific formats such as HTML.
XLIFF forms part of the Open Architecture for XML Authoring and Localization (OAXAL) reference architecture.
== Description (XLIFF 1.2) ==

An XLIFF 1.2〔(OASIS XLIFF 1.2 specification )〕 document is composed of one or more <file> elements. Each <file> element corresponds to an original file or source (e.g. database table). A <file> contains the source of the localizable data and, once translated, the corresponding localized data for one, and only one, locale.
Localizable data are stored in <trans-unit> elements. The <trans-unit> element holds a <source> element to store the source text, and a <target> element to store the latest translated text. The <target> elements are not mandatory.


Cannot find the file.
Fichier non trouvé.


The example below shows an XLIFF document storing text extracted from a Photoshop file (PSD file) and its translation in Japanese:


source-language="en-US" target-language="ja-JP"
tool="Rainbow" datatype="photoshop">





tool="Rainbow" date="20010926T152258Z"
company-name="NeverLand Inc." job-id="123"
contact-name="Peter Pan" contact-email="ppan@example.com">
Make sure to use the glossary I sent you yesterday.
Thanks.






Quetzal
Quetzal


An application to manipulate and
process XLIFF documents
XLIFF 文書を編集、または処理
するアプリケーションです。



XLIFF Data Manager
XLIFF データ・マネージャ






抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「XLIFF」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.