home *** CD-ROM | disk | FTP | other *** search
- ;
- ; OLE.rexx.ct
- ;
- ; Source catalog file for the OLE server.
- ;
- ; $(C): (1994, Rocco Coluccelli, Bologna)
- ; $VER: OLE.rexx.ct 1.02 (30.Nov.1994)
- ;
-
- ## english
-
- # about
- The OLE System 1.10
- %s
-
- The whole package is freely distributable.
-
- If you use the OLE System, please
- send me any kind of suggestions.
-
- Rocco COLUCCELLI
- V.le Ofanto, 118
- 71100 FOGGIA
- (ITALY)
- tel. 0039-881-617705
- #
-
- # OLE
- The OLE System 1.10
- %s
-
- Thanks to:
- All ARexx developers.
- All friends of mine and specially
- Amedeo, Angelo, Antonello,
- Roberto, Sabino.
-
- The last, but not the least...
- Monica, my girlfriend
- Maria, the mother of this son.
-
- Rocco Coluccelli, 1994.
- #
-
- ;
- ; main window's title
- ;
- # title
- OLE Server
- #
-
- # ERR_0
- GENERAL ERROR:
- %s
- #
-
- # ERR_1
- PROBLEM: can't open message port
- %s
- #
-
- # ERR_2
- PROBLEM: can't create IDCMP
- %s
- #
-
- # ERR_3
- PROBLEM: unknown command
- %s
- #
-
- # ERR_4
- PROBLEM: error writing
- %s
- #
-
- ;
- ; ERROR: file not found
- ;
- # ERR_5
- PROBLEM: can't open or find
- %s
- #
-
- # ok1
- Thank you!
- #
-
- # ok2
- Cry!!!
- #
-
- # ok3
- Good bye...
- #
-
- # ok4
- Continue
- #
-
- # ok5
- Yes|No
- #
-
- ; menu items, subitems, ...
- # 1
- About...
- #
-
- # 2
- ...the OLE system
- #
-
- # 3
- ...of this module
- #
-
- # 4
- ...the author
- #
-
- # 5
- Save configuration
- #
-
- # 6
- Iconify
- #
-
- # 7
- Quit
- #
-
- # 8
- :\initialization procedure
- #
-
- # 9
- \\setup control window
- #
-
- # 10
- Are you sure?
- #
-
- # 11
- New Prefs
- #
-
- # 12
- Configure
- #
-
- ##
-
-
-
-
- ## italiano
-
- # about
- The OLE System v1.10
- %s
-
- L'intero pacchetto รจ distribuibile liberamente.
-
- Se usi OLE System, per favore
- comunicami suggerimenti ed osservazioni.
-
- Rocco COLUCCELLI
- V.le Ofanto, 118
- 71100 FOGGIA
- (ITALY)
- tel. 0039-881-617705
- #
-
- # OLE
- The OLE System v1.10
- %s
-
- Ringraziamenti a:
- Tutti gli sviluppatori dell'ARexx.
- Tutti i miei amici e specialmente
- Amedeo, Angelo, Antonello,
- Roberto, Sabino.
-
- Dulcis in fundo...
- Monica, la mia compagna
- Maria, la madre di questo figlio.
-
- Rocco Coluccelli, 1994.
- #
-
- # title
- OLE Server
- #
-
- # ERR_0
- ERRORE:
- %s
- #
-
- # ERR_1
- PROBLEMA: non posso aprire la porta messaggi
- %s
- #
-
- # ERR_2
- PROBLEMA: non posso creare IDCMP
- %s
- #
-
- # ERR_3
- PROBLEMA: comando sconosciuto
- %s
- #
-
- # ERR_4
- PROBLEMA: errore di scrittura
- %s
- #
-
- ;
- ; ERROR: file not found
- ;
- # ERR_5
- PROBLEM: non posso aprire
- %s
- #
-
- # ok1
- Grazie
- #
-
- # ok2
- Piangi !!!
- #
-
- # ok3
- Addio...
- #
-
- # ok4
- Continua
- #
-
- # ok5
- Si|No
- #
-
- ; menu items, subitems, ...
- # 1
- A proposito...
- #
-
- # 2
- ...the OLE system
- #
-
- # 3
- ...di questo modulo
- #
-
- # 4
- ...dell'autore
- #
-
- # 5
- Salva configurazione
- #
-
- # 6
- Riduci a icona
- #
-
- # 7
- Chiudi
- #
-
- # 8
- :\procedura di inizializzazione
- #
-
- # 9
- \\setup finestra di controllo
- #
-
- # 10
- Sei sicuro?
- #
-
- # 11
- Nuove preferenze
- #
-
- # 12
- Configura
- #
-
- ##
-