summaryrefslogtreecommitdiff
path: root/app/Locale/fi_FI/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fi_FI/translations.php')
-rw-r--r--app/Locale/fi_FI/translations.php11
1 files changed, 7 insertions, 4 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 169fa665..1a04b605 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -8,7 +8,6 @@ return array(
'Edit' => 'Muokkaa',
'remove' => 'poista',
'Remove' => 'Poista',
- 'Update' => 'Päivitä',
'Yes' => 'Kyllä',
'No' => 'Ei',
'cancel' => 'peruuta',
@@ -60,7 +59,6 @@ return array(
'Actions' => 'Toiminnot',
'Inactive' => 'Ei aktiivinen',
'Active' => 'Aktiivinen',
- 'Add this column' => 'Lisää tämä sarake',
'%d tasks on the board' => '%d tehtävää taululla',
'%d tasks in total' => '%d tehtävää yhteensä',
'Unable to update this board.' => 'Taulun muuttaminen ei onnistunut.',
@@ -184,7 +182,6 @@ return array(
'Unable to remove this action.' => 'Toiminnon poistaminen epäonnistui.',
'Action removed successfully.' => 'Toiminto poistettiin onnistuneesti.',
'Automatic actions for the project "%s"' => 'Automaattiset toiminnot projektille "%s"',
- 'Defined actions' => 'Määritellyt toiminnot',
// 'Add an action' => '',
'Event name' => 'Tapahtuman nimi',
'Action name' => 'Toiminnon nimi',
@@ -194,7 +191,6 @@ return array(
'When the selected event occurs execute the corresponding action.' => 'Kun valittu tapahtuma tapahtuu, suorita vastaava toiminto.',
'Next step' => 'Seuraava vaihe',
'Define action parameters' => 'Määrittele toiminnon parametrit',
- 'Save this action' => 'Tallenna toiminto',
'Do you really want to remove this action: "%s"?' => 'Oletko varma että haluat poistaa toiminnon "%s"?',
'Remove an automatic action' => 'Poista automaattintn toiminto',
'Assign the task to a specific user' => 'Osoita tehtävä käyttäjälle',
@@ -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.' => '',
);