diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-17 00:13:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-17 00:13:00 +0000 |
commit | 04d1177904335e2139b5f10769f2fe2a19c8a9e7 (patch) | |
tree | a04a1b2a6de3e836e6e9667b550b50307aea244c /apps/comments | |
parent | d49a49fcbfae2abab09609a567b3bf45601620b3 (diff) | |
download | nextcloud-server-04d1177904335e2139b5f10769f2fe2a19c8a9e7.tar.gz nextcloud-server-04d1177904335e2139b5f10769f2fe2a19c8a9e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-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”" |