diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-12 02:11:02 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-12 02:11:02 +0200 |
commit | 33ee2e2f10a425eb81338081325e5f96fc48c1f9 (patch) | |
tree | ba60a06d0fce078936da13b8b1e546cf4fd5175e /lib/l10n | |
parent | 6cf36b4f8160a0bf758e3d3b588581c14f9425ac (diff) | |
download | nextcloud-server-33ee2e2f10a425eb81338081325e5f96fc48c1f9.tar.gz nextcloud-server-33ee2e2f10a425eb81338081325e5f96fc48c1f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/fi_FI.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php index 89a584d389d..2c85931e1d0 100644 --- a/lib/l10n/fi_FI.php +++ b/lib/l10n/fi_FI.php @@ -27,7 +27,9 @@ "MySQL username and/or password not valid" => "MySQL:n käyttäjätunnus ja/tai salasana on väärin", "DB Error: \"%s\"" => "Tietokantavirhe: \"%s\"", "MySQL user '%s'@'localhost' exists already." => "MySQL-käyttäjä '%s'@'localhost' on jo olemassa.", +"Drop this user from MySQL" => "Pudota tämä käyttäjä MySQL:stä", "MySQL user '%s'@'%%' already exists" => "MySQL-käyttäjä '%s'@'%%' on jo olemassa", +"Drop this user from MySQL." => "Pudota tämä käyttäjä MySQL:stä.", "MS SQL username and/or password not valid: %s" => "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s", "Please double check the <a href='%s'>installation guides</a>." => "Lue tarkasti <a href='%s'>asennusohjeet</a>.", "seconds ago" => "sekuntia sitten", |