Files
ThreadNet-Web/src/i18n/strings/fi.json
T

32 lines
2.8 KiB
JSON
Raw Normal View History

2017-05-27 07:41:41 +00:00
{
2017-08-23 19:31:07 +00:00
"Dismiss": "Hylkää",
"Unknown device": "Tuntematon laite",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Tervetuloa Element-sovellukseen",
2019-05-16 10:12:57 +00:00
"Sign In": "Kirjaudu",
2019-04-02 18:36:05 +00:00
"Create Account": "Luo tili",
2019-09-20 16:51:35 +00:00
"Explore rooms": "Selaa huoneita",
2019-06-19 12:28:30 +00:00
"Unexpected error preparing the app. See console for details.": "Odottamaton virhe sovellusta valmisteltaessa. Katso konsolista lisätietoja.",
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Virheellinen asetus. Vain yhden seuraavista voi määrittää: default_server_config, default_server_name, tai default_hs_url.",
2019-06-27 21:15:13 +00:00
"Invalid configuration: no default server specified.": "Virheellinen asetus: oletuspalvelinta ei ole määritetty.",
"The message from the parser is: %(message)s": "Viesti jäsentimeltä: %(message)s",
2020-05-07 06:16:20 +00:00
"Invalid JSON": "Virheellinen JSON",
2020-05-15 12:36:29 +00:00
"Unable to load config file: please refresh the page to try again.": "Asetustiedostoa ei voi ladata. Yritä uudelleen lataamalla sivu uudelleen.",
2020-07-13 17:24:53 +01:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)sin työpöytäversio (%(platformName)s)",
2020-05-15 12:36:29 +00:00
"Go to your browser to complete Sign In": "Tee kirjautuminen loppuun selaimessasi",
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Unsupported browser": "Selainta ei tueta",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Asenna <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink> tai <safariLink>Safari</safariLink>, jotta kaikki toimii parhaiten.",
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Voit käyttää edelleen nykyistä selaintasi, mutta jotkut tai kaikki ominaisuudet eivät ehkä toimi ja sovelluksen ulkoasu voi olla virheellinen.",
"I understand the risks and wish to continue": "Ymmärrän riskit ja haluan jatkaa",
2020-07-08 04:33:36 +00:00
"Failed to start": "Käynnistys ei onnistunut",
"Download Completed": "Lataus valmis",
2020-07-08 04:34:04 +00:00
"Open": "Avaa",
2020-07-24 20:48:32 +00:00
"Go to element.io": "Mene osoitteeseen riot.im",
"Your Element is misconfigured": "Elementisi asetukset ovat pielessä",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Element-asetuksesi sisältävät epäkelpoa JSONia. Korjaa ongelma ja lataa sivu uudelleen.",
"Powered by Matrix": "Moottorina Matrix",
"Your browser can't run %(brand)s": "%(brand)s ei toimi selaimessasi",
2021-10-13 06:08:38 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s käyttää edistyneitä selaimen ominaisuuksia, joita nykyinen selaimesi ei tue.",
+41
2022-06-28 16:56:17 +02:00
"Use %(brand)s on mobile": "Käytä %(brand)sia mobiilisti"
2017-05-27 07:41:41 +00:00
}