annotate po/fi.po @ 729:3a3f54a77a59

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