Changeset 10 for trunk/italiano


Ignore:
Timestamp:
Feb 21, 2018, 12:49:59 AM (8 years ago)
Author:
Gregg Young
Message:

The changes in these files were made to fix Open Watcom compiler, WRC and wipfc errors and warning. There are several more in the next commit.

Location:
trunk/italiano
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/italiano/gotcha_it.ipf

    r6 r10  
    11:userdoc.
    22
    3 .*  Note from Thorsten: This file is not licensed under the GPL but
     3.* Note from Thorsten: This file is not licensed under the GPL but
    44.* copyright by Alberto Gabrielli.
    55
    66.*##############################
    77.*
    8 .*      Gotcha!
    9 .*      =======
    10 .*      italiano.ipf
    11 .*      v.1.73 - GA
    12 .*      2002-05-21
     8.*    Gotcha!
     9.*    =======
     10.*    italiano.ipf
     11.*    v.1.73 - GA
     12.*    2002-05-21
    1313.*
    14 .*      (C) 2002 - Alberto Gabrielli
     14.*    (C) 2002 - Alberto Gabrielli
    1515.*
    1616.*##############################
     
    2424.*                  - Removed a "&version." no longer needed
    2525
    26 .im src\common.ipf
     26.im ..\common.ipf
    2727
    2828.*-------------------------------------------------------------------------
     
    3030
    3131:h1 id=about res=1000.Informazioni sul programma
    32 :artwork name='src\data\gotcha.bmp' align=center.
     32:artwork name='..\data\gotcha.bmp' align=center.
    3333.*:p.Attention&colon. This version of the documentation may be outdated or
    3434.*incomplete. If you think you are missing something, see the English version!
     
    415415.*-------------------------------------------------------------------------
    416416.*FOLD00.*Version history
    417 :h2 id=history.Cronologia :p.Questa pagina contiene l'elenco dei cambiamenti nelle varie
     417:h2 id=history res=5001.Cronologia
     418
     419:p.Questa pagina contiene l'elenco dei cambiamenti nelle varie
    418420versioni del programma.
    419421
     
    527529.*fold00.*Bugs
    528530
    529 :h2 id=bugs.Problemi conosciuti
     531:h2 id=bugs res=5002.Problemi conosciuti
    530532:p.Dopo il rilascio della v1.00, la mia sensazione che il codice di &progname. fosse il
    531533pi— pasticciato degli ultimi anni si Š rivelata esatta, visto che
     
    604606.*fold00.*Future enhancements
    605607
    606 :h2 id=future.Miglioramenti futuri
     608:h2 id=future res=5003.Miglioramenti futuri
    607609:p.Beh, ci sono ancora alcune cose richieste dagli utenti, e che verranno aggiunte in un tempo
    608610lontano, in una remotissima galassia... aargh, in una futura versione, intendevo... ;-)
     
    616618.*fold00.*Disclaimer & legal stuff
    617619
    618 :h1 id=disclaimer.Disclaimer &amp. questioni legali
     620:h1 id=disclaimer res=5004.Disclaimer &amp. questioni legali
    619621
    620622:p.[inizio N.d.T.]
     
    700702.*fold00.*GNU Public License
    701703
    702 :h1 id=gpl.GNU GENERAL PUBLIC LICENSE
     704:h1 id=gpl res=5005.GNU GENERAL PUBLIC LICENSE
    703705
    704706:lines.
     
    10491051.*fold00.*Author & Gotcha! homepage
    10501052
    1051 :h1 id=author.L'autore &amp. la pagina Web di &progname.
     1053:h1 id=author res=5006.L'autore &amp. la pagina Web di &progname.
    10521054:p.:hp7.Autore:ehp7.
    10531055
     
    10651067:edl.
    10661068
    1067 :artwork name='src\data\teamlogo.bmp' align=center.
     1069:artwork name='..\data\teamlogo.bmp' align=center.
    10681070:p.Membro orgoglioso del Team OS/2 Region Trier (:hp1.www.teamos2.ipcon.de:ehp1.),
    10691071i creatori del CD-ROM "Team Trier Collection".
     
    10801082.*-------------------------------------------------------------------------
    10811083.*fold00.*Help wanted!
    1082 :h1 id=helpwanted.Richiesta di aiuto!
     1084:h1 id=helpwanted res=5007.Richiesta di aiuto!
    10831085
    10841086:p.Ora che &progname. gestisce altre lingue, Š chiaro che vorrei includerne quante pi—
     
    11021104.*fold00.*Credits
    11031105
    1104 :h1 id=credits.Ringraziamenti
     1106:h1 id=credits res=5008.Ringraziamenti
    11051107:p.Per il loro l'aiuto ed appoggio su &progname., desidero ringraziare le seguenti persone&colon.
    11061108
     
    11241126.*-------------------------------------------------------------------------
    11251127.*fold00.*Registering
    1126 :h1 id=register."Registrazione"
     1128:h1 id=register res=5009."Registrazione"
    11271129.*:p. if you are satisfied with what &progname. 1.67 offers, you are free to keep
    11281130.*using this version ... but please keep in mind that it lacks many useful
     
    12271229.*fold00.*Dedication
    12281230
    1229 :h1 id=dedication.Dedica
    1230 :p.:artwork name='src\data\rosaleen.bmp' align=center.
     1231:h1 id=dedication res=5010.Dedica
     1232:p.:artwork name='..\data\rosaleen.bmp' align=center.
    12311233:hp2.
    12321234.ce &progname. Š dedicato a Rosaleen.
  • trunk/italiano/gotresit.rc

    r5 r10  
    5656
    5757/* Please do NOT try to translate the following statement :-) */
    58 RCINCLUDE "src\common.rc"
     58RCINCLUDE "..\common.rc"
    5959
    6060/* Please adjust the name of the language (but leave the number alone :-)
Note: See TracChangeset for help on using the changeset viewer.