Regenerate nvim config
This commit is contained in:
97
config/neovim/store/lazy-plugins/chadtree/locale/c.yml
Normal file
97
config/neovim/store/lazy-plugins/chadtree/locale/c.yml
Normal file
@ -0,0 +1,97 @@
|
||||
---
|
||||
"already_exists": |-
|
||||
!! Exists: ${name}
|
||||
|
||||
"paths already exist": |-
|
||||
!! -- ${operation}: path(s) already exist! ::
|
||||
${paths}
|
||||
|
||||
"new cwd": |-
|
||||
$$PWD=${cwd}
|
||||
|
||||
"ask_trash": |-
|
||||
Trash?
|
||||
${display_paths}
|
||||
|
||||
"ask_yesno": |-
|
||||
&Yes
|
||||
&No
|
||||
|
||||
"cannot find version ctl root": |-
|
||||
!! Cannot find version control top level
|
||||
|
||||
"operation not permitted on root": |-
|
||||
Operation not permitted on root or parent(s) of root
|
||||
|
||||
"render time warning": |-
|
||||
!! Warning: Render time is slow @${duration}s, consider closing some folders
|
||||
|
||||
"copy": |-
|
||||
Copy
|
||||
|
||||
"copy_paths": |-
|
||||
Copied ${copied_paths}
|
||||
|
||||
"cut": |-
|
||||
Cut
|
||||
|
||||
"confirm op": |-
|
||||
${operation} ?
|
||||
${paths}
|
||||
|
||||
"dead_link": |-
|
||||
!! cannot open dead link: ${name}
|
||||
|
||||
"filter_click": |-
|
||||
!! cannot click on folders while filtering
|
||||
|
||||
"follow_mode_indi": |-
|
||||
!! follow mode: ${follow}
|
||||
|
||||
"follow_links_indi": |-
|
||||
!! follow links: ${follow}
|
||||
|
||||
"follow_ignore_indi": |-
|
||||
!! follow ignore: ${follow}
|
||||
|
||||
"hourglass": |-
|
||||
Wait...
|
||||
|
||||
"link": |-
|
||||
Link ${src} ->:
|
||||
|
||||
"mime_warn": |-
|
||||
${name} have possible mimetype ${mime}, continue?
|
||||
|
||||
"new_filter": |-
|
||||
New Filter:
|
||||
|
||||
"new_search": |-
|
||||
New Search:
|
||||
|
||||
"nothing_select": |-
|
||||
!! -- nothing selected!
|
||||
|
||||
"ok_sym": |-
|
||||
Ok
|
||||
|
||||
"path_exists_err": |-
|
||||
!! Path exist - Rename:
|
||||
|
||||
"pencil": |-
|
||||
Input:
|
||||
|
||||
"clear_bookmarks": |-
|
||||
${idx}. Clear!
|
||||
|
||||
"no_bookmarks": |-
|
||||
!! Error - no bookmarks found
|
||||
|
||||
"sys_open_err": |-
|
||||
!! Error -- cannot find system opener
|
||||
|
||||
"sys_trash_err": |-
|
||||
!! Error -- cannot find trash program
|
||||
|
||||
"version_control_indi": |-
|
||||
🐶 enable version control: ${enable_vc}
|
||||
97
config/neovim/store/lazy-plugins/chadtree/locale/en.yml
Normal file
97
config/neovim/store/lazy-plugins/chadtree/locale/en.yml
Normal file
@ -0,0 +1,97 @@
|
||||
---
|
||||
"already_exists": |-
|
||||
⚠️ Exists: ${name}
|
||||
|
||||
"paths already exist": |-
|
||||
⚠️ -- ${operation} : path(s) already exist! ::
|
||||
${paths}
|
||||
|
||||
"new cwd": |-
|
||||
🏠 =${cwd}
|
||||
|
||||
"ask_trash": |-
|
||||
🗑 ?
|
||||
${display_paths}
|
||||
|
||||
"ask_yesno": |-
|
||||
&Yes
|
||||
&No
|
||||
|
||||
"cannot find version ctl root": |-
|
||||
⚠️ Cannot find version control top level
|
||||
|
||||
"operation not permitted on root": |-
|
||||
⚠️ Operation not permitted on root or parent(s) of root
|
||||
|
||||
"render time warning": |-
|
||||
⚠️ Warning: Render time is slow @${duration}s, consider closing some folders
|
||||
|
||||
"copy": |-
|
||||
🖇
|
||||
|
||||
"copy_paths": |-
|
||||
📎 ${copied_paths}
|
||||
|
||||
"cut": |-
|
||||
✂️
|
||||
|
||||
"confirm op": |-
|
||||
${operation} ?
|
||||
${paths}
|
||||
|
||||
"dead_link": |-
|
||||
⚠️ cannot open dead link: ${name}
|
||||
|
||||
"filter_click": |-
|
||||
⚠️ cannot click on folders while filtering
|
||||
|
||||
"follow_mode_indi": |-
|
||||
🐶 follow mode: ${follow}
|
||||
|
||||
"follow_links_indi": |-
|
||||
🔗 follow mode: ${follow}
|
||||
|
||||
"follow_ignore_indi": |-
|
||||
🌫️ follow mode: ${follow}
|
||||
|
||||
"hourglass": |-
|
||||
⏳...⌛️
|
||||
|
||||
"link": |-
|
||||
🔗 ${src} 👉 :
|
||||
|
||||
"mime_warn": |-
|
||||
${name} have possible mimetype ${mime}, continue?
|
||||
|
||||
"new_filter": |-
|
||||
New Filter:
|
||||
|
||||
"new_search": |-
|
||||
🔍:
|
||||
|
||||
"nothing_select": |-
|
||||
⚠️ -- nothing selected!
|
||||
|
||||
"ok_sym": |-
|
||||
✅
|
||||
|
||||
"path_exists_err": |-
|
||||
⚠️ Path exist!!! Rename:
|
||||
|
||||
"pencil": |-
|
||||
✏️ :
|
||||
|
||||
"clear_bookmarks": |-
|
||||
${idx}. 🔖 Clear!
|
||||
|
||||
"no_bookmarks": |-
|
||||
⚠️ Error - no bookmarks found
|
||||
|
||||
"sys_open_err": |-
|
||||
⚠️ Error -- cannot find system opener
|
||||
|
||||
"sys_trash_err": |-
|
||||
⚠️ Error -- cannot find trash program
|
||||
|
||||
"version_control_indi": |-
|
||||
🐶 enable version control: ${enable_vc}
|
||||
97
config/neovim/store/lazy-plugins/chadtree/locale/zh.yml
Normal file
97
config/neovim/store/lazy-plugins/chadtree/locale/zh.yml
Normal file
@ -0,0 +1,97 @@
|
||||
---
|
||||
"already_exists": |-
|
||||
⚠️ 已存在: ${name}
|
||||
|
||||
"paths already exist": |-
|
||||
⚠️ -- ${operation} : 路径已存在! ::
|
||||
${paths}
|
||||
|
||||
"new cwd": |-
|
||||
🏠 =${cwd}
|
||||
|
||||
"ask_trash": |-
|
||||
🗑 ?
|
||||
${display_paths}
|
||||
|
||||
"ask_yesno": |-
|
||||
&Y (确定)
|
||||
&N (取消)
|
||||
|
||||
"cannot find version ctl root": |-
|
||||
⚠️ 文件系统顶层找不到版本控制
|
||||
|
||||
"operation not permitted on root": |-
|
||||
⚠️ 此操作不可文件系统顶层(以上)
|
||||
|
||||
"render time warning": |-
|
||||
⚠️ 警告: 渲染时间有点慢 @${duration}s, 考虑关闭一些文件夹
|
||||
|
||||
"copy": |-
|
||||
🖇
|
||||
|
||||
"copy_paths": |-
|
||||
📎 ${copied_paths}
|
||||
|
||||
"cut": |-
|
||||
✂️
|
||||
|
||||
"confirm op": |-
|
||||
${operation} ?
|
||||
${paths}
|
||||
|
||||
"dead_link": |-
|
||||
⚠️ 打不开死链接: ${name}
|
||||
|
||||
"filter_click": |-
|
||||
⚠️ 不可在过滤时点击文件夹
|
||||
|
||||
"follow_mode_indi": |-
|
||||
🐶 跟随模式: ${follow}
|
||||
|
||||
"follow_links_indi": |-
|
||||
🔗 跟随模式: ${follow}
|
||||
|
||||
"follow_ignore_indi": |-
|
||||
🌫️ 跟随模式: ${follow}
|
||||
|
||||
"hourglass": |-
|
||||
⏳...⌛️
|
||||
|
||||
"link": |-
|
||||
🔗 ${src} 👉 :
|
||||
|
||||
"mime_warn": |-
|
||||
${name} 文件猜到 mimetype ${mime}, 继续?
|
||||
|
||||
"new_filter": |-
|
||||
新过滤:
|
||||
|
||||
"new_search": |-
|
||||
🔍:
|
||||
|
||||
"nothing_select": |-
|
||||
⚠️ -- 选择是空的!
|
||||
|
||||
"ok_sym": |-
|
||||
✅
|
||||
|
||||
"path_exists_err": |-
|
||||
⚠️ 路径已存在!!! 重新命名:
|
||||
|
||||
"pencil": |-
|
||||
✏️ :
|
||||
|
||||
"clear_bookmarks": |-
|
||||
${idx}. 🔖 清除
|
||||
|
||||
"no_bookmarks": |-
|
||||
⚠️ 错误 -- 找不到书签
|
||||
|
||||
"sys_open_err": |-
|
||||
⚠️ 错误 -- 找不到系统开启程序
|
||||
|
||||
"sys_trash_err": |-
|
||||
⚠️ 错误 -- 找不到垃圾(trash)程序
|
||||
|
||||
"version_control_indi": |-
|
||||
🐶 版本控制: ${enable_vc}
|
||||
Reference in New Issue
Block a user