1

Regenerate nvim config

This commit is contained in:
2024-06-02 03:29:20 +02:00
parent 75eea0c030
commit ef2e28883d
5576 changed files with 604886 additions and 503 deletions

View 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}