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/cs-CZ.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/cs-CZ.yml')
| -rw-r--r-- | locales/cs-CZ.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index 8ac43ab6d9..5fc772a361 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -2043,3 +2043,11 @@ _search: searchScopeAll: "Vše" searchScopeLocal: "Místní" searchScopeUser: "Upřesnit uživatele" +_watermarkEditor: + opacity: "Průhlednost" + scale: "Velikost" + text: "Text" + position: "Pozice" + type: "Typ" + image: "Obrázky" + advanced: "Pokročilé" |