支持文件类型 (Strings)

.CSV - Zendesk Dynamic Content (Strings)

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

文件扩展名 

.csv

API 扩展 

zendesk_csv

导入 

导出 

复数形式支持 

描述支持 

Zendesk CSV 是一种基于 CSV 的文件类型,用于加载 Zendesk 应用程序的本地化动态数据。

Zendesk CSV 通常每行有五个字段(标题、默认语言、默认文本、区域特定文本和变体状态)。源字符串和本地化字符串放在第 3 和第 4 个字段中。 

通常情况下,.CSV 文件中的每个字段是否用双引号括起来并不重要,但建议在 Zendesk CSV 中使用。

代码示例

"标题","默认语言","默认文本","英语文本","变体状态"
"boolean_key","德语","--- true
","--- true
","当前"
"empty_string_translation","German","","","Current"
"key_with_description","德语","这里可以有一个描述","这里可以是一个描述'(至少在某些格式中)","当前"
"key_with_line-break","German","Diese Übersetzung hat
一个换行符。","这个翻译包含
一个换行符。","当前"
"nested.deeply.key","德语","哇,这个键嵌套得更深了。","哇,这个键嵌套得更深了。","当前"
"nested.key","德语","这个键嵌套在一个命名空间内。","这个键嵌套在一个命名空间内。","当前"
"null_translation","German","","","Current"

"sample_collection","German","---
- 第一个条目
- 第二个条目
","---
- first item
- second item
- third item
","当前"
"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.