Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-13 05:25:42 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-13 05:25:42 +0300
commit7071d056a20d627b0be58ec66fb3e5347fd90c8d (patch)
tree699c578d55a574be7a935e4a0679f99ebd046bf3 /apps/workflowengine
parentf9f02ef45c5b0a7fa47a3a297e528ac81c720c80 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine')
-rw-r--r--apps/workflowengine/l10n/fi.js4
-rw-r--r--apps/workflowengine/l10n/fi.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js
index cb785f21d60..6a31680e7d7 100644
--- a/apps/workflowengine/l10n/fi.js
+++ b/apps/workflowengine/l10n/fi.js
@@ -28,6 +28,10 @@ OC.L10N.register(
"%s renamed %s" : "%s nimesi uudelleen %s",
"%s copied %s" : "%s kopioi %s",
"Operation #%s does not exist" : "Toimenpidettä #%s ei ole olemassa",
+ "Entity %s does not exist" : "Entiteettiä %s ei ole olemassa",
+ "Entity %s is invalid" : "Entiteetti %s on virheellinen",
+ "No events are chosen." : "Tapahtumia ei ole valittu.",
+ "Entity %s has no event %s" : "Entiteetillä %s ei ole tapahtumaa %s",
"Operation %s does not exist" : "Toimenpidettä %s ei ole olemassa",
"Operation %s is invalid" : "Toimenpide %s on virheellinen",
"Check %s does not exist" : "Tarkistusta %s ei ole olemassa",
diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json
index c68d4c86d17..01c4e5ae72c 100644
--- a/apps/workflowengine/l10n/fi.json
+++ b/apps/workflowengine/l10n/fi.json
@@ -26,6 +26,10 @@
"%s renamed %s" : "%s nimesi uudelleen %s",
"%s copied %s" : "%s kopioi %s",
"Operation #%s does not exist" : "Toimenpidettä #%s ei ole olemassa",
+ "Entity %s does not exist" : "Entiteettiä %s ei ole olemassa",
+ "Entity %s is invalid" : "Entiteetti %s on virheellinen",
+ "No events are chosen." : "Tapahtumia ei ole valittu.",
+ "Entity %s has no event %s" : "Entiteetillä %s ei ole tapahtumaa %s",
"Operation %s does not exist" : "Toimenpidettä %s ei ole olemassa",
"Operation %s is invalid" : "Toimenpide %s on virheellinen",
"Check %s does not exist" : "Tarkistusta %s ei ole olemassa",