Cog/Localizations/Greek/help.html

123 lines
No EOL
6 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Βοήθεια περί του Cog</title>
<meta name="AppleTitle" content="Cog Help"/>
<META NAME="AppleIcon" content="Cog%20Help/images/wheel.png">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
body { font-family: "lucida grande"; font-size: 12px; }
h2 { margin-top: 30px; }
a:link, a:visited { color: black; }
a:hover { text-decoration: none; }
td { width: 100px; font-weight: bold; padding-top: 10px; }
td.icon { width: auto; }
</style>
</head>
<body>
<div id="header" style="clear: both;"><img src="images/logo.png" style="width: 200px; " />
<ul style="float: right; list-style-type: none; margin-right: 20px;">
<li><a href="http://cogx.org/">Σελίδα του Cog</a></li>
<li><a href="http://sbooth.org/forums/index.php?c=4">Fora του Cog</a></li>
<li><a href="mailto:vspader@users.sourceforge.net">Απόστολή e-mail στον προγραμματιστή</a></li>
</ul>
</div>
<div class="formats" style="float: right; width: 45%; ">
<h2>Υποστηριζόμενα codecs</h2>
<ul>
<li>Ogg Vorbis</li>
<li>FLAC</li>
<li>AAC</li>
<li>MP3</li>
<li>WAV</li>
<li>AIFF</li>
<li>Musepack</li>
<li>Monkey's Audio</li>
<li>Shorten</li>
<li>WavPack</li>
<li>Apple Lossless</li>
<li>Κάθε codec υποστηριζόμενο από το Core Audio API του Mac OS X 10.4</li>
</ul>
<h2>Υποστηριζόμενα tags</h2>
<ul>
<li>Σχόλια Vorbis/FLAC tags</li>
<li>ID3v1.0, 1.1, 2.3+</li>
<li>APEv1 και v2</li>
</ul>
</div>
<div class="buttons">
<h2>Πλήκτρα</h2>
<table>
<tr>
<td class="icon"><img src="images/play_gray.png"/></td>
<td>Αναπαραγωγή/Παύση</td>
</tr>
<tr>
<td class="icon"><img src="images/prev_gray.png"/></td>
<td>Προηγούμενο Τραγούδι</td>
<td class="icon"><img src="images/next_gray.png"/></td>
<td>Επόμενο Τραγούδι</td>
</tr>
<tr>
<td class="icon"><img src="images/files_off.png"/></td>
<td>Προβολή/απόκρυψη<br>Συρταριού Αρχείων</td>
<td class="icon"><img src="images/repeat_off.png"/></td>
<td>Ενεργοποίηση/απενεργοποίηση Συνεχόμενης αναπαραγωγής</td>
</tr>
<tr>
<td class="icon"><img src="images/info_off.png"/></td>
<td> Προβολή/απόκρυψη<br> Συρταριού Πληροφοριών</td>
<td class="icon"><img src="images/shuffle_off.png"/></td>
<td> Ενεργοποίηση/απενεργοποίηση Τυχαίας αναπαραγωγής </td>
</tr>
</table>
<h2>Γενικά Χαρακτηριστικά</h2>
<ul>
<li>Υποστήριξη για Last.fm</li>
<li>Υποστήριξη για Growl</li>
<li>Λίστες αναπαραγωγής M3U και PLS</li>
<li>HTTP streaming</li>
<li>Επιλογή συσκευής εξόδου</li>
<li>Αναπαραγωγή χωρίς κενά</li>
<li>Λογαριθμικός έλεγχος εντάσεως</li>
<li>Έξυπνη τυχαία αναπαραγωγή</li>
<li>Μετακίνηση μέσα στα τραγούδια</li>
</ul>
</div>
</body>
</html>