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

sq.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e1be3c8968cdfea7dd6ce7892408c0372d00cc40 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Njoftimet",
    "No notifications" : "Asnjë njoftim",
    "Dismiss" : "Hiq",
    "seconds ago" : "sekonda më parë",
    "in {path}" : "në {path}"
},
"nplurals=2; plural=(n != 1);");