| Strings Words Characters | |||
|---|---|---|---|
| 45 468 3,139 |
|
All strings | Browse Translate Zen |
| 1 50 473 |
|
Translated strings | Browse Translate Zen |
| 44 418 2,666 |
|
Unfinished strings | Browse Translate Zen |
| 44 418 2,666 |
|
Untranslated strings | Browse Translate Zen |
Summary
| Project website | docs.getmonero.org | |
|---|---|---|
| Translation license | BSD 2-Clause "Simplified" License | |
| Translation process |
|
|
| Source code repository |
https://github.com/montero-weblate/monero-docs
|
|
| Repository branch | master | |
| Last remote commit |
build(deps): bump urllib3 from 2.5.0 to 2.6.3
feffaa8
dependabot[bot] authored 02/01/2026 |
|
| Last commit in Weblate |
Translated using Weblate (Russian)
66b35bd
dw authored 03/15/2026 |
|
| Weblate repository |
http://translate.monerodevs.org/git/monero-docs/index/
|
|
| File mask |
docs/*/running-node/monerod-systemd.md
|
|
| Monolingual base language file |
docs/en/running-node/monerod-systemd.md
|
|
| Translation file |
Download
docs/ru/running-node/monerod-systemd.md
|
|
| Last change | March 14, 2026, 3:37 a.m. | |
| Last change made by | dw | |
| Language | Russian | |
| Language code | ru | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 201,151,468 | |
| Number of plurals | 3 | |
| Plural type | One/few/many | |
| Plurals | One | 1, 21, 31, 41, 51, 61, 71, 81, 91, 101, … | Few | 2, 3, 4, 22, 23, 24, 32, 33, 34, 42, … |
| Many | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
|
|
04/06/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 45 | 468 | 3,139 | |||
| Translated | 2% | 1 | 10% | 50 | 15% | 473 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
| Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
| Untranslated strings | 97% | 44 | 89% | 418 | 84% | 2,666 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+2%
—
Contributors
+100%
|
Translation changed |
|
|
Translation changed |
|
|
Translation added |
|
|
Resource updated |
File “
docs/ru/running-node/monerod-systemd.md” was added.
03/14/2026
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
|
String added in the repository |
|
| 45 | File in original format as translated in the repository | Markdown file | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 45 | All strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
| 44 | Unfinished strings, converted files enriched with comments; suitable for offline translation | Android String Resource | CSV | JSON | JSON nested structure file | gettext PO | iOS strings | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
title: Running a Monero Node via Systemd
config: (#monerod-config)
configfile: "/etc/monero/monerod.conf"
datadir: "/var/lib/monero/bitmonero"
logfile: "log-file=/var/log/monero/monero.log"
maxlogsize: "max-log-file-size=2147483648 # Set to 2GB to mitigate log trimming by monerod; configure logrotate instead"
txproxyi2p:
txproxytor:
publicnode: "#public-node=1 # Advertise to other users they can use this node for connecting their wallets"
---
title:
Running a Monero Node viaЗапуск узла Monero через Systemdconfig: (#monerod-config)
configfile: "/etc/monero/monerod.conf"
datadir: "/var/lib/monero/bitmonero"
logfile: "log-file=/var/log/monero/monero.log"
maxlogsize: "max-log-file-size=2147483648 # Установите значение 2 ГБ, чтобы избежать обрезки журнала с помощью monerod; вместо этого настройте logrotate"
txproxyi2p:
txproxytor:
publicnode: "#public-node=1 # Показывать другим пользователям, что этот узел доступен для подключения кошельков"
---