Types de fichiers pris en charge (Strings)

.CSV - Zendesk contenu dynamique (Strings)

Le contenu est traduit de l’anglais par Phrase Language AI.

Extensions de fichier 

.csv

Extension d'API 

zendesk_csv

Importer 

oui

Export 

oui

Prise en charge des formes plurielles 

non

Prise en charge de la description 

non

Zendesk CSV est un type de fichier basé sur CSV utilisé pour charger des données dynamiques localisées pour les applications Zendesk.

Un Zendesk CSV possède généralement cinq champs pour chaque ligne (titre, langue par défaut, texte par défaut, texte spécifique au paramètre linguistique et statut de la variante). Les Strings source et localisés sont placés dans les champs 3 et 4. 

En général, peu importe si chaque champ est entre guillemets dans les fichiers .CSV, mais cela est recommandé pour Zendesk CSV.

Exemple de code

"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." (Dans certains formats, nous exportons également ce statut)","Actuel"
Cet article vous a-t-il été utile ?

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.