Adjust strings to make translation to specific languages possible (#100)
This commit is contained in:
@ -19,7 +19,7 @@ all_tags = "Ver todas las etiquetas"
|
||||
archived = "Archivado"
|
||||
author = "Autor"
|
||||
blog_post_author = "Autor del post"
|
||||
boosts_from = "Boosts de"
|
||||
boosts_from = "Boosts de $INSTANCE"
|
||||
by_author = "Por $AUTHOR"
|
||||
caution = "Precaución"
|
||||
comments = "Comentarios"
|
||||
@ -29,7 +29,7 @@ comments_qr = "Código QR al post de Mastodon"
|
||||
copy_code = "Copiar código"
|
||||
disclaimer = "Advertencia"
|
||||
drafted = "Borrador"
|
||||
faves_from = "Favoritos de"
|
||||
faves_from = "Favoritos de $INSTANCE"
|
||||
featured = "Recomendado"
|
||||
feed = "Feed"
|
||||
file_an_issue = "Reportar un problema"
|
||||
@ -54,7 +54,7 @@ one_tags = "$NUMBER etiqueta en total"
|
||||
open_post = "Abrir publicación"
|
||||
poor = "Pobre"
|
||||
posts = "$NUMBER publicaciones en total"
|
||||
posts_with_tag = "Publicaciones con etiqueta"
|
||||
posts_with_tag = "Publicaciones con etiqueta $TAG"
|
||||
powered_by = "Desarrollado por $ZOLA y $DUCKQUILL"
|
||||
previous = "Anterior"
|
||||
published = "Publicado el"
|
||||
|
Reference in New Issue
Block a user