diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-09-17 15:45:29 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-17 15:45:29 +0900 |
| commit | 52ec1b3fdef05cbed4ff216b5317b60735caac00 (patch) | |
| tree | 847d548b346bf086ae886e05cb8b0d770003e710 /locales/cs-CZ.yml | |
| parent | fix(backend): MK_ONLY_SERVERオプションを指定した際にクラッシ... (diff) | |
| download | sharkey-52ec1b3fdef05cbed4ff216b5317b60735caac00.tar.gz sharkey-52ec1b3fdef05cbed4ff216b5317b60735caac00.tar.bz2 sharkey-52ec1b3fdef05cbed4ff216b5317b60735caac00.zip | |
New Crowdin updates (#11836)
* 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 (Czech)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Italian)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Dutch)
* 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 (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 (Chinese Traditional)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* 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 (Hungarian)
* 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 (Kannada)
* New translations ja-JP.yml (Lao)
* New translations ja-JP.yml (Kabyle)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Chinese Traditional)
Diffstat (limited to 'locales/cs-CZ.yml')
| -rw-r--r-- | locales/cs-CZ.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index 2007680947..18e7f02e69 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -354,7 +354,6 @@ invite: "Pozvat" driveCapacityPerLocalAccount: "Kapacita disku na lokálního uživatele" driveCapacityPerRemoteAccount: "Kapacita disku na vzdáleného uživatele" inMb: "V megabajtech" -iconUrl: "Favicon URL" bannerUrl: "Baner URL" backgroundImageUrl: "Adresa URL obrázku pozadí" basicInfo: "Základní informace" @@ -1095,6 +1094,8 @@ doYouAgree: "Souhlasíte?" beSureToReadThisAsItIsImportant: "Přečtěte si prosím tyto důležité informace." iHaveReadXCarefullyAndAgree: "Přečetl jsem si text \"{x}\" a souhlasím s ním." icon: "Avatar" +replies: "Odpovědět" +renotes: "Přeposlat" _initialAccountSetting: accountCreated: "Váš účet byl úspěšně vytvořen!" letsStartAccountSetup: "Pro začátek si nastavte svůj profil." @@ -1112,6 +1113,8 @@ _initialAccountSetting: laterAreYouSure: "Opravdu chcete provést nastavení profilu později?" _serverRules: description: "Soubor pravidel, která se zobrazí před registrací. Doporučuje se nastavit shrnutí podmínek služby." +_serverSettings: + iconUrl: "URL ikony" _accountMigration: moveFrom: "Migrace jiného účtu na tento účet" moveFromSub: "Vytvořit alias na jiný účet" |