Sync locales
This commit is contained in:
@@ -493,7 +493,6 @@ return array(
|
|||||||
'Do you really want to remove this swimlane: "%s"?' => 'Σίγουρα θέλετε να αφαιρέσετε τη λωρίδα : « %s » ?',
|
'Do you really want to remove this swimlane: "%s"?' => 'Σίγουρα θέλετε να αφαιρέσετε τη λωρίδα : « %s » ?',
|
||||||
'Inactive swimlanes' => 'Ανενεργές Λωρίδες',
|
'Inactive swimlanes' => 'Ανενεργές Λωρίδες',
|
||||||
'Remove a swimlane' => 'Αφαίρεση λωρίδας',
|
'Remove a swimlane' => 'Αφαίρεση λωρίδας',
|
||||||
'Rename' => 'Μετονομασία',
|
|
||||||
'Show default swimlane' => 'Εμφάνιση προεπιλεγμένων λωρίδων',
|
'Show default swimlane' => 'Εμφάνιση προεπιλεγμένων λωρίδων',
|
||||||
'Swimlane modification for the project "%s"' => 'Τροποποίηση λωρίδας για το έργο « %s »',
|
'Swimlane modification for the project "%s"' => 'Τροποποίηση λωρίδας για το έργο « %s »',
|
||||||
'Swimlane not found.' => 'Η λωρίδα δεν βρέθηκε.',
|
'Swimlane not found.' => 'Η λωρίδα δεν βρέθηκε.',
|
||||||
@@ -734,7 +733,6 @@ return array(
|
|||||||
'The description has been modified' => 'Η περιγραφή έχει ενημερωθεί',
|
'The description has been modified' => 'Η περιγραφή έχει ενημερωθεί',
|
||||||
'Do you really want to close the task "%s" as well as all subtasks?' => 'Σίγουρα θέλετε να κλείσετε την εργασία « %s » και την υπο-εργασία ?',
|
'Do you really want to close the task "%s" as well as all subtasks?' => 'Σίγουρα θέλετε να κλείσετε την εργασία « %s » και την υπο-εργασία ?',
|
||||||
'I want to receive notifications for:' => 'Επιθυμώ να λαμβάνω ενημερώσεις για :',
|
'I want to receive notifications for:' => 'Επιθυμώ να λαμβάνω ενημερώσεις για :',
|
||||||
'The description have been modified' => 'Η περιγραφή έχει ενημερωθεί',
|
|
||||||
'All tasks' => 'Όλες οι εργασίες',
|
'All tasks' => 'Όλες οι εργασίες',
|
||||||
'Only for tasks assigned to me' => 'Μόνο σε εργασίες που μου έχουν ανατεθεί',
|
'Only for tasks assigned to me' => 'Μόνο σε εργασίες που μου έχουν ανατεθεί',
|
||||||
'Only for tasks created by me' => 'Μόνο σε εργασίες που έχουν δημιουργηθεί από εμένα',
|
'Only for tasks created by me' => 'Μόνο σε εργασίες που έχουν δημιουργηθεί από εμένα',
|
||||||
@@ -1146,4 +1144,11 @@ return array(
|
|||||||
'This value must be greater than %d' => 'Η τιμή πρέπει να είναι μεγαλύτερη από %d',
|
'This value must be greater than %d' => 'Η τιμή πρέπει να είναι μεγαλύτερη από %d',
|
||||||
'Another swimlane with the same name exists in the project' => 'Μια άλλη λωρίδα, με το ίδιο όνομα υπάρχει στο έργο',
|
'Another swimlane with the same name exists in the project' => 'Μια άλλη λωρίδα, με το ίδιο όνομα υπάρχει στο έργο',
|
||||||
'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Παράδειγμα: http://example.kanboard.net/ (χρησιμοποιείται για τη δημιουργία απόλυτων URLs)',
|
'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Παράδειγμα: http://example.kanboard.net/ (χρησιμοποιείται για τη δημιουργία απόλυτων URLs)',
|
||||||
|
// 'Actions duplicated successfully.' => '',
|
||||||
|
// 'Unable to duplicate actions.' => '',
|
||||||
|
// 'Add a new action' => '',
|
||||||
|
// 'Import from another project' => '',
|
||||||
|
// 'There is no action at the moment.' => '',
|
||||||
|
// 'Import actions from another project' => '',
|
||||||
|
// 'There is no available project.' => '',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user