diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
commit | a297773da2ac0ec3a5eb2300c59a168ea41a951a (patch) | |
tree | 466cd48f1286a143ebc07a9b3cac519efb6d5755 /apps/files_sharing/l10n/fi.js | |
parent | f033e32af66c875d136a370cc7985f2907733783 (diff) | |
download | nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 587e624accd..cca9c5c373b 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -12,9 +12,6 @@ OC.L10N.register( "Terms of service" : "Käyttöehdot", "Show list view" : "Näytä listanäkymä", "Show grid view" : "Näytä ruudukkonäkymä", - "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", - "Invalid server URL" : "Virheellinen palvelimen URL", - "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", "File shares" : "Tiedostojaot", "Downloaded via public link" : "Ladattu julkista linkkiä käyttäen", "Downloaded by {email}" : "Ladannut {email}", @@ -267,6 +264,9 @@ OC.L10N.register( "Share not found" : "Jakoa ei löytynyt", "Back to %s" : "Takaisin kohtaan %s", "Add to your Nextcloud" : "Lisää Nextcloudiisi", + "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", + "Invalid server URL" : "Virheellinen palvelimen URL", + "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", "Files" : "Tiedostot", "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu", |