From 2c21adb5a65787b378172adc0257f6d11bbf1428 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Oct 2020 02:18:44 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/ca.js | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'apps/comments/l10n/ca.js') diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index bdb378b4efe..c6c4b0e32ca 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -15,19 +15,21 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers", "Edit comment" : "Edita comentari", "Delete comment" : "Suprimeix comentari", + "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!", + "Retry" : "Torna a intentar", + "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"], + "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], + "Comment" : "Comentari", + "Comment deleted" : "Comentari suprimit", "New comment …" : "Nou comentari...", "Post" : "Publica", "Cancel" : "Cancel·la", "[Deleted user]" : "[Usuari suprimit]", - "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!", "More comments …" : "Més comentaris...", "Save" : "Desa", "Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}", "Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}", "Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}", - "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari", - "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"], - "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"], - "Comment" : "Comentari" + "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3