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: 77601d2cd98f1a609499c4a3cd102422baf0643c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Hello %s" : "Salut %s",
    "Hello %s," : "Salut %s,",
    "Notifications" : "Notificări",
    "No notifications" : "Nu sunt notificări",
    "Dismiss" : "Elimină",
    "seconds ago" : "secunde în urmă",
    "in {path}" : "în {path}",
    "You need to set up your email address before you can receive notification emails." : "Trebuie să-ți configurezi adresa de email înainte de a putea primi emailurile de notificare.",
    "Never" : "Niciodată",
    "1 hour" : "1 oră",
    "3 hours" : "3 ore",
    "1 day" : "1 zi",
    "1 week" : "1 săptămână",
    "Your settings have been updated." : "Setările dvs. au fost actualizate."
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}