mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-15 08:54:01 +00:00
Translated using Weblate (Catalan)
Currently translated at 100.0% (249 of 249 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/ca/
This commit is contained in:
parent
6a5e82ba3b
commit
cb73a7ae0e
1 changed files with 10 additions and 10 deletions
20
ui/translations/ca.json
vendored
20
ui/translations/ca.json
vendored
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"post": "apunt",
|
"post": "Publicar",
|
||||||
"remove_post": "Suprimeix l’apunt",
|
"remove_post": "Suprimir publicació",
|
||||||
"no_posts": "No hi ha cap apunt.",
|
"no_posts": "No hi han publicacions.",
|
||||||
"create_a_post": "Crea un apunt",
|
"create_a_post": "Crear una publicació",
|
||||||
"create_post": "Crea un apunt",
|
"create_post": "Crear publicació",
|
||||||
"number_of_posts": "{{count}} apunt",
|
"number_of_posts": "{{count}} Publicació",
|
||||||
"number_of_posts_plural": "{{count}} apunts",
|
"number_of_posts_plural": "{{count}} Publicacions",
|
||||||
"posts": "Apunts",
|
"posts": "Publicacions",
|
||||||
"related_posts": "Aquests apunts podrien estar relacionats",
|
"related_posts": "Aquestes publicacions podrien estar relacionades",
|
||||||
"cross_posts": "Aquest enllaç també s’ha publicat en:",
|
"cross_posts": "Aquest enllaç també s’ha publicat en:",
|
||||||
"cross_post": "apunt transversal",
|
"cross_post": "cross-post",
|
||||||
"comments": "Comentaris",
|
"comments": "Comentaris",
|
||||||
"number_of_comments": "{{count}} comentari",
|
"number_of_comments": "{{count}} comentari",
|
||||||
"number_of_comments_plural": "{{count}} comentaris",
|
"number_of_comments_plural": "{{count}} comentaris",
|
||||||
|
|
Loading…
Reference in a new issue