The big shortcode cleanup

This commit is contained in:
daudix
2024-10-17 17:00:35 +03:00
parent d60dfa8496
commit 8bf69a5d71
26 changed files with 331 additions and 226 deletions

View File

@ -18,6 +18,8 @@ Coffee = "القهوة"
all_tags = "انظر جميع العلامات"
archived = "الأرشيف"
author = "الكاتب"
author_conjunction = " و "
author_separator = "، "
backlinks = "الروابط الخلفية"
blog_post_author = "كاتب منشور المدونة"
boosts_from = "$INSTANCE التعزيزات من"

View File

@ -18,6 +18,8 @@ Coffee = "Coffee"
all_tags = "See all tags"
archived = "Archived"
author = "Author"
author_conjunction = " and "
author_separator = ", "
backlinks = "Backlinks"
blog_post_author = "Blog post author"
boosts_from = "Boosts from $INSTANCE"

View File

@ -18,6 +18,8 @@ Coffee = "Café"
all_tags = "Ver todas las etiquetas"
archived = "Archivado"
author = "Autor"
author_conjunction = " y "
author_separator = ", "
backlinks = "Enlaces de retroceso"
blog_post_author = "Autor del post"
boosts_from = "Boosts de $INSTANCE"

View File

@ -18,6 +18,8 @@ Coffee = "قهوه"
all_tags = "دیدن تمامی برچسب ها"
archived = "بایگانی شده"
author = "نویسنده"
author_conjunction = " و "
author_separator = "، "
backlinks = "بک لینک ها"
blog_post_author = "نویسنده‌ی این مطلب"
boosts_from = "$INSTANCE تقویت از"

View File

@ -18,6 +18,8 @@ Coffee = "Kopi"
all_tags = "Lihat semua tag"
archived = "Diarkibkan"
author = "Pengarang"
author_conjunction = " dan "
author_separator = ", "
backlinks = "Pautan balik"
blog_post_author = "Pengarang siaran blog"
boosts_from = "Galakkan dari $INSTANCE"

View File

@ -22,6 +22,8 @@ Coffee = "Кофе"
all_tags = "Показать все теги"
archived = "Архив"
author = "Автор"
author_conjunction = " и "
author_separator = ", "
backlinks = "Обратные ссылки"
blog_post_author = "Автор блог-поста"
boosts_from = "Продвижения с $INSTANCE"

View File

@ -19,6 +19,8 @@ Coffee = "赞助"
all_tags = "查看所有标签"
archived = "归档"
author = "作者"
author_conjunction = "和"
author_separator = "、"
backlinks = "反向链接"
blog_post_author = "博客作者"
boosts_from = "来自 $INSTANCE 的转发"