windows-nt/Source/XPSP1/NT/mergedcomponents/setupinfs/sv/awfax.txt

84 lines
3.1 KiB
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
;--------------------------------------Localizable Strings Section-------------------------------
; User-visible strings
[Strings]
FAXTopDesc = "Microsoft Fax" ;Text displayed in Listbox during Setup
FAXDesc = "Microsoft Fax-tj<74>nster"
FAXTip = "Ger dig m<>jlighet att skicka och ta emot fax"
FAXViewDesc = "Microsoft Fax Viewer" ;Text displayed in Listbox during Setup
; and in the profile messaging services listbox
FAXViewTip = "L<>ter dig granska Microsoft Fax-bilder"
; Program Groups
FAXApps_DESC = "Tillbeh<65>r\Fax"
FaxPrograms = "Program" ; 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 = "Faxmottagare" ;
FAXVIEW_Link_Desc = "Faxhanteraren" ; Not used
FAXCOVER_Link_Desc = "F<>rs<72>ttsbladsredigeraren"
CallaFaxService = "Beg<65>r ett fax"
ShowFaxQueue = "Visa faxk<78>n"
SendNewFax = "Skapa nytt fax"
; 8.3 name of the equivelent items above.... Have fun...
FaxPoll = "Request"
Newfax = "NewFax"
FaxCover = "FaxCover"
Sendfax = "SendFax"
; OLE Verb Names (Localized]
PRINT = "Skriv &ut"
OPEN = "&<26>ppna"
EDIT = "&Redigera"
; 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 = "Fax Viewer-dokument"
CPE_DOC = "Faxf<78>rs<72>ttsblad"
; Mapi provider names
FAXAB = "Adressbok"
FAXXP = "Transport"
FAXMS = "Meddelandeservice"
;
; Cover page Sample LFN's
CPE_1desc = "Konfidentiellt!"
CPE_2desc = "F<>r k<>nnedom"
CPE_4desc = "Br<42>dskande!"
CPE_5desc = "Allm<6C>nt"
OLD_CPE_5desc = "Allm<6C>nt"
;
; 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 = "H<>mta fil"
Old_ShowFaxQueue = "Visa faxk<78>n"
Old_SendNewFax = "Skicka nytt fax"
Old_FAXCOVER_Link_Desc = "F<>rs<72>ttsbladsredigeraren"
;;; These strings should not localized -- Must not change
TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"