mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-04 08:45:42 -05:00
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.1) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.1) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.1) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Co-authored-by: GitHub Actions <noreply@github.com>
66 lines
2.0 KiB
YAML
66 lines
2.0 KiB
YAML
---
|
|
cs:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: Uzávěrka
|
|
options: Volby
|
|
user:
|
|
agreement: Souhlas s podmínkami
|
|
email: E-mailová adresa
|
|
locale: Jazyk
|
|
password: Heslo
|
|
user/account:
|
|
username: Uživatelské jméno
|
|
user/invite_request:
|
|
text: Důvod
|
|
errors:
|
|
attributes:
|
|
domain:
|
|
invalid: není platný název domény
|
|
messages:
|
|
invalid_domain_on_line: "%{value} není platný název domény"
|
|
too_many_lines: překročil limit %{limit} řádků
|
|
models:
|
|
account:
|
|
attributes:
|
|
username:
|
|
invalid: musí obsahovat pouze písmena, číslice a podtržítka
|
|
reserved: je vyhrazeno
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: není platná URL
|
|
doorkeeper/application:
|
|
attributes:
|
|
website:
|
|
invalid: není platná URL
|
|
import:
|
|
attributes:
|
|
data:
|
|
malformed: je chybný
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: příspěvku již existuje
|
|
user:
|
|
attributes:
|
|
email:
|
|
blocked: používá zakázanou e-mailovou službu
|
|
unreachable: pravděpodobně neexistuje
|
|
role_id:
|
|
elevated: nemůže být vyšší než vaše aktuální role
|
|
user_role:
|
|
attributes:
|
|
permissions_as_keys:
|
|
dangerous: obsahuje oprávnění, která nejsou bezpečná pro základní roli
|
|
elevated: nemůže obsahovat oprávnění, která vaše aktuální role nemá
|
|
own_role: nelze změnit s vaší aktuální rolí
|
|
position:
|
|
elevated: nemůže být vyšší než vaše aktuální role
|
|
own_role: nelze změnit s vaší aktuální rolí
|
|
webhook:
|
|
attributes:
|
|
events:
|
|
invalid_permissions: nelze zahrnout události, k nimž nemáte práva
|