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

sq.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0380ea7a6cc3a1f59ce8aaf4456a17305f88a22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ "translations": {
    "Hello %s" : "Përshëndetje %s",
    "Hello %s," : "Përshëndetje %s,",
    "Notifications" : "Njoftimet",
    "No notifications" : "Asnjë njoftim",
    "Dismiss" : "Hiq",
    "seconds ago" : "sekonda më parë",
    "in {path}" : "në {path}",
    "You need to set up your email address before you can receive notification emails." : "Kërkohet të caktoni adresën tuaj email, përpara se të mund të merrni email-e njoftimesh.",
    "Never" : "Kurrë",
    "1 hour" : "1 Orë",
    "3 hours" : "3 orë",
    "Your settings have been updated." : "Rregullimet tuaja u përditësuan"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}