File XML piatti¶
Vedi anche
Cambiato nella versione 5.13: The tag and attribute names can now be customized using Parametri del formato file.
Esempio di file XML flat:
<?xml version='1.0' encoding='UTF-8'?>
<root>
<str key="hello_world">Hello World!</str>
<str key="resource_key">Translated value.</str>
</root>
<?xml version='1.0' encoding='UTF-8'?>
<dictionary>
<entry name="hello_world">Hello World!</entry>
<entry name="resource_key">Translated value.</entry>
</dictionary>
Estensioni dei file |
|
|---|---|
Linguality ⓘ |
Monolingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Supports removing obsolete strings ⓘ |
|
Configurazione Weblate¶
Typical Weblate Component configuration |
|
|---|---|
Maschera del file |
|
File di lingua a base monolingue |
|
Modello per le nuove traduzioni |
Empty |
Formato file |
Flat XML file |