diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:39 +0000 |
commit | 7894c40f54576a993c7650d4f8210f3bc6e120c5 (patch) | |
tree | 725beb3fcb68366dd5ac943df6eaded55634e6c0 /apps/workflowengine/l10n/fi.js | |
parent | 8c40be01f25628f45fb17d2fdb93b64fb97f9c92 (diff) | |
download | nextcloud-server-7894c40f54576a993c7650d4f8210f3bc6e120c5.tar.gz nextcloud-server-7894c40f54576a993c7650d4f8210f3bc6e120c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/fi.js')
-rw-r--r-- | apps/workflowengine/l10n/fi.js | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js index 772cc2c2420..0c4490a264e 100644 --- a/apps/workflowengine/l10n/fi.js +++ b/apps/workflowengine/l10n/fi.js @@ -1,16 +1,23 @@ OC.L10N.register( "workflowengine", { + "Short rule description" : "Lyhyt sääntökuvaus", + "Add rule" : "Lisää sääntö", + "Reset" : "Palauta", + "Save" : "Tallenna", + "Saving…" : "Tallennetaan...", "Group list is empty" : "Ryhmälista on tyhjä", "Unable to retrieve the group list" : "Ryhmälistaa ei voitu noutaa", "Saved" : "Tallennettu", "Saving failed:" : "Tallennus epäonnistui:", + "Add rule group" : "Lisää sääntöryhmä", "File MIME type" : "Tiedoston MIME-tyyppi", "is" : "on", "is not" : "ei ole", "matches" : "täsmää", "does not match" : "ei täsmää", "Example: {placeholder}" : "Esimerkki: {placeholder}", + "File name" : "Tiedostonimi", "File size (upload)" : "Tiedostokoko (lähetys)", "less" : "pienempi", "less or equals" : "pienempi tai yhtä suuri kuin", @@ -63,12 +70,6 @@ OC.L10N.register( "Check #%s does not exist" : "Tarkistusta #%s ei ole olemassa", "Workflow" : "Työnkulku", "Open documentation" : "Avaa dokumentaatio", - "Add rule group" : "Lisää sääntöryhmä", - "Short rule description" : "Lyhyt sääntökuvaus", - "Add rule" : "Lisää sääntö", - "Reset" : "Palauta", - "Save" : "Tallenna", - "Saving…" : "Tallennetaan...", "Loading…" : "Ladataan…" }, "nplurals=2; plural=(n != 1);"); |