diff options
Diffstat (limited to 'apps/files/l10n/fi_FI.php')
-rw-r--r-- | apps/files/l10n/fi_FI.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 896b19807b1..adce13d004b 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Unknown error" => "Tuntematon virhe", "Could not move %s - File with this name already exists" => "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa", "Could not move %s" => "Kohteen %s siirto ei onnistunut", +"Permission denied" => "Ei käyttöoikeutta", "File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.", "\"%s\" is an invalid file name." => "\"%s\" on virheellinen tiedostonimi.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.", |