diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:29 +0000 |
commit | ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8 (patch) | |
tree | 53bd494486911cc5fdfbea8e05b072832bc25396 /core/l10n/fi.js | |
parent | 2631f48c440d39df43553312691a2e8cb9084b97 (diff) | |
download | nextcloud-server-ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8.tar.gz nextcloud-server-ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index b7f26524ea5..e96a12f664f 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -51,9 +51,7 @@ 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 App Store" : "Tarkistetaan sovelluksen \"%s\" päivityksiä sovelluskaupasta", "Update app \"%s\" from App Store" : "Päivitä sovellus \"%s\" sovelluskaupasta", - "Checked for update of app \"%s\" in App Store" : "Päivitykset tarkistettu sovelluskaupasta sovellukselle \"%s\"", "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ä", @@ -373,6 +371,8 @@ OC.L10N.register( "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.", "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" + "Can't install this app" : "Tätä sovellusta ei voi asentaa", + "Checking for update of app \"%s\" in App Store" : "Tarkistetaan sovelluksen \"%s\" päivityksiä sovelluskaupasta", + "Checked for update of app \"%s\" in App Store" : "Päivitykset tarkistettu sovelluskaupasta sovellukselle \"%s\"" }, "nplurals=2; plural=(n != 1);"); |