98 lines
1.6 KiB
YAML
98 lines
1.6 KiB
YAML
---
|
|
"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}
|