Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AUTO] Updated translations from Crowdin #8904

Merged
merged 1 commit into from
Oct 26, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ sylius:
completed: 'Η πληρωμή ολοκληρώθηκε.'
failed: 'Η πληρωμή απέτυχε.'
processing: 'Η πληρωμή σας είναι σε επεξεργασία.'
refunded: 'Επιτυχής επιστροφή πληρωμής.'
unknown: 'Υπήρξε ένα άγνωστο πρόβλημα με την πληρωμή.'
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ sylius:
form:
collection:
add: Προσθήκη
delete: Διαγραφή
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ sylius:
configuration: Configuratie
description: Omschrijving
enabled: Toegestaan
match_all_category_requirement: Alle eenheden moeten dezelfde categorie hebben
match_any_category_requirement: Minstens 1 eenheid moet dezelfde categorie hebben
match_none_category_requirement: Geen van de eenheden moeten dezelfde categorie hebben
match_all_category_requirement: Alle eenheden moeten overeenkomen met de methodecategorie
match_any_category_requirement: Minstens 1 eenheid moet overeenkomen met de methodecategorie
match_none_category_requirement: Geen van de eenheden hoeven overeen te komen met de methodecategorie
name: Naam
position: Positie
tax_category: Belasting categorie
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ sylius:
date: 'Ημερομηνία'
datetime: 'Ημερομηνία και ώρα'
default_locale: 'Προεπιλεγμένες τοπικές ρυθμίσεις'
delete: 'Διαγραφή'
description: 'Περιγραφή'
editing_country: 'Επεξεργασία χώρας'
editing_zone: 'Επεξεργασία ζώνης'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ sylius:
verify_email: 'Το email σας έχει επαληθευτεί με επιτυχία.'
verify_email_by_invalid_token: 'Το διακριτικό επαλήθευσης δεν είναι έγκυρο.'
verify_email_request: 'Ένα email με σύνδεσμο επαλήθευσης έχει σταλεί στην διεύθυνση email σας.'
verify_no_user: 'Δεν υπάρχει κανένας συνδεδεμένος χρήστης.'
verify_verified_email: 'Το email σας έχει ήδη επαληθευτεί.'