summaryrefslogtreecommitdiffstats
path: root/l10n/ca.js
blob: 9bdacc06c77e9a8c330c26f286d5ef7e5d2394fc (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
48
49
50
51
52
53
54
55
OC.L10N.register(
    "social",
    {
    "Social" : "Social",
    "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud es fa part de les xarxes socials federades!",
    "** Disclaimer: this is an ALPHA version **\n\n**🎉 Nextcloud becomes part of the federated social networks!**\n\n**🙋 Find your friends:** No matter if they use Nextcloud, 🐘 Mastodon, 🇫 Friendica, and soon ✱ Diaspora, 👹 MediaGoblin and more – you can follow them!\n\n**📜 Profile info:** No need to fill out more profiles – your info from Nextcloud will be used and extended.\n\n**👐 Own your posts:** Everything you post stays on your Nextcloud!\n\n**🕸 Open standards:** We use the established ActivityPub standard!" : "** Avís: aquesta és una versió ALFA **\n\n**🎉 Nextcloud es fa part de les xarxes socials federats!**\n\n\n**🙋 Troba als teus amics:** No importa si utilitzen Nextcloud, 🐘 Mastodont, 🇫 Friendica i aviat ✱ Diàspora, 👹 MediaGoblin i més-pot seguir-los!\n\n**Informació de perfil 📜:**No cal omplir més perfils  -  la teva informació de Nextcloud es farà servir i més.\n\n** 👐 Controla les teves publicacions:** Tot el que escrius es queda en el teu Nextcloud!\n\n* *🕸 Estàndards oberts:** Fem servir l'estàndard establert ActivityPub!",
    ".well-known/webfinger isn't properly set up!" : ".well-known/webfinger no està correctament configurat!",
    "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Social necessita la descoberta automàtica .well-known degudament configurat. Si Nextcloud no està instal·lat en l'arrel del domini, passa sovint que Nextcloud no pot configurar això automàticament. Per utilitzar Social, l'administrador d'aquesta instància Nextcloud ha de configurar manualment les redireccions .well-known:",
    "Open documentation" : "Obre la documentació",
    "Social app setup" : "Configuració de l’app Social",
    "ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app." : "ActivityPub requereix un URL fixe per fer les entrades úniques. Tingueu en compte que això no es pot canviar més tard sense restaurar l'aplicació Social.",
    "ActivityPub URL base" : "URL Base d’ActivityPub",
    "Finish setup" : "Acaba la configuració",
    "The Social app needs to be set up by the server administrator." : "L'app Social s’ha de configurar per l'administrador del servidor.",
    "Home" : "Casa",
    "Direct messages" : "Missatges directes",
    "Profile" : "Perfil",
    "Local timeline" : "Cronologia local",
    "Global timeline" : "Cronologia global",
    "Following" : "Seguint",
    "Post publicly" : "Missatge públicament",
    "Post to followers" : "Missatge als seguidors",
    "Post to recipients" : "Missatge a destinataris",
    "Post unlisted" : "Missatge sense listar",
    "Public" : "Públic",
    "Post to public timelines" : "Missatges a cronologies públiques",
    "Unlisted" : "No listat",
    "Do not post to public timelines" : "No enviar missatges a cronologies públiques",
    "Followers" : "Seguidors",
    "Post to followers only" : "Missatge només als seguidors",
    "Direct" : "Directe",
    "Post to mentioned users only" : "Missatge només cap a usuaris mencionats",
    "Unfollow" : "Deixar de seguir",
    "Follow" : "Segueix",
    "posts" : "missatges",
    "following" : "seguint",
    "followers" : "seguidors",
    "Searching for" : "Buscant",
    "No posts found" : "No s'han trobat missatges",
    "Posts from people you follow will show up here" : "Missatges de persones que segueix es mostraràn aquí",
    "No direct messages found" : "No s’han trobat missatges directes",
    "Posts directed to you will show up here" : "Missatges dirigit a tu apareixeràn aquí",
    "No local posts found" : "No s'han trobat missatges locals",
    "Posts from other people on this instance will show up here" : "Missatges d’altres persones en aquesta instància es mostraràn aquí",
    "No global posts found" : "No s'han trobat missatges globals",
    "Posts from federated instances will show up here" : "Missatges d’instàncies federades apareixeràn aquí",
    "Close" : "Tanca",
    "User not found" : "Usuari no trobat",
    "Sorry, we could not find the account of {userId}" : "Ho sentim, no hem pogut trobar el compte de {userId}",
    "Nextcloud becomes part of the federated social networks!" : "Nextcloud es fa part de les xarxes socials federats!",
    "We automatically created a Social account for you. Your Social ID is the same as your federated cloud ID:" : "Automàticament hem creat un compte Social per a tu. El teu ID Social és el mateix que el teu ID de núvol federat:",
    "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Ja que ets nou a Social, comença seguint el compte oficial de Nextcloud perquè no et perdis cap notícia",
    "Follow Nextcloud on mastodon.xyz" : "Seguiu a Nextcloud a mastodon.xyz"
},
"nplurals=2; plural=(n != 1);");