diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
commit | 0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch) | |
tree | 4680a0debe502bc334a438facecb2b09c315f598 /apps/files_sharing/l10n/fi.js | |
parent | 2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff) | |
download | nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index b9248263b56..ba0387a1f39 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -195,7 +195,6 @@ OC.L10N.register( "Note to recipient" : "Huomio vastaanottajalle", "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle", "Create" : "Luo", - "Update" : "Päivitä", "Share" : "Jaa", "Delete share" : "Poista jako", "Save share" : "Tallenna jako", @@ -278,11 +277,11 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Jotain tapahtui. Jakoa ei voitu hyväksyä.", "Something happened. Unable to reject the share." : "Tapahtui virhe. Ei voida hylätä jakoa.", "No expiration date set" : "Ei vanhenemispäivää asetettu", - "One or more of your shares will expire tomorrow" : "Yksi tai useampi jaoistasi vanhenee huomenna", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", "Allow resharing" : "Salli uudelleenjakaminen", "Expiration date enforced" : "Vanhenemispäivä pakotettu", - "Password protect" : "Suojaa salasanalla" + "Password protect" : "Suojaa salasanalla", + "Update" : "Päivitä" }, "nplurals=2; plural=(n != 1);"); |