Βοήθεια:Μεταφράζοντας
Anyone who writes both English and a foreign language can help the community out by translating documentation on the wiki.
Note that all articles must be written in English before being translated into other languages. Do not translate {{Deprecated}} or {{Archived}} articles.
In order to avoid needless work translating outdated content, it's important to take heed of the note at the top of the translating section about articles that might have changes that are not yet marked for translation.
Translators are invited to join the #gentoo-wiki-translation (webchat ) channel on IRC to facilitate coordinating work for everyone - see the wiki IRC channels article.
Αξιοποιούμε τις δυνατότητες Μετάφραση σελίδας TranslateWiki για τη μετάφραση των σελίδων του Gentoo Wiki σε άλλες γλώσσες. Χρησιμοποιείται ένα σύστημα μηνυμάτων gettext-style το οποίο διαχωρίζει ένα άρθρο σε μικρότερα τμήματα κειμένου που είναι πιο εύκολα μεταφράσιμα.
There are specific instructions for translating the handbook.
All contributions must comply with the Gentoo wiki copyright policy and with the Gentoo AI policy. You must be sure to understand and accept those policies prior any contribution.
The wiki project aims to maintain a respectful, constructive environment - please be polite and considerate of other users, and be sure to follow the Gentoo code of conduct. All wiki edits should be made in the spirit of moving the project towards the common goals. Documentation and discourse should be objective and rooted in fact. The project is consensus-based - please listen to the admins, devs, and other editors.
For all editors: how to work with translated articles
Articles in English that are translated into other languages have some particularities that all editors must know about:
"Translation tags" are snippets of text that automatically get added to appropriate elements of a page by the Translate extension, each time a page is marked for translation. These tags take the form <!--T:15--> and pertain to the internal workings of the extension. They are not for use by editors - they should simply be ignored, and preserved along with the text they mark.
Do not create or edit these tags. If a paragraph is to be modified, just modify the content and leave the tags in place. When completely deleting a paragraph, delete its translation tag at the same time. When moving the paragraph within the page, keep the tag with the content.
When adding new paragraphs to a page, do not "hand craft" translation tags, just add the content without translation tags. Modifications to the article will have it show up in the Page translation list, and from there changes can be reviewed and the page can be marked for translation again, which will add translation tags to the new sections.
If copy-pasting text between articles, be sure to remove inappropriate translation tags from the pasted text.
For long sections of output in block level layout elements, such as FileBoxes or CodeBoxes, whitespace may be added to any empty lines so that the entire output will be treated as a unique translatable section. Otherwise each section separated by an empty line would be split into separate paragraphs, each with an individual translation tag.
Για συντάκτες: Επισημαίνοντας μεταφράσιμα τμήματα
Πριν μια σελίδα μπορέσει να μεταφραστεί, πρέπει να επισημάνετε τα μεταφράσιμα τμήματα. Στις περισσότερες περιπτώσεις, αυτό σημαίνει ολόκληρο το άρθρο.
Articles should only be made translatable once they are reasonably complete and correct, and are not currently undergoing major changes. Before a page can be translated, tag the translatable sections with <translate> tags (in most cases, that is the whole article).
Επίσης, προσθέστε την μπάρα επιλογής γλώσσας στην κορυφή του άρθρου σάς χρησιμοποιώντας την ετικέτα <languages />:
Για να επισημάνετε ένα τμήμα ως μεταφράσιμο, βάλτε το ανάμεσα σε ετικέτες XML <translate>, ως εξής:
<translate> Αξιοποιούμε τις δυνατότητες [http://translatewiki.net/wiki/Translating:Page_translation_feature Μετάφραση σελίδας TranslateWiki] για τη μετάφραση των σελίδων του Gentoo Wiki σε άλλες γλώσσες. Χρησιμοποιείται ένα σύστημα μηνυμάτων gettext-style το οποίο διαχωρίζει ένα άρθρο σε μικρότερα τμήματα κειμένου που είναι πιο εύκολα μεταφράσιμα. </translate>
Για συντάκτες: Ζητώντας μετάφραση σελίδας
Αφού συμπληρώσετε το προηγούμενο βήμα (προσθήκη ετικετών γλωσσών και μετάφρασης), η σελίδα αυτομάτως θα συμπεριληφθεί στη λίστα της σελίδας Page translation. Ένας διαχειριστής ή επικεφαλής μεταφραστής θα ελέγξει την ποιότητα του άρθρου και θα εγκρίνει ή θα απορρίψει το αίτημα. Βεβαιωθείτε ότι παρακολουθείτε την σελίδα συζήτησης καθώς αυτή θα χρησιμοποιηθεί για να συζητηθεί ο λόγος που το αίτημα απορρίφθηκε.
When a page is marked for translation, a link with the text "Translate this page" will appear on the top of the page, to allow access to the translation interface.
When a translated article's content is changed, it will again need to be marked for translation, to allow the modified content to be translated. Pages that have pending changes will have the text "this page contains changes which are not marked for translation" at the top. It's important to avoid working on translating such pages, as this would often mean translating outdated content. For administrators, the text will read "this page has changes since it was last marked for translation" and the "marked for translation" part of that text will be a link that can be clicked to start the process of marking the page for translation.
If waiting for an article to be marked in order to translate it, it may be possible to contact an admin or lead-translator to request that an article be reviewed and marked for translation. The #gentoo-wiki-translation (webchat ) channel on IRC can be a good place to try to get attention for this.
Use the correct link style so that translations work
All internal links should be represented by {{Link}} template:
Old-style, obsolete links:
Visit the [[Main Page]]
How to make a correct link:
Visit the {{Link|Main Page}}
The link template may also accept a label to show as text in place of the actual page name. Original:
[[Help:Translating|help on translating]]
Modified:
{{Link|Help:Translating|help on translating}}
Links to sections, that used square bracket links should also use the link template instead. Sections must be passed to the template parameter section in order for the links to work on non-English pages:
Visit the [[Portage#Usage|using Portage]]
Visit the {{Link|Portage|section=#Usage|using Portage}}
This allows for direction to the translated page if it exists or the main article if it does not. This is dynamic as new pages are created with less work after translations are completed.
Additionally, sections should be tagged like {{Anchor|<section name in English>}} so any hash references are equal between languages. These are NOT to be translated on subsequent languages. An alternative name for the anchor may also be used in place of the section name, particularly in abnormally long or those with non-alpha characters. When using an alternative name, the Link section must point to this Anchor.
For translators - how to translate articles into other languages
Για όλους: Γίνετε μεταφραστής
Όταν έχετε συμπληρώσει αυτή την εργασία ή αν δεν είστε ο πρώτος μεταφραστής για τη γλώσσα σάς, προσθέστε τον εαυτό σας στο Gentoo_Wiki:Translator_account_requests.
Αν η γλώσσας σας δεν αναφέρεται παραπάνω, αυτό σημαίνει ότι εσείς είστε ο πρώτος μεταφραστής για αυτή τη συγκεκριμένη γλώσσα. Σε αυτήν την περίπτωση, παρακαλώ πρώτα να μεταφράστε αυτήν τη σελίδα βοήθειας. Παρακαλώ δημιουργείστε μια σελίδα στον δικό σας χώρο χρήστη με μια μετάφραση αυτής της σελίδας. Δώστε έναν σύνδεσμο προς αυτήν τη μετάφρασή σας όταν ζητήσετε έναν λογαριασμό μεταφραστή.
The list of translated languages on the wiki should be the list of languages at the top of this page (as the first act of adding a new translated language should be to translate this page).
Για μεταφραστές: Μεταφράζοντας
{{{1}}}
Για να αρχίσετε την μετάφραση ενός άρθρου, πατήστε στον σύνδεσμο Translate this page κάτω από τον τίτλο της σελίδας. Στην επόμενη σελίδα, επιλέξτε τη γλώσσα προς στην οποία μεταφράζετε στην πάνω δεξιά γωνία.
Θα σας παρουσιαστεί ένας πίνακας με παραγράφους προς μετάφραση. Πατήστε πάνω στους συνδέσμους στην αριστερότερη στήλη για να εμφανίσετε ένα πλαίσιο εισαγωγής για τη μετάφρασή σας. Όταν τελειώστε με την παράγραφο πατήστε στο Skip to next translation. Όταν τελειώστε, πατήστε Save translation.
Those who are promoted to a lead translator, also have access to translate messages for templates.
Advanced
Ειδικά πρότυπα
Αυτά τα πρότυπα είναι μεταφρασμένα:
ΝΕΟ! Τα πρότυπα δεν χρειάζεται να αλλάξουν, καθώς εμφανίζουν αυτομάτως μεταφρασμένες συμβολοσειρές.
Αν η γλώσσας σας απουσιάζει, ή θέλετε να προτείνετε νέα πρότυπα προς μετάφραση, επικοινωνήστε με a3li
Εξαιρέσεις κωδικών γλώσσας
Για κάποια κείμενα δεν υπάρχει λειτουργικός ISO 639-1 κωδικός. Αντίθετα, χρησιμοποιούνται αυτές οι εξαιρέσεις:
For some scripts, there is no usable ISO 639-1 code. These exceptions are used instead:
| Κωδικός αντικατάστασης | Γλώσσα |
|---|---|
| zh-cn | Απλοποιημένα Κινέζικα (简体中文) |
Γλωσσικά Στατιστικά
Μπορείτε να βρείτε μια λίστα των σελίδων, συμπληρώνοντας των κωδικό της γλώσσας σάς στο Special:LanguageStats το οποίο από προεπιλογή σας δείχνει ποιες σελίδες δεν έχουν μεταφραστεί στο σύνολό τους ακόμη.