diff options
Diffstat (limited to 'core/l10n/fi_FI.php')
-rw-r--r-- | core/l10n/fi_FI.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index fee88e1c78f..85b3ab3a14a 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -92,6 +92,7 @@ $TRANSLATIONS = array( "Warning" => "Varoitus", "Delete" => "Poista", "Add" => "Lisää", +"Edit tags" => "Muokkaa tunnisteita", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Päivitys epäonnistui. Ilmoita ongelmasta <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud-yhteisölle</a>.", "The update was successful. Redirecting you to ownCloud now." => "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.", "%s password reset" => "%s salasanan nollaus", @@ -111,6 +112,8 @@ $TRANSLATIONS = array( "Apps" => "Sovellukset", "Admin" => "Ylläpitäjä", "Help" => "Ohje", +"Error loading tags" => "Virhe tunnisteita ladattaessa", +"Tag already exists" => "Tunniste on jo olemassa", "Access forbidden" => "Pääsy estetty", "Cloud not found" => "Pilveä ei löydy", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n", |