Update translations
This commit is contained in:
parent
f8bd657549
commit
61ec37bbc0
|
@ -20,7 +20,10 @@
|
|||
"No Administrator user found. Check $COMPLETION_FILE": "",
|
||||
"Username not found": "",
|
||||
"Home directory not found": "",
|
||||
"Change password for": "",
|
||||
"Change password": "",
|
||||
"New password for user $SELECTED_USERNAME": "",
|
||||
"The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "",
|
||||
"Password for $SELECTED_USERNAME was changed": "",
|
||||
"IRC Password": "",
|
||||
"Password for all IRC users, or press Enter for no password": "",
|
||||
"The IRC password was changed": "",
|
||||
|
@ -96,6 +99,8 @@
|
|||
"Enter the domain name of the server from which you wish to restore": "",
|
||||
"Remote server domain name": "",
|
||||
"Invalid domain name": "",
|
||||
"\\nDo you want to enable other systems to ping this machine?\\n\\nPing may be useful for diagnostic purposes, but for added security you may not want to enable it.": "",
|
||||
"Enable Ping / ICMP": "",
|
||||
"Logging": "",
|
||||
"\\nDo you want to turn logging on?": "",
|
||||
"Restore GPG key for user": "",
|
||||
|
@ -166,6 +171,7 @@
|
|||
"Show SIP Phone Extensions": "",
|
||||
"Reset Tripwire": "",
|
||||
"Logging on/off": "",
|
||||
"Ping enable/disable": "",
|
||||
"Security Settings": "",
|
||||
"Media menu": "",
|
||||
"IRC menu": ""
|
||||
|
|
|
@ -20,7 +20,10 @@
|
|||
"No Administrator user found. Check $COMPLETION_FILE": "",
|
||||
"Username not found": "",
|
||||
"Home directory not found": "",
|
||||
"Change password for": "",
|
||||
"Change password": "",
|
||||
"New password for user $SELECTED_USERNAME": "",
|
||||
"The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "",
|
||||
"Password for $SELECTED_USERNAME was changed": "",
|
||||
"IRC Password": "",
|
||||
"Password for all IRC users, or press Enter for no password": "",
|
||||
"The IRC password was changed": "",
|
||||
|
@ -96,6 +99,8 @@
|
|||
"Enter the domain name of the server from which you wish to restore": "",
|
||||
"Remote server domain name": "",
|
||||
"Invalid domain name": "",
|
||||
"\\nDo you want to enable other systems to ping this machine?\\n\\nPing may be useful for diagnostic purposes, but for added security you may not want to enable it.": "",
|
||||
"Enable Ping / ICMP": "",
|
||||
"Logging": "",
|
||||
"\\nDo you want to turn logging on?": "",
|
||||
"Restore GPG key for user": "",
|
||||
|
@ -166,6 +171,7 @@
|
|||
"Show SIP Phone Extensions": "",
|
||||
"Reset Tripwire": "",
|
||||
"Logging on/off": "",
|
||||
"Ping enable/disable": "",
|
||||
"Security Settings": "",
|
||||
"Media menu": "",
|
||||
"IRC menu": ""
|
||||
|
|
|
@ -20,7 +20,10 @@
|
|||
"No Administrator user found. Check $COMPLETION_FILE": "",
|
||||
"Username not found": "",
|
||||
"Home directory not found": "",
|
||||
"Change password for": "",
|
||||
"Change password": "",
|
||||
"New password for user $SELECTED_USERNAME": "",
|
||||
"The password should be ${MINIMUM_PASSWORD_LENGTH} or more characters": "",
|
||||
"Password for $SELECTED_USERNAME was changed": "",
|
||||
"IRC Password": "",
|
||||
"Password for all IRC users, or press Enter for no password": "",
|
||||
"The IRC password was changed": "",
|
||||
|
@ -96,6 +99,8 @@
|
|||
"Enter the domain name of the server from which you wish to restore": "",
|
||||
"Remote server domain name": "",
|
||||
"Invalid domain name": "",
|
||||
"\\nDo you want to enable other systems to ping this machine?\\n\\nPing may be useful for diagnostic purposes, but for added security you may not want to enable it.": "",
|
||||
"Enable Ping / ICMP": "",
|
||||
"Logging": "",
|
||||
"\\nDo you want to turn logging on?": "",
|
||||
"Restore GPG key for user": "",
|
||||
|
@ -166,6 +171,7 @@
|
|||
"Show SIP Phone Extensions": "",
|
||||
"Reset Tripwire": "",
|
||||
"Logging on/off": "",
|
||||
"Ping enable/disable": "",
|
||||
"Security Settings": "",
|
||||
"Media menu": "",
|
||||
"IRC menu": ""
|
||||
|
|
Loading…
Reference in New Issue