about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJuli <julimiro@posteo.net>2024-10-25 12:00:39 +0000
committerHosted Weblate <hosted@weblate.org>2024-10-26 14:15:50 +0200
commitbe15b9868d289d8a8eadf13630b1a5816de136f8 (patch)
tree39f60681d6e5bd4b12ec4a8d22c56716296a98a4
parentMerge pull request 'Changes of Data Regarding Poke' (#160) from Binzy_Boi/bro... (diff)
downloadlibredirect-be15b9868d289d8a8eadf13630b1a5816de136f8.zip
Translated using Weblate (Finnish)
Currently translated at 100.0% (45 of 45 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/fi/
-rw-r--r--src/_locales/fi/messages.json45
1 files changed, 30 insertions, 15 deletions
diff --git a/src/_locales/fi/messages.json b/src/_locales/fi/messages.json
index ee2793b5..f1f8ca71 100644
--- a/src/_locales/fi/messages.json
+++ b/src/_locales/fi/messages.json
@@ -72,11 +72,11 @@
         "description": "used in the settings page"
     },
     "onlyEmbedded": {
-        "message": "vain upotteet",
+        "message": "vain upotetut",
         "description": "used in the settings page"
     },
     "onlyNotEmbedded": {
-        "message": "vain muut kuin upotteet",
+        "message": "vain muut kuin upotetut",
         "description": "used in the settings page"
     },
     "addYourFavoriteInstances": {
@@ -84,7 +84,7 @@
         "description": "used in the settings page"
     },
     "copyOriginal": {
-        "message": "Copy Original"
+        "message": "Kopioi alkuperäinen"
     },
     "copied": {
         "message": "Kopioitu"
@@ -101,7 +101,7 @@
         "message": "Tietoja"
     },
     "unsupportedIframesHandling": {
-        "message": "Tukemattomien iframejen käsittely"
+        "message": "Tukemattomien upotusten käsittely"
     },
     "fetchPublicInstances": {
         "message": "Hae julkiset instanssit"
@@ -110,36 +110,51 @@
         "message": "Poista käytöstä"
     },
     "pingInstances": {
-        "message": "Ping Instances"
+        "message": "Kokeile yhteyttä instanssiin"
     },
     "exportSettingsToSync": {
-        "message": "Export Settings to Sync"
+        "message": "Vie asetukset Sync:iin"
     },
     "importSettingsFromSync": {
-        "message": "Import Settings from Sync"
+        "message": "Tuo asetukset Sync:istä"
     },
     "services": {
-        "message": "Services"
+        "message": "Palvelut"
     },
     "service": {
-        "message": "Service"
+        "message": "Palvelu"
     },
     "bookmarksMenu": {
-        "message": "Bookmarks menu"
+        "message": "Kirjanmerkkipalkki"
     },
     "redirectOnlyInIncognito": {
-        "message": "Redirect Only in Incognito"
+        "message": "Uudelleenohjaa vain yksityisikkunassa"
     },
     "bypass": {
-        "message": "Bypass"
+        "message": "Ohita"
     },
     "block": {
-        "message": "Block"
+        "message": "Estä"
     },
     "searchHint": {
-        "message": "Set LibRedirect as Default Search Engine. For how to do in chromium browsers, click <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>here</a>."
+        "message": "Aseta LibRedirect oletushakukoneeksi. Ohjeita varten chromium-selaimissa, paina <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>tästä</a>."
     },
     "redirect": {
-        "message": "Redirect"
+        "message": "Uudelleenohjaa"
+    },
+    "autoPickInstance": {
+        "message": "Automaattisesti valitse instanssi"
+    },
+    "redirectGoogle": {
+        "message": "Uudelleenohjaa Googleen"
+    },
+    "search_frontend": {
+        "message": "Hae käyttöliittymää"
+    },
+    "searchService": {
+        "message": "Hae palveluja"
+    },
+    "embedFrontend": {
+        "message": "Upota käyttöliittymä"
     }
 }