diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-16 02:17:14 +0000 |
commit | a84eec88e89c9197946e784472545d8f32a258fb (patch) | |
tree | b258d16bf1d05af89df0ac1ff95d19d6e2b97e9c /lib/l10n/fi.js | |
parent | 91a2d5e0124a59270c89830c52557a5d45c8faee (diff) | |
download | nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.tar.gz nextcloud-server-a84eec88e89c9197946e784472545d8f32a258fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 2927cc170f4..23985362fdc 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -13,10 +13,8 @@ OC.L10N.register( "PHP %s or higher is required." : "PHP %s tai sitä uudempi vaaditaan.", "PHP with a version lower than %s is required." : "PHP versiota %s alempi tarvitaan.", "%sbit or higher PHP required." : "%s-bit tai korkeampi PHP vaaditaan.", - "Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s", "The command line tool %s could not be found" : "Komentorivityökalua %s ei löytynyt", "The library %s is not available." : "Kirjastoa %s ei ole käytettävissä.", - "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", "Server version %s or higher is required." : "Palvelinversio %s tai sitä uudempi vaaditaan.", "Server version %s or lower is required." : "Palvelinversio %s tai alhaisempi vaaditaan.", "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", @@ -185,6 +183,8 @@ OC.L10N.register( "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s", + "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", "Basic settings" : "Perusasetukset", "Sharing" : "Jakaminen", "Security" : "Turvallisuus", |