<? /* * Libretto - Web download manager. * Copyright (C) 2007 Jordi Pujol (jordi_pujolATtelefonicaDOTnet). * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any later * version. * * This program 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 * this program; if not, write to the Free Software Foundation, Inc., 59 Temple * Place, Suite 330, Boston, MA 02111-1307 USA */ global $globalLanguage; $globalLanguage = array( // Localized language names // do not translate language names, "language-ca" => "Idioma Català", "language-en" => "English language", "language-es" => "Idioma Español", // translate next items "0" => "No", "1" => "Yes", "about" => "About", "aboutlibretto" => "About Libretto", "active" => "Active", "add" => "Add", "adddownload" => "Add Download", "administrator" => "Administrator", "aria2c" => "Aria2", "aria2coptions" => "Aria2 options", "aria2coptionstorrent" => "Aria2 options torrent", "auto" => "auto", "binary" => "Binary program", "ca" => "Catalan", "cantcreatedir" => "Can't create directory", "cantdeletefiles" => "Can't delete job files", "cantpause" => "Can't stop job", "cantremove" => "Can't remove job", "cantresume" => "Can't resume job", "clearedlog" => "Job log cleared", "clicktosort" => "Sort by this column", "close" => "Close", "configlibretto" => "Configure Libretto", "configuration" => "Configuration", "delete" => "Delete Files", "deletedfiles" => "Job files deleted successfully", "description" => "Wherever we are, add URLs via web interface and watch them download to our home server...", "destdir" => "Destination Directory", "directory" => "directory", "done" => "Done", "down" => "Down", "download" => "Download", "downloader" => "Downloader", "downloaderinvalid" => "Invalid Downloader", "downloadexists" => "File is already downloading, control that in the Status page.", "downloading" => "Downloading", "downloadscheduled" => "Download scheduled, maximum number of active jobs reached", "downloadspeed" => "Download Speed", "downloadstarted" => "Download Started", "downloadstart" => "Start Download", "downloadstatus" => "Download Status", "downloadtype" => "Download Type", "downloadtypeinvalid" => "Invalid download type", "en" => "English", "enhancedctorrent" => "Enhanced Ctorrent", "enhancedctorrentoptions" => "Enhanced Ctorrent options", "error" => "Error", "es" => "Spanish", "estimatedtime" => "Estimated time", "fetched" => "Fetched", "filealtlocal" => "Complementary local file", "file" => "file", "filelocal" => "Local file", "filename" => "File name", "fileserver" => "Server file", "files" => "Files", "found" => "found in", "from" => "from", "fullpath" => "Full path", "getfiles" => "Getting files of the job", "gid" => "Group ID", "help" => "Help", "helplibretto" => "General help", "httppasswd" => "HTTP Passwd", "httpuser" => "HTTP User", "inactive" => "Inactive", "info" => "Show download info", "jigdofromfile" => "Jigsaw Download from File", "jigdofromurl" => "Jigsaw Download from URL", "jigdo" => "Jigsaw Download", "jobrunning" => "Job is running", "jobs" => "Jobs", "language" => "Language", "logfile" => "Log File", "markdone" => "Cancel Job", "mask" => "File Mask", "menu" => "Menu", "metalink" => "metalink", "mirror" => "mirror", "mode" => "Mode", "notfound" => "not found", "nullurl" => "null URL", "opts" => "Options", "password" => "Password", "paused" => "Job stopped successfully", "pauseresume" => "Stop Resume", "pause" => "Stop", "peers" => "Peers", "percent" => "Percent", "pid" => "PID", "playing" => "Opening", "play" => "Open", "progress" => "Progress", "refreshinterval" => "Refresh Interval", "refresh" => "Refresh", "removed" => "Job removed successfully", "resumed" => "Job resumed successfully", "resume" => "Resume", "savefile" => "Save to File", "save" => "Get to local", "scanpath" => "Jigdo path to scan", "scanpathinvalid" => "Invalid Jigdo path to scan", "seeds" => "Seeds", "sharing" => "Sharing", "size" => "Size", "sourceinvalid" => "Invalid source", "speed" => "Speed", "status" => "Status", "storagedir" => "Storage Directory", "subdircheck" => "Subdirectory Name from File Name", "subdirname" => "Subdirectory Name", "thefile" => "The file ", "title" => "Libretto. Web download manager", "tmpdir" => "Temporary Directory", "torrentfromfile" => "Torrent from file", "torrent" => "torrent", "uid" => "User ID", "unknown" => "Unknown", "uploaded" => " has been uploaded to ", "uploaderror1" => "There was an error uploading the complementary file, please try again!", "uploaderror" => "There was an error uploading the file, please try again!", "uploadspeed" => "Upload Speed", "uploadwarning1" => ' , already exists.', "uploadwarning2" => 'Error. Not uploading complementary file ', "uploadwarning" => 'Error. Not uploading file ', "up" => "Up", "urltype" => "URL Type", "url" => "URL", "users" => "Users", "user" => "User", "utilities" => "Utilities", "viewlog" => "View Log", "wgetoptionsmirror" => "Wget Options Mirror", "wgetoptions" => "Wget Options", "wget" => "Wget", ); ?>