diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-17 00:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-17 00:12:51 +0000 |
commit | d33b8f904cc0f72880c89708eb36589fcc8c8dfa (patch) | |
tree | 42839ef72c8f47eb5fc80ec1b2a69aa3604e780d /apps/comments/l10n | |
parent | 5df12cbf47ecdd25a637a06ce4b65c799de8fa72 (diff) | |
download | nextcloud-server-d33b8f904cc0f72880c89708eb36589fcc8c8dfa.tar.gz nextcloud-server-d33b8f904cc0f72880c89708eb36589fcc8c8dfa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/ca.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/ca.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index 75d3e972270..fd532cfaac4 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -27,6 +27,7 @@ OC.L10N.register( "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", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat esmentats a \"%s\" en un comentari d'un usuari que ja no existeix", "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha esmentat en un comentari a “%2$s”" diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index 3a88ab491ec..5c7373402ff 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -25,6 +25,7 @@ "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", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat esmentats a \"%s\" en un comentari d'un usuari que ja no existeix", "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha esmentat en un comentari a “%2$s”" |