From 1b577bb72175e6b4e5f77e4ed434c0cbda19d43e Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Tue, 10 Mar 2020 06:15:26 +0300 Subject: [PATCH] Add transcoding/translation for `procmail` module of magyar (hu) --- procmail/lang/hu | 10 ---------- procmail/lang/hu.auto | 0 2 files changed, 10 deletions(-) create mode 100644 procmail/lang/hu.auto diff --git a/procmail/lang/hu b/procmail/lang/hu index 97e760c85..bcad44d54 100644 --- a/procmail/lang/hu +++ b/procmail/lang/hu @@ -32,7 +32,6 @@ index_man=Manually Edit Configuration index_mandesc=Directly edit the primary Procmail configuration file, to create your own rules, variables and blocks. index_ecmd=The Procmail program $1 was not found on your system. Either it is not installed, or the module configuration is incorrect. index_delete=Delete Selected Actions - edit_title2=Edit Action edit_title1=Create Action edit_header1=Delivery action details @@ -68,7 +67,6 @@ edit_none=None edit_lock=Specific file edit_ctype=Condition type edit_cvalue=Regular expression or command - save_err=Failed to save action save_eaction_0=Missing file to append to save_eaction_1=Missing MH folder to write to @@ -81,7 +79,6 @@ save_elockfile=Missing lock file name save_esize=Missing or invalid mail size for condition $1 save_ere=Missing regular expression for condition $1 save_eshell=Missing command for condition $1 - env_title1=Create Variable env_title2=Edit Variable env_header=Procmail environment variable @@ -89,19 +86,15 @@ env_name=Variable name env_value=Value env_err=Failed to save variable env_ename=Missing or invalid variable name - inc_title1=Add Include File inc_title2=Edit Include File inc_header=Included procmail rules file inc_inc=Included file inc_einc=No include file entered - config_eline=Unknown line $1 in $2 : $3 - manual_title=Edit Configuration manual_desc=This page can be used to manually edit the Procmail configuration file $1. Be careful, as no syntax checking will be done. manual_edata=No data was supplied by your browser! - log_create_rec=Created recipe to $1 log_delete_rec=Deleted recipe to $1 log_modify_rec=Modified recipe to $1 @@ -121,10 +114,7 @@ log_delete_inc=Deleted include file $1 log_manual=Manually edited configuration log_up=Moved an entry up log_down=Moved an entry down - delete_err=Failed to delete actions delete_enone=None selected - check_epostfix=Procmail is not enabled in your Postfix configuration. The configuration file $2 must have the $1 option set to $3. check_esendmail=Sendmail is not setup to use Procmail for local delivery. This can be configured in Webmin's Sendmail Mail Server module. -__norefs=1 diff --git a/procmail/lang/hu.auto b/procmail/lang/hu.auto new file mode 100644 index 000000000..e69de29bb