mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
squid: Rename "Windows" authentication to what it really is.
Remove language strings from languages I don't speak so that they use the English term.
This commit is contained in:
@@ -587,6 +587,7 @@ WARNING: untranslated string: Set time on boot
|
||||
WARNING: untranslated string: addons
|
||||
WARNING: untranslated string: administrator password
|
||||
WARNING: untranslated string: administrator username
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm auth
|
||||
WARNING: untranslated string: advproxy cache-digest
|
||||
WARNING: untranslated string: advproxy errmsg cache
|
||||
|
||||
@@ -597,6 +597,7 @@ WARNING: untranslated string: Scan for Songs
|
||||
WARNING: untranslated string: addons
|
||||
WARNING: untranslated string: administrator password
|
||||
WARNING: untranslated string: administrator username
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm auth
|
||||
WARNING: untranslated string: advproxy cache-digest
|
||||
WARNING: untranslated string: advproxy errmsg cache
|
||||
|
||||
@@ -654,6 +654,7 @@ WARNING: untranslated string: Number of Countries for the pie chart
|
||||
WARNING: untranslated string: Scan for Songs
|
||||
WARNING: untranslated string: administrator password
|
||||
WARNING: untranslated string: administrator username
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm auth
|
||||
WARNING: untranslated string: atm device
|
||||
WARNING: untranslated string: bytes
|
||||
|
||||
@@ -587,6 +587,7 @@ WARNING: untranslated string: Set time on boot
|
||||
WARNING: untranslated string: addons
|
||||
WARNING: untranslated string: administrator password
|
||||
WARNING: untranslated string: administrator username
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm auth
|
||||
WARNING: untranslated string: advproxy cache-digest
|
||||
WARNING: untranslated string: advproxy errmsg cache
|
||||
|
||||
@@ -590,6 +590,7 @@ WARNING: untranslated string: Scan for Songs
|
||||
WARNING: untranslated string: addons
|
||||
WARNING: untranslated string: administrator password
|
||||
WARNING: untranslated string: administrator username
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm auth
|
||||
WARNING: untranslated string: advproxy cache-digest
|
||||
WARNING: untranslated string: advproxy errmsg cache
|
||||
|
||||
@@ -653,6 +653,7 @@ WARNING: untranslated string: Number of Countries for the pie chart
|
||||
WARNING: untranslated string: Scan for Songs
|
||||
WARNING: untranslated string: administrator password
|
||||
WARNING: untranslated string: administrator username
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm
|
||||
WARNING: untranslated string: advproxy AUTH method ntlm auth
|
||||
WARNING: untranslated string: bytes
|
||||
WARNING: untranslated string: capabilities
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
< administrator password
|
||||
< administrator username
|
||||
< adsl settings
|
||||
< advproxy AUTH method ntlm
|
||||
< advproxy AUTH method ntlm auth
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
@@ -544,6 +545,7 @@
|
||||
< administrator password
|
||||
< administrator username
|
||||
< adsl settings
|
||||
< advproxy AUTH method ntlm
|
||||
< advproxy AUTH method ntlm auth
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
@@ -1064,6 +1066,7 @@
|
||||
< administrator password
|
||||
< administrator username
|
||||
< adsl settings
|
||||
< advproxy AUTH method ntlm
|
||||
< advproxy AUTH method ntlm auth
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
@@ -1560,6 +1563,7 @@
|
||||
< administrator password
|
||||
< administrator username
|
||||
< adsl settings
|
||||
< advproxy AUTH method ntlm
|
||||
< advproxy AUTH method ntlm auth
|
||||
< advproxy cache-digest
|
||||
< advproxy errmsg cache
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Lokal',
|
||||
'advproxy AUTH method none' => 'Keine',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method ntlm' => 'Windows NT4-Domäne',
|
||||
'advproxy AUTH method ntlm auth' => 'Windows Active Directory',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domains ohne Authentifizierung (eine pro Zeile)',
|
||||
|
||||
@@ -114,7 +114,7 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Local',
|
||||
'advproxy AUTH method none' => 'None',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method ntlm' => 'Windows NT4 Domain',
|
||||
'advproxy AUTH method ntlm auth' => 'Windows Active Directory',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domains without authentication (one per line)',
|
||||
|
||||
@@ -101,7 +101,6 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Local',
|
||||
'advproxy AUTH method none' => 'Ninguno',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Dominios sin autenticación (uno por línea)',
|
||||
'advproxy AUTH number of auth processes' => 'Número de proceso de autenticación',
|
||||
|
||||
@@ -103,7 +103,6 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Local',
|
||||
'advproxy AUTH method none' => 'Rien',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domaines sans authentification (un par ligne)',
|
||||
'advproxy AUTH number of auth processes' => 'Nombre de processus d\'authentification',
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Lokaal',
|
||||
'advproxy AUTH method none' => 'Geen',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domeinen zonder authenticatie (een per regel)',
|
||||
'advproxy AUTH number of auth processes' => 'Aantal authenticatieprocessen',
|
||||
|
||||
@@ -103,7 +103,6 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Local',
|
||||
'advproxy AUTH method none' => 'None',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domeny bez autoryzacji (jedna w linii)',
|
||||
'advproxy AUTH number of auth processes' => 'Liczba procesów autoryzujących',
|
||||
|
||||
@@ -101,7 +101,6 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Локальный',
|
||||
'advproxy AUTH method none' => 'Нет',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Домен без аутентификации (один на строчку)',
|
||||
'advproxy AUTH number of auth processes' => 'Кол-во процессов аутентификации',
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Yerel',
|
||||
'advproxy AUTH method none' => 'Yok',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Kimlik doğrulaması olmayan hedefler (her satırda bir tane)',
|
||||
'advproxy AUTH number of auth processes' => 'Kimlik doğrulama işlemlerinin sayısı',
|
||||
|
||||
Reference in New Issue
Block a user