]> git.lyx.org Git - lyx.git/blob - lib/bind/fi_menus.bind
translation updates
[lyx.git] / lib / bind / fi_menus.bind
1 # This file is part of
2 # ==================================================================
3 #
4 #                  LyX, the High Level Word Processor
5
6 #                 Copyright (C) 1995-2000 The LyX Team
7 #
8 # ==================================================================
9
10 # Finnish key bindings for so-called "invisible" menus
11
12 #
13 # Insert menu
14 #
15
16 # These ones are not supported anymore.
17 #\bind "M-i minus"              "hyphenation-point-insert"
18 #\bind "M-i p"                  "dots-insert"
19 #\bind "M-i e"                  "end-of-sentence-period-insert"
20 #\bind "M-i q"                  "quote-insert"
21 #\bind "M-i apostrophe"         "quote-insert"
22 #\bind "M-i S-quotedbl"         "quote-insert"
23 #\bind "M-i s h"                        "hfill-insert"
24 #\bind "M-i s minus"            "hyphenation-point-insert"
25
26 #
27 # Font size menu
28 #
29
30 \bind "M-k k"                   "font-size tiny"
31 \bind "M-k S-P"                 "font-size smaller"
32 \bind "M-k p"                   "font-size small"
33 \bind "M-k o"                   "font-size normal"
34 \bind "M-k t"                   "font-size normal"
35 \bind "M-k s"                   "font-size large"
36 \bind "M-k S-S"                 "font-size larger"
37 \bind "M-k v"                   "font-size huge"
38 \bind "M-k S-V"                 "font-size huger"
39
40 \bind "M-k 1"                   "font-size tiny"
41 \bind "M-k 2"                   "font-size smallest"
42 \bind "M-k 3"                   "font-size smaller"
43 \bind "M-k 4"                   "font-size small"
44 \bind "M-k 5"                   "font-size normal"
45 \bind "M-k 6"                   "font-size large"
46 \bind "M-k 7"                   "font-size larger"
47 \bind "M-k 8"                   "font-size largest"
48 \bind "M-k 9"                   "font-size huge"
49 \bind "M-k 0"                   "font-size huger"
50
51 \bind "M-k plus"                "font-size increase"
52 \bind "M-k minus"               "font-size decrease"
53
54
55 #
56 # Alignment menu
57 #
58
59 #bind "M-a l"                   "para-align left"       # Not yet implemented!
60 #bind "M-a r"                   "para-align right"      # Not yet implemented!
61 #bind "M-a c"                   "para-align center"     # Not yet implemented!
62 #bind "M-a b"                   "para-align block"      # Not yet implemented!
63 #bind "M-a f"                   "para-align block"      # Not yet implemented!
64 #bind "M-a d"                   "para-align default"    # Not yet implemented!
65
66
67 #
68 # Paragraph style menu
69 #
70
71 # abcdefghij  mn  qrs uvwxyzåäö
72 # a cdefghij  mnopqrs uvwxyzåäö (S)
73 # abcdefghij lmnopqrstuvwxyzåäö (M)
74 # abcdefghij lmn pqrstuvwxyzåäö (C)
75 #
76 #
77
78 \bind "M-p p"                   "layout Standard"       # Perusteksti
79
80 \bind "M-p 0"                   "layout Part"           # Osa
81 \bind "M-p 1"                   "layout Chapter"        # Luku
82 \bind "M-p 2"                   "layout Section"        # Kappale
83 \bind "M-p 3"                   "layout Subsection"     # Alikappale
84 \bind "M-p 4"                   "layout Subsubsection"  # Alialikappale
85 \bind "M-p 5"                   "layout Paragraph"      # Osakappale
86 \bind "M-p 6"                   "layout Subparagraph"   # Aliosakappale
87
88 \bind "M-p t"                   "layout Author"         # Tekijä
89 \bind "M-p S-T"                 "layout Title"          # Teoksen nimi
90 \bind "M-p o"                   "layout Address"        # Osoite
91 \bind "M-p S-O"                 "layout RightAddress"   # Oikea osoite
92 \bind "M-p v"                   "layout Date"           # Päiväys
93 \bind "M-p M-c"                 "layout Abstract"       # Tiivistelmä
94 \bind "M-p b"                   "layout Bibliography"   # Lähdeviitteet
95
96 \bind "M-p l"                   "layout Itemize"        # Luettelo
97 \bind "M-p S-L"                 "layout Enumerate"      # Numeroitu luettelo
98 \bind "M-p C-l"                 "layout List"           # Lista
99
100 \bind "M-p k"                   "layout LyX-Code"       # LyX-koodi
101 \bind "M-p S-K"                 "layout Comment"        # Kommentti
102 \bind "M-p M-k"                 "layout Caption"        # Kuvateksti
103 \bind "M-p C-k"                 "layout Description"    # Kuvaus
104 \bind "M-p a"                   "layout Quote"          # Lainaus
105 \bind "M-p s"                   "layout Quotation"      # Sitaatti
106 \bind "M-p S-S"                 "layout Verse"          # Säe
107 \bind "M-p x"                   "layout LaTeX"          # LaTeX
108
109 \bind "M-p f"                   "layout ShortFoilhead"  # Foils!!
110 \bind "M-p S-F"                 "layout Foilhead"       # Foils!!
111 \bind "M-p r"                   "layout ShortRotatefoilhead"    # Foils!!
112 \bind "M-p S-R"                 "layout Rotatefoilhead" # Foils!!
113
114 \bind "M-p S-equal"             "layout Part*"          # M-p S-0
115 \bind "M-p S-exclam"            "layout Chapter*"       # M-p S-1
116 \bind "M-p S-quotedbl"          "layout Section*"       # M-p S-2
117 \bind "M-p S-numbersign"        "layout Subsection*"    # M-p S-3
118 \bind "M-p S-currency"          "layout Subsubsection*" # M-p S-4
119 \bind "M-p S-percent"           "layout Paragraph*"     # M-p S-5
120 \bind "M-p S-ampersand"         "layout Subparagraph*"  # M-p S-6
121
122 \bind "M-p space"               "drop-layouts-choice"
123 \bind "M-p Left"                "depth-decrement"
124 \bind "M-p Right"               "depth-increment"
125
126
127 #
128 # Character style menu
129
130
131 \bind "M-c b"                   "font-bold"     # Lihavoi
132 \bind "M-c c"                   "font-noun"     # Nimityyli
133 \bind "M-c e"                   "font-emph"     # Korosta
134 \bind "M-c m"                   "math-mode"     # Matematiikkatila
135 \bind "M-c p"                   "font-code"     # Kirjoituskone
136 \bind "M-c r"                   "font-roman"    # Oletus
137 \bind "M-c s"                   "font-sans"     # Sans serif
138 \bind "M-c t"                   "tex-mode"      # LaTeX
139 \bind "M-c u"                   "font-underline" # Alleviivaus
140
141 \bind "M-c Down"                "word-lowcase"  
142 \bind "M-c Up"                  "word-upcase"
143 \bind "M-c Right"               "word-capitalize"
144
145 \bind "M-c space"               "font-default"                  
146
147
148 #
149 # Keyboard menu
150 #
151
152 \bind "M-i 1"                   "keymap-primary"
153 \bind "M-i 2"                   "keymap-secondary"
154 \bind "M-i p"                   "keymap-off"
155 \bind "M-i o"                   "keymap-off"
156 \bind "M-i t"                   "keymap-toggle"
157 \bind "M-i x"                   "keymap-off"