diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
commit | cbd13a26f491cb410af373c369a1dba42ead0118 (patch) | |
tree | 3055206247819175eea22b2590643b0ca903b31a /core/l10n/fi.js | |
parent | 1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff) | |
download | nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 1fa18e38074..0c01229c90c 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -120,7 +120,6 @@ OC.L10N.register( "Loading apps …" : "Ladataan sovelluksia…", "Could not fetch list of apps from the app store." : "Ei voitu hakea sovelluskaupan listaa.", "Installing apps …" : "Asennetaan sovelluksia…", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Sovelluksen lataus tai asennus epäonnistui", "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", @@ -383,6 +382,7 @@ OC.L10N.register( "Search" : "Etsi", "Reset search" : "Tyhjennä haku", "Cancel log in" : "Peru kirjautuminen", - "These apps will be updated:" : "Nämä sovellukset päivitetään:" + "These apps will be updated:" : "Nämä sovellukset päivitetään:", + "Nextcloud {app}" : "Nextcloud {app}" }, "nplurals=2; plural=(n != 1);"); |