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/fi | |
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/fi')
-rw-r--r-- | src/_locales/fi/messages.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/_locales/fi/messages.json b/src/_locales/fi/messages.json index 083263d..b78c80d 100644 --- a/src/_locales/fi/messages.json +++ b/src/_locales/fi/messages.json @@ -416,7 +416,7 @@ "description":"Small header to identify the dynamic URL filtering section" }, "loggerStaticFilteringHeader":{ - "message":"Static filtering", + "message":"Staattinen suodatus", "description":"Small header to identify the static filtering section" }, "loggerStaticFilteringSentence":{ @@ -424,35 +424,35 @@ "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartBlock":{ - "message":"Block", + "message":"Estä", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAllow":{ - "message":"Allow", + "message":"Salli", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartType":{ - "message":"type “{{type}}”", + "message":"tyyppi {{type}}", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAnyType":{ - "message":"any type", + "message":"kaikki tyypit", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartOrigin":{ - "message":"from “{{origin}}”", + "message":"{{origin}} -sta", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartAnyOrigin":{ - "message":"from anywhere", + "message":"kaikkialta", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartNotImportant":{ - "message":"except when", + "message":"paitsi jos", "description":"Used in the static filtering wizard" }, "loggerStaticFilteringSentencePartImportant":{ - "message":"even if", + "message":"vaikka", "description":"Used in the static filtering wizard" }, "aboutChangelog":{ |