支持文件类型 (Strings)

.INI (Strings)

文本由 Phrase Language AI 从英语机器翻译而得。

文件扩展名

.ini

API 扩展

ini

导入

导出

复数形式支持

描述支持

.INI 文件广泛应用于各种平台上的应用程序。虽然.INI 文件的格式不像其他文件格式那样严格,如 Orchestrator.XML 和 Orchestrator.JSON,但大多数.INI 文件由若干键值对组成,以 = 分隔。内置筛选帮助优化 INI 文件的翻译和本地化。

代码示例

boolean_key = --- true\n
empty_string_translation = 
key_with_description = 看看!This key has a description!(至少在某些格式中)
null_translation =  
pluralized_key.one = Only one kitten found.",
pluralized_key.other = Wow, you have %s kittens!
pluralized_key.zero = 您没有 kittens.",
sample_collection = ---\n- 第一项\n- 第二项\n- 第三项\n
simple_key = 简单键,简单信息,如此简单。“simple_key”:“简单键,简单信息,如此简单。”,
未验证_key = 此翻译尚未验证并等待它。“此翻译尚未验证并等待它。(在某些格式中,我们也导出此状态)

[key_with_line\-break]
key_with_line-break = 此翻译包含\na 换行符。

[nested]
deep.key = 哇,这个键嵌套得更深。“nested.deeply.key”:“哇,这个键嵌套得更深。”,
键 = 此键嵌套在命名空间中。“键”:“此键嵌套在命名空间中。”
这篇文章有帮助吗?

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.