Ignore:
Timestamp:
2012-12-13T12:10:25+13:00 (11 years ago)
Author:
kjdon
Message:

translations were all in interface_basic_xx.properties files. I wrote a script to split these files into the 4 main interface files, default, default2, basic, basic2, and put the right strings in each. Done based on key only. No check whether values for the same keys in different files antually matched. They will all need to be checked by translators.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/WEB-INF/classes/interface_basic_it.properties

    r26546 r26581  
     1gsdl=Greenstone Digital Library Software
    12home_b=PAGINA PRINCIPALE
     3help_b=AIUTO
    24pref_b=IMPOSTAZIONI
    3 help_b=AIUTO
    4 about_t=Informazioni su
    5 texticonpdf=Visualizza il documento PDF
    6 texticonps=Visualizza il documento PS
    7 texticonrtf=Visualizza il documento RTF
    8 texticonmsword=Visualizza il documento Microsoft Word
    9 texticonppt=Visualizza il documento PowerPoint
    10 texticonxls=Visualizza il documento Excel
    11 gsdl=Greenstone Digital Library Software
    125home_tip=Pagina principale
    136help_tip=Aiuto
    147pref_tip=Modifica le impostazioni
    15 home_t=Pagina principale
    16 home.aboutgs=Informazioni su Greenstone
    178aboutpage=Informazioni su questa raccolta
    18 about.howtofind=Come cercare le informazioni
     9query.wordcount=Conteggio parole:
     10query.nodocsmatch=Nessun documento soddisfa le condizioni.
     11query.onedocsmatch=1 documento soddisfa le condizioni.
     12query.results=risultati
     13query.matches=Trovati
    1914pref.searchpref=impostazioni di ricerca
    2015pref.prespref=impostazioni di visualizzazione
     
    2318pref.all=tutte
    2419pref.set_prefs=modifica impostazioni
    25 query.wordcount=Conteggio parole:
    26 query.nodocsmatch=Nessun documento soddisfa le condizioni.
    27 query.onedocsmatch=1 documento soddisfa le condizioni.
    28 query.matches=Trovati
    29 query.results=risultati
    30 document.gotopage=vai a pagina
    3120doc.expand_doc_b=ESPANDI<br />TESTO
    3221doc.expand_doc_tip=Mostra tutto il testo
     
    3928doc.detach_page_b=NUOVA<br />FINESTRA
    4029doc.detach_page_tip=Apri questa pagina in una nuova finestra
    41 param.sortBy.1=posizione
    42 param.sortBy.0=naturale
    43 param.fqf=... nel campo
    44 param.fqf.all=Tutti i campi
Note: See TracChangeset for help on using the changeset viewer.