diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
commit | 9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9 (patch) | |
tree | 713c7ac87c8f5ffc5442c1019f157220e9c1889d /core/l10n/fi.js | |
parent | b8390db624644ada50b9c00e7a69a109588d2a83 (diff) | |
download | nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.tar.gz nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index a0af7c5ad45..618a54c7bc3 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -49,7 +49,6 @@ OC.L10N.register( "Repair info:" : "Korjaustiedot:", "Repair warning:" : "Korjausvaroitus:", "Repair error:" : "Korjausvirhe:", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.", "Turned on maintenance mode" : "Siirrytty huoltotilaan", "Turned off maintenance mode" : "Poistuttu huoltotilasta", "Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena", @@ -178,6 +177,7 @@ OC.L10N.register( "Settings menu" : "Asetusvalikko", "Search {types} …" : "Etsi {types}…", "Settings" : "Asetukset", + "Avatar of {fullName}" : "Käyttäjän {fullName} kuva", "Could not load your contacts" : "Yhteystietojasi ei voitu ladata", "Search contacts …" : "Etsi yhteystietoja…", "No contacts found" : "Yhteystietoja ei löytynyt", @@ -358,6 +358,7 @@ OC.L10N.register( "Detailed logs" : "Yksityiskohtainen loki", "Update needed" : "Päivitys vaaditaan", "Please use the command line updater because you have a big instance with more than 50 users." : "Käytä komentorivipäivitintä, koska käyttäjiä on yli 50.", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Jos tarvitset apua, katso <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ohjeista</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Tiedän että jos jatkan päivittämistä web-liittymän kautta, saatan menettää kaikki tiedostot, mikäli päivitys epäonnistuu. Onneksi olen tehnyt varmuuskopion ja osaan sen myös palauttaa tarvittaessa.", "Upgrade via web on my own risk" : "Internetin kautta päivittäminen omalla vastuulla", |