diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-27 00:22:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-27 00:22:29 +0000 |
commit | 6e52b55555d08f61b21e2b2fdfbe9d394daabdd1 (patch) | |
tree | b46b2c13504dfa2ed2c6ff0db96b35fa05100f15 /apps/comments/l10n/ca.js | |
parent | e332784e1b579b7953120f4d4ed29b0b462ce6e6 (diff) | |
download | nextcloud-server-6e52b55555d08f61b21e2b2fdfbe9d394daabdd1.tar.gz nextcloud-server-6e52b55555d08f61b21e2b2fdfbe9d394daabdd1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ca.js')
-rw-r--r-- | apps/comments/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index 4ec5bba2cf7..a8f3ce6d136 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -21,11 +21,11 @@ OC.L10N.register( "Post comment" : "Publica el comentari", "@ for mentions, : for emoji, / for smart picker" : "@ per a mencions, : per a emojis, / per al selector intel·ligent", "Could not reload comments" : "No s'han pogut tornar a carregar els comentaris", + "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", + "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", "No comments yet, start the conversation!" : "Encara no hi ha cap comentari. Enceteu la conversa!", "No more messages" : "No hi ha més missatges", "Retry" : "Torna-ho a provar", - "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits", - "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris", "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], "Comment" : "Comentari", "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari", |