Merge branch 'develop' into 'develop'

Update Polish and en_GB locales

See merge request nobody42/localcdn!20
This commit is contained in:
nobody 2020-05-12 04:53:30 +00:00
commit c49ec86169
2 changed files with 11 additions and 11 deletions

View File

@ -100,11 +100,11 @@
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules." "description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
}, },
"featureBreaksWebsitesDescription": { "featureBreaksWebsitesDescription": {
"message": "", "message": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains." "description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
}, },
"featureBreaksWebsitesButton": { "featureBreaksWebsitesButton": {
"message": "", "message": "Disable",
"description": "Disable" "description": "Disable"
} }
} }

View File

@ -72,39 +72,39 @@
"description": "Generate rule set title." "description": "Generate rule set title."
}, },
"generateRuleSetDescription": { "generateRuleSetDescription": {
"message": "", "message": "Jeśli używasz uBlock lub uMatrix, to możesz wygenerować tutaj odpowiednie reguły. Musisz je potem dodać ręcznie w uBlock albo uMatrix.",
"description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix." "description": "In case you're using uBlock or uMatrix you can generate the rules here. You have to add these rules manually in uBlock or uMatrix."
}, },
"lastUpdate": { "lastUpdate": {
"message": "", "message": "Ostatnia aktualizacja: ",
"description": "Last update." "description": "Last update."
}, },
"copyRuleSet": { "copyRuleSet": {
"message": "", "message": "Kopiuj",
"description": "Text of button to copy ruleset." "description": "Text of button to copy ruleset."
}, },
"loggingTitle": { "loggingTitle": {
"message": "", "message": "Włącz logowanie w konsoli przeglądarki.",
"description": "Enable logging in browser console." "description": "Enable logging in browser console."
}, },
"loggingDescription": { "loggingDescription": {
"message": "", "message": "Otwórz \"Konsolę Przeglądarki\" ( CTRL + SHIFT + J) żeby wyświetlić brakujące zasoby.",
"description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources." "description": "Open \"Browser Console\" ( CTRL + SHIFT + J ) to show missing resources."
}, },
"hideReleaseNotesTitle": { "hideReleaseNotesTitle": {
"message": "", "message": "Wyłącz informacje o zmianach",
"description": "Disable release notes" "description": "Disable release notes"
}, },
"hideReleaseNotesDescription": { "hideReleaseNotesDescription": {
"message": "", "message": "Po włączeniu nie będziesz otrzymywać żadnych informacji o nowych funkcjach w LocalCDN. W tym informacji o nowych regułach uBlock/uMatrix.",
"description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules." "description": "If enabled, you wont receive any information about new features in LocalCDN. This includes information about new uBlock/uMatrix rules."
}, },
"featureBreaksWebsitesDescription": { "featureBreaksWebsitesDescription": {
"message": "", "message": "Ta opcja psuje strony. Nie włączaj jej, chyba że jesteś gotów samemu dodawać niedziałające domeny do białej listy.",
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains." "description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually whitelist any affected domains."
}, },
"featureBreaksWebsitesButton": { "featureBreaksWebsitesButton": {
"message": "", "message": "Wyłącz",
"description": "Disable" "description": "Disable"
} }
} }