diff --git a/l10n/ca.js b/l10n/ca.js index b0bc176b..72488efb 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -47,9 +47,12 @@ OC.L10N.register( "Posts directed to you will show up here" : "Aquí es mostraran les publicacions dirigides a tu", "No local posts found" : "No s'han trobat publicacions locals", "Posts from other people on this instance will show up here" : "Aquí es mostraran les publicacions d'altres usuaris d'aquesta instáncia", + "No notifications found" : "No s'ha trobat cap notificació.", + "You haven't receive any notifications yet" : "Encara no heu rebut cap notificació.", "No global posts found" : "No s'han trobat publicacions globals", "Posts from federated instances will show up here" : "Aquí es mostraran publicacions que provinguin d'instàncies federades", "No liked posts found" : "No s'han trobat publicacions agradades", + "You haven't tooted yet" : "Encara no heu fet res.", "No posts found for this tag" : "No s'han trobat publicacions per a aquesta etiqueta", "Reply" : "Resposta", "Boost" : "Recomana", diff --git a/l10n/ca.json b/l10n/ca.json index 74d3e005..410ef51c 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -45,9 +45,12 @@ "Posts directed to you will show up here" : "Aquí es mostraran les publicacions dirigides a tu", "No local posts found" : "No s'han trobat publicacions locals", "Posts from other people on this instance will show up here" : "Aquí es mostraran les publicacions d'altres usuaris d'aquesta instáncia", + "No notifications found" : "No s'ha trobat cap notificació.", + "You haven't receive any notifications yet" : "Encara no heu rebut cap notificació.", "No global posts found" : "No s'han trobat publicacions globals", "Posts from federated instances will show up here" : "Aquí es mostraran publicacions que provinguin d'instàncies federades", "No liked posts found" : "No s'han trobat publicacions agradades", + "You haven't tooted yet" : "Encara no heu fet res.", "No posts found for this tag" : "No s'han trobat publicacions per a aquesta etiqueta", "Reply" : "Resposta", "Boost" : "Recomana",