Make it possible to rearrange the "Powered by" links (for i18n)

This commit is contained in:
daudix
2024-10-03 08:02:27 +03:00
parent 3024b432bf
commit f66f757022
7 changed files with 9 additions and 11 deletions

View File

@ -51,8 +51,7 @@ open_post = "افتح المنشور"
poor = "ضعيف"
posts = "الوظائف في المجموع"
posts_with_tag = "المنشورات ذات العلامة"
powered_by = "مدعوم من"
powered_by_and = "و"
powered_by = "مدعوم من $ZOLA و $DUCKQUILL"
previous = "السابق"
published = "منشور"
reload = "إعادة التحميل"

View File

@ -55,8 +55,7 @@ open_post = "Open Post"
poor = "Poor"
posts = "$NUMBER posts in total"
posts_with_tag = "Posts with tag"
powered_by = "Powered by"
powered_by_and = "and"
powered_by = "Powered by $ZOLA and $DUCKQUILL"
previous = "Previous"
published = "Published on"
reload = "Reload"

View File

@ -55,8 +55,7 @@ open_post = "Abrir publicación"
poor = "Pobre"
posts = "$NUMBER publicaciones en total"
posts_with_tag = "Publicaciones con etiqueta"
powered_by = "Desarrollado por"
powered_by_and = "y"
powered_by = "Desarrollado por $ZOLA y $DUCKQUILL"
previous = "Anterior"
published = "Publicado el"
reload = "Recargar"

View File

@ -55,8 +55,7 @@ open_post = "Buka siaran"
poor = "Lapok"
posts = "$NUMBER siaran secara kesuluruhan"
posts_with_tag = "Siaran dengan tag"
powered_by = "Dikuasakan oleh"
powered_by_and = "dengan"
powered_by = "Dikuasakan oleh $ZOLA dengan $DUCKQUILL"
previous = "Sebelumnya"
published = "Diterbit pada"
reload = "Muat semula"

View File

@ -62,8 +62,7 @@ open_post = "Открыть Пост"
poor = "Убогое"
posts = "$NUMBER постов"
posts_with_tag = "Посты с тегом"
powered_by = "Работает на базе"
powered_by_and = "и"
powered_by = "Работает на базе $ZOLA и $DUCKQUILL"
previous = "Предыдущий"
published = "Опубликовано"
reload = "Перезагрузить"