mirror of https://github.com/gorhill/uBlock.git
Import translation work from https://crowdin.com/project/ublock
This commit is contained in:
parent
6f0ec6129a
commit
ac1a323918
|
@ -36,7 +36,7 @@
|
||||||
"description": "appears as tab name in dashboard"
|
"description": "appears as tab name in dashboard"
|
||||||
},
|
},
|
||||||
"statsPageName": {
|
"statsPageName": {
|
||||||
"message": "uBlock₀ — Logg för nätverksbegäran",
|
"message": "uBlock₀ — Loggaren",
|
||||||
"description": "Title for the logger window"
|
"description": "Title for the logger window"
|
||||||
},
|
},
|
||||||
"aboutPageName": {
|
"aboutPageName": {
|
||||||
|
@ -96,7 +96,7 @@
|
||||||
"description": "English: Enter element picker mode"
|
"description": "English: Enter element picker mode"
|
||||||
},
|
},
|
||||||
"popupTipLog": {
|
"popupTipLog": {
|
||||||
"message": "Öppna loggen",
|
"message": "Öppna loggaren",
|
||||||
"description": "Tooltip used for the logger icon in the panel"
|
"description": "Tooltip used for the logger icon in the panel"
|
||||||
},
|
},
|
||||||
"popupTipNoPopups": {
|
"popupTipNoPopups": {
|
||||||
|
@ -556,11 +556,11 @@
|
||||||
"description": "Tooltip for the popup panel button in the logger page"
|
"description": "Tooltip for the popup panel button in the logger page"
|
||||||
},
|
},
|
||||||
"loggerInfoTip": {
|
"loggerInfoTip": {
|
||||||
"message": "uBlock Origin wiki: Loggning",
|
"message": "uBlock Origin wiki: Loggaren",
|
||||||
"description": "Tooltip for the top-right info label in the logger page"
|
"description": "Tooltip for the top-right info label in the logger page"
|
||||||
},
|
},
|
||||||
"loggerClearTip": {
|
"loggerClearTip": {
|
||||||
"message": "Rensa loggen",
|
"message": "Rensa loggaren",
|
||||||
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
|
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
|
||||||
},
|
},
|
||||||
"loggerPauseTip": {
|
"loggerPauseTip": {
|
||||||
|
@ -568,11 +568,11 @@
|
||||||
"description": "Tooltip for the pause button in the logger page"
|
"description": "Tooltip for the pause button in the logger page"
|
||||||
},
|
},
|
||||||
"loggerUnpauseTip": {
|
"loggerUnpauseTip": {
|
||||||
"message": "Fortsätt loggen",
|
"message": "Fortsätt loggaren",
|
||||||
"description": "Tooltip for the play button in the logger page"
|
"description": "Tooltip for the play button in the logger page"
|
||||||
},
|
},
|
||||||
"loggerRowFiltererButtonTip": {
|
"loggerRowFiltererButtonTip": {
|
||||||
"message": "Växla loggningsfiltrering",
|
"message": "Växla loggarens filtrering",
|
||||||
"description": "Tooltip for the row filterer button in the logger page"
|
"description": "Tooltip for the row filterer button in the logger page"
|
||||||
},
|
},
|
||||||
"logFilterPrompt": {
|
"logFilterPrompt": {
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"description": "appears as tab name in dashboard"
|
"description": "appears as tab name in dashboard"
|
||||||
},
|
},
|
||||||
"shortcutsPageName": {
|
"shortcutsPageName": {
|
||||||
"message": "快捷鍵",
|
"message": "快速鍵",
|
||||||
"description": "appears as tab name in dashboard"
|
"description": "appears as tab name in dashboard"
|
||||||
},
|
},
|
||||||
"statsPageName": {
|
"statsPageName": {
|
||||||
|
|
Loading…
Reference in New Issue