Files
UNIT3D/lang/da/bon.php
Hosted Weblate 8df4e86dcf Translated using Weblate (Spanish)
Currently translated at 100.0% (228 of 228 strings)

Translated using Weblate (Spanish)

Currently translated at 100.0% (228 of 228 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (404 of 404 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (229 of 229 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (64 of 64 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (20 of 20 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (11 of 11 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (52 of 52 strings)

Translated using Weblate (Danish)

Currently translated at 100.0% (228 of 228 strings)

Co-authored-by: Antonio R <antonio@rubinet.es>
Co-authored-by: Globber <globbered@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ismael Canto <ismacanto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/unit3d/bon/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/bot/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/common/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/common/es/
Translate-URL: https://hosted.weblate.org/projects/unit3d/graveyard/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/staff/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/torrent/da/
Translate-URL: https://hosted.weblate.org/projects/unit3d/user/da/
Translation: UNIT3D/bon
Translation: UNIT3D/bot
Translation: UNIT3D/common
Translation: UNIT3D/graveyard
Translation: UNIT3D/staff
Translation: UNIT3D/torrent
Translation: UNIT3D/user
2025-08-02 04:02:29 +02:00

67 lines
2.7 KiB
PHP

<?php
return [
/**
* 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
*/
'activated' => 'Aktiveret',
'active' => 'Aktive!',
'amount' => 'Beløb',
'bon' => 'BON',
'bonus' => 'Bonus',
'date' => 'Dato',
'earning' => 'Optjening',
'earning-rate' => 'Med denne indtjeningsrate vil du tjene følgende pr. tidsramme..',
'earnings' => 'Indtjening',
'exchange' => 'Udveksling',
'exchange-warning' => 'Udvekslinger er endelige. Tjek venligst dine valg, inden du foretager en udveksling.',
'extended-stats' => 'Udvidet statestik',
'gift' => 'Send BON',
'gift-bonus' => 'Send bonuspoint',
'gift-to' => 'Send bonuspoint til',
'gifts' => 'Gaver',
'item' => 'Vare',
'no-refund' => 'Ingen tilbagebetalinger!',
'per-day' => 'Point pr. Dag',
'per-hour' => 'Point pr. Time',
'per-minute' => 'Point pr. Minut',
'per-month' => 'Point pr. Måned',
'per-second' => 'Point Per Sekund',
'per-week' => 'Point pr. Uge',
'per-year' => 'Point pr. År',
'points' => 'Points',
'receiver' => 'Modtager',
'review-seeds' => 'Gennemgå alle seedede torrents',
'send-gift' => 'Send bonuspoint',
'sender' => 'Afsender',
'store' => 'Butik',
'tips' => 'Belønning',
'total' => 'Samlet indtjening',
'total-gifts' => 'som BON gaver',
'total-tips' => 'som BON belønning',
'you-have-received-gifts' => 'Du har modtaget',
'you-have-sent-gifts' => 'Du har sendt',
'you-have-received-tips' => 'Du har modtaget',
'you-have-sent-tips' => 'Du har sendt',
'your-points' => 'Dine point',
'failed-amount-message' => 'Du skal indtaste et beløb og en besked!',
'failed-funds-poster' => 'Du har for lidt til at kunne belønne vedkommende!',
'failed-funds-uploader' => 'Du har for lidt til at kunne belønne Uploaderen!',
'failed-negative' => 'Du kan ikke give et negativt beløb i belønning!',
'failed-user-not-found' => 'Kan ikke finde den angivne bruger',
'failed-yourself' => 'Du kan ikke belønne dig selv!',
'gift-sent' => 'BON sendt',
'pm-subject' => 'Personlig 24-timers Freeleech aktiveret',
'pm-message' => 'Din [b]Personlige 24-timers Freeleech[/b] session er startet! Den udløber den %s [b]',
'success' => 'Bonusudveksling gennemført',
'success-tip' => 'Din belønning er gennemført!',
'failed' => 'Bonusudveksling mislykkedes!',
];