2024-03-22 20:59:16 +01:00
|
|
|
|
# Translations template for PROJECT.
|
|
|
|
|
# Copyright (C) 2024 ORGANIZATION
|
|
|
|
|
# This file is distributed under the same license as the PROJECT project.
|
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
|
|
|
|
#
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: PROJECT VERSION\n"
|
|
|
|
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
2024-03-31 21:13:09 +02:00
|
|
|
|
"POT-Creation-Date: 2024-03-31 19:33+0200\n"
|
2024-08-06 10:52:16 +02:00
|
|
|
|
"PO-Revision-Date: 2024-08-07 06:55+0000\n"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Last-Translator: Ivan Davydov <lotigara@lotigara.ru>\n"
|
|
|
|
|
"Language-Team: Russian <https://translate.yunohost.org/projects/yunohost/"
|
|
|
|
|
"readme-generator/ru/>\n"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
"Language: ru\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
2024-03-23 02:17:51 +01:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
|
|
|
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
|
"X-Generator: Weblate 5.4.3\n"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
"Generated-By: Babel 2.14.0\n"
|
|
|
|
|
|
2024-03-25 01:10:46 +01:00
|
|
|
|
#: templates/ALL_README.md.j2:11
|
2024-03-22 20:59:16 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Read the README in %(language)s"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Прочитать README на %(language)s"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:2
|
|
|
|
|
msgid "Packaging an app, starting from this example"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Пакетирование приложения, начиная с этого примера"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:4
|
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
|
"Copy this app before working on it, using the ['Use this template'](https://"
|
2024-03-24 05:45:27 +01:00
|
|
|
|
"github.com/new?template_name=example_ynh&template_owner=YunoHost) button on "
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"the Github repo"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Скопируйте приложение перед тем, как работать над ним, используя кнопку ["
|
|
|
|
|
"'Use this template'](https://github.com/"
|
|
|
|
|
"new?template_name=example_ynh&template_owner=YunoHost) на GitHub-репозитории"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:5
|
2024-03-24 05:45:27 +01:00
|
|
|
|
msgid "Edit the `manifest.toml` with app specific info"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Отредактируйте `manifest.toml`, добавив данные приложения"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:6
|
|
|
|
|
msgid ""
|
2024-03-24 05:45:27 +01:00
|
|
|
|
"Edit the `install`, `upgrade`, `remove`, `backup` and `restore` scripts, and "
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"any relevant conf files in `conf/`"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Отредактируйте скрипты `install`, `upgrade`, `remove`, `backup` and `restore`"
|
|
|
|
|
", и добавьте необходимые файлы конфигурации в `conf/`"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:7
|
|
|
|
|
msgid ""
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"Using the [script helpers documentation](https://yunohost.org/"
|
2024-03-23 02:17:51 +01:00
|
|
|
|
"packaging_apps_helpers)"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Используя [документацию по помощникам скриптов](https://yunohost.org/"
|
|
|
|
|
"packaging_apps_helpers)"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:8
|
2024-03-24 05:45:27 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"Edit the `change_url` and `config` scripts too, or remove them if you have "
|
|
|
|
|
"no use of them"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Также отредактируйте скрипты `change_url` and `config`, или удалите их, если "
|
|
|
|
|
"Вы их не используете"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:9
|
2024-03-25 07:24:05 +01:00
|
|
|
|
msgid "Add a `LICENSE` file for the package."
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Добавьте файл `LICENSE` в пакет."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:10
|
2024-03-25 07:24:05 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"NB: this `LICENSE` file is not meant to necessarily be the same LICENSE as "
|
|
|
|
|
"the upstream app - it is only the LICENSE you want this package's code to "
|
|
|
|
|
"published with and you can choose it freely! (If you don't know which to "
|
|
|
|
|
"choose, we recommend [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt))"
|
2024-03-24 05:45:27 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Важно: этот файл `LICENSE` не обязан быть таким же, как и в главной ветке "
|
|
|
|
|
"приложения - это только лицензия, под которой Вы хотите распространять код "
|
|
|
|
|
"данного пакета. (если Вы не знаете, какую выбрать лицензию, мы рекомендуем "
|
|
|
|
|
"[AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt))"
|
2024-03-24 05:45:27 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:11
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid ""
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"Edit files under the `doc/` directory ([see the page about documenting "
|
|
|
|
|
"packages](https://yunohost.org/packaging_app_doc))"
|
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Отредактируйте файлы в директории `doc/` ([смотрите страницу о "
|
|
|
|
|
"документировании пакетов](https://yunohost.org/packaging_app_doc))"
|
2024-03-25 07:24:05 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:12
|
|
|
|
|
msgid ""
|
2024-03-24 05:45:27 +01:00
|
|
|
|
"The `README.md` files are to be automatically generated by <https://github."
|
|
|
|
|
"com/YunoHost/apps/tree/master/tools/readme_generator>"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Файлы `README.md` автоматически генерируются <https://github.com/YunoHost/"
|
|
|
|
|
"apps/tree/master/tools/readme_generator>"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:18
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid ""
|
2024-03-24 05:45:27 +01:00
|
|
|
|
"N.B.: This README was automatically generated by <https://github.com/"
|
|
|
|
|
"YunoHost/apps/tree/master/tools/readme_generator>\n"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
"It shall NOT be edited by hand."
|
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Важно: этот README был автоматически сгенерирован <https://github.com/"
|
|
|
|
|
"YunoHost/apps/tree/master/tools/readme_generator>\n"
|
|
|
|
|
"Он НЕ ДОЛЖЕН редактироваться вручную."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:22
|
2024-03-22 20:59:16 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "%(application_name)s for YunoHost"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "%(application_name)s для YunoHost"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:24
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Integration level"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Уровень интеграции"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:24
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Working status"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Состояние работы"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:24
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Maintenance status"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Состояние сопровождения"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:26
|
2024-03-22 20:59:16 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Install %(application_name)s with YunoHost"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Установите %(application_name)s с YunoHost"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:28
|
2024-03-31 21:13:09 +02:00
|
|
|
|
msgid "Read this README in other languages."
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Прочтите этот README на других языках."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:30
|
2024-03-22 20:59:16 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
|
"This package allows you to install %(application_name)s quickly and simply "
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"on a YunoHost server."
|
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Этот пакет позволяет Вам установить %(application_name)s быстро и просто на "
|
|
|
|
|
"YunoHost-сервер."
|
2024-03-25 07:24:05 +01:00
|
|
|
|
|
|
|
|
|
#: templates/README.md.j2:31
|
|
|
|
|
msgid ""
|
2024-03-23 02:17:51 +01:00
|
|
|
|
"If you don't have YunoHost, please consult [the guide](https://yunohost.org/"
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"install) to learn how to install it."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost"
|
2024-08-06 10:52:16 +02:00
|
|
|
|
".org/install), чтобы узнать, как установить его."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:33
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Overview"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Обзор"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:37
|
2024-03-25 01:10:46 +01:00
|
|
|
|
msgid "Shipped version:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Поставляемая версия:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:41
|
2024-03-25 01:10:46 +01:00
|
|
|
|
msgid "Demo:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Демо-версия:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:45
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Screenshots"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Снимки экрана"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:48
|
2024-03-22 20:59:16 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Screenshot of %(application_name)s"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Снимок экрана %(application_name)s"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:53
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Disclaimers / important information"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Дисклеймеры / важная информация"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:59
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Antifeatures"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Анти-функции"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:66
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Documentation and resources"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Документация и ресурсы"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:68
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Official app website:"
|
2024-08-06 10:52:16 +02:00
|
|
|
|
msgstr "Официальный веб-сайт приложения:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:70
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Official user documentation:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Официальная документация пользователя:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:72
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Official admin documentation:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Официальная документация администратора:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:74
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Upstream app code repository:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Репозиторий кода главной ветки приложения:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:76
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "YunoHost Store:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Магазин YunoHost:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:77
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Report a bug:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Сообщите об ошибке:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:79
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "Developer info"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Информация для разработчиков"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:81
|
2024-03-22 20:59:16 +01:00
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
2024-03-25 07:24:05 +01:00
|
|
|
|
"Please send your pull request to the [`testing` branch]"
|
|
|
|
|
"(%(testing_branch_url)s)."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Пришлите Ваш запрос на слияние в [ветку `testing`](%(testing_branch_url)s)."
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:83
|
|
|
|
|
msgid "To try the `testing` branch, please proceed like that:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgstr ""
|
2024-08-04 17:46:35 +02:00
|
|
|
|
"Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:"
|
2024-03-22 20:59:16 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:87
|
2024-03-24 05:45:27 +01:00
|
|
|
|
msgid "or"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "или"
|
2024-03-24 05:45:27 +01:00
|
|
|
|
|
2024-03-25 07:24:05 +01:00
|
|
|
|
#: templates/README.md.j2:91
|
2024-03-22 20:59:16 +01:00
|
|
|
|
msgid "More info regarding app packaging:"
|
2024-08-04 17:46:35 +02:00
|
|
|
|
msgstr "Больше информации о пакетировании приложений:"
|