Langs: Add strings for disconnect, sent and recieved.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Stefan Schantl
2020-04-13 09:45:37 +02:00
committed by Arne Fitzenreiter
parent 8615383823
commit 896e882cf3

View File

@@ -821,6 +821,7 @@
'directory writeable' => 'directory writeable', 'directory writeable' => 'directory writeable',
'disabled' => 'disabled', 'disabled' => 'disabled',
'disconnect' => 'OVPN Stop / Disconnect', 'disconnect' => 'OVPN Stop / Disconnect',
'disconnected' => 'Disconnected',
'disconnects' => 'Disconnects', 'disconnects' => 'Disconnects',
'disk access per' => 'Disk Access per', 'disk access per' => 'Disk Access per',
'disk usage' => 'Disk usage', 'disk usage' => 'Disk usage',
@@ -2107,6 +2108,7 @@
'reboot sure' => 'Are you sure that you want to reboot?', 'reboot sure' => 'Are you sure that you want to reboot?',
'rebooting' => 'Rebooting', 'rebooting' => 'Rebooting',
'rebooting ipfire' => 'Rebooting IPFire', 'rebooting ipfire' => 'Rebooting IPFire',
'recieved' => 'Recieved',
'reconnect' => 'Reconnect', 'reconnect' => 'Reconnect',
'reconnection' => 'Reconnection', 'reconnection' => 'Reconnection',
'red' => 'Internet', 'red' => 'Internet',
@@ -2193,6 +2195,7 @@
'send cr' => 'ISP requires Carriage Return:', 'send cr' => 'ISP requires Carriage Return:',
'send email notification' => 'Enabled, send e-mail notification', 'send email notification' => 'Enabled, send e-mail notification',
'send test mail' => 'Send Teste-mail', 'send test mail' => 'Send Teste-mail',
'sent' => 'Sent',
'september' => 'September', 'september' => 'September',
'serial' => 'Serial', 'serial' => 'Serial',
'server reserved' => 'The connection name server is reserved and not allowed', 'server reserved' => 'The connection name server is reserved and not allowed',