diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-12 02:16:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-12 02:16:50 +0000 |
commit | ad6a4219a2388cbe7784faddad1d21e2aff5a013 (patch) | |
tree | 23b31dc39dc23906eb11340236dbec2a099cbcf5 /lib/l10n/fi.js | |
parent | 88fcc05e4f9357208a99666e92cd608ac7109d42 (diff) | |
download | nextcloud-server-ad6a4219a2388cbe7784faddad1d21e2aff5a013.tar.gz nextcloud-server-ad6a4219a2388cbe7784faddad1d21e2aff5a013.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 2b83550c8e5..68423d2fb51 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -13,8 +13,10 @@ 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.", + "The 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ä.", + "The 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ä", @@ -71,6 +73,7 @@ OC.L10N.register( "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", "%s enter the database name." : "%s anna tietokannan nimi.", "%s you may not use dots in the database name" : "%s et voi käyttää pisteitä tietokannan nimessä", + "MySQL username and/or password not valid" : "MySQL-käyttäjätunnus ja/tai -salasana on väärin", "You need to enter details of an existing account." : "Anna olemassa olevan tilin tiedot.", "Oracle connection could not be established" : "Oracle-yhteyttä ei voitu muodostaa", "Oracle username and/or password not valid" : "Oraclen käyttäjätunnus ja/tai salasana on väärin", |