diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-06 02:16:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-06 02:16:00 +0000 |
commit | 4cf4ed36978a076dda01743c47641d618daf0fa6 (patch) | |
tree | b0c0b9b9512fc09159df8fdf25383583c589fe86 /apps/workflowengine | |
parent | 2a845285be9267eb4d4832c8c146b318135e11c6 (diff) | |
download | nextcloud-server-4cf4ed36978a076dda01743c47641d618daf0fa6.tar.gz nextcloud-server-4cf4ed36978a076dda01743c47641d618daf0fa6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js index 4070e775ed7..14130461cbf 100644 --- a/apps/workflowengine/l10n/fi.js +++ b/apps/workflowengine/l10n/fi.js @@ -20,6 +20,7 @@ OC.L10N.register( "File accessed" : "Tiedostoa käytetty", "File copied" : "Tiedosto kopioitu", "Tag assigned" : "Tunniste asetettu", + "Someone" : "Joku", "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", diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json index 6cf55a8b21b..bc1ef03e077 100644 --- a/apps/workflowengine/l10n/fi.json +++ b/apps/workflowengine/l10n/fi.json @@ -18,6 +18,7 @@ "File accessed" : "Tiedostoa käytetty", "File copied" : "Tiedosto kopioitu", "Tag assigned" : "Tunniste asetettu", + "Someone" : "Joku", "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", |