Correct some keys of $LANG

This commit is contained in:
Flat 2016-07-03 16:09:16 +09:00
commit dc65561391
28 changed files with 198 additions and 195 deletions

View file

@ -53,7 +53,7 @@ $LANG['de'] = array(
'Save' => 'Speichern',
'Submit' => 'Übermitteln',
'toggle all' => 'alle', // please make it as short as "toggle all" 'Alle wählen/abwählen',
'toggle all' => 'alle', // please make it as short as "toggle all" 'Alle wählen/abwählen',
'apply to selected' => 'Auswählen',
'rebuild' => 'Erneuern',
'rebuild web' => 'Web erneuern',
@ -160,7 +160,8 @@ $LANG['de'] = array(
'Web Aliases' => 'Web Aliase',
'per domain' => 'pro Domain',
'DNS Domains' => 'DNS Domains',
'DNS records' => 'DNS Einträge' ,
'DNS domains' => 'DNS domains',
'DNS records' => 'DNS Einträge',
'Name Servers' => 'Name Server',
'Mail Domains' => 'Mail Domain',
'Mail Accounts' => 'Mail Konten',
@ -586,19 +587,19 @@ $LANG['de'] = array(
'Save File (in text editor)' => 'Save File (in text editor)',
'Close Popup / Cancel' => 'Close Popup / Cancel',
'Move Cursor Up' => 'Move Cursor Up',
'Move Cursor Dow' => 'Move Cursor Dow',
'Move Cursor Down' => 'Move Cursor Down',
'Switch to Left Tab' => 'Switch to Left Tab',
'Switch to Right Tab' => 'Switch to Right Tab',
'Switch Tab' => 'Switch Tab',
'Go to the Top of File List' => 'Go to the Top of File List',
'Go to the Top of the File List' => 'Go to the Top of the File List',
'Go to the Last File' => 'Go to the Last File',
'Open File/Enter Directory' => 'Open File/Enter Directory',
'Open File / Enter Directory' => 'Open File / Enter Directory',
'Go to Parent Directory' => 'Go to Parent Directory',
'Select Current File' => 'Select Current File',
'Select Bunch of Files' => 'Select Bunch of Files',
'Append File to the Current Selection' => 'Append File to the Current Selection',
'Add File to the Current Selection' => 'Add File to the Current Selection',
'Select All Files' => 'Select All Files',
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' =>
'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager',
'Licence Key' => 'Licence Key',
@ -641,4 +642,4 @@ $LANG['de'] = array(
'Hour' => 'Hour',
'Minute' => 'Minute'
);
);