From a2ad9aaf3b8bcc3ce041da32d077cdd5b845a5c8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 19 Aug 2024 01:47:38 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 67 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 9 files changed, 75 insertions(+), 7 deletions(-) create mode 100644 README_ru.md diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,5 @@ - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 929a3cc..0b71f52 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. -**Shipped version:** 0.9.0~ynh1 +**Shipped version:** 0.9.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 79346cc..43c0f53 100644 --- a/README_es.md +++ b/README_es.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. -**Versión actual:** 0.9.0~ynh1 +**Versión actual:** 0.9.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 51625bb..77b0d73 100644 --- a/README_eu.md +++ b/README_eu.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. -**Paketatutako bertsioa:** 0.9.0~ynh1 +**Paketatutako bertsioa:** 0.9.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8e111d0..0305557 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet est [open-source, sous licence MIT](https://github.com/silverbulletmd/silverbullet) -**Version incluse :** 0.9.0~ynh1 +**Version incluse :** 0.9.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 66c0646..cd4b44e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. -**Versión proporcionada:** 0.9.0~ynh1 +**Versión proporcionada:** 0.9.2~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 78fc4eb..37738d7 100644 --- a/README_id.md +++ b/README_id.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. -**Versi terkirim:** 0.9.0~ynh1 +**Versi terkirim:** 0.9.2~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..153f9f0 --- /dev/null +++ b/README_ru.md @@ -0,0 +1,67 @@ + + +# SilverBullet для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/silverbullet.svg)](https://ci-apps.yunohost.org/ci/apps/silverbullet/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/silverbullet.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/silverbullet.maintain.svg) + +[![Установите SilverBullet с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=silverbullet) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить SilverBullet быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +SilverBullet aims to be your workshop for the mind: a creative space where you collect, create and expand your personal knowledge, while also letting you constantly evolve the tools you use to do so. + +While you can use SilverBullet as a simple note taking application that stores notes in plain markdown files on disk, it becomes truly powerful in the hands of more technical power users. By leveraging metadata annotations, its Objects infrastructure, Live Queries and Live Templates, SilverBullet becomes a powerful end-user programming tool, enabling you to quickly develop various types of ad-hoc knowledge applications. + +# Features + +SilverBullet... + +- Runs in any modern browser (including on mobile) as a PWA in two Client Modes (_online_ and _synced_ mode), where the _synced mode_ enables **100% offline operation**, keeping a copy of content in the browser, syncing back to the server when a network connection is available. +- Provides an enjoyable markdown writing experience with a clean UI, rendering text using Live Preview, further **reducing visual noise** while still providing direct access to the underlying markdown syntax. +- Supports wiki-style **page linking** using the `[[page link]]` syntax. Incoming links are indexed and appear as “Linked Mentions” at the bottom of the pages linked to thereby providing _bi-directional linking_. +- Optimized for **keyboard-based operation**: + - Quickly navigate between pages using the **page switcher** (triggered with `Cmd-k` on Mac or `Ctrl-k` on Linux and Windows). + - Run commands via their keyboard shortcuts or the **command palette** (triggered with `Cmd-/` or `Ctrl-/` on Linux and Windows). + - Use Slash Commands to perform common text editing operations. +- Provides a platform for [end-user programming](https://www.inkandswitch.com/end-user-programming/) through its support for Objects, Live Queries and Live Templates. +- Robust extension mechanism using plugs. +- **Self-hosted**: you own your data. All content is stored as plain files in a folder on disk. Back up, sync, edit, publish, script with any additional tools you like. +- SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. + + +**Поставляемая версия:** 0.9.2~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана SilverBullet](./doc/screenshots/silverbullet.jpg) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/silverbullet_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/silverbullet_ynh/tree/testing --debug +или +sudo yunohost app upgrade silverbullet -u https://github.com/YunoHost-Apps/silverbullet_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c86501e..0049e89 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -37,7 +37,7 @@ SilverBullet... - SilverBullet is [open source, MIT licensed](https://github.com/silverbulletmd/silverbullet) software. -**分发版本:** 0.9.0~ynh1 +**分发版本:** 0.9.2~ynh1 **演示:**