Merge branch 'develop' into 'develop'
Update Polish and en_GB locales See merge request nobody42/localcdn!20
This commit is contained in:
commit
c49ec86169
|
@ -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."
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
"message": "",
|
||||
"message": "Disable",
|
||||
"description": "Disable"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -72,39 +72,39 @@
|
|||
"description": "Generate rule set title."
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"lastUpdate": {
|
||||
"message": "",
|
||||
"message": "Ostatnia aktualizacja: ",
|
||||
"description": "Last update."
|
||||
},
|
||||
"copyRuleSet": {
|
||||
"message": "",
|
||||
"message": "Kopiuj",
|
||||
"description": "Text of button to copy ruleset."
|
||||
},
|
||||
"loggingTitle": {
|
||||
"message": "",
|
||||
"message": "Włącz logowanie w konsoli przeglądarki.",
|
||||
"description": "Enable logging in browser console."
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"hideReleaseNotesTitle": {
|
||||
"message": "",
|
||||
"message": "Wyłącz informacje o zmianach",
|
||||
"description": "Disable release notes"
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"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."
|
||||
},
|
||||
"featureBreaksWebsitesButton": {
|
||||
"message": "",
|
||||
"message": "Wyłącz",
|
||||
"description": "Disable"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue