diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
commit | b37ab132f799b3783d6d80d85f7c899f71be38c0 (patch) | |
tree | 2af142cfabeefbc349f4e1795357104700b29c8b /apps/files_sharing/l10n/fi.js | |
parent | 8bfc7fcc64e84ab8feea4d5808f61f762f84f054 (diff) | |
download | nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.tar.gz nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 367139f2ef8..707d7a68277 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -239,7 +239,6 @@ OC.L10N.register( "Error updating the share" : "Virhe jakoa päivittäessä", "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", - "Share {propertyName} saved" : "Jako {propertyName} tallennettu", "Shared by" : "Jakanut", "Shared with" : "Jaettu", "Password created successfully" : "Salasana luotu onnistuneesti", @@ -283,6 +282,7 @@ OC.L10N.register( "Circle" : "Piiri", "Allow download" : "Salli lataus", "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus", + "Share {propertyName} saved" : "Jako {propertyName} tallennettu", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Name" : "Nimi", "Share time" : "Jakamisen ajankohta", |