Mercurial > vim
annotate src/po/fi.po @ 16213:2c33b119ba92 v8.1.1111
patch 8.1.1111: it is not easy to check for infinity
commit https://github.com/vim/vim/commit/fda1bff39f89775b20a2d88ef3903656d52f66ad
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Apr 4 13:44:37 2019 +0200
patch 8.1.1111: it is not easy to check for infinity
Problem: It is not easy to check for infinity.
Solution: Add isinf(). (Ozaki Kiichi, closes https://github.com/vim/vim/issues/3787)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 04 Apr 2019 13:45:04 +0200 |
parents | c460506890ba |
children | 2704c4e3e20a |
rev | line source |
---|---|
1624 | 1 # Finnish translation for Vim. |
2 # Copyright (C) 2003-2006 Free Software Foundation, Inc. | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3 # 2007-2018, Flammie Pirinen <flammie@iki.fi> |
1624 | 4 # |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5 # Jargonia ei ole yritetty suotta kotoperäistää missä teknisempi lainasanasto |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6 # tulee paremmin kyseeseen. |
1624 | 7 # |
8 # Sanastosta: | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
9 # * Fold on sellainen moderneissa ohjelmointi-IDE:issä oleva toiminto, jolla |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
10 # lohko koodia esim. funktio piilotetaan näkymästä: suom. taitos alkup. |
1624 | 11 # analogian mukaan |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
12 # * source, v. lataa tiedoston, kuten bash-komento source (tai .) |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
13 # * dictionary (dict) on vaihtelevasti sanakirja tai tietorakenne |
1624 | 14 # |
15 msgid "" | |
16 msgstr "" | |
17 "Project-Id-Version: Vim 7\n" | |
18 "Report-Msgid-Bugs-To: \n" | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
19 "POT-Creation-Date: 2017-10-04 17:59+0200\n" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
20 "PO-Revision-Date: 2017-10-05 11:17+0200\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
21 "Last-Translator: Flammie A Pirinen <flammie@iki.fi>\n" |
1624 | 22 "Language-Team: Finnish <laatu@lokalisointi.org>\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
23 "Language: fi\n" |
1624 | 24 "MIME-Version: 1.0\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
25 "Content-Type: text/plain; charset=UTF-8\n" |
1624 | 26 "Content-Transfer-Encoding: 8bit\n" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
27 "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
1624 | 28 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
29 msgid "E831: bf_key_init() called with empty password" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
30 msgstr "E831: bf_key_init() tyhjällä salasanalla" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
31 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
32 msgid "E820: sizeof(uint32_t) != 4" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
33 msgstr "E820: sizeof(uint32_t) != 4" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
34 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
35 msgid "E817: Blowfish big/little endian use wrong" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
36 msgstr "E817: Blowfishin tavujärjestys väärä" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
37 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
38 msgid "E818: sha256 test failed" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
39 msgstr "E818: sha256-testi epäonnistui failed" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
40 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
41 msgid "E819: Blowfish test failed" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
42 msgstr "E819: Blowfish-testi epäonnistui" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
43 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
44 msgid "[Location List]" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
45 msgstr "[Sijaintiluettelo]" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
46 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
47 msgid "[Quickfix List]" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
48 msgstr "[Pikakorjausluettelo]" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
49 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
50 msgid "E855: Autocommands caused command to abort" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
51 msgstr "E855: Autocommands lopetti komennon" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
52 |
1624 | 53 msgid "E82: Cannot allocate any buffer, exiting..." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
54 msgstr "E82: Mitään puskuria ei voitu varata, lopetetaan..." |
1624 | 55 |
56 msgid "E83: Cannot allocate buffer, using other one..." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
57 msgstr "E83: Puskuria ei voitu varata, käytetään toista..." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
58 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
59 msgid "E931: Buffer cannot be registered" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
60 msgstr "E931: Puskuria ei voi rekisteröidä" |
1624 | 61 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
62 msgid "E937: Attempt to delete a buffer that is in use" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
63 msgstr "E937: Ei voida poistaa puskuria joka on käytössä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
64 |
1624 | 65 msgid "E515: No buffers were unloaded" |
66 msgstr "E515: Puskureita ei vapautettu" | |
67 | |
68 msgid "E516: No buffers were deleted" | |
69 msgstr "E516: Puskureita ei poistettu" | |
70 | |
71 msgid "E517: No buffers were wiped out" | |
72 msgstr "E517: Puskureita ei pyyhitty" | |
73 | |
74 msgid "1 buffer unloaded" | |
75 msgstr "1 puskuri vapautettiin" | |
76 | |
77 #, c-format | |
78 msgid "%d buffers unloaded" | |
79 msgstr "%d puskuria vapautettiin" | |
80 | |
81 msgid "1 buffer deleted" | |
82 msgstr "1 puskuri poistettu" | |
83 | |
84 #, c-format | |
85 msgid "%d buffers deleted" | |
86 msgstr "%d puskuria poistettu" | |
87 | |
88 msgid "1 buffer wiped out" | |
89 msgstr "1 puskuri pyyhitty" | |
90 | |
91 #, c-format | |
92 msgid "%d buffers wiped out" | |
93 msgstr "%d puskuria pyyhitty" | |
94 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
95 msgid "E90: Cannot unload last buffer" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
96 msgstr "E90: Ei voi vapauttaa viimeistä puskuria" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
97 |
1624 | 98 msgid "E84: No modified buffer found" |
99 msgstr "E84: Ei muokattuja puskureita" | |
100 | |
101 msgid "E85: There is no listed buffer" | |
102 msgstr "E85: Luetteloitua puskuria ei ole" | |
103 | |
104 msgid "E87: Cannot go beyond last buffer" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
105 msgstr "E87: Viimeisen puskurin ohi ei voi edetä" |
1624 | 106 |
107 msgid "E88: Cannot go before first buffer" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
108 msgstr "E88: Ensimmäisen puskurin ohi ei voi edetä" |
1624 | 109 |
110 #, c-format | |
111 msgid "E89: No write since last change for buffer %ld (add ! to override)" | |
112 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
113 "E89: Puskurin %ld muutoksia ei ole tallennettu (lisää komentoon ! " |
1624 | 114 "ohittaaksesi)" |
115 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
116 msgid "E948: Job still running (add ! to end the job)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
117 msgstr "E948: Komento on kesken (lisää loppuun ! lopettaaksesi komennon)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
118 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
119 msgid "E37: No write since last change (add ! to override)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
120 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
121 "E37: Viimeisen muutoksen jälkeen ei ole kirjoitettu (lisää ! ohittaaksesi)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
122 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
123 msgid "E948: Job still running" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
124 msgstr "E948: Komento on vielä käynnissä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
125 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
126 msgid "E37: No write since last change" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
127 msgstr "E37: Viimeisimmän muutoksen jälkeen ei ole kirjoitettu mitään" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
128 |
1624 | 129 msgid "W14: Warning: List of file names overflow" |
130 msgstr "W14: Varoitus: Tiedostonimiluettelon ylivuoto" | |
131 | |
132 #, c-format | |
133 msgid "E92: Buffer %ld not found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
134 msgstr "E92: Puskuria %ld ei löydy" |
1624 | 135 |
136 #, c-format | |
137 msgid "E93: More than one match for %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
138 msgstr "E93: %s täsmää useampaan kuin yhteen puskuriin" |
1624 | 139 |
140 #, c-format | |
141 msgid "E94: No matching buffer for %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
142 msgstr "E94: %s ei täsmää yhteenkään puskuriin" |
1624 | 143 |
144 #, c-format | |
145 msgid "line %ld" | |
146 msgstr "rivi %ld" | |
147 | |
148 msgid "E95: Buffer with this name already exists" | |
149 msgstr "E95: Samanniminen puskuri on jo olemassa" | |
150 | |
151 msgid " [Modified]" | |
152 msgstr " [Muokattu]" | |
153 | |
154 msgid "[Not edited]" | |
155 msgstr "[Muokkaamaton]" | |
156 | |
157 msgid "[New file]" | |
158 msgstr "[Uusi tiedosto]" | |
159 | |
160 msgid "[Read errors]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
161 msgstr "[Lukuvirheitä]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
162 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
163 msgid "[RO]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
164 msgstr "[Luku]" |
1624 | 165 |
166 msgid "[readonly]" | |
167 msgstr "[kirjoitussuojattu]" | |
168 | |
169 #, c-format | |
170 msgid "1 line --%d%%--" | |
171 msgstr "1 rivi --%d %%--" | |
172 | |
173 #, c-format | |
174 msgid "%ld lines --%d%%--" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
175 msgstr "%ld riviä --%d %%--" |
1624 | 176 |
177 #, c-format | |
178 msgid "line %ld of %ld --%d%%-- col " | |
179 msgstr "rivi %ld/%ld --%d %%-- sarake " | |
180 | |
181 msgid "[No Name]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
182 msgstr "[Nimetön]" |
1624 | 183 |
184 msgid "help" | |
185 msgstr "ohje" | |
186 | |
187 msgid "[Help]" | |
188 msgstr "[Ohje]" | |
189 | |
190 msgid "[Preview]" | |
191 msgstr "[Esikatselu]" | |
192 | |
193 # sijainti tiedostossa -indikaattoreja: | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
194 # 4 merkkiä sais riittää |
1624 | 195 msgid "All" |
196 msgstr "Kaik" | |
197 | |
198 msgid "Bot" | |
199 msgstr "Loppu" | |
200 | |
201 msgid "Top" | |
202 msgstr "Alku" | |
203 | |
204 msgid "" | |
205 "\n" | |
206 "# Buffer list:\n" | |
207 msgstr "" | |
208 "\n" | |
209 "# Puskuriluettelo:\n" | |
210 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
211 msgid "E382: Cannot write, 'buftype' option is set" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
212 msgstr "E382: Ei voi kirjoittaa, buftype asetettu" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
213 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
214 msgid "[Scratch]" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
215 msgstr "[Raapust]" |
1624 | 216 |
217 msgid "" | |
218 "\n" | |
219 "--- Signs ---" | |
220 msgstr "" | |
221 "\n" | |
222 "--- Merkit ---" | |
223 | |
224 #, c-format | |
225 msgid "Signs for %s:" | |
226 msgstr "Merkit kohteelle %s:" | |
227 | |
228 #, c-format | |
229 msgid " line=%ld id=%d name=%s" | |
230 msgstr " rivi=%ld id=%d nimi=%s" | |
231 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
232 msgid "E902: Cannot connect to port" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
233 msgstr "E902: Ei voi yhdistää porttiin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
234 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
235 msgid "E901: gethostbyname() in channel_open()" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
236 msgstr "E901: gethostbyname() funktiossa channel_open()" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
237 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
238 msgid "E898: socket() in channel_open()" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
239 msgstr "E898: socket() funktiossa channel_open()" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
240 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
241 msgid "E903: received command with non-string argument" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
242 msgstr "E903: komennolla ei-merkkijonoargumentti" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
243 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
244 msgid "E904: last argument for expr/call must be a number" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
245 msgstr "E904: viimeisen expr/call-argumentin pitää olla numero" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
246 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
247 msgid "E904: third argument for call must be a list" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
248 msgstr "E904: kolmannen argumentin pitää olla lista" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
249 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
250 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
251 msgid "E905: received unknown command: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
252 msgstr "E905: tuntematon komento: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
253 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
254 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
255 msgid "E630: %s(): write while not connected" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
256 msgstr "E630: %s(): ei voi kirjoittaa ilman yhteyttä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
257 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
258 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
259 msgid "E631: %s(): write failed" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
260 msgstr "E631: %s(): kirjoitus epäonnistui" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
261 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
262 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
263 msgid "E917: Cannot use a callback with %s()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
264 msgstr "E917: Ei voitu käyttää callbackia %s()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
265 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
266 msgid "E912: cannot use ch_evalexpr()/ch_sendexpr() with a raw or nl channel" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
267 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
268 "E912: ei voida käyttää funktioita ch_evalexpr(), ch_sendexpr() raa'an tai nl-" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
269 "kanavan kanssa" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
270 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
271 msgid "E906: not an open channel" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
272 msgstr "E906: ei ole avoin kanava" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
273 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
274 msgid "E920: _io file requires _name to be set" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
275 msgstr "E920: _io-tiedostolla pitää olla _name asetettu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
276 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
277 msgid "E915: in_io buffer requires in_buf or in_name to be set" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
278 msgstr "E915: in_io-puskurilla pitää olla in_buf tai in_name asetettu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
279 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
280 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
281 msgid "E918: buffer must be loaded: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
282 msgstr "E918: puskuria ei voi ladata: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
283 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
284 msgid "E821: File is encrypted with unknown method" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
285 msgstr "E821: Tiedoston salaus on tuntematon" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
286 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
287 msgid "Warning: Using a weak encryption method; see :help 'cm'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
288 msgstr "Varoitus: Käytetään heikkoa salausmenetelmää, ks. :help 'cm'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
289 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
290 msgid "Enter encryption key: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
291 msgstr "Anna salausavain: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
292 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
293 msgid "Enter same key again: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
294 msgstr "Anna sama avain uudestaan: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
295 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
296 msgid "Keys don't match!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
297 msgstr "Avaimet eivät täsmää!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
298 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
299 msgid "[crypted]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
300 msgstr "[salattu]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
301 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
302 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
303 msgid "E720: Missing colon in Dictionary: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
304 msgstr "E720: Sanakirjasta puuttuu kaksoispiste: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
305 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
306 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
307 msgid "E721: Duplicate key in Dictionary: \"%s\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
308 msgstr "E721: Kaksi samaa avainta sanakirjassa: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
309 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
310 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
311 msgid "E722: Missing comma in Dictionary: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
312 msgstr "E722: Sanakirjasta puuttuu pilkku: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
313 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
314 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
315 msgid "E723: Missing end of Dictionary '}': %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
316 msgstr "E723: Sanakirjan lopusta puuttuu }: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
317 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
318 msgid "extend() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
319 msgstr "extend()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
320 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
321 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
322 msgid "E737: Key already exists: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
323 msgstr "E737: Avain on jo olemassa: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
324 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
325 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
326 msgid "E96: Cannot diff more than %ld buffers" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
327 msgstr "E96: Ei voi diffata enempää kuin %ld puskuria" |
1624 | 328 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
329 msgid "E810: Cannot read or write temp files" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
330 msgstr "E810: Ei voi lukea tai kirjoittaa väliaikaistiedostoja" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
331 |
1624 | 332 msgid "E97: Cannot create diffs" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
333 msgstr "E97: Ei voi luoda diffejä" |
1624 | 334 |
335 msgid "Patch file" | |
336 msgstr "Patch-tiedosto" | |
337 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
338 msgid "E816: Cannot read patch output" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
339 msgstr "E816: Ei voi lukea patchin tulostetta" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
340 |
1624 | 341 msgid "E98: Cannot read diff output" |
342 msgstr "E98: Ei voi lukea diffin tulostetta" | |
343 | |
344 msgid "E99: Current buffer is not in diff mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
345 msgstr "E99: Tämä puskuri ei ole diff-tilassa" |
1624 | 346 |
347 msgid "E793: No other buffer in diff mode is modifiable" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
348 msgstr "E793: Yksikään muu diff-tilan puskurit ei ole muokattavissa" |
1624 | 349 |
350 msgid "E100: No other buffer in diff mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
351 msgstr "E100: Yksikään muu puskuri ei ole diff-tilassa" |
1624 | 352 |
353 msgid "E101: More than two buffers in diff mode, don't know which one to use" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
354 msgstr "E101: Monta puskuria on diff-tilassa, käytettävän valinta ei onnistu" |
1624 | 355 |
356 #, c-format | |
357 msgid "E102: Can't find buffer \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
358 msgstr "E102: Puskuria %s ei löydy" |
1624 | 359 |
360 #, c-format | |
361 msgid "E103: Buffer \"%s\" is not in diff mode" | |
362 msgstr "E103: Puskuri %s ei ole diff-tilassa" | |
363 | |
364 msgid "E787: Buffer changed unexpectedly" | |
365 msgstr "E787: Puskuri vaihtui odottamatta" | |
366 | |
367 msgid "E104: Escape not allowed in digraph" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
368 msgstr "E104: Escapea ei voi käyttää digraafissa" |
1624 | 369 |
370 msgid "E544: Keymap file not found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
371 msgstr "E544: Näppäinkarttaa ei löydy" |
1624 | 372 |
373 msgid "E105: Using :loadkeymap not in a sourced file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
374 msgstr "E105: Käytetään :loadkeymapia ladatun tiedoston ulkopuolella" |
1624 | 375 |
376 msgid "E791: Empty keymap entry" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
377 msgstr "E791: Tyhjä keymap-kenttä" |
1624 | 378 |
379 msgid " Keyword completion (^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
380 msgstr " Avainsanatäydennys (^N^P)" |
1624 | 381 |
382 msgid " ^X mode (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
383 msgstr " ^X-tila (^]^D^E^F^I^K^L^N^O^Ps^U^V^Y)" | |
384 | |
385 msgid " Whole line completion (^L^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
386 msgstr " Täysrivitäydennys (^L^N^P)" |
1624 | 387 |
388 msgid " File name completion (^F^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
389 msgstr " Tiedostonimitäydennys (^F^N^P)" |
1624 | 390 |
391 msgid " Tag completion (^]^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
392 msgstr " Tägitäydennys (^]^N^P)" |
1624 | 393 |
394 msgid " Path pattern completion (^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
395 msgstr " Polkukuviotäydennys (^N^P)" |
1624 | 396 |
397 msgid " Definition completion (^D^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
398 msgstr " Määritelmätäydennys (^D^N^P)" |
1624 | 399 |
400 msgid " Dictionary completion (^K^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
401 msgstr " Sanakirjatäydennys (^K^N^P)" |
1624 | 402 |
403 msgid " Thesaurus completion (^T^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
404 msgstr " Thesaurus-täydennys (^T^N^P)" |
1624 | 405 |
406 msgid " Command-line completion (^V^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
407 msgstr " Komentorivitäydennys (^V^N^P)" |
1624 | 408 |
409 msgid " User defined completion (^U^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
410 msgstr " Käyttäjän määrittelemä täydennys (^U^N^P)" |
1624 | 411 |
412 msgid " Omni completion (^O^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
413 msgstr " Omnitäydennys (^O^N^P)" |
1624 | 414 |
415 msgid " Spelling suggestion (s^N^P)" | |
416 msgstr " Oikaisulukuehdotus (s^N^P)" | |
417 | |
418 msgid " Keyword Local completion (^N^P)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
419 msgstr " Avainsanan paikallinen täydennys (^N^P)" |
1624 | 420 |
421 msgid "Hit end of paragraph" | |
422 msgstr "Kappaleen loppu tuli vastaan" | |
423 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
424 msgid "E839: Completion function changed window" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
425 msgstr "E839: Täydennys vaihtoi ikkunaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
426 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
427 msgid "E840: Completion function deleted text" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
428 msgstr "E840: Täydennys poisti tekstiä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
429 |
1624 | 430 msgid "'dictionary' option is empty" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
431 msgstr "dictionary-asetus on tyhjä" |
1624 | 432 |
433 msgid "'thesaurus' option is empty" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
434 msgstr "thesaurus-asetus on tyhjä" |
1624 | 435 |
436 #, c-format | |
437 msgid "Scanning dictionary: %s" | |
438 msgstr "Luetaan sanakirjaa: %s" | |
439 | |
440 msgid " (insert) Scroll (^E/^Y)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
441 msgstr " (syöttö) Vieritys (^E/^Y)" |
1624 | 442 |
443 msgid " (replace) Scroll (^E/^Y)" | |
444 msgstr " (korvaus) Vieritys (^E/^Y)" | |
445 | |
446 #, c-format | |
447 msgid "Scanning: %s" | |
448 msgstr "Luetaan: %s" | |
449 | |
450 msgid "Scanning tags." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
451 msgstr "Luetaan tägejä." |
1624 | 452 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
453 msgid "match in file" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
454 msgstr "täsmäys tiedostossa" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
455 |
1624 | 456 msgid " Adding" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
457 msgstr " Lisätään" |
1624 | 458 |
459 msgid "-- Searching..." | |
460 msgstr "-- Haetaan..." | |
461 | |
462 msgid "Back at original" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
463 msgstr "Takaisin lähtöpisteessä" |
1624 | 464 |
465 msgid "Word from other line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
466 msgstr "Sana toisella rivillä" |
1624 | 467 |
468 msgid "The only match" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
469 msgstr "Ainoa täsmäys" |
1624 | 470 |
471 #, c-format | |
472 msgid "match %d of %d" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
473 msgstr "täsmäys %d/%d" |
1624 | 474 |
475 #, c-format | |
476 msgid "match %d" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
477 msgstr "täsmäys %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
478 |
1624 | 479 msgid "E18: Unexpected characters in :let" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
480 msgstr "E18: Odottamattomia merkkejä komennossa :let" |
1624 | 481 |
482 #, c-format | |
483 msgid "E121: Undefined variable: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
484 msgstr "E121: Määrittelemätön muuttuja: %s" |
1624 | 485 |
486 msgid "E111: Missing ']'" | |
487 msgstr "E111: ] puuttuu" | |
488 | |
489 msgid "E719: Cannot use [:] with a Dictionary" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
490 msgstr "E719: Sanakirjassa ei voi käyttää merkintää [:]" |
1624 | 491 |
492 #, c-format | |
493 msgid "E734: Wrong variable type for %s=" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
494 msgstr "E734: Väärä muuttujatyyppi muuttujalle %s=" |
1624 | 495 |
496 #, c-format | |
497 msgid "E461: Illegal variable name: %s" | |
498 msgstr "E461: Virheellinen muuttujanimi: %s" | |
499 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
500 msgid "E806: using Float as a String" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
501 msgstr "E806: Float ei käy merkkijonosta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
502 |
1624 | 503 msgid "E687: Less targets than List items" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
504 msgstr "E687: Kohteita on vähemmän kuin listan alkioita" |
1624 | 505 |
506 msgid "E688: More targets than List items" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
507 msgstr "E688: Kohteita on enemmän kuin listan alkioita" |
1624 | 508 |
509 msgid "Double ; in list of variables" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
510 msgstr "Kaksi ;:ttä listan muuttujissa" |
1624 | 511 |
512 #, c-format | |
513 msgid "E738: Can't list variables for %s" | |
514 msgstr "E738: Kohteen %s muuttujia ei voi listata" | |
515 | |
516 msgid "E689: Can only index a List or Dictionary" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
517 msgstr "E689: Vain listalla ja sanakirjalla voi olla indeksejä" |
1624 | 518 |
519 msgid "E708: [:] must come last" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
520 msgstr "E708: [:]:n pitää olla viimeisenä" |
1624 | 521 |
522 msgid "E709: [:] requires a List value" | |
523 msgstr "E709: [:] toimii vain listalla" | |
524 | |
525 msgid "E710: List value has more items than target" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
526 msgstr "E710: Listalla on enemmän alkioita kuin kohteella" |
1624 | 527 |
528 msgid "E711: List value has not enough items" | |
529 msgstr "E711: Listalla ei ole tarpeeksi alkioita" | |
530 | |
531 msgid "E690: Missing \"in\" after :for" | |
532 msgstr "E690: :for-kommenolta puuttuu in" | |
533 | |
534 #, c-format | |
535 msgid "E108: No such variable: \"%s\"" | |
536 msgstr "E108: Muuttujaa %s ei ole" | |
537 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
538 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
539 msgid "E940: Cannot lock or unlock variable %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
540 msgstr "E940: Muuttujaa %s ei voi lukita tai avata" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
541 |
1624 | 542 msgid "E743: variable nested too deep for (un)lock" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
543 msgstr "E743: muuttujassa liian monta tasoa lukituksen käsittelyyn" |
1624 | 544 |
545 msgid "E109: Missing ':' after '?'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
546 msgstr "E109: ?:n jälkeen puuttuu :" |
1624 | 547 |
548 msgid "E691: Can only compare List with List" | |
549 msgstr "E691: Listaa voi verrata vain listaan" | |
550 | |
5907
4303f7b6f72f
Update translations for changed error message.
Bram Moolenaar <bram@vim.org>
parents:
4339
diff
changeset
|
551 msgid "E692: Invalid operation for List" |
1624 | 552 msgstr "E692: Virheellinen toiminto listalle" |
553 | |
554 msgid "E735: Can only compare Dictionary with Dictionary" | |
555 msgstr "E735: Sanakirjaa voi verrata vain sanakirjaan" | |
556 | |
557 msgid "E736: Invalid operation for Dictionary" | |
558 msgstr "E736: Virheellinen toiminto sanakirjalle" | |
559 | |
560 msgid "E694: Invalid operation for Funcrefs" | |
561 msgstr "E694: Virheellinen toiminto funcrefille" | |
562 | |
1698 | 563 msgid "E804: Cannot use '%' with Float" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
564 msgstr "E804: Ei voi käyttää '%':a Floatin kanssa" |
1698 | 565 |
1624 | 566 msgid "E110: Missing ')'" |
567 msgstr "E110: ) puuttuu" | |
568 | |
569 msgid "E695: Cannot index a Funcref" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
570 msgstr "E695: Funcrefiä ei voi indeksoida" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
571 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
572 msgid "E909: Cannot index a special variable" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
573 msgstr "E909: erikoismuuttujaa ei voi indeksoida" |
1624 | 574 |
575 #, c-format | |
576 msgid "E112: Option name missing: %s" | |
577 msgstr "E112: Asetuksen nimi puuttuu: %s" | |
578 | |
579 #, c-format | |
580 msgid "E113: Unknown option: %s" | |
581 msgstr "E113: Tuntematon asetus: %s" | |
582 | |
583 #, c-format | |
584 msgid "E114: Missing quote: %s" | |
585 msgstr "E114: Puuttuva lainausmerkki: %s" | |
586 | |
587 #, c-format | |
588 msgid "E115: Missing quote: %s" | |
589 msgstr "E115: Puuttuva lainausmerkki: %s" | |
590 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
591 msgid "Not enough memory to set references, garbage collection aborted!" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
592 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
593 "Ei tarpeeksi muistia viitteiden asettamista varten, roskiekeruu peruttiin." |
1624 | 594 |
595 msgid "E724: variable nested too deep for displaying" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
596 msgstr "E724: muuttuja on upotettu liian syvälle näytettäväksi" |
1624 | 597 |
1698 | 598 msgid "E805: Using a Float as a Number" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
599 msgstr "E805: Float ei käy Numberista" |
1698 | 600 |
1668 | 601 msgid "E703: Using a Funcref as a Number" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
602 msgstr "E703: Funcref ei käy Numberista" |
1624 | 603 |
1668 | 604 msgid "E745: Using a List as a Number" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
605 msgstr "E745: Lista ei käy Numberista" |
1624 | 606 |
1668 | 607 msgid "E728: Using a Dictionary as a Number" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
608 msgstr "E728: Sanakirja ei käy Numberista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
609 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
610 msgid "E910: Using a Job as a Number" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
611 msgstr "E910: Job ei käy Numberista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
612 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
613 msgid "E913: Using a Channel as a Number" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
614 msgstr "E913: Channel ei käy Numberista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
615 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
616 msgid "E891: Using a Funcref as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
617 msgstr "E891: Funcref ei käy Floatista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
618 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
619 msgid "E892: Using a String as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
620 msgstr "E892: String ei käy Floatista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
621 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
622 msgid "E893: Using a List as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
623 msgstr "E893: Lista ei käy Floatista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
624 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
625 msgid "E894: Using a Dictionary as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
626 msgstr "E894: Sanakirja ei käy Floatista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
627 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
628 msgid "E907: Using a special value as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
629 msgstr "E907: Käytettiin erikoisarvoa Floattina" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
630 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
631 msgid "E911: Using a Job as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
632 msgstr "E911: Job ei käy Floatista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
633 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
634 msgid "E914: Using a Channel as a Float" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
635 msgstr "E914: Käytettiin Channelia Floattina" |
1624 | 636 |
637 msgid "E729: using Funcref as a String" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
638 msgstr "E729: Funcref ei käy merkkijonosta" |
1624 | 639 |
640 msgid "E730: using List as a String" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
641 msgstr "E730: Lista ei käy merkkijonosta" |
1624 | 642 |
643 msgid "E731: using Dictionary as a String" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
644 msgstr "E731: Sanakirja ei käy merkkijonosta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
645 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
646 msgid "E908: using an invalid value as a String" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
647 msgstr "E908: huono arvo merkkijonolle" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
648 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
649 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
650 msgid "E795: Cannot delete variable %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
651 msgstr "E795: Muuttujaa %s ei voi poistaa" |
1698 | 652 |
1624 | 653 #, c-format |
654 msgid "E704: Funcref variable name must start with a capital: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
655 msgstr "E704: Funcrefin muuttujanimen pitää alkaa suuraakkosella: %s" |
1624 | 656 |
657 #, c-format | |
658 msgid "E705: Variable name conflicts with existing function: %s" | |
659 msgstr "E705: Muuttujanimi on sama kuin olemassaolevan funktion: %s" | |
660 | |
661 #, c-format | |
662 msgid "E741: Value is locked: %s" | |
663 msgstr "E741: Arvo on lukittu: %s" | |
664 | |
665 msgid "Unknown" | |
666 msgstr "Tuntematon" | |
667 | |
668 #, c-format | |
669 msgid "E742: Cannot change value of %s" | |
670 msgstr "E742: Ei voi muuttaa muuttujan %s arvoa" | |
671 | |
672 msgid "E698: variable nested too deep for making a copy" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
673 msgstr "E698: muuttuja on upotettu liian syvälle kopioitavaksi" |
1624 | 674 |
675 msgid "" | |
676 "\n" | |
677 "# global variables:\n" | |
678 msgstr "" | |
679 "\n" | |
680 "# globaalit muuttujat:\n" | |
681 | |
682 msgid "" | |
683 "\n" | |
684 "\tLast set from " | |
685 msgstr "" | |
686 "\n" | |
687 "\tViimeksi asetettu kohteesta " | |
688 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
689 msgid "map() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
690 msgstr "map()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
691 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
692 msgid "filter() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
693 msgstr "filter()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
694 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
695 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
696 msgid "E686: Argument of %s must be a List" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
697 msgstr "E686: Argumentin %s pitää olla lista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
698 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
699 msgid "E928: String required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
700 msgstr "E928: Merkkijono puuttuu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
701 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
702 msgid "E808: Number or Float required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
703 msgstr "E808: Number tai Float vaaditaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
704 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
705 msgid "add() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
706 msgstr "add()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
707 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
708 msgid "E785: complete() can only be used in Insert mode" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
709 msgstr "E785: complete() toimii vain syöttötilassa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
710 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
711 msgid "&Ok" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
712 msgstr "&Ok" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
713 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
714 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
715 msgid "E700: Unknown function: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
716 msgstr "E700: Tuntematon funktio: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
717 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
718 msgid "E922: expected a dict" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
719 msgstr "E922: odotettiin dictiä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
720 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
721 # datarakenteita |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
722 msgid "E923: Second argument of function() must be a list or a dict" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
723 msgstr "E923: toisen function()-argumentin pitää olla lista tai sanakirja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
724 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
725 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
726 "&OK\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
727 "&Cancel" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
728 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
729 "&OK\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
730 "&Peru" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
731 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
732 msgid "called inputrestore() more often than inputsave()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
733 msgstr "inputrestore() suoritettu useammin kuin inputsave()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
734 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
735 msgid "insert() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
736 msgstr "insert()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
737 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
738 msgid "E786: Range not allowed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
739 msgstr "E786: Aluetta ei voi käyttää" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
740 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
741 msgid "E916: not a valid job" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
742 msgstr "E916: ei ole job" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
743 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
744 msgid "E701: Invalid type for len()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
745 msgstr "E701: Virheellinen tyyppi funktiolle len()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
746 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
747 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
748 msgid "E798: ID is reserved for \":match\": %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
749 msgstr "E798: ID on varattu kohteelle \":match\": %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
750 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
751 msgid "E726: Stride is zero" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
752 msgstr "E726: Stride on nolla" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
753 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
754 msgid "E727: Start past end" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
755 msgstr "E727: Alku on lopun jälkeen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
756 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
757 msgid "<empty>" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
758 msgstr "<tyhjä>" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
759 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
760 msgid "E240: No connection to the X server" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
761 msgstr "E240: Ei yhteyttä X-palvelimeen" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
762 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
763 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
764 msgid "E241: Unable to send to %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
765 msgstr "E241: Kohteeseen %s lähettäminen ei onnistunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
766 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
767 msgid "E277: Unable to read a server reply" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
768 msgstr "E277: Palvelimen vastauksen lukeminen ei onnistunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
769 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
770 msgid "E941: already started a server" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
771 msgstr "E941: palvelin on jo käynnissä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
772 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
773 msgid "E942: +clientserver feature not available" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
774 msgstr "E942: +clientserver-toiminto ei ole saatavilla" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
775 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
776 msgid "remove() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
777 msgstr "remove()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
778 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
779 msgid "E655: Too many symbolic links (cycle?)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
780 msgstr "E655: Liikaa symbolisia linkkejä (mahdollinen sykli)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
781 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
782 msgid "reverse() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
783 msgstr "reverse()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
784 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
785 msgid "E258: Unable to send to client" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
786 msgstr "E258: Asiakkaalle lähetys ei onnistunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
787 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
788 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
789 msgid "E927: Invalid action: '%s'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
790 msgstr "E927: Viallinen toiminto: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
791 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
792 msgid "sort() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
793 msgstr "sort()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
794 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
795 msgid "uniq() argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
796 msgstr "uniq()-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
797 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
798 msgid "E702: Sort compare function failed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
799 msgstr "E702: Lajittelun vertausfunktio ei onnistunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
800 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
801 msgid "E882: Uniq compare function failed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
802 msgstr "E882: Uniqin vertausfunktio ei onnistunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
803 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
804 msgid "(Invalid)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
805 msgstr "(Virheellinen)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
806 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
807 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
808 msgid "E935: invalid submatch number: %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
809 msgstr "E935: Virheellinen alitäsmäyksen numero: %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
810 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
811 msgid "E677: Error writing temp file" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
812 msgstr "E677: Väliaikaistiedostoon kirjoittaminen ei onnistunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
813 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
814 msgid "E921: Invalid callback argument" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
815 msgstr "E921: Virheellinen callback-argumentti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
816 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
817 msgid "Entering Debug mode. Type \"cont\" to continue." |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
818 msgstr "Siirrytään vianetsintätilaan, kirjoita cont jatkaaksesi." |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
819 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
820 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
821 msgid "line %ld: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
822 msgstr "rivi %ld: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
823 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
824 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
825 msgid "cmd: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
826 msgstr "kmnt: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
827 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
828 msgid "frame is zero" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
829 msgstr "kehys on nolla" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
830 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
831 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
832 msgid "frame at highest level: %d" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
833 msgstr "kehys ylimmällä tasolla: %d" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
834 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
835 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
836 msgid "Breakpoint in \"%s%s\" line %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
837 msgstr "Katkaisukohta %s%s rivillä %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
838 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
839 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
840 msgid "E161: Breakpoint not found: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
841 msgstr "E161: Katkaisukohta puuttuu: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
842 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
843 msgid "No breakpoints defined" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
844 msgstr "Ei katkaisukohtia" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
845 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
846 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
847 msgid "%3d %s %s line %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
848 msgstr "%3d %s %s rivi %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
849 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
850 msgid "E750: First use \":profile start {fname}\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
851 msgstr "E750: Aloita käskyllä :profile start {fname}" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
852 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
853 msgid "Save As" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
854 msgstr "Tallenna nimellä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
855 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
856 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
857 msgid "Save changes to \"%s\"?" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
858 msgstr "Tallennetaanko muutokset tiedostoon %s?" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
859 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
860 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
861 msgid "E947: Job still running in buffer \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
862 msgstr "E947: Komento on vielä käynnissä puskurissa \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
863 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
864 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
865 msgid "E162: No write since last change for buffer \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
866 msgstr "E162: Muutoksia ei ole kirjoitettu puskurin %s viime muutoksen jälkeen" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
867 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
868 msgid "Warning: Entered other buffer unexpectedly (check autocommands)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
869 msgstr "Varoitus: Puskuri vaihtui odottamatta (tarkista autocommands)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
870 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
871 msgid "E163: There is only one file to edit" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
872 msgstr "E163: Vain yksi tiedosto muokattavana" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
873 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
874 msgid "E164: Cannot go before first file" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
875 msgstr "E164: Ensimmäisen tiedoston ohi ei voi mennä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
876 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
877 msgid "E165: Cannot go beyond last file" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
878 msgstr "E165: Viimeisen tiedoston ohi ei voi mennä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
879 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
880 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
881 msgid "E666: compiler not supported: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
882 msgstr "E666: kääntäjää ei tueta: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
883 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
884 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
885 msgid "Searching for \"%s\" in \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
886 msgstr "Etsitään ilmausta %s kohteesta %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
887 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
888 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
889 msgid "Searching for \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
890 msgstr "Etsitään ilmausta %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
891 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
892 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
893 msgid "not found in '%s': \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
894 msgstr "'%s' ei löydy kohteesta: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
895 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
896 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
897 msgid "W20: Required python version 2.x not supported, ignoring file: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
898 msgstr "W20: Vaadittu python-versio 2.x ei ole tuettu. Ohitetaan: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
899 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
900 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
901 msgid "W21: Required python version 3.x not supported, ignoring file: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
902 msgstr "W21: Vaadittu python-versio 3.x ei ole tuettu. Ohitetaan: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
903 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
904 msgid "Source Vim script" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
905 msgstr "Lataa vim-skripti" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
906 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
907 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
908 msgid "Cannot source a directory: \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
909 msgstr "Hakemistoa ei voi ladata: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
910 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
911 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
912 msgid "could not source \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
913 msgstr "ei voitu ladata %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
914 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
915 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
916 msgid "line %ld: could not source \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
917 msgstr "rivi %ld: ei voitu ladata %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
918 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
919 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
920 msgid "sourcing \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
921 msgstr "ladataan %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
922 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
923 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
924 msgid "line %ld: sourcing \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
925 msgstr "rivi %ld: ladataan %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
926 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
927 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
928 msgid "finished sourcing %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
929 msgstr "ladattu %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
930 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
931 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
932 msgid "continuing in %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
933 msgstr "jatkaa kohdassa %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
934 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
935 msgid "modeline" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
936 msgstr "mode-rivi" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
937 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
938 msgid "--cmd argument" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
939 msgstr "--cmd-argumentti" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
940 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
941 msgid "-c argument" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
942 msgstr "-c-argumentti" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
943 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
944 msgid "environment variable" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
945 msgstr "ympäristömuuttuja" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
946 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
947 msgid "error handler" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
948 msgstr "virhekäsittelin" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
949 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
950 msgid "W15: Warning: Wrong line separator, ^M may be missing" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
951 msgstr "W15: Varoitus: Väärä rivierotin, ^M saattaa puuttua" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
952 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
953 msgid "E167: :scriptencoding used outside of a sourced file" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
954 msgstr "E167: :scriptencoding ladatun tiedoston ulkopuolella" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
955 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
956 msgid "E168: :finish used outside of a sourced file" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
957 msgstr "E168: :finish ladatun tiedoston ulkopuolella" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
958 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
959 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
960 msgid "Current %slanguage: \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
961 msgstr "Käytössä oleva %skieli: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
962 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
963 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
964 msgid "E197: Cannot set language to \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
965 msgstr "E197: Kieleksi ei voitu asettaa kieltä %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
966 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
967 # puhutaan merkin ulkoasusta snprintf(..., c, c, c, c) |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
968 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
969 msgid "<%s>%s%s %d, Hex %02x, Octal %03o" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
970 msgstr "<%s>%s%s %d, heksana %02x, oktaalina %03o" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
971 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
972 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
973 msgid "> %d, Hex %04x, Octal %o" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
974 msgstr "> %d, heksana %04x, oktaalina %o" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
975 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
976 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
977 msgid "> %d, Hex %08x, Octal %o" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
978 msgstr "> %d, hekdana %08x, oktaalina %o" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
979 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
980 msgid "E134: Move lines into themselves" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
981 msgstr "E134: Rivien siirto itsejensä päälle" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
982 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
983 msgid "1 line moved" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
984 msgstr "1 rivi siirretty" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
985 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
986 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
987 msgid "%ld lines moved" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
988 msgstr "%ld riviä siirretty" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
989 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
990 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
991 msgid "%ld lines filtered" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
992 msgstr "%ld riviä suodatettu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
993 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
994 msgid "E135: *Filter* Autocommands must not change current buffer" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
995 msgstr "E135: *Filter*-autocommand ei voi vaihtaa puskuria" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
996 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
997 msgid "[No write since last change]\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
998 msgstr "[Viimeisintä muutosta ei ole kirjoitettu]\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
999 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1000 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1001 msgid "%sviminfo: %s in line: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1002 msgstr "%sviminfo: %s rivillä: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1003 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1004 msgid "E136: viminfo: Too many errors, skipping rest of file" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1005 msgstr "E136: viminfo: liikaa virheitä, ohitetaan lopputiedosto" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1006 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1007 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1008 msgid "Reading viminfo file \"%s\"%s%s%s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1009 msgstr "Luetaan viminfo-tiedostoa \"%s\"%s%s%s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1010 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1011 msgid " info" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1012 msgstr " info" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1013 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1014 msgid " marks" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1015 msgstr " merkit" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1016 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1017 msgid " oldfiles" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1018 msgstr " vanhaatiedostoa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1019 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1020 msgid " FAILED" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1021 msgstr " EPÄONNISTUI" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1022 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1023 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1024 msgid "E137: Viminfo file is not writable: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1025 msgstr "E137: Viminfo-tiedostoon ei voitu kirjoittaa: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1026 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1027 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1028 msgid "E929: Too many viminfo temp files, like %s!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1029 msgstr "E929: liikaa viminfo-väliaikaistiedostoja, kuten %s." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1030 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1031 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1032 msgid "E138: Can't write viminfo file %s!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1033 msgstr "E138: Viminfo-tiedoston kirjoittaminen ei onnistu %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1034 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1035 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1036 msgid "Writing viminfo file \"%s\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1037 msgstr "Kirjoitetaan viminfo-tiedostoa %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1038 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1039 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1040 msgid "E886: Can't rename viminfo file to %s!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1041 msgstr "E886: Viminfo-tiedostoa ei voit uudelleennimetä nimelle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1042 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1043 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1044 msgid "# This viminfo file was generated by Vim %s.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1045 msgstr "# Vimin %s generoima viminfo-tiedosto.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1046 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1047 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1048 "# You may edit it if you're careful!\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1049 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1050 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1051 "# Muokkaa varovasti!\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1052 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1053 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1054 msgid "# Value of 'encoding' when this file was written\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1055 msgstr "# encoding-muuttujan arvo tiedostoa kirjoitettaessa\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1056 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1057 msgid "Illegal starting char" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1058 msgstr "Virheellinen aloitusmerkki" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1059 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1060 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1061 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1062 "# Bar lines, copied verbatim:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1063 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1064 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1065 "# Bar-rivit, kopiotu sellaisenaan:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1066 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1067 msgid "Write partial file?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1068 msgstr "Kirjoita osittainen tiedosto" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1069 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1070 msgid "E140: Use ! to write partial buffer" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1071 msgstr "E140: Käytä !-komentoa osittaisen puskurin kirjoittamiseen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1072 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1073 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1074 msgid "Overwrite existing file \"%s\"?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1075 msgstr "Ylikirjoitetaanko olemassaoleva tiedosto %s?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1076 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1077 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1078 msgid "Swap file \"%s\" exists, overwrite anyway?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1079 msgstr "Swap-tiedosto %s on olemassa, ylikirjoitetaanko?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1080 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1081 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1082 msgid "E768: Swap file exists: %s (:silent! overrides)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1083 msgstr "E768: Swap-tiedosto on jo olemassa: %s (komento :silent! ohittaa)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1084 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1085 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1086 msgid "E141: No file name for buffer %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1087 msgstr "E141: Ei tiedostonimeä puskurille %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1088 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1089 msgid "E142: File not written: Writing is disabled by 'write' option" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1090 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1091 "E142: Tiedostoa ei kirjoitettu; write-asetus poistaa kirjoituksen käytöstä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1092 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1093 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1094 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1095 "'readonly' option is set for \"%s\".\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1096 "Do you wish to write anyway?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1097 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1098 "readonly asetettu tiedostolle \"%s\".\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1099 "Kirjoitetaanko?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1100 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1101 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1102 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1103 "File permissions of \"%s\" are read-only.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1104 "It may still be possible to write it.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1105 "Do you wish to try?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1106 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1107 "Tiedosto %s on kirjoitussuojattu.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1108 "Siihen saattaa voida silti kirjoittaa.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1109 "Yritetäänkö?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1110 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1111 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1112 msgid "E505: \"%s\" is read-only (add ! to override)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1113 msgstr "E505: %s on kirjoitussuojattu (lisää komentoon ! ohittaaksesi)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1114 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1115 msgid "Edit File" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1116 msgstr "Muokkaa tiedostoa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1117 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1118 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1119 msgid "E143: Autocommands unexpectedly deleted new buffer %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1120 msgstr "E143: Autocommand poisti uuden puskurin odotuksen vastaisesti %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1121 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1122 msgid "E144: non-numeric argument to :z" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1123 msgstr "E144: :z:n argumentti ei ole numero" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1124 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1125 msgid "E145: Shell commands not allowed in rvim" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1126 msgstr "E145: Kuoren komennot eivät toimi rvimissä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1127 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1128 msgid "E146: Regular expressions can't be delimited by letters" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1129 msgstr "E146: Säännöllistä ilmausta ei voi rajata kirjaimilla" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1130 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1131 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1132 msgid "replace with %s (y/n/a/q/l/^E/^Y)?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1133 msgstr "korvaa kohteella %s (y/n/a/q/l/^E/^Y)?" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1134 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1135 msgid "(Interrupted) " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1136 msgstr "(Keskeytetty)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1137 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1138 msgid "1 match" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1139 msgstr "1 täsmäys" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1140 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1141 msgid "1 substitution" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1142 msgstr "1 korvaus" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1143 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1144 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1145 msgid "%ld matches" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1146 msgstr "%ld täsmäystä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1147 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1148 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1149 msgid "%ld substitutions" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1150 msgstr "%ld korvausta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1151 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1152 msgid " on 1 line" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1153 msgstr " 1 rivillä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1154 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1155 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1156 msgid " on %ld lines" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1157 msgstr " %ld rivillä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1158 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1159 msgid "E147: Cannot do :global recursive with a range" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1160 msgstr "E147: :globalia ei voi suorittaa rekursiivisesti" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1161 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1162 msgid "E148: Regular expression missing from global" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1163 msgstr "E148: Säännöllinen ilmaus puuttuu globaalista" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1164 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1165 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1166 msgid "Pattern found in every line: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1167 msgstr "Kuvio löytyi joka riviltä: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1168 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1169 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1170 msgid "Pattern not found: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1171 msgstr "Kuviota ei löydy: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1172 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1173 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1174 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1175 "# Last Substitute String:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1176 "$" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1177 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1178 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1179 "# Viimeisin korvausmerkkijono:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1180 "$" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1181 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1182 msgid "E478: Don't panic!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1183 msgstr "E478: Älä panikoi." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1184 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1185 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1186 msgid "E661: Sorry, no '%s' help for %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1187 msgstr "E661: ei löydy %s-ohjetta kohteelle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1188 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1189 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1190 msgid "E149: Sorry, no help for %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1191 msgstr "E149: ei löydy ohjetta kohteelle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1192 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1193 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1194 msgid "Sorry, help file \"%s\" not found" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1195 msgstr "ohjetiedostoa %s ei löydy" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1196 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1197 #, c-format |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1198 msgid "E151: No match: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1199 msgstr "E151: Ei täsmää: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1200 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1201 #, c-format |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1202 msgid "E152: Cannot open %s for writing" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1203 msgstr "E152: Ei voi avata tiedostoa %s kirjoittamista varten" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1204 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1205 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1206 msgid "E153: Unable to open %s for reading" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1207 msgstr "E153: Ei voi avata tiedostoa %s lukemista varten" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1208 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1209 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1210 msgid "E670: Mix of help file encodings within a language: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1211 msgstr "E670: Monia ohjetiedostokoodauksia kielessä: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1212 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1213 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1214 msgid "E154: Duplicate tag \"%s\" in file %s/%s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1215 msgstr "E154: Kaksoiskappale tägistä %s tiedostossa %s/%s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1216 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1217 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1218 msgid "E150: Not a directory: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1219 msgstr "E150: Ei ole hakemisto: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1220 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1221 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1222 msgid "E160: Unknown sign command: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1223 msgstr "E160: Tuntematon merkkikomento: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1224 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1225 msgid "E156: Missing sign name" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1226 msgstr "E156: Merkki puuttuu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1227 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1228 msgid "E612: Too many signs defined" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1229 msgstr "E612: Liikaa merkkejä määritelty" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1230 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1231 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1232 msgid "E239: Invalid sign text: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1233 msgstr "E239: Virheellinen merkkiteksti: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1234 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1235 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1236 msgid "E155: Unknown sign: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1237 msgstr "E155: Tuntematon merkki: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1238 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1239 msgid "E159: Missing sign number" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1240 msgstr "E159: Merkin numero puuttuu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1241 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1242 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1243 msgid "E158: Invalid buffer name: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1244 msgstr "E158: Virheellinen puskurin nimi: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1245 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1246 msgid "E934: Cannot jump to a buffer that does not have a name" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1247 msgstr "E934: Ei voida hypätä puskuriin jolla ei ole nimeä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1248 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1249 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1250 msgid "E157: Invalid sign ID: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1251 msgstr "E157: Virheellinen merkin tunnus: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1252 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1253 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1254 msgid "E885: Not possible to change sign %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1255 msgstr "E885: Ei voida muuttaa merkkiä %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1256 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1257 msgid " (NOT FOUND)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1258 msgstr " (EI LÖYTYNYT)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1259 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1260 msgid " (not supported)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1261 msgstr " (ei tuettu)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1262 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1263 msgid "[Deleted]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1264 msgstr "[Poistettu]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1265 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1266 msgid "No old files" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1267 msgstr "Ei vanhoja tiedostoja" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1268 |
1624 | 1269 msgid "Entering Ex mode. Type \"visual\" to go to Normal mode." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1270 msgstr "Siirrytään Ex-tilaan, kirjoita visual palataksesi normaaliin tilaan." |
1624 | 1271 |
1272 msgid "E501: At end-of-file" | |
1273 msgstr "E501: Tiedoston lopussa" | |
1274 | |
1275 msgid "E169: Command too recursive" | |
1276 msgstr "E169: Liian rekursiivinen komento" | |
1277 | |
1278 #, c-format | |
1279 msgid "E605: Exception not caught: %s" | |
1280 msgstr "E605: Kiinniottamaton poikkeus: %s" | |
1281 | |
1282 msgid "End of sourced file" | |
1283 msgstr "Ladatun tiedoston loppu" | |
1284 | |
1285 msgid "End of function" | |
1286 msgstr "Funktion loppu" | |
1287 | |
1288 msgid "E464: Ambiguous use of user-defined command" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1289 msgstr "E464: Käyttäjän määrittelemän komennon monimerkityksinen käyttö" |
1624 | 1290 |
1291 msgid "E492: Not an editor command" | |
1292 msgstr "E492: Ei ole editorikomento" | |
1293 | |
1294 msgid "E493: Backwards range given" | |
1295 msgstr "E493: Takaperoinen arvoalue annettu" | |
1296 | |
1297 msgid "Backwards range given, OK to swap" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1298 msgstr "Takaperoinen arvoalue annettu, OK kääntää" |
1624 | 1299 |
1300 msgid "E494: Use w or w>>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1301 msgstr "E494: Käytä w:tä tai w>>:aa" |
1624 | 1302 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1303 msgid "E943: Command table needs to be updated, run 'make cmdidxs'" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1304 msgstr "E943: Komentotaulukko pitää päivittää komennolla 'make cmdidxs'" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1305 |
1624 | 1306 msgid "E319: Sorry, the command is not available in this version" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1307 msgstr "E319: Komento ei ole käytettävissä tässä versiossa" |
1624 | 1308 |
1309 msgid "E172: Only one file name allowed" | |
1310 msgstr "E172: Vain yksi tiedostonimi sallitaan" | |
1311 | |
1312 msgid "1 more file to edit. Quit anyway?" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1313 msgstr "vielä 1 tiedosto muokattavana, lopetaanko silti?" |
1624 | 1314 |
1315 #, c-format | |
1316 msgid "%d more files to edit. Quit anyway?" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1317 msgstr "vielä %d tiedostoa muokattavana, lopetetaanko silti?" |
1624 | 1318 |
1319 msgid "E173: 1 more file to edit" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1320 msgstr "E173: vielä 1 tiedosto muokattavana" |
1624 | 1321 |
1322 #, c-format | |
1323 msgid "E173: %ld more files to edit" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1324 msgstr "E173: vielä %ld tiedostoa muokattavana" |
1624 | 1325 |
1326 msgid "E174: Command already exists: add ! to replace it" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1327 msgstr "E174: Komento on jo olemassa, käytä !:ä korvataksesi" |
1624 | 1328 |
1329 msgid "" | |
1330 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1331 " Name Args Address Complete Definition" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1332 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1333 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1334 " Nimi Argumentit Osoite Valmis Määritelmä" |
1624 | 1335 |
1336 msgid "No user-defined commands found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1337 msgstr "Ei käyttäjän määrittelemiä komentoja" |
1624 | 1338 |
1339 msgid "E175: No attribute specified" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1340 msgstr "E175: Ei attribuutteja määriteltynä" |
1624 | 1341 |
1342 msgid "E176: Invalid number of arguments" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1343 msgstr "E176: Väärä määrä attribuutteja" |
1624 | 1344 |
1345 msgid "E177: Count cannot be specified twice" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1346 msgstr "E177: Lukumäärää ei voi määritellä kahdesti" |
1624 | 1347 |
1348 msgid "E178: Invalid default value for count" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1349 msgstr "E178: Lukumäärän oletusarvo on väärä" |
1624 | 1350 |
1351 msgid "E179: argument required for -complete" | |
1352 msgstr "E179: -complete vaatii argumentin" | |
1353 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1354 msgid "E179: argument required for -addr" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1355 msgstr "E179: -addr vaatii argumentin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1356 |
1624 | 1357 #, c-format |
1358 msgid "E181: Invalid attribute: %s" | |
4339 | 1359 msgstr "E181: Virheellinen attribuutti: %s" |
1624 | 1360 |
1361 msgid "E182: Invalid command name" | |
1362 msgstr "E182: Virheellinen komennon nimi" | |
1363 | |
1364 msgid "E183: User defined commands must start with an uppercase letter" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1365 msgstr "E183: Käyttäjän määrittelemän komennon pitää alkaa suuraakkosella" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1366 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1367 msgid "E841: Reserved name, cannot be used for user defined command" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1368 msgstr "E841: Varattua nimeä ei voi käyttää käyttäjän määrittelemänä komentona" |
1624 | 1369 |
1370 #, c-format | |
1371 msgid "E184: No such user-defined command: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1372 msgstr "E184: Käyttäjän komentoa ei ole olemassa: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1373 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1374 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1375 msgid "E180: Invalid address type value: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1376 msgstr "E180: Virheellinen osoitetyyppiarvo: %s" |
1624 | 1377 |
1378 #, c-format | |
1379 msgid "E180: Invalid complete value: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1380 msgstr "E180: Virheellinen täydennysarvo: %s" |
1624 | 1381 |
1382 msgid "E468: Completion argument only allowed for custom completion" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1383 msgstr "E468: Täydennysargumentti sopii vain itse määriteltyyn täydennykseen" |
1624 | 1384 |
1385 msgid "E467: Custom completion requires a function argument" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1386 msgstr "E467: Itse määritelty täydennys vaatii funktioargumentin" |
1624 | 1387 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1388 msgid "unknown" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1389 msgstr "tuntematon" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1390 |
1624 | 1391 #, c-format |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1392 msgid "E185: Cannot find color scheme '%s'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1393 msgstr "E185: Väriteemaa %s ei löydy" |
1624 | 1394 |
1395 msgid "Greetings, Vim user!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1396 msgstr "Tervehdys, Vimin käyttäjä." |
1624 | 1397 |
1398 msgid "E784: Cannot close last tab page" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1399 msgstr "E784: Viimeistä välilehteä ei voi sulkea" |
1624 | 1400 |
1401 msgid "Already only one tab page" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1402 msgstr "Vain yksi välilehti jäljellä enää" |
1624 | 1403 |
1404 msgid "Edit File in new window" | |
1405 msgstr "Muokkaa uudessa ikkunassa" | |
1406 | |
1407 #, c-format | |
1408 msgid "Tab page %d" | |
1409 msgstr "Tabisivu %d" | |
1410 | |
1411 msgid "No swap file" | |
1412 msgstr "Ei swap-tiedostoa" | |
1413 | |
1414 msgid "Append File" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1415 msgstr "Lisää tiedostoon" |
1624 | 1416 |
1417 msgid "E747: Cannot change directory, buffer is modified (add ! to override)" | |
1418 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1419 "E747: Hakemistoa ei voida muuttaa, puskuria on muokattu (lisää komentoon ! " |
1624 | 1420 "ohittaaksesi" |
1421 | |
1422 msgid "E186: No previous directory" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1423 msgstr "E186: Ei edellistä hakemistoa" |
1624 | 1424 |
1425 msgid "E187: Unknown" | |
1426 msgstr "E187: Tuntematon" | |
1427 | |
1428 msgid "E465: :winsize requires two number arguments" | |
1429 msgstr "E465: :winsize vaatii kaksi numeroargumenttia" | |
1430 | |
1431 #, c-format | |
1432 msgid "Window position: X %d, Y %d" | |
1433 msgstr "Ikkunan sijainti: X %d, Y %d" | |
1434 | |
1435 msgid "E188: Obtaining window position not implemented for this platform" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1436 msgstr "E188: Ikkunan sijainnin selvitys ei toimi tällä alustalla" |
1624 | 1437 |
1438 msgid "E466: :winpos requires two number arguments" | |
1439 msgstr "E466: :winpos vaatii kaksi lukuargumenttia" | |
1440 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1441 msgid "E930: Cannot use :redir inside execute()" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1442 msgstr "E930: Komentoa :redir ei voi käyttää funktion execute() sisällä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1443 |
1624 | 1444 msgid "Save Redirection" |
1445 msgstr "Tallenna uudelleenosoitus" | |
1446 | |
1447 msgid "Save View" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1448 msgstr "Tallenna näkymä" |
1624 | 1449 |
1450 msgid "Save Session" | |
1451 msgstr "Tallenna sessio" | |
1452 | |
1453 msgid "Save Setup" | |
1454 msgstr "Tallenna asetukset" | |
1455 | |
1456 #, c-format | |
1457 msgid "E739: Cannot create directory: %s" | |
1458 msgstr "E739: hakemistoa ei voi luoda: %s" | |
1459 | |
1460 #, c-format | |
1461 msgid "E189: \"%s\" exists (add ! to override)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1462 msgstr "E189: %s on jo olemassa (lisää komentoon ! ohittaaksesi)" |
1624 | 1463 |
1464 #, c-format | |
1465 msgid "E190: Cannot open \"%s\" for writing" | |
1466 msgstr "E190: Tiedostoa %s ei voitu avata kirjoittamista varten" | |
1467 | |
1468 msgid "E191: Argument must be a letter or forward/backward quote" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1469 msgstr "E191: Argumentin eteen- tai taaksepäin lainaukseen pitää olla kirjain" |
1624 | 1470 |
1471 msgid "E192: Recursive use of :normal too deep" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1472 msgstr "E192: :normalin liian syvä rekursio" |
1624 | 1473 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1474 msgid "E809: #< is not available without the +eval feature" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1475 msgstr "E809: #< ei ole käytössä jollei +eval ole päällä" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1476 |
1624 | 1477 msgid "E194: No alternate file name to substitute for '#'" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1478 msgstr "E194: Ei vaihtoehtoista tiedostonimeä #:lle" |
1624 | 1479 |
1480 msgid "E495: no autocommand file name to substitute for \"<afile>\"" | |
1481 msgstr "E495: ei autocommand-tiedostoa kohteelle <afile>" | |
1482 | |
1483 msgid "E496: no autocommand buffer number to substitute for \"<abuf>\"" | |
1484 msgstr "E496: ei autocommand-puskurinumeroa kohteelle <abuf>" | |
1485 | |
1486 msgid "E497: no autocommand match name to substitute for \"<amatch>\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1487 msgstr "E497: ei autocommand-täsmäysnimeä kohteella <amatch>" |
1624 | 1488 |
1489 msgid "E498: no :source file name to substitute for \"<sfile>\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1490 msgstr "E498: ei :source-tiedostonimeä kohteelle <sfile>" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1491 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1492 msgid "E842: no line number to use for \"<slnum>\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1493 msgstr "E842: ei rivinumeroa kohteelle <slnum>" |
1624 | 1494 |
1495 #, no-c-format | |
1496 msgid "E499: Empty file name for '%' or '#', only works with \":p:h\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1497 msgstr "E499: Tyhjä tiedostonimi kohteissa % tai # toimii vain :p:h" |
1624 | 1498 |
1499 msgid "E500: Evaluates to an empty string" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1500 msgstr "E500: Loppuarvo on tyhjä merkkijono" |
1624 | 1501 |
1502 msgid "E195: Cannot open viminfo file for reading" | |
1503 msgstr "E195: Viminfoa ei voi avata lukemista varten" | |
1504 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1505 msgid "Untitled" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1506 msgstr "Nimetön" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1507 |
1624 | 1508 msgid "E196: No digraphs in this version" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1509 msgstr "E196: Digraafeja ei ole tässä versiossa" |
1624 | 1510 |
1511 msgid "E608: Cannot :throw exceptions with 'Vim' prefix" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1512 msgstr "E608: Vim-alkuisia poikkeuksia ei voi heittää :throw-komennolla" |
1624 | 1513 |
1514 #, c-format | |
1515 msgid "Exception thrown: %s" | |
1516 msgstr "Poikkeus heitetty: %s" | |
1517 | |
1518 #, c-format | |
1519 msgid "Exception finished: %s" | |
1520 msgstr "Poikkeus lopeteltu: %s" | |
1521 | |
1522 #, c-format | |
1523 msgid "Exception discarded: %s" | |
1524 msgstr "Poikkeus poistettu: %s" | |
1525 | |
1526 #, c-format | |
1527 msgid "%s, line %ld" | |
1528 msgstr "%s, rivi %ld" | |
1529 | |
1530 #, c-format | |
1531 msgid "Exception caught: %s" | |
1532 msgstr "Poikkeus otettu kiinni: %s" | |
1533 | |
1534 #, c-format | |
1535 msgid "%s made pending" | |
1536 msgstr "%s odotutettu" | |
1537 | |
1538 #, c-format | |
1539 msgid "%s resumed" | |
1540 msgstr "%s palautettu" | |
1541 | |
1542 #, c-format | |
1543 msgid "%s discarded" | |
1544 msgstr "%s poistettu" | |
1545 | |
1546 msgid "Exception" | |
1547 msgstr "Poikkeus" | |
1548 | |
1549 msgid "Error and interrupt" | |
1550 msgstr "Virhe ja keskeytys" | |
1551 | |
1552 msgid "Error" | |
1553 msgstr "Virhe" | |
1554 | |
1555 msgid "Interrupt" | |
1556 msgstr "Keskeytys" | |
1557 | |
1558 msgid "E579: :if nesting too deep" | |
1559 msgstr "E579: liian monta kerrosta :if-komennossa" | |
1560 | |
1561 msgid "E580: :endif without :if" | |
1562 msgstr "E580: :endif ilman komentoa :if" | |
1563 | |
1564 msgid "E581: :else without :if" | |
1565 msgstr "E581: :else ilman komentoa :if" | |
1566 | |
1567 msgid "E582: :elseif without :if" | |
1568 msgstr "E582: :elseif ilman komentoa :if" | |
1569 | |
1570 msgid "E583: multiple :else" | |
1571 msgstr "E583: :else monta kertaa" | |
1572 | |
1573 msgid "E584: :elseif after :else" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1574 msgstr "E584: :elseif komennon :else jälkeen" |
1624 | 1575 |
1576 msgid "E585: :while/:for nesting too deep" | |
1577 msgstr "E585: liian monta tasoa :while- tai :for-komennoissa" | |
1578 | |
1579 msgid "E586: :continue without :while or :for" | |
1580 msgstr "E586: :continue ilman komentoa :while tai :for" | |
1581 | |
1582 msgid "E587: :break without :while or :for" | |
1583 msgstr "E587: :break ilman komentoa :while tai :for" | |
1584 | |
1585 msgid "E732: Using :endfor with :while" | |
1586 msgstr "E732: :endfor ilman komentoa :while" | |
1587 | |
1588 msgid "E733: Using :endwhile with :for" | |
1589 msgstr "E733: :endwhile ilman komentoa :for" | |
1590 | |
1591 msgid "E601: :try nesting too deep" | |
1592 msgstr "E601: liian monta tasoa :try-komennossa" | |
1593 | |
1594 msgid "E603: :catch without :try" | |
1595 msgstr "E603: :catch ilman komentoa :try" | |
1596 | |
1597 msgid "E604: :catch after :finally" | |
1598 msgstr "E604: :catch ilman komentoa :finally" | |
1599 | |
1600 msgid "E606: :finally without :try" | |
1601 msgstr "E606: :finally ilman komentoa :try" | |
1602 | |
1603 msgid "E607: multiple :finally" | |
1604 msgstr "E607: :finally monta kertaa" | |
1605 | |
1606 msgid "E602: :endtry without :try" | |
1607 msgstr "E602: :endtry ilman komentoa :try" | |
1608 | |
1609 msgid "E193: :endfunction not inside a function" | |
1610 msgstr "E193: :endfunction funktion ulkopuolella" | |
1611 | |
1612 msgid "E788: Not allowed to edit another buffer now" | |
1613 msgstr "E788: Puskuria ei voi muokata nyt" | |
1614 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1615 msgid "E811: Not allowed to change buffer information now" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1616 msgstr "E811: Puskuria ei voi vaihtaa nyt" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1617 |
1624 | 1618 msgid "tagname" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1619 msgstr "täginimi" |
1624 | 1620 |
1621 msgid " kind file\n" | |
1622 msgstr " -tiedostotyyppi\n" | |
1623 | |
1624 msgid "'history' option is zero" | |
1625 msgstr "history-asetus on nolla" | |
1626 | |
1627 #, c-format | |
1628 msgid "" | |
1629 "\n" | |
1630 "# %s History (newest to oldest):\n" | |
1631 msgstr "" | |
1632 "\n" | |
1633 "# %s Historia (uusimmasta alkaen):\n" | |
1634 | |
1635 msgid "Command Line" | |
1636 msgstr "Komentorivi" | |
1637 | |
1638 msgid "Search String" | |
1639 msgstr "Hakujono" | |
1640 | |
1641 msgid "Expression" | |
1642 msgstr "Ilmaus" | |
1643 | |
1644 msgid "Input Line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1645 msgstr "Syöterivi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1646 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1647 msgid "Debug Line" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1648 msgstr "Vianetsintärivi" |
1624 | 1649 |
1650 msgid "E198: cmd_pchar beyond the command length" | |
1651 msgstr "E198: cmd_pchar komennon pituuden ulkopuolella" | |
1652 | |
1653 msgid "E199: Active window or buffer deleted" | |
1654 msgstr "E199: Aktiivinen ikkuna tai puskuri poistettu" | |
1655 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1656 msgid "E812: Autocommands changed buffer or buffer name" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1657 msgstr "E812: Autocommands muutti puskurin tai sen nimen" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1658 |
1624 | 1659 msgid "Illegal file name" |
1660 msgstr "Virheellinen tiedostonimi" | |
1661 | |
1662 msgid "is a directory" | |
1663 msgstr "on hakemisto" | |
1664 | |
1665 msgid "is not a file" | |
1666 msgstr "ei ole tiedosto" | |
1667 | |
1668 msgid "is a device (disabled with 'opendevice' option)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1669 msgstr "on laite (ei käytössä opendevice-asetuksen takia)" |
1624 | 1670 |
1671 msgid "[New File]" | |
1672 msgstr "[Uusi tiedosto]" | |
1673 | |
1674 msgid "[New DIRECTORY]" | |
1675 msgstr "[uusi HAKEMISTO]" | |
1676 | |
1677 msgid "[File too big]" | |
1678 msgstr "[Liian iso tiedosto]" | |
1679 | |
1680 msgid "[Permission Denied]" | |
1681 msgstr "[Lupa kielletty]" | |
1682 | |
1683 msgid "E200: *ReadPre autocommands made the file unreadable" | |
1684 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1685 "E200: *ReadPre-autocommand-komennot tekivät tiedostosta lukukelvottoman" |
1624 | 1686 |
1687 msgid "E201: *ReadPre autocommands must not change current buffer" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1688 msgstr "E201: *ReadPre-autocommand-komennot eivät saa muuttaa puskuria" |
1624 | 1689 |
1690 msgid "Vim: Reading from stdin...\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1691 msgstr "Vim: Luetaan vakiosyötteestä...\n" |
1624 | 1692 |
1693 msgid "Reading from stdin..." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1694 msgstr "Luetaan vakiosyötteestä" |
1624 | 1695 |
1696 msgid "E202: Conversion made file unreadable!" | |
1697 msgstr "E202: Muunnos teki tiedostosta lukukelvottoman." | |
1698 | |
1699 msgid "[fifo/socket]" | |
1700 msgstr "[fifo t. soketti]" | |
1701 | |
1702 msgid "[fifo]" | |
1703 msgstr "[fifo]" | |
1704 | |
1705 msgid "[socket]" | |
1706 msgstr "[soketti]" | |
1707 | |
1708 msgid "[character special]" | |
1709 msgstr "[merkki erikoinen]" | |
1710 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1711 # Carriage Return elikkä rivinvaihtomerkin eräs muoto/osa (vrt. LF) |
1624 | 1712 msgid "[CR missing]" |
1713 msgstr "[CR puuttuu]" | |
1714 | |
1715 msgid "[long lines split]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1716 msgstr "[pitkät rivit hajotettu]" |
1624 | 1717 |
1718 msgid "[NOT converted]" | |
1719 msgstr "[EI muunnettu]" | |
1720 | |
1721 msgid "[converted]" | |
1722 msgstr "[muunnettu]" | |
1723 | |
1724 #, c-format | |
1725 msgid "[CONVERSION ERROR in line %ld]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1726 msgstr "[MUUNNOSVIRHE rivillä %ld]" |
1624 | 1727 |
1728 #, c-format | |
1729 msgid "[ILLEGAL BYTE in line %ld]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1730 msgstr "[VIRHEELLINEN OKTETTI rivillä %ld]" |
1624 | 1731 |
1732 msgid "[READ ERRORS]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1733 msgstr "[LUKUVIRHEITÄ]" |
1624 | 1734 |
1735 msgid "Can't find temp file for conversion" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1736 msgstr "Ei voi löytää väliaikaistiedstoa muuntamiseksi" |
1624 | 1737 |
1738 msgid "Conversion with 'charconvert' failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1739 msgstr "Muunnos charconvert epäonnistui" |
1624 | 1740 |
1741 msgid "can't read output of 'charconvert'" | |
1742 msgstr "charconvertin tulostetta ei voida lukea" | |
1743 | |
1744 msgid "E676: No matching autocommands for acwrite buffer" | |
1745 msgstr "E676: Ei autocommand-komentoa acwrite-puskurille" | |
1746 | |
1747 msgid "E203: Autocommands deleted or unloaded buffer to be written" | |
1748 msgstr "" | |
1749 "E203: Autocommand-komennot poistivat tai vapauttivat puskurin, johon piti " | |
1750 "kirjoittaa" | |
1751 | |
1752 msgid "E204: Autocommand changed number of lines in unexpected way" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1753 msgstr "E204: Autocommand-komento muutti rivien määrä odottamatta" |
1624 | 1754 |
1668 | 1755 msgid "NetBeans disallows writes of unmodified buffers" |
1624 | 1756 msgstr "NetBeans ei salli kirjoittaa muokkaamattomiin puskureihin" |
1757 | |
1758 msgid "Partial writes disallowed for NetBeans buffers" | |
1759 msgstr "Osittaiset kirjoitukset kielletty NetBeans-puskureissa" | |
1760 | |
1761 msgid "is not a file or writable device" | |
1762 msgstr "ei ole tiedosto tai kirjoitettava laite" | |
1763 | |
1764 msgid "writing to device disabled with 'opendevice' option" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1765 msgstr "laitteeseen kirjoittaminen pois käytöstä opendevice-asetuksella" |
1624 | 1766 |
1767 msgid "is read-only (add ! to override)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1768 msgstr "on kirjoitussuojattu (lisää komentoon ! ohittaaksesi)" |
1624 | 1769 |
1770 msgid "E506: Can't write to backup file (add ! to override)" | |
1771 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1772 "E506: Ei voi kirjoittaa varmuuskopiotiedostoon (lisää komentoon ! " |
1624 | 1773 "ohittaaksesi)" |
1774 | |
1775 msgid "E507: Close error for backup file (add ! to override)" | |
1776 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1777 "E507: Varmuuskopiotiedoston sulkeminen ei onnistu (lisää komentoon ! " |
1624 | 1778 "ohittaaksesi)" |
1779 | |
1780 msgid "E508: Can't read file for backup (add ! to override)" | |
1781 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1782 "E508: Varmuuskopiotiedostoa ei voi lukea (lisää komentoon ! ohittaaksesi)" |
1624 | 1783 |
1784 msgid "E509: Cannot create backup file (add ! to override)" | |
1785 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1786 "E509: Ei voi luoda varmuuskopiotiedostoa (lisää komentoon ! ohittaaksesi)" |
1624 | 1787 |
1788 msgid "E510: Can't make backup file (add ! to override)" | |
1789 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1790 "E510: Ei voi tehdä varmuuskopiotiedostoa (lisää komentoon ! ohittaaksesi)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1791 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1792 # tietääkseni resurssiforkki on applen tiedostojärjestelmän tunnistejuttujuttu |
1624 | 1793 msgid "E460: The resource fork would be lost (add ! to override)" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1794 msgstr "E460: resurssiosa häviäisi (lisää komentoon ! ohittaaksesi)" |
1624 | 1795 |
1796 msgid "E214: Can't find temp file for writing" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1797 msgstr "E214: Ei voi löytää väliaikaistiedostoa kirjoitettavaksi" |
1624 | 1798 |
1799 msgid "E213: Cannot convert (add ! to write without conversion)" | |
1800 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1801 "E213: Muunnos ei onnistu (lisää komentoon ! kirjoittaaksesi muuntamatta)" |
1624 | 1802 |
1803 msgid "E166: Can't open linked file for writing" | |
1804 msgstr "E166: Linkitetyn tiedoston avaus kirjoittamista varten ei onnistu" | |
1805 | |
1806 msgid "E212: Can't open file for writing" | |
1807 msgstr "E212: Tiedoston avaus kirjoittamista varten ei onnistu" | |
1808 | |
1809 msgid "E667: Fsync failed" | |
1810 msgstr "E667: Fsync ei onnistunut" | |
1811 | |
1812 msgid "E512: Close failed" | |
1813 msgstr "E512: Sulkeminen ei onnistunut" | |
1814 | |
1815 msgid "E513: write error, conversion failed (make 'fenc' empty to override)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1816 msgstr "E513: kirjoitusvirhe, muunnos epäonnistui (tyhjää fenc ohittaaksesi)" |
1624 | 1817 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1818 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1819 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1820 "E513: write error, conversion failed in line %ld (make 'fenc' empty to " |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1821 "override)" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1822 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1823 "E513: kirjoitusvirhe, muunnos epäonnistui rivillä %ld(tyhjää fenc " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1824 "ohittaaksesi)" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1825 |
1624 | 1826 msgid "E514: write error (file system full?)" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1827 msgstr "E514: kirjoitusvirhe (tiedostojärjestelmä täysi)" |
1624 | 1828 |
1829 msgid " CONVERSION ERROR" | |
1830 msgstr " MUUNNOSVIRHE" | |
1831 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1832 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1833 msgid " in line %ld;" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1834 msgstr " rivillä %ld" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1835 |
1624 | 1836 msgid "[Device]" |
1837 msgstr "[Laite]" | |
1838 | |
1839 msgid "[New]" | |
1840 msgstr "[Uusi]" | |
1841 | |
1842 msgid " [a]" | |
1843 msgstr " [a]" | |
1844 | |
1845 msgid " appended" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1846 msgstr " lisätty" |
1624 | 1847 |
1848 msgid " [w]" | |
1849 msgstr " [w]" | |
1850 | |
1851 msgid " written" | |
1852 msgstr " kirjoitettu" | |
1853 | |
1854 msgid "E205: Patchmode: can't save original file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1855 msgstr "E205: Patch-tilassa ei voi tallentaa alkuperäistiedostoa" |
1624 | 1856 |
1857 msgid "E206: patchmode: can't touch empty original file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1858 msgstr "E206: patch-tilassa ei voi muuttaa tyhjää alkuperäistiedostoa" |
1624 | 1859 |
1860 msgid "E207: Can't delete backup file" | |
1861 msgstr "E207: Ei voi poistaa varmuuskopiota" | |
1862 | |
1863 msgid "" | |
1864 "\n" | |
1865 "WARNING: Original file may be lost or damaged\n" | |
1866 msgstr "" | |
1867 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1868 "VAROITUS: Alkuperäistiedosto voi hävitä tai vahingoittua\n" |
1624 | 1869 |
1870 msgid "don't quit the editor until the file is successfully written!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1871 msgstr "älä lopeta editoria kesken tallentamisen." |
1624 | 1872 |
1873 msgid "[dos]" | |
1874 msgstr "[dos]" | |
1875 | |
1876 msgid "[dos format]" | |
1877 msgstr "[dos-muoto]" | |
1878 | |
1879 msgid "[mac]" | |
1880 msgstr "[mac]" | |
1881 | |
1882 msgid "[mac format]" | |
1883 msgstr "[mac-muoto]" | |
1884 | |
1885 msgid "[unix]" | |
1886 msgstr "[unix]" | |
1887 | |
1888 msgid "[unix format]" | |
1889 msgstr "[unix-muoto]" | |
1890 | |
1891 msgid "1 line, " | |
1892 msgstr "1 rivi, " | |
1893 | |
1894 #, c-format | |
1895 msgid "%ld lines, " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1896 msgstr "%ld riviä, " |
1624 | 1897 |
1898 msgid "1 character" | |
1899 msgstr "1 merkki" | |
1900 | |
1901 #, c-format | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
1902 msgid "%lld characters" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1903 msgstr "%lld merkkiä" |
1624 | 1904 |
1905 # ei rivinvaihtoja | |
1906 msgid "[noeol]" | |
1907 msgstr "[eiriviv.]" | |
1908 | |
1909 msgid "[Incomplete last line]" | |
1910 msgstr "[Vajaa viimeinen rivi]" | |
1911 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1912 # Jos aukiolevaa tiedostoa sörkkii toisella ohjelmalla |
1624 | 1913 msgid "WARNING: The file has been changed since reading it!!!" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1914 msgstr "VAROITUS: tiedosto on muuttunut viime lukukerran jälkeen!" |
1624 | 1915 |
1916 msgid "Do you really want to write to it" | |
1917 msgstr "Kirjoitetaanko" | |
1918 | |
1919 #, c-format | |
1920 msgid "E208: Error writing to \"%s\"" | |
1921 msgstr "E208: Virhe kirjoitettaessa tiedostoon %s" | |
1922 | |
1923 #, c-format | |
1924 msgid "E209: Error closing \"%s\"" | |
1925 msgstr "E209: Virhe suljettaessa tiedostoa %s" | |
1926 | |
1927 #, c-format | |
1928 msgid "E210: Error reading \"%s\"" | |
1929 msgstr "E210: Virhe luettaessa tiedostoa %s" | |
1930 | |
1931 msgid "E246: FileChangedShell autocommand deleted buffer" | |
1932 msgstr "E246: FileChangedShell-autocommand poisti puskurin" | |
1933 | |
1934 #, c-format | |
1935 msgid "E211: File \"%s\" no longer available" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1936 msgstr "E211: Tiedostoa %s ei ole enää" |
1624 | 1937 |
1938 #, c-format | |
1939 msgid "" | |
1940 "W12: Warning: File \"%s\" has changed and the buffer was changed in Vim as " | |
1941 "well" | |
1942 msgstr "" | |
1943 "W12: Varoitus: Tiedostoa %s on muutettu ja Vimin puskurissa on muutoksia " | |
1944 "tiedostoon" | |
1945 | |
1946 msgid "See \":help W12\" for more info." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1947 msgstr ":help W12 kertoo lisätietoja." |
1624 | 1948 |
1949 #, c-format | |
1950 msgid "W11: Warning: File \"%s\" has changed since editing started" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1951 msgstr "W11: Varoitus: Tiedostoa %s on muutettu muokkauksen aloituksen jälkeen" |
1624 | 1952 |
1953 msgid "See \":help W11\" for more info." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1954 msgstr ":help W11 kertoo lisätietoja." |
1624 | 1955 |
1956 #, c-format | |
1957 msgid "W16: Warning: Mode of file \"%s\" has changed since editing started" | |
1958 msgstr "" | |
1959 "W16: Varoitus: Tiedoston %s oikeuksia on muutettu muokkauksen aloituksen " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1960 "jälkeen" |
1624 | 1961 |
1962 msgid "See \":help W16\" for more info." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1963 msgstr ":help W16 kertoo lisätietoja." |
1624 | 1964 |
1965 #, c-format | |
1966 msgid "W13: Warning: File \"%s\" has been created after editing started" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1967 msgstr "W13: Varoitus: Tiedosto %s on luotu muokkauksen aloituksen jälkeen" |
1624 | 1968 |
1969 msgid "Warning" | |
1970 msgstr "Varoitus" | |
1971 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1972 # yllä olevien varoitusten ratkaisut |
1624 | 1973 msgid "" |
1974 "&OK\n" | |
1975 "&Load File" | |
1976 msgstr "" | |
1977 "&OK\n" | |
1978 "&Avaa tiedosto uudelleen" | |
1979 | |
1980 #, c-format | |
1981 msgid "E462: Could not prepare for reloading \"%s\"" | |
1982 msgstr "E462: Ei voitu valmistella uudelleen avausta %s" | |
1983 | |
1984 #, c-format | |
1985 msgid "E321: Could not reload \"%s\"" | |
1986 msgstr "E321: Ei voitu uudelleenavata %s" | |
1987 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1988 msgid "--Deleted--" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1989 msgstr "--Poistettu--" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1990 |
1624 | 1991 #, c-format |
1992 msgid "auto-removing autocommand: %s <buffer=%d>" | |
1993 msgstr "poistetaan autocommand automaattisesti: %s <puskuri=%d>" | |
1994 | |
1995 #, c-format | |
1996 msgid "E367: No such group: \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1997 msgstr "E367: Ryhmää ei ole: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
1998 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
1999 msgid "E936: Cannot delete the current group" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2000 msgstr "E936: Nykyistä ryhmää ei voi poistaa" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2001 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2002 msgid "W19: Deleting augroup that is still in use" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2003 msgstr "W19: käytössä oleva augroup poistetaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2004 |
1624 | 2005 #, c-format |
2006 msgid "E215: Illegal character after *: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2007 msgstr "E215: Virheellinen merkki *:n jälkeen: %s" |
1624 | 2008 |
2009 #, c-format | |
2010 msgid "E216: No such event: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2011 msgstr "E216: Eventtiä ei ole: %s" |
1624 | 2012 |
2013 #, c-format | |
2014 msgid "E216: No such group or event: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2015 msgstr "E216: Ryhmää tai eventtiä ei ole: %s" |
1624 | 2016 |
2017 msgid "" | |
2018 "\n" | |
14193 | 2019 "--- Autocommands ---" |
1624 | 2020 msgstr "" |
2021 "\n" | |
1698 | 2022 "--- Autocommandit ---" |
1624 | 2023 |
2024 #, c-format | |
2025 msgid "E680: <buffer=%d>: invalid buffer number " | |
2026 msgstr "E680: <puskuri=%d>: virheellinen puskurinumero" | |
2027 | |
2028 msgid "E217: Can't execute autocommands for ALL events" | |
2029 msgstr "E217: Ei voi suorittaa autocommandsia kaikille eventeille" | |
2030 | |
2031 msgid "No matching autocommands" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2032 msgstr "Ei täsmääviä autocommandsia" |
1624 | 2033 |
2034 msgid "E218: autocommand nesting too deep" | |
2035 msgstr "E218: liian monta tasoa autocommandissa" | |
2036 | |
2037 #, c-format | |
14193 | 2038 msgid "%s Autocommands for \"%s\"" |
1624 | 2039 msgstr "%s Autocommands kohteelle %s" |
2040 | |
2041 #, c-format | |
2042 msgid "Executing %s" | |
2043 msgstr "Suoritetaan %s" | |
2044 | |
2045 #, c-format | |
2046 msgid "autocommand %s" | |
2047 msgstr "autocommand %s" | |
2048 | |
2049 msgid "E219: Missing {." | |
2050 msgstr "E219: { puuttuu." | |
2051 | |
2052 msgid "E220: Missing }." | |
2053 msgstr "E220: } puuttuu." | |
2054 | |
2055 msgid "E490: No fold found" | |
2056 msgstr "E490: taitos puuttuu" | |
2057 | |
2058 msgid "E350: Cannot create fold with current 'foldmethod'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2059 msgstr "E350: Taitoksia ei voi tehdä tällä foldmethodilla" |
1624 | 2060 |
2061 msgid "E351: Cannot delete fold with current 'foldmethod'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2062 msgstr "E351: Taitosta ei voi poistaa tällä foldmethodilla" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2063 |
1624 | 2064 msgid "E222: Add to read buffer" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2065 msgstr "E222: Lisää lukupuskuriin" |
1624 | 2066 |
2067 msgid "E223: recursive mapping" | |
2068 msgstr "E223: rekursiivinen kuvaus" | |
2069 | |
2070 #, c-format | |
2071 msgid "E224: global abbreviation already exists for %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2072 msgstr "E224: globaali lyhenne merkinnälle %s on jo olemassa" |
1624 | 2073 |
2074 #, c-format | |
2075 msgid "E225: global mapping already exists for %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2076 msgstr "E225: globaali kuvaus merkinnälle %s on jo olemassa" |
1624 | 2077 |
2078 #, c-format | |
2079 msgid "E226: abbreviation already exists for %s" | |
2080 msgstr "E226: lyhenne on jo olemassa %s" | |
2081 | |
2082 #, c-format | |
2083 msgid "E227: mapping already exists for %s" | |
2084 msgstr "E227: kuvaus on jo olemassa %s" | |
2085 | |
2086 msgid "No abbreviation found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2087 msgstr "Lyhennettä ei löydy" |
1624 | 2088 |
2089 msgid "No mapping found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2090 msgstr "Kuvausta ei löydy" |
1624 | 2091 |
2092 msgid "E228: makemap: Illegal mode" | |
2093 msgstr "E228: makemap: Virheellinen tila" | |
2094 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2095 msgid "<cannot open> " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2096 msgstr "<ei voi avata> " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2097 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2098 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2099 msgid "E616: vim_SelFile: can't get font %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2100 msgstr "E616: vim_SelFile: ei saada fonttia %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2101 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2102 msgid "E614: vim_SelFile: can't return to current directory" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2103 msgstr "E614: vim_SelFile: nykyiseen hakemistoon ei voi palata" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2104 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2105 msgid "Pathname:" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2106 msgstr "Polku:" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2107 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2108 msgid "E615: vim_SelFile: can't get current directory" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2109 msgstr "E615: vim_SelFile: nykyistä hakemistoa ei saada selville" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2110 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2111 msgid "OK" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2112 msgstr "OK" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2113 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2114 msgid "Cancel" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2115 msgstr "Peru" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2116 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2117 msgid "Vim dialog" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2118 msgstr "Vim-ikkuna" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2119 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2120 msgid "Scrollbar Widget: Could not get geometry of thumb pixmap." |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2121 msgstr "Vierityspalkki: Pixmapin geometria ei selviä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2122 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2123 msgid "E232: Cannot create BalloonEval with both message and callback" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2124 msgstr "E232: Ei voi luoda BalloonEvalia viestille ja callbackille" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2125 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2126 msgid "E851: Failed to create a new process for the GUI" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2127 msgstr "E851: Ei voitu luoda uutta prosessia käyttöliittymälle" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2128 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2129 msgid "E852: The child process failed to start the GUI" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2130 msgstr "E852: Lapsiprosesi ei voinut käynnistää käyttöliittymää" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2131 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2132 msgid "E229: Cannot start the GUI" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2133 msgstr "E229: GUIn käynnistys ei onnistu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2134 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2135 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2136 msgid "E230: Cannot read from \"%s\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2137 msgstr "E230: Ei voi lukea kohteesta %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2138 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2139 msgid "E665: Cannot start GUI, no valid font found" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2140 msgstr "E665: Ei voi avata GUIta, sopivaa fonttia ei löydy" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2141 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2142 msgid "E231: 'guifontwide' invalid" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2143 msgstr "E231: guifontwide virheellinen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2144 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2145 msgid "E599: Value of 'imactivatekey' is invalid" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2146 msgstr "E599: imactivatekeyn arvo on virheellinen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2147 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2148 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2149 msgid "E254: Cannot allocate color %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2150 msgstr "E254: Väriä %s ei voi määritellä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2151 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2152 msgid "No match at cursor, finding next" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2153 msgstr "Ei täsmäystä kursorin alla, etsitään seuraava" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2154 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2155 msgid "_Cancel" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2156 msgstr "_Peru" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2157 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2158 msgid "_Save" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2159 msgstr "_Tallenna" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2160 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2161 msgid "_Open" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2162 msgstr "_Avaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2163 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2164 msgid "_OK" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2165 msgstr "_OK" |
1624 | 2166 |
2167 msgid "" | |
2168 "&Yes\n" | |
2169 "&No\n" | |
2170 "&Cancel" | |
2171 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2172 "&Kyllä\n" |
1624 | 2173 "&Ei\n" |
2174 "&Peru" | |
2175 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2176 msgid "Yes" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2177 msgstr "Kyllä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2178 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2179 msgid "No" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2180 msgstr "Ei" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2181 |
1624 | 2182 msgid "Input _Methods" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2183 msgstr "Syöte_menetelmät" |
1624 | 2184 |
2185 msgid "VIM - Search and Replace..." | |
2186 msgstr "VIM - Etsi ja korvaa..." | |
2187 | |
2188 msgid "VIM - Search..." | |
2189 msgstr "VIM - Etsi..." | |
2190 | |
2191 msgid "Find what:" | |
2192 msgstr "Etsi:" | |
2193 | |
2194 msgid "Replace with:" | |
2195 msgstr "Korvaa:" | |
2196 | |
2197 msgid "Match whole word only" | |
2198 msgstr "Korvaa kokonaisia sanoja" | |
2199 | |
2200 msgid "Match case" | |
2201 msgstr "Kirjaintaso" | |
2202 | |
2203 msgid "Direction" | |
2204 msgstr "Suunta" | |
2205 | |
2206 msgid "Up" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2207 msgstr "Ylös" |
1624 | 2208 |
2209 msgid "Down" | |
2210 msgstr "Alas" | |
2211 | |
2212 msgid "Find Next" | |
2213 msgstr "Etsi seuraava" | |
2214 | |
2215 msgid "Replace" | |
2216 msgstr "Korvaa" | |
2217 | |
2218 msgid "Replace All" | |
2219 msgstr "Korvaa kaikki" | |
2220 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2221 msgid "_Close" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2222 msgstr "_Sulje" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2223 |
1624 | 2224 msgid "Vim: Received \"die\" request from session manager\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2225 msgstr "Vim: sessiomanageri lähetti die-pyynnön\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2226 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2227 msgid "Close tab" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2228 msgstr "Sulje välilehti" |
1624 | 2229 |
2230 msgid "New tab" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2231 msgstr "Uusi välilehti" |
1624 | 2232 |
2233 msgid "Open Tab..." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2234 msgstr "Avaa välilehti..." |
1624 | 2235 |
2236 msgid "Vim: Main window unexpectedly destroyed\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2237 msgstr "Vim: Pääikkuna tuhoutui odottamatta\n" |
1624 | 2238 |
2239 msgid "&Filter" | |
2240 msgstr "&Suodata" | |
2241 | |
2242 msgid "&Cancel" | |
2243 msgstr "&Peru" | |
2244 | |
2245 msgid "Directories" | |
2246 msgstr "Hakemistot" | |
2247 | |
2248 msgid "Filter" | |
2249 msgstr "Suodatus" | |
2250 | |
2251 msgid "&Help" | |
2252 msgstr "O&hje" | |
2253 | |
2254 msgid "Files" | |
2255 msgstr "Tiedostot" | |
2256 | |
2257 msgid "&OK" | |
2258 msgstr "&Ok" | |
2259 | |
2260 msgid "Selection" | |
2261 msgstr "Valinta" | |
2262 | |
2263 msgid "Find &Next" | |
2264 msgstr "Hae &seuraava" | |
2265 | |
2266 msgid "&Replace" | |
2267 msgstr "Ko&rvaa" | |
2268 | |
2269 msgid "Replace &All" | |
2270 msgstr "Korvaa k&aikki" | |
2271 | |
2272 msgid "&Undo" | |
2273 msgstr "&Kumoa" | |
2274 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2275 msgid "Open tab..." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2276 msgstr "Avaa välilehti..." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2277 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2278 msgid "Find string (use '\\\\' to find a '\\')" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2279 msgstr "Etsi merkkijonoa (\\\\:llä löytää \\:t)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2280 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2281 msgid "Find & Replace (use '\\\\' to find a '\\')" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2282 msgstr "Etsi ja korvaa (\\\\:llä löytää \\:t)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2283 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2284 msgid "Not Used" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2285 msgstr "Ei käytössä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2286 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2287 msgid "Directory\t*.nothing\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2288 msgstr "Hakemisto\t*.nothing\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2289 |
1624 | 2290 #, c-format |
2291 msgid "E671: Cannot find window title \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2292 msgstr "E671: Ikkunan otsikkoa ei löydy %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2293 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2294 # OLE on object linking and embedding på windowska |
1624 | 2295 #, c-format |
2296 msgid "E243: Argument not supported: \"-%s\"; Use the OLE version." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2297 msgstr "E243: Argumenttia ei tueta: -%s, käytä OLE-versiota" |
1624 | 2298 |
2299 # MDI eli windowsin moni-ikkunasovellus | |
2300 msgid "E672: Unable to open window inside MDI application" | |
2301 msgstr "E672: Ikkunaa ei voitu avata MDI-sovellukseen" | |
2302 | |
2303 msgid "Vim E458: Cannot allocate colormap entry, some colors may be incorrect" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2304 msgstr "Vim E458: Ei voi varata värikartan alkiota, värit voivat mennä väärin" |
1624 | 2305 |
2306 #, c-format | |
2307 msgid "E250: Fonts for the following charsets are missing in fontset %s:" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2308 msgstr "E250: Seuraavien merkistöjoukkojen fontit puuttuvat fontsetistä %s:" |
1624 | 2309 |
2310 #, c-format | |
2311 msgid "E252: Fontset name: %s" | |
2312 msgstr "E252: Fontsetin nimi: %s" | |
2313 | |
2314 #, c-format | |
2315 msgid "Font '%s' is not fixed-width" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2316 msgstr "Fontti %s ei ole tasavälinen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2317 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2318 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2319 msgid "E253: Fontset name: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2320 msgstr "E253: Fontsetin nimi: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2321 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2322 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2323 msgid "Font0: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2324 msgstr "Fontti0: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2325 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2326 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2327 msgid "Font1: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2328 msgstr "Fontti1: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2329 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2330 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2331 msgid "Font%ld width is not twice that of font0" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2332 msgstr "Fontti%ld:n leveys ei ole kaksi kertaa fontti0:n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2333 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2334 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2335 msgid "Font0 width: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2336 msgstr "Fontti0:n leveys: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2337 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2338 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2339 msgid "Font1 width: %ld" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2340 msgstr "Fontti1:n leveys: %ld" |
1624 | 2341 |
1698 | 2342 msgid "Invalid font specification" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2343 msgstr "Virheellinen fonttimääritys" |
1698 | 2344 |
2345 msgid "&Dismiss" | |
2346 msgstr "&Ohita" | |
2347 | |
2348 msgid "no specific match" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2349 msgstr "ei tarkkaa täsmäystä" |
1698 | 2350 |
2351 msgid "Vim - Font Selector" | |
2352 msgstr "Vim - fonttivalitsin" | |
2353 | |
2354 msgid "Name:" | |
2355 msgstr "Nimi:" | |
2356 | |
2357 msgid "Show size in Points" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2358 msgstr "Näytä koko pisteinä" |
1698 | 2359 |
2360 msgid "Encoding:" | |
2361 msgstr "Koodaus:" | |
2362 | |
2363 msgid "Font:" | |
2364 msgstr "Fontti:" | |
2365 | |
2366 msgid "Style:" | |
2367 msgstr "Tyyli:" | |
2368 | |
2369 msgid "Size:" | |
2370 msgstr "Koko:" | |
2371 | |
1624 | 2372 msgid "E256: Hangul automata ERROR" |
2373 msgstr "E256: Hangu-automaattivirhe" | |
2374 | |
2375 msgid "E550: Missing colon" | |
2376 msgstr "E550: kaksoispiste puuttuu" | |
2377 | |
2378 msgid "E551: Illegal component" | |
2379 msgstr "E551: Virheellinen komponentti" | |
2380 | |
2381 msgid "E552: digit expected" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2382 msgstr "E552: pitäisi olla numero" |
1624 | 2383 |
2384 #, c-format | |
2385 msgid "Page %d" | |
2386 msgstr "Sivu %d" | |
2387 | |
2388 msgid "No text to be printed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2389 msgstr "Ei tekstiä tulostettavaksi" |
1624 | 2390 |
2391 #, c-format | |
2392 msgid "Printing page %d (%d%%)" | |
2393 msgstr "Tulostetaan sivua %d (%d %%)" | |
2394 | |
2395 #, c-format | |
2396 msgid " Copy %d of %d" | |
2397 msgstr " Kopio %d/%d" | |
2398 | |
2399 #, c-format | |
2400 msgid "Printed: %s" | |
2401 msgstr "Tulostettu: %s" | |
2402 | |
2403 msgid "Printing aborted" | |
2404 msgstr "Tulostus peruttu" | |
2405 | |
2406 msgid "E455: Error writing to PostScript output file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2407 msgstr "E455: Virhe kirjoitettaessa PostScriptiä tiedostoon" |
1624 | 2408 |
2409 #, c-format | |
2410 msgid "E624: Can't open file \"%s\"" | |
2411 msgstr "E624: Ei voi avata tiedostoa %s" | |
2412 | |
2413 #, c-format | |
2414 msgid "E457: Can't read PostScript resource file \"%s\"" | |
2415 msgstr "E457: Ei voi lukea PostScript-resurssitiedostoa %s" | |
2416 | |
2417 #, c-format | |
2418 msgid "E618: file \"%s\" is not a PostScript resource file" | |
2419 msgstr "E618: tiedosto %s ei ole PostScript-resurssitiedosto" | |
2420 | |
2421 #, c-format | |
2422 msgid "E619: file \"%s\" is not a supported PostScript resource file" | |
2423 msgstr "E619: tiedosto %s ei ole tuettu PostScript-resurssitiedosto" | |
2424 | |
2425 #, c-format | |
2426 msgid "E621: \"%s\" resource file has wrong version" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2427 msgstr "E621: resurssitiedoston %s versio on väärä" |
1624 | 2428 |
2429 msgid "E673: Incompatible multi-byte encoding and character set." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2430 msgstr "E673: Tukematon monitvauinen merkistökoodaus ja merkistö." |
1624 | 2431 |
2432 msgid "E674: printmbcharset cannot be empty with multi-byte encoding." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2433 msgstr "E674: printmbcharset ei voi olla tyhjä monitavuiselle koodaukselle." |
1624 | 2434 |
2435 msgid "E675: No default font specified for multi-byte printing." | |
2436 msgstr "E675: Ei oletusfonttia monitavuiseen tulostukseen" | |
2437 | |
2438 msgid "E324: Can't open PostScript output file" | |
2439 msgstr "E324: PostScript-tulostetiedoston avaus ei onnistu" | |
2440 | |
2441 #, c-format | |
2442 msgid "E456: Can't open file \"%s\"" | |
2443 msgstr "E456: Tiedoston %s avaus ei onnistu" | |
2444 | |
2445 msgid "E456: Can't find PostScript resource file \"prolog.ps\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2446 msgstr "E456: PostScript-resurssitiedostoa prolog.ps ei löydy" |
1624 | 2447 |
2448 msgid "E456: Can't find PostScript resource file \"cidfont.ps\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2449 msgstr "E456: PostScript-resurssitiedostoa cidfont.ps ei löydy" |
1624 | 2450 |
2451 #, c-format | |
2452 msgid "E456: Can't find PostScript resource file \"%s.ps\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2453 msgstr "E456: Postscript-resurssitiedosta %s.ps ei löydy" |
1624 | 2454 |
2455 #, c-format | |
2456 msgid "E620: Unable to convert to print encoding \"%s\"" | |
2457 msgstr "E620: Tulostuskoodaukseen %s muunto ei onnistu" | |
2458 | |
2459 msgid "Sending to printer..." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2460 msgstr "Lähetetään tulostimelle..." |
1624 | 2461 |
2462 msgid "E365: Failed to print PostScript file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2463 msgstr "E365: PostScript-tiedoston tulostus epäonnistui" |
1624 | 2464 |
2465 msgid "Print job sent." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2466 msgstr "Tulostustyö lähetetty." |
1624 | 2467 |
2468 msgid "Add a new database" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2469 msgstr "Lisää uusi tietokanta" |
1624 | 2470 |
2471 msgid "Query for a pattern" | |
2472 msgstr "Hae kuviota" | |
2473 | |
2474 msgid "Show this message" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2475 msgstr "Näytä tämä viesti" |
1624 | 2476 |
2477 msgid "Kill a connection" | |
2478 msgstr "Tapa yhteys" | |
2479 | |
2480 msgid "Reinit all connections" | |
2481 msgstr "Alusta uudelleen yhteydet" | |
2482 | |
2483 msgid "Show connections" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2484 msgstr "Näytä yhteydet" |
1624 | 2485 |
2486 #, c-format | |
2487 msgid "E560: Usage: cs[cope] %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2488 msgstr "E560: Käyttö: cs[cope] %s" |
1624 | 2489 |
2490 msgid "This cscope command does not support splitting the window.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2491 msgstr "Tämä cscope-komento ei tue ikkunan jakamista.\n" |
1624 | 2492 |
2493 msgid "E562: Usage: cstag <ident>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2494 msgstr "E562: Käyttö: cstag <ident>" |
1624 | 2495 |
2496 msgid "E257: cstag: tag not found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2497 msgstr "E257: cstag: tägia ei löydy" |
1624 | 2498 |
2499 #, c-format | |
2500 msgid "E563: stat(%s) error: %d" | |
2501 msgstr "E563: stat(%s)-virhe: %d" | |
2502 | |
2503 msgid "E563: stat error" | |
2504 msgstr "E563: stat-virhe" | |
2505 | |
2506 #, c-format | |
2507 msgid "E564: %s is not a directory or a valid cscope database" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2508 msgstr "E564: %s ei ole hakemisto eikä cscope-tietokanta" |
1624 | 2509 |
2510 #, c-format | |
2511 msgid "Added cscope database %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2512 msgstr "Lisätty cscope-tietokanta %s" |
1624 | 2513 |
2514 #, c-format | |
2515 msgid "E262: error reading cscope connection %ld" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2516 msgstr "E262: Virhe luettaessa cscope-yhteyttä %ld" |
1624 | 2517 |
2518 msgid "E561: unknown cscope search type" | |
2519 msgstr "E561: tuntematon cscope-hakutyyppi" | |
2520 | |
2521 msgid "E566: Could not create cscope pipes" | |
2522 msgstr "E566: Ei voitu luoda cscope-putkia" | |
2523 | |
2524 msgid "E622: Could not fork for cscope" | |
2525 msgstr "E622: Ei voitu haarauttaa cscopea" | |
2526 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2527 msgid "cs_create_connection setpgid failed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2528 msgstr "cs_create_connection setpgid epäonnistui" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2529 |
1624 | 2530 msgid "cs_create_connection exec failed" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2531 msgstr "cs_create_connection epäonnistui" |
1624 | 2532 |
2533 msgid "cs_create_connection: fdopen for to_fp failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2534 msgstr "cs_create_connection: fdopen to_fp epäonnistui" |
1624 | 2535 |
2536 msgid "cs_create_connection: fdopen for fr_fp failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2537 msgstr "cs_create_connection: fdopen fr_fp epäonnistui" |
1624 | 2538 |
1698 | 2539 msgid "E623: Could not spawn cscope process" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2540 msgstr "E623: Cscope-prosessin luonti epäonnistui" |
1698 | 2541 |
1624 | 2542 msgid "E567: no cscope connections" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2543 msgstr "E567: ei cscope-yhteyksiä" |
1624 | 2544 |
2545 #, c-format | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2546 msgid "E469: invalid cscopequickfix flag %c for %c" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2547 msgstr "E469: virheellinen cscopequickfix-asetus %c kohteelle %c" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2548 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2549 #, c-format |
1624 | 2550 msgid "E259: no matches found for cscope query %s of %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2551 msgstr "E259: ei täsmäyksiä cscope-hakuun %s/%s" |
1624 | 2552 |
2553 msgid "cscope commands:\n" | |
2554 msgstr "cscope-komennot:\n" | |
2555 | |
2556 #, c-format | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2557 msgid "%-5s: %s%*s (Usage: %s)" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2558 msgstr "%-5s: %s%*s (Käyttö: %s)" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2559 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2560 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2561 "\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2562 " a: Find assignments to this symbol\n" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2563 " c: Find functions calling this function\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2564 " d: Find functions called by this function\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2565 " e: Find this egrep pattern\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2566 " f: Find this file\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2567 " g: Find this definition\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2568 " i: Find files #including this file\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2569 " s: Find this C symbol\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2570 " t: Find this text string\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2571 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2572 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2573 " a: Etsi sijotukset tähän symboliin\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2574 " c: Etsi tätä funktiota kutsuvat funktiot\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2575 " d: Etsi tämän funktion kutsumat funktiot\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2576 " e: Etsi tämä egrep-lauseke\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2577 " f: Etsi tämä tiedosto\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2578 " g: Etsi tämä määritys\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2579 " i: Etsi tiedostoja jotka #inkluudaavat tämän\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2580 " s: Etsi tämä C-symboli\n" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2581 " t: Etsi sijoitukset muuttujaan \n" |
1624 | 2582 |
2583 #, c-format | |
2584 msgid "E625: cannot open cscope database: %s" | |
4339 | 2585 msgstr "E625: ei voi avata cscope-tietokantaa: %s" |
1624 | 2586 |
2587 msgid "E626: cannot get cscope database information" | |
2588 msgstr "E626: ei voi hakea cscope-tietokannan tietoja" | |
2589 | |
2590 msgid "E568: duplicate cscope database not added" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2591 msgstr "E568: kaksoiskappaletta cscope-tietokannasta ei lisätty" |
1624 | 2592 |
2593 #, c-format | |
2594 msgid "E261: cscope connection %s not found" | |
2595 msgstr "E261: cscope-yhteys %s puuttuu" | |
2596 | |
2597 #, c-format | |
2598 msgid "cscope connection %s closed" | |
2599 msgstr "cscope-yhteys %s on katkaistu" | |
2600 | |
2601 msgid "E570: fatal error in cs_manage_matches" | |
2602 msgstr "E570: kriittinen virhe cs_manage_matches-funktiossa" | |
2603 | |
2604 #, c-format | |
2605 msgid "Cscope tag: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2606 msgstr "Cscope-tägi: %s" |
1624 | 2607 |
2608 msgid "" | |
2609 "\n" | |
2610 " # line" | |
2611 msgstr "" | |
2612 "\n" | |
2613 " # rivi" | |
2614 | |
2615 msgid "filename / context / line\n" | |
2616 msgstr "tiedosto / konteksti / rivi\n" | |
2617 | |
2618 #, c-format | |
2619 msgid "E609: Cscope error: %s" | |
2620 msgstr "E609: Cscope-virhe: %s" | |
2621 | |
2622 msgid "All cscope databases reset" | |
2623 msgstr "Kaikki cscope-tietokannat nollattu" | |
2624 | |
2625 msgid "no cscope connections\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2626 msgstr "ei cscope-yhteyksiä\n" |
1624 | 2627 |
2628 msgid " # pid database name prepend path\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2629 msgstr " # pid tietokanta lisäyspolku\n" |
1624 | 2630 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2631 msgid "Lua library cannot be loaded." |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2632 msgstr "Luan kirjastoa ei voitu ladata." |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2633 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2634 msgid "cannot save undo information" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2635 msgstr "ei voitu tallentaa kumoustietoja" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2636 |
1624 | 2637 msgid "" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2638 "E815: Sorry, this command is disabled, the MzScheme libraries could not be " |
1624 | 2639 "loaded." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2640 msgstr "E815: komento ei toimi, MzScheme-kirjastoa ei voitu ladata." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2641 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2642 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2643 "E895: Sorry, this command is disabled, the MzScheme's racket/base module " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2644 "could not be loaded." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2645 msgstr "E895: Komento ei toimi, MzScheme-moduulia racket/base ei voitu ladata." |
1624 | 2646 |
2647 msgid "invalid expression" | |
2648 msgstr "virheellinen ilmaus" | |
2649 | |
2650 msgid "expressions disabled at compile time" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2651 msgstr "ilmaukset poistettu käytöstä käännösaikana" |
1624 | 2652 |
2653 msgid "hidden option" | |
2654 msgstr "piilotettu asetus" | |
2655 | |
2656 msgid "unknown option" | |
2657 msgstr "tuntematon asetus" | |
2658 | |
2659 msgid "window index is out of range" | |
2660 msgstr "ikkunan indeksi alueen ulkopuolella" | |
2661 | |
2662 msgid "couldn't open buffer" | |
2663 msgstr "ei voitu avata puskuria" | |
2664 | |
2665 msgid "cannot delete line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2666 msgstr "ei voitu poistaa riviä" |
1624 | 2667 |
2668 msgid "cannot replace line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2669 msgstr "ei voitu korvata riviä" |
1624 | 2670 |
2671 msgid "cannot insert line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2672 msgstr "ei voitu lisätä riviä" |
1624 | 2673 |
2674 msgid "string cannot contain newlines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2675 msgstr "merkkijono ei saa sisältää rivinvaihtoja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2676 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2677 msgid "error converting Scheme values to Vim" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2678 msgstr "virhe Schemestä Vimiin konversiossa" |
1624 | 2679 |
2680 msgid "Vim error: ~a" | |
2681 msgstr "Vim-virhe: ~a" | |
2682 | |
2683 msgid "Vim error" | |
2684 msgstr "Vim-virhe" | |
2685 | |
2686 msgid "buffer is invalid" | |
2687 msgstr "puskuri on virheellinen" | |
2688 | |
2689 msgid "window is invalid" | |
2690 msgstr "ikkuna on virheellinen" | |
2691 | |
2692 msgid "linenr out of range" | |
2693 msgstr "rivinumero arvoalueen ulkopuolelta" | |
2694 | |
2695 msgid "not allowed in the Vim sandbox" | |
2696 msgstr "ei sallittu Vimin hiekkalaatikossa" | |
2697 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2698 msgid "E837: This Vim cannot execute :py3 after using :python" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2699 msgstr "E837: Python: Ei voi käyttää komentoja :py ja :py3 samassa istunnossa" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2700 |
1624 | 2701 msgid "" |
2702 "E263: Sorry, this command is disabled, the Python library could not be " | |
2703 "loaded." | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2704 msgstr "E263: komento ei toimi, Python-kirjaston lataaminen ei onnistunut." |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2705 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2706 msgid "E836: This Vim cannot execute :python after using :py3" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2707 msgstr "E836: Python: Ei voi käyttää komentoja :py ja :py3 samassa istunnossa" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2708 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2709 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2710 "E887: Sorry, this command is disabled, the Python's site module could not be " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2711 "loaded." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2712 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2713 "E887: Komento ei toimi, Pythonin site-moduulien lataaminen ei onnistunut." |
1624 | 2714 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2715 msgid "E659: Cannot invoke Python recursively" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2716 msgstr "E659: Pythonia ei voi kutsua rekursiivisesti" |
1624 | 2717 |
2718 msgid "E265: $_ must be an instance of String" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2719 msgstr "E265: muuttujan $_ pitää olla Stringin instanssi" |
1624 | 2720 |
2721 msgid "" | |
2722 "E266: Sorry, this command is disabled, the Ruby library could not be loaded." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2723 msgstr "E266: komento ei toimi, Ruby-kirjastoa ei voitu ladata." |
1624 | 2724 |
2725 msgid "E267: unexpected return" | |
2726 msgstr "E267: odotuksenvastainen return" | |
2727 | |
2728 msgid "E268: unexpected next" | |
2729 msgstr "E268: Odotuksenvastainen next" | |
2730 | |
2731 msgid "E269: unexpected break" | |
2732 msgstr "E269: Odotuksenvastainen break" | |
2733 | |
2734 msgid "E270: unexpected redo" | |
2735 msgstr "E270: odotuksenvastainen redo" | |
2736 | |
2737 msgid "E271: retry outside of rescue clause" | |
2738 msgstr "E271: retry rescuen ulkopuolella" | |
2739 | |
2740 msgid "E272: unhandled exception" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2741 msgstr "E272: käsittelemätön poikkeus" |
1624 | 2742 |
2743 #, c-format | |
2744 msgid "E273: unknown longjmp status %d" | |
2745 msgstr "E273: tuntematon longjmp-tila %d" | |
2746 | |
2747 msgid "invalid buffer number" | |
2748 msgstr "virheellinen puskurinumero" | |
2749 | |
2750 msgid "not implemented yet" | |
2751 msgstr "ei toteutettu" | |
2752 | |
2753 msgid "cannot set line(s)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2754 msgstr "ei voi asettaa rivejä" |
1624 | 2755 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2756 msgid "invalid mark name" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2757 msgstr "virheellinen merkin nimi" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2758 |
1624 | 2759 msgid "mark not set" |
2760 msgstr "merkko ei ole asetettu" | |
2761 | |
2762 #, c-format | |
2763 msgid "row %d column %d" | |
2764 msgstr "rivi %d sarake %d" | |
2765 | |
2766 msgid "cannot insert/append line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2767 msgstr "rivin lisäys ei onnistu" |
1624 | 2768 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2769 msgid "line number out of range" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2770 msgstr "rivinumero arvoalueen ulkopuolella" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2771 |
1624 | 2772 msgid "unknown flag: " |
2773 msgstr "tuntematon asetus: " | |
2774 | |
2775 msgid "unknown vimOption" | |
2776 msgstr "tuntematon vimOption" | |
2777 | |
2778 msgid "keyboard interrupt" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2779 msgstr "näppäimistökeskeytys" |
1624 | 2780 |
2781 msgid "vim error" | |
2782 msgstr "vim-virhe" | |
2783 | |
2784 msgid "cannot create buffer/window command: object is being deleted" | |
2785 msgstr "ei voi luoda puskuri- tai ikkunakomentoa, olio on poistumassa" | |
2786 | |
2787 msgid "" | |
2788 "cannot register callback command: buffer/window is already being deleted" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2789 msgstr "callbackia ei voi rekisteröidä: puskuri tai ikkuna on poistettu" |
1624 | 2790 |
2791 msgid "" | |
2792 "E280: TCL FATAL ERROR: reflist corrupt!? Please report this to vim-dev@vim." | |
2793 "org" | |
2794 msgstr "" | |
2795 "E280: kriittinen TCL-virhe: reflist hajalla? Ilmoita asiasta " | |
2796 "postituslistalle vim-dev@vim.org" | |
2797 | |
2798 msgid "cannot register callback command: buffer/window reference not found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2799 msgstr "callbackia ei voi rekisteröidä: puskurin tai ikkunan viitettä ei löydy" |
1624 | 2800 |
2801 msgid "" | |
2802 "E571: Sorry, this command is disabled: the Tcl library could not be loaded." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2803 msgstr "E571: komento ei toimi, Tcl-kirjastoa ei voitu ladata." |
1624 | 2804 |
2805 #, c-format | |
2806 msgid "E572: exit code %d" | |
2807 msgstr "E572: palautusarvo %d" | |
2808 | |
2809 msgid "cannot get line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2810 msgstr "ei voida hakea riviä" |
1624 | 2811 |
2812 msgid "Unable to register a command server name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2813 msgstr "Komentopalvelimen nimen rekisteröinti ei onnistu" |
1624 | 2814 |
2815 msgid "E248: Failed to send command to the destination program" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2816 msgstr "E248: Komennon lähetys kohdeohjelmalle ei onnistu" |
1624 | 2817 |
2818 #, c-format | |
2819 msgid "E573: Invalid server id used: %s" | |
2820 msgstr "E573: Virheellinen palvelimen tunniste: %s" | |
2821 | |
2822 msgid "E251: VIM instance registry property is badly formed. Deleted!" | |
2823 msgstr "E251: VIMin instanssin rekisteriarvo on virheellinen, poistettiin." | |
2824 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2825 #, c-format |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2826 msgid "E938: Duplicate key in JSON: \"%s\"" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2827 msgstr "E938: Kaksi samaa avainta JSONissa: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2828 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
2829 #, c-format |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2830 msgid "E696: Missing comma in List: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2831 msgstr "E696: Listasta puuttuu pilkku: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2832 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2833 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2834 msgid "E697: Missing end of List ']': %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2835 msgstr "E697: Listan lopusta puuttuu ]: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2836 |
1624 | 2837 msgid "Unknown option argument" |
2838 msgstr "Tuntematon asetusargumentti" | |
2839 | |
2840 msgid "Too many edit arguments" | |
2841 msgstr "Liikaa muokkausargumentteja" | |
2842 | |
2843 msgid "Argument missing after" | |
2844 msgstr "Argumentti puuttuu kohdasta" | |
2845 | |
2846 msgid "Garbage after option argument" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2847 msgstr "Roskaa argumentin perässä" |
1624 | 2848 |
2849 msgid "Too many \"+command\", \"-c command\" or \"--cmd command\" arguments" | |
1698 | 2850 msgstr "Liikaa +komentoja, -c-komentoja tai --cmd-komentoja" |
1624 | 2851 |
2852 msgid "Invalid argument for" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2853 msgstr "Väärä argumentti valitsimelle" |
1624 | 2854 |
2855 #, c-format | |
2856 msgid "%d files to edit\n" | |
2857 msgstr "%d tiedostoa muokattavana\n" | |
2858 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2859 msgid "netbeans is not supported with this GUI\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2860 msgstr "netbeans ei toimi tässä käyttöliittymässä\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2861 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2862 msgid "'-nb' cannot be used: not enabled at compile time\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2863 msgstr "-nb:tä ei voi käyttää, koska sitä ei käännetty mukaan\n" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2864 |
1624 | 2865 msgid "This Vim was not compiled with the diff feature." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2866 msgstr "Tähän Vimiin ei ole käännetty diff-toimintoja mukaan." |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
2867 |
1624 | 2868 msgid "Attempt to open script file again: \"" |
2869 msgstr "Yritettiin avata skriptitiedostoa uudestaan:" | |
2870 | |
2871 msgid "Cannot open for reading: \"" | |
2872 msgstr "Ei voi avata luettavaksi: " | |
2873 | |
2874 msgid "Cannot open for script output: \"" | |
2875 msgstr "Ei voi avata skriptin tulostetta varten: " | |
2876 | |
2877 msgid "Vim: Error: Failure to start gvim from NetBeans\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2878 msgstr "Vim: Virhe: Gvimin käynnistys NetBeansistä ei onnistu\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2879 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2880 msgid "Vim: Error: This version of Vim does not run in a Cygwin terminal\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2881 msgstr "Vim: Virhe: Tämä versio Vimistä ei toimi Cygwinin terminaalissa\n" |
1624 | 2882 |
2883 msgid "Vim: Warning: Output is not to a terminal\n" | |
2884 msgstr "Vim: Varoitus: Tuloste ei mene terminaalille\n" | |
2885 | |
2886 msgid "Vim: Warning: Input is not from a terminal\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2887 msgstr "Vim: Varoitus: Syöte ei tule terminaalilta\n" |
1624 | 2888 |
2889 msgid "pre-vimrc command line" | |
2890 msgstr "esi-vimrc-komentorivi" | |
2891 | |
2892 #, c-format | |
2893 msgid "E282: Cannot read from \"%s\"" | |
2894 msgstr "E282: Ei voida lukea kohteesta %s" | |
2895 | |
2896 msgid "" | |
2897 "\n" | |
2898 "More info with: \"vim -h\"\n" | |
2899 msgstr "" | |
2900 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2901 "Lisätietoja: \"vim -h\"\n" |
1624 | 2902 |
2903 msgid "[file ..] edit specified file(s)" | |
2904 msgstr "[tiedosto ..] muokkaa tiedostoja" | |
2905 | |
2906 msgid "- read text from stdin" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2907 msgstr "- lue vakiosyötteestä" |
1624 | 2908 |
2909 msgid "-t tag edit file where tag is defined" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2910 msgstr "-t tägi muokkaa tiedostoa tägistä" |
1624 | 2911 |
2912 msgid "-q [errorfile] edit file with first error" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2913 msgstr "-q [virhetiedosto] muokkaa tiedostoa ensimmäisestä virheestä" |
1624 | 2914 |
2915 msgid "" | |
2916 "\n" | |
2917 "\n" | |
14193 | 2918 "Usage:" |
1624 | 2919 msgstr "" |
2920 "\n" | |
2921 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2922 "käyttö:" |
1624 | 2923 |
2924 msgid " vim [arguments] " | |
2925 msgstr " vim [argumentit] " | |
2926 | |
2927 msgid "" | |
2928 "\n" | |
2929 " or:" | |
2930 msgstr "" | |
2931 "\n" | |
2932 " tai:" | |
2933 | |
2934 msgid "" | |
2935 "\n" | |
2936 "Where case is ignored prepend / to make flag upper case" | |
2937 msgstr "" | |
2938 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2939 "Jos aakkoslaji on ohitettu, lisää alkuun / tehdäksesi asetuksesta " |
1624 | 2940 "suuraakkosia" |
2941 | |
2942 msgid "" | |
2943 "\n" | |
2944 "\n" | |
2945 "Arguments:\n" | |
2946 msgstr "" | |
2947 "\n" | |
2948 "\n" | |
2949 "Argumentit:\n" | |
2950 | |
2951 msgid "--\t\t\tOnly file names after this" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2952 msgstr "--\t\t\tvain tiedostonimiä tämän jälkeen" |
1624 | 2953 |
2954 msgid "--literal\t\tDon't expand wildcards" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2955 msgstr "--literal\t\tÄlä käsittele jokerimerkkejä " |
1624 | 2956 |
2957 msgid "-register\t\tRegister this gvim for OLE" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2958 msgstr "-register\t\trekisteröi gvim OLEa varten" |
1624 | 2959 |
2960 msgid "-unregister\t\tUnregister gvim for OLE" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2961 msgstr "-unregister\t\tPoista gvim OLE-rekisteristä" |
1624 | 2962 |
2963 msgid "-g\t\t\tRun using GUI (like \"gvim\")" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2964 msgstr "-g\t\t\tAvaa GUI (kuten gvimillä)" |
1624 | 2965 |
2966 msgid "-f or --nofork\tForeground: Don't fork when starting GUI" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2967 msgstr "-f tai --nofork\tEdustalle: Älä haarauta GUIn käynnistyksessä" |
1624 | 2968 |
2969 msgid "-v\t\t\tVi mode (like \"vi\")" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2970 msgstr "-v\t\t\tVi-tila (kuten villä)" |
1624 | 2971 |
2972 msgid "-e\t\t\tEx mode (like \"ex\")" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2973 msgstr "-e\t\t\tEx-tila (kute exillä)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2974 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2975 msgid "-E\t\t\tImproved Ex mode" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2976 msgstr "-E\t\t\tParanneltu Ex-tila" |
1624 | 2977 |
2978 msgid "-s\t\t\tSilent (batch) mode (only for \"ex\")" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2979 msgstr "-s\t\t\tHiljainen (eräajo)tila (vain exillä)" |
1624 | 2980 |
2981 msgid "-d\t\t\tDiff mode (like \"vimdiff\")" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2982 msgstr "-d\t\t\tDiff-tila (kuten vimdiffillä)" |
1624 | 2983 |
2984 msgid "-y\t\t\tEasy mode (like \"evim\", modeless)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2985 msgstr "-y\t\t\tHelppokäyttötila (kuten evimissä, ilman tiloja)" |
1624 | 2986 |
2987 msgid "-R\t\t\tReadonly mode (like \"view\")" | |
2988 msgstr "-R\t\t\tKirjoitussuojattu tila (kuten view'lla)" | |
2989 | |
2990 msgid "-Z\t\t\tRestricted mode (like \"rvim\")" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2991 msgstr "-Z\t\t\tRajoitettu tila (kuten rvimillä)" |
1624 | 2992 |
2993 msgid "-m\t\t\tModifications (writing files) not allowed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2994 msgstr "-m\t\t\tMuokkaukset (kirjoittaminen tiedostoon) pois käytöstä" |
1624 | 2995 |
2996 msgid "-M\t\t\tModifications in text not allowed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
2997 msgstr "-M\t\t\tTekstin muokkaus pois käytöstä" |
1624 | 2998 |
2999 msgid "-b\t\t\tBinary mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3000 msgstr "-b\t\t\tBinääritila" |
1624 | 3001 |
3002 msgid "-l\t\t\tLisp mode" | |
3003 msgstr "-l\t\t\tLisp-tila" | |
3004 | |
3005 msgid "-C\t\t\tCompatible with Vi: 'compatible'" | |
3006 msgstr "-C\t\t\tVi-yhteensopivuustila: compatible" | |
3007 | |
3008 msgid "-N\t\t\tNot fully Vi compatible: 'nocompatible'" | |
3009 msgstr "-N\t\t\tEi Vi-yhteensopivuutta: nocompatible" | |
3010 | |
3011 msgid "-V[N][fname]\t\tBe verbose [level N] [log messages to fname]" | |
3012 msgstr "" | |
3013 "-V[N][tnimi]\t\tMonisanainen tuloste [Taso N] [kirjoita tuloste tnimeen] " | |
3014 | |
3015 msgid "-D\t\t\tDebugging mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3016 msgstr "-D\t\t\tVianetsintätila" |
1624 | 3017 |
3018 msgid "-n\t\t\tNo swap file, use memory only" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3019 msgstr "-n\t\t\tEi swap-tiedostoja, käytä muistia" |
1624 | 3020 |
3021 msgid "-r\t\t\tList swap files and exit" | |
3022 msgstr "-r\t\t\tLuetteloi swap-tiedostot ja poistu" | |
3023 | |
3024 msgid "-r (with file name)\tRecover crashed session" | |
3025 msgstr "-r (tiedostonimi)\tPalauta kaatunut sessio" | |
3026 | |
3027 msgid "-L\t\t\tSame as -r" | |
3028 msgstr "-L\t\t\tkuten -r" | |
3029 | |
3030 msgid "-f\t\t\tDon't use newcli to open window" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3031 msgstr "-f\t\t\tÄlä käytä newcli:tä ikkunan avaamiseen" |
1624 | 3032 |
3033 msgid "-dev <device>\t\tUse <device> for I/O" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3034 msgstr "-dev <laite>\t\tKäytä <laitetta> IO:hon" |
1624 | 3035 |
14123 | 3036 msgid "-A\t\t\tStart in Arabic mode" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3037 msgstr "-A\t\t\tkäynnistä arabia-tilassa" |
1624 | 3038 |
3039 msgid "-H\t\t\tStart in Hebrew mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3040 msgstr "-H\t\t\tkäynnistä heprea-tilassa" |
1624 | 3041 |
3042 msgid "-F\t\t\tStart in Farsi mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3043 msgstr "-F\t\t\tkäynnistä farsi-tilassa" |
1624 | 3044 |
3045 msgid "-T <terminal>\tSet terminal type to <terminal>" | |
3046 msgstr "-T <terminaali>\tAseta terminaalin tyypiksi <terminaali>" | |
3047 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3048 msgid "--not-a-term\t\tSkip warning for input/output not being a terminal" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3049 msgstr "--not-a-term\t\tOhita varoitus siitä että i/o ei ole terminaali" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3050 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3051 msgid "--ttyfail\t\tExit if input or output is not a terminal" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3052 msgstr "--ttyfail\t\tLopeta jos syöttö tai tuloste ei tule terminaalista tai " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3053 "terminaaliin vastaavasti" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3054 |
1624 | 3055 msgid "-u <vimrc>\t\tUse <vimrc> instead of any .vimrc" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3056 msgstr "-u <vimrc>\t\tKäytä <vimrc>-tiedostoa .vimrc:iden sijasta" |
1624 | 3057 |
3058 msgid "-U <gvimrc>\t\tUse <gvimrc> instead of any .gvimrc" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3059 msgstr "-U <gvimrc>\t\tKäytä <gvimrc>-tiedostoa .gvimrc:iden sijasta" |
1624 | 3060 |
3061 msgid "--noplugin\t\tDon't load plugin scripts" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3062 msgstr "--noplugin\t\tÄlä lataa liitännäisiä" |
1624 | 3063 |
3064 msgid "-p[N]\t\tOpen N tab pages (default: one for each file)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3065 msgstr "-p[N]\t\tAvaa N välilehteä (oletus: yksi per tiedosto)" |
1624 | 3066 |
3067 msgid "-o[N]\t\tOpen N windows (default: one for each file)" | |
3068 msgstr "-o[N]\t\tAvaa N ikkunaa (oletus: yksi per tiedosto)" | |
3069 | |
3070 msgid "-O[N]\t\tLike -o but split vertically" | |
3071 msgstr "-O[N]\t\tKuten -o, mutta jaa pystysuunnassa" | |
3072 | |
3073 msgid "+\t\t\tStart at end of file" | |
3074 msgstr "+\t\t\tAloita tiedoston lopusta" | |
3075 | |
3076 msgid "+<lnum>\t\tStart at line <lnum>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3077 msgstr "+<rivi>\t\t\tAloita riviltä <rivi>" |
1624 | 3078 |
3079 msgid "--cmd <command>\tExecute <command> before loading any vimrc file" | |
3080 msgstr "--cmd <komento>\tSuorita <komento> ennen vimrc:iden latausta" | |
3081 | |
3082 msgid "-c <command>\t\tExecute <command> after loading the first file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3083 msgstr "-c <komento>\t\tSuorita <komento> ensimmäisen tiedoston latauduttua" |
1624 | 3084 |
3085 msgid "-S <session>\t\tSource file <session> after loading the first file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3086 msgstr "-S <sessio>\t\tLataa <sessio> ensimmäisen tiedoston latauduttua" |
1624 | 3087 |
3088 msgid "-s <scriptin>\tRead Normal mode commands from file <scriptin>" | |
3089 msgstr "-s <skripti>\tLue normaalitilan komentoja <skripti>-tiedostosta" | |
3090 | |
3091 msgid "-w <scriptout>\tAppend all typed commands to file <scriptout>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3092 msgstr "-w <skripti>\tLisää kirjoitetut komennot <skripti>-tiedostoon" |
1624 | 3093 |
3094 msgid "-W <scriptout>\tWrite all typed commands to file <scriptout>" | |
3095 msgstr "-W <skripti>\tKirjoita komennot <skripti>-tiedostoon" | |
3096 | |
3097 msgid "-x\t\t\tEdit encrypted files" | |
3098 msgstr "-x\t\t\tMuokkaa salattua tiedostoa" | |
3099 | |
3100 msgid "-display <display>\tConnect vim to this particular X-server" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3101 msgstr "-display <näyttö>\tYhdistä vim tiettyyn X-palvelimeen" |
1624 | 3102 |
3103 msgid "-X\t\t\tDo not connect to X server" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3104 msgstr "-X\t\t\tÄlä yhdistä X-palvelimeen" |
1624 | 3105 |
3106 msgid "--remote <files>\tEdit <files> in a Vim server if possible" | |
3107 msgstr "" | |
3108 "--remote <tiedostoja>\tMuokkaa <tiedostoja> Vim-palvelimessa, jos mahdollista" | |
3109 | |
3110 msgid "--remote-silent <files> Same, don't complain if there is no server" | |
3111 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3112 "--remote-silent <tiedostoja>\tSama, mutta älä ilmoita puuttuvasta " |
1624 | 3113 "palvelimesta" |
3114 | |
3115 msgid "" | |
3116 "--remote-wait <files> As --remote but wait for files to have been edited" | |
3117 msgstr "" | |
3118 "--remote-wait <tiedostoja> kuten --remote, mutta odota tiedostojen " | |
3119 "muokkaamista" | |
3120 | |
3121 msgid "" | |
3122 "--remote-wait-silent <files> Same, don't complain if there is no server" | |
3123 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3124 "--remote-wait-silent <tiedostoja> sama, mutta älä ilmoita puuttuvasta " |
1624 | 3125 "palvelimesta" |
3126 | |
1698 | 3127 msgid "" |
3128 "--remote-tab[-wait][-silent] <files> As --remote but use tab page per file" | |
1624 | 3129 msgstr "" |
1698 | 3130 "--remote-tab[-wait][-silent] <tiedostoja> kuten --remote, mutta avaa " |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3131 "välilehti joka tiedostolle" |
1624 | 3132 |
3133 msgid "--remote-send <keys>\tSend <keys> to a Vim server and exit" | |
3134 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3135 "--remote-send <näppäimiä>\tLähetä <näppäimiä> painalluksina Vimille ja lopeta" |
1624 | 3136 |
3137 msgid "--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result" | |
3138 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3139 "--remote-expr <ilmaus>\tKäsittele <ilmaus> Vim-palvelimella ja tulosta tulos" |
1624 | 3140 |
3141 msgid "--serverlist\t\tList available Vim server names and exit" | |
3142 msgstr "--serverlist\t\tLuettele Vim-palvelinten nimet ja lopeta" | |
3143 | |
3144 msgid "--servername <name>\tSend to/become the Vim server <name>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3145 msgstr "--servername <nimi>\tLähetä Vim-palvelimelle <nimi> tai luo se" |
1624 | 3146 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3147 msgid "--startuptime <file>\tWrite startup timing messages to <file>" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3148 msgstr "--startuptime <file>\tKirjoita käynnistysaikaviestit tiedostoon <file>" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3149 |
1624 | 3150 msgid "-i <viminfo>\t\tUse <viminfo> instead of .viminfo" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3151 msgstr "-i <viminfo>\t\tKäytä <viminfo>-tiedostoa .viminfon sijaan" |
1624 | 3152 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3153 msgid "--clean\t\t'nocompatible', Vim defaults, no plugins, no viminfo" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3154 msgstr "--clean\t\t'nocompatible', Vimin oletukset," |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3155 "ei liitännäisiä tai viminfoa" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3156 |
1624 | 3157 msgid "-h or --help\tPrint Help (this message) and exit" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3158 msgstr "-h tai --help\tTulosta ohje (tämä viesti) ja lopeta" |
1624 | 3159 |
3160 msgid "--version\t\tPrint version information and exit" | |
3161 msgstr "--version\t\t\tTulosta versiotiedot ja lopeta" | |
3162 | |
3163 msgid "" | |
3164 "\n" | |
3165 "Arguments recognised by gvim (Motif version):\n" | |
3166 msgstr "" | |
3167 "\n" | |
3168 "Gvimin (Motif-version) tuntemat argumentit:\n" | |
3169 | |
3170 msgid "" | |
3171 "\n" | |
3172 "Arguments recognised by gvim (neXtaw version):\n" | |
3173 msgstr "" | |
3174 "\n" | |
3175 "Gvimin (neXtaw-version) tuntemat argumentit:\n" | |
3176 | |
3177 msgid "" | |
3178 "\n" | |
3179 "Arguments recognised by gvim (Athena version):\n" | |
3180 msgstr "" | |
3181 "\n" | |
3182 "Gvimin (Athena-version) tuntemat argumentit:\n" | |
3183 | |
3184 msgid "-display <display>\tRun vim on <display>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3185 msgstr "-display <näyttö>\tSuorita vim <näytössä>" |
1624 | 3186 |
3187 msgid "-iconic\t\tStart vim iconified" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3188 msgstr "-iconic\t\tKäynnistä pienennettynä" |
1624 | 3189 |
3190 msgid "-background <color>\tUse <color> for the background (also: -bg)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3191 msgstr "-background <väri>\tKäytä <väriä> taustavärinä (myös: -bg)" |
1624 | 3192 |
3193 msgid "-foreground <color>\tUse <color> for normal text (also: -fg)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3194 msgstr "-foreground <väri>\tKäytä <väriä> tekstin värinä (myös: -fg)" |
1624 | 3195 |
3196 msgid "-font <font>\t\tUse <font> for normal text (also: -fn)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3197 msgstr "-font <fontti>\t\tKäytä <fonttia> tekstissä (myös: -fn)" |
1624 | 3198 |
3199 msgid "-boldfont <font>\tUse <font> for bold text" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3200 msgstr "-boldfont <fontti>\tKäytä <fonttia> lihavoidussa tekstissä" |
1624 | 3201 |
3202 msgid "-italicfont <font>\tUse <font> for italic text" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3203 msgstr "-italicfont <fontti>\tKäytä <fonttia> kursivoidussa tekstissä" |
1624 | 3204 |
3205 msgid "-geometry <geom>\tUse <geom> for initial geometry (also: -geom)" | |
3206 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3207 "-geometry <geom>\tKäytä mittoja <geom> ikkunan asetteluun (myös: -geom)" |
1624 | 3208 |
3209 msgid "-borderwidth <width>\tUse a border width of <width> (also: -bw)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3210 msgstr "-borderwidt <leveys>\tKäytä <leveyttä> reunuksissa (myös: -bw) " |
1624 | 3211 |
3212 msgid "-scrollbarwidth <width> Use a scrollbar width of <width> (also: -sw)" | |
3213 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3214 "-scrollbarwidth <leveys> Käytä <leveyttä> vierityspalkissa (myös: -sw)" |
1624 | 3215 |
3216 msgid "-menuheight <height>\tUse a menu bar height of <height> (also: -mh)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3217 msgstr "-menuheight <korkeus>\tKäytä <korkeutta> valikossa (myös: -mh)" |
1624 | 3218 |
3219 msgid "-reverse\t\tUse reverse video (also: -rv)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3220 msgstr "-reverse\t\tKäytä käänteisvärejä (myös: -rv) " |
1624 | 3221 |
3222 msgid "+reverse\t\tDon't use reverse video (also: +rv)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3223 msgstr "+reverse\t\tÄlä käytä käänteisvärejä (myös: +rv)" |
1624 | 3224 |
3225 msgid "-xrm <resource>\tSet the specified resource" | |
3226 msgstr "-xrm <resurssi>\tAseta resurssi" | |
3227 | |
3228 msgid "" | |
3229 "\n" | |
3230 "Arguments recognised by gvim (GTK+ version):\n" | |
3231 msgstr "" | |
3232 "\n" | |
3233 "Gvimin (GTK+-version) tuntemat argumentit:\n" | |
3234 | |
3235 msgid "-display <display>\tRun vim on <display> (also: --display)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3236 msgstr "-display <näyttö>\tSuorita vim näytöllä <näyttö> (myös: --display)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3237 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3238 # X-ikkunointijärjestelmässä saman sovelluksen saman luokan ikkunat |
1624 | 3239 # tunnistetaan rooliresursseista |
3240 msgid "--role <role>\tSet a unique role to identify the main window" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3241 msgstr "--role <rooli>\tAseta pääikkunalle ainutlaatuinen rooli tunnisteeksi" |
1624 | 3242 |
3243 msgid "--socketid <xid>\tOpen Vim inside another GTK widget" | |
3244 msgstr "--socketid <xid>\tAvaa Vim annettuun GTK-olioon " | |
3245 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3246 msgid "--echo-wid\t\tMake gvim echo the Window ID on stdout" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3247 msgstr "--echo-wid\t\tTulosta gvimin Window ID vakiotulosteeseen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3248 |
1624 | 3249 msgid "-P <parent title>\tOpen Vim inside parent application" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3250 msgstr "-P <otsikko>\tAvaa Vim isäntäohjelman sisään" |
1624 | 3251 |
1698 | 3252 msgid "--windowid <HWND>\tOpen Vim inside another win32 widget" |
3253 msgstr "--windowid <HWND>\tAvaa Vim annettuun win32-olioon " | |
1624 | 3254 |
3255 msgid "No display" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3256 msgstr "Ei näyttöä" |
1624 | 3257 |
3258 msgid ": Send failed.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3259 msgstr ": Lähetys epäonnistui.\n" |
1624 | 3260 |
3261 msgid ": Send failed. Trying to execute locally\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3262 msgstr ": Lähetys epäonnistui. Yritetään suorittaa paikallisena\n" |
1624 | 3263 |
3264 #, c-format | |
3265 msgid "%d of %d edited" | |
3266 msgstr "%d/%d muokattu" | |
3267 | |
3268 msgid "No display: Send expression failed.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3269 msgstr "Ei näyttöä: Ilmauksen lähetys epäonnistui.\n" |
1624 | 3270 |
3271 msgid ": Send expression failed.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3272 msgstr ": Ilmauksen lähetys epäonnistui.\n" |
1624 | 3273 |
3274 msgid "No marks set" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3275 msgstr "Ei asetettuja merkkejä" |
1624 | 3276 |
3277 #, c-format | |
3278 msgid "E283: No marks matching \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3279 msgstr "E283: Mikään merkki ei täsmää ilmaukseen \"%s\"" |
1624 | 3280 |
3281 msgid "" | |
3282 "\n" | |
3283 "mark line col file/text" | |
3284 msgstr "" | |
3285 "\n" | |
3286 "merkki rivi sarake tiedosto/teksti" | |
3287 | |
3288 msgid "" | |
3289 "\n" | |
3290 " jump line col file/text" | |
3291 msgstr "" | |
3292 "\n" | |
3293 "hyppy rivi sarake tiedosto/teksti" | |
3294 | |
3295 msgid "" | |
3296 "\n" | |
3297 "change line col text" | |
3298 msgstr "" | |
3299 "\n" | |
3300 "muutos rivi sarake teksti" | |
3301 | |
3302 msgid "" | |
3303 "\n" | |
3304 "# File marks:\n" | |
3305 msgstr "" | |
3306 "\n" | |
3307 "# Tiedoston merkit:\n" | |
3308 | |
3309 msgid "" | |
3310 "\n" | |
3311 "# Jumplist (newest first):\n" | |
3312 msgstr "" | |
3313 "\n" | |
3314 "# Hyppylista (uusin ensiksi):\n" | |
3315 | |
3316 msgid "" | |
3317 "\n" | |
3318 "# History of marks within files (newest to oldest):\n" | |
3319 msgstr "" | |
3320 "\n" | |
3321 "# Tiedostojen merkkien historia (uusimmasta vanhimpaan):\n" | |
3322 | |
3323 msgid "Missing '>'" | |
3324 msgstr "> puuttuu" | |
3325 | |
3326 msgid "E543: Not a valid codepage" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3327 msgstr "E543: Koodisivu ei ole käypä" |
1624 | 3328 |
3329 msgid "E284: Cannot set IC values" | |
3330 msgstr "E284: Ei voi asettaa IC-arvoja" | |
3331 | |
3332 msgid "E285: Failed to create input context" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3333 msgstr "E285: Syötekontekstin luonti ei onnistu" |
1624 | 3334 |
3335 msgid "E286: Failed to open input method" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3336 msgstr "E286: Syötemetodin avaus ei onnistu" |
1624 | 3337 |
3338 msgid "E287: Warning: Could not set destroy callback to IM" | |
3339 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3340 "E287: Varoitus: Ei voitu asettaa destroy-kutsua syötemetodipalvelimelle" |
1624 | 3341 |
3342 msgid "E288: input method doesn't support any style" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3343 msgstr "E288: syötemetodi ei tue tyylejä" |
1624 | 3344 |
3345 msgid "E289: input method doesn't support my preedit type" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3346 msgstr "E289: syötemetodi ei tue tätä preedit-tyyppiä" |
1624 | 3347 |
3348 msgid "E293: block was not locked" | |
3349 msgstr "E293: lohkoa ei ole lukittu" | |
3350 | |
3351 msgid "E294: Seek error in swap file read" | |
3352 msgstr "E294: Hakuvirhe swap-tiedostoa luettaessa" | |
3353 | |
3354 msgid "E295: Read error in swap file" | |
3355 msgstr "E295: Lukuvirhe swap-tiedostossa" | |
3356 | |
3357 msgid "E296: Seek error in swap file write" | |
3358 msgstr "E296: Hakuvirhe swap-tiedostoa kirjoitettaessa" | |
3359 | |
3360 msgid "E297: Write error in swap file" | |
3361 msgstr "E297: Kirjoitusvirhe swap-tiedostossa" | |
3362 | |
3363 msgid "E300: Swap file already exists (symlink attack?)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3364 msgstr "E300: Swaptiedosto on jo olemassa (symlink-hyökkäys?)" |
1624 | 3365 |
3366 msgid "E298: Didn't get block nr 0?" | |
3367 msgstr "E298: Lohko 0:aa ei saatu?" | |
3368 | |
3369 msgid "E298: Didn't get block nr 1?" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3370 msgstr "E298: Lohko 1:tä ei saatu?" |
1624 | 3371 |
3372 msgid "E298: Didn't get block nr 2?" | |
3373 msgstr "E298: Lohko 2:ta ei saatu?" | |
3374 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3375 msgid "E843: Error while updating swap file crypt" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3376 msgstr "E843: Virhe päivitettäessä swapin kryptausta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3377 |
1624 | 3378 msgid "E301: Oops, lost the swap file!!!" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3379 msgstr "E301: Hups, swap-tiedosto hävisi!" |
1624 | 3380 |
3381 msgid "E302: Could not rename swap file" | |
3382 msgstr "E302: Swap-tiedoston uudellennimeys ei onnistu" | |
3383 | |
3384 #, c-format | |
3385 msgid "E303: Unable to open swap file for \"%s\", recovery impossible" | |
3386 msgstr "E303: Swap-tiedostoa %s ei voi avata, palautus ei onnistu" | |
3387 | |
3388 msgid "E304: ml_upd_block0(): Didn't get block 0??" | |
3389 msgstr "E304: ml_upd_block0(): Lohko 0:aa ei saatu?" | |
3390 | |
3391 #, c-format | |
3392 msgid "E305: No swap file found for %s" | |
3393 msgstr "E305: Ei swap-tiedostoa tiedostolle %s" | |
3394 | |
3395 msgid "Enter number of swap file to use (0 to quit): " | |
3396 msgstr "Anna swap-tiedoston numero tai 0 lopettaaksesi: " | |
3397 | |
3398 #, c-format | |
3399 msgid "E306: Cannot open %s" | |
3400 msgstr "E306: Ei voi avata tiedostoa %s" | |
3401 | |
3402 msgid "Unable to read block 0 from " | |
3403 msgstr "Ei voi lukea lohkoa 0 kohteesta " | |
3404 | |
3405 msgid "" | |
3406 "\n" | |
3407 "Maybe no changes were made or Vim did not update the swap file." | |
3408 msgstr "" | |
3409 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3410 "Muutoksia ei tehty, tai Vim ei päivittänyt swap-tiedostoa." |
1624 | 3411 |
3412 msgid " cannot be used with this version of Vim.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3413 msgstr " ei toimi tämän version Vimin kanssa.\n" |
1624 | 3414 |
3415 msgid "Use Vim version 3.0.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3416 msgstr "Käytä Vimin versiota 3.0\n" |
1624 | 3417 |
3418 #, c-format | |
3419 msgid "E307: %s does not look like a Vim swap file" | |
3420 msgstr "E307: %s ei ole Vimin swap-tiedosto" | |
3421 | |
3422 msgid " cannot be used on this computer.\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3423 msgstr " ei toimi tällä koneella.\n" |
1624 | 3424 |
3425 msgid "The file was created on " | |
3426 msgstr "Tiedosto luotiin " | |
3427 | |
3428 msgid "" | |
3429 ",\n" | |
3430 "or the file has been damaged." | |
3431 msgstr "" | |
3432 ",\n" | |
3433 "tai tiedosto on vahingoittunut." | |
3434 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3435 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3436 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3437 "E833: %s is encrypted and this version of Vim does not support encryption" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3438 msgstr "E833: %s on salattu eikä tämä Vim tue salausta" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3439 |
1624 | 3440 msgid " has been damaged (page size is smaller than minimum value).\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3441 msgstr " on vioittunut (sivun koko on vähimmäisarvoa pienempi).\n" |
1624 | 3442 |
3443 #, c-format | |
3444 msgid "Using swap file \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3445 msgstr "Käytetään swap-tiedostoa %s" |
1624 | 3446 |
3447 #, c-format | |
3448 msgid "Original file \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3449 msgstr "Alkuperäinen tiedosto %s" |
1624 | 3450 |
3451 msgid "E308: Warning: Original file may have been changed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3452 msgstr "E308: Varoitus: Alkuperäistä tiedostoa saattaa olla muutettu" |
1624 | 3453 |
3454 #, c-format | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3455 msgid "Swap file is encrypted: \"%s\"" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3456 msgstr "Swap-tiedosto on salattu: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3457 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3458 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3459 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3460 "If you entered a new crypt key but did not write the text file," |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3461 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3462 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3463 "Jos käytit uutta salausavainta muttet kirjoittanut tekstitiedostoa," |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3464 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3465 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3466 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3467 "enter the new crypt key." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3468 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3469 "\n" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3470 "anna uusi salausavain." |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3471 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3472 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3473 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3474 "If you wrote the text file after changing the crypt key press enter" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3475 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3476 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3477 "Jos kirjoitit tekstitiedoston salausavaimen vaihdon jälkeen paina enteriä" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3478 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3479 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3480 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3481 "to use the same key for text file and swap file" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3482 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3483 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3484 "käyttääksesi samaa avainta teksti- ja swäppitiedostoille" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3485 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3486 #, c-format |
1624 | 3487 msgid "E309: Unable to read block 1 from %s" |
3488 msgstr "E309: Ei voitu lukea lohkoa 1 tiedostosta %s" | |
3489 | |
3490 msgid "???MANY LINES MISSING" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3491 msgstr "???PALJON RIVEJÄ PUUTTUU" |
1624 | 3492 |
3493 msgid "???LINE COUNT WRONG" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3494 msgstr "???RIVIMÄÄRÄ PIELESSÄ" |
1624 | 3495 |
3496 msgid "???EMPTY BLOCK" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3497 msgstr "???TYHJÄ LOHKO" |
1624 | 3498 |
3499 msgid "???LINES MISSING" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3500 msgstr "???RIVEJÄ PUUTTUU" |
1624 | 3501 |
3502 #, c-format | |
3503 msgid "E310: Block 1 ID wrong (%s not a .swp file?)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3504 msgstr "E310: Lohon 1 tunniste väärä (%s ei ole .swp-tiedosto?)" |
1624 | 3505 |
3506 msgid "???BLOCK MISSING" | |
3507 msgstr "???LOHKO PUUTTUU" | |
3508 | |
3509 msgid "??? from here until ???END lines may be messed up" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3510 msgstr "??? tästä kohtaan ???LOPPU rivejä sekaisin" |
1624 | 3511 |
3512 msgid "??? from here until ???END lines may have been inserted/deleted" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3513 msgstr "??? tästä kohtaan ???LOPPU rivejä saattaa olla lisätty tai poistettu" |
1624 | 3514 |
3515 msgid "???END" | |
3516 msgstr "???LOPPU" | |
3517 | |
3518 msgid "E311: Recovery Interrupted" | |
3519 msgstr "E311: Palautus keskeytetty" | |
3520 | |
3521 msgid "" | |
3522 "E312: Errors detected while recovering; look for lines starting with ???" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3523 msgstr "E312: Palautuksessa oli virheitä, etsi rivejä, jotka alkavat ???" |
1624 | 3524 |
3525 msgid "See \":help E312\" for more information." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3526 msgstr ":help E312 kertoo lisätietoja" |
1624 | 3527 |
3528 msgid "Recovery completed. You should check if everything is OK." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3529 msgstr "Palautus onnistui. Tarkista, että kaikki on kunnossa." |
1624 | 3530 |
3531 msgid "" | |
3532 "\n" | |
3533 "(You might want to write out this file under another name\n" | |
3534 msgstr "" | |
3535 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3536 "(Saattaa kannattaa kirjoittaa tämä tiedosto toisella nimellä\n" |
1624 | 3537 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3538 msgid "and run diff with the original file to check for changes)" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3539 msgstr "ja katso diffillä muutokset alkuperäiseen tiedostoon)" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3540 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3541 msgid "Recovery completed. Buffer contents equals file contents." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3542 msgstr "Palautus onnistui. Puskurin ja tiedoston sisällöt täsmäävät." |
1624 | 3543 |
3544 msgid "" | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3545 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3546 "You may want to delete the .swp file now.\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3547 "\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3548 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3549 "\n" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3550 "Voit poistaa .swp-tiedosto nyt.\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3551 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3552 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3553 msgid "Using crypt key from swap file for the text file.\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3554 msgstr "Käytetään swäpin salausavainta tekstitiedostolle\n" |
1624 | 3555 |
3556 msgid "Swap files found:" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3557 msgstr "Swap-tiedostoja löytyi:" |
1624 | 3558 |
3559 msgid " In current directory:\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3560 msgstr " Tässä hakemistossa:\n" |
1624 | 3561 |
3562 msgid " Using specified name:\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3563 msgstr " Määritellyllä nimellä:\n" |
1624 | 3564 |
3565 msgid " In directory " | |
3566 msgstr " Hakemistossa " | |
3567 | |
3568 msgid " -- none --\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3569 msgstr " -- ei mitään --\n" |
1624 | 3570 |
3571 msgid " owned by: " | |
3572 msgstr " omistaja: " | |
3573 | |
3574 msgid " dated: " | |
3575 msgstr " ajalta: " | |
3576 | |
3577 msgid " dated: " | |
3578 msgstr " ajalta:" | |
3579 | |
3580 msgid " [from Vim version 3.0]" | |
3581 msgstr " [Vimin 3.0-versiosta]" | |
3582 | |
3583 msgid " [does not look like a Vim swap file]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3584 msgstr " [ei näytä Vimin swap-tiedostolta]" |
1624 | 3585 |
3586 msgid " file name: " | |
3587 msgstr " tiedostonimi: " | |
3588 | |
3589 msgid "" | |
3590 "\n" | |
3591 " modified: " | |
3592 msgstr "" | |
3593 "\n" | |
3594 " muokattu: " | |
3595 | |
3596 msgid "YES" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3597 msgstr "KYLLÄ" |
1624 | 3598 |
3599 msgid "no" | |
3600 msgstr "ei" | |
3601 | |
3602 msgid "" | |
3603 "\n" | |
3604 " user name: " | |
3605 msgstr "" | |
3606 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3607 " käyttäjänimi: " |
1624 | 3608 |
3609 msgid " host name: " | |
3610 msgstr " laitenimi: " | |
3611 | |
3612 msgid "" | |
3613 "\n" | |
3614 " host name: " | |
3615 msgstr "" | |
3616 "\n" | |
3617 " laitenimi: " | |
3618 | |
3619 msgid "" | |
3620 "\n" | |
3621 " process ID: " | |
3622 msgstr "" | |
3623 "\n" | |
3624 " prosessin tunniste: " | |
3625 | |
3626 msgid " (still running)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3627 msgstr " (käynnissä)" |
1624 | 3628 |
3629 msgid "" | |
3630 "\n" | |
3631 " [not usable with this version of Vim]" | |
3632 msgstr "" | |
3633 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3634 " [ei toimi tämän Vim-version kanssa]" |
1624 | 3635 |
3636 msgid "" | |
3637 "\n" | |
3638 " [not usable on this computer]" | |
3639 msgstr "" | |
3640 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3641 " [ei toimi tällä koneella]" |
1624 | 3642 |
3643 msgid " [cannot be read]" | |
3644 msgstr " [ei voi lukea]" | |
3645 | |
3646 msgid " [cannot be opened]" | |
3647 msgstr " [ei voi avata]" | |
3648 | |
3649 msgid "E313: Cannot preserve, there is no swap file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3650 msgstr "E313: Ei voi säilyttää, swap-tiedostoa ei ole" |
1624 | 3651 |
3652 msgid "File preserved" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3653 msgstr "Tiedosto säilytetty" |
1624 | 3654 |
3655 msgid "E314: Preserve failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3656 msgstr "E314: Säilyttäminen epäonnistui" |
1624 | 3657 |
3658 #, c-format | |
3659 msgid "E315: ml_get: invalid lnum: %ld" | |
3660 msgstr "E315: ml_get: virheellinen lnum: %ld" | |
3661 | |
3662 #, c-format | |
3663 msgid "E316: ml_get: cannot find line %ld" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3664 msgstr "E316: ml_get: riviä %ld ei löydy" |
1624 | 3665 |
3666 msgid "E317: pointer block id wrong 3" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3667 msgstr "E317: osoitinlohkon tunnus väärä 3" |
1624 | 3668 |
3669 msgid "stack_idx should be 0" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3670 msgstr "stack_idx pitää olla 0" |
1624 | 3671 |
3672 msgid "E318: Updated too many blocks?" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3673 msgstr "E318: Päivitetty liikaa lohkoja" |
1624 | 3674 |
3675 msgid "E317: pointer block id wrong 4" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3676 msgstr "E317: osoitinlohkon tunnus väärä 4" |
1624 | 3677 |
3678 msgid "deleted block 1?" | |
3679 msgstr "poistettu lohko 1?" | |
3680 | |
3681 #, c-format | |
3682 msgid "E320: Cannot find line %ld" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3683 msgstr "E320: Riviä %ld ei löydy" |
1624 | 3684 |
3685 msgid "E317: pointer block id wrong" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3686 msgstr "E317: osoitinlohkon tunnus väärä" |
1624 | 3687 |
3688 msgid "pe_line_count is zero" | |
3689 msgstr "pe_line_count on nolla" | |
3690 | |
3691 #, c-format | |
3692 msgid "E322: line number out of range: %ld past the end" | |
3693 msgstr "E322: rivinumero arvoalueen ulkopuoleta: %ld on loppua suurempi" | |
3694 | |
3695 #, c-format | |
3696 msgid "E323: line count wrong in block %ld" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3697 msgstr "E323: rivimäärä väärin lohkossa %ld" |
1624 | 3698 |
3699 msgid "Stack size increases" | |
3700 msgstr "Pinon koko kasvaa" | |
3701 | |
3702 msgid "E317: pointer block id wrong 2" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3703 msgstr "E317: osoitinlohon tunnus väärä 2" |
1624 | 3704 |
3705 #, c-format | |
3706 msgid "E773: Symlink loop for \"%s\"" | |
3707 msgstr "E773: Symlinkkisilmukka kohteelle %s" | |
3708 | |
3709 msgid "E325: ATTENTION" | |
3710 msgstr "E325: HUOMAA" | |
3711 | |
3712 msgid "" | |
3713 "\n" | |
3714 "Found a swap file by the name \"" | |
3715 msgstr "" | |
3716 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3717 "Swap-tiedosto löytyi: \"" |
1624 | 3718 |
3719 msgid "While opening file \"" | |
3720 msgstr "Avattaessa tiedostoa " | |
3721 | |
3722 msgid " NEWER than swap file!\n" | |
3723 msgstr " joka on UUDEMPI kuin swap-tiedosto!\n" | |
3724 | |
3725 msgid "" | |
3726 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3727 "(1) Another program may be editing the same file. If this is the case,\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3728 " be careful not to end up with two different instances of the same\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3729 " file when making changes. Quit, or continue with caution.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3730 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3731 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3732 "(1) Toinen ohjelma saattaa käyttää samaa tiedostoa.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3733 " Jos näin on, varo, ettet muokkaa saman tiedoston\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3734 " kahta instanssia yhtä aikaa. Lopeta tai jatka varoen.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3735 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3736 msgid "(2) An edit session for this file crashed.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3737 msgstr "(2) Tiedostonmuokkausistunto on kaatunut.\n" |
1624 | 3738 |
3739 msgid " If this is the case, use \":recover\" or \"vim -r " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3740 msgstr " Jos näin on, käytä komentoa :recover tai vim -r " |
1624 | 3741 |
3742 msgid "" | |
3743 "\"\n" | |
3744 " to recover the changes (see \":help recovery\").\n" | |
3745 msgstr "" | |
3746 "\"\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3747 " palauttaaksesi muutokset (lisätietoja: \":help recovery\").\n" |
1624 | 3748 |
3749 msgid " If you did this already, delete the swap file \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3750 msgstr " Jos teit jo näin, poista swap-tiedosto " |
1624 | 3751 |
3752 msgid "" | |
3753 "\"\n" | |
3754 " to avoid this message.\n" | |
3755 msgstr "" | |
3756 "\"\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3757 " välttääksesi tämän viestin.\n" |
1624 | 3758 |
3759 msgid "Swap file \"" | |
3760 msgstr "Swap-tiedosto " | |
3761 | |
3762 msgid "\" already exists!" | |
3763 msgstr " on jo olemassa" | |
3764 | |
3765 msgid "VIM - ATTENTION" | |
3766 msgstr "VIM - HUOMAUTUS" | |
3767 | |
3768 msgid "Swap file already exists!" | |
3769 msgstr "Swap-tiedosto on jo olemassa" | |
3770 | |
3771 msgid "" | |
3772 "&Open Read-Only\n" | |
3773 "&Edit anyway\n" | |
3774 "&Recover\n" | |
3775 "&Quit\n" | |
3776 "&Abort" | |
3777 msgstr "" | |
3778 "&Avaa kirjoitussuojattuna\n" | |
3779 "&Muokkaa\n" | |
3780 "&Palauta\n" | |
3781 "&Lopeta\n" | |
3782 "P&eru" | |
3783 | |
3784 msgid "" | |
3785 "&Open Read-Only\n" | |
3786 "&Edit anyway\n" | |
3787 "&Recover\n" | |
3788 "&Delete it\n" | |
3789 "&Quit\n" | |
3790 "&Abort" | |
3791 msgstr "" | |
3792 "&Avaa kirjoitussuojattuna\n" | |
3793 "&Muokkaa\n" | |
3794 "&Palauta\n" | |
3795 "P&oista\n" | |
3796 "&Lopeta\n" | |
3797 "P&eru" | |
3798 | |
3799 msgid "E326: Too many swap files found" | |
3800 msgstr "E326: Liian monta swap-tiedostoa" | |
3801 | |
3802 msgid "E327: Part of menu-item path is not sub-menu" | |
3803 msgstr "E327: Valikkokohtapolun osa ei ole alivalikko" | |
3804 | |
3805 msgid "E328: Menu only exists in another mode" | |
3806 msgstr "E328: Valikko on olemassa vain toisessa tilassa" | |
3807 | |
3808 #, c-format | |
3809 msgid "E329: No menu \"%s\"" | |
3810 msgstr "E329: Ei valikkoa %s" | |
3811 | |
3812 msgid "E792: Empty menu name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3813 msgstr "E792: tyhjä valikkonimi" |
1624 | 3814 |
3815 msgid "E330: Menu path must not lead to a sub-menu" | |
3816 msgstr "E330: Valikkopolku ei saa johtaa alivalikkoon" | |
3817 | |
3818 msgid "E331: Must not add menu items directly to menu bar" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3819 msgstr "E331: Valikkokohtia ei saa lisätä suoraan valikkopalkkiin" |
1624 | 3820 |
3821 msgid "E332: Separator cannot be part of a menu path" | |
3822 msgstr "E332: Erotin ei voi olla valikkopolun osa" | |
3823 | |
3824 msgid "" | |
3825 "\n" | |
3826 "--- Menus ---" | |
3827 msgstr "" | |
3828 "\n" | |
3829 "--- Valikot ---" | |
3830 | |
3831 msgid "Tear off this menu" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3832 msgstr "Repäise valikko irti" |
1624 | 3833 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3834 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3835 msgid "E335: Menu not defined for %s mode" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3836 msgstr "E335: Valikkoa ei ole määritelty %s-tilassa" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
3837 |
1624 | 3838 msgid "E333: Menu path must lead to a menu item" |
3839 msgstr "E333: Valikkopolun on johdettava valikkokohtaan" | |
3840 | |
3841 #, c-format | |
3842 msgid "E334: Menu not found: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3843 msgstr "E334: Valikkoa ei löydy: %s" |
1624 | 3844 |
3845 msgid "E336: Menu path must lead to a sub-menu" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3846 msgstr "E336: Valikkopolun pitää johtaa alivalikkoon" |
1624 | 3847 |
3848 msgid "E337: Menu not found - check menu names" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3849 msgstr "E337: Valikkoa ei löytynyt - tarkista valikkojen nimet" |
1624 | 3850 |
3851 #, c-format | |
3852 msgid "Error detected while processing %s:" | |
3853 msgstr "Virhe suoritettaessa komentoja %s:" | |
3854 | |
3855 #, c-format | |
3856 msgid "line %4ld:" | |
3857 msgstr "rivi %4ld:" | |
3858 | |
3859 #, c-format | |
3860 msgid "E354: Invalid register name: '%s'" | |
3861 msgstr "E354: Virheellinen rekisterin nimi: %s" | |
3862 | |
3863 msgid "Messages maintainer: Bram Moolenaar <Bram@vim.org>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3864 msgstr "Käännöksen ylläpitäjä: Flammie Pirinen <flammie@iki.fi>" |
1624 | 3865 |
3866 msgid "Interrupt: " | |
3867 msgstr "Keskeytys: " | |
3868 | |
3869 msgid "Press ENTER or type command to continue" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3870 msgstr "Paina enteriä tai kirjoita komento aloittaaksesi " |
1624 | 3871 |
3872 #, c-format | |
3873 msgid "%s line %ld" | |
3874 msgstr "%s rivi %ld" | |
3875 | |
3876 msgid "-- More --" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3877 msgstr "-- Lisää --" |
1624 | 3878 |
3879 msgid " SPACE/d/j: screen/page/line down, b/u/k: up, q: quit " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3880 msgstr " SPACE/d/j: ruutu/sivu/rivi alas, b/u/k: ylös, q: lopeta " |
1624 | 3881 |
3882 msgid "Question" | |
3883 msgstr "Kysymys" | |
3884 | |
3885 msgid "" | |
3886 "&Yes\n" | |
3887 "&No" | |
3888 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3889 "&Kyllä\n" |
1624 | 3890 "&Ei" |
3891 | |
3892 msgid "" | |
3893 "&Yes\n" | |
3894 "&No\n" | |
3895 "Save &All\n" | |
3896 "&Discard All\n" | |
3897 "&Cancel" | |
3898 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3899 "&Kyllä\n" |
1624 | 3900 "&Ei\n" |
3901 "&Tallenna kaikki\n" | |
3902 "T&uhoa kaikki\n" | |
3903 "&Peru" | |
3904 | |
3905 msgid "Select Directory dialog" | |
3906 msgstr "Hakemiston valintaikkuna" | |
3907 | |
3908 msgid "Save File dialog" | |
3909 msgstr "Tallennusikkuna" | |
3910 | |
3911 msgid "Open File dialog" | |
3912 msgstr "Avausikkuna" | |
3913 | |
3914 msgid "E338: Sorry, no file browser in console mode" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3915 msgstr "E338: tiedostonselain puuttuu konsolitilasta" |
1624 | 3916 |
3917 msgid "E766: Insufficient arguments for printf()" | |
3918 msgstr "E766: printf():lle ei annettu tarpeeksi argumentteja" | |
3919 | |
1698 | 3920 msgid "E807: Expected Float argument for printf()" |
3921 msgstr "E807: Odotettiin Float-argumenttia printf():lle" | |
3922 | |
1624 | 3923 msgid "E767: Too many arguments to printf()" |
3924 msgstr "E767: printf():lle annettiin liikaa argumentteja" | |
3925 | |
3926 msgid "W10: Warning: Changing a readonly file" | |
3927 msgstr "W10: Varoitus: Muutetaan kirjoitussuojattua tiedostoa" | |
3928 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3929 msgid "Type number and <Enter> or click with mouse (empty cancels): " |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3930 msgstr "Kirjoita numero ja <Enter> tai valitse hiirellä (tyhjä peruu): " |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3931 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
3932 msgid "Type number and <Enter> (empty cancels): " |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3933 msgstr "Valitse numero ja <Enter> (tyhjä peruu): " |
1624 | 3934 |
3935 msgid "1 more line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3936 msgstr "1 rivi lisää" |
1624 | 3937 |
3938 msgid "1 line less" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3939 msgstr "1 rivi vähemmän" |
1624 | 3940 |
3941 #, c-format | |
3942 msgid "%ld more lines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3943 msgstr "%ld riviä lisää" |
1624 | 3944 |
3945 #, c-format | |
3946 msgid "%ld fewer lines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3947 msgstr "%ld riviä vähemmän" |
1624 | 3948 |
3949 msgid " (Interrupted)" | |
3950 msgstr " (Keskeytetty)" | |
3951 | |
3952 msgid "Beep!" | |
3953 msgstr "Piip!" | |
3954 | |
3955 msgid "ERROR: " | |
3956 msgstr "VIRHE: " | |
3957 | |
3958 #, c-format | |
3959 msgid "" | |
3960 "\n" | |
3961 "[bytes] total alloc-freed %lu-%lu, in use %lu, peak use %lu\n" | |
3962 msgstr "" | |
3963 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3964 "[tavua] yht. alloc-free %lu-%lu, käytössä %lu, käyttöhuippu %lu\n" |
1624 | 3965 |
3966 #, c-format | |
3967 msgid "" | |
3968 "[calls] total re/malloc()'s %lu, total free()'s %lu\n" | |
3969 "\n" | |
3970 msgstr "" | |
3971 "[kutsut] yht. re/malloc() %lu, yht. free() %lu\n" | |
3972 "\n" | |
3973 | |
3974 msgid "E340: Line is becoming too long" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3975 msgstr "E340: Rivistä tulee liian pitkä" |
1624 | 3976 |
3977 #, c-format | |
3978 msgid "E341: Internal error: lalloc(%ld, )" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3979 msgstr "E341: Sisäinen virhe: lalloc(%ld, )" |
1624 | 3980 |
3981 #, c-format | |
3982 msgid "E342: Out of memory! (allocating %lu bytes)" | |
3983 msgstr "E342: Muisti loppui! (varattaessa %lu tavua)" | |
3984 | |
3985 #, c-format | |
3986 msgid "Calling shell to execute: \"%s\"" | |
3987 msgstr "Kutsutaan kuorta suorittamaan: %s" | |
3988 | |
3989 msgid "E545: Missing colon" | |
3990 msgstr "E545: Kaksoispiste puuttuu" | |
3991 | |
3992 msgid "E546: Illegal mode" | |
3993 msgstr "E546: Virheellinen tila" | |
3994 | |
3995 msgid "E547: Illegal mouseshape" | |
3996 msgstr "E547: Virheellinen hiiren muoto" | |
3997 | |
3998 msgid "E548: digit expected" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
3999 msgstr "E548: pitää olla numero" |
1624 | 4000 |
4001 msgid "E549: Illegal percentage" | |
4002 msgstr "E549: Virheellinen prosenttiluku" | |
4003 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4004 msgid "E854: path too long for completion" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4005 msgstr "E854: polku on liian pitkä täydennykseen" |
1624 | 4006 |
4007 #, c-format | |
4008 msgid "" | |
4009 "E343: Invalid path: '**[number]' must be at the end of the path or be " | |
4010 "followed by '%s'." | |
4011 msgstr "" | |
4012 "E343: Virheellinen polku: '**[numero]' kuuluu polun loppuun tai ennen kohtaa " | |
4013 "%s." | |
4014 | |
4015 #, c-format | |
4016 msgid "E344: Can't find directory \"%s\" in cdpath" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4017 msgstr "E344: Hakemistoa %s ei löydy cdpathista" |
1624 | 4018 |
4019 #, c-format | |
4020 msgid "E345: Can't find file \"%s\" in path" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4021 msgstr "E345: Tiedostoa %s ei löydy polulta" |
1624 | 4022 |
4023 #, c-format | |
4024 msgid "E346: No more directory \"%s\" found in cdpath" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4025 msgstr "E346: Hakemisto %s ei ole enää cdpathissa" |
1624 | 4026 |
4027 #, c-format | |
4028 msgid "E347: No more file \"%s\" found in path" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4029 msgstr "E347: Tiedosto %s ei ole enää polulla" |
1624 | 4030 |
4031 #, c-format | |
4032 msgid "E668: Wrong access mode for NetBeans connection info file: \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4033 msgstr "E668: Väärä avaustila NetBeans-yhteyden infotiedostolle: %s" |
1624 | 4034 |
4035 #, c-format | |
4036 msgid "E658: NetBeans connection lost for buffer %ld" | |
4037 msgstr "E658: NetBeans-yhteys katkesi puskurille %ld" | |
4038 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4039 msgid "E838: netbeans is not supported with this GUI" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4040 msgstr "E838: netbeans ei toimi tässä käyttöliittymässä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4041 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4042 msgid "E511: netbeans already connected" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4043 msgstr "E511: netbeans on yhdistetty jo" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4044 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4045 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4046 msgid "E505: %s is read-only (add ! to override)" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4047 msgstr "E505: %s on kirjoitussuojattu (lisää komentoon ! ohittaaksesi)" |
1624 | 4048 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4049 msgid "E349: No identifier under cursor" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4050 msgstr "E349: Ei tunnistetta osoittimen alla" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4051 |
1624 | 4052 msgid "E774: 'operatorfunc' is empty" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4053 msgstr "E774: operatorfunc on tyhjä" |
1624 | 4054 |
4055 msgid "E775: Eval feature not available" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4056 msgstr "E775: Eval ei ole käytettävissä" |
1624 | 4057 |
4058 msgid "Warning: terminal cannot highlight" | |
4059 msgstr "Varoitus: terminaalista puuttuu korostus" | |
4060 | |
4061 msgid "E348: No string under cursor" | |
4062 msgstr "E348: Ei merkkijonoa kursorin alla" | |
4063 | |
4064 msgid "E352: Cannot erase folds with current 'foldmethod'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4065 msgstr "E352: taitoksia ei voi poistaa tällä foldmethodilla" |
1624 | 4066 |
4067 msgid "E664: changelist is empty" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4068 msgstr "E664: muutoslista on tyhjä" |
1624 | 4069 |
4070 msgid "E662: At start of changelist" | |
4071 msgstr "E662: Muutoslistan alussa" | |
4072 | |
4073 msgid "E663: At end of changelist" | |
4074 msgstr "E663: Muutoslistan lopussa" | |
4075 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4076 msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4077 msgstr "Kirjoita :qa! ja <Enter> niin hylkäät muutokset ja lopetat Vimin" |
1624 | 4078 |
4079 #, c-format | |
4080 msgid "1 line %sed 1 time" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4081 msgstr "1 riviä %s kerran" |
1624 | 4082 |
4083 #, c-format | |
4084 msgid "1 line %sed %d times" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4085 msgstr "1 riviä %s %d kertaa" |
1624 | 4086 |
4087 #, c-format | |
4088 msgid "%ld lines %sed 1 time" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4089 msgstr "%ld riviä %s kerran" |
1624 | 4090 |
4091 #, c-format | |
4092 msgid "%ld lines %sed %d times" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4093 msgstr "%ld riviä %s %d kertaa" |
1624 | 4094 |
4095 #, c-format | |
4096 msgid "%ld lines to indent... " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4097 msgstr "%ld riviä sisennettävänä..." |
1624 | 4098 |
4099 msgid "1 line indented " | |
4100 msgstr "1 rivi sisennetty " | |
4101 | |
4102 #, c-format | |
4103 msgid "%ld lines indented " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4104 msgstr "%ld riviä sisennetty " |
1624 | 4105 |
4106 msgid "E748: No previously used register" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4107 msgstr "E748: Ei aiemmin käytettyjä rekisterejä" |
1624 | 4108 |
4109 msgid "cannot yank; delete anyway" | |
4110 msgstr "Ei voi kopioida; poista joka tapauksessa" | |
4111 | |
4112 msgid "1 line changed" | |
4113 msgstr "1 rivi muuttui" | |
4114 | |
4115 #, c-format | |
4116 msgid "%ld lines changed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4117 msgstr "%ld riviä muuttui" |
1624 | 4118 |
4119 #, c-format | |
4120 msgid "freeing %ld lines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4121 msgstr "vapautetaan %ld riviä" |
1624 | 4122 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4123 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4124 msgid " into \"%c" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4125 msgstr " kohteeksi \"%c" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4126 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4127 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4128 msgid "block of 1 line yanked%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4129 msgstr "1 rivin lohko kopioitu%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4130 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4131 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4132 msgid "1 line yanked%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4133 msgstr "1 rivi kopioitu%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4134 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4135 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4136 msgid "block of %ld lines yanked%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4137 msgstr "lohko %ld riviltä kopioitu%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4138 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4139 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4140 msgid "%ld lines yanked%s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4141 msgstr "%ld riviä kopioitu%s" |
1624 | 4142 |
4143 #, c-format | |
4144 msgid "E353: Nothing in register %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4145 msgstr "E353: Rekisterissä %s ei ole mitään" |
1624 | 4146 |
4147 msgid "" | |
4148 "\n" | |
4149 "--- Registers ---" | |
4150 msgstr "" | |
4151 "\n" | |
4152 "--- Rekisterit ---" | |
4153 | |
4154 msgid "Illegal register name" | |
4155 msgstr "Virheellinen rekisterin nimi" | |
4156 | |
4157 msgid "" | |
4158 "\n" | |
4159 "# Registers:\n" | |
4160 msgstr "" | |
4161 "\n" | |
4162 "# Rekisterit:\n" | |
4163 | |
4164 #, c-format | |
4165 msgid "E574: Unknown register type %d" | |
4166 msgstr "E574: Tuntematon rekisterityyppi %d" | |
4167 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4168 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4169 "E883: search pattern and expression register may not contain two or more " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4170 "lines" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4171 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4172 "E883: hakulauseke- ja -ilmausrekisteri ei voi sisältää kahta tai useampaa " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4173 "riviä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4174 |
1624 | 4175 #, c-format |
4176 msgid "%ld Cols; " | |
4177 msgstr "%ld saraketta, " | |
4178 | |
4179 #, c-format | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4180 msgid "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Bytes" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4181 msgstr "Valittu %s%ld/%ld riviä, %lld/%lld sanaa, %lld/%lld tavua" |
1624 | 4182 |
4183 #, c-format | |
4184 msgid "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4185 "Selected %s%ld of %ld Lines; %lld of %lld Words; %lld of %lld Chars; %lld of " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4186 "%lld Bytes" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4187 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4188 "Valittu %s%ld/%ld riviä, %lld/%lld sanaa, %lld/%lld merkkiä, %lld/%lld tavua" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4189 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4190 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4191 msgid "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Byte %lld of %lld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4192 msgstr "Sarake %s/%s, Rivi %ld/%ld, sana %lld/%lld, tavu %lld/%lld" |
1624 | 4193 |
4194 #, c-format | |
4195 msgid "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4196 "Col %s of %s; Line %ld of %ld; Word %lld of %lld; Char %lld of %lld; Byte " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4197 "%lld of %lld" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4198 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4199 "Sarake %s/%s, rivi %ld/%ld, sana %lld/%lld, merkki %lld/%lld, tavu %lld/%lld" |
1624 | 4200 |
4201 # Unicode Byte Order Mark | |
4202 #, c-format | |
4203 msgid "(+%ld for BOM)" | |
4204 msgstr "(+%ld BOMista)" | |
4205 | |
4206 msgid "Thanks for flying Vim" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4207 msgstr "Kiitos että ajoit Vimiä" |
1624 | 4208 |
4209 msgid "E518: Unknown option" | |
4210 msgstr "E518: Tuntematon asetus" | |
4211 | |
4212 msgid "E519: Option not supported" | |
4213 msgstr "E519: Asetusta ei tueta" | |
4214 | |
4215 msgid "E520: Not allowed in a modeline" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4216 msgstr "E520: Ei sallitu modeline-rivillä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4217 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4218 msgid "E846: Key code not set" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4219 msgstr "E846: Avainkoodi puuttuu" |
1624 | 4220 |
4221 msgid "E521: Number required after =" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4222 msgstr "E521: =:n jälkeen tarvitaan luku" |
1624 | 4223 |
4224 msgid "E522: Not found in termcap" | |
4225 msgstr "E522: Puuttuu termcapista" | |
4226 | |
4227 #, c-format | |
4228 msgid "E539: Illegal character <%s>" | |
4229 msgstr "E539: Virheellinen merkki <%s>" | |
4230 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4231 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4232 msgid "For option %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4233 msgstr "Asetukselle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4234 |
1624 | 4235 msgid "E529: Cannot set 'term' to empty string" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4236 msgstr "E529: Termiä ei voi asettaa tyhjäksi merkkijonoksi" |
1624 | 4237 |
4238 msgid "E530: Cannot change term in GUI" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4239 msgstr "E530: Ei voi vaihtaa termiä GUIssa" |
1624 | 4240 |
4241 msgid "E531: Use \":gui\" to start the GUI" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4242 msgstr "E531: Käytä komentoa :gui GUIn käynnistämiseen" |
1624 | 4243 |
4244 msgid "E589: 'backupext' and 'patchmode' are equal" | |
4245 msgstr "E589: backupext ja patchmod ovat samat" | |
4246 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4247 msgid "E834: Conflicts with value of 'listchars'" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4248 msgstr "E834: listcharsin arvoissa on ristiriitoja" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4249 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4250 msgid "E835: Conflicts with value of 'fillchars'" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4251 msgstr "E835: fillcharsin arvossa on ristiriitoja" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4252 |
1624 | 4253 msgid "E617: Cannot be changed in the GTK+ 2 GUI" |
4254 msgstr "E617: Ei voi muuttaa GTK+2-GUIssa" | |
4255 | |
4256 msgid "E524: Missing colon" | |
4257 msgstr "E524: Kaksoispiste puuttuu" | |
4258 | |
4259 msgid "E525: Zero length string" | |
4260 msgstr "E525: Nollan pituinen merkkijono" | |
4261 | |
4262 #, c-format | |
4263 msgid "E526: Missing number after <%s>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4264 msgstr "E526: Lukuarvo puuttuu merkkijonon <%s> jälkeen" |
1624 | 4265 |
4266 msgid "E527: Missing comma" | |
4267 msgstr "E527: Pilkku puuttuu" | |
4268 | |
4269 msgid "E528: Must specify a ' value" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4270 msgstr "E528: '-arvo pitää antaa" |
1624 | 4271 |
4272 msgid "E595: contains unprintable or wide character" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4273 msgstr "E595: Sisältää tulostumattomia tai leveitä merkkejä" |
1624 | 4274 |
4275 msgid "E596: Invalid font(s)" | |
4276 msgstr "E596: Viallisia fontteja" | |
4277 | |
4278 msgid "E597: can't select fontset" | |
4279 msgstr "E597: Fontsetin valinta ei onnistu" | |
4280 | |
4281 msgid "E598: Invalid fontset" | |
4282 msgstr "E598: Viallinen fontset" | |
4283 | |
4284 msgid "E533: can't select wide font" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4285 msgstr "E533: Leveän fontin valinta ei onnistu" |
1624 | 4286 |
4287 msgid "E534: Invalid wide font" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4288 msgstr "E534: Viallinen leveä fontti" |
1624 | 4289 |
4290 #, c-format | |
4291 msgid "E535: Illegal character after <%c>" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4292 msgstr "E535: Virheellinen merkki merkin <%c> jälkeen" |
1624 | 4293 |
4294 msgid "E536: comma required" | |
4295 msgstr "E536: pilkku puuttuu" | |
4296 | |
4297 #, c-format | |
4298 msgid "E537: 'commentstring' must be empty or contain %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4299 msgstr "E537: commentstringin pitää olla tyhjä tai sisältää %s" |
1624 | 4300 |
4301 msgid "E538: No mouse support" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4302 msgstr "E538: Hiirtä ei tueta" |
1624 | 4303 |
4304 msgid "E540: Unclosed expression sequence" | |
4305 msgstr "E540: Sulkematon lausekesarja" | |
4306 | |
4307 msgid "E541: too many items" | |
4308 msgstr "E541: liikaa kohteita" | |
4309 | |
4310 msgid "E542: unbalanced groups" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4311 msgstr "E542: epätasapainoisia ryhmiä" |
1624 | 4312 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4313 msgid "E946: Cannot make a terminal with running job modifiable" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4314 msgstr "E946: Terminaalia jossa suoritetaan komentoa ei voi tehdä muokattavaksi" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4315 |
1624 | 4316 msgid "E590: A preview window already exists" |
4317 msgstr "E590: Esikatseluikkuna on jo olemassa" | |
4318 | |
4319 msgid "W17: Arabic requires UTF-8, do ':set encoding=utf-8'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4320 msgstr "W17: Arabialle pitää olla UTF-8:aa, aseta :set encoding=utf-8" |
1624 | 4321 |
4322 #, c-format | |
4323 msgid "E593: Need at least %d lines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4324 msgstr "E593: Tarvitaan ainakin %d riviä" |
1624 | 4325 |
4326 #, c-format | |
4327 msgid "E594: Need at least %d columns" | |
4328 msgstr "E594: Tarvitaan ainakin %d saraketta" | |
4329 | |
4330 #, c-format | |
4331 msgid "E355: Unknown option: %s" | |
4332 msgstr "E355: Tuntematon asetus: %s" | |
4333 | |
4334 #, c-format | |
4335 msgid "E521: Number required: &%s = '%s'" | |
4336 msgstr "E521: tarvitaan luku: &%s = '%s'" | |
4337 | |
4338 msgid "" | |
4339 "\n" | |
4340 "--- Terminal codes ---" | |
4341 msgstr "" | |
4342 "\n" | |
4343 "--- Terminaalikoodit ---" | |
4344 | |
4345 msgid "" | |
4346 "\n" | |
4347 "--- Global option values ---" | |
4348 msgstr "" | |
4349 "\n" | |
4350 "--- Globaalit asetukset ---" | |
4351 | |
4352 msgid "" | |
4353 "\n" | |
4354 "--- Local option values ---" | |
4355 msgstr "" | |
4356 "\n" | |
4357 "--- Paikalliset asetukset ---" | |
4358 | |
4359 msgid "" | |
4360 "\n" | |
4361 "--- Options ---" | |
4362 msgstr "" | |
4363 "\n" | |
4364 "--- Asetukset ---" | |
4365 | |
4366 msgid "E356: get_varp ERROR" | |
4367 msgstr "E356: get_varp-virhe" | |
4368 | |
4369 #, c-format | |
4370 msgid "E357: 'langmap': Matching character missing for %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4371 msgstr "E357: langmap: Merkkiin %s täsmäävä merkki puuttuu" |
1624 | 4372 |
4373 #, c-format | |
4374 msgid "E358: 'langmap': Extra characters after semicolon: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4375 msgstr "E358: langmap: ylimääräisiä merkkejä puolipisteen jälkeen: %s" |
1624 | 4376 |
4377 msgid "cannot open " | |
4378 msgstr "ei voi avata " | |
4379 | |
4380 msgid "VIM: Can't open window!\n" | |
4381 msgstr "VIM: Ei voi avata ikkunaa\n" | |
4382 | |
4383 msgid "Need Amigados version 2.04 or later\n" | |
4384 msgstr "Amigados 2.04 tai uudempi tarvitaan\n" | |
4385 | |
4386 #, c-format | |
4387 msgid "Need %s version %ld\n" | |
4388 msgstr "Tarvitaan %s versio %ld\n" | |
4389 | |
4390 msgid "Cannot open NIL:\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4391 msgstr "Ei voi avata NILiä:\n" |
1624 | 4392 |
4393 msgid "Cannot create " | |
4394 msgstr "Ei voi luoda " | |
4395 | |
4396 #, c-format | |
4397 msgid "Vim exiting with %d\n" | |
4398 msgstr "Vim sulkeutuu koodilla %d\n" | |
4399 | |
4400 msgid "cannot change console mode ?!\n" | |
4401 msgstr "ei voi vaihtaa konsolitilaa?\n" | |
4402 | |
4403 msgid "mch_get_shellsize: not a console??\n" | |
4404 msgstr "mch_get_shellsize: ei ole konsoli?\n" | |
4405 | |
4406 msgid "E360: Cannot execute shell with -f option" | |
4407 msgstr "E360: Kuorta ei voi avata asetuksella -f" | |
4408 | |
4409 msgid "Cannot execute " | |
4410 msgstr "Ei voi suorittaa " | |
4411 | |
4412 msgid "shell " | |
4413 msgstr "kuori " | |
4414 | |
4415 msgid " returned\n" | |
4416 msgstr " palautti\n" | |
4417 | |
4418 msgid "ANCHOR_BUF_SIZE too small." | |
4419 msgstr "ANCHOR_BUF_SIZE liian pieni." | |
4420 | |
4421 msgid "I/O ERROR" | |
4422 msgstr "IO-virhe" | |
4423 | |
4424 msgid "Message" | |
4425 msgstr "Viesti" | |
4426 | |
4427 msgid "E237: Printer selection failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4428 msgstr "E237: Tulostimen valinta epäonnistui" |
1624 | 4429 |
4430 #, c-format | |
4431 msgid "to %s on %s" | |
4432 msgstr "tulostimelle %s kohteessa %s" | |
4433 | |
4434 #, c-format | |
4435 msgid "E613: Unknown printer font: %s" | |
4436 msgstr "E613: Tuntematon tulostimen fontti: %s" | |
4437 | |
4438 #, c-format | |
4439 msgid "E238: Print error: %s" | |
4440 msgstr "E238: Tulostinvirhe: %s" | |
4441 | |
4442 #, c-format | |
4443 msgid "Printing '%s'" | |
4444 msgstr "Tulostetaan %s" | |
4445 | |
4446 #, c-format | |
4447 msgid "E244: Illegal charset name \"%s\" in font name \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4448 msgstr "E244: Virheellinen merkistön nimi %s fontin nimessä %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4449 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4450 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4451 msgid "E244: Illegal quality name \"%s\" in font name \"%s\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4452 msgstr "E244: Virheellinen laatunimi %s fontin nimessä %s" |
1624 | 4453 |
4454 #, c-format | |
4455 msgid "E245: Illegal char '%c' in font name \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4456 msgstr "E245: Virheellinen merkki %c fontin nimessä %s" |
1624 | 4457 |
4458 #, c-format | |
4459 msgid "Opening the X display took %ld msec" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4460 msgstr "X-näytön avaus vei %ld millisekuntia" |
1624 | 4461 |
4462 msgid "" | |
4463 "\n" | |
4464 "Vim: Got X error\n" | |
4465 msgstr "" | |
4466 "\n" | |
4467 "Vim: X-virhe\n" | |
4468 | |
4469 msgid "Testing the X display failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4470 msgstr "X-näytön testaus epäonnistui" |
1624 | 4471 |
4472 msgid "Opening the X display timed out" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4473 msgstr "X-näytön avaus aikakatkaistiin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4474 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4475 # mikä security context? |
1698 | 4476 msgid "" |
4477 "\n" | |
4478 "Could not get security context for " | |
4479 msgstr "" | |
4480 "\n" | |
4481 "Ei saatu turvallisuuskontekstia kohteelle " | |
4482 | |
4483 msgid "" | |
4484 "\n" | |
4485 "Could not set security context for " | |
4486 msgstr "" | |
4487 "\n" | |
4488 "Ei voitu asettaa turvallisuuskontekstia kohteelle " | |
4489 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4490 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4491 msgid "Could not set security context %s for %s" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4492 msgstr "Ei voitu asettaa turvallisuuskontekstia %s kohteelle %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4493 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4494 # mikä security context? |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4495 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4496 msgid "Could not get security context %s for %s. Removing it!" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4497 msgstr "Ei saatu turvallisuuskontekstia %s kohteelle %s ja se poistetaan" |
1624 | 4498 |
4499 msgid "" | |
4500 "\n" | |
4501 "Cannot execute shell sh\n" | |
4502 msgstr "" | |
4503 "\n" | |
4504 "Kuoren sh suoritus ei onnistu\n" | |
4505 | |
4506 msgid "" | |
4507 "\n" | |
4508 "shell returned " | |
4509 msgstr "" | |
4510 "\n" | |
4511 "kuoren palautusarvo " | |
4512 | |
4513 msgid "" | |
4514 "\n" | |
4515 "Cannot create pipes\n" | |
4516 msgstr "" | |
4517 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4518 "Putkia ei voi tehdä\n" |
1624 | 4519 |
4520 msgid "" | |
4521 "\n" | |
4522 "Cannot fork\n" | |
4523 msgstr "" | |
4524 "\n" | |
4525 "Ei voi haarauttaa\n" | |
4526 | |
4527 msgid "" | |
4528 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4529 "Cannot execute shell " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4530 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4531 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4532 "Kuoren suoritus ei onnistu " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4533 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4534 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4535 "\n" |
1624 | 4536 "Command terminated\n" |
4537 msgstr "" | |
4538 "\n" | |
4539 "Komento loppui\n" | |
4540 | |
1698 | 4541 msgid "XSMP lost ICE connection" |
4542 msgstr "XSMP kadotti ICE-yhteyden" | |
1624 | 4543 |
4544 #, c-format | |
4545 msgid "dlerror = \"%s\"" | |
4546 msgstr "dlerror = %s" | |
4547 | |
4548 msgid "Opening the X display failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4549 msgstr "X-näytön avaus epäonnistui" |
1624 | 4550 |
1698 | 4551 msgid "XSMP handling save-yourself request" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4552 msgstr "XSMP käsittelee save-yourself-pyyntöä" |
1698 | 4553 |
4554 msgid "XSMP opening connection" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4555 msgstr "XSMP avaa yhteyttä" |
1698 | 4556 |
4557 msgid "XSMP ICE connection watch failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4558 msgstr "XSMP:n ICE-yhteyden tarkkailu epäonnistui" |
1698 | 4559 |
4560 #, c-format | |
4561 msgid "XSMP SmcOpenConnection failed: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4562 msgstr "XSMP SmcOpenConnection epäonnistui: %s" |
1624 | 4563 |
4564 msgid "At line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4565 msgstr "Rivillä" |
1624 | 4566 |
1698 | 4567 msgid "Could not load vim32.dll!" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4568 msgstr "Vim32.dll:ää ei voitu ladata" |
1698 | 4569 |
4570 msgid "VIM Error" | |
4571 msgstr "VIM-virhe" | |
4572 | |
4573 msgid "Could not fix up function pointers to the DLL!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4574 msgstr "Ei voitu korjata funktio-osoittimia DLL:ssä" |
1624 | 4575 |
4576 #, c-format | |
4577 msgid "Vim: Caught %s event\n" | |
4578 msgstr "Vim: Napattiin %s\n" | |
4579 | |
4580 msgid "close" | |
4581 msgstr "sulkeminen" | |
4582 | |
4583 msgid "logoff" | |
4584 msgstr "uloskirjautuminen" | |
4585 | |
4586 msgid "shutdown" | |
4587 msgstr "sammutus" | |
4588 | |
4589 msgid "E371: Command not found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4590 msgstr "E371: Komentoa ei löydy" |
1624 | 4591 |
4592 msgid "" | |
4593 "VIMRUN.EXE not found in your $PATH.\n" | |
4594 "External commands will not pause after completion.\n" | |
4595 "See :help win32-vimrun for more information." | |
4596 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4597 "VIMRUN.EXEä ei löydy muuttujasta $PATH.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4598 "Ulkoiset komennot eivät pysähdy suorituksen lopussa.\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4599 "Lisätietoja komennolla :help win32-vimrun" |
1624 | 4600 |
4601 msgid "Vim Warning" | |
4602 msgstr "Vim-varoitus" | |
4603 | |
4604 #, c-format | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4605 msgid "shell returned %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4606 msgstr "kuori palautti arvon %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4607 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4608 #, c-format |
1624 | 4609 msgid "E372: Too many %%%c in format string" |
4610 msgstr "E372: Liikaa %%%c-juttuja muotoilumerkkijonossa" | |
4611 | |
4612 #, c-format | |
4613 msgid "E373: Unexpected %%%c in format string" | |
4614 msgstr "E373: Odottamaton %%%c muotoilumerkkijonossa" | |
4615 | |
4616 msgid "E374: Missing ] in format string" | |
4617 msgstr "E374: ] puuttuu muotoilemerkkijonosta" | |
4618 | |
4619 #, c-format | |
4620 msgid "E375: Unsupported %%%c in format string" | |
4621 msgstr "E375: Tukematon %%%c muotoilumerkkijonossa" | |
4622 | |
4623 #, c-format | |
4624 msgid "E376: Invalid %%%c in format string prefix" | |
4625 msgstr "E376: Virheellinen %%%c muotoilumerkkijonon alussa" | |
4626 | |
4627 #, c-format | |
4628 msgid "E377: Invalid %%%c in format string" | |
4629 msgstr "E377: Virheellinen %%%c muotoilumerkkijonossa" | |
4630 | |
4631 msgid "E378: 'errorformat' contains no pattern" | |
4632 msgstr "E378: errorformatissa ei ole kuvioita" | |
4633 | |
4634 msgid "E379: Missing or empty directory name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4635 msgstr "E379: Puuttuva tai tyhjä hakemiston nimi" |
1624 | 4636 |
4637 msgid "E553: No more items" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4638 msgstr "E553: Ei enää kohteita" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4639 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4640 msgid "E924: Current window was closed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4641 msgstr "E924: Nykyinen ikkuna on suljettu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4642 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4643 msgid "E925: Current quickfix was changed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4644 msgstr "E925: Nykyinen quickfix on muuttunut" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4645 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4646 msgid "E926: Current location list was changed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4647 msgstr "E926: Nykyinen sijaintiluettelo on muuttunut" |
1624 | 4648 |
4649 #, c-format | |
4650 msgid "(%d of %d)%s%s: " | |
4651 msgstr "(%d/%d)%s%s: " | |
4652 | |
4653 msgid " (line deleted)" | |
4654 msgstr " (rivi poistettu)" | |
4655 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4656 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4657 msgid "%serror list %d of %d; %d errors " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4658 msgstr "%svirhelista %d/%d, %d virhettä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4659 |
1624 | 4660 msgid "E380: At bottom of quickfix stack" |
4661 msgstr "E380: quickfix-pinon pohjalla" | |
4662 | |
4663 msgid "E381: At top of quickfix stack" | |
4664 msgstr "E381: quickfix-pinon huipulla" | |
4665 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4666 msgid "No entries" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4667 msgstr "Ei kenttiä" |
1624 | 4668 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4669 msgid "Error file" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4670 msgstr "Virhetiedosto" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
4671 |
1624 | 4672 msgid "E683: File name missing or invalid pattern" |
4673 msgstr "E683: Tiedostonimi puuttuu tai kuvio on viallinen" | |
4674 | |
4675 #, c-format | |
4676 msgid "Cannot open file \"%s\"" | |
4677 msgstr "Tiedostoa %s ei voi avata" | |
4678 | |
4679 msgid "E681: Buffer is not loaded" | |
4680 msgstr "E681: Puskuria ei ole ladattu" | |
4681 | |
4682 msgid "E777: String or List expected" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4683 msgstr "E777: Pitää olla merkkijono tai lista" |
1624 | 4684 |
4685 #, c-format | |
4686 msgid "E369: invalid item in %s%%[]" | |
4687 msgstr "E369: virheellinen olio kohdassa %s%%[]" | |
4688 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4689 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4690 msgid "E769: Missing ] after %s[" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4691 msgstr "E769: ] puuttuu merkinnän %s[ jäljestä" |
1624 | 4692 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4693 msgid "E944: Reverse range in character class" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4694 msgstr "E944: Merkiluokan arvoalua on takaperin" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4695 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4696 msgid "E945: Range too large in character class" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4697 msgstr "E945: Liian laaja valikoima merkkiluokassa" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4698 |
1624 | 4699 #, c-format |
4700 msgid "E53: Unmatched %s%%(" | |
4701 msgstr "E53: Pariton %s%%(" | |
4702 | |
4703 #, c-format | |
4704 msgid "E54: Unmatched %s(" | |
4705 msgstr "E54: Pariton %s(" | |
4706 | |
4707 #, c-format | |
4708 msgid "E55: Unmatched %s)" | |
4709 msgstr "E55: Pariton %s)" | |
4710 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4711 msgid "E66: \\z( not allowed here" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4712 msgstr "E66: \\z( ei ole sallittu tässä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4713 |
14193 | 4714 msgid "E67: \\z1 - \\z9 not allowed here" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4715 msgstr "E67: \\z1 jne. ei ole sallittu tässä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4716 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4717 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4718 msgid "E69: Missing ] after %s%%[" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4719 msgstr "E69: ] puuttuu merkinnän %s%%[ jäljestä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4720 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4721 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4722 msgid "E70: Empty %s%%[]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4723 msgstr "E70: Tyhjä %s%%[]" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4724 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4725 msgid "E65: Illegal back reference" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4726 msgstr "E65: Virheellinen täsmäysviittaus" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4727 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4728 msgid "E339: Pattern too long" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4729 msgstr "E339: Liian pitkä kuvio" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4730 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4731 msgid "E50: Too many \\z(" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4732 msgstr "E50: Liikaa merkkejä \\z(" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4733 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4734 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4735 msgid "E51: Too many %s(" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4736 msgstr "E51: Liikaa merkkejä %s(" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4737 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4738 msgid "E52: Unmatched \\z(" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4739 msgstr "E52: Pariton \\z(" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4740 |
1624 | 4741 #, c-format |
4742 msgid "E59: invalid character after %s@" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4743 msgstr "E59: virheellinen merkki kohdan %s@ jälkeen" |
1624 | 4744 |
4745 #, c-format | |
4746 msgid "E60: Too many complex %s{...}s" | |
4747 msgstr "E60: Liikaa monimutkaisia ilmauksia %s{...}s" | |
4748 | |
4749 #, c-format | |
4750 msgid "E61: Nested %s*" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4751 msgstr "E61: Sisäkkäistetty %s*" |
1624 | 4752 |
4753 #, c-format | |
4754 msgid "E62: Nested %s%c" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4755 msgstr "E62: Sisäkkäistetty %s%c" |
1624 | 4756 |
4757 msgid "E63: invalid use of \\_" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4758 msgstr "E63: väärinkäytetty \\_" |
1624 | 4759 |
4760 #, c-format | |
4761 msgid "E64: %s%c follows nothing" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4762 msgstr "E64: %s%c jälkeen ei minkään" |
1624 | 4763 |
4764 msgid "E68: Invalid character after \\z" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4765 msgstr "E68: Virheellinen merkki ilmauksen \\z jälkeen" |
1624 | 4766 |
4767 #, c-format | |
4768 msgid "E678: Invalid character after %s%%[dxouU]" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4769 msgstr "E678: Virheellinen merkki merkinnän %s%%[dxouU] jäljessä" |
1624 | 4770 |
4771 #, c-format | |
4772 msgid "E71: Invalid character after %s%%" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4773 msgstr "E71: Virheellinen merkki merkinnän %s%% jäljessä" |
1624 | 4774 |
4775 #, c-format | |
4776 msgid "E554: Syntax error in %s{...}" | |
4777 msgstr "E554: Syntaksivirhe ilmauksessa %s{...}" | |
4778 | |
4779 msgid "External submatches:\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4780 msgstr "Ulkoisia alitäsmäyksiä:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4781 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4782 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4783 msgid "E888: (NFA regexp) cannot repeat %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4784 msgstr "E888: (NFA-säänn. ilmaus) ei voi toistaa kohdetta %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4785 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4786 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4787 "E864: \\%#= can only be followed by 0, 1, or 2. The automatic engine will be " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4788 "used " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4789 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4790 "E864: \\%#=-merkkien perään voi tulla vain 0, 1 tai 2. Käytetään " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4791 "automaattista engineä " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4792 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4793 msgid "Switching to backtracking RE engine for pattern: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4794 msgstr "Vaihdetaan käyttämään backtrackkaavaa RE-engineä ilmaukselle: " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4795 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4796 msgid "E865: (NFA) Regexp end encountered prematurely" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4797 msgstr "E865: (NFA) Säännöllisen ilmauksen ennenaikainen loppu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4798 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4799 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4800 msgid "E866: (NFA regexp) Misplaced %c" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4801 msgstr "E866: (NFA-regexp) %c väärässä paikassa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4802 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4803 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4804 msgid "E877: (NFA regexp) Invalid character class: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4805 msgstr "E877: (NFA regexp) Virheellinen merkkiluokka: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4806 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4807 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4808 msgid "E867: (NFA) Unknown operator '\\z%c'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4809 msgstr "E867: (NFA) Tuntematon operaattori '\\z%c'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4810 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4811 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4812 msgid "E867: (NFA) Unknown operator '\\%%%c'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4813 msgstr "E867: (NFA) Tuntematon operaattori '\\%%%c'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4814 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4815 msgid "E868: Error building NFA with equivalence class!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4816 msgstr "E868: Virhe NFA:n ekvivalenssiluokkia tekemisessä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4817 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4818 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4819 msgid "E869: (NFA) Unknown operator '\\@%c'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4820 msgstr "E869: (NFA) Tuntematon operaattori '\\@%c'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4821 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4822 msgid "E870: (NFA regexp) Error reading repetition limits" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4823 msgstr "E870: (NFA regexp) Virhe luettaessa toiston määriä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4824 |
14193 | 4825 msgid "E871: (NFA regexp) Can't have a multi follow a multi" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4826 msgstr "E871: (NFA regexp) Multi ei voi seurata multia" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4827 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4828 msgid "E872: (NFA regexp) Too many '('" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4829 msgstr "E872: (NFA regexp) Liian monta suljetta '('" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4830 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4831 msgid "E879: (NFA regexp) Too many \\z(" |
10048
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
9975
diff
changeset
|
4832 msgstr "E879: (NFA regexp) Liikaa merkkejä \\z(" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4833 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4834 msgid "E873: (NFA regexp) proper termination error" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4835 msgstr "E873: (NFA regexp) oikea lopetusvirhe" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4836 |
14193 | 4837 msgid "E874: (NFA) Could not pop the stack!" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4838 msgstr "E874: (NFA) Ei voida poistaa pinosta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4839 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4840 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4841 "E875: (NFA regexp) (While converting from postfix to NFA), too many states " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4842 "left on stack" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4843 msgstr "" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4844 "E875: (NFA regexp) (Muunnettaessa postfixistä NFA:ksi), liikaa tiloja " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4845 "jäljellä pinossa" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4846 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4847 msgid "E876: (NFA regexp) Not enough space to store the whole NFA " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4848 msgstr "E876: (NFA regexp) Tila ei riitä NFA:n tallentamiseen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4849 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4850 msgid "E878: (NFA) Could not allocate memory for branch traversal!" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4851 msgstr "E878: (NFA) Ei voitu allokoida muistia polkujen läpikäyntiin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4852 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4853 msgid "" |
14123 | 4854 "Could not open temporary log file for writing, displaying on stderr... " |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4855 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4856 "Ei voitu avata väliaikaislokitiedosta kirjoittamista varten, joten virheet " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4857 "näytetään vakiovirhevirrassa. " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4858 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4859 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4860 msgid "(NFA) COULD NOT OPEN %s !" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4861 msgstr "(NFA) EI VOI AVATA KOHDETTA %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4862 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4863 msgid "Could not open temporary log file for writing " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4864 msgstr "Väliaikaislokitiedoston avaus kirjoittamista varten ei onnistu" |
1624 | 4865 |
4866 # tiloja | |
4867 msgid " VREPLACE" | |
4868 msgstr " VKORVAUS" | |
4869 | |
4870 msgid " REPLACE" | |
4871 msgstr " KORVAUS" | |
4872 | |
4873 msgid " REVERSE" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4874 msgstr " KÄÄNTEIS" |
1624 | 4875 |
4876 msgid " INSERT" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4877 msgstr " SYÖTTÖ" |
1624 | 4878 |
4879 msgid " (insert)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4880 msgstr " (syöttö)" |
1624 | 4881 |
4882 msgid " (replace)" | |
4883 msgstr " (korvaus)" | |
4884 | |
4885 msgid " (vreplace)" | |
4886 msgstr " (vkorvaus)" | |
4887 | |
4888 msgid " Hebrew" | |
4889 msgstr " Heprea" | |
4890 | |
4891 msgid " Arabic" | |
4892 msgstr " Arabia" | |
4893 | |
4894 msgid " (paste)" | |
4895 msgstr " (liitos)" | |
4896 | |
4897 msgid " VISUAL" | |
4898 msgstr " VALINTA" | |
4899 | |
4900 msgid " VISUAL LINE" | |
4901 msgstr " VALINTARIVI" | |
4902 | |
4903 msgid " VISUAL BLOCK" | |
4904 msgstr " VALINTALOHKO" | |
4905 | |
4906 msgid " SELECT" | |
4907 msgstr " WALINTA" | |
4908 | |
4909 msgid " SELECT LINE" | |
4910 msgstr " WALINTARIVI" | |
4911 | |
4912 msgid " SELECT BLOCK" | |
4913 msgstr " WALINTALOHKO" | |
4914 | |
4915 msgid "recording" | |
4916 msgstr "tallennetaan" | |
4917 | |
4918 #, c-format | |
4919 msgid "E383: Invalid search string: %s" | |
4920 msgstr "E383: Viallinen hakujono: %s" | |
4921 | |
4922 #, c-format | |
4923 msgid "E384: search hit TOP without match for: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4924 msgstr "E384: Haku pääsi alkuun löytämättä jonoa: %s" |
1624 | 4925 |
4926 #, c-format | |
4927 msgid "E385: search hit BOTTOM without match for: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4928 msgstr "E385: Haku pääsi loppuun löytämättä jonoa: %s" |
1624 | 4929 |
4930 msgid "E386: Expected '?' or '/' after ';'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4931 msgstr "E386: ;:n jälkeen pitää olla ? tai /" |
1624 | 4932 |
4933 msgid " (includes previously listed match)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4934 msgstr " (sisältää viimeksi luetellun täsmäyksen)" |
1624 | 4935 |
4936 msgid "--- Included files " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4937 msgstr "--- Sisällytetyt tiedostot " |
1624 | 4938 |
4939 msgid "not found " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4940 msgstr "ei löytynyt " |
1624 | 4941 |
4942 msgid "in path ---\n" | |
4943 msgstr "polusta ---\n" | |
4944 | |
4945 msgid " (Already listed)" | |
4946 msgstr " (Jo lueteltu)" | |
4947 | |
4948 msgid " NOT FOUND" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4949 msgstr " EI LÖYTYNYT" |
1624 | 4950 |
4951 #, c-format | |
4952 msgid "Scanning included file: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4953 msgstr "Haku sisälsi tiedoston: %s" |
1624 | 4954 |
4955 #, c-format | |
4956 msgid "Searching included file %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4957 msgstr "Haku sisälsi tiedoston %s" |
1624 | 4958 |
4959 msgid "E387: Match is on current line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4960 msgstr "E387: Täsmäys tällä rivillä" |
1624 | 4961 |
4962 msgid "All included files were found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4963 msgstr "Kaikki sisällytetyt rivit löytyivät" |
1624 | 4964 |
4965 msgid "No included files" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4966 msgstr "Ei sisällytettyjä tiedostoja" |
1624 | 4967 |
4968 msgid "E388: Couldn't find definition" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4969 msgstr "E388: Määritelmä ei löydy" |
1624 | 4970 |
4971 msgid "E389: Couldn't find pattern" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4972 msgstr "E389: kuvio ei löydy" |
1624 | 4973 |
1698 | 4974 msgid "Substitute " |
4975 msgstr "Korvaa " | |
4976 | |
4977 #, c-format | |
4978 msgid "" | |
4979 "\n" | |
4980 "# Last %sSearch Pattern:\n" | |
4981 "~" | |
4982 msgstr "" | |
4983 "\n" | |
4984 "# Edellinen %sHakulauseke:\n" | |
4985 "~" | |
1624 | 4986 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4987 msgid "E756: Spell checking is not enabled" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4988 msgstr "E756: Oikaisuluku ei ole päällä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4989 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4990 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4991 msgid "Warning: Cannot find word list \"%s_%s.spl\" or \"%s_ascii.spl\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4992 msgstr "Varoitus: Ei löydetty sanalistaa %s_%s.spl tai %s_ascii.spl" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4993 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4994 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4995 msgid "Warning: Cannot find word list \"%s.%s.spl\" or \"%s.ascii.spl\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4996 msgstr "Varoitus: Ei löydetty sanalistaa %s.%s.spl tai %s.ascii.spl" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
4997 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4998 msgid "E797: SpellFileMissing autocommand deleted buffer" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
4999 msgstr "E797: SpellFileMissing autocommand poisti puskurin" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5000 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5001 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5002 msgid "Warning: region %s not supported" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5003 msgstr "Varoitus: osaa %s ei tueta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5004 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5005 msgid "Sorry, no suggestions" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5006 msgstr "ei ehdotuksia" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5007 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5008 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5009 msgid "Sorry, only %ld suggestions" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5010 msgstr "vain %ld ehdotusta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5011 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5012 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5013 msgid "Change \"%.*s\" to:" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5014 msgstr "Muuta %.*s:" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5015 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5016 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5017 msgid " < \"%.*s\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5018 msgstr " < %.*s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5019 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5020 msgid "E752: No previous spell replacement" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5021 msgstr "E752: Ei edellistä oikaisulukukorjausta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5022 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5023 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5024 msgid "E753: Not found: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5025 msgstr "E753: Ei löytynyt: %s" |
1624 | 5026 |
5027 msgid "E758: Truncated spell file" | |
5028 msgstr "E758: Oikolukutiedosto katkaistu" | |
5029 | |
5030 #, c-format | |
5031 msgid "Trailing text in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5032 msgstr "Tekstiä rivin perässä tiedostossa %s rivillä %d: %s" |
1624 | 5033 |
5034 #, c-format | |
5035 msgid "Affix name too long in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5036 msgstr "Affiksin nimi on liian pitkä tiedostossa %s rivillä %d: %s" |
1624 | 5037 |
1698 | 5038 msgid "E761: Format error in affix file FOL, LOW or UPP" |
5039 msgstr "E761: Affiksitiedoston FOL-, LOW- tai UPP-muotovirhe " | |
5040 | |
5041 msgid "E762: Character in FOL, LOW or UPP is out of range" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5042 msgstr "E762: Merkki FOL:ssä, LOW:ssä tai UPP:ssä ei kuulu arvoalueeseen" |
1698 | 5043 |
5044 msgid "Compressing word tree..." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5045 msgstr "Tiivistetään sanapuuta..." |
1698 | 5046 |
5047 #, c-format | |
5048 msgid "Reading spell file \"%s\"" | |
5049 msgstr "Luetaan oikaisulukutiedosta %s" | |
5050 | |
5051 msgid "E757: This does not look like a spell file" | |
5052 msgstr "E757: Ei vaikuta oikaisulukutiedostolta" | |
5053 | |
5054 msgid "E771: Old spell file, needs to be updated" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5055 msgstr "E771: Vanha oikaisulukutiedosto vaatii päivittämistä" |
1698 | 5056 |
5057 msgid "E772: Spell file is for newer version of Vim" | |
5058 msgstr "E772: Oikaisulukutiedosto on uudemmalle Vimille" | |
5059 | |
5060 msgid "E770: Unsupported section in spell file" | |
5061 msgstr "E770: Tukematon osio oikaisulukutiedostossa" | |
5062 | |
5063 #, c-format | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5064 msgid "E778: This does not look like a .sug file: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5065 msgstr "E778: Ei vaikuta .sug-tiedostolta: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5066 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5067 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5068 msgid "E779: Old .sug file, needs to be updated: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5069 msgstr "E779: Vanha .sug-tiedosto pitää päivittää: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5070 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5071 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5072 msgid "E780: .sug file is for newer version of Vim: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5073 msgstr "E780: .sug-tiedosto on uudemmalle Vimille: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5074 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5075 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5076 msgid "E781: .sug file doesn't match .spl file: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5077 msgstr "E781: .sug-tiedosto ei täsmää .spl-tiedostoon: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5078 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5079 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5080 msgid "E782: error while reading .sug file: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5081 msgstr "E782: virhe luettaessa .sug-tiedostoa: %s" |
1698 | 5082 |
5083 #, c-format | |
14123 | 5084 msgid "Reading affix file %s..." |
1698 | 5085 msgstr "Luetaan affiksitiedostoa %s..." |
5086 | |
5087 #, c-format | |
5088 msgid "Conversion failure for word in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5089 msgstr "Muunnosvirhe sanalle %s rivillä %d: %s" |
1698 | 5090 |
5091 #, c-format | |
5092 msgid "Conversion in %s not supported: from %s to %s" | |
5093 msgstr "Muunnosta kohteessa %s ei tueta: kohteesta %s kohteeseen %s" | |
5094 | |
5095 #, c-format | |
5096 msgid "Conversion in %s not supported" | |
5097 msgstr "Muutosta kohteessa %s ei tueta" | |
5098 | |
5099 #, c-format | |
5100 msgid "Invalid value for FLAG in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5101 msgstr "Tuntematon FLAG kohteessa %s rivillä %d: %s" |
1698 | 5102 |
5103 #, c-format | |
5104 msgid "FLAG after using flags in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5105 msgstr "FLAG kohteessa %s lippujen jälkeen rivillä %d: %s" |
1698 | 5106 |
5107 #, c-format | |
5108 msgid "" | |
5109 "Defining COMPOUNDFORBIDFLAG after PFX item may give wrong results in %s line " | |
5110 "%d" | |
5111 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5112 "COMPOUNDFORBIDFLAG PFX:n jälkeen voi antaa vääriä tuloksia kohteessa %s " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5113 "rivillä %d" |
1698 | 5114 |
5115 #, c-format | |
5116 msgid "" | |
5117 "Defining COMPOUNDPERMITFLAG after PFX item may give wrong results in %s line " | |
5118 "%d" | |
5119 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5120 "COMPOUNDPERMITFLAG PFX:n jälkeen voi antaa vääriä tuloksia kohteessa %s " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5121 "rivillä %d" |
1698 | 5122 |
5123 #, c-format | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5124 msgid "Wrong COMPOUNDRULES value in %s line %d: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5125 msgstr "Väärä COMPOUNDRULES-arvo kohteessa %s rivillä %d: %s" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5126 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5127 #, c-format |
1698 | 5128 msgid "Wrong COMPOUNDWORDMAX value in %s line %d: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5129 msgstr "Väärä COMPOUNDWORDMAX-arvo kohteessa %s rivillä %d: %s" |
1698 | 5130 |
5131 #, c-format | |
5132 msgid "Wrong COMPOUNDMIN value in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5133 msgstr "Väärä COMPOUNDMIN-arvo kohteessa %s rivillä %d: %s" |
1698 | 5134 |
5135 #, c-format | |
5136 msgid "Wrong COMPOUNDSYLMAX value in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5137 msgstr "Väärä COMPOUNDSYLMAX-arvo kohteessa %s rivillä %d: %s" |
1698 | 5138 |
5139 #, c-format | |
5140 msgid "Wrong CHECKCOMPOUNDPATTERN value in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5141 msgstr "Väärä CHECKCOMPOUNDPATTERN-arvo kohteessa %s rivillä %d: %s" |
1698 | 5142 |
5143 #, c-format | |
5144 msgid "Different combining flag in continued affix block in %s line %d: %s" | |
5145 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5146 "Eri yhdistelmälippu jatketussa affiksilohkossa kohteessa %s rivillä %d: %s" |
1698 | 5147 |
5148 #, c-format | |
5149 msgid "Duplicate affix in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5150 msgstr "Kaksoiskappale affiksista kohteessa %s rivillä %d: %s" |
1698 | 5151 |
5152 #, c-format | |
5153 msgid "" | |
5154 "Affix also used for BAD/RARE/KEEPCASE/NEEDAFFIX/NEEDCOMPOUND/NOSUGGEST in %s " | |
5155 "line %d: %s" | |
5156 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5157 "Affiksia käytetty myös BAD-, RARE-, KEEPCASE-, NEEDAFFIX-, NEEDCOMPOUND- tai " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5158 "NOSUGGEST-arvossa kohteessa %s rivillä %d: %s" |
1698 | 5159 |
5160 #, c-format | |
5161 msgid "Expected Y or N in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5162 msgstr "Odotettiin Y:tä tai N:ää kohteessa %s rivillä %d: %s" |
1698 | 5163 |
5164 #, c-format | |
5165 msgid "Broken condition in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5166 msgstr "Viallinen ehto kohteessa %s rivillä %d: %s" |
1698 | 5167 |
5168 #, c-format | |
5169 msgid "Expected REP(SAL) count in %s line %d" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5170 msgstr "Odotettiin REP(SAL)-arvoa kohteessa %s rivillä %d" |
1698 | 5171 |
5172 #, c-format | |
5173 msgid "Expected MAP count in %s line %d" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5174 msgstr "Odotettiin MAP-arvoa kohteessa %s rivillä %d" |
1698 | 5175 |
5176 #, c-format | |
5177 msgid "Duplicate character in MAP in %s line %d" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5178 msgstr "Kaksoiskappale merkistä MAP:ssä kohteessa %s rivillä %d" |
1698 | 5179 |
5180 #, c-format | |
5181 msgid "Unrecognized or duplicate item in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5182 msgstr "Tunnistamaton tai kaksoiskappale arvosta kohteessa %s rivillä %d: %s" |
1698 | 5183 |
5184 #, c-format | |
5185 msgid "Missing FOL/LOW/UPP line in %s" | |
5186 msgstr "Puuttuva FOL, LOW tai UPP rivi kohteessa %s" | |
5187 | |
5188 msgid "COMPOUNDSYLMAX used without SYLLABLE" | |
5189 msgstr "COMPOUNDSYLMAX ilman SYLLABLEa" | |
5190 | |
5191 msgid "Too many postponed prefixes" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5192 msgstr "Liikaa jälkikäteistettyjä prefiksejä" |
1698 | 5193 |
5194 msgid "Too many compound flags" | |
5195 msgstr "Liikaa yhdyssanalippuja" | |
5196 | |
2032
592032e9e167
Update message translations.
Bram Moolenaar <bram@zimbu.org>
parents:
1698
diff
changeset
|
5197 msgid "Too many postponed prefixes and/or compound flags" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5198 msgstr "Liikaa jälkikäteistettyjä prefiksejä tai yhdyssanalippuja" |
1698 | 5199 |
5200 #, c-format | |
5201 msgid "Missing SOFO%s line in %s" | |
5202 msgstr "Puuttuva SOFO%s-rivi kohteessa %s" | |
5203 | |
5204 #, c-format | |
5205 msgid "Both SAL and SOFO lines in %s" | |
5206 msgstr "SAL- ja SOFO-rivit kohteessa %s" | |
5207 | |
5208 #, c-format | |
5209 msgid "Flag is not a number in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5210 msgstr "Lippu ei ole lukuarvo kohteessa %s rivillä %d: %s" |
1698 | 5211 |
5212 #, c-format | |
5213 msgid "Illegal flag in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5214 msgstr "Tuntematon lippu kohteessa %s rivillä %d: %s" |
1698 | 5215 |
5216 #, c-format | |
5217 msgid "%s value differs from what is used in another .aff file" | |
5218 msgstr "%s-arvo eroaa toisessa .aff-tiedostossa olevasta" | |
5219 | |
5220 #, c-format | |
14123 | 5221 msgid "Reading dictionary file %s..." |
1698 | 5222 msgstr "Luetaan sanakirjatiedostoa %s" |
5223 | |
5224 #, c-format | |
5225 msgid "E760: No word count in %s" | |
5226 msgstr "E760: Ei sanalaskuria kohteessa %s" | |
5227 | |
5228 #, c-format | |
5229 msgid "line %6d, word %6d - %s" | |
5230 msgstr "rivi %6d, sana %6d - %s" | |
5231 | |
5232 #, c-format | |
5233 msgid "Duplicate word in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5234 msgstr "Toistettu sana kohteessa %s rivillä %d: %s" |
1698 | 5235 |
5236 #, c-format | |
5237 msgid "First duplicate word in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5238 msgstr "Ensimmäinen kappale kohteessa %s rivillä %d: %s" |
1698 | 5239 |
5240 #, c-format | |
5241 msgid "%d duplicate word(s) in %s" | |
5242 msgstr "toistettuja sanoja %d kohteessa %s" | |
5243 | |
5244 #, c-format | |
5245 msgid "Ignored %d word(s) with non-ASCII characters in %s" | |
5246 msgstr "Ei-ASCII-merkkien takia ohitettuja sanoja %d kohteessa %s" | |
5247 | |
5248 #, c-format | |
14123 | 5249 msgid "Reading word file %s..." |
1698 | 5250 msgstr "Luetaan sanatiedostoa %s..." |
5251 | |
5252 #, c-format | |
5253 msgid "Duplicate /encoding= line ignored in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5254 msgstr "Toistettu /encoding= ohitettu kohteessa %s rivillä %d: %s" |
1698 | 5255 |
5256 #, c-format | |
5257 msgid "/encoding= line after word ignored in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5258 msgstr "/encoding= sanojen jälkeen ohitettu kohteessa %s rivillä %d: %s" |
1698 | 5259 |
5260 #, c-format | |
5261 msgid "Duplicate /regions= line ignored in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5262 msgstr "Toistettu /regions= ohitettu kohteessa %s rivillä %d: %s" |
1698 | 5263 |
5264 #, c-format | |
5265 msgid "Too many regions in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5266 msgstr "Liikaa regionseja kohteessa %s rivillä %d: %s" |
1698 | 5267 |
5268 #, c-format | |
5269 msgid "/ line ignored in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5270 msgstr "/ ohitettu kohteessa %s rivillä %d: %s" |
1698 | 5271 |
5272 #, c-format | |
5273 msgid "Invalid region nr in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5274 msgstr "Virheellinen region-luku kohteessa %s rivillä %d: %s" |
1698 | 5275 |
5276 #, c-format | |
5277 msgid "Unrecognized flags in %s line %d: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5278 msgstr "Tunnistamaton lippu kohteessa %s rivillä %d: %s" |
1698 | 5279 |
5280 #, c-format | |
5281 msgid "Ignored %d words with non-ASCII characters" | |
5282 msgstr "Ei-ASCIIn takia ohitettuja sanoja %d" | |
5283 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5284 msgid "E845: Insufficient memory, word list will be incomplete" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5285 msgstr "E845: Muisti ei riitä, sanalista jää keskeneräiseksi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5286 |
1698 | 5287 #, c-format |
5288 msgid "Compressed %d of %d nodes; %d (%d%%) remaining" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5289 msgstr "Tiivistetty %d/%d noodia. %d (%d %%) jäljellä" |
1698 | 5290 |
5291 msgid "Reading back spell file..." | |
5292 msgstr "Luetaan taas oikaisulukutiedostoa..." | |
1624 | 5293 |
1698 | 5294 msgid "Performing soundfolding..." |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5295 msgstr "Ääntämyksen mukaan yhdistellään..." |
1698 | 5296 |
5297 #, c-format | |
5298 msgid "Number of words after soundfolding: %ld" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5299 msgstr "Sanoja ääntämysyhdistelyn jälkeen: %ld" |
1698 | 5300 |
5301 #, c-format | |
5302 msgid "Total number of words: %d" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5303 msgstr "Sanoja yhteensä: %d" |
1698 | 5304 |
5305 #, c-format | |
14123 | 5306 msgid "Writing suggestion file %s..." |
1698 | 5307 msgstr "Kirjoitetaan ehdotustiedostoa %s..." |
5308 | |
5309 #, c-format | |
5310 msgid "Estimated runtime memory use: %d bytes" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5311 msgstr "Arvioitu käyttömuisti: %d tavua" |
1698 | 5312 |
5313 msgid "E751: Output file name must not have region name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5314 msgstr "E751: Tulostetiedostonimessä ei saa olla alueen nimeä" |
1698 | 5315 |
5316 msgid "E754: Only up to 8 regions supported" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5317 msgstr "E754: Enintään 8 aluetta tuetaan" |
1698 | 5318 |
5319 #, c-format | |
5320 msgid "E755: Invalid region in %s" | |
5321 msgstr "E755: Virheellinen alue kohteelle %s" | |
5322 | |
5323 msgid "Warning: both compounding and NOBREAK specified" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5324 msgstr "Varoitus: sekä yhdyssanamuodostus että NOBREAK käytössä" |
1698 | 5325 |
5326 #, c-format | |
14123 | 5327 msgid "Writing spell file %s..." |
1698 | 5328 msgstr "Kirjoitetaan oikaisulukutiedostoa %s..." |
5329 | |
5330 msgid "Done!" | |
5331 msgstr "Valmista." | |
5332 | |
5333 #, c-format | |
5334 msgid "E765: 'spellfile' does not have %ld entries" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5335 msgstr "E765: spellfile ei sisällä %ld kohtaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5336 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5337 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5338 msgid "Word '%.*s' removed from %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5339 msgstr "Sana %.*s poistettu kohteesta %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5340 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5341 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5342 msgid "Word '%.*s' added to %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5343 msgstr "Sana %.*s lisätty kohteeseen %s" |
1698 | 5344 |
5345 msgid "E763: Word characters differ between spell files" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5346 msgstr "E763: Sanan merkit muuttuvat oikaisulukutiedostojen välillä" |
1624 | 5347 |
1698 | 5348 msgid "E783: duplicate char in MAP entry" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5349 msgstr "E783: kaksoiskappale merkistä MAP-kohdassa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5350 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5351 msgid "No Syntax items defined for this buffer" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5352 msgstr "Ei syntaksikohteita tälle puskurille" |
1624 | 5353 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5354 msgid "syntax conceal on" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5355 msgstr "syntaksin piilotus päällä" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5356 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5357 msgid "syntax conceal off" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5358 msgstr "syntaksin piilotus pois" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5359 |
1624 | 5360 #, c-format |
5361 msgid "E390: Illegal argument: %s" | |
5362 msgstr "E390: Virheellinen argumentti: %s" | |
5363 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5364 msgid "syntax case ignore" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5365 msgstr "syntaksin merkkitason ohitus " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5366 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5367 msgid "syntax case match" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5368 msgstr "syntaksin merkkitason täsmäys" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5369 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5370 msgid "syntax spell toplevel" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5371 msgstr "syntaksin oikaisuluku päätasolla" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5372 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5373 msgid "syntax spell notoplevel" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5374 msgstr "syntaksin oikaisuluku ei-päätasolla" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5375 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5376 msgid "syntax spell default" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5377 msgstr "syntaksin oikaisuluku oletusarvolla" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5378 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5379 msgid "syntax iskeyword " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5380 msgstr "syntax iskeyword " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5381 |
1624 | 5382 #, c-format |
5383 msgid "E391: No such syntax cluster: %s" | |
5384 msgstr "E391: Syntaksiklusteri puuttuu: %s" | |
5385 | |
5386 msgid "syncing on C-style comments" | |
5387 msgstr "synkkaa C-tyylin kommentteihin" | |
5388 | |
5389 msgid "no syncing" | |
5390 msgstr "ei synkkausta" | |
5391 | |
5392 msgid "syncing starts " | |
5393 msgstr "synkkaus aloitettu " | |
5394 | |
5395 msgid " lines before top line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5396 msgstr " riviä ennen alkua" |
1624 | 5397 |
5398 msgid "" | |
5399 "\n" | |
5400 "--- Syntax sync items ---" | |
5401 msgstr "" | |
5402 "\n" | |
5403 "--- Syntax sync -kohteet ---" | |
5404 | |
5405 msgid "" | |
5406 "\n" | |
5407 "syncing on items" | |
5408 msgstr "" | |
5409 "\n" | |
5410 "synkataan kohteisiin" | |
5411 | |
5412 msgid "" | |
5413 "\n" | |
5414 "--- Syntax items ---" | |
5415 msgstr "" | |
5416 "\n" | |
5417 "--- Syntax-kohteet ---" | |
5418 | |
5419 #, c-format | |
5420 msgid "E392: No such syntax cluster: %s" | |
5421 msgstr "E392: syntaksiklusteria ei ole: %s" | |
5422 | |
5423 msgid "minimal " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5424 msgstr "vähintään " |
1624 | 5425 |
5426 msgid "maximal " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5427 msgstr "enitntään " |
1624 | 5428 |
5429 msgid "; match " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5430 msgstr "; täsmää " |
1624 | 5431 |
5432 msgid " line breaks" | |
5433 msgstr " rivinvaihdot" | |
5434 | |
5435 msgid "E395: contains argument not accepted here" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5436 msgstr "E395: contains ei sovi tähän" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5437 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5438 msgid "E844: invalid cchar value" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5439 msgstr "E844: Virheellinen cchar-arvo" |
1624 | 5440 |
5441 msgid "E393: group[t]here not accepted here" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5442 msgstr "E393: group[t]here ei sovi tähän" |
1624 | 5443 |
5444 #, c-format | |
5445 msgid "E394: Didn't find region item for %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5446 msgstr "E394: Aluetta nimelle %s ei löydy" |
1624 | 5447 |
5448 msgid "E397: Filename required" | |
5449 msgstr "E397: Tiedostonimi puuttuu" | |
5450 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5451 msgid "E847: Too many syntax includes" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5452 msgstr "E847: Liikaa syntax includeja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5453 |
1624 | 5454 #, c-format |
5455 msgid "E789: Missing ']': %s" | |
4339 | 5456 msgstr "E789: ] puuttuu: %s" |
1624 | 5457 |
5458 #, c-format | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5459 msgid "E890: trailing char after ']': %s]%s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5460 msgstr "E890: Ylimääräisiä merkkejä merkin ] perässä: %s]%s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5461 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5462 #, c-format |
1624 | 5463 msgid "E398: Missing '=': %s" |
5464 msgstr "E398: = puuttuu: %s" | |
5465 | |
5466 #, c-format | |
5467 msgid "E399: Not enough arguments: syntax region %s" | |
5468 msgstr "E399: Argumentteja puuttuu: syntaksialue %s" | |
5469 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5470 msgid "E848: Too many syntax clusters" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5471 msgstr "E848: Liikaa syntaksiklustereita" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5472 |
1624 | 5473 msgid "E400: No cluster specified" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5474 msgstr "E400: klusteri määrittelemättä" |
1624 | 5475 |
5476 #, c-format | |
5477 msgid "E401: Pattern delimiter not found: %s" | |
5478 msgstr "E401: Kuvoin erotin puuttuu: %s" | |
5479 | |
5480 #, c-format | |
5481 msgid "E402: Garbage after pattern: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5482 msgstr "E402: Roskia kuvion jäljessä: %s" |
1624 | 5483 |
5484 msgid "E403: syntax sync: line continuations pattern specified twice" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5485 msgstr "E403: syntax sync: rivinjatkamiskuvio määritelty kahdesti" |
1624 | 5486 |
5487 #, c-format | |
5488 msgid "E404: Illegal arguments: %s" | |
5489 msgstr "E404: Virheelliset argumentit: %s" | |
5490 | |
5491 #, c-format | |
5492 msgid "E405: Missing equal sign: %s" | |
5493 msgstr "E405: = puuttuu: %s" | |
5494 | |
5495 #, c-format | |
5496 msgid "E406: Empty argument: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5497 msgstr "E406: Tyhjä argumentti: %s" |
1624 | 5498 |
5499 #, c-format | |
5500 msgid "E407: %s not allowed here" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5501 msgstr "E407: %s ei sovi tähän" |
1624 | 5502 |
5503 #, c-format | |
5504 msgid "E408: %s must be first in contains list" | |
5505 msgstr "E408: %s kuuluu contains-listan alkuun" | |
5506 | |
5507 #, c-format | |
5508 msgid "E409: Unknown group name: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5509 msgstr "E409: Tuntematon ryhmän nimi: %s" |
1624 | 5510 |
5511 #, c-format | |
5512 msgid "E410: Invalid :syntax subcommand: %s" | |
5513 msgstr "E410: Virheelluinen :syntax-osakomento: %s" | |
5514 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5515 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5516 " TOTAL COUNT MATCH SLOWEST AVERAGE NAME PATTERN" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5517 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5518 " KAIKKI MÄÄRÄ TÄSMÄYS HITAIN KEKSIARVO NIMI ILMAUS" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5519 |
1624 | 5520 msgid "E679: recursive loop loading syncolor.vim" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5521 msgstr "E679: rekursiivinen silmukka syncolor.vimissä" |
1624 | 5522 |
5523 #, c-format | |
5524 msgid "E411: highlight group not found: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5525 msgstr "E411: korostusryhmää ei löytynyt: %s" |
1624 | 5526 |
5527 #, c-format | |
5528 msgid "E412: Not enough arguments: \":highlight link %s\"" | |
5529 msgstr "E412: Argumentteja puuttuu: :highlight link %s" | |
5530 | |
5531 #, c-format | |
5532 msgid "E413: Too many arguments: \":highlight link %s\"" | |
5533 msgstr "E413: Liikaa argumentteja: :highlight link %s" | |
5534 | |
5535 msgid "E414: group has settings, highlight link ignored" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5536 msgstr "E414: ryhmällä on asetuksia, highlight link -komento ohitetaan" |
1624 | 5537 |
5538 #, c-format | |
5539 msgid "E415: unexpected equal sign: %s" | |
5540 msgstr "E415: odotuksenvastainen =-merkki: %s" | |
5541 | |
5542 #, c-format | |
5543 msgid "E416: missing equal sign: %s" | |
5544 msgstr "E416: puuttuva =-merkki: %s" | |
5545 | |
5546 #, c-format | |
5547 msgid "E417: missing argument: %s" | |
5548 msgstr "E417: puuttuva argumentti: %s" | |
5549 | |
5550 #, c-format | |
5551 msgid "E418: Illegal value: %s" | |
5552 msgstr "E418: Viallinen arvo: %s" | |
5553 | |
5554 msgid "E419: FG color unknown" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5555 msgstr "E419: edustaväri tuntematon" |
1624 | 5556 |
5557 msgid "E420: BG color unknown" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5558 msgstr "E420: taustaväri tuntematon" |
1624 | 5559 |
5560 #, c-format | |
5561 msgid "E421: Color name or number not recognized: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5562 msgstr "E421: Värin nimi tai numero tuntematon: %s" |
1624 | 5563 |
5564 #, c-format | |
5565 msgid "E422: terminal code too long: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5566 msgstr "E422: terminaalikoodi liian pitkä: %s" |
1624 | 5567 |
5568 #, c-format | |
5569 msgid "E423: Illegal argument: %s" | |
5570 msgstr "E423: Virheellinen argumentti: %s" | |
5571 | |
5572 msgid "E424: Too many different highlighting attributes in use" | |
5573 msgstr "E424: Liikaa eri korostusattribuutteja" | |
5574 | |
5575 msgid "E669: Unprintable character in group name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5576 msgstr "E669: Tulostuskelvoton merkki ryhmän nimessä" |
1624 | 5577 |
5578 msgid "W18: Invalid character in group name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5579 msgstr "W18: Virheellinen merkki ryhmän nimessä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5580 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5581 msgid "E849: Too many highlight and syntax groups" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5582 msgstr "E849: Liikaa korostuksia ja syntaksiryhmiä" |
1624 | 5583 |
5584 msgid "E555: at bottom of tag stack" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5585 msgstr "E555: tägipinon pohja" |
1624 | 5586 |
5587 msgid "E556: at top of tag stack" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5588 msgstr "E556: tägipinon huippu" |
1624 | 5589 |
5590 msgid "E425: Cannot go before first matching tag" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5591 msgstr "E425: Ei voida mennä ensimmäistä täsmäävää tägiä alummaksi" |
1624 | 5592 |
5593 #, c-format | |
5594 msgid "E426: tag not found: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5595 msgstr "E426: tägi puuttuu: %s" |
1624 | 5596 |
1698 | 5597 msgid " # pri kind tag" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5598 msgstr " # arvo tyyppi tägi" |
1624 | 5599 |
5600 msgid "file\n" | |
5601 msgstr "tiedosto\n" | |
5602 | |
5603 msgid "E427: There is only one matching tag" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5604 msgstr "E427: Vain yksi tägi täsmää" |
1624 | 5605 |
5606 msgid "E428: Cannot go beyond last matching tag" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5607 msgstr "E428: Ei voida edetä viimeisen täsmäävän tägin ohi" |
1624 | 5608 |
5609 #, c-format | |
5610 msgid "File \"%s\" does not exist" | |
5611 msgstr "Tiedostoa %s ei ole" | |
5612 | |
5613 #, c-format | |
5614 msgid "tag %d of %d%s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5615 msgstr "tägi %d/%d%s" |
1624 | 5616 |
5617 msgid " or more" | |
5618 msgstr " tai useammasta" | |
5619 | |
1698 | 5620 msgid " Using tag with different case!" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5621 msgstr " Tägissä eri kirjaintaso" |
1624 | 5622 |
5623 #, c-format | |
5624 msgid "E429: File \"%s\" does not exist" | |
5625 msgstr "E429: Tiedostoa %s ei ole" | |
5626 | |
5627 msgid "" | |
5628 "\n" | |
5629 " # TO tag FROM line in file/text" | |
5630 msgstr "" | |
5631 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5632 " # TILL tagg FRÅN LINJE i fil/text" |
1624 | 5633 |
5634 #, c-format | |
5635 msgid "Searching tags file %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5636 msgstr "Etsitään tägitiedostoa %s" |
1624 | 5637 |
5638 #, c-format | |
1698 | 5639 msgid "E430: Tag file path truncated for %s\n" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5640 msgstr "E430: Tägitiedoston polku katkaistu kohdassa %s\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5641 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5642 msgid "Ignoring long line in tags file" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5643 msgstr "Ohitetaan pitkä rivi tägitiedostossa" |
1624 | 5644 |
5645 #, c-format | |
5646 msgid "E431: Format error in tags file \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5647 msgstr "E431: Muotovirh tägitiedostossa %s" |
1624 | 5648 |
5649 #, c-format | |
5650 msgid "Before byte %ld" | |
5651 msgstr "Ennen tavua %ld" | |
5652 | |
5653 #, c-format | |
5654 msgid "E432: Tags file not sorted: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5655 msgstr "E432: Tägitiedosto ei ole järjestetty: %s" |
1624 | 5656 |
5657 msgid "E433: No tags file" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5658 msgstr "E433: Ei tägitiedostoja" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5659 |
1624 | 5660 msgid "E434: Can't find tag pattern" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5661 msgstr "E434: Tägikuviota ei löydy" |
1624 | 5662 |
5663 msgid "E435: Couldn't find tag, just guessing!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5664 msgstr "E435: Tägiä ei löydy, arvataan." |
1624 | 5665 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5666 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5667 msgid "Duplicate field name: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5668 msgstr "Kaksoiskappale kentän nimestä: %s" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5669 |
1624 | 5670 msgid "' not known. Available builtin terminals are:" |
5671 msgstr " ei tunnettu. Tuetut terminaalit:" | |
5672 | |
5673 msgid "defaulting to '" | |
5674 msgstr "oletusarvona " | |
5675 | |
5676 msgid "E557: Cannot open termcap file" | |
5677 msgstr "E557: Ei voi avata termcap-tiedostoa" | |
5678 | |
5679 msgid "E558: Terminal entry not found in terminfo" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5680 msgstr "E558: Terminaalia ei löytynyt terminfosta" |
1624 | 5681 |
5682 msgid "E559: Terminal entry not found in termcap" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5683 msgstr "E559: Terminaalia ei löytynyt termcapista" |
1624 | 5684 |
5685 #, c-format | |
5686 msgid "E436: No \"%s\" entry in termcap" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5687 msgstr "E436: %s ei löytynyt termcapista" |
1624 | 5688 |
5689 msgid "E437: terminal capability \"cm\" required" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5690 msgstr "E437: terminaalilla pitää olla cm kyvyissään" |
1624 | 5691 |
5692 msgid "" | |
5693 "\n" | |
5694 "--- Terminal keys ---" | |
5695 msgstr "" | |
5696 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5697 "--- Terminaalinäppäimet ---" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5698 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5699 msgid "Cannot open $VIMRUNTIME/rgb.txt" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5700 msgstr "Ei voida avata tiedostoa $VIMRUNTIME/rgb.txt" |
1624 | 5701 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5702 msgid "Terminal" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5703 msgstr "Terminaali" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5704 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5705 msgid "Terminal-finished" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5706 msgstr "Terminaali-lopetettu" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5707 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5708 msgid "active" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5709 msgstr "aktiivinen" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5710 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5711 msgid "running" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5712 msgstr "suoritetaan" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5713 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5714 msgid "finished" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5715 msgstr "lopetettu" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5716 |
1624 | 5717 msgid "new shell started\n" |
5718 msgstr "uusi kuori avattu\n" | |
5719 | |
5720 msgid "Vim: Error reading input, exiting...\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5721 msgstr "Vim: Virhe luettaessa syötettä, poistutaan...\n" |
1624 | 5722 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5723 msgid "Used CUT_BUFFER0 instead of empty selection" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5724 msgstr "Käytettiin CUT_BUFFER0:aa tyhjän valinnan sijaan" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5725 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5726 msgid "E881: Line count changed unexpectedly" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5727 msgstr "E881: Rivimäärä vaihtui odottamatta" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5728 |
1624 | 5729 msgid "No undo possible; continue anyway" |
5730 msgstr "Ei voi kumota, jatketaan silti" | |
5731 | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5732 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5733 msgid "E828: Cannot open undo file for writing: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5734 msgstr "E828: Kumoustiedoston avaus kirjoittamista varten ei onnistu: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5735 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5736 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5737 msgid "E825: Corrupted undo file (%s): %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5738 msgstr "E825: Pilaanntunut kumoustiedosto (%s): %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5739 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5740 msgid "Cannot write undo file in any directory in 'undodir'" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5741 msgstr "Ei voitu lukea kumoustiedostoa mistään undodir-muuttujan hakemistosta" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5742 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5743 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5744 msgid "Will not overwrite with undo file, cannot read: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5745 msgstr "Ei ylikirjoitetat kumoustiedostolla, koska ei voida lukea: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5746 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5747 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5748 msgid "Will not overwrite, this is not an undo file: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5749 msgstr "Ei ylikirjoiteta, koska tämä ei ole kumoustiedosto: %s" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5750 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5751 msgid "Skipping undo file write, nothing to undo" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5752 msgstr "Ohitetaan kumoustiedoston kirjoitus, koska ei ole peruutettavia" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5753 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5754 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5755 msgid "Writing undo file: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5756 msgstr "Kirjoitetaan kumoustiedostoa: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5757 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5758 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5759 msgid "E829: write error in undo file: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5760 msgstr "E829: Kirjoitusvirhe kumoustiedostossa: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5761 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5762 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5763 msgid "Not reading undo file, owner differs: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5764 msgstr "Ei lueta kumoustiedosto jonka omistaja on eri: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5765 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5766 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5767 msgid "Reading undo file: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5768 msgstr "Luetaan kumoustiedostoa: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5769 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5770 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5771 msgid "E822: Cannot open undo file for reading: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5772 msgstr "E822: Kumoustiedostoa ei voi avata lukemista varten: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5773 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5774 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5775 msgid "E823: Not an undo file: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5776 msgstr "E823: Ei ole kumoustiedosto: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5777 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5778 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5779 msgid "E832: Non-encrypted file has encrypted undo file: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5780 msgstr "E832: Salaamattomalla tiedostolla on salattu kumoustiedosto: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5781 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5782 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5783 msgid "E826: Undo file decryption failed: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5784 msgstr "E826: Kumoustiedoston purku epäonnistui: %s" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5785 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5786 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5787 msgid "E827: Undo file is encrypted: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5788 msgstr "E827: Kumoustiedosto on salattu: %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5789 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5790 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5791 msgid "E824: Incompatible undo file: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5792 msgstr "E824: Epäyhteensopiva kumoustiedosto: %s" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5793 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5794 msgid "File contents changed, cannot use undo info" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5795 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5796 "Tiedoston sisältö on muuttunut, joen kumoustiedot ovat käyttökelvottomia" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5797 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5798 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5799 msgid "Finished reading undo file %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5800 msgstr "Ladattu kumoustiedoto %s" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5801 |
1624 | 5802 msgid "Already at oldest change" |
5803 msgstr "Vanhimmassa muutoksessa" | |
5804 | |
5805 msgid "Already at newest change" | |
5806 msgstr "Nuorimmassa muutoksessa" | |
5807 | |
5808 #, c-format | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
5809 msgid "E830: Undo number %ld not found" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5810 msgstr "E830: Kumouslukua %ld ei löydy" |
1624 | 5811 |
5812 msgid "E438: u_undo: line numbers wrong" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5813 msgstr "E438: u_undo: väärät rivinumerot" |
1624 | 5814 |
5815 msgid "more line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5816 msgstr "rivi lisää" |
1624 | 5817 |
5818 msgid "more lines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5819 msgstr "riviä lisää" |
1624 | 5820 |
5821 msgid "line less" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5822 msgstr "rivi vähemmän" |
1624 | 5823 |
5824 msgid "fewer lines" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5825 msgstr "riviä vähemmän" |
1624 | 5826 |
5827 msgid "change" | |
5828 msgstr "muutos" | |
5829 | |
5830 msgid "changes" | |
5831 msgstr "muutosta" | |
5832 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5833 # eka %s yläpuolelta, toka %s alapuolelta, kolmas %s aika |
1624 | 5834 #, c-format |
5835 msgid "%ld %s; %s #%ld %s" | |
5836 msgstr "%ld %s, %s #%ld %s" | |
5837 | |
5838 msgid "before" | |
5839 msgstr "ennen muutosta" | |
5840 | |
5841 msgid "after" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5842 msgstr "jälkeen muutoksen" |
1624 | 5843 |
5844 msgid "Nothing to undo" | |
5845 msgstr "Ei kumottavaa" | |
5846 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5847 msgid "number changes when saved" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5848 msgstr "numero muutoksia aika tallennettu" |
1624 | 5849 |
5850 #, c-format | |
5851 msgid "%ld seconds ago" | |
5852 msgstr "%ld sekuntia sitten" | |
5853 | |
5854 msgid "E790: undojoin is not allowed after undo" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5855 msgstr "E790: undojoin ei toimi undon jälkeen" |
1624 | 5856 |
5857 msgid "E439: undo list corrupt" | |
5858 msgstr "E439: kumouslista rikki" | |
5859 | |
5860 msgid "E440: undo line missing" | |
5861 msgstr "E440: kumousrivi puuttuu" | |
5862 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5863 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5864 msgid "E122: Function %s already exists, add ! to replace it" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5865 msgstr "E122: Funktio %s on jo olemassa, lisää ! korvataksesi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5866 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5867 msgid "E717: Dictionary entry already exists" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5868 msgstr "E717: Sanakirja-alkio on jo olemassa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5869 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5870 msgid "E718: Funcref required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5871 msgstr "E718: Funcref tarvitaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5872 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5873 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5874 msgid "E130: Unknown function: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5875 msgstr "E130: Tuntematon funktio: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5876 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5877 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5878 msgid "E125: Illegal argument: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5879 msgstr "E125: Virheellinen argumentti: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5880 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5881 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5882 msgid "E853: Duplicate argument name: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5883 msgstr "E853: Kaksoiskappale argumentin nimestä: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5884 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5885 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5886 msgid "E740: Too many arguments for function %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5887 msgstr "E740: Liikaa argumentteja funktiolle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5888 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5889 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5890 msgid "E116: Invalid arguments for function %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5891 msgstr "E116: Vääriä argumentteja funktiolle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5892 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5893 msgid "E132: Function call depth is higher than 'maxfuncdepth'" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5894 msgstr "E132: Funktiokutsujen syvyys on enemmän kuin maxfuncdepth" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5895 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5896 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5897 msgid "calling %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5898 msgstr "kutsutaan funktiota %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5899 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5900 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5901 msgid "%s aborted" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5902 msgstr "%s keskeytettiin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5903 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5904 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5905 msgid "%s returning #%ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5906 msgstr "%s palaa kohdassa #%ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5907 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5908 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5909 msgid "%s returning %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5910 msgstr "%s palaa kohdassa %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5911 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5912 msgid "E699: Too many arguments" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5913 msgstr "E699: Liikaa argumentteja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5914 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5915 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5916 msgid "E117: Unknown function: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5917 msgstr "E117: Tuntematon funktio: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5918 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5919 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5920 msgid "E933: Function was deleted: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5921 msgstr "E933: Funktion nimi poistettu: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5922 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5923 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5924 msgid "E119: Not enough arguments for function: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5925 msgstr "E119: Liikaa argumentteja funktiolle %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5926 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5927 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5928 msgid "E120: Using <SID> not in a script context: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5929 msgstr "E120: <SID> skriptin ulkopuolella: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5930 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5931 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5932 msgid "E725: Calling dict function without Dictionary: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5933 msgstr "E725: dict-funktio ilman sanakirjaa: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5934 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5935 msgid "E129: Function name required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5936 msgstr "E129: Funktion nimi puuttuu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5937 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5938 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5939 msgid "E128: Function name must start with a capital or \"s:\": %s" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5940 msgstr "E128: Funktion nimen pitää alkaa suuraakkosella tai merkeillä ’s:’: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5941 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5942 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5943 msgid "E884: Function name cannot contain a colon: %s" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5944 msgstr "E884: Funktion nimessä ei saa olla kaksoispistettä: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5945 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5946 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5947 msgid "E123: Undefined function: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5948 msgstr "E123: Tuntematon funktio: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5949 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5950 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5951 msgid "E124: Missing '(': %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5952 msgstr "E124: ( puuttuu: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5953 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5954 msgid "E862: Cannot use g: here" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5955 msgstr "E862: g: ei toimi täällä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5956 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5957 #, c-format |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5958 msgid "E932: Closure function should not be at top level: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5959 msgstr "E932: Sulkeumafunktion ei pitäisi olla uloimmalla tasolla: %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5960 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5961 msgid "E126: Missing :endfunction" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5962 msgstr "E126: :endfunction puuttuu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5963 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5964 #, c-format |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5965 msgid "W22: Text found after :endfunction: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5966 msgstr "W22: Ylimääräistä tekstiä :endfunction jälkeen: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5967 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
5968 #, c-format |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5969 msgid "E707: Function name conflicts with variable: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5970 msgstr "E707: Funktion nimi on ristiriidassa muuttujan kanssa: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5971 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5972 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5973 msgid "E127: Cannot redefine function %s: It is in use" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5974 msgstr "E127: Funktiota %s ei voi määritellä uudestaan, koska se on käytössä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5975 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5976 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5977 msgid "E746: Function name does not match script file name: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5978 msgstr "E746: Funktion nimi ei ole sama kuin skriptin tiedostonnimi: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5979 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5980 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5981 msgid "E131: Cannot delete function %s: It is in use" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5982 msgstr "E131: Funktiota %s ei voi poistaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5983 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5984 msgid "E133: :return not inside a function" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5985 msgstr "E133: :return ei ole funktion sisällä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5986 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5987 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5988 msgid "E107: Missing parentheses: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5989 msgstr "E107: Sulkeita puuttuu: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
5990 |
1624 | 5991 msgid "" |
5992 "\n" | |
1668 | 5993 "MS-Windows 64-bit GUI version" |
1624 | 5994 msgstr "" |
5995 "\n" | |
5996 "MS-Windows 64-bittinen GUI-versio" | |
5997 | |
5998 msgid "" | |
5999 "\n" | |
1668 | 6000 "MS-Windows 32-bit GUI version" |
1624 | 6001 msgstr "" |
6002 "\n" | |
1698 | 6003 "MS-Windows 32-bittinen GUI-version" |
1624 | 6004 |
6005 msgid " with OLE support" | |
6006 msgstr " OLE-tuella" | |
6007 | |
6008 msgid "" | |
6009 "\n" | |
1698 | 6010 "MS-Windows 64-bit console version" |
6011 msgstr "" | |
6012 "\n" | |
6013 "MS-Windows 32-bittinen konsoliversio" | |
6014 | |
6015 msgid "" | |
6016 "\n" | |
1668 | 6017 "MS-Windows 32-bit console version" |
1624 | 6018 msgstr "" |
6019 "\n" | |
1698 | 6020 "MS-Windows 32-bittinen konsoliversio" |
1624 | 6021 |
6022 msgid "" | |
6023 "\n" | |
6024 "MacOS X (unix) version" | |
6025 msgstr "" | |
6026 "\n" | |
6027 "MacOS X-version (unix)" | |
6028 | |
6029 msgid "" | |
6030 "\n" | |
6031 "MacOS X version" | |
6032 msgstr "" | |
6033 "\n" | |
6034 "MacOS X-version" | |
6035 | |
6036 msgid "" | |
6037 "\n" | |
6038 "MacOS version" | |
6039 msgstr "" | |
6040 "\n" | |
6041 "MacOS-version" | |
6042 | |
6043 msgid "" | |
6044 "\n" | |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6045 "OpenVMS version" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6046 msgstr "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6047 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6048 "OpenVMS-version" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6049 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6050 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6051 "\n" |
1624 | 6052 "Included patches: " |
6053 msgstr "" | |
6054 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6055 "Pätsit: " |
1624 | 6056 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6057 msgid "" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6058 "\n" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6059 "Extra patches: " |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6060 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6061 "\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6062 "Muita pätsejä: " |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6063 |
1624 | 6064 msgid "Modified by " |
6065 msgstr "Muokannut " | |
6066 | |
6067 msgid "" | |
6068 "\n" | |
6069 "Compiled " | |
6070 msgstr "" | |
6071 "\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6072 "Kääntänyt " |
1624 | 6073 |
6074 msgid "by " | |
6075 msgstr ": " | |
6076 | |
6077 msgid "" | |
6078 "\n" | |
6079 "Huge version " | |
6080 msgstr "" | |
6081 "\n" | |
1698 | 6082 "Huge-versio " |
1624 | 6083 |
6084 msgid "" | |
6085 "\n" | |
6086 "Big version " | |
6087 msgstr "" | |
6088 "\n" | |
1698 | 6089 "Big-version " |
1624 | 6090 |
6091 msgid "" | |
6092 "\n" | |
6093 "Normal version " | |
6094 msgstr "" | |
6095 "\n" | |
1698 | 6096 "Normal-versio " |
1624 | 6097 |
6098 msgid "" | |
6099 "\n" | |
6100 "Small version " | |
6101 msgstr "" | |
6102 "\n" | |
1698 | 6103 "Small-versio " |
1624 | 6104 |
6105 msgid "" | |
6106 "\n" | |
6107 "Tiny version " | |
6108 msgstr "" | |
6109 "\n" | |
1698 | 6110 "Tiny-versio " |
1624 | 6111 |
6112 msgid "without GUI." | |
6113 msgstr "ilman GUIta." | |
6114 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6115 msgid "with GTK3 GUI." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6116 msgstr "GTK3-GUIlla." |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6117 |
1624 | 6118 msgid "with GTK2-GNOME GUI." |
6119 msgstr "GTK2-Gnome-GUIlla." | |
6120 | |
6121 msgid "with GTK2 GUI." | |
6122 msgstr "GTK2-GUIlla." | |
6123 | |
6124 msgid "with X11-Motif GUI." | |
6125 msgstr "X11-Motif-GUIlla." | |
6126 | |
6127 msgid "with X11-neXtaw GUI." | |
6128 msgstr "X11-neXtaw-GUIlla." | |
6129 | |
6130 msgid "with X11-Athena GUI." | |
6131 msgstr "X11-Athena-GUIlla." | |
6132 | |
6133 msgid "with Photon GUI." | |
6134 msgstr "Photon-GUIlla." | |
6135 | |
6136 msgid "with GUI." | |
6137 msgstr "GUIlla." | |
6138 | |
6139 msgid "with Carbon GUI." | |
6140 msgstr "Carbon-GUIlla." | |
6141 | |
6142 msgid "with Cocoa GUI." | |
6143 msgstr "Cocoa-GUIlla." | |
6144 | |
6145 msgid "with (classic) GUI." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6146 msgstr "perinteisellä GUIlla." |
1624 | 6147 |
6148 msgid " Features included (+) or not (-):\n" | |
6149 msgstr " Ominaisuudet mukana (+) ja poissa (-):\n" | |
6150 | |
6151 msgid " system vimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6152 msgstr " järjestelmän vimrc: \"" |
1624 | 6153 |
6154 msgid " user vimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6155 msgstr " käyttäjän vimrc: \"" |
1624 | 6156 |
6157 msgid " 2nd user vimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6158 msgstr " 2. käyttäjän vimrc: \"" |
1624 | 6159 |
6160 msgid " 3rd user vimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6161 msgstr " 3. käyttäjän vimrc: \"" |
1624 | 6162 |
6163 msgid " user exrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6164 msgstr " käyttäjän exrc: \"" |
1624 | 6165 |
6166 msgid " 2nd user exrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6167 msgstr " 2. käyttäjän exrc: \"" |
1624 | 6168 |
6169 msgid " system gvimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6170 msgstr " järjestelmän gvimrc: \"" |
1624 | 6171 |
6172 msgid " user gvimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6173 msgstr " käyttäjän gvimrc: \"" |
1624 | 6174 |
6175 msgid "2nd user gvimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6176 msgstr "2. käyttäjän gvimrc: \"" |
1624 | 6177 |
6178 msgid "3rd user gvimrc file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6179 msgstr "3. käyttäjän gvimrc: \"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6180 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6181 msgid " defaults file: \"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6182 msgstr " defaults-tiedosto: \"" |
1624 | 6183 |
6184 msgid " system menu file: \"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6185 msgstr " järjestelmävalikko: \"" |
1624 | 6186 |
6187 msgid " fall-back for $VIM: \"" | |
6188 msgstr " $VIMin fallback: \"" | |
6189 | |
6190 msgid " f-b for $VIMRUNTIME: \"" | |
6191 msgstr " $VIMRUNTIMEn f-b: \"" | |
6192 | |
6193 msgid "Compilation: " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6194 msgstr "Käännös: " |
1624 | 6195 |
6196 msgid "Compiler: " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6197 msgstr "Käännin: " |
1624 | 6198 |
6199 msgid "Linking: " | |
6200 msgstr "Linkitys: " | |
6201 | |
6202 msgid " DEBUG BUILD" | |
6203 msgstr " DEBUG-versio" | |
6204 | |
6205 msgid "VIM - Vi IMproved" | |
6206 msgstr "VIM - Vi IMproved" | |
6207 | |
6208 msgid "version " | |
6209 msgstr "versio " | |
6210 | |
6211 msgid "by Bram Moolenaar et al." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6212 msgstr "tekijät Bram Moolenaar et al." |
1624 | 6213 |
6214 msgid "Vim is open source and freely distributable" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6215 msgstr "Vim on avointa lähdekoodia ja vapaasti jaossa" |
1624 | 6216 |
6217 msgid "Help poor children in Uganda!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6218 msgstr "Auta Ugandan köyhiä lapsia" |
1624 | 6219 |
6220 msgid "type :help iccf<Enter> for information " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6221 msgstr "kirjoita :help iccf<Enter> lisätietoa varten " |
1624 | 6222 |
6223 msgid "type :q<Enter> to exit " | |
1698 | 6224 msgstr "kirjoita :q<Enter> lopettaaksesi " |
1624 | 6225 |
6226 msgid "type :help<Enter> or <F1> for on-line help" | |
1698 | 6227 msgstr "kirjoita :help<Enter> tai <F1> ohjetta varten " |
1624 | 6228 |
10204
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
6229 msgid "type :help version8<Enter> for version info" |
f9673640b6aa
commit https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
6230 msgstr "kirjoita :help version8<Enter> versiotietoja varten " |
1624 | 6231 |
6232 msgid "Running in Vi compatible mode" | |
6233 msgstr "Suoritetaan Vi-yhteensopivuustilaa" | |
6234 | |
6235 msgid "type :set nocp<Enter> for Vim defaults" | |
1698 | 6236 msgstr "kirjoita :set nocp<Enter> Vimin oletuksiin " |
1624 | 6237 |
6238 msgid "type :help cp-default<Enter> for info on this" | |
6239 msgstr "kirjoita :help cp-default<Enter> ohjetta oletuksista varten" | |
6240 | |
6241 msgid "menu Help->Orphans for information " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6242 msgstr "valikko Ohje->Orvot lisätietoja varten " |
1624 | 6243 |
6244 msgid "Running modeless, typed text is inserted" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6245 msgstr "Suoritetaan tilattomana, kirjoitettu teksti syötetään" |
1624 | 6246 |
6247 msgid "menu Edit->Global Settings->Toggle Insert Mode " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6248 msgstr "valikko Muokkaa->Yleiset asetukset->Vaihda syötetilaa" |
1624 | 6249 |
6250 msgid " for two modes " | |
6251 msgstr " kahta tilaa varten " | |
6252 | |
6253 msgid "menu Edit->Global Settings->Toggle Vi Compatible" | |
6254 msgstr "valikko Muokkaa->Yleiset asetukset->Vaihda Vi-yhteensopivuutta" | |
6255 | |
6256 msgid " for Vim defaults " | |
6257 msgstr " Vim-oletuksia varten" | |
6258 | |
6259 msgid "Sponsor Vim development!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6260 msgstr "Tue Vimin kehitystä" |
1624 | 6261 |
6262 msgid "Become a registered Vim user!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6263 msgstr "Rekisteröidy Vim-käyttäjäksi." |
1624 | 6264 |
6265 msgid "type :help sponsor<Enter> for information " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6266 msgstr "kirjoita :help sponsor<Enter> lisätietoja varten" |
1624 | 6267 |
6268 msgid "type :help register<Enter> for information " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6269 msgstr "kirjoita :help register<Enter> lisätietoja varten" |
1624 | 6270 |
6271 msgid "menu Help->Sponsor/Register for information " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6272 msgstr "valikko Ohje->Sponsoroi/Rekisteröi lisätietoja varten" |
1624 | 6273 |
6274 msgid "Already only one window" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6275 msgstr "Enää yksi ikkuna jäljellä" |
1624 | 6276 |
6277 msgid "E441: There is no preview window" | |
6278 msgstr "E441: Ei esikatseluikkunaa" | |
6279 | |
6280 msgid "E442: Can't split topleft and botright at the same time" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6281 msgstr "E442: Ei voi jakaa vasenta ylänurkkaa ja oikeaa alanurkkaa yhtäaikaa" |
1624 | 6282 |
6283 msgid "E443: Cannot rotate when another window is split" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6284 msgstr "E443: Ei voi kiertää kun toinen ikkuna on jaettu" |
1624 | 6285 |
6286 msgid "E444: Cannot close last window" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6287 msgstr "E444: Ei voi sulkea viimeistä ikkunaa" |
1624 | 6288 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6289 msgid "E813: Cannot close autocmd window" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6290 msgstr "E813: Ei voi sulkea autocmd-ikkunaa" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6291 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6292 msgid "E814: Cannot close window, only autocmd window would remain" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6293 msgstr "E814: Ei voi sulkea viimeistä ikkunaa, joka ei ole autocmd-ikkuna" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6294 |
1624 | 6295 msgid "E445: Other window contains changes" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6296 msgstr "E445: Toinen ikkuna sisältää muutoksia" |
1624 | 6297 |
6298 msgid "E446: No file name under cursor" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6299 msgstr "E446: Ei tiedostonimeä kursorin alla" |
1624 | 6300 |
6301 #, c-format | |
6302 msgid "E447: Can't find file \"%s\" in path" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6303 msgstr "E447: Tiedosto %s ei löydy polulta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6304 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6305 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6306 msgid "E799: Invalid ID: %ld (must be greater than or equal to 1)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6307 msgstr "E799: Käyttökelvoton ID: %ld (pitää olla vähintään 1)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6308 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6309 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6310 msgid "E801: ID already taken: %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6311 msgstr "E801: ID jo käytössä: %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6312 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6313 msgid "List or number required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6314 msgstr "Lista tai luku tarvitaan" |
1624 | 6315 |
6316 #, c-format | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6317 msgid "E802: Invalid ID: %ld (must be greater than or equal to 1)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6318 msgstr "E802: Käyttöklvoton ID: %ld (pitää olla vähintään 1)" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6319 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6320 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6321 msgid "E803: ID not found: %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6322 msgstr "E803: ID:tä ei löydy: %ld" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6323 |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6324 #, c-format |
1624 | 6325 msgid "E370: Could not load library %s" |
6326 msgstr "E370: Kirjaston %s lataaminen ei onnistu" | |
6327 | |
6328 msgid "Sorry, this command is disabled: the Perl library could not be loaded." | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6329 msgstr "komento ei toimi, Perl kirjastoa ei voinut ladata." |
1624 | 6330 |
6331 msgid "E299: Perl evaluation forbidden in sandbox without the Safe module" | |
6332 msgstr "E299: Perl-suoritus kielletty hiekkalaatikossa ilman Safe-moduulia" | |
6333 | |
6334 msgid "Edit with &multiple Vims" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6335 msgstr "&Muokkaa usealla Vimillä" |
1624 | 6336 |
6337 msgid "Edit with single &Vim" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6338 msgstr "Muokkaa yhdellä &Vimillä" |
1624 | 6339 |
6340 msgid "Diff with Vim" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6341 msgstr "Diffi Vimillä" |
1624 | 6342 |
6343 msgid "Edit with &Vim" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6344 msgstr "Muokkaa &Vimillä" |
1624 | 6345 |
6346 msgid "Edit with existing Vim - " | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6347 msgstr "Muokkaa olemassaolevalla Vimillä - " |
1624 | 6348 |
6349 msgid "Edits the selected file(s) with Vim" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6350 msgstr "Muokkaa valittuja tiedostoja Vimillä" |
1624 | 6351 |
6352 msgid "Error creating process: Check if gvim is in your path!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6353 msgstr "Virhe prosessin käynnistämisessä, varmista että gvim on polulla" |
1624 | 6354 |
6355 msgid "gvimext.dll error" | |
6356 msgstr "gvimext.dll-virhe" | |
6357 | |
6358 msgid "Path length too long!" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6359 msgstr "Liian pitkä polku" |
1624 | 6360 |
6361 msgid "--No lines in buffer--" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6362 msgstr "--Ei rivejä puskurissa--" |
1624 | 6363 |
6364 msgid "E470: Command aborted" | |
6365 msgstr "E470: Komento peruttu" | |
6366 | |
6367 msgid "E471: Argument required" | |
6368 msgstr "E471: Argumentti puuttuu" | |
6369 | |
6370 msgid "E10: \\ should be followed by /, ? or &" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6371 msgstr "E10: \\:n jälkeen pitää tulla /, ? tai &" |
1624 | 6372 |
6373 msgid "E11: Invalid in command-line window; <CR> executes, CTRL-C quits" | |
6374 msgstr "E11: Virheellinen komentorivi-ikkuna, <CR> suorittaa, Ctrl C lopettaa" | |
6375 | |
6376 msgid "E12: Command not allowed from exrc/vimrc in current dir or tag search" | |
6377 msgstr "" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6378 "E12: Komentoa ei tueta exrc:ssä tai vimrc:ssä tässä hakemistossa tai " |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6379 "tägihaussa" |
1624 | 6380 |
6381 msgid "E171: Missing :endif" | |
6382 msgstr "E171: :endif puuttuu" | |
6383 | |
6384 msgid "E600: Missing :endtry" | |
6385 msgstr "E600: :endtry puuttuu" | |
6386 | |
6387 msgid "E170: Missing :endwhile" | |
6388 msgstr "E170: :endwhile puuttuu" | |
6389 | |
6390 msgid "E170: Missing :endfor" | |
6391 msgstr "E170: :endfor puuttuu" | |
6392 | |
6393 msgid "E588: :endwhile without :while" | |
6394 msgstr "E588: :endwhile ilman komentoa :while" | |
6395 | |
6396 msgid "E588: :endfor without :for" | |
6397 msgstr "E588: :endfor ilman komentoa :for" | |
6398 | |
6399 msgid "E13: File exists (add ! to override)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6400 msgstr "E13: Tiedosto on jo olemassa (lisää ! ohittaaksesi)" |
1624 | 6401 |
6402 msgid "E472: Command failed" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6403 msgstr "E472: Komento epäonnistui" |
1624 | 6404 |
6405 #, c-format | |
6406 msgid "E234: Unknown fontset: %s" | |
6407 msgstr "E234: Tuntematon fontset: %s" | |
6408 | |
6409 #, c-format | |
6410 msgid "E235: Unknown font: %s" | |
6411 msgstr "E235: Tuntematon fontti: %s" | |
6412 | |
6413 #, c-format | |
6414 msgid "E236: Font \"%s\" is not fixed-width" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6415 msgstr "E236: Fontti %s ei ole tasavälinen" |
1624 | 6416 |
6417 msgid "E473: Internal error" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6418 msgstr "E473: Sisäinen virhe" |
1624 | 6419 |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6420 #, c-format |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6421 msgid "E685: Internal error: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6422 msgstr "E685: Sisäinen virhe: %s" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6423 |
1624 | 6424 msgid "Interrupted" |
6425 msgstr "Keskeytetty" | |
6426 | |
6427 msgid "E14: Invalid address" | |
6428 msgstr "E14: Virheellinen osoite" | |
6429 | |
6430 msgid "E474: Invalid argument" | |
6431 msgstr "E474: Virheellinen argumentti" | |
6432 | |
6433 #, c-format | |
6434 msgid "E475: Invalid argument: %s" | |
4339 | 6435 msgstr "E475: Virheellinen argumentti: %s" |
1624 | 6436 |
6437 #, c-format | |
6438 msgid "E15: Invalid expression: %s" | |
4339 | 6439 msgstr "E15: Virheellinen ilmaus: %s" |
1624 | 6440 |
6441 msgid "E16: Invalid range" | |
6442 msgstr "E16: Virheellinen arvoalue" | |
6443 | |
6444 msgid "E476: Invalid command" | |
6445 msgstr "E476: Virheellinen komento" | |
6446 | |
6447 #, c-format | |
6448 msgid "E17: \"%s\" is a directory" | |
6449 msgstr "E17: %s on hakemisto" | |
6450 | |
6451 #, c-format | |
6452 msgid "E364: Library call failed for \"%s()\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6453 msgstr "E364: Kirjastukutsu %s() epäonnistui" |
1624 | 6454 |
6455 #, c-format | |
6456 msgid "E448: Could not load library function %s" | |
6457 msgstr "E448: Ei voitu ladta kirjastofunktiota %s" | |
6458 | |
6459 msgid "E19: Mark has invalid line number" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6460 msgstr "E19: Merkillä on virheellinen rivinumero" |
1624 | 6461 |
6462 msgid "E20: Mark not set" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6463 msgstr "E20: Merkkiä ei asetettu" |
1624 | 6464 |
6465 msgid "E21: Cannot make changes, 'modifiable' is off" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6466 msgstr "E21: Ei voi tehdä muutoksia, modifiable on pois päältä" |
1624 | 6467 |
6468 msgid "E22: Scripts nested too deep" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6469 msgstr "E22: Liian monta tasoa skripteissä" |
1624 | 6470 |
6471 msgid "E23: No alternate file" | |
6472 msgstr "E23: Eo vaihtoehtoista tiedostoa" | |
6473 | |
6474 msgid "E24: No such abbreviation" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6475 msgstr "E24: Lyhennettä ei ole" |
1624 | 6476 |
6477 msgid "E477: No ! allowed" | |
6478 msgstr "E477: ! ei sallittu" | |
6479 | |
6480 msgid "E25: GUI cannot be used: Not enabled at compile time" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6481 msgstr "E25: GUIta ei voi käyttää, koska sitä ei käännetty mukaan" |
1624 | 6482 |
6483 msgid "E26: Hebrew cannot be used: Not enabled at compile time\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6484 msgstr "E26: Hepreaa ei voi käyttää, koska sitä ei käännetty mukaan\n" |
1624 | 6485 |
6486 msgid "E27: Farsi cannot be used: Not enabled at compile time\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6487 msgstr "E27: Farsia ei voi käyttää, koska sitä ei käännetty mukaan\n" |
1624 | 6488 |
6489 msgid "E800: Arabic cannot be used: Not enabled at compile time\n" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6490 msgstr "E800: Arabiaa ei voi käyttää, koska sitä ei käännetty mukaan\n" |
1624 | 6491 |
6492 #, c-format | |
6493 msgid "E28: No such highlight group name: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6494 msgstr "E28: Korostusryhmää ei ole nimellä: %s" |
1624 | 6495 |
6496 msgid "E29: No inserted text yet" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6497 msgstr "E29: Tekstiä ei ole syötetty vielä" |
1624 | 6498 |
6499 msgid "E30: No previous command line" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6500 msgstr "E30: Ei edellistä komentoriviä" |
1624 | 6501 |
6502 msgid "E31: No such mapping" | |
6503 msgstr "E31: Kuvausta ei ole" | |
6504 | |
6505 msgid "E479: No match" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6506 msgstr "E479: Ei täsmää" |
1624 | 6507 |
6508 #, c-format | |
6509 msgid "E480: No match: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6510 msgstr "E480: Ei tsämää: %s" |
1624 | 6511 |
6512 msgid "E32: No file name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6513 msgstr "E32: Ei tiedostonimeä" |
1624 | 6514 |
6515 msgid "E33: No previous substitute regular expression" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6516 msgstr "E33: Ei edellistä korvausta säännölliselle ilmaukselle" |
1624 | 6517 |
6518 msgid "E34: No previous command" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6519 msgstr "E34: Ei edellistä komentoa" |
1624 | 6520 |
6521 msgid "E35: No previous regular expression" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6522 msgstr "E35: Ei edellistä säännöllistä ilmausta" |
1624 | 6523 |
6524 msgid "E481: No range allowed" | |
6525 msgstr "E481: Arvoalue ei sallittu" | |
6526 | |
6527 msgid "E36: Not enough room" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6528 msgstr "E36: Tila ei riitä" |
1624 | 6529 |
6530 #, c-format | |
6531 msgid "E247: no registered server named \"%s\"" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6532 msgstr "E247: palvelinta %s ei ole rekisteröitynä" |
1624 | 6533 |
6534 #, c-format | |
6535 msgid "E482: Can't create file %s" | |
6536 msgstr "E482: Tiedostoa %s ei voi luoda" | |
6537 | |
6538 msgid "E483: Can't get temp file name" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6539 msgstr "E483: väliaikaistiedoston nimeä ei saada selville" |
1624 | 6540 |
6541 #, c-format | |
6542 msgid "E484: Can't open file %s" | |
6543 msgstr "E484: Ei voi avata tiedostoa %s" | |
6544 | |
6545 #, c-format | |
6546 msgid "E485: Can't read file %s" | |
6547 msgstr "E485: Ei voi lukea tiedostoa %s" | |
6548 | |
6549 msgid "E38: Null argument" | |
6550 msgstr "E38: Null-argumentti" | |
6551 | |
6552 msgid "E39: Number expected" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6553 msgstr "E39: Pitää olla numero" |
1624 | 6554 |
6555 #, c-format | |
6556 msgid "E40: Can't open errorfile %s" | |
6557 msgstr "E40: virhetiedostoa %s ei voi avata" | |
6558 | |
6559 msgid "E233: cannot open display" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6560 msgstr "E233: näyttöä ei voi avata" |
1624 | 6561 |
6562 msgid "E41: Out of memory!" | |
6563 msgstr "E41: Muisti loppui" | |
6564 | |
6565 msgid "Pattern not found" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6566 msgstr "Kuviota ei löydy" |
1624 | 6567 |
6568 #, c-format | |
6569 msgid "E486: Pattern not found: %s" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6570 msgstr "E486: Kuviota ei löydy: %s" |
1624 | 6571 |
6572 msgid "E487: Argument must be positive" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6573 msgstr "E487: Argumentin pitää olla positiivinen" |
1624 | 6574 |
6575 msgid "E459: Cannot go back to previous directory" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6576 msgstr "E459: Ei voi siirtyä edelliseen hakemistoon" |
1624 | 6577 |
6578 # ;-) | |
6579 msgid "E42: No Errors" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6580 msgstr "E42: Ei virheitä" |
1624 | 6581 |
6582 msgid "E776: No location list" | |
6583 msgstr "E776: Ei sijaintilistaa" | |
6584 | |
6585 msgid "E43: Damaged match string" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6586 msgstr "E43: Viallinen täsmäysmerkkijono" |
1624 | 6587 |
6588 msgid "E44: Corrupted regexp program" | |
6589 msgstr "E44: Viallinen regexp-ohjelma" | |
6590 | |
6591 msgid "E45: 'readonly' option is set (add ! to override)" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6592 msgstr "E45: readonly asetettu (lisää ! ohittaaksesi)" |
1624 | 6593 |
6594 #, c-format | |
6595 msgid "E46: Cannot change read-only variable \"%s\"" | |
6596 msgstr "E46: Kirjoitussuojattua muuttujaa %s ei voi muuttaa" | |
6597 | |
6598 #, c-format | |
6599 msgid "E794: Cannot set variable in the sandbox: \"%s\"" | |
6600 msgstr "E794: Muuttujaa ei voi asettaa hiekkalaatikossa: %s" | |
6601 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6602 msgid "E713: Cannot use empty key for Dictionary" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6603 msgstr "E713: Sanakirjassa ei voi olla tyhjiä avaimia" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6604 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6605 msgid "E715: Dictionary required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6606 msgstr "E715: Sanakirja tarvitaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6607 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6608 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6609 msgid "E684: list index out of range: %ld" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6610 msgstr "E684: Indeksi %ld luettelon rajojen ulkopuolella" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6611 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6612 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6613 msgid "E118: Too many arguments for function: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6614 msgstr "E118: Liikaa argumentteja funktiolle: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6615 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6616 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6617 msgid "E716: Key not present in Dictionary: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6618 msgstr "E716: Avainta %s ei ole sanakirjassa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6619 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6620 msgid "E714: List required" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6621 msgstr "E714: Lista tarvitaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6622 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6623 # datarakenteita |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6624 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6625 msgid "E712: Argument of %s must be a List or Dictionary" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6626 msgstr "E712: Argumentin %s pitää olla lista tai sanakirja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6627 |
1624 | 6628 msgid "E47: Error while reading errorfile" |
6629 msgstr "E47: Virhe virhetiedostoa luettaessa" | |
6630 | |
6631 msgid "E48: Not allowed in sandbox" | |
6632 msgstr "E48: Ei sallittu hiekkalaatikossa" | |
6633 | |
6634 msgid "E523: Not allowed here" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6635 msgstr "E523: Ei sallittu täällä" |
1624 | 6636 |
6637 msgid "E359: Screen mode setting not supported" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6638 msgstr "E359: Näyttötila-asetus ei tuettu" |
1624 | 6639 |
6640 msgid "E49: Invalid scroll size" | |
6641 msgstr "E49: Virheellinen vierityskoko" | |
6642 | |
6643 msgid "E91: 'shell' option is empty" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6644 msgstr "E91: shell-asetus on tyhjä" |
1624 | 6645 |
6646 msgid "E255: Couldn't read in sign data!" | |
6647 msgstr "E255: Merkkidatan luku ei onnistu" | |
6648 | |
6649 msgid "E72: Close error on swap file" | |
6650 msgstr "E72: Swap-tiedoston sulkemisvirhe" | |
6651 | |
6652 msgid "E73: tag stack empty" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6653 msgstr "E73: tägipino tyhjä" |
1624 | 6654 |
6655 msgid "E74: Command too complex" | |
6656 msgstr "E74: Liian monimutkainen komento" | |
6657 | |
6658 msgid "E75: Name too long" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6659 msgstr "E75: Liian pitkä nimi" |
1624 | 6660 |
6661 msgid "E76: Too many [" | |
6662 msgstr "E76: Liian monta [:a" | |
6663 | |
6664 msgid "E77: Too many file names" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6665 msgstr "E77: Liikaa tiedostonimiä" |
1624 | 6666 |
6667 msgid "E488: Trailing characters" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6668 msgstr "E488: Ylimääräisiä merkkejä perässä" |
1624 | 6669 |
6670 msgid "E78: Unknown mark" | |
6671 msgstr "E78: Tuntematon merkki" | |
6672 | |
6673 msgid "E79: Cannot expand wildcards" | |
6674 msgstr "E79: Jokerimerkkien avaus ei onnistu" | |
6675 | |
6676 msgid "E591: 'winheight' cannot be smaller than 'winminheight'" | |
6677 msgstr "E591: winheight ei voi olla pienempi kuin winminheight" | |
6678 | |
6679 msgid "E592: 'winwidth' cannot be smaller than 'winminwidth'" | |
6680 msgstr "E592: winwidth ei voi olla pienempi kuin winminwidth" | |
6681 | |
6682 msgid "E80: Error while writing" | |
6683 msgstr "E80: Kirjoitusvirhe" | |
6684 | |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6685 msgid "E939: Positive count required" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6686 msgstr "E939: Positiivinen luku tarvitaan" |
1624 | 6687 |
6688 msgid "E81: Using <SID> not in a script context" | |
6689 msgstr "E81: <SID> skriptin ulkopuolella" | |
6690 | |
6691 msgid "E449: Invalid expression received" | |
6692 msgstr "E449: Virheellinen ilmaus saatu" | |
6693 | |
6694 msgid "E463: Region is guarded, cannot modify" | |
6695 msgstr "E463: Alue on suojattu, muuttaminen ei onnistu" | |
6696 | |
6697 msgid "E744: NetBeans does not allow changes in read-only files" | |
6698 msgstr "E744: NetBeans ei tue muutoksia kirjoitussuojattuihin tiedostoihin" | |
6699 | |
6700 msgid "E363: pattern uses more memory than 'maxmempattern'" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6701 msgstr "E363: kuvio käyttää enemmän muistia kuin maxmempattern on" |
1624 | 6702 |
6703 msgid "E749: empty buffer" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6704 msgstr "E749: tyhjä puskuri" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6705 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6706 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6707 msgid "E86: Buffer %ld does not exist" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6708 msgstr "E86: Puskuria %ld ei ole" |
1624 | 6709 |
6710 msgid "E682: Invalid search pattern or delimiter" | |
6711 msgstr "E682: Virheellinen hakulauseke tai erotin" | |
6712 | |
6713 msgid "E139: File is loaded in another buffer" | |
6714 msgstr "E139: Tiedosto on ladattu toiseen puskuriin" | |
6715 | |
6716 #, c-format | |
6717 msgid "E764: Option '%s' is not set" | |
6718 msgstr "E764: Asetus %s on asettamatta" | |
6719 | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6720 msgid "E850: Invalid register name" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6721 msgstr "E850: Virheellinen rekisterin nimi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6722 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6723 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6724 msgid "E919: Directory not found in '%s': \"%s\"" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6725 msgstr "E919: Hakemisto puuttuu kohteesta %s: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6726 |
1624 | 6727 msgid "search hit TOP, continuing at BOTTOM" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6728 msgstr "haku pääsi ALKUUN, jatketaan LOPUSTA" |
1624 | 6729 |
6730 msgid "search hit BOTTOM, continuing at TOP" | |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6731 msgstr "haku pääsi LOPPUUN, jatketaan ALUSTA" |
1624 | 6732 |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6733 #, c-format |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6734 msgid "Need encryption key for \"%s\"" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6735 msgstr "Tarvitaan salausavain kohteelle %s " |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6736 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6737 msgid "empty keys are not allowed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6738 msgstr "tyhjiä avaimia ei voi käyttää" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6739 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6740 msgid "dictionary is locked" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6741 msgstr "dictionary on lukittu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6742 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6743 msgid "list is locked" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6744 msgstr "luettelo on lukittu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6745 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6746 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6747 msgid "failed to add key '%s' to dictionary" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6748 msgstr "avaimen %s lisääminen sanakirjaan ei onnistu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6749 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6750 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6751 msgid "index must be int or slice, not %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6752 msgstr "indeksin pitää olla int tai slice, ei %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6753 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6754 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6755 msgid "expected str() or unicode() instance, but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6756 msgstr "odottettiin insanssia tyypeistä str() tai unicode(), ei %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6757 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6758 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6759 msgid "expected bytes() or str() instance, but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6760 msgstr "odotettiin instanssia tyypeistä bytes() tai str(), ei %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6761 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6762 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6763 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6764 "expected int(), long() or something supporting coercing to long(), but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6765 msgstr "" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6766 "odotettiin instanssia tyypeistä int(), long() tai mitä tahansa joka " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6767 "muuntuisi tyyppiin long(), ei %s" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6768 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6769 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6770 msgid "expected int() or something supporting coercing to int(), but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6771 msgstr "odotettiin tyyppiä int() tai jotain joka muuntuu tyyppiin int(), ei %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6772 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6773 msgid "value is too large to fit into C int type" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6774 msgstr "arvo on liian suuri mahtumaan C:n int-tyyppiin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6775 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6776 msgid "value is too small to fit into C int type" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6777 msgstr "arvo on liian pieni mahtumaan C:n int-tyyppiin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6778 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6779 msgid "number must be greater than zero" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6780 msgstr "luvun on oltava nollaa suurempi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6781 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6782 msgid "number must be greater or equal to zero" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6783 msgstr "luvun on oltava yhtä suuri tai suurempi kuin nolla" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6784 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6785 msgid "can't delete OutputObject attributes" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6786 msgstr "ei voi poistaa OutputObject-attribuutteja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6787 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6788 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6789 msgid "invalid attribute: %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6790 msgstr "virheellinen attribuutti: %s" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6791 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6792 msgid "E264: Python: Error initialising I/O objects" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6793 msgstr "E264: Python: Virhe IO-olioiden alustuksessa" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6794 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6795 msgid "failed to change directory" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6796 msgstr "hakemistoa ei voitu muuttaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6797 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6798 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6799 msgid "expected 3-tuple as imp.find_module() result, but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6800 msgstr "odotettiin 3-tuplea tuloksena imp.find_module()-kutsulle, ei %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6801 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6802 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6803 msgid "expected 3-tuple as imp.find_module() result, but got tuple of size %d" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6804 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6805 "odotettiin 3-tuple tuloksnea imp.find_module()-kutsulle, mutta tuplen koko " |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6806 "onkin %d" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6807 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6808 msgid "internal error: imp.find_module returned tuple with NULL" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6809 msgstr "sisäinen virhe: imp.find_module palautti tuplen joka sisältää nullin" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6810 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6811 msgid "cannot delete vim.Dictionary attributes" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6812 msgstr "ei voi poistaa vim.Dictionary-attribuutteja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6813 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6814 msgid "cannot modify fixed dictionary" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6815 msgstr "ei voida muuttaa kiinnitettyä sanakirjaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6816 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6817 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6818 msgid "cannot set attribute %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6819 msgstr "ei voi asettaa attribuuttia %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6820 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6821 msgid "hashtab changed during iteration" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6822 msgstr "hashtab muuttui kesken iteraation" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6823 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6824 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6825 msgid "expected sequence element of size 2, but got sequence of size %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6826 msgstr "sekvenssin elementin koon pitäisi olla 2, ei %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6827 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6828 msgid "list constructor does not accept keyword arguments" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6829 msgstr "listakonstruktori ei tue avainsanaparametrejä" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6830 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6831 msgid "list index out of range" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6832 msgstr "listaindeksi arvoalueen ulkopuolelta" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6833 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6834 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6835 msgid "internal error: failed to get vim list item %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6836 msgstr "sisäinen virhe: ei pystytty hakea vimin listan indeksiä %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6837 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6838 msgid "slice step cannot be zero" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6839 msgstr "slicen askel ei voi olla nolla" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6840 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6841 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6842 msgid "attempt to assign sequence of size greater than %d to extended slice" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6843 msgstr "yritettiin sijoittaa sekvenssiä jonka koko on enemmän kuin %d sliceen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6844 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6845 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6846 msgid "internal error: no vim list item %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6847 msgstr "sisäinen virhe: ei vim-listan indeksiä %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6848 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6849 msgid "internal error: not enough list items" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6850 msgstr "sisäinen virhe: ei tarpeeksi listan kohtia" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6851 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6852 msgid "internal error: failed to add item to list" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6853 msgstr "sisäinen virhe: ei voitu lisätä kohtaa listaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6854 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6855 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6856 msgid "attempt to assign sequence of size %d to extended slice of size %d" |
12756
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6857 msgstr "" |
3b26420fc639
Long overdue runtime update.
Christian Brabandt <cb@256bit.org>
parents:
10204
diff
changeset
|
6858 "yritettiin asettaa sekvenssiä jonka koko on %d sliceen jonka koko on %d" |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6859 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6860 msgid "failed to add item to list" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6861 msgstr "ei voitu lisätä kohtaa listaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6862 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6863 msgid "cannot delete vim.List attributes" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6864 msgstr "ei voi poistaa vim.List-attribuutteja" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6865 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6866 msgid "cannot modify fixed list" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6867 msgstr "ei voida muokata kiinitettyä listaa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6868 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6869 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6870 msgid "unnamed function %s does not exist" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6871 msgstr "nimetöntä funktiota %s ei ole" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6872 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6873 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6874 msgid "function %s does not exist" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6875 msgstr "funktiota %s ei ole" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6876 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6877 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6878 msgid "failed to run function %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6879 msgstr "ei voitu suorittaa funktiota %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6880 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6881 msgid "unable to get option value" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6882 msgstr "ei voitu hakea asetuksen arvoa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6883 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6884 msgid "internal error: unknown option type" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6885 msgstr "sisäinen virhe: tuntematon asetustyyppi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6886 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6887 msgid "problem while switching windows" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6888 msgstr "virhe ikkunaa vaihtaessa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6889 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6890 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6891 msgid "unable to unset global option %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6892 msgstr "ei voi tyhjentää yleistä asetusta %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6893 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6894 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6895 msgid "unable to unset option %s which does not have global value" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6896 msgstr "ei voi tyhjentää asetusta %s jolla ei ole yleistä arvoa" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6897 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6898 msgid "attempt to refer to deleted tab page" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6899 msgstr "yritettiin viitata poistettuun välilehteen" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6900 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6901 msgid "no such tab page" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6902 msgstr "välilehteä ei ole" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6903 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6904 msgid "attempt to refer to deleted window" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6905 msgstr "yritettiin viitata poistettuun ikkunaan" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6906 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6907 msgid "readonly attribute: buffer" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6908 msgstr "kirjoitussuojausattribuutti: puskuri" |
2544
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6909 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6910 msgid "cursor position outside buffer" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6911 msgstr "kursorin sijainti puskurin ulkopuolella" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6912 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6913 msgid "no such window" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6914 msgstr "ikkunaa ei ole" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6915 |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6916 msgid "attempt to refer to deleted buffer" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6917 msgstr "yritettiin viitata poistettuun puskuriin" |
20e83abf88b1
Updated Finnish translations. (Flammie Pirinen)
Bram Moolenaar <bram@vim.org>
parents:
2032
diff
changeset
|
6918 |
9975
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6919 msgid "failed to rename buffer" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6920 msgstr "ei voity uudelleennimetä puskuria" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6921 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6922 msgid "mark name must be a single character" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6923 msgstr "merkin nimen pitää olla yksi merkki" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6924 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6925 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6926 msgid "expected vim.Buffer object, but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6927 msgstr "odotettiin vim.Buffer-oliota, ei %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6928 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6929 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6930 msgid "failed to switch to buffer %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6931 msgstr "ei voitu vaihtaa puskuriin %d" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6932 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6933 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6934 msgid "expected vim.Window object, but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6935 msgstr "odotettiin vim.Window-oliota, saatiin %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6936 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6937 msgid "failed to find window in the current tab page" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6938 msgstr "ei voitu löytää ikkunaa nykyiselle välilehtisivulle" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6939 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6940 msgid "did not switch to the specified window" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6941 msgstr "ei vaihdettu annettuun ikkunaan" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6942 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6943 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6944 msgid "expected vim.TabPage object, but got %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6945 msgstr "odotettiin vim.TabPage-oliota, saatiin %s" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6946 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6947 msgid "did not switch to the specified tab page" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6948 msgstr "ei voitu vaihtaa annetulle välilehtisivulle" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6949 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6950 msgid "failed to run the code" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6951 msgstr "ei voitu suorittaa koodia" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6952 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6953 msgid "E858: Eval did not return a valid python object" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6954 msgstr "E858: Eval ei palauttanut python-oliota" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6955 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6956 msgid "E859: Failed to convert returned python object to vim value" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6957 msgstr "E859: Ei voitu konvertoida python-oliota vim-arvoksi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6958 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6959 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6960 msgid "unable to convert %s to vim dictionary" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6961 msgstr "ei voitu konvertoida oliota %s vim-sanakirjaksi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6962 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6963 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6964 msgid "unable to convert %s to vim list" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6965 msgstr "ei voitu konvertoida tyypistä %s vim-listaksi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6966 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6967 #, c-format |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6968 msgid "unable to convert %s to vim structure" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6969 msgstr "ei voi konvertoida oliota %s vim-tietorakenteeksi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6970 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6971 msgid "internal error: NULL reference passed" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6972 msgstr "sisäinen virhe: NULL-viite annettu" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6973 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6974 msgid "internal error: invalid value type" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6975 msgstr "sisäinen virhe: huono arvotyyppi" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6976 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6977 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6978 "Failed to set path hook: sys.path_hooks is not a list\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6979 "You should now do the following:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6980 "- append vim.path_hook to sys.path_hooks\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6981 "- append vim.VIM_SPECIAL_PATH to sys.path\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6982 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6983 "Ei voitu asettaa polkukoukkua: sys.path_hooks ei ole lista\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6984 "Koeta seuraavaa:\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6985 "- lisää vim.path_hook muuttujaan sys.path_hooks\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6986 "- lisää vim.VIM_SPECIAL_PATH muuttujaan sys.path\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6987 |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6988 msgid "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6989 "Failed to set path: sys.path is not a list\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6990 "You should now append vim.VIM_SPECIAL_PATH to sys.path" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6991 msgstr "" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6992 "Ei onnistuttu asettaman polkua: sys.path ei ole list\n" |
03fa8a51e9dc
commit https://github.com/vim/vim/commit/e4a3bcf28d92d0bde9ca227ccb40d401038185e5
Christian Brabandt <cb@256bit.org>
parents:
5907
diff
changeset
|
6993 "Lisää vim.VIM_SPECIAL_PATH muuttujaan sys.path" |