Init
This commit is contained in:
19
lang/de/home.php
Normal file
19
lang/de/home.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'branding' => 'Qualitäts-Hentai kostenlos in 4k!',
|
||||
'recently-uploaded' => 'Kürzlich hochgeladen',
|
||||
'recently-released' => 'Kürzlich veröffentlicht',
|
||||
'trending' => 'Trending',
|
||||
'show-more-recently-uploaded' => 'Zeige mehr kürzlich hochgeladene',
|
||||
'show-more-recently-released' => 'Zeige mehr kürzlich veröffentlicht',
|
||||
'show-more' => 'Mehr anzeigen',
|
||||
'most-views' => 'Meiste Aufrufe',
|
||||
'most-likes' => 'Meiste Likes',
|
||||
'popular-weekly' => 'Wöchentlich beliebt',
|
||||
'popular-monthly' => 'Monatlich beliebt',
|
||||
'show-more-with-most-views' => 'Zeige mehr mit den meisten Aufrufen',
|
||||
'categories' => 'Kategorien',
|
||||
'latest-comments' => 'Neueste Kommentare',
|
||||
'episodes' => 'Episoden',
|
||||
];
|
19
lang/de/nav.php
Normal file
19
lang/de/nav.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'home' => 'Startseite',
|
||||
'search' => 'Suche',
|
||||
'public-playlists' => 'Öffentliche Playlisten',
|
||||
'downloads' => 'Downloads',
|
||||
'our-discord-server' => 'Unser Discord Server',
|
||||
'theme' => 'Theme',
|
||||
'please-login' => 'Bitte einloggen',
|
||||
'comments' => 'Kommentare',
|
||||
'likes' => 'Likes',
|
||||
'playlists' => 'Playlisten',
|
||||
'watched' => 'Gesehen',
|
||||
'settings' => 'Einstellungen',
|
||||
'logout' => 'Ausloggen',
|
||||
'login' => 'Einloggen',
|
||||
'profile' => 'Profil',
|
||||
];
|
9
lang/de/playlist.php
Normal file
9
lang/de/playlist.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'no-playlist-found' => 'Keine Playlisten gefunden!',
|
||||
'personal-playlists' => 'Persönliche Playlisten',
|
||||
'create-on-personal-page' => 'Du kannst einen in deiner persönlichen Playlisten Seite erstellen.',
|
||||
'play' => 'Abspielen',
|
||||
'playlist' => 'Playlist',
|
||||
];
|
13
lang/de/search.php
Normal file
13
lang/de/search.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'showing' => 'Zeige',
|
||||
'to' => 'bis',
|
||||
'of' => 'von',
|
||||
'results' => 'Resultaten',
|
||||
'oldest-uploads' => 'Älteste Uploads',
|
||||
'oldest-releases' => 'Älteste Releases',
|
||||
'view-count' => 'Anzahl wiedergaben',
|
||||
'search-hentai' => 'Suche Hentai...',
|
||||
'search' => 'Suchen',
|
||||
];
|
12
lang/de/stream.php
Normal file
12
lang/de/stream.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'download' => 'Download',
|
||||
'share' => 'Teilen',
|
||||
'more-from-studio' => 'Mehr von Studio',
|
||||
'more-from' => 'Mehr von',
|
||||
'description' => 'Beschreibung',
|
||||
'genres' => 'Genres',
|
||||
'gallery' => 'Gallerie',
|
||||
'show-less' => 'Weniger anzeigen',
|
||||
];
|
19
lang/en/home.php
Normal file
19
lang/en/home.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'branding' => 'Quality Hentai for free in 4k!',
|
||||
'recently-uploaded' => 'Recently Uploaded',
|
||||
'recently-released' => 'Recently Released',
|
||||
'trending' => 'Trending',
|
||||
'show-more-recently-uploaded' => 'Show More Recently Uploaded',
|
||||
'show-more-recently-released' => 'Show More Recently Released',
|
||||
'show-more' => 'Show More',
|
||||
'most-views' => 'Most Views',
|
||||
'most-likes' => 'Most Likes',
|
||||
'popular-weekly' => 'Popular Weekly',
|
||||
'popular-monthly' => 'Popular Monthly',
|
||||
'show-more-with-most-views' => 'Show More With Most Views',
|
||||
'categories' => 'Categories',
|
||||
'latest-comments' => 'Latest Comments',
|
||||
'episodes' => 'Episodes',
|
||||
];
|
19
lang/en/nav.php
Normal file
19
lang/en/nav.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'home' => 'Home',
|
||||
'search' => 'Search',
|
||||
'public-playlists' => 'Public Playlists',
|
||||
'downloads' => 'Downloads',
|
||||
'our-discord-server' => 'Our Discord Server',
|
||||
'theme' => 'Theme',
|
||||
'please-login' => 'Please Login',
|
||||
'comments' => 'Comments',
|
||||
'likes' => 'Likes',
|
||||
'playlists' => 'Playlists',
|
||||
'watched' => 'Watched',
|
||||
'settings' => 'Settings',
|
||||
'logout' => 'Logout',
|
||||
'login' => 'Login',
|
||||
'profile' => 'Profile',
|
||||
];
|
9
lang/en/playlist.php
Normal file
9
lang/en/playlist.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'no-playlist-found' => 'No Playlist found!',
|
||||
'personal-playlists' => 'Personal Playlists',
|
||||
'create-on-personal-page' => 'You can create one in your personal playlists page.',
|
||||
'play' => 'Play',
|
||||
'playlist' => 'Playlist',
|
||||
];
|
13
lang/en/search.php
Normal file
13
lang/en/search.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'showing' => 'Showing',
|
||||
'to' => 'to',
|
||||
'of' => 'of',
|
||||
'results' => 'results',
|
||||
'oldest-uploads' => 'Oldest Uploads',
|
||||
'oldest-releases' => 'Oldest Releases',
|
||||
'view-count' => 'View Count',
|
||||
'search-hentai' => 'Search Hentai...',
|
||||
'search' => 'Search',
|
||||
];
|
12
lang/en/stream.php
Normal file
12
lang/en/stream.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'download' => 'Download',
|
||||
'share' => 'Share',
|
||||
'more-from-studio' => 'More from Studio',
|
||||
'more-from' => 'More from',
|
||||
'description' => 'Description',
|
||||
'genres' => 'Genres',
|
||||
'gallery' => 'Gallery',
|
||||
'show-less' => 'Show less',
|
||||
];
|
19
lang/fr/home.php
Normal file
19
lang/fr/home.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'branding' => 'Hentai de qualité et gratuit en 4k!',
|
||||
'recently-uploaded' => 'Récemment mis en ligne',
|
||||
'recently-released' => 'Récemment publié',
|
||||
'trending' => 'Trending',
|
||||
'show-more-recently-uploaded' => 'Afficher plus Récemment mis en ligne',
|
||||
'show-more-recently-released' => 'Afficher plus Récemment publié',
|
||||
'show-more' => 'Afficher plus',
|
||||
'most-views' => 'Le plus de vues',
|
||||
'most-likes' => 'Les plus aimés',
|
||||
'popular-weekly' => 'Populaire hebdomadaire',
|
||||
'popular-monthly' => 'Populaire mensuellement',
|
||||
'show-more-with-most-views' => 'Afficher plus avec le plus grand nombre de vues',
|
||||
'categories' => 'Catégories',
|
||||
'latest-comments' => 'Derniers commentaires',
|
||||
'episodes' => 'Épisodes',
|
||||
];
|
19
lang/fr/nav.php
Normal file
19
lang/fr/nav.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'home' => 'Accueil',
|
||||
'search' => 'Recherche',
|
||||
'public-playlists' => 'Playlists publiques',
|
||||
'downloads' => 'Téléchargements',
|
||||
'our-discord-server' => 'Notre serveur Discord',
|
||||
'theme' => 'Thème',
|
||||
'please-login' => 'Veuillez vous connecter',
|
||||
'comments' => 'Commentaires',
|
||||
'likes' => 'Likes',
|
||||
'playlists' => 'Playlists',
|
||||
'watched' => 'Regardé',
|
||||
'settings' => 'Paramètres',
|
||||
'logout' => 'Déconnexion',
|
||||
'login' => 'Connexion',
|
||||
'profile' => 'Profil',
|
||||
];
|
9
lang/fr/playlist.php
Normal file
9
lang/fr/playlist.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'no-playlist-found' => 'Aucune playlist n\'a été trouvée!',
|
||||
'personal-playlists' => 'Playlists personnelles',
|
||||
'create-on-personal-page' => 'Vous pouvez en créer une dans votre page de playlists personnelles.',
|
||||
'play' => 'Lire',
|
||||
'playlist' => 'Playlist',
|
||||
];
|
13
lang/fr/search.php
Normal file
13
lang/fr/search.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'showing' => 'Affiche',
|
||||
'to' => 'à',
|
||||
'of' => 'de',
|
||||
'results' => 'résultats',
|
||||
'oldest-uploads' => 'Le plus ancien téléchargé',
|
||||
'oldest-releases' => 'Publications les plus anciennes',
|
||||
'view-count' => 'Nombre de lectures',
|
||||
'search-hentai' => 'Recherche hentai...',
|
||||
'search' => 'Recherche',
|
||||
];
|
12
lang/fr/stream.php
Normal file
12
lang/fr/stream.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'download' => 'Télécharger',
|
||||
'share' => 'Partager',
|
||||
'more-from-studio' => 'Plus de Studio',
|
||||
'more-from' => 'Plus de',
|
||||
'description' => 'Description',
|
||||
'genres' => 'Genres',
|
||||
'gallery' => 'Galerie',
|
||||
'show-less' => 'Montrer moins',
|
||||
];
|
Reference in New Issue
Block a user