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

tk.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ff8125f20a58fd20231c67b969cfa1dccac82e63 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "notifications",
    {
    "Hello %s" : "Salam%s",
    "Notifications" : "Duýduryşlar",
    "No notifications" : "Duýduryş ýok",
    "Dismiss" : "Ýapmak.",
    "seconds ago" : "Sekunt öň",
    "1 hour" : "1 sagat"
},
"nplurals=2; plural=(n != 1);");