kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
4.5 KiB
71 lines
4.5 KiB
#English strings go here
|
|
el:
|
|
js:
|
|
boards:
|
|
label_unnamed_board: 'Ανώνυμος πίνακας'
|
|
label_unnamed_list: 'Ανώνυμη λίστα'
|
|
label_board_type: 'Τύπος πίνακα'
|
|
upsale:
|
|
teaser_text: 'Βελτιώστε την agile διαχείριση έργων σας με την ευέλικτη προβολή Πινάκων. Δημιουργήστε όσους πίνακες επιθυμείτε για οτιδήποτε θέλετε να παρακολουθείτε.'
|
|
upgrade_to_ee_text: 'Οι πίνακες είναι λειτουργία της Έκδοσης για Επιχειρήσεις. Παρακαλούμε αναβαθμίστε σε πλάνο επί πληρωμή.'
|
|
upgrade: 'Αναβαθμίστε τώρα'
|
|
personal_demo: 'Λάβετε ένα προσωπικό demo'
|
|
lists:
|
|
delete: 'Διαγραφή λίστας'
|
|
version:
|
|
is_locked: 'Η έκδοση είναι κλειδωμένη. Δεν μπορούν να προστεθούν αντικείμενα σε αυτή την έκδοση.'
|
|
is_closed: 'Η έκδοση είναι κλειστή. Δεν μπορούν να προστεθούν αντικείμενα σε αυτή την έκδοση.'
|
|
close_version: 'Κλείσιμο έκδοσης'
|
|
open_version: 'Άνοιγμα έκδοσης'
|
|
lock_version: 'Κλείδωμα έκδοσης'
|
|
unlock_version: 'Ξεκλείδωμα έκδοσης'
|
|
edit_version: 'Επεξεργασία έκδοσης'
|
|
show_version: 'Εμφάνιση έκδοσης'
|
|
locked: 'Κλειδωμένο'
|
|
closed: 'Κλειστό'
|
|
new_board: 'Νέος πίνακας'
|
|
add_list: 'Add list to board'
|
|
add_card: 'Προσθήκη κάρτας'
|
|
error_attribute_not_writable: "Δεν είναι δυνατή η μετακίνηση του πακέτου εργασίας, το %{attribute} δεν είναι εγγράψιμο."
|
|
error_loading_the_list: "Σφάλμα κατά την φόρτωση της λίστας: %{error_message}"
|
|
error_permission_missing: "Λείπει το δικαίωμα δημιουργίας δημόσιων ερωτημάτων"
|
|
click_to_remove_list: "Κάντε κλικ για να αφαιρέσετε αυτή τη λίστα"
|
|
board_type:
|
|
text: 'Τύπος πίνακα'
|
|
free: 'Βασικός πίνακας'
|
|
select_board_type: 'Please choose the type of board you need.'
|
|
free_text: >
|
|
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
|
|
action: 'Πίνακας ενεργειών'
|
|
action_by_attribute: 'Πίνακας ενεργειών (%{attribute})'
|
|
action_text: >
|
|
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
|
|
action_text_subprojects: >
|
|
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
|
|
action_text_subtasks: >
|
|
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
|
|
action_type:
|
|
assignee: assignee
|
|
status: κατάσταση
|
|
version: έκδοση
|
|
subproject: subproject
|
|
subtasks: children
|
|
select_attribute: "Χαρακτηριστικό ενέργειας"
|
|
add_list_modal:
|
|
labels:
|
|
assignee: Select user to add as a new assignee list
|
|
status: Select status to add as a new list
|
|
version: Select version to add as a new list
|
|
subproject: Select subproject to add as a new list
|
|
subtasks: Select work package to add as a new list
|
|
warning:
|
|
status: |
|
|
There is currently no status available. <br>
|
|
Either there are none or they have all already been added to the board.
|
|
assignee: This project currently does not have any members that can be added. <br>
|
|
add_members: <a href="%{link}">Add a new member to this project</a> to select users again.
|
|
configuration_modal:
|
|
title: 'Διαμόρφωση αυτού του πίνακα'
|
|
display_settings:
|
|
card_mode: "Εμφάνιση ως κάρτες"
|
|
table_mode: "Εμφάνιση ως πίνακα"
|
|
|