Skip to content

Commit

Permalink
Merge pull request elfmz#2590 from spnethw/hlf_and_lng_update_and_cle…
Browse files Browse the repository at this point in the history
…anup

hlf and lng: update and cleanup
  • Loading branch information
elfmz authored Dec 23, 2024
2 parents 64fec5d + d1b598c commit 531a49c
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 274 deletions.
89 changes: 29 additions & 60 deletions far2l/bootstrap/scripts/FarEng.hlf.m4
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ $^#File and archive manager#
~Filters menu~@FiltersMenu@
~Screens switching~@ScrSwitch@
~Task list~@TaskList@
~Hotplug devices list~@HotPlugList@

~System settings~@SystemSettings@
~Panel settings~@PanelSettings@
Expand Down Expand Up @@ -358,13 +357,6 @@ and from the path given at the "~Path for personal plugins~@PluginsManagerSettin
Executes given command line and opens viewer with its output.
For example, #far2l -v - ls# will view ls command output.

#-w# [Unsupported in far2l]
Stretch to console window instead of console buffer.

#-x# [Unsupported in far2l]
Disable exception handling. This option has been designed for plugin developers,
and it is not recommended to specify it during normal operation.

#-set:<parameter>=<value>#
Override the configuration parameter, see ~far:config~@FarConfig@ for details.
Example: far2l -set:Language.Main=English -set:Screen.Clock=0 -set:XLat.Flags=0x10001 -set:System.FindFolders=false
Expand Down Expand Up @@ -849,16 +841,16 @@ $ #Deleting and wiping files and folders#
#Shift-F8# - delete only the file under cursor
(with no regard to selection in the panel);

#Shift-Del# - delete selected objects, skipping the Recycle Bin;
#Shift-Del# - delete selected objects, skipping the Trash;

#Alt-Del# - Wipe out files and folders.


Remarks:

1. ^<wrap>In accordance to ~System Settings~@SystemSettings@ the hotkeys #F8# and
#Shift-F8# do or do not move the deleted files to the Recycle Bin. The
#Shift-Del# hotkey always deletes, skipping the Recycle Bin.
#Shift-F8# do or do not move the deleted files to the Trash. The
#Shift-Del# hotkey always deletes, skipping the Trash.

2. ^<wrap>Before file deletion its data is overwritten with zeroes (you can
specify other overwrite characters - see TechInfo##29), after which the file
Expand Down Expand Up @@ -1382,13 +1374,11 @@ respectively. These menus include the following items:

#Sort modes# Show available sort modes.

#Show long names# Show long/short file names.

#Panel On/Off# Show/hide panel.

#Re-read# Re-read panel.

#Location# Change current location.
#Location# Show ~Location menu~@DriveDlg@ dialog to change the panel's current location or open a new plugin panel.

See also: common ~menu~@MenuCmd@ keyboard commands.

Expand Down Expand Up @@ -1490,8 +1480,6 @@ $ #Menus: commands menu#

#Task list# Shows ~active tasks list~@TaskList@.

#Hotplug devices list# Show ~hotplug devices list~@HotPlugList@.

See also: common ~menu~@MenuCmd@ keyboard commands.

@OptMenu
Expand Down Expand Up @@ -2216,19 +2204,6 @@ of time if a folder was located on a currently unavailable remote resource.
$ #Task list#
The task list displays active tasks by using #htop# (if available).

@HotPlugList
$ #Hotplug devices list#
Hotplug devices list displays PC Card boards and other analogue devices
which are installed and work in the computer.

To remove a device you need to select it in the list and press the #Del#
key. After that OS will prepare the device for safe removal and a
notification will be displayed when it is safe to remove the device.

#Ctrl-R# allows to refresh the list of connected devices.

See also: common ~menu~@MenuCmd@ keyboard commands.

@CompFolders
$ #Compare folders#
The compare folders command is applicable only when two ~file panels~@FilePanel@
Expand Down Expand Up @@ -2469,41 +2444,36 @@ extract a rar archive to a folder with the same name

@SystemSettings
$ #Settings dialog: system#
#Clear R/O attribute from CD files#
Clear read-only attribute from files copied from CD.
#Enable sudo privileges elevation#
If enabled, FAR2L will prompt sudo password when attempting access to files requiring root permissions.

#Delete to Recycle Bin#
Enables file deletion via the Recycle Bin.The operation of deleting to the Recycle
Bin can be performed only for local hard disks.

#Delete symbolic links#
Scan for and delete symbolic links to subfolders before deleting to Recycle Bin.
#Always confirm modify operations#
If enabled, FAR2L will request confirmation for each modifying operation when running with privilege elevation.

#Use system copy routine#
Use the file copy functions provided by the operating system instead of internal
file copy implementation. It may be useful on NTFS, because the system function
(CopyFileEx) copies file extended attributes. On the other hand, when using the system
function, the possibility to split files when ~copying~@CopyFiles@ or moving is not available.
#Delete to Trash#
Enables file deletion via the Trash. The operation of deleting to the Trash
can be performed only for local hard disks.

#Copy files opened for writing#
Allows to copy files that are opened by other programs for writing. This mode
is handy to copy a file opened for a long time, but it could be dangerous, if a file
is being modified at the same time as copying.
#Delete symbolic links#
Scan for and delete symbolic links to subfolders before deleting to Trash.

#Scan symbolic links#
Scan ~symbolic links~@HardSymLink@ along with normal sub-folders when building the folder tree,
determining the total file size in the sub-folders.


#Create folders in uppercase#
If the name of a new folder contains only lowercase letters and this option is on, the folder will be created in uppercase.
#Use only files size in estimation#
This option determines how FAR2L estimates the overall size of the directory when building the
directory tree. The value is used during file operations such as copying, deleting, quick viewing, etc.
Enable to sum up the space occupied by files only. Disable to include directory overhead
(space used to store the metadata of directories themselves) as well.

#Inactivity time#
Terminate FAR2L after a specified interval without keyboard or mouse activity. This works only if FAR2L waits for command line
input without viewer or editor screens in the background.

#Save commands history#
Forces saving ~commands history~@History@ before exit and restoring after starting FAR2L.
Commands history list may be activated by #Alt-F8#.

#Save folders history#
Forces saving ~folders history~@HistoryFolders@ before exit and restoring after starting FAR2L.
Expand All @@ -2513,15 +2483,14 @@ Folders history list may be activated by #Alt-F12#.
Forces saving ~history of viewed and edited~@HistoryViews@ files before exit and restoring it after
starting FAR2L. View and edit history list may be activated by #Alt-F11#.

#Use OS registered types#
When this option is on and #Enter# is pressed on a file, the type of which is known to
OS and absent in the list of FAR2L ~file associations~@FileAssoc@, the OS program
registered to process this file type will be executed.

#CD drive auto mount#
When a CD-ROM drive is selected from the ~location menu~@DriveDlg@, FAR2L will close the open
tray of a CD drive. Turn off this option if automatic CD-ROM mounting does not work
correctly (this can happen because of bugs in the drivers of some CD-ROM drives).
#Remove duplicates in history#
The option specifies the rules for history lists processing and what exactly is considered duplicate records.
- never: history is kept in its entirety, identical records are not deleted.
- by name: the most recent record (viewed ~file~@HistoryViews@, opened ~directory~@HistoryFolders@, or executed ~command~@History@) is saved,
while its earlier occurrences are deleted from the history.
- by name and path: the same as "by name", but for the ~command history~@History@ the working directory from which
the command was executed is also taken into account; that is, if the same command was executed from
two different directories, both entries will be saved in the history.

#Auto save setup#
If checked, FAR2L will save setup automatically. The current folders for both panels will be also saved.
Expand Down Expand Up @@ -4272,8 +4241,8 @@ links, and so they cannot be seen from DOS programs.
When the file size or date changes, all of the corresponding directory
entries are updated automatically. When a file is deleted, it is not deleted
physically until all the hard links pointing at it will be deleted. The
deletion order doesn't matter. When a hard link is deleted into the recycle
bin, the number of links of a file does not change.
deletion order doesn't matter. When a hard link is deleted into the Trash,
the number of links of a file does not change.

FAR2L can create hard links and can show the number of the file's hard links
in a separate column (by default, it's the last column in the 9th panel mode)
Expand Down
90 changes: 20 additions & 70 deletions far2l/bootstrap/scripts/FarHun.hlf.m4
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ $^(help file last translated for build 882)
~Szűrők menü~@FiltersMenu@
~Képernyők váltása~@ScrSwitch@
~Futó programok~@TaskList@
~Hotplug eszközök~@HotPlugList@

~Rendszer beállítások~@SystemSettings@
~Panel beállítások~@PanelSettings@
Expand Down Expand Up @@ -160,8 +159,6 @@ nyitja meg. A -e után megadható, hogy melyik sor hányadik karakterhelyére

Például: far -e70:2 readme.

#-i# ^<wrap>Kicsi, 16x16-os ikont állít be a FAR konzolhoz. Néhány
konfigurációnál a kapcsoló használata instabil működést eredményezhet.
^<wrap>
#-p[<path>]# A "fő" plugineket a <path>-ben megadott elérési út
^<wrap>mappáiban keresi. Több keresési útvonal is megadható,
Expand Down Expand Up @@ -214,13 +211,6 @@ az előző példánál maradva a "dir" parancsot elhagyjuk), akkor a FAR a
végtelenségig fog várakozni a bemenő adatfolyam végére. Ezt a hibát a FAR
egy későbbi verziójában a szerzők valószínűleg ki fogják javítani.

#-w#
Stretch to console window instead of console buffer.

#-x# ^<wrap>Letiltja a kivételek kezelését. Ezt a lehetőséget
a szerzők a pluginek fejlesztői részére tervezték, ezért nem ajánlott normál
használat közben alkalmazni.

#-set:<parameter>=<value>#
Override the configuration parameter, see ~far:config~@FarConfig@ for details.
Example: far2l -set:Language.Main=English -set:Screen.Clock=0 -set:XLat.Flags=0x10001 -set:System.FindFolders=false
Expand Down Expand Up @@ -1260,14 +1250,11 @@ számokkal) és dátuma.

#Rendezési elv# A lehetséges rendezési módok megjelenítése.

#Hosszú fájlnevek# A fájlnevek hosszú/rövid módja közt vált.

#Panel be/ki# Megmutatja vagy elrejti a panelt.

#Frissítés# Újraolvassa a panel tartalmát.

#Meghajtóváltás# ^<wrap>Az aktuális meghajtóról másikra válthatunk a
Meghajtók menüben.
#Meghajtóváltás# ^<wrap>Show ~Location menu~@DriveDlg@ dialog to change the panel's current location or open a new plugin panel.

See also: common ~menu~@MenuCmd@ keyboard commands.

Expand Down Expand Up @@ -1378,8 +1365,6 @@ részletezi a lehetőségeit.

#Futó programok# A ~futó programok listája~@TaskList@.

#Hotplug eszközök# A ~hotplug eszközök listája~@HotPlugList@.

See also: common ~menu~@MenuCmd@ keyboard commands.

@OptMenu
Expand Down Expand Up @@ -1885,19 +1870,6 @@ $ #Előzmények: mappa előzmények#
$ #Futó programok#
The task list displays active tasks by using #htop# (if available).

@HotPlugList
$ #Hotplug eszközök#
A Hotplug eszközök menü a PC kártyaolvasók és a számítógéphez
csatlakoztatott egyéb analóg eszközök listáját jeleníti meg.

A leválasztandó eszköz nevét ki kell választani a listából és #Del#-t ütni
rajta. Ezután a Windows gondoskodik az eszköz biztonságos eltávolításáról és
értesítést kapunk, ha az eltávolítás már biztosan nem jár adatvesztéssel.

A #Ctrl-R# frissíti a csatlakozó eszközök listáját.

See also: common ~menu~@MenuCmd@ keyboard commands.

@CompFolders
$ #Mappák összehasonlítása#
A Mappák összehasonlítása parancs csak akkor használható, ha mindkét
Expand Down Expand Up @@ -2142,8 +2114,11 @@ szeretnénk a fájllal azonos nevű mappába kibontani, a parancs:

@SystemSettings
$ #Beállítások: rendszer beállítások#
#Csak olvasható attr.# Törli a CD-ről másolt fájlok "csak
#törlése CD fájlokról# olvasható" attribútumát.
#Enable sudo privileges elevation#
If enabled, FAR2L will prompt sudo password when attempting access to files requiring root permissions.

#Always confirm modify operations#
If enabled, FAR2L will request confirmation for each modifying operation when running with privilege elevation.

#Törlés a Lomtárba# ^<wrap>A fájlok vagy mappák törlésénél
közbeiktatja a Lomtárat. A "Törlés a Lomtárba" művelet csak helyi
Expand All @@ -2152,29 +2127,17 @@ merevlemezeken működik.
#Szimbolikus linkek# Megkeresi és törli a mappák szimbolikus
#törlése# linkjeit, mielőtt a Lomtárba dobná őket.

#Másoláshoz a rendszer-# A FAR beépített másolórutinja helyett az
#rutin használata# operációs rendszer rutinját használja.
^<wrap>Alkalmazása NTFS fájlrendszerben hasznos
lehet, mert a CopyFileEx rendszerfunkció ésszerűbb lemezfoglalási módszert
használ, azonkívül a fájlokat bővített attribútumkészletükkel együtt másolja
át. Másrészt viszont az operációs rendszer metódusa meggátolja a fájlok
feloszthatóságát, ha a ~másolás~@CopyFiles@ vagy mozgatás nem használható.

#Írásra megnyitott# Megengedi más programokban írásra
#fájlok másolhatók# megnyitott fájlok másolását.
^<wrap>A módszer praktikus lehet a hosszú időre
megnyitott fájlok másolására, de veszélyessé is válhat, ha a fájl a másolás
ideje alatt módosul.

#Szimbolikus linkek# Ha ez az opció be van kapcsolva, akkor a
#vizsgálata# a mappák fastruktúrájának feltérképezése
^<wrap>során a normál mappák mérete, valamint a
~szimbolikus linkjeik~@HardSymLink@ mérete együttesen fogják meghatározni a
mappákban található fájlok méretének összegét.

#Mappák létrehozása# Ha az új mappa nevét csupa kisbetűvel
#NAGYBETŰKKEL# írjuk be és ez az opció be van kapcsolva,
a mappa neve nagybetűs lesz.
#Use only files size in estimation#
This option determines how FAR2L estimates the overall size of the directory when building the
directory tree. The value is used during file operations such as copying, deleting, quick viewing, etc.
Enable to sum up the space occupied by files only. Disable to include directory overhead
(space used to store the metadata of directories themselves) as well.

#A FAR kilép x perc# A FAR futása abbamarad, ha a megadott
#tétlenség után# időtartam alatt nem történik billentyű-
Expand All @@ -2197,24 +2160,14 @@ is megjeleníthető.
^<wrap>Az előzmények listáját az #Alt-F11#-gyel is
megjeleníthetjük.

#Windows regisztrált# Ha az opció be van kapcsolva és #Enter#-t
#fájltípusok használata# ütünk egy olyan típusú fájlon, amit a
^<wrap>Windows ismer és a típus nem szerepel a FAR
~fájltársítások~@FileAssoc@ listáján, a Windows a saját társítású programjával
próbálja megnyitni.

#CD tálca automatikus# Ha CD-ROM típusú meghajtót választottunk a
#behúzása# ~Meghajtók menüben~@DriveDlg@, a FAR megpróbálja
behúzni a meghajtó nyitott tálcáját.
^<wrap>Kapcsoljuk ki az opciót, ha nem működik
megfelelően (néhány CD-ROM meghajtó hibás drivere miatt ez előfordulhat).

#Saját pluginek# Itt adhatjuk meg "saját" pluginjeink
#útvonala# mappáinak elérési útvonalait, ahol a
^<wrap>FAR-nak a "fő" plugineken túl modulokat
kell keresnie. Több útvonalat beírhatunk, ";"-vel elválasztva, környezeti
változók is használhatók. A saját pluginek nem töltődnek be, ha a FAR a -p
vagy -co ~parancssori~@CmdLine@ kapcsolóval indul.
#Remove duplicates in history#
The option specifies the rules for history lists processing and what exactly is considered duplicate records.
- never: history is kept in its entirety, identical records are not deleted.
- by name: the most recent record (viewed ~file~@HistoryViews@, opened ~directory~@HistoryFolders@, or executed ~command~@History@) is saved,
while its earlier occurrences are deleted from the history.
- by name and path: the same as "by name", but for the ~command history~@History@ the working directory from which
the command was executed is also taken into account; that is, if the same command was executed from
two different directories, both entries will be saved in the history.

#Beállítások automatikus# Ha az opció be van kapcsolva, kilépéskor
#mentése# a FAR önműködően menti a beállításait, a
Expand Down Expand Up @@ -2870,10 +2823,7 @@ lemezeit.
szükséges. A CD-ROM-ok tálcáját az #Ins# billentyűvel tolhatjuk be.

A #Shift-Del# billentyűkombinációval biztonságosan eltávolíthatjuk az USB
portra csatlakoztatott tárolóeszközöket. Ha olyan kártyaolvasóba
helyezett flash memóriakártyára adtuk ki a ~biztonságos eltávolítás~@HotPlugList@
parancsot, ahol a kártyalvasó több lemez kezelésére képes, a parancs a
kártyaolvasót választja le.
portra csatlakoztatott tárolóeszközöket.

A Meghajtók menüben a #Ctrl-1 - Ctrl-9# billentyűkkel a meghajtókra
vonatkozó különféle információk megjelenítését kapcsolhatjuk ki vagy be:
Expand Down
Loading

0 comments on commit 531a49c

Please sign in to comment.