mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Add transcoding/translation for inittab module of magyar (hu)
This commit is contained in:
@@ -25,30 +25,22 @@ inittab_return=process list
|
||||
inittab_apply=Apply Init Configuration
|
||||
inittab_applymsg=Click this button to apply the current SysV Init Configuration by running the command <tt>telinit q</tt>. Be aware that any mistakes in your configuration may make the system unusable when this command is run.
|
||||
index_delete=Delete Selected Processes
|
||||
|
||||
edit_inittab_err=Your not allowed to edit a process
|
||||
edit_inittab_title=Edit Process $1
|
||||
edit_inittab_details=Process Details
|
||||
edit_inittab_del=Delete
|
||||
edit_inittab_save=Save
|
||||
|
||||
new_inittab_err=Your not allowed to create a new process
|
||||
new_inittab_title=New Process
|
||||
|
||||
save_inittab_err=Your not allowed to save a process
|
||||
save_inittab_noid=Error, no name process entered
|
||||
save_inittab_already=Error, the name process already exist
|
||||
|
||||
log_modify=Modified init process $1
|
||||
log_rename=Renamed init process $1 to $2
|
||||
log_create=Created init process $1
|
||||
log_delete=Deleted init process $1
|
||||
log_apply=Applied configuration
|
||||
log_deletes=Deleted $1 init processes
|
||||
|
||||
apply_err=Failed to apply configuration
|
||||
|
||||
delete_err=Failed to delete processes
|
||||
delete_enone=None selected
|
||||
|
||||
__norefs=1
|
||||
|
||||
1
inittab/lang/hu.auto
Normal file
1
inittab/lang/hu.auto
Normal file
@@ -0,0 +1 @@
|
||||
inittab_none2=Nem található rendszerindítási folyamat a rendszeren. Ez valószínűleg azt jelzi, hogy nem használja a SysV init konfigurációs fájlt.
|
||||
Reference in New Issue
Block a user