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

cy_GB.js « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d6bdba493cac2a223016db0c18488ebf98921435 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "notifications",
    {
    "Notifications" : "Hysbysiadau",
    "seconds ago" : "eiliad yn ôl"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");