diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-12 00:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-12 00:07:46 +0000 |
commit | 645f0aa96fb0801098821375f70eda9aad44ba70 (patch) | |
tree | 8dbbdcab9b8c8ce3b47da4d58081caf8b841a0c7 /apps/workflowengine/l10n/fi.json | |
parent | f0790bfad76c9fbae0fdfa4c0cfd566604e5d57d (diff) | |
download | nextcloud-server-645f0aa96fb0801098821375f70eda9aad44ba70.tar.gz nextcloud-server-645f0aa96fb0801098821375f70eda9aad44ba70.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/fi.json')
-rw-r--r-- | apps/workflowengine/l10n/fi.json | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json new file mode 100644 index 00000000000..21f090a9bb1 --- /dev/null +++ b/apps/workflowengine/l10n/fi.json @@ -0,0 +1,64 @@ +{ "translations": { + "Saved" : "Tallennettu", + "Saving failed:" : "Tallennus epäonnistui:", + "File MIME type" : "Tiedosto MIME tyyppi", + "is" : "on", + "is not" : "ei ole", + "matches" : "täsmää", + "does not match" : "ei täsmää", + "Example: {placeholder}" : "Esimerkki: {placeholder}", + "File size (upload)" : "Tiedostokoko (lähetys)", + "less" : "pienempi", + "less or equals" : "pienempi tai yhtä suuri kuin", + "greater or equals" : "suurempi tai yhtä suuri kuin", + "greater" : "suurempi", + "File system tag" : "Järjestelmätunniste", + "is tagged with" : "on merkitty tunnisteella", + "is not tagged with" : "ei ole merkitty tunnisteella", + "Select tag…" : "Valitse tunniste…", + "Request remote address" : "Pyynnön etäosoite", + "matches IPv4" : "täsmää IPv4-osoitteeseen", + "does not match IPv4" : "ei täsmää IPv4-osoitteeseen", + "matches IPv6" : "täsmää IPv6-osoitteeseen", + "does not match IPv6" : "ei täsmää IPv6-osoitteeseen", + "Request time" : "Pyynnön aika", + "between" : "välillä", + "not between" : "ei välillä", + "Start" : "Alku", + "End" : "Loppu", + "Select timezone…" : "Valitse aikavyöhyke...", + "Request URL" : "Pyynnön URL-osoite", + "Predefined URLs" : "Ennalta määritellyt URL osoitteet", + "Files WebDAV" : "Tiedostot WebDAV", + "Request user agent" : "Pyyntö user agent", + "Sync clients" : "Synkronointisovellukset", + "Android client" : "Android-sovellus", + "iOS client" : "iOS-sovellus", + "Desktop client" : "Työpöytäsovellus", + "User group membership" : "Käyttäjäryhmä jäsenyys", + "is member of" : "on jäsen", + "is not member of" : "ei ole jäsen", + "The given operator is invalid" : "Annettu operaattori on virheellinen", + "The given file size is invalid" : "Annettu tiedoston koko on virheellinen", + "The given tag id is invalid" : "Annettu tag id on virheellinen", + "The given IP range is invalid" : "Annetut IP arvot ovat virheelliset", + "The given IP range is not valid for IPv4" : "Annetut IP arvot eivät käy IPv4 osoitteisiin", + "The given IP range is not valid for IPv6" : "Annetut IP arvot eivät käy IPv6 osoitteisiin", + "The given time span is invalid" : "Annettu aikaväli on virheellinen", + "The given start time is invalid" : "Annettu aloitusaika on virheellinen", + "The given end time is invalid" : "Annettu päättymisaika on virheellinen", + "The given group does not exist" : "Annettua ryhmää ei ole", + "Workflow" : "Työnkulku", + "Files workflow engine" : "Tiedostojen hallintatyökalu", + "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…", + "Successfully saved" : "Tallennettu onnistuneesti", + "File mime type" : "Tiedoston mediatyyppi" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |