mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
33
lang/de/lang_viewsnatches.php
Normal file
33
lang/de/lang_viewsnatches.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
$lang_viewsnatches = array
|
||||
(
|
||||
'head_snatch_detail' => "Schnelldetails",
|
||||
'text_snatch_detail_for' => "Schnelldetails für ",
|
||||
'text_users_top_finished_recently' => "Die Top-Nutzer haben den Download zuletzt beendet",
|
||||
'col_username' => "Benutzername",
|
||||
'col_uploaded' => "Hochgeladen",
|
||||
'col_downloaded' => "Heruntergeladen",
|
||||
'col_se_time' => "Se. Zeit",
|
||||
'col_le_time' => "Le. Zeit",
|
||||
'col_ratio' => "Verhältnis",
|
||||
'col_when_completed' => "Abgeschlossen am",
|
||||
'col_last_action' => "Letzte Aktion",
|
||||
'col_seeding' => "Verteilen",
|
||||
'col_pm_user' => "PN Benutzer",
|
||||
'col_report_user' => "Benutzer melden",
|
||||
'col_on_or_off' => "Ein/Aus",
|
||||
'text_global' => "Globale",
|
||||
'text_torrent' => "Torrent",
|
||||
'text_yes' => "Ja",
|
||||
'text_no'=> "Nein",
|
||||
'title_report' => "Bericht",
|
||||
'col_ip' => "IP",
|
||||
'text_per_second' => "/s",
|
||||
'text_anonymous' => "anonym",
|
||||
'text_inf' => "Inf.",
|
||||
'std_sorry' => "Tut uns leid",
|
||||
'std_no_snatched_users' => "Noch kein Benutzer hat diesen Torrent geraubt.",
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user