Add transcoding/translation for cluster-copy module of magyar (hu)

This commit is contained in:
Ilia Rostovtsev
2020-03-08 01:34:36 +03:00
parent 25a504b774
commit bdf9976bf0
2 changed files with 2 additions and 10 deletions

View File

@@ -4,14 +4,13 @@ index_none=No scheduled file copies have been defined.
index_servers=Copy to servers
index_return=cluster copies list
index_more=$1 more ..
index_run=Run now..
index_run=Run now..
index_files=Files to copy
index_sched=Scheduled?
index_when=Yes, $1
index_act=Action
index_exec=Execute
index_delete=Delete Selected Copies
edit_title=Edit Cluster Copy
create_title=Create Cluster Copy
edit_header=Cluster copy details
@@ -25,21 +24,19 @@ edit_dmode1=Copy to this directory
edit_servers=Copy to servers
edit_group=Members of $1
edit_this=this server
edit_all=<All hosts>
edit_all=<All hosts>
edit_sched=Copy on schedule?
edit_schedyes=Yes, at times selected below ..
edit_run=Copy Now
edit_return=cluster copy
edit_email=Email output to
edit_none=Nobody
save_err=Failed to save cluster cron job
save_efiles=No files to copy entered
save_edest=Missing destination directory
save_eservers=No servers to copy to entered
save_efile=File to copy '$1' is not an absolute path
save_eemail=Missing or invalid email address
exec_title=Copying Files
exec_files1=Copying $1 files to selected servers $2 ..
exec_files2=Copying $1 to selected servers $2 ..
@@ -53,17 +50,12 @@ exec_not=Failed to copy the following files to $1 :
exec_cmd=Post-copy command output on $1 :
exec_before=Before-copy command output on $1 :
exec_on=Failed to run on $1 : $2
log_create=Created copy for $1 to $2 servers
log_modify=Modified copy for $1 to $2 servers
log_delete=Deleted copy for $1 to $2 servers
log_exec=Copied $1 to $2 servers
log_deletes=Deleted $1 copies
email_subject_succeeded=Cluster copy of $1 succeeded
email_subject_failed=Cluster copy of $1 failed
delete_err=Failed to delete copies
delete_enone=None selected
__norefs=1

View File