Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 418 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 418 Bytes

Transliteration PowerShell Module (Russian-English)

Transliteration Standards:

  • BGN/PCGN 1947 System (Checked for validity and accuracy - February 2018)
  • GOST R 52535.1-2006
  • GOST 7.79-2000

Get module help:

Get-Help ConvertTo-Translit -Example

Syntax:

ConvertTo-Translit [-String] <String> [[-Standard] <String>] [[-Format] <String>] [-ExcludeSpecialSymbols] [<CommonParameters>]