Changeset 158 for trunk/NLS


Ignore:
Timestamp:
Apr 8, 2023, 10:37:34 PM (3 years ago)
Author:
Gregg Young
Message:

Add translated wis_ru.rx from Yuri. This fixes the help, readme etc language version installed on a Russian system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NLS/ru/wis_ru.rx

    r146 r158  
    11  when lang = 'RU' Then Do
    22                  /* Translate */     
    3     rc =WirexxPutEnv('title','Gotcha Screen Capture Utility')
    4     rc =WirexxPutEnv('uguide','Gotcha Help')
    5     rc =WirexxPutEnv('licensetxt','License')
    6     rc =WirexxPutEnv('readmetitle','ReadMe')
    7     rc =WirexxPutEnv('welcome','This package will install the Gotcha! Screen Capture Utility on your system.')
    8     rc =WirexxPutEnv('accept','Please read and accept the following license-agreement (GPL).')
    9     rc =WirexxPutEnv('target','Please select a target directory.')
    10     rc =WirexxPutEnv('re_install','If you are updating Gotcha, the default installation directory will be the current install directory.')
    11     rc =WirexxPutEnv('install','~Install')
    12     rc =WirexxPutEnv('license','I ~accept')
    13     rc =WirexxPutEnv('next','~Next')
    14     rc =WirexxPutEnv('nextText','Select "Next" to continue.')
    15     rc =WirexxPutEnv('cancelText','Select "Cancel" to abort installation.')
    16     rc =WirexxPutEnv('installText','Press "Install" in order to start installation of this archive.')
     3    rc =WirexxPutEnv('title','Gotcha - “âš«šâ  § å¢ â  íªà ­ ')
     4    rc =WirexxPutEnv('uguide','‘¯à ¢ª  Gotcha')
     5    rc =WirexxPutEnv('licensetxt','‹šæ¥­§šï')
     6    rc =WirexxPutEnv('readmetitle','à®çšâ âì š­ä®')
     7    rc =WirexxPutEnv('welcome','â®â ¯ ª¥â ãáâ ­®¢šâ ¢ ‚ èã ášá⥬㠯ணࠬ¬ã Gotcha! - “âš«šâ  § å¢ â  íªà ­ .')
     8    rc =WirexxPutEnv('accept','à®çâšâ¥ š ¯àš¬šâ¥ á«¥€ãî饥 «šæ¥­§š®­­®¥ ᮣ« è¥­š¥ (GPL).')
     9    rc =WirexxPutEnv('target','‚ë¡¥àšâ¥ 楫¥¢®© ª â «®£ ãáâ ­®¢ªš.')
     10    rc =WirexxPutEnv('re_install','
     11᫚ ‚ë ®¡­®¢«ï¥â¥ Gotcha, ª â «®£ ãáâ ­®¢ªš ¯® 㬮«ç ­šî ¡ã€¥â ⥪ã隬 ª â «®£®¬ ãáâ ­®¢ªš.')
     12    rc =WirexxPutEnv('install','~“áâ ­®¢šâì')
     13    rc =WirexxPutEnv('license','Ÿ ~¯àš­š¬ î')
     14    rc =WirexxPutEnv('next','~„ «¥¥')
     15    rc =WirexxPutEnv('nextText','‚ë¡¥àšâ¥ <„ «¥¥>, çâ®¡ë ¯à®€®«Ššâì.')
     16    rc =WirexxPutEnv('cancelText','‚ë¡¥àšâ¥ <Žâ¬¥­šâì>, çâ®¡ë ¯à¥à¢ âì ãáâ ­®¢ªã.')
     17    rc =WirexxPutEnv('installText',' Š¬šâ¥ <“áâ ­®¢šâì>, çâ®¡ë ­ ç âì ãáâ ­®¢ªã í⮣®  à嚢 .')
    1718                    /* End Translate */
    1819                    /* Update us if this translation is added */
    19     rc =WirexxPutEnv('readmefile','Readme_en')
    20     rc =WirexxPutEnv('readmefileUTF','Readme_en.utf8') 
    21     rc =WirexxPutEnv('uguidefile','gotcha_en.hlp')
     20    rc =WirexxPutEnv('readmefile','Readme_ru')
     21    rc =WirexxPutEnv('readmefileUTF','Readme_ru.utf8') 
     22    rc =WirexxPutEnv('uguidefile','gotcha_ru.hlp')
    2223  end
Note: See TracChangeset for help on using the changeset viewer.