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

fi.js « l10n - github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31a7a95ad5ce1d7bb3aaad8f14954343b7b38f8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "rainloop",
    {
    "Email" : "Sähköposti",
    "Error" : "Virhe",
    "Invalid argument(s)" : "Yksi tai useampi virheellinen argumentti",
    "Saved successfully" : "Tallennettu onnistuneesti",
    "Save" : "Tallenna",
    "RainLoop Webmail is not configured yet." : "RainLoop Webmailia ei ole vielä määritetty.",
    "Password" : "Salasana"
},
"nplurals=2; plural=(n != 1);");