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

ca.json « l10n - github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3af50b59150db8f208e3add2df67b171288f3254 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{ "translations": {
    "You announced “{announcement}”" : "Heu publicat l'anunci «{announcement}»",
    "{actor} announced “{announcement}”" : "{actor} ha publicat l'anunci «{announcement}»",
    "You posted an announcement" : "Heu publicat un anunci",
    "{actor} posted an announcement" : "{actor} ha publicat un anunci",
    "The announcement does not exist anymore" : "L’anunci ja no existeix",
    "An <strong>announcement</strong> is posted by an administrator" : "Un administrador ha publicat un <strong>anunci</strong>",
    "The subject is too long or empty" : "L'assumpte és massa llarg o està buit",
    "Announcements" : "Anuncis",
    "{author}, {time}" : "{author}, {time}",
    "{user} announced {announcement}" : "{user} ha publicat l'anunci {announcement}",
    "{user} announced “{announcement}”" : "{user} ha publicat l'anunci «{announcement}»",
    "Announcement center" : "Centre d'anuncis",
    "This app allows admins to post announcements." : "Aquesta aplicació permet que els administradors publiquin anuncis.",
    "Announce your maintenance window 🎛️, introduce a new colleague 👤 or make sure everyone knows about the big event next month 📅\n\n🖌️ Markdown support\n\n📑 Comments including @-mentions\n\n👪 Group permissions\n\n⭕ Dashboard integration\n\n⚡ Activities integration\n\n🔔 Notifications integration" : "Anuncieu la vostra finestra de anteniment 🎛️, presenteu un nou company 👤 o assegureu-vos que tothom sàpiga sobre el gran esdeveniment el proper mes 📅\n\n🖌️ Suport de Markdown\n\n📑 Comentaris que inclouen @-mentions\n\n👪 Permisos de grup\n\n⭕ Integració de l'escriptori digital\n\n⚡ Integració d'activitats\n\n🔔 Integració de notificacions",
    "No announcements" : "No hi ha cap anunci",
    "There are currently no announcements …" : "Actualment no hi ha anuncis…",
    "Comments" : "Comentaris",
    "Clear notifications" : "Esborra les notificacions",
    "Delete announcement" : "Suprimir l'anunci",
    "seconds ago" : "fa uns segons",
    "visible to everyone" : "visible per a tothom",
    "visible to group {name}" : "visible per al grup {name}",
    "visible to groups {name1} and {name2}" : "visible per als grups {name1} i {name2}",
    ", " : ", ",
    "An error occurred while removing the notifications of the announcement" : "S'ha produït un error en suprimir les notificacions de l'anunci",
    "An error occurred while deleting the announcement" : "S'ha produït un error en suprimir l'anunci",
    "_visible to group {name} and %n more_::_visible to group {name} and %n more_" : ["visible per al grup {name} i %n més","visible per al grup {name} i %n més"],
    "_%n comment_::_%n comments_" : ["%n comentari","%n comentaris"],
    "New announcement subject" : "Nou tema d'anunci",
    "Write announcement text, Markdown can be used …" : "Escriu el text de l'anunci, es pot utilitzar Markdown ...",
    "Announce" : "Publica l'anunci",
    "Create activities" : "Crea activitats",
    "Create notifications" : "Crea notificacions",
    "Send emails" : "Envia els correus electrònics",
    "Allow comments" : "Permet els comentaris",
    "Everyone" : "Tothom",
    "These groups will be able to see the announcement. If no group is selected, all users can see it." : "Aquests grups podran veure l'anunci. Si no heu seleccionat cap grup, tots els usuaris el podran veure.",
    "An error occurred while posting the announcement" : "S'ha produït un error en publicar l'anunci",
    "{author}, {timestamp}" : "{author}, {timestamp}",
    "These groups will be able to post announcements." : "Aquests grups podran publicar anuncis.",
    "Create activities by default" : "Crea activitats per defecte",
    "Create notifications by default" : "Crea notificacions per defecte",
    "Send emails by default" : "Envia els correus electrònics per defecte",
    "Allow comments by default" : "Permet els comentaris per defecte"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}