captive: Translate times for coupon expiry time

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-11-29 12:11:58 +00:00
parent b0b6367633
commit b429cc66cb
3 changed files with 25 additions and 5 deletions

View File

@@ -687,7 +687,6 @@ WARNING: translation string unused: xtaccess all error
WARNING: translation string unused: xtaccess bad transfert
WARNING: translation string unused: year-graph
WARNING: translation string unused: yearly firewallhits
WARNING: untranslated string: 24 hours
WARNING: untranslated string: Scan for Songs
WARNING: untranslated string: addons
WARNING: untranslated string: bytes
@@ -738,15 +737,11 @@ WARNING: untranslated string: ike lifetime should be between 1 and 8 hours
WARNING: untranslated string: info messages
WARNING: untranslated string: no data
WARNING: untranslated string: none
WARNING: untranslated string: one hour
WARNING: untranslated string: one month
WARNING: untranslated string: one week
WARNING: untranslated string: qos add subclass
WARNING: untranslated string: route config changed
WARNING: untranslated string: routing config added
WARNING: untranslated string: routing config changed
WARNING: untranslated string: routing table
WARNING: untranslated string: show tls-auth key
WARNING: untranslated string: unlimited
WARNING: untranslated string: vpn force mobike
WARNING: untranslated string: vpn statistics n2n

View File

@@ -11,6 +11,7 @@
############################################################################
# Checking cgi-bin translations for language: fr #
############################################################################
< 24 hours
< addon
< administrator password
< administrator username
@@ -494,6 +495,9 @@
< ntp common settings
< ntp sync
< Number of Countries for the pie chart
< one hour
< one month
< one week
< one year
< openvpn default
< openvpn destination port used
@@ -623,6 +627,7 @@
< unblock
< unblock all
< uncheck all
< unlimited
< updxlrtr sources
< updxlrtr standard view
< uplink
@@ -717,6 +722,7 @@
############################################################################
# Checking cgi-bin translations for language: es #
############################################################################
< 24 hours
< addon
< administrator password
< administrator username
@@ -1188,6 +1194,9 @@
< not a valid dh key
< notice
< Number of Countries for the pie chart
< one hour
< one month
< one week
< one year
< openvpn default
< openvpn destination port used
@@ -1335,6 +1344,7 @@
< unblock
< unblock all
< uncheck all
< unlimited
< updxlrtr sources
< updxlrtr standard view
< uplink
@@ -1407,6 +1417,7 @@
############################################################################
# Checking cgi-bin translations for language: pl #
############################################################################
< 24 hours
< addon
< administrator password
< administrator username
@@ -1879,6 +1890,9 @@
< not a valid dh key
< notice
< Number of Countries for the pie chart
< one hour
< one month
< one week
< one year
< openvpn default
< openvpn destination port used
@@ -2010,6 +2024,7 @@
< unblock
< unblock all
< uncheck all
< unlimited
< updxlrtr sources
< updxlrtr standard view
< uplink
@@ -2082,6 +2097,7 @@
############################################################################
# Checking cgi-bin translations for language: ru #
############################################################################
< 24 hours
< Add a route
< addon
< administrator password
@@ -2562,6 +2578,9 @@
< not a valid dh key
< notice
< Number of Countries for the pie chart
< one hour
< one month
< one week
< one year
< openvpn default
< openvpn destination port used
@@ -2690,6 +2709,7 @@
< unblock
< unblock all
< uncheck all
< unlimited
< updxlrtr sources
< updxlrtr standard view
< uplink

View File

@@ -1,6 +1,7 @@
%tr = (
%tr,
'24 hours' => '24 Stunden',
'Act as' => 'Konfiguriert als:',
'Add Level7 rule' => 'Level7-Regel hinzufügen',
'Add Port Rule' => 'Port-Regel hinzufügen',
@@ -1726,6 +1727,9 @@
'ok' => 'OK',
'older' => 'Älter',
'on' => 'on',
'one hour' => 'Eine Stunde',
'one month' => 'Ein Monat',
'one week' => 'Eine Woche',
'one year' => 'Ein Jahr',
'online help en' => 'Online-Hilfe (auf Deutsch)',
'only digits allowed in holdoff field' => 'Im Holdoff-Feld sind nur Ziffern erlaubt',
@@ -2337,6 +2341,7 @@
'unix password sync' => 'Unix Password Sync',
'unix shell' => 'UNIX-Shell',
'unknown' => 'Unbekannt',
'unlimited' => 'Unlimitiert',
'unnamed' => 'Unbenannt',
'update' => 'Aktualisieren',
'update accelerator' => 'Update-Accelerator',