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

21 lines
905 B
JavaScript
Raw Normal View History

2020-04-28 03:15:42 +00:00
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",
"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",
2020-09-02 03:15:27 +00:00
"CBR/CBZ" : "CBR/CBZ"
2020-04-28 03:15:42 +00:00
},
"nplurals=2; plural=(n != 1);");