This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/fi.js
Nextcloud bot 2f436a64f2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-13 03:29:57 +00:00

22 lines
1004 B
JavaScript

OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Asetukset päivitettiin onnistuneesti.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF-kirjanlukija",
"custom font" : "mukautettu fontti",
"monospace" : "tasalevyinen",
"font size" : "fontin koko",
"font weight" : "fontin paino",
"Use custom colors" : "Käytä mukautettuja värejä",
"night mode can be toggled by clicking the book title" : "yötilan voi ottaa käyttöön tai poistaa käytöstä napsauttamalla kirjan otsikkoa",
"reflow text when sidebars are open" : "rivitä teksti uudelleen kun sivupalkit ovat avoinna",
"show page turn arrows" : "näytä nuolet sivun kääntämiseksi",
"menu" : "Valikko",
"Reader" : "Lukija",
"Select file types for which Reader should be the default viewer." : "Valitse tiedostotyypit, joihin Lukija asetetaan oletuskatselimeksi.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=2; plural=(n != 1);");