annotate po/fi.po @ 762:f1e44c911a6b

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