diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-07 00:20:29 +0000 |
commit | 2c23a7cf99080a0c8dc09f5831e313dd576fc06d (patch) | |
tree | c08c4380430e783d0c2edf722d80b1c598e2f95a /apps/files_external/l10n/fi.json | |
parent | 2f4c5a2a39fc3be4e6abdb118a6a7d8715c77215 (diff) | |
download | nextcloud-server-2c23a7cf99080a0c8dc09f5831e313dd576fc06d.tar.gz nextcloud-server-2c23a7cf99080a0c8dc09f5831e313dd576fc06d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/fi.json')
-rw-r--r-- | apps/files_external/l10n/fi.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/fi.json b/apps/files_external/l10n/fi.json index c9385003930..ef66bd21442 100644 --- a/apps/files_external/l10n/fi.json +++ b/apps/files_external/l10n/fi.json @@ -1,4 +1,10 @@ { "translations": { + "Grant access" : "Salli pääsy", + "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", + "Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset", + "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", + "Generate keys" : "Luo avaimet", + "Error generating key pair" : "Virhe luotaessa avainparia", "Type to select user or group." : "Kirjoita valitaksesi käyttäjän tai ryhmän.", "(Group)" : "(Ryhmä)", "Compatibility with Mac NFD encoding (slow)" : "Yhteensopivuus Mac NFD -enkoodauksen kanssa (hidas)", @@ -112,12 +118,6 @@ "Advanced settings" : "Lisäasetukset", "Allow users to mount external storage" : "Salli käyttäjien liittää erillisiä tallennustiloja", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Yleisiä tunnistetietoja voidaan käyttää useisiin ulkoisiin tallennustiloihin tunnistautumiseen, joissa käytetään samoja tunnistetietoja.", - "Grant access" : "Salli pääsy", - "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", - "Please provide a valid app key and secret." : "Sovellusavain ja salaus ovat virheelliset", - "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", - "Generate keys" : "Luo avaimet", - "Error generating key pair" : "Virhe luotaessa avainparia", "Empty response from the server" : "Tyhjä vastaus palvelimelta", "Couldn't access. Please log out and in again to activate this mount point" : "Käyttö ei onnistunut. Kirjaudu ulos ja takaisin sisään aktivoidaksesi tämän liitoskohdan", "Couldn't get the information from the remote server: {code} {type}" : "Tietojen saaminen etäpalvelimelta epäonnistui: {code} {type}", |