diff options
Diffstat (limited to 'apps/user_ldap/l10n/fi_FI.php')
-rw-r--r-- | apps/user_ldap/l10n/fi_FI.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/fi_FI.php b/apps/user_ldap/l10n/fi_FI.php index b631caccee6..f558fa78977 100644 --- a/apps/user_ldap/l10n/fi_FI.php +++ b/apps/user_ldap/l10n/fi_FI.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "Cannot add server configuration" => "Palvelinasetusten lisäys epäonnistui", "Success" => "Onnistui!", "Error" => "Virhe", +"Please specify the port" => "Määritä portti", "Configuration OK" => "Määritykset OK", "Configuration incorrect" => "Määritykset väärin", "Configuration incomplete" => "Määritykset puutteelliset", @@ -28,6 +29,7 @@ $TRANSLATIONS = array( "1. Server" => "1. Palvelin", "%s. Server:" => "%s. Palvelin:", "Add Server Configuration" => "Lisää palvelinmääritys", +"Delete Configuration" => "Poista määritys", "Host" => "Isäntä", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Voit jättää protokollan määrittämättä, paitsi kun vaadit SSL:ää. Aloita silloin ldaps://", "Port" => "Portti", |