지원되는 파일 유형(Strings)

.CSV - Zendesk 동적 콘텐츠 (Strings)

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

파일 확장명 

.csv

API 확장 

zendesk_csv

가져오기 

내보내기 

복수형 지원 

아니요

설명 지원 

아니요

Zendesk CSV는 Zendesk 애플리케이션을 위한 현지화된 동적 데이터를 로드하는 데 사용되는 CSV 기반 파일 형식입니다.

Zendesk CSV는 일반적으로 각 라인에 5개의 필드(제목, 기본 언어, 기본 텍스트, 로캘별 텍스트, 변형 상태)를 가집니다. 소스 및 현지화된 Strings는 필드 3과 4에 배치됩니다. 

일반적으로 .CSV 파일에서 각 필드가 큰따옴표로 묶여 있는지 여부는 중요하지 않지만 Zendesk CSV의 경우 권장됩니다.

코드 샘플

"Title","Default language","Default text","English text","Variant status"
"boolean_key","German","--- true
","--- true
","Current"
"empty_string_translation","German","","","Current"
"key_with_description","German","Hier könnte eine Beschreibung stehen","Here could be a description' (At least in some formats)","Current"
"key_with_line-break","German","Diese Übersetzung hat
einen Zeilenumbruch.","This translations contains
a line-break.","Current"
"nested.deeply.key","German","Wow, dieser Schlüssel ist noch tiefer verschachtelt.","Wow, this key is nested even deeper.","Current"
"nested.key","German","Dieser Schlüssel ist innerhalb eines Namensraumes verschachtelt.","This key is nested inside a namespace.","Current"
"null_translation","German","","","Current"

"sample_collection","German","---
- erstes Item
- zweites Item
","---
- first item
- second item
- third item
","Current"
"simple_key","German","Einfacher Schlüssel, einfache Nachricht.","Simple key, simple message.","Current"
"unverified_key","German","Bitte verifizieren Sie diese Übersetzung","Please verify this translation." (일부 형식에서는 이 상태도 내보냅니다.)","Current"
도움이 되었습니까?

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.