diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
commit | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch) | |
tree | 8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/fi.js | |
parent | 90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff) | |
download | nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 8a6ee544929..f458f502007 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -60,8 +60,6 @@ OC.L10N.register( "Log out" : "Kirjaudu ulos", "Users" : "Käyttäjät", "Unknown user" : "Tuntematon käyttäjä", - "APCu" : "APCu", - "Redis" : "Redis", "Create" : "Luo", "Change" : "Muuta", "Delete" : "Poista", @@ -71,7 +69,6 @@ OC.L10N.register( "Security" : "Turvallisuus", "Encryption" : "Salaus", "Additional settings" : "Lisäasetukset", - "Tips & tricks" : "Vinkkejä", "Personal info" : "Henkilökohtaiset tiedot", "Mobile & desktop" : "Mobiili ja työpöytä", "Unlimited" : "Rajoittamaton", @@ -209,6 +206,9 @@ OC.L10N.register( "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "APCu" : "APCu", + "Redis" : "Redis", + "Tips & tricks" : "Vinkkejä", "DB Error: \"%s\"" : "Tietokantavirhe: \"%s\"", "App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!", "Sync clients" : "Synkronointisovellukset" |