サポートするファイル形式(Strings)

.INI (文字列)

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

ファイル拡張子

.ini

API拡張

ini

インポート

はい

エクスポート

はい

複数形のサポート

いいえ

説明のサポート

いいえ

.INIファイルは、さまざまなプラットフォームのアプリケーションで広く使用されています。.INIファイルは、.XMLや.JSONなどの他のファイル形式ほど厳密な形成規則を持っていませんが、ほとんどの.INIファイルは=で区切られた複数のキーと値のペアで構成されています。INIファイルの翻訳とローカリゼーションを効率化するための組み込みフィルタ。

コードサンプル

boolean_key = --- true\n
empty_string_translation = 
key_with_description = チェックしてみてください!このキーには説明があります!(少なくとも一部の形式で)
null_translation =  
pluralized_key.one = 1匹の子猫が見つかりました。
pluralized_key.other = わあ、あなたは%s匹の子猫を飼っています!
pluralized_key.zero = 子猫がいません。
sample_collection = ---\n- first item\n- second item\n- third item\n
simple_key = シンプルなキー、シンプルなメッセージ、非常にシンプルです。
unverified_key = この翻訳はまだ検証されておらず、待機中です。(一部のフォーマットでは、このステータスもエクスポートされます)

[key_with_line\-break]
key_with_line-break = This translations contains\na line-break.

[nested]
deeply.key = わあ、このキーはさらに深くネストされています。
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.