diff options
Diffstat (limited to 'lib/l10n/fi.json')
-rw-r--r-- | lib/l10n/fi.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 45ededc8da2..cd795f4d114 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -201,7 +201,6 @@ "Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.", "Please ask your server administrator to check the Nextcloud configuration." : "Pyydä palvelimen ylläpitäjää tarkastamaan Nextcloudin määritykset.", "Your data directory must be an absolute path." : "Datahakemiston tulee olla absoluuttinen polku.", - "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Varmista että datahakemiston juuressa on tiedosto nimeltä \".ocdata\".", "Action \"%s\" not supported or implemented." : "Toiminto \"%s\" ei ole tuettu tai sitä ei ole toteutettu.", "Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".", "Storage unauthorized. %s" : "Tallennustila ei ole valtuutettu. %s", @@ -245,6 +244,7 @@ "User disabled" : "Käyttäjä poistettu käytöstä", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 vaaditaan.", "Please upgrade your database version." : "Päivitä tietokannan versio.", - "Your data directory is readable by other users." : "Datahakemistosi on muiden käyttäjien luettavissa." + "Your data directory is readable by other users." : "Datahakemistosi on muiden käyttäjien luettavissa.", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Varmista että datahakemiston juuressa on tiedosto nimeltä \".ocdata\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |