diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-06-03 21:07:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 21:07:02 +0900 |
| commit | 12c71de4c728bbcad36c12c5c762c1cac5314e28 (patch) | |
| tree | 08adc83bb267f5543b3dc7b7213f64c48f2915ec /locales/ru-RU.yml | |
| parent | feat: 全てのチャットメッセージを既読にできるように (diff) | |
| download | misskey-12c71de4c728bbcad36c12c5c762c1cac5314e28.tar.gz misskey-12c71de4c728bbcad36c12c5c762c1cac5314e28.tar.bz2 misskey-12c71de4c728bbcad36c12c5c762c1cac5314e28.zip | |
New Crowdin updates (#16153)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
Diffstat (limited to 'locales/ru-RU.yml')
| -rw-r--r-- | locales/ru-RU.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml index 647cd0a0df..1e34af9351 100644 --- a/locales/ru-RU.yml +++ b/locales/ru-RU.yml @@ -2191,3 +2191,12 @@ _search: searchScopeAll: "Все" searchScopeLocal: "Местная" searchScopeUser: "Указанный пользователь" +_watermarkEditor: + opacity: "Непрозрачность" + scale: "Размер" + text: "Текст" + position: "Позиция" + type: "Тип" + image: "Изображения" + advanced: "Для продвинутых" + angle: "Угол" |