Tipi di file supportati (Strings)

.INI (Strings)

Contenuti tradotti automaticamente dall'inglese con Phrase Language AI.

Estensioni dei file

.ini

Estensione API

ini

Importa

Esporta

Supporto forme plurali

No

Supporto descrizione

No

I file .INI sono ampiamente utilizzati in applicazioni su varie piattaforme. Sebbene i file .INI non abbiano una convenzione di formazione così rigorosa come quella di altri formati di file come .XML e .JSON, la maggior parte dei file .INI è costituita da diverse coppie chiave-valore separate da un =. Un filtro integrato che aiuta a semplificare la traduzione e la localizzazione dei file INI.

Campione di codice

boolean_key = --- true\n
empty_string_translation = 
key_with_description = Dai un'occhiata! Questa chiave ha una descrizione! (Almeno in alcuni formati)
null_translation =  
pluralized_key.one = Solo un gattino trovato.
pluralized_key.other = Wow, you have %s kittens!
pluralized_key.zero = Non hai gattini.
sample_collection = ---\n- first item\n- second item\n- third item\n
simple_key = Chiave semplice, messaggio semplice, così semplice.
"Non verificato_key = Questa traduzione non è ancora verificata. (In alcuni formati esportiamo anche questo stato)

[key_with_line\-break]
key_with_line-break = Questa traduzione contiene\na interruzione di riga.

[nested]
"nested.deeply.key": "Wow, this key is nested even deep.",
chiave = Questa chiave è nidificata all'interno di uno spazio dei nomi.
Questo articolo ti è stato 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.