# # firetorrent.properties # # Copyright (c) 2005, 2006 by Daniel Potter. All rights reserved. # # This file is part of FireTorrent. # # FireTorrent is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 as published # by the Free Software Foundation. # # FireTorrent is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with FireTorrent; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # Localized stringbundle # open.torrent = Open Torrent save.file.to = Save File As... save.dir.to = Select Download Directory filter.torrent.name = BitTorrent Files torrent.noName = BitTorrent File torrent.downloading.name = Downloading %s... torrent.status.downloading = .torrent Downloading torrent.status.downloading.tooltiptext = Downloading .torrent file torrent.status.starting = Starting torrent.status.starting.tooltiptext = Attempting to connect to tracker torrent.status.limbo = Waiting... torrent.status.limbo.tooltiptext = Received response from tracker, waiting for peers torrent.status.uploading = Uploading torrent.status.uploading.tooltiptext = Currently uploading content torrent.status.downloading = Downloading torrent.status.downloading.tooltiptext = Currently downloading content torrent.status.seeding = Seeding torrent.status.seeding.tooltiptext = Download is complete, seeding size.b = B size.b.name = byte size.b.name.plural = bytes size.kib = KiB size.kib.name = kibibyte size.kib.name.plural = kibibytes size.mib = MiB size.mib.name = mebibyte size.mib.name.plural = mebibytes size.gib = GiB size.gib.name = tebibyte size.gib.name.plural = tebibytes # For completeness, since we cap out at 64 bits of addressable data, # theoretically (nsISeekableStream takes a signed 64-bit int to seek) size.tib = TiB size.tib.name = tebibyte size.tib.name.plural = tebibytes size.pib = PiB size.pib.name = pebibyte size.pib.name.plural = pebibytes size.eib = EiB size.eib.name = exbibyte size.eib.name.plural = exbibytes # %s is replaced with the current IP options.ip.resolved = Detected IP Address: %s options.ip.resolveFailed = Detected IP Address: Lookup failed port.is.privileged = The port you have requested, %d, is in the privileged port range. You may not be allowed to use that port. Are you sure you want to try to use that port? # Various error messages error.NS_OK = Operation completed successfully. (Or not?) error.NS_ERROR_FAILURE = An error occured. error.NS_ERROR_UNEXPECTED = An unexpected error occured. error.NS_ERROR_OUT_OF_MEMORY = Out of memory. error.NS_ERROR_ILLEGAL_VALUE = An internal function was given a bad argument. error.NS_ERROR_NOT_AVAILABLE = Not available. error.NS_BASE_STREAM_CLOSED = Base stream closed. error.NS_BASE_STREAM_OSERROR = Operating system returned error. error.NS_ERROR_FILE_UNRECOGNIZED_PATH = Unrecognized path. error.NS_ERROR_FILE_UNRESOLVABLE_SYMLINK = Symlink could not be resolved. error.NS_ERROR_FILE_EXECUTION_FAILED = Execution failed. error.NS_ERROR_FILE_UNKNOWN_TYPE = File is an unknown type. error.NS_ERROR_FILE_DESTINATION_NOT_DIR = Destination is not a directory. error.NS_ERROR_FILE_TARGET_DOES_NOT_EXIST = Target does not exist. error.NS_ERROR_FILE_COPY_OR_MOVE_FAILED = Copy or move failed. error.NS_ERROR_FILE_ALREADY_EXISTS = File already exists. error.NS_ERROR_FILE_INVALID_PATH = Invalid path. error.NS_ERROR_FILE_DISK_FULL = Disk is full. error.NS_ERROR_FILE_CORRUPTED = Corrupted. error.NS_ERROR_FILE_NOT_DIRECTORY = File is not a directory. error.NS_ERROR_FILE_IS_DIRECTORY = File is a directory. error.NS_ERROR_FILE_IS_LOCKED = File is locked. error.NS_ERROR_FILE_TOO_BIG = File is too big. error.NS_ERROR_FILE_NO_DEVICE_SPACE = No device space. error.NS_ERROR_FILE_NAME_TOO_LONG = File name is too long. error.NS_ERROR_FILE_NOT_FOUND = File not found error.NS_ERROR_FILE_READ_ONLY = File is read only. error.NS_ERROR_FILE_DIR_NOT_EMPTY = Directory is not empty. error.NS_ERROR_FILE_ACCESS_DENIED = File access was denied. error.unknown = Unknown error [%s] (%d). error.torrent.start = Torrent failed to start: