annotate po/fi.po @ 735:505a0a0753a7

Updated Finnish translation
author ituohela
date Fri, 14 Apr 2006 16:41:47 +0000
parents ec87d5f2c5dc
children a2b9f34d5e6f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1 # Finnish messages file for gFTP
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2 # Copyright (C) 1999 Brian Masney <masneyb@gftp.org>
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
3 #
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
4 # Ilkka Tuohela, <hile@iki.fi> 2005.
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
5 #
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
6 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
8 "Project-Id-Version: gftp\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
9 "Report-Msgid-Bugs-To: \n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
10 "POT-Creation-Date: 2006-04-14 19:30+0300\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
11 "PO-Revision-Date: 2005-11-06 20:25+0200\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
12 "Last-Translator: Ilkka Tuohela <hile@iki.fi>\n"
530
c39eb5731b32 Unified po headers for Finnish Team
tvainika
parents: 231
diff changeset
13 "Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
14 "MIME-Version: 1.0\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
15 "Content-Type: text/plain; charset=UTF-8\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
16 "Content-Transfer-Encoding: 8bit\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
18
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
19 #: ../lib/bookmark.c:38
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
20 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
21 msgid "Invalid URL %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
22 msgstr "Virheellinen URL %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
23
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
24 #: ../lib/cache.c:50 ../lib/cache.c:64 ../lib/cache.c:77
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
25 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
26 msgid "Error: Invalid line %s in cache index file\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
27 msgstr "Virhe: Virheellinen rivi %s välimuistin indeksitiedostossa\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
28
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
29 #: ../lib/cache.c:137 ../lib/fsp.c:537 ../lib/local.c:477
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
30 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
31 msgid "Error: Could not make directory %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
32 msgstr "Virhe: kansiota %s ei voida luoda: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
33
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
34 #: ../lib/cache.c:161
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
35 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
36 msgid "Error: Cannot create temporary file: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
37 msgstr "Virhe: Väliaikaistiedoston luonti epäonnistui: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
38
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
39 #: ../lib/cache.c:183 ../lib/cache.c:232 ../lib/config_file.c:157
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
40 #: ../lib/config_file.c:163 ../lib/local.c:102 ../lib/local.c:217
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
41 #: ../lib/rfc2068.c:259 ../lib/sshv2.c:1128
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
42 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
43 msgid "Error closing file descriptor: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
44 msgstr "Virhe suljettaessa tiedostokuvaajaa: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
45
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
46 #: ../lib/cache.c:250 ../lib/fsp.c:128 ../lib/fsp.c:208 ../lib/local.c:136
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
47 #: ../lib/local.c:145 ../lib/local.c:192
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
48 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
49 msgid "Error: Cannot seek on file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
50 msgstr "Virhe siirryttäessä tiedostossa %s: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
51
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
52 #: ../lib/config_file.c:126 ../lib/config_file.c:133 ../lib/protocols.c:3000
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
53 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
54 msgid "Error: Cannot open local file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
55 msgstr "Virhe: Paikallisen tiedoston %s avaaminen epäonnistui: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
56
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
57 #: ../lib/config_file.c:143 ../lib/protocols.c:2707 ../lib/sslcommon.c:486
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
58 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
59 msgid "Error: Could not write to socket: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
60 msgstr "Virhe: Pistokkeeseen ei voida kirjoittaa: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
61
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
62 #: ../lib/config_file.c:151 ../lib/protocols.c:2631 ../lib/sshv2.c:364
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
63 #: ../lib/sslcommon.c:439
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
64 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
65 msgid "Error: Could not read from socket: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
66 msgstr "Virhe: Pistokkeesta ei voitu lukea: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
67
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
68 #: ../lib/config_file.c:183 ../lib/config_file.c:737
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
69 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
70 msgid "gFTP Error: Bad bookmarks file name %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
71 msgstr "gFTP:n Virhe: Kirjanmerkkitiedoston nimi %s on virheellinen\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
72
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
73 #: ../lib/config_file.c:192
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
74 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
75 msgid "Warning: Cannot find master bookmark file %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
76 msgstr "Varoitus: Kirjanmerkkitiedostoa %s ei löydy\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
77
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
78 #: ../lib/config_file.c:203 ../lib/config_file.c:743
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
79 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
80 msgid "gFTP Error: Cannot open bookmarks file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
81 msgstr "gFTP:n Virhe: Kirjanmerkkitiedostoa %s ei voida avata: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
82
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
83 #: ../lib/config_file.c:295 ../lib/config_file.c:317
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
84 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
85 msgid "gFTP Warning: Skipping line %d in bookmarks file: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
86 msgstr "gFTP:n varoitus: Rivi %d ohitettu kirjanmerkkitiedostossa: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
87
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
88 #: ../lib/config_file.c:347
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
89 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
90 msgid "gFTP Warning: Line %d doesn't have enough arguments\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
91 msgstr "gFTP Varoitus: Rivillä %d ei ole tarpeeksi argumentteja\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
92
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
93 #: ../lib/config_file.c:505
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
94 msgid ""
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
95 "This section specifies which hosts are on the local subnet and won't need to "
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
96 "go out the proxy server (if available). Syntax: dont_use_proxy=.domain or "
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
97 "dont_use_proxy=network number/netmask"
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
98 msgstr ""
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
99
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
100 #: ../lib/config_file.c:508
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
101 msgid ""
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
102 "ext=file extenstion:XPM file:Ascii or Binary (A or B):viewer program. Note: "
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
103 "All arguments except the file extension are optional"
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
104 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
105 "ext=tiedostopääte:XPM tiedosto:ascii tai binääri (A tai B):katseluohjelma. "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
106 "Huomautus: Kaikki vaihtoehdot tiedostopäätettä lukuunottamatta ovat "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
107 "valinnaisia."
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
108
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
109 #: ../lib/config_file.c:587 ../lib/config_file.c:832
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
110 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
111 msgid "gFTP Error: Bad config file name %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
112 msgstr "gFTP Virhe: Virheellinen konfigurointitiedoston nimi %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
113
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
114 #: ../lib/config_file.c:598
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
115 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
116 msgid "gFTP Error: Could not make directory %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
117 msgstr "gFTP virhe: Kansion %s luominen epäonnistui: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
118
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
119 #: ../lib/config_file.c:608
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
120 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
121 msgid "gFTP Error: Cannot find master config file %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
122 msgstr "gFTP Virhe: Pääkonfigurointitiedostoa ei löydy %s \n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
123
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
124 #: ../lib/config_file.c:610
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
125 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
126 msgid "Did you do a make install?\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
127 msgstr "Oletko asentanut ohjelman komennolla \"make install\"?\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
128
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
129 #: ../lib/config_file.c:619 ../lib/config_file.c:838
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
130 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
131 msgid "gFTP Error: Cannot open config file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
132 msgstr "gFTP Virhe: Konfigurointitiedoston %s avaaminen epäonnistui: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
133
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
134 #: ../lib/config_file.c:658
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
135 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
136 msgid "Terminating due to parse errors at line %d in the config file\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
137 msgstr "Kesksytetään johtuen tulkintavirheistä asetustiedoston rivillä %d\n"
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
138
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
139 #: ../lib/config_file.c:664
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
140 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
141 msgid "gFTP Warning: Skipping line %d in config file: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
142 msgstr "gFTP Varoitus: Rivi %d ohitettu konfigurointitiedostossa: %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
143
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
144 #: ../lib/config_file.c:671
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
145 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
146 msgid "gFTP Error: Bad log file name %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
147 msgstr "gFTP:n virhe: Virheellinen kirjautumistiedoston nimi %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
148
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
149 #: ../lib/config_file.c:677
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
150 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
151 msgid "gFTP Warning: Cannot open %s for writing: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
152 msgstr "gFTPn virhe: Tiedostoa %s ei voida avata kirjotettavaksi: %s \n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
153
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
154 #: ../lib/config_file.c:732
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents: 26
diff changeset
155 msgid ""
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
156 "Bookmarks file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp."
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
157 "org>. Warning: Any comments that you add to this file WILL be overwritten"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
158 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
159 "gFTP:n kirjanmerkkitiedosto. Copyright (C) 1998-2003 Brian Masney "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
160 "<masneyb@gftp.org>.Varoitus: kaikki kommentit, joita tähän tiedostoon "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
161 "lisätään, ylikirjoitetaan automaattisesti."
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
162
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
163 #: ../lib/config_file.c:733
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
164 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
165 "Note: The passwords contained inside this file are scrambled. This algorithm "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
166 "is not secure. This is to avoid your password being easily remembered by "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
167 "someone standing over your shoulder while you're editing this file. Prior to "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
168 "this, all passwords were stored in plaintext."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
169 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
170
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
171 #: ../lib/config_file.c:845
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
172 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
173 "Config file for gFTP. Copyright (C) 1998-2003 Brian Masney <masneyb@gftp."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
174 "org>. Warning: Any comments that you add to this file WILL be overwritten. "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
175 "If a entry has a (*) in it's comment, you can't change it inside gFTP"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
176 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
177 "gFTP:n asetustiedosto.Copyright (C) 1998-2002 Brian Masney <masney@gftp."
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
178 "org>Varoitus: Kaikki kommentit joita tähän tiedostoon lisätään, "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
179 "ylikirjiotetaan automaattisesti. Jos asetus on merkitty merkillä (*), sitä "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
180 "ei voi muuttaa ohjelmasta käsin."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
181
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
182 #: ../lib/config_file.c:1209 ../lib/protocols.c:383 ../lib/protocols.c:455
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
183 #: ../lib/protocols.c:526 ../lib/rfc2068.c:545 ../lib/rfc2068.c:546
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
184 msgid "<unknown>"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
185 msgstr "<tuntematon>"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
186
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
187 #: ../lib/config_file.c:1289 ../lib/config_file.c:1352
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
188 #: ../lib/config_file.c:1394 ../lib/config_file.c:1427
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
189 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
190 msgid "FATAL gFTP Error: Config option '%s' not found in global hash table\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
191 msgstr "VAKAVA gFTP:n virhe: Asetusta \"%s\" ei löydy hajautustaulusta\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
192
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
193 #: ../lib/fsp.c:190
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
194 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
195 msgid "Error: Cannot upload file %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
196 msgstr "Virhe: Tiedostoa %s ei voida viedä\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
197
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
198 #: ../lib/fsp.c:200
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
199 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
200 msgid "Error: Cannot write to file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
201 msgstr "Virhe: Tiedostoon %s ei voida kirjoittaa: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
202
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
203 #: ../lib/fsp.c:238
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
204 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
205 msgid "Error: Error closing file: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
206 msgstr "Virhe: Virhe suljettaessa tiedostoa: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
207
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
208 #: ../lib/fsp.c:326
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
209 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
210 msgid "Corrupted file listing from FSP server %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
211 msgstr "Epäkelpo tiedostolistaus FSP-palvelimelta %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
212
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
213 #: ../lib/fsp.c:338 ../lib/fsp.c:339 ../lib/protocols.c:1541
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
214 #: ../lib/protocols.c:1542 ../lib/protocols.c:1583 ../lib/protocols.c:1584
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
215 #: ../lib/protocols.c:1647 ../lib/protocols.c:1654 ../lib/protocols.c:1730
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
216 #: ../lib/protocols.c:1731 ../lib/protocols.c:1767
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
217 msgid "unknown"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
218 msgstr "tuntematon"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
219
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
220 #: ../lib/fsp.c:376
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
221 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
222 msgid "Could not get FSP directory listing %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
223 msgstr "FSP-kansion listausta %s ei voitu hakea: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
224
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
225 #: ../lib/fsp.c:438
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
226 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
227 msgid "Successfully changed directory to %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
228 msgstr "Siirryttiin kansioon %s onnistuneesti\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
229
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
230 #: ../lib/fsp.c:448
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
231 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
232 msgid "Could not change directory to %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
233 msgstr "Kansioon %s ei voitu siirtyä\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
234
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
235 #: ../lib/fsp.c:473 ../lib/fsp.c:502 ../lib/local.c:424 ../lib/local.c:447
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
236 #: ../src/gtk/transfer.c:260 ../src/gtk/view_dialog.c:328
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
237 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
238 msgid "Successfully removed %s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
239 msgstr "Kohde %s poistettu\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
240
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
241 #: ../lib/fsp.c:479 ../lib/local.c:430
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
242 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
243 msgid "Error: Could not remove directory %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
244 msgstr "Virhe: Kansiota %s ei voida poistaa: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
245
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
246 #: ../lib/fsp.c:508 ../lib/local.c:453 ../src/gtk/transfer.c:264
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
247 #: ../src/gtk/view_dialog.c:332
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
248 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
249 msgid "Error: Could not remove file %s: %s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
250 msgstr "Virhe: Tiedostoa %s ei voida poistaa: %s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
251
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
252 #: ../lib/fsp.c:530 ../lib/local.c:470
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
253 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
254 msgid "Successfully made directory %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
255 msgstr "Luotu kansio %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
256
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
257 #: ../lib/fsp.c:565 ../lib/local.c:496
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
258 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
259 msgid "Successfully renamed %s to %s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
260 msgstr "Kohde %s nimetty uudestaan nimelle %s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
261
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
262 #: ../lib/fsp.c:577 ../lib/local.c:503
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
263 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
264 msgid "Error: Could not rename %s to %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
265 msgstr "Virhe: %s ei voida nimetä uudestaan nimelle %s: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
266
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
267 #: ../lib/ftps.c:157
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
268 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
269 "FTPS Support unavailable since SSL support was not compiled in. Aborting "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
270 "connection.\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
271 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
272 "FTPS-tuki ei ole käytettävissä, koska SSL-tukea ei käännetty mukaan. "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
273 "Yhteys katkaistaan.\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
274
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
275 #: ../lib/https.c:91
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
276 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
277 "HTTPS Support unavailable since SSL support was not compiled in. Aborting "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
278 "connection.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
279 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
280 "HTTPS-tuki ei ole käytettävissä, koska SSL-tukea ei käännetty mukaan. "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
281 "Yhteys katkaistaan.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
282
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
283 #: ../lib/local.c:71 ../lib/local.c:407
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
284 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
285 msgid "Could not change local directory to %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
286 msgstr "Paikalliseen kansioon %s ei voida vaihtaa: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
287
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
288 #: ../lib/local.c:85 ../lib/local.c:392
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
289 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
290 msgid "Could not get current working directory: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
291 msgstr "Tämänhetkistä työhakemistoa ei löytynyt: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
292
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
293 #: ../lib/local.c:183
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
294 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
295 msgid "Error: Cannot truncate local file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
296 msgstr "Virhe: Paikallisen tiedoston %s lyhentäminen: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
297
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
298 #: ../lib/local.c:347
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
299 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
300 msgid "Could not get local directory listing %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
301 msgstr "Paikallista kansiolistausta %s ei voitu avata: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
302
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
303 #: ../lib/local.c:384
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
304 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
305 msgid "Successfully changed local directory to %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
306 msgstr "Paikallinen kansio vaihdettu: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
307
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
308 #: ../lib/local.c:520
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
309 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
310 msgid "Successfully changed mode of %s to %o\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
311 msgstr "Kohteen %s oikeudet vaihdettiin onnistuneesti arvoon %o\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
312
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
313 #: ../lib/local.c:527
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
314 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
315 msgid "Error: Could not change mode of %s to %o: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
316 msgstr "Virhe: Kohteen %s oikeuksia ei voitu asettaa arvoon %o: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
317
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
318 #: ../lib/local.c:623
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
319 msgid "local filesystem"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
320 msgstr "paikallinen tiedostojärjestelmä"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
321
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
322 #: ../lib/misc.c:401
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
323 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
324 msgid "usage: gftp "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
325 msgstr "käyttö: gftp"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
326
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
327 #: ../lib/misc.c:401 ../lib/rfc2068.c:303 ../src/uicommon/gftpui.c:662
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
328 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
329 msgid "\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
330 msgstr "\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
331
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
332 # The following items are the proxy types listed under the Options dialog
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
333 #: ../lib/options.h:24 ../lib/rfc959.c:26
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
334 msgid "none"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
335 msgstr "Ei välityspalvelinta"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
336
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
337 # The following few items are from the Edit Bookmarks dialog
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
338 #: ../lib/options.h:24
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
339 msgid "file"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
340 msgstr "tiedosto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
341
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
342 #: ../lib/options.h:24
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
343 msgid "size"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
344 msgstr "koko"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
345
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
346 #: ../lib/options.h:25
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
347 msgid "user"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
348 msgstr "käyttäjä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
349
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
350 #: ../lib/options.h:25
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
351 msgid "group"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
352 msgstr "ryhmä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
353
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
354 #: ../lib/options.h:26
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
355 msgid "datetime"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
356 msgstr "aikaleima"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
357
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
358 #: ../lib/options.h:26
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
359 msgid "attribs"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
360 msgstr "ominaisuudet"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
361
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
362 #: ../lib/options.h:28
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
363 msgid "descending"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
364 msgstr "laskeva"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
365
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
366 #: ../lib/options.h:28
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
367 msgid "ascending"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
368 msgstr "nouseva"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
369
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
370 #: ../lib/options.h:34
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
371 msgid "General"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
372 msgstr "Yleistä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
373
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
374 #: ../lib/options.h:37
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
375 msgid "View program:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
376 msgstr "Katseluohjelma:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
377
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
378 #: ../lib/options.h:38
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
379 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
380 "The default program used to view files. If this is blank, the internal file "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
381 "viewer will be used"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
382 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
383 "Tiedostojen katseluun käytetty oletusohjelma. Jos arvo on tyhjä käytetään "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
384 "sisäistä katselinta"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
385
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
386 #: ../lib/options.h:40
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
387 msgid "Edit program:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
388 msgstr "Muokkausohjelma:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
389
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
390 #: ../lib/options.h:41
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
391 msgid "The default program used to edit files."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
392 msgstr "Tiedostojen muokkaamiseen käytettävä oletusohjelma."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
393
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
394 #: ../lib/options.h:42
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
395 msgid "Startup Directory:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
396 msgstr "Käynnistyskansio:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
397
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
398 #: ../lib/options.h:44
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
399 msgid "The default directory gFTP will go to on startup"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
400 msgstr "Oletuskansio, johon gFTP siirtyy käynnistettäessä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
401
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
402 #: ../lib/options.h:45
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
403 msgid "Max Log Window Size:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
404 msgstr "Loki-ikkunan maksimikoko"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
405
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
406 #: ../lib/options.h:47
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
407 msgid "The maximum size of the log window in bytes for the GTK+ port"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
408 msgstr "GTK+-version loki-ikkunan maksimikoko tavuina"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
409
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
410 #: ../lib/options.h:49
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
411 msgid "Remote Character Sets:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
412 msgstr "Etäpalvelinten merkistöt:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
413
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
414 #: ../lib/options.h:51
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
415 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
416 "This is a comma separated list of charsets to try to convert the remote "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
417 "messages to the current locale"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
418 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
419
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
420 #: ../lib/options.h:53
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
421 msgid "Remote LC_TIME:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
422 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
423
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
424 #: ../lib/options.h:55
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
425 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
426 "This is the value of LC_TIME for the remote site. This is so that dates can "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
427 "be parsed properly in the directory listings."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
428 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
429
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
430 #: ../lib/options.h:57
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
431 msgid "Cache TTL:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
432 msgstr "Välimuistin TTL:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
433
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
434 #: ../lib/options.h:60
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
435 msgid "The number of seconds to keep cache entries before they expire."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
436 msgstr "Monenko sekunnin päästä välimuistin tiedot vanhenevat."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
437
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
438 #: ../lib/options.h:63
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
439 msgid "Append file transfers"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
440 msgstr "Lisää tiedostonsiirrot"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
441
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
442 #: ../lib/options.h:65
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
443 msgid "Append new file transfers onto existing ones"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
444 msgstr "Lisää uudet tiedostonsiirrot olemassaoleviin"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
445
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
446 #: ../lib/options.h:66
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
447 msgid "Do one transfer at a time"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
448 msgstr "Tee vain yksi siirto kerrallaan"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
449
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
450 #: ../lib/options.h:68
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
451 msgid "Do only one transfer at a time?"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
452 msgstr "Siirretäänkö vain yksi tiedosto kerrallaan?"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
453
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
454 #: ../lib/options.h:69
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
455 msgid "Overwrite by Default"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
456 msgstr "Ylikirjoita oletuksena"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
457
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
458 #: ../lib/options.h:72
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
459 msgid "Overwrite files by default or set to resume file transfers"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
460 msgstr "Ylikirjoita tiedostot oletuksena tai aseta tiedostojen haun jatkaminen"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
461
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
462 #: ../lib/options.h:74
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
463 msgid "Preserve file permissions"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
464 msgstr "Säilytä tiedostojen oikeudet"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
465
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
466 #: ../lib/options.h:77
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
467 msgid "Preserve file permissions of transfered files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
468 msgstr "Säilytä siirrettyjen tiedostojen oikeudet"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
469
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
470 #: ../lib/options.h:79
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
471 msgid "Preserve file time"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
472 msgstr "Säilytä tiedostojen aikaleima"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
473
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
474 #: ../lib/options.h:82
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
475 msgid "Preserve file times of transfered files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
476 msgstr "Säilytä siirrettyjen tiedostojen aikaleimat"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
477
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
478 #: ../lib/options.h:84
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
479 msgid "Refresh after each file transfer"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
480 msgstr "Päivitä jokaisen siirron jälkeen"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
481
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
482 #: ../lib/options.h:87
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
483 msgid "Refresh the listbox after each file is transfered"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
484 msgstr "Päivitä lista jokaisen siirretyn tiedoston jälkeen"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
485
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
486 #: ../lib/options.h:89
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
487 msgid "Sort directories first"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
488 msgstr "Järjestä kansiot ensin"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
489
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
490 #: ../lib/options.h:92
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
491 msgid "Put the directories first then the files"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
492 msgstr "Näytä kansiot ennen tiedostoja"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
493
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
494 #: ../lib/options.h:93
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
495 msgid "Show hidden files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
496 msgstr "Näytä piilotetut tiedostot"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
497
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
498 #: ../lib/options.h:96
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
499 msgid "Show hidden files in the listboxes"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
500 msgstr "Näytä piilotetut tiedostot listoissa"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
501
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
502 #: ../lib/options.h:97
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
503 msgid "Show transfer status in title"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
504 msgstr "Näytä siirron tila otsikossa"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
505
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
506 #: ../lib/options.h:99
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
507 msgid "Show the file transfer status in the titlebar"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
508 msgstr "Näytä tiedostojen siirron tila ikkunan nimessä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
509
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
510 #: ../lib/options.h:100
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
511 msgid "Start file transfers"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
512 msgstr "Käynnistä tiedostojen siirto"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
513
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
514 #: ../lib/options.h:102
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
515 msgid "Automatically start the file transfers when they get queued"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
516 msgstr "Aloita tiedostojen siirto automaattisesti kun ne laitetaan jonoon"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
517
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
518 #: ../lib/options.h:104
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
519 msgid "Allow manual commands in GUI"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
520 msgstr "Salli kirjoitetut komennot graafisesta liittymästä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
521
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
522 #: ../lib/options.h:106
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
523 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
524 "Allow entering manual commands in the GUI (functions like the text port)"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
525 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
526 "Salli komentojen syöttäminen graafisesta käyttöliittymästä, esimerkiksi "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
527 "tekstin portti-funktiot"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
528
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
529 #: ../lib/options.h:108 ../src/gtk/options_dialog.c:1023
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
530 #: ../src/gtk/options_dialog.c:1243
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
531 msgid "Network"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
532 msgstr "Verkko"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
533
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
534 #: ../lib/options.h:110
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
535 msgid "Network timeout:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
536 msgstr "Verkon aikakatkaisu:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
537
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
538 #: ../lib/options.h:113
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
539 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
540 "The timeout waiting for network input/output. This is NOT an idle timeout."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
541 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
542 "Aikakatkaisu verkkoliikenteen odottamiselle. Tämä on eri asia kuin "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
543 "joutilaana olon aikakatkaisu."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
544
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
545 #: ../lib/options.h:115
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
546 msgid "Connect retries:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
547 msgstr "Uudelleenyrityksiä:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
548
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
549 #: ../lib/options.h:118
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
550 msgid "The number of auto-retries to do. Set this to 0 to retry indefinitely"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
551 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
552 "Kuinka monta kertaa yritetään automaattisesti uudestaan. Aseta arvoon 0, jos "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
553 "haluat yrittää ikuisesti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
554
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
555 #: ../lib/options.h:120
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
556 msgid "Retry sleep time:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
557 msgstr "Uudelleenyrityksen odotusaika:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
558
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
559 #: ../lib/options.h:123
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
560 msgid "The number of seconds to wait between retries"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
561 msgstr "Odotusaika uudelleenyritysten välillä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
562
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
563 #: ../lib/options.h:124
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
564 msgid "Max KB/S:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
565 msgstr "Max kt/s:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
566
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
567 #: ../lib/options.h:127
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
568 msgid "The maximum KB/s a file transfer can get. (Set to 0 to disable)"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
569 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
570 "Suurin käytettävä siirtonopeus (kt/s). (Arvo 0 poistaa asetuksen käytöstä)"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
571
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
572 #: ../lib/options.h:129
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
573 msgid "Transfer Block Size:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
574 msgstr "Siirron lohkokoko:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
575
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
576 #: ../lib/options.h:132
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
577 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
578 "The block size that is used when transfering files. This should be a "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
579 "multiple of 1024."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
580 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
581 "Tiedostojen siirrossa käytettävä lohkokoko. Tämän tulee olla luvun "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
582 "1024 moninkerta."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
583
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
584 #: ../lib/options.h:135
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
585 msgid "Default Protocol:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
586 msgstr "Oletusprotokolla:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
587
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
588 #: ../lib/options.h:137
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
589 msgid "This specifies the default protocol to use"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
590 msgstr "Valitsee oletuksena käytettävän protokollan"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
591
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
592 #: ../lib/options.h:139 ../lib/options.h:142
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
593 msgid "Enable IPv6 support"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
594 msgstr "Käytä IPv6-tukea"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
595
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
596 #: ../lib/options.h:147
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
597 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
598 "This defines what will happen when you double click a file in the file "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
599 "listboxes. 0=View file 1=Edit file 2=Transfer file"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
600 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
601
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
602 #: ../lib/options.h:150
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
603 msgid "The default width of the local files listbox"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
604 msgstr "Paikallisten tiedostojen luetteloikkunan oletusleveys"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
605
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
606 #: ../lib/options.h:153
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
607 msgid "The default width of the remote files listbox"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
608 msgstr "Palvelimella olevien tiedostojen luetteloikkunan oletusleveys"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
609
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
610 #: ../lib/options.h:156
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
611 msgid "The default height of the local/remote files listboxes"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
612 msgstr "Tiedostojen luetteloikkunoiden oletuskorkeus."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
613
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
614 #: ../lib/options.h:159
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
615 msgid "The default height of the transfer listbox"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
616 msgstr "Siirto-ikkunan oletuskorkeus"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
617
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
618 #: ../lib/options.h:162
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
619 msgid "The default height of the logging window"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
620 msgstr "Loki-ikkunan oletuskorkeus "
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
621
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
622 #: ../lib/options.h:165
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
623 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
624 "The width of the filename column in the transfer window. Set this to 0 to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
625 "have this column automagically resize."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
626 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
627 "Tiedostonimi-sarakkeen leveys siirtoikkunassa. Aseta arvoksi 0, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
628 "sarakken koon muuttuvan automaattisesti."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
629
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
630 #: ../lib/options.h:173 ../lib/options.h:179
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
631 msgid "The default column to sort by"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
632 msgstr "Järjestykseen käytettävä oletussarake"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
633
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
634 #: ../lib/options.h:176 ../lib/options.h:182
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
635 msgid "Sort ascending or descending"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
636 msgstr "Nouseva vai laskeva järjestys"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
637
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
638 #: ../lib/options.h:186 ../lib/options.h:204
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
639 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
640 "The width of the filename column in the file listboxes. Set this to 0 to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
641 "have this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
642 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
643 "Tiedostonimi-sarakkeen leveys tiedostolistaikkunoissa. Aseta arvoksi 0, jos "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
644 "haluat sarakken koon muuttuvan automaattisesti."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
645
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
646 #: ../lib/options.h:189 ../lib/options.h:207
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
647 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
648 "The width of the size column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
649 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
650 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
651 "Koko-sarakkeen leveys tiedostolistaikkunoissa. Aseta arvoksi 0, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
652 "sarakken koon muuttuvan automaattisesti. Aseta arvoksi -1, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
653 "piilottaa tämän sarakkeen."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
654
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
655 #: ../lib/options.h:192 ../lib/options.h:210
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
656 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
657 "The width of the user column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
658 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
659 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
660 "Käyttäjä-sarakkeen leveys tiedostolistaikkunoissa. Aseta arvoksi 0, jos "
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
661 "haluat sarakken koon muuttuvan automaattisesti. Aseta arvoksi -1, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
662 "piilottaa tämän sarakkeen."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
663
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
664 #: ../lib/options.h:195 ../lib/options.h:213
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
665 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
666 "The width of the group column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
667 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
668 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
669 "Ryhmä-sarakkeen leveys tiedostolistaikkunoissa. Aseta arvoksi 0, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
670 "sarakken koon muuttuvan automaattisesti. Aseta arvoksi -1, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
671 "piilottaa tämän sarakkeen."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
672
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
673 #: ../lib/options.h:198 ../lib/options.h:216
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
674 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
675 "The width of the date column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
676 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
677 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
678 "Aikaleima-sarakkeen leveys tiedostolistaikkunoissa. Aseta arvoksi 0, jos "
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
679 "haluat sarakken koon muuttuvan automaattisesti. Aseta arvoksi -1, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
680 "piilottaa tämän sarakkeen."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
681
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
682 #: ../lib/options.h:201 ../lib/options.h:219
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
683 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
684 "The width of the attribs column in the file listboxes. Set this to 0 to have "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
685 "this column automagically resize. Set this to -1 to disable this column"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
686 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
687 "Ominaisuudet-sarakkeen leveys tiedostolistaikkunoissa. Aseta arvoksi 0, jos "
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
688 "haluat sarakken koon muuttuvan automaattisesti. Aseta arvoksi -1, jos haluat "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
689 "piilottaa tämän sarakkeen."
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
690
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
691 #: ../lib/options.h:222
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
692 msgid "The color of the commands that are sent to the server"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
693 msgstr "Palvelimelle lähetettyjen komentojen väri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
694
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
695 #: ../lib/options.h:225
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
696 msgid "The color of the commands that are received from the server"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
697 msgstr "Palvelimelta vastaanotettujen komentojen väri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
698
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
699 #: ../lib/options.h:228
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
700 msgid "The color of the error messages"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
701 msgstr "Virheviestien väri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
702
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
703 #: ../lib/options.h:231
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
704 msgid "The color of the rest of the log messages"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
705 msgstr "Muiden lokiviestien väri"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
706
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
707 #: ../lib/options.h:237 ../lib/rfc959.c:40
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
708 msgid "FTP"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
709 msgstr "FTP"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
710
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
711 #: ../lib/options.h:240 ../lib/options.h:242
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
712 msgid "FTPS"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
713 msgstr "FTPS"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
714
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
715 #: ../lib/options.h:245 ../lib/rfc2068.c:27
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
716 msgid "HTTP"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
717 msgstr "HTTP"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
718
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
719 #: ../lib/options.h:248 ../lib/options.h:250
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
720 msgid "HTTPS"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
721 msgstr "HTTPS"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
722
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
723 #: ../lib/options.h:253
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
724 msgid "Local"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
725 msgstr "Paikallinen"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
726
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
727 #: ../lib/options.h:255
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
728 msgid "SSH2"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
729 msgstr "SSH2"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
730
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
731 #: ../lib/options.h:257 ../src/gtk/bookmarks.c:886
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
732 msgid "Bookmark"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
733 msgstr "Kirjanmerkki"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
734
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
735 #: ../lib/options.h:258
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
736 msgid "FSP"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
737 msgstr "FSP"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
738
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
739 #: ../lib/protocols.c:225
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
740 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
741 msgid "File transfer will be throttled to %.2f KB/s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
742 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
743
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
744 #: ../lib/protocols.c:379
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
745 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
746 msgid "Error setting LC_TIME to '%s'. Falling back to '%s'\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
747 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
748
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
749 #: ../lib/protocols.c:390
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
750 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
751 msgid "Loading directory listing %s from cache (LC_TIME=%s)\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
752 msgstr "Haetaan kansiolistausta %s välimuistista (LC_TIME=%s)\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
753
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
754 #: ../lib/protocols.c:400
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
755 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
756 msgid "Loading directory listing %s from server (LC_TIME=%s)\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
757 msgstr "Haetaan kansiolistausta %s palvelimelta (LC_TIME=%s)\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
758
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
759 #: ../lib/protocols.c:454 ../lib/protocols.c:486 ../lib/protocols.c:525
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
760 #: ../lib/protocols.c:557
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
761 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
762 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
763 "Error converting string '%s' from character set %s to character set %s: %s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
764 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
765 "Virhe muunnettaessa merkkijonoa '%s' merkistöstä %s merkistöön %s: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
766
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
767 #. Don't use request->logging_function since the strings must be in UTF-8
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
768 #. for the GTK+ 2.x port
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
769 #: ../lib/protocols.c:469
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
770 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
771 msgid "Error converting string '%s' to UTF-8 from current locale: %s\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
772 msgstr "Virhe muunnettaessa merkkijonoa \"%s\" UTF-8 muotoon nykyisestä "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
773 "merkistöstä: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
774
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
775 #. Don't use request->logging_function since the strings must be in UTF-8
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
776 #. for the GTK+ 2.x port
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
777 #: ../lib/protocols.c:540
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
778 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
779 msgid "Error converting string '%s' to current locale from UTF-8: %s\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
780 msgstr "Virhe muunnettaessa merkkijonoa \"%s\" nykyiseen merkistöön "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
781 "UTF8-muodosta: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
782
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
783 #: ../lib/protocols.c:629
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
784 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
785 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
786 "Warning: Stripping path off of file '%s'. The stripped path (%s) doesn't "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
787 "match the current directory (%s)\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
788 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
789
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
790 #: ../lib/protocols.c:647
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
791 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
792 msgid "Error: Cannot write to cache: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
793 msgstr "Virhe: Välimuistiin ei voida kirjoittaa: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
794
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
795 #: ../lib/protocols.c:680
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
796 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
797 msgid "Error: Could not find bookmark %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
798 msgstr "Virhe: Kirjanmerkkiä %s ei löydy\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
799
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
800 #: ../lib/protocols.c:687
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
801 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
802 msgid "Bookmarks Error: The bookmark entry %s does not have a hostname\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
803 msgstr "Virhe kirjanmerkeissä: Kirjanmerkissä %s ei ole isäntänimeä\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
804
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
805 #: ../lib/protocols.c:826 ../lib/protocols.c:853
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
806 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
807 msgid "The protocol '%s' is currently not supported.\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
808 msgstr "Protokolla '%s' ei ole tuettu.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
809
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
810 #: ../lib/protocols.c:1167 ../lib/protocols.c:1182 ../lib/protocols.c:2214
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
811 #: ../lib/protocols.c:2324
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
812 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
813 msgid "Looking up %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
814 msgstr "Etsitään nimeä %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
815
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
816 #: ../lib/protocols.c:1173 ../lib/protocols.c:1188 ../lib/protocols.c:2219
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
817 #: ../lib/protocols.c:2329
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
818 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
819 msgid "Cannot look up hostname %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
820 msgstr "Isäntänimeä %s ei voida selvittää: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
821
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
822 #: ../lib/protocols.c:2237
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
823 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
824 msgid "Failed to create a socket: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
825 msgstr "Pistokkeen luominen epäonnistui: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
826
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
827 #: ../lib/protocols.c:2243 ../lib/protocols.c:2346
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
828 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
829 msgid "Trying %s:%d\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
830 msgstr "Yritetään %s: %d\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
831
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
832 #: ../lib/protocols.c:2248 ../lib/protocols.c:2353
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
833 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
834 msgid "Cannot connect to %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
835 msgstr "Yhteyttä kohteeseen %s ei voida avata: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
836
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
837 #: ../lib/protocols.c:2283 ../lib/rfc959.c:640
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
838 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
839 msgid "Failed to create a IPv4 socket: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
840 msgstr "Virhe luotaessa IPv4-pistoketta: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
841
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
842 #: ../lib/protocols.c:2307 ../lib/sshv2.c:1046
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
843 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
844 msgid "Cannot look up service name %s/tcp. Please check your services file\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
845 msgstr "Palvelun nimeä %s/tcp ei löydy. Tarkista services-tiedostosi\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
846
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
847 #: ../lib/protocols.c:2369 ../lib/protocols.c:3009 ../lib/rfc959.c:649
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
848 #: ../lib/rfc959.c:826
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
849 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
850 msgid "Error: Cannot set close on exec flag: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
851 msgstr "Virhe: \"Sulje suoritettaessa\"-lipun asetus ei onnistu: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
852
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
853 #: ../lib/protocols.c:2376
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
854 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
855 msgid "Connected to %s:%d\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
856 msgstr "Yhteys avattu kohteeseen %s:%d\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
857
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
858 #: ../lib/protocols.c:2607 ../lib/protocols.c:2682 ../lib/sshv2.c:355
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
859 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
860 msgid "Connection to %s timed out\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
861 msgstr "Yhteys kohteeseen %s aikakatkaistu\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
862
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
863 #: ../lib/protocols.c:2750
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
864 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
865 msgid "Cannot get socket flags: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
866 msgstr "Pistokkeen lippujen arvoja ei voitu lukea: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
867
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
868 #: ../lib/protocols.c:2764
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
869 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
870 msgid "Cannot set socket to non-blocking: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
871 msgstr "Pistoketta ei voitu asettaa non-blocking-tilaan: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
872
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
873 #: ../lib/protocols.c:2899
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
874 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
875 msgid "Error: Remote site %s disconnected. Max retries reached...giving up\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
876 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
877 "Virhe: Yhteys palvelimeen %s katkaistu. Maksimi määrä uusintayrityksiä "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
878 "täynnä...Lopetetaan\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
879
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
880 #: ../lib/protocols.c:2907
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
881 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
882 msgid "Error: Remote site %s disconnected. Will reconnect in %d seconds\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
883 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
884 "Virhe: Yhteys palvelimeen %s katkaistu. Yritetään uudelleen %d sek. "
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
885 "kuluttua\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
886
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
887 #: ../lib/pty.c:297
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
888 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
889 msgid "Cannot open master pty %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
890 msgstr "Päätelaitettä %s ei voitu avata: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
891
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
892 #: ../lib/pty.c:305
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
893 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
894 msgid "Cannot create a socket pair: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
895 msgstr "Pistokeparia ei voitu luoda: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
896
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
897 #: ../lib/pty.c:334
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
898 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
899 msgid "Error: Cannot execute ssh: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
900 msgstr "Virhe: Ohjelmaa ssh ei voitu suorittaa: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
901
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
902 #: ../lib/pty.c:350
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
903 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
904 msgid "Cannot fork another process: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
905 msgstr "Virhe: Uutta prosessia ei voitu käynnnistää: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
906
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
907 #: ../lib/rfc2068.c:30 ../lib/rfc959.c:47
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
908 msgid "Proxy hostname:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
909 msgstr "Välimuistin isäntänimi:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
910
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
911 #: ../lib/rfc2068.c:32 ../lib/rfc959.c:49
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
912 msgid "Firewall hostname"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
913 msgstr "Palomuurin isäntänimi"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
914
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
915 #: ../lib/rfc2068.c:33 ../lib/rfc959.c:50
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
916 msgid "Proxy port:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
917 msgstr "Välimuistin portti:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
918
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
919 #: ../lib/rfc2068.c:35 ../lib/rfc959.c:52
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
920 msgid "Port to connect to on the firewall"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
921 msgstr "Palomuuriin yhteyttä avattaessa käytettävä portti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
922
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
923 #: ../lib/rfc2068.c:36 ../lib/rfc959.c:53
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
924 msgid "Proxy username:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
925 msgstr "Välimuistin käyttäjätunnus:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
926
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
927 #: ../lib/rfc2068.c:38 ../lib/rfc959.c:55
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
928 msgid "Your firewall username"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
929 msgstr "Käyttäjätunnuksesi palomuurin välimuistissa"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
930
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
931 #: ../lib/rfc2068.c:39 ../lib/rfc959.c:56
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
932 msgid "Proxy password:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
933 msgstr "Välimuistin salasana:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
934
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
935 #: ../lib/rfc2068.c:41 ../lib/rfc959.c:58
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
936 msgid "Your firewall password"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
937 msgstr "Salasanasi palomuurin välimuistissa"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
938
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
939 #: ../lib/rfc2068.c:43
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
940 msgid "Use HTTP/1.1"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
941 msgstr "Käytä HTTP/1.1"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
942
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
943 #: ../lib/rfc2068.c:46
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
944 msgid "Do you want to use HTTP/1.1 or HTTP/1.0"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
945 msgstr "Käytetäänkö HTTP/1.1- vai HTTP/1.0-protokollaa"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
946
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
947 #: ../lib/rfc2068.c:150 ../lib/rfc2068.c:843
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
948 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
949 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
950 "Received wrong response from server, disconnecting\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
951 "Invalid chunk size '%s' returned by the remote server\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
952 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
953 "Saatiin virheellinen vastaus palvelimelta, yhteys katkaistaan\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
954 "Palvelin ilmoitti virheellisen palasenkoon \"%s\"\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
955
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
956 #: ../lib/rfc2068.c:254 ../lib/rfc959.c:608 ../lib/sshv2.c:1123
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
957 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
958 msgid "Disconnecting from site %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
959 msgstr "Katkaistaan yhteys palvelimeen %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
960
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
961 #: ../lib/rfc2068.c:303
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
962 msgid "Starting the file transfer at offset "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
963 msgstr "Aloitetaan tiedostonsiirto kohdasta "
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
964
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
965 #: ../lib/rfc2068.c:324
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
966 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
967 msgid "Cannot retrieve file %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
968 msgstr "Tiedostoa %s ei voida hakea\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
969
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
970 #: ../lib/rfc2068.c:423 ../lib/sshv2.c:1205
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
971 msgid "Retrieving directory listing...\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
972 msgstr "Haetaan kansiolistausta...\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
973
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
974 #: ../lib/rfc2068.c:819 ../lib/sshv2.c:814
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
975 msgid "Received wrong response from server, disconnecting\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
976 msgstr "Saatiin väärä vastaus palvelimelta, suljetaan yhteys\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
977
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
978 #: ../lib/rfc959.c:27
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
979 msgid "SITE command"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
980 msgstr "SITE komento"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
981
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
982 #: ../lib/rfc959.c:28
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
983 msgid "user@host"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
984 msgstr "käyttäjä@kone"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
985
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
986 #: ../lib/rfc959.c:29
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
987 msgid "user@host:port"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
988 msgstr "käyttäjä@kone:Portti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
989
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
990 #: ../lib/rfc959.c:30
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
991 msgid "AUTHENTICATE"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
992 msgstr "Autentikointi"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
993
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
994 #: ../lib/rfc959.c:31
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
995 msgid "user@host port"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
996 msgstr "käyttäjä@kone Portti"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
997
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
998 #: ../lib/rfc959.c:32
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
999 msgid "user@host NOAUTH"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1000 msgstr "käyttäjä@kone NOAUTH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1001
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1002 #: ../lib/rfc959.c:33
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1003 msgid "HTTP Proxy"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1004 msgstr "HTTP välityspalvelin"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1005
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1006 #: ../lib/rfc959.c:34
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1007 msgid "Custom"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1008 msgstr "Käyttäjän määrittelemä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1009
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1010 #: ../lib/rfc959.c:43
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1011 msgid "Email address:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1012 msgstr "Sähköpostiosoite:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1013
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1014 #: ../lib/rfc959.c:45
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1015 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1016 "This is the password that will be used whenever you log into a remote FTP "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1017 "server as anonymous"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1018 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1019 "Tämä on salasana, joka lähetetään kun otat yhteyttä FTP-palvelimelle "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1020 "anonyyminä käyttäjänä"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1021
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1022 #: ../lib/rfc959.c:59
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1023 msgid "Proxy account:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1024 msgstr "Välityspalvelimen käyttäjätili:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1025
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1026 #: ../lib/rfc959.c:61
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1027 msgid "Your firewall account (optional)"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1028 msgstr "Palomuurin käyttäjätili (ei pakollinen)"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1029
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1030 #: ../lib/rfc959.c:63
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1031 msgid "Proxy server type:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1032 msgstr "Välimuistin tyyppi:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1033
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1034 #: ../lib/rfc959.c:66
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1035 #, no-c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1036 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1037 "This specifies how your proxy server expects us to log in. You can specify a "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1038 "2 character replacement string prefixed by a % that will be replaced with "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1039 "the proper data. The first character can be either p for proxy or h for the "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1040 "host of the FTP server. The second character can be u (user), p (pass), h "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1041 "(host), o (port) or a (account). For example, to specify the proxy user, you "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1042 "can you type in %pu"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1043 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1044
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1045 #: ../lib/rfc959.c:69
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1046 msgid "Ignore PASV address"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1047 msgstr "Jätä huomioimatta PASV-osoite"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1048
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1049 #: ../lib/rfc959.c:72
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1050 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1051 "If this is enabled, then the remote FTP server's PASV IP address field will "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1052 "be ignored and the host's IP address will be used instead. This is often "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1053 "needed for routers giving their internal rather then their external IP "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1054 "address in a PASV reply."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1055 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1056
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1057 #: ../lib/rfc959.c:74
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1058 msgid "Passive file transfers"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1059 msgstr "Passiivinen tiedostonsiirto"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1060
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1061 #: ../lib/rfc959.c:77
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1062 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1063 "If this is enabled, then the remote FTP server will open up a port for the "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1064 "data connection. If you are behind a firewall, you will need to enable this. "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1065 "Generally, it is a good idea to keep this enabled unless you are connecting "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1066 "to an older FTP server that doesn't support this. If this is disabled, then "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1067 "gFTP will open up a port on the client side and the remote server will "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1068 "attempt to connect to it."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1069 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1070
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1071 #: ../lib/rfc959.c:79
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1072 msgid "Resolve Remote Symlinks (LIST -L)"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1073 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1074
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1075 #: ../lib/rfc959.c:82
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1076 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1077 "The remote FTP server will attempt to resolve symlinks in the directory "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1078 "listings. Generally, this is a good idea to leave enabled. The only time you "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1079 "will want to disable this is if the remote FTP server doesn't support the -L "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1080 "option to LIST"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1081 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1082
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1083 #: ../lib/rfc959.c:84
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1084 msgid "Transfer files in ASCII mode"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1085 msgstr "Lähetä ASCII-tilassa"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1086
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1087 #: ../lib/rfc959.c:87
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1088 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1089 "If you are transfering a text file from Windows to UNIX box or vice versa, "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1090 "then you should enable this. Each system represents newlines differently for "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1091 "text files. If you are transfering from UNIX to UNIX, then it is safe to "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1092 "leave this off. If you are downloading binary data, you will want to disable "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1093 "this."
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1094 msgstr ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1095
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1096 #: ../lib/rfc959.c:322 ../lib/rfc959.c:331 ../lib/rfc959.c:342
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1097 #: ../lib/rfc959.c:789 ../lib/rfc959.c:1387
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1098 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1099 msgid "Invalid response '%c' received from server.\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1100 msgstr "Virheellinen vastaus '%c' palvelimelta.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1101
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1102 #: ../lib/rfc959.c:679 ../lib/rfc959.c:689
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1103 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1104 msgid "Cannot find an IP address in PASV response '%s'\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1105 msgstr "PASV-vastauksesta '%s' ei löydy IP-osoitetta\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1106
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1107 #: ../lib/rfc959.c:715
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1108 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1109 msgid "Ignoring IP address in PASV response, connecting to %d.%d.%d.%d:%d\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1110 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1111
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1112 #: ../lib/rfc959.c:726 ../lib/rfc959.c:887
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1113 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1114 msgid "Cannot create a data connection: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1115 msgstr "Data-yhteyttä ei voida luoda: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1116
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1117 #: ../lib/rfc959.c:738 ../lib/rfc959.c:759 ../lib/rfc959.c:912
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1118 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1119 msgid "Cannot get socket name: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1120 msgstr "Pistokkeen nimeä ei voida selvittää: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1121
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1122 #: ../lib/rfc959.c:749 ../lib/rfc959.c:902
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1123 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1124 msgid "Cannot bind a port: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1125 msgstr "Porttiin ei voida sitoa: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1126
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1127 #: ../lib/rfc959.c:768 ../lib/rfc959.c:921
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1128 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1129 msgid "Cannot listen on port %d: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1130 msgstr "Porttia %d ei voida kuunnella: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1131
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1132 #: ../lib/rfc959.c:817
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1133 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1134 msgid "Failed to create a IPv6 socket: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1135 msgstr "IPv6-pistokkeen luonti epäonnistui: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1136
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1137 #: ../lib/rfc959.c:837
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1138 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1139 "Error: It doesn't look like we are connected via IPv6. Aborting connection.\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1140 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1141 "Virhe: näyttää että yhteys ei ole IPv6-yhteys. Yhteys katkaistaan.\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1142
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1143 #: ../lib/rfc959.c:865 ../lib/rfc959.c:874
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1144 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1145 msgid "Invalid EPSV response '%s'\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1146 msgstr "Virheellinen EPSV-vastaus \"%s\"\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1147
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1148 #: ../lib/rfc959.c:931
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1149 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1150 msgid "Cannot get address of local socket: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1151 msgstr "Paikallisen pistokkeen osoitetta ei löydy: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1152
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1153 #: ../lib/rfc959.c:1005
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1154 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1155 msgid "Cannot accept connection from server: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1156 msgstr "Yhteyttä palvelimelta ei voi hyväksyä: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1157
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1158 #: ../lib/rfc959.c:1542
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1159 msgid "total"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1160 msgstr "kaikkiaan"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1161
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1162 #: ../lib/rfc959.c:1544
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1163 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1164 msgid "Warning: Cannot parse listing %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1165 msgstr "Varoitus: Listaista %s ei voida tulkita\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1166
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1167 #: ../lib/sshv2.c:28
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1168 msgid "SSH"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1169 msgstr "SSH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1170
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1171 #: ../lib/sshv2.c:31
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1172 msgid "SSH Prog Name:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1173 msgstr "SSSH-ohjelman nimi:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1174
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1175 #: ../lib/sshv2.c:33
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1176 msgid "The path to the SSH executable"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1177 msgstr "Polku ohjelmaan SSH"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1178
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1179 #: ../lib/sshv2.c:34
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1180 msgid "SSH Extra Params:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1181 msgstr "SSH:n lisäparametrit:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1182
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1183 #: ../lib/sshv2.c:36
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1184 msgid "Extra parameters to pass to the SSH program"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1185 msgstr "Lisäparametrit annettavaksi SSH-komennolle"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1186
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1187 #: ../lib/sshv2.c:38
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1188 msgid "Need SSH User/Pass"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1189 msgstr "Vaaditaan SSH käyttäjätunnus/salasana"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1190
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1191 #: ../lib/sshv2.c:41
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1192 msgid "Require a username/password for SSH connections"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1193 msgstr "Vaadi käyttäjätunnus ja salasana SSH-yhteyksille"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1194
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1195 #: ../lib/sshv2.c:298
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1196 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1197 msgid "Running program %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1198 msgstr "Suoritetaan ohjelma %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1199
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1200 #: ../lib/sshv2.c:307
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1201 msgid "Enter passphrase for RSA key"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1202 msgstr "Anna salalause RSA-avaimelle"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1203
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1204 #: ../lib/sshv2.c:308
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1205 msgid "Enter passphrase for key '"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1206 msgstr "Anna salalause avaimelle '"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1207
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1208 #: ../lib/sshv2.c:309
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1209 msgid "Password"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1210 msgstr "Salasana:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1211
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1212 #: ../lib/sshv2.c:310
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1213 msgid "password"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1214 msgstr "salasana"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1215
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1216 #: ../lib/sshv2.c:414
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1217 msgid "(yes/no)?"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1218 msgstr "(kyllä/ei)?"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1219
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1220 #: ../lib/sshv2.c:432
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1221 msgid "Enter PASSCODE:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1222 msgstr "Syötä tunnuskoodi:"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1223
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1224 #: ../lib/sshv2.c:436 ../src/gtk/gtkui.c:118 ../src/gtk/transfer.c:554
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1225 #: ../src/gtk/transfer.c:564
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1226 msgid "Enter Password"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1227 msgstr "Syötä salasana"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1228
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1229 #: ../lib/sshv2.c:437
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1230 msgid "Enter SecurID Password:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1231 msgstr "Syötä SecurID-salasana:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1232
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1233 #: ../lib/sshv2.c:487
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1234 msgid "Error: An incorrect password was entered\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1235 msgstr "Virhe: Syötetty salasana oli virheellinen\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1236
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1237 #: ../lib/sshv2.c:516
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1238 #, c-format
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1239 msgid "%d: Protocol Initialization\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1240 msgstr "%d: Protokollan alustus\n"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1241
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1242 #: ../lib/sshv2.c:520
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1243 #, c-format
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1244 msgid "%d: Protocol version %d\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1245 msgstr "%d: Protokollan versio %d\n"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1246
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1247 #: ../lib/sshv2.c:529
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1248 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1249 msgid "%d: Open %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1250 msgstr "%d: Avaa %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1251
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1252 #: ../lib/sshv2.c:534
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1253 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1254 msgid "%d: Close\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1255 msgstr "%d: Sulje\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1256
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1257 #: ../lib/sshv2.c:537
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1258 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1259 msgid "%d: Open Directory %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1260 msgstr "%d: Avaa kansio %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1261
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1262 #: ../lib/sshv2.c:542
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1263 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1264 msgid "%d: Read Directory\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1265 msgstr "%d: Lue kansio\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1266
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1267 #: ../lib/sshv2.c:546
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1268 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1269 msgid "%d: Remove file %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1270 msgstr "%d: Poista tiedosto %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1271
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1272 #: ../lib/sshv2.c:551
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1273 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1274 msgid "%d: Make directory %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1275 msgstr "%d: Luo kansio %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1276
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1277 #: ../lib/sshv2.c:556
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1278 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1279 msgid "%d: Remove directory %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1280 msgstr "%d: Poista kansio %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1281
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1282 #: ../lib/sshv2.c:561
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1283 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1284 msgid "%d: Realpath %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1285 msgstr "%d: Todellinen polku %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1286
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1287 #: ../lib/sshv2.c:566
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1288 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1289 msgid "%d: File attributes\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1290 msgstr "%d: Tiedoston ominaisuudet\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1291
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1292 #: ../lib/sshv2.c:570
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1293 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1294 msgid "%d: Stat %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1295 msgstr "%d: Stat %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1296
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1297 #: ../lib/sshv2.c:590
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1298 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1299 msgid "%d: Chmod %s %o\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1300 msgstr "%d: Chmod %s %o\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1301
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1302 #: ../lib/sshv2.c:595
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1303 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1304 msgid "%d: Utime %s %d\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1305 msgstr "%d: Utime %s %d\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1306
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1307 #: ../lib/sshv2.c:609 ../src/gtk/bookmarks.c:1045 ../src/gtk/bookmarks.c:1298
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1308 #: ../src/gtk/chmod_dialog.c:253 ../src/gtk/gtkui_transfer.c:368
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1309 #: ../src/gtk/misc-gtk.c:1011 ../src/gtk/options_dialog.c:1208
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1310 #: ../src/gtk/options_dialog.c:1442
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1311 msgid "OK"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1312 msgstr "OK"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1313
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1314 #: ../lib/sshv2.c:612
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1315 msgid "EOF"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1316 msgstr "EOF"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1317
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1318 #: ../lib/sshv2.c:615
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1319 msgid "No such file or directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1320 msgstr "Tiedostoa tai hakemistoa ei ole"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1321
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1322 #: ../lib/sshv2.c:618
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1323 msgid "Permission denied"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1324 msgstr "Lupa evätty"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1325
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1326 # The following few items are from the Edit Bookmarks dialog
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1327 #: ../lib/sshv2.c:621
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1328 msgid "Failure"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1329 msgstr "Epäonnistui"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1330
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1331 #: ../lib/sshv2.c:624
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1332 msgid "Bad message"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1333 msgstr "Virheellinen viesti"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1334
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1335 #: ../lib/sshv2.c:627
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1336 msgid "No connection"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1337 msgstr "Ei yhteyttä"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1338
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1339 #: ../lib/sshv2.c:630
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1340 msgid "Connection lost"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1341 msgstr "Yhteys katkaistu"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1342
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1343 #: ../lib/sshv2.c:633
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1344 msgid "Operation unsupported"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1345 msgstr "Tuntematon toiminto"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1346
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1347 #: ../lib/sshv2.c:636
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1348 msgid "Unknown message returned from server"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1349 msgstr "Palvelin palautti tuntemattoman viestin"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1350
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1351 #: ../lib/sshv2.c:671
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1352 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1353 msgid "Error: Message size %d too big\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1354 msgstr "Virhe: viestin koko %d on liian suuri\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1355
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1356 #: ../lib/sshv2.c:730 ../lib/sshv2.c:1225 ../lib/sshv2.c:1821
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1357 #: ../lib/sshv2.c:1959
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1358 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1359 msgid "Error: Message size %d too big from server\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1360 msgstr "Virhe: palvelimen palauttaman viestin koko %d on liian suuri\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1361
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1362 #: ../lib/sshv2.c:736
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1363 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1364 "There was an error initializing a SSH connection with the remote server. The "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1365 "error message from the remote server follows:\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1366 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1367 "Virhe alustettaessa SSH-yhteyttä palvelimeen. Virheviesti palvelimelta oli "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1368 "seuraava:\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1369
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1370 #: ../lib/sshv2.c:1038
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1371 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1372 msgid "Opening SSH connection to %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1373 msgstr "Avataan SSH-yhteys palvelimelle %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1374
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1375 #: ../lib/sshv2.c:1090
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1376 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1377 msgid "Successfully logged into SSH server %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1378 msgstr "Kirjauduttiin onnistuneesti SSH-palvelimelle %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1379
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1380 #: ../lib/sslcommon.c:31
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1381 msgid "SSL Engine"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1382 msgstr "SSL-moottori"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1383
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1384 #: ../lib/sslcommon.c:34
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1385 msgid "SSL Entropy File:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1386 msgstr "SSL:n entropiatiedosto:"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1387
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1388 #: ../lib/sslcommon.c:36
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1389 msgid "SSL entropy file"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1390 msgstr "SSL:n entropiatiedosto"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1391
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1392 #: ../lib/sslcommon.c:37
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1393 msgid "Entropy Seed Length:"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1394 msgstr "Entropian syötteen pituus:"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1395
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1396 #: ../lib/sslcommon.c:39
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1397 msgid "The maximum number of bytes to seed the SSL engine with"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1398 msgstr "Enimmäismäärä tavuja, joilla SSL-moottorin entropia alustetaan"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1399
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1400 #: ../lib/sslcommon.c:41 ../lib/sslcommon.c:43
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1401 msgid "Verify SSL Peer"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1402 msgstr "Varmista SSL-kohde"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1403
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1404 #: ../lib/sslcommon.c:107
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1405 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1406 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1407 "Error with certificate at depth: %i\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1408 "Issuer = %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1409 "Subject = %s\n"
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1410 "Error %i:%s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1411 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1412 "Virhe varmenneketjussa syvyydellä %i\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1413 "Myöntäjä = %s\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1414 "Kohde = %s\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1415 "Virhe %i: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1416
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1417 #: ../lib/sslcommon.c:129
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1418 msgid "Cannot get peer certificate\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1419 msgstr "Vastapään varmennetta ei löydy\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1420
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1421 #: ../lib/sslcommon.c:188
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1422 #, c-format
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1423 msgid ""
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1424 "ERROR: The host in the SSL certificate (%s) does not match the host that we "
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1425 "connected to (%s). Aborting connection.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1426 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1427 "VIRHE: palvelin SSL-varmenteessa (%s) ei ole sama kuin palvelin, johon yhteys "
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1428 "otettiin (%s). Yhteys katkaistaan.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1429
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1430 #: ../lib/sslcommon.c:295
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1431 msgid "Cannot initialize the OpenSSL library\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1432 msgstr "OpenSSL-kirjastoa ei voitu alustaa\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1433
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1434 #: ../lib/sslcommon.c:310
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1435 msgid "Error loading default SSL certificates\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1436 msgstr "Virhe ladattaessa SSL oletusvarmenteita\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1437
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1438 #: ../lib/sslcommon.c:322
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1439 msgid "Error setting cipher list (no valid ciphers)\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1440 msgstr "Virhe alustettaessa cipher-listaa (ei kelvollisia ciphereitä)\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1441
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1442 #: ../lib/sslcommon.c:342 ../lib/sslcommon.c:416 ../lib/sslcommon.c:464
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1443 msgid "Error: SSL engine was not initialized\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1444 msgstr "Virhe: SSL-moottoria ei alustettu\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1445
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1446 #: ../lib/sslcommon.c:359
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1447 msgid "Error setting up SSL connection (BIO object)\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1448 msgstr "Virhe alustettaessa SSL-yhteyttä (BIO-olio)\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1449
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1450 #: ../lib/sslcommon.c:369
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1451 msgid "Error setting up SSL connection (SSL object)\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1452 msgstr "Virhe alustettaessa SSL-yhteyttä (SSL-olio)\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
1453
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1454 #: ../lib/sslcommon.c:390
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1455 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1456 msgid "Error with peer certificate: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1457 msgstr "Virhe vastapään varmenteessa: %s\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1458
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1459 #: ../src/uicommon/gftpui.c:91
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1460 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1461 msgid "Waiting %d seconds until trying to connect again\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1462 msgstr "Yhdistämistä yritetään uudestaan %d sek. kuluttua\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1463
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1464 #: ../src/uicommon/gftpui.c:101
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1465 msgid "Operation canceled\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1466 msgstr "Toiminto peruttu\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1467
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1468 #: ../src/uicommon/gftpui.c:190
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1469 msgid ""
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1470 ">. If you have any questions, comments, or suggestions about this program, "
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1471 "please feel free to email them to me. You can always find out the latest "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1472 "news about gFTP from my website at http://www.gftp.org/\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1473 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1474 ">. Jos sinulla on kysymyksiä, kommentteja tai ehdotuksia tästä ohjelmasta, "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1475 "ole hyvä ja lähetä sähköpostia. Viimeisimmät uutiset löytyvät aina ohjelman "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1476 "kotisivulta osoitteesta http://www.gftp.org/\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1477
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1478 #: ../src/uicommon/gftpui.c:191
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1479 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1480 "gFTP comes with ABSOLUTELY NO WARRANTY; for details, see the COPYING file. "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1481 "This is free software, and you are welcome to redistribute it under certain "
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1482 "conditions; for details, see the COPYING file\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1483 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1484 "gFTP ohjelmalla EI OLE MINKÄÄNLAISTA TAKUUTA; lue tarkemmin tiedosto "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1485 "COPYING. Tämä on ilmainen ohjelmisto ja sinulla on oikeus levittää sitä "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1486 "edelleen tiettyjen ehtojen mukaisesti. Lisätietoja sekä ohjelman lisenssi "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1487 "löytyvät COPYING-tiedostosta.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1488
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1489 #: ../src/uicommon/gftpui.c:193 ../src/gtk/menu-items.c:505
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1490 msgid "Translated by"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1491 msgstr "Suomentanut:"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1492 "Ilkka Tuohela, 2006\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1493 "\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1494 "http://www.gnome.fi/"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
1495
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1496 #: ../src/uicommon/gftpui.c:240 ../src/uicommon/gftpui.c:282
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1497 #: ../src/uicommon/gftpui.c:322 ../src/uicommon/gftpui.c:357
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1498 #: ../src/uicommon/gftpui.c:392 ../src/uicommon/gftpui.c:427
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1499 #: ../src/uicommon/gftpui.c:463 ../src/uicommon/gftpui.c:528
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1500 #: ../src/uicommon/gftpui.c:609 ../src/uicommon/gftpui.c:872
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1501 msgid "Error: Not connected to a remote site\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1502 msgstr "Virhe: Ei yhteyttä palvelimeen\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1503
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1504 #: ../src/uicommon/gftpui.c:251
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1505 msgid "usage: chmod <mode> <file>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1506 msgstr "käyttö: chmod <tila> <tiedosto>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1507
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1508 #: ../src/uicommon/gftpui.c:292
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1509 msgid "usage: rename <old name> <new name>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1510 msgstr "käyttö: rename <vanha nimi> <uusi nimi>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1511
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1512 #: ../src/uicommon/gftpui.c:328
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1513 msgid "usage: delete <file>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1514 msgstr "käyttö: delete <tiedosto>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1515
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1516 #: ../src/uicommon/gftpui.c:363
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1517 msgid "usage: rmdir <directory>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1518 msgstr "käyttö: rmdir <kansio>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1519
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1520 #: ../src/uicommon/gftpui.c:398
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1521 msgid "usage: site <site command>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1522 msgstr "käyttö site <palvelinkomento>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1523
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1524 #: ../src/uicommon/gftpui.c:433
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1525 msgid "usage: mkdir <new directory>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1526 msgstr "käyttö: mkdir <uusi kansio>\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1527
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1528 #: ../src/uicommon/gftpui.c:469 ../src/uicommon/gftpui.c:487
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1529 msgid "usage: chdir <directory>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1530 msgstr "käyttö: chdir <kansio>\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1531
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1532 #: ../src/uicommon/gftpui.c:560
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1533 msgid "Invalid argument\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1534 msgstr "Virheellinen argumentti\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1535
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1536 #: ../src/uicommon/gftpui.c:573
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1537 msgid "Clear the directory cache\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1538 msgstr "Tyhjennä kansiovälimuisti\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1539
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1540 #: ../src/uicommon/gftpui.c:662
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1541 msgid "usage: open "
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1542 msgstr "käyttö: open "
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1543
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1544 #: ../src/uicommon/gftpui.c:733
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1545 msgid "usage: set [variable = value]\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1546 msgstr "käyttö: set [muuttuja = arvo]\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1547
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1548 #: ../src/uicommon/gftpui.c:747
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1549 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1550 msgid "Error: Variable %s is not a valid configuration variable.\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1551 msgstr "Virhe: muuttuja %s ei ole kelvollinen asetusmuuttuja.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1552
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1553 #: ../src/uicommon/gftpui.c:754
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1554 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1555 msgid "Error: Variable %s is not available in the text port of gFTP\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1556 msgstr "Virhe: muuttuja %s ei ole käytettävissä gftp:n tekstiversiossa\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1557
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1558 #: ../src/uicommon/gftpui.c:836
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1559 msgid ""
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1560 "Supported commands:\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1561 "\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1562 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1563 "Tuetut komennot:\n"
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1564 "\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1565
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1566 #: ../src/uicommon/gftpui.c:879
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1567 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1568 msgid "usage: %s <filespec>\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1569 msgstr "käyttö: %s <tiedostomäärittely>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1570
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1571 #: ../src/uicommon/gftpui.c:964
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1572 msgid "about"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1573 msgstr "tietoja"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1574
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1575 #: ../src/uicommon/gftpui.c:965
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1576 msgid "Shows gFTP information"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1577 msgstr "Näyttää tietoa gFTP:stä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1578
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1579 #: ../src/uicommon/gftpui.c:966
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1580 msgid "ascii"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1581 msgstr "ascii"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1582
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1583 #: ../src/uicommon/gftpui.c:967
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1584 msgid "Sets the current file transfer mode to Ascii (only for FTP)"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1585 msgstr "Asettaa tiedoston siirtotilaksi ASCII (vain FTP)"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1586
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1587 #: ../src/uicommon/gftpui.c:968
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1588 msgid "binary"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1589 msgstr "binary"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1590
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1591 #: ../src/uicommon/gftpui.c:969
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1592 msgid "Sets the current file transfer mode to Binary (only for FTP)"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1593 msgstr "Asettaa tiedoston siirtotilaksi binäärin (vain FTP)"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1594
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1595 #: ../src/uicommon/gftpui.c:970
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1596 msgid "cd"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1597 msgstr "cd"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1598
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1599 #: ../src/uicommon/gftpui.c:971 ../src/uicommon/gftpui.c:973
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1600 msgid "Changes the remote working directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1601 msgstr "Vaihtaa kansiota etäpalvelimella"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1602
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1603 #: ../src/uicommon/gftpui.c:972
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1604 msgid "chdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1605 msgstr "chdir"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1606
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1607 #: ../src/uicommon/gftpui.c:974
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1608 msgid "chmod"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1609 msgstr "chmod"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1610
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1611 #: ../src/uicommon/gftpui.c:975
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1612 msgid "Changes the permissions of a remote file"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1613 msgstr "Vaihtaa etäpalvelimen tiedoston oikeuksia"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1614
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1615 #: ../src/uicommon/gftpui.c:976
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1616 msgid "clear"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1617 msgstr "tyhjennä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1618
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1619 #: ../src/uicommon/gftpui.c:977
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1620 msgid "Available options: cache"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1621 msgstr "Käytettävät vaihtoehdot: välimuisti"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1622
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1623 #: ../src/uicommon/gftpui.c:978
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1624 msgid "close"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1625 msgstr "sulje"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1626
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1627 #: ../src/uicommon/gftpui.c:979
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1628 msgid "Disconnects from the remote site"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1629 msgstr "Katkaisee yhteyden etäpalvelimeen"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1630
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1631 #: ../src/uicommon/gftpui.c:980
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1632 msgid "delete"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1633 msgstr "poista"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1634
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1635 #: ../src/uicommon/gftpui.c:981
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1636 msgid "Removes a remote file"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1637 msgstr "Poistaa tiedoston etäpalvelimelta"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1638
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1639 #: ../src/uicommon/gftpui.c:982
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1640 msgid "dir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1641 msgstr "dir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1642
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1643 #: ../src/uicommon/gftpui.c:983 ../src/uicommon/gftpui.c:1009
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1644 msgid "Shows the directory listing for the current remote directory"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1645 msgstr "Näyttää etäpalvelimen kansion tiedostolistauksen"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1646
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1647 #: ../src/uicommon/gftpui.c:984
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1648 msgid "get"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1649 msgstr "get"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1650
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1651 #: ../src/uicommon/gftpui.c:985 ../src/uicommon/gftpui.c:1011
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1652 msgid "Downloads remote file(s)"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1653 msgstr "Hae tiedostot"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1654
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1655 #: ../src/uicommon/gftpui.c:986
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1656 msgid "help"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1657 msgstr "O_hje"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1658
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1659 #: ../src/uicommon/gftpui.c:987
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1660 msgid "Shows this help screen"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1661 msgstr "Näyttää ohjeikkunan"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1662
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1663 #: ../src/uicommon/gftpui.c:988
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1664 msgid "lcd"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1665 msgstr "lcd"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1666
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1667 #: ../src/uicommon/gftpui.c:989 ../src/uicommon/gftpui.c:991
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1668 msgid "Changes the local working directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1669 msgstr "Vaihtaa paikallista kansiota"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1670
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1671 #: ../src/uicommon/gftpui.c:990
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1672 msgid "lchdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1673 msgstr "lchdir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1674
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1675 #: ../src/uicommon/gftpui.c:992
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1676 msgid "lchmod"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1677 msgstr "lchmod"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1678
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1679 #: ../src/uicommon/gftpui.c:993
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1680 msgid "Changes the permissions of a local file"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1681 msgstr "Muuttaa paikallisten tiedostojen oikeuksia"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1682
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1683 #: ../src/uicommon/gftpui.c:994
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1684 msgid "ldelete"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1685 msgstr "ldelete"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1686
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1687 #: ../src/uicommon/gftpui.c:995
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1688 msgid "Removes a local file"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1689 msgstr "Poistaa paikallisen tiedoston"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1690
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1691 #: ../src/uicommon/gftpui.c:996
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1692 msgid "ldir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1693 msgstr "ldir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1694
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1695 #: ../src/uicommon/gftpui.c:997 ../src/uicommon/gftpui.c:999
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1696 msgid "Shows the directory listing for the current local directory"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1697 msgstr "Näyttää paikallisen kansion tiedostolistauksen"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1698
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1699 #: ../src/uicommon/gftpui.c:998
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1700 msgid "lls"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1701 msgstr "lls"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1702
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1703 #: ../src/uicommon/gftpui.c:1000
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1704 msgid "lmkdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1705 msgstr "lmkdir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1706
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1707 #: ../src/uicommon/gftpui.c:1001
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1708 msgid "Creates a local directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1709 msgstr "Luo paikallisen kansion"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1710
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1711 #: ../src/uicommon/gftpui.c:1002
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1712 msgid "lpwd"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1713 msgstr "lpwd"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1714
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1715 #: ../src/uicommon/gftpui.c:1003
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1716 msgid "Show current local directory"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1717 msgstr "Näyttää nykyisen paikallisen kansion"
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 1
diff changeset
1718
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1719 #: ../src/uicommon/gftpui.c:1004
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1720 msgid "lrename"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1721 msgstr "lrename"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1722
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1723 #: ../src/uicommon/gftpui.c:1005
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1724 msgid "Rename a local file"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1725 msgstr "Nimeä paikallinen tiedosto uudestaan"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1726
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1727 #: ../src/uicommon/gftpui.c:1006
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1728 msgid "lrmdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1729 msgstr "lrmdir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1730
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1731 #: ../src/uicommon/gftpui.c:1007
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1732 msgid "Remove a local directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1733 msgstr "Poista paikallinen kansio"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1734
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1735 #: ../src/uicommon/gftpui.c:1008
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1736 msgid "ls"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1737 msgstr "ls"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1738
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1739 #: ../src/uicommon/gftpui.c:1010
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1740 msgid "mget"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1741 msgstr "mget"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1742
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1743 #: ../src/uicommon/gftpui.c:1012
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1744 msgid "mkdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1745 msgstr "mkdir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1746
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1747 #: ../src/uicommon/gftpui.c:1013
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1748 msgid "Creates a remote directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1749 msgstr "Luo kansion etäpalvelimelle"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1750
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1751 #: ../src/uicommon/gftpui.c:1014
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1752 msgid "mput"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1753 msgstr "mput"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1754
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1755 #: ../src/uicommon/gftpui.c:1015 ../src/uicommon/gftpui.c:1019
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1756 msgid "Uploads local file(s)"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1757 msgstr "Lähettää paikkallisia tiedostoja"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1758
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1759 #: ../src/uicommon/gftpui.c:1016
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1760 msgid "open"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1761 msgstr "open"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1762
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1763 #: ../src/uicommon/gftpui.c:1017
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1764 msgid "Opens a connection to a remote site"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1765 msgstr "Avaa yhteyden palvelimelle"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1766
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1767 #: ../src/uicommon/gftpui.c:1018
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1768 msgid "put"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1769 msgstr "put"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1770
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1771 #: ../src/uicommon/gftpui.c:1020
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1772 msgid "pwd"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1773 msgstr "pwd"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1774
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1775 #: ../src/uicommon/gftpui.c:1021
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1776 msgid "Show current remote directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1777 msgstr "Näytä nykyinen kansio etäpalvelimella"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1778
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1779 #: ../src/uicommon/gftpui.c:1022
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1780 msgid "quit"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1781 msgstr "quit"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1782
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1783 #: ../src/uicommon/gftpui.c:1023
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1784 msgid "Exit from gFTP"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1785 msgstr "Sulje gftp"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1786
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1787 #: ../src/uicommon/gftpui.c:1024
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1788 msgid "rename"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1789 msgstr "rename"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1790
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1791 #: ../src/uicommon/gftpui.c:1025
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1792 msgid "Rename a remote file"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1793 msgstr "Nimeä tiedosto palvelimella uudestaan"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1794
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1795 #: ../src/uicommon/gftpui.c:1026
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1796 msgid "rmdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1797 msgstr "rmdir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1798
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1799 #: ../src/uicommon/gftpui.c:1027
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1800 msgid "Remove a remote directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1801 msgstr "Poista kansio etäpalvelimelta"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1802
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1803 #: ../src/uicommon/gftpui.c:1028
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1804 msgid "set"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1805 msgstr "set"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1806
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1807 #: ../src/uicommon/gftpui.c:1029
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1808 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1809 "Show configuration file variables. You can also set variables by set var=val"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1810 msgstr ""
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1811 "Näytä asetusmuuttujia. Voit myös asettaa niiden arvoja komennolla set var=val"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1812
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1813 #: ../src/uicommon/gftpui.c:1031
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1814 msgid "site"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1815 msgstr "site"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1816
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1817 #: ../src/uicommon/gftpui.c:1032
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1818 msgid "Run a site specific command"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1819 msgstr "Suorita sijaintikohtainen komento"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1820
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1821 #: ../src/uicommon/gftpui.c:1122
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1822 msgid "Error: Command not recognized\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1823 msgstr "Virhe: Komentoa ei tunnistettu\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1824
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1825 #: ../src/uicommon/gftpui.c:1375
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1826 msgid "Error: Remote site disconnected after trying to transfer file\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1827 msgstr "Virhe: Palvelin katkaisi yhteyden siirron aloituksen jälkeen\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1828
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1829 #: ../src/uicommon/gftpui.c:1443
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1830 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1831 msgid "Could not download %s from %s\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1832 msgstr "Tiedostoa %s ei voida hakea kohteesta %s\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1833
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1834 #: ../src/uicommon/gftpui.c:1467
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1835 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1836 msgid "Successfully transferred %s at %.2f KB/s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1837 msgstr "Siirrettiin onnistuneesti %s nopeudella %.2f kt/s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1838
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1839 #: ../src/uicommon/gftpui.c:1474
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1840 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1841 msgid "There was an error transfering the file %s"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1842 msgstr "Virhe siirrettäessä tiedostoa %s"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1843
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1844 #: ../src/gtk/bookmarks.c:40 ../src/gtk/dnd.c:122 ../src/gtk/gftp-gtk.c:213
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1845 #: ../src/gtk/gftp-gtk.c:1063 ../src/gtk/misc-gtk.c:512
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1846 #: ../src/gtk/misc-gtk.c:520
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1847 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1848 msgid "%s: Please hit the stop button first to do anything else\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
1849 msgstr "%s: paina pysäytyspainiketta ennen kuin teet mitään muuta\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1850
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1851 #: ../src/gtk/bookmarks.c:41
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1852 msgid "Run Bookmark"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1853 msgstr "Avaa kirjanmerkki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1854
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1855 #: ../src/gtk/bookmarks.c:71
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1856 msgid "Add Bookmark: You must enter a name for the bookmark\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1857 msgstr "Kirjanmerkin lisäys: kirjanmerkille täytyy antaa nimi\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1858
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1859 #: ../src/gtk/bookmarks.c:78
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1860 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1861 msgid "Add Bookmark: Cannot add bookmark %s because that name already exists\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1862 msgstr ""
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1863 "Kirjanmerkin lisäys: kirjanmerkkiä %s ei voida lisätä, koska sen niminen "
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1864 "kirjanmerkki on jo olemassa\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1865
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1866 #: ../src/gtk/bookmarks.c:135 ../src/gtk/bookmarks.c:146
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1867 msgid "Add Bookmark"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1868 msgstr "Lisää kirjanmerkki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1869
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1870 #: ../src/gtk/bookmarks.c:142
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1871 msgid "Add Bookmark: You must enter a hostname\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1872 msgstr "Kirjanmerkin lisäys: Isäntänimi täytyy antaa\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1873
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1874 #: ../src/gtk/bookmarks.c:146
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1875 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1876 "Enter the name of the bookmark you want to add\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1877 "You can separate items by a / to put it into a submenu\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1878 "(ex: Linux Sites/Debian)"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1879 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1880 "Syötä lisättävälle kirjanmerkille nimi.\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1881 "Voit jakaa nimen käyttäen merkkiä /, jolloin kirjanmerkki lisätään "
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1882 "valikkoon\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1883 "Esimerkki: Linux-sivut/Debian"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1884
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1885 #: ../src/gtk/bookmarks.c:146
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1886 msgid "Remember password"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1887 msgstr "Muista salasana"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1888
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1889 #: ../src/gtk/bookmarks.c:473 ../src/gtk/bookmarks.c:483
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1890 msgid "New Folder"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1891 msgstr "Uusi kansio"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1892
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1893 #: ../src/gtk/bookmarks.c:474
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1894 msgid "Enter the name of the new folder to create"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1895 msgstr "Anna nimi kansiolle jonka haluat luoda"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1896
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1897 #: ../src/gtk/bookmarks.c:484
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1898 msgid "Enter the name of the new item to create"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1899 msgstr "Anna luotavan kohteen nimi"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1900
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1901 #: ../src/gtk/bookmarks.c:557
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1902 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1903 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1904 "Are you sure you want to erase the bookmark\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1905 "%s and all it's children?"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1906 msgstr ""
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1907 "Haluatko varmasti poistaa kirjanmerkin %s\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1908 "ja kaikki sen alla olevat kirjanmerkit?"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1909
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1910 #: ../src/gtk/bookmarks.c:558
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1911 msgid "Delete Bookmark"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1912 msgstr "Poista kirjanmerkki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1913
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1914 #: ../src/gtk/bookmarks.c:630
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1915 msgid "Bookmarks"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1916 msgstr "Kirjanmerkit"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1917
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1918 #: ../src/gtk/bookmarks.c:850 ../src/gtk/bookmarks.c:853
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1919 msgid "Edit Entry"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1920 msgstr "Muokkaa"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1921
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1922 #: ../src/gtk/bookmarks.c:891
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1923 msgid "Description:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1924 msgstr "Kuvaus:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1925
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1926 #: ../src/gtk/bookmarks.c:906
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1927 msgid "Hostname:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1928 msgstr "Koneen osoite:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1929
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1930 #: ../src/gtk/bookmarks.c:919
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1931 msgid "Port:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1932 msgstr "Portti:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1933
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1934 #: ../src/gtk/bookmarks.c:936
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1935 msgid "Protocol:"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
1936 msgstr "Protokolla:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1937
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1938 #: ../src/gtk/bookmarks.c:960
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1939 msgid "Remote Directory:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1940 msgstr "Etäpalvelimen kansio:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1941
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1942 #: ../src/gtk/bookmarks.c:973
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1943 msgid "Local Directory:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1944 msgstr "Paikallinen kansio:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1945
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1946 #: ../src/gtk/bookmarks.c:990
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1947 msgid "Username:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1948 msgstr "Käyttäjätunnus:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1949
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1950 #: ../src/gtk/bookmarks.c:1003 ../src/text/textui.c:86
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1951 msgid "Password:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1952 msgstr "Salasana:"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1953
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1954 #: ../src/gtk/bookmarks.c:1017
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1955 msgid "Account:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1956 msgstr "Käyttäjätili:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1957
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1958 #: ../src/gtk/bookmarks.c:1031
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1959 msgid "Log in as ANONYMOUS"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1960 msgstr "Kirjaudu sisään nimettömänä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1961
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1962 #: ../src/gtk/bookmarks.c:1056 ../src/gtk/bookmarks.c:1309
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1963 #: ../src/gtk/chmod_dialog.c:265 ../src/gtk/gtkui_transfer.c:380
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1964 #: ../src/gtk/options_dialog.c:1219 ../src/gtk/options_dialog.c:1453
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1965 msgid " Cancel "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1966 msgstr " Peruuta "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1967
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1968 #: ../src/gtk/bookmarks.c:1065 ../src/gtk/options_dialog.c:1464
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1969 msgid "Apply"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1970 msgstr "Käytä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1971
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1972 # The following few items are from the Edit Bookmarks dialog
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1973 #: ../src/gtk/bookmarks.c:1215
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1974 msgid "/_File"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1975 msgstr "/_Tiedosto"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1976
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1977 # Keep the english word tearoff in here
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1978 #: ../src/gtk/bookmarks.c:1216
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1979 msgid "/File/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1980 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1981
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1982 #: ../src/gtk/bookmarks.c:1217
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1983 msgid "/File/New Folder..."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1984 msgstr "/Tiedosto/Uusi kansio..."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1985
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1986 #: ../src/gtk/bookmarks.c:1218
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1987 msgid "/File/New Item..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1988 msgstr "Uusi... "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1989
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1990 #: ../src/gtk/bookmarks.c:1219
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1991 msgid "/File/Delete"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1992 msgstr "Poista"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1993
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1994 #: ../src/gtk/bookmarks.c:1220
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1995 msgid "/File/Properties..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
1996 msgstr "Ominaisuudet..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1997
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1998 # Keep the english word sep in here
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
1999 #: ../src/gtk/bookmarks.c:1221
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2000 msgid "/File/sep"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2001 msgstr "sep"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2002
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2003 #: ../src/gtk/bookmarks.c:1222
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2004 msgid "/File/Close"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2005 msgstr "Sulje"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2006
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2007 #: ../src/gtk/bookmarks.c:1240 ../src/gtk/bookmarks.c:1243
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2008 msgid "Edit Bookmarks"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2009 msgstr "Muokkaa kirjanmerkkejä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2010
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2011 #: ../src/gtk/chmod_dialog.c:132 ../src/gtk/chmod_dialog.c:137
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2012 #: ../src/gtk/chmod_dialog.c:142
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2013 msgid "Chmod"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2014 msgstr "Chmod"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2015
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2016 #: ../src/gtk/chmod_dialog.c:162
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2017 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2018 "You can now adjust the attributes of your file(s)\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2019 "Note: Not all ftp servers support the chmod feature"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2020 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2021 "Nyt voit muuttaa tiedoston ominaisuuksia\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2022 "Huom: Kaikki FTP-palvelimet eivät tue tätä ominaisuutta."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2023
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2024 # This is the column header under chmod for SUID and SGID
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2025 #: ../src/gtk/chmod_dialog.c:172
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2026 msgid "Special"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2027 msgstr "Yleiset"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2028
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2029 # Set user id
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2030 #: ../src/gtk/chmod_dialog.c:180
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2031 msgid "SUID"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2032 msgstr "SUID"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2033
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2034 # Set group id
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2035 #: ../src/gtk/chmod_dialog.c:184
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2036 msgid "SGID"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2037 msgstr "SGID"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2038
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2039 #: ../src/gtk/chmod_dialog.c:188
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2040 msgid "Sticky"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2041 msgstr "Sticky"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2042
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2043 #: ../src/gtk/chmod_dialog.c:192 ../src/gtk/gftp-gtk.c:748
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2044 msgid "User"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2045 msgstr "Käyttäjä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2046
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2047 #: ../src/gtk/chmod_dialog.c:200 ../src/gtk/chmod_dialog.c:220
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2048 #: ../src/gtk/chmod_dialog.c:240
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2049 msgid "Read"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2050 msgstr "Luku"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2051
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2052 #: ../src/gtk/chmod_dialog.c:204 ../src/gtk/chmod_dialog.c:224
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2053 #: ../src/gtk/chmod_dialog.c:244
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2054 msgid "Write"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2055 msgstr "Kirjoitus"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2056
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2057 #: ../src/gtk/chmod_dialog.c:208 ../src/gtk/chmod_dialog.c:228
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2058 #: ../src/gtk/chmod_dialog.c:248
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2059 msgid "Execute"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2060 msgstr "Suoritus"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2061
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2062 #: ../src/gtk/chmod_dialog.c:212 ../src/gtk/gftp-gtk.c:749
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2063 msgid "Group"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2064 msgstr "Ryhmä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2065
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2066 #: ../src/gtk/chmod_dialog.c:232
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2067 msgid "Other"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2068 msgstr "Muut"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2069
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2070 #: ../src/gtk/delete_dialog.c:61
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2071 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2072 msgid "Are you sure you want to delete these %ld files and %ld directories"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2073 msgstr "Haluatko varmasti poistaa nämä %ld tiedostoa ja %ld kansiota"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2074
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2075 #: ../src/gtk/delete_dialog.c:65
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2076 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2077 msgid "Are you sure you want to delete these %ld files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2078 msgstr "Haluatko varmasti poistaa nämä %ld tiedostoa"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2079
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2080 #: ../src/gtk/delete_dialog.c:69
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2081 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2082 msgid "Are you sure you want to delete these %ld directories"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2083 msgstr "Haluatko varmasti poistaa nämä %ld kansiota"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2084
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2085 #: ../src/gtk/delete_dialog.c:74
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2086 msgid "Delete Files/Directories"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2087 msgstr "Poista tiedostoja tai kansioita"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2088
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2089 #: ../src/gtk/delete_dialog.c:90 ../src/gtk/options_dialog.c:1305
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2090 msgid "Delete"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2091 msgstr "Poista"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2092
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2093 #: ../src/gtk/dnd.c:123 ../src/gtk/gftp-gtk.c:1064 ../src/gtk/misc-gtk.c:946
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2094 #: ../src/gtk/misc-gtk.c:1020
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2095 msgid "Connect"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2096 msgstr "Yhdistä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2097
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2098 #: ../src/gtk/dnd.c:136 ../src/gtk/dnd.c:269
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2099 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2100 msgid "Received URL %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2101 msgstr "Saatiin URL %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2102
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2103 #: ../src/gtk/dnd.c:159 ../src/gtk/dnd.c:247
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2104 msgid "Drag-N-Drop"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2105 msgstr "Drag-N-Drop"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2106
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2107 #: ../src/gtk/gftp-gtk.c:127
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2108 msgid "Exit"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2109 msgstr "Lopeta"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2110
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2111 #: ../src/gtk/gftp-gtk.c:127
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2112 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2113 "There are file transfers in progress.\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2114 "Are you sure you want to exit?"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2115 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2116 "Tiedostonsiirtoja on vielä käynnissä.\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2117 "Oletko varma, että haluat poistua ohjelmasta?"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2118
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2119 #: ../src/gtk/gftp-gtk.c:198
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2120 msgid "Connect via URL"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2121 msgstr "Yhdistä URLin avulla"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2122
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2123 #: ../src/gtk/gftp-gtk.c:198
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2124 msgid "Enter a URL to connect to"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2125 msgstr "Syötä URL, johon otetaan yhteyttä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2126
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2127 #: ../src/gtk/gftp-gtk.c:214
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2128 msgid "OpenURL"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2129 msgstr "Avaa URL"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2130
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2131 #: ../src/gtk/gftp-gtk.c:244
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2132 msgid "/_FTP"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2133 msgstr "_FTP"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2134
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2135 #: ../src/gtk/gftp-gtk.c:245
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2136 msgid "/FTP/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2137 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2138
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2139 #: ../src/gtk/gftp-gtk.c:246
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2140 msgid "/FTP/Window 1"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2141 msgstr "Ikkuna 1"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2142
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2143 #: ../src/gtk/gftp-gtk.c:248
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2144 msgid "/FTP/Window 2"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2145 msgstr "Ikkuna 2"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2146
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2147 #: ../src/gtk/gftp-gtk.c:250 ../src/gtk/gftp-gtk.c:255
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2148 #: ../src/gtk/gftp-gtk.c:258
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2149 msgid "/FTP/sep"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2150 msgstr "sep"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2151
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2152 #: ../src/gtk/gftp-gtk.c:251
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2153 msgid "/FTP/Ascii"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2154 msgstr "Ascii"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2155
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2156 #: ../src/gtk/gftp-gtk.c:253
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2157 msgid "/FTP/Binary"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2158 msgstr "Binääri"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2159
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2160 #: ../src/gtk/gftp-gtk.c:256
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2161 msgid "/FTP/_Options..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2162 msgstr "_Valinnat..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2163
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2164 #: ../src/gtk/gftp-gtk.c:259
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2165 msgid "/FTP/_Quit"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2166 msgstr "_Lopeta"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2167
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2168 #: ../src/gtk/gftp-gtk.c:260
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2169 msgid "/_Local"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2170 msgstr "/_Paikalliset"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2171
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2172 #: ../src/gtk/gftp-gtk.c:261
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2173 msgid "/Local/tearoff"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2174 msgstr "/Paikalliset/tearoff"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2175
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2176 #: ../src/gtk/gftp-gtk.c:262
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2177 msgid "/Local/Open URL..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2178 msgstr "Avaa _URL..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2179
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2180 #: ../src/gtk/gftp-gtk.c:263
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2181 msgid "/Local/Disconnect"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2182 msgstr "_Katkaise yhteys"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2183
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2184 #: ../src/gtk/gftp-gtk.c:264 ../src/gtk/gftp-gtk.c:270
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2185 msgid "/Local/sep"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2186 msgstr "sep"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2187
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2188 #: ../src/gtk/gftp-gtk.c:265
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2189 msgid "/Local/Change Filespec..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2190 msgstr "Muuta tiedostomäärityksiä..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2191
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2192 #: ../src/gtk/gftp-gtk.c:266
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2193 msgid "/Local/Show selected"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2194 msgstr "Näytä valitut"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2195
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2196 #: ../src/gtk/gftp-gtk.c:267
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2197 msgid "/Local/Select All"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2198 msgstr "valitse kaikki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2199
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2200 #: ../src/gtk/gftp-gtk.c:268
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2201 msgid "/Local/Select All Files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2202 msgstr "Valitse kaikki tiedostot"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2203
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2204 #: ../src/gtk/gftp-gtk.c:269
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2205 msgid "/Local/Deselect All"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2206 msgstr "Kumoa valinnat"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2207
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2208 #: ../src/gtk/gftp-gtk.c:271
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2209 msgid "/Local/Save Directory Listing..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2210 msgstr "Tallenna kansiolistaus..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2211
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2212 #: ../src/gtk/gftp-gtk.c:272
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2213 msgid "/Local/Send SITE Command..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2214 msgstr "lähetä SITE-komento..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2215
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2216 #: ../src/gtk/gftp-gtk.c:273
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2217 msgid "/Local/Change Directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2218 msgstr "Vaihda kansiota"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2219
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2220 #: ../src/gtk/gftp-gtk.c:274
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2221 msgid "/Local/Chmod..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2222 msgstr "Chmod..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2223
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2224 #: ../src/gtk/gftp-gtk.c:275
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2225 msgid "/Local/Make Directory..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2226 msgstr "Luo kansio..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2227
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2228 #: ../src/gtk/gftp-gtk.c:276
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2229 msgid "/Local/Rename..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2230 msgstr "Nimeä uudelleen..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2231
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2232 #: ../src/gtk/gftp-gtk.c:277
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2233 msgid "/Local/Delete..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2234 msgstr "Poista..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2235
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2236 #: ../src/gtk/gftp-gtk.c:278
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2237 msgid "/Local/Edit..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2238 msgstr "Muokkaa..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2239
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2240 #: ../src/gtk/gftp-gtk.c:279
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2241 msgid "/Local/View..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2242 msgstr "Avaa..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2243
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2244 #: ../src/gtk/gftp-gtk.c:280
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2245 msgid "/Local/Refresh"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2246 msgstr "Päivitä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2247
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2248 #: ../src/gtk/gftp-gtk.c:281
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2249 msgid "/_Remote"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2250 msgstr "/P_alvelin"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2251
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2252 #: ../src/gtk/gftp-gtk.c:282
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2253 msgid "/Remote/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2254 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2255
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2256 #: ../src/gtk/gftp-gtk.c:283
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2257 msgid "/Remote/Open _URL..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2258 msgstr "Avaa _URL..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2259
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2260 #: ../src/gtk/gftp-gtk.c:285
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2261 msgid "/Remote/Disconnect"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2262 msgstr "Katkaise yhteys"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2263
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2264 #: ../src/gtk/gftp-gtk.c:287 ../src/gtk/gftp-gtk.c:293
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2265 msgid "/Remote/sep"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2266 msgstr "sep"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2267
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2268 #: ../src/gtk/gftp-gtk.c:288
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2269 msgid "/Remote/Change Filespec..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2270 msgstr "Tiedoston ominaisuudet..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2271
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2272 #: ../src/gtk/gftp-gtk.c:289
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2273 msgid "/Remote/Show selected"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2274 msgstr "Näytä valitut"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2275
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2276 #: ../src/gtk/gftp-gtk.c:290
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2277 msgid "/Remote/Select All"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2278 msgstr "Valitse kaikki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2279
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2280 #: ../src/gtk/gftp-gtk.c:291
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2281 msgid "/Remote/Select All Files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2282 msgstr "Valitse kaikki tiedostot"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2283
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2284 #: ../src/gtk/gftp-gtk.c:292
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2285 msgid "/Remote/Deselect All"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2286 msgstr "Kumoa valinnat"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2287
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2288 #: ../src/gtk/gftp-gtk.c:294
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2289 msgid "/Remote/Save Directory Listing..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2290 msgstr "Tallenna kansiolistaus..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2291
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2292 #: ../src/gtk/gftp-gtk.c:295
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2293 msgid "/Remote/Send SITE Command..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2294 msgstr "lähetä SITE-komento..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2295
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2296 #: ../src/gtk/gftp-gtk.c:296
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2297 msgid "/Remote/Change Directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2298 msgstr "Vaihda kansiota"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2299
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2300 #: ../src/gtk/gftp-gtk.c:297
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2301 msgid "/Remote/Chmod..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2302 msgstr "Chmod..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2303
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2304 #: ../src/gtk/gftp-gtk.c:298
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2305 msgid "/Remote/Make Directory..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2306 msgstr "Luo kansio..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2307
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2308 #: ../src/gtk/gftp-gtk.c:299
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2309 msgid "/Remote/Rename..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2310 msgstr "Nimeä uudelleen..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2311
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2312 #: ../src/gtk/gftp-gtk.c:300
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2313 msgid "/Remote/Delete..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2314 msgstr "Poista..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2315
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2316 #: ../src/gtk/gftp-gtk.c:301
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2317 msgid "/Remote/Edit..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2318 msgstr "Muokkaa..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2319
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2320 #: ../src/gtk/gftp-gtk.c:302
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2321 msgid "/Remote/View..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2322 msgstr "Avaa..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2323
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2324 #: ../src/gtk/gftp-gtk.c:303
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2325 msgid "/Remote/Refresh"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2326 msgstr "Päivitä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2327
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2328 #: ../src/gtk/gftp-gtk.c:304
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2329 msgid "/_Bookmarks"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2330 msgstr "_Kirjanmerkit"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2331
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2332 #: ../src/gtk/gftp-gtk.c:305
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2333 msgid "/Bookmarks/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2334 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2335
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2336 #: ../src/gtk/gftp-gtk.c:306
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2337 msgid "/Bookmarks/Add bookmark"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2338 msgstr "Lisää kirjanmerkki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2339
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2340 #: ../src/gtk/gftp-gtk.c:308
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2341 msgid "/Bookmarks/Edit bookmarks"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2342 msgstr "Muokkaa kirjanmerkkejä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2343
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2344 #: ../src/gtk/gftp-gtk.c:309
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2345 msgid "/Bookmarks/sep"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2346 msgstr "sep"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2347
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2348 #: ../src/gtk/gftp-gtk.c:310
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2349 msgid "/_Transfers"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2350 msgstr "/S_iirrot"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2351
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2352 #: ../src/gtk/gftp-gtk.c:311
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2353 msgid "/Transfers/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2354 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2355
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2356 #: ../src/gtk/gftp-gtk.c:312
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2357 msgid "/Transfers/Start Transfer"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2358 msgstr "Käynnistä siirto"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2359
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2360 #: ../src/gtk/gftp-gtk.c:313
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2361 msgid "/Transfers/Stop Transfer"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2362 msgstr "Pysäytä siirto"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2363
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2364 #: ../src/gtk/gftp-gtk.c:315 ../src/gtk/gftp-gtk.c:323
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2365 msgid "/Transfers/sep"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2366 msgstr "sep"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2367
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2368 #: ../src/gtk/gftp-gtk.c:316
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2369 msgid "/Transfers/Skip Current File"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2370 msgstr "Ohita tämänhetkinen tiedosto"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2371
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2372 #: ../src/gtk/gftp-gtk.c:317
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2373 msgid "/Transfers/Remove File"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2374 msgstr "Poista tiedosto"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2375
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2376 #: ../src/gtk/gftp-gtk.c:319
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2377 msgid "/Transfers/Move File Up"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2378 msgstr "Siirrä tiedostoa ylöspäin"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2379
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2380 #: ../src/gtk/gftp-gtk.c:321
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2381 msgid "/Transfers/Move File Down"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2382 msgstr "Siirrä tiedostoa alaspäin"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2383
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2384 #: ../src/gtk/gftp-gtk.c:324
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2385 msgid "/Transfers/Retrieve Files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2386 msgstr "Hae tiedostoja"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2387
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2388 #: ../src/gtk/gftp-gtk.c:325
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2389 msgid "/Transfers/Put Files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2390 msgstr "Vie tiedostoja"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2391
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2392 #: ../src/gtk/gftp-gtk.c:326
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2393 msgid "/L_ogging"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2394 msgstr "/_Loki"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2395
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2396 #: ../src/gtk/gftp-gtk.c:327
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2397 msgid "/Logging/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2398 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2399
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2400 #: ../src/gtk/gftp-gtk.c:328
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2401 msgid "/Logging/Clear"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2402 msgstr "Tyhjennä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2403
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2404 #: ../src/gtk/gftp-gtk.c:329
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2405 msgid "/Logging/View log"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2406 msgstr "Näytä loki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2407
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2408 #: ../src/gtk/gftp-gtk.c:330
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2409 msgid "/Logging/Save log..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2410 msgstr "Tallenna loki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2411
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2412 #: ../src/gtk/gftp-gtk.c:331
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2413 msgid "/Tool_s"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2414 msgstr "/T_yökalut"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2415
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2416 #: ../src/gtk/gftp-gtk.c:332
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2417 msgid "/Tools/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2418 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2419
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2420 #: ../src/gtk/gftp-gtk.c:333
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2421 msgid "/Tools/Compare Windows"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2422 msgstr "Vertaile ikkunoita"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2423
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2424 #: ../src/gtk/gftp-gtk.c:334
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2425 msgid "/Tools/Clear Cache"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2426 msgstr "Tyhjennä välimuisti"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2427
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2428 #: ../src/gtk/gftp-gtk.c:335
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2429 msgid "/Help"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2430 msgstr "O_hje"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2431
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2432 #: ../src/gtk/gftp-gtk.c:336
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2433 msgid "/Help/tearoff"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2434 msgstr "tearoff"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2435
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2436 #: ../src/gtk/gftp-gtk.c:337
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2437 msgid "/Help/About"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2438 msgstr "Tietoja"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2439
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2440 #: ../src/gtk/gftp-gtk.c:458
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2441 msgid "Host: "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2442 msgstr "Palvelin: "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2443
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2444 #: ../src/gtk/gftp-gtk.c:460
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2445 msgid "_Host: "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2446 msgstr "_Palvelin: "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2447
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2448 #: ../src/gtk/gftp-gtk.c:486
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2449 msgid "Port: "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2450 msgstr "Portti: "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2451
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2452 #: ../src/gtk/gftp-gtk.c:507
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2453 msgid "User: "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2454 msgstr "Käyttäjätunnus: "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2455
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2456 #: ../src/gtk/gftp-gtk.c:509
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2457 msgid "_User: "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2458 msgstr "_Käyttäjätunnus: "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2459
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2460 #: ../src/gtk/gftp-gtk.c:534
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2461 msgid "Pass: "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2462 msgstr "Salasana: "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2463
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2464 #: ../src/gtk/gftp-gtk.c:604
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2465 msgid "Command: "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2466 msgstr "Komento: "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2467
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2468 #: ../src/gtk/gftp-gtk.c:746 ../src/gtk/gftp-gtk.c:952
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2469 #: ../src/gtk/gtkui_transfer.c:216
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2470 msgid "Filename"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2471 msgstr "Tiedostonimi"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2472
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2473 #: ../src/gtk/gftp-gtk.c:747
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2474 msgid "Size"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2475 msgstr "Koko"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2476
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2477 #: ../src/gtk/gftp-gtk.c:750
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2478 msgid "Date"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2479 msgstr "Päivämäärä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2480
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2481 #: ../src/gtk/gftp-gtk.c:751
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2482 msgid "Attribs"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2483 msgstr "Atribuutit"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2484
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2485 #: ../src/gtk/gftp-gtk.c:953
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2486 msgid "Progress"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2487 msgstr "Edistyminen"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2488
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2489 #: ../src/gtk/gftp-gtk.c:1094
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2490 msgid "Error: You must type in a host to connect to\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2491 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2492 "Virhe: Sinun on annettava palvelimen nimi, jotta yhteys voidaan luoda.\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2493
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2494 #: ../src/gtk/gtkui.c:51
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2495 msgid "Refresh"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2496 msgstr "Päivitä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2497
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2498 #: ../src/gtk/gtkui.c:96
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2499 msgid "Enter Username"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2500 msgstr "Anna käyttäjätunnus"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2501
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2502 #: ../src/gtk/gtkui.c:97
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2503 msgid "Please enter your username for this site"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2504 msgstr "Anna käyttäjätunnuksesi tälle palvelimelle"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2505
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2506 #: ../src/gtk/gtkui.c:119 ../src/gtk/transfer.c:555 ../src/gtk/transfer.c:565
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2507 msgid "Please enter your password for this site"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2508 msgstr "Anna salasanasi tälle palvelimelle"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2509
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2510 #: ../src/gtk/gtkui.c:274
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2511 msgid "Operation canceled...you must enter a string\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2512 msgstr "Toiminto keskeytetty: sinun täytyy syöttää merkkijono\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2513
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2514 #: ../src/gtk/gtkui.c:320
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2515 msgid "Mkdir"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2516 msgstr "Mkdir"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2517
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2518 #: ../src/gtk/gtkui.c:323
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2519 msgid "Make Directory"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2520 msgstr "Luo kansion"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2521
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2522 #: ../src/gtk/gtkui.c:323
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2523 msgid "Enter name of directory to create"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2524 msgstr "Anna luotavan kansion nimi"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2525
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2526 #: ../src/gtk/gtkui.c:346 ../src/gtk/gtkui.c:358 ../src/gtk/misc-gtk.c:949
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2527 #: ../src/gtk/misc-gtk.c:1023
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2528 msgid "Rename"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2529 msgstr "Nimeä uudestaan"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2530
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2531 #: ../src/gtk/gtkui.c:356
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2532 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2533 msgid "What would you like to rename %s to?"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2534 msgstr "Minkä haluat antaa %s uudeksi nimeksi?"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2535
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2536 #: ../src/gtk/gtkui.c:378 ../src/gtk/gtkui.c:381
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2537 msgid "Site"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2538 msgstr "Palvelinkomento"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2539
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2540 #: ../src/gtk/gtkui.c:381
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2541 msgid "Enter site-specific command"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2542 msgstr "Syötä palvelinkohtainen komento"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2543
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2544 #: ../src/gtk/gtkui.c:382
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2545 msgid "Prepend with SITE"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2546 msgstr "Lisää eteen SITE"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2547
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2548 #: ../src/gtk/gtkui.c:425 ../src/gtk/menu-items.c:250
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2549 msgid "Chdir"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2550 msgstr "Chdir"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2551
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2552 #: ../src/gtk/gtkui_transfer.c:60 ../src/gtk/transfer.c:450
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2553 #: ../src/gtk/transfer.c:533 ../src/gtk/transfer.c:1012
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2554 msgid "Skipped"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2555 msgstr "Ohitettu"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2556
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2557 #: ../src/gtk/gtkui_transfer.c:62 ../src/gtk/transfer.c:512
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2558 #: ../src/gtk/transfer.c:537
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2559 msgid "Waiting..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2560 msgstr "Odotetaan..."
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2561
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2562 #: ../src/gtk/gtkui_transfer.c:124 ../src/gtk/gtkui_transfer.c:303
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2563 #: ../src/gtk/gtkui_transfer.c:333
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2564 msgid "Overwrite"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2565 msgstr "Ylikirjoita"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2566
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2567 #: ../src/gtk/gtkui_transfer.c:131 ../src/gtk/gtkui_transfer.c:309
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2568 #: ../src/gtk/gtkui_transfer.c:339
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2569 msgid "Resume"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2570 msgstr "Yritä uudestaan"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2571
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2572 #: ../src/gtk/gtkui_transfer.c:138 ../src/gtk/gtkui_transfer.c:306
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2573 msgid "Skip"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2574 msgstr "Ohita"
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2575
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2576 #: ../src/gtk/gtkui_transfer.c:219
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2577 msgid "Action"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2578 msgstr "Toimenpide"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2579
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2580 #: ../src/gtk/gtkui_transfer.c:224 ../src/gtk/gtkui_transfer.c:233
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2581 #: ../src/gtk/transfer.c:91
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2582 msgid "Transfer Files"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2583 msgstr "Tiedostojen siirto"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2584
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2585 #: ../src/gtk/gtkui_transfer.c:245
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2586 msgid ""
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2587 "The following file(s) exist on both the local and remote computer\n"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2588 "Please select what you would like to do"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2589 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2590 "Seuraavat tiedostot ovat olemassa sekä paikallisesti että palvelimessa\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2591 "Valitse toimenpide"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2592
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2593 #: ../src/gtk/gtkui_transfer.c:312
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2594 msgid "Error"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2595 msgstr "Virhe"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2596
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2597 #: ../src/gtk/gtkui_transfer.c:345
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2598 msgid "Skip File"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2599 msgstr "Ohita tiedosto"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2600
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2601 #: ../src/gtk/gtkui_transfer.c:355
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2602 msgid "Select All"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2603 msgstr "Valitse kaikki"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2604
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2605 #: ../src/gtk/gtkui_transfer.c:361
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2606 msgid "Deselect All"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2607 msgstr "Kumoa valinnat"
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2608
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2609 #: ../src/gtk/menu-items.c:37
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2610 msgid "Change Filespec: Operation canceled...you must enter a string\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2611 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2612
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2613 #: ../src/gtk/menu-items.c:74 ../src/gtk/menu-items.c:77
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2614 msgid "Change Filespec"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2615 msgstr "Muuta tiedostomäärittelyä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2616
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2617 #: ../src/gtk/menu-items.c:77
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2618 msgid "Enter the new file specification"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2619 msgstr "Syötä uusi tiedostomäärittely"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2620
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2621 #: ../src/gtk/menu-items.c:105 ../src/gtk/menu-items.c:313
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2622 #: ../src/gtk/menu-items.c:377 ../src/gtk/view_dialog.c:76
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2623 #: ../src/gtk/view_dialog.c:155
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2624 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2625 msgid "Error: Cannot open %s for writing: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2626 msgstr "Virhe: Tiedostoa %s ei voi avata kirjoitettavaksi: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2627
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2628 #: ../src/gtk/menu-items.c:134
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2629 msgid "Save Directory Listing"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2630 msgstr "Tallenna hakemistolistaus"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2631
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2632 #: ../src/gtk/menu-items.c:341 ../src/gtk/menu-items.c:405
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2633 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2634 msgid "Error: Error writing to %s: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2635 msgstr "Virhe: Virhe kirjoitettaessa tiedostoon %s: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2636
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2637 #: ../src/gtk/menu-items.c:416
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2638 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2639 msgid "Successfully wrote the log file to %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2640 msgstr "Lokitiedosto kirjoitettu onnistuneesti tiedostoon %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2641
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2642 #: ../src/gtk/menu-items.c:428
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2643 msgid "Save Log"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2644 msgstr "Tallenna loki"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2645
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2646 #: ../src/gtk/menu-items.c:464
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2647 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2648 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2649 "Cannot find the license agreement file COPYING. Please make sure it is in "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2650 "either %s or in %s"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2651 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2652
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2653 #: ../src/gtk/menu-items.c:468 ../src/gtk/menu-items.c:473
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2654 msgid "About gFTP"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2655 msgstr "Tietoja gFTPstä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2656
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2657 #: ../src/gtk/menu-items.c:504
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2658 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2659 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2660 "%s\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2661 "Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org>\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2662 "Official Homepage: http://www.gftp.org/\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2663 "Logo by: Aaron Worley <planet_hoth@yahoo.com>\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2664 msgstr ""
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2665 "%s\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2666 "Copyright (©) 1998-2003 Brian Masney <masneyb@gftp.org>\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2667 "Virallinen kotisivu: http://www.gftp.org/\n"
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2668 "Logon piirsi: Aaron Worley <planet_hoth@yahoo.com>\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2669
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2670 #: ../src/gtk/menu-items.c:516
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2671 msgid "About"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2672 msgstr "Tietoja"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2673
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2674 #: ../src/gtk/menu-items.c:565
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2675 msgid "License Agreement"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2676 msgstr "Lisenssisopimus"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2677
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2678 #: ../src/gtk/menu-items.c:571 ../src/gtk/view_dialog.c:404
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2679 msgid " Close "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2680 msgstr " Sulje "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2681
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2682 #: ../src/gtk/menu-items.c:655
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2683 msgid "Compare Windows"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2684 msgstr "Vertaile ikkunoita"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2685
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2686 #: ../src/gtk/misc-gtk.c:253
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2687 msgid "Disconnect from the remote server"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2688 msgstr "Katkaise yhteys palvelimeen"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2689
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2690 #: ../src/gtk/misc-gtk.c:257
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2691 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2692 "Connect to the site specified in the host entry. If the host entry is blank, "
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2693 "then a dialog is presented that will allow you to enter a URL."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2694 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2695
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2696 #: ../src/gtk/misc-gtk.c:304
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2697 msgid "All Files"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2698 msgstr "Kaikki tiedostot"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2699
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2700 #: ../src/gtk/misc-gtk.c:311
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2701 msgid "] (Cached) ["
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2702 msgstr "] (välimuistissa) ["
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2703
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2704 #: ../src/gtk/misc-gtk.c:336
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2705 msgid "Not connected"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2706 msgstr "Ei yhteyttä"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2707
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2708 #: ../src/gtk/misc-gtk.c:439
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2709 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2710 msgid "Error opening file %s: %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2711 msgstr "Virhe avattaessa tiedostoa %s: %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2712
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2713 #: ../src/gtk/misc-gtk.c:528
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2714 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2715 msgid "%s: Not connected to a remote site\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2716 msgstr "%s: ei yhteyttä palvelimeen\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2717
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2718 #: ../src/gtk/misc-gtk.c:535
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2719 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2720 msgid "%s: This feature is not available using this protocol\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2721 msgstr "%s: Tämä ominaisuus ei ole käytettävissä tällä protokollalla\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2722
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2723 #: ../src/gtk/misc-gtk.c:543
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2724 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2725 msgid "%s: You must only have one item selected\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2726 msgstr "%s: Vain yksi kohta voi olla valittuna\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2727
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2728 #: ../src/gtk/misc-gtk.c:550
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2729 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2730 msgid "%s: You must have at least one item selected\n"
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2731 msgstr "%s: Vähintään yksi kohta täytyy olla valittuna\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2732
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2733 #: ../src/gtk/misc-gtk.c:943 ../src/gtk/misc-gtk.c:1017
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2734 msgid "Change"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2735 msgstr "Muuta"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2736
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2737 #: ../src/gtk/misc-gtk.c:1014 ../src/gtk/options_dialog.c:1280
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2738 msgid "Add"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2739 msgstr "Lisää"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2740
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2741 #: ../src/gtk/misc-gtk.c:1040
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2742 msgid "Cancel"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2743 msgstr "Peruuta"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2744
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2745 #: ../src/gtk/misc-gtk.c:1110
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2746 msgid " Yes "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2747 msgstr " Kyllä "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2748
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2749 #: ../src/gtk/misc-gtk.c:1120
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2750 msgid " No "
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2751 msgstr " Ei "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2752
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2753 #: ../src/gtk/misc-gtk.c:1180
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2754 msgid "Getting directory listings"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2755 msgstr "Haetaan tiedostolistausta"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2756
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2757 #: ../src/gtk/misc-gtk.c:1200
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2758 msgid " Stop "
735
505a0a0753a7 Updated Finnish translation
ituohela
parents: 728
diff changeset
2759 msgstr " Pysäytä "
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2760
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2761 #: ../src/gtk/misc-gtk.c:1210
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2762 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2763 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2764 "Received %ld directories\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2765 "and %ld files"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2766 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2767 "Haettu %ld kansio\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2768 "ja %ld tiedostoa"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2769
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2770 #: ../src/gtk/misc-gtk.c:1286
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2771 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2772 msgid "gFTP Error: Cannot find file %s in %s or %s\n"
728
ec87d5f2c5dc Updated Finnish translation
ituohela
parents: 723
diff changeset
2773 msgstr "Virhe: Tiedostoa %s ei löydy paikoista %s tai %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2774
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2775 #: ../src/gtk/options_dialog.c:959
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2776 msgid "Edit Host"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2777 msgstr "Muokkaa palvelinta"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2778
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2779 #: ../src/gtk/options_dialog.c:959
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2780 msgid "Add Host"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2781 msgstr "Lisää palvelin"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2782
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2783 #: ../src/gtk/options_dialog.c:1005
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2784 msgid "Type:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2785 msgstr "Tyyppi:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2786
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2787 #: ../src/gtk/options_dialog.c:1007
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2788 msgid "_Type:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2789 msgstr "_Tyyppi:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2790
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2791 #: ../src/gtk/options_dialog.c:1017 ../src/gtk/options_dialog.c:1140
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2792 msgid "Domain"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2793 msgstr "Aluenimi"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2794
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2795 #: ../src/gtk/options_dialog.c:1050
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2796 msgid "Network Address"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2797 msgstr "Verkko-osoite"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2798
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2799 #: ../src/gtk/options_dialog.c:1052
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2800 msgid "_Network address:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2801 msgstr "_Verkko-osoite:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2802
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2803 #: ../src/gtk/options_dialog.c:1091 ../src/gtk/options_dialog.c:1244
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2804 msgid "Netmask"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2805 msgstr "Verkkopeite"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2806
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2807 #: ../src/gtk/options_dialog.c:1093
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2808 msgid "N_etmask:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2809 msgstr "V_erkkopeite:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2810
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2811 #: ../src/gtk/options_dialog.c:1142
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2812 msgid "_Domain:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2813 msgstr "_Aluenimi:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2814
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2815 #: ../src/gtk/options_dialog.c:1250
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2816 msgid "Local Hosts"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2817 msgstr "Paikalliset palvelimet"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2818
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2819 #: ../src/gtk/options_dialog.c:1291 ../src/gtk/view_dialog.c:105
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2820 msgid "Edit"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2821 msgstr "Muokkaa"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2822
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2823 #: ../src/gtk/options_dialog.c:1293
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2824 msgid "_Edit"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2825 msgstr "_Muokkaa"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2826
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2827 #: ../src/gtk/options_dialog.c:1370 ../src/gtk/options_dialog.c:1375
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2828 msgid "Options"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2829 msgstr "Valinnat"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2830
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2831 #: ../src/gtk/transfer.c:30
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2832 msgid "Receiving file names..."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2833 msgstr "Vastaanotetaan tiedostolistausta..."
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2834
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2835 #: ../src/gtk/transfer.c:63 ../src/gtk/transfer.c:681
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2836 msgid "Connecting..."
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2837 msgstr "Yhdistetään..."
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2838
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2839 #: ../src/gtk/transfer.c:99
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2840 msgid "Retrieve Files: Not connected to a remote site\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2841 msgstr "Tiedostojen haku: ei yhteyttä etäpalvelimelle\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2842
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2843 #: ../src/gtk/transfer.c:351
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2844 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2845 msgid "Error: Child %d returned %d\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2846 msgstr "Virhe: Lapsiprosessi %d palautti arvon %d\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2847
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2848 #: ../src/gtk/transfer.c:358
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2849 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2850 msgid "Child %d returned successfully\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2851 msgstr "Lapsiprosessi %d päättyi onnistuneesti\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2852
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2853 #: ../src/gtk/transfer.c:362
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2854 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2855 msgid "Error: Child %d did not terminate properly\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2856 msgstr "Virhe: Lapsiprosessi %d ei päättynyt onnistuneesti\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2857
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2858 #: ../src/gtk/transfer.c:372
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2859 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2860 msgid "Error: Cannot get information about file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2861 msgstr "Virhe: Tietoja tiedostosta %s ei voida hakea: %s\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2862
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2863 #: ../src/gtk/transfer.c:377
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2864 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2865 msgid "File %s was not changed\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2866 msgstr "Tiedost %s ei ole muuttunut\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2867
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2868 #: ../src/gtk/transfer.c:385
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2869 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2870 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2871 "File %s has changed.\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2872 "Would you like to upload it?"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2873 msgstr ""
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2874 "Tiedosto %s on muuttunut.\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2875 "Haluatko siirtää sen palvelimelle?"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2876
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2877 #: ../src/gtk/transfer.c:388
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2878 msgid "Edit File"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2879 msgstr "Muokkaa tiedostoa"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2880
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2881 #: ../src/gtk/transfer.c:453
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2882 msgid "Finished"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2883 msgstr "Valmis"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2884
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2885 #: ../src/gtk/transfer.c:493
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2886 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2887 msgid "Stopping the transfer of %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2888 msgstr "Pysäytetään tiedoston %s siirto\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2889
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2890 #: ../src/gtk/transfer.c:727
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2891 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2892 msgid "Unknown percentage complete. (File %ld of %ld)"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2893 msgstr ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2894
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2895 #: ../src/gtk/transfer.c:731
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2896 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2897 msgid "%d%% complete, %02d:%02d:%02d est. time remaining. (File %ld of %ld)"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2898 msgstr "%d%% valmiina, %02d:%02d:%02d aikaa jäljellä (tiedost %ld/%ld)"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2899
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2900 #: ../src/gtk/transfer.c:761
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2901 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2902 msgid "Recv %s of %s at %.2fKB/s, %02d:%02d:%02d est. time remaining"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2903 msgstr "Haettu %s/%s nopeudella %.2fkt/s, %02d:%02d:%02d aikaa jäljellä"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2904
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2905 #: ../src/gtk/transfer.c:770
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2906 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2907 msgid "Recv %s of %s, transfer stalled, unknown time remaining"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2908 msgstr "Haettu %s/%s, haku pysähtynyt, jäljellä oleva aika tuntematon"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2909
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2910 #: ../src/gtk/transfer.c:805
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2911 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2912 msgid "Retrieving file names...%s bytes"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2913 msgstr "Haetaan tiedostojen nimiä... %s tavua"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2914
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2915 #: ../src/gtk/transfer.c:884 ../src/gtk/transfer.c:906
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2916 #: ../src/gtk/transfer.c:940 ../src/gtk/transfer.c:980
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2917 #: ../src/gtk/transfer.c:1033 ../src/gtk/transfer.c:1093
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2918 msgid "There are no file transfers selected\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2919 msgstr "Tiedostonsiirtoja ei ole valittu\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2920
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2921 #: ../src/gtk/transfer.c:924
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2922 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2923 msgid "Stopping the transfer on host %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2924 msgstr "Keskeytetään siirto palvelimella %s\n"
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2925
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2926 #: ../src/gtk/transfer.c:965 ../src/gtk/transfer.c:1018
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2927 #, c-format
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2928 msgid "Skipping file %s on host %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2929 msgstr "Ohitetaan tiedosto %s palvelimella %s\n"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2930
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2931 #: ../src/gtk/view_dialog.c:36
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2932 msgid "View"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2933 msgstr "Näyttö"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2934
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2935 #: ../src/gtk/view_dialog.c:48
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2936 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2937 msgid "View: %s is a directory. Cannot view it.\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2938 msgstr "Näyttö: %s on kansio eikä sitä voida näyttää.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2939
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2940 #: ../src/gtk/view_dialog.c:114
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2941 msgid "Edit: You must specify an editor in the options dialog\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2942 msgstr "Muokkaus: muokkain täytyy määritellä asetuksissa\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2943
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2944 #: ../src/gtk/view_dialog.c:127
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2945 #, c-format
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2946 msgid "Edit: %s is a directory. Cannot edit it.\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2947 msgstr "Muokkaus: %s on kansio eikä sitä voida muokata.\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2948
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2949 #: ../src/gtk/view_dialog.c:210
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2950 #, c-format
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2951 msgid "View: Cannot fork another process: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2952 msgstr "Näyttö: Uutta prosessia ei voitu käynnistä: %s\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2953
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2954 #: ../src/gtk/view_dialog.c:213
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2955 #, c-format
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2956 msgid "Running program: %s %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2957 msgstr "Suoritetaan ohjelma: %s %s\n"
78
f67a57fc7fa8 2002-12-5 Brian Masney <masneyb@gftp.org>
masneyb
parents: 33
diff changeset
2958
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2959 #: ../src/gtk/view_dialog.c:271
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2960 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2961 msgid "Opening %s with %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2962 msgstr "Avataan %s ohjelmalla %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2963
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2964 #: ../src/gtk/view_dialog.c:306
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2965 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2966 msgid "Viewing file %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2967 msgstr "Näytetään tiedostoa %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2968
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2969 #: ../src/gtk/view_dialog.c:313
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2970 #, c-format
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2971 msgid "View: Cannot open file %s: %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2972 msgstr "Näyttö: Tiedoston %s avaaminen epäonnistui: %s\n"
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2973
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2974 #: ../src/text/gftp-text.c:176
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2975 #, c-format
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2976 msgid "Cannot open controlling terminal %s\n"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2977 msgstr "Ohjaavaa päätettä %s ei voida avata\n"
231
e599812712f0 2003-7-23 Brian Masney <masneyb@gftp.org>
masneyb
parents: 78
diff changeset
2978
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2979 #: ../src/text/textui.c:74
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2980 msgid "Username [anonymous]:"
723
c8a029a74734 Updated Finnish translation
ituohela
parents: 713
diff changeset
2981 msgstr "Käyttäjätunnus: [anonymous]:"
697
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2982
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2983 #: ../src/text/textui.c:143
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2984 #, c-format
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2985 msgid ""
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2986 "%s already exists. (%s source size, %s destination size):\n"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2987 "(o)verwrite, (r)esume, (s)kip, (O)verwrite All, (R)esume All, (S)kip All: (%"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2988 "c)"
f0825e772d19 Small change to fi.po (_Ohje -> O_hje)
ituohela
parents: 530
diff changeset
2989 msgstr ""