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/hu.js
2020-04-27 05:42:21 +00:00

18 lines
724 B
JavaScript

OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "A beállítások frissítése sikerült.",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "Több formátumot ismerő, böngészőalapú e-könyv-olvasó, az EPUB és a CBR/CBZ formátumokat támogatja.",
"menu" : "menü",
"Reader" : "Olvasó",
"Select file types for which Reader should be the default viewer." : "Válassza ki a fájltípusokat, amelyeket az Olvasó alkalmazással szeretne megnyitni.",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ",
" " : " ",
"endobj" : "endobj",
"startxref" : "startxref",
"%PDF-" : "%PDF-"
},
"nplurals=2; plural=(n != 1);");