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

oc.json « l10n - github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0893c35334f255d38d82b1e04595d88c10d444f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{ "translations": {
    "You announced “{announcement}”" : "Anoncièretz « {announcement} »",
    "{actor} announced “{announcement}”" : "{actor} anoncièt « {announcement} »",
    "You posted an announcement" : "Avètz postat una anóncia",
    "{actor} posted an announcement" : "{actor} a postat una anóncia",
    "The announcement does not exist anymore" : "L’anóncia existís pas mai",
    "An <strong>announcement</strong> is posted by an administrator" : "Un administrator a postat una <strong>anóncia</strong>",
    "The subject is too long or empty" : "Lo subjècte es tròp long o void",
    "Announcements" : "Anóncias",
    "Read more" : "Ne legir mai",
    "{user} announced {announcement}" : "{user} anoncièt {announcement}",
    "{user} announced “{announcement}”" : "{user} anoncièt « {announcement} »",
    "Announcement center" : "Centre d’anóncia",
    "No announcements" : "Cap d’anóncia",
    "Comments" : "Comentaris",
    "Clear notifications" : "Escafar las anóncias",
    "Delete announcement" : "Suprimir l’anóncia",
    "seconds ago" : "fa qualques segondas",
    "visible to everyone" : "visible de totes",
    "visible to group {name}" : "visible pel grop {name}",
    "visible to groups {name1} and {name2}" : "visible pel grop {name1} e {name2}",
    ", " : ", ",
    "_%n comment_::_%n comments_" : ["%n comentari","%n comentaris"],
    "Announce" : "Anóncia",
    "Create activities" : "Crear d’activitats",
    "Create notifications" : "Crear de notificacions",
    "Allow comments" : "Permetre los comentaris",
    "Everyone" : "Tot lo monde",
    "{author}, {timestamp}" : "{author}, {timestamp}"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}