mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
lang: Fix typo in "Writen Bytes" and fix grammar
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
3a3f4c37f2
commit
2f4d1ecb9a
@@ -1522,7 +1522,7 @@ WARNING: untranslated string: quick playlist = Quick Playlist
|
||||
WARNING: untranslated string: ram = RAM
|
||||
WARNING: untranslated string: random number generator daemon = Random Number Generator Daemon
|
||||
WARNING: untranslated string: rdns = rDNS
|
||||
WARNING: untranslated string: read bytes = Read Bytes
|
||||
WARNING: untranslated string: read bytes = Bytes Read
|
||||
WARNING: untranslated string: read list = list with readonly hosts
|
||||
WARNING: untranslated string: real address = Real Address
|
||||
WARNING: untranslated string: reboot = Reboot
|
||||
@@ -2204,7 +2204,7 @@ WARNING: untranslated string: wlanap wlan settings = WLan Settings
|
||||
WARNING: untranslated string: wlanap wlan status = WLan Status
|
||||
WARNING: untranslated string: wol wakeup = WakeUp
|
||||
WARNING: untranslated string: workgroup = Workgroup
|
||||
WARNING: untranslated string: written bytes = Writen Bytes
|
||||
WARNING: untranslated string: written bytes = Bytes Written
|
||||
WARNING: untranslated string: year = Year
|
||||
WARNING: untranslated string: yes = Yes
|
||||
WARNING: untranslated string: you can only define one roadwarrior connection when using pre-shared key authentication = You can only define one Roadwarrior connection when using pre-shared key authentication.<br />Either you already have a Roadwarrior connection with pre-shared key authentication, or you're trying to add one now.
|
||||
|
||||
@@ -2070,7 +2070,7 @@
|
||||
'ram' => 'RAM',
|
||||
'random number generator daemon' => 'Random Number Generator Daemon',
|
||||
'rdns' => 'rDNS',
|
||||
'read bytes' => 'Read Bytes',
|
||||
'read bytes' => 'Bytes Read',
|
||||
'read list' => 'list with readonly hosts',
|
||||
'real address' => 'Real Address',
|
||||
'reboot' => 'Reboot',
|
||||
@@ -2940,7 +2940,7 @@
|
||||
'wlanap wlan status' => 'WLan Status',
|
||||
'wol wakeup' => 'WakeUp',
|
||||
'workgroup' => 'Workgroup',
|
||||
'written bytes' => 'Writen Bytes',
|
||||
'written bytes' => 'Bytes Written',
|
||||
'xtaccess all error' => 'You cannot set an external access to ALL, that is done in the port forwarding record.',
|
||||
'xtaccess bad transfert' => 'If you specify a port destination range, the source range must be identical !',
|
||||
'year' => 'Year',
|
||||
|
||||
Reference in New Issue
Block a user