Changeset 10031


Ignore:
Timestamp:
2005-06-09T15:47:37+12:00 (19 years ago)
Author:
mdewsnip
Message:

Replaced the old translang.dm with the new and much improved gti.dm.

Location:
trunk/gsdl
Files:
1 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/etc/main.cfg

    r9674 r10031  
    8383                document.dm browse.dm status.dm authen.dm users.dm html.dm \
    8484                extlink.dm gsdl.dm extra.dm home.dm collect.dm docs.dm \
    85         bsummary.dm translang.dm garish.dm gli.dm \
     85        bsummary.dm gti.dm garish.dm gli.dm \
    8686        english.dm english2.dm french.dm french2.dm spanish.dm \
    8787        spanish2.dm russian.dm russian2.dm
  • trunk/gsdl/macros/english2.dm

    r9610 r10031  
    11251125
    11261126######################################################################
    1127 # 'translator' pages
    1128 package translang
     1127# GTI text strings
     1128package gti
    11291129######################################################################
    11301130
     
    11341134#------------------------------------------------------------
    11351135   
    1136 _texttranslator_ {The Translator}
    1137 
    1138 _texttranshead_ {
    1139 <strong><br></center><a href=\"_gwcgi_?e=_compressedoptions_&a=lang&p=translang\">
    1140 <img src=\"_httpimg_/tranhead.gif\"></a>
    1141 <center><p>
    1142 <img src="_httpimg_/divb.gif"></strong><p>
    1143 }
    1144 
    1145 _textinitial_ {
    1146 </center>
     1136_textgti_ {The Greenstone Translator Interface}
     1137
     1138_textgtierror_ {An error has occurred}
     1139
     1140_textgtihome_ {
    11471141These pages help you improve Greenstone's foreign language support. Using them, you can
    11481142<ul>
     
    11651159translation will be provided and you should check and update this if necessary.
    11661160<p>
    1167 Each page ends with a "_textnext_" button. When you press it, changes are
     1161Each page ends with a "_textgtisubmit_" button. When you press it, changes are
    11681162made immediately to a separate Greenstone installation at nzdl.org. A button
    11691163is provided on each page to access this site.
    1170 <p>
    1171 <center>
    1172 }
    1173 
    1174 #_textselectbase_ {Please select a base language from which to translate:}
    1175 _textselectforeign_ {Please select the language you are translating into:}
    1176 _textselectfiletotranslate_ {Please select a file to translate:}
    1177 
    1178 _texttranslatecoredm_ {Core Macrofile}
    1179 _texttranslateauxdm_ {Auxiliary Macrofile}
    1180 _texttranslateglidict_ {GLI Dictionary}
    1181 
    1182 _textenter_ {ENTER}
    1183 
    1184 _textchoosedifferent_ {Please choose different source and target languages!}
    1185 
    1186 _textpage_ {Page}
    1187 _textof_ {of}
    1188 
    1189 _textnext_ {NEXT}
    1190 _textnextwarning_ {
    1191 Pressing "_textnext_" will record all non-blank fields as translations.<br>
    1192 If you do not wish to do this, first press }
    1193 _textresetform_ {RESET FORM}
    1194 
    1195 _textthanks_ {Thank you for updating the}
    1196 _texttrans_ {translation.<br>The file is now part of the Greenstone system and
    1197  will be included in future releases.}
    1198 
    1199 # _textgetdmfiles_ {You can download the macro files you have created}
    1200 # _textviewtranslation_ {Your changes will immediately be reflected}
    1201 # _texthere_ {here}
     1164}
     1165
     1166_textgtiselecttlc_ {Please select your language}
     1167
     1168_textgtiselecttfk_ {Please select a file to work on}
     1169
     1170_textgticoredm_ {Core Macrofile}
     1171_textgtiauxdm_ {Auxiliary Macrofile}
     1172_textgtiglidict_ {GLI Dictionary}
     1173_textgtiperlmodules_ {Perl Modules}
     1174_textgtigreenorg_ {Greenstone.org}
     1175
     1176_textgticorrectexistingtranslations_ {Correct existing translations}
     1177_textgtienter_ {ENTER}
     1178
     1179_textgtinumchunksmatchingquery_ {Number of text fragments matching the query}
     1180
     1181_textgtinumchunkstranslated_ {translations done}
     1182_textgtinumchunksrequiringupdating_ {Of these, _1_ require updating}
     1183_textgtinumchunksrequiringtranslation_ {translations remaining}
     1184_textgtidownloadtargetfile_ {Download file}
     1185
     1186_textgtienterquery_ {Enter a word or phrase from the text fragment you want to correct}
     1187_textgtifind_ {FIND}
     1188
     1189_textgtitranslatingchunk_ {Translating text fragment <i>_1_</i>}
     1190_textgtiupdatingchunk_ {Updating text fragment <i>_1_</i>}
     1191_textgtisubmit_ {SUBMIT}
     1192
     1193_textgtilastupdated_ {Last updated}
     1194
     1195_textgtitranslationfilecomplete_ {Thank you for updating this file -- it is now complete!<p>You can download a copy of this file using the link above, and it will also be included in future releases of Greenstone.}
     1196
    12021197
    12031198############
Note: See TracChangeset for help on using the changeset viewer.