Ignore:
Timestamp:
2001-10-16T15:36:40+13:00 (23 years ago)
Author:
sjboddie
Message:

tidied up the translated macro files a bit - removed lots of old macros
that were no longer being used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/port.dm

    r2613 r2802  
    218218# text macros
    219219#------------------------------------------------------------
    220 
    221 _textTitlepage_ [l=pt] {_texticonhtitle_}
    222 _textCreatorpage_ [l=pt] {_texticonhauth_}
    223 _textSubjectpage_ [l=pt] {_texticonhsubj_}
    224 _textSeriespage_ [l=pt] {_texticonhser_}
    225 _textDatepage_ [l=pt] {_texticonhdate_}
    226 _textHowtopage_ [l=pt] {_texticonhhow_}
    227 _textOrganizationpage_ [l=pt] {_texticonhorg_}
    228 _textBrowsepage_ [l=pt] {_texticonhbrwse_}
    229 _textPeoplepage_ [l=pt] {_texticonhpeople_}
    230220
    231221_texticonhtitle_ [l=pt] {Títulos A-Z}
     
    394384_textbeginsearch_ [l=pt] {Começar a busca}
    395385
    396 # the textselect macro may need to be overridden for some collections
    397 # _hselection_, _jselection_ and _nselection_ are set from within the server
    398 # some or all of them may remain unset
    399 _textselect_ [l=pt] {_If_(_cgiargb_,_textadvancedsearch_,_textsimplesearch_)}
    400 
    401386_textsimplesearch_ [l=pt] {Buscar por _If_(_hselection_, _hselection_)_If_(_jselection_,_textjselect_)_If_(_gselection_, na _gselection_ nível)_If_(_nselection_, na _nselection_ linguagem)
    402387que contenha _querytypeselection_ palavras}
     
    407392_textjselect_ [l=pt] {_If_(_hselection_, de) _jselection_}
    408393
    409 _querytypeselection_ [l=pt] {
    410 <select name="t">
    411 <option value="1"_If_(_cgiargt_, selected)>_textsome_
    412 <option value="0"_If_(_cgiargt_,, selected)>_textall_
    413 </select>
    414 }
    415 
    416394_textstemon_ [l=pt] { (ignorar final das palavras)}
    417 _textclearhistory_ [l=pt] {Limpar Hist&oacute;ria}
    418 _textexpand_ [l=pt] {Ampliar}
    419 _textcontract_ [l=pt] {Abreviar}
    420395_textsearchhistory_ [l=pt] {Buscar Hist&oacute;ria}
    421 _textquery_ [l=pt] {Consulta}
    422 _textresults_ [l=pt] {Resultados}
    423 _textview_ [l=pt] {Visualizar}
    424396_textnohistory_ [l=pt] {Buscar hist&oacute;ria n&atilde;o dispon&iacute;vel}
    425397
     
    482454Subcole&ccedil;&otilde;es &agrave; incluir:
    483455<br>}
    484 _textfcoption_ [l=pt] {Inclui barra de navega&ccedil;&atilde;o no topo da p&aacute;gina do documento}
    485 _texthloption_ [l=pt] {Destacar termos buscados com o texto do documento}
    486456
    487457
     
    494464_widthhpref_ [l=pt] {200}
    495465_heighthpref_ [l=pt] {57}
    496 
    497 
    498 
    499 ######################################################################
    500 # 'delete search history' page
    501 package delhistory
    502 ######################################################################
    503 
    504 
    505 #------------------------------------------------------------
    506 # text macros
    507 #------------------------------------------------------------
    508 
    509 _textdsh_ [l=pt] {Apagar Hist&oacute;ria de Busca}
    510 
    511 _textselectdelete_ [l=pt] {<a href="_httpclearhistory_&hdh=1">Apagar todos
    512 os registros</a> ou registros selecionados para <select name=hmode><option value=save>n&atilde;o
    513 serem deletados<option value=delete selected>delete</select><br> Registros podem ser
    514 selecionados digitando-se seus n&uacute;meros dentro da caixa,<br> ou clicando-se nos
    515 boxes em cada registro.<br> Valores aceit&aacute;veis s&atilde;o 1,2,3-6,7- etc }
    516 
    517 _textclearselected_ [l=pt] {Limpar selecionados}
    518 _textselect_ [l=pt] {selecionar}
    519 
    520 
    521 #------------------------------------------------------------
    522 # icons
    523 #------------------------------------------------------------
    524 
    525466
    526467
Note: See TracChangeset for help on using the changeset viewer.