mirror of
https://github.com/danpros/htmly.git
synced 2026-04-19 12:06:22 +05:30
Synced corrections
This commit is contained in:
parent
c9f1d1330d
commit
b4dbbc384b
1 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@ admin = "管理"
|
|||
admin_panel_style_based_on = "管理面板風格基於"
|
||||
all_blog_posts = "所有部落格文章"
|
||||
all_cache_has_been_deleted = "所有暫存頁面資料已經清除 !"
|
||||
all_posts_tagged = "所有已標記的文章"
|
||||
all_tagged_posts = "所有已標記的文章"
|
||||
archive_for = "文章庫的"
|
||||
archive_page_for = "文章庫頁面"
|
||||
archives = "文章庫"
|
||||
|
|
@ -30,7 +30,7 @@ blog_title = "部落格標題"
|
|||
blog_title_placeholder = "我的部落格"
|
||||
blog_posts_displayed_as = "文章用何種方式顯示"
|
||||
breadcrumb_home_text = "導覽列的首頁顯示文字"
|
||||
by_using_this_importer_you_are_agree_if_the_feed_is_yours_or_at_least_you_have_the_authority_to_publish_it = "By using this importer you are agree if the feed is yours or at least you have the authority to publish it."
|
||||
by_using_this_importer_you_confirm_that_the_feed_is_yours_or_that_at_least_you_have_the_authority_to_publish_it = "By using this importer you are agree if the feed is yours or at least you have the authority to publish it."
|
||||
css_class_optional = "CSS Class (非必填)"
|
||||
cache_expiration = "快取暫存失效時間 (小時)"
|
||||
cache_off = "關閉快取暫存"
|
||||
|
|
@ -70,7 +70,7 @@ edit_category = "修改分類"
|
|||
edit_post = "修改"
|
||||
edit_profile = "編輯個人資料"
|
||||
enable = "啟用"
|
||||
enable_blog_url = "啟用 /blog 的前置網址"
|
||||
enable_blog_url = "啟用 blog 的前置網址"
|
||||
enter_image_url = "輸入圖片URL位址"
|
||||
facebook_app_id = "Facebook App ID"
|
||||
facebook_page = "Facebook page"
|
||||
|
|
@ -93,9 +93,9 @@ google_analytics = "Google Analytics"
|
|||
google_analytics_legacy = "Google Analytics (legacy)"
|
||||
google_search_console = "Google Search Console"
|
||||
home = "首頁"
|
||||
if_leave_empty_we_will_excerpt_it_from_the_content_below = "如果留空我們將從下面的內容中摘錄簡介"
|
||||
if_the_url_leave_empty_we_will_use_the_page_title = "如果 url 留空,我們將使用頁面標題"
|
||||
if_the_url_leave_empty_we_will_use_the_post_title = "如果 url 留空,我們將使用文章標題"
|
||||
if_left_empty_we_will_excerpt_it_from_the_content_below = "如果留空我們將從下面的內容中摘錄簡介"
|
||||
if_the_url_is_left_empty_we_will_use_the_page_title = "如果 url 留空,我們將使用頁面標題"
|
||||
if_the_url_is_left_empty_we_will_use_the_post_title = "如果 url 留空,我們將使用文章標題"
|
||||
image_post = "影像文章"
|
||||
image_post_comment = "建立以圖片為主的文章"
|
||||
import = "匯入"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue