Files
MIXBOX-ARCHIVE/apps/transmission/web/tr-web-control/i18n/en.json
2018-12-31 23:47:47 +08:00

449 lines
14 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "en",
"author": "ronggang, ASAPHAANING, vodek3, DarkAlexWang, Mark eM",
"system": {
"title": "Transmission WEB Control",
"status": {
"connect": "Connecting...",
"connected": "Connected",
"queue": "Queue:",
"queuefinish": "The queue(s) has finished.",
"notfinal": "Not finalized",
"checked": "%n data checked:"
}
},
"error": {
"data-error": "Error recieving data!",
"data-post-error": "Error posting data!",
"rename-error": "Error renaming file/folder!"
},
"config": {
"save-path": "Download directory"
},
"toolbar": {
"start": "Start",
"pause": "Pause",
"recheck": "Recheck",
"start-all": "Start all",
"pause-all": "Pause all",
"remove": "Remove",
"remove-all": "Remove all",
"remove-data": "Remove data",
"add-torrent": "Add Torrent",
"attribute": "Attribute",
"alt-speed": "Alt-Speed",
"system-config": "Config",
"system-reload": "Reload",
"about": "About",
"reload-time": "Auto Reload:",
"reload-time-unit": "s/time",
"autoreload-disabled": "Disabled",
"autoreload-enabled": "Enabled",
"search-prompt": "Search Local Torrents",
"tracker-replace": "Replace trackers",
"queue": "Queue",
"ui-mobile": "Mobile UI",
"ui-original": "Original UI",
"ui-computer": "Desktop UI",
"plugin": "Extensions/plugins",
"rename": "Rename",
"copy-path-to-clipboard": "Copy download location to clipboard",
"tip": {
"start": "Start the checked torrents",
"pause": "Pause the checked torrents",
"recheck": "Recheck the checked torrents",
"recheck-confirm": "Are you sure you want to re-check the selected torrents? This may take some time!",
"start-all": "Start all",
"pause-all": "Pause all",
"remove": "Remove",
"delete-all": "Delete-all",
"delete-data": "Delete-data",
"add-torrent": "Add torrent(s)",
"attribute": "Attribute",
"alt-speed": "Alt-speed",
"system-config": "Config",
"system-reload": "Reload",
"about": "About this app",
"autoreload-disabled": "Click to disable auto reload",
"autoreload-enabled": "Click to enable auto reload",
"tracker-replace": "Replace trackers",
"change-download-dir": "Change download location",
"ui-mobile": "Mobile UI",
"ui-original": "Original UI",
"more-peers": "Ask tracker for more peers",
"rename": "Renaming a Torrent's Path",
"copy-path-to-clipboard": "Copy download location to clipboard"
}
},
"menus": {
"queue": {
"move-top": "Move to top",
"move-up": "Move up",
"move-down": "Move down",
"move-bottom": "Move to bottom"
},
"plugin": {
"auto-match-data-folder": "Automatically matches data directory"
},
"setLabels": "Set User Labels"
},
"title": {
"left": "Navigation",
"list": "Torrents",
"attribute": "Attribute",
"status": "Status"
},
"tree": {
"all": "All",
"active": "Active",
"paused": "Paused",
"downloading": "Downloading",
"sending": "Seeding",
"error": "Error",
"warning": "Warning",
"actively": "Active",
"check": "Checking",
"wait": "Waiting",
"search-result": "Search Result",
"status": {
"loading": "Loading..."
},
"statistics": {
"title": "Statistics",
"cumulative": "Cumulative",
"current": "Current",
"uploadedBytes": "UploadedBytes:",
"downloadedBytes": "DownloadedBytes:",
"filesAdded": "FilesAdded:",
"sessionCount": "SessionCount:",
"secondsActive": "SecondsActive:"
},
"servers": "Trackers",
"folders": "Folders",
"toolbar": {
"nav": {
"folders": "Folders"
}
},
"labels": "User Labels"
},
"statusbar": {
"downloadspeed": "Download speed:",
"uploadspeed": "Seed speed:",
"version": "Version:"
},
"dialog": {
"torrent-add": {
"download-dir": "Download Dir:",
"torrent-url": "Torrent URL:",
"tip-torrent-url": "Tip: Please add multiple content with an 'Enter' key press to separate",
"autostart": "Auto Start:",
"tip-autostart": "",
"set-default-download-dir": "Set as default directory",
"upload-file": "Torrent file(s):",
"nosource": "No torrent file or URL.",
"tip-title": "Uploading the torrent file takes precedence over the torrent URL"
},
"system-config": {
"title": "Server Config",
"tabs": {
"base": "Base",
"network": "Network",
"limit": "Limit",
"alt-speed": "Alternative speeds",
"dictionary-folders": "Folders Dictionary",
"more": "More",
"labels": "Labels"
},
"config-dir": "Location of transmission's configuration directory:",
"download-dir": "Default path to download torrents:",
"download-dir-free-space": "Free space:",
"incomplete-dir-enabled": "Use incomplete directory",
"cache-size-mb": "Disk cache size:",
"rename-partial-files": "Append '.part' to incomplete files",
"start-added-torrents": "Auto start added torrents",
"download-queue-enabled": "Enabled download queue, max queue number:",
"seed-queue-enabled": "Enabled seed queue, max queue number:",
"peer-port-random-on-start": "Use random port on start",
"port-forwarding-enabled": "Enabled forwarding",
"test-port": "Test the port",
"port-is-open-true": "The port is open",
"port-is-open-false": "The port is closed",
"testing": "Testing...",
"encryption": "Encryption:",
"encryption-type": {
"required": "Required",
"preferred": "Preferred",
"tolerated": "Tolerated"
},
"utp-enabled": "Enabled µTP (UPnP)",
"dht-enabled": "Enabled DHT",
"lpd-enabled": "Enabled LPD",
"pex-enabled": "Enabled PEX",
"peer-limit-global": "Maximum global number of peers:",
"peer-limit-per-torrent": "Maximum peers number of torrent:",
"speed-limit-down-enabled": "Max global download speed:",
"speed-limit-up-enabled": "Max global upload speed:",
"alt-speed-enabled": "Enable alternative speeds",
"alt-speed-down": "Alternative global download speed:",
"alt-speed-up": "Alternative global upload speed:",
"alt-speed-time-enabled": "Use schedule",
"alt-speed-time": "Time",
"weekday": {
"1": "Monday",
"2": "Tuesday",
"3": "Wednesday",
"4": "Thursday",
"5": "Friday",
"6": "Saturday",
"0": "Sunday"
},
"blocklist-enabled": "Use blocklist",
"blocklist-size": "Blocklist has %n rules.",
"seedRatioLimited": "The default seed ratio for torrents to use:",
"queue-stalled-enabled": "Whether or not to consider idle torrents as stalled:",
"idle-seeding-limit-enabled": "Torrents we're seeding will be stopped if they're idle for this long:",
"minutes": "Minutes",
"nochange": "No change",
"saving": "Saving...",
"show-bt-servers": "Show 'BT servers' on Trackers:",
"restore-default-settings": "Restore UI Default Settings",
"language": "Language:",
"loading": "Loading...",
"hide-subfolders": "When clicking on the data directory, hide subfolders content in the list:",
"simple-check-mode": "Checked only one torrent when you right-click on the torrent list:",
"nav-contents": "Navigation bar Display content:",
"labels-manage": {
"name": "Label Name",
"description": "Description",
"color": "Color",
"actions": "Actions",
"import-confirm": "Do you want to import labels? This overrides the current configuration."
},
"import-config": "Import configuration from file",
"export-config": "Export current configuration",
"import-config-confirm": "Do you want to import these configurations? This overrides the current configuration."
},
"public": {
"button-ok": "OK",
"button-cancel": "Cancel",
"button-reload": "Reload",
"button-save": "Save",
"button-close": "Close",
"button-update": "Update",
"button-config": "Config",
"button-addnew": "Add",
"button-edit": "Edit",
"button-delete": "Delete",
"button-export": "Export",
"button-import": "Import"
},
"about": {
"infos": "Authorculturist<br/>StatementMost of the icons used in this program from the network, if any violation of your rights, please contact me delete.",
"check-update": "Check Update",
"home": "Project Home",
"help": "Wiki",
"donate": "Donate",
"pt-plugin": "PT Plugin"
},
"torrent-remove": {
"title": "Remove confirm",
"confirm-text": "Are you sure you want to remove the checked torrent(s)?",
"remove-data": "Delete local data",
"remove-error": "Delete failed!"
},
"torrent-changeDownloadDir": {
"title": "Set new dir",
"old-download-dir": "Old dir:",
"new-download-dir": "New dir:",
"move-data": "If checked, move from previous location. otherwise, search 'New dir' for files.",
"set-error": "set error!",
"recheck-data": "Recheck data."
},
"system-replaceTracker": {
"title": "Replace Trackers",
"old-tracker": "Old tracker:",
"new-tracker": "New tracker:",
"tip": "This function will find <b>all torrents</b> Tracker.",
"not-found": "Tracker is not found."
},
"auto-match-data-folder": {
"title": "Automatically matches data directory",
"torrent-count": "Torrent count:",
"folder-count": "Folder count:",
"dictionary": "Folders Dictionary",
"time-begin": "Begin time:",
"time-now": "Now:",
"status": "Status:",
"ignore": "Ignore",
"working-close-confirm": "Torrents are currently downloading, are sure you want to close Transmission?",
"time-interval": "Time interval (seconds):",
"work-mode-title": "Mode:",
"work-mode": {
"1": "Individually matched by torrent",
"2": "Individually matched by folder"
}
},
"torrent-rename": {
"title": "Renaming a Torrent's Path",
"oldname": "Old",
"newname": "New"
},
"torrent-attribute-add-tracker": {
"title": "Add Trackers",
"tip": "One Line, One Tracker"
},
"torrent-setLabels": {
"title": "Set User Labels",
"available": "Available:",
"selected": "Selected:"
},
"export-config": {
"title": "Please select the details need to be exported",
"option-all": "All configuration",
"option-system": "Web Control configuration",
"option-dictionary": "Defined Folders Dictionary",
"option-server": "Transmission configuration (Download directory, cache, speed limit, etc.)"
},
"import-config": {
"title": "Please select the details need to be import",
"invalid-file": "Invalid profile"
}
},
"torrent": {
"fields": {
"id": "#",
"name": "Name",
"hashString": "HASH",
"downloadDir": "Download Dir",
"totalSize": "Total size",
"status": "Status",
"percentDone": "Percent done",
"remainingTime": "Remaining time",
"addedDate": "Date added",
"completeSize": "Complete size",
"rateDownload": "Download rate",
"rateUpload": "Upload rate",
"leecherCount": "Leecher",
"seederCount": "Seeder",
"uploadedEver": "Uploaded ever",
"uploadRatio": "Ratio",
"queuePosition": "Queue",
"activityDate": "Activity Date",
"trackers": "Trackers",
"labels": "User Labels"
},
"status-text": {
"0": "Paused",
"1": "Wait check",
"2": "Checking",
"3": "Wait download",
"4": "Downloading",
"5": "Wait seed",
"6": "Seeding"
},
"attribute": {
"tabs": {
"base": "Base",
"servers": "Trackers",
"files": "Files",
"users": "Peers",
"config": "Config"
},
"files-fields": {
"name": "Name",
"length": "Size",
"percentDone": "Percent done",
"bytesCompleted": "Complete size",
"wanted": "Wanted",
"priority": "Priority"
},
"servers-fields": {
"announce": "Announce",
"announceState": "Status",
"lastAnnounceResult": "Infos",
"lastAnnounceSucceeded": "Succeeded",
"lastAnnounceTime": "AnnounceTime",
"lastAnnounceTimedOut": "TimedOut",
"downloadCount": "Download count",
"nextAnnounceTime": "Next announce"
},
"peers-fields": {
"address": "IP address",
"clientName": "Client",
"flagStr": "Flag",
"progress": "Progress",
"rateToClient": "RateToClient",
"rateToPeer": "RateToPeer"
},
"status": {
"true": "True",
"false": "False"
},
"priority": {
"0": "Normal",
"1": "High",
"-1": "Low"
},
"label": {
"name": "Name:",
"addedDate": "Added date:",
"totalSize": "Total size:",
"completeSize": "Complete size:",
"leftUntilDone": "Left until done:",
"hashString": "HASH:",
"downloadDir": "Download dir:",
"status": "Status:",
"rateDownload": "Rate download:",
"rateUpload": "Rate upload:",
"leecherCount": "Leecher:",
"seederCount": "Seeder:",
"uploadedEver": "Uploaded ever:",
"uploadRatio": "Upload Ratio:",
"creator": "Creator:",
"dateCreated": "Date created:",
"comment": "Comment:",
"errorString": "Error string:",
"downloadLimited": "Max global download speed:",
"uploadLimited": "Max global upload speed:",
"peer-limit": "Maximum peers for this torrent:",
"seedRatioMode": "Seed ratio for torrents to use:",
"seedIdleMode": "Torrents we're seeding will be stopped if they're idle for this long:",
"doneDate": "Finish Time:",
"seedTime": "Seed Time:"
},
"tip": {
"button-allow": "Download checked file(s)",
"button-deny": "Skip checked file(s)",
"button-priority": "Set priority",
"button-tracker-add": "Add New Tracker",
"button-tracker-edit": "Edit Tracker",
"button-tracker-remove": "Remove Tracker"
},
"other": {
"tracker-remove-confim": "Are you sure want to remove this Tracker?"
}
}
},
"torrent-head": {
"buttons": {
"autoExpandAttribute": "Auto expand attribute"
}
},
"public": {
"text-unknown": "Unknown",
"text-drop-title": "Drag and drop the file in the region to add to the Transmission.",
"text-saved": "Saved",
"text-nochange": "No change",
"text-info": "Infos",
"text-confirm": "Are you sure?",
"text-browsers-not-support-features": "The current browser does not support this feature!",
"text-download-update": "Download this update",
"text-have-update": "An update is available",
"text-on": "ON",
"text-off": "OFF",
"text-how-to-update": "How to update?",
"text-ignore-this-version": "Ignore this version",
"text-json-file-parsing-failed": "JSON file parsing failed!"
}
}