84 lines
3.2 KiB
Plaintext
84 lines
3.2 KiB
Plaintext
|
|
;--------------------------------------Localizable Strings Section-------------------------------
|
|
|
|
; User-visible strings
|
|
[Strings]
|
|
FAXTopDesc = "Microsoft Fax" ;Text displayed in Listbox during Setup
|
|
FAXDesc = "Õðçñåóßåò Microsoft Fax"
|
|
|
|
FAXTip = "Äõíáôüôçôá áðïóôïëÞò êáé ðáñáëáâÞò öáî"
|
|
|
|
FAXViewDesc = "ÐñïâïëÞ Microsoft Fax" ;Text displayed in Listbox during Setup
|
|
; and in the profile messaging services listbox
|
|
FAXViewTip = "ÐáñÝ÷åé äõíáôüôçôá ðñïâïëÞò åéêüíùí ôïõ Microsoft Fax"
|
|
|
|
; Program Groups
|
|
FAXApps_DESC = "ÂïçèÞìáôá\Öáî"
|
|
FaxPrograms = "ÐñïãñÜììáôá" ; The Programs Group
|
|
SendTo_DESC = "SendTo" ; Name of SendTo folder in the Windows dir
|
|
FaxStartMenu = "StartMen" ; Name of the Start Menu Folder MUST USE 8.3 PATH NAME
|
|
|
|
; Group Item Names
|
|
SendToFax_DESC = "ÐáñáëÞðôçò öáî" ;
|
|
FAXVIEW_Link_Desc = "ÐñïâïëÞ öáî" ; Not used
|
|
FAXCOVER_Link_Desc = "Åðåîåñãáóßá Óõíïäåõôéêþí óåëßäùí"
|
|
CallaFaxService = "Áßôçóç ðëçñïöïñéþí ìå öáî"
|
|
ShowFaxQueue = "ÅìöÜíéóç ïõñÜò öáî"
|
|
SendNewFax = "Óýíèåóç íÝïõ öáî"
|
|
|
|
; 8.3 name of the equivelent items above.... Have fun...
|
|
|
|
FaxPoll = "Áßôçóç"
|
|
Newfax = "NewFax"
|
|
FaxCover = "FaxCover"
|
|
Sendfax = "ÁðïóôïëÞÖáî"
|
|
|
|
; OLE Verb Names (Localized]
|
|
|
|
PRINT = "&Åêôýðùóç"
|
|
OPEN = "¢&íïéãìá"
|
|
EDIT = "&Åðåîåñãáóßá"
|
|
|
|
; The name of the Spool directory in c:\windows
|
|
SPOOL_DIR = "spool"
|
|
;
|
|
; Registry item names -- Must match what is in resource of program
|
|
VIEWER_DOC = "¸ããñáöï ðñïâïëÞò öáî"
|
|
CPE_DOC = "¸ããñáöï Åðåîåñãáóßáò Óõíïäåõôéêþí óåëßäùí"
|
|
|
|
; Mapi provider names
|
|
FAXAB = "Âéâëßï äéåõèýíóåùí"
|
|
FAXXP = "ÌåôáöïñÜ"
|
|
FAXMS = "Õðçñåóßá ìçíõìÜôùí"
|
|
|
|
;
|
|
; Cover page Sample LFN's
|
|
CPE_1desc = "Åìðéóôåõôéêü!"
|
|
CPE_2desc = "Ãéá äéêÞ óáò ðëçñïöüñçóç"
|
|
CPE_4desc = "Åðåßãïí!"
|
|
CPE_5desc = "ÃåíéêÞò ÷ñÞóçò"
|
|
OLD_CPE_5desc = "ÃåíéêÞò ÷ñÞóçò"
|
|
;
|
|
; for NON-US BUILD this STRING should be "NotUsed"
|
|
; no need to localize this anymore. This is handled in the code.
|
|
;rgMessageInTheBottle = "Received" ; USA builds ONLY
|
|
;rgMessageInTheBottle = "NotUsed" ; NON-USA BUILDS
|
|
|
|
; This is the 8.3 name of the OLD General Purpose CPE file
|
|
; We Had to make a short File name so we would have correct defaults
|
|
; even on non-Long File name systems. This name is used to delete the
|
|
; old "General Purpose.CPE" file
|
|
General83name = "GENERA~1.CPE"
|
|
|
|
; Old names need for deleting links left over from previous installs
|
|
Old_CallaFaxService = "ÁíÜêôçóç áñ÷åßïõ"
|
|
Old_ShowFaxQueue = "ÅìöÜíéóç ïõñÜò öáî"
|
|
Old_SendNewFax = "ÁðïóôïëÞ íÝïõ öáî"
|
|
Old_FAXCOVER_Link_Desc = "Åðåîåñãáóßá Óõíïäåõôéêþí Óåëßäùí öáî"
|
|
|
|
|
|
;;; These strings should not localized -- Must not change
|
|
TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
|
|
FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"
|
|
|