diff options
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":{ |