diff options
Diffstat (limited to 'lib/l10n/fi_FI.php')
-rw-r--r-- | lib/l10n/fi_FI.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php index 423989cf778..c4b5fee80a6 100644 --- a/lib/l10n/fi_FI.php +++ b/lib/l10n/fi_FI.php @@ -8,7 +8,7 @@ $TRANSLATIONS = array( "Personal" => "Henkilökohtainen", "Settings" => "Asetukset", "Users" => "Käyttäjät", -"Admin" => "Ylläpitäjä", +"Admin" => "Ylläpito", "Failed to upgrade \"%s\"." => "Kohteen \"%s\" päivitys epäonnistui.", "Unknown filetype" => "Tuntematon tiedostotyyppi", "Invalid image" => "Virheellinen kuva", @@ -57,6 +57,8 @@ $TRANSLATIONS = array( "Sharing %s failed, because %s is not a member of the group %s" => "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s ei ole ryhmän %s jäsen", "Sharing %s failed, because sharing with links is not allowed" => "Kohteen %s jakaminen epäonnistui, koska jakaminen linkkejä käyttäen ei ole sallittu", "Setting permissions for %s failed, because the item was not found" => "Kohteen %s oikeuksien asettaminen epäonnistui, koska kohdetta ei löytynyt", +"Sharing backend %s not found" => "Jakamisen taustaosaa %s ei löytynyt", +"Sharing backend for %s not found" => "Jakamisen taustaosaa kohteelle %s ei löytynyt", "Sharing %s failed, because the user %s is the original sharer" => "Kohteen %s jakaminen epäonnistui, koska käyttäjä %s on alkuperäinen jakaja", "Sharing %s failed, because resharing is not allowed" => "Kohteen %s jakaminen epäonnistui, koska jakaminen uudelleen ei ole sallittu", "Sharing %s failed, because the file could not be found in the file cache" => "Kohteen %s jakaminen epäonnistui, koska tiedostoa ei löytynyt tiedostovälimuistista", |