diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-22 02:15:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-22 02:15:41 +0000 |
commit | 908f13e9b961cafafe349d4906a6a8357d65b20f (patch) | |
tree | f6e8998b9d5281d3ffbedfa7989754d43329d746 /apps/workflowengine/l10n | |
parent | 923735021b35d08aadf00cb30e3e9eda42f50a50 (diff) | |
download | nextcloud-server-908f13e9b961cafafe349d4906a6a8357d65b20f.tar.gz nextcloud-server-908f13e9b961cafafe349d4906a6a8357d65b20f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/fi.js | 19 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fi.json | 19 |
2 files changed, 38 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js index e828ddb3d7f..519dd83eb79 100644 --- a/apps/workflowengine/l10n/fi.js +++ b/apps/workflowengine/l10n/fi.js @@ -12,6 +12,14 @@ OC.L10N.register( "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", + "File" : "Tiedosto", + "File created" : "Tiedosto luotu", + "File updated" : "Tiedosto päivitetty", + "File renamed" : "Tiedosto nimetty uudelleen", + "File deleted" : "Tiedosto poistettu", + "File accessed" : "Tiedostoa käytetty", + "File copied" : "Tiedosto kopioitu", + "Tag assigned" : "Tunniste asetettu", "Operation #%s does not exist" : "Toimenpidettä #%s ei ole olemassa", "Operation %s does not exist" : "Toimenpidettä %s ei ole olemassa", "Operation %s is invalid" : "Toimenpide %s on virheellinen", @@ -19,6 +27,14 @@ OC.L10N.register( "Check %s is invalid" : "Tarkistus %s on virheellinen", "Check #%s does not exist" : "Tarkistusta #%s ei ole olemassa", "Check %s is invalid or does not exist" : "Tarkistus %s on virheellinen tai sitä ei ole olemassa", + "Workflows" : "Työnkulut", + "Nextcloud workflow engine" : "Nextcloudin työnkulkumoottori", + "Select a file type" : "Valitse tiedostotyyppi", + "Images" : "Kuvat", + "Office documents" : "Toimisto-ohjelmistojen asiakirjat", + "PDF documents" : "PDF-asiakirjat", + "Custom mimetype" : "Mukautettu MIME-tyyppi", + "No results" : "Ei tuloksia", "Predefined URLs" : "Ennalta määritellyt URL-osoitteet", "Files WebDAV" : "Tiedostot WebDAV", "Sync clients" : "Synkronointisovellukset", @@ -26,6 +42,9 @@ OC.L10N.register( "iOS client" : "iOS-sovellus", "Desktop client" : "Työpöytäsovellus", "Thunderbird & Outlook addons" : "Thunderbird- & Outlook-lisäosat", + "Remove rule" : "Poista sääntö", + "Show less" : "Näytä vähemmän", + "Show more" : "Näytä enemmän", "File name" : "Tiedostonimi", "is" : "on", "is not" : "ei ole", diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json index a0e577a3188..cc2982acd19 100644 --- a/apps/workflowengine/l10n/fi.json +++ b/apps/workflowengine/l10n/fi.json @@ -10,6 +10,14 @@ "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", + "File" : "Tiedosto", + "File created" : "Tiedosto luotu", + "File updated" : "Tiedosto päivitetty", + "File renamed" : "Tiedosto nimetty uudelleen", + "File deleted" : "Tiedosto poistettu", + "File accessed" : "Tiedostoa käytetty", + "File copied" : "Tiedosto kopioitu", + "Tag assigned" : "Tunniste asetettu", "Operation #%s does not exist" : "Toimenpidettä #%s ei ole olemassa", "Operation %s does not exist" : "Toimenpidettä %s ei ole olemassa", "Operation %s is invalid" : "Toimenpide %s on virheellinen", @@ -17,6 +25,14 @@ "Check %s is invalid" : "Tarkistus %s on virheellinen", "Check #%s does not exist" : "Tarkistusta #%s ei ole olemassa", "Check %s is invalid or does not exist" : "Tarkistus %s on virheellinen tai sitä ei ole olemassa", + "Workflows" : "Työnkulut", + "Nextcloud workflow engine" : "Nextcloudin työnkulkumoottori", + "Select a file type" : "Valitse tiedostotyyppi", + "Images" : "Kuvat", + "Office documents" : "Toimisto-ohjelmistojen asiakirjat", + "PDF documents" : "PDF-asiakirjat", + "Custom mimetype" : "Mukautettu MIME-tyyppi", + "No results" : "Ei tuloksia", "Predefined URLs" : "Ennalta määritellyt URL-osoitteet", "Files WebDAV" : "Tiedostot WebDAV", "Sync clients" : "Synkronointisovellukset", @@ -24,6 +40,9 @@ "iOS client" : "iOS-sovellus", "Desktop client" : "Työpöytäsovellus", "Thunderbird & Outlook addons" : "Thunderbird- & Outlook-lisäosat", + "Remove rule" : "Poista sääntö", + "Show less" : "Näytä vähemmän", + "Show more" : "Näytä enemmän", "File name" : "Tiedostonimi", "is" : "on", "is not" : "ei ole", |