Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es_GT.js')
-rw-r--r--apps/comments/l10n/es_GT.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/es_GT.js b/apps/comments/l10n/es_GT.js
index 2faa000dd1d..443a041ddf8 100644
--- a/apps/comments/l10n/es_GT.js
+++ b/apps/comments/l10n/es_GT.js
@@ -26,8 +26,6 @@ OC.L10N.register(
"Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}",
"Error occurred while posting comment" : "Se presentó un error al publicar el comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"],
- "Comment" : "Comentario",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te mencionaron en \"%s\", en un comentario de un usuario que ya ha sido borrado",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”"
+ "Comment" : "Comentario"
},
"nplurals=2; plural=(n != 1);");