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

oc.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7e4e8cc3a98e38f8f35b242d1ffe66a34ea0af48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Hello %s" : "Adieu %s",
    "Hello %s," : "Adieu %s,",
    "_New notification for %s_::_%n new notifications for %s_" : ["Notificacion novèla per %s","%n notificacions novèlas per %s"],
    "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Avètz una notificacion novèla per %s","Avètz %n notificacions novèlas per %s"],
    "Admin notifications" : "Notificacions admin",
    "Notifications" : "Notificacions",
    "Dismiss all notifications" : "Tancar totas las notificacions",
    "No notifications" : "Cap de notificacion",
    "Dismiss" : "Ignorar",
    "seconds ago" : "fa qualques segondas",
    "Never" : "Jamai",
    "1 hour" : " 1 ora",
    "3 hours" : "3 oras",
    "1 day" : "1 jorn",
    "1 week" : "1 setmana",
    "Your settings have been updated." : "Paramètres actualizats.",
    "An error occurred while updating your settings." : "Una error s’es producha pendent l’actualizacion dels paramètres."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}