diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/fi.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.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 1e11fb44504..f5a3d5ff35b 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -73,7 +73,6 @@ OC.L10N.register( "Additional settings" : "Lisäasetukset", "Tips & tricks" : "Vinkkejä", "Personal info" : "Henkilökohtaiset tiedot", - "Sync clients" : "Synkronointisovellukset", "Unlimited" : "Rajoittamaton", "Verifying" : "Vahvistetaan", "Verifying …" : "Vahvistetaan…", @@ -210,6 +209,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", "DB Error: \"%s\"" : "Tietokantavirhe: \"%s\"", - "App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!" + "App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!", + "Sync clients" : "Synkronointisovellukset" }, "nplurals=2; plural=(n != 1);"); |