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/nb.js
Nextcloud bot 214365090b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06 03:29:03 +00:00

10 lines
381 B
JavaScript

OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "Innstillingene ble oppdatert.",
"EPUB/CBZ/PDF ebook reader" : "EPUB/CBZ/PDF ebok-leser",
"A multi-format browser-based ebook reader, supports EPUB and CBR/CBZ" : "En multi-format nettleser-basert ebok-leser, støtter EPUB og CBR/CBZ",
"menu" : "Meny"
},
"nplurals=2; plural=(n != 1);");