diff options
| author | Kian-ting Tan <chenjt30@gmail.com> | 2023-08-14 12:46:28 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-11-10 13:31:52 +0000 |
| commit | 24a70bb231eadbec3b0f2f217792988c898b58f5 (patch) | |
| tree | d4339666b9687d42d46134747e7f3c608792f0ea | |
| parent | dec13e36242333be5b26cd7b221293c6518e0d4a (diff) | |
Translated using Weblate (Chinese (Min Nan) (nan_TW))
Currently translated at 70.4% (743 of 1054 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/nan_TW/
| -rw-r--r-- | src/i18n/nan-TW.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/src/i18n/nan-TW.json b/src/i18n/nan-TW.json index 7d426c7c..709cc5b6 100644 --- a/src/i18n/nan-TW.json +++ b/src/i18n/nan-TW.json @@ -945,6 +945,20 @@ }, "admin_dash": { "window_title": "行政員", - "reset_all": "Kui ê重頭設" + "reset_all": "Kui ê重頭設", + "wip_notice": "Tsit ê 管理 la-jí-báng (dashboard) 是試驗ê,koh teh 起做,{adminFeLink}.", + "old_ui_link": "舊ê管理界面佇tsia", + "commit_all": "Lóng總儲存", + "tabs": { + "nodb": "無資料庫ê設置", + "instance": "站臺", + "limits": "限制", + "frontends": "前端" + }, + "nodb": { + "heading": "資料庫設置無開放", + "text": "Lí需要改後端ê設置檔案,tsiah ē當kā{property}設做{value},請佇{documentation}了解詳細。", + "documentation": "文件" + } } } |
