mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-06 15:05:07 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
Some checks are pending
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
JavaScript Linting / lint (push) Waiting to run
JavaScript Testing / test (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
Co-authored-by: GitHub Actions <noreply@github.com>
72 lines
3.0 KiB
YAML
72 lines
3.0 KiB
YAML
---
|
||
el:
|
||
activerecord:
|
||
attributes:
|
||
poll:
|
||
expires_at: Προθεσμία
|
||
options: Επιλογές
|
||
user:
|
||
agreement: Σύμβαση παροχής υπηρεσιών
|
||
email: Διεύθυνση 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: δεν είναι έγκυρο URL
|
||
doorkeeper/application:
|
||
attributes:
|
||
website:
|
||
invalid: δεν είναι έγκυρο URL
|
||
import:
|
||
attributes:
|
||
data:
|
||
malformed: δεν είναι έγκυρα
|
||
list_account:
|
||
attributes:
|
||
account_id:
|
||
taken: είναι ήδη στη λίστα
|
||
must_be_following: πρέπει να είναι ένας λογαριασμός που ακολουθείς
|
||
status:
|
||
attributes:
|
||
reblog:
|
||
taken: της ανάρτησης υπάρχει ήδη
|
||
user:
|
||
attributes:
|
||
email:
|
||
blocked: χρησιμοποιεί μη επιτρεπόμενο πάροχο e-mail
|
||
unreachable: δεν φαίνεται να υπάρχει
|
||
role_id:
|
||
elevated: δεν μπορεί να είναι υψηλότερο από τον τρέχοντα ρόλο σου
|
||
user_role:
|
||
attributes:
|
||
permissions_as_keys:
|
||
dangerous: προσθήκη δικαιωμάτων που δεν είναι ασφαλή για τον βασικό ρόλο
|
||
elevated: δεν είναι δυνατή η προσθήκη δικαιωμάτων που ο τρέχων ρόλος σας δεν κατέχει
|
||
own_role: δεν μπορεί να αλλάξει με τον τρέχοντα ρόλο σας
|
||
position:
|
||
elevated: δεν μπορεί να είναι μεγαλύτερο από τον τρέχοντα ρόλο σας
|
||
own_role: δεν μπορεί να αλλάξει με τον τρέχοντα ρόλο σας
|
||
webhook:
|
||
attributes:
|
||
events:
|
||
invalid_permissions: δεν μπορείτε να συμπεριλάβετε συμβάντα για τα οποία δεν έχετε τα δικαιώματα
|