JDOC

Перевод страниц. Руководства по быстрому старту

From Joomla! Documentation

This page is a translated version of the page JDOC:Page Translation Quickstart Guide and the translation is 27% complete.
Outdated translations are marked like this.
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎eesti • ‎español • ‎français • ‎italiano • ‎português • ‎português do Brasil • ‎беларуская • ‎русский • ‎українська • ‎فارسی • ‎অসমীয়া • ‎中文(台灣)‎ • ‎日本語

Эта страница должна помочь переводчику быстрее сделать первые шаги с переводами документации. Более детальная информация о переводе страниц смотрите в подробные разъяснения по переводу страниц. Чтобы зарегистрироваться в качестве переводчика, перейдите, пожалуйста, на Переводчики документации и добавьте ваше имя пользователя.

Когда ваш идентификатор пользователя будет одобрен, вы сможете найти документы для перевода на свой язык по адресу Language Statistics.

Когда вы открываете документ для перевода в новом окне, вы увидите список частей для перевода. В верхней части есть ссылка на документ, который вы переводите. Откройте его в новом окне, и у вас будет все вместе. Вы можете переводить в одном окне и сравнивать с тем что вы перевели в другом.

Если вы уже записались в качестве переводчика, вы можете потренироваться в Песочнице для перевода.

Хорошо знать, как части документов отмечены для перевода. В общем, так <translate><T:number>Текст для перевода</translate> и когда вы переводите, вы увидите «Текст для перевода», который вы можете перевести. Теги <translate></translate> добавляет пользователь который отмечает документ для перевода. Тег <T:number> создается системой автоматически.

Интерфейс

Если страница готова к переводу, вы увидите (изображения ниже) или вариант (в зависимости от вида страницы):

Локализованный просмотр ссылки на английском языке

Локализованный просмотр ссылки на голландском

После нажатия ссылки перевода вы увидите следующий интерфейс для перевода. В документации установлен ULS (Universal Language Selector) который автоматически установит интерфейс пользователя на их локализованный язык. Это основано на браузере (его языковых настройках) и / или географическом местоположении. Настройка языка также может быть переопределена вручную, выбрав значок пользователя (вверху справа), а в раскрывающемся списке выберите язык на самом верху. Вы также можете обратиться к вашим персональным настройкам языка.

[[File:JDOC-translator interface-first-view-

en

.png]]

Now you are ready to translate, click any link in the separated message units.

[[File:JDOC-translator interface-editing-view-

en

.png]]

You may click the suggested text to add it automatically to the edit window. Then you may edit the text. The suggested text is provided by translation services for free. There is no guarantee there will be suggested text. The suggestion query may time out at the translation services server.

When you are satisfied with your translation, save it. You can also skip sections if you only want to translate some of the message groups.

==Page Titles==

Page titles can and should be translated. They are the first message group at the top of the editing interface.

Stop hand nuvola.svg.png

Important!


A page name is in a namespace when it looks like this: "Prefix:Name of page".

This page name is not in a namespace when it looks like this: "Name of page".

Correct?

 !!

Title Examples

Yes!!!

"J2.5:Title of a Page" translated "Título de la página"

"J2.5:Title of a Page" translated "Titel einer Seite"

NO!

"J2.5:Title of a Page" translated "J2.5:Título de la página"

"J2.5:Title of a Page" translated "J2.5:Titel einer Seite"

Ссылки

Stop hand nuvola.svg.png
Важная информация о ссылках

Пожалуйста, прочитайте внимательно, ссылки между страницами будут влиять на просмотр на любом языке, отличном от исходного языка. Цель состоит в том, чтобы предоставить ссылки, локализованные на языке пользователя, с которого осуществляется просмотр, и ссылки на язык пользователя, который просматривает переведенную страницу.


Информация ниже представляет собой краткий обзор. Для более подробного объяснения см.Перевод ссылок.

Стандартные ссылки на внутренние страницы

Гиперссылки на другую страницу в исходном языке являются именами страниц между [[ (brackets) ]] или варианты, как указано ниже. Хорошие стандарты для ссылок страниц должны включать правильную разметку ссылок для переведенной навигации.

  1. [[JDOC:Translation Sandbox]] becomes JDOC:Translation Sandbox
  2. [[JDOC:Translation Sandbox|Translation Sandbox]] becomes Translation Sandbox
  3. [[JDOC:Translation Sandbox|Translator Sandbox]] becomes Translator Sandbox

Ссылки с переведенной страницы на страницу на том же языке должны запускаться через процессор ссылок локализации.

  1. [[Special:MyLanguage/JDOC:Translation Sandbox]] становится Special:MyLanguage/JDOC:Translation Sandbox
    На самом деле это, не очень красивая ссылка и не отображается на языке читателя. Чтобы улучшить взаимодействие с пользователем, см. Ссылку на пример голландского перевода ниже.
  2. [[Special:MyLanguage/JDOC:Translation Sandbox|Vertaling Sandbox]] становится Vertaling Sandbox
    Теперь голландский читатель увидит ссылку на своем языке. Так же, как и выше, вы можете назвать ссылку как угодно.

Есть псевдоним к слову Special:, так что вы также можете использовать только букву S: как короткая версия Special:.

Важные советы по ссылкам

  • Всегда используйте
    [[Special:MyLanguage/<исходный язык>|<перевод>]]
  • Или
    [[S:MyLanguage/<исходный язык>|<перевод>]]

Как пример может быть:

[[JDOC:Translation Sandbox|Translation Sandbox]] 
  is translated as
[[Special:MyLanguage/JDOC:Translation Sandbox|Vertaling Sandbox]]
 or
[[S:MyLanguage/JDOC:Translation Sandbox|Vertaling Sandbox]]

Так что помните: Всегда добавлять Special:MyLanguage/ перед <название исходной страницы>. <Название исходной страницы> всегда непереведено. Всегда добавляйте | если он отсутствует, а затем перевод <название исходной страницы>.

Often this Special:MyLanguage/ is already added in the source document. So when Special:MyLanguage/JDOC:Translation Sandbox|<translate>Translation Sandbox</translate> is in the original document you only have to translate Translation Sandbox and you don't see the total link.

External Links

External links are easy to translate. They are written like this in the source language.

  1. https://www.php.net/ becomes https://www.php.net/
  2. [https://www.php.net/ for PHP information] becomes for PHP information

What to translate?

  1. This is a standard URL and will not require translating. https://www.php.net/ It is a regular hyperlink and must be written as such. No translation required.
  1. This [https://www.php.net/ for PHP information] will only require the translation of for PHP information.

== Categories ==

Stop hand nuvola.svg.png

Categories Require a Specific Method!


The translation of a category is very easy, just add /<language code> to the end of the category name.

===Do This===

For example, if you translate a page from English to Spanish (language code es) and the page contains the following category:

[[Category:Development]]

You need to add /es to the end of the category name.

[[Category:Developement/es]]

Category pages can be translated as well (which should be quick - most are blank except for containing a parent category) and will be part of a special categorisation project when ready.

To be prepared for this we can add /nl|Ontwikkeling (Dutch language) at the end of the category name

[[Category:Developement/nl|Ontwikkeling]]

Do Not Do This

There are a few things you should not do.

Please do not do this

Translate the word 'Category' or the name of the category.

[[Category:Development]] to [[Categorie:Ontwikkeling]]

Or this

Translate just the name of the category.

[[Category:Development]] to [[Category:Ontwikkeling]]

== Images ==

It is expected translated page will want to show images localised in the language of the page. This is encouraged because it improves the user's experience. Documentation only asks translators to follow a naming pattern of images consistent with the source language of a page.

===Image Naming===

Using an image used above on this page which is written as:

[[File:JDOC-translator_interface-editing-view.png]]

====Do This====

Keep the name of the image and just add the language code to the end:

español would be es [[File:JDOC-translator_interface-editing-view-es.png]]
italiano would be it [[File:JDOC-translator_interface-editing-view-it.png]]
português would be pt [[File:JDOC-translator_interface-editing-view-pt.png]]

If the file is not a localised file type (e.g Screenshot of an interface) and is a graphic of something universal (e.g. a ball or arrow), you should not have to rename the image. If the image has a caption, you may have to translate the caption.

[[File:ball.png|caption=This is a ball]]
Will become
[[File:ball.png|caption=<translate this part only>]]

After you finish translating a page with images you will localise. You should view the page in the language you just translated it too and click on the "red" file links. This will allow you to upload the localised version of the file.

Often the image in the document to translate has already a language ID which is marked for translation: [[File:JDOC-translator_interface-editing-view-<translate>en</translate>.png]]. So you will have to translate en into your local language ID (in Dutch nl). If the image has no localised items you want to translate you can translate en into en to keep the original image.

Не делайте этого

If you don't insert your local image (because you don't have time at the moment) it's better not to translate en into your language, else you will have a "red" file link.

== Chunks ==

Chunks are pieces of documentation which can be used at more than one place. There are big chunks, but most of them are small pieces of documentation, sometimes only one line. For example, it is used for the column headers in the helpscreens where the same fields are used in many help screens

===Usage of Chunks===

Using a chunk in a document is very easy. If we see: https://docs.joomla.org/Chunk30:Help_screen_Show_Title we can use it in a document with the following code:

{{Chunk30:Help_screen_Show_Title/<translate>en</translate>}}

If we use this in a document we see the following:

{{Chunk30:Help_screen_Show_Title/

en

}}

So you will have to translate en into your local language ID (in Dutch nl). If, after translation, the chunk is not available in your language, you will see a red link. Use the link and open it in a new window. You will see a message that the document does not exist. What you must do now is:

Remove the language code in the URL, in Dutch /nl, Now you will see the chunk in English. Translate the chunk into your language (only the first line is enough) and the chunk is created in your language and visible in the source document.

There is a more sophisticated way of usage of chunks, with parameters. This way you can pass parameters to the chunk in your own language. We do this with the following code:

{{Chunk30:Help_screen_toolbar_icon_Save/<translate>en</translate>|<translate>menu item</translate>}}

The source of this chunk is:

*'''Save'''. Saves the {{{1|item}}} and stays in the current screen.

When we use this in a document the result will be:

{{Chunk30:Help_screen_toolbar_icon_Save/

en

|

menu item

}}

This way the translation of en will bring us in the language we want and the translation of menu item will used in the item.

Templates

Templates are reusable pieces of code which have a predictable result.

<div lang="en" dir="ltr" class="mw-content-ltr">
{{tip|title=This is a tip|This is the body content of a tip!}}
</div>

Would look like this:

This is a tip

===Do This===

For the above example:

<div lang="en" dir="ltr" class="mw-content-ltr">
{{tip|title=This is a tip|This is the body content of a tip!}}
</div>

You would have to do the following:

<div lang="en" dir="ltr" class="mw-content-ltr">
{{tip|title=<translate the title>|<translate the body content>}}
</div>

Do Not Do This

Here is a list of don't do's.

  • Never translate the template's name. The template {{tip}} is called by the word 'tip' following the double set of curly brackets. If you translate the word tip, the translation would call a non-existent template name.
  • Never translate the variables used in a template, only the value assigned to the variable. In the example of the {{tip}} template, the word 'title' is the variable.