Sync locales
This commit is contained in:
@@ -8,7 +8,6 @@ return array(
|
||||
'Edit' => 'Διόρθωση',
|
||||
'remove' => 'αφαιρετής',
|
||||
'Remove' => 'Αφαίρεση',
|
||||
'Update' => 'Ενημέρωση',
|
||||
'Yes' => 'Ναι',
|
||||
'No' => 'Όχι',
|
||||
'cancel' => 'ακύρωση',
|
||||
@@ -60,7 +59,6 @@ return array(
|
||||
'Actions' => 'Ενέργειες',
|
||||
'Inactive' => 'Ανενεργός',
|
||||
'Active' => 'Ενεργός',
|
||||
'Add this column' => 'Προσθήκη αυτής της στήλης',
|
||||
'%d tasks on the board' => '%d εργασίες στον κεντρικό πίνακα έργου',
|
||||
'%d tasks in total' => '%d εργασιών στο σύνολο',
|
||||
'Unable to update this board.' => 'Αδύνατη η ενημέρωση αυτού του πίνακα',
|
||||
@@ -184,7 +182,6 @@ return array(
|
||||
'Unable to remove this action.' => 'Δεν είναι δυνατή η αφαίρεση αυτής της ενέργειας',
|
||||
'Action removed successfully.' => 'Η ενέργεια αφαιρέθηκε με επιτυχία.',
|
||||
'Automatic actions for the project "%s"' => 'Αυτόματες ενέργειες για το έργο « %s »',
|
||||
'Defined actions' => 'Ορισμένες ενέργειες',
|
||||
'Add an action' => 'Προσθήκη ενέργειας',
|
||||
'Event name' => 'Ονομασία συμβάντος',
|
||||
'Action name' => 'Ονομασία ενέργειας',
|
||||
@@ -194,7 +191,6 @@ return array(
|
||||
'When the selected event occurs execute the corresponding action.' => 'Όταν εμφανίζεται το επιλεγμένο συμβάν εκτελέστε την αντίστοιχη ενέργεια.',
|
||||
'Next step' => 'Επόμενο βήμα',
|
||||
'Define action parameters' => 'Ορισμός παραμέτρων ενέργειας',
|
||||
'Save this action' => 'Αποθήκευση ενέργειας',
|
||||
'Do you really want to remove this action: "%s"?' => 'Αφαίρεση της ενέργειας: « %s » ?',
|
||||
'Remove an automatic action' => 'Αφαίρεση της αυτόματης ενέργειας',
|
||||
'Assign the task to a specific user' => 'Ανάθεση της εργασίας σε συγκεκριμένο χρήστη',
|
||||
@@ -1148,4 +1144,11 @@ return array(
|
||||
// 'This value must be greater than %d' => '',
|
||||
// 'Another swimlane with the same name exists in the project' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used to generate absolute 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