Skip to content

Commit

Permalink
Update translations (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
discourse-translator-bot authored Aug 20, 2024
1 parent 201b4d9 commit a1d9bdf
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
25 changes: 25 additions & 0 deletions config/locales/client.el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,41 @@
# https://translate.discourse.org/

el:
admin_js:
admin:
site_settings:
categories:
discourse_reactions: "Αντιδράσεις Discourse"
js:
discourse_reactions:
reactions_title: "Αντιδράσεις"
state_panel:
more_users: "και %{count} ακόμη..."
reaction:
forbidden: "Αυτή η αντίδραση δημιουργήθηκε πολύ καιρό πριν. Δεν μπορεί πια να τροποποιηθεί ή να αφαιρεθεί."
picker:
react_with: "Αντέδρασε σε αυτή την ανάρτηση με: %{reaction}"
cant_remove_reaction: "Δεν μπορείς πια να αφαιρέσεις την αντίδραση σου"
remove_reaction: "Αφαίρεσε την %{reaction} αντίδραση"
main_reaction:
add: "Μου αρέσει η ανάρτηση"
remove: "Αφαίρεσε το \"Μου αρέσει\""
cant_remove: "Δεν μπορείς πια να αφαιρέσεις το \"Μου αρέσει\""
unauthenticated: "Παρακαλούμε εγγραφείτε ή συνδεθείτε για να κάνετε \"Μου αρέσει\" στην ανάρτηση"
notifications:
reaction_1_user_multiple_posts:
one: "αντέδρασε σε %{count} από τις αναρτήσεις σας"
other: "αντέδρασε σε %{count} από τις αναρτήσεις σας"
reaction_2_users: "%{username}, %{username2}"
reaction_multiple_users:
one: "%{username} και %{count} ακόμη"
other: "%{username} και %{count} ακόμη"
reaction:
single: "<span>%{username}</span> %{description}"
multiple: "<span>%{username}</span> αντέδρασε σε %{count} από τις αναρτήσεις σας"
reaction_2: "<span class='double-user'>%{username}, %{username2}</span> %{description}"
reaction_many:
one: "<span class='multi-user'>%{username} και %{count} ακόμη</span> %{description}"
other: "<span class='multi-user'>%{username} και %{count} ακόμη</span> %{description}"
titles:
reaction: "νέα αντίδραση"
8 changes: 8 additions & 0 deletions config/locales/server.el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@
# https://translate.discourse.org/

el:
badges:
first_reaction:
name: Πρώτη Αντίδραση
description: Αντέδρασε στην ανάρτηση
long_description: |
Το παράσημο χορηγείται την πρώτη φορά που έκανες αντίδραση σε μια ανάρτηση. Αντιδρώντας στις αναρτήσεις είναι ο καλύτερος τρόπος να δίνεις στα υπόλοιπα μέλη της κοινότητας να καταλάβουν ότι αυτό που ανάρτησαν ήταν ενδιαφέρον, χρήσιμο, έξυπνο ή διασκεδαστικό. Μοιράσου την αντίδραση σου!
reports:
reactions:
title: "Αντιδράσεις"
description: "Λίστα των πιο πρόσφατων αντιδράσεων."
labels:
day: "Ημέρα"

0 comments on commit a1d9bdf

Please sign in to comment.