mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Translated using Weblate (Basque)
Currently translated at 97.9% (281 of 287 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (287 of 287 strings) Translated using Weblate (Spanish) Currently translated at 95.1% (273 of 287 strings) Co-authored-by: Sergio Varela <sergitroll9@gmail.com> Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/es/ Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/eu/ Translation: Lemmy/lemmy
This commit is contained in:
parent
084ce539ff
commit
85e9b1d558
2 changed files with 24 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"post": "Publicar",
|
||||
"post": "publicar",
|
||||
"remove_post": "Eliminar publicación",
|
||||
"no_posts": "Sin publicaciones.",
|
||||
"create_a_post": "Crear una publicación",
|
||||
|
@ -272,7 +272,7 @@
|
|||
"instances": "Instancias",
|
||||
"linked_instances": "Instancias vinculadas",
|
||||
"none_found": "No se ha encontrado nada.",
|
||||
"cake_day_title": "Cumpleaños:",
|
||||
"cake_day_title": "Fecha de inscripción:",
|
||||
"invalid_post_title": "Título de la publicación no válido",
|
||||
"display_name": "Nombre para visualizar",
|
||||
"join_lemmy": "Únete a Lemmy",
|
||||
|
@ -284,5 +284,16 @@
|
|||
"top_week": "Lo mejor de la semana",
|
||||
"top_month": "Lo mejor del mes",
|
||||
"top_year": "Lo mejor del año",
|
||||
"top_all": "Lo mejor de todos los tiempos"
|
||||
"top_all": "Lo mejor de todos los tiempos",
|
||||
"active_in_the_last": "activo en los últimos",
|
||||
"number_of_months": "{{count}} mes",
|
||||
"number_of_months_plural": "{{count}} meses",
|
||||
"parent_comment_not_in_post": "El comentario principal pertenece a otro post.",
|
||||
"most_comments": "La mayoría de los comentarios",
|
||||
"day": "día",
|
||||
"week": "semana",
|
||||
"month": "mes",
|
||||
"allowed_instances": "Instancias permitidas",
|
||||
"blocked_instances": "Instancias bloqueadas",
|
||||
"couldnt_find_parent_comment": "No se pudo encontrar el comentario principal."
|
||||
}
|
||||
|
|
|
@ -284,5 +284,14 @@
|
|||
"top_week": "Asteko Onena",
|
||||
"top_year": "Urteko Onena",
|
||||
"top_month": "Hilabeteko Onena",
|
||||
"top_all": "Onena"
|
||||
"top_all": "Onena",
|
||||
"active_in_the_last": "aktiboa azkenekoetan",
|
||||
"most_comments": "Iruzkin gehienak",
|
||||
"day": "eguna",
|
||||
"week": "astea",
|
||||
"month": "hilabetea",
|
||||
"number_of_months": "{{count}} hilabete",
|
||||
"number_of_months_plural": "{{count}} hilabeteak",
|
||||
"allowed_instances": "Baimendutako instantziak",
|
||||
"blocked_instances": "Blokeatuta dauden instantziak"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue