1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-20 20:23:37 +12:00
This commit is contained in:
Raymond Hill 2018-01-18 12:30:57 -05:00
parent 6485c2e035
commit eeb890000b
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
3 changed files with 19 additions and 19 deletions

View file

@ -36,7 +36,7 @@
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "More",
"message": "Altro",
"description": "a tab in dashboard"
},
"aboutPageName": {
@ -520,7 +520,7 @@
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"message": "Attenzione! Modifica queste impostazioni grezze a tuo rischio.",
"description": ""
},
"aboutChangelog": {
@ -716,7 +716,7 @@
"description": ""
},
"genericApplyChanges": {
"message": "Apply changes",
"message": "Applica modifiche",
"description": "for generic 'Apply changes' buttons"
}
}

View file

@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Евиденција",
"description": "Title for the logger window"
},
"settingsPageName": {
@ -36,7 +36,7 @@
"description": "a tab in dashboard"
},
"rawSettingsPageName": {
"message": "More",
"message": "Више",
"description": "a tab in dashboard"
},
"aboutPageName": {
@ -112,11 +112,11 @@
"description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"matrixSwitchNoMixedContent": {
"message": "Само HTTPS",
"message": "Забрани мешовити садржај",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoWorker": {
"message": "Forbid web workers",
"message": "Забрани веб радне скрипте",
"description": "A menu entry in the matrix popup"
},
"matrixSwitchReferrerSpoof": {
@ -124,7 +124,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoscriptSpoof": {
"message": "Spoof <code><noscript><\/code> tags",
"message": "Лажирање <code><noscript><\/code> тагова",
"description": "A menu entry in the matrix popup"
},
"matrixRevertAllEntry": {
@ -140,7 +140,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "Ниједна веб страница није пронађена",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {
@ -292,19 +292,19 @@
"description": "English: Convenience"
},
"settingsDefaultScopeLevel": {
"message": "Default scope level:",
"message": "Подразумевани ниво опсега:",
"description": "Label for default scope level selector in Settings pane"
},
"settingsDefaultScopeLevel0": {
"message": "Global",
"message": "Глобално",
"description": "Scope will be global"
},
"settingsDefaultScopeLevel1": {
"message": "Domain",
"message": "Домен",
"description": "Scope will be base domain"
},
"settingsDefaultScopeLevel2": {
"message": "Site",
"message": "Сајт",
"description": "Scope will be full hostname of site"
},
"settingsMatrixAutoReloadPrompt": {
@ -344,11 +344,11 @@
"description": "English: Collapse placeholder of blocked elements"
},
"settingsCollapseBlacklisted": {
"message": "Collapse placeholder of blacklisted elements",
"message": "Скупи држач елемената на црној листи",
"description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'"
},
"settingsNoscriptTagsSpoofed": {
"message": "Spoof <code><noscript><\/code> tags when 1st-party scripts are blocked",
"message": "Лажирај <code><noscript><\/code> тагове када су скрипте прве стране блокиране",
"description": "This appears in the Settings pane in the dashboard"
},
"settingsCloudStorageEnabled": {
@ -520,7 +520,7 @@
"description": ""
},
"rawSettingsWarning": {
"message": "Warning! Change these raw configuration settings at your own risk.",
"message": "Упозорење! Мењате ова конфигурацијска подешавања на сопствени ризик.",
"description": ""
},
"aboutChangelog": {
@ -716,7 +716,7 @@
"description": ""
},
"genericApplyChanges": {
"message": "Apply changes",
"message": "Примени промене",
"description": "for generic 'Apply changes' buttons"
}
}

View file

@ -108,7 +108,7 @@
"description": "1st-party"
},
"matrixBlacklistedHostnames": {
"message": "{{count}} alan adı kara listede",
"message": "{{count}} kara listelenmiş alan adı",
"description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
},
"matrixSwitchNoMixedContent": {
@ -344,7 +344,7 @@
"description": "English: Collapse placeholder of blocked elements"
},
"settingsCollapseBlacklisted": {
"message": "Kara listede bulunan elementlerin yertutucularını daralt",
"message": "Kara listelenmiş ögelerin yertutucularını daralt",
"description": "A setting in the dashboard's Settings pane: 'blacklisted' means 'for which there is a specific block rule', 'specific' means 'a rule for which the destination hostname is not `*`'"
},
"settingsNoscriptTagsSpoofed": {