aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-11 00:19:34 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-11 00:19:34 +0000
commit2b1057721a72dd764df3a25b961193904490693e (patch)
tree66c73340ddc296cbed95f05fba99c9d87b0a8e0f /apps/comments/l10n
parentbe6e7e30e84e441de799b50fd8e0cd245be96978 (diff)
downloadnextcloud-server-2b1057721a72dd764df3a25b961193904490693e.tar.gz
nextcloud-server-2b1057721a72dd764df3a25b961193904490693e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/ast.js16
-rw-r--r--apps/comments/l10n/ast.json16
2 files changed, 30 insertions, 2 deletions
diff --git a/apps/comments/l10n/ast.js b/apps/comments/l10n/ast.js
index fbb36e2e766..5aaf042cddf 100644
--- a/apps/comments/l10n/ast.js
+++ b/apps/comments/l10n/ast.js
@@ -7,8 +7,22 @@ OC.L10N.register(
"You commented on %1$s" : "Comentesti en: %1$s",
"You commented on {file}" : "Comentesti en: {file}",
"%1$s commented on %2$s" : "%1$s comentó en: %2$s",
- "{author} commented on {file}" : "{author} comentó en {file}",
+ "{author} commented on {file}" : "{author} comentó en: {file}",
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mentóte nun comentariu de: «{file}»",
+ "Edit comment" : "Editar el comentariu",
+ "Delete comment" : "Desaniciar el comentariu",
+ "Cancel edit" : "Anular la edición",
+ "New comment" : "Comentariu nuevu",
+ "Write a comment …" : "Escribi un comentariu…",
+ "Post comment" : "Espublizar el comentariu",
+ "@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente",
+ "Could not reload comments" : "Nun se pudieron recargar los comentarios",
+ "No comments yet, start the conversation!" : "Nun hai comentarios, ¡anicia una conversación!",
"No more messages" : "Nun hai más mensaxes",
+ "Retry" : "Retentar",
+ "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios",
"_1 new comment_::_{unread} new comments_" : ["1 comentariu nuevu","{unread} comentarios nuevos"],
"Comment" : "Comentariu",
"An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu",
diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json
index a7f9c679aa4..282f2f80af3 100644
--- a/apps/comments/l10n/ast.json
+++ b/apps/comments/l10n/ast.json
@@ -5,8 +5,22 @@
"You commented on %1$s" : "Comentesti en: %1$s",
"You commented on {file}" : "Comentesti en: {file}",
"%1$s commented on %2$s" : "%1$s comentó en: %2$s",
- "{author} commented on {file}" : "{author} comentó en {file}",
+ "{author} commented on {file}" : "{author} comentó en: {file}",
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> pa ficheros",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Un usuariu que ta desaniciáu mentóte nun comentariu de: {file}",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mentóte nun comentariu de: «{file}»",
+ "Edit comment" : "Editar el comentariu",
+ "Delete comment" : "Desaniciar el comentariu",
+ "Cancel edit" : "Anular la edición",
+ "New comment" : "Comentariu nuevu",
+ "Write a comment …" : "Escribi un comentariu…",
+ "Post comment" : "Espublizar el comentariu",
+ "@ for mentions, : for emoji, / for smart picker" : "@ pa les menciones, : pa los fustaxes, / pal selector intelixente",
+ "Could not reload comments" : "Nun se pudieron recargar los comentarios",
+ "No comments yet, start the conversation!" : "Nun hai comentarios, ¡anicia una conversación!",
"No more messages" : "Nun hai más mensaxes",
+ "Retry" : "Retentar",
+ "Unable to load the comments list" : "Nun ye posible cargar la llista de comentarios",
"_1 new comment_::_{unread} new comments_" : ["1 comentariu nuevu","{unread} comentarios nuevos"],
"Comment" : "Comentariu",
"An error occurred while trying to edit the comment" : "Prodúxose un error mentanto se tentaba d'editar el comentariu",