Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Commit

Permalink
import translation work from https://crowdin.com/project/umatrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Dec 13, 2017
1 parent dd14e13 commit fc24d90
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions src/_locales/ja/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,11 +332,11 @@
"description": "English: Show the number of distinct requests on the icon"
},
"settingsCollapseBlocked": {
"message": "ブロックした要素のプレースホルダを折りたたむ",
"message": "ブロックした要素のプレースホルダを表示しない",
"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": {
Expand Down
24 changes: 12 additions & 12 deletions src/_locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": ""
},
"loggerPageName": {
"message": "uMatrix — Logger",
"message": "uMatrix — Dziennik",
"description": "Title for the logger window"
},
"settingsPageName": {
Expand Down Expand Up @@ -96,7 +96,7 @@
"description": "Tool tip for the revert local permission button"
},
"matrixReloadButton": {
"message": "Odśwież stronę.",
"message": "Odśwież stronę.\nPrzytrzymaj Shift aby ominąć cache.",
"description": "Tool tip for the reload button"
},
"matrix1stPartyLabel": {
Expand All @@ -116,7 +116,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixSwitchNoscriptSpoof": {
"message": "<code><noscript><\/code> tags spoofing",
"message": "Podrabianie tagów <code><noscript><\/code>",
"description": "A menu entry in the matrix popup"
},
"matrixRevertAllEntry": {
Expand All @@ -132,7 +132,7 @@
"description": "A menu entry in the matrix popup"
},
"matrixNoTabFound": {
"message": "No web page found",
"message": "Nie znaleziono strony",
"description": "Displays in place of matrix when no data is found for the current page"
},
"statsPageTitle": {
Expand Down Expand Up @@ -260,7 +260,7 @@
"description": ""
},
"settingsMatrixDisplayHeader": {
"message": "Wygląd",
"message": "Matryca",
"description": "header for matrix settings used in Settings page"
},
"settingsMatrixDisplayTextSizePrompt": {
Expand All @@ -284,19 +284,19 @@
"description": "English: Convenience"
},
"settingsDefaultScopeLevel": {
"message": "Default scope level:",
"message": "Domyślny poziom kontekstu:",
"description": "Label for default scope level selector in Settings pane"
},
"settingsDefaultScopeLevel0": {
"message": "Global",
"message": "globalny",
"description": "Scope will be global"
},
"settingsDefaultScopeLevel1": {
"message": "Domain",
"message": "domena",
"description": "Scope will be base domain"
},
"settingsDefaultScopeLevel2": {
"message": "Site",
"message": "strona",
"description": "Scope will be full hostname of site"
},
"settingsMatrixAutoReloadPrompt": {
Expand Down Expand Up @@ -332,15 +332,15 @@
"description": "English: Show the number of distinct requests on the icon"
},
"settingsCollapseBlocked": {
"message": "Ukryj pozostałości po zablokowanych elementach",
"message": "Ukryj symbole zastępcze zablokowanych elementów",
"description": "English: Collapse placeholder of blocked elements"
},
"settingsCollapseBlacklisted": {
"message": "Collapse placeholder of blacklisted elements",
"message": "Ukryj symbole zastępcze czarno-listowanych elementów",
"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": "Podrabiaj tagi <code><noscript><\/code> gdy skrypty z aktualnej domeny są zablokowane",
"description": "This appears in the Settings pane in the dashboard"
},
"settingsCloudStorageEnabled": {
Expand Down

0 comments on commit fc24d90

Please sign in to comment.