mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-01-21 19:25:43 +00:00
fixes1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"access-list": {
|
"access-list": {
|
||||||
"defaultMessage": "Lista dostępu"
|
"defaultMessage": "wpis listy dostępu"
|
||||||
},
|
},
|
||||||
"access-list.access-count": {
|
"access-list.access-count": {
|
||||||
"defaultMessage": "{count} {count, plural, one {Reguła} few {Reguły} other {Reguł}}"
|
"defaultMessage": "{count} {count, plural, one {Reguła} few {Reguły} other {Reguł}}"
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
"defaultMessage": "Certyfikaty"
|
"defaultMessage": "Certyfikaty"
|
||||||
},
|
},
|
||||||
"certificates.custom": {
|
"certificates.custom": {
|
||||||
"defaultMessage": "własny certyfikat"
|
"defaultMessage": "Własny certyfikat"
|
||||||
},
|
},
|
||||||
"certificates.custom.warning": {
|
"certificates.custom.warning": {
|
||||||
"defaultMessage": "Pliki kluczy chronione hasłem nie są obsługiwane."
|
"defaultMessage": "Pliki kluczy chronione hasłem nie są obsługiwane."
|
||||||
@@ -504,13 +504,13 @@
|
|||||||
"defaultMessage": "Proxy"
|
"defaultMessage": "Proxy"
|
||||||
},
|
},
|
||||||
"proxy-hosts.count": {
|
"proxy-hosts.count": {
|
||||||
"defaultMessage": "{count} {count, plural, one {Host proxy} few {Hosty proxy} other {Hostów proxy}}"
|
"defaultMessage": "{count} {count, plural, one {host proxy} few {hosty proxy} other {hostów proxy}}"
|
||||||
},
|
},
|
||||||
"public": {
|
"public": {
|
||||||
"defaultMessage": "Publiczne"
|
"defaultMessage": "Publiczne"
|
||||||
},
|
},
|
||||||
"redirection-host": {
|
"redirection-host": {
|
||||||
"defaultMessage": "Przekierowanie"
|
"defaultMessage": "adres przekierowania"
|
||||||
},
|
},
|
||||||
"redirection-host.forward-domain": {
|
"redirection-host.forward-domain": {
|
||||||
"defaultMessage": "Domena docelowa"
|
"defaultMessage": "Domena docelowa"
|
||||||
@@ -606,7 +606,7 @@
|
|||||||
"defaultMessage": "Zmień hasło"
|
"defaultMessage": "Zmień hasło"
|
||||||
},
|
},
|
||||||
"user.confirm-password": {
|
"user.confirm-password": {
|
||||||
"defaultMessage": "Potwierdź hasło"
|
"defaultMessage": "Potwierdź nowe hasło"
|
||||||
},
|
},
|
||||||
"user.current-password": {
|
"user.current-password": {
|
||||||
"defaultMessage": "Aktualne hasło"
|
"defaultMessage": "Aktualne hasło"
|
||||||
|
|||||||
Reference in New Issue
Block a user