You need to enable JavaScript to run this app.
机器翻译

机器翻译

复制全文
支持文件格式
XLIFF
复制全文
XLIFF

介绍

  • 文件扩展名: *.xliff
  • 本地化类型: “xliff”
  • 复数支持: 支持
  • 翻译导入: 不支持

文件示例

<xliff xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://docs.oasis-open.org/xliff/v1.2/os/xliff-core-1.2-strict.xsd" xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
  <file original="frontend" datatype="plaintext" source-language="" target-language="en">
    <body>
      <trans-unit id="Export">
        <source>导出全部</source>
        <target state="translated">Export all</target>
      </trans-unit>
      <trans-unit id="Progress">
        <source>翻译进度</source>
        <target state="translated">Progress</target>
      </trans-unit>
      <trans-unit id="Created">
        <source>创建人</source>
        <target state="translated">Created by</target>
      </trans-unit>
      <trans-unit id="Export">
        <source>导出文案</source>
        <target state="translated">Export</target>
      </trans-unit>
      <trans-unit id="pluraltest">
        <source>{num, plural, other {pluraltest}}</source>
        <target state="translated">{num, plural, one {plural en one} other {plural en other}}</target>
      </trans-unit>
    </body>
  </file>
</xliff>
最近更新时间:2026.01.26 17:45:40
这个页面对您有帮助吗?
有用
有用
无用
无用