home *** CD-ROM | disk | FTP | other *** search
/ Micro R&D 1 / MicroRD-CD-ROM-Vol1-1994.iso / os20 / cli / newlist82.lha / S / NEWLIST.config.finnish < prev    next >
Text File  |  1993-10-02  |  15KB  |  359 lines

  1. # $VER: Newlist8.2 (27-Sep-93)  Finnish Language
  2. # by Kari Mettinen, Enchanted by Heikki Kantola
  3. #
  4. # IMPORTANT: kill old file in memory if you edit or change this file 
  5. #            with 'nl -K'
  6. # This language file should copied to S:NEWLIST.config and newlist8.1
  7. # should be run.
  8.  
  9.  
  10. #*********************************************#
  11. #            Preferences Section              #
  12. #                                             #
  13. #  This section allows you to define your     #
  14. #  personal preferences on how newlist will   #
  15. #  behave.  Consult the 'Internal String      #
  16. #  Editing' chapter of Newlist.doc for more   #
  17. #  information.                               #
  18. #*********************************************#
  19.  
  20.  
  21. #---------------------------------------------#
  22. # This is the color of highlighted text       #
  23. # and \C constant.  You MUST define this      #
  24. # first or your colors will be mixed with     #
  25. # the default \f2's                 1 string  #
  26. #---------------------------------------------#
  27.  
  28. _NAMECOLOR:     #this defines \C constant
  29. "\f2"           #white
  30. "\s1"           # (new) monochrome color--bold
  31.  
  32. #------------------------------------------------------------------------#
  33. #         Various config setting for non-flagged items.                  #
  34. #                                                                        #
  35. #  USAGE: n = No   y = Yes                                               #
  36. #                                                                        #
  37. #    Bit  0123456789a   Bit 0  Long mode [-l] default?                   #
  38. #         |||||||||||   Bit 1  Variable Column [-q] calculation?         #
  39. #        "yyyyyyynnnn   Bit 2  Lsjr dirs-on-the-side for [-q]?           #
  40. #                       Bit 3  [-qt] Expands links?                      #
  41. #                       Bit 4  Use/check/force Envoy/Mufs?               # 
  42. #                       Bit 5  System Requestors off?                    #
  43. #                       Bit 6  Default to Use Assign Add's?              #
  44. #                       Bit 7  Help [-?] uses paging?                    #
  45. #                       Bit 8  Merge similar paths?                      #
  46. #  1 string             Bit 9  Recurs. in ass-add uses extnd. headers    #
  47. #                 (new) Bit a  Help -? uses longhelp only                #
  48. #------------------------------------------------------------------------#
  49.  
  50. _NONFLAGS:
  51. #0123456789a
  52. "yyyyyyynnnn"     # defaults...see above
  53.  
  54. #---------------------------------------------------#
  55. #   Default flags for newlist                       #
  56. #        long: used when long output                #
  57. #       quick: used when [-q] quick output is given #
  58. #        cond: used by both long and quick but when #
  59. #               no flags are given or [-e]          #
  60. #---------------------------------------------------#
  61.  
  62. _FLAGS_LONG:
  63. "-Ju  -T2"       # formerly ENV:NEWLIST_LONG
  64.  
  65. _FLAGS_QUICK:
  66. "-JIt -T2"       # formerly ENV:NEWLIST_QUICK
  67.  
  68. _FLAGS_COND:
  69. "-sd"            # formerly ENV:NEWLIST
  70.  
  71. #------------------------------------------#
  72. #       6   Default print and date formats #
  73. #------------------------------------------#
  74.  
  75. _DEFAULTS:
  76. " %U %c %d %4b @7v %n%L %e"    # ls [-l] long format
  77. "%-13.13T  %3.3M %02d %2y %T %5.5B" # ls [-l] date format    /* note adjusted for Finnish long days :-) */
  78. "%U %c %4b  @7s %d %n%L %e"    # expert mode [-I] long format
  79. "%.3M %2d %5v"                 # expert mode [-I] date format
  80. "%-22n @7v %p  %d %c%L %e"     # commodore [-z] format
  81. "%-9A %.5B"                    # commodore [-z] date format
  82.  
  83.  
  84. #-------------------------------------------#
  85. #       This is the default wildcard filter #
  86. #   1      (hide icons and .name files)     #
  87. #       Doing ls -a  will show them         #
  88. #-------------------------------------------#
  89.  
  90. _FILTER:
  91. "(.#?|#?.info)"                # the filter pattern
  92.  
  93. #----------------------------------------------------------------------#
  94. #  7 strings  Allows changing of dir and link print styles and color   #
  95. #----------------------------------------------------------------------#
  96.  
  97. _STYLEMISC:      
  98. "\C"             # long directory color and style  (colored)
  99. "\C\s1"          # long dir link  color and style  (bold and colored)
  100. "\s1"            # long file link color and style  (bold only)
  101. "\C"             # quick directory color and style (colored)
  102. "\o\C\s1"        # quick directory link color and style (bold and colored)
  103. "\o\s1"          # quick file link color and style (bold only)
  104. #\o above is in so dir.links wont be both have dir style AND link style
  105. "\s1"            # Envoy/mufs User/Group name style(bold)
  106. ""               # file (non-dir) style  (no color or style)
  107.  
  108. #-------------------------------------------#
  109. #   Styles for matching filenames  [-U]     #
  110. #   Upto 20 pairs of a pattern with a style #
  111. #                                           #
  112. #   Whenever the wildcard matches a file,   #
  113. #     the file will be highlighted.         #
  114. #-------------------------------------------#
  115.  
  116. _STYLEFILENAMES:
  117. "newlist#?"       "\b3\f1"      # highlight newlist*
  118. "phil#?"          "\b3\f1"      # highlight phil* :-)
  119. "#?.lha"          "\b1\f2"
  120. "#?.c"            "\b1\f2"
  121.  
  122. #--------------------------------------------#
  123. #   Styles for Matching Datatypes  [-V]      #
  124. #   Upto 20 pairs of a datatype with a style #
  125. #                                            #
  126. #   Whenever a datatype for a file matches   #
  127. #    one below, it will be highlighted.      #
  128. #--------------------------------------------#
  129.  
  130. _STYLEDATATYPES:
  131. "picture"  "\b1\f2"
  132. "sound"    "\b1\f3"
  133. "anim"     "\b1\f4"
  134. "text"     "\b1\f5"
  135. "*guide*"  "\b1\f6"
  136. # ^notice that datatype wildcards can be given as well !!!
  137.  
  138. #-----------------------------------------------------------#
  139. #        8     Date Format (-d0..7) strings.                #
  140. #-----------------------------------------------------------#
  141.  
  142. _DATES:
  143. "%.3M %2d %5v"     
  144. "%-9A %.5B"
  145. "%-9.9T %02y.%02m.%02d%T %B"
  146. "%-9.9T %02m/%02d/%02y%T %B %I"
  147. "%-9.9T %02y.%02m.%02d%T"
  148. "%-9.9T %02m/%02d/%02y%T"
  149. "%3.3C %3.3M %02d"
  150. "%3.3C %3.3M %02d %5v"
  151.  
  152. #-----------------------------------#
  153. #  upto 10 print formats   -f0..9   #
  154. #-----------------------------------#
  155.  
  156. _FORMATS:
  157. "%U %c %4b  @7s %d %n%L %e"        
  158. "%c %U %o %g %d  %-9B @7v %n%L %e"
  159. "%-10.10e %4b %U %d  %n"
  160. "%-20.20n %6k %6b @8s %p %d %e"
  161. "%20.20n @7.7v %D %B %T %G %I"     # Shows all Datatype info for a file
  162. "%20.20n @7.7v %U %o %g  %e %E %f %F %h %H"  # Shows all networking stuff
  163.  
  164.  
  165. #******************************************#
  166. #      Internal  Strings Section           #
  167. #                                          #
  168. #   This section allows you to change the  #
  169. #   internal strings as well as their      #
  170. #   color etc.  Consult Newlist.doc        #
  171. #   in the 'Internal String Editing'       #
  172. #   section for more information.          #
  173. #******************************************#
  174.  
  175. #-----------------------------------------------------------#
  176. #         10   Regular (non ANSI) strings.                  #
  177. #-----------------------------------------------------------#
  178.  
  179. _REG:
  180. "\nHakemisto %R\"%s\" ajalla  %A %.5B\n"                                              # Long Header
  181. "\n%R%s\n"                                                                              # Quick Header
  182. "%s - Hukassa\n"                                                                      # Bad path
  183. "%s - "                                                                               # IoErr() string
  184. "%ld tiedostoa - %ld hakemistoa - %ld linkkiä - %ld lohkoa - %ld tavua\n"             # Totals
  185. "Käytössä %4ld tavua  -  Vapaana %4ld tavua (%ld%% Vapaana)\n"                        # Usage
  186. "\nYhteensä: %ld tiedostoa - %ld hakemistoa - %ld linkkiä - %ld lohkoa - %ld tavua\n" # Grand Totals
  187. "\n/* %s */"                                                                          # Comment str
  188. "%ld Tiedostoa %ld Hakemistoa %ld Tavua: Lisää (väl/ret/n/q):"                        # Pager
  189. " -> "                 # link separator
  190. "\n%R%s\n"          # Expert mode long header format
  191. "\n%R%s\n"          # Expert mode quick header format
  192.  
  193. #-----------------------------------------------------------#
  194. #         10       ANSI (colored) strings.                  #
  195. #-----------------------------------------------------------#
  196.  
  197. _ANSI:
  198. "\n\CHakemisto \o %R\"%s\" \Cajalla\o %A %.5B\n"  # See Above
  199. "\n\f2\b1%R%s\o\n"
  200. "\C%s\o - Hukassa\n"
  201. "\C%s\o - "
  202. "%ld \Ctiedostoa\o - %ld \Chakemistoa\o - %ld \Clinkkiä\o - %ld \Clohkoa\o - %ld \Ctavua\o\n"
  203. "\CKäytössä \o%4ld \Ctavua\o  -  \CVapaana \o%4ld \Ctavua (\o%ld%% \CVapaana)\o\n"
  204. "\nYhteensä: \C%ld\o tiedostoa - \C%ld\o hakemistoa - \C%ld\o linkkiä - \C%ld\o lohkoa - \C%ld\o tavua\n"
  205. "\n/* %s */"
  206. "\f2\b1%ld \CTiedostoa\f2 %ld \CHakemistoa\f2 %ld \CTavua: Lisää (väl/ret/n/q):\f1\b0"
  207. " -> "                    # link separator
  208. "\n\C%R%s\o\n"            # Expert mode long header format
  209. "\n\C%R%s\C\o\n"          # Expert mode quick header format
  210.  
  211.  
  212.  
  213. #-------------------------------------------------#
  214. # (new) <35  Short help (for novices)    nl -?    #
  215. #-------------------------------------------------#
  216.  
  217. _SHORTHELP:
  218. "\nNewList\o  [LIPUT eli -rqt -p] <polut ja villikortit>\n"
  219. "       \Cl\o  Vaihda pitkä ja lyhyt tulostus  \Ca\o  Show all files\n"
  220. " \Cq qs qt\o  Hakemistot lyhyesti pikana      \CZ\o  Ei ANSI koodeja\n"
  221. "       \CK\o  Vapauta puskurimuisti           \Cz\o  C= list tyylin hakemistot\n"
  222. "    \Cs ss\o  Järjestä nimen tai koon mukaan  \Cr\o  Käänteisessä järjestyksessä\n"
  223. "   \Csc sr\o  Järjestä kommentin mukaan tai kuten-luettuna\n"
  224. "   \Csd sn\o  Järjestä päiväyksen mukaan tai älä järjestä\n"
  225. "       \CR\o  Tutki alihak. villikortilla yksi taso\n"
  226. "       \CH\o  Hae tiedostoja levyltä          \Cp\o  Käytä Sivuttajaa\n"
  227. "\Cgd gf gl\o  Näytä VAIN hakemistot, tiedostot, tai linkit\n"
  228. "       \CF\o  Oma tulostus  formaatti \"%@pUdbksvcCNnPogDBTGIeEfFhH \\Cnte' \\f#b#s#o\"\n"
  229. "                       nl -?? for complete usage.\n"
  230.  
  231. #-----------------------------------------------------------#
  232. #      <35     Newlist Usage (nl ?) strings.                #
  233. #-----------------------------------------------------------#
  234.  
  235. _LONGHELP:
  236. "\nNewList\o  [LIPUT eli -rqt -p] <polut ja villikortit>\n"
  237. "       \Co\o  Näytä _FLAGS* muuttujat                           \Ce\o  Lisää _FLAGSCOND: lippuihin\n"
  238. "       \Cp\o  Käytä Sivuttajaa                                  \CZ\o  Ei ANSI koodeja\n"
  239. "     \Cb k\o  Näytä lohkot tai levyn avaimet                    \C@\o  Ei 'Tänään' korvausta\n"
  240. "       \Cu\o  Näytä DEVICE: käyttötiedot                        \Ch\o  Ei otsikkoa\n"
  241. "       \Cn\o  Näytä kommentit                                   \Ct\o  Ei summia\n"
  242. "\Cgd gf gl\o  Näytä VAIN hakemistot, tiedostot, tai linkit      \C!\o  Pakota ANSI päälle\n"
  243. "      \Cgm\o  Näytä sekä hakemistot että tiedostot   \CX\o merkkijono  Älä huomioi merkkijonoa\n"
  244. "    \Cs ss\o  Järjestä nimen tai koon mukaan                \Cd\o0..8  Kahdeksan päiväys/aika formaattia\n"
  245. "   \Csc sr\o  Järjestä kommentin mukaan tai kuten-luettuna  \Cf\o0..9  Kymmenen tyyliä\n"
  246. "   \Csd sn\o  Järjestä päiväyksen mukaan tai älä järjestä       \CS\o  Näytä vain summat\n"
  247. "       \Cr\o  Käänteisessä järjestyksessä                       \Cz\o  C= list tyylin hakemistot\n"
  248. "       \CR\o  Tutki alihak. villikortilla yksi taso             \CA\o  Huomioi assign add'it\n"
  249. "       \CW\o  Tutki alihak. villikortilla KAIKKI tasot          \C/\o  Lisää / hakemistoihin ja > linkkeihin\n"
  250. "       \CH\o  Hae tiedostoja levyltä                      \Cq qs qt\o  Hakemistot lyhyesti pikana\n"
  251. "       \CJ\o  Älä tutki linkkejä                                \Cv\o  Vaakasuora järjestäminen  pikana\n"
  252. "      \Cx\o#  Tutki enint. # hakemistotasoa                    \Cy\o#  Pika optio käyttää # saraketta\n"
  253. "   \Cc\o pat  Kommentti villikortti                             \C=\o  Erotinrivi\n"
  254. "       \CP\o  Käytä TÄYTTÄ polkua nimille                       \CK\o  Vapauta puskurimuisti\n"
  255. "     \C] [\o  Näytä/piilota 'a' lippu                           \CB\o  Suhteelliset polkujen nimet\n"
  256. "      \CT\o#  Nopea tulostus 0..N                               \CG\o  Pakota kokonaistulokset\n"
  257. "       \CI\o  Vaihda asiantuntijatilaan                         \CU\o  Käytä tyyliä tiedostonimille\n"
  258. "   \CY\o pat  Tietotyyppi villikortti                           \CV\o  Käytä tyyliä tietotyypeille\n"
  259. " \Cw\o# \Cj\o#  Width and height in chars        \CL\o# \CQ\o#  Show files < or > # in bytes\n"
  260. "       \Cl\o  Vaihda pitkä ja lyhyt tulostus                    \Ca\o  Näytä kaikki tiedostot\n"
  261. "     \CN O\o  pp-kkk-vv tai #  Tiedostot luotu jälkeen/ennen päiväyksen tai # päivää sitten\n"
  262. "       \CC\o  Oma otsikko   formaatti \" %@Rs ja kaikki päiväys-formaatit \"\n"
  263. "       \CD\o  Oma päiväys   formaatti \" %@ABCmdyvMDYhHNSItT \\Cnte' \\f#b#s#o\"\n"
  264. "   \CE M F\o  Oma tulostus  formaatti \" %@pUdbksvcCNnPogDBTGIeEfFhH \\Cnte' \\f#b#s#o\"\n"
  265.  
  266. #-----------------------------------------------------------#
  267. #         2              Dir strings.                       #
  268. #                   lengths must be 8 and 4 !               #
  269. #-----------------------------------------------------------#
  270.  
  271. _DIR:
  272. "  (hak) "
  273. "(hak)"
  274.  
  275. #-----------------------------------------------------------#
  276. #                    Miscellaneous strings.                 #
  277. #-----------------------------------------------------------#
  278.  
  279. _BREAK:
  280. "** Aläppäs hermostu!!\n"
  281.  
  282. _MATCH:
  283. "Ei sopivia \"%s\"lle\n"
  284. "Ei tiedostoja löydettävissä.\n"
  285.  
  286. _COMMENT:
  287. "Kommentti"
  288. "c"
  289.  
  290. _LOWMEN:
  291. "Vähän muistia!\n"
  292.  
  293. _EXEC:
  294. "Suoritettavana: %s"
  295. "\n ERROR: '%s' was not successful (%ld).\n Continue (y/n/=)? "
  296.  
  297. _UNKNOWN:
  298. ":TUNTEMATON TIEDOSTO:"
  299.  
  300. #-----------------------------------------------------------#
  301. #  12 & 11           Date strings for non %A %B %C          #
  302. #-----------------------------------------------------------#
  303.  
  304. _MONTHS:
  305. "Tammikuussa"
  306. "Helmikuussa"
  307. "Maaliskuussa"
  308. "Huhtikuussa"
  309. "Toukokuussa"
  310. "Kesäkuussa"
  311. "Heinäkuussa"
  312. "Elokuussa"
  313. "Syyskuussa"
  314. "Lokakuussa"
  315. "Marraskuussa"
  316. "Joulukuussa"
  317.  
  318. _DAYS:
  319. "Sunnuntaina"
  320. "Maanantaina"
  321. "Tiistaina"
  322. "Keskiviikkona"
  323. "Torstaina"  
  324. "Perjantaina""
  325. "Lauantaina"
  326. "Huomenna"
  327. "Tänään"
  328. "Eilen"
  329. "Tulevaisuudessa"
  330.  
  331. ############################
  332. # 11 strings
  333. #
  334. # If _CENTER: is commented out,
  335. #    newlist will auto-center values for _DAYS: above for length 9
  336. #
  337. # If you would like to have _CENTER strings greater than 9, you must uncomment
  338. #   the section below, set the strings by hand, AND use a new date format.
  339. #
  340. #   Below are the finnish center strings of length 13.  To use them
  341. #   uncomment the center days and add this to your ENV:NEWLIST_LONG
  342. #   Simply add "%-11.11T %3.3M %02d %02y %T %02h:%02N" to your Default
  343. #     date format in _DEFAULTS:
  344. #
  345. # Note uncommented since I just realized Finnish had such long names :-)
  346.  
  347. _CENTER:
  348. " Sunnuntaina "
  349. " Maanantaina "
  350. "  Tiistaina  "
  351. "Keskiviikkona"
  352. "  Torstaina  "  
  353. " Perjantaina "
  354. "  Lauantaina "
  355. "   Huomenna  "
  356. "    Tänään   "
  357. "    Eilen    "
  358. "Tulevaisuudessa"
  359.