nextcloud/apps/gallery/l10n/nb_NO.php

13 lines
378 B
PHP

<?php $TRANSLATIONS = array(
"Pictures" => "Bilder",
"Rescan" => "Les inn på nytt",
"Stop" => "Stopp",
"Share" => "Del",
"Settings" => "Innstillinger",
"Back" => "Tilbake",
"Remove confirmation" => "Fjern bekreftelse",
"Do you want to remove album" => "Ønsker du å slette albumet?",
"Change album name" => "Endre navn på album",
"New album name" => "Nytt navn på album"
);