Skip to content

Commit

Permalink
New Crowdin updates (#1202)
Browse files Browse the repository at this point in the history
* New translations messages.json (Italian)

* New translations messages.json (Vietnamese)
  • Loading branch information
extesy authored Aug 10, 2023
1 parent d258fc4 commit 8bb2f52
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions _locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,31 +384,31 @@
"description": "[options] Short form of \"second\" for delay duration"
},
"optSectionZoomSpeed": {
"message": "Zoom speed",
"message": "Velocità ingrandimento",
"description": "[options] Page section for zoom speed"
},
"optZoomSpeed_P1": {
"message": "When an image or video is locked on screen, it can be zoomed in or out using mouse wheel.",
"message": "Quando un'immagine o un video sono bloccati sullo schermo, è possibile ingrandirli o ridurli utilizzando la rotella del mouse.",
"description": "[options] Zoom speed Part 1"
},
"optZoomSpeed_P2": {
"message": "press",
"message": "premi",
"description": "[options] Zoom speed Part 2"
},
"optZoomSpeed_P3": {
"message": "or",
"message": "o",
"description": "[options] Zoom speed Part 3"
},
"optZoomSpeed_P4": {
"message": " while scrolling to zoom",
"message": " mentre si scorre per zoomare",
"description": "[options] Zoom speed Part 4"
},
"optZoomSpeed_P41": {
"message": "faster",
"message": "più veloce",
"description": "[options] Zoom speed Part 41"
},
"optZoomSpeed_P42": {
"message": "slower",
"message": "più lento",
"description": "[options] Zoom speed Part 42"
},
"optPagePlugins": {
Expand Down Expand Up @@ -696,11 +696,11 @@
"description": "[options] FAQ Answer 6 part 3"
},
"optFAQ_Q7": {
"message": "I hover an image or video but sometimes nothing happens!",
"message": "Io rimango sopra ad un'immagine o un video, ma a volte non succede niente!",
"description": "[options] FAQ Question 7"
},
"optFAQ_A7": {
"message": "Scroll down or click anywhere on page to wake up HoverZoom+!",
"message": "Scorrete verso il basso o fate clic su un punto qualsiasi della pagina per attivare HoverZoom+!",
"description": "[options] FAQ Answer 7"
},
"optPixelsUnitName": {
Expand Down
10 changes: 5 additions & 5 deletions _locales/vi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"description": "Short extension name"
},
"extDescription": {
"message": "Zoom images/videos on all your favorite websites (Facebook, Amazon, etc). Simply hover your mouse over the image to enlarge it.",
"message": "Để thu phóng hình ảnh/videos trên các trang web như (Facebook, Amazon...), bạn chỉ cần di chuột vào hình ảnh để phóng to.",
"description": "Extension description in Chrome webstore (max. 132 characters)"
},
"popDisableForAllSites": {
"message": "Disable for all sites",
"message": "Vô hiệu hóa cho tất cả các trang",
"description": "[popup] Disable the extension"
},
"popAllowPerSiteToggle": {
"message": "Allow per-site extension configuration",
"description": "[popup] Allow per-site extension configuration"
},
"popDisableForSite": {
"message": "Disable for $1",
"message": "Vô hiệu hóa cho $1",
"description": "[popup] Disables the extension for a specific site"
},
"popEnableForSite": {
"message": "Enable for $1",
"message": "Kích hoạt cho $1",
"description": "[popup] Enables the extension for a specific site"
},
"popPreloadImages": {
Expand Down Expand Up @@ -688,7 +688,7 @@
"description": "[options] FAQ Answer 6 part 1"
},
"optFAQ_A6_2": {
"message": "This is due to CORS restrictions, to lift them:",
"message": "Bởi vì sự hạn chế của cơ chế CORS, để loại bỏ chúng:",
"description": "[options] FAQ Answer 6 part 2"
},
"optFAQ_A6_3": {
Expand Down

0 comments on commit 8bb2f52

Please sign in to comment.