# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-04-25 00:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: conf.c:87 #, c-format msgid "" "Failed to open the file %s for writing:\n" "%s" msgstr "" #: conf.c:102 #, c-format msgid "Another copy of %s is already running." msgstr "" #: conf.c:105 #, c-format msgid "" "Failed to lock the file %s:\n" "%s" msgstr "" #: conf.c:128 dialogs.c:213 main.c:1130 #, c-format msgid "" "Failed to create the directory %s:\n" "%s" msgstr "" #: conf.c:197 conf.c:370 #, c-format msgid "" "Failed to open the file %s for reading:\n" "%s" msgstr "" #: conf.c:216 conf.c:389 #, c-format msgid "" "Error while reading from the file %s:\n" "%s" msgstr "" #: conf.c:280 conf.c:491 #, c-format msgid "" "Failed to open or lock the file %s:\n" "%s" msgstr "" #: conf.c:300 conf.c:533 #, c-format msgid "" "Error while writing to the file %s:\n" "%s" msgstr "" #: conf.c:307 conf.c:540 #, c-format msgid "" "Failed to rename the file %s to %s:\n" "%s" msgstr "" #: dialogs.c:77 #, c-format msgid "%s Preferences" msgstr "" #: dialogs.c:86 dialogs.c:301 msgid "Choose a download directory" msgstr "" #: dialogs.c:94 msgid "_Limit download speed" msgstr "" #: dialogs.c:96 msgid "Maximum _download speed:" msgstr "" #: dialogs.c:98 msgid "Li_mit upload speed" msgstr "" #: dialogs.c:100 msgid "Maximum _upload speed:" msgstr "" #. directory label and chooser #: dialogs.c:152 msgid "Download di_rectory:" msgstr "" #. port label and entry #: dialogs.c:162 msgid "Listening _port:" msgstr "" #: dialogs.c:288 msgid "Add a Torrent" msgstr "" #: dialogs.c:295 msgid "Automatically _start torrent" msgstr "" #: dialogs.c:297 msgid "Use alternate _download directory" msgstr "" #: dialogs.c:327 msgid "Torrent files" msgstr "" #: dialogs.c:329 msgid "All files" msgstr "" #: dialogs.c:432 #, c-format msgid "%s Properties" msgstr "" #: dialogs.c:457 dialogs.c:460 msgid "Tracker:" msgstr "" #: dialogs.c:462 msgid "Announce:" msgstr "" #: dialogs.c:463 msgid "Piece Size:" msgstr "" #: dialogs.c:464 msgid "Pieces:" msgstr "" #: dialogs.c:465 msgid "Total Size:" msgstr "" #: dialogs.c:467 dialogs.c:469 msgid "Seeders:" msgstr "" #: dialogs.c:467 dialogs.c:471 msgid "?" msgstr "" #: dialogs.c:471 dialogs.c:473 msgid "Leechers:" msgstr "" #: dialogs.c:477 msgid "Directory:" msgstr "" #: dialogs.c:478 msgid "Downloaded:" msgstr "" #: dialogs.c:479 msgid "Uploaded:" msgstr "" #: ipc.c:209 #, c-format msgid "" "Failed to set up socket:\n" "%s" msgstr "" #: ipc.c:230 #, c-format msgid "failed to create socket: %s\n" msgstr "" #: ipc.c:239 #, c-format msgid "failed to connect to %s: %s\n" msgstr "" #: ipc.c:400 main.c:366 main.c:663 main.c:1142 #, c-format msgid "Failed to load the torrent file %s" msgid_plural "" "Failed to load the torrent files:\n" "%s" msgstr[0] "" msgstr[1] "" #: ipc.c:418 #, c-format msgid "bad IPC protocol version\n" msgstr "" #: main.c:168 msgid "Add" msgstr "" #: main.c:169 msgid "Add a new torrent" msgstr "" #: main.c:170 msgid "Start" msgstr "" #: main.c:172 msgid "Start a torrent that is not running" msgstr "" #: main.c:173 msgid "Stop" msgstr "" #: main.c:175 msgid "Stop a torrent that is running" msgstr "" #: main.c:176 msgid "Remove" msgstr "" #: main.c:177 msgid "Remove a torrent" msgstr "" #: main.c:178 msgid "Properties" msgstr "" #: main.c:179 msgid "Show additional information about a torrent" msgstr "" #: main.c:180 msgid "Preferences" msgstr "" #: main.c:181 msgid "Customize application behavior" msgstr "" #: main.c:219 msgid "Transmission" msgstr "" #: main.c:459 msgid "Name" msgstr "" #. this string is only used to determing the size of the progress bar #: main.c:466 msgid " fnord fnord " msgstr "" #: main.c:469 msgid "Progress" msgstr "" #: main.c:740 #, c-format msgid "Checking existing files (%.1f%%)" msgstr "" #: main.c:743 #, c-format msgid "Finishing in --:--:-- (%.1f%%)" msgstr "" #: main.c:745 #, c-format msgid "Finishing in %02i:%02i:%02i (%.1f%%)" msgstr "" #: main.c:749 #, c-format msgid "Seeding, uploading to %d of %d peer" msgid_plural "Seeding, uploading to %d of %d peers" msgstr[0] "" msgstr[1] "" #: main.c:753 msgid "Stopping..." msgstr "" #: main.c:755 #, c-format msgid "Stopped (%.1f%%)" msgstr "" #: main.c:763 msgid "Error: " msgstr "" #: main.c:767 #, c-format msgid "Downloading from %i of %i peer" msgid_plural "Downloading from %i of %i peers" msgstr[0] "" msgstr[1] "" #: main.c:800 #, c-format msgid "" "Ratio: %s\n" "UL: %s/s" msgstr "" #: main.c:803 #, c-format msgid "" "DL: %s/s\n" "UL: %s/s" msgstr "" #: main.c:849 #, c-format msgid " Total DL: %s/s Total UL: %s/s" msgstr "" #: main.c:1118 msgid "not a valid torrent file" msgstr "" #: main.c:1119 msgid "torrent is already open" msgstr "" #: main.c:1144 #, c-format msgid "Failed to load the torrent file %s: %s" msgstr "" #: main.c:1150 #, c-format msgid "%s (%s)" msgstr "" #: util.c:64 msgid "B" msgstr "" #: util.c:64 msgid "KiB" msgstr "" #: util.c:64 msgid "MiB" msgstr "" #: util.c:64 msgid "GiB" msgstr "" #: util.c:64 msgid "TiB" msgstr "" #: util.c:64 msgid "PiB" msgstr "" #: util.c:64 msgid "EiB" msgstr "" #: util.c:89 msgid "N/A" msgstr "" #. this is a UTF-8 infinity symbol #: util.c:93 msgid "∞" msgstr ""