diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-17 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-17 02:25:23 +0000 |
commit | a512a6cceb77e2e914c869f3f745feb504b301b8 (patch) | |
tree | 6c7b88bff68a261a0d935efe26f4c7c581d25caf /apps/dav/l10n | |
parent | 221011199dfc34a550ed9ac06c6d1c4c4e2dd6a1 (diff) | |
download | nextcloud-server-a512a6cceb77e2e914c869f3f745feb504b301b8.tar.gz nextcloud-server-a512a6cceb77e2e914c869f3f745feb504b301b8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/fi.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/fi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index ac1dc646a9b..a8a70f08b89 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -51,6 +51,7 @@ OC.L10N.register( "Date: %s" : "Päiväys: %s", "Description: %s" : "Kuvaus: %s", "Where: %s" : "Missä: %s", + "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "Cancelled: %1$s" : "Peruutettu: %1$s", "Invitation canceled" : "Kutsu peruttu", "Invitation updated" : "Kutsu päivitetty", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 2f3691370ea..d8e6f00713b 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -49,6 +49,7 @@ "Date: %s" : "Päiväys: %s", "Description: %s" : "Kuvaus: %s", "Where: %s" : "Missä: %s", + "%1$s via %2$s" : "%1$s palvelun %2$s kautta", "Cancelled: %1$s" : "Peruutettu: %1$s", "Invitation canceled" : "Kutsu peruttu", "Invitation updated" : "Kutsu päivitetty", |