Skip to content

Commit ea53506

Browse files
nimxaaweblate
authored andcommitted
Translated using Weblate (Finnish)
Currently translated at 100.0% (29 of 29 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/fi/
1 parent ef55dc5 commit ea53506

File tree

1 file changed

+112
-1
lines changed

1 file changed

+112
-1
lines changed

src/_locales/fi/messages.json

Lines changed: 112 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,112 @@
1-
{}
1+
{
2+
"excludeFromRedirecting": {
3+
"message": "Poissuljettu uudelleenohjaukselta",
4+
"description": "used in the settings page"
5+
},
6+
"copyRaw": {
7+
"message": "Kopioi alkuperäinen"
8+
},
9+
"both": {
10+
"message": "molemmat",
11+
"description": "used in the settings page"
12+
},
13+
"switchInstance": {
14+
"message": "Vaihda instanssi",
15+
"description": "used in manifest.json as shortcut description"
16+
},
17+
"unsupportedIframesHandling": {
18+
"message": "Tukemattomien iframejen käsittely"
19+
},
20+
"importSettings": {
21+
"message": "Tuo asetukset",
22+
"description": "used in the settings page"
23+
},
24+
"exportSettings": {
25+
"message": "Vie asetukset",
26+
"description": "used in the settings page"
27+
},
28+
"fetchPublicInstances": {
29+
"message": "Hae julkiset instanssit"
30+
},
31+
"addYourFavoriteInstances": {
32+
"message": "Lisää suosikki-instanssisi",
33+
"description": "used in the settings page"
34+
},
35+
"extensionName": {
36+
"message": "LibRedirect",
37+
"description": "name of the extension"
38+
},
39+
"showInPopup": {
40+
"message": "Näytä ponnahdusvalikossa",
41+
"description": "used in the settings page"
42+
},
43+
"theme": {
44+
"message": "Teema",
45+
"description": "used in the settings page"
46+
},
47+
"onlyEmbedded": {
48+
"message": "vain upotteet",
49+
"description": "used in the settings page"
50+
},
51+
"light": {
52+
"message": "Vaalea",
53+
"description": "used in the settings page"
54+
},
55+
"frontend": {
56+
"message": "Käyttöliittymä",
57+
"description": "used in the settings page"
58+
},
59+
"extensionDescription": {
60+
"message": "Selainlaajennus joka uudelleenohjaa suositut sivustot vaihtoehtoisiin yksityisyysystävällisiin käyttöliittymiin",
61+
"description": "description of the extension"
62+
},
63+
"copied": {
64+
"message": "Kopioitu"
65+
},
66+
"onlyNotEmbedded": {
67+
"message": "vain muut kuin upotteet",
68+
"description": "used in the settings page"
69+
},
70+
"about": {
71+
"message": "Tietoja"
72+
},
73+
"redirectLink": {
74+
"message": "Yritä uudelleenohjata",
75+
"description": "Used in context menus when right clicking on a hyperlink"
76+
},
77+
"redirectType": {
78+
"message": "Uudelleenohjauksen tyyppi",
79+
"description": "used in the settings page"
80+
},
81+
"dark": {
82+
"message": "Tumma",
83+
"description": "used in the settings page"
84+
},
85+
"general": {
86+
"message": "Yleiset",
87+
"description": "used in the settings page"
88+
},
89+
"enable": {
90+
"message": "Ota käyttöön",
91+
"description": "used in the settings page"
92+
},
93+
"disable": {
94+
"message": "Poista käytöstä"
95+
},
96+
"redirectToOriginal": {
97+
"message": "Uudelleenohjaa alkuperäiseen",
98+
"description": "Used in context menus when right clicking on a page/tab"
99+
},
100+
"auto": {
101+
"message": "Automaattinen",
102+
"description": "used in the settings page"
103+
},
104+
"settings": {
105+
"message": "Asetukset",
106+
"description": "used in the popup"
107+
},
108+
"resetSettings": {
109+
"message": "Nollaa asetukset",
110+
"description": "used in the settings page"
111+
}
112+
}

0 commit comments

Comments
 (0)