Te faaohipa nei te mau pu'e parau atoa i te i'oa o te Name.<sourceLocale>.<ext>.
.resx
A haapii atu â Te mau putu'ite no te mau rave'a .NET niuhia i ni'a i te XML. E iriti i te papa'iraa i roto i te mau <data><value> tata'itahi, ma te faaherehere i te mau mana'o e te mau metadata.
<?xml version="1.0" encoding="utf-8"?><root> <data name="Greeting" xml:space="preserve"> <value>Hello, world!</value> <comment>Shown on the home page</comment> </data> <data name="Goodbye" xml:space="preserve"> <value>See you later</value> </data></root>.xliff
A haapii atu â Te mau parau OASIS XLIFF 2.0. E iriti i te <source> tata'itahi e e papa'i i te hopearaa i roto i te <target> e tu'ati i te reira, ma te tuu i te trgLang no te fenua.
<?xml version="1.0" encoding="utf-8"?><xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en"> <file id="ui"> <unit id="greeting"> <segment> <source>Hello, world!</source> </segment> </unit> </file></xliff>.po
A haapii atu â GNU gettext Portable Object files. E iriti i te mau msgid / msgid_plural tata'itahi na roto i te mau msgstr / msgstr[n] huru.
msgid ""msgstr """Content-Type: text/plain; charset=UTF-8\n"
msgid "Hello, world!"msgstr ""
msgid "%d apple"msgid_plural "%d apples"msgstr[0] ""msgstr[1] "".json
A haapii atu â Te mau putu'ite JSON tano ore. E faaafaro te mau tao'a i ni'a i te [--] no te iritiraa, e i muri iho e tuuhia i ni'a i te hoho'a. E faahereherehia te mau taviri taratara ("unit.dotted.key") i roto i te mau parau atoa.
{ "app": { "title": "Resource Translator", "tagline": "Localize your repo on every commit" }, "buttons": { "save": "Save", "cancel": "Cancel" }}.ini
A haapii atu â Te mau pu'e parau ohie no te key=value (Win32-style INI e aore râ, te tahi atu faanahoraa flat). Ua faahereherehia te mau upoo parau e te mau mana'o.
# Display strings[ui]greeting=Hello, world!goodbye=See you later
[errors]not_found=The resource you requested was not found..restext
A haapii atu â Microsoft MUI text resources — flat key=value pairs used as a textual companion to .resx.
Greeting=Hello, world!Goodbye=See you laterNotFound=The resource you requested was not found.Te mau haapapûraa no te ho'i mai
E hi'opo'a te faanahoraa tamataraa i te mau ha'utiraa no te mau faanahoraa atoa. Mai te mea e, te vai ra te hoê huru taa ê i roto i ta outou codebase, a hi'A iriti i te hoê ve'a i te hoê hi'oraa iti.