diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /core/l10n/fi.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index ff0f99c8c63..fdfab048822 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -43,9 +43,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena", "Updating database schema" : "Päivitetään tietokannan skeemaa", "Updated database" : "Tietokanta päivitetty", - "Checking for update of app \"%s\" in appstore" : "Päivitystä sovellukseen \"%s\" tarkistetaan sovelluskaupasta", - "Update app \"%s\" from appstore" : "Päivitä sovellus \"%s\" sovelluskaupasta", - "Checked for update of app \"%s\" in appstore" : "Päivitys sovellukseen \"%s\" tarkistettu sovelluskaupasta", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tarkistetaan, onko kohteen %s tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)", "Updated \"%1$s\" to %2$s" : "Päivitetty \"%1$s\" versioon %2$s", "Set log level to debug" : "Asetettu lokitasoksi vianetsintä", @@ -108,7 +105,6 @@ OC.L10N.register( "Resetting password" : "Salasanan palauttaminen", "Recommended apps" : "Suositellut sovellukset", "Loading apps …" : "Ladataan sovelluksia…", - "Could not fetch list of apps from the app store." : "Ei voitu hakea sovelluskaupan listaa.", "Installing apps …" : "Asennetaan sovelluksia…", "App download or installation failed" : "Sovelluksen lataus tai asennus epäonnistui", "Cancel" : "Peruuta", @@ -305,6 +301,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Tarkistetaan, onko tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)", "Checked database schema update" : "Tarkistettu tietokannan skeemapäivitys", "Checking updates of apps" : "Tarkistetaan sovellusten päivityksiä", + "Checking for update of app \"%s\" in appstore" : "Päivitystä sovellukseen \"%s\" tarkistetaan sovelluskaupasta", + "Update app \"%s\" from appstore" : "Päivitä sovellus \"%s\" sovelluskaupasta", + "Checked for update of app \"%s\" in appstore" : "Päivitys sovellukseen \"%s\" tarkistettu sovelluskaupasta", "Checked database schema update for apps" : "Tarkistettu tietokannan skeemapäivitys sovelluksille", "Following apps have been disabled: %s" : "Seuraavat sovellukset on poistettu käytöstä: %s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Palvelinta ei ole määritelty oikein tunnistamaan osoitetta \"{url}\". Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.", @@ -323,6 +322,7 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} hakutulos muussa kansiossa","{count} hakutulosta muissa kansioissa"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Salasanan palauttamisviesti on lähetetty tilin sähköpostiin. Jos et saa sitä, tarkista roskapostikansiosi tai kysy apua paikalliselta ylläpitäjältä.", "Password can not be changed. Please contact your administrator." : "Salasanan vaihtaminen ei onnistunut. Ota yhteys ylläpitäjään.", + "Could not fetch list of apps from the app store." : "Ei voitu hakea sovelluskaupan listaa.", "Nextcloud {app}" : "Nextcloud {app}", "Can't install this app because it is not compatible" : "Tätä sovellusta ei voi asentaa, koska se ei ole yhteensopiva", "Can't install this app" : "Tätä sovellusta ei voi asentaa", |