84 lines
3.1 KiB
Plaintext
84 lines
3.1 KiB
Plaintext
|
|
|||
|
;--------------------------------------Localizable Strings Section-------------------------------
|
|||
|
|
|||
|
; User-visible strings
|
|||
|
[Strings]
|
|||
|
FAXTopDesc = "Microsoft Fax" ;Text displayed in Listbox during Setup
|
|||
|
FAXDesc = "Microsoft Fax Hizmetleri"
|
|||
|
|
|||
|
FAXTip = "Faks al<61>p g<>ndermenizi sa<73>lar"
|
|||
|
|
|||
|
FAXViewDesc = "Microsoft Fax G<>r<EFBFBD>nt<6E>leyicisi" ;Text displayed in Listbox during Setup
|
|||
|
; and in the profile messaging services listbox
|
|||
|
FAXViewTip = "Microsoft Fax g<>r<EFBFBD>nt<6E>lerini g<>rmenizi sa<73>lar"
|
|||
|
|
|||
|
; Program Groups
|
|||
|
FAXApps_DESC = "Donat<61>lar\Faks"
|
|||
|
FaxPrograms = "Programlar" ; 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 = "Faks Al<41>c<EFBFBD>s<EFBFBD>" ;
|
|||
|
FAXVIEW_Link_Desc = "Fax G<>r<EFBFBD>nt<6E>leyicisi" ; Not used
|
|||
|
FAXCOVER_Link_Desc = "Kapak Sayfas<61> D<>zenleyicisi"
|
|||
|
CallaFaxService = "Faks <20>ste"
|
|||
|
ShowFaxQueue = "Faks S<>ras<61>n<EFBFBD> G<>ster"
|
|||
|
SendNewFax = "Yeni Faks Olu<6C>tur"
|
|||
|
|
|||
|
; 8.3 name of the equivelent items above.... Have fun...
|
|||
|
|
|||
|
FaxPoll = "<22>stek"
|
|||
|
Newfax = "NewFax"
|
|||
|
FaxCover = "FaxCover"
|
|||
|
Sendfax = "SendFax"
|
|||
|
|
|||
|
; OLE Verb Names (Localized]
|
|||
|
|
|||
|
PRINT = "&Yazd<7A>r"
|
|||
|
OPEN = "&A<>"
|
|||
|
EDIT = "&D<>zenle"
|
|||
|
|
|||
|
; 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 = "Faks G<>r<EFBFBD>nt<6E>leyicisi Belgesi"
|
|||
|
CPE_DOC = "Kapak Sayfas<61> D<>zenleyicisi Belgesi"
|
|||
|
|
|||
|
; Mapi provider names
|
|||
|
FAXAB = "Adres Defteri"
|
|||
|
FAXXP = "Ta<54><61>ma"
|
|||
|
FAXMS = "Messaging Service"
|
|||
|
|
|||
|
;
|
|||
|
; Cover page Sample LFN's
|
|||
|
CPE_1desc = "Gizli!"
|
|||
|
CPE_2desc = "Bilginize sunulur"
|
|||
|
CPE_4desc = "Acele!"
|
|||
|
CPE_5desc = "Soysal"
|
|||
|
OLD_CPE_5desc = "Genel Ama<6D>"
|
|||
|
;
|
|||
|
; 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 = "Dosya Al"
|
|||
|
Old_ShowFaxQueue = "Faks S<>ras<61>n<EFBFBD> G<>ster"
|
|||
|
Old_SendNewFax = "Yeni Faks G<>nder"
|
|||
|
Old_FAXCOVER_Link_Desc = "Faks Kapak Sayfas<61> D<>zenleyicisi"
|
|||
|
|
|||
|
|
|||
|
;;; These strings should not localized -- Must not change
|
|||
|
TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
|
|||
|
FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"
|
|||
|
|