지원되는 파일 유형(Strings)

.PROPERTIES - Mozilla (Strings)

컨텐츠는 영어 텍스트를 Phrase Language AI를 이용해 기계 번역한 것입니다.

파일 확장명 

.properties

API 확장 

mozilla_properties

가져오기 

내보내기 

복수형 지원 

아니요

설명 지원 

아니요

형식 옵션

파일이 업로드되거나 다운로드될 때 지정할 수 있는 옵션입니다. 업로드/다운로드 방법(API, CLI, Repo sync 등)에 따라, 쿼리 매개변수 업로드, 다운로드 또는 phrase.yml 구성 파일에 지정할 수 있습니다.

escape_single_quotes: true, omit_separator_space: false, crlf_line_terminators: false, escape_meta_chars: true

Mozilla 로컬라이제이션은 .properties 파일을 사용합니다. 이 속성의 구문 및 요구 사항은 표준 Java properties 파일과 대부분 동일합니다.

번역 전에 중복 키를 제거하고(특히 큰 파일의 경우) 올바른 줄 바꿈을 사용하는 등의 정상성 검사를 수행하십시오(텍스트 문자열의 모든 줄 바꿈은 \n으로 앞에 와야 하며, 그렇지 않으면 파서에 의해 무시됩니다).

코드 샘플

boolean_key = --- true\n
empty_string_translation = 
# 이 키에 대한 놀라운 설명입니다!
key_with_description = 확인해 보세요\! 이 키에는 설명이 있습니다\! (최소 일부 형식으로)
key_with_line-break = This translations contains\na line-break.
nested.deeply.key = 나는 깊이 중첩된 키입니다.
nested.key = 이 키는 네임스페이스 안에 중첩되어 있습니다.
null_translation = 
pluralized_key.one = 고양이가 하나 발견되었습니다.
pluralized_key.other = 와우, 당신은 %s 마리의 고양이를 가지고 있습니다\!
pluralized_key.zero = 당신은 고양이가 없습니다.
sample_collection = ---\n- 첫 번째 항목\n- 두 번째 항목\n- 세 번째 항목\n
simple_key = 간단한 키, 간단한 메시지, 아주 간단합니다.
unverified_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.