Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fi.js « l10n - github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f950f13848a00ae599b8d1735dc6ff66cc4b8d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "ransomware_protection",
    {
    "Ransomware protection" : "Kiristysohjelmien suojaus",
    "File “%1$s” could not be uploaded!" : "Tiedostoa “%1$s” ei voitu lähettää!",
    "Pause protection" : "Keskeytä suojaus",
    "I need help!" : "Tarvitsen apua!",
    "I will help" : "Minä autan",
    "Protection is currently active" : "Suojaus on parhaillaan käytössä",
    "Protection is currently paused until: <strong>%s</strong>" : "Suojaus on toistaiseksi keskeytetty seuraavaan ajankohtaan asti: <strong>%s</strong>",
    "Re-enable protection now" : "Ota suojaus uudelleen käyttöön nyt"
},
"nplurals=2; plural=(n != 1);");