#
# swedish text for the Free LaserJet 4 utility V1.1p1
#
# by Anders Holm (aholm@abo.fi)
#
# procedure to install swedish as standard language:
#  (normally done by Makefile)
#
#   - copy this file to a file called "lj4.txt"
#   - run lingua on this file with the filename and
#     the version as parameters:
#       lingua lj4 V1.1p1
#   - install the file lj4.etf to the correct place
#
# Every time you change this file you must go through
# the above procedure.
#
#
TITLE1/  
/   _ __________________________________________________________________ 
/  
/   _____Free HP Laserjet 4 Utility   V1.1p1 (March 1994)  
/   _______Copyright (C) Frank Tegtmeyer (fte@gecko.de)  
/   
/   _____Lingua 1.3 (C) SichemSoft, Wageningen, Netherlands. 
/   _ __________________________________________________________________  
/  
/   __The Free LaserJet 4 Utility comes with ABSOLUTELY NO WARRANTY; 
/   __for details type `lj4 -w'. 
/   __This is free software, and you are welcome to redistribute it 
/   __under certain conditions; type `lj4 -c' for details. 
/  
/   ____anvndning:  lj4  parameter vrde 
/  
/   ____parameter  den skrivarparameter som skall ndras 
/   ____vrde    ett vrde fr skrivarparametern 
/  
/   _Ge lj4 -? fr en lista ver alla parametrar 
/   _Ge lj4 -detailed fr en lista ver alla parametrar och deras vrden 
/  
/  
#
# the string for the overview table head
#
OVERVIEW/ Beskrivning av parametrar 
/         ------------------------------------------------------------- 
#
#
# please do not change the order of the descriptions, because
# they match the commands coded in the C source file
#
DESCRIPTIONS[   terstller alla vrden till factory default 
[               skriver ut data som finns bufferten och matar fram sidan 
[               CR/LF  <-->  LF
[               vljer symboluppsttning enligt namn 
[               vljer font enligt nummer 
[               set the pitch of proportional fonts 
[               stter storleken fr proportionerliga typsnitt 
[               stter antalet rader per sida 
[               vljer pappersformat 
[               vljer liggande eller stende utskrift 
[               stter antalet utskriftskopior 
[               vljer manuell eller automatisk pappersmatning 
[               stter auto continue av eller p 
[               vljer typ av Resolution Enhancement Technology 
[               vljer page protection mode 
[               vljer typ av image adapt function 
[               vljer utskriftsttheten 
[               vljer upplsning (RSN, inte RES!) 
[               stter Economode av eller p 
[               stter job offset av eller p 
[               vljer utskriftsfack 
[               stter dubbelsidig utskrift av eller p 
# 
# headline for detailed descriptions
#
DETAILED Detaljerad beskrivning av parametrar 
#
# delimiter for the detailed descriptions
#
DELIMITER ------------------------------------------------- 
#
# the leading strings of the description and parameters
#
DESCRIPTION Beskrivning:_ 
ARGUMENTS   Mjliga vrden:_ 
#
WARRANTY/   
/          __Det hr programmet distribueras i hopp om att det skall vara  
/          __anvndbart men utan ngra garantier som helst. Se GNU General 
/          __Public License fr mera detaljer. 
/          __(I Tyskland "Deutsche Free Software Lizenz" frn 
/          ___Free Software Association of Germany). 
/  
/  
#
#
CONDITIONS/   
/  __Det hr programmet r fritt, du kan sprida och modifiera det enligt 
/  __villkoren i GNU General Public License publicerad av Free Software  
/  __Foundation. (version 2 av licensen) 
/  __I Tyskland str det hr programmet under villkoren i "Deutsche Free 
/  __Software Lizenz" publicerad av Free Software Association of Germany. 
/   
/  __Det hr programmet distribueras i hopp om att det skall vara  
/  __anvndbart men utan ngra garantier som helst. Se GNU General   
/  __Public License fr mera detaljer. 
/    
/  __Du borde ha ftt en kopia av GNU General Public License med det hr 
/  __programmet. Om s inter r fallet, skriv till: Free Software 
/  __Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
/   
/  
#
# string for "no arguments"
#
NO_ARGS inga 
#
# integer values required (this is a format string)
#
INTEGERS   heltal mellan %s och %s 
#
# float values required (this is a format string)
#
FLOATS  flyttal mellan %s och %s 
#
# error string for a wrong parameter value (format string)
#
WRONG_PARM lj4: felaktigt vrde <%s> 
#
# command not found
#
CMDNOTFOUND/   lj4: Det finns ingen %s parameter 
/   
#
# wrong number of parameters
#
WRONGNUM1/  lj4: fel antal vrden fr parameter %s  
/   
WRONGNUM2/  _____den krver %d vrden 
/  
