From c0dc079a7102253ab143e60bddddacd44af825c1 Mon Sep 17 00:00:00 2001 From: Sweetbread Date: Sat, 11 Oct 2025 00:40:22 +0300 Subject: [PATCH] Add some services --- locale/de.ini | 2 ++ locale/en.ini | 2 ++ locale/fr.ini | 2 ++ locale/ja.ini | 2 ++ locale/ru.ini | 2 ++ templates/index.html | 2 ++ 6 files changed, 12 insertions(+) diff --git a/locale/de.ini b/locale/de.ini index 5a49932..cb8db00 100644 --- a/locale/de.ini +++ b/locale/de.ini @@ -15,6 +15,8 @@ gitea = Open-Source, selbst gehosteter Git-Repository-Hoster matrix = Föderierter Messenger copyparty = Cloud-Dateispeicher 4get = Proxy-Suchmaschine +tools = Satz verschiedener Werkzeuge +vert = Dateiumwandler [host] diff --git a/locale/en.ini b/locale/en.ini index 7355687..0e992fa 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -15,6 +15,8 @@ gitea = Opensource selfhosted Git repository hosting matrix = federated instant messenger copyparty = cloud file storage 4get = proxy search engine +tools = set of various tools +vert = file converter [host] diff --git a/locale/fr.ini b/locale/fr.ini index 7d3dc56..7c1d639 100644 --- a/locale/fr.ini +++ b/locale/fr.ini @@ -15,6 +15,8 @@ gitea = Hébergement de dépôts Git open source en auto-hébergé matrix = Messagerie fédérée copyparty = Stockage de fichiers en cloud 4get = Moteur de recherche proxy +tools = ensemble d'outils variés +vert = convertisseur de fichiers [host] diff --git a/locale/ja.ini b/locale/ja.ini index ab49619..b14c247 100644 --- a/locale/ja.ini +++ b/locale/ja.ini @@ -15,6 +15,8 @@ gitea = オープンソースのセルフホスティングGitリポジトリ matrix = 連合型メッセンジャー copyparty = クラウドファイルストレージ 4get = プロキシ検索エンジン +tools = 様々なツールのセット +vert = ファイル変換ツール [host] diff --git a/locale/ru.ini b/locale/ru.ini index 0d4c9e8..2ad5c3e 100644 --- a/locale/ru.ini +++ b/locale/ru.ini @@ -15,6 +15,8 @@ gitea = Selfhosted хранилище Git-репозиториев со своб matrix = федеративный мессенджер copyparty = облачное хранилище файлов 4get = прокси-поисковик +tools = набор разнообразных утилит +vert = конвертация файлов [host] diff --git a/templates/index.html b/templates/index.html index 45f6e95..da163cd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -25,6 +25,8 @@

Matrix — {{ _('index.descr:matrix') }}

Copyparty — {{ _('index.descr:copyparty') }}

4get — {{ _('index.descr:4get') }}

+

IT-tools — {{ _('index.descr:tools') }}

+

Vert — {{ _('index.descr:vert') }}