mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-05 17:31:12 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
Some checks failed
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Co-authored-by: GitHub Actions <noreply@github.com>
78 lines
3.0 KiB
YAML
78 lines
3.0 KiB
YAML
---
|
|
fa:
|
|
activerecord:
|
|
attributes:
|
|
poll:
|
|
expires_at: مهلت
|
|
options: گزینهها
|
|
user:
|
|
agreement: توافقنامهٔ خدمت
|
|
email: نشانی رایانامه
|
|
locale: موقعیت
|
|
password: گذرواژه
|
|
user/account:
|
|
username: نام کاربری
|
|
user/invite_request:
|
|
text: دلیل
|
|
errors:
|
|
attributes:
|
|
domain:
|
|
invalid: نام دامنهٔ معتبری نیست
|
|
messages:
|
|
invalid_domain_on_line: "%{value} نام دامنهٔ معتبری نیست"
|
|
models:
|
|
account:
|
|
attributes:
|
|
fields:
|
|
fields_with_values_missing_labels: حاوی مقادیری با برچسب های گم شده
|
|
username:
|
|
invalid: تنها حروف، اعداد، و زیرخط
|
|
reserved: محفوظ است
|
|
admin/webhook:
|
|
attributes:
|
|
url:
|
|
invalid: نشانی معتبری نیست
|
|
doorkeeper/application:
|
|
attributes:
|
|
website:
|
|
invalid: نشانی معتبری نیست
|
|
import:
|
|
attributes:
|
|
data:
|
|
malformed: بدریخت است
|
|
list_account:
|
|
attributes:
|
|
account_id:
|
|
taken: در حال حاضر در لیست است
|
|
must_be_following: باید یک حساب دنبال شده باشد
|
|
status:
|
|
attributes:
|
|
reblog:
|
|
taken: تا از وضعیتها هنوز وجود دارند
|
|
terms_of_service:
|
|
attributes:
|
|
effective_date:
|
|
too_soon: بیش از حد زود است. باید بعد از %{date} باشد
|
|
user:
|
|
attributes:
|
|
date_of_birth:
|
|
below_limit: زیر کران سن است
|
|
email:
|
|
blocked: از فراهمکنندهٔ رایانامهٔ غیرمجازی استفاده میکند
|
|
unreachable: به نظر نمیرسد وجود داشته باشد
|
|
role_id:
|
|
elevated: نمیتواند بالاتر از نقش کنونیتان باشد
|
|
user_role:
|
|
attributes:
|
|
permissions_as_keys:
|
|
dangerous: شاما اجازههایی که برای نقش پایه امن نیستند
|
|
elevated: نمیتواند شامل اجازههایی باشد که نقش کنونیتان ندارد
|
|
own_role: نمیتواند با نقش کنونیتان تغییر کند
|
|
position:
|
|
elevated: نمیتواند بالاتر از نقش کنونیتان باشد
|
|
own_role: نمیتواند با نقش کنونیتان تغییر کند
|
|
webhook:
|
|
attributes:
|
|
events:
|
|
invalid_permissions: نمیتواند شامل رویدادهایی باشد که حقوقش را ندارید
|