diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:30 +0000 |
commit | d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch) | |
tree | 5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /settings/l10n/fi.js | |
parent | 13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff) | |
download | nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.tar.gz nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fi.js')
-rw-r--r-- | settings/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 67675041202..a547c1f1afc 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -77,8 +77,6 @@ OC.L10N.register( "Password confirmation is required" : "Salasanavahvistus vaaditaan", "Couldn't remove app." : "Sovelluksen poistaminen epäonnistui.", "Couldn't update app." : "Sovelluksen päivitys epäonnistui.", - "Are you really sure you want add {domain} as trusted domain?" : "Oletko aivan varma, että haluat lisätä verkkotunnuksen {domain} luotetuksi verkkotunnukseksi?", - "Add trusted domain" : "Lisää luotettu verkkotunnus", "Migration in progress. Please wait until the migration is finished" : "Migraatio on kesken. Odota kunnes migraatio valmistuu", "Migration started …" : "Migraatio käynnistyi…", "Not saved" : "Ei tallennettu", @@ -359,6 +357,8 @@ OC.L10N.register( "Default" : "Oletus", "A problem occurred, please check your log files (Error: %s)" : "Tapahtui virhe, tarkista lokitiedostot (Virhe: %s)", "Migration Completed" : "Migraatio valmistui", + "Are you really sure you want add {domain} as trusted domain?" : "Oletko aivan varma, että haluat lisätä verkkotunnuksen {domain} luotetuksi verkkotunnukseksi?", + "Add trusted domain" : "Lisää luotettu verkkotunnus", "_You have %n app update pending_::_You have %n app updates pending_" : ["%n odottava sovelluspäivitys","%n odottavaa sovelluspäivitystä"], "Updating...." : "Päivitetään....", "Error while updating app" : "Virhe sovellusta päivittäessä", |