80 lines
3.1 KiB
Text
80 lines
3.1 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
#
|
||
# Translators:
|
||
# Дмитрий Ошкало <dmitry.oshkalo@gmail.com>, 2019
|
||
# Kашицин Роман <calorus@gmail.com>, 2019
|
||
# Олег o1hk <o1h2k3@yandex.ru>, 2019
|
||
# AlexL <loginov.alex.valer@gmail.com>, 2019
|
||
#
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2019-05-23 07:08+0300\n"
|
||
"PO-Revision-Date: 2019-05-09 00:48+0000\n"
|
||
"Last-Translator: AlexL <loginov.alex.valer@gmail.com>, 2019\n"
|
||
"Language-Team: Russian (https://www.transifex.com/rus-open-source/teams/44267/ru/)\n"
|
||
"Language: ru\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||
|
||
#: app/examples/Drawing/Fractal/.project:19
|
||
msgid "Fractal"
|
||
msgstr "Фрактал"
|
||
|
||
#: app/examples/Drawing/Fractal/.project:20
|
||
msgid ""
|
||
"Mandelbrot Fractal with Just-In-Time compilation.\n"
|
||
"\n"
|
||
"This example allows to freely zoom into the Mandelbrot fractal in real-time. You can toggle just-in-time compilation by hitting the \"F\" key."
|
||
msgstr ""
|
||
"Фрактал Мандельброта с компиляцией точно по времени.\n"
|
||
"\n"
|
||
"Этот пример позволяет свободно увеличивать фрактал Мандельброта в реальном времени. Вы можете включить компиляцию точно по времени, нажав клавишу «F»."
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:104
|
||
msgid "Press F to deactivate Just-In-Time compilation"
|
||
msgstr "Нажмите F деактивировать компиляцию точно по времени"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:106
|
||
msgid "Press F to activate Just-In-Time compilation"
|
||
msgstr "Нажмите F активировать компиляцию точно по времени"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:111
|
||
msgid "Press R to hide rectangle optimization"
|
||
msgstr "Нажмите R скрыть прямоугольную оптимизацию"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:113
|
||
msgid "Press R to show rectangle optimization"
|
||
msgstr "Нажмите R показать прямоугольную оптимизацию"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:117
|
||
msgid "Zoom"
|
||
msgstr "Масштаб"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:117
|
||
msgid "Speed"
|
||
msgstr "Скорость"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:117
|
||
msgid "Fast"
|
||
msgstr "Быстро"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:117
|
||
msgid "Slow"
|
||
msgstr "Медленно"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:117
|
||
msgid "Max"
|
||
msgstr "Макс"
|
||
|
||
#: app/examples/Drawing/Fractal/.src/FFractal.class:117
|
||
msgid "Tasks"
|
||
msgstr "Задачи"
|
||
|