# Finnish translation of PACKAGE # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package # Jaakko Huhtala , 2007. msgid "" msgstr "" "Project-Id-Version: fi\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-03-03 19:53-0600\n" "PO-Revision-Date: 2007-04-10 20:18+0300\n" "Last-Translator: Jaakko Huhtala \n" "Language-Team: -\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../libtransmission/peer-msgs.c:1007 #, c-format msgid "torrent %s got %d peers from uT pex" msgstr "" #: ../libtransmission/fdlimit.c:166 ../libtransmission/makemeta.c:208 #: ../libtransmission/makemeta.c:237 #, c-format msgid "Couldn't open \"%s\": %s" msgstr "" #: ../libtransmission/fdlimit.c:390 #, fuzzy, c-format msgid "Couldn't create socket: %s" msgstr "socketin luominen epäonnistui: %s\n" #: ../libtransmission/utils.c:365 #, c-format msgid "Couldn't get information for file \"%s\": %s" msgstr "" #: ../libtransmission/utils.c:371 #, c-format msgid "Not a regular file (%s)" msgstr "" #: ../libtransmission/utils.c:379 ../libtransmission/metainfo.c:619 #, fuzzy, c-format msgid "Couldn't open file \"%s\": %s" msgstr "" "Tiedoston %s lukitseminen epäonnistui:\n" "%s" #: ../libtransmission/utils.c:385 #, c-format msgid "Couldn't allocate memory (% bytes)" msgstr "" #: ../libtransmission/utils.c:392 #, fuzzy, c-format msgid "Error reading \"%s\": %s" msgstr "" "Virhe kirjoitettaessa tiedostoon %s:\n" "%s" #: ../libtransmission/utils.c:447 #, fuzzy, c-format msgid "Couldn't create directory \"%s\": %s" msgstr "" "Tiedoston %s luominen epäonnistui:\n" "%s" #. Node exists but isn't a folder #: ../libtransmission/utils.c:456 #, c-format msgid "Remove %s, it's in the way." msgstr "" #: ../libtransmission/utils.c:522 #, fuzzy msgid "No error" msgstr "Virheet" #: ../libtransmission/utils.c:525 msgid "Generic error" msgstr "" #: ../libtransmission/utils.c:527 msgid "Assert error" msgstr "" #: ../libtransmission/utils.c:530 msgid "Download folder does not exist" msgstr "" #: ../libtransmission/utils.c:532 msgid "Insufficient permissions" msgstr "" #: ../libtransmission/utils.c:534 msgid "Insufficient free space" msgstr "" #: ../libtransmission/utils.c:536 msgid "File too large" msgstr "" #: ../libtransmission/utils.c:538 #, fuzzy msgid "Too many open files" msgstr "Torrent-tiedostot" #: ../libtransmission/utils.c:540 msgid "Already active transfer with same name and download folder" msgstr "" #: ../libtransmission/utils.c:542 msgid "Generic I/O error" msgstr "" #: ../libtransmission/utils.c:545 #, fuzzy msgid "Tracker error" msgstr "Seurantapalvelin:" #: ../libtransmission/utils.c:547 #, fuzzy msgid "Tracker warning" msgstr "Seurantapalvelin:" #: ../libtransmission/utils.c:550 msgid "Peer sent a bad message" msgstr "" #: ../libtransmission/utils.c:553 msgid "Unknown error" msgstr "" #: ../libtransmission/verify.c:128 #, c-format msgid "Verifying some pieces of \"%s\"" msgstr "" #: ../libtransmission/verify.c:160 #, c-format msgid "Queueing %s to verify %d local file pieces" msgstr "" #. did caller give us an uninitialized val? #: ../libtransmission/bencode.c:671 #, c-format msgid "Invalid benc type %d" msgstr "" #: ../libtransmission/makemeta.c:59 #, c-format msgid "makemeta couldn't stat \"%s\"; skipping. (%s)" msgstr "" #: ../libtransmission/torrent.c:158 #, c-format msgid "Tracker: Warning - %s" msgstr "" #: ../libtransmission/torrent.c:164 #, c-format msgid "Tracker: Error - %s" msgstr "" #: ../libtransmission/torrent.c:876 #, c-format msgid "Closing torrent %s... %d torrents left" msgstr "" #: ../libtransmission/shared.c:92 #, c-format msgid "mapping state changed from '%s' to '%s'" msgstr "" #: ../libtransmission/shared.c:102 #, c-format msgid "closing port %d" msgstr "" #: ../libtransmission/shared.c:113 #, fuzzy, c-format msgid "opened port %d to listen for incoming peer connections" msgstr "TCP portin numero yhteyksien kuuntelemiseen" #: ../libtransmission/shared.c:118 #, c-format msgid "" "unable to open port %d to listen for incoming peer connections (errno is %d " "- %s)" msgstr "" #: ../libtransmission/upnp.c:91 #, c-format msgid "upnpDiscover returned NULL (errno %d - %s)" msgstr "" #: ../libtransmission/upnp.c:95 #, c-format msgid "Found Internet Gateway Device '%s'" msgstr "" #: ../libtransmission/upnp.c:96 #, c-format msgid "Local LAN IP Address is '%s'" msgstr "" #: ../libtransmission/upnp.c:101 #, c-format msgid "UPNP_GetValidIGD failed. (errno %d - %s)" msgstr "" #: ../libtransmission/upnp.c:102 ../libtransmission/upnp.c:157 msgid "If your router supports UPnP, please make sure UPnP is enabled!" msgstr "" #: ../libtransmission/upnp.c:149 #, c-format msgid "Port forwarding via '%s', service '%s'. (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:152 msgid "Port forwarding successful!" msgstr "" #: ../libtransmission/upnp.c:156 #, c-format msgid "Port forwarding failed with err %d (%d - %s)" msgstr "" #: ../libtransmission/metainfo.c:191 msgid "info dictionary not found!" msgstr "" #: ../libtransmission/metainfo.c:236 ../libtransmission/metainfo.c:248 #: ../libtransmission/metainfo.c:255 ../libtransmission/metainfo.c:644 #: ../libtransmission/metainfo.c:654 ../libtransmission/metainfo.c:676 #: ../libtransmission/metainfo.c:685 #, c-format msgid "Invalid benc entry \"%s\"" msgstr "" #: ../libtransmission/metainfo.c:238 ../libtransmission/metainfo.c:250 #: ../libtransmission/metainfo.c:646 ../libtransmission/metainfo.c:678 #: ../libtransmission/metainfo.c:687 #, c-format msgid "Missing benc entry \"%s\"" msgstr "" #: ../libtransmission/metainfo.c:279 #, fuzzy msgid "Torrent has no files." msgstr "Torrent-tiedostot" #: ../libtransmission/metainfo.c:285 #, fuzzy msgid "Torrent is zero bytes long." msgstr "%s: torrent-tiedosto on jo auki" #: ../libtransmission/metainfo.c:294 msgid "Size of hashes and files don't match" msgstr "" #: ../libtransmission/metainfo.c:475 msgid "No valid entries in \"announce-list\"" msgstr "" #: ../libtransmission/metainfo.c:495 msgid "No \"announce\" entry" msgstr "" #: ../libtransmission/metainfo.c:509 #, c-format msgid "Invalid announce URL \"%s\"" msgstr "" #: ../libtransmission/metainfo.c:625 #, fuzzy, c-format msgid "Couldn't write file \"%s\": %s" msgstr "" "Virhe kirjoitettaessa tiedostoon %s:\n" "%s" #: ../libtransmission/metainfo.c:716 msgid "Invalid or missing benc entries \"length\" and \"files\"" msgstr "" #: ../libtransmission/natpmp.c:68 #, c-format msgid "%s returned 'try again'" msgstr "" #: ../libtransmission/natpmp.c:70 #, c-format msgid "%s returned success (%d)" msgstr "" #: ../libtransmission/natpmp.c:72 #, c-format msgid "%s returned error %d, errno is %d (%s)" msgstr "" #: ../libtransmission/natpmp.c:112 msgid "If your router supports NAT-PMP, please make sure NAT-PMP is enabled!" msgstr "" #: ../libtransmission/natpmp.c:113 msgid "NAT-PMP port forwarding unsuccessful, trying UPnP next" msgstr "" #: ../libtransmission/natpmp.c:139 #, c-format msgid "found public address %s" msgstr "" #: ../libtransmission/natpmp.c:166 #, c-format msgid "port %d has been unmapped." msgstr "" #: ../libtransmission/natpmp.c:202 #, c-format msgid "port %d mapped successfully" msgstr "" #: ../libtransmission/net.c:95 #, c-format msgid "Couldn't set socket to non-blocking mode: %s" msgstr "" #: ../libtransmission/net.c:135 #, c-format msgid "Couldn't connect socket %d to %s, port %d (errno %d - %s)" msgstr "" #: ../libtransmission/net.c:162 #, fuzzy, c-format msgid "Couldn't create socket of type %d" msgstr "socketin luominen epäonnistui: %s\n" #: ../libtransmission/net.c:179 #, c-format msgid "Couldn't bind port %d: %s" msgstr "" #: ../libtransmission/net.c:184 #, c-format msgid "Bound socket %d to port %d" msgstr "" #: ../libtransmission/transmission.c:173 msgid " " msgstr "" #: ../libtransmission/transmission.c:459 #, c-format msgid "Loaded %d torrents from disk" msgstr "" #: ../libtransmission/fastresume.c:190 #, fuzzy, c-format msgid "Couldn't open \"%s\" for writing" msgstr "" "Tiedoston %s avaaminen epäonnistui:\n" "%s" #: ../libtransmission/fastresume.c:421 #, c-format msgid "File '%s' recheck needed" msgstr "" #: ../libtransmission/fastresume.c:544 #, c-format msgid "found %i peers in resume file" msgstr "" #: ../libtransmission/fastresume.c:590 #, c-format msgid "Skipping unknown resume code %d" msgstr "" #: ../libtransmission/fastresume.c:633 #, c-format msgid "Couldn't read resume file for '%s'" msgstr "" #: ../libtransmission/fastresume.c:643 #, c-format msgid "Unsupported resume file %d for '%s'" msgstr "" #: ../gtk/transmission.desktop.in.h:1 #, fuzzy msgid "BitTorrent Client" msgstr "Torrent-tiedostot" #: ../gtk/transmission.desktop.in.h:2 msgid "Download and share files over BitTorrent" msgstr "" #: ../gtk/transmission.desktop.in.h:3 #, fuzzy msgid "Transmission BitTorrent Client" msgstr "Torrent-tiedostot" #: ../gtk/actions.c:47 msgid "Sort by _Activity" msgstr "" #: ../gtk/actions.c:48 msgid "Sort by _Date Added" msgstr "" #: ../gtk/actions.c:49 msgid "Sort by _Name" msgstr "" #: ../gtk/actions.c:50 #, fuzzy msgid "Sort by _Progress" msgstr "Edistyminen" #: ../gtk/actions.c:51 msgid "Sort by _State" msgstr "" #: ../gtk/actions.c:52 msgid "Sort by _Tracker" msgstr "" #: ../gtk/actions.c:69 msgid "_Main Window" msgstr "" #: ../gtk/actions.c:71 #, fuzzy msgid "Message _Log" msgstr "Login tallennus" #: ../gtk/actions.c:85 msgid "_Minimal View" msgstr "" #: ../gtk/actions.c:87 msgid "_Reverse Sort Order" msgstr "" #: ../gtk/actions.c:89 #, fuzzy msgid "_Filter Bar" msgstr "Tiedosto" #: ../gtk/actions.c:91 #, fuzzy msgid "_Status Bar" msgstr "Käynnistä" #: ../gtk/actions.c:93 msgid "_Toolbar" msgstr "" #: ../gtk/actions.c:98 #, fuzzy msgid "_Torrent" msgstr "Lisää torrent-tiedosto" #: ../gtk/actions.c:99 #, fuzzy msgid "_View" msgstr "Tiedosto" #: ../gtk/actions.c:100 msgid "_Sort Torrents By" msgstr "" #: ../gtk/actions.c:101 msgid "_Edit" msgstr "" #: ../gtk/actions.c:102 msgid "_Help" msgstr "" #: ../gtk/actions.c:103 msgid "_Open" msgstr "" #: ../gtk/actions.c:104 ../gtk/actions.c:107 #, fuzzy msgid "Open an existing torrent" msgstr "Lisää torrent-tiedosto" #: ../gtk/actions.c:106 msgid "_Open..." msgstr "" #: ../gtk/actions.c:110 #, fuzzy msgid "_Start" msgstr "Käynnistä" #: ../gtk/actions.c:111 msgid "_Statistics" msgstr "" #: ../gtk/actions.c:113 msgid "_Verify Local Data" msgstr "" #: ../gtk/actions.c:115 msgid "_Pause" msgstr "" #: ../gtk/actions.c:117 msgid "_Remove" msgstr "" #: ../gtk/actions.c:119 #, fuzzy msgid "_Delete Files" msgstr "Tiedostot" #: ../gtk/actions.c:120 msgid "_New..." msgstr "" #: ../gtk/actions.c:121 #, fuzzy msgid "Create a new torrent" msgstr "Lisää uusi torrent-tiedosto" #: ../gtk/actions.c:123 msgid "_Close" msgstr "" #: ../gtk/actions.c:124 #, fuzzy msgid "Close main window" msgstr "Sulje pääikkuna" #: ../gtk/actions.c:127 msgid "_Quit" msgstr "" #: ../gtk/actions.c:129 msgid "Select _All" msgstr "" #: ../gtk/actions.c:131 msgid "Dese_lect All" msgstr "" #: ../gtk/actions.c:135 msgid "_Details" msgstr "" #: ../gtk/actions.c:135 #, fuzzy msgid "Torrent Details" msgstr "Torrent-tiedostot" #: ../gtk/actions.c:137 #, fuzzy msgid "_About Transmission" msgstr "Transmission" #: ../gtk/actions.c:139 msgid "Ask Tracker for _More Peers" msgstr "" #: ../gtk/conf.c:60 #, c-format msgid "" "Failed to create the directory %s:\n" "%s" msgstr "" "Tiedoston %s luominen epäonnistui:\n" "%s" #: ../gtk/conf.c:81 #, fuzzy, c-format msgid "Failed to open lockfile %s: %s" msgstr "" "Tiedoston %s lukitseminen epäonnistui:\n" "%s" #: ../gtk/conf.c:85 #, fuzzy, c-format msgid "%s is already running." msgstr "%s on jo käynnissä." #: ../gtk/details.c:242 msgid "Address" msgstr "" #: ../gtk/details.c:243 msgid "Client" msgstr "" #: ../gtk/details.c:244 msgid "%" msgstr "" #: ../gtk/details.c:246 #, fuzzy msgid "Down" msgstr "Ladattu:" #: ../gtk/details.c:247 msgid "Up" msgstr "" #: ../gtk/details.c:248 #, fuzzy msgid "Status" msgstr "Käynnistä" #: ../gtk/details.c:584 msgid "Piece Availability" msgstr "" #: ../gtk/details.c:607 msgid "Connected Peers" msgstr "" #: ../gtk/details.c:624 #, fuzzy msgid "Seeders" msgstr "Lähteitä:" #: ../gtk/details.c:632 #, fuzzy msgid "Leechers" msgstr "Lataajia:" #: ../gtk/details.c:640 #, fuzzy msgid "Completed" msgstr "Päättyneet:" #: ../gtk/details.c:675 #, fuzzy msgid "Torrent Information" msgstr "Torrent-tiedostot" #: ../gtk/details.c:677 ../gtk/details.c:1284 ../gtk/tr-window.c:437 #, fuzzy msgid "Tracker" msgstr "Seurantapalvelin:" #: ../gtk/details.c:688 #, fuzzy msgid "Pieces" msgstr "Osien määrä:" #: ../gtk/details.c:694 msgid "Hash" msgstr "" #: ../gtk/details.c:699 #, fuzzy msgid "Secure" msgstr "Pikapäivitys:" #: ../gtk/details.c:701 msgid "Private Torrent, PEX disabled" msgstr "" #: ../gtk/details.c:702 msgid "Public Torrent" msgstr "" #: ../gtk/details.c:706 msgid "Comment" msgstr "" #: ../gtk/details.c:721 msgid "Created by" msgstr "" #: ../gtk/details.c:723 msgid "Creator" msgstr "" #: ../gtk/details.c:724 ../gtk/details.c:1137 msgid "N/A" msgstr "N/A" #: ../gtk/details.c:727 msgid "Date" msgstr "" #: ../gtk/details.c:734 msgid "Location" msgstr "" #: ../gtk/details.c:736 #, fuzzy msgid "Downloaded data" msgstr "Ladattu:" #: ../gtk/details.c:741 #, fuzzy msgid "Torrent file path" msgstr "Torrent-tiedostot" #: ../gtk/details.c:748 #, fuzzy msgid "Torrent file name" msgstr "Torrent-tiedostot" #: ../gtk/details.c:795 #, c-format msgid "%.1f%% (%.1f%% selected)" msgstr "" #: ../gtk/details.c:801 #, c-format msgid "%s (%s verified)" msgstr "" #: ../gtk/details.c:820 ../gtk/util.c:53 ../gtk/util.c:69 ../gtk/util.c:92 msgid "None" msgstr "" #: ../gtk/details.c:847 #, fuzzy msgid "Transfer" msgstr "Seurantapalvelin:" #: ../gtk/details.c:850 #, fuzzy msgid "State:" msgstr "Käynnistä" #: ../gtk/details.c:853 #, fuzzy msgid "Progress:" msgstr "Edistyminen" #: ../gtk/details.c:856 msgid "Have:" msgstr "" #: ../gtk/details.c:859 ../gtk/stats.c:100 ../gtk/stats.c:112 msgid "Downloaded:" msgstr "Ladattu:" #: ../gtk/details.c:862 ../gtk/stats.c:98 ../gtk/stats.c:110 msgid "Uploaded:" msgstr "Lähetetty:" #: ../gtk/details.c:865 msgid "Failed DL:" msgstr "" #: ../gtk/details.c:868 ../gtk/stats.c:102 ../gtk/stats.c:114 msgid "Ratio:" msgstr "" #: ../gtk/details.c:871 msgid "Swarm rate:" msgstr "" #: ../gtk/details.c:874 #, fuzzy msgid "Error:" msgstr "Virhe: " #: ../gtk/details.c:877 #, fuzzy msgid "Completeness" msgstr "Päättyneet:" #: ../gtk/details.c:886 msgid "Dates" msgstr "" #: ../gtk/details.c:889 #, fuzzy msgid "Started at:" msgstr "Käynnistä" #: ../gtk/details.c:892 msgid "Last activity at:" msgstr "" #: ../gtk/details.c:987 msgid "Speed Limits" msgstr "" #: ../gtk/details.c:989 #, fuzzy msgid "Limit _download speed to:" msgstr "Rajoita latausnopeutta" #: ../gtk/details.c:1002 ../gtk/details.c:1019 msgid "KiB/s" msgstr "" #: ../gtk/details.c:1006 #, fuzzy msgid "Limit _upload speed to:" msgstr "Suurin lähetysnopeus:" #: ../gtk/details.c:1024 msgid "Peer Connections" msgstr "" #: ../gtk/details.c:1031 #, fuzzy msgid "peers" msgstr "Osien määrä:" #: ../gtk/details.c:1033 msgid "Connect at _maximum to:" msgstr "" #: ../gtk/details.c:1037 msgid "_Stop seeding at ratio:" msgstr "" #: ../gtk/details.c:1089 #, fuzzy msgid "Scrape" msgstr "Pikapäivitys:" #: ../gtk/details.c:1091 msgid "Last scrape at:" msgstr "" #: ../gtk/details.c:1096 ../gtk/details.c:1114 msgid "Tracker responded: " msgstr "" #: ../gtk/details.c:1101 msgid "Next scrape in:" msgstr "" #: ../gtk/details.c:1107 #, fuzzy msgid "Announce" msgstr "Tiedustelu:" #: ../gtk/details.c:1109 msgid "Last announce at:" msgstr "" #: ../gtk/details.c:1119 msgid "Next announce in:" msgstr "" #: ../gtk/details.c:1124 msgid "Manual announce allowed in:" msgstr "" #: ../gtk/details.c:1155 msgid "Never" msgstr "" #: ../gtk/details.c:1245 #, c-format msgid "Details for %s (%s)" msgstr "" #: ../gtk/details.c:1264 msgid "Activity" msgstr "" #: ../gtk/details.c:1269 ../gtk/tr-prefs.c:378 #, fuzzy msgid "Peers" msgstr "Osien määrä:" #: ../gtk/details.c:1273 ../gtk/msgwin.c:221 msgid "Info" msgstr "Tiedonannot" #: ../gtk/details.c:1279 ../gtk/makemeta-ui.c:249 ../gtk/tr-window.c:437 msgid "Files" msgstr "Tiedostot" #: ../gtk/details.c:1289 ../gtk/tr-prefs.c:277 msgid "Options" msgstr "" #: ../gtk/dialogs.c:137 msgid "Choose a directory" msgstr "Valitse hakemisto" #: ../gtk/dialogs.c:156 ../gtk/open-dialog.c:224 ../gtk/tr-prefs.c:251 #, fuzzy msgid "_Delete original torrent file" msgstr "%s: ei ole torrent-tiedosto" #: ../gtk/dialogs.c:164 ../gtk/open-dialog.c:233 msgid "_Start when added" msgstr "" #: ../gtk/dialogs.c:260 #, c-format msgid "Really Quit %s?" msgstr "" #: ../gtk/dialogs.c:264 msgid "This will close all active torrents." msgstr "" #: ../gtk/dialogs.c:275 msgid "_Don't Ask Me This Again" msgstr "" #: ../gtk/dialogs.c:334 #, fuzzy, c-format msgid "Remove torrent?" msgid_plural "Remove torrents?" msgstr[0] "Poista torrent-tiedosto" msgstr[1] "Poista torrent-tiedosto" #: ../gtk/dialogs.c:343 msgid "This removes the torrent, not the downloaded files." msgstr "" #: ../gtk/dialogs.c:372 #, fuzzy, c-format msgid "Delete torrent?" msgid_plural "Delete torrents?" msgstr[0] "Lisää torrent-tiedosto" msgstr[1] "Lisää torrent-tiedosto" #: ../gtk/dialogs.c:381 msgid "This removes the torrent and deletes the downloaded files!" msgstr "" #: ../gtk/file-list.c:64 ../gtk/file-list.c:74 ../gtk/file-list.c:245 msgid "High" msgstr "" #: ../gtk/file-list.c:65 ../gtk/file-list.c:247 msgid "Normal" msgstr "" #: ../gtk/file-list.c:66 ../gtk/file-list.c:75 ../gtk/file-list.c:249 msgid "Low" msgstr "" #. Translators: this is a column header in Files tab, Details dialog; #. Don't include the prefix "filedetails|" in the translation. #: ../gtk/file-list.c:475 msgid "filedetails|File" msgstr "" #. Translators: this is a column header in Files tab, Details dialog; #. Don't include the prefix "filedetails|" in the translation. #: ../gtk/file-list.c:490 msgid "filedetails|Progress" msgstr "" #. Translators: this is a column header in Files tab, Details dialog; #. Don't include the prefix "filedetails|" in the translation. #. Please note the items for this column are checkboxes (yes/no) #: ../gtk/file-list.c:508 msgid "filedetails|Download" msgstr "" #. Translators: this is a column header in Files tab, Details dialog; #. Don't include the prefix "filedetails|" in the translation. #: ../gtk/file-list.c:520 msgid "filedetails|Priority" msgstr "" #: ../gtk/ipc.c:231 ../gtk/ipc.c:393 #, fuzzy msgid "Bad IPC protocol version" msgstr "väärä IPC protokolla versio\n" #: ../gtk/ipc.c:234 ../gtk/ipc.c:396 #, fuzzy msgid "IPC protocol parse error" msgstr "väärä IPC protokolla versio\n" #: ../gtk/ipc.c:237 ../gtk/ipc.c:399 #, c-format msgid "IPC parsing failed: %s" msgstr "" #: ../gtk/ipc.c:266 #, fuzzy, c-format msgid "Failed to create socket: %s" msgstr "socketin luominen epäonnistui: %s\n" #: ../gtk/ipc.c:275 #, fuzzy, c-format msgid "Failed to connect to %s: %s" msgstr "yhteyden muodostaminen palvelimeen %s epäonnistui: %s\n" #: ../gtk/ipc.c:315 ../gtk/ipc.c:1151 #, fuzzy, c-format msgid "Failed to set up IPC: %s" msgstr "" "Socketin alustaminen epäonnistui:\n" "%s" #: ../gtk/ipc.c:485 #, fuzzy, c-format msgid "Failed to set up socket: %s" msgstr "" "Socketin alustaminen epäonnistui:\n" "%s" #: ../gtk/main.c:272 msgid "Start with all torrents paused" msgstr "" #: ../gtk/main.c:274 msgid "Request that the running instance quit" msgstr "" #: ../gtk/main.c:277 msgid "Start minimized in system tray" msgstr "" #: ../gtk/main.c:290 msgid "Transmission" msgstr "Transmission" #: ../gtk/main.c:295 #, fuzzy msgid "[torrent files]" msgstr "Torrent-tiedostot" #: ../gtk/main.c:621 msgid "Closing Connections" msgstr "" #: ../gtk/main.c:621 msgid "Sending upload/download totals to tracker..." msgstr "" #: ../gtk/main.c:627 msgid "_Quit Immediately" msgstr "" #: ../gtk/main.c:762 #, c-format msgid "" "Failed to load torrent file:\n" "%s" msgid_plural "" "Failed to load torrent files:\n" "%s" msgstr[0] "" "Tiedoston avaaminen epäonnistui:\n" "%s" msgstr[1] "" "Tiedostojen avaaminen epäonnistui:\n" "%s" #: ../gtk/main.c:922 msgid "A fast and easy BitTorrent client" msgstr "" #: ../gtk/main.c:925 msgid "Copyright 2005-2008 The Transmission Project" msgstr "" #: ../gtk/main.c:932 msgid "translator-credits" msgstr "" #: ../gtk/makemeta-ui.c:96 #, fuzzy msgid "Torrent creation cancelled." msgstr "Torrent-tiedostot" #: ../gtk/makemeta-ui.c:97 #, fuzzy msgid "Torrent creation failed." msgstr "Torrent-tiedostot" #: ../gtk/makemeta-ui.c:104 #, fuzzy msgid "Torrent Created" msgstr "Torrent-tiedostot" #: ../gtk/makemeta-ui.c:205 #, fuzzy msgid "File" msgid_plural "Files" msgstr[0] "Tiedosto" msgstr[1] "Tiedosto" #: ../gtk/makemeta-ui.c:211 #, fuzzy msgid "Piece" msgid_plural "Pieces" msgstr[0] "Osien määrä:" msgstr[1] "Osien määrä:" #: ../gtk/makemeta-ui.c:235 #, fuzzy msgid "New Torrent" msgstr "Lisää torrent-tiedosto" #: ../gtk/makemeta-ui.c:251 msgid "File _Type" msgstr "" #: ../gtk/makemeta-ui.c:253 #, fuzzy msgid "Directory" msgstr "Hakemisto:" #: ../gtk/makemeta-ui.c:255 msgid "Single File" msgstr "" #: ../gtk/makemeta-ui.c:259 msgid "_File" msgstr "Tiedosto" #: ../gtk/makemeta-ui.c:272 ../gtk/makemeta-ui.c:308 msgid "No Files Selected" msgstr "" #: ../gtk/makemeta-ui.c:286 ../gtk/tr-window.c:150 #, fuzzy msgid "Torrent" msgstr "Lisää torrent-tiedosto" #: ../gtk/makemeta-ui.c:288 #, c-format msgid "Private to this Tracker" msgstr "" #: ../gtk/makemeta-ui.c:291 #, fuzzy msgid "Announce _URL" msgstr "Tiedustelu:" #: ../gtk/makemeta-ui.c:296 msgid "Commen_t" msgstr "" #: ../gtk/msgwin.c:160 ../gtk/msgwin.c:174 #, fuzzy, c-format msgid "Error writing to \"%s\": %s" msgstr "" "Virhe kirjoitettaessa tiedostoon %s:\n" "%s" #: ../gtk/msgwin.c:191 msgid "Save Log" msgstr "Login tallennus" #: ../gtk/msgwin.c:220 msgid "Error" msgstr "Virheet" #: ../gtk/msgwin.c:222 msgid "Debug" msgstr "Virheenjäljitys" #: ../gtk/msgwin.c:238 #, fuzzy msgid "Message Log" msgstr "Login tallennus" #: ../gtk/msgwin.c:262 msgid "Level " msgstr "" #: ../gtk/msgwin.c:263 ../gtk/msgwin.c:294 msgid "Select the debug filter level." msgstr "" #: ../gtk/notify.c:59 #, fuzzy msgid "Torrent Complete" msgstr "Torrent-tiedostot" #: ../gtk/notify.c:62 #, fuzzy msgid "Open File" msgstr "Tiedosto" #: ../gtk/notify.c:64 #, fuzzy msgid "Open Folder" msgstr "Lisää torrent-tiedosto" #. make the dialog #: ../gtk/open-dialog.c:146 #, fuzzy msgid "Open Torrent" msgstr "Lisää torrent-tiedosto" #: ../gtk/open-dialog.c:174 #, fuzzy msgid "_Torrent file:" msgstr "Torrent-tiedostot" #: ../gtk/open-dialog.c:178 #, fuzzy msgid "Select Torrent" msgstr "Lisää torrent-tiedosto" #: ../gtk/open-dialog.c:183 msgid "Torrent files" msgstr "Torrent-tiedostot" #: ../gtk/open-dialog.c:187 msgid "All files" msgstr "Kaikki tiedostot" #: ../gtk/open-dialog.c:198 #, fuzzy msgid "Download _to:" msgstr "Tallennushakemisto:" #: ../gtk/open-dialog.c:202 msgid "Destination" msgstr "" #: ../gtk/open-dialog.c:218 msgid "Verify Local Data" msgstr "" #: ../gtk/stats.c:61 #, c-format msgid "Started %d times" msgstr "" #: ../gtk/stats.c:87 msgid "Statistics" msgstr "" #: ../gtk/stats.c:96 msgid "Current Session" msgstr "" #: ../gtk/stats.c:104 ../gtk/stats.c:116 msgid "Duration:" msgstr "" #: ../gtk/stats.c:106 msgid "Cumulative" msgstr "" #: ../gtk/stats.c:107 #, c-format msgid "Program started %d times" msgstr "" #: ../gtk/torrent-cell-renderer.c:50 #, fuzzy, c-format msgid "%s of %s (%.2f%%)" msgstr "Kesto %s (%.1f%%)" #: ../gtk/torrent-cell-renderer.c:56 #, c-format msgid "%s of %s (%.2f%%), uploaded %s (Ratio: %s)" msgstr "" #: ../gtk/torrent-cell-renderer.c:64 #, c-format msgid "%s, uploaded %s (Ratio: %s)" msgstr "" #: ../gtk/torrent-cell-renderer.c:76 #, fuzzy msgid "Stalled" msgstr "Käynnistä" #: ../gtk/torrent-cell-renderer.c:80 #, fuzzy, c-format msgid "%s remaining" msgstr "Kesto %s (%.1f%%)" #: ../gtk/torrent-cell-renderer.c:102 #, fuzzy, c-format msgid "Down: %s, Up: %s" msgstr "" "Lat.: %s/s\n" "Läh.: %s/s" #: ../gtk/torrent-cell-renderer.c:104 #, c-format msgid "Down: %s" msgstr "" #: ../gtk/torrent-cell-renderer.c:106 #, c-format msgid "Up: %s" msgstr "" #: ../gtk/torrent-cell-renderer.c:108 msgid "Idle" msgstr "" #: ../gtk/torrent-cell-renderer.c:121 msgid "Paused" msgstr "" #: ../gtk/torrent-cell-renderer.c:125 msgid "Waiting to Verify local data" msgstr "" #. [0...100] #: ../gtk/torrent-cell-renderer.c:129 ../gtk/tr-torrent.c:275 #, c-format msgid "Verifying local data (%.1f%% tested)" msgstr "" #: ../gtk/torrent-cell-renderer.c:139 #, fuzzy, c-format msgid "Ratio: %s, " msgstr "" "Jakosuhde: %s\n" "Läh.: %s/s" #: ../gtk/torrent-cell-renderer.c:179 #, fuzzy, c-format msgid "Downloading from %d of %d connected peer" msgid_plural "Downloading from %d of %d connected peers" msgstr[0] "Ladataan, %i yhdistetty ( %i kaikkiaan )" msgstr[1] "Ladataan, %i yhdistetty ( %i kaikkiaan )" #: ../gtk/torrent-cell-renderer.c:189 #, fuzzy, c-format msgid "Seeding to %d of %d connected peer" msgid_plural "Seeding to %d of %d connected peers" msgstr[0] "Lähetetään, %d yhdistetty ( %d kaikkiaan )" msgstr[1] "Lähetetään, %d yhdistetty ( %d kaikkiaan )" #: ../gtk/tr-icon.c:78 #, c-format msgid "" "%d Seeding, %d Downloading\n" "Down: %s, Up: %s" msgstr "" #: ../gtk/tr-prefs.c:182 msgid "Port is open" msgstr "" #: ../gtk/tr-prefs.c:183 msgid "Port is closed" msgstr "" #: ../gtk/tr-prefs.c:196 msgid "Testing port..." msgstr "" #: ../gtk/tr-prefs.c:215 msgid "Windows" msgstr "" #: ../gtk/tr-prefs.c:217 #, fuzzy msgid "Show an _icon in the system tray" msgstr "Näytä ikoni alapalkissa" #: ../gtk/tr-prefs.c:221 msgid "Confirm _quit" msgstr "Vahvista ohjelman lopetus" #: ../gtk/tr-prefs.c:238 msgid "Adding" msgstr "" #: ../gtk/tr-prefs.c:241 msgid "Default download _location:" msgstr "" #: ../gtk/tr-prefs.c:243 msgid "Show _options dialog" msgstr "" #: ../gtk/tr-prefs.c:247 msgid "_Start transfers when added" msgstr "" #: ../gtk/tr-prefs.c:257 msgid "Notification" msgstr "" #: ../gtk/tr-prefs.c:259 msgid "_Popup message when a torrent finishes" msgstr "" #: ../gtk/tr-prefs.c:279 #, fuzzy msgid "Use peer _exchange if possible" msgstr "Käytä käyttäjien osoitteiden jakamista jos se on mahdollista" #: ../gtk/tr-prefs.c:283 msgid "_Ignore unencrypted peers" msgstr "" #: ../gtk/tr-prefs.c:288 msgid "Limits" msgstr "" #: ../gtk/tr-prefs.c:291 msgid "Maximum peers _overall:" msgstr "" #: ../gtk/tr-prefs.c:293 msgid "Maximum peers per _torrent:" msgstr "" #: ../gtk/tr-prefs.c:311 msgid "Bandwidth" msgstr "" #: ../gtk/tr-prefs.c:313 #, fuzzy msgid "Limit _upload speed (KiB/s):" msgstr "Rajoita lähetys nopeutta" #: ../gtk/tr-prefs.c:320 #, fuzzy msgid "Limit _download speed (KiB/s):" msgstr "Rajoita latausnopeutta" #: ../gtk/tr-prefs.c:327 #, fuzzy msgid "Ports" msgstr "Edistyminen" #: ../gtk/tr-prefs.c:329 msgid "_Map port with UPnP or NAT-PMP" msgstr "" #: ../gtk/tr-prefs.c:339 msgid "Incoming TCP _Port" msgstr "" #: ../gtk/tr-prefs.c:362 #, fuzzy msgid "Preferences" msgstr "%s asetukset" #: ../gtk/tr-prefs.c:375 #, fuzzy msgid "Torrents" msgstr "Lisää torrent-tiedosto" #: ../gtk/tr-prefs.c:381 msgid "Network" msgstr "" #: ../gtk/tr-prefs.c:384 msgid "General" msgstr "Yleiset" #: ../gtk/tr-torrent.c:218 #, c-format msgid "%s: not a valid torrent file" msgstr "%s: ei ole torrent-tiedosto" #: ../gtk/tr-torrent.c:221 #, c-format msgid "%s: torrent is already open" msgstr "%s: torrent-tiedosto on jo auki" #. [0...100] #: ../gtk/tr-torrent.c:270 #, c-format msgid "Waiting to verify local data (%.1f%% tested)" msgstr "" #: ../gtk/tr-torrent.c:280 #, c-format msgid "Stalled (%.1f%%)" msgstr "Ladattu (%.1f%%)" #: ../gtk/tr-torrent.c:284 #, fuzzy, c-format msgid "%s remaining (%.1f%%)" msgstr "Kesto %s (%.1f%%)" #: ../gtk/tr-torrent.c:290 #, fuzzy, c-format msgid "Uploading to %d of %d peer" msgid_plural "Uploading to %d of %d peers" msgstr[0] "Lähetetään, %d yhdistetty ( %d kaikkiaan )" msgstr[1] "Lähetetään, %d yhdistetty ( %d kaikkiaan )" #: ../gtk/tr-torrent.c:297 #, fuzzy, c-format msgid "Seeding to %d of %d peer" msgid_plural "Seeding to %d of %d peers" msgstr[0] "Lähetetään, %d yhdistetty ( %d kaikkiaan )" msgstr[1] "Lähetetään, %d yhdistetty ( %d kaikkiaan )" #: ../gtk/tr-torrent.c:303 #, c-format msgid "Stopped (%.1f%%)" msgstr "Pysäytetty (%.1f%%)" #: ../gtk/tr-torrent.c:307 #, c-format msgid "Unrecognized state: %d" msgstr "" #: ../gtk/tr-window.c:245 #, fuzzy msgid "Total Ratio" msgstr "Koko yhteensä:" #: ../gtk/tr-window.c:246 msgid "Session Ratio" msgstr "" #: ../gtk/tr-window.c:247 msgid "Total Transfer" msgstr "" #: ../gtk/tr-window.c:248 msgid "Session Transfer" msgstr "" #: ../gtk/tr-window.c:433 msgid "A_ll" msgstr "" #: ../gtk/tr-window.c:433 msgid "_Active" msgstr "" #: ../gtk/tr-window.c:434 #, fuzzy msgid "_Downloading" msgstr "Ladattu:" #: ../gtk/tr-window.c:434 msgid "_Seeding" msgstr "" #: ../gtk/tr-window.c:434 msgid "_Paused" msgstr "" #: ../gtk/tr-window.c:437 msgid "Name" msgstr "Nimi" #: ../gtk/tr-window.c:600 #, c-format msgid "%d of %d Transfer" msgid_plural "%d of %d Transfers" msgstr[0] "" msgstr[1] "" #: ../gtk/tr-window.c:605 #, c-format msgid "%d Transfer" msgid_plural "%d Transfers" msgstr[0] "" msgstr[1] "" #: ../gtk/tr-window.c:626 ../gtk/tr-window.c:640 #, fuzzy, c-format msgid "Ratio: %s" msgstr "" "Jakosuhde: %s\n" "Läh.: %s/s" #: ../gtk/tr-window.c:631 ../gtk/tr-window.c:636 #, fuzzy, c-format msgid "Down: %s Up: %s" msgstr "" "Lat.: %s/s\n" "Läh.: %s/s" #: ../gtk/tr-window.c:692 #, c-format msgid "Tracker will allow requests in %s" msgstr "" #: ../gtk/util.c:72 msgid "B" msgstr "" #: ../gtk/util.c:72 msgid "KiB" msgstr "" #: ../gtk/util.c:72 msgid "MiB" msgstr "" #: ../gtk/util.c:72 msgid "GiB" msgstr "" #: ../gtk/util.c:72 msgid "TiB" msgstr "" #: ../gtk/util.c:73 msgid "PiB" msgstr "" #: ../gtk/util.c:73 msgid "EiB" msgstr "" #: ../gtk/util.c:73 msgid "ZiB" msgstr "" #: ../gtk/util.c:73 msgid "YiB" msgstr "" #: ../gtk/util.c:96 #, c-format msgid "%s/s" msgstr "" #: ../gtk/util.c:111 #, c-format msgid "%i %s" msgstr "%i %s" #: ../gtk/util.c:112 ../gtk/util.c:118 #, fuzzy msgid "sec" msgid_plural "secs" msgstr[0] "sekunti" msgstr[1] "sekunttia" #: ../gtk/util.c:116 ../gtk/util.c:122 ../gtk/util.c:128 #, c-format msgid "%i %s %i %s" msgstr "%i %s %i %s" #: ../gtk/util.c:117 ../gtk/util.c:124 #, fuzzy msgid "min" msgid_plural "mins" msgstr[0] "minuutti" msgstr[1] "minuuttia" #: ../gtk/util.c:123 ../gtk/util.c:130 #, fuzzy msgid "hr" msgid_plural "hrs" msgstr[0] "tunti" msgstr[1] "tuntia" #: ../gtk/util.c:129 msgid "day" msgid_plural "days" msgstr[0] "päivä" msgstr[1] "päivää" #, fuzzy #~ msgid "Remove the selected torrent(s)?" #~ msgstr "Poista torrent-tiedosto" #, fuzzy #~ msgid "Delete _downloaded files" #~ msgstr "Käytä vaihtoehtoista tallennushakemistoa" #, fuzzy #~ msgid "Create _New Torrent" #~ msgstr "Lisää uusi torrent-tiedosto" #~ msgid "Automatically _start torrent" #~ msgstr "Käynnistä torrentin lataus automaattisesti" #~ msgid "Choose a download directory" #~ msgstr "Valitse tallennushakemisto" #, fuzzy #~ msgid "Making Torrent..." #~ msgstr "Lisää torrent-tiedosto" #, fuzzy #~ msgid "Downloading from %d of %d connected peers" #~ msgstr "Ladataan, %i yhdistetty ( %i kaikkiaan )" #, fuzzy #~ msgid "Seeding to %d of %d connected peers" #~ msgstr "Lähetetään, %d yhdistetty ( %d kaikkiaan )" #, fuzzy #~ msgid "Downloading" #~ msgstr "Ladattu:" #, fuzzy #~ msgid "Uploading" #~ msgstr "Lähetetty:" #, fuzzy #~ msgid "Uploading to peer" #~ msgstr "Lähetetään, %d yhdistetty ( %d kaikkiaan )" #, fuzzy #~ msgid "Downloading from peer" #~ msgstr "Ladataan, %i yhdistetty ( %i kaikkiaan )" #, fuzzy #~ msgid "Maximum connected peers:" #~ msgstr "Suurin latausnopeus:" #, fuzzy #~ msgid "_Info" #~ msgstr "Tiedonannot" #~ msgid "Use the torrent file where it is" #~ msgstr "Käytä alkuperäistä torrent-tiedostoa" #~ msgid "Keep a copy of the torrent file" #~ msgstr "Pidä kopio torrent-tiedostosta" #~ msgid "Keep a copy and remove the original" #~ msgstr "Pidä kopio ja poista alkuperäinen" #, fuzzy #~ msgid "_Limit Upload Speed (KiB/s)" #~ msgstr "Rajoita lähetys nopeutta" #, fuzzy #~ msgid "Li_mit Download Speed (KiB/s)" #~ msgstr "Rajoita latausnopeutta" #, fuzzy #~ msgid "Downloads" #~ msgstr "Ladattu:" #, fuzzy #~ msgid "P_rompt for download directory" #~ msgstr "Kysy aina tallennushakemistoa" #~ msgid "For torrents added _normally:" #~ msgstr "Käyttöliittymästä lisätyt torrentit:" #, fuzzy #~ msgid "For torrents added from _command-line:" #~ msgstr "Ainoastaan päätteestä lisätyt torrentit" #, fuzzy #~ msgid "_Automatically map port" #~ msgstr "Käynnistä torrentin lataus automaattisesti" #~ msgid "" #~ "Failed to open the file %s for reading:\n" #~ "%s" #~ msgstr "" #~ "Tiedoston %s avaaminen epäonnistui:\n" #~ "%s" #~ msgid "" #~ "Error while reading from the file %s:\n" #~ "%s" #~ msgstr "" #~ "Virhe luettaessa tiedostoa %s:\n" #~ "%s" #~ msgid "" #~ "Failed to rename the file %s to %s:\n" #~ "%s" #~ msgstr "" #~ "Tiedoston nimeäminen %s:stä %s:n epäonnistui:\n" #~ "%s" #~ msgid "%s - Properties for %s" #~ msgstr "%s - Asetukset %s:lle" #~ msgid "Info Hash:" #~ msgstr "Tiiviste" #~ msgid "Piece Size:" #~ msgstr "Osan koko:" #~ msgid "Remaining:" #~ msgstr "Jäljellä:" #~ msgid "?" #~ msgstr "?" #~ msgid "Are you sure you want to quit %s?" #~ msgstr "Haluatko varmasti lopettaa?" #~ msgid " fnord fnord " #~ msgstr " fnord fnord " #~ msgid "Start a torrent that is not running" #~ msgstr "Käynnistä valittu torrent" #~ msgid "Stop a torrent that is running" #~ msgstr "Pysäytä valittu torrent" #~ msgid "Show additional information about a torrent" #~ msgstr "Näytä torrentin tiedot" #~ msgid "Open debug window" #~ msgstr "Avaa virheenjäljitys ikkuna" #~ msgid "Customize application behavior" #~ msgstr "Ohjelman asetukset" #~ msgid "Exit the program" #~ msgstr "Poistu ohjelmasta" #~ msgid "" #~ "usage: %s [-hpq] [files...]\n" #~ "\n" #~ "Transmission %s (r%d) http://transmission.m0k.org/\n" #~ "A free, lightweight BitTorrent client with a simple, intuitive interface\n" #~ "\n" #~ " -h --help display this message and exit\n" #~ " -p --paused start with all torrents paused\n" #~ " -q --quit request that the running %s instance quit\n" #~ "\n" #~ "Only one instance of %s may run at one time. Multiple\n" #~ "torrent files may be loaded at startup by adding them to the command\n" #~ "line. If %s is already running, those torrents will be\n" #~ "opened in the running instance.\n" #~ msgstr "" #~ "käyttö: %s [-hpq] [tiedostot...]\n" #~ "\n" #~ "Transmission %s (r%d) http://transmission.m0k.org/\n" #~ "Ilmainen, kevytkäyttöinen BitTorrent ohjelma jossa on helppokäyttöinen " #~ "käyttöliittymä\n" #~ "\n" #~ " -h --help näyttää tämän viestin\n" #~ " -p --paused aloittaa ohjelman niin että torrentit ovat poissa päältä\n" #~ " -q --quit sulkee päällä olevan %s ohjelman\n" #~ "\n" #~ "Vain yksi %s ohjelma voi olla kerrallaan käynnissä. Useampi\n" #~ "torrent tiedosto voidaan ladata käynnistyksessä lisäämällä ne\n" #~ "komentoriville. Jos %s ohjelma on jo käynnissä, nämä torrentit\n" #~ "avautuvat käynnissä olevassa ohjelmassa.\n" #~ msgid "???" #~ msgstr "???" #~ msgid "Restrict the download rate" #~ msgstr "Rajoitettu latausnopeus" #~ msgid "Speed in KiB/sec for restricted download rate" #~ msgstr "Aseta nopeus KiB/sec rajoitetulle latausnopeudelle" #~ msgid "Restrict the upload rate" #~ msgstr "Rajoitettu lähetys nopeus" #~ msgid "Speed in KiB/sec for restricted upload rate" #~ msgstr "Aseta nopeus KiB/sec rajoitetulle lähetysnopeudelle" #~ msgid "" #~ "When adding a torrent, always prompt for a directory to download data " #~ "files into" #~ msgstr "Lisättäessä torrenttia, kysy aina tallennushakemistoa" #~ msgid "Destination directory for downloaded data files" #~ msgstr "Ladattujen tiedostojen tallennushakemisto" #~ msgid "Listening _port:" #~ msgstr "Käytetty portti:" #~ msgid "Au_tomatic port mapping via NAT-PMP or UPnP" #~ msgstr "Automaattinen portin mappaus NAT-PMP:llä tai UPnP:llä" #~ msgid "Attempt to bypass NAT or firewall to allow incoming peer connections" #~ msgstr "Yritä ohittaa NAT tai palomuuri salliaksesi sisääntulevat yhteydet" #~ msgid "" #~ "Perform Azureus or µTorrent compatible peer exchange with any peers which " #~ "support it" #~ msgstr "" #~ "Käytä käyttäjien osoitteiden jakamista Azureus tai µTorrent " #~ "yhteensopivien käyttäjien kanssa jos ne tukevat sitä" #~ msgid "Use a system tray / dock / notification area icon" #~ msgstr "Käytä alapalkkia / paneelia / huomautus ikonia" #~ msgid "Prompt for confirmation when quitting" #~ msgstr "Kysy vahvistusta lopetettaessa ohjelmaa" #~ msgid "Torrent files added via the toolbar, popup menu, and drag-and-drop" #~ msgstr "Käyttöliittymästä lisätyt torrentit:" #~ msgid "" #~ "For torrents added e_xternally\n" #~ "(via the command-line):" #~ msgstr "" #~ "Muualta lisätyt torrentit\n" #~ "(päätteestä lisätyt):" #~ msgid " Total DL: %s/s Total UL: %s/s" #~ msgstr " Latausnopeus yhteensä: %s/s Lähetysnopeus yhteensä: %s/s" #~ msgid "Checking existing files (%.1f%%)" #~ msgstr "Tarkistetaan aikaisempia tiedostoja (%.1f%%)" #~ msgid "Stopping..." #~ msgstr "Pysäytetään..." #~ msgid "week" #~ msgid_plural "weeks" #~ msgstr[0] "viikko" #~ msgstr[1] "viikkoa" #~ msgid "∞" #~ msgstr "∞"