1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated i18n (#176)

This commit is contained in:
nobody
2020-11-14 12:24:36 +01:00
parent ce92c6c6ae
commit f32c55bbd2
41 changed files with 656 additions and 328 deletions

View File

@@ -79,14 +79,6 @@
"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": "Wyłącz informacje o zmianach",
"description": "Disable release notes"
},
"hideReleaseNotesDescription": {
"message": "Po włączeniu nie będziesz otrzymywać żadnych informacji o nowych funkcjach LocalCDN, w tym informacji o nowych regułach dla Twojej wtyczki.",
"description": "Turn this on to not receive any info about new LocalCDN features. This includes info about new rules for your adblocker."
},
"featureBreaksWebsitesDescription": {
"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 add affected domains to the allow list."
@@ -234,5 +226,21 @@
"dialogImportFailed": {
"message": "Importowanie się nie powiodło",
"description": "Import failed"
},
"updateNotificationTitle": {
"message": "",
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "",
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "",
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "",
"description": "Always"
}
}