diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-26 02:46:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-26 02:46:04 +0000 |
commit | aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec (patch) | |
tree | 04e5223fd72eaa95ecbe1d9d0b16fd5997d05e87 /apps/comments/l10n/oc.json | |
parent | 9c05dfacaeef89d84d49cf217dd29e820c40b68d (diff) | |
download | nextcloud-server-aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec.tar.gz nextcloud-server-aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/oc.json')
-rw-r--r-- | apps/comments/l10n/oc.json | 49 |
1 files changed, 34 insertions, 15 deletions
diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json index 229d863ffc1..a888ce852c6 100644 --- a/apps/comments/l10n/oc.json +++ b/apps/comments/l10n/oc.json @@ -1,21 +1,40 @@ { "translations": { - "Type in a new comment..." : "Escriure un comentari novèl...", - "Delete comment" : "Suprimir lo comentari", - "Post" : "Mandar", - "Cancel" : "Anullar", - "Edit comment" : "Modificar lo comentari", - "[Deleted user]" : "[Utilizaire suprimit]", "Comments" : "Comentaris", - "No other comments available" : "Pas cap d'autre comentari", - "More comments..." : "Mai de comentaris...", - "Save" : "Enregistrar", - "Allowed characters {count} of {max}" : "{count} sus {max} caractèrs autorizats", - "{count} unread comments" : "{count} comentaris pas legits", - "Comment" : "Comentar", - "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comentaris</strong> pels fichièrs <em>(totjorn listats dins lo flux)</em>", "You commented" : "Avètz comentat", "%1$s commented" : "%1$s a comentat", - "You commented on %2$s" : "Avètz comentat %2$s", - "%1$s commented on %2$s" : "%1$s a comentat %2$s" + "{author} commented" : "{author} a comentat", + "You commented on %1$s" : "Comentèretz %1$s", + "You commented on {file}" : "Comentèretz {file}", + "%1$s commented on %2$s" : "%1$s comentèt %2$s", + "{author} commented on {file}" : "{author} comentèt {file}", + "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> de fichièrs", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", + "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »", + "Files app plugin to add comments to files" : "Extension d’aplication Fichièrs per apondre de comentaris als fichièrs", + "Edit comment" : "Modificar lo comentari", + "Delete comment" : "Suprimir lo comentari", + "Cancel edit" : "Anullar la modificacion", + "Post comment" : "Publicar lo comentari", + "No comments yet, start the conversation!" : "Cap de comentari pel moment, començat la conversacion !", + "No more messages" : "Pas mai de messatge", + "Retry" : "Tornar ensajar", + "Unable to load the comments list" : "Cargament impossible de la lista dels comentaris", + "_%n unread comment_::_%n unread comments_" : ["%n comentari pas legit","%n comentaris pas legits"], + "_1 new comment_::_{unread} new comments_" : ["1 comentari novèl","{unread} comentaris novèls"], + "Comment" : "Comentar", + "An error occurred while trying to edit the comment" : "Error en ensajant de modificar lo comentari", + "Comment deleted" : "Comentari suprimit", + "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", + "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", + "New comment …" : "Comentari novèl…", + "Post" : "Publicar", + "Cancel" : "Anullar", + "[Deleted user]" : "[utilizaire suprimit]", + "More comments …" : "Mai de comentaris…", + "Save" : "Salvar", + "Allowed characters {count} of {max}" : "Caractèrs permeses {count} de {max}", + "Error occurred while retrieving comment with ID {id}" : "Error en recuperant los comentaris amb l’ID {id}", + "Error occurred while updating comment with id {id}" : "Error en actualizant los comentaris amb l’ID {id}", + "Error occurred while posting comment" : "Error en publicant lo comentari" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |