From 66f150d887a34d2b51ff14f22d0fd41a34f8cc77 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 30 Dec 2014 14:00:13 -0500 Subject: Improve the list of project members --- app/Locale/fi_FI/translations.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'app/Locale/fi_FI') diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index a78ea6d4..53404026 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -194,7 +194,7 @@ return array( 'Allow this user' => 'Salli tämä projekti', 'Only those users have access to this project:' => 'Vain näillä käyttäjillä on pääsy projektiin:', 'Don\'t forget that administrators have access to everything.' => 'Muista että ylläpitäjät pääsevät kaikkialle.', - 'revoke' => 'poista', + 'Revoke' => 'Poista', 'List of authorized users' => 'Sallittujen käyttäjien lista', 'User' => 'Käyttäjät', // 'Nobody have access to this project.' => '', @@ -609,8 +609,8 @@ return array( 'Default swimlane' => 'Oletuskaista', 'Do you really want to remove this swimlane: "%s"?' => 'Haluatko varmasti poistaa tämän kaistan: "%s"?', 'Inactive swimlanes' => 'Passiiviset kaistat', - // 'set manager' => '', - // 'set user' => '', + // 'Set project manager' => '', + // 'Set project member' => '', 'Remove a swimlane' => 'Poista kaista', 'Rename' => 'Uudelleennimeä', 'Show default swimlane' => 'Näytä oletuskaista', @@ -633,4 +633,8 @@ return array( // 'Help on Gitlab webhooks' => '', // 'Integrations' => '', // 'Integration with third-party services' => '', + // 'Role for this project' => '', + // 'Project manager' => '', + // 'Project member' => '', + // 'A project manager can change the settings of the project and have more privileges than a standard user.' => '', ); -- cgit v1.2.3