Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_locales/it_IT/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"description": "Close tab"
},
"commandLabelUnloadTab": {
"message": "Unload tab",
"message": "Scarica scheda",
"description": "Unload tab"
},
"commandLabelRestoreTab": {
Expand Down Expand Up @@ -752,7 +752,7 @@
"description": "Closes the current tab."
},
"commandDescriptionUnloadTab": {
"message": "Releases the tab's resources to free up memory while keeping the tab visible.",
"message": "Rilascia le risorse della scheda per liberare memoria mantenendo la scheda visibile.",
"description": "Releases the tab's resources to free up memory while keeping the tab visible."
},
"commandDescriptionRestoreTab": {
Expand Down
4 changes: 2 additions & 2 deletions src/_locales/sk_SK/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"description": "Close tab"
},
"commandLabelUnloadTab": {
"message": "Unload tab",
"message": "Nenáčitať kartu",
"description": "Unload tab"
},
"commandLabelRestoreTab": {
Expand Down Expand Up @@ -752,7 +752,7 @@
"description": "Closes the current tab."
},
"commandDescriptionUnloadTab": {
"message": "Releases the tab's resources to free up memory while keeping the tab visible.",
"message": "Uvoľní zdroje karty, aby sa uvoľnila pamäť, pokým zostane karta viditeľná.",
"description": "Releases the tab's resources to free up memory while keeping the tab visible."
},
"commandDescriptionRestoreTab": {
Expand Down
4 changes: 2 additions & 2 deletions src/_locales/tr_TR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@
"description": "Close tab"
},
"commandLabelUnloadTab": {
"message": "Unload tab",
"message": "Sekmeyi boşalt",
"description": "Unload tab"
},
"commandLabelRestoreTab": {
Expand Down Expand Up @@ -752,7 +752,7 @@
"description": "Closes the current tab."
},
"commandDescriptionUnloadTab": {
"message": "Releases the tab's resources to free up memory while keeping the tab visible.",
"message": "Sekmeyi görünür tutarken belleği boşaltmak için sekmenin kaynaklarını serbest bırakır.",
"description": "Releases the tab's resources to free up memory while keeping the tab visible."
},
"commandDescriptionRestoreTab": {
Expand Down
18 changes: 9 additions & 9 deletions src/_locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extensionDescription": {
"message": "具有大量自定义功能的鼠标手势扩展,令浏览和操作更加便捷迅速。",
"message": "具有大量自定义功能的鼠标手势扩展,令浏览和操作更加迅捷随心!",
"description": "Navigate, operate, and browse faster with mouse gestures! A customizable mouse gesture add-on with a variety of different commands."
},
"addonUpdateNotificationTitle": {
Expand Down Expand Up @@ -496,11 +496,11 @@
"description": "Move tab to end"
},
"commandLabelMoveTabRight": {
"message": "Move tab right",
"message": "向右移动标签页",
"description": "Move tab right"
},
"commandLabelMoveTabLeft": {
"message": "Move tab left",
"message": "向左移动标签页",
"description": "Move tab left"
},
"commandLabelMoveTabToNewWindow": {
Expand Down Expand Up @@ -720,7 +720,7 @@
"description": "Clear browsing data"
},
"commandLabelRunMultiPurposeCommand": {
"message": "运行多目的命令",
"message": "执行命令组合",
"description": "Run multi purpose command"
},
"commandDescriptionToggleBookmark": {
Expand Down Expand Up @@ -864,11 +864,11 @@
"description": "Moves the current tab to the end of the tab strip."
},
"commandDescriptionMoveTabRight": {
"message": "Moves the current tab rightwards inside the tab strip.",
"message": "在标签栏中向右移动当前标签页。",
"description": "Moves the current tab rightwards inside the tab strip."
},
"commandDescriptionMoveTabLeft": {
"message": "Moves the current tab leftwards inside the tab strip.",
"message": "在标签栏中向左移动当前标签页。",
"description": "Moves the current tab leftwards inside the tab strip."
},
"commandDescriptionMoveTabToNewWindow": {
Expand Down Expand Up @@ -992,7 +992,7 @@
"description": "Opens the specified URL in a new private window."
},
"commandDescriptionInsertCustomText": {
"message": "Inserts the specified text at the caret position of the input element on which the gesture started.",
"message": "在手势起始的输入框光标处插入指定文本。",
"description": "Inserts the specified text at the caret position of the input element on which the gesture started."
},
"commandDescriptionPasteClipboard": {
Expand Down Expand Up @@ -1244,7 +1244,7 @@
"description": "Include current tab"
},
"commandSettingLabelTabShift": {
"message": "Shift",
"message": "位移跨度",
"description": "Shift"
},
"commandSettingLabelNewWindowFocus": {
Expand Down Expand Up @@ -1420,7 +1420,7 @@
"description": "Determines if the currently active tab should be included."
},
"commandSettingDescriptionTabShift": {
"message": "Determines by how many places the tab should be moved.",
"message": "决定标签页要位移几个单位。",
"description": "Determines by how many places the tab should be moved."
},
"commandSettingDescriptionNewWindowFocus": {
Expand Down