Files
UNIT3D-Community-Edition/lang/no/playlist.php
HDVinnie 2ca429c4ce Revert "PSR12 Linting"
This reverts commit 7e65e1d589.
2022-09-11 19:51:58 -04:00

32 lines
1.2 KiB
PHP

<?php
/**
* NOTICE OF LICENSE.
*
* UNIT3D Community Edition is open-sourced software licensed under the GNU Affero General Public License v3.0
* The details is bundled with this project in the file LICENSE.txt.
*
* @project UNIT3D Community Edition
*
* @author HDVinnie <hdinnovations@protonmail.com>
* @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0
*/
return [
'about' => 'Her finner du brukernes spillelister over det de liker!',
'add-to-playlist' => 'Legg Til Torrent Til Spillelisten',
'add-torrent' => 'Legg Til Torrent',
'added-by' => 'Av:',
'cover' => 'Velg et Coverbilde',
'create' => 'La ny Spilleliste',
'delete-playlist' => 'Slett Spillelisten',
'desc' => 'Beskrivelse av Spillelisten',
'download-all' => 'Last Ned Alle Torrenter I spillelisten',
'edit-playlist' => 'rediger Spillelisten',
'list-by' => 'En Liste Laget Av:',
'list-about' => 'En Liste Om:',
'is-private' => 'Privat Spilleliste?',
'playlists' => 'Spillelister',
'title' => 'Tittel',
'titles' => 'Tittler',
];