diff options
author | gorhill <rhill@raymondhill.net> | 2015-06-07 20:32:56 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2015-06-07 20:32:56 -0400 |
commit | 6f8616eeb350dc73b3edd92f7de41ff734f8b842 (patch) | |
tree | 26ea719a5e98d14a422264348cdaceb79327099f /src/_locales/vi | |
parent | 90d009ea3f45b9493668bfdef748ba3a5ab3223b (diff) | |
download | uBlock-6f8616eeb350dc73b3edd92f7de41ff734f8b842.zip uBlock-6f8616eeb350dc73b3edd92f7de41ff734f8b842.tar.gz uBlock-6f8616eeb350dc73b3edd92f7de41ff734f8b842.tar.bz2 |
translation work from https://crowdin.com/project/ublock
Diffstat (limited to 'src/_locales/vi')
-rw-r--r-- | src/_locales/vi/messages.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json index 202d522..c895ff3 100644 --- a/src/_locales/vi/messages.json +++ b/src/_locales/vi/messages.json @@ -416,43 +416,43 @@ "description":"Small header to identify the dynamic URL filtering section" }, "loggerStaticFilteringHeader":{ - "message":"Static filtering", + "message":"Bộ lọc tĩnh", "description":"Small header to identify the static filtering section" }, "loggerStaticFilteringSentence":{ - "message":"{{action}} network requests of {{type}} {{br}}which URL address matches {{url}} {{br}}and which originates {{origin}},{{br}}{{importance}} there is a matching exception filter.", + "message":"{{action}} yêu cầu mạng của {{type}} {{br}}có địa chỉ URL phù hợp {{url}} {{br}}và từ nguồn {{origin}},{{br}}{{importance}} có một bộ lọc loại trừ phù hợp.", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartBlock":{ - "message":"Block", + "message":"Chặn", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAllow":{ - "message":"Allow", + "message":"Cho phép", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartType":{ - "message":"type “{{type}}”", + "message":"loại “{{type}}”", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAnyType":{ - "message":"any type", + "message":"mọi loại", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartOrigin":{ - "message":"from “{{origin}}”", + "message":"từ “{{origin}}”", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAnyOrigin":{ - "message":"from anywhere", + "message":"từ mọi nơi", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartNotImportant":{ - "message":"except when", + "message":"loại trừ khi", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartImportant":{ - "message":"even if", + "message":"loại trừ nếu", "description":"Used in the static filtering wizard" }, "aboutChangelog":{ |