[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Translations' (#lazutils)

Reference for unit 'Translations': Procedures and functions

FindAllTranslatedPoFiles

  

Returns a string list with the fully-qualified path to .po files for the same unit as the specified file name.

GetLanguageID

  

Gets a record with the language code and country code for the current system locale.

GetLanguageIDFromLocaleName

  

Gets the language identifier found in the specified locale identifier.

GetPOFilenameParts

  

Gets the unit name and language used in the specified Filename.

TranslateResourceStrings

  

Translates all resource strings using the specified .po or .pot file.

TranslateUnitResourceStrings

  

Translates resource strings for one unit.

UpdatePoFile

  

Updates a specified .PO template using the list of translations specified.

UpdatePoFileTranslations

  

Updates all .po translation files found in the path using the specified .pot template file.

UTF8ToSystemCharSet

  

Converts the specified UTF-8-encoded string to the character set for the system locale.


Version 4.0 Generated 2025-05-03 Home