diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-24 00:07:28 +0000 |
commit | a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7 (patch) | |
tree | fc38e8cc6ca410d3e7fc138560c385b516e00789 /apps/files_external/l10n/fi.js | |
parent | 11c795388848807590cb56befb28cafec17be3bd (diff) | |
download | nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.tar.gz nextcloud-server-a01f946c56fd9383adcdbeb3657ab4a40bb5a5d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/fi.js')
-rw-r--r-- | apps/files_external/l10n/fi.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/fi.js b/apps/files_external/l10n/fi.js index b924a74953a..56c0a6def74 100644 --- a/apps/files_external/l10n/fi.js +++ b/apps/files_external/l10n/fi.js @@ -38,6 +38,7 @@ OC.L10N.register( "Credentials saved" : "Kirjautumistiedot tallennettu", "Credentials saving failed" : "Kirjautumistietojen tallentaminen epäonnistui", "Credentials required" : "Kirjautumistiedot vaaditaan", + "Storage with ID \"%d\" not found" : "Tallennustilaa tunnisteella \"%d\" ei löytynyt", "Invalid backend or authentication mechanism class" : "Virheellinen tietovarasto tai tunnistautumismekanismin luokka", "Invalid mount point" : "Virheellinen liitoskohta", "Objectstore forbidden" : "Objektimuisti estetty", @@ -48,6 +49,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Riittämättömät tunnistautumismekanismin parametrit", "Insufficient data: %s" : "Puutteellinen data: %s", "%s" : "%s", + "Storage with ID \"%d\" is not user editable" : "Tallennustila tunnisteella \"%d\" ei ole käyttäjän muokattavissa", "Access key" : "Pääsyavain", "Secret key" : "Salainen avain", "Builtin" : "Sisäänrakennettu", |