CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Task #38000

Russian localization

Added by Dmitri Pisarev about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-06-13
Priority:Could have Due date:
Assignee:- % Done:

100%

Category:Frontend
Target version:2.0.0
TYPO3 Version:4.7 Has patch:No
PHP Version: Complexity:no-brainer
Votes: 0

Description

Sorry, I don't know if it's an appropriated place, but here's the Russian translation of FE part:

        <languageKey index="ru" type="array">
            <!-- Commmon -->
            <label index="search-text">%1$s результатов из "%2$s".</label>
            <label index="search-start">Искать</label>
            <label index="search-noresult">Новостей не найдено.</label>
            <label index="more-link">Читать далее</label>
            <label index="back-link">Назад</label>
            <label index="related-news">Связанные новости</label>
            <label index="related-files">Связанные файлы</label>
            <label index="related-links">Связанные ссылки</label>
            <label index="author">автор %s</label>
            <label index="paginate_overall">Старница %s из %s.</label>
            <label index="paginate_next">Следующая</label>
            <label index="paginate_previous">Предыдущая</label>

            <label index="entry">запись</label>
            <label index="entries">записи</label>

            <label index="month.01">Январь</label>
            <label index="month.02">Февраль</label>
            <label index="month.03">Март</label>
            <label index="month.04">Апрель</label>
            <label index="month.05">Май</label>
            <label index="month.06">Июнь</label>
            <label index="month.07">Июль</label>
            <label index="month.08">Август</label>
            <label index="month.09">Сентябрь</label>
            <label index="month.10">Октябрь</label>
            <label index="month.11">Ноябрь</label>
            <label index="month.12">Декабрь</label>

            <label index="day.1">Понедельник</label>
            <label index="day.2">Вторник</label>
            <label index="day.3">Среда</label>
            <label index="day.4">Четверг</label>
            <label index="day.5">Пятница</label>
            <label index="day.6">Суббота</label>
            <label index="day.7">Воскресение</label>

            <label index="list_nonewsfound">Нет новостей.</label>
            <label index="list_nocategoriesfound">Нет категорий.</label>
        </languageKey>

Can you please add it to locallang.xml? Or should I provide it as a patch?

Associated revisions

Revision 66834c3f
Added by Dmitri Pisarev about 1 year ago

[TASK] Add Russian FE localization

Change-Id: I477e400341929aebfe1586aaae35a0b1259a12b3
Resolves: #38000

History

Updated by Georg Ringer about 1 year ago

  • Status changed from New to Accepted

would be awesome if you could push that directly to gerrit? oterwhise this is fine, thx a lot!

Updated by Gerrit Code Review about 1 year ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12026

Updated by Georg Ringer about 1 year ago

  • Status changed from Accepted to Resolved
  • Target version set to 2.0.0
  • % Done changed from 0 to 100

thx a lot!

Also available in: Atom PDF