지원되는 파일 유형(Strings)

.INI (Strings)

컨텐츠는 영어 텍스트를 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 = 고양이가 하나 발견되었습니다.
pluralized_key.other = 와우, 당신은 %s 마리의 고양이를 가지고 있습니다!
pluralized_key.zero = 당신은 고양이가 없습니다.
sample_collection = ---\n- 첫 번째 항목\n- 두 번째 항목\n- 세 번째 항목\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.