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

et_EE.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8f0b43f74fa351f2e06a6705200a96f87f87e7b (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Märguanded",
    "No notifications" : "Märguandeid pole",
    "Dismiss" : "Jäta vahele",
    "in {path}" : "rajal {path}"
},
"nplurals=2; plural=(n != 1);");