Files
UNIT3D/lang/de/staff.php
Hosted Weblate 8e8611e262 Translated using Weblate (German)
Currently translated at 92.3% (374 of 405 strings)

Translated using Weblate (German)

Currently translated at 100.0% (229 of 229 strings)

Translated using Weblate (German)

Currently translated at 100.0% (64 of 64 strings)

Translated using Weblate (German)

Currently translated at 100.0% (29 of 29 strings)

Translated using Weblate (German)

Currently translated at 100.0% (63 of 63 strings)

Translated using Weblate (German)

Currently translated at 99.1% (227 of 229 strings)

Translated using Weblate (German)

Currently translated at 85.8% (91 of 106 strings)

Translated using Weblate (German)

Currently translated at 96.9% (222 of 229 strings)

Translated using Weblate (German)

Currently translated at 98.4% (63 of 64 strings)

Translated using Weblate (German)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (German)

Currently translated at 98.4% (62 of 63 strings)

Translated using Weblate (German)

Currently translated at 98.6% (225 of 228 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Retro 37 <wenzelnico@aol.com>
Co-authored-by: Spam Mails <spam.lokilicious@gmail.com>
Co-authored-by: wake134 <github@stdin.vip>
Translate-URL: https://hosted.weblate.org/projects/unit3d/auth/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/common/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/mediahub/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/playlist/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/staff/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/torrent/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/user/de/
Translate-URL: https://hosted.weblate.org/projects/unit3d/validation/de/
Translation: UNIT3D/auth
Translation: UNIT3D/common
Translation: UNIT3D/mediahub
Translation: UNIT3D/playlist
Translation: UNIT3D/staff
Translation: UNIT3D/torrent
Translation: UNIT3D/user
Translation: UNIT3D/validation
2025-08-12 15:02:22 +02:00

79 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
*/
'audit-log' => 'Aktivitäts-Log',
'articles' => 'Artikel',
'application' => 'Bewerbung',
'applications' => 'Bewerbungen',
'application-type' => 'Typ',
'application-image-proofs' => 'Proof Bilder',
'application-referrer' => 'Referent',
'article-content' => 'Inhalt',
'bans-log' => 'Ban Log',
'blocks' => 'Blöcke',
'bot' => 'Bot',
'bots' => 'Bots',
'chat' => 'Chat',
'config-manager' => 'Config Manager',
'dashboard' => 'Dashboard',
'failed-login-log' => 'Fehlgeschlagene Anmeldungen',
'flush-ghost-peers' => 'Flush Ghost Peers',
'forums' => 'Foren',
'frontend' => 'Frontend',
'general-tools' => 'Allgemeine Tools',
'groups' => 'Gruppen',
'invites-log' => 'Invite Log',
'laravel-log' => 'Laravel Log',
'link' => 'Link',
'links' => 'Links',
'logs' => 'Protokolle',
'mass-pm' => 'Mass PM',
'mass-validate-users' => 'Massen-Nutzer-Validierung',
'media-languages-desc' => '(Benutzte Sprachen um die Dropdowns für Untertitel/Audio/etc. zu füllen)',
'moderation' => 'Moderation',
'moderation-since' => 'Moderiert seit',
'page' => 'Seite',
'pages' => 'Seiten',
'please-moderate' => 'Bitte Torrent moderieren!',
'polls' => 'Umfragen',
'reports-log' => 'Report Log',
'rooms' => 'Räume',
'rss' => 'RSS',
'staff-dashboard' => 'Team Dashboard',
'torrent-categories' => 'Torrent Kategorien',
'torrent-moderation' => 'Torrent Moderation',
'torrent-tools' => 'Torrent Werkzeuge',
'torrent-types' => 'Torrent Typen',
'torrent-resolutions' => 'Torrent Auflösungen',
'torrents' => 'Torrents',
'user-gifting' => 'Nutzer Gifting',
'user-notes' => 'Nutzer Anmerkungs Log',
'user-search' => 'Nutzer Suche',
'user-tools' => 'Nutzer Tools',
'warnings-log' => 'Verwarnungen Log',
'you-have' => 'Du hast',
'possible-leech-cheaters' => 'Mögliche Cheater',
'chat-tools' => 'Chat Tools',
'flush-chat' => 'Chatbox leeren',
'seedboxes' => 'Registrierte Seedboxen',
'blocked-ips' => 'Gesperrte IP Adressen',
'bon-exchange' => 'BON Tauschbörse',
'bon-earnings' => 'BON Verdienst',
'gifts-log' => 'Geschenk-Log',
'mass-email' => 'Massen-Mail',
'notes' => 'Anmerkungen',
'status' => 'Status',
'statuses' => 'Status',
'passkeys' => 'Passkeys',
];