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/oc.js

15 lines
411 B
JavaScript
Raw Permalink Normal View History

2021-03-14 03:27:45 +00:00
OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Paramètres corrèctament actualizats.",
"EPUB/CBZ/PDF ebook reader" : "lector debook EPUB/CBZ/PDF",
"font size" : "talha poliça",
"font weight" : "largor poliça",
"menu" : "menú",
"Reader" : "Lector",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=2; plural=(n > 1);");