diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-01 00:13:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-01 00:13:54 +0000 |
commit | c55ac95e1bb208e838189520b7b544f355e240b4 (patch) | |
tree | a3bfa93b904ab0ce1ad956ce9722db2dad9bcdd1 /apps/comments/l10n/ca.js | |
parent | 0a1d2bf4946b514bbbb9c4481e030242ded4487a (diff) | |
download | nextcloud-server-c55ac95e1bb208e838189520b7b544f355e240b4.tar.gz nextcloud-server-c55ac95e1bb208e838189520b7b544f355e240b4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ca.js')
-rw-r--r-- | apps/comments/l10n/ca.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index d50026953c5..75d3e972270 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -10,8 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s ha comentat a %2$s", "{author} commented on {file}" : "{author} ha comentat a {file}", "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers", - "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat anomenats a \"{file}\" en un comentari d'un usuari que ja no existeix", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha anomenat en un comentari de “{file}”", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja no existeix", + "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”", "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", @@ -19,7 +19,7 @@ OC.L10N.register( "Post" : "Publica", "Cancel" : "Cancel·la", "[Deleted user]" : "[Usuari suprimit]", - "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!", + "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}", @@ -28,7 +28,7 @@ OC.L10N.register( "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"], "Comment" : "Comentari", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Hau estat anomenats 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 anomenat en un comentari a “%2$s”" + "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”" }, "nplurals=2; plural=(n != 1);"); |