Update userguide translations, waddlesplash as nielx
This commit is contained in:
@@ -64,8 +64,8 @@
|
||||
<tr class="heading"><td>Index</td></tr>
|
||||
<tr class="index"><td>
|
||||
<a href="#mailsystem">Sistemul de mail Haiku</a><br />
|
||||
<a href="#statuses">Utilizare statusuri personalizate</a><br />
|
||||
<a href="#queries">Utilizare interogări</a><br />
|
||||
<a href="#statuses">Utilizarea de statusuri personalizate</a><br />
|
||||
<a href="#queries">Utilizarea de interogări</a><br />
|
||||
<a href="#tips">Mai multe sfaturi</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
@@ -79,8 +79,8 @@
|
||||
<a id="mailsystem" name="mailsystem">Sistemul de mail Haiku</a></h2>
|
||||
<p>If you come to Haiku from other operating systems, you're probably used to big applications like MS Outlook or Mozilla's Thunderbird. You have to configure them by entering all the info on mail server addresses etc. and they use their own contacts database. They take care of sending and fetching email and store them in some big special file.<br />
|
||||
Changing you email client can be a hassle with quite some ex/importing and converting going on. Using more than one client in parallel to check out what else is available is also not without the occasional kerfuffle.</p>
|
||||
<p>Haiku's mail system is different. It breaks down into smaller separate modules.</p>
|
||||
<p>There's the <span class="app">mail_daemon</span> that takes care of the communication with your mail servers. The <a href="preferences/e-mail.html">E-Mail</a> preferences is the one central point to configure your email accounts and how often they're checked, for example.</p>
|
||||
<p>Sistemul de email Haiku este diferit. Se împarte în module separate mai mici.</p>
|
||||
<p>Există <span class="app">mail_daemon</span> care are grijă de comunicarea cu serverele de email. Preferințele <a href="preferences/e-mail.html">E-Mail</a> sunt punctul central pentru configurarea conturilor de email pe care le aveți și cât de frecvent sunt verificate, de exemplu.</p>
|
||||
<p>Every message that is fetched or sent is saved as one single email file, with its header information (like sender, subject, date) and status (like New, Replied, Sent) in BFS attributes. This enables searching/filtering them with Haiku's fast queries.</p>
|
||||
<img src="images/workshop-email-images/browsing.png" alt="browsing.png" />
|
||||
<p>With every email being in a separate file, viewing them becomes just as easy as browsing through a folder (or query result) of images with <a href="applications/showimage.html">ShowImage</a>. Leaving the Tracker window open, you'll see the moving selection of the currently viewed file while you use the previous/next button to move through them.<br />
|
||||
@@ -88,18 +88,18 @@ As they are independent files, using a viewer other than Haiku's <a href="applic
|
||||
<p>Similarly, creating a new message results in just another file that is handed to the mail_daemon that takes care of sending it off. Contact management is deferred to the <a href="applications/people.html">People</a> application.</p>
|
||||
<p>In a nutshell, where other mail clients do everything, from communicating with the mail servers to providing a view with all your mails and tools to search and filter them, Haiku uses a chain of smaller tools and general file management:</p>
|
||||
<ul>
|
||||
<li><p>The <span class="app">mail_daemon</span> to fetch/send mail and save them as normal files.</p></li>
|
||||
<li><p>Tracker windows and queries to find and show email files.</p></li>
|
||||
<li><p>The <span class="app">Mail</span> application to view email files and create new messages relying on system-wide contact management by the <span class="app">People</span> app.</p></li>
|
||||
<li><p><span class="app">mail_daemon</span> pentru a primi/trimite email și salvarea lor ca fișiere normale.</p></li>
|
||||
<li><p>Ferestre și interogări Tracker pentru a găsi și afișa fișiere email.</p></li>
|
||||
<li><p>Aplicația <span class="app">Mail</span> pentru a vizualiza fișiere email și pentru crearea de mesaje noi pe baza gestionării de contacte a sistemului prin aplicația <span class="app">People</span>.</p></li>
|
||||
</ul>
|
||||
<p>Especially using Tracker and queries to manage emails is a powerful idea. The experience you gain can be transferred to any other problem that is dealing with files. Be it images, music, video, contacts or any other documents, using Tracker is at the core of all file managing.<br />
|
||||
Also, improvements in any of these system areas benefit not just emailing, but all applications that make use of them.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="status" name="status">Using custom statuses</a></h2>
|
||||
<a id="status" name="status">Utilizarea de statusuri personalizate</a></h2>
|
||||
<p>When you browse through your newly arrived email, you may want to come back to some of them later to think about it in more depth. While you could use Mail's menu <span class="menu">Close and | Leave as New</span> to keep them in your "<i>New messages</i>" query, things tend to pile up that way...</p>
|
||||
<p>One solution is of course to just start a reply and save it as draft. But if you don't expect to write a reply and just want to re-read the mail later, that isn't ideal.</p>
|
||||
<p>O soluție este desigur doar să începeți un răspuns și să-l salvați drept ciornă. Dar dacă nu vă așteptați să scrieți un răspuns și doar vreți să recitiți emailul mai târziu, această metodă nu este ideală.</p>
|
||||
<img src="images/workshop-email-images/status.png" alt="status.png" />
|
||||
<p>Better use <span class="menu">Close and | Set to...</span> to create a new status and use that to categorize your mail. For example, you could call the status "<i>Later</i>", and then query for that when you find more time.<br />
|
||||
Or you use different statuses for specific projects. For example, I created a status "<i>HUG</i>" (for "Haiku user guide") under which I collect every mail that may influence the contents of the user guide, like commit messages about code changes that alter or introduce some feature or anything else I feel could improve the user guide.<br />
|
||||
@@ -108,38 +108,38 @@ In any case, try to keep the status name short. That way it always fits in a nor
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="queries" name="queries">Using queries</a></h2>
|
||||
<a id="queries" name="queries">Utilizarea de interogări</a></h2>
|
||||
<p>Sure, you specify a folder to store all your email, you can open it et voilà, there's all you mail. But over time the folder becomes crowded and showing all will take longer and longer as thousands of files and their attributes have to be parsed and sorted. Also, most of the time you don't really care about two year old emails of Nigerian princes and their inheritory trouble ...</p>
|
||||
<div class="box-info">A lot of time when populating a folder is spent on putting files read from disk into the correct sorting order and displaying that in the window. If you do have to open a folder with a huge number of files, you can shorten the wait by making the Tracker window "invisible", i.e. either minimize it or change to another workspace. Watch <a href="applications/processcontroller.html">ProcessController</a> to see how it affects CPU usage.</div>
|
||||
<p><a href="queries.html">Queries</a>, to the rescue!</p>
|
||||
<p>By using queries, you can narrow down the view of your mails. Actually, the mailbox icon in the Deskbar uses queries.</p>
|
||||
<div class="box-info">A lot of time when populating a folder is spent on putting files read from disk into the correct sorting order and displaying that in the window. If you do have to open a folder with a huge number of files, you can shorten the wait by making the Tracker window "invisible", i.e. either minimize it or change to another workspace. Watch <a href="desktop-applets/processcontroller.html">ProcessController</a> to see how it affects CPU usage.</div>
|
||||
<p><a href="queries.html">Interogări</a>, salvatoare!</p>
|
||||
<p>Prin utilizarea interogărilor, puteți restrânge vizualizarea de email. De fapt, pictograma căsuței poștale de pe Deskbar utilizează interogări.</p>
|
||||
<img src="images/workshop-email-images/daemon-in-deskbar.png" alt="daemon-in-deskbar.png" />
|
||||
<p>The <span class="menu">Open Draft</span> submenu does a query for the status "<i>Draft</i>", which is set by <span class="app">Mail</span> when you save a message.</p>
|
||||
<p><span class="menu">Open Inbox Folder</span> and <span class="menu">Open Mail Folder</span> are just links to regular folders (and not very useful in my opinion).</p>
|
||||
<p>The <span class="menu"># new messages</span> submenu is populated by a query for email with the status "<i>New</i>" (that same query is used to change the mailbox icon to show some letters in it, by the way).</p>
|
||||
|
||||
<p>You can add your own queries (or folders, applications, scripts etc.) to that context menu too, by putting them or links to them into <span class="path">~/config/settings/Mail/Menu Links</span>.</p>
|
||||
<p>De asemenea, puteți adăuga interogările personale (sau dosarele, aplicațiile, scripturile, etc.) la acel meniu contextual, prin adăugarea acestora sau legături către acestea la <span class="path">~/config/settings/Mail/Menu Links</span>.</p>
|
||||
<div class="box-info">The query <span class="path">~/config/settings/Mail/mailbox</span> is a special case: It is executed when left-clicking the mailbox icon in the Deskbar. If you want to change that behavior, you can replace it with any other file (or link to a file), just name it "<i>mailbox</i>". It doesn't have to be a query, a link to a folder of queries or a script or application works just as well.</div>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="query-examples" name="query-examples">Query examples</a></h3>
|
||||
<p>Here are a few examples of useful queries:</p>
|
||||
<a id="query-examples" name="query-examples">Exemple de interogări</a></h3>
|
||||
<p>Iată câteva exemple de interogări utile:</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="10">
|
||||
<tr align="center"><td><img src="images/workshop-email-images/query-1.png" alt="query-1.png" /><br />
|
||||
This finds all mails with the custom status "<i>Later</i>".</td>
|
||||
Găsește toate email-urile cu starea personalizată „<i>Mai târziu</i>”.</td>
|
||||
<td><img src="images/workshop-email-images/query-2.png" alt="query-2.png" /><br />
|
||||
This finds all mails of the past 2 days.</td></tr>
|
||||
Găsește toate email-urile din ultimele două zile.</td></tr>
|
||||
|
||||
<tr align="center"><td><img src="images/workshop-email-images/query-3.png" alt="query-3.png" /><br />
|
||||
This finds all mails by Ingo Weinhold of the past 2 weeks.</td>
|
||||
Găsește toate email-urile de Ingo Weinhold din ultimele 2 săptămâni.</td>
|
||||
<td><img src="images/workshop-email-images/query-4.png" alt="query-4.png" /><br />
|
||||
This finds all posts from the Haiku commit list of the past 12 hours.</td></tr>
|
||||
Găsește toate mesajele din lista de commituri Haiku din ultimele 12 ore.</td></tr>
|
||||
</table>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="tips" name="tips">More tips</a></h2>
|
||||
<a id="tips" name="tips">Mai multe sfaturi</a></h2>
|
||||
<ul>
|
||||
<li><p>If you don't save a query as "<i>Query</i>" but as "<i>Query template</i>", invoking it won't show the result window, but the Find... window instead. That way you can easily exchange the search string for the subject or sender, for example, or change a "<i>2 days</i>" time limit to "<i>3 days</i>".</p></li>
|
||||
<li><p>Activating "type-ahead filtering" in <a href="tracker.html#tracker-preferences">Tracker's preferences</a> allows you to very quickly filter a query result even further. Often it's enough to query for all mails of the last 3 days and go with type-ahead filtering from there. The big advantage is, that you don't have to exactly specify which attribute to search for, as all displayed are considered when filtering.</p></li>
|
||||
|
||||
Reference in New Issue
Block a user