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

ro.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 285ccca48a304d70c125f19bef41bc8e35d5203e (plain)
1
2
3
4
5
6
7
{ "translations": {
    "Notifications" : "Notificări",
    "in {path}" : "în {path}",
    "No notifications" : "Nu sunt notificări",
    "Dismiss" : "Elimină"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}