diff --git a/app/Console/Commands/CrowdinSync.php b/app/Console/Commands/CrowdinSync.php
index b286af3f..cbbadb6b 100644
--- a/app/Console/Commands/CrowdinSync.php
+++ b/app/Console/Commands/CrowdinSync.php
@@ -170,9 +170,9 @@ class CrowdinSync extends Command
$this->uploadFile($filePath, $specificFile);
$this->info("File {$specificFile} uploaded successfully.");
} else {
- throw new \RuntimeException("please specify a file to upload");
+// throw new \RuntimeException("please specify a file to upload");
// Upload all files in the source directory
- $files = File::allFiles($this->sourceDir);
+ $files = File::allFiles($this->sourceDir . '/en');
$bar = $this->output->createProgressBar(count($files));
$bar->start();
diff --git a/lang/cs/lang_attendance.php b/lang/cs/lang_attendance.php
index 30310533..ab6870c3 100644
--- a/lang/cs/lang_attendance.php
+++ b/lang/cs/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Ruda',
'retroactive_confirm_tip' => 'Potvrdit účast: ',
'retroactive_description' => 'Kliknutím na tečku na bílém pozadí se zúčastníte. Momentálně máte kartu %d.',
+ 'attend_button' => 'Přihlásit se',
);
diff --git a/lang/cs/lang_functions.php b/lang/cs/lang_functions.php
index 6b319bae..c997824a 100644
--- a/lang/cs/lang_functions.php
+++ b/lang/cs/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Získáte',
'std_by' => 'Od',
'row_security_image' => "Bezpečnostní obrázek:",
+ 'row_security_challenge' => "Výzva pro zabezpečení:",
'row_security_code' => "Bezpečnostní kód:",
'text_slots' => "Sloty:",
'text_unlimited' => "Bez omezení",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Požadováno',
'text_invalid' => 'Neplatné',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo pochází ze softwaru MediaInfo,open soubor, jazyk, vyberte angličtinu, klikněte na nabídku Zobrazit > text > pravým tlačítkem myši v rámečku > vyberte vše > zkopírovat > minulost do tohoto pole.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo pochází z softwaru MediaInfosoubor pera, jazyk vybrat angličtinu, klikněte na nabídku Zobrazení > text > pravé tlačítko v poli > vyberte vše > zkopírovat > minulost do tohoto pole.
+
+ · BDInfo pochází z software BDInfoupravte soubor pomocí tohoto softwaru, klepněte na tlačítko Scan Bitrates pro zobrazení sestavy, Klepněte pravým tlačítkem myši v poli > vyberte všechno, pravým kliknutím > kopírovat a vložte jej zde.
+ ',
'text_management_system' => 'Správa',
'text_seed_points' => 'Semenné body',
'spoiler_expand_collapse' => 'Klepnutím rozbalit/sbalit',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Kontaktní personál',
'full_site_promotion_in_effect' => 'Celá stránka [%s] je v účinku!',
'full_site_promotion_time_range' => 'Časový rozsah: %s ~ %s',
+ 'full_site_promotion_remark' => 'Poznámka: %s',
+ 'full_site_promotion_upcoming' => 'Nadcházející celý web [%s]',
'text_torrent_to_approval' => '%s%u není schvalovací torrent%s.',
'std_confirm_remove' => 'Jste si jisti, že jej chcete odstranit?',
'select_an_user_class' => 'Vyberte uživatelskou třídu',
diff --git a/lang/cs/lang_invite.php b/lang/cs/lang_invite.php
index 2b0904f6..9dc9ae1a 100644
--- a/lang/cs/lang_invite.php
+++ b/lang/cs/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Přidání harem',
'signup_link_help' => 'Kliknutím pravým tlačítkem myši kopírujete',
'signup_link' => 'Odkaz na registraci',
+ 'text_uploaded_count' => 'Počet nahrávaných',
'text_seed_torrent_count' => 'Počet Distribucí',
'text_seed_torrent_size' => 'Velikost Distribuce',
'text_seed_torrent_bonus_per_hour' => 'Bonus za hodinu',
diff --git a/lang/cs/lang_login.php b/lang/cs/lang_login.php
index 5a599a63..ddfa8bb4 100644
--- a/lang/cs/lang_login.php
+++ b/lang/cs/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "zbývající pokusy.",
'p_no_account_signup' => "Nemáte účet? Zaregistrujte se právě teď!",
'p_forget_pass_recover' => "Zapomněli jste heslo? Obnovte své heslo e-mailem",
- 'p_account_banned' => "Účet zablokován? Zobrazit důvod nauživatelský log",
+ 'p_account_banned' => "Účet zablokován? Zobrazit důvod na uživatelský log",
'p_resend_confirm' => "Neobdrželi jste potvrzovací e-mail nebo je nedostupný potvrzovací odkaz? Pošlete potvrzovací e-mail znovu",
'rowhead_username' => "Uživatelské jméno:",
'rowhead_password' => "Heslo:",
@@ -28,13 +28,14 @@ $lang_login = array
'text_helpbox' => "Nápověda",
'text_helpbox_note' => "Máte problémy s registrací nebo přihlášením? Zanechte zprávu zde",
'text_message' => "Zpráva: ",
- 'sumbit_shout' => "křičet",
+ 'sumbit_shout' => "odeslat",
'submit_clear' => "vyčistit",
'text_select_lang' => "Vyberte jazyk stránky: ",
'head_login' => "Přihlásit se",
'rowhead_two_step_code' => 'Dvoufaktorové ověření',
'two_step_code_tooltip' => 'Pokud je povoleno, musí být vyplněno',
'text_complain' => 'Kanál stížnosti',
+ 'other_methods' => "Jiné metody",
);
?>
diff --git a/lang/cs/lang_mybonus.php b/lang/cs/lang_mybonus.php
index 33fdec73..94beacd9 100644
--- a/lang/cs/lang_mybonus.php
+++ b/lang/cs/lang_mybonus.php
@@ -168,6 +168,10 @@ $lang_mybonus = array
'text_success_buy_change_username_card' => "Gratulujeme k úspěšnému zakoupení změňte uživatelskou kartu!",
'text_change_username_card_already_has' => 'Již máte změněnou kartu uživatelského jména',
'text_rainbow_id_already_valid_forever' => 'Již máte trvalé ID Rainbow',
+ 'text_get_by_medal' => 'Mediální bonus získá následující doplňkovou bonusovou hodnotu za hodinu',
+ 'medal_additional_desc' => 'Výpočet Mediálního bonusu je stejný jako výše bez ohledu na minimální záruku',
+ 'medal_additional_factor' => 'Konečný bonus je vypočítaný medailový bonus vynásobený faktorem medal_additional_factor',
+ 'text_bonus_mini_size' => 'Velikost Torrentu musí být alespoň %s. Velikost Torrentu menší než tato hlasitost je vyloučena z výpočtu bonusu'
);
?>
diff --git a/lang/cs/lang_settings.php b/lang/cs/lang_settings.php
index b3c61aaa..fb8a27e3 100644
--- a/lang/cs/lang_settings.php
+++ b/lang/cs/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuta',
'row_login_secret_lifetime' => 'Životnost přihlášení tajného kódu',
'text_login_secret_lifetime_deadline' => 'Aktuální přihlašovací tajná lhůta',
- 'row_enable_technical_info' => 'Povolit MediaInfo',
- 'text_enable_technical_info' => "Výchozí 'Ne'. MediaInfo pochází z softwaru MediaInfo Text",
- 'row_sticky_first_level_background_color' => 'Barva lepšího prvního stupně pozadí',
+ 'row_enable_technical_info' => 'Povolit MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Default \'No\'.
+ MediaInfo comes from software MediaInfo the result of "Text view"
+ BDInfo comes from software BDInfo the result of "View Reports"
+ ',
+ 'row_sticky_first_level_background_color' => 'Barva lepšího prvního stupně pozadí',
'text_sticky_first_level_background_color_note' => 'Zvýraznit barvu barvy na první úrovni, pokud není nastavena žádná úroveň.',
'row_sticky_second_level_background_color' => 'Barva lepšího druhého stupně bg',
'text_sticky_second_level_background_color_note' => 'Barva lepšího druhého stupně bg, pokud není nastavena, nebude žádný.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Pokud je povoleno, při přihlášení nebudou přenášena žádná klíčová hesla. Budoucí vydání tuto konfiguraci odstraní a povolí tuto funkci.' ,
'row_complain_enabled' => 'Zda povolit stížnosti',
'row_complain_enabled_note' => 'výchozí: "ano"',
+ 'row_min_size' => 'Minimální objem',
+ 'text_bonus_mini_size'=> 'Minimální objem požadovaný pro torrent je',
+ 'text_bonus_mini_size_help' => '. Velikost Torrentu menší než tato hlasitost není zahrnuta do výpočtu bonusu. Jednotka: bajty (Byte), např. 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Možnosti odměn',
+ 'text_reward_bonus_options_note' => 'Odměňovací bonusové možnosti na stránce s podrobnostmi torrentu, více možností oddělených čárkami',
+ 'row_reward_times_limit' => 'Limit frekvence odměn',
+ 'text_reward_times_limit_note' => 'Denní limit na uživatele pro bonusové odměny na detailních stránkách. Nastavte na 0 bez omezení. Výchozí hodnota: 0',
);
?>
diff --git a/lang/cs/lang_tags.php b/lang/cs/lang_tags.php
index fd7cc4eb..908f8780 100644
--- a/lang/cs/lang_tags.php
+++ b/lang/cs/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Podtrhuje přiložený text.",
'text_underline_syntax' => "[u]Text[/u]",
'text_underline_example' => "[u]Toto je podtržený text.[/u]",
+ 'text_strikethrough' => "Úderná",
+ 'text_strikethrough_description' => "Uzavřený text je pozoruhodný.",
+ 'text_strikethrough_syntax' => "[s]Text[/s]",
+ 'text_strikethrough_example' => "[s]Toto je úžasný text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Uzavřený text skryje',
+ 'text_hide_syntax' => '[hide]Text[/hide]',
+ 'text_hide_example' => '[hide]Snažil jsem se tak tvrdě a až dosud jsem dostal[/hide]',
'text_color_one' => "Barva (např. 1)",
'text_color_one_description' => "Změní barvu přiloženého textu.",
'text_color_one_syntax' => "[color=barva]Text[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlink (např. 1)",
'text_hyperlink_one_description' => "Vloží odkaz",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Tato značka je superfluou; všechny adresy URL jsou automaticky hypertextové.",
'text_hyperlink_two' => "Hyperlink (např. 2)",
'text_hyperlink_two_description' => "Vloží odkaz",
'text_hyperlink_two_syntax' => "[url=URL]odkaz[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url =%s]%s[/url]",
'text_hyperlink_two_remarks' => "Nemusíte používat tento štítek, pokud nechcete nastavit text odkazu; všechny adresy URL jsou automaticky hypertextové.",
'text_image_one' => "Obrázek (např. 1)",
'text_image_one_description' => "Vloží obrázek.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "Adresa URL musí skončit .gif, .jpg, .jpeg nebo .png.",
'text_image_two' => "Obrázek (např. 2)",
'text_image_two_description' => "Vloží obrázek.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "Adresa URL musí skončit .gif, .jpg, .jpeg nebo .png.",
'text_quote_one' => "Cenová nabídka (např. 1)",
'text_quote_one_description' => "Vloží citát.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (např. 1)",
'text_flash_description' => "Vložit flash na webových stránkách v určené šířce a výšce",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Vložte flash na webových stránkách ve výchozím nastavení šířku a výšku (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Blikat video (alt.1)",
'text_flv_one_description' => "Vložit flash video do webových stránek v určené šířce a výšce",
'text_flv_one_syntax' => "[flv,šířka,výška]Flash URL videa[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Blikat video (alt.2)",
'text_flv_two_description' => "Vložte flash video do webových stránek ve výchozím nastavení šířku a výšku (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash URL videa[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Vložit YouTube online video na webové stránky",
'text_youtube_syntax' => "[youtube,width,výška]Video URL na YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Vložit HTML5 video přehrávač",
+ 'text_video_syntax' => "[video,šířka,výška]URL videa[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Zvuk",
+ 'text_audio_description' => "Vložit HTML5 audio přehrávač",
+ 'text_audio_syntax' => "[audio]URL zvuku[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Vložte YouKu online video na webové stránky",
'text_youku_syntax' => "[youku]URL videa na YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Vložit rozšiřitelný/sbalitelný obsah na stránce',
'text_spoiler_syntax' => '[spoiler=title]Toto je složený obsah[/spoiler]',
'text_spoiler_example' => '[spoiler=Co se stalo s konečným koncem hrdiny?]Hrdina naposledy zemřel![/spoiler]',
+ 'text_hr' => 'Vodorovné pravidlo',
+ 'text_hr_description' => 'Vložit na stránku obsah vodorovného pravidla',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Nikdy vás nevzdejte[hr]Nikdy tě nenechej',
'text_left' => 'Text align left',
'text_left_description' => 'Vložte na stránku svůj doleva odůvodněný obsah.',
diff --git a/lang/cs/lang_takesignup.php b/lang/cs/lang_takesignup.php
index 9051cfd2..6c8e51c2 100644
--- a/lang/cs/lang_takesignup.php
+++ b/lang/cs/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " dokončit registraci, děkuji!",
'msg_subject' => "Vítejte v ",
'msg_congratulations' => "Gratulujeme ",
- 'msg_you_are_a_member' => ",\n\nNyní jste členem %s,\nRádi bychom využili této příležitosti a přivítali %s!\n\nPřečtěte si prosím [url=pravidla. hp][b]Pravidla[/b][/url] a [url=faq. hp][b]Faq[/b][/url].\n A nezapomeňte zastavit [url=forums. hp][b]fóra[/b][/url]: a řekněte Ahoj!\n\nUžijte si svůj pobyt.\nZaměstnanci %s ",
+ 'msg_you_are_a_member' => ",\n\nNyní jste členem %s,\nRádi bychom využili této příležitosti a přivítali jsme se k nám!\n\nNezapomeňte si přečíst [url=pravidla. hp][b]Pravidla[/b][/url] a [url=faq. hp][b]Faq[/b][/url].\n A nezapomeňte zastavit [url=fórum. hp][b]fóra[/b][/url]: a řekněte Ahoj!\n\nUžijte si svůj pobyt.\nZaměstnanci %s ",
'mail_this_link' => "Tvůj odkaz",
'mail_here' => "ZÍSKAT",
'mail_title' => " Potvrzení registrace uživatele",
diff --git a/lang/cs/lang_upload.php b/lang/cs/lang_upload.php
index 608e26b2..8221735f 100644
--- a/lang/cs/lang_upload.php
+++ b/lang/cs/lang_upload.php
@@ -7,8 +7,8 @@ $lang_upload = array
'std_unauthorized_to_upload' => "You are not authorized to upload torrents. Read (Inbox)",
'std_please_offer' => "Nemáte oprávnění k nahrávání torrentů. (viz Nahrávání v FAQ.
Pokud si myslíte, že jste kvalifikovaní pro nahrávání práv, navrhněte prosím svou nabídku zde
",
'text_red_star_required' => "Pole označená červenou hvězdou (*) jsou povinná.",
- 'text_tracker_url' => "Oznamovací URL trackeru je",
- 'row_torrent_file' => "Torrent soubor",
+ 'text_tracker_url' => "Výchozí announce trackeru",
+ 'row_torrent_file' => "Torrrent soubor",
'row_torrent_name' => "Torrent jméno",
'text_torrent_name_note' => "(Vybráno z názvu souboru, pokud není zadáno. Použijte popisná jména. např. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n",
'row_small_description' => "Malý popis",
diff --git a/lang/cs/lang_usercp.php b/lang/cs/lang_usercp.php
index 20c5d7ce..c39d5b65 100644
--- a/lang/cs/lang_usercp.php
+++ b/lang/cs/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrovat se',
'checkbox_pm_on_topic_reply' => 'Upozornit mě na nové odpovědi na příspěvky ve fóru',
'checkbox_pm_on_hr_reached' => 'Upozornit mě, když H&R dosáhne cíle',
+ 'row_tracker_url' => 'URL Trackeru',
+ 'row_tracker_url_help' => 'Poznámka: Po výběru lze oznámení odeslat pouze na vybraný odkaz. Ve výchozím nastavení může být oznámení odesláno pouze na první výchozí odkaz v seznamu.',
);
?>
diff --git a/lang/cs/lang_userdetails.php b/lang/cs/lang_userdetails.php
index 42466483..59972e17 100644
--- a/lang/cs/lang_userdetails.php
+++ b/lang/cs/lang_userdetails.php
@@ -106,7 +106,7 @@ $lang_userdetails = array
'title_download' => "Stahování: ",
'title_upload' => "Nahrát: ",
'title_male' => "Muž",
- 'title_female' => "Samice",
+ 'title_female' => "Žena",
'title_not_available' => "Nepřichází v úvahu",
'title_send_pm' => "Odeslat PM",
'title_report_user' => "Nahlásit Uživatele",
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Omlouváme se",
'std_user_not_confirmed' => "Uživatel ještě nebyl potvrzen!",
'text_not_available' => "Nepřichází v úvahu",
- 'row_vip_by_bonus' => "VIP dle bonusu",
+ 'row_vip_by_bonus' => "VIP vyprší platnost",
'text_vip_by_bonus_note' => "Zda VIP status získáte pomocí bonusu",
'row_vip_until' => "VIP do",
- 'text_vip_until_note' => "Formát času je YYYY-MM-DD hh:mm:ss. Čas do doby, kdy je VIP status platný. Aby to fungovalo, musí být \"VIP - bonus\" nastaveno na \"ano\".",
+ 'text_vip_until_note' => "Formát času je YYYY-MM-DD hh:mm:ss. Čas do doby, kdy je VIP status platný. Aby to fungovalo, musí být \"VIP auto expirace\" nastaveno na \"ano\".",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Žádná reklama do",
'text_no_ad_until_note' => "Formát času je YYYY-MM-DD hh:mm:ss. Čas do vypnutí reklamy.",
diff --git a/lang/da/lang_attendance.php b/lang/da/lang_attendance.php
index e97c78aa..eaf806fc 100644
--- a/lang/da/lang_attendance.php
+++ b/lang/da/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Rå',
'retroactive_confirm_tip' => 'Bekræft at deltage: ',
'retroactive_description' => 'Klik på prikken på den hvide baggrund for at deltage. Du har i øjeblikket et fremmøde kort %d.',
+ 'attend_button' => 'Tjek ind nu',
);
diff --git a/lang/da/lang_functions.php b/lang/da/lang_functions.php
index 8d0ffd09..8f9b3fbc 100644
--- a/lang/da/lang_functions.php
+++ b/lang/da/lang_functions.php
@@ -2,344 +2,349 @@
$lang_functions = array
(
- 'std_access_denied' => "Access Denied!",
- 'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
+ 'std_access_denied' => "Adgang Nægtet!",
+ 'std_fake_account' => "Vi kommer til at tro, at du bruger en falsk konto, derfor har vi logget denne handling!",
'std_permission_denied' => "Tilladelse nægtet!",
- 'std_permission_denied_only' => "Permission denied. Only ",
- 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ for more information on different user classes and what they can do.
The %s Staff",
+ 'std_permission_denied_only' => "Tilladelse nægtet. Kun ",
+ 'std_or_above_can_view' => " eller over kunne se.
Se venligst "."FAQ for mere information om forskellige brugerklasser og hvad de kan gøre.
%s Personalet",
'std_target_not_exists' => 'Target not exists',
- 'std_already_logged_in' => "You have already logged in!",
- 'text_page_last_updated' => "This page last updated ",
- 'text_browser_cookies_note' => "If you enable cookies and are still unable to log in, perhaps something happened to cause a problem with your login cookie. We suggest delete your cookies and trying again. To delete cookies in Internet Explorer, go to Tools > Internet Options... and click on the Delete Cookies button. Note that this will delete all cookies stored on your system for other sites as well.",
+ 'std_already_logged_in' => "Du har allerede logget ind!",
+ 'text_page_last_updated' => "Denne side er sidst opdateret ",
+ 'text_browser_cookies_note' => "Hvis du aktiverer cookies og stadig ikke er i stand til at logge ind, skete der måske noget, der forårsagede et problem med din login-cookie. Vi foreslår, at du sletter dine cookies og prøver igen. For at slette cookies i Internet Explorer, gå til Værktøjer > Internetindstillinger... og klik på knappen Slet cookies. Bemærk, at dette vil slette alle cookies, der er gemt på dit system, også for andre websteder.",
'std_error' => "Fejl",
- 'text_unable_to_send_mail' => "Unable to send mail. Please contact an administrator about this error.",
+ 'text_unable_to_send_mail' => "Kan ikke sende mail. Kontakt venligst en administrator om denne fejl.",
'std_success' => "Succes",
- 'std_confirmation_email_sent' => "A confirmation email has been mailed to ",
- 'std_please_wait' => "Please allow a few minutes for the mail to arrive.",
- 'std_account_details_sent' => "The new account details have been mailed to ",
- 'std_locked' => " Locked! (the maximum number of failed ",
- 'std_attempts_reached' => " attempts is reached during reauthentication)",
- 'std_your_ip_banned' => "We come to believe you are trying to cheat our system, therefore we've banned your ip!",
- 'std_login_failed' => "Login failed!",
- 'std_login_failed_note' => "Error: Username or password incorrect! Or you are not confirmed yet
Don't remember your password? Recover your password!",
- 'std_failed' => "Failed",
- 'std_oops' => "Oops!",
+ 'std_confirmation_email_sent' => "En bekræftelsesmail er blevet sendt til ",
+ 'std_please_wait' => "Tillad venligst et par minutter for mailen at ankomme.",
+ 'std_account_details_sent' => "De nye kontooplysninger er blevet sendt til ",
+ 'std_locked' => " Låst! (det maksimale antal mislykkedes ",
+ 'std_attempts_reached' => " forsøg nås under gengodkendelse)",
+ 'std_your_ip_banned' => "Vi kommer til at tro, at du forsøger at snyde vores system, derfor har vi forbudt din ip!",
+ 'std_login_failed' => "Login mislykkedes!",
+ 'std_login_failed_note' => "Fejl: Brugernavn eller adgangskode forkert! Eller du er ikke bekræftet endnu
Husk ikke din adgangskode? Genoprette din adgangskode!",
+ 'std_failed' => "Mislykkedes",
+ 'std_oops' => "Ups!",
'std_sorry' => "Beklager",
- 'std_invite_system_disabled' => "The invite system is currently disabled...",
- 'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
- 'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
- 'std_the_ip' => "The IP ",
- 'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at %s.",
- 'std_invalid_image_code' => "Invalid Image Code!
Do not go back, The image code has been cleared!
Please click ",
- 'std_here_to_request_new' => "here to request a new image code.",
+ 'std_invite_system_disabled' => "Invitationssystemet er i øjeblikket deaktiveret...",
+ 'std_open_registration_disabled' => "Åben registrering er i øjeblikket deaktiveret. Kun Invitationer Hvis du er heldig, kan du have en ven, der ønsker at invitere dig :) Vi vil bare se, hvor meget snydere vil begynde at respektere deres konti, når de indser, at de ikke bare kan komme ind og få en anden en :). Husk, hvis du allerede er medlem, og du inviterer en kendt bedrager, og du vidste det i første omgang, både din og den person, du inviterede, er deaktiveret. Du bliver nødt til at komme til at tale med os for at få din konto genregistreret. Hvis du ønsker en invitation, og du kender nogen, der har en, det er op til dem at give dig en invitation.",
+ 'std_account_limit_reached' => "Den nuværende brugerkonto grænse er nået. Inaktive konti beskæres hele tiden, tjek venligst tilbage igen senere...",
+ 'std_the_ip' => "IP ",
+ 'std_used_many_times' => " bruges allerede på for mange konto.... Ikke flere konti tilladt på %s.",
+ 'std_invalid_image_code' => "Ugyldig billedkode!
Gå ikke tilbage, Billedkoden er blevet ryddet!
Klik venligst på ",
+ 'std_here_to_request_new' => "her for at anmode om en ny billedkode.",
'std_action' => 'Handling',
'std_report' => 'Rapport',
'std_desc' => 'Varebeskrivelse',
'std_comment' => 'Kommentar',
- 'std_quick_comment' => 'Quick comment',
- 'std_click_here_to_goback' => 'Click here to goback',
- 'std_you_will_get' => 'You will get',
- 'std_by' => 'By',
- 'row_security_image' => "Security Image:",
- 'row_security_challenge' => "Security Challenge:",
- 'row_security_code' => "Security Code:",
+ 'std_quick_comment' => 'Hurtig kommentar',
+ 'std_click_here_to_goback' => 'Klik her for at gå tilbage',
+ 'std_you_will_get' => 'Du vil få',
+ 'std_by' => 'Af',
+ 'row_security_image' => "Sikkerhedsbillede:",
+ 'row_security_challenge' => "Sikkerheds Udfordring:",
+ 'row_security_code' => "Sikkerhedskode:",
'text_slots' => "Slots:",
- 'text_unlimited' => "Unlimited",
- 'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
- 'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
- 'text_unauthorized_ip' => "403 Forbidden
Unauthorized IP address.",
- 'text_home' => "Home",
+ 'text_unlimited' => "Ubegrænset",
+ 'std_server_load_very_high' => "Serverens belastning er meget høj i øjeblikket. Prøver igen, vent venligst...",
+ 'std_too_many_users' => "For mange brugere. Tryk på Opdater knappen i din browser for at prøve igen.",
+ 'text_unauthorized_ip' => "403 Forbudt
Uautoriseret IP-adresse.",
+ 'text_home' => "Hjem",
'text_forums' => "Fora",
'text_torrents' => "Torrents",
- 'text_offers' => "Offers",
- 'text_request' => "Requests",
+ 'text_offers' => "Tilbud",
+ 'text_request' => "Anmodninger",
'text_upload' => "Upload",
'text_subtitles' => "Undertekster",
- 'text_user_cp' => "User CP",
+ 'text_user_cp' => "Bruger CP",
'text_top_ten' => "Top 10",
'text_log' => "LOG",
'text_rules' => "Regler",
'text_faq' => "OSS",
- 'text_staff' => "Staff",
- 'std_site_down_for_maintenance' => "Site is down for maintenance, please check back again later... thanks",
- 'text_click_view_full_image' => "Click this bar to view the full image.",
- 'text_image_resized' => "This image has been resized. Click this bar to view the full image.",
- 'text_click_view_small_image' => "Click this bar to view the small image.",
+ 'text_staff' => "Personale",
+ 'std_site_down_for_maintenance' => "Webstedet er nede for vedligeholdelse, tjek venligst tilbage igen senere... tak",
+ 'text_click_view_full_image' => "Klik på denne bjælke for at se hele billedet.",
+ 'text_image_resized' => "Dette billede er blevet ændret. Klik på denne bjælke for at se det fulde billede.",
+ 'text_click_view_small_image' => "Klik på denne bar for at se det lille billede.",
'text_login' => "Login",
- 'text_signup' => "Signup",
+ 'text_signup' => "Tilmelding",
'text_inf' => "Inf.",
'title_donor' => "donor",
- 'title_warned' => "warned",
- 'title_inbox_new_messages' => "inbox (new messages)",
- 'title_inbox_no_new_messages' => "inbox (no new messages)",
+ 'title_warned' => "advaret",
+ 'title_inbox_new_messages' => "indbakke (nye meddelelser)",
+ 'title_inbox_no_new_messages' => "indbakke (ingen nye meddelelser)",
'text_yes' => "Ja",
'text_no' => "Nej",
- 'text_unknown' => "Unknown",
- 'text_welcome_back' => "Welcome",
- 'text_staff_panel' => "Staff Panel",
- 'text_site_settings' => "Site Settings",
- 'text_logout' => "logout",
+ 'text_unknown' => "Ukendt",
+ 'text_welcome_back' => "Velkommen",
+ 'text_staff_panel' => "Personale Panel",
+ 'text_site_settings' => "Websteds Indstillinger",
+ 'text_logout' => "log ud",
'text_bonus' => "Bonus ",
- 'text_use' => "Use",
- 'text_ratio' => "Ratio:",
- 'text_uploaded' => "Uploaded:",
- 'text_downloaded' => "Downloaded:",
- 'text_active_torrents' => "Active:",
+ 'text_use' => "Brug",
+ 'text_ratio' => "Forhold:",
+ 'text_uploaded' => "Uploadet:",
+ 'text_downloaded' => "Downloadet:",
+ 'text_active_torrents' => "Aktiv:",
'title_torrents_seeding' => "Torrents Seeding",
'title_torrents_leeching' => "Torrents Leeching",
- 'text_connectable' => "Connectable: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
- 'title_sentbox' => "sentbox",
- 'title_inbox' => "inbox",
+ 'text_connectable' => "Tilsluttelig: ",
+ 'text_the_time_is_now' => "Tid: ",
+ 'text_message_new' => " Ny",
+ 'title_sentbox' => "postkasse",
+ 'title_inbox' => "indbakke",
'title_buddylist' => "Buddylist",
'text_you_have' => "Du har ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " ny besked",
'text_s' => "s",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
- 'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_click_here_to_read' => "! Klik her for at læse.",
+ 'text_your_friends' => "Din ven",
+ 'text_awaiting_confirmation' => " afventer bekræftelse fra dig!",
+ 'text_website_offline_warning' => "ADVARSEL: Hjemmesiden er i øjeblikket offline! Klik på her for at ændre indstillinger.",
+ 'text_there_is' => "Der",
+ 'text_new_report' => " ny rapport",
+ 'text_new_staff_message' => " ny personalebesked",
'text_search' => "Søg",
- 'text_profile' => "Profile",
+ 'text_profile' => "Profil",
'text_chat' => "Chat",
'text_dox' => "DOX",
'text_links' => "Links",
- 'text_username' => "Username: ",
- 'text_password' => "Password: ",
- 'submit_log_in' => "Log in!",
- 'text_register' => "Register",
+ 'text_username' => "Brugernavn: ",
+ 'text_password' => "Adgangskode: ",
+ 'submit_log_in' => "Log ind!",
+ 'text_register' => "Registrer",
'text_rules_link' => "Regler",
'text_faq_link' => "OSS",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "Brugeraftale",
'text_prev' => "Forrige",
'text_next' => "Næste",
- 'text_by' => " by ",
- 'text_orphaned' => "(orphaned)",
+ 'text_by' => " af ",
+ 'text_orphaned' => "(forældreløse)",
'text_at' => " på ",
'text_edit' => "Rediger",
'text_delete' => "Slet",
- 'text_view_original' => "View original",
+ 'text_view_original' => "Se original",
'text_last_edited_by' => "Sidst redigeret af ",
'text_edited_at' => " på ",
'col_type' => "Type",
'col_name' => "Navn",
'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_wait' => "Vent",
'col_edit' => "Rediger",
'col_visible' => "Synlig",
- 'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_number_of_comments' => "Antal af Kommentarer",
+ 'title_time_added' => "Tid Tilføjet",
'title_size' => "Størrelse",
- 'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
+ 'title_number_of_seeders' => "Antal af Seeders",
+ 'title_number_of_leechers' => "Antal af Leechers",
+ 'title_number_of_snatched' => "Antal af Snatched",
'col_uploader' => "Uploader",
- 'col_action' => "Act",
+ 'col_action' => "Akt",
'text_normal' => "Normal",
'text_free' => "Gratis",
'text_two_times_up' => "2X",
'text_free_two_times_up' => "2X Gratis",
'text_half_down' => "50%",
'text_half_down_two_up' => "2X 50%",
- 'text_new_uppercase' => "NEW",
+ 'text_new_uppercase' => "NY",
'text_sticky' => "Klæbrig",
'title_download_torrent' => "Download Torrent",
'text_h' => " h",
'text_none' => "Ingen",
'text_anonymous' => "Anonym",
- 'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
- 'std_does_not_exist' => " doesn't exist",
- 'std_access_permission_note' => "!
Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.
chmod -R 777 config (config directory).",
- 'std_cannot_read_file' => "Cannot read file ",
- 'std_cannot_serialize_file' => "Cannot serialize file ",
- 'std_cannot_open_file' => "Cannot open file ",
- 'std_to_save_info' => " to save info",
- 'text_cannot_save_info_in' => "Cannot save info in file (error in serialisation) ",
- 'std_your_account_parked' => "Your account is parked.",
+ 'text_promoted_torrents_note' => "De fremhævede er: Free ● 2x up ● 2x up and free ● 50% down ● 2x up and 50% down ● 30% down torrents
Leeching dem er den bedste måde at rette din ratio!",
+ 'std_file' => "Fil ",
+ 'std_does_not_exist' => " findes ikke",
+ 'std_access_permission_note' => "!
Før opsætningen starter, skal du sikre dig, at du har konfigureret korrekt fil og mappe adgang tilladelser. Se venligst nedenfor.
chmod -R 777 config (config directory).",
+ 'std_cannot_read_file' => "Kan ikke læse filen ",
+ 'std_cannot_serialize_file' => "Kan ikke serialisere filen ",
+ 'std_cannot_open_file' => "Kan ikke åbne fil ",
+ 'std_to_save_info' => " for at gemme info",
+ 'text_cannot_save_info_in' => "Kan ikke gemme info i filen (fejl i serialisering) ",
+ 'std_your_account_parked' => "Din konto er parkeret.",
'title_online' => "Online",
'title_offline' => "Offline",
- 'title_send_message_to' => "Send message to ",
- 'title_report_this_comment' => "Report this comment",
- 'text_bookmarks' => "Bookmarks",
+ 'title_send_message_to' => "Send besked til ",
+ 'title_report_this_comment' => "Anmeld denne kommentar",
+ 'text_bookmarks' => "Bogmærker",
'title_bookmark_torrent' => "Bogmærke",
- 'title_delbookmark_torrent' => "Unbookmark",
- 'text_mark' => "Mark",
+ 'title_delbookmark_torrent' => "Fjern Bogmærke",
+ 'text_mark' => "Markér",
'text_unmark' => "Unmark",
'text_award' => "Bonus Award: ",
- 'text_additional_notes' => "Additional Notes: ",
- 'title_view_reviews' => "Click to view reviews",
- 'title_has_new_comment' => "Has new comment",
- 'title_no_new_comment' => "No new comment",
- 'row_external_info' => "External Info",
+ 'text_additional_notes' => "Yderligere Bemærkninger: ",
+ 'title_view_reviews' => "Klik på for at se anmeldelser",
+ 'title_has_new_comment' => "Har ny kommentar",
+ 'title_no_new_comment' => "Ingen ny kommentar",
+ 'row_external_info' => "Ekstern Info",
'row_imdb_url' => "IMDb URL",
- 'text_imdb_url_note' => "(URL taken from IMDb. e.g. for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
- 'text_artist' => " Artist: ",
+ 'text_imdb_url_note' => "(URL taget fra IMDb. fx for film The Dark Knight URL er https://www.imdb.com/title/tt0468569/)",
+ 'text_artist' => " Kunstner: ",
'text_album' => "Album: ",
- 'title_get_rss' => "Get RSS",
- 'text_hot' => "Hot",
- 'text_classic' => "Classic",
- 'text_recommended' => "Good",
- 'title_view_nfo' => "View NFO file",
- 'title_edit_torrent' => "Edit or delete torrent",
- 'title_time_alive' => "Time Alive",
- 'title_add_comments' => "Add comment",
+ 'title_get_rss' => "Hent RSS",
+ 'text_hot' => "Varm",
+ 'text_classic' => "Klassisk",
+ 'text_recommended' => "God",
+ 'title_view_nfo' => "Vis NFO fil",
+ 'title_edit_torrent' => "Rediger eller slet torrent",
+ 'title_time_alive' => "Tid Live",
+ 'title_add_comments' => "Tilføj kommentar",
'text_at_time' => " på ",
'text_blank' => " ",
'text_ago' => " siden",
- 'text_last_commented_by' => "Last commented by ",
+ 'text_last_commented_by' => "Sidst kommenteret af ",
'text_imdb' => "IMDb",
'text_votes' => " stemmer",
- 'text_country' => "Country",
+ 'text_country' => "Land",
'text_genres' => "Genres",
- 'text_director' => "Director",
- 'text_starring' => "Starring",
+ 'text_director' => "Direktør",
+ 'text_starring' => "Stjernemarkering",
'text_runtime' => "Runtime",
'text_language' => "Sprog",
'text_douban' => "Douban",
'text_region' => "Region",
- 'text_creator' => "Creator",
- 'text_awaiting_five_votes' => "awaiting 5 votes",
- 'text_invite' => "Invite ",
+ 'text_creator' => "Skaber",
+ 'text_awaiting_five_votes' => "afventer 5 stemmer",
+ 'text_invite' => "Inviter ",
'text_send' => "Send",
- 'text_tracks' => "Tracks",
- 'text_label' => "Label",
+ 'text_tracks' => "Spor",
+ 'text_label' => "Etiket",
'text_tags' => "Mærker",
- 'text_user_ip' => "User IP",
- 'text_location_main' => "Location Main",
- 'text_location_sub' => "Location Sub",
- 'text_ip_range' => "IP Range",
- 'text_min' => " min",
- 'text_music' => "Music",
- 'text_special' => "Special",
+ 'text_user_ip' => "Bruger IP",
+ 'text_location_main' => "Placering Primær",
+ 'text_location_sub' => "Placering Sub",
+ 'text_ip_range' => "IP Interval",
+ 'text_min' => " min.",
+ 'text_music' => "Musik",
+ 'text_special' => "Speciel",
'title_reply_with_quote' => "Tilbud",
- 'title_add_reply' => "Add Reply",
+ 'title_add_reply' => "Tilføj Svar",
'title_delete' => "Slet",
'title_edit' => "Rediger",
'title_reportbox' => "reportbox",
- 'title_staffbox' => "staffbox",
+ 'title_staffbox' => "personaleboks",
'title_sticky' => "Klæbrig",
- 'text_new_news' => " unread important news",
- 'std_no_user_named' => "There is no user named ",
+ 'text_new_news' => " ulæste vigtige nyheder",
+ 'std_no_user_named' => "Der er ingen bruger navngivet ",
'text_banned' => "Udelukket",
- 'text_are' => " are ",
- 'text_is' => " is ",
+ 'text_are' => " er ",
+ 'text_is' => " er ",
'select_choose_one' => "vælg en",
'text_space' => " ",
'text_day' => "d ",
- 'text_new_suspected_cheater' => " new suspected cheater",
+ 'text_new_suspected_cheater' => " ny mistænkt snyder",
'title_cheaterbox' => "cheaterbox",
- 'text_will_end_in' => " will end in ",
- 'text_alt_pageup_shortcut' => "Alt+Pageup",
+ 'text_will_end_in' => " slutter om ",
+ 'text_alt_pageup_shortcut' => "Alt+Side",
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
- 'text_shift_pageup_shortcut' => "Shift+Pageup",
+ 'text_shift_pageup_shortcut' => "Shift+Page up",
'text_shift_pagedown_shortcut' => "Shift+Pagedown",
'text_quote' => "Tilbud",
- 'text_code' => "CODE",
- 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.",
+ 'text_code' => "Kode",
+ 'std_invalid_id' => "Ugyldigt ID! Af sikkerhedsårsager har vi logget denne handling.",
'text_smilies' => "Smilies",
'col_type_something' => "Type...",
- 'col_to_make_a' => "To make a...",
- 'text_year' => " year",
- 'text_month' => " month",
- 'text_day' => " day",
- 'text_hour' => " hour",
- 'text_min' => " min",
- 'select_color' => "Color",
+ 'col_to_make_a' => "For at gøre en...",
+ 'text_year' => " år",
+ 'text_month' => " måned",
+ 'text_day' => " dag",
+ 'text_hour' => " time",
+ 'text_min' => " min.",
+ 'select_color' => "Farve",
'select_font' => "Font",
'select_size' => "Størrelse",
- 'text_subject' => "Subject:",
- 'text_more_smilies' => "More Smilies",
- 'js_prompt_enter_url' => "You must enter a URL",
- 'js_prompt_enter_title' => "You must enter a title",
- 'js_prompt_error' => "Error!",
- 'js_prompt_enter_item' =>"Enter item of the list. For end of the list, press 'cancel' or leave the next field empty ",
- 'js_prompt_enter_image_url' => "You must enter a full image URL",
- 'js_prompt_enter_email' => "You must enter a E-mail",
- 'text_new' => "New",
+ 'text_subject' => "Emne:",
+ 'text_more_smilies' => "Flere Smilies",
+ 'js_prompt_enter_url' => "Du skal indtaste en URL",
+ 'js_prompt_enter_title' => "Du skal indtaste en titel",
+ 'js_prompt_error' => "Fejl!",
+ 'js_prompt_enter_item' =>"Indtast punkt i listen. For slutningen af listen, tryk på 'cancel' eller lad det næste felt være tomt ",
+ 'js_prompt_enter_image_url' => "Du skal indtaste en fuld billede URL",
+ 'js_prompt_enter_email' => "Du skal indtaste en e-mail",
+ 'text_new' => "Ny",
'text_reply' => "Svar",
'submit_submit' => "Indsend",
'submit_preview' => "Eksempelvisning",
'row_subject' => "Emne",
'row_body' => "Krop",
'text_peasant' => "Peasant",
- 'text_user' => "User",
- 'text_power_user' => "Power User",
- 'text_elite_user' => "Elite User",
- 'text_crazy_user' => "Crazy User",
- 'text_insane_user' => "Insane User",
- 'text_veteran_user' => "Veteran User",
- 'text_extreme_user' => "Extreme User",
- 'text_ultimate_user' => "Ultimate User",
+ 'text_user' => "Bruger",
+ 'text_power_user' => "Strøm Bruger",
+ 'text_elite_user' => "Elite Bruger",
+ 'text_crazy_user' => "Skøre Bruger",
+ 'text_insane_user' => "Sindssyg Bruger",
+ 'text_veteran_user' => "Veteran Bruger",
+ 'text_extreme_user' => "Ekstrem Bruger",
+ 'text_ultimate_user' => "Ultimativ Bruger",
'text_nexus_master' => "Nexus Master",
'text_vip' => "VIP",
'text_uploader' => "Uploader",
- 'text_retiree' => "Retiree",
+ 'text_retiree' => "Afbryd",
'text_forum_moderator' => "Forum Moderator",
'text_moderators' => "Moderator",
'text_administrators' => "Administrator",
'text_sysops' => "SysOp",
- 'text_staff_leader' => "Staff Leader",
+ 'text_staff_leader' => "Personale Leder",
'text_short_year'=> "Y",
'text_short_month' => "MON",
'text_short_day' => "D",
'text_short_hour' => "H",
- 'text_short_min' => "M",
+ 'text_short_min' => "Læ",
'submit_edit' => "Rediger",
- 'text_banned_client_warning' => "You were using a banned BitTorrent client the last time connecting the tracker! Click here.",
- 'text_please_improve_ratio_within' => "Please improve your ratio within ",
- 'text_or_you_will_be_banned' =>", or your account will be banned! Click here.",
+ 'text_banned_client_warning' => "Du brugte en blokeret BitTorrent-klient sidste gang du tilsluttede tracker! Klik her.",
+ 'text_please_improve_ratio_within' => "Forbedre venligst dit forhold inden for ",
+ 'text_or_you_will_be_banned' =>", eller din konto vil blive bandlyst! Klik her.",
'text_size' => "Størrelse",
'text_downloads' => "Downloads",
- 'text_attachment_key' => "Attachment for key ",
- 'text_not_found' => " not found",
+ 'text_attachment_key' => "Vedhæftning for nøgle ",
+ 'text_not_found' => " ikke fundet",
'text_thirty_percent_down' => "30%",
- 'text_please_download_something_within' => "Please download something within ",
- 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.",
- 'text_attendance' => '[Attend get bonus]',
- 'text_attended' => '[Attend got: %u, card: %d]',
+ 'text_please_download_something_within' => "Download venligst noget i ",
+ 'text_inactive_account_be_deleted' => ". Inaktive konti (uden overførselsbeløb) vil blive slettet.",
+ 'text_attendance' => '[Deltag få bonus]',
+ 'text_attended' => '[Deltag hér: %u, kort: %d]',
'row_pt_gen_douban_url' => "PT-Gen douban link",
- 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",
+ 'text_pt_gen_douban_url_note' => "(URL taget fra douban. fx for film Transformers URL er https://movie.douban.com/subject/1794171//)",
'row_pt_gen_imdb_url' => "PT-Gen imdb link",
- 'text_pt_gen_imdb_url_note' => "(URL taken from imdb. e.g. for movie Transformers the URL is https://www.imdb.com/title/tt0418279/)",
+ 'text_pt_gen_imdb_url_note' => "(URL taget fra imdb. fx for film Transformers URL er https://www.imdb.com/title/tt0418279/)",
'row_pt_gen_bangumi_url' => "PT-Gen bangumi link",
- 'text_pt_gen_bangumi_url_note' => "(URL taken from bangumi. e.g. for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
- 'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
- 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
- 'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
- 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
- 'text_tag_no_release_to_any_other' => 'No release to any other',
- 'text_tag_first_release' => 'First release',
- 'text_tag_official' => 'Official',
+ 'text_pt_gen_bangumi_url_note' => "(URL taget fra bangumi. fx for animation Cowboy Bebop URL er https://bangumi.tv/subject/253/)",
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir kan ikke oprette',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir er ikke skrivbar',
+ 'imdb_photo_dir_can_not_create' => 'imdb fotodir kan ikke oprette',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb fotodir er ikke skrivbar',
+ 'text_tag_no_release_to_any_other' => 'Ingen udgivelse til andre',
+ 'text_tag_first_release' => 'Første udgivelse',
+ 'text_tag_official' => 'Officiel',
'text_tag_diy' => 'DIY',
- 'text_tag_mother_language' => 'Mother language',
- 'text_tag_mother_language_subtitle' => 'Mother language subtitle',
+ 'text_tag_mother_language' => 'Moder sprog',
+ 'text_tag_mother_language_subtitle' => 'Undertekst til moder',
'text_tag_hdr' => 'HDR',
'text_required' => 'Påkrævet',
- 'text_invalid' => 'Invalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
- 'text_management_system' => 'Management',
- 'text_seed_points' => 'Seed points',
- 'spoiler_expand_collapse' => 'Click to expand/collapse',
- 'spoiler_default_title' => 'Collapse content',
+ 'text_invalid' => 'Ugyldig',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo kommer fra software MediaInfo, pen fil, sprog vælge engelsk, klik på visningsmenuen > tekst > højreklik i feltet > vælg alle > kopier > tidligere i dette felt.
+
+ · BDInfo kommer fra software BDInfo, pen filen med denne software, skal du klikke på Scan Bitrates for at se rapporten, Højreklik i boksen > vælg alt, højreklik > kopier og indsæt det her.
+ ',
+ 'text_management_system' => 'Behandling',
+ 'text_seed_points' => 'Seed point',
+ 'spoiler_expand_collapse' => 'Klik for at udvide/skjule',
+ 'spoiler_default_title' => 'Skjul indhold',
'menu_claim' => 'Claim: ',
- 'text_complains' => 'There %s %u pending complaint%s.',
- 'text_contactstaff' => 'Contact staff',
- 'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
- 'full_site_promotion_time_range' => 'Time range: %s ~ %s',
- 'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
- 'std_confirm_remove' => 'Are you sure you want to delete it?',
- 'select_an_user_class' => 'Select an user class',
- 'input_check_all' => "Check All",
- 'input_uncheck_all' => "Uncheck All",
- 'select_at_least_one_record' => 'Select at least one record!',
- 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
- 'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
+ 'text_complains' => 'Der %s %u afventer klage%s.',
+ 'text_contactstaff' => 'Kontakt personale',
+ 'full_site_promotion_in_effect' => 'Fuld hjemmeside [%s] i kraft!',
+ 'full_site_promotion_time_range' => 'Tidsinterval: %s ~ %s',
+ 'full_site_promotion_remark' => 'Bemærk: %s',
+ 'full_site_promotion_upcoming' => 'Kommende fuld site [%s]',
+ 'text_torrent_to_approval' => 'Der %s%u ikke godkendelse torrent%s.',
+ 'std_confirm_remove' => 'Er du sikker på, at du vil slette den?',
+ 'select_an_user_class' => 'Vælg en brugerklasse',
+ 'input_check_all' => "Markér Alle",
+ 'input_uncheck_all' => "Afmarkér Alle",
+ 'select_at_least_one_record' => 'Vælg mindst én poster!',
+ 'text_seed_box_record_to_approval' => 'Der %s%u ikke godkendelse seed box record%s.',
+ 'approval_deny_reach_upper_limit' => 'Antallet af torrents hvis nuværende godkendelse blev nægtet: %s nåede den øvre grænse og må ikke uploades.',
);
?>
diff --git a/lang/da/lang_invite.php b/lang/da/lang_invite.php
index 506f0599..34e4880f 100644
--- a/lang/da/lang_invite.php
+++ b/lang/da/lang_invite.php
@@ -54,6 +54,7 @@ Venlig hilsen,
'harem_addition' => 'Harem tilføjelse',
'signup_link_help' => 'Højreklik for at kopiere',
'signup_link' => 'Tilmelding link',
+ 'text_uploaded_count' => 'Uploadet antal',
'text_seed_torrent_count' => 'Seeding-antal',
'text_seed_torrent_size' => 'Seedings størrelse',
'text_seed_torrent_bonus_per_hour' => 'Seeding bonus per time',
diff --git a/lang/da/lang_login.php b/lang/da/lang_login.php
index 58caa7ac..a48ed666 100644
--- a/lang/da/lang_login.php
+++ b/lang/da/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "resterende forsøg.",
'p_no_account_signup' => "Har du ikke en konto? Tilmeld lige nu!",
'p_forget_pass_recover' => "Glem din adgangskode? Gendan din adgangskode via e-mail",
- 'p_account_banned' => "Konto banned? se årsag tilbruger ban log",
+ 'p_account_banned' => "Konto banned? se årsag til bruger ban log",
'p_resend_confirm' => "Har du ikke modtaget bekræftelsesmail, eller bekræftelseslinket er i stykker? Send bekræftelsesmail igen",
'rowhead_username' => "Brugernavn:",
'rowhead_password' => "Adgangskode:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'To-Faktor Godkendelse',
'two_step_code_tooltip' => 'Hvis aktiveret skal udfyldes',
'text_complain' => 'Klager Kanal',
+ 'other_methods' => "Andre Metoder",
);
?>
diff --git a/lang/da/lang_mybonus.php b/lang/da/lang_mybonus.php
index 96b7cd8f..05b67145 100644
--- a/lang/da/lang_mybonus.php
+++ b/lang/da/lang_mybonus.php
@@ -168,6 +168,10 @@ $lang_mybonus = array
'text_success_buy_change_username_card' => "Tillykke med dit vellykkede køb af et ændre brugernavn kort!",
'text_change_username_card_already_has' => 'Har allerede ændret brugernavn kort',
'text_rainbow_id_already_valid_forever' => 'Har allerede et permanent Regnbue-ID',
+ 'text_get_by_medal' => 'Medalje bonus vil få følgende ekstra bonus værdi per time',
+ 'medal_additional_desc' => 'Medalje bonus beregning formel er den samme som ovenfor, uanset minimumsgaranti',
+ 'medal_additional_factor' => 'Den endelige bonus er den beregnede medalje-bonus ganget med medalen_additional_factor',
+ 'text_bonus_mini_size' => 'Torrent størrelse skal være mindst %s. Torrent størrelse mindre end denne volumen er udelukket fra bonus beregninger'
);
?>
diff --git a/lang/da/lang_settings.php b/lang/da/lang_settings.php
index f2561ad1..9be2aa3a 100644
--- a/lang/da/lang_settings.php
+++ b/lang/da/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minut',
'row_login_secret_lifetime' => 'Log ind hemmelig levetid',
'text_login_secret_lifetime_deadline' => 'Nuværende hemmelige login deadline',
- 'row_enable_technical_info' => 'Aktiver MediaInfo',
- 'text_enable_technical_info' => "Standard 'Nej'. MediaInfo kommer fra software MediaInfo Tekstvisning",
- 'row_sticky_first_level_background_color' => 'Klæbrig første niveau bg farve',
+ 'row_enable_technical_info' => 'Aktiver MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Standard \'Nej\'.
+ ● MediaInfo kommer fra software MediaInfo resultatet af "Text view"
+ ● BDInfo kommer fra software BDInfo resultatet af "View Reports"
+ ',
+ 'row_sticky_first_level_background_color' => 'Klæbrig første niveau bg farve',
'text_sticky_first_level_background_color_note' => 'Klæbrig første niveau bg farve, vil det være ingen hvis ikke angivet.',
'row_sticky_second_level_background_color' => 'Klæbrig anden niveau bg farve',
'text_sticky_second_level_background_color_note' => 'Klæbrig anden niveau bg farve, vil det være ingen hvis ikke angivet.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Hvis aktiveret, vil ingen klartekst adgangskoder blive sendt ved login, anbefales. Fremtidige udgivelser vil fjerne denne konfiguration og aktivere denne funktion.' ,
'row_complain_enabled' => 'Om klager skal aktiveres',
'row_complain_enabled_note' => 'default: "ja"',
+ 'row_min_size' => 'Minimum lydstyrke',
+ 'text_bonus_mini_size'=> 'Den mindste mængde kræves for torrent er',
+ 'text_bonus_mini_size_help' => '. Torrent størrelse mindre end denne volumen er ikke inkluderet i bonus beregning. Enhed: bytes (Byte), fx 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Bonusindstillinger For Belønning',
+ 'text_reward_bonus_options_note' => 'Belønning bonus muligheder på torrent detaljer side, flere muligheder adskilt af kommaer',
+ 'row_reward_times_limit' => 'Belønning Frekvens Grænse',
+ 'text_reward_times_limit_note' => 'Daglig grænse pr. bruger for bonus belønninger på seed detalje sider. Sæt til 0 for ingen grænse. Standard: 0',
);
?>
diff --git a/lang/da/lang_tags.php b/lang/da/lang_tags.php
index 07f39497..3825f00a 100644
--- a/lang/da/lang_tags.php
+++ b/lang/da/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Gør den vedlagte tekst understreget.",
'text_underline_syntax' => "[u]Text[/u]",
'text_underline_example' => "[u]Dette er understreget tekst.[/u]",
+ 'text_strikethrough' => "Gennemstreget",
+ 'text_strikethrough_description' => "Gør den vedlagte tekst gennemstreget.",
+ 'text_strikethrough_syntax' => "[s]Text[/s]",
+ 'text_strikethrough_example' => "[s]Dette er gennemstreget tekst.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Gør den vedlagte tekst skjult',
+ 'text_hide_syntax' => '[hide]Text[/hide]',
+ 'text_hide_example' => '[hide]Jeg prøvede så hårdt og fik indtil videre[/hide]',
'text_color_one' => "Farve (alt. 1)",
'text_color_one_description' => "Ændrer farven på den vedlagte tekst.",
'text_color_one_syntax' => "[color=Color]Text[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlink (alt. 1)",
'text_hyperlink_one_description' => "Indsætter et hyperlink.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Dette tag er overflødigt. Alle URL'er bliver automatisk hyperlinket.",
'text_hyperlink_two' => "Hyperlink (alt. 2)",
'text_hyperlink_two_description' => "Indsætter et hyperlink.",
'text_hyperlink_two_syntax' => "[url=URL]Link text[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Du behøver ikke at bruge dette tag med mindre du ønsker at indstille linkteksten. Alle URLer bliver automatisk hyperlinket.",
'text_image_one' => "Billede (alt. 1)",
'text_image_one_description' => "Indsætter et billede.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URL'en skal slutte med .gif, .jpg, .jpeg eller .png.",
'text_image_two' => "Billede (alt. 2)",
'text_image_two_description' => "Indsætter et billede.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URL'en skal slutte med .gif, .jpg, .jpeg eller .png.",
'text_quote_one' => "Tilbud (alt. 1)",
'text_quote_one_description' => "Indsætter et citat.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Blitz (alt. 1)",
'text_flash_description' => "Indsæt blitz i websider ved defineret bredde og højde",
'text_flash_syntax' => "[flash, bredde, højde]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Blitz (alt. 2)",
'text_flash_two_description' => "Indsæt blitz i websider i standardbredde og højde (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash video (alt.1)",
'text_flv_one_description' => "Indsæt flash video i websider ved defineret bredde og højde",
'text_flv_one_syntax' => "[flv,bredde, højde]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash video (alt.2)",
'text_flv_two_description' => "Indsæt flash video i websider med standardbredde og højde (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Indsæt YouTube online video i websider",
'text_youtube_syntax' => "[youtube,width,height]Video URL på YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Indsæt HTML5 videoafspiller",
+ 'text_video_syntax' => "[video,bredde, højde]Video URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Lyd",
+ 'text_audio_description' => "Indsæt HTML5 lydafspiller",
+ 'text_audio_syntax' => "[audio]Audio URL[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Indsæt YouKu online video i websider",
'text_youku_syntax' => "[youku]Video URL på YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Indsæt udvidt/sammenfoldeligt indhold på siden',
'text_spoiler_syntax' => '[spoiler=title]Dette er det foldede indhold[/spoiler]',
'text_spoiler_example' => '[spoiler=Hvad skete der med den endelige afslutning af helten?]Helten døde sidste![/spoiler]',
+ 'text_hr' => 'Horisontal regel',
+ 'text_hr_description' => 'Indsæt indhold af vandret regel på siden',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Aldrig vil give dig op[hr]Aldrig vil lade dig ned',
'text_left' => 'Text align left',
'text_left_description' => 'Indsæt venstreberettiget indhold på siden',
diff --git a/lang/da/lang_takesignup.php b/lang/da/lang_takesignup.php
index f8f04c9d..fe9e9e6b 100644
--- a/lang/da/lang_takesignup.php
+++ b/lang/da/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " for at færdiggøre tilmeldingen, tak!",
'msg_subject' => "Velkommen til ",
'msg_congratulations' => "Tillykke ",
- 'msg_you_are_a_member' => ",\n\nDu er nu medlem af %s,\nVi vil gerne benytte lejligheden til at sige goddag og velkommen til %s!\n\nSørg for at læse [url=rules. hp][b]Regler[/b][/url] og [url=faq. hp][b]Faq[/b][/url].\n Og sørg for at stoppe med [url=forummer. hp][b]Forums[/b][/url]: og sig Hej!\n\nNyd dit ophold.\nPersonalet i %s ",
+ 'msg_you_are_a_member' => ",\n\nDu er nu medlem af %s,\nVi vil gerne benytte lejligheden til at sige goddag og velkommen til at slutte sig til os!\n\nSørg for at læse [url=rules hp][b]Regler[/b][/url] og [url=faq. hp][b]Faq[/b][/url].\n Og sørg for at stoppe med [url=forummer. hp][b]Forums[/b][/url]: og sig Hej!\n\nNyd dit ophold.\nPersonalet i %s ",
'mail_this_link' => "DETTE LINK",
'mail_here' => "HER",
'mail_title' => " Bekræftelse Af Brugerregistrering",
diff --git a/lang/da/lang_usercp.php b/lang/da/lang_usercp.php
index 39d1c10d..0f5cb2ec 100644
--- a/lang/da/lang_usercp.php
+++ b/lang/da/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrer',
'checkbox_pm_on_topic_reply' => 'Advisér mig, når der er nye svar på forumindlæg',
'checkbox_pm_on_hr_reached' => 'Advisér mig, når H&R når målet',
+ 'row_tracker_url' => 'Tracker URL',
+ 'row_tracker_url_help' => 'Bemærk: Når det er valgt, kan annoncering kun sendes til det valgte link. Som standard kan annoncering kun sendes til det første standard link i listen.',
);
?>
diff --git a/lang/da/lang_userdetails.php b/lang/da/lang_userdetails.php
index f72b95e0..4174cfd0 100644
--- a/lang/da/lang_userdetails.php
+++ b/lang/da/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Beklager",
'std_user_not_confirmed' => "Brugeren er ikke blevet bekræftet endnu!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP efter bonus",
+ 'row_vip_by_bonus' => "VIP auto udløber",
'text_vip_by_bonus_note' => "Om VIP status er vundet ved hjælp af bonus",
'row_vip_until' => "VIP indtil",
- 'text_vip_until_note' => "Tidsformatet er ÅÅÅÅ-MM-DD hh:mm:ss. Tiden indtil VIP-status er gyldig. For at dette kan fungere, skal VIP-bonussen sættes til ja.",
+ 'text_vip_until_note' => "Tidsformatet er ÅÅÅÅ-MM-DD hh:mm:ss. Tiden indtil VIP-status er gyldig. For at dette skal fungere, skal 'VIP auto expires' sættes til 'ja'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Intet Reklame Indtil",
'text_no_ad_until_note' => "Tidsformat er YYYY-MM-DD hh:mm:ss. Tiden indtil når brugeren kan slå annoncer fra.",
diff --git a/lang/de/lang_attendance.php b/lang/de/lang_attendance.php
index 82f6f917..f6e331e4 100644
--- a/lang/de/lang_attendance.php
+++ b/lang/de/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Teilnahme bestätigen: ',
'retroactive_description' => 'Klicke auf den Punkt auf den weißen Hintergrund, um teilzunehmen. Du hast derzeit eine Anwesenheitskarte %d.',
+ 'attend_button' => 'Jetzt einchecken',
);
diff --git a/lang/de/lang_functions.php b/lang/de/lang_functions.php
index f8bdcd80..ef755121 100644
--- a/lang/de/lang_functions.php
+++ b/lang/de/lang_functions.php
@@ -2,52 +2,52 @@
$lang_functions = array
(
- 'std_access_denied' => "Access Denied!",
- 'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
- 'std_permission_denied' => "Permission denied!",
+ 'std_access_denied' => "Zugriff verweigert!",
+ 'std_fake_account' => "Wir glauben, dass du ein gefälschtes Konto verwendest, deshalb haben wir diese Aktion angemeldet!",
+ 'std_permission_denied' => "Zugriff verweigert!",
'std_permission_denied_only' => "Berechtigung verweigert. Nur ",
- 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ for more information on different user classes and what they can do.
The %s Staff",
+ 'std_or_above_can_view' => " oder höher sehen konnte.
Bitte sehen Sie die "."FAQ für weitere Informationen zu verschiedenen Benutzerklassen und was sie tun können.
Die %s Mitarbeiter",
'std_target_not_exists' => 'Target not exists',
- 'std_already_logged_in' => "You have already logged in!",
+ 'std_already_logged_in' => "Sie haben sich bereits angemeldet!",
'text_page_last_updated' => "Diese Seite zuletzt aktualisiert ",
- 'text_browser_cookies_note' => "If you enable cookies and are still unable to log in, perhaps something happened to cause a problem with your login cookie. We suggest delete your cookies and trying again. To delete cookies in Internet Explorer, go to Tools > Internet Options... and click on the Delete Cookies button. Note that this will delete all cookies stored on your system for other sites as well.",
+ 'text_browser_cookies_note' => "Wenn Sie Cookies aktivieren und sich immer noch nicht einloggen können, kann es passieren, dass ein Problem mit Ihrem Login-Cookie auftritt. Wir schlagen vor, Ihre Cookies zu löschen und es erneut zu versuchen. Um Cookies im Internet Explorer zu löschen, gehen Sie zu Extras > Internet Options... und klicken Sie auf die Schaltfläche Cookies löschen. Beachten Sie, dass dies alle Cookies löscht, die auf Ihrem System für andere Websites gespeichert werden.",
'std_error' => "Fehler",
- 'text_unable_to_send_mail' => "Unable to send mail. Please contact an administrator about this error.",
- 'std_success' => "Success",
- 'std_confirmation_email_sent' => "A confirmation email has been mailed to ",
- 'std_please_wait' => "Please allow a few minutes for the mail to arrive.",
- 'std_account_details_sent' => "The new account details have been mailed to ",
- 'std_locked' => " Locked! (the maximum number of failed ",
- 'std_attempts_reached' => " attempts is reached during reauthentication)",
- 'std_your_ip_banned' => "We come to believe you are trying to cheat our system, therefore we've banned your ip!",
+ 'text_unable_to_send_mail' => "E-Mail konnte nicht gesendet werden. Bitte kontaktieren Sie einen Administrator wegen dieses Fehlers.",
+ 'std_success' => "Erfolg",
+ 'std_confirmation_email_sent' => "Eine Bestätigungs-E-Mail wurde gesendet an ",
+ 'std_please_wait' => "Bitte geben Sie ein paar Minuten Zeit, bis die Mail ankommt.",
+ 'std_account_details_sent' => "Die neuen Account-Details wurden versendet an ",
+ 'std_locked' => " Gesperrt! (die maximale Anzahl an fehlgeschlagenen ",
+ 'std_attempts_reached' => " Versuche während der Neuauthentifizierung erreicht)",
+ 'std_your_ip_banned' => "Wir kommen zu glauben, Sie versuchen unser System zu betrügen, deshalb haben wir Ihre ip gebannt!",
'std_login_failed' => "Login fehlgeschlagen!",
- 'std_login_failed_note' => "Error: Username or password incorrect! Or you are not confirmed yet
Don't remember your password? Recover your password!",
- 'std_failed' => "Failed",
- 'std_oops' => "Oops!",
- 'std_sorry' => "Sorry",
- 'std_invite_system_disabled' => "The invite system is currently disabled...",
- 'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
- 'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
- 'std_the_ip' => "The IP ",
- 'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at %s.",
- 'std_invalid_image_code' => "Invalid Image Code!
Do not go back, The image code has been cleared!
Please click ",
- 'std_here_to_request_new' => "here to request a new image code.",
- 'std_action' => 'Action',
+ 'std_login_failed_note' => "Fehler: Benutzername oder Passwort falsch! Oder Sie sind noch nicht bestätigt
Vergessen Sie Ihr Passwort nicht? Wiederherstellen Ihr Passwort!",
+ 'std_failed' => "Fehler",
+ 'std_oops' => "Hoppla!",
+ 'std_sorry' => "Tut uns leid",
+ 'std_invite_system_disabled' => "Das Einladungssystem ist derzeit deaktiviert...",
+ 'std_open_registration_disabled' => "Offene Registrierung ist derzeit deaktiviert. Nur Einladungen. Wenn ihr Glück habt, könnt ihr vielleicht einen Freund haben, der euch einladen möchte :) Wir wollen nur sehen, wie viele Betrüger ihre Konten respektieren werden, nachdem sie erkannt haben, dass sie nicht wieder hereinkommen können :). Behalte dies im Hinterkopf, wenn du bereits Mitglied bist und du einen bekannten Cheater einlädst, und Sie wussten von ihm in erster Linie, sowohl Ihre als auch die Person, die Sie eingeladen haben, sind deaktiviert. Sie müssen mit uns reden, um Ihr Konto neu zu sperren. Wenn du eine Einladung willst und du jemanden kennst, der eine besitzt, ist es an ihnen, dir eine Einladung zu geben.",
+ 'std_account_limit_reached' => "Das aktuelle Benutzerkonto Limit wurde erreicht. Inaktive Konten werden die ganze Zeit abgeschnitten, bitte später erneut überprüfen...",
+ 'std_the_ip' => "Die IP ",
+ 'std_used_many_times' => " wird bereits auf zu vielen Konten verwendet... Keine weiteren Konten erlaubt bei %s.",
+ 'std_invalid_image_code' => "Ungültiger Bild-Code!
Nicht zurück, der Bild-Code wurde geleert!
Bitte klicken Sie ",
+ 'std_here_to_request_new' => "hier um einen neuen Bildcode anzufordern.",
+ 'std_action' => 'Aktion',
'std_report' => 'Bericht',
- 'std_desc' => 'Description',
- 'std_comment' => 'Comment',
- 'std_quick_comment' => 'Quick comment',
- 'std_click_here_to_goback' => 'Click here to goback',
- 'std_you_will_get' => 'You will get',
- 'std_by' => 'By',
- 'row_security_image' => "Security Image:",
- 'row_security_challenge' => "Security Challenge:",
- 'row_security_code' => "Security Code:",
+ 'std_desc' => 'Beschreibung',
+ 'std_comment' => 'Kommentar',
+ 'std_quick_comment' => 'Schnellkommentar',
+ 'std_click_here_to_goback' => 'Klicke hier, um zu goback',
+ 'std_you_will_get' => 'Sie erhalten',
+ 'std_by' => 'Von',
+ 'row_security_image' => "Sicherheitsbild:",
+ 'row_security_challenge' => "Sicherheitsherausforderung:",
+ 'row_security_code' => "Sicherheitscode:",
'text_slots' => "Slots:",
'text_unlimited' => "Unbegrenzt",
- 'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
- 'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
- 'text_unauthorized_ip' => "403 Forbidden
Unauthorized IP address.",
+ 'std_server_load_very_high' => "Die Serverlast ist momentan sehr hoch. Wiederholen, bitte warten...",
+ 'std_too_many_users' => "Zu viele Benutzer. Bitte drücken Sie den Aktualisierungs-Button in Ihrem Browser, um es erneut zu versuchen.",
+ 'text_unauthorized_ip' => "403 Verbotene
Unautorisierte IP-Adresse.",
'text_home' => "Zuhause",
'text_forums' => "Foren",
'text_torrents' => "Torrents",
@@ -55,139 +55,139 @@ $lang_functions = array
'text_request' => "Anfragen",
'text_upload' => "Hochladen",
'text_subtitles' => "Untertitel",
- 'text_user_cp' => "User CP",
+ 'text_user_cp' => "Benutzer CP",
'text_top_ten' => "Top 10",
'text_log' => "LOG",
'text_rules' => "Regeln",
'text_faq' => "FAQ",
'text_staff' => "Mitarbeiter",
- 'std_site_down_for_maintenance' => "Site is down for maintenance, please check back again later... thanks",
- 'text_click_view_full_image' => "Click this bar to view the full image.",
- 'text_image_resized' => "This image has been resized. Click this bar to view the full image.",
- 'text_click_view_small_image' => "Click this bar to view the small image.",
+ 'std_site_down_for_maintenance' => "Die Seite ist wegen Wartungsarbeiten nicht verfügbar, bitte später noch einmal schauen... Danke",
+ 'text_click_view_full_image' => "Klicken Sie auf diese Leiste, um das vollständige Bild anzuzeigen.",
+ 'text_image_resized' => "Dieses Bild wurde verändert. Klicken Sie auf diese Leiste um das vollständige Bild anzuzeigen.",
+ 'text_click_view_small_image' => "Klicken Sie auf diese Leiste, um das kleine Bild anzuzeigen.",
'text_login' => "Anmelden",
- 'text_signup' => "Signup",
+ 'text_signup' => "Anmelden",
'text_inf' => "Inf.",
- 'title_donor' => "donor",
- 'title_warned' => "warned",
- 'title_inbox_new_messages' => "inbox (new messages)",
- 'title_inbox_no_new_messages' => "inbox (no new messages)",
+ 'title_donor' => "spender",
+ 'title_warned' => "gewarnt",
+ 'title_inbox_new_messages' => "inbox (neue Nachrichten)",
+ 'title_inbox_no_new_messages' => "inbox (keine neue Nachrichten)",
'text_yes' => "Ja",
'text_no' => "Nein",
'text_unknown' => "Unbekannt",
- 'text_welcome_back' => "Welcome",
- 'text_staff_panel' => "Staff Panel",
- 'text_site_settings' => "Site Settings",
- 'text_logout' => "logout",
+ 'text_welcome_back' => "Begrüßung",
+ 'text_staff_panel' => "Mitarbeiterbereich",
+ 'text_site_settings' => "Site-Einstellungen",
+ 'text_logout' => "abmelden",
'text_bonus' => "Bonus ",
'text_use' => "Benutzen",
- 'text_ratio' => "Ratio:",
- 'text_uploaded' => "Uploaded:",
- 'text_downloaded' => "Downloaded:",
- 'text_active_torrents' => "Active:",
- 'title_torrents_seeding' => "Torrents Seeding",
+ 'text_ratio' => "Verhältnis:",
+ 'text_uploaded' => "Hochgeladen:",
+ 'text_downloaded' => "Heruntergeladen:",
+ 'text_active_torrents' => "Aktiv:",
+ 'title_torrents_seeding' => "Torrents Verteilen",
'title_torrents_leeching' => "Torrents Leeching",
- 'text_connectable' => "Connectable: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
- 'title_sentbox' => "sentbox",
+ 'text_connectable' => "Verbindbar: ",
+ 'text_the_time_is_now' => "Zeit: ",
+ 'text_message_new' => " Neu",
+ 'title_sentbox' => "sendbox",
'title_inbox' => "inbox",
'title_buddylist' => "Buddylist",
'text_you_have' => "Du hast ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " neue Nachricht",
'text_s' => "s",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
- 'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_click_here_to_read' => "! Klicke hier, um zu lesen.",
+ 'text_your_friends' => "Dein Freund",
+ 'text_awaiting_confirmation' => " wartet auf Bestätigung von dir!",
+ 'text_website_offline_warning' => "WARNUNG: Die Website ist derzeit offline! Klicken Sie hier , um die Einstellungen zu ändern.",
+ 'text_there_is' => "Es",
+ 'text_new_report' => " neuer Bericht",
+ 'text_new_staff_message' => " neue Personalnachricht",
'text_search' => "Suchen",
'text_profile' => "Profil",
'text_chat' => "Chat",
'text_dox' => "DOX",
'text_links' => "Links",
'text_username' => "Benutzername: ",
- 'text_password' => "Password: ",
- 'submit_log_in' => "Log in!",
+ 'text_password' => "Passwort: ",
+ 'submit_log_in' => "Logge ein!",
'text_register' => "Registrieren",
'text_rules_link' => "Regeln",
'text_faq_link' => "FAQ",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "Benutzervereinbarung",
'text_prev' => "Vorher",
'text_next' => "Nächste",
'text_by' => " von ",
- 'text_orphaned' => "(orphaned)",
+ 'text_orphaned' => "(verwaist)",
'text_at' => " am ",
'text_edit' => "Bearbeiten",
'text_delete' => "Löschen",
- 'text_view_original' => "View original",
+ 'text_view_original' => "Original anzeigen",
'text_last_edited_by' => "Zuletzt bearbeitet von ",
'text_edited_at' => " am ",
'col_type' => "Typ",
'col_name' => "Name",
- 'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_dl' => "TL",
+ 'col_wait' => "Warten",
'col_edit' => "Bearbeiten",
'col_visible' => "Sichtbar",
- 'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_number_of_comments' => "Nummer von Kommentaren",
+ 'title_time_added' => "Zeit hinzugefügt",
'title_size' => "Größe",
- 'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
+ 'title_number_of_seeders' => "Nummer von Seedern",
+ 'title_number_of_leechers' => "Nummer von Leechern",
+ 'title_number_of_snatched' => "Nummer von Geschnappt",
'col_uploader' => "Uploader",
- 'col_action' => "Act",
+ 'col_action' => "Aktiv",
'text_normal' => "Normal",
'text_free' => "Kostenlos",
'text_two_times_up' => "2X",
'text_free_two_times_up' => "2X kostenlos",
'text_half_down' => "50%",
- 'text_half_down_two_up' => "2X 50%",
+ 'text_half_down_two_up' => "2X 50 %",
'text_new_uppercase' => "NEU",
'text_sticky' => "Klebrig",
'title_download_torrent' => "Download Torrent",
'text_h' => " h",
'text_none' => "Keine",
- 'text_anonymous' => "Anonymous",
+ 'text_anonymous' => "Anonym",
'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
- 'std_does_not_exist' => " doesn't exist",
- 'std_access_permission_note' => "!
Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.
chmod -R 777 config (config directory).",
- 'std_cannot_read_file' => "Cannot read file ",
- 'std_cannot_serialize_file' => "Cannot serialize file ",
- 'std_cannot_open_file' => "Cannot open file ",
- 'std_to_save_info' => " to save info",
- 'text_cannot_save_info_in' => "Cannot save info in file (error in serialisation) ",
- 'std_your_account_parked' => "Your account is parked.",
+ 'std_file' => "Datei ",
+ 'std_does_not_exist' => " existiert nicht",
+ 'std_access_permission_note' => "!
Bevor das Setup beginnt, stellen Sie bitte sicher, dass Sie über richtig konfigurierte Datei- und Verzeichniszugriffsrechte verfügen. Bitte sehen Sie unten
chmod -R 777 config (config directory).",
+ 'std_cannot_read_file' => "Datei kann nicht gelesen werden ",
+ 'std_cannot_serialize_file' => "Kann Datei nicht serialisieren ",
+ 'std_cannot_open_file' => "Kann Datei nicht öffnen ",
+ 'std_to_save_info' => " um Info zu speichern",
+ 'text_cannot_save_info_in' => "Informationen können nicht in Datei gespeichert werden (Fehler in der Serialisierung) ",
+ 'std_your_account_parked' => "Ihr Konto ist geparkt.",
'title_online' => "Online",
'title_offline' => "Offline",
- 'title_send_message_to' => "Send message to ",
- 'title_report_this_comment' => "Report this comment",
- 'text_bookmarks' => "Bookmarks",
+ 'title_send_message_to' => " Nachricht an senden",
+ 'title_report_this_comment' => " diesen Kommentar melden",
+ 'text_bookmarks' => "Lesezeichen",
'title_bookmark_torrent' => "Lesezeichen",
- 'title_delbookmark_torrent' => "Unbookmark",
- 'text_mark' => "Mark",
+ 'title_delbookmark_torrent' => "Entfernen",
+ 'text_mark' => "Markierung",
'text_unmark' => "Unmark",
- 'text_award' => "Bonus Award: ",
- 'text_additional_notes' => "Additional Notes: ",
+ 'text_award' => "Bonusprämie: ",
+ 'text_additional_notes' => "Zusätzliche Notizen: ",
'title_view_reviews' => "Click to view reviews",
- 'title_has_new_comment' => "Has new comment",
- 'title_no_new_comment' => "No new comment",
- 'row_external_info' => "External Info",
+ 'title_has_new_comment' => "Hat neuen Kommentar",
+ 'title_no_new_comment' => "Kein neuer Kommentar",
+ 'row_external_info' => "Externe Info",
'row_imdb_url' => "IMDb URL",
- 'text_imdb_url_note' => "(URL taken from IMDb. e.g. for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
- 'text_artist' => " Artist: ",
+ 'text_imdb_url_note' => "(URL von IMDbgenommen. Beispiel: für Film Der Dunkle Knight URL ist https://www.imdb.com/title/tt0468569/)",
+ 'text_artist' => " Interpret: ",
'text_album' => "Album: ",
- 'title_get_rss' => "Get RSS",
+ 'title_get_rss' => "Erhalte RSS",
'text_hot' => "Heiß",
'text_classic' => "Klassisch",
- 'text_recommended' => "Good",
- 'title_view_nfo' => "View NFO file",
- 'title_edit_torrent' => "Edit or delete torrent",
- 'title_time_alive' => "Time Alive",
- 'title_add_comments' => "Add comment",
+ 'text_recommended' => "Gut",
+ 'title_view_nfo' => " NFO Datei ansehen",
+ 'title_edit_torrent' => "Bearbeite oder löschen torrent",
+ 'title_time_alive' => "Zeit im Leben",
+ 'title_add_comments' => " Kommentar hinzufügen",
'text_at_time' => " am ",
'text_blank' => " ",
'text_ago' => " vor",
@@ -196,85 +196,85 @@ $lang_functions = array
'text_votes' => " stimmen",
'text_country' => "Land",
'text_genres' => "Genres",
- 'text_director' => "Director",
- 'text_starring' => "Starring",
- 'text_runtime' => "Runtime",
+ 'text_director' => "Regisseur",
+ 'text_starring' => "Markieren",
+ 'text_runtime' => "Laufzeit",
'text_language' => "Sprache",
'text_douban' => "Douban",
'text_region' => "Region",
- 'text_creator' => "Creator",
- 'text_awaiting_five_votes' => "awaiting 5 votes",
- 'text_invite' => "Invite ",
+ 'text_creator' => "Urheber",
+ 'text_awaiting_five_votes' => "wartet auf 5 Stimmen",
+ 'text_invite' => "Einladen ",
'text_send' => "Senden",
'text_tracks' => "Tracks",
'text_label' => "Label",
'text_tags' => "Tags",
- 'text_user_ip' => "User IP",
- 'text_location_main' => "Location Main",
- 'text_location_sub' => "Location Sub",
- 'text_ip_range' => "IP Range",
+ 'text_user_ip' => "Benutzer IP",
+ 'text_location_main' => "Standort Haupt",
+ 'text_location_sub' => "Standort Sub",
+ 'text_ip_range' => "IP- -Bereich",
'text_min' => " min",
- 'text_music' => "Music",
+ 'text_music' => "Musik",
'text_special' => "Spezial",
'title_reply_with_quote' => "Zitat",
- 'title_add_reply' => "Add Reply",
+ 'title_add_reply' => " Antwort hinzufügen",
'title_delete' => "Löschen",
'title_edit' => "Bearbeiten",
'title_reportbox' => "reportbox",
- 'title_staffbox' => "staffbox",
+ 'title_staffbox' => "personalbox",
'title_sticky' => "Klebrig",
- 'text_new_news' => " unread important news",
- 'std_no_user_named' => "There is no user named ",
+ 'text_new_news' => " wichtige Nachrichten ungelesen",
+ 'std_no_user_named' => "Es gibt keinen Benutzer benannt ",
'text_banned' => "Gesperrt",
- 'text_are' => " are ",
- 'text_is' => " is ",
+ 'text_are' => " sind ",
+ 'text_is' => " ist ",
'select_choose_one' => "eines auswählen",
'text_space' => " ",
'text_day' => "d ",
- 'text_new_suspected_cheater' => " new suspected cheater",
+ 'text_new_suspected_cheater' => " neuer vermuteter Cheater",
'title_cheaterbox' => "cheaterbox",
- 'text_will_end_in' => " will end in ",
- 'text_alt_pageup_shortcut' => "Alt+Pageup",
+ 'text_will_end_in' => " endet in ",
+ 'text_alt_pageup_shortcut' => "Alt+Seitenaufbau",
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
- 'text_shift_pageup_shortcut' => "Shift+Pageup",
- 'text_shift_pagedown_shortcut' => "Shift+Pagedown",
+ 'text_shift_pageup_shortcut' => "Umschalt+Seitenaufbau",
+ 'text_shift_pagedown_shortcut' => "Umschalt+Seitenrunter",
'text_quote' => "Zitat",
'text_code' => "CODE",
- 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.",
+ 'std_invalid_id' => "Ungültige ID! Aus Sicherheitsgründen haben wir diese Aktion protokolliert.",
'text_smilies' => "Smilies",
'col_type_something' => "Type...",
- 'col_to_make_a' => "To make a...",
- 'text_year' => " year",
- 'text_month' => " month",
+ 'col_to_make_a' => "Um zu machen...",
+ 'text_year' => " jahr",
+ 'text_month' => " monat",
'text_day' => " tag",
'text_hour' => " std",
'text_min' => " min",
- 'select_color' => "Color",
+ 'select_color' => "Farbe",
'select_font' => "Font",
'select_size' => "Größe",
'text_subject' => "Betreff:",
- 'text_more_smilies' => "More Smilies",
- 'js_prompt_enter_url' => "You must enter a URL",
- 'js_prompt_enter_title' => "You must enter a title",
+ 'text_more_smilies' => "Weitere Smilies",
+ 'js_prompt_enter_url' => "Sie müssen eine URL eingeben",
+ 'js_prompt_enter_title' => "Sie müssen einen Titel eingeben",
'js_prompt_error' => "Fehler!",
- 'js_prompt_enter_item' =>"Enter item of the list. For end of the list, press 'cancel' or leave the next field empty ",
- 'js_prompt_enter_image_url' => "You must enter a full image URL",
- 'js_prompt_enter_email' => "You must enter a E-mail",
+ 'js_prompt_enter_item' =>"Geben Sie ein Element der Liste ein. Zum Ende der Liste drücken Sie 'abbrechen' oder lassen Sie das nächste Feld leer ",
+ 'js_prompt_enter_image_url' => "Sie müssen eine vollständige Bild-URL eingeben",
+ 'js_prompt_enter_email' => "Sie müssen eine E-Mail eingeben",
'text_new' => "Neu",
'text_reply' => "Antwort",
- 'submit_submit' => "Submit",
+ 'submit_submit' => "Absenden",
'submit_preview' => "Vorschau",
'row_subject' => "Betreff",
'row_body' => "Körper",
'text_peasant' => "Peasant",
- 'text_user' => "User",
- 'text_power_user' => "Power User",
- 'text_elite_user' => "Elite User",
- 'text_crazy_user' => "Crazy User",
- 'text_insane_user' => "Insane User",
- 'text_veteran_user' => "Veteran User",
- 'text_extreme_user' => "Extreme User",
- 'text_ultimate_user' => "Ultimate User",
+ 'text_user' => "Benutzer",
+ 'text_power_user' => "Powerbenutzer",
+ 'text_elite_user' => "Elite-Benutzer",
+ 'text_crazy_user' => "Verrückter Benutzer",
+ 'text_insane_user' => "Verrückter Benutzer",
+ 'text_veteran_user' => "Veteran Benutzer",
+ 'text_extreme_user' => "Extremer Benutzer",
+ 'text_ultimate_user' => "Ultimativer Benutzer",
'text_nexus_master' => "Nexus Master",
'text_vip' => "VIP",
'text_uploader' => "Uploader",
@@ -290,56 +290,61 @@ $lang_functions = array
'text_short_hour' => "H",
'text_short_min' => "M",
'submit_edit' => "Bearbeiten",
- 'text_banned_client_warning' => "You were using a banned BitTorrent client the last time connecting the tracker! Click here.",
- 'text_please_improve_ratio_within' => "Please improve your ratio within ",
- 'text_or_you_will_be_banned' =>", or your account will be banned! Click here.",
+ 'text_banned_client_warning' => "Du hast beim letzten Verbindungsaufbau einen gesperrten BitTorrent-Client verwendet! Klicke hier.",
+ 'text_please_improve_ratio_within' => "Bitte verbessern Sie Ihr Verhältnis innerhalb ",
+ 'text_or_you_will_be_banned' =>"oder Ihr Konto wird gesperrt! Klicken Sie hier.",
'text_size' => "Größe",
'text_downloads' => "Downloads",
- 'text_attachment_key' => "Attachment for key ",
- 'text_not_found' => " not found",
+ 'text_attachment_key' => "Anhang für Schlüssel ",
+ 'text_not_found' => " nicht gefunden",
'text_thirty_percent_down' => "30%",
- 'text_please_download_something_within' => "Please download something within ",
- 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.",
- 'text_attendance' => '[Attend get bonus]',
- 'text_attended' => '[Attend got: %u, card: %d]',
+ 'text_please_download_something_within' => "Bitte laden Sie etwas herunter innerhalb ",
+ 'text_inactive_account_be_deleted' => ". Inaktive Konten (ohne Überweisungsbetrag) werden gelöscht.",
+ 'text_attendance' => '[Teilnehmer erhalten Bonus]',
+ 'text_attended' => '[Teilnehmer erhalten: %u, Karte: %d]',
'row_pt_gen_douban_url' => "PT-Gen douban link",
- 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",
+ 'text_pt_gen_douban_url_note' => "(URL von doubanentnommen. Beispiel: für Film Transformers ist die URL https://movie.douban.com/subject/1794171//)",
'row_pt_gen_imdb_url' => "PT-Gen imdb link",
- 'text_pt_gen_imdb_url_note' => "(URL taken from imdb. e.g. for movie Transformers the URL is https://www.imdb.com/title/tt0418279/)",
+ 'text_pt_gen_imdb_url_note' => "(URL von imdbentnommen. Beispiel: für Film Transformers ist die URL https://www.imdb.com/title/tt0418279/)",
'row_pt_gen_bangumi_url' => "PT-Gen bangumi link",
- 'text_pt_gen_bangumi_url_note' => "(URL taken from bangumi. e.g. for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
- 'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
- 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
- 'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
- 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
- 'text_tag_no_release_to_any_other' => 'No release to any other',
- 'text_tag_first_release' => 'First release',
- 'text_tag_official' => 'Official',
+ 'text_pt_gen_bangumi_url_note' => "(URL von bangumi. Beispiel: für Animation Cowboy Bebop Die URL ist https://bangumi.tv/subject/253/)",
+ 'imdb_cache_dir_can_not_create' => 'imdb Cache-Verzeichnis kann nicht erstellt werden',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb Cache-Verzeichnis ist nicht beschreibbar',
+ 'imdb_photo_dir_can_not_create' => 'imdb Fotoverzeichnis kann nicht erstellt werden',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb Fotoverzeichnis ist nicht beschreibbar',
+ 'text_tag_no_release_to_any_other' => 'Keine Freigabe für andere',
+ 'text_tag_first_release' => 'Erste Version',
+ 'text_tag_official' => 'Offiziell',
'text_tag_diy' => 'DIY',
- 'text_tag_mother_language' => 'Mother language',
- 'text_tag_mother_language_subtitle' => 'Mother language subtitle',
+ 'text_tag_mother_language' => 'Muttersprache',
+ 'text_tag_mother_language_subtitle' => 'Muttersprache Untertitel',
'text_tag_hdr' => 'HDR',
'text_required' => 'Benötigt',
- 'text_invalid' => 'Invalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
+ 'text_invalid' => 'Ungültig',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo kommt von Software MediaInfo, pen Datei, Sprachauswahl Englisch, Klicken Sie auf das Ansichtsmenü > Text > Rechtsklick in das Feld > Wählen Sie alle > kopieren > hinter diesem Feld.
+
+ · BDInfo kommt von Software BDInfo, passe die Datei mit dieser Software an, klicke Bitrate scannen um den Bericht anzuzeigen Klicken Sie mit der rechten Maustaste in das Feld > alles auswählen, klicken Sie mit der rechten Maustaste > kopieren und fügen Sie es hier ein.
+ ',
'text_management_system' => 'Management',
'text_seed_points' => 'Seed Punkte',
- 'spoiler_expand_collapse' => 'Click to expand/collapse',
- 'spoiler_default_title' => 'Collapse content',
+ 'spoiler_expand_collapse' => 'Zum Vergrößern/Einklappen klicken',
+ 'spoiler_default_title' => 'Inhalt einklappen',
'menu_claim' => 'Claim: ',
'text_complains' => 'There %s %u pending complaint%s.',
- 'text_contactstaff' => 'Contact staff',
- 'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
- 'full_site_promotion_time_range' => 'Time range: %s ~ %s',
+ 'text_contactstaff' => 'Kontaktpersonal',
+ 'full_site_promotion_in_effect' => 'Vollständige Seite [%s] in Wirkung!',
+ 'full_site_promotion_time_range' => 'Zeitbereich: %s ~ %s',
+ 'full_site_promotion_remark' => 'Hinweis: %s',
+ 'full_site_promotion_upcoming' => 'Nächste vollständige Seite [%s]',
'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
- 'std_confirm_remove' => 'Are you sure you want to delete it?',
- 'select_an_user_class' => 'Select an user class',
+ 'std_confirm_remove' => 'Sind Sie sicher, dass Sie es löschen möchten?',
+ 'select_an_user_class' => 'Benutzerklasse auswählen',
'input_check_all' => "Alle auswählen",
'input_uncheck_all' => "Alles abwählen",
- 'select_at_least_one_record' => 'Select at least one record!',
- 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
- 'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
+ 'select_at_least_one_record' => 'Wählen Sie mindestens einen Datensatz!',
+ 'text_seed_box_record_to_approval' => 'Es gibt %s%u nicht genehmigen Seed Box Datensatz%s.',
+ 'approval_deny_reach_upper_limit' => 'Die Anzahl der Torrents, deren aktuelle Genehmigung verweigert wurde: %s hat die Obergrenze erreicht und darf nicht hochgeladen werden.',
);
?>
diff --git a/lang/de/lang_invite.php b/lang/de/lang_invite.php
index 87bb898d..7a6d83c3 100644
--- a/lang/de/lang_invite.php
+++ b/lang/de/lang_invite.php
@@ -54,6 +54,7 @@ Herzlichen Glückwunsch,
'harem_addition' => 'Harem-Ergänzung',
'signup_link_help' => 'Rechtsklick zum Kopieren',
'signup_link' => 'Registrierungslink',
+ 'text_uploaded_count' => 'Hochgeladene Anzahl',
'text_seed_torrent_count' => 'Verteilungszähler',
'text_seed_torrent_size' => 'Verteilungsgröße',
'text_seed_torrent_bonus_per_hour' => 'Verteilungsbonus pro Stunde',
diff --git a/lang/de/lang_login.php b/lang/de/lang_login.php
index c4f37178..de9ceb89 100644
--- a/lang/de/lang_login.php
+++ b/lang/de/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "verbleibende Versuche.",
'p_no_account_signup' => "Sie haben noch kein Konto? Jetzt anmelden!",
'p_forget_pass_recover' => "Passwort vergessen? Wiederherstellen Sie Ihr Passwort per E-Mail",
- 'p_account_banned' => "Konto gesperrt? Grund aufUser Bann Log",
+ 'p_account_banned' => "Konto gesperrt? Grund auf User Bann Log",
'p_resend_confirm' => "Wurde keine Bestätigungsmail erhalten oder der Bestätigungslink ist beschädigt? Senden Sie erneut eine Bestätigungsmail",
'rowhead_username' => "Benutzername:",
'rowhead_password' => "Passwort:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Zwei-Faktor-Authentifizierung',
'two_step_code_tooltip' => 'Wenn aktiviert muss ausgefüllt werden',
'text_complain' => 'Beschwerdekanal',
+ 'other_methods' => "Andere Methoden",
);
?>
diff --git a/lang/de/lang_mybonus.php b/lang/de/lang_mybonus.php
index 4c1aca4b..f4ee728f 100644
--- a/lang/de/lang_mybonus.php
+++ b/lang/de/lang_mybonus.php
@@ -168,6 +168,10 @@ wo- A ist eine Zwischenvariablen
- Ti ist die i
'text_success_buy_change_username_card' => "Herzlichen Glückwunsch zum erfolgreichen Kauf einer -Karte mit Nutzernamen ändern!",
'text_change_username_card_already_has' => 'Haben Sie bereits eine Benutzernamenskarte ändern',
'text_rainbow_id_already_valid_forever' => 'Du hast bereits eine permanente Regenbogen-ID',
+ 'text_get_by_medal' => 'Medaillen-Bonus erhält den folgenden zusätzlichen Bonuswert pro Stunde',
+ 'medal_additional_desc' => 'Die Formel der Medaillen-Bonusberechnung ist die gleiche wie oben, unabhängig von der Mindestgarantie',
+ 'medal_additional_factor' => 'Der finale Bonus ist der berechnete Medaillenbonus multipliziert mit dem medal_additional_factor',
+ 'text_bonus_mini_size' => 'Torrent-Größe muss mindestens %ssein. Torrent-Größe kleiner als dieses Volumen sind von Bonusberechnungen ausgeschlossen'
);
?>
diff --git a/lang/de/lang_settings.php b/lang/de/lang_settings.php
index 27786c74..1aa2dba2 100644
--- a/lang/de/lang_settings.php
+++ b/lang/de/lang_settings.php
@@ -707,9 +707,13 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minute',
'row_login_secret_lifetime' => 'Geheime Anmeldedauer',
'text_login_secret_lifetime_deadline' => 'Aktueller Login-Geheimtermin',
- 'row_enable_technical_info' => 'MediaInfo aktivieren',
- 'text_enable_technical_info' => "Standard 'Nein'. MediaInfo kommt von Software MediaInfo Textansicht",
- 'row_sticky_first_level_background_color' => 'Angepinnte bg-Farbe der ersten Stufe',
+ 'row_enable_technical_info' => 'MediaInfo/BDInfo aktivieren',
+ 'text_enable_technical_info' => 'Standard \'Nein\'.
+ MediaInfo stammt von Software MediaInfo das Ergebnis von "Textansicht"
+
+ BDInfo stammt von Software BDInfo das Ergebnis von "Berichte ansehen"
+ ',
+ 'row_sticky_first_level_background_color' => 'Angepinnte bg-Farbe der ersten Stufe',
'text_sticky_first_level_background_color_note' => 'Fixierte erste Stufe bg Farbe, es wird keine sein, wenn nicht gesetzt.',
'row_sticky_second_level_background_color' => 'Farbe des zweiten Levels',
'text_sticky_second_level_background_color_note' => 'Fixierte zweite Ebene bg Farbe, es wird keine sein, wenn nicht gesetzt.',
@@ -816,6 +820,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Wenn aktiviert, werden beim Login keine Klartext-Passwörter übermittelt, empfohlen. Zukünftige Versionen werden diese Konfiguration entfernen und diese Funktion aktivieren.' ,
'row_complain_enabled' => 'Ob Beschwerden aktiviert werden sollen',
'row_complain_enabled_note' => 'default: "Ja"',
+ 'row_min_size' => 'Minimale Lautstärke',
+ 'text_bonus_mini_size'=> 'Die minimale Lautstärke für Torrent ist',
+ 'text_bonus_mini_size_help' => '. Die Torrent-Größe kleiner als dieses Volumen sind nicht in der Bonusberechnung enthalten.',
+ 'row_reward_bonus_options' => 'Bonusoptionen',
+ 'text_reward_bonus_options_note' => 'Bonusoptionen auf der Detailseite des Torrents, mehrere durch Kommas getrennte Optionen',
+ 'row_reward_times_limit' => 'Prämienfrequenz Limit',
+ 'text_reward_times_limit_note' => 'Tägliches Limit pro Benutzer für Bonusbelohnungen auf den Seed-Detailseiten. Auf 0 setzen für kein Limit. Standard: 0',
);
?>
diff --git a/lang/de/lang_tags.php b/lang/de/lang_tags.php
index 515da9cb..e3cc6f97 100644
--- a/lang/de/lang_tags.php
+++ b/lang/de/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Macht den beigefügten Text unterstrichen.",
'text_underline_syntax' => "[u]Text[/u]",
'text_underline_example' => "[u]Dies ist unterstrichener Text.[/u]",
+ 'text_strikethrough' => "Durchstreichen",
+ 'text_strikethrough_description' => "Macht den beigefügten Text durchschlagend.",
+ 'text_strikethrough_syntax' => "[s]Text[/s]",
+ 'text_strikethrough_example' => "[s]Das ist Streik-Durch-Text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Macht den beigefügten Text ausgeblendet',
+ 'text_hide_syntax' => '[hide]Text[/hide]',
+ 'text_hide_example' => '[hide]Ich habe es so hart versucht und bin so weit[/hide]',
'text_color_one' => "Farbe (alt. 1)",
'text_color_one_description' => "Ändert die Farbe des beigefügten Textes.",
'text_color_one_syntax' => "[color=Farbe]Text[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlink (alt. 1)",
'text_hyperlink_one_description' => "Fügt einen Hyperlink ein.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Dieses Tag ist überflüssig; alle URLs werden automatisch Hyperlink erzeugt.",
'text_hyperlink_two' => "Hyperlink (alt. 2)",
'text_hyperlink_two_description' => "Fügt einen Hyperlink ein.",
'text_hyperlink_two_syntax' => "[url=URL]Text verknüpfen[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Sie müssen diesen Tag nicht verwenden, es sei denn, Sie möchten den Link-Text setzen; alle URLs werden automatisch Hyperlink verwendet.",
'text_image_one' => "Bild (alt. 1)",
'text_image_one_description' => "Fügt ein Bild ein.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "Die URL muss mit .gif, .jpg, .jpeg oder .png enden.",
'text_image_two' => "Bild (alt. 2)",
'text_image_two_description' => "Fügt ein Bild ein.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "Die URL muss mit .gif, .jpg, .jpeg oder .png enden.",
'text_quote_one' => "Zitat (alt. 1)",
'text_quote_one_description' => "Fügt ein Zitat ein.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Blitz (alt. 1)",
'text_flash_description' => "Flash in Webseiten mit definierter Breite und Höhe einfügen",
'text_flash_syntax' => "[flash,breit,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Blitz (alt. 2)",
'text_flash_two_description' => "Flash in Webseiten mit Standardbreite und -höhe einfügen (500 * 300)",
'text_flash_two_syntax' => "[flash]URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash Video (alt.1)",
'text_flv_one_description' => "Flash-Video in Webseiten mit definierter Breite und Höhe einfügen",
'text_flv_one_syntax' => "[flv,breit,height]Flash Video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash Video (alt.2)",
'text_flv_two_description' => "Flash-Video in Webseiten mit Standardbreite und -höhe einfügen (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash Video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "YouTube Online-Video in Webseiten einfügen",
'text_youtube_syntax' => "[youtube,width,height]Video URL auf YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "HTML5-Video-Player einfügen",
+ 'text_video_syntax' => "[Video,Breite,Height]Video-URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Audio",
+ 'text_audio_description' => "HTML5 Audio-Player einfügen",
+ 'text_audio_syntax' => "[audio]Audio-URL[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "YouKu Online-Video in Webseiten einfügen",
'text_youku_syntax' => "[youku]Video-URL auf YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Erweiterbare/einklappbare Inhalte auf der Seite einfügen',
'text_spoiler_syntax' => '[spoiler=title]Dies ist der gefaltete Inhalt[/spoiler]',
'text_spoiler_example' => '[Spoiler=Was ist mit dem letzten Ende des Helden passiert?]Der Held ist gestorben![/spoiler]',
+ 'text_hr' => 'Horizontale Regel',
+ 'text_hr_description' => 'Inhalt horizontaler Regeln auf der Seite einfügen',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Nie wirst du dir[hr]geben und nie wieder loslassen',
'text_left' => 'Text align left',
'text_left_description' => 'Linksbegründete Inhalte auf der Seite einfügen',
diff --git a/lang/de/lang_takesignup.php b/lang/de/lang_takesignup.php
index 0be0b9da..16fa3dc7 100644
--- a/lang/de/lang_takesignup.php
+++ b/lang/de/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " um die Anmeldung zu beenden, danke!",
'msg_subject' => "Willkommen bei ",
'msg_congratulations' => "Herzlichen Glückwunsch ",
- 'msg_you_are_a_member' => ",\n\nSie sind jetzt Mitglied bei %s,\nWir möchten bei dieser Gelegenheit Hallo und herzlich willkommen bei %ssagen!\n\nBitte lesen Sie die [url=rules durch. hp][b]Regeln[/b][/url] und die [url=faq. hp][b]Faq[/b][/url].\n Und stellen Sie sicher, dass Sie durch die [url=forums. hp][b]Foren[/b][/url]: und sagen Sie Hallo!\n\nViel Spaß mit Ihrem Aufenthalt.\nDas Personal von %s ",
+ 'msg_you_are_a_member' => ",\n\nSie sind jetzt Mitglied bei %s,\nWir möchten diese Gelegenheit nutzen und heißen Sie herzlich willkommen!\n\nBitte lesen Sie die [url=rules durch. hp][b]Regeln[/b][/url] und die [url=faq. hp][b]Faq[/b][/url].\n Und stellen Sie sicher, dass Sie durch die [url=forums. hp][b]Foren[/b][/url]: und sagen Sie Hallo!\n\nViel Spaß mit Ihrem Aufenthalt.\nDas Personal von %s ",
'mail_this_link' => "DIESE LINK",
'mail_here' => "HIER",
'mail_title' => " Benutzerregistrierung bestätigen",
diff --git a/lang/de/lang_usercp.php b/lang/de/lang_usercp.php
index 4ec430db..2c5ab77d 100644
--- a/lang/de/lang_usercp.php
+++ b/lang/de/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrieren',
'checkbox_pm_on_topic_reply' => 'Benachrichtigen Sie mich, wenn es neue Antworten auf Forenbeiträge gibt',
'checkbox_pm_on_hr_reached' => 'Benachrichtigen, wenn H&R das Ziel erreicht',
+ 'row_tracker_url' => 'Tracker-URL',
+ 'row_tracker_url_help' => 'Hinweis: Einmal ausgewählt, kann Ankündigungen nur an den ausgewählten Link gesendet werden. Standardmäßig kann Ankündigungen nur an den ersten Standardlink in der Liste gesendet werden.',
);
?>
diff --git a/lang/de/lang_userdetails.php b/lang/de/lang_userdetails.php
index afc3794b..3d856d7d 100644
--- a/lang/de/lang_userdetails.php
+++ b/lang/de/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Tut uns leid",
'std_user_not_confirmed' => "Der Benutzer wurde noch nicht bestätigt!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP durch Bonus",
+ 'row_vip_by_bonus' => "VIP Auto läuft ab",
'text_vip_by_bonus_note' => "Ob der VIP-Status durch die Verwendung von Bonus erreicht wird",
'row_vip_until' => "VIP bis",
- 'text_vip_until_note' => "Das Zeitformat ist YYYY-MM-TT hh:mm:ss. Die Zeit bis zu dem VIP Status gültig ist. Damit dies funktioniert, muss 'VIP by bonus' auf 'Ja' gesetzt werden.",
+ 'text_vip_until_note' => "Das Zeitformat ist YYYY-MM-TT hh:mm:ss. Die Zeit bis zu dem VIP Status gültig ist. Damit dies funktioniert, muss 'VIP auto expires' auf 'ja' gesetzt werden.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Keine Werbung bis",
'text_no_ad_until_note' => "Das Zeitformat ist JJJJJ-MM-TT hh:mm:ss. Die Zeit bis zum Ausschalten der Werbung.",
diff --git a/lang/el/lang_attendance.php b/lang/el/lang_attendance.php
index d8f2d5b0..65942354 100644
--- a/lang/el/lang_attendance.php
+++ b/lang/el/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Επιβεβαίωση συμμετοχής: ',
'retroactive_description' => 'Κάντε κλικ στην τελεία στο λευκό φόντο για να συμμετάσχετε. Αυτή τη στιγμή έχετε μια κάρτα συμμετοχής %d.',
+ 'attend_button' => 'Άφιξη τώρα',
);
diff --git a/lang/el/lang_functions.php b/lang/el/lang_functions.php
index 77499537..7a1d5436 100644
--- a/lang/el/lang_functions.php
+++ b/lang/el/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Θα πάρετε',
'std_by' => 'Από',
'row_security_image' => "Εικόνα Ασφαλείας:",
+ 'row_security_challenge' => "Πρόκληση Ασφαλείας:",
'row_security_code' => "Κωδικός Ασφαλείας:",
'text_slots' => "Αυλακώσεις:",
'text_unlimited' => "Απεριόριστο",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Απαιτείται',
'text_invalid' => 'Μη Έγκυρο',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'Το MediaInfo προέρχεται από το λογισμικό MediaInfo,ανοιχτό αρχείο, γλώσσα επιλέξτε αγγλικά, κάντε κλικ στο μενού προβολής > κείμενο > δεξί κλικ στο πλαίσιο > επιλέξτε όλα > αντιγραφή > παρελθόν σε αυτό το κουτί.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· Το MediaInfo προέρχεται από λογισμικό MediaInfo, στυλό αρχείο, γλώσσα επιλέξτε αγγλικά, κάντε κλικ στο μενού προβολής > κείμενο > δεξί κλικ στο πλαίσιο > επιλέξτε όλα > αντιγραφή > παρελθόν σε αυτό το πλαίσιο.
+
+ · BDInfo προέρχεται από το λογισμικό BDInfo, στυλό το αρχείο με αυτό το λογισμικό, κάντε κλικ στην επιλογή Ανίχνευση Bitrates για να δείτε την έκθεση, δεξί κλικ στο πλαίσιο > επιλέξτε όλα, κάντε δεξί κλικ > αντιγραφή και επικολλήστε το εδώ.
+ ',
'text_management_system' => 'Διαχείριση',
'text_seed_points' => 'Σημεία σποράς',
'spoiler_expand_collapse' => 'Κλικ για επέκταση/σύμπτυξη',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Επικοινωνία με προσωπικό',
'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
'full_site_promotion_time_range' => 'Χρονικό εύρος: %s ~ %s',
+ 'full_site_promotion_remark' => 'Σημείωση: %s',
+ 'full_site_promotion_upcoming' => 'Επερχόμενη πλήρης ιστοσελίδα [%s]',
'text_torrent_to_approval' => 'Υπάρχει %s%u δεν εγκρίνει torrent%s.',
'std_confirm_remove' => 'Είστε βέβαιοι ότι θέλετε να το διαγράψετε?',
'select_an_user_class' => 'Επιλέξτε μια κλάση χρήστη',
diff --git a/lang/el/lang_invite.php b/lang/el/lang_invite.php
index eb81b4cf..46628441 100644
--- a/lang/el/lang_invite.php
+++ b/lang/el/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Προσθήκη λόχου',
'signup_link_help' => 'Δεξί κλικ για αντιγραφή',
'signup_link' => 'Σύνδεσμος εγγραφής',
+ 'text_uploaded_count' => 'Πλήθος μεταφορτώσεων',
'text_seed_torrent_count' => 'Μετρητές σποράς',
'text_seed_torrent_size' => 'Μέγεθος σποράς',
'text_seed_torrent_bonus_per_hour' => 'Μπόνους σποράς ανά ώρα',
diff --git a/lang/el/lang_login.php b/lang/el/lang_login.php
index 9bcde238..aac07805 100644
--- a/lang/el/lang_login.php
+++ b/lang/el/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "εναπομείναντες προσπάθειες.",
'p_no_account_signup' => "Don't have an account? Sign up right now!",
'p_forget_pass_recover' => "Ξεχάστε τον κωδικό πρόσβασής σας? Ανάκτηση του κωδικού σας μέσω email",
- 'p_account_banned' => "Ο λογαριασμός απαγορεύθηκε? λόγος προβολής στο αρχείο καταγραφής απαγόρευσης",
+ 'p_account_banned' => "Ο λογαριασμός απαγορεύθηκε? λόγος προβολής στο αρχείο καταγραφής απαγόρευσης ",
'p_resend_confirm' => "Δεν έλαβε email επιβεβαίωσης ή ο σύνδεσμος επιβεβαίωσης είναι σπασμένος? Αποστολή email επιβεβαίωσης ξανά",
'rowhead_username' => "Όνομα Χρήστη:",
'rowhead_password' => "Κωδικός:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Έλεγχος Ταυτότητας Δύο Παραγόντων',
'two_step_code_tooltip' => 'Εάν ενεργοποιηθεί πρέπει να συμπληρωθεί',
'text_complain' => 'Κανάλι Καταγγελίας',
+ 'other_methods' => "Άλλες Μέθοδοι",
);
?>
diff --git a/lang/el/lang_mybonus.php b/lang/el/lang_mybonus.php
index 9cf546cf..1471cc3b 100644
--- a/lang/el/lang_mybonus.php
+++ b/lang/el/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "Συγχαρητήρια για την επιτυχημένη αγορά ενός αλλάξτε την κάρτα ονόματος χρήστη!",
'text_change_username_card_already_has' => 'Έχουν ήδη αλλάξει την κάρτα ονόματος χρήστη',
'text_rainbow_id_already_valid_forever' => 'Έχουν ήδη ένα μόνιμο αναγνωριστικό ουράνιο τόξο',
+ 'text_get_by_medal' => 'Μετάλλιο μπόνους θα πάρει την ακόλουθη επιπλέον αξία μπόνους ανά ώρα',
+ 'medal_additional_desc' => 'Ο τύπος υπολογισμού μπόνους μεταλλίων είναι ο ίδιος όπως παραπάνω, ανεξάρτητα από την ελάχιστη εγγύηση',
+ 'medal_additional_factor' => 'Το τελικό μπόνους είναι το υπολογισμένο μπόνους μεταλλίων πολλαπλασιασμένο επί το medal_additional_factor',
+ 'text_bonus_mini_size' => 'Το μέγεθος του Torrent πρέπει να είναι τουλάχιστον %s. Το μέγεθος του Torrent μικρότερο από αυτόν τον τόμο εξαιρείται από τους υπολογισμούς μπόνους'
);
?>
diff --git a/lang/el/lang_settings.php b/lang/el/lang_settings.php
index 15ea314b..814e8f45 100644
--- a/lang/el/lang_settings.php
+++ b/lang/el/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'λεπτό',
'row_login_secret_lifetime' => 'Μυστική ζωή σύνδεσης',
'text_login_secret_lifetime_deadline' => 'Τρέχουσα μυστική προθεσμία σύνδεσης',
- 'row_enable_technical_info' => 'Ενεργοποίηση MediaInfo',
- 'text_enable_technical_info' => "Προεπιλεγμένο 'Όχι'. Το MediaInfo προέρχεται από λογισμικό MediaInfo Προβολή κειμένου",
- 'row_sticky_first_level_background_color' => 'Κολλημένο χρώμα πρώτου επιπέδου bg',
+ 'row_enable_technical_info' => 'Ενεργοποίηση MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Προεπιλογή \'Όχι\'.
+ - Το MediaInfo προέρχεται από το λογισμικό MediaInfo το αποτέλεσμα της "προβολής κειμένου"
+ - BDInfo προέρχεται από το λογισμικό BDInfo το αποτέλεσμα της "View Reports"
+ ',
+ 'row_sticky_first_level_background_color' => 'Κολλημένο χρώμα πρώτου επιπέδου bg',
'text_sticky_first_level_background_color_note' => 'Κολλημένο χρώμα πρώτου επιπέδου bg, δεν θα είναι κανένα αν δεν οριστεί.',
'row_sticky_second_level_background_color' => 'Κολλημένο χρώμα δεύτερου επιπέδου bg',
'text_sticky_second_level_background_color_note' => 'Κολλημένο χρώμα δευτέρου επιπέδου bg, δεν θα είναι κανένα αν δεν οριστεί.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Αν ενεργοποιηθεί, δεν θα μεταδοθούν κωδικοί πρόσβασης μέσω καρφιτσώματος κατά τη σύνδεση, συνιστάται. Οι μελλοντικές εκδόσεις θα καταργήσουν αυτή τη ρύθμιση και θα ενεργοποιήσουν αυτήν τη λειτουργία.' ,
'row_complain_enabled' => 'Αν θα ενεργοποιήσετε τις καταγγελίες',
'row_complain_enabled_note' => 'προεπιλογή: "ναι"',
+ 'row_min_size' => 'Ελάχιστος όγκος',
+ 'text_bonus_mini_size'=> 'Ο ελάχιστος απαιτούμενος όγκος για το torrent είναι',
+ 'text_bonus_mini_size_help' => '. Μέγεθος Torrent μικρότερο από αυτόν τον τόμο δεν περιλαμβάνεται στον υπολογισμό του μπόνους. Μονάδα: bytes (Byte), π.χ. 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Επιλογές Μπόνους Ανταμοιβής',
+ 'text_reward_bonus_options_note' => 'Επιλογές μπόνους ανταμοιβής στη σελίδα λεπτομερειών torrent, πολλαπλές επιλογές διαχωρισμένες με κόμματα',
+ 'row_reward_times_limit' => 'Όριο Συχνότητας Ανταμοιβής',
+ 'text_reward_times_limit_note' => 'Ημερήσιο όριο ανά χρήστη για ανταμοιβές μπόνους σε σελίδες λεπτομερειών σπόρου. Ορίστε σε 0 χωρίς όριο. Προεπιλογή: 0',
);
?>
diff --git a/lang/el/lang_tags.php b/lang/el/lang_tags.php
index f44442ec..bdb49ec9 100644
--- a/lang/el/lang_tags.php
+++ b/lang/el/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Υπογραμμίζει το εσώκλειστο κείμενο.",
'text_underline_syntax' => "[u]Κείμενο[/u]",
'text_underline_example' => "[u]Αυτό είναι υπογραμμισμένο κείμενο.[/u]",
+ 'text_strikethrough' => "Επιγράμμιση",
+ 'text_strikethrough_description' => "Κάνει το εσώκλειστο κείμενο strikethrough.",
+ 'text_strikethrough_syntax' => "[s]Κείμενο[/s]",
+ 'text_strikethrough_example' => "[s]This is strikethrough text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Κάνει το εσώκλειστο κείμενο κρυφό',
+ 'text_hide_syntax' => '[hide]Κείμενο[/hide]',
+ 'text_hide_example' => '[hide]I tried so hard and got so far[/hide]',
'text_color_one' => "Χρώμα (alt. 1)",
'text_color_one_description' => "Αλλάζει το χρώμα του εσωκλεισμένου κειμένου.",
'text_color_one_syntax' => "[color=Χρώμα]Κείμενο[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Υπερσύνδεσμος (alt. 1)",
'text_hyperlink_one_description' => "Εισάγει έναν υπερσύνδεσμο.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Αυτή η ετικέτα είναι περιττή. Όλα τα URL είναι αυτόματα υπερ-συνδεδεμένα.",
'text_hyperlink_two' => "Υπερσύνδεσμος (alt. 2)",
'text_hyperlink_two_description' => "Εισάγει έναν υπερσύνδεσμο.",
'text_hyperlink_two_syntax' => "[url=URL]κείμενο συνδέσμου[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Δεν χρειάζεται να χρησιμοποιήσετε αυτήν την ετικέτα εκτός αν θέλετε να ορίσετε το κείμενο συνδέσμου, όλες οι διευθύνσεις URL είναι αυτόματα υπερ-συνδεδεμένες.",
'text_image_one' => "Εικόνα (alt. 1)",
'text_image_one_description' => "Εισάγει μια εικόνα.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "The URL must end with .gif, .jpg, .jpeg or .png.",
'text_image_two' => "Εικόνα (alt. 2)",
'text_image_two_description' => "Εισάγει μια εικόνα.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "The URL must end with .gif, .jpg, .jpeg or .png.",
'text_quote_one' => "Παράθεση (alt. 1)",
'text_quote_one_description' => "Εισάγει ένα απόσπασμα.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Φλας (alt. 1)",
'text_flash_description' => "Εισαγωγή φλας σε ιστοσελίδες με καθορισμένο πλάτος και ύψος",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Φλας (εναλλακτικό 2)",
'text_flash_two_description' => "Εισαγωγή φλας σε ιστοσελίδες στο προεπιλεγμένο πλάτος και ύψος (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash βίντεο (alt.1)",
'text_flv_one_description' => "Εισαγωγή flash βίντεο σε ιστοσελίδες με καθορισμένο πλάτος και ύψος",
'text_flv_one_syntax' => "[flv,width,height]Flash βίντεο URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash βίντεο (alt.2)",
'text_flv_two_description' => "Εισαγωγή flash βίντεο σε ιστοσελίδες με προεπιλεγμένο πλάτος και ύψος (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash URL βίντεο[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Εισαγωγή online βίντεο YouTube σε ιστοσελίδες",
'text_youtube_syntax' => "[youtube,width,height]Video URL στο YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Βίντεο",
+ 'text_video_description' => "Εισαγωγή αναπαραγωγής βίντεο HTML5",
+ 'text_video_syntax' => "[βίντεο,πλάτος,ύψος]Video URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/c0-videos/flower.webm[/video]",
+ 'text_audio' => "Ήχος",
+ 'text_audio_description' => "Εισαγωγή αναπαραγωγής ήχου HTML5",
+ 'text_audio_syntax' => "[audio]Url Ήχου[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/c0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Εισαγωγή online βίντεο YouKu σε ιστοσελίδες",
'text_youku_syntax' => "[youku]βίντεο URL στο YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Εισαγωγή επεκτάσιμου/πτυσσόμενου περιεχομένου στη σελίδα',
'text_spoiler_syntax' => '[spoiler=title]Αυτό είναι το διπλωμένο περιεχόμενο[/spoiler]',
'text_spoiler_example' => '[spoiler=Τι συνέβη στο τελικό τέλος του ήρωα?]Ο ήρωας πέθανε τελευταίο![/spoiler]',
+ 'text_hr' => 'Οριζόντιος κανόνας',
+ 'text_hr_description' => 'Εισαγωγή οριζόντιου περιεχομένου κανόνα στη σελίδα',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Ποτέ δεν θα σας δώσει[hr]Ποτέ δεν θα σας αφήσει κάτω',
'text_left' => 'Text align left',
'text_left_description' => 'Εισαγωγή περιεχομένου με αριστερή αιτιολόγηση στη σελίδα',
diff --git a/lang/el/lang_takesignup.php b/lang/el/lang_takesignup.php
index 0b94bf5d..e284ff17 100644
--- a/lang/el/lang_takesignup.php
+++ b/lang/el/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " για να ολοκληρώσετε την εγγραφή, ευχαριστίες!",
'msg_subject' => "Καλώς ήλθατε στο ",
'msg_congratulations' => "Συγχαρητήρια ",
- 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
+ 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to join us!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
'mail_this_link' => "ΑΥΤΗ ΓΡΑΜΜΗ",
'mail_here' => "ΕΔΩ",
'mail_title' => " Επιβεβαίωση Εγγραφής Χρήστη",
diff --git a/lang/el/lang_usercp.php b/lang/el/lang_usercp.php
index a43e6219..ad040434 100644
--- a/lang/el/lang_usercp.php
+++ b/lang/el/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Εγγραφή',
'checkbox_pm_on_topic_reply' => 'Ειδοποιήστε με όταν υπάρχουν νέες απαντήσεις στις δημοσιεύσεις του φόρουμ',
'checkbox_pm_on_hr_reached' => 'Να ειδοποιούμαι όταν ο στόχος H&R φτάσει στο στόχο',
+ 'row_tracker_url' => 'Url Ανιχνευτή',
+ 'row_tracker_url_help' => 'Σημείωση: Όταν επιλεγεί, η ανακοίνωση μπορεί να σταλεί μόνο στον επιλεγμένο σύνδεσμο. Από προεπιλογή, η ανακοίνωση μπορεί να σταλεί μόνο στον πρώτο προεπιλεγμένο σύνδεσμο στη λίστα.',
);
?>
diff --git a/lang/el/lang_userdetails.php b/lang/el/lang_userdetails.php
index fbb3ca80..dea3383f 100644
--- a/lang/el/lang_userdetails.php
+++ b/lang/el/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Συγνώμη",
'std_user_not_confirmed' => "Ο χρήστης δεν έχει επιβεβαιωθεί ακόμα!",
'text_not_available' => "Δ/Υ",
- 'row_vip_by_bonus' => "VIP με μπόνους",
+ 'row_vip_by_bonus' => "Αυτόματη λήξη VIP",
'text_vip_by_bonus_note' => "Αν η κατάσταση VIP αποκτάται με τη χρήση μπόνους",
'row_vip_until' => "VIP μέχρι",
- 'text_vip_until_note' => "Η μορφή ώρας είναι YYYY-MM-DD hh:mm:ss. Ο χρόνος μέχρι το πότε η κατάσταση VIP είναι έγκυρη. Για να λειτουργήσει αυτό, το \"VIP by bonus\" πρέπει να οριστεί σε \"ναι\".",
+ 'text_vip_until_note' => "Η μορφή ώρας είναι YYYY-MM-DD hh:mm:ss. Ο χρόνος μέχρι το πότε η κατάσταση VIP είναι έγκυρη. Για να λειτουργήσει αυτό, το 'VIP auto expires' πρέπει να οριστεί σε 'ναι'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Χωρίς Διαφημίσεις Μέχρι",
'text_no_ad_until_note' => "Η μορφή ώρας είναι YYYY-MM-DD hh:mm:ss. Ο χρόνος μέχρι το πότε ο χρήστης μπορεί να απενεργοποιήσει τις διαφημίσεις.",
diff --git a/lang/es/lang_attendance.php b/lang/es/lang_attendance.php
index 61d776ca..4ffb32c4 100644
--- a/lang/es/lang_attendance.php
+++ b/lang/es/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Confirmar atención: ',
'retroactive_description' => 'Haz clic en el punto en el fondo blanco para hacer la atención. Actualmente tienes una tarjeta de asistencia %d.',
+ 'attend_button' => 'Registrarse ahora',
);
diff --git a/lang/es/lang_functions.php b/lang/es/lang_functions.php
index 1afd5269..7ad5958e 100644
--- a/lang/es/lang_functions.php
+++ b/lang/es/lang_functions.php
@@ -2,52 +2,52 @@
$lang_functions = array
(
- 'std_access_denied' => "Access Denied!",
- 'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
- 'std_permission_denied' => "Permission denied!",
+ 'std_access_denied' => "¡Acceso denegado!",
+ 'std_fake_account' => "Hemos llegado a creer que estás usando una cuenta falsa, ¡por lo tanto hemos registrado esta acción!",
+ 'std_permission_denied' => "¡Permiso denegado!",
'std_permission_denied_only' => "Permiso denegado. Sólo ",
- 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ for more information on different user classes and what they can do.
The %s Staff",
+ 'std_or_above_can_view' => " o superior podría ver.
Por favor vea el "."FAQ para más información sobre diferentes clases de usuario y qué pueden hacer.
El personal %s",
'std_target_not_exists' => 'Target not exists',
- 'std_already_logged_in' => "You have already logged in!",
+ 'std_already_logged_in' => "¡Ya has iniciado sesión!",
'text_page_last_updated' => "Última actualización de esta página ",
- 'text_browser_cookies_note' => "If you enable cookies and are still unable to log in, perhaps something happened to cause a problem with your login cookie. We suggest delete your cookies and trying again. To delete cookies in Internet Explorer, go to Tools > Internet Options... and click on the Delete Cookies button. Note that this will delete all cookies stored on your system for other sites as well.",
+ 'text_browser_cookies_note' => "Si habilita las cookies y todavía no puede iniciar sesión, quizás algo causó un problema con su cookie de inicio de sesión. Sugerimos eliminar sus cookies y volver a intentarlo. Para eliminar cookies en Internet Explorer, vaya a Herramientas > Opciones de Internet... y haga clic en el botón Eliminar cookies. Tenga en cuenta que esto también eliminará todas las cookies almacenadas en su sistema para otros sitios.",
'std_error' => "Error",
- 'text_unable_to_send_mail' => "Unable to send mail. Please contact an administrator about this error.",
- 'std_success' => "Success",
- 'std_confirmation_email_sent' => "A confirmation email has been mailed to ",
- 'std_please_wait' => "Please allow a few minutes for the mail to arrive.",
- 'std_account_details_sent' => "The new account details have been mailed to ",
- 'std_locked' => " Locked! (the maximum number of failed ",
- 'std_attempts_reached' => " attempts is reached during reauthentication)",
- 'std_your_ip_banned' => "We come to believe you are trying to cheat our system, therefore we've banned your ip!",
+ 'text_unable_to_send_mail' => "No se puede enviar el correo. Por favor, póngase en contacto con un administrador sobre este error.",
+ 'std_success' => "Éxito",
+ 'std_confirmation_email_sent' => "Un correo electrónico de confirmación ha sido enviado a ",
+ 'std_please_wait' => "Por favor, espere unos minutos para que llegue el correo.",
+ 'std_account_details_sent' => "Los detalles de la nueva cuenta han sido enviados por correo a ",
+ 'std_locked' => " ¡Bloqueado! (el número máximo de fallidos ",
+ 'std_attempts_reached' => " los intentos se alcanzan durante la reautenticación)",
+ 'std_your_ip_banned' => "Hemos llegado a creer que está tratando de engañar a nuestro sistema, ¡por lo tanto hemos prohibido su ip!",
'std_login_failed' => "¡Error al iniciar sesión!",
- 'std_login_failed_note' => "Error: Username or password incorrect! Or you are not confirmed yet
Don't remember your password? Recover your password!",
- 'std_failed' => "Failed",
+ 'std_login_failed_note' => "Error: Nombre de usuario o contraseña incorrecta! ¿O aún no estás confirmado
¿No recuerdas tu contraseña? Recuperar tu contraseña!",
+ 'std_failed' => "Fallo",
'std_oops' => "¡Ups!",
'std_sorry' => "Disculpe",
- 'std_invite_system_disabled' => "The invite system is currently disabled...",
- 'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
- 'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
- 'std_the_ip' => "The IP ",
- 'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at %s.",
- 'std_invalid_image_code' => "Invalid Image Code!
Do not go back, The image code has been cleared!
Please click ",
- 'std_here_to_request_new' => "here to request a new image code.",
+ 'std_invite_system_disabled' => "El sistema de invitación está actualmente deshabilitado...",
+ 'std_open_registration_disabled' => "El registro abierto está deshabilitado. Sólo invitaciones. Si tienes suerte, tal vez tengas un amigo que quiere invitarte :) Simplemente queremos ver cuántos tramposos comenzarán a respetar sus cuentas después de que se den cuenta de que no pueden volver y conseguir otra :). Ten esto en cuenta, si ya eres miembro e invitas a un estafador conocido, y usted lo sabía en primer lugar, tanto la suya como la persona a la que invitó están desactivadas. Tendrás que venir a hablar con nosotros para que tu cuenta se vuelva a declarar. Si quieres una invitación y conoces a alguien que la tiene, depende de ellos darte una invitación.",
+ 'std_account_limit_reached' => "Se ha alcanzado el límite de cuenta de usuario actual. Las cuentas inactivas se podan todo el tiempo, por favor vuelve más tarde...",
+ 'std_the_ip' => "La IP ",
+ 'std_used_many_times' => " ya está siendo usado en demasiadas cuentas... No se permiten más cuentas en %s.",
+ 'std_invalid_image_code' => "¡Código de imagen inválido!
No vuelvas, ¡El código de la imagen ha sido borrado!
Por favor haga clic ",
+ 'std_here_to_request_new' => "aquí para solicitar un nuevo código de imagen.",
'std_action' => 'Accin',
'std_report' => 'Reporte',
'std_desc' => 'Descripción',
'std_comment' => 'Comentario',
- 'std_quick_comment' => 'Quick comment',
- 'std_click_here_to_goback' => 'Click here to goback',
- 'std_you_will_get' => 'You will get',
- 'std_by' => 'By',
- 'row_security_image' => "Security Image:",
- 'row_security_challenge' => "Security Challenge:",
- 'row_security_code' => "Security Code:",
- 'text_slots' => "Slots:",
+ 'std_quick_comment' => 'Comentario rápido',
+ 'std_click_here_to_goback' => 'Haz clic aquí para desear',
+ 'std_you_will_get' => 'Recibirás',
+ 'std_by' => 'Por',
+ 'row_security_image' => "Imagen de seguridad:",
+ 'row_security_challenge' => "Desafío de Seguridad:",
+ 'row_security_code' => "Código de seguridad:",
+ 'text_slots' => "Espacios:",
'text_unlimited' => "Ilimitado",
- 'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
- 'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
- 'text_unauthorized_ip' => "403 Forbidden
Unauthorized IP address.",
+ 'std_server_load_very_high' => "La carga del servidor es muy alta en este momento. Reintentando, por favor espere...",
+ 'std_too_many_users' => "Demasiados usuarios. Por favor, pulse el botón Actualizar en su navegador para volver a intentarlo.",
+ 'text_unauthorized_ip' => "403 Prohibida
Dirección IP no autorizada.",
'text_home' => "Inicio",
'text_forums' => "Foros",
'text_torrents' => "Torrents",
@@ -55,66 +55,66 @@ $lang_functions = array
'text_request' => "Solicitudes",
'text_upload' => "Subir",
'text_subtitles' => "Subtítulos",
- 'text_user_cp' => "User CP",
+ 'text_user_cp' => "Usuario CP",
'text_top_ten' => "Top 10",
'text_log' => "LOG",
'text_rules' => "Reglas",
'text_faq' => "FAQ",
'text_staff' => "Personal",
- 'std_site_down_for_maintenance' => "Site is down for maintenance, please check back again later... thanks",
- 'text_click_view_full_image' => "Click this bar to view the full image.",
- 'text_image_resized' => "This image has been resized. Click this bar to view the full image.",
- 'text_click_view_small_image' => "Click this bar to view the small image.",
+ 'std_site_down_for_maintenance' => "El sitio está abajo por mantenimiento, por favor vuelve más tarde... gracias",
+ 'text_click_view_full_image' => "Haga clic en esta barra para ver la imagen completa.",
+ 'text_image_resized' => "Esta imagen ha sido redimensionada. Haga clic en esta barra para ver la imagen completa.",
+ 'text_click_view_small_image' => "Haga clic en esta barra para ver la imagen pequeña.",
'text_login' => "Ingresar",
- 'text_signup' => "Signup",
+ 'text_signup' => "Registrarse",
'text_inf' => "Inf.",
- 'title_donor' => "donor",
- 'title_warned' => "warned",
+ 'title_donor' => "donante",
+ 'title_warned' => "advertido",
'title_inbox_new_messages' => "inbox (new messages)",
'title_inbox_no_new_messages' => "inbox (no new messages)",
'text_yes' => "Sí",
'text_no' => "Nu",
'text_unknown' => "Desconocido",
- 'text_welcome_back' => "Welcome",
- 'text_staff_panel' => "Staff Panel",
- 'text_site_settings' => "Site Settings",
- 'text_logout' => "logout",
- 'text_bonus' => "Bonus ",
+ 'text_welcome_back' => "Bienvenida",
+ 'text_staff_panel' => "Panel de personal",
+ 'text_site_settings' => "Ajustes del sitio",
+ 'text_logout' => "cerrar sesión",
+ 'text_bonus' => "Bono ",
'text_use' => "Usar",
'text_ratio' => "Ratio:",
- 'text_uploaded' => "Uploaded:",
- 'text_downloaded' => "Downloaded:",
- 'text_active_torrents' => "Active:",
- 'title_torrents_seeding' => "Torrents Seeding",
- 'title_torrents_leeching' => "Torrents Leeching",
- 'text_connectable' => "Connectable: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
- 'title_sentbox' => "sentbox",
- 'title_inbox' => "inbox",
- 'title_buddylist' => "Buddylist",
+ 'text_uploaded' => "Subido:",
+ 'text_downloaded' => "Descargado:",
+ 'text_active_torrents' => "Activo:",
+ 'title_torrents_seeding' => "Torrents Sembrando",
+ 'title_torrents_leeching' => "Torrentes Destilación",
+ 'text_connectable' => "Conectable: ",
+ 'text_the_time_is_now' => "Tiempo: ",
+ 'text_message_new' => " Nuevo",
+ 'title_sentbox' => "buzón",
+ 'title_inbox' => "buzón",
+ 'title_buddylist' => "Lista budista",
'text_you_have' => "Tienes ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " nuevo mensaje",
'text_s' => "s",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
+ 'text_click_here_to_read' => "! Haga clic aquí para leer.",
+ 'text_your_friends' => "Tu amigo",
+ 'text_awaiting_confirmation' => " ¡esperando confirmación de ti!",
'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_there_is' => "Ahí",
+ 'text_new_report' => " nuevo informe",
+ 'text_new_staff_message' => " nuevo mensaje del personal",
'text_search' => "Buscar",
'text_profile' => "Perfil",
- 'text_chat' => "Chat",
+ 'text_chat' => "Chatear",
'text_dox' => "DOX",
'text_links' => "Enlaces",
'text_username' => "Usuario: ",
- 'text_password' => "Password: ",
+ 'text_password' => "Contraseña: ",
'submit_log_in' => "Log in!",
'text_register' => "Registrarse",
'text_rules_link' => "Reglas",
'text_faq_link' => "FAQ",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "Acuerdo de usuario",
'text_prev' => "Anterior",
'text_next' => "Siguiente",
'text_by' => " por ",
@@ -122,23 +122,23 @@ $lang_functions = array
'text_at' => " en ",
'text_edit' => "Editar",
'text_delete' => "Eliminar",
- 'text_view_original' => "View original",
+ 'text_view_original' => "Ver original",
'text_last_edited_by' => "Última edición por ",
'text_edited_at' => " en ",
'col_type' => "Tipo",
'col_name' => "Nombre",
'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_wait' => "Esperar",
'col_edit' => "Editar",
'col_visible' => "Visible",
- 'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_number_of_comments' => "Número de Comentarios",
+ 'title_time_added' => "Tiempo Añadido",
'title_size' => "Tamaño",
- 'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
+ 'title_number_of_seeders' => "Número de Semilleros",
+ 'title_number_of_leechers' => "Número de Leechers",
+ 'title_number_of_snatched' => "Número de Obtenido",
'col_uploader' => "Cargador",
- 'col_action' => "Act",
+ 'col_action' => "Acto",
'text_normal' => "Normal",
'text_free' => "Gratis",
'text_two_times_up' => "2X",
@@ -147,46 +147,46 @@ $lang_functions = array
'text_half_down_two_up' => "2X 50%",
'text_new_uppercase' => "Nuevo",
'text_sticky' => "Pegado",
- 'title_download_torrent' => "Download Torrent",
+ 'title_download_torrent' => "Descargar Torrent",
'text_h' => " h",
'text_none' => "Ninguna",
- 'text_anonymous' => "Anonymous",
+ 'text_anonymous' => "Anónimo",
'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
- 'std_does_not_exist' => " doesn't exist",
+ 'std_file' => "Fichero ",
+ 'std_does_not_exist' => " no existe",
'std_access_permission_note' => "!
Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.
chmod -R 777 config (config directory).",
- 'std_cannot_read_file' => "Cannot read file ",
- 'std_cannot_serialize_file' => "Cannot serialize file ",
- 'std_cannot_open_file' => "Cannot open file ",
- 'std_to_save_info' => " to save info",
- 'text_cannot_save_info_in' => "Cannot save info in file (error in serialisation) ",
- 'std_your_account_parked' => "Your account is parked.",
+ 'std_cannot_read_file' => "No se puede leer el archivo ",
+ 'std_cannot_serialize_file' => "No se puede serializar el archivo ",
+ 'std_cannot_open_file' => "No se puede abrir el archivo ",
+ 'std_to_save_info' => " para guardar información",
+ 'text_cannot_save_info_in' => "No se puede guardar la información en el archivo (error en la serialización) ",
+ 'std_your_account_parked' => "Tu cuenta está estacionada.",
'title_online' => "En línea",
'title_offline' => "Desconectado",
- 'title_send_message_to' => "Send message to ",
+ 'title_send_message_to' => "Enviar mensaje a ",
'title_report_this_comment' => "Report this comment",
- 'text_bookmarks' => "Bookmarks",
+ 'text_bookmarks' => "Marcadores",
'title_bookmark_torrent' => "Marcador",
- 'title_delbookmark_torrent' => "Unbookmark",
- 'text_mark' => "Mark",
+ 'title_delbookmark_torrent' => "Desmarcar",
+ 'text_mark' => "Marca",
'text_unmark' => "Unmark",
- 'text_award' => "Bonus Award: ",
- 'text_additional_notes' => "Additional Notes: ",
- 'title_view_reviews' => "Click to view reviews",
+ 'text_award' => "Premio de Bono: ",
+ 'text_additional_notes' => "Notas adicionales: ",
+ 'title_view_reviews' => "Haga clic en para ver comentarios",
'title_has_new_comment' => "Has new comment",
'title_no_new_comment' => "No new comment",
- 'row_external_info' => "External Info",
+ 'row_external_info' => " Info externo",
'row_imdb_url' => "IMDb URL",
- 'text_imdb_url_note' => "(URL taken from IMDb. e.g. for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
- 'text_artist' => " Artist: ",
- 'text_album' => "Album: ",
- 'title_get_rss' => "Get RSS",
+ 'text_imdb_url_note' => "(URL tomada de IMDb. p. ej.: para película El Caballero Oscuro la URL es https://www.imdb.com/title/tt0468569/)",
+ 'text_artist' => " Artista: ",
+ 'text_album' => "Álbum: ",
+ 'title_get_rss' => "Obtener RSS",
'text_hot' => "Calor",
'text_classic' => "Clásico",
- 'text_recommended' => "Good",
- 'title_view_nfo' => "View NFO file",
- 'title_edit_torrent' => "Edit or delete torrent",
- 'title_time_alive' => "Time Alive",
+ 'text_recommended' => "Bueno",
+ 'title_view_nfo' => "Ver archivo NFO ",
+ 'title_edit_torrent' => "Editar o eliminar torrent",
+ 'title_time_alive' => "Tiempo vivo",
'title_add_comments' => "Add comment",
'text_at_time' => " en ",
'text_blank' => " ",
@@ -197,55 +197,55 @@ $lang_functions = array
'text_country' => "País",
'text_genres' => "Genres",
'text_director' => "Director",
- 'text_starring' => "Starring",
- 'text_runtime' => "Runtime",
+ 'text_starring' => "Sorprendente",
+ 'text_runtime' => "Tiempo de ejecución",
'text_language' => "Idioma",
'text_douban' => "Douban",
- 'text_region' => "Region",
- 'text_creator' => "Creator",
- 'text_awaiting_five_votes' => "awaiting 5 votes",
- 'text_invite' => "Invite ",
+ 'text_region' => "Región",
+ 'text_creator' => "Creador",
+ 'text_awaiting_five_votes' => "esperando 5 votos",
+ 'text_invite' => "Invitar ",
'text_send' => "Enviar",
- 'text_tracks' => "Tracks",
- 'text_label' => "Label",
+ 'text_tracks' => "Pistas",
+ 'text_label' => "Etiqueta",
'text_tags' => "Etiquetas",
- 'text_user_ip' => "User IP",
- 'text_location_main' => "Location Main",
- 'text_location_sub' => "Location Sub",
- 'text_ip_range' => "IP Range",
+ 'text_user_ip' => "Usuario IP",
+ 'text_location_main' => "Ubicación principal",
+ 'text_location_sub' => "Ubicación Sub",
+ 'text_ip_range' => "IP Rango",
'text_min' => " min",
- 'text_music' => "Music",
+ 'text_music' => "Música",
'text_special' => "Especial",
'title_reply_with_quote' => "Cotización",
- 'title_add_reply' => "Add Reply",
+ 'title_add_reply' => "Añadir Respuesta",
'title_delete' => "Eliminar",
'title_edit' => "Editar",
'title_reportbox' => "reportbox",
- 'title_staffbox' => "staffbox",
+ 'title_staffbox' => "caja del personal",
'title_sticky' => "Pegado",
- 'text_new_news' => " unread important news",
- 'std_no_user_named' => "There is no user named ",
+ 'text_new_news' => " noticias importantes no leídas",
+ 'std_no_user_named' => "No hay nombre de usuario ",
'text_banned' => "Baneado",
- 'text_are' => " are ",
- 'text_is' => " is ",
+ 'text_are' => " están ",
+ 'text_is' => " es ",
'select_choose_one' => "elegir uno",
'text_space' => " ",
'text_day' => "d ",
- 'text_new_suspected_cheater' => " new suspected cheater",
- 'title_cheaterbox' => "cheaterbox",
- 'text_will_end_in' => " will end in ",
+ 'text_new_suspected_cheater' => " nuevo sospechoso tramposo",
+ 'title_cheaterbox' => "trampolín",
+ 'text_will_end_in' => " terminará en ",
'text_alt_pageup_shortcut' => "Alt+Pageup",
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
- 'text_shift_pageup_shortcut' => "Shift+Pageup",
- 'text_shift_pagedown_shortcut' => "Shift+Pagedown",
+ 'text_shift_pageup_shortcut' => "Mayús+Página",
+ 'text_shift_pagedown_shortcut' => "Mayús+Págedown",
'text_quote' => "Cotización",
- 'text_code' => "CODE",
- 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.",
+ 'text_code' => "CÓDIGO",
+ 'std_invalid_id' => "¡ID no válida! Por razones de seguridad, hemos registrado esta acción.",
'text_smilies' => "Sonrisas",
'col_type_something' => "Type...",
- 'col_to_make_a' => "To make a...",
- 'text_year' => " year",
- 'text_month' => " month",
+ 'col_to_make_a' => "Para hacer...",
+ 'text_year' => " año",
+ 'text_month' => " mes",
'text_day' => " día",
'text_hour' => " hora",
'text_min' => " min",
@@ -253,13 +253,13 @@ $lang_functions = array
'select_font' => "Font",
'select_size' => "Tamaño",
'text_subject' => "Asunto:",
- 'text_more_smilies' => "More Smilies",
- 'js_prompt_enter_url' => "You must enter a URL",
- 'js_prompt_enter_title' => "You must enter a title",
+ 'text_more_smilies' => "Más emoticonos",
+ 'js_prompt_enter_url' => "Debe introducir una URL",
+ 'js_prompt_enter_title' => "Debe introducir un título",
'js_prompt_error' => "¡Error!",
- 'js_prompt_enter_item' =>"Enter item of the list. For end of the list, press 'cancel' or leave the next field empty ",
- 'js_prompt_enter_image_url' => "You must enter a full image URL",
- 'js_prompt_enter_email' => "You must enter a E-mail",
+ 'js_prompt_enter_item' =>"Introduzca el elemento de la lista. Para el final de la lista, pulse 'cancelar' o deje el siguiente campo vacío ",
+ 'js_prompt_enter_image_url' => "Debe introducir una URL completa de la imagen",
+ 'js_prompt_enter_email' => "Debe introducir un E-mail",
'text_new' => "Nuevo",
'text_reply' => "Responder",
'submit_submit' => "Enviar",
@@ -267,19 +267,19 @@ $lang_functions = array
'row_subject' => "Asunto",
'row_body' => "Cuerpo",
'text_peasant' => "Peasant",
- 'text_user' => "User",
- 'text_power_user' => "Power User",
- 'text_elite_user' => "Elite User",
- 'text_crazy_user' => "Crazy User",
- 'text_insane_user' => "Insane User",
- 'text_veteran_user' => "Veteran User",
- 'text_extreme_user' => "Extreme User",
- 'text_ultimate_user' => "Ultimate User",
+ 'text_user' => "Usuario",
+ 'text_power_user' => "Usuario eléctrico",
+ 'text_elite_user' => "Usuario Elite",
+ 'text_crazy_user' => "Usuario Loco",
+ 'text_insane_user' => "Usuario Insane",
+ 'text_veteran_user' => "Usuario veterano",
+ 'text_extreme_user' => "Usuario Extreme",
+ 'text_ultimate_user' => "Usuario definitivo",
'text_nexus_master' => "Nexus Master",
'text_vip' => "VIP",
'text_uploader' => "Cargador",
'text_retiree' => "Retirado",
- 'text_forum_moderator' => "Forum Moderator",
+ 'text_forum_moderator' => "Moderador del Foro",
'text_moderators' => "Moderador",
'text_administrators' => "Administrador",
'text_sysops' => "SysOp",
@@ -287,59 +287,64 @@ $lang_functions = array
'text_short_year'=> "Y",
'text_short_month' => "MON",
'text_short_day' => "D",
- 'text_short_hour' => "H",
+ 'text_short_hour' => "D",
'text_short_min' => "M",
'submit_edit' => "Editar",
- 'text_banned_client_warning' => "You were using a banned BitTorrent client the last time connecting the tracker! Click here.",
- 'text_please_improve_ratio_within' => "Please improve your ratio within ",
- 'text_or_you_will_be_banned' =>", or your account will be banned! Click here.",
+ 'text_banned_client_warning' => "¡Estabas usando un cliente BitTorrent baneado la última vez que conectaste el rastreador! Haz clic aquí.",
+ 'text_please_improve_ratio_within' => "Por favor, mejore su ratio dentro de ",
+ 'text_or_you_will_be_banned' =>", o su cuenta será baneada! Haga clic aquí.",
'text_size' => "Tamaño",
- 'text_downloads' => "Downloads",
- 'text_attachment_key' => "Attachment for key ",
- 'text_not_found' => " not found",
+ 'text_downloads' => "Descargas",
+ 'text_attachment_key' => "Adjunto de la clave ",
+ 'text_not_found' => " no encontrado",
'text_thirty_percent_down' => "30%",
- 'text_please_download_something_within' => "Please download something within ",
- 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.",
- 'text_attendance' => '[Attend get bonus]',
- 'text_attended' => '[Attend got: %u, card: %d]',
+ 'text_please_download_something_within' => "Por favor, descarga algo dentro de ",
+ 'text_inactive_account_be_deleted' => ". Se eliminarán las cuentas inactivas (sin cantidad de transferencia).",
+ 'text_attendance' => '[Asistir a obtener bono]',
+ 'text_attended' => '[Asistencia obtenida: %u, tarjeta: %d]',
'row_pt_gen_douban_url' => "PT-Gen douban link",
- 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",
+ 'text_pt_gen_douban_url_note' => "(URL tomada de douban. p. ej.: para la película Transformers la URL es https://mo.douban.com/subject/1794171//)",
'row_pt_gen_imdb_url' => "PT-Gen imdb link",
- 'text_pt_gen_imdb_url_note' => "(URL taken from imdb. e.g. for movie Transformers the URL is https://www.imdb.com/title/tt0418279/)",
+ 'text_pt_gen_imdb_url_note' => "(URL tomada de imdb. p. ej.: para película Transformadores la URL es https://www.imdb.com/title/tt0418279/)",
'row_pt_gen_bangumi_url' => "PT-Gen bangumi link",
- 'text_pt_gen_bangumi_url_note' => "(URL taken from bangumi. e.g. for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
- 'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
- 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
- 'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
- 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
- 'text_tag_no_release_to_any_other' => 'No release to any other',
- 'text_tag_first_release' => 'First release',
- 'text_tag_official' => 'Official',
- 'text_tag_diy' => 'DIY',
- 'text_tag_mother_language' => 'Mother language',
- 'text_tag_mother_language_subtitle' => 'Mother language subtitle',
+ 'text_pt_gen_bangumi_url_note' => "(URL tomada de bangumi. p. ej.: para animación Cowboy Bebop la URL es https://bangumi.tv/subject/253/)",
+ 'imdb_cache_dir_can_not_create' => 'el directorio de caché imdb no puede crear',
+ 'imdb_cache_dir_is_not_writeable' => 'no se puede escribir en el directorio de caché imdb',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir no puede crear',
+ 'imdb_photo_dir_is_not_writeable' => 'no se puede escribir en el directorio imdb',
+ 'text_tag_no_release_to_any_other' => 'No hay ninguna versión',
+ 'text_tag_first_release' => 'Primera versión',
+ 'text_tag_official' => 'Oficial',
+ 'text_tag_diy' => 'DIA',
+ 'text_tag_mother_language' => 'Lenguaje madre',
+ 'text_tag_mother_language_subtitle' => 'Subtítulo de idioma madre',
'text_tag_hdr' => 'HDR',
'text_required' => 'Requerido',
- 'text_invalid' => 'Invalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
- 'text_management_system' => 'Management',
+ 'text_invalid' => 'Inválido',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
+
+ · BDInfo comes from software BDInfo,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
+ ',
+ 'text_management_system' => 'Gestión',
'text_seed_points' => 'Puntos de semilla',
- 'spoiler_expand_collapse' => 'Click to expand/collapse',
- 'spoiler_default_title' => 'Collapse content',
+ 'spoiler_expand_collapse' => 'Haga clic para expandir/contraer',
+ 'spoiler_default_title' => 'Contraer contenido',
'menu_claim' => 'Claim: ',
- 'text_complains' => 'There %s %u pending complaint%s.',
- 'text_contactstaff' => 'Contact staff',
- 'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
- 'full_site_promotion_time_range' => 'Time range: %s ~ %s',
- 'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
+ 'text_complains' => 'Hay %s %u reclamo pendiente%s.',
+ 'text_contactstaff' => 'Contactar personal',
+ 'full_site_promotion_in_effect' => '¡Sitio completo [%s] en efecto!',
+ 'full_site_promotion_time_range' => 'Rango de tiempo: %s ~ %s',
+ 'full_site_promotion_remark' => 'Nota: %s',
+ 'full_site_promotion_upcoming' => 'Próximo sitio completo [%s]',
+ 'text_torrent_to_approval' => 'Hay %s%u no aprobando el torrent%s.',
'std_confirm_remove' => '¿Está seguro que desea eliminarlo?',
- 'select_an_user_class' => 'Select an user class',
+ 'select_an_user_class' => 'Seleccione una clase de usuario',
'input_check_all' => "Marcar todo",
'input_uncheck_all' => "Desmarcar todo",
- 'select_at_least_one_record' => 'Select at least one record!',
- 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
- 'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
+ 'select_at_least_one_record' => '¡Selecciona al menos un registro!',
+ 'text_seed_box_record_to_approval' => 'Hay %s%u registro de caja de aprobación%s.',
+ 'approval_deny_reach_upper_limit' => 'El número de torrents cuya aprobación actual fue denegada: %s alcanzó el límite superior y no está permitido ser subido.',
);
?>
diff --git a/lang/es/lang_invite.php b/lang/es/lang_invite.php
index 3fd8eda8..0a72faed 100644
--- a/lang/es/lang_invite.php
+++ b/lang/es/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Añadir Harem',
'signup_link_help' => 'Clic derecho para copiar',
'signup_link' => 'Enlace de registro',
+ 'text_uploaded_count' => 'Cuentas cargadas',
'text_seed_torrent_count' => 'Conteo de semillas',
'text_seed_torrent_size' => 'Tamaño de semilla',
'text_seed_torrent_bonus_per_hour' => 'Bono de siembra por hora',
diff --git a/lang/es/lang_login.php b/lang/es/lang_login.php
index 2d0cdf46..1dfa9331 100644
--- a/lang/es/lang_login.php
+++ b/lang/es/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "intentos restantes.",
'p_no_account_signup' => "¿No tienes una cuenta? ¡ Regístrate ahora mismo!",
'p_forget_pass_recover' => "¿Olvidaste tu contraseña? Recupera tu contraseña por correo electrónico",
- 'p_account_banned' => "¿Cuenta bloqueada? Ver la razón enregistro de baneo de usuario",
+ 'p_account_banned' => "¿Cuenta bloqueada? Ver la razón en registro de baneo de usuario",
'p_resend_confirm' => "¿No ha recibido el correo de confirmación o el enlace de confirmación está roto? Envíe de nuevo el correo de confirmación",
'rowhead_username' => "Usuario:",
'rowhead_password' => "Contraseña:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Autenticación de dos factores',
'two_step_code_tooltip' => 'Si está habilitado debe rellenarse',
'text_complain' => 'Canal de queja',
+ 'other_methods' => "Otros métodos",
);
?>
diff --git a/lang/es/lang_mybonus.php b/lang/es/lang_mybonus.php
index 292e4a02..84ff7420 100644
--- a/lang/es/lang_mybonus.php
+++ b/lang/es/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "¡Enhorabuena por haber comprado con éxito una tarjeta de cambio de nombre de usuario!",
'text_change_username_card_already_has' => 'Ya tienes un cambio de nombre de usuario',
'text_rainbow_id_already_valid_forever' => 'Ya tienes una ID permanente de Arco Rainbow',
+ 'text_get_by_medal' => 'Bono de medalla obtendrá el siguiente valor adicional por hora',
+ 'medal_additional_desc' => 'La fórmula de cálculo de bonus de medalla es la misma que la anterior, independientemente de la garantía mínima',
+ 'medal_additional_factor' => 'El bono final es el bono calculado de la medalla multiplicado por la medalla_adicional_factor',
+ 'text_bonus_mini_size' => 'El tamaño del torrent debe ser al menos %s. El tamaño del torrent es menor que este volumen están excluidos de los cálculos de bonificación'
);
?>
diff --git a/lang/es/lang_settings.php b/lang/es/lang_settings.php
index 6180c8c4..475441dc 100644
--- a/lang/es/lang_settings.php
+++ b/lang/es/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuto',
'row_login_secret_lifetime' => 'Iniciar sesión en la vida secreta',
'text_login_secret_lifetime_deadline' => 'Fecha límite de inicio de sesión secreto',
- 'row_enable_technical_info' => 'Activar MediaInfo',
- 'text_enable_technical_info' => "Por defecto 'No'. MediaInfo viene del software MediaInfo Vista de texto",
- 'row_sticky_first_level_background_color' => 'Color de bg de primer nivel fijo',
+ 'row_enable_technical_info' => 'Activar MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Por defecto \'No\'.
+ MediaInfo proviene del software MediaInfo el resultado de "Vista de texto"
+ BDInfo proviene del software BDInfo el resultado de "Ver informes"
+ ',
+ 'row_sticky_first_level_background_color' => 'Color de bg de primer nivel fijo',
'text_sticky_first_level_background_color_note' => 'Color de Bg de primer nivel fijo, no será ninguno si no se establece.',
'row_sticky_second_level_background_color' => 'Color de bg de segundo nivel ajustado',
'text_sticky_second_level_background_color_note' => 'Color de bg de segundo nivel estricto, no será ninguno si no se establece.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Si está habilitado, no se transmitirán contraseñas de texto plano al iniciar sesión, recomendado. Las futuras versiones eliminarán esta configuración y habilitarán esta función.' ,
'row_complain_enabled' => 'Activar quejas',
'row_complain_enabled_note' => 'por defecto: "sí"',
+ 'row_min_size' => 'Volumen mínimo',
+ 'text_bonus_mini_size'=> 'El volumen mínimo requerido para el torrent es',
+ 'text_bonus_mini_size_help' => '. El tamaño del torrent menor que este volumen no está incluido en el cálculo del bono. Unidad: bytes (Byte), ej., 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Opciones de bonus de recompensa',
+ 'text_reward_bonus_options_note' => 'Opciones de bonus de recompensa en la página de detalles del torrent, múltiples opciones separadas por comas',
+ 'row_reward_times_limit' => 'Límite de recompensa de frecuencia',
+ 'text_reward_times_limit_note' => 'Límite diario por usuario para recompensas de bonus en las páginas de detalle de semillas. Establecer a 0 para sin límite. Por defecto: 0',
);
?>
diff --git a/lang/es/lang_tags.php b/lang/es/lang_tags.php
index 54b8ab35..504b9c47 100644
--- a/lang/es/lang_tags.php
+++ b/lang/es/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Hace subrayado el texto adjunto.",
'text_underline_syntax' => "[u]Texto[/u]",
'text_underline_example' => "[u]Este es un texto subrayado.[/u]",
+ 'text_strikethrough' => "Tachado",
+ 'text_strikethrough_description' => "Hace que el texto adjunto.",
+ 'text_strikethrough_syntax' => "[s]Texto[/s]",
+ 'text_strikethrough_example' => "[s]Esto es un texto con golpe.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Oculta el texto adjunto',
+ 'text_hide_syntax' => '[hide]Texto[/hide]',
+ 'text_hide_example' => '[hide]I tried so hard and got so far[/hide]',
'text_color_one' => "Color (alt. 1)",
'text_color_one_description' => "Cambia el color del texto adjunto.",
'text_color_one_syntax' => "[color=Color]Texto[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hiperenlace (alto. 1)",
'text_hyperlink_one_description' => "Inserta un hipervínculo.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Esta etiqueta es superflua; todas las URLs se enlazan automáticamente.",
'text_hyperlink_two' => "Hiperenlace (alta. 2)",
'text_hyperlink_two_description' => "Inserta un hipervínculo.",
'text_hyperlink_two_syntax' => "[url=URL]Enlace texto[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "No tienes que usar esta etiqueta a menos que quieras establecer el texto del enlace; todas las URLs son automáticamente hiperenlazadas.",
'text_image_one' => "Imagen (alt. 1)",
'text_image_one_description' => "Inserta una imagen.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "La URL debe terminar con .gif, .jpg, .jpeg o .png.",
'text_image_two' => "Imagen (alt. 2)",
'text_image_two_description' => "Inserta una imagen.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "La URL debe terminar con .gif, .jpg, .jpeg o .png.",
'text_quote_one' => "Cotización (alt. 1)",
'text_quote_one_description' => "Inserta una cita.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Insertar flash en páginas web a un ancho y altura definidos",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Insertar flash en páginas web a ancho y altura por defecto (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Vídeo Flash (alt.1)",
'text_flv_one_description' => "Insertar vídeo flash en páginas web a un ancho y altura definidos",
'text_flv_one_syntax' => "[flv,width,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Vídeo Flash (alt.2)",
'text_flv_two_description' => "Insertar vídeo flash en páginas web a anchura y altura por defecto (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Insertar vídeo en línea de YouTube en páginas web",
'text_youtube_syntax' => "[youtube,width,height]URL de vídeo en YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCCCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Vídeo",
+ 'text_video_description' => "Insertar reproductor de vídeo HTML5",
+ 'text_video_syntax' => "[vídeo,ancho,altura]URL de vídeo[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Audio",
+ 'text_audio_description' => "Insertar reproductor de audio HTML5",
+ 'text_audio_syntax' => "[audio]URL de audio[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Insertar vídeo en línea de YouKu en páginas web",
'text_youku_syntax' => "[youku]URL de vídeo en YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Insertar contenido expandible/colapsable en la página',
'text_spoiler_syntax' => '[spoiler=title]Este es el contenido plegado[/spoiler]',
'text_spoiler_example' => '[spoiler=¿Qué pasó con el final del héroe?]¡El héroe murió antes![/spoiler]',
+ 'text_hr' => 'Regla horizontal',
+ 'text_hr_description' => 'Insertar contenido de regla horizontal en la página',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Nunca te rindas[hr]Nunca te defendes',
'text_left' => 'Text align left',
'text_left_description' => 'Insertar contenido justificado por la izquierda en la página',
diff --git a/lang/es/lang_takesignup.php b/lang/es/lang_takesignup.php
index 25deb37f..4eb692fc 100644
--- a/lang/es/lang_takesignup.php
+++ b/lang/es/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " para terminar el registro, ¡gracias!",
'msg_subject' => "Bienvenido a ",
'msg_congratulations' => "Enhorabuena ",
- 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
+ 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to join us!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
'mail_this_link' => "ESTA LÍNEA",
'mail_here' => "AQUÍ",
'mail_title' => " Confirmación de registro de usuario",
diff --git a/lang/es/lang_usercp.php b/lang/es/lang_usercp.php
index 55858450..e7314d24 100644
--- a/lang/es/lang_usercp.php
+++ b/lang/es/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrarse',
'checkbox_pm_on_topic_reply' => 'Notificarme cuando haya nuevas respuestas a los mensajes del foro',
'checkbox_pm_on_hr_reached' => 'Notificarme cuando H&R alcance el objetivo',
+ 'row_tracker_url' => 'URL del rastreador',
+ 'row_tracker_url_help' => 'Nota: Una vez seleccionado, anunciar sólo puede ser enviado al enlace seleccionado. Por defecto, el anuncio sólo se puede enviar al primer enlace por defecto de la lista.',
);
?>
diff --git a/lang/es/lang_userdetails.php b/lang/es/lang_userdetails.php
index b7786025..0e5b6698 100644
--- a/lang/es/lang_userdetails.php
+++ b/lang/es/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Disculpe",
'std_user_not_confirmed' => "El usuario no ha sido confirmado todavía!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP por bono",
+ 'row_vip_by_bonus' => "VIP auto expiración",
'text_vip_by_bonus_note' => "Si el estado VIP se gana usando bonus",
'row_vip_until' => "VIP hasta",
- 'text_vip_until_note' => "El formato de hora es AAA-MM-DD hh:mm:ss. La hora hasta que el estado VIP es válido. Para que esto funcione, \"VIP by bonus\" debe establecerse como \"sí\".",
+ 'text_vip_until_note' => "El formato de hora es AAA-MM-DD hh:mm:ss. La hora hasta que el estado VIP es válido. Para que esto funcione, \"VIP auto expires\" debe establecerse como \"sí\".",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Sin anuncios hasta",
'text_no_ad_until_note' => "El formato de hora es YYY-MM-DD hh:mm:ss. La hora hasta que el usuario pueda desactivar los anuncios.",
diff --git a/lang/fi/lang_attendance.php b/lang/fi/lang_attendance.php
index 4749a872..4362ed46 100644
--- a/lang/fi/lang_attendance.php
+++ b/lang/fi/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Vahvista osallistuminen: ',
'retroactive_description' => 'Klikkaa pistettä valkoisella taustalla osallistuaksesi. Sinulla on tällä hetkellä läsnäolikortti %d.',
+ 'attend_button' => 'Tarkista nyt',
);
diff --git a/lang/fi/lang_functions.php b/lang/fi/lang_functions.php
index 7277f721..8b7bdfe5 100644
--- a/lang/fi/lang_functions.php
+++ b/lang/fi/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Sinä saat',
'std_by' => 'Tekijä',
'row_security_image' => "Turvallisuus Kuva:",
+ 'row_security_challenge' => "Turvallisuushaaste:",
'row_security_code' => "Turvakoodi:",
'text_slots' => "Ruudut:",
'text_unlimited' => "Rajoittamaton",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Pakollinen',
'text_invalid' => 'Virheellinen',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo tulee ohjelmistosta MediaInfo, avoin tiedosto kieli valitse english, paina näkymävalikkoa > teksti > oikea klikkaa laatikkoa > valitse kaikki > kopio > ohi tässä laatikossa.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo tulee ohjelmistosta MediaInfo, kynätiedosto, kieli valitse englanti, klikkaa näkymävalikkoa > teksti > vasen klikkaa laatikkoa > valitse kaikki > kopio > ohi tässä laatikossa.
+
+ · BDInfo tulee ohjelmistosta BDInfo, kynää tiedosto tällä ohjelmistolla, klikkaa Scan Bitrates nähdäksesi raportin, napsauta hiiren kakkospainikkeella laatikkoa > valitse kaikki, hiiren kakkospainikkeella > kopioida, ja liitä se tähän.
+ ',
'text_management_system' => 'Hallinta',
'text_seed_points' => 'Siemenpisteet',
'spoiler_expand_collapse' => 'Napsauta laajentaaksesi/tiivistääksesi',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Ota yhteyttä henkilökuntaan',
'full_site_promotion_in_effect' => 'Koko sivusto [%s] voimassa!',
'full_site_promotion_time_range' => 'Aikaväli: %s ~ %s',
+ 'full_site_promotion_remark' => 'Huomautus: %s',
+ 'full_site_promotion_upcoming' => 'Tuleva koko sivusto [%s]',
'text_torrent_to_approval' => 'There %s%u ei hyväksytä torrent%s.',
'std_confirm_remove' => 'Oletko varma, että haluat poistaa sen?',
'select_an_user_class' => 'Valitse käyttäjäluokka',
diff --git a/lang/fi/lang_invite.php b/lang/fi/lang_invite.php
index 4d0d919b..cba51876 100644
--- a/lang/fi/lang_invite.php
+++ b/lang/fi/lang_invite.php
@@ -54,6 +54,7 @@ Terveisin,
'harem_addition' => 'Harem lisäys',
'signup_link_help' => 'Kopio oikealla painikkeella',
'signup_link' => 'Ilmoittautumisen linkki',
+ 'text_uploaded_count' => 'Lähetetyt määrät',
'text_seed_torrent_count' => 'Lähetettyjen määrien määrä',
'text_seed_torrent_size' => 'Lähetyksen koko',
'text_seed_torrent_bonus_per_hour' => 'Lähetysbonus per tunti',
diff --git a/lang/fi/lang_login.php b/lang/fi/lang_login.php
index b0ed8d9f..f9da2168 100644
--- a/lang/fi/lang_login.php
+++ b/lang/fi/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "jäljellä olevat yritykset.",
'p_no_account_signup' => "Eikö sinulla ole tiliä? Rekisteröidy juuri nyt!",
'p_forget_pass_recover' => "Unohditko salasanasi? Palauta salasanasi sähköpostitse",
- 'p_account_banned' => "Tili estetty? Katso syykäyttäjäkiellon loki",
+ 'p_account_banned' => "Tili estetty? Katso syy käyttäjäkiellon loki",
'p_resend_confirm' => "Etkö saanut vahvistusviestiä tai vahvistuslinkki on rikki? Lähetä vahvistusviesti uudelleen",
'rowhead_username' => "Käyttäjätunnus:",
'rowhead_password' => "Salasana:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Kaksivaiheinen Todennus',
'two_step_code_tooltip' => 'Jos käytössä on täytettävä',
'text_complain' => 'Valituskanava',
+ 'other_methods' => "Muut Menetelmät",
);
?>
diff --git a/lang/fi/lang_mybonus.php b/lang/fi/lang_mybonus.php
index 323a7b3b..4ee7b52d 100644
--- a/lang/fi/lang_mybonus.php
+++ b/lang/fi/lang_mybonus.php
@@ -168,6 +168,10 @@ $lang_mybonus = array
'text_success_buy_change_username_card' => "Onnittelut siitä, että ostit onnistuneesti muuttaa käyttäjätunnusta!",
'text_change_username_card_already_has' => 'Käyttäjätunnus on jo vaihdettu',
'text_rainbow_id_already_valid_forever' => 'Jo käytössä pysyvä sateenkaaren tunnus',
+ 'text_get_by_medal' => 'Medal bonus saa seuraavat ylimääräinen bonus arvo tunnissa',
+ 'medal_additional_desc' => 'Medal bonuksen laskenta kaava on sama kuin edellä, riippumatta vähimmäistakauksesta',
+ 'medal_additional_factor' => 'Lopullinen bonus on laskettu mitali bonus kerrottuna medal_additional_factor',
+ 'text_bonus_mini_size' => 'Torrent- koon on oltava vähintään %s. Tätä pienempiä torrent- kokoja ei oteta huomioon bonuslaskelmissa'
);
?>
diff --git a/lang/fi/lang_settings.php b/lang/fi/lang_settings.php
index 882a8b26..5c61372b 100644
--- a/lang/fi/lang_settings.php
+++ b/lang/fi/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuutti',
'row_login_secret_lifetime' => 'Kirjaudu sisään salainen elinikä',
'text_login_secret_lifetime_deadline' => 'Nykyinen kirjautumisen salainen määräaika',
- 'row_enable_technical_info' => 'Ota Mediatiedot Käyttöön',
- 'text_enable_technical_info' => "Oletus 'Ei'. MediaInfo tulee ohjelmistosta MediaInfo Tekstinäkymä",
- 'row_sticky_first_level_background_color' => 'Sticky ensimmäisen tason bg väri',
+ 'row_enable_technical_info' => 'Ota MediaInfo/BdInfo Käyttöön',
+ 'text_enable_technical_info' => 'Oletus \'Ei\'.
+ ¶ MediaInfo tulee ohjelmistosta MediaInfo tulos "Tekstinäkymä"
+ ¶ BDInfo tulee ohjelmistosta BDInfo "Näytä raportit"
+ ',
+ 'row_sticky_first_level_background_color' => 'Sticky ensimmäisen tason bg väri',
'text_sticky_first_level_background_color_note' => 'Sticky ensimmäisen tason bg väri, se ei ole mitään, jos ei ole asetettu.',
'row_sticky_second_level_background_color' => 'Sticky toisen tason bg väri',
'text_sticky_second_level_background_color_note' => 'Sticky toisen tason bg väri, se ei ole mitään, jos ei ole asetettu.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Jos käytössä, plaintext-salasanoja ei lähetetä kirjautumisen yhteydessä, suositellaan. Tulevat julkaisut poistavat tämän määrityksen ja ottavat käyttöön tämän ominaisuuden.' ,
'row_complain_enabled' => 'Otetaanko valitukset käyttöön',
'row_complain_enabled_note' => 'oletus: "kyllä"',
+ 'row_min_size' => 'Pienin äänenvoimakkuus',
+ 'text_bonus_mini_size'=> 'Torrentille tarvittava vähimmäismäärä on',
+ 'text_bonus_mini_size_help' => '. Tätä pienempää torrent- kokoa ei sisällytetä bonuslaskelmaan. Yksikkö: tavuja (Byte), esim., 1 KiB = 1024 tavua.',
+ 'row_reward_bonus_options' => 'Palkintobonuksen Asetukset',
+ 'text_reward_bonus_options_note' => 'Palkitse bonusoptiot torrent-tiedostosivulla, useita optioita erotettu pilkuilla',
+ 'row_reward_times_limit' => 'Palkinnon Taajuusraja',
+ 'text_reward_times_limit_note' => 'Päivittäinen raja per käyttäjä bonuspalkkille seed detail sivuilla. Aseta 0 ilman rajoitusta. Oletus: 0',
);
?>
diff --git a/lang/fi/lang_tags.php b/lang/fi/lang_tags.php
index 165e6e69..06026521 100644
--- a/lang/fi/lang_tags.php
+++ b/lang/fi/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Tekee liitetyn tekstin alleviivatuksi.",
'text_underline_syntax' => "[u]Teksti[/u]",
'text_underline_example' => "[u]Tämä on alleviivattu teksti.[/u]",
+ 'text_strikethrough' => "Yliviivaus",
+ 'text_strikethrough_description' => "Tekee liitteenä olevan tekstin strikethrough.",
+ 'text_strikethrough_syntax' => "[s]Teksti[/s]",
+ 'text_strikethrough_example' => "[s]Tämä on yliviivattu teksti.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Tekee liitetyn tekstin piilotettu',
+ 'text_hide_syntax' => '[hide]Teksti[/hide]',
+ 'text_hide_example' => '[hide]Yritin niin kovasti ja pääsin niin pitkälle[/hide]',
'text_color_one' => "Väri (alt. 1)",
'text_color_one_description' => "Muuttaa liitetyn tekstin väriä.",
'text_color_one_syntax' => "[color=Color]Teksti[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlinkki (alt. 1)",
'text_hyperlink_one_description' => "Lisää hyperlinkin.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Tämä tagi on turha; kaikki URL-osoitteet ovat automaattisesti linkitettyjä.",
'text_hyperlink_two' => "Hyperlinkki (alt. 2)",
'text_hyperlink_two_description' => "Lisää hyperlinkin.",
'text_hyperlink_two_syntax' => "[url=URL]Linkki teksti[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Sinun ei tarvitse käyttää tätä tagia, ellet halua asettaa linkkitekstiä; kaikki URL-osoitteet ovat automaattisesti linkitettyjä.",
'text_image_one' => "Kuva (kohta 1)",
'text_image_one_description' => "Lisää kuvan.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URL-osoitteen tulee päättyä .gif, .jpg, .jpeg tai .png.",
'text_image_two' => "Kuva (kohta 2)",
'text_image_two_description' => "Lisää kuvan.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URL-osoitteen tulee päättyä .gif, .jpg, .jpeg tai .png.",
'text_quote_one' => "Tarjous (alt. 1)",
'text_quote_one_description' => "Lisää tarjouksen.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Salama (alt. 1)",
'text_flash_description' => "Lisää salama verkkosivuille määritellyllä leveydellä ja korkeudella",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Salama (alt. 2)",
'text_flash_two_description' => "Lisää salama oletusleveydelle ja korkeudelle (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash video (alt.1)",
'text_flv_one_description' => "Aseta flash-video verkkosivuille määritellyllä leveydellä ja korkeudella",
'text_flv_one_syntax' => "[flv,leveys, korkeus]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash video (alt.2)",
'text_flv_two_description' => "Aseta flash video oletusleveydelle ja korkeudelle (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Lisää YouTube nettivideo nettisivuilla",
'text_youtube_syntax' => "[youtube,width,height]Video URL on YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Lisää HTML5-videosoitin",
+ 'text_video_syntax' => "[video, leveys, korkeus]Video URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Ääni",
+ 'text_audio_description' => "Lisää HTML5-äänisoitin",
+ 'text_audio_syntax' => "[audio]Audion URL-osoite[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Lisää YouKu online-video nettisivuille",
'text_youku_syntax' => "[youku]Video URL YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Lisää laajennettava/tiivistettävissä oleva sisältö sivulle',
'text_spoiler_syntax' => '[spoiler=title]Tämä on taitettu sisältö[/spoiler]',
'text_spoiler_example' => '[spoiler=Mitä tapahtui sankarin lopulliseen loppuun?]Sankari kuoli viimeksi![/spoiler]',
+ 'text_hr' => 'Vaakasuora sääntö',
+ 'text_hr_description' => 'Lisää horisontaalisen säännön sisältö sivulle',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Älä koskaan luovuta sinua[hr]Älä koskaan päästä alas',
'text_left' => 'Text align left',
'text_left_description' => 'Aseta sivun sisältö vasemmalle oikeutetuksi',
diff --git a/lang/fi/lang_takesignup.php b/lang/fi/lang_takesignup.php
index ea22eb63..ecadb6aa 100644
--- a/lang/fi/lang_takesignup.php
+++ b/lang/fi/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " lopettaa ilmoittautuminen, kiitos!",
'msg_subject' => "Tervetuloa ",
'msg_congratulations' => "Onnittelut ",
- 'msg_you_are_a_member' => ",\n\nOlet nyt jäsenenä %s,\nHaluaisimme käyttää tilaisuutta hyväksemme ja sanoa tervetuloa %s:lle!\n\nMuista lukea [url=rules (URl=rules. ). hp][b]säännöt[/b][/url] ja [url=faq. hp][b]Faq[/b][/url].\n Ja muista pysähtyä [url=foorumeilla. hp][b]Foorumit[/b][/url]: ja sano hei!\n\nNauti oleskelustasi.\n %s henkilökunta ",
+ 'msg_you_are_a_member' => ",\n\nOlet nyt jäsenenä %s,\nHaluaisimme käyttää tilaisuutta hyväksemme ja sanoa tervetuloa liittymään meihin!\n\nOle hyvä ja lue [url=säännöt. hp][b]säännöt[/b][/url] ja [url=faq. hp][b]Faq[/b][/url].\n Ja muista pysähtyä [url=foorumeilla. hp][b]Foorumit[/b][/url]: ja sano hei!\n\nNauti oleskelustasi.\n %s henkilökunta ",
'mail_this_link' => "TÄMÄ LINKKI",
'mail_here' => "TÄSTÄ",
'mail_title' => " Käyttäjän Rekisteröinti Vahvistus",
diff --git a/lang/fi/lang_usercp.php b/lang/fi/lang_usercp.php
index b4a28327..cc65c25e 100644
--- a/lang/fi/lang_usercp.php
+++ b/lang/fi/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Rekisteröidy',
'checkbox_pm_on_topic_reply' => 'Ilmoita minulle, kun on olemassa uusia vastauksia foorumi viestejä',
'checkbox_pm_on_hr_reached' => 'Ilmoita minulle, kun H&R saavuttaa tavoitteen',
+ 'row_tracker_url' => 'Seurantapalvelimen URL',
+ 'row_tracker_url_help' => 'Huomautus: Kun ilmoitus on valittu, se voidaan lähettää vain valittuun linkkiin. Oletuksena ilmoitus voidaan lähettää vain listan ensimmäiselle oletuslinkille. @ info: whatsthis',
);
?>
diff --git a/lang/fi/lang_userdetails.php b/lang/fi/lang_userdetails.php
index fddb39f2..5f369aec 100644
--- a/lang/fi/lang_userdetails.php
+++ b/lang/fi/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Anteeksi",
'std_user_not_confirmed' => "Käyttäjää ei ole vielä vahvistettu!",
'text_not_available' => "E/A",
- 'row_vip_by_bonus' => "VIP bonuksella",
+ 'row_vip_by_bonus' => "VIP automaattinen vanhenee",
'text_vip_by_bonus_note' => "Onko VIP tila saavutetaan käyttämällä bonus",
'row_vip_until' => "VIP asti",
- 'text_vip_until_note' => "Ajan muoto on VVVV-KK-PP: hh:mm:s. Aika, johon asti VIP-tila on voimassa. Jotta tämä toimisi, VIP-bonuksen on oltava ”kyllä”.",
+ 'text_vip_until_note' => "Ajan muoto on VVVV-KK-PP: hh:mm:s. Aika, johon asti VIP-tila on voimassa. Jotta tämä toimisi, VIP automaattinen vanhenee tulee olla 'kyllä'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Ei Mainoksia Kunnes",
'text_no_ad_until_note' => "Ajan muoto on VVVV-KK-DD hh:mm:s. Aika, jolloin käyttäjä voi poistaa mainokset käytöstä.",
diff --git a/lang/fr/lang_attendance.php b/lang/fr/lang_attendance.php
index 6e99dbf9..40d9c997 100644
--- a/lang/fr/lang_attendance.php
+++ b/lang/fr/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Confirmer pour participer: ',
'retroactive_description' => 'Cliquez sur le point sur l\'arrière-plan blanc pour y participer. Vous avez actuellement une carte de présence %d.',
+ 'attend_button' => 'Enregistrez maintenant',
);
diff --git a/lang/fr/lang_functions.php b/lang/fr/lang_functions.php
index 7e74cccb..03684812 100644
--- a/lang/fr/lang_functions.php
+++ b/lang/fr/lang_functions.php
@@ -2,51 +2,51 @@
$lang_functions = array
(
- 'std_access_denied' => "Access Denied!",
- 'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
- 'std_permission_denied' => "Permission denied!",
+ 'std_access_denied' => "Accès refusé !",
+ 'std_fake_account' => "Nous venons de croire que vous utilisez un faux compte. Nous avons donc enregistré cette action !",
+ 'std_permission_denied' => "Autorisation refusée !",
'std_permission_denied_only' => "Autorisation refusée. Seulement ",
- 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ for more information on different user classes and what they can do.
The %s Staff",
+ 'std_or_above_can_view' => " ou au-dessus peuvent voir.
Veuillez consulter la "."FAQ pour plus d'informations sur les différentes classes d'utilisateurs et ce qu'elles peuvent faire.
Le %s Personnel",
'std_target_not_exists' => 'Target not exists',
- 'std_already_logged_in' => "You have already logged in!",
+ 'std_already_logged_in' => "Vous êtes déjà connecté!",
'text_page_last_updated' => "Dernière mise à jour de cette page ",
- 'text_browser_cookies_note' => "If you enable cookies and are still unable to log in, perhaps something happened to cause a problem with your login cookie. We suggest delete your cookies and trying again. To delete cookies in Internet Explorer, go to Tools > Internet Options... and click on the Delete Cookies button. Note that this will delete all cookies stored on your system for other sites as well.",
+ 'text_browser_cookies_note' => "Si vous activez les cookies et que vous ne pouvez toujours pas vous connecter, il se peut que quelque chose pose problème avec votre cookie de connexion. Nous vous suggérons de supprimer vos cookies et de réessayer. Pour supprimer les cookies dans Internet Explorer, allez dans Outils > Options Internet... et cliquez sur le bouton Supprimer les cookies. Notez que cela supprimera tous les cookies stockés sur votre système pour d'autres sites également.",
'std_error' => "Erreur",
- 'text_unable_to_send_mail' => "Unable to send mail. Please contact an administrator about this error.",
- 'std_success' => "Success",
- 'std_confirmation_email_sent' => "A confirmation email has been mailed to ",
- 'std_please_wait' => "Please allow a few minutes for the mail to arrive.",
- 'std_account_details_sent' => "The new account details have been mailed to ",
- 'std_locked' => " Locked! (the maximum number of failed ",
- 'std_attempts_reached' => " attempts is reached during reauthentication)",
- 'std_your_ip_banned' => "We come to believe you are trying to cheat our system, therefore we've banned your ip!",
+ 'text_unable_to_send_mail' => "Impossible d'envoyer le courrier. Veuillez contacter un administrateur à propos de cette erreur.",
+ 'std_success' => "Succès",
+ 'std_confirmation_email_sent' => "Un e-mail de confirmation a été envoyé à ",
+ 'std_please_wait' => "Veuillez prévoir quelques minutes pour que le courrier arrive.",
+ 'std_account_details_sent' => "Les détails du nouveau compte ont été envoyés à ",
+ 'std_locked' => " Verrouillé! (le nombre maximum d'échecs échoués ",
+ 'std_attempts_reached' => " tentatives sont atteintes lors de la réauthentification)",
+ 'std_your_ip_banned' => "Nous en arrivons à croire que vous essayez de tricher notre système, nous avons donc banni votre adresse IP !",
'std_login_failed' => "Échec de la connexion !",
- 'std_login_failed_note' => "Error: Username or password incorrect! Or you are not confirmed yet
Don't remember your password? Recover your password!",
- 'std_failed' => "Failed",
- 'std_oops' => "Oops!",
- 'std_sorry' => "Sorry",
- 'std_invite_system_disabled' => "The invite system is currently disabled...",
- 'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
- 'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
- 'std_the_ip' => "The IP ",
- 'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at %s.",
- 'std_invalid_image_code' => "Invalid Image Code!
Do not go back, The image code has been cleared!
Please click ",
- 'std_here_to_request_new' => "here to request a new image code.",
+ 'std_login_failed_note' => "Erreur: Nom d'utilisateur ou mot de passe incorrect ! Ou vous n'êtes pas encore confirmé
Vous ne vous souvenez pas de votre mot de passe ? Récupérez votre mot de passe !",
+ 'std_failed' => "Echoué",
+ 'std_oops' => "Oups!",
+ 'std_sorry' => "Désolé",
+ 'std_invite_system_disabled' => "Le système d'invitation est actuellement désactivé...",
+ 'std_open_registration_disabled' => "L'inscription ouverte est actuellement désactivée. Invitations uniquement. Si vous avez de la chance, vous pourriez avoir un ami qui veut vous inviter :) Nous voulons juste voir combien de tricheurs vont commencer à respecter leur compte après avoir réalisé qu'ils ne peuvent pas simplement rentrer et en obtenir un autre :). Gardez cela à l'esprit, si vous êtes déjà membre et que vous invitez un tricheur connu, et vous le saviez en premier lieu, la vôtre et la personne que vous avez invitée sont désactivées. Vous devrez venir nous parler pour que votre compte soit réenregistré. Si vous voulez une invitation et que vous connaissez quelqu'un qui en a un, c'est à lui de vous donner une invitation.",
+ 'std_account_limit_reached' => "La limite actuelle du compte utilisateur a été atteinte. Les comptes inactifs sont supprimés tout le temps, veuillez revenir plus tard...",
+ 'std_the_ip' => "L'IP ",
+ 'std_used_many_times' => " est déjà utilisé sur trop de comptes... Plus aucun compte autorisé sur %s.",
+ 'std_invalid_image_code' => "Code d'image invalide!
Ne pas revenir en arrière, Le code de l'image a été effacé!
Veuillez cliquer ",
+ 'std_here_to_request_new' => "ici pour demander un nouveau code d'image.",
'std_action' => 'Action',
'std_report' => 'Rapporter',
- 'std_desc' => 'Description',
+ 'std_desc' => 'Libellé',
'std_comment' => 'Commenter',
- 'std_quick_comment' => 'Quick comment',
- 'std_click_here_to_goback' => 'Click here to goback',
- 'std_you_will_get' => 'You will get',
- 'std_by' => 'By',
- 'row_security_image' => "Security Image:",
- 'row_security_challenge' => "Security Challenge:",
- 'row_security_code' => "Security Code:",
- 'text_slots' => "Slots:",
+ 'std_quick_comment' => 'Commentaire rapide',
+ 'std_click_here_to_goback' => 'Cliquez ici pour gober',
+ 'std_you_will_get' => 'Vous obtiendrez',
+ 'std_by' => 'Par',
+ 'row_security_image' => "Image de sécurité:",
+ 'row_security_challenge' => "Défi de sécurité:",
+ 'row_security_code' => "Code de sécurité:",
+ 'text_slots' => "Emplacements :",
'text_unlimited' => "Illimité",
- 'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
- 'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
+ 'std_server_load_very_high' => "La charge du serveur est très élevée pour le moment. Réessayer, veuillez patienter...",
+ 'std_too_many_users' => "Trop d'utilisateurs. Veuillez appuyer sur le bouton Actualiser dans votre navigateur pour réessayer.",
'text_unauthorized_ip' => "403 Forbidden
Unauthorized IP address.",
'text_home' => "Domicile",
'text_forums' => "Forums",
@@ -55,66 +55,66 @@ $lang_functions = array
'text_request' => "Requêtes",
'text_upload' => "Charger",
'text_subtitles' => "Sous-titres",
- 'text_user_cp' => "User CP",
+ 'text_user_cp' => "CP de l'utilisateur",
'text_top_ten' => "Top 10",
- 'text_log' => "LOG",
+ 'text_log' => "JOURNAL",
'text_rules' => "Règles",
'text_faq' => "Foire Aux Questions",
'text_staff' => "Employé",
- 'std_site_down_for_maintenance' => "Site is down for maintenance, please check back again later... thanks",
- 'text_click_view_full_image' => "Click this bar to view the full image.",
- 'text_image_resized' => "This image has been resized. Click this bar to view the full image.",
- 'text_click_view_small_image' => "Click this bar to view the small image.",
+ 'std_site_down_for_maintenance' => "Le site est hors service pour maintenance, veuillez revenir plus tard... merci",
+ 'text_click_view_full_image' => "Cliquez sur cette barre pour voir l'image complète.",
+ 'text_image_resized' => "Cette image a été redimensionnée. Cliquez sur cette barre pour voir l'image complète.",
+ 'text_click_view_small_image' => "Cliquez sur cette barre pour voir la petite image.",
'text_login' => "Se connecter",
- 'text_signup' => "Signup",
+ 'text_signup' => "Inscription",
'text_inf' => "Inf",
- 'title_donor' => "donor",
- 'title_warned' => "warned",
- 'title_inbox_new_messages' => "inbox (new messages)",
+ 'title_donor' => "donateur",
+ 'title_warned' => "averti",
+ 'title_inbox_new_messages' => "Boîte de réception (nouveaux messages )",
'title_inbox_no_new_messages' => "inbox (no new messages)",
'text_yes' => "Oui",
'text_no' => "Non",
'text_unknown' => "Inconnu",
- 'text_welcome_back' => "Welcome",
- 'text_staff_panel' => "Staff Panel",
- 'text_site_settings' => "Site Settings",
- 'text_logout' => "logout",
+ 'text_welcome_back' => "Bienvenue",
+ 'text_staff_panel' => "Panneau de personnel",
+ 'text_site_settings' => "Paramètres du site",
+ 'text_logout' => "déconnexion",
'text_bonus' => "Bonus ",
'text_use' => "Utiliser",
- 'text_ratio' => "Ratio:",
- 'text_uploaded' => "Uploaded:",
- 'text_downloaded' => "Downloaded:",
- 'text_active_torrents' => "Active:",
+ 'text_ratio' => "Ratio",
+ 'text_uploaded' => "Envoyé :",
+ 'text_downloaded' => "Téléchargé :",
+ 'text_active_torrents' => "Actif :",
'title_torrents_seeding' => "Torrents Seeding",
'title_torrents_leeching' => "Torrents Leeching",
- 'text_connectable' => "Connectable: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
- 'title_sentbox' => "sentbox",
- 'title_inbox' => "inbox",
- 'title_buddylist' => "Buddylist",
+ 'text_connectable' => "Connectable : ",
+ 'text_the_time_is_now' => "Heure: ",
+ 'text_message_new' => " Nouveau",
+ 'title_sentbox' => "boîte de texte",
+ 'title_inbox' => "Boîte de réception",
+ 'title_buddylist' => "Liste d'amis",
'text_you_have' => "Vous avez ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " nouveau message",
'text_s' => "s",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
- 'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_click_here_to_read' => "! Cliquez ici pour lire.",
+ 'text_your_friends' => "Votre ami",
+ 'text_awaiting_confirmation' => " en attente de confirmation de votre part !",
+ 'text_website_offline_warning' => "AVERTISSEMENT: Le site Web est actuellement hors ligne ! Cliquez sur ici pour modifier les paramètres.",
+ 'text_there_is' => "Il y a",
+ 'text_new_report' => " nouveau rapport",
+ 'text_new_staff_message' => " nouveau message du personnel",
'text_search' => "Chercher",
'text_profile' => "Profil",
- 'text_chat' => "Chat",
+ 'text_chat' => "Discuter",
'text_dox' => "DOX",
'text_links' => "Liens",
'text_username' => "Nom d'utilisateur: ",
- 'text_password' => "Password: ",
- 'submit_log_in' => "Log in!",
+ 'text_password' => "Mot de passe : ",
+ 'submit_log_in' => "Connectez-vous à !",
'text_register' => "Inscription",
'text_rules_link' => "Règles",
'text_faq_link' => "Foire Aux Questions",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "Contrat d'utilisateur",
'text_prev' => "Précédent",
'text_next' => "Suivant",
'text_by' => " par ",
@@ -122,71 +122,71 @@ $lang_functions = array
'text_at' => " à ",
'text_edit' => "Editer",
'text_delete' => "Supprimez",
- 'text_view_original' => "View original",
+ 'text_view_original' => "Voir l'original",
'text_last_edited_by' => "Dernière modification par ",
'text_edited_at' => " à ",
'col_type' => "Type de texte",
'col_name' => "Nom",
'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_wait' => "Attendre",
'col_edit' => "Editer",
'col_visible' => "Visible",
'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_time_added' => "Temps Ajouté",
'title_size' => "Taille",
- 'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
+ 'title_number_of_seeders' => "Nombre de Seeders",
+ 'title_number_of_leechers' => "Nombre de Leechers",
+ 'title_number_of_snatched' => "Nombre de Récupéré",
'col_uploader' => "Chargeur",
- 'col_action' => "Act",
+ 'col_action' => "Agir",
'text_normal' => "Normale",
'text_free' => "Gratuit",
'text_two_times_up' => "2x",
'text_free_two_times_up' => "2x Gratuit",
'text_half_down' => "50%",
- 'text_half_down_two_up' => "2X 50%",
+ 'text_half_down_two_up' => "2x 50%",
'text_new_uppercase' => "NOUVEAU",
'text_sticky' => "Épinglé",
'title_download_torrent' => "Download Torrent",
'text_h' => " h",
'text_none' => "Aucun",
- 'text_anonymous' => "Anonymous",
+ 'text_anonymous' => "Anonyme",
'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
- 'std_does_not_exist' => " doesn't exist",
- 'std_access_permission_note' => "!
Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.
chmod -R 777 config (config directory).",
- 'std_cannot_read_file' => "Cannot read file ",
- 'std_cannot_serialize_file' => "Cannot serialize file ",
- 'std_cannot_open_file' => "Cannot open file ",
- 'std_to_save_info' => " to save info",
- 'text_cannot_save_info_in' => "Cannot save info in file (error in serialisation) ",
- 'std_your_account_parked' => "Your account is parked.",
+ 'std_file' => "Fichier ",
+ 'std_does_not_exist' => " n'existe pas",
+ 'std_access_permission_note' => "!
Avant le démarrage de l'installation, assurez-vous que vous avez les permissions d'accès aux fichiers et aux répertoires correctement configurées. Veuillez voir ci-dessous.
chmod -R 777 config (répertoire de configuration).",
+ 'std_cannot_read_file' => "Impossible de lire le fichier ",
+ 'std_cannot_serialize_file' => "Impossible de sérialiser le fichier ",
+ 'std_cannot_open_file' => "Impossible d'ouvrir le fichier ",
+ 'std_to_save_info' => " pour enregistrer des infos",
+ 'text_cannot_save_info_in' => "Impossible d'enregistrer les informations dans le fichier (erreur de sérialisation) ",
+ 'std_your_account_parked' => "Votre compte est garé.",
'title_online' => "En ligne",
'title_offline' => "Hors ligne",
- 'title_send_message_to' => "Send message to ",
- 'title_report_this_comment' => "Report this comment",
- 'text_bookmarks' => "Bookmarks",
+ 'title_send_message_to' => "Envoyer message à ",
+ 'title_report_this_comment' => "Signaler un commentaire ce ",
+ 'text_bookmarks' => "Signets",
'title_bookmark_torrent' => "Marque-page",
- 'title_delbookmark_torrent' => "Unbookmark",
- 'text_mark' => "Mark",
+ 'title_delbookmark_torrent' => "Retirer des favoris",
+ 'text_mark' => "Marquer",
'text_unmark' => "Unmark",
- 'text_award' => "Bonus Award: ",
- 'text_additional_notes' => "Additional Notes: ",
- 'title_view_reviews' => "Click to view reviews",
+ 'text_award' => "Bonus de récompense: ",
+ 'text_additional_notes' => "Notes complémentaires: ",
+ 'title_view_reviews' => "Cliquez sur pour voir les avis ",
'title_has_new_comment' => "Has new comment",
- 'title_no_new_comment' => "No new comment",
- 'row_external_info' => "External Info",
- 'row_imdb_url' => "IMDb URL",
- 'text_imdb_url_note' => "(URL taken from IMDb. e.g. for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
+ 'title_no_new_comment' => "Aucun commentaire nouveau ",
+ 'row_external_info' => "Infos Externe",
+ 'row_imdb_url' => "URL de IMDb ",
+ 'text_imdb_url_note' => "(URL tirée de IMDb. Par exemple pour le film Le Chevalier Noir l'URL est https://www.imdb.com/title/tt0468569/)",
'text_artist' => " Artist: ",
- 'text_album' => "Album: ",
+ 'text_album' => "Album : ",
'title_get_rss' => "Get RSS",
'text_hot' => "Chaud",
'text_classic' => "Classique",
- 'text_recommended' => "Good",
- 'title_view_nfo' => "View NFO file",
- 'title_edit_torrent' => "Edit or delete torrent",
- 'title_time_alive' => "Time Alive",
+ 'text_recommended' => "Bon",
+ 'title_view_nfo' => "Voir le fichier NFO ",
+ 'title_edit_torrent' => "Modifier ou supprimer torrent",
+ 'title_time_alive' => "Temps Vivant",
'title_add_comments' => "Add comment",
'text_at_time' => " à ",
'text_blank' => " ",
@@ -196,90 +196,90 @@ $lang_functions = array
'text_votes' => " Votes",
'text_country' => "Pays",
'text_genres' => "Genres",
- 'text_director' => "Director",
- 'text_starring' => "Starring",
- 'text_runtime' => "Runtime",
+ 'text_director' => "Directeur",
+ 'text_starring' => "Étoiler",
+ 'text_runtime' => "Temps d'exécution",
'text_language' => "Langue",
'text_douban' => "Douban",
- 'text_region' => "Region",
- 'text_creator' => "Creator",
- 'text_awaiting_five_votes' => "awaiting 5 votes",
- 'text_invite' => "Invite ",
+ 'text_region' => "Région",
+ 'text_creator' => "Créateur",
+ 'text_awaiting_five_votes' => "en attente de 5 votes",
+ 'text_invite' => "Inviter ",
'text_send' => "Envoyer",
- 'text_tracks' => "Tracks",
- 'text_label' => "Label",
+ 'text_tracks' => "Pistes",
+ 'text_label' => "Étiquette",
'text_tags' => "Tags",
- 'text_user_ip' => "User IP",
- 'text_location_main' => "Location Main",
- 'text_location_sub' => "Location Sub",
- 'text_ip_range' => "IP Range",
+ 'text_user_ip' => "Utilisateur IP",
+ 'text_location_main' => "Localisation Principale",
+ 'text_location_sub' => "Localisation Sous",
+ 'text_ip_range' => "Intervalle IP ",
'text_min' => " min",
- 'text_music' => "Music",
+ 'text_music' => "Musique",
'text_special' => "Spécial",
'title_reply_with_quote' => "Devis",
- 'title_add_reply' => "Add Reply",
+ 'title_add_reply' => "Ajouter Répondre",
'title_delete' => "Supprimez",
'title_edit' => "Editer",
- 'title_reportbox' => "reportbox",
+ 'title_reportbox' => "boite de rapports",
'title_staffbox' => "staffbox",
'title_sticky' => "Épinglé",
- 'text_new_news' => " unread important news",
- 'std_no_user_named' => "There is no user named ",
+ 'text_new_news' => " actualités importantes non lues",
+ 'std_no_user_named' => "Il n'y a aucun utilisateur nommé ",
'text_banned' => "Banni",
- 'text_are' => " are ",
- 'text_is' => " is ",
+ 'text_are' => " sont ",
+ 'text_is' => " est ",
'select_choose_one' => "choisir un",
'text_space' => " ",
- 'text_day' => "d ",
- 'text_new_suspected_cheater' => " new suspected cheater",
+ 'text_day' => "j ",
+ 'text_new_suspected_cheater' => " nouveau tricheur suspecté",
'title_cheaterbox' => "cheaterbox",
- 'text_will_end_in' => " will end in ",
+ 'text_will_end_in' => " se terminera dans ",
'text_alt_pageup_shortcut' => "Alt+Pageup",
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
- 'text_shift_pageup_shortcut' => "Shift+Pageup",
- 'text_shift_pagedown_shortcut' => "Shift+Pagedown",
+ 'text_shift_pageup_shortcut' => "Maj+Pageup",
+ 'text_shift_pagedown_shortcut' => "Maj + Pagedown",
'text_quote' => "Devis",
'text_code' => "CODE",
- 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.",
+ 'std_invalid_id' => "ID invalide ! Pour des raisons de sécurité, nous avons enregistré cette action.",
'text_smilies' => "Émoticône",
'col_type_something' => "Type...",
- 'col_to_make_a' => "To make a...",
- 'text_year' => " year",
- 'text_month' => " month",
+ 'col_to_make_a' => "Faire ...",
+ 'text_year' => " Année",
+ 'text_month' => " mois",
'text_day' => " jour",
'text_hour' => " heure",
'text_min' => " min",
- 'select_color' => "Color",
+ 'select_color' => "Couleur",
'select_font' => "Font",
'select_size' => "Taille",
'text_subject' => "Objet:",
- 'text_more_smilies' => "More Smilies",
- 'js_prompt_enter_url' => "You must enter a URL",
- 'js_prompt_enter_title' => "You must enter a title",
+ 'text_more_smilies' => "Plus d'émoticônes",
+ 'js_prompt_enter_url' => "Vous devez entrer une URL",
+ 'js_prompt_enter_title' => "Vous devez saisir un titre",
'js_prompt_error' => "Erreur!",
- 'js_prompt_enter_item' =>"Enter item of the list. For end of the list, press 'cancel' or leave the next field empty ",
- 'js_prompt_enter_image_url' => "You must enter a full image URL",
- 'js_prompt_enter_email' => "You must enter a E-mail",
+ 'js_prompt_enter_item' =>"Entrez l'élément de la liste. Pour la fin de la liste, appuyez sur 'annuler' ou laissez le champ suivant vide ",
+ 'js_prompt_enter_image_url' => "Vous devez entrer une URL de l'image complète",
+ 'js_prompt_enter_email' => "Vous devez saisir un e-mail",
'text_new' => "Nouveau",
'text_reply' => "Répondre",
- 'submit_submit' => "Submit",
+ 'submit_submit' => "Soumettre",
'submit_preview' => "Aperçu",
'row_subject' => "Sujet",
'row_body' => "Corps",
'text_peasant' => "Peasant",
'text_user' => "Utilisateur",
- 'text_power_user' => "Power User",
- 'text_elite_user' => "Elite User",
- 'text_crazy_user' => "Crazy User",
- 'text_insane_user' => "Insane User",
- 'text_veteran_user' => "Veteran User",
- 'text_extreme_user' => "Extreme User",
- 'text_ultimate_user' => "Ultimate User",
+ 'text_power_user' => "Utilisateur Power",
+ 'text_elite_user' => "Utilisateur élite",
+ 'text_crazy_user' => "Utilisateur fou",
+ 'text_insane_user' => "Utilisateur insensé",
+ 'text_veteran_user' => "Utilisateur vétéran",
+ 'text_extreme_user' => "Utilisateur extrême",
+ 'text_ultimate_user' => "Utilisateur ultime",
'text_nexus_master' => "Nexus Master",
'text_vip' => "Vip",
'text_uploader' => "Chargeur",
'text_retiree' => "Retraite",
- 'text_forum_moderator' => "Forum Moderator",
+ 'text_forum_moderator' => "Modérateur de forum",
'text_moderators' => "Modérateur",
'text_administrators' => "Administrateur",
'text_sysops' => "SysOp",
@@ -290,56 +290,61 @@ $lang_functions = array
'text_short_hour' => "H",
'text_short_min' => "M",
'submit_edit' => "Editer",
- 'text_banned_client_warning' => "You were using a banned BitTorrent client the last time connecting the tracker! Click here.",
- 'text_please_improve_ratio_within' => "Please improve your ratio within ",
- 'text_or_you_will_be_banned' =>", or your account will be banned! Click here.",
+ 'text_banned_client_warning' => "Vous avez utilisé un client BitTorrent banni la dernière fois que vous connectez le tracker! Cliquez ici.",
+ 'text_please_improve_ratio_within' => "Veuillez améliorer votre ratio dans ",
+ 'text_or_you_will_be_banned' =>", ou votre compte sera banni ! Cliquez ici.",
'text_size' => "Taille",
- 'text_downloads' => "Downloads",
- 'text_attachment_key' => "Attachment for key ",
- 'text_not_found' => " not found",
+ 'text_downloads' => "Téléchargements",
+ 'text_attachment_key' => "Pièce jointe pour la clé ",
+ 'text_not_found' => " non trouvé",
'text_thirty_percent_down' => "30%",
- 'text_please_download_something_within' => "Please download something within ",
- 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.",
- 'text_attendance' => '[Attend get bonus]',
- 'text_attended' => '[Attend got: %u, card: %d]',
+ 'text_please_download_something_within' => "Veuillez télécharger quelque chose dans ",
+ 'text_inactive_account_be_deleted' => ". Les comptes inactifs (sans montant de transfert) seront supprimés.",
+ 'text_attendance' => '[Atteindre un bonus]',
+ 'text_attended' => '[Participation reçue : %u, carte : %d]',
'row_pt_gen_douban_url' => "PT-Gen douban link",
- 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",
+ 'text_pt_gen_douban_url_note' => "(URL tirée de douban. Par exemple pour le film Transformers l'URL est https://movie.douban.com/subject/1794171//)",
'row_pt_gen_imdb_url' => "PT-Gen imdb link",
- 'text_pt_gen_imdb_url_note' => "(URL taken from imdb. e.g. for movie Transformers the URL is https://www.imdb.com/title/tt0418279/)",
+ 'text_pt_gen_imdb_url_note' => "(URL tirée de imdb. Par exemple pour le film Transformers l'URL est https://www.imdb.com/title/tt0418279/)",
'row_pt_gen_bangumi_url' => "PT-Gen bangumi link",
- 'text_pt_gen_bangumi_url_note' => "(URL taken from bangumi. e.g. for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
- 'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
- 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
- 'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
- 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
- 'text_tag_no_release_to_any_other' => 'No release to any other',
- 'text_tag_first_release' => 'First release',
- 'text_tag_official' => 'Official',
- 'text_tag_diy' => 'DIY',
- 'text_tag_mother_language' => 'Mother language',
- 'text_tag_mother_language_subtitle' => 'Mother language subtitle',
+ 'text_pt_gen_bangumi_url_note' => "(URL tirée de bangumi. Par exemple pour l'animation Cowboy Bebop l'URL est https://bangumi.tv/subject/253/)",
+ 'imdb_cache_dir_can_not_create' => 'le répertoire de cache imdb ne peut pas créer',
+ 'imdb_cache_dir_is_not_writeable' => 'le répertoire de cache imdb n\'est pas accessible en écriture',
+ 'imdb_photo_dir_can_not_create' => 'imdb le répertoire de photos ne peut pas créer',
+ 'imdb_photo_dir_is_not_writeable' => 'le répertoire imdb de photos n\'est pas accessible en écriture',
+ 'text_tag_no_release_to_any_other' => 'Aucune version pour les autres',
+ 'text_tag_first_release' => 'Première version',
+ 'text_tag_official' => 'Officiel',
+ 'text_tag_diy' => 'bricolage',
+ 'text_tag_mother_language' => 'Langue mère',
+ 'text_tag_mother_language_subtitle' => 'Sous-titre de la langue maternelle',
'text_tag_hdr' => 'HDR',
'text_required' => 'Requis',
- 'text_invalid' => 'Invalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
- 'text_management_system' => 'Management',
+ 'text_invalid' => 'Invalide',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
+
+ · BDInfo comes from software BDInfo,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
+ ',
+ 'text_management_system' => 'Gestion',
'text_seed_points' => 'Points de graine',
- 'spoiler_expand_collapse' => 'Click to expand/collapse',
- 'spoiler_default_title' => 'Collapse content',
+ 'spoiler_expand_collapse' => 'Cliquez pour développer/réduire',
+ 'spoiler_default_title' => 'Réduire le contenu',
'menu_claim' => 'Claim: ',
'text_complains' => 'There %s %u pending complaint%s.',
- 'text_contactstaff' => 'Contact staff',
- 'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
- 'full_site_promotion_time_range' => 'Time range: %s ~ %s',
- 'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
- 'std_confirm_remove' => 'Are you sure you want to delete it?',
- 'select_an_user_class' => 'Select an user class',
+ 'text_contactstaff' => 'Contacter le personnel',
+ 'full_site_promotion_in_effect' => 'Le site complet [%s] est en vigueur!',
+ 'full_site_promotion_time_range' => 'Intervalle de temps : %s ~ %s',
+ 'full_site_promotion_remark' => 'Note : %s',
+ 'full_site_promotion_upcoming' => 'Upcoming full site [%s]',
+ 'text_torrent_to_approval' => 'Il y a %s%u torrent d\'approbation%s.',
+ 'std_confirm_remove' => 'Êtes-vous sûr de vouloir le supprimer ?',
+ 'select_an_user_class' => 'Sélectionnez une classe utilisateur',
'input_check_all' => "Tout cocher",
'input_uncheck_all' => "Tout décocher",
- 'select_at_least_one_record' => 'Select at least one record!',
- 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
- 'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
+ 'select_at_least_one_record' => 'Sélectionnez au moins un enregistrement !',
+ 'text_seed_box_record_to_approval' => 'Il y a %s%u non la boite de seed d\'approbation%s.',
+ 'approval_deny_reach_upper_limit' => 'Le nombre de torrents dont l\'approbation actuelle a été refusée : %s a atteint la limite supérieure et n\'est pas autorisé à être téléchargé.',
);
?>
diff --git a/lang/fr/lang_invite.php b/lang/fr/lang_invite.php
index d3b7ec21..b812ae1b 100644
--- a/lang/fr/lang_invite.php
+++ b/lang/fr/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Ajout de Harem',
'signup_link_help' => 'Clic droit pour copier',
'signup_link' => 'Lien d\'inscription',
+ 'text_uploaded_count' => 'Nombre de téléversements',
'text_seed_torrent_count' => 'Nombre de sources',
'text_seed_torrent_size' => 'Taille de la source',
'text_seed_torrent_bonus_per_hour' => 'Bonus de seeding par heure',
diff --git a/lang/fr/lang_login.php b/lang/fr/lang_login.php
index 3b79f4d4..2a616a6d 100644
--- a/lang/fr/lang_login.php
+++ b/lang/fr/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "essais restants.",
'p_no_account_signup' => "Vous n'avez pas de compte ? Inscrivez-vous dès maintenant !",
'p_forget_pass_recover' => "Oubliez votre mot de passe ? Récupérez votre mot de passe par e-mail",
- 'p_account_banned' => "Le compte a été banni ? Voir la raison du bannissement du journaldu compte utilisateur",
+ 'p_account_banned' => "Le compte a été banni ? Voir la raison du bannissement du journal du compte utilisateur",
'p_resend_confirm' => "Vous n'avez pas reçu le mail de confirmation ou le lien de confirmation est cassé ? Envoyer un mail de confirmation à nouveau",
'rowhead_username' => "Nom d'utilisateur:",
'rowhead_password' => "Mot de passe :",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Authentification à deux facteurs',
'two_step_code_tooltip' => 'Si activé, doit être renseigné',
'text_complain' => 'Canal des plaintes',
+ 'other_methods' => "Autres méthodes",
);
?>
diff --git a/lang/fr/lang_mybonus.php b/lang/fr/lang_mybonus.php
index 70e4b64a..aa0d68e9 100644
--- a/lang/fr/lang_mybonus.php
+++ b/lang/fr/lang_mybonus.php
@@ -168,6 +168,10 @@ où- A est une variable intermédiaire
- est l' <
'text_success_buy_change_username_card' => "Félicitations pour votre achat réussi d'une carte d'utilisateur changez de nom d'utilisateur!",
'text_change_username_card_already_has' => 'Vous avez déjà un changement de nom d\'utilisateur',
'text_rainbow_id_already_valid_forever' => 'Vous avez déjà un ID Arc-en-ciel permanent',
+ 'text_get_by_medal' => 'Le bonus de médaille obtiendra la valeur supplémentaire suivante par heure',
+ 'medal_additional_desc' => 'La formule de calcul du bonus de médaille est la même que ci-dessus, indépendamment de la garantie minimale',
+ 'medal_additional_factor' => 'Le bonus final est le bonus de médaille calculé multiplié par le medal_additional_factor',
+ 'text_bonus_mini_size' => 'La taille du torrent doit être au moins %s. La taille du torrent est inférieure à ce volume est exclue des calculs de bonus'
);
?>
diff --git a/lang/fr/lang_settings.php b/lang/fr/lang_settings.php
index d830ace2..e419a203 100644
--- a/lang/fr/lang_settings.php
+++ b/lang/fr/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minute',
'row_login_secret_lifetime' => 'Durée de vie de la connexion secrète',
'text_login_secret_lifetime_deadline' => 'Date limite de connexion secrète actuelle',
- 'row_enable_technical_info' => 'Activer MediaInfo',
- 'text_enable_technical_info' => "Par défaut 'Non'. MediaInfo vient du logiciel MediaInfo Vue texte",
- 'row_sticky_first_level_background_color' => 'Couleur de premier niveau adhésif de bg',
+ 'row_enable_technical_info' => 'Activer MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Par défaut \'Non\'.
+ MediaInfo vient du logiciel MediaInfo le résultat de "Vue du texte"
+ BDInfo vient du logiciel BDInfo le résultat de "Voir les rapports"
+ ',
+ 'row_sticky_first_level_background_color' => 'Couleur de premier niveau adhésif de bg',
'text_sticky_first_level_background_color_note' => 'Couleur de premier niveau collant, elle ne sera pas définie si elle n\'est pas définie.',
'row_sticky_second_level_background_color' => 'Couleur de bg de deuxième niveau épais',
'text_sticky_second_level_background_color_note' => 'Couleur de bg de deuxième niveau collant, elle ne sera pas définie si elle n\'est pas définie.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Si activé, aucun mot de passe en texte brut ne sera transmis lors de la connexion, recommandé. Les prochaines versions supprimeront cette configuration et activeront cette fonctionnalité.' ,
'row_complain_enabled' => 'Activer ou non les plaintes',
'row_complain_enabled_note' => 'par défaut: "oui"',
+ 'row_min_size' => 'Volume minimum',
+ 'text_bonus_mini_size'=> 'Le volume minimum requis pour le torrent est',
+ 'text_bonus_mini_size_help' => '. La taille de torrent inférieure à ce volume n\'est pas incluse dans le calcul du bonus. Unité: octets (Byte), par exemple, 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Options de Bonus de Récompense',
+ 'text_reward_bonus_options_note' => 'Options bonus de récompense sur la page de détails du torrent, plusieurs options séparées par des virgules',
+ 'row_reward_times_limit' => 'Limite de Fréquence des Récompenses',
+ 'text_reward_times_limit_note' => 'Limite quotidienne par utilisateur pour les récompenses bonus sur les pages de détails de la graine. Mettre à 0 pour aucune limite. Par défaut: 0',
);
?>
diff --git a/lang/fr/lang_tags.php b/lang/fr/lang_tags.php
index e9fadfc1..158ea7c4 100644
--- a/lang/fr/lang_tags.php
+++ b/lang/fr/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Rend le texte joint souligné.",
'text_underline_syntax' => "[u]Texte[/u]",
'text_underline_example' => "[u]Ce texte est souligné.[/u]",
+ 'text_strikethrough' => "Frappe",
+ 'text_strikethrough_description' => "Rend le texte clos frappé.",
+ 'text_strikethrough_syntax' => "[s]Texte[/s]",
+ 'text_strikethrough_example' => "[s]Ceci est un texte frappé.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Rend le texte joint caché',
+ 'text_hide_syntax' => '[hide]Texte[/hide]',
+ 'text_hide_example' => '[hide]I tried so hard and got so far[/hide]',
'text_color_one' => "Couleur (alt. 1)",
'text_color_one_description' => "Modifie la couleur du texte joint.",
'text_color_one_syntax' => "[color=Couleur]Texte[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlien (alt. 1)",
'text_hyperlink_one_description' => "Insère un lien hypertexte.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Cette balise est superflue; toutes les URLs sont automatiquement liées.",
'text_hyperlink_two' => "Hyperlien (alt. 2)",
'text_hyperlink_two_description' => "Insère un lien hypertexte.",
'text_hyperlink_two_syntax' => "[url=URL]Lien texte[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Vous n'avez pas à utiliser ce tag à moins que vous ne vouliez définir le texte du lien; toutes les URL sont automatiquement liées.",
'text_image_one' => "Image (alt. 1)",
'text_image_one_description' => "Insère une image.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "L'URL doit se terminer par .gif, .jpg, .jpeg ou .png.",
'text_image_two' => "Image (alt. 2)",
'text_image_two_description' => "Insère une image.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "L'URL doit se terminer par .gif, .jpg, .jpeg ou .png.",
'text_quote_one' => "Citation (alt. 1)",
'text_quote_one_description' => "Insère un devis.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Insérer un flash dans les pages Web à la largeur et la hauteur définies",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Insérer un flash dans les pages Web à la largeur et la hauteur par défaut (500 * 300)",
'text_flash_two_syntax' => "[flash]URL Flash[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Vidéo Flash (alt.1)",
'text_flv_one_description' => "Insérer une vidéo flash dans les pages Web à la largeur et la hauteur définies",
'text_flv_one_syntax' => "[flv,width,height]URL vidéo Flash[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Vidéo Flash (alt.2)",
'text_flv_two_description' => "Insérer une vidéo flash dans les pages Web à la largeur et la hauteur par défaut (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash URL de la vidéo[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Insérer une vidéo en ligne YouTube dans les pages Web",
'text_youtube_syntax' => "[youtube,width,height]URL vidéo sur YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Vidéo",
+ 'text_video_description' => "Insérer un lecteur vidéo HTML5",
+ 'text_video_syntax' => "[video,width,height]URL vidéo[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Audio",
+ 'text_audio_description' => "Insérer un lecteur audio HTML5",
+ 'text_audio_syntax' => "[audio]URL audio[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Insérer une vidéo en ligne YouKu dans les pages Web",
'text_youku_syntax' => "[youku]URL de la vidéo sur YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Insérer du contenu extensible/pliable sur la page',
'text_spoiler_syntax' => '[spoiler=title]Ceci est le contenu plié[/spoiler]',
'text_spoiler_example' => '[spoiler=Qu\'est-il arrivé à la fin finale du héros?]Le héros est mort dernier![/spoiler]',
+ 'text_hr' => 'Règle horizontale',
+ 'text_hr_description' => 'Insérer le contenu de la règle horizontale sur la page',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Never gonna give you up[hr]Never gonna let you down',
'text_left' => 'Text align left',
'text_left_description' => 'Insérer du contenu justifié à gauche sur la page',
diff --git a/lang/fr/lang_takesignup.php b/lang/fr/lang_takesignup.php
index 1cc269fa..d1f812a3 100644
--- a/lang/fr/lang_takesignup.php
+++ b/lang/fr/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " pour terminer l'inscription, merci !",
'msg_subject' => "Bienvenue sur ",
'msg_congratulations' => "Félicitations ",
- 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
+ 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to join us!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
'mail_this_link' => "CE LIEN",
'mail_here' => "ICI",
'mail_title' => " Confirmation d'inscription de l'utilisateur",
diff --git a/lang/fr/lang_usercp.php b/lang/fr/lang_usercp.php
index 59bca395..97b122c8 100644
--- a/lang/fr/lang_usercp.php
+++ b/lang/fr/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Inscription',
'checkbox_pm_on_topic_reply' => 'M\'avertir lorsqu\'il y a de nouvelles réponses aux messages du forum',
'checkbox_pm_on_hr_reached' => 'M\'avertir lorsque H&R atteint la cible',
+ 'row_tracker_url' => 'URL du tracker',
+ 'row_tracker_url_help' => 'Note : Une fois sélectionné, l\'annonce ne peut être envoyée que sur le lien sélectionné. Par défaut, l\'annonce ne peut être envoyée qu\'au premier lien par défaut de la liste.',
);
?>
diff --git a/lang/fr/lang_userdetails.php b/lang/fr/lang_userdetails.php
index 55a9dc75..359a3cd3 100644
--- a/lang/fr/lang_userdetails.php
+++ b/lang/fr/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Désolé",
'std_user_not_confirmed' => "L'utilisateur n'a pas encore été confirmé !",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP par Bonus",
+ 'row_vip_by_bonus' => "Le VIP expire automatiquement",
'text_vip_by_bonus_note' => "Si le statut VIP est gagné en utilisant le bonus",
'row_vip_until' => "VIP jusqu'au",
- 'text_vip_until_note' => "Le format de l'heure est AAAA-MM-JJ hh:mm:ss. Le temps jusqu'à ce que le statut VIP soit valide. Pour que cela fonctionne, \"VIP by bonus\" doit être réglé sur \"oui\".",
+ 'text_vip_until_note' => "Le format de l'heure est AAAA-MM-JJ hh:mm:ss. Le temps jusqu'à ce que le statut VIP soit valide. Pour que cela fonctionne, \"VIP auto expires\" doit être réglé sur \"oui\".",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Pas de publicité avant",
'text_no_ad_until_note' => "Le format de l'heure est AAAA-MM-JJ hh:mm:ss. L'heure jusqu'à laquelle l'utilisateur peut éteindre les publicités.",
diff --git a/lang/it/lang_attendance.php b/lang/it/lang_attendance.php
index b11adf9d..4f4fead9 100644
--- a/lang/it/lang_attendance.php
+++ b/lang/it/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Conferma di partecipare: ',
'retroactive_description' => 'Clicca sul punto sullo sfondo bianco per partecipare. Al momento hai una carta di partecipazione %d.',
+ 'attend_button' => 'Check in now',
);
diff --git a/lang/it/lang_confirm_resend.php b/lang/it/lang_confirm_resend.php
index 2b9a19fb..1c7366c6 100644
--- a/lang/it/lang_confirm_resend.php
+++ b/lang/it/lang_confirm_resend.php
@@ -8,7 +8,7 @@ $lang_confirm_resend = array
'std_email_not_found' => "L'indirizzo email non è stato trovato nel database.\n",
'std_user_already_confirm' => "L'utente che utilizza questo indirizzo email è già confermato.\n",
'std_passwords_unmatched' => "Le password non corrispondono! Deve aver battuto. Riprova.",
- 'std_password_too_short' => "Siamo spiacenti, la password è troppo corta (min è 6 caratteri)",
+ 'std_password_too_short' => "Siamo spiacenti, la password è troppo corta (minimo 6 caratteri)",
'std_password_too_long' => "Siamo spiacenti, la password è troppo lunga (max 40 caratteri)",
'std_password_equals_username' => "Siamo spiacenti, la password non può essere la stessa del nome utente.",
'std_error' => "Errore",
@@ -18,7 +18,7 @@ $lang_confirm_resend = array
'row_new_password' => "Nuova password: ",
'text_password_note' => "Minimo è di 6 caratteri",
'row_enter_password_again' => "Inserire nuovamente la password: ",
- 'submit_send_it' => "Mandatelo!",
+ 'submit_send_it' => "Invia!",
'text_you_have' => "Hai ",
'text_remaining_tries' => " tentativi rimanenti.",
@@ -30,7 +30,7 @@ $lang_confirm_resend = array
'mail_three' => " come contatto utente.
Se non lo hai fatto, ignora questa email. La persona che ha inserito il tuo indirizzo email
aveva l'indirizzo IP ",
'mail_four' => ". Si prega di non rispondere.
Per confermare la registrazione dell'utente, è necessario seguire ",
'mail_four_1' => "
Se il link qui sopra è rotto o scaduto, prova a inviare nuovamente una nuova email di conferma da ",
- 'mail_five' => "
After you do this, you will be able to use your new account. If you fail to
do this, your account will be deleted within 24 hours. We urge you to read
the RULES and FAQ before you start using %s.
Please Note: If you did not register for %s, please report this email to %s
------
Yours,
The %s Team.",
+ 'mail_five' => "
Dopo aver fatto, sarai in grado di utilizzare il tuo nuovo account. Se non riesci a
farlo, il tuo account verrà eliminato entro 24 ore. Ti invitiamo a leggere
le NORME e le FAQ prima di iniziare a utilizzare %s.
Nota: Se non ti sei registrato %s, per favore segnala questa email a %s
------
Tuo,
Il Team %s.",
'text_select_lang' => "Seleziona Lingua Del Sito: ",
'std_need_admin_verification' => "L'account necessita di verifica manuale da parte degli amministratori."
);
diff --git a/lang/it/lang_forums.php b/lang/it/lang_forums.php
index ed4679df..3cd91437 100644
--- a/lang/it/lang_forums.php
+++ b/lang/it/lang_forums.php
@@ -14,7 +14,7 @@ $lang_forums = array
'text_quick_jump' => "Salto rapido: ",
'submit_go' => "Go!",
'std_bad_forum_id' => "Id forum errato",
- 'text_new_topic_in' => "Nuovo topic in",
+ 'text_new_topic_in' => "Nuovo argomento in",
'text_forum' => "forum",
'std_forum_error' => "Errore del forum",
'std_topic_not_found' => "Topic non trovato.",
@@ -55,7 +55,7 @@ $lang_forums = array
'std_subject_limited' => "Oggetto limitato. Si prega di accorciare l'oggetto",
'std_bad_topic_id' => "Id argomento errato",
'std_sorry' => "Sorry...",
- 'std_unauthorized_to_post' => "You are not authorized to Post. Read (Inbox)",
+ 'std_unauthorized_to_post' => "Non sei autorizzato a pubblicare. Leggi (Posta in arrivo)",
'std_permission_denied' => "Permesso negato.",
'std_no_body_text' => "Nessun corpo di testo.",
'std_post_flooding' => "Post alluvione non consentito. Attendere prego ",
diff --git a/lang/it/lang_functions.php b/lang/it/lang_functions.php
index af0c4035..c0f4ab14 100644
--- a/lang/it/lang_functions.php
+++ b/lang/it/lang_functions.php
@@ -7,7 +7,7 @@ $lang_functions = array
'std_permission_denied' => "Permesso negato!",
'std_permission_denied_only' => "Permesso negato. Solo ",
'std_or_above_can_view' => " o superiore potrebbe visualizzare.
Si prega di vedere il "."FAQ per maggiori informazioni sulle diverse classi di utenti e su cosa possono fare.
%s Staff",
- 'std_target_not_exists' => 'Target not exists',
+ 'std_target_not_exists' => 'Target non esistente',
'std_already_logged_in' => "Hai già effettuato l'accesso!",
'text_page_last_updated' => "Ultimo aggiornamento di questa pagina ",
'text_browser_cookies_note' => "Se abiliti i cookie e non sei ancora in grado di accedere, forse è successo qualcosa per causare un problema con il tuo cookie di accesso. Ti consigliamo di eliminare i tuoi cookie e di riprovare. Per eliminare i cookie in Internet Explorer, vai su Strumenti > Opzioni Internet... e fai clic sul pulsante Elimina cookie. Si noti che questo eliminerà tutti i cookie memorizzati sul vostro sistema per altri siti pure.",
@@ -19,14 +19,14 @@ $lang_functions = array
'std_account_details_sent' => "I nuovi dettagli dell'account sono stati inviati a ",
'std_locked' => " Bloccato! (il numero massimo di falliti ",
'std_attempts_reached' => " tentativi raggiunti durante la reautenticazione)",
- 'std_your_ip_banned' => "Veniamo a credere che stai cercando di imbrogliare il nostro sistema, quindi abbiamo bannato il tuo ip!",
+ 'std_your_ip_banned' => "Pensiamo che tu stia cercando di imbrogliare il nostro sistema, quindi abbiamo bannato il tuo IP!",
'std_login_failed' => "Accesso fallito!",
- 'std_login_failed_note' => "Errore: Nome utente o password non corretti! Oppure non sei ancora confermato
Non ricordarti la tua password? Recover la tua password!",
+ 'std_login_failed_note' => "Errore: Nome utente o password non corretti! Oppure non sei ancora confermato
Non ricordarti la tua password? Recupera la tua password!",
'std_failed' => "Fallito",
- 'std_oops' => "Oops!",
+ 'std_oops' => "Ops!",
'std_sorry' => "Spiacenti",
- 'std_invite_system_disabled' => "Il sistema di invito è attualmente disabilitato...",
- 'std_open_registration_disabled' => "La registrazione aperta è attualmente disabilitata. Solo inviti. Se siete fortunati potreste avere un amico che vuole invitarvi :) Vogliamo solo vedere quanti truffatori cominceranno a rispettare i loro account dopo che si rendono conto che non possono solo tornare e ottenere un altro :). Tenete a mente questo, se siete già un membro e invitate un cheater conosciuto, e lo sapevi in primo luogo, sia la tua che la persona che hai invitato sono disabili. Dovrai venire a parlare con noi per ottenere il tuo account rienstated. Se vuoi un invito e conosci qualcuno che ne ha uno tocca a loro darti un invito.",
+ 'std_invite_system_disabled' => "Il sistema di inviti è attualmente disabilitato...",
+ 'std_open_registration_disabled' => "La registrazione aperta è attualmente disabilitata. Solo inviti. Se siete fortunati potreste avere un amico che vuole invitarvi :) Vogliamo solo vedere quanti truffatori cominceranno a rispettare i loro account dopo che si rendono conto che non possono solo tornare e ottenere un altro :). Tenete a mente questo, se siete già un membro e invitate un truffatore conosciuto, e lo sapevi in primo luogo, sia tu, che la persona che hai invitato vengono disabilitate. Dovrai venire a parlare con noi per ottenere il tuo account riabilitato. Se vuoi un invito e conosci qualcuno che ne ha uno tocca a loro darti un invito.",
'std_account_limit_reached' => "Il limite attuale dell'account utente è stato raggiunto. Gli account inattivi sono potati per tutto il tempo, si prega di ricontrollare più tardi...",
'std_the_ip' => "Il IP ",
'std_used_many_times' => " è già in uso su troppi account.... Non sono più ammessi account %s.",
@@ -37,16 +37,17 @@ $lang_functions = array
'std_desc' => 'Descrizione',
'std_comment' => 'Commento',
'std_quick_comment' => 'Commento rapido',
- 'std_click_here_to_goback' => 'Clicca qui per fare goback',
+ 'std_click_here_to_goback' => 'Clicca qui per tornare indietro',
'std_you_will_get' => 'Otterrai',
'std_by' => 'Da',
'row_security_image' => "Immagine Di Sicurezza:",
+ 'row_security_challenge' => "Sfida Di Sicurezza:",
'row_security_code' => "Codice Di Sicurezza:",
'text_slots' => "Slot:",
'text_unlimited' => "Illimitato",
'std_server_load_very_high' => "Il carico del server è molto alto al momento. Riprovare, attendere prego...",
'std_too_many_users' => "Troppi utenti. Premi il pulsante Aggiorna nel tuo browser per riprovare.",
- 'text_unauthorized_ip' => "403 Proibito
Indirizzo IP non autorizzato.",
+ 'text_unauthorized_ip' => "403 Forbidden
Indirizzo IP non autorizzato.",
'text_home' => "Home",
'text_forums' => "Forum",
'text_torrents' => "Torrent",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Richiesto',
'text_invalid' => 'Non Valido',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo proviene dal software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past in this box.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo proviene dal software MediaInfo, pen file, lingua seleziona inglese, fare clic sul menu di vista > testo > fare clic destro nella casella > selezionare tutto > copia > passato in questa casella.
+
+ · BDInfo proviene dal software BDInfo, penna il file con questo software, fare clic su Scan Bitrate per visualizzare il rapporto, fare clic con il tasto destro del mouse nella casella > selezionare tutto, fare clic col tasto destro del mouse > copia e incollarlo qui.
+ ',
'text_management_system' => 'Gestione',
'text_seed_points' => 'Punti di seme',
'spoiler_expand_collapse' => 'Fare clic per espandere/comprimere',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Personale di contatto',
'full_site_promotion_in_effect' => 'Sito completo [%s] in effetto!',
'full_site_promotion_time_range' => 'Intervallo di tempo: %s ~ %s',
+ 'full_site_promotion_remark' => 'Nota: %s',
+ 'full_site_promotion_upcoming' => 'Prossimo sito completo [%s]',
'text_torrent_to_approval' => 'Là %s%u torrent%s non approvazione.',
'std_confirm_remove' => 'Sei sicuro di volerlo eliminare?',
'select_an_user_class' => 'Seleziona una classe utente',
diff --git a/lang/it/lang_invite.php b/lang/it/lang_invite.php
index 5db81b4a..25233bba 100644
--- a/lang/it/lang_invite.php
+++ b/lang/it/lang_invite.php
@@ -54,6 +54,7 @@ Migliori Saluti,
'harem_addition' => 'Aggiunta di harem',
'signup_link_help' => 'Click destro per copiare',
'signup_link' => 'Link di iscrizione',
+ 'text_uploaded_count' => 'Conti caricati',
'text_seed_torrent_count' => 'Conti di seme',
'text_seed_torrent_size' => 'Dimensione semina',
'text_seed_torrent_bonus_per_hour' => 'Bonus semina all\'ora',
diff --git a/lang/it/lang_login.php b/lang/it/lang_login.php
index 358ab1ab..647f0993 100644
--- a/lang/it/lang_login.php
+++ b/lang/it/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "tentativi rimanenti.",
'p_no_account_signup' => "Non hai un account? Registrati adesso!",
'p_forget_pass_recover' => "Dimentica la password? Recupera la tua password via email",
- 'p_account_banned' => "Account bandito? visualizza il motivo suuser ban log",
+ 'p_account_banned' => "Account bandito? visualizza il motivo su user ban log",
'p_resend_confirm' => "Non hai ricevuto email di conferma o il link di conferma è rotto? Invia di nuovo email di conferma",
'rowhead_username' => "Utente:",
'rowhead_password' => "Password,",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Autenticazione A Due Fattori',
'two_step_code_tooltip' => 'Se abilitato deve essere compilato',
'text_complain' => 'Canale Di Reclamo',
+ 'other_methods' => "Altri Metodi",
);
?>
diff --git a/lang/it/lang_mybonus.php b/lang/it/lang_mybonus.php
index 5c84c719..7673f82a 100644
--- a/lang/it/lang_mybonus.php
+++ b/lang/it/lang_mybonus.php
@@ -168,6 +168,10 @@ dove- A è una variabile intermedia
- Ti è la i "Congratulazioni per il tuo acquisto riuscito di una carta cambia nome utente!",
'text_change_username_card_already_has' => 'Hai già una scheda per cambiare nome utente',
'text_rainbow_id_already_valid_forever' => 'Hai già un ID permanente Arcobaleno',
+ 'text_get_by_medal' => 'Il bonus medaglia otterrà il seguente valore bonus aggiuntivo per ora',
+ 'medal_additional_desc' => 'La formula di calcolo del bonus medaglia è la stessa di quanto sopra, indipendentemente dalla garanzia minima',
+ 'medal_additional_factor' => 'Il bonus finale è il bonus di medaglia calcolato moltiplicato per il fattore medal_additional_factor',
+ 'text_bonus_mini_size' => 'La dimensione del torrent deve essere almeno %s. Le dimensioni del torrent più piccole di questo volume sono escluse dai calcoli dei bonus'
);
?>
diff --git a/lang/it/lang_settings.php b/lang/it/lang_settings.php
index dec41e39..96cdffa0 100644
--- a/lang/it/lang_settings.php
+++ b/lang/it/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuto',
'row_login_secret_lifetime' => 'Login segreto',
'text_login_secret_lifetime_deadline' => 'Termine segreto di accesso attuale',
- 'row_enable_technical_info' => 'Abilita MediaInfo',
- 'text_enable_technical_info' => "Default 'No'. MediaInfo proviene dal software MediaInfo Visualizzazione testo",
- 'row_sticky_first_level_background_color' => 'Colore bg di primo livello adesivo',
+ 'row_enable_technical_info' => 'Abilita MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Predefinito \'No\'.
+ MediaInfo proviene dal software MediaInfo il risultato di "Text view"
+ BDInfo proviene dal software BDInfo il risultato di "View Reports"
+ ',
+ 'row_sticky_first_level_background_color' => 'Colore bg di primo livello adesivo',
'text_sticky_first_level_background_color_note' => 'Sticky primo livello colore bg, sarà nessuno se non impostato.',
'row_sticky_second_level_background_color' => 'Adesivo secondo livello colore bg',
'text_sticky_second_level_background_color_note' => 'Adesivo secondo livello colore bg, sarà nessuno se non impostato.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Se abilitata, nessuna password di testo semplice sarà trasmessa al login, raccomandata. Le versioni future rimuoveranno questa configurazione e attiveranno questa funzione.' ,
'row_complain_enabled' => 'Indica se abilitare i reclami',
'row_complain_enabled_note' => 'default: "sì"',
+ 'row_min_size' => 'Volume minimo',
+ 'text_bonus_mini_size'=> 'Il volume minimo richiesto per il torrent è',
+ 'text_bonus_mini_size_help' => '. Le dimensioni del torrent più piccole di questo volume non sono incluse nel calcolo del bonus. Unità: byte (Byte), ad esempio, 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Opzioni Bonus Ricompensa',
+ 'text_reward_bonus_options_note' => 'Opzioni bonus premio nella pagina dei dettagli del torrent, opzioni multiple separate da virgole',
+ 'row_reward_times_limit' => 'Limite Frequenza Ricompensa',
+ 'text_reward_times_limit_note' => 'Limite giornaliero per utente per premi bonus sulle pagine di dettaglio del seme. Impostare a 0 per nessun limite. Predefinito: 0',
);
?>
diff --git a/lang/it/lang_tags.php b/lang/it/lang_tags.php
index f08fc28f..cec72fe8 100644
--- a/lang/it/lang_tags.php
+++ b/lang/it/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Rende il testo allegato sottolineato.",
'text_underline_syntax' => "[u]Testo[/u]",
'text_underline_example' => "[u]Questo è il testo sottolineato.[/u]",
+ 'text_strikethrough' => "Barrato",
+ 'text_strikethrough_description' => "Rende il testo allegato barrato.",
+ 'text_strikethrough_syntax' => "[s]Testo[/s]",
+ 'text_strikethrough_example' => "[s]Questo è il testo barrato.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Rende nascosto il testo racchiuso',
+ 'text_hide_syntax' => '[hide]Testo[/hide]',
+ 'text_hide_example' => '[hide]Ho provato così duramente e sono arrivato fino ad ora[/hide]',
'text_color_one' => "Colore (alt. 1)",
'text_color_one_description' => "Cambia il colore del testo racchiuso.",
'text_color_one_syntax' => "[color=Colore]Testo[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlink (alt. 1)",
'text_hyperlink_one_description' => "Inserisce un collegamento ipertestuale.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Questo tag è superfluo; tutti gli URL sono collegati automaticamente.",
'text_hyperlink_two' => "Hyperlink (alt. 2)",
'text_hyperlink_two_description' => "Inserisce un collegamento ipertestuale.",
'text_hyperlink_two_syntax' => "[url=URL]Link text[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Non è necessario utilizzare questo tag a meno che non si voglia impostare il testo del collegamento; tutti gli URL sono collegati automaticamente.",
'text_image_one' => "Immagine (alt. 1)",
'text_image_one_description' => "Inserisce una foto.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "L'URL deve terminare con .gif, .jpg, .jpeg o .png.",
'text_image_two' => "Immagine (alt. 2)",
'text_image_two_description' => "Inserisce una foto.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "L'URL deve terminare con .gif, .jpg, .jpeg o .png.",
'text_quote_one' => "Preventivo (alt. 1)",
'text_quote_one_description' => "Inserisce un preventivo.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Inserisci flash nelle pagine web alla larghezza e all'altezza definite",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Inserisci flash nelle pagine web alla larghezza e all'altezza predefinite (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Video flash (alt.1)",
'text_flv_one_description' => "Inserisci video flash nelle pagine web alla larghezza e all'altezza definite",
'text_flv_one_syntax' => "[flv,width,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Video flash (alt.2)",
'text_flv_two_description' => "Inserisci video flash nelle pagine web a larghezza e altezza predefinita (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Inserisci video online di YouTube nelle pagine web",
'text_youtube_syntax' => "[youtube,width,height]URL video su YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Inserisci lettore video HTML5",
+ 'text_video_syntax' => "[video,larghezza,altezza]URL Video[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Audio",
+ 'text_audio_description' => "Inserisci lettore audio HTML5",
+ 'text_audio_syntax' => "[audio]URL Audio[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Inserisci video online YouKu nelle pagine web",
'text_youku_syntax' => "[youku]URL video su YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Inserisci contenuti espandibili/pieghevoli nella pagina',
'text_spoiler_syntax' => '[spoiler=title]Questo è il contenuto piegato[/spoiler]',
'text_spoiler_example' => '[spoiler=Cos\'è successo alla fine finale dell\'eroe?]L\'eroe è morto per ultimo![/spoiler]',
+ 'text_hr' => 'Regola orizzontale',
+ 'text_hr_description' => 'Inserisci il contenuto della regola orizzontale nella pagina',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Non ti abbandonerà mai[hr]Non ti deluderà mai',
'text_left' => 'Text align left',
'text_left_description' => 'Inserire il contenuto giustificato da sinistra nella pagina',
diff --git a/lang/it/lang_takesignup.php b/lang/it/lang_takesignup.php
index ba73ad1b..3f8cdab9 100644
--- a/lang/it/lang_takesignup.php
+++ b/lang/it/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " per finire la registrazione, grazie!",
'msg_subject' => "Benvenuto in ",
'msg_congratulations' => "Congratulazioni ",
- 'msg_you_are_a_member' => ",\n\nOra sei un membro di %s,\nVorremmo cogliere questa opportunità per salutare e dare il benvenuto ad %s!\n\nPer favore assicurati di leggere le [url=regole. hp][b]Regole[/b][/url] e [url=faq. hp][b]Faq[/b][/url].\n E assicurati di fermarti da [url=forum. hp][b]Forum[/b][/url]: e dire Ciao!\n\nGoditi il tuo soggiorno.\nLo staff di %s ",
+ 'msg_you_are_a_member' => ",\n\nOra sei un membro di %s,\nVorremmo cogliere questa opportunità per salutare e dare il benvenuto a unirsi a noi!\n\nPer favore assicurati di leggere le [url=regole. hp][b]Regole[/b][/url] e [url=faq. hp][b]Faq[/b][/url].\n E assicurati di fermarti da [url=forum. hp][b]Forum[/b][/url]: e dire Ciao!\n\nGoditi il tuo soggiorno.\nLo staff di %s ",
'mail_this_link' => "QUESTO LINK",
'mail_here' => "QUI",
'mail_title' => " Conferma Registrazione Utente",
diff --git a/lang/it/lang_upload.php b/lang/it/lang_upload.php
index c7b22b42..f55debe6 100644
--- a/lang/it/lang_upload.php
+++ b/lang/it/lang_upload.php
@@ -3,14 +3,14 @@
$lang_upload = array
(
'head_upload' => "Carica",
- 'std_sorry' => "Sorry...",
- 'std_unauthorized_to_upload' => "You are not authorized to upload torrents. Read (Inbox)",
+ 'std_sorry' => "Spiacenti...",
+ 'std_unauthorized_to_upload' => "Non sei autorizzato a caricare torrent. Leggi (Posta in arrivo)",
'std_please_offer' => "Non sei autorizzato a caricare torrent. (Vedi Uploading nelle FAQ.
Se pensi di essere qualificato per il caricamento dei diritti, ti preghiamo di proporre la tua offerta qui
",
'text_red_star_required' => "I campi contrassegnati con una stella rossa (*) sono obbligatori.",
'text_tracker_url' => "L'URL dell'annuncio del tracker è",
'row_torrent_file' => "File Torrent ",
'row_torrent_name' => "Nome torrent ",
- 'text_torrent_name_note' => "(Taken from filename if not specified. Please use descriptive names. e.g. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n",
+ 'text_torrent_name_note' => "(Preso dal nome del file se non specificato Si prega di utilizzare nomi descrittivi. es. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)",
'row_small_description' => "Descrizione Piccola ",
'text_small_description_note' => "(Questo è mostrato nella pagina torrent sotto il nome del torrent. es. 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n",
'row_nfo_file' => "NFO file",
diff --git a/lang/it/lang_usercp.php b/lang/it/lang_usercp.php
index 733f5337..ceeb4c5f 100644
--- a/lang/it/lang_usercp.php
+++ b/lang/it/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrati',
'checkbox_pm_on_topic_reply' => 'Avvisami quando ci sono nuove risposte ai post del forum',
'checkbox_pm_on_hr_reached' => 'Avvisami quando H&R raggiunge l\'obiettivo',
+ 'row_tracker_url' => 'Url Del Tracker',
+ 'row_tracker_url_help' => 'Nota: Una volta selezionato, annunciare può essere inviato solo al link selezionato. Per impostazione predefinita, l\'annuncio può essere inviato solo al primo link predefinito dell\'elenco.',
);
?>
diff --git a/lang/it/lang_userdetails.php b/lang/it/lang_userdetails.php
index 5b9cccd9..4ee36455 100644
--- a/lang/it/lang_userdetails.php
+++ b/lang/it/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Spiacenti",
'std_user_not_confirmed' => "L'utente non è ancora stato confermato!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP con bonus",
+ 'row_vip_by_bonus' => "Vip auto scade",
'text_vip_by_bonus_note' => "Se lo stato VIP è guadagnato utilizzando il bonus",
'row_vip_until' => "VIP fino al",
- 'text_vip_until_note' => "Il formato dell'ora è AAAA-MM-GG hh:mm:ss. L'ora fino a quando lo stato VIP è valido. Perché questo funzioni, 'VIP con bonus' deve essere impostato su 'sì'.",
+ 'text_vip_until_note' => "Il formato dell'ora è AAAA-MM-GG hh:mm:ss. L'ora fino a quando lo stato VIP è valido. Perché questo funzioni, 'VIP auto scade' deve essere impostato su 'sì'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Nessun Annuncio Fino A",
'text_no_ad_until_note' => "Il formato dell'ora è AAAA-MM-GG hh:mm:ss. Il tempo fino a quando l'utente può disattivare gli annunci.",
diff --git a/lang/it/lang_userhistory.php b/lang/it/lang_userhistory.php
index f825cf5b..e8a968a8 100644
--- a/lang/it/lang_userhistory.php
+++ b/lang/it/lang_userhistory.php
@@ -17,10 +17,10 @@ $lang_userhistory = array
'head_comments_history' => "Cronologia commenti",
'text_comments_history_for' => "Cronologia commenti per ",
'text_torrent' => "Torrent: ",
- 'text_comment' => "Comment: ",
+ 'text_comment' => "",
'std_history_error' => "Errore Cronologia",
'std_unkown_action' => "Azione sconosciuta",
- 'std_invalid_or_no_query' => "Interrogazione non valida o non valida."
+ 'std_invalid_or_no_query' => "Query vuota o non valida."
);
?>
diff --git a/lang/ja/lang_attendance.php b/lang/ja/lang_attendance.php
index 9917fff6..c4167bba 100644
--- a/lang/ja/lang_attendance.php
+++ b/lang/ja/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => '再表示',
'retroactive_confirm_tip' => '参加確認: ',
'retroactive_description' => '白の背景のドットをクリックして出席します。現在出席カード %d があります。',
+ 'attend_button' => '今すぐチェック',
);
diff --git a/lang/ja/lang_functions.php b/lang/ja/lang_functions.php
index 6fb874fc..200b33cc 100644
--- a/lang/ja/lang_functions.php
+++ b/lang/ja/lang_functions.php
@@ -2,344 +2,349 @@
$lang_functions = array
(
- 'std_access_denied' => "Access Denied!",
- 'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
- 'std_permission_denied' => "Permission denied!",
- 'std_permission_denied_only' => "Permission denied. Only ",
- 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ for more information on different user classes and what they can do.
The %s Staff",
+ 'std_access_denied' => "アクセスが拒否されました!",
+ 'std_fake_account' => "私たちはあなたが偽のアカウントを使用していると信じるようになりました, したがって、私たちはこのアクションを記録しました!",
+ 'std_permission_denied' => "権限がありません!",
+ 'std_permission_denied_only' => "アクセスが拒否されました。のみ ",
+ 'std_or_above_can_view' => "
を参照してください "."FAQ for more information on different user classes and what they can do.
The %s Staff",
'std_target_not_exists' => 'Target not exists',
- 'std_already_logged_in' => "You have already logged in!",
- 'text_page_last_updated' => "This page last updated ",
- 'text_browser_cookies_note' => "If you enable cookies and are still unable to log in, perhaps something happened to cause a problem with your login cookie. We suggest delete your cookies and trying again. To delete cookies in Internet Explorer, go to Tools > Internet Options... and click on the Delete Cookies button. Note that this will delete all cookies stored on your system for other sites as well.",
- 'std_error' => "Error",
- 'text_unable_to_send_mail' => "Unable to send mail. Please contact an administrator about this error.",
- 'std_success' => "Success",
- 'std_confirmation_email_sent' => "A confirmation email has been mailed to ",
- 'std_please_wait' => "Please allow a few minutes for the mail to arrive.",
- 'std_account_details_sent' => "The new account details have been mailed to ",
- 'std_locked' => " Locked! (the maximum number of failed ",
- 'std_attempts_reached' => " attempts is reached during reauthentication)",
- 'std_your_ip_banned' => "We come to believe you are trying to cheat our system, therefore we've banned your ip!",
- 'std_login_failed' => "Login failed!",
- 'std_login_failed_note' => "Error: Username or password incorrect! Or you are not confirmed yet
Don't remember your password? Recover your password!",
- 'std_failed' => "Failed",
- 'std_oops' => "Oops!",
- 'std_sorry' => "Sorry",
- 'std_invite_system_disabled' => "The invite system is currently disabled...",
- 'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
- 'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
- 'std_the_ip' => "The IP ",
+ 'std_already_logged_in' => "既にログインしています!",
+ 'text_page_last_updated' => "最後に更新されたページ ",
+ 'text_browser_cookies_note' => "Cookieを有効にしてもログインできない場合は、ログインクッキーに問題が発生する可能性があります。 Cookieを削除して再度お試しください。 Internet ExplorerでCookieを削除するには、「ツール」>「インターネットオプション」に移動し、「Cookieを削除」ボタンをクリックします。 これにより、システムに保存されているすべてのクッキーが他のサイトにも削除されることに注意してください。",
+ 'std_error' => "エラー",
+ 'text_unable_to_send_mail' => "メールを送信できません。このエラーについては管理者に問い合わせてください。",
+ 'std_success' => "成功",
+ 'std_confirmation_email_sent' => "確認メールを送信しました ",
+ 'std_please_wait' => "メールが届くまで数分お待ちください。",
+ 'std_account_details_sent' => "新しいアカウントの詳細を郵送しました ",
+ 'std_locked' => " ロックされています! (失敗した最大数) ",
+ 'std_attempts_reached' => " 再認証中に試行に達しました)",
+ 'std_your_ip_banned' => "私たちは、あなたが私たちのシステムを不正にしようとしていると信じるようになりました, したがって、私たちはあなたのIPを禁止しました!",
+ 'std_login_failed' => "ログインに失敗しました",
+ 'std_login_failed_note' => "エラー: ユーザー名またはパスワードが正しくありません! パスワードを覚えていませんか?
パスワードを回復します。",
+ 'std_failed' => "失敗しました",
+ 'std_oops' => "おっと!",
+ 'std_sorry' => "申し訳ありません",
+ 'std_invite_system_disabled' => "招待システムは現在無効です...",
+ 'std_open_registration_disabled' => "現在登録は無効になっています。招待のみ。 あなたが幸運であれば、あなたを招待したい友人がいるかもしれません:)私たちは、彼らが彼らが戻ってきて別のものを得ることができないと気づいた後、どのくらいの詐欺師が彼らのアカウントを尊重し始めるかを見たいだけです:)。 あなたがすでにメンバーで既知の詐欺師を招待している場合は、これを覚えておいてください。 そもそも君は知ってた君も誘った人も障害者だ アカウントを再作成するには、私たちに話を聞いてもらう必要があります。 あなたが招待をしたいと思っている場合、あなたはあなたに招待を与えるためにそれが彼らに任せている人を知っている。",
+ 'std_account_limit_reached' => "現在のユーザーアカウントの上限に達しました。非アクティブなアカウントは常に削除されます。後でもう一度確認してください...",
+ 'std_the_ip' => "IP ",
'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at %s.",
- 'std_invalid_image_code' => "Invalid Image Code!
Do not go back, The image code has been cleared!
Please click ",
- 'std_here_to_request_new' => "here to request a new image code.",
- 'std_action' => 'Action',
+ 'std_invalid_image_code' => "無効なイメージコードです!
戻らないでください。イメージコードが消去されました!
クリックしてください ",
+ 'std_here_to_request_new' => "ここ は新しいイメージコードを要求します。",
+ 'std_action' => 'アクション',
'std_report' => 'レポート',
- 'std_desc' => 'Description',
- 'std_comment' => 'Comment',
- 'std_quick_comment' => 'Quick comment',
- 'std_click_here_to_goback' => 'Click here to goback',
- 'std_you_will_get' => 'You will get',
- 'std_by' => 'By',
- 'row_security_image' => "Security Image:",
- 'row_security_challenge' => "Security Challenge:",
- 'row_security_code' => "Security Code:",
- 'text_slots' => "Slots:",
- 'text_unlimited' => "Unlimited",
- 'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
- 'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
- 'text_unauthorized_ip' => "403 Forbidden
Unauthorized IP address.",
- 'text_home' => "Home",
+ 'std_desc' => '説明',
+ 'std_comment' => 'コメント',
+ 'std_quick_comment' => 'クイックコメント',
+ 'std_click_here_to_goback' => '戻るにはここをクリック',
+ 'std_you_will_get' => '取得します',
+ 'std_by' => '作成者',
+ 'row_security_image' => "セキュリティ画像:",
+ 'row_security_challenge' => "セキュリティのチャレンジ:",
+ 'row_security_code' => "セキュリティコード:",
+ 'text_slots' => "スロット:",
+ 'text_unlimited' => "無制限です",
+ 'std_server_load_very_high' => "サーバーの読み込み量が非常に高くなっています。もう一度お試しください...",
+ 'std_too_many_users' => "ユーザーが多すぎます。再試行するにはブラウザの更新ボタンを押してください。",
+ 'text_unauthorized_ip' => "403 Forbidded
Unauthorized IP address.",
+ 'text_home' => "ホーム",
'text_forums' => "フォーラム",
- 'text_torrents' => "Torrents",
- 'text_offers' => "Offers",
- 'text_request' => "Requests",
+ 'text_torrents' => "Torrent",
+ 'text_offers' => "オファー",
+ 'text_request' => "リクエスト",
'text_upload' => "アップロード",
'text_subtitles' => "字幕",
- 'text_user_cp' => "User CP",
- 'text_top_ten' => "Top 10",
- 'text_log' => "LOG",
+ 'text_user_cp' => "ユーザー CP",
+ 'text_top_ten' => "トップ 10",
+ 'text_log' => "ログ",
'text_rules' => "ルール",
'text_faq' => "FAQ",
- 'text_staff' => "Staff",
- 'std_site_down_for_maintenance' => "Site is down for maintenance, please check back again later... thanks",
- 'text_click_view_full_image' => "Click this bar to view the full image.",
- 'text_image_resized' => "This image has been resized. Click this bar to view the full image.",
- 'text_click_view_small_image' => "Click this bar to view the small image.",
- 'text_login' => "Login",
- 'text_signup' => "Signup",
- 'text_inf' => "Inf.",
- 'title_donor' => "donor",
- 'title_warned' => "warned",
- 'title_inbox_new_messages' => "inbox (new messages)",
- 'title_inbox_no_new_messages' => "inbox (no new messages)",
+ 'text_staff' => "スタッフ",
+ 'std_site_down_for_maintenance' => "メンテナンスのためサイトがダウンしています。後でもう一度確認してくださいchar@@0",
+ 'text_click_view_full_image' => "このバーをクリックすると、画像全体が表示されます。",
+ 'text_image_resized' => "この画像のサイズが変更されました。このバーをクリックすると、画像全体を表示します。",
+ 'text_click_view_small_image' => "このバーをクリックすると、小さな画像が表示されます。",
+ 'text_login' => "ログイン",
+ 'text_signup' => "サインアップ",
+ 'text_inf' => "Inf ファイル.",
+ 'title_donor' => "ドナー",
+ 'title_warned' => "警告しました",
+ 'title_inbox_new_messages' => "受信トレイ (新しい メッセージ)",
+ 'title_inbox_no_new_messages' => "受信トレイ ( 新しい メッセージなし)",
'text_yes' => "はい",
'text_no' => "いいえ",
- 'text_unknown' => "Unknown",
- 'text_welcome_back' => "Welcome",
- 'text_staff_panel' => "Staff Panel",
- 'text_site_settings' => "Site Settings",
- 'text_logout' => "logout",
- 'text_bonus' => "Bonus ",
- 'text_use' => "Use",
- 'text_ratio' => "Ratio:",
- 'text_uploaded' => "Uploaded:",
- 'text_downloaded' => "Downloaded:",
- 'text_active_torrents' => "Active:",
- 'title_torrents_seeding' => "Torrents Seeding",
- 'title_torrents_leeching' => "Torrents Leeching",
- 'text_connectable' => "Connectable: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
+ 'text_unknown' => "不明",
+ 'text_welcome_back' => "ようこそ",
+ 'text_staff_panel' => "スタッフパネル",
+ 'text_site_settings' => "サイト設定",
+ 'text_logout' => "ログアウト",
+ 'text_bonus' => "ボーナス ",
+ 'text_use' => "使用",
+ 'text_ratio' => "比率:",
+ 'text_uploaded' => "アップロード済み:",
+ 'text_downloaded' => "ダウンロード済み:",
+ 'text_active_torrents' => "アクティブ:",
+ 'title_torrents_seeding' => "Torrent シード中",
+ 'title_torrents_leeching' => "Torrent ",
+ 'text_connectable' => "接続可能: ",
+ 'text_the_time_is_now' => "時間: ",
+ 'text_message_new' => " 新規作成",
'title_sentbox' => "sentbox",
- 'title_inbox' => "inbox",
- 'title_buddylist' => "Buddylist",
+ 'title_inbox' => "受信トレイ",
+ 'title_buddylist' => "バディリスト",
'text_you_have' => "持っている ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " 新しいメッセージ",
'text_s' => "s",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
+ 'text_click_here_to_read' => "読むにはここをクリックしてください",
+ 'text_your_friends' => "あなたの友人",
+ 'text_awaiting_confirmation' => " 確認待ちだ!",
'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_there_is' => "そこに",
+ 'text_new_report' => " 新しいレポート",
+ 'text_new_staff_message' => " 新しいスタッフメッセージ",
'text_search' => "検索",
- 'text_profile' => "Profile",
- 'text_chat' => "Chat",
+ 'text_profile' => "プロフィール",
+ 'text_chat' => "チャット",
'text_dox' => "DOX",
- 'text_links' => "Links",
- 'text_username' => "Username: ",
- 'text_password' => "Password: ",
+ 'text_links' => "リンク",
+ 'text_username' => "ユーザー名: ",
+ 'text_password' => "パスワード: ",
'submit_log_in' => "Log in!",
- 'text_register' => "Register",
+ 'text_register' => "登録",
'text_rules_link' => "ルール",
'text_faq_link' => "FAQ",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "ユーザー契約",
'text_prev' => "前",
'text_next' => "次へ",
- 'text_by' => " by ",
- 'text_orphaned' => "(orphaned)",
+ 'text_by' => " 作成者: ",
+ 'text_orphaned' => "(孤児)",
'text_at' => " に ",
'text_edit' => "編集",
'text_delete' => "削除",
- 'text_view_original' => "View original",
+ 'text_view_original' => "オリジナルを表示",
'text_last_edited_by' => "最終編集者: ",
'text_edited_at' => " に ",
'col_type' => "タイプ",
- 'col_name' => "Name",
+ 'col_name' => "名前",
'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_wait' => "待つ",
'col_edit' => "編集",
'col_visible' => "表示",
- 'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_number_of_comments' => " コメント",
+ 'title_time_added' => " 追加時間",
'title_size' => "サイズ",
'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
- 'col_uploader' => "Uploader",
- 'col_action' => "Act",
- 'text_normal' => "Normal",
+ 'title_number_of_leechers' => " リーチャーズの番号 ",
+ 'title_number_of_snatched' => " の番号",
+ 'col_uploader' => "アップローダー",
+ 'col_action' => "行為",
+ 'text_normal' => "標準",
'text_free' => "無料",
'text_two_times_up' => "2X",
'text_free_two_times_up' => "2倍無料",
'text_half_down' => "50%",
- 'text_half_down_two_up' => "2X 50%",
- 'text_new_uppercase' => "NEW",
+ 'text_half_down_two_up' => "2倍50%",
+ 'text_new_uppercase' => "新規",
'text_sticky' => "Sticky",
'title_download_torrent' => "Download Torrent",
- 'text_h' => " h",
+ 'text_h' => " 時間",
'text_none' => "なし",
- 'text_anonymous' => "Anonymous",
+ 'text_anonymous' => "匿名です",
'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
- 'std_does_not_exist' => " doesn't exist",
+ 'std_file' => "ファイル ",
+ 'std_does_not_exist' => " 存在しません",
'std_access_permission_note' => "!
Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.
chmod -R 777 config (config directory).",
- 'std_cannot_read_file' => "Cannot read file ",
- 'std_cannot_serialize_file' => "Cannot serialize file ",
- 'std_cannot_open_file' => "Cannot open file ",
- 'std_to_save_info' => " to save info",
- 'text_cannot_save_info_in' => "Cannot save info in file (error in serialisation) ",
- 'std_your_account_parked' => "Your account is parked.",
+ 'std_cannot_read_file' => "ファイルを読み込めません ",
+ 'std_cannot_serialize_file' => "ファイルをシリアライズできません ",
+ 'std_cannot_open_file' => "ファイルを開けません ",
+ 'std_to_save_info' => " 情報を保存する",
+ 'text_cannot_save_info_in' => "ファイルに情報を保存できません(シリアル化エラー) ",
+ 'std_your_account_parked' => "あなたのアカウントは駐車されています。",
'title_online' => "オンライン",
'title_offline' => "オフライン",
- 'title_send_message_to' => "Send message to ",
+ 'title_send_message_to' => " メッセージを に送る",
'title_report_this_comment' => "Report this comment",
- 'text_bookmarks' => "Bookmarks",
+ 'text_bookmarks' => "ブックマーク",
'title_bookmark_torrent' => "ブックマーク",
- 'title_delbookmark_torrent' => "Unbookmark",
- 'text_mark' => "Mark",
+ 'title_delbookmark_torrent' => "ブックマークを解除",
+ 'text_mark' => "マーク",
'text_unmark' => "Unmark",
- 'text_award' => "Bonus Award: ",
- 'text_additional_notes' => "Additional Notes: ",
+ 'text_award' => "ボーナス賞: ",
+ 'text_additional_notes' => "追加のメモ: ",
'title_view_reviews' => "Click to view reviews",
'title_has_new_comment' => "Has new comment",
- 'title_no_new_comment' => "No new comment",
+ 'title_no_new_comment' => " 新しい コメント",
'row_external_info' => "External Info",
'row_imdb_url' => "IMDb URL",
- 'text_imdb_url_note' => "(URL taken from IMDb. e.g. for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
- 'text_artist' => " Artist: ",
- 'text_album' => "Album: ",
+ 'text_imdb_url_note' => "( IMDb. 例: for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
+ 'text_artist' => " アーティスト: ",
+ 'text_album' => "アルバム: ",
'title_get_rss' => "Get RSS",
- 'text_hot' => "Hot",
- 'text_classic' => "Classic",
- 'text_recommended' => "Good",
- 'title_view_nfo' => "View NFO file",
+ 'text_hot' => "ホット",
+ 'text_classic' => "クラシック",
+ 'text_recommended' => "良い",
+ 'title_view_nfo' => " NFO ファイルを表示",
'title_edit_torrent' => "Edit or delete torrent",
- 'title_time_alive' => "Time Alive",
+ 'title_time_alive' => "時間 生きている",
'title_add_comments' => "Add comment",
'text_at_time' => " に ",
'text_blank' => " ",
'text_ago' => " 前",
- 'text_last_commented_by' => "Last commented by ",
+ 'text_last_commented_by' => "最終コメント者: ",
'text_imdb' => "IMDb",
'text_votes' => " 投票",
- 'text_country' => "Country",
+ 'text_country' => "国",
'text_genres' => "Genres",
- 'text_director' => "Director",
- 'text_starring' => "Starring",
+ 'text_director' => "ディレクター",
+ 'text_starring' => "スターリング",
'text_runtime' => "Runtime",
'text_language' => "言語",
'text_douban' => "Douban",
- 'text_region' => "Region",
- 'text_creator' => "Creator",
+ 'text_region' => "地域",
+ 'text_creator' => "作成者",
'text_awaiting_five_votes' => "awaiting 5 votes",
- 'text_invite' => "Invite ",
- 'text_send' => "Send",
- 'text_tracks' => "Tracks",
- 'text_label' => "Label",
+ 'text_invite' => "招待 ",
+ 'text_send' => "送信",
+ 'text_tracks' => "トラック",
+ 'text_label' => "ラベル",
'text_tags' => "タグ",
- 'text_user_ip' => "User IP",
- 'text_location_main' => "Location Main",
- 'text_location_sub' => "Location Sub",
- 'text_ip_range' => "IP Range",
- 'text_min' => " min",
- 'text_music' => "Music",
+ 'text_user_ip' => "ユーザー IP",
+ 'text_location_main' => "場所 メイン",
+ 'text_location_sub' => "場所 Sub",
+ 'text_ip_range' => "IP 範囲",
+ 'text_min' => " 分",
+ 'text_music' => "音楽",
'text_special' => "Special",
'title_reply_with_quote' => "引用",
'title_add_reply' => "Add Reply",
'title_delete' => "削除",
'title_edit' => "編集",
- 'title_reportbox' => "reportbox",
- 'title_staffbox' => "staffbox",
+ 'title_reportbox' => "レポートボックス",
+ 'title_staffbox' => "スタッフボックス",
'title_sticky' => "Sticky",
- 'text_new_news' => " unread important news",
- 'std_no_user_named' => "There is no user named ",
+ 'text_new_news' => " 未読の重要なニュース",
+ 'std_no_user_named' => "ユーザー名がありません ",
'text_banned' => "禁止",
- 'text_are' => " are ",
- 'text_is' => " is ",
+ 'text_are' => " あります ",
+ 'text_is' => " は ",
'select_choose_one' => "一つ選んでください",
'text_space' => " ",
'text_day' => "d ",
- 'text_new_suspected_cheater' => " new suspected cheater",
+ 'text_new_suspected_cheater' => " 新しい不正行為の疑いが",
'title_cheaterbox' => "cheaterbox",
- 'text_will_end_in' => " will end in ",
+ 'text_will_end_in' => " 終了します。 ",
'text_alt_pageup_shortcut' => "Alt+Pageup",
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
- 'text_shift_pageup_shortcut' => "Shift+Pageup",
- 'text_shift_pagedown_shortcut' => "Shift+Pagedown",
+ 'text_shift_pageup_shortcut' => "Shift + Pageup",
+ 'text_shift_pagedown_shortcut' => "Shift + Pagedown",
'text_quote' => "引用",
- 'text_code' => "CODE",
- 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.",
+ 'text_code' => "コード",
+ 'std_invalid_id' => "無効なIDです!セキュリティ上の理由から、このアクションを記録しました。",
'text_smilies' => "スマイリー",
'col_type_something' => "Type...",
- 'col_to_make_a' => "To make a...",
- 'text_year' => " year",
- 'text_month' => " month",
- 'text_day' => " day",
- 'text_hour' => " hour",
- 'text_min' => " min",
- 'select_color' => "Color",
+ 'col_to_make_a' => "作成するには...",
+ 'text_year' => " 年",
+ 'text_month' => " 月",
+ 'text_day' => " 日",
+ 'text_hour' => " 時",
+ 'text_min' => " 分",
+ 'select_color' => "色",
'select_font' => "Font",
'select_size' => "サイズ",
- 'text_subject' => "Subject:",
- 'text_more_smilies' => "More Smilies",
- 'js_prompt_enter_url' => "You must enter a URL",
- 'js_prompt_enter_title' => "You must enter a title",
- 'js_prompt_error' => "Error!",
- 'js_prompt_enter_item' =>"Enter item of the list. For end of the list, press 'cancel' or leave the next field empty ",
- 'js_prompt_enter_image_url' => "You must enter a full image URL",
- 'js_prompt_enter_email' => "You must enter a E-mail",
- 'text_new' => "New",
+ 'text_subject' => "件名:",
+ 'text_more_smilies' => "より多くのスマイリー",
+ 'js_prompt_enter_url' => "URLを入力する必要があります",
+ 'js_prompt_enter_title' => "タイトルを入力する必要があります",
+ 'js_prompt_error' => "エラー!",
+ 'js_prompt_enter_item' =>"リストの項目を入力します。リストの最後に「キャンセル」を押すか、次のフィールドを空のままにします。 ",
+ 'js_prompt_enter_image_url' => "フル画像の URL を入力する必要があります",
+ 'js_prompt_enter_email' => "メールアドレスを入力する必要があります",
+ 'text_new' => "新規作成",
'text_reply' => "返信",
- 'submit_submit' => "Submit",
+ 'submit_submit' => "送信",
'submit_preview' => "プレビュー",
'row_subject' => "件名",
'row_body' => "本文",
'text_peasant' => "Peasant",
- 'text_user' => "User",
- 'text_power_user' => "Power User",
- 'text_elite_user' => "Elite User",
- 'text_crazy_user' => "Crazy User",
- 'text_insane_user' => "Insane User",
- 'text_veteran_user' => "Veteran User",
- 'text_extreme_user' => "Extreme User",
- 'text_ultimate_user' => "Ultimate User",
+ 'text_user' => "ユーザー",
+ 'text_power_user' => "電源ユーザー",
+ 'text_elite_user' => "エリートユーザー",
+ 'text_crazy_user' => "クレイジーユーザー",
+ 'text_insane_user' => "正気でないユーザー",
+ 'text_veteran_user' => "ベテランユーザー",
+ 'text_extreme_user' => "エクストリームユーザー",
+ 'text_ultimate_user' => "究極のユーザー",
'text_nexus_master' => "Nexus Master",
'text_vip' => "VIP",
- 'text_uploader' => "Uploader",
- 'text_retiree' => "Retiree",
- 'text_forum_moderator' => "Forum Moderator",
+ 'text_uploader' => "アップローダー",
+ 'text_retiree' => "退職者",
+ 'text_forum_moderator' => "フォーラムモデレーター",
'text_moderators' => "モデレーター",
- 'text_administrators' => "Administrator",
+ 'text_administrators' => "管理者",
'text_sysops' => "SysOp",
- 'text_staff_leader' => "Staff Leader",
+ 'text_staff_leader' => "スタッフリーダー",
'text_short_year'=> "Y",
'text_short_month' => "MON",
'text_short_day' => "D",
'text_short_hour' => "H",
'text_short_min' => "M",
'submit_edit' => "編集",
- 'text_banned_client_warning' => "You were using a banned BitTorrent client the last time connecting the tracker! Click here.",
- 'text_please_improve_ratio_within' => "Please improve your ratio within ",
- 'text_or_you_will_be_banned' =>", or your account will be banned! Click here.",
+ 'text_banned_client_warning' => "最後にトラッカーを接続したときに禁止された BitTorrentクライアントを使用していました!ここをクリックしてください。",
+ 'text_please_improve_ratio_within' => "比率を上げてください ",
+ 'text_or_you_will_be_banned' =>"、またはあなたのアカウントが禁止されます! ここをクリックしてください。",
'text_size' => "サイズ",
- 'text_downloads' => "Downloads",
- 'text_attachment_key' => "Attachment for key ",
- 'text_not_found' => " not found",
+ 'text_downloads' => "ダウンロード",
+ 'text_attachment_key' => "鍵の添付ファイル ",
+ 'text_not_found' => " 見つかりませんでした",
'text_thirty_percent_down' => "30%",
- 'text_please_download_something_within' => "Please download something within ",
- 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.",
+ 'text_please_download_something_within' => "以下からダウンロードしてください ",
+ 'text_inactive_account_be_deleted' => "を選択します。非アクティブなアカウント(送金額なし)は削除されます。",
'text_attendance' => '[Attend get bonus]',
- 'text_attended' => '[Attend got: %u, card: %d]',
+ 'text_attended' => '[注: %u, card: %d]',
'row_pt_gen_douban_url' => "PT-Gen douban link",
- 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",
+ 'text_pt_gen_douban_url_note' => "( questan. 例: for movie Transformer the URL is https://movie.douban.com/subject/1794171//)",
'row_pt_gen_imdb_url' => "PT-Gen imdb link",
- 'text_pt_gen_imdb_url_note' => "(URL taken from imdb. e.g. for movie Transformers the URL is https://www.imdb.com/title/tt0418279/)",
+ 'text_pt_gen_imdb_url_note' => "( imdb. 例: for movie Transformer the URL is https://www.imdb.com/title/tt0418279/)",
'row_pt_gen_bangumi_url' => "PT-Gen bangumi link",
- 'text_pt_gen_bangumi_url_note' => "(URL taken from bangumi. e.g. for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
- 'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
- 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
- 'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
- 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
- 'text_tag_no_release_to_any_other' => 'No release to any other',
- 'text_tag_first_release' => 'First release',
- 'text_tag_official' => 'Official',
+ 'text_pt_gen_bangumi_url_note' => "( bangumi. 例: for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir cannot create',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir が書き込みできません',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir cannot create',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writable',
+ 'text_tag_no_release_to_any_other' => '他のリリースはありません',
+ 'text_tag_first_release' => '最初のリリース',
+ 'text_tag_official' => 'オフィシャル',
'text_tag_diy' => 'DIY',
- 'text_tag_mother_language' => 'Mother language',
- 'text_tag_mother_language_subtitle' => 'Mother language subtitle',
+ 'text_tag_mother_language' => '母国語:',
+ 'text_tag_mother_language_subtitle' => '母語のサブタイトル',
'text_tag_hdr' => 'HDR',
'text_required' => '必須',
- 'text_invalid' => 'Invalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
- 'text_management_system' => 'Management',
- 'text_seed_points' => 'Seed points',
- 'spoiler_expand_collapse' => 'Click to expand/collapse',
- 'spoiler_default_title' => 'Collapse content',
+ 'text_invalid' => '無効です',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
+
+ · BDInfo comes from software BDInfo,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
+ ',
+ 'text_management_system' => '管理',
+ 'text_seed_points' => 'シードポイント',
+ 'spoiler_expand_collapse' => 'クリックして展開/閉じる',
+ 'spoiler_default_title' => 'コンテンツを折りたたむ',
'menu_claim' => 'Claim: ',
- 'text_complains' => 'There %s %u pending complaint%s.',
- 'text_contactstaff' => 'Contact staff',
- 'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
- 'full_site_promotion_time_range' => 'Time range: %s ~ %s',
- 'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
- 'std_confirm_remove' => 'Are you sure you want to delete it?',
- 'select_an_user_class' => 'Select an user class',
- 'input_check_all' => "Check All",
- 'input_uncheck_all' => "Uncheck All",
- 'select_at_least_one_record' => 'Select at least one record!',
- 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
- 'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
+ 'text_complains' => '%s %u 保留中の苦情%s。',
+ 'text_contactstaff' => 'スタッフに連絡',
+ 'full_site_promotion_in_effect' => 'フルサイト [%s] が有効です!',
+ 'full_site_promotion_time_range' => '時間範囲: %s ~ %s',
+ 'full_site_promotion_remark' => '注意: %s',
+ 'full_site_promotion_upcoming' => '今後のフルサイト [%s]',
+ 'text_torrent_to_approval' => '%s%u は承認トレント%s ではありません。',
+ 'std_confirm_remove' => '削除してもよろしいですか?',
+ 'select_an_user_class' => 'ユーザクラスを選択',
+ 'input_check_all' => "すべてチェック",
+ 'input_uncheck_all' => "すべてのチェックを外す",
+ 'select_at_least_one_record' => '少なくとも1つのレコードを選択してください!',
+ 'text_seed_box_record_to_approval' => '%s%u は承認シードレコード%s ではありません。',
+ 'approval_deny_reach_upper_limit' => '現在の承認が拒否されたTorrent の数: %s が上限に達し、アップロードすることができません。',
);
?>
diff --git a/lang/ja/lang_invite.php b/lang/ja/lang_invite.php
index 65e5b2cc..d7761faf 100644
--- a/lang/ja/lang_invite.php
+++ b/lang/ja/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'ハーレムの追加',
'signup_link_help' => '右クリックでコピー',
'signup_link' => 'サインアップリンク',
+ 'text_uploaded_count' => 'アップロードした回数',
'text_seed_torrent_count' => 'シード数',
'text_seed_torrent_size' => 'シードサイズ',
'text_seed_torrent_bonus_per_hour' => '1時間あたりのシードボーナス',
diff --git a/lang/ja/lang_login.php b/lang/ja/lang_login.php
index b277476f..c50958a7 100644
--- a/lang/ja/lang_login.php
+++ b/lang/ja/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "残りの試行だ",
'p_no_account_signup' => "アカウントをお持ちではありませんか? 今すぐサインアップ!",
'p_forget_pass_recover' => "パスワードを忘れましたか? メールでパスワード を復元する",
- 'p_account_banned' => "アカウントが禁止されていますか?ユーザー禁止のログ の理由を確認する",
+ 'p_account_banned' => "アカウントが禁止されていますか? ユーザー禁止のログ の理由を確認する",
'p_resend_confirm' => "Did not receive confirmation mail or confirmation link is broken? Send confirmation mail again",
'rowhead_username' => "ユーザー名:",
'rowhead_password' => "パスワード:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => '2要素認証',
'two_step_code_tooltip' => '有効にする必要がある場合',
'text_complain' => '苦情チャンネル',
+ 'other_methods' => "その他のメソッド",
);
?>
diff --git a/lang/ja/lang_mybonus.php b/lang/ja/lang_mybonus.php
index 73ad060b..41d86cf2 100644
--- a/lang/ja/lang_mybonus.php
+++ b/lang/ja/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "変更ユーザー名カード の購入が完了しました!",
'text_change_username_card_already_has' => 'すでにユーザー名カードを変更しています',
'text_rainbow_id_already_valid_forever' => 'すでに恒久的なレインボーIDを持っています',
+ 'text_get_by_medal' => '勲章ボーナスは1時間あたり以下の追加ボーナスを獲得します',
+ 'medal_additional_desc' => 'メダルボーナス計算式は、最小保証に関係なく上記と同じです。',
+ 'medal_additional_factor' => '最終ボーナスはメダルボーナスの計算にmedal_additional_factorを掛けたものです',
+ 'text_bonus_mini_size' => 'トレントサイズは少なくとも %sでなければなりません。このボリュームよりも小さいトレントサイズはボーナス計算から除外されます'
);
?>
diff --git a/lang/ja/lang_settings.php b/lang/ja/lang_settings.php
index 2c0ff176..e0a9c7fe 100644
--- a/lang/ja/lang_settings.php
+++ b/lang/ja/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => '分',
'row_login_secret_lifetime' => 'ログインシークレットの有効期間',
'text_login_secret_lifetime_deadline' => '現在のログインシークレットの期限',
- 'row_enable_technical_info' => 'MediaInfo を有効にする',
- 'text_enable_technical_info' => "デフォルト 'いいえ' MediaInfo はソフトウェア MediaInfo テキスト ビュー",
- 'row_sticky_first_level_background_color' => '最初のレベルのBG色をスティッキーする',
+ 'row_enable_technical_info' => 'MediaInfo/BDInfo を有効にする',
+ 'text_enable_technical_info' => 'Default \'No\'.
+ MediaInfo comes from software MediaInfo the result of "Text view"
+ BDInfo comes from software BDInfo the result of "View Reports"
+ ',
+ 'row_sticky_first_level_background_color' => '最初のレベルのBG色をスティッキーする',
'text_sticky_first_level_background_color_note' => 'Sticky first level bg color, it will be none if not set.',
'row_sticky_second_level_background_color' => 'スティッキーセカンドレベルBGの色',
'text_sticky_second_level_background_color_note' => 'Sticky second level bg color, it will be none if not set.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => '有効にすると、ログイン時にプレインテキストパスワードは送信されません。今後のリリースではこの設定が削除され、この機能が有効になります。' ,
'row_complain_enabled' => '苦情を有効にするか',
'row_complain_enabled_note' => 'デフォルト: "はい"',
+ 'row_min_size' => '最小音量',
+ 'text_bonus_mini_size'=> 'トレントに必要な最小容量は',
+ 'text_bonus_mini_size_help' => 'を選択します。 このボリュームより小さいトレントサイズはボーナス計算には含まれません。 単位: バイト (バイト)、例えば 1 KiB = 1024 バイト。',
+ 'row_reward_bonus_options' => '報酬ボーナスオプション',
+ 'text_reward_bonus_options_note' => 'トレントの詳細ページのボーナスオプション、コンマで区切られた複数のオプション',
+ 'row_reward_times_limit' => '報酬回数上限',
+ 'text_reward_times_limit_note' => 'シード詳細ページのユーザーごとのボーナス報酬の毎日の制限。制限なしの場合は0に設定します。デフォルト: 0',
);
?>
diff --git a/lang/ja/lang_tags.php b/lang/ja/lang_tags.php
index 75c2b76a..b862f7aa 100644
--- a/lang/ja/lang_tags.php
+++ b/lang/ja/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "囲まれたテキストを下線にします。",
'text_underline_syntax' => "[u]テキスト[/u]",
'text_underline_example' => "[u]これは下線付きのテキストです。[/u]",
+ 'text_strikethrough' => "取り消し線",
+ 'text_strikethrough_description' => "囲まれたテキストを取り消し線にします。",
+ 'text_strikethrough_syntax' => "[s]テキスト[/s]",
+ 'text_strikethrough_example' => "[s]これはストライクスルーテキストです。[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => '囲まれたテキストを非表示にする',
+ 'text_hide_syntax' => '[hide]テキスト[/hide]',
+ 'text_hide_example' => '[hide]I tried so hard and got so far[/hide]',
'text_color_one' => "色 (alt.1)",
'text_color_one_description' => "囲まれたテキストの色を変更します。",
'text_color_one_syntax' => "[color=カラー]テキスト[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "ハイパーリンク(Alt1)",
'text_hyperlink_one_description' => "ハイパーリンクを挿入します",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "このタグは余分です。すべてのURLは自動的にハイパーリンクされます。",
'text_hyperlink_two' => "ハイパーリンク (Alt.2)",
'text_hyperlink_two_description' => "ハイパーリンクを挿入します",
'text_hyperlink_two_syntax' => "[url=URL]リンクテキスト[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "リンクテキストを設定しない限り、このタグを使用する必要はありません。すべてのURLは自動的にハイパーリンクされます。",
'text_image_one' => "画像(Alt1)",
'text_image_one_description' => "画像を挿入します。",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URLは .gif、 .jpg、 .jpegまたは .png で終わらなければなりません。",
'text_image_two' => "画像(Alt2)",
'text_image_two_description' => "画像を挿入します。",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URLは .gif、 .jpg、 .jpegまたは .png で終わらなければなりません。",
'text_quote_one' => "見積書(Alt1)",
'text_quote_one_description' => "引用符を挿入します。",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "フラッシュ (Alt1)",
'text_flash_description' => "指定された幅と高さのウェブページにフラッシュを挿入",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "フラッシュ (Alt2)",
'text_flash_two_description' => "ウェブページにフラッシュを挿入する (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash video (alt.1)",
'text_flv_one_description' => "指定された幅と高さのウェブページにフラッシュビデオを挿入します",
'text_flv_one_syntax' => "[flv,width,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash video (alt.2)",
'text_flv_two_description' => "ウェブページにフラッシュビデオをデフォルトの幅と高さに挿入 (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "YouTubeオンラインビデオをWebページに挿入",
'text_youtube_syntax' => "[youtube,width,height]Video URL on YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "ビデオ",
+ 'text_video_description' => "HTML5 ビデオプレーヤーを挿入",
+ 'text_video_syntax' => "[video,width,height]Video URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "オーディオ",
+ 'text_audio_description' => "HTML5 オーディオプレーヤーを挿入",
+ 'text_audio_syntax' => "[audio]オーディオ URL[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "YouKuオンラインビデオをWebページに挿入",
'text_youku_syntax' => "[youku]Video URL on YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'ページに展開/折りたたみ可能なコンテンツを挿入します',
'text_spoiler_syntax' => '[spoiler=title]This is the folded content[/spoiler]',
'text_spoiler_example' => '[スポイラー=ヒーローの最後の結末はどうなった?]ヒーローは最後に死んだ![/spoiler]',
+ 'text_hr' => '水平方向のルール',
+ 'text_hr_description' => 'ページに水平方向のルールの内容を挿入',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Never gonna give you up[hr]Never gonna let you down',
'text_left' => 'Text align left',
'text_left_description' => '左揃えのコンテンツをページに挿入',
diff --git a/lang/ja/lang_takesignup.php b/lang/ja/lang_takesignup.php
index 0fb5cde7..9d8a90ef 100644
--- a/lang/ja/lang_takesignup.php
+++ b/lang/ja/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " 申し込みを終えてくれてありがとう!",
'msg_subject' => "ようこそ ",
'msg_congratulations' => "おめでとうございます ",
- 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
+ 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to join us!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
'mail_this_link' => "このリンク",
'mail_here' => "ここ",
'mail_title' => " ユーザー登録の確認",
diff --git a/lang/ja/lang_usercp.php b/lang/ja/lang_usercp.php
index d07e7901..97237798 100644
--- a/lang/ja/lang_usercp.php
+++ b/lang/ja/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => '登録',
'checkbox_pm_on_topic_reply' => 'フォーラムの投稿に新しい返信がある場合に通知する',
'checkbox_pm_on_hr_reached' => 'H&Rがターゲットに達したときに通知する',
+ 'row_tracker_url' => 'トラッカーURL',
+ 'row_tracker_url_help' => '注意: 選択すると、アナウンスは選択したリンクにのみ送信できます。 デフォルトでは、アナウンスはリストの最初のデフォルトリンクにのみ送信できます。',
);
?>
diff --git a/lang/ja/lang_userdetails.php b/lang/ja/lang_userdetails.php
index 9d44d958..22f783b0 100644
--- a/lang/ja/lang_userdetails.php
+++ b/lang/ja/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "申し訳ありません",
'std_user_not_confirmed' => "ユーザーはまだ確認されていません!",
'text_not_available' => "該当なし",
- 'row_vip_by_bonus' => "VIPボーナス",
+ 'row_vip_by_bonus' => "VIP の自動期限切れ",
'text_vip_by_bonus_note' => "VIPステータスはボーナスを使用して獲得できますか?",
'row_vip_until' => "VIPまで",
- 'text_vip_until_note' => "時刻フォーマットはYYYY-MM-DD hh:mm:ssです。VIPステータスが有効になるまでの時刻です。 これが機能するためには、「ボーナスによるVIP」を「はい」に設定する必要があります。",
+ 'text_vip_until_note' => "時刻フォーマットはYYYY-MM-DD hh:mm:ssです。VIPステータスが有効になるまでの時刻です。 この作業を行うには、「VIP自動の有効期限」を「はい」に設定する必要があります。",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "までの広告なし",
'text_no_ad_until_note' => "時間フォーマットはYYYY-MM-DD hh:mm:ssです。ユーザーが広告をオフにできるまでの時間。",
diff --git a/lang/nb/lang_attendance.php b/lang/nb/lang_attendance.php
index 0396372d..2573f46c 100644
--- a/lang/nb/lang_attendance.php
+++ b/lang/nb/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Sv',
'retroactive_confirm_tip' => 'Bekreft deltagelse: ',
'retroactive_description' => 'Klikk på prikken på den hvite bakgrunnen for å gjøre besøkende. Du har for øyeblikket et møtekort %d.',
+ 'attend_button' => 'Sjekk inn nå',
);
diff --git a/lang/nb/lang_functions.php b/lang/nb/lang_functions.php
index 6942a25c..49468631 100644
--- a/lang/nb/lang_functions.php
+++ b/lang/nb/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Du får nå',
'std_by' => 'Av',
'row_security_image' => "Sikkerhetsbilde:",
+ 'row_security_challenge' => "Security Challenge:",
'row_security_code' => "Sikkerhetskoden:",
'text_slots' => "Trekker:",
'text_unlimited' => "Ubegrenset",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Påkrevd',
'text_invalid' => 'Ugyldig',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo kommer fra programvare MediaInfo,åpen fil, språkvelg engelsk, klikk på visningsmenyen > tekst > høyreklikk i boksen > velg all > kopi > forbi i denne boksen.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
+
+ · BDInfo comes from software BDInfo,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
+ ',
'text_management_system' => 'Administrasjon',
'text_seed_points' => 'Oppgavens poeng',
'spoiler_expand_collapse' => 'Klikk for å utvide/lukke',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Kontakt ansatte',
'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
'full_site_promotion_time_range' => 'Tidsintervall: %s ~ %s',
+ 'full_site_promotion_remark' => 'Note: %s',
+ 'full_site_promotion_upcoming' => 'Kommende fullside [%s]',
'text_torrent_to_approval' => '%s%u godkjenner ikke torrent-%s.',
'std_confirm_remove' => 'Er du sikker på at du vil slette denne?',
'select_an_user_class' => 'Velg en brukerklasse',
diff --git a/lang/nb/lang_invite.php b/lang/nb/lang_invite.php
index 543327bb..d25bcfee 100644
--- a/lang/nb/lang_invite.php
+++ b/lang/nb/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Varm tillegg',
'signup_link_help' => 'Høyreklikk for å kopiere',
'signup_link' => 'Registrer lenke',
+ 'text_uploaded_count' => 'Opplastede teller',
'text_seed_torrent_count' => 'Delingstellinger',
'text_seed_torrent_size' => 'Størrelse på seed',
'text_seed_torrent_bonus_per_hour' => 'Seeding bonus per time',
diff --git a/lang/nb/lang_login.php b/lang/nb/lang_login.php
index adbcbeb7..5f855c06 100644
--- a/lang/nb/lang_login.php
+++ b/lang/nb/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "gjenstående prøvinger.",
'p_no_account_signup' => "Har du ikke en konto? registrer deg med nå!",
'p_forget_pass_recover' => "Glemt passordet? Gjenopprette passordet via e-post",
- 'p_account_banned' => "Konto utestengt? Vis årsaken tilbrukerforbud mot å logge",
+ 'p_account_banned' => "Konto utestengt? Vis årsaken til brukerforbud mot å logge",
'p_resend_confirm' => "Fikk ikke bekreftelsen e-post eller bekreftelseslenke en ødelagt? Send bekreftelse på nytt",
'rowhead_username' => "Brukernavn:",
'rowhead_password' => "Passord:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'To-faktor autentisering',
'two_step_code_tooltip' => 'Hvis aktivert, må dette fylles ut',
'text_complain' => 'Klage Kanal',
+ 'other_methods' => "Andre metoder",
);
?>
diff --git a/lang/nb/lang_mybonus.php b/lang/nb/lang_mybonus.php
index baca0769..980f8c6f 100644
--- a/lang/nb/lang_mybonus.php
+++ b/lang/nb/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "Gratulerer med ditt vellykkede kjøp av et endre brukerkort!",
'text_change_username_card_already_has' => 'Har allerede et endre brukernavn kort',
'text_rainbow_id_already_valid_forever' => 'Har allerede en permanent Regnbue-ID',
+ 'text_get_by_medal' => 'Medal bonus vil få følgende bonusverdi per time',
+ 'medal_additional_desc' => 'Medal bonusberegningsformel er det samme som ovenfor, uavhengig av minstgaranti',
+ 'medal_additional_factor' => 'Siste bonus er beregnet medal bonus multiplisert med medal_additional_factor',
+ 'text_bonus_mini_size' => 'Torrentens størrelse må være minst %s. Torrent størrelse mindre enn dette volumet er utelatt fra bonusberegninger'
);
?>
diff --git a/lang/nb/lang_settings.php b/lang/nb/lang_settings.php
index 49e91a00..414e44b9 100644
--- a/lang/nb/lang_settings.php
+++ b/lang/nb/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minutt',
'row_login_secret_lifetime' => 'Pålogging hemmelig levetid',
'text_login_secret_lifetime_deadline' => 'Nåværende hemmelige frist for pålogging',
- 'row_enable_technical_info' => 'Aktivere MediaInfo',
- 'text_enable_technical_info' => "Standard 'Nei'. MediaInfo kommer fra programvare MediaInfo tekstvisning",
- 'row_sticky_first_level_background_color' => 'Klissete første nivå bg farge',
+ 'row_enable_technical_info' => 'Aktivere MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Standard \'Nei\'.
+ AS. MediaInfo kommer fra programvare MediaInfo resultatet av "Tekstvisning"
+ ΦBDInfo kommer fra programvare BDInfo resultatet av "Vis rapporter"
+ ',
+ 'row_sticky_first_level_background_color' => 'Klissete første nivå bg farge',
'text_sticky_first_level_background_color_note' => 'Fast første nivå bg farge, det vil ikke være noen hvis det ikke er satt.',
'row_sticky_second_level_background_color' => 'Klissete andre nivå bg farge',
'text_sticky_second_level_background_color_note' => 'Klissete andre nivå bg farge, det vil ikke være noen hvis det ikke er satt.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Dersom aktivert vil ingen klartekst passord bli overført på innlogging. Anbefalte framtidige utgivelser vil fjerne denne konfigurasjonen og aktivere denne funksjonen.' ,
'row_complain_enabled' => 'Å aktivere klager',
'row_complain_enabled_note' => 'standard: "ja"',
+ 'row_min_size' => 'Minimum volum',
+ 'text_bonus_mini_size'=> 'Minimum volum nødvendig for torrent er',
+ 'text_bonus_mini_size_help' => '. Torrentstørrelse mindre enn dette volumet er ikke inkludert i bonusberegningen. Enhet: bytes (Byte), f.eks 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Alternativer for belønningsbonus',
+ 'text_reward_bonus_options_note' => 'Belønnings bonus alternativer på siden for torrentdetaljer, flere valg separert med komma',
+ 'row_reward_times_limit' => 'Belønnings frekvensgrense',
+ 'text_reward_times_limit_note' => 'Daglig grense per bruker for bonusbelønning på avdelingssider. Sett til 0 for ingen grense. Standard: 0',
);
?>
diff --git a/lang/nb/lang_tags.php b/lang/nb/lang_tags.php
index 047a3a49..ba3ecca3 100644
--- a/lang/nb/lang_tags.php
+++ b/lang/nb/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Får vedlagt tekst til linding.",
'text_underline_syntax' => "[u]tekst[/u]",
'text_underline_example' => "[u]This is underlined text.[/u]",
+ 'text_strikethrough' => "Gjennomstreking",
+ 'text_strikethrough_description' => "Får vedlagt tekst til gjennomgang.",
+ 'text_strikethrough_syntax' => "[s]tekst[/s]",
+ 'text_strikethrough_example' => "[s]This is strikethrough text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Får den vedlagte teksten skjult',
+ 'text_hide_syntax' => '[hide]tekst[/hide]',
+ 'text_hide_example' => '[hide]Jeg prøvde så hardt og kom så langt[/hide]',
'text_color_one' => "Farge (alt 1)",
'text_color_one_description' => "Endrer fargen på den vedlagte teksten.",
'text_color_one_syntax' => "[color=Color]tekst[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperkobling (alt 1)",
'text_hyperlink_one_description' => "Setter inn en snarvei.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Denne taggen er overflødige; alle URLer er automatisk koblet til.",
'text_hyperlink_two' => "Hyperkobling (alt. 2)",
'text_hyperlink_two_description' => "Setter inn en snarvei.",
'text_hyperlink_two_syntax' => "[url=URL]lenketekst[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Du trenger ikke å bruke dette merket med mindre du ønsker å angi lenketeksten; alle nettadresser vil automatisk bli koblet.",
'text_image_one' => "Bilde (alt 1)",
'text_image_one_description' => "Setter inn et bilde.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URL-adressen må avsluttes med .gif, .jpg, .jpeg eller .png.",
'text_image_two' => "Bilde (alt. 2)",
'text_image_two_description' => "Setter inn et bilde.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URL-adressen må avsluttes med .gif, .jpg, .jpeg eller .png.",
'text_quote_one' => "Tilbud (alt 1)",
'text_quote_one_description' => "Innsetter et sitat.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Sett inn flash i websider i definert bredde og høyde",
'text_flash_syntax' => "[flash,widde,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Sett inn flash i websider med standardbredde og høyde (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash-video (alt.1)",
'text_flv_one_description' => "Sett inn flashvideo på websider med definert bredde og høyde",
'text_flv_one_syntax' => "[flv,widde,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash-video (alt.2)",
'text_flv_two_description' => "Sett inn flash video på websider med standard bredde og høyde (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash-video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Sett inn YouTube online video i websider",
'text_youtube_syntax' => "[youtube,width,height]Video URL på YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Sett inn HTML5 videospiller",
+ 'text_video_syntax' => "[video,widde,height]Video URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Lyd",
+ 'text_audio_description' => "Sett inn HTML5 lydspiller",
+ 'text_audio_syntax' => "[audio]Lyd URL[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Sett inn YouKu online video på websider",
'text_youku_syntax' => "[youku]Video URL på YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Sett inn utvidbar/kollapsibelt innhold på siden',
'text_spoiler_syntax' => '[spoiler=title]Dette er det brettete innholdet[/spoiler]',
'text_spoiler_example' => '[spoiler=Hva skjedde med helten til siste slutte?]Helten døde sist![/spoiler]',
+ 'text_hr' => 'Horisontal linje',
+ 'text_hr_description' => 'Sette inn horisontal regelinnhold på siden',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Gonna deg aldri opp[hr]vil aldri la deg gå ned',
'text_left' => 'Text align left',
'text_left_description' => 'Sett inn venstrejustert innhold på siden',
diff --git a/lang/nb/lang_takesignup.php b/lang/nb/lang_takesignup.php
index b7d0de16..dd197e4d 100644
--- a/lang/nb/lang_takesignup.php
+++ b/lang/nb/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " For å fullføre registreringen, takk!",
'msg_subject' => "Velkommen til ",
'msg_congratulations' => "Gratulerer ",
- 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
+ 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to join us!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
'mail_this_link' => "DETTE LINK",
'mail_here' => "HER",
'mail_title' => " Brukerregistrering bekreftelse",
diff --git a/lang/nb/lang_usercp.php b/lang/nb/lang_usercp.php
index b48570c4..5965a3f8 100644
--- a/lang/nb/lang_usercp.php
+++ b/lang/nb/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrer',
'checkbox_pm_on_topic_reply' => 'Varsle meg når det er nye svar på foruminnlegg',
'checkbox_pm_on_hr_reached' => 'Gi meg beskjed når H&R når målet',
+ 'row_tracker_url' => 'Sporingsagent URL',
+ 'row_tracker_url_help' => 'Note: Once selected, announce can only be sent to the selected link. By default, announce can only be sent to the first default link in the list.',
);
?>
diff --git a/lang/nb/lang_userdetails.php b/lang/nb/lang_userdetails.php
index eee40b6a..78a5a448 100644
--- a/lang/nb/lang_userdetails.php
+++ b/lang/nb/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Beklager",
'std_user_not_confirmed' => "Brukeren har ikke blitt bekreftet ennå!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP av bonus",
+ 'row_vip_by_bonus' => "VIP automatisk utløper",
'text_vip_by_bonus_note' => "Om VIP-statusen oppnås ved å bruke bonus",
'row_vip_until' => "VIP til",
- 'text_vip_until_note' => "Tidsformat er ÅÅÅÅ-MM-DD tt:mm:ss. Tiden til VIP statusen er gyldig. For at dette skal fungere, må VIP av bonuser settes til 'ja'.",
+ 'text_vip_until_note' => "Tidsformat er ÅÅÅÅ-MM-DD tt:mm:ss. Tiden til VIP statusen er gyldig. For at dette skal fungere, må «VIP automatisk utløper» settes til «ja».",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Ingen Reklame før",
'text_no_ad_until_note' => "Tidsformat er ÅÅÅÅ-MM-DD tt:mm:ss. Tid til brukeren kan slå av annonser.",
diff --git a/lang/nl/lang_attendance.php b/lang/nl/lang_attendance.php
index 546b4ce8..0d941be5 100644
--- a/lang/nl/lang_attendance.php
+++ b/lang/nl/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 're',
'retroactive_confirm_tip' => 'Bevestig om bij te wonen: ',
'retroactive_description' => 'Klik op de stip op de witte achtergrond om aanwezig te zijn. Je hebt momenteel een presentiekaart %d.',
+ 'attend_button' => 'Check nu in',
);
diff --git a/lang/nl/lang_functions.php b/lang/nl/lang_functions.php
index b08236c8..66b5a901 100644
--- a/lang/nl/lang_functions.php
+++ b/lang/nl/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Je krijgt',
'std_by' => 'Door',
'row_security_image' => "Beveiliging afbeelding:",
+ 'row_security_challenge' => "Beveiligings Uitdaging:",
'row_security_code' => "Beveiligings Code",
'text_slots' => "Sleuf:",
'text_unlimited' => "Onbeperkt",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'vereist',
'text_invalid' => 'Ongeldig',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo is afkomstig van software MediaInfo, penbestand, taal kiezen Engels, klik op weergave menu > tekst > rechtermuisknop in het vak > selecteer alles > kopieer > verleden in dit vak.
+
+ · BDInfo is afkomstig van software BDInfo, pen van het bestand met deze software, klik op Scan Bitrates om het rapport te bekijken. klik met de rechtermuisknop in het vak > alles selecteren, met de rechtermuisknop > kopiëren en plak het hier.
+ ',
'text_management_system' => 'Beheer',
'text_seed_points' => 'Seed punten',
'spoiler_expand_collapse' => 'Klik om uitvouwen/inklappen',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Neem contact op',
'full_site_promotion_in_effect' => 'Volledige site [%s] is in werking!',
'full_site_promotion_time_range' => 'Tijd bereik: %s ~ %s',
+ 'full_site_promotion_remark' => 'Opmerking: %s',
+ 'full_site_promotion_upcoming' => 'Upcoming full site [%s]',
'text_torrent_to_approval' => 'Er is %s%u geen goedkeuring van torrent%s.',
'std_confirm_remove' => 'Weet u zeker dat u het wilt verwijderen?',
'select_an_user_class' => 'Selecteer een gebruikersklasse',
diff --git a/lang/nl/lang_invite.php b/lang/nl/lang_invite.php
index 185877b7..8aa6e6e4 100644
--- a/lang/nl/lang_invite.php
+++ b/lang/nl/lang_invite.php
@@ -54,6 +54,7 @@ Met vriendelijke groeten,
'harem_addition' => 'Harem toevoeging',
'signup_link_help' => 'Klik met de rechtermuisknop om te kopiëren',
'signup_link' => 'Link voor inschrijving',
+ 'text_uploaded_count' => 'Geüploade aantallen',
'text_seed_torrent_count' => 'Aantal uploads',
'text_seed_torrent_size' => 'Upload grootte',
'text_seed_torrent_bonus_per_hour' => 'Bonus per uur uploaden',
diff --git a/lang/nl/lang_login.php b/lang/nl/lang_login.php
index 7103e4c1..d5fd1662 100644
--- a/lang/nl/lang_login.php
+++ b/lang/nl/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "resterende pogingen.",
'p_no_account_signup' => "Don't have an account? Sign up right now!",
'p_forget_pass_recover' => "Wachtwoord vergeten? Uw wachtwoord herstellen via e-mail",
- 'p_account_banned' => "Account geblokkeerd? Bekijk de reden opuser ban log",
+ 'p_account_banned' => "Account geblokkeerd? Bekijk de reden op user ban log",
'p_resend_confirm' => "Bevestigingsmail of bevestigingslink is niet ontvangen? Stuur bevestigingsmail opnieuw",
'rowhead_username' => "Gebruikersnaam:",
'rowhead_password' => "Wachtwoord:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Tweestapsverificatie verificatie',
'two_step_code_tooltip' => 'Indien ingeschakeld moet het ingevuld worden',
'text_complain' => 'Klacht Kanaal',
+ 'other_methods' => "Andere methoden",
);
?>
diff --git a/lang/nl/lang_mybonus.php b/lang/nl/lang_mybonus.php
index 87e2d03c..ecf3f290 100644
--- a/lang/nl/lang_mybonus.php
+++ b/lang/nl/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "Gefeliciteerd met je succesvolle aankoop van een verander gebruikersnaam kaart!",
'text_change_username_card_already_has' => 'Al een wijziging gebruikersnaam kaart',
'text_rainbow_id_already_valid_forever' => 'Reeds een permanente Regenboog ID',
+ 'text_get_by_medal' => 'Medaillebonus zal de volgende extra bonuswaarde per uur ontvangen',
+ 'medal_additional_desc' => 'De formule voor medaille bonus berekening is dezelfde als hierboven, ongeacht minimale garantie',
+ 'medal_additional_factor' => 'De uiteindelijke bonus is de berekende medaille bonus vermenigvuldigd met de medal_additional_factor',
+ 'text_bonus_mini_size' => 'Torrent grootte moet minstens %szijn. Torrent grootte kleiner dan dit volume wordt uitgesloten van bonus berekeningen'
);
?>
diff --git a/lang/nl/lang_settings.php b/lang/nl/lang_settings.php
index ed5c9439..9fdc8efa 100644
--- a/lang/nl/lang_settings.php
+++ b/lang/nl/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuut',
'row_login_secret_lifetime' => 'Inlog geheime levensduur',
'text_login_secret_lifetime_deadline' => 'Huidige login geheime deadline',
- 'row_enable_technical_info' => 'MediaInfo inschakelen',
- 'text_enable_technical_info' => "Standaard 'Nee'. MediaInfo is afkomstig van software MediaInfo Tekst weergave",
- 'row_sticky_first_level_background_color' => 'Sticky eerste niveau bg kleur',
+ 'row_enable_technical_info' => 'MediaInfo/BDInfo inschakelen',
+ 'text_enable_technical_info' => 'Standaard \'Nee\'.
+ }}MediaInfo is van software MediaInfo het resultaat van "Tekst weergave"
+ Ø BDInfo is van software BDInfo het resultaat van "View Reports"
+ ',
+ 'row_sticky_first_level_background_color' => 'Sticky eerste niveau bg kleur',
'text_sticky_first_level_background_color_note' => 'Sticky first level bg kleur, deze zal geen zijn indien niet ingesteld.',
'row_sticky_second_level_background_color' => 'Sticky tweede niveau bg kleur',
'text_sticky_second_level_background_color_note' => 'Sticky tweede niveau bg kleur, deze zal geen zijn indien niet ingesteld.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Indien ingeschakeld, worden er geen onversleutelde wachtwoorden verstuurd bij het inloggen, aanbevolen. Toekomstige releases zullen deze configuratie verwijderen en deze functie inschakelen.' ,
'row_complain_enabled' => 'Of klachten moeten worden ingeschakeld',
'row_complain_enabled_note' => 'standaard: "ja"',
+ 'row_min_size' => 'Minimum volume',
+ 'text_bonus_mini_size'=> 'Het minimum volume dat nodig is voor torrent is',
+ 'text_bonus_mini_size_help' => '. Torrent grootte kleiner dan dit volume is niet meegenomen in de bonus berekening. Eenheid: bytes (Byte), b., 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Beloning Bonus Opties',
+ 'text_reward_bonus_options_note' => 'Beloning bonusopties op de torrent details pagina, meerdere opties gescheiden door komma\'s',
+ 'row_reward_times_limit' => 'Beloning frequentie Limiet',
+ 'text_reward_times_limit_note' => 'Dagelijkse limiet per gebruiker voor bonus beloningen op zaaddetail pagina\'s. Stel in op 0 voor geen limiet. Standaard: 0',
);
?>
diff --git a/lang/nl/lang_tags.php b/lang/nl/lang_tags.php
index 2ff3389a..8b47c8cb 100644
--- a/lang/nl/lang_tags.php
+++ b/lang/nl/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Dit onderstreept de ingesloten tekst.",
'text_underline_syntax' => "[u]Tekst[/u]",
'text_underline_example' => "[u]Dit is onderstreepte tekst.[/u]",
+ 'text_strikethrough' => "Doorhalen",
+ 'text_strikethrough_description' => "Maakt de ingesloten tekst overval.",
+ 'text_strikethrough_syntax' => "[s]Tekst[/s]",
+ 'text_strikethrough_example' => "[s]Dit is aanvaring tekst.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Maakt de ingesloten tekst verborgen',
+ 'text_hide_syntax' => '[hide]Tekst[/hide]',
+ 'text_hide_example' => '[hide]Ik heb het zo hard gedaan en zo ver[/hide]',
'text_color_one' => "Kleur (alt. 1)",
'text_color_one_description' => "Wijzigt de kleur van de bijgevoegde tekst.",
'text_color_one_syntax' => "[color=Color]Tekst[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlink (alt. 1)",
'text_hyperlink_one_description' => "Voegt een hyperlink toe.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Deze tag is overbodig; alle URL's worden automatisch hyperlinks gekoppeld.",
'text_hyperlink_two' => "Hyperlink (alt. 2)",
'text_hyperlink_two_description' => "Voegt een hyperlink toe.",
'text_hyperlink_two_syntax' => "[url=URL]Link tekst[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "U hoeft deze tag niet te gebruiken tenzij u de tekst van de link wilt instellen; alle URL's worden automatisch met hyperlink gekoppeld.",
'text_image_one' => "Afbeelding (alt. 1)",
'text_image_one_description' => "Voegt een afbeelding toe.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "De URL moet eindigen met .gif, .jpg, .jpeg of .png.",
'text_image_two' => "Afbeelding (alt. 2)",
'text_image_two_description' => "Voegt een afbeelding toe.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "De URL moet eindigen met .gif, .jpg, .jpeg of .png.",
'text_quote_one' => "Offerte (alt. 1)",
'text_quote_one_description' => "Voegt een citaat toe.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Flash invoegen in webpagina's op gedefinieerde breedte en hoogte",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Flash invoegen in webpagina's op standaard breedte en hoogte (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Video flashen (alt.1)",
'text_flv_one_description' => "Flash video invoegen in webpagina's op gedefinieerde breedte en hoogte",
'text_flv_one_syntax' => "[flv,width,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash video (alt.2)",
'text_flv_two_description' => "Flash video invoegen in webpagina's op standaard breedte en hoogte (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Youtube online video invoegen in webpagina's",
'text_youtube_syntax' => "[youtube,width,height]Video-URL op YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "HTML5-videospeler invoegen",
+ 'text_video_syntax' => "[video,width,height]Video-URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Geluid",
+ 'text_audio_description' => "HTML5 audio speler invoegen",
+ 'text_audio_syntax' => "[audio]Audio URL[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "YouKu online video invoegen in webpagina's",
'text_youku_syntax' => "[youku]Video URL op YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Uitbreidbare/inklapbare inhoud op pagina invoegen',
'text_spoiler_syntax' => '[spoiler=title]Dit is de vouwbare inhoud[/spoiler]',
'text_spoiler_example' => '[spoiler=Wat is er gebeurd met het laatste einde van de helden?]De held stierf laat![/spoiler]',
+ 'text_hr' => 'Horizontale regel',
+ 'text_hr_description' => 'Voeg horizontale regelinhoud toe op de pagina',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Never gonna give you up[hr]Never gonna let you down',
'text_left' => 'Text align left',
'text_left_description' => 'Voeg links-gemotiveerde inhoud op de pagina toe',
diff --git a/lang/nl/lang_takesignup.php b/lang/nl/lang_takesignup.php
index 449c61d9..4771b162 100644
--- a/lang/nl/lang_takesignup.php
+++ b/lang/nl/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " Aanmelden afmaken, bedankt!",
'msg_subject' => "Welkom bij ",
'msg_congratulations' => "Gefeliciteerd ",
- 'msg_you_are_a_member' => ",\n\nJe bent nu lid van %s,\nWe willen deze gelegenheid graag aangrijpen om hallo en welkom te heten naar %s!\n\nZorg ervoor dat je de [url=rules leest. hp][b]Regels[/b][/url] en de [url=faq. hp][b]Faq[/b][/url].\n en zorg ervoor dat je stopt door de [url=forums. hp][b]Forums[/b][/url]: en zeg Hallo!\n\nGeniet van je verblijf.\nDe Staf van %s ",
+ 'msg_you_are_a_member' => ",\n\nJe bent nu lid van %s,\nWe zouden graag van de gelegenheid gebruik willen maken om hallo en welkom te heten!\n\nGelieve de [url=Rules te lezen. hp][b]Regels[/b][/url] en de [url=faq. hp][b]Faq[/b][/url].\n En zorg ervoor dat u stopt door de [url=forums. hp][b]Forums[/b][/url]: en zeg Hallo!\n\nGeniet van je verblijf.\nDe Staf van %s ",
'mail_this_link' => "DIT LINK",
'mail_here' => "HIER",
'mail_title' => " Gebruiker registratie bevestiging",
diff --git a/lang/nl/lang_usercp.php b/lang/nl/lang_usercp.php
index 6e7aa998..12ea76df 100644
--- a/lang/nl/lang_usercp.php
+++ b/lang/nl/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registreren',
'checkbox_pm_on_topic_reply' => 'Informeer mij wanneer er nieuwe reacties zijn op forumberichten',
'checkbox_pm_on_hr_reached' => 'Waarschuw me wanneer H&R doelwit bereikt',
+ 'row_tracker_url' => 'Tracker URL',
+ 'row_tracker_url_help' => 'Opmerking: Eenmaal geselecteerd, kan de aanmelding alleen worden verzonden naar de geselecteerde link. Aankoop kan standaard alleen worden verzonden naar de eerste standaard link in de lijst.',
);
?>
diff --git a/lang/nl/lang_userdetails.php b/lang/nl/lang_userdetails.php
index 3680e5fe..22e5f1be 100644
--- a/lang/nl/lang_userdetails.php
+++ b/lang/nl/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Sorry",
'std_user_not_confirmed' => "De gebruiker is nog niet bevestigd!",
'text_not_available' => "N/B",
- 'row_vip_by_bonus' => "VIP door bonus",
+ 'row_vip_by_bonus' => "VIP auto vervalt",
'text_vip_by_bonus_note' => "Of de VIP-status wordt verkregen met behulp van een bonus",
'row_vip_until' => "VIP tot",
- 'text_vip_until_note' => "Tijdsindeling is YYYYYY-MM-DD hh:mm:ss. De tijd tot wanneer de VIP-status geldig is. Om dit te laten werken, moet 'VIP met bonus' worden ingesteld.",
+ 'text_vip_until_note' => "Tijdsindeling is YYYYYY-MM-DD hh:mm:ss. De tijd tot wanneer de VIP-status geldig is. Om dit te laten werken, moet 'VIP-auto verloopt' worden ingesteld op 'ja'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Geen Advertentie Tot",
'text_no_ad_until_note' => "Tijdsformaat is YYYY-MM-DD hhh:mm:ss. De tijd tot wanneer de gebruiker advertenties kan uitschakelen.",
diff --git a/lang/pl/lang_attendance.php b/lang/pl/lang_attendance.php
index 977393be..fe302efd 100644
--- a/lang/pl/lang_attendance.php
+++ b/lang/pl/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Potwierdź uczestniczenie: ',
'retroactive_description' => 'Kliknij kropkę na białym tle, aby wziąć udział. Obecnie masz kartę obecności %d.',
+ 'attend_button' => 'Sprawdź teraz',
);
diff --git a/lang/pl/lang_functions.php b/lang/pl/lang_functions.php
index 06734bd1..6dcf528b 100644
--- a/lang/pl/lang_functions.php
+++ b/lang/pl/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Otrzymasz',
'std_by' => 'Przez',
'row_security_image' => "Obraz bezpieczeństwa:",
+ 'row_security_challenge' => "Wyzwanie Bezpieczeństwa:",
'row_security_code' => "Kod bezpieczeństwa:",
'text_slots' => "Miejsce:",
'text_unlimited' => "Nieograniczona",
@@ -87,33 +88,33 @@ $lang_functions = array
'title_torrents_seeding' => "Torrenty Seeding",
'title_torrents_leeching' => "Torrenty Wypłukiwanie",
'text_connectable' => "Łączenie: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
- 'title_sentbox' => "sentbox",
- 'title_inbox' => "inbox",
- 'title_buddylist' => "Buddylist",
+ 'text_the_time_is_now' => "Czas: ",
+ 'text_message_new' => " Nowy",
+ 'title_sentbox' => "skrzynka wysyłana",
+ 'title_inbox' => "skrzynka odbiorcza",
+ 'title_buddylist' => "Lista przyjaciół",
'text_you_have' => "Masz ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " nowa wiadomość",
'text_s' => "u rot ob",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
- 'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_click_here_to_read' => "! Kliknij tutaj, aby przeczytać.",
+ 'text_your_friends' => "Twój znajomy",
+ 'text_awaiting_confirmation' => " oczekiwanie na potwierdzenie od Ciebie!",
+ 'text_website_offline_warning' => "OSTRZEŻENIE: strona jest obecnie niedostępna! Kliknij tutaj , aby zmienić ustawienia.",
+ 'text_there_is' => "Tam",
+ 'text_new_report' => " nowy raport",
+ 'text_new_staff_message' => " nowa wiadomość dla personelu",
'text_search' => "Szukaj",
'text_profile' => "Profil",
- 'text_chat' => "Chat",
+ 'text_chat' => "Czat",
'text_dox' => "DOX",
'text_links' => "Linki",
'text_username' => "Nazwa użytkownika: ",
- 'text_password' => "Password: ",
- 'submit_log_in' => "Log in!",
+ 'text_password' => "Hasło: ",
+ 'submit_log_in' => "Zaloguj w!",
'text_register' => "Rejestracja",
'text_rules_link' => "Regulamin",
'text_faq_link' => "Często zadawane pytania",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "Zgoda użytkownika",
'text_prev' => "Poprzedni",
'text_next' => "Następny",
'text_by' => " przez ",
@@ -121,23 +122,23 @@ $lang_functions = array
'text_at' => " w ",
'text_edit' => "Edytuj",
'text_delete' => "Usuń",
- 'text_view_original' => "View original",
+ 'text_view_original' => "Zobacz oryginał",
'text_last_edited_by' => "Ostatnio edytowane przez ",
'text_edited_at' => " w ",
'col_type' => "Typ",
'col_name' => "Nazwisko",
'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_wait' => "Czekaj",
'col_edit' => "Edytuj",
'col_visible' => "Widoczny",
- 'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_number_of_comments' => "Numer z Komentarze",
+ 'title_time_added' => "Czas Dodano",
'title_size' => "Rozmiar",
- 'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
+ 'title_number_of_seeders' => "Numer Seedery",
+ 'title_number_of_leechers' => "Numer z Leechers",
+ 'title_number_of_snatched' => "Numer z Złapano",
'col_uploader' => "Przesyłacz",
- 'col_action' => "Act",
+ 'col_action' => "Akt",
'text_normal' => "Normalny",
'text_free' => "Darmowe",
'text_two_times_up' => "2X",
@@ -146,12 +147,12 @@ $lang_functions = array
'text_half_down_two_up' => "2X 50%",
'text_new_uppercase' => "NOWY",
'text_sticky' => "Przyklejony",
- 'title_download_torrent' => "Download Torrent",
+ 'title_download_torrent' => "Pobierz Torrent",
'text_h' => " h",
'text_none' => "Brak",
'text_anonymous' => "Anonimowe",
'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
+ 'std_file' => "Plik ",
'std_does_not_exist' => " nie istnieje",
'std_access_permission_note' => "!
Przed rozpoczęciem instalacji, upewnij się, że poprawnie skonfigurowano plik i uprawnienia dostępu do katalogów. Zobacz poniżej.
konfiguracja chmod -R 777 (katalog konfiguracyjny).",
'std_cannot_read_file' => "Nie można odczytać pliku ",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Wymagane',
'text_invalid' => 'Niepoprawny',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo pochodzi z oprogramowania MediaInfo,otwórz plik, język wybierz język angielski, kliknij menu widoku > tekst > kliknij prawym przyciskiem myszy w polu > wybierz wszystkie > kopiuj > poza to pole.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
+
+ · BDInfo comes from software BDInfo,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
+ ',
'text_management_system' => 'Zarządzanie',
'text_seed_points' => 'Punkty ziarna',
'spoiler_expand_collapse' => 'Kliknij, aby rozwinąć/zwijać',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Kontakt z personelem',
'full_site_promotion_in_effect' => 'Pełna strona [%s] efekt!',
'full_site_promotion_time_range' => 'Zakres czasowy: %s ~ %s',
+ 'full_site_promotion_remark' => 'Uwaga: %s',
+ 'full_site_promotion_upcoming' => 'Nadchodząca pełna strona [%s]',
'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
'std_confirm_remove' => 'Czy na pewno chcesz go usunąć?',
'select_an_user_class' => 'Wybierz klasę użytkownika',
diff --git a/lang/pl/lang_invite.php b/lang/pl/lang_invite.php
index f4895be3..e4e2dd5d 100644
--- a/lang/pl/lang_invite.php
+++ b/lang/pl/lang_invite.php
@@ -54,6 +54,7 @@ Pozdrawiamy,
'harem_addition' => 'Dodanie Harem',
'signup_link_help' => 'Kliknij prawym przyciskiem myszy, aby skopiować',
'signup_link' => 'Link do rejestracji',
+ 'text_uploaded_count' => 'Przesłana liczba',
'text_seed_torrent_count' => 'Licznik seedów',
'text_seed_torrent_size' => 'Rozmiar seedu',
'text_seed_torrent_bonus_per_hour' => 'Premia do seedowania na godzinę',
diff --git a/lang/pl/lang_login.php b/lang/pl/lang_login.php
index ad94492a..6a8faccc 100644
--- a/lang/pl/lang_login.php
+++ b/lang/pl/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "pozostałe próbki.",
'p_no_account_signup' => "Nie masz konta? Zarejestruj się teraz!",
'p_forget_pass_recover' => "Zapomniałeś hasła? Odzyskaj hasło poprzez e-mail",
- 'p_account_banned' => "Konto zbanowane? Zobacz powód nabanowanie użytkownika",
+ 'p_account_banned' => "Konto zbanowane? Zobacz powód na banowanie użytkownika",
'p_resend_confirm' => "Nie otrzymałeś wiadomości potwierdzającej lub link potwierdzający jest uszkodzony? Wyślij wiadomość potwierdzającą ponownie",
'rowhead_username' => "Nazwa użytkownika:",
'rowhead_password' => "Hasło:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Uwierzytelnianie dwuetapowe',
'two_step_code_tooltip' => 'Jeśli włączone, musi być wypełnione',
'text_complain' => 'Kanał reklamacyjny',
+ 'other_methods' => "Inne metody",
);
?>
diff --git a/lang/pl/lang_mybonus.php b/lang/pl/lang_mybonus.php
index 31552118..a289b98d 100644
--- a/lang/pl/lang_mybonus.php
+++ b/lang/pl/lang_mybonus.php
@@ -168,6 +168,10 @@ gdzie- A jest zmienną pośrednią
- Ti jest iC
'text_success_buy_change_username_card' => "Gratulujemy udanego zakupu karty zmiany nazwy użytkownika!",
'text_change_username_card_already_has' => 'Masz już kartę zmiany nazwy użytkownika',
'text_rainbow_id_already_valid_forever' => 'Posiadasz już stały identyfikator Tęczówki',
+ 'text_get_by_medal' => 'Premia Medalna otrzyma następujący dodatkowy bonus na godzinę',
+ 'medal_additional_desc' => 'Wzór obliczania premii medycznej jest taki sam jak powyżej, niezależnie od gwarancji minimalnej',
+ 'medal_additional_factor' => 'Ostateczna premia to obliczona premia medalna pomnożona przez medal_additional_factor',
+ 'text_bonus_mini_size' => 'Rozmiar torrenta musi być co najmniej %s. Rozmiar torrenta mniejszy niż ten wolumen jest wyłączony z obliczeń bonusowych'
);
?>
diff --git a/lang/pl/lang_settings.php b/lang/pl/lang_settings.php
index 2b221c0d..7f58444c 100644
--- a/lang/pl/lang_settings.php
+++ b/lang/pl/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuta',
'row_login_secret_lifetime' => 'Sekretny czas trwania logowania',
'text_login_secret_lifetime_deadline' => 'Bieżący tajny termin logowania',
- 'row_enable_technical_info' => 'Włącz MediaInfo',
- 'text_enable_technical_info' => "Domyślnie 'Nie'. MediaInfo pochodzi z oprogramowania MediaInfo widok tekstu",
- 'row_sticky_first_level_background_color' => 'Przyklejony kolor bg pierwszego poziomu',
+ 'row_enable_technical_info' => 'Włącz Media Info/BDInfo',
+ 'text_enable_technical_info' => 'Domyślny \'Nie\'.
+ MediaInfo pochodzi z oprogramowania MediaInfo wynik "Widok tekstowy"
+ BDInfo pochodzi z oprogramowania BDInfo wynik "Zobacz raporty"
+ ',
+ 'row_sticky_first_level_background_color' => 'Przyklejony kolor bg pierwszego poziomu',
'text_sticky_first_level_background_color_note' => 'Przyklejony kolor bg pierwszego poziomu, jeśli nie zostanie ustawiony.',
'row_sticky_second_level_background_color' => 'Przyklejony kolor bg drugiego poziomu',
'text_sticky_second_level_background_color_note' => 'Przyklejony kolor bg drugiego poziomu, jeśli nie zostanie ustawiony.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Jeśli opcja jest włączona, żadne hasła nie zostaną przesłane przy logowaniu, rekomendowane. Przyszłe wydania usuną tę konfigurację i włącz tę funkcję.' ,
'row_complain_enabled' => 'Czy włączyć skargi',
'row_complain_enabled_note' => 'domyślnie: "tak"',
+ 'row_min_size' => 'Minimalna objętość',
+ 'text_bonus_mini_size'=> 'Minimalna objętość wymagana dla torrenta to',
+ 'text_bonus_mini_size_help' => '. Rozmiar torrenta mniejszy niż ten wolumen nie jest uwzględniony w obliczeniach premii. Jednostka: bajty (Byte), np. 1 KiB = 1024 bajty.',
+ 'row_reward_bonus_options' => 'Opcje bonusowe',
+ 'text_reward_bonus_options_note' => 'Opcje bonusowe na stronie szczegółów torrentu, wiele opcji oddzielonych przecinkami',
+ 'row_reward_times_limit' => 'Limit częstotliwości nagród',
+ 'text_reward_times_limit_note' => 'Dzienny limit bonusowych nagród na stronach szczegółów ziarna. Ustaw 0 bez limitu. Domyślnie: 0',
);
?>
diff --git a/lang/pl/lang_tags.php b/lang/pl/lang_tags.php
index e0ea35c6..61182966 100644
--- a/lang/pl/lang_tags.php
+++ b/lang/pl/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Poprawia podkreślenie załączonego tekstu.",
'text_underline_syntax' => "[u]Tekst[/u]",
'text_underline_example' => "[u]To jest podkreślony tekst.[/u]",
+ 'text_strikethrough' => "Przekreślenie",
+ 'text_strikethrough_description' => "Sprawia, że załączony tekst przełącza się.",
+ 'text_strikethrough_syntax' => "[s]Tekst[/s]",
+ 'text_strikethrough_example' => "[s]To jest tekst strajkowy.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Sprawia, że załączony tekst ukryty',
+ 'text_hide_syntax' => '[hide]Tekst[/hide]',
+ 'text_hide_example' => '[hide]Spróbowałem tak ciężko i dostałem do tej pory[/hide]',
'text_color_one' => "Kolor (alt. 1)",
'text_color_one_description' => "Zmienia kolor załączonego tekstu.",
'text_color_one_syntax' => "[color=Color]Tekst[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hiperlink (alt. 1)",
'text_hyperlink_one_description' => "Wstawia hiperłącza.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Ten tag jest superfluou; wszystkie adresy URL są automatycznie hiperłączone.",
'text_hyperlink_two' => "Hiperlink (alt. 2)",
'text_hyperlink_two_description' => "Wstawia hiperłącza.",
'text_hyperlink_two_syntax' => "[url=URL]Link tekst[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Nie musisz używać tego tagu, chyba że chcesz ustawić tekst linku; wszystkie adresy URL są automatycznie hiperłączone.",
'text_image_one' => "Obraz (alt. 1)",
'text_image_one_description' => "Wstawia obraz.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "Adres URL musi kończyć się .gif, .jpg, .jpeg lub .png.",
'text_image_two' => "Obraz (alt. 2)",
'text_image_two_description' => "Wstawia obraz.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "Adres URL musi kończyć się .gif, .jpg, .jpeg lub .png.",
'text_quote_one' => "Oferta (alt. 1)",
'text_quote_one_description' => "Wstawia cytat.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Wstaw flash na stronach internetowych o określonej szerokości i wysokości",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Wstaw flash na stronach internetowych o domyślnej szerokości i wysokości (500 * 300)",
'text_flash_two_syntax' => "[flash]URL Flash[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash wideo (alt.1)",
'text_flv_one_description' => "Wstaw film flash na stronach internetowych o określonej szerokości i wysokości",
'text_flv_one_syntax' => "[flv,width,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash wideo (alt.2)",
'text_flv_two_description' => "Wstaw film flash na stronach internetowych o domyślnej szerokości i wysokości (320 * 240)",
'text_flv_two_syntax' => "[flv]URL wideo Flash[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Wstaw wideo online YouTube na stronach internetowych",
'text_youtube_syntax' => "[youtube,width,height]URL wideo na YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Wideo",
+ 'text_video_description' => "Wstaw odtwarzacze wideo HTML5",
+ 'text_video_syntax' => "[video,width,height]URL wideo[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Dźwięk",
+ 'text_audio_description' => "Wstaw odtwarzacz audio HTML5",
+ 'text_audio_syntax' => "[audio]URL audio[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Wstaw wideo online YouKu na stronach internetowych",
'text_youku_syntax' => "[youku]URL wideo na YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Wstaw rozszerzalne/zwijalne treści na stronie',
'text_spoiler_syntax' => '[spoiler=title]To jest złożona zawartość[/spoiler]',
'text_spoiler_example' => '[spoiler=Co się stało z ostatecznym zakończeniem bohatera?]Bohater zginął na stałe![/spoiler]',
+ 'text_hr' => 'Reguła pozioma',
+ 'text_hr_description' => 'Wstaw zawartość poziomej reguły na stronie',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Nigdy nie poddawaj się[hr]nigdy nie zamykaj cię',
'text_left' => 'Text align left',
'text_left_description' => 'Wstaw zawartość po lewej stronie',
diff --git a/lang/pl/lang_takesignup.php b/lang/pl/lang_takesignup.php
index f5c45388..7990112a 100644
--- a/lang/pl/lang_takesignup.php
+++ b/lang/pl/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " aby zakończyć rejestrację, dziękujemy!",
'msg_subject' => "Witamy w ",
'msg_congratulations' => "Gratulacje ",
- 'msg_you_are_a_member' => ",\n\nJesteś teraz członkiem %s,\nChcielibyśmy skorzystać z tej okazji, aby powiedzieć przywitać się i witać w %s!\n\nPamiętaj, aby przeczytać [url=zasady]. hp][b]Zasady[/b][/url] oraz [url=faq. hp][b]Faq[/b][/url].\n I na pewno zatrzymać się przez [url=forum]. hp][b]Fora[/b][/url]i powiedz Hello!\n\nCiesz się swoim pobytem.\nPersonel %s ",
+ 'msg_you_are_a_member' => ",\n\nJesteś teraz członkiem %s,\nChcielibyśmy skorzystać z tej okazji, aby powiedzieć przywitać i powitać nas!\n\nPamiętaj, aby przeczytać [url=zasady]. hp][b]Zasady[/b][/url] oraz [url=faq. hp][b]Faq[/b][/url].\n I na pewno zatrzymać się na [url=forum]. hp][b]Fora[/b][/url]i powiedz Hello!\n\nCiesz się swoim pobytem.\nPersonel %s ",
'mail_this_link' => "TO LINK",
'mail_here' => "HERA",
'mail_title' => " Potwierdzenie rejestracji użytkownika",
diff --git a/lang/pl/lang_usercp.php b/lang/pl/lang_usercp.php
index c183cbd9..6e8a32ea 100644
--- a/lang/pl/lang_usercp.php
+++ b/lang/pl/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Rejestracja',
'checkbox_pm_on_topic_reply' => 'Powiadom mnie, gdy pojawią się nowe odpowiedzi na posty na forum',
'checkbox_pm_on_hr_reached' => 'Powiadom mnie, gdy H&R osiągnie cel',
+ 'row_tracker_url' => 'URL trackera',
+ 'row_tracker_url_help' => 'Uwaga: Po wybraniu, ogłoszenie może być wysłane tylko do wybranego linku. Domyślnie ogłoszenie może być wysłane tylko na pierwszy domyślny link na liście.',
);
?>
diff --git a/lang/pl/lang_userdetails.php b/lang/pl/lang_userdetails.php
index c5d53b31..528b8268 100644
--- a/lang/pl/lang_userdetails.php
+++ b/lang/pl/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Przepraszamy",
'std_user_not_confirmed' => "Użytkownik nie został jeszcze potwierdzony!",
'text_not_available' => "Nie dotyczy.",
- 'row_vip_by_bonus' => "VIP wg bonusu",
+ 'row_vip_by_bonus' => "Automatyczne wygasanie VIP",
'text_vip_by_bonus_note' => "Czy status VIP jest uzyskany poprzez użycie bonusu",
'row_vip_until' => "VIP do",
- 'text_vip_until_note' => "Format czasu to RRRR-MM-DD hh:mm:ss. Czas do ważności statusu VIP. Aby to działało, \"VIP by bonus” musi być ustawiony na \"tak”.",
+ 'text_vip_until_note' => "Format czasu to RRRR-MM-DD hh:mm:ss. Czas do ważności statusu VIP. Aby to działało, \"auto wygasa VIP\" musi być ustawiony na \"tak\".",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Bez reklam do",
'text_no_ad_until_note' => "Format czasu to YYYY-MM-DD hh:mm:ss. Czas do wyłączenia reklam przez użytkownika.",
diff --git a/lang/pt/lang_attendance.php b/lang/pt/lang_attendance.php
index 6daa19a2..86582f41 100644
--- a/lang/pt/lang_attendance.php
+++ b/lang/pt/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Ré',
'retroactive_confirm_tip' => 'Confirme a participação: ',
'retroactive_description' => 'Clique no ponto no fundo branco para assistir. Atualmente você tem um cartão de presença %d.',
+ 'attend_button' => 'Fazer check-in agora',
);
diff --git a/lang/pt/lang_functions.php b/lang/pt/lang_functions.php
index 2cbb502a..edb0d34f 100644
--- a/lang/pt/lang_functions.php
+++ b/lang/pt/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Você receberá',
'std_by' => 'por',
'row_security_image' => "Imagem de segurança:",
+ 'row_security_challenge' => "Desafio de Segurança",
'row_security_code' => "Código de segurança:",
'text_slots' => "Espaços:",
'text_unlimited' => "Ilimitado",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Obrigatório',
'text_invalid' => 'Inválido',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo vem do software MediaInfo, arquivo aberto, selecione inglês, clique no menu exibir > texto > botão direito na caixa > selecione tudo > copiar > passado nesta caixa.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
+
+ · BDInfo comes from software BDInfo,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
+ ',
'text_management_system' => 'Gestão',
'text_seed_points' => 'Pontos de semente',
'spoiler_expand_collapse' => 'Clique para expandir/recolher',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Contatar a equipe',
'full_site_promotion_in_effect' => 'Site inteiro [%s] em efeito!',
'full_site_promotion_time_range' => 'Intervalo de tempo: %s ~ %s',
+ 'full_site_promotion_remark' => 'Nota: %s',
+ 'full_site_promotion_upcoming' => 'Próximo site completo [%s]',
'text_torrent_to_approval' => '%s%u não aprova torrent%s.',
'std_confirm_remove' => 'Você tem certeza que deseja apagá-lo?',
'select_an_user_class' => 'Selecione uma classe de usuário',
diff --git a/lang/pt/lang_invite.php b/lang/pt/lang_invite.php
index 2e4d2a14..28643a09 100644
--- a/lang/pt/lang_invite.php
+++ b/lang/pt/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Adição de pressa',
'signup_link_help' => 'Botão direito do mouse para copiar',
'signup_link' => 'Link de inscrição',
+ 'text_uploaded_count' => 'Contagens enviadas',
'text_seed_torrent_count' => 'Contador de Semeamento',
'text_seed_torrent_size' => 'Tamanho da semeando',
'text_seed_torrent_bonus_per_hour' => 'Bônus de Semeamento por hora',
diff --git a/lang/pt/lang_login.php b/lang/pt/lang_login.php
index dc5f60ba..97d9be3e 100644
--- a/lang/pt/lang_login.php
+++ b/lang/pt/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "tentativas restantes.",
'p_no_account_signup' => "Não tem uma conta? Cadastre-se agora mesmo!",
'p_forget_pass_recover' => "Esqueceu sua senha? Recupere a sua senha por email",
- 'p_account_banned' => "Conta banida? Veja a razão no log de banimentodo usuário Banido",
+ 'p_account_banned' => "Conta banida? Veja a razão no log de banimento do usuário Banido",
'p_resend_confirm' => "Não recebeu e-mail de confirmação ou o link de confirmação está quebrado? Enviar e-mail de confirmação novamente",
'rowhead_username' => "Usuário:",
'rowhead_password' => "Senha:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Autenticação dupla',
'two_step_code_tooltip' => 'Se habilitado deve ser preenchido',
'text_complain' => 'Canal da reclamação',
+ 'other_methods' => "Outros Métodos",
);
?>
diff --git a/lang/pt/lang_mybonus.php b/lang/pt/lang_mybonus.php
index b138b998..4b44130a 100644
--- a/lang/pt/lang_mybonus.php
+++ b/lang/pt/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "Congratulations on your successful purchase of a change username card!",
'text_change_username_card_already_has' => 'Já tem um cartão de nome de usuário de mudança',
'text_rainbow_id_already_valid_forever' => 'Já tem um ID de Arco-íris permanente',
+ 'text_get_by_medal' => 'Bônus de Medalha receberá o seguinte valor adicional de bônus por hora',
+ 'medal_additional_desc' => 'fórmula de cálculo de bônus de medalha é o mesmo que acima, independente da garantia mínima',
+ 'medal_additional_factor' => 'O bônus final é o bônus calculado da medalha multiplicado pelo fator medal_aditional_adicional',
+ 'text_bonus_mini_size' => 'Tamanho do torrent deve ter pelo menos %s. Tamanho do torrent menor que este volume é excluído dos cálculos de bônus'
);
?>
diff --git a/lang/pt/lang_settings.php b/lang/pt/lang_settings.php
index 6d1f61cb..90780262 100644
--- a/lang/pt/lang_settings.php
+++ b/lang/pt/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minuto',
'row_login_secret_lifetime' => 'Duração do login secreto',
'text_login_secret_lifetime_deadline' => 'Prazo secreto de login atual',
- 'row_enable_technical_info' => 'Ativar MediaInfo',
- 'text_enable_technical_info' => "Padrão 'Não'. MediaInfo vem do software MediaInfo Visualização de texto",
- 'row_sticky_first_level_background_color' => 'Cor pegajosa do primeiro nível bg',
+ 'row_enable_technical_info' => 'Ativar MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Padrão \'Não\'.
+ MediaInfo vem do software MediaInfo o resultado da "Visualização de texto"
+ BDInfo vem do software BDInfo o resultado da "Visualização de relatórios"
+ ',
+ 'row_sticky_first_level_background_color' => 'Cor pegajosa do primeiro nível bg',
'text_sticky_first_level_background_color_note' => 'Cor pegajosa do primeiro nível de grau, não será nenhuma se não estiver definido.',
'row_sticky_second_level_background_color' => 'Cor pegajosa de segundo nível bg',
'text_sticky_second_level_background_color_note' => 'Cor pegajosa do segundo nível, não será nenhuma se não estiver definida.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Se ativado, nenhuma senha de texto simples será transmitida ao iniciar a sessão, recomendada. As versões futuras removerão esta configuração e ativarão esta função.' ,
'row_complain_enabled' => 'Permitir as reclamações',
'row_complain_enabled_note' => 'padrão: "sim"',
+ 'row_min_size' => 'Volume mínimo',
+ 'text_bonus_mini_size'=> 'O volume mínimo necessário para torrent é',
+ 'text_bonus_mini_size_help' => '. Tamanho de torrent menor que este volume não está incluído no cálculo de bônus. Unidade: bytes (Byte), por exemplo, 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Opções de Bônus',
+ 'text_reward_bonus_options_note' => 'Opções de bônus de recompensa na página de detalhes do torrent, várias opções separadas por vírgulas',
+ 'row_reward_times_limit' => 'Limite de Frequência de Recompensas',
+ 'text_reward_times_limit_note' => 'Limite diário por usuário para recompensas bônus nas páginas de detalhes de sementes. Defina a 0 para não ter limite. Padrão: 0',
);
?>
diff --git a/lang/pt/lang_tags.php b/lang/pt/lang_tags.php
index a3cee1e0..a7b87531 100644
--- a/lang/pt/lang_tags.php
+++ b/lang/pt/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Realça o texto anexado.",
'text_underline_syntax' => "[u]Texto[/u]",
'text_underline_example' => "[u]This is underlined text.[/u]",
+ 'text_strikethrough' => "Riscado",
+ 'text_strikethrough_description' => "Faz o texto fechado atrapalhar.",
+ 'text_strikethrough_syntax' => "[s]Texto[/s]",
+ 'text_strikethrough_example' => "[s]This is strikethrough text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Faz com que o texto fechado oculte',
+ 'text_hide_syntax' => '[hide]Texto[/hide]',
+ 'text_hide_example' => '[hide]I tried so hard and got so far[/hide]',
'text_color_one' => "Cor (alternativamente)",
'text_color_one_description' => "Altera a cor do texto anexado.",
'text_color_one_syntax' => "[color=Cor]Texto[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hiperlink (alt. 1)",
'text_hyperlink_one_description' => "Insere um hiperlink.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Esta tag é supérflua; todas as URLs são automaticamente hiperligadas.",
'text_hyperlink_two' => "Hyperlink (alt. 2)",
'text_hyperlink_two_description' => "Insere um hiperlink.",
'text_hyperlink_two_syntax' => "[url=URL]Link texto[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Você não precisa usar esse marcador a menos que você queira definir o texto do link; todas as URLs são automaticamente hiperligadas.",
'text_image_one' => "Imagem (alternativo)",
'text_image_one_description' => "Insere uma imagem.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "A URL deve terminar com .gif, .jpg, .jpeg ou .png.",
'text_image_two' => "Imagem (alternativamente)",
'text_image_two_description' => "Insere uma imagem.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "A URL deve terminar com .gif, .jpg, .jpeg ou .png.",
'text_quote_one' => "Orçamento (alternativo)",
'text_quote_one_description' => "Insere uma citação.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alternativamente)",
'text_flash_description' => "Insira o flash nas páginas da web com largura e altura definidas",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Inserir flash nas páginas web com largura e altura padrão (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash vídeo (alt.1)",
'text_flv_one_description' => "Insira o vídeo flash nas páginas da web com largura e altura definidas",
'text_flv_one_syntax' => "[flv,width,height]Flash URL de vídeo[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash vídeo (alt.2)",
'text_flv_two_description' => "Inserir vídeo flash nas páginas da web com largura e altura padrão (320 * 240)",
'text_flv_two_syntax' => "[flv]URL de vídeo Flash[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "Youtube",
'text_youtube_description' => "Inserir vídeo do YouTube online nas páginas da Web",
'text_youtube_syntax' => "[youtube,width,height]URL do vídeo no YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Vídeo",
+ 'text_video_description' => "Inserir reprodutor de vídeo HTML5",
+ 'text_video_syntax' => "[video,largura,height]URL do vídeo[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Áudio",
+ 'text_audio_description' => "Inserir reprodutor de áudio HTML5",
+ 'text_audio_syntax' => "URL de Áudio [audio][/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Inserir vídeo do YouKu online nas páginas da web",
'text_youku_syntax' => "URL do vídeo [youku]no YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Inserir conteúdo expandível/ocultável na página',
'text_spoiler_syntax' => 'Este é o conteúdo dobrado[/spoiler]',
'text_spoiler_example' => '[spoiler=O que aconteceu com o final do herói?]O herói morreu duramente![/spoiler]',
+ 'text_hr' => 'Regra horizontal',
+ 'text_hr_description' => 'Inserir conteúdo de regra horizontal na página',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Never gonna give you up[hr]Never gonna let you down',
'text_left' => 'Text align left',
'text_left_description' => 'Inserir conteúdo justificado à esquerda na página',
diff --git a/lang/pt/lang_takesignup.php b/lang/pt/lang_takesignup.php
index f7429f78..64736987 100644
--- a/lang/pt/lang_takesignup.php
+++ b/lang/pt/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " para terminar a inscrição, obrigado!",
'msg_subject' => "Bem-vindo a ",
'msg_congratulations' => "Parabéns! ",
- 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to %s!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
+ 'msg_you_are_a_member' => ",\n\nVocê agora é um membro da %s,\nGostaríamos de aproveitar esta oportunidade para dizer olá e bem-vindo a nós!\n\nPor favor, certifique-se de ler o [url=rules. hp][b]Regras[/b][/url] e o [url=faq. hp][b]Faq[/b][/url].\n E certifique-se de parar pelo [url=forums. hp][b]Fórum[/b][/url]: e diga Olá!\n\nAproveite sua estadia.\nO Cajado de %s ",
'mail_this_link' => "ESTA LINK",
'mail_here' => "AQUI",
'mail_title' => " Confirmação de cadastro de usuário",
diff --git a/lang/pt/lang_usercp.php b/lang/pt/lang_usercp.php
index 8597f9ba..b4ee9b9f 100644
--- a/lang/pt/lang_usercp.php
+++ b/lang/pt/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Cadastrar',
'checkbox_pm_on_topic_reply' => 'Notificar-me quando houver novas respostas em posts do fórum',
'checkbox_pm_on_hr_reached' => 'Notificar-me quando H&R atingir o alvo',
+ 'row_tracker_url' => 'URL do Rastreador',
+ 'row_tracker_url_help' => 'Nota: Uma vez selecionado, o anúncio só pode ser enviado para o link selecionado. Por padrão, o anúncio só pode ser enviado para o primeiro link padrão da lista.',
);
?>
diff --git a/lang/pt/lang_userdetails.php b/lang/pt/lang_userdetails.php
index 510592ea..168b2a14 100644
--- a/lang/pt/lang_userdetails.php
+++ b/lang/pt/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Desculpa",
'std_user_not_confirmed' => "O usuário ainda não foi confirmado!",
'text_not_available' => "N/D",
- 'row_vip_by_bonus' => "VIP por bônus",
+ 'row_vip_by_bonus' => "Vencimento VIP automático",
'text_vip_by_bonus_note' => "Se o status VIP é ganho usando bônus",
'row_vip_until' => "VIP até",
- 'text_vip_until_note' => "Formato da hora é AAAA-MM-DD hh:mm:ss. O tempo até quando o status VIP é válido. Para que isto funcione, \"VIP by bonus\" deve ser definido como \"sim\".",
+ 'text_vip_until_note' => "Formato da hora é AAAA-MM-DD hh:mm:ss. O tempo até quando o status VIP é válido. Para que isto funcione, 'Vencimento automático' deve ser definido como 'Sim'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Nenhum anúncio até",
'text_no_ad_until_note' => "Formato da hora é AAAA-MM-DD hh:mm:ss. O tempo até quando o usuário pode desativar os anúncios.",
diff --git a/lang/ro/lang_attendance.php b/lang/ro/lang_attendance.php
index d98cb46d..5c9ca837 100644
--- a/lang/ro/lang_attendance.php
+++ b/lang/ro/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Confirmă participarea: ',
'retroactive_description' => 'Faceţi clic pe punctul de pe fundalul alb pentru a participa. În prezent aveţi un card de participare %d.',
+ 'attend_button' => 'Verifică acum',
);
diff --git a/lang/ro/lang_functions.php b/lang/ro/lang_functions.php
index c9d2ec1f..7cf9cbf7 100644
--- a/lang/ro/lang_functions.php
+++ b/lang/ro/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Vei obține',
'std_by' => 'De',
'row_security_image' => "Imagine de securitate:",
+ 'row_security_challenge' => "Provocări privind securitatea:",
'row_security_code' => "Cod de securitate:",
'text_slots' => "Sloturi:",
'text_unlimited' => "Nelimitat",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Necesar',
'text_invalid' => 'Nevalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo vine de la software-ul MediaInfo,fișier deschis, limba selectează engleza, dă click pe meniul de vizualizare > text > click dreapta în casetă > selectează toate > copie > trecut în această casetă.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo provine de la software MediaInfo, fișierul stiloului injector, limba selectează engleza click pe meniul de vizualizare > text > click dreapta în caseta > selectează toate > copie > trecut în această casetă.
+
+ · BDInfo provine de la software BDInfopuneți fișierul cu acest software, faceți clic pe Bitrates Scan pentru a vizualiza raportul. click dreapta în casetă > selectează tot, click dreapta > copiază și lipește-l aici.
+ ',
'text_management_system' => 'Gestionare',
'text_seed_points' => 'Puncte de seed',
'spoiler_expand_collapse' => 'Click pentru a extinde/restrânge',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Agent de contact',
'full_site_promotion_in_effect' => 'Locul complet [%s] în efect!',
'full_site_promotion_time_range' => 'Interval de timp: %s ~ %s',
+ 'full_site_promotion_remark' => 'Notă: %s',
+ 'full_site_promotion_upcoming' => 'Următorul site complet [%s]',
'text_torrent_to_approval' => 'There %s%u not approval torrent%s . (Automatic Copy)',
'std_confirm_remove' => 'Sunteţi sigur că doriţi să-l ştergeţi?',
'select_an_user_class' => 'Selectați o clasă de utilizator',
diff --git a/lang/ro/lang_invite.php b/lang/ro/lang_invite.php
index 6f28dc9d..2aba2a67 100644
--- a/lang/ro/lang_invite.php
+++ b/lang/ro/lang_invite.php
@@ -54,6 +54,7 @@ Cele mai bune regi,
'harem_addition' => 'Adăugare de harm',
'signup_link_help' => 'Click dreapta pentru a copia',
'signup_link' => 'Link de înscriere',
+ 'text_uploaded_count' => 'Numărări încărcate',
'text_seed_torrent_count' => 'Număr de seeding',
'text_seed_torrent_size' => 'Mărimea seed-ului',
'text_seed_torrent_bonus_per_hour' => 'Bonus de seeding pe oră',
diff --git a/lang/ro/lang_login.php b/lang/ro/lang_login.php
index ba16dde2..cf26cd90 100644
--- a/lang/ro/lang_login.php
+++ b/lang/ro/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "încercări rămase.",
'p_no_account_signup' => "Nu ai un cont? Înscrie-te la acum!",
'p_forget_pass_recover' => "V-ați uitat parola? Recuperați-vă parola prin e-mail",
- 'p_account_banned' => "Contul este banat? Vezi motivul pentrubanul de utilizator",
+ 'p_account_banned' => "Contul este banat? Vezi motivul pentru banul de utilizator",
'p_resend_confirm' => "Nu a primit e-mail de confirmare sau link-ul de confirmare este întrerupt? Trimite e-mail de confirmare din nou",
'rowhead_username' => "Utilizator:",
'rowhead_password' => "Parola:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Autentificare în doi pași',
'two_step_code_tooltip' => 'Dacă este activat, trebuie completat',
'text_complain' => 'Canal de reclamații',
+ 'other_methods' => "Alte metode",
);
?>
diff --git a/lang/ro/lang_mybonus.php b/lang/ro/lang_mybonus.php
index 607a5740..eb188c59 100644
--- a/lang/ro/lang_mybonus.php
+++ b/lang/ro/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "Felicitări pentru achiziția reușită a unui schimbă cardul de utilizator!",
'text_change_username_card_already_has' => 'Deja aveți un card de utilizator pentru schimbare',
'text_rainbow_id_already_valid_forever' => 'Deja aveți un ID permanent Rainbow',
+ 'text_get_by_medal' => 'Bonusul medaliei va primi următoarea valoare suplimentară a bonusului pe oră',
+ 'medal_additional_desc' => 'Formula de calcul al bonusului medaliei este aceeași ca cea de mai sus, indiferent de garanția minimă',
+ 'medal_additional_factor' => 'Bonusul final este bonusul calculat medaliei înmulțit cu factorul medal_adional_aditiv',
+ 'text_bonus_mini_size' => 'Dimensiunea torentului trebuie să fie cel puțin %s. Dimensiunea torentului este mai mică decât acest volum sunt excluse de la calcularea bonusului'
);
?>
diff --git a/lang/ro/lang_settings.php b/lang/ro/lang_settings.php
index a6f1c249..5a0f7d3d 100644
--- a/lang/ro/lang_settings.php
+++ b/lang/ro/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minut',
'row_login_secret_lifetime' => 'Conectare la viață secretă',
'text_login_secret_lifetime_deadline' => 'Termenul curent de autentificare secret',
- 'row_enable_technical_info' => 'Activează MediaInfo',
- 'text_enable_technical_info' => "Implicit 'Nu'. MediaInfo vine de la software MediaInfo Vizualizare Text",
- 'row_sticky_first_level_background_color' => 'Sticky first level bg color',
+ 'row_enable_technical_info' => 'Activează MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Implicit \'Nu\'.
+ MediaInfo vine de la software MediaInfo rezultatul "Vizualizare text "
+ BDInfo vine de la software BDInfo rezultatul "Vezi rapoarte"
+ ',
+ 'row_sticky_first_level_background_color' => 'Sticky first level bg color',
'text_sticky_first_level_background_color_note' => 'Sticky first level bg color, daca nu este setat.',
'row_sticky_second_level_background_color' => 'Sticky al doilea nivel culoare bg',
'text_sticky_second_level_background_color_note' => 'Sticky second level bg color, if not set. (Automatic Copy)',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Dacă este activată, nici o parolă text nu va fi transmisă la autentificare, recomandată. Partajările viitoare vor elimina această configurare și vor activa această caracteristică.' ,
'row_complain_enabled' => 'Posibilitatea de a permite reclamații',
'row_complain_enabled_note' => 'implicit: "da"',
+ 'row_min_size' => 'Volum minim',
+ 'text_bonus_mini_size'=> 'Volumul minim necesar pentru torent este',
+ 'text_bonus_mini_size_help' => '. Mărimea torrentului mai mică decât acest volum nu este inclusă în calculul bonusului. Unitate: bytes (Byte), ex. 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Opțiuni bonus recompensă',
+ 'text_reward_bonus_options_note' => 'Opțiuni bonus recompensă pe pagina de detalii a torrentelor, opțiuni multiple separate de virgulă',
+ 'row_reward_times_limit' => 'Limită de frecvenţă recompensă',
+ 'text_reward_times_limit_note' => 'Limită zilnică per utilizator pentru recompense bonus în paginile de detalii seed. Setat la 0 pentru nicio limită. Implicit: 0',
);
?>
diff --git a/lang/ro/lang_tags.php b/lang/ro/lang_tags.php
index 93d18c9a..30703a3d 100644
--- a/lang/ro/lang_tags.php
+++ b/lang/ro/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Face textul inclus subliniat.",
'text_underline_syntax' => "[u]Text[/u]",
'text_underline_example' => "[u]Acesta este textul subliniat.[/u]",
+ 'text_strikethrough' => "Tăiat",
+ 'text_strikethrough_description' => "Face o grevă a textului inclus.",
+ 'text_strikethrough_syntax' => "[s]Text[/s]",
+ 'text_strikethrough_example' => "[s]Acesta este un text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Face textul inclus ascuns',
+ 'text_hide_syntax' => '[hide]Text[/hide]',
+ 'text_hide_example' => '[hide]Am încercat atât de mult și am ajuns până acum[/hide]',
'text_color_one' => "Culoare (alt. 1)",
'text_color_one_description' => "Schimbă culoarea textului inclus.",
'text_color_one_syntax' => "[color=Culoare]Text[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hiperlink (alt. 1)",
'text_hyperlink_one_description' => "Inserează un hyperlink.",
'text_hyperlink_one_syntax' => "[url]URL-ul[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Această etichetă este superfluă; toate URL-urile sunt automat hiperconectate.",
'text_hyperlink_two' => "Hiperlink (alt. 2)",
'text_hyperlink_two_description' => "Inserează un hyperlink.",
'text_hyperlink_two_syntax' => "[url=URL]Link text[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Nu trebuie să folosiți această etichetă dacă nu doriți să setați textul link-ului; toate URL-urile sunt hiperconectate automat.",
'text_image_one' => "Imagine (alt. 1)",
'text_image_one_description' => "Inserează o imagine.",
'text_image_one_syntax' => "[img=URL-ul]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URL-ul trebuie să se termine cu .gif, .jpg, .jpeg sau .png.",
'text_image_two' => "Imagine (alt. 2)",
'text_image_two_description' => "Inserează o imagine.",
'text_image_two_syntax' => "[img]URL-ul[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URL-ul trebuie să se termine cu .gif, .jpg, .jpeg sau .png.",
'text_quote_one' => "Ofertă (alt. 1)",
'text_quote_one_description' => "Introduceți un citat.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Bliţ (alt. 1)",
'text_flash_description' => "Introduceți flash în paginile web la lățimea și înălțimea definite",
'text_flash_syntax' => "[flash,width,height]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Bliţ (alt. 2)",
'text_flash_two_description' => "Introduceți flash în paginile web la lățimea și înălțimea implicită (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash video (alt.1)",
'text_flv_one_description' => "Inserați flash video în paginile web la lățimea și înălțimea definite",
'text_flv_one_syntax' => "[flv,width,eight]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash video (alt.2)",
'text_flv_two_description' => "Introduceți un video flash în paginile web la lățimea și înălțimea implicită (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Inserare video online YouTube în paginile web",
'text_youtube_syntax' => "[youtube,width,height]URL video pe YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Inserați playerul video HTML5",
+ 'text_video_syntax' => "URL video[/video]",
+ 'text_video_example' => "[video]https://interactive-exemples.mdn.mozilla.net/media/c0-videos/flower.webm[/video]",
+ 'text_audio' => "Audio",
+ 'text_audio_description' => "Inserați player-ul audio HTML5",
+ 'text_audio_syntax' => "[audio]URL audio[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/c0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Inserare video YouKu online în paginile web",
'text_youku_syntax' => "[youku]URL video pe YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Inserați conținutul expandabil/collapsible pe pagină',
'text_spoiler_syntax' => '[spoiler=title]Acesta este conținutul pliat[/spoiler]',
'text_spoiler_example' => '[spoiler=Ce s-a întâmplat până la sfârșitul final al eroului?]Eroul a murit ultimul![/spoiler]',
+ 'text_hr' => 'Regulă orizontală',
+ 'text_hr_description' => 'Introduceți conținutul regulilor orizontale pe pagină',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Nu o să te renunțe niciodată la[hr]Nu te va lăsa niciodată să te dărâme',
'text_left' => 'Text align left',
'text_left_description' => 'Introduceți conținutul justificat din stânga pe pagină',
diff --git a/lang/ro/lang_takesignup.php b/lang/ro/lang_takesignup.php
index 1bc34542..963cb2be 100644
--- a/lang/ro/lang_takesignup.php
+++ b/lang/ro/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " pentru a termina înscrierea, mulţumim!",
'msg_subject' => "Bun venit la ",
'msg_congratulations' => "Felicitări ",
- 'msg_you_are_a_member' => ",\n\nAcum sunteți membru al %s,\nDorim să profităm de această ocazie pentru a saluta și saluta primirea la %s!\n\nAsigurați-vă că citiți [url=rules. hp][b]Regulile[/b][/url] și [url=faq. hp][b]Faq[/b][/url].\n Și asigură-te că te oprești de către [url=forumuri. hp][b]Forumuri[/b][/url]și spuneți Salut!\n\nBucurați-vă de sejur.\nPersonalul %s ",
+ 'msg_you_are_a_member' => ",\n\nAcum sunteți membru al %s,\nDorim să profităm de această ocazie pentru a saluta şi a saluta să ni se alăture!\n\nAsigurați-vă că citiți [url=rules. hp][b]Regulile[/b][/url] și [url=faq. hp][b]Faq[/b][/url].\n Și asigură-te că te oprești de [url=forumuri. hp][b]Forumuri[/b][/url]și spuneți Salut!\n\nBucurați-vă de sejur.\nPersonalul %s ",
'mail_this_link' => "ACEASTA LINK",
'mail_here' => "AICI",
'mail_title' => " Confirmare înregistrare utilizator",
diff --git a/lang/ro/lang_usercp.php b/lang/ro/lang_usercp.php
index f856eeba..54b04555 100644
--- a/lang/ro/lang_usercp.php
+++ b/lang/ro/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Inregistrare',
'checkbox_pm_on_topic_reply' => 'Anunţă-mă când există răspunsuri noi la posturile din forum',
'checkbox_pm_on_hr_reached' => 'Anunță-mă când H&R atinge ținta',
+ 'row_tracker_url' => 'URL urmaritor',
+ 'row_tracker_url_help' => 'Notă: Odată selectat, anunțul poate fi trimis doar către link-ul selectat. În mod implicit, anunţul poate fi trimis doar la primul link implicit din listă.',
);
?>
diff --git a/lang/ro/lang_userdetails.php b/lang/ro/lang_userdetails.php
index cf6d97a4..311539f2 100644
--- a/lang/ro/lang_userdetails.php
+++ b/lang/ro/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Scuze",
'std_user_not_confirmed' => "Utilizatorul nu a fost încă confirmat!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP cu bonus",
+ 'row_vip_by_bonus' => "VIP expiră automat",
'text_vip_by_bonus_note' => "Dacă statusul VIP este obținut folosind bonus",
'row_vip_until' => "VIP până la",
- 'text_vip_until_note' => "Formatul orei este AAAA-LL-ZZ hhh:mm:ss. Timpul până când starea VIP este validă. Pentru ca acest lucru să funcţioneze, \"VIP cu bonus\" trebuie să fie \"da”.",
+ 'text_vip_until_note' => "Formatul orei este AAAA-LL-ZZ hhh:mm:ss. Timpul până când starea VIP este validă. Pentru ca acest lucru să funcționeze, 'VIP expiră automat' trebuie setat pe 'da'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Fără reclame până la",
'text_no_ad_until_note' => "Formatul orei este AAAA-LL-ZZ hhh:mm:ss. Timpul până când utilizatorul poate opri reclamele.",
diff --git a/lang/ru/lang_attendance.php b/lang/ru/lang_attendance.php
index 595606e1..235f9b7d 100644
--- a/lang/ru/lang_attendance.php
+++ b/lang/ru/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Подтвердить участие: ',
'retroactive_description' => 'Нажмите на точку на белом фоне, чтобы принять участие. На данный момент у вас есть карточка посещаемости %d.',
+ 'attend_button' => 'Проверить сейчас',
);
diff --git a/lang/ru/lang_functions.php b/lang/ru/lang_functions.php
index 20a6732d..e64d74fb 100644
--- a/lang/ru/lang_functions.php
+++ b/lang/ru/lang_functions.php
@@ -2,52 +2,52 @@
$lang_functions = array
(
- 'std_access_denied' => "Access Denied!",
- 'std_fake_account' => "We come to believe you are using a fake account, therefore we've logged this action!",
- 'std_permission_denied' => "Permission denied!",
+ 'std_access_denied' => "Доступ запрещен!",
+ 'std_fake_account' => "Мы верим, что вы используете фальшивый аккаунт, поэтому мы зарегистрировали это действие!",
+ 'std_permission_denied' => "Доступ запрещен!",
'std_permission_denied_only' => "Доступ запрещен. Только ",
- 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ for more information on different user classes and what they can do.
The %s Staff",
+ 'std_or_above_can_view' => " or above could view.
Please see the "."FAQ для получения дополнительной информации о различных классах пользователей и о том, что они могут делать.
%s Персонал",
'std_target_not_exists' => 'Target not exists',
- 'std_already_logged_in' => "You have already logged in!",
+ 'std_already_logged_in' => "Вы уже вошли в систему!",
'text_page_last_updated' => "Последняя страница обновлена ",
- 'text_browser_cookies_note' => "If you enable cookies and are still unable to log in, perhaps something happened to cause a problem with your login cookie. We suggest delete your cookies and trying again. To delete cookies in Internet Explorer, go to Tools > Internet Options... and click on the Delete Cookies button. Note that this will delete all cookies stored on your system for other sites as well.",
+ 'text_browser_cookies_note' => "Если вы включите cookies и все еще не можете войти в систему, возможно, что-то вызвало проблемы с вашим логином cookie. Мы рекомендуем удалить файлы cookie и попытаться снова. Чтобы удалить cookies в Internet Explorer, зайдите в Tools > Internet Options... и нажмите на кнопку Delete Cookies. Обратите внимание, что это удалит все cookies и для других сайтов.",
'std_error' => "Ошибка",
- 'text_unable_to_send_mail' => "Unable to send mail. Please contact an administrator about this error.",
- 'std_success' => "Success",
- 'std_confirmation_email_sent' => "A confirmation email has been mailed to ",
- 'std_please_wait' => "Please allow a few minutes for the mail to arrive.",
- 'std_account_details_sent' => "The new account details have been mailed to ",
- 'std_locked' => " Locked! (the maximum number of failed ",
- 'std_attempts_reached' => " attempts is reached during reauthentication)",
- 'std_your_ip_banned' => "We come to believe you are trying to cheat our system, therefore we've banned your ip!",
+ 'text_unable_to_send_mail' => "Не удается отправить почту. Пожалуйста, свяжитесь с администратором по поводу этой ошибки.",
+ 'std_success' => "Успешно",
+ 'std_confirmation_email_sent' => "Письмо с подтверждением было отправлено на ",
+ 'std_please_wait' => "Пожалуйста, зайдите несколько минут на прием письма.",
+ 'std_account_details_sent' => "Новая учетная запись была отправлена на ",
+ 'std_locked' => " Заблокировано! (максимальное количество неудачных попыток ",
+ 'std_attempts_reached' => " попыток достигнут во время повторной аутентификации)",
+ 'std_your_ip_banned' => "Мы приехали поверить, что вы пытаетесь обмануть нашу систему, поэтому мы заблокировали ваш ip!",
'std_login_failed' => "Ошибка входа!",
- 'std_login_failed_note' => "Error: Username or password incorrect! Or you are not confirmed yet
Don't remember your password? Recover your password!",
- 'std_failed' => "Failed",
- 'std_oops' => "Oops!",
- 'std_sorry' => "Sorry",
- 'std_invite_system_disabled' => "The invite system is currently disabled...",
- 'std_open_registration_disabled' => "Open registration is currently disabled. Invites only. If you are lucky you might have a friend who wants to invite you :) We just wanna see how much cheaters will start respecting their accounts after they realize they can't just come back in and get another one :). Keep this in mind, if you are already a member and you invite a known cheater, and you knew about it in the first place, both yours and the person you invited are disabled. You will have to come talk to us to get your account reenstated. If you want an invite and you know someone who have one it's up to them to give you an invite.",
- 'std_account_limit_reached' => "The current user account limit has been reached. Inactive accounts are pruned all the time, please check back again later...",
- 'std_the_ip' => "The IP ",
- 'std_used_many_times' => " is already being used on too many account.... No more accounts allowed at %s.",
- 'std_invalid_image_code' => "Invalid Image Code!
Do not go back, The image code has been cleared!
Please click ",
+ 'std_login_failed_note' => "Ошибка: Неверное имя пользователя или пароль! Или вы еще не подтверждены
Не помните ваш пароль? Восстановление ваш пароль!",
+ 'std_failed' => "Неудачный",
+ 'std_oops' => "Ой!",
+ 'std_sorry' => "Извините",
+ 'std_invite_system_disabled' => "Система приглашений в настоящее время отключена...",
+ 'std_open_registration_disabled' => "В настоящее время открытая регистрация отключена. Только приглашения. Если вам повезет, вы можете иметь друга, который хочет пригласить вас :) Мы просто хотим увидеть, сколько читеров начнет уважать их счета после того, как они поймут, что они не могут просто вернуться и получить еще один :). Имейте в виду, если вы уже являетесь участником и приглашаете известного обмана, и вы знали об этом на первом месте, и ваш и человек, которого вы пригласили, отключен. Вы должны прийти к нам для того, чтобы заново зарегистрировать свой аккаунт. Если вы хотите пригласить и вы знаете кого-то, кто имеет одного, то они должны дать вам приглашение.",
+ 'std_account_limit_reached' => "Достигнут лимит текущего пользовательского аккаунта. Неактивные аккаунты все время свертываются, пожалуйста, проверьте еще раз позже...",
+ 'std_the_ip' => "IP ",
+ 'std_used_many_times' => " уже используется слишком много аккаунтов.... аккаунты больше не допускаются на %s.",
+ 'std_invalid_image_code' => "Неверный код изображения!
не возвращайтесь, код изображения был очищен!
Пожалуйста, нажмите ",
'std_here_to_request_new' => "here to request a new image code.",
- 'std_action' => 'Action',
+ 'std_action' => 'Действие',
'std_report' => 'Отчет',
- 'std_desc' => 'Description',
- 'std_comment' => 'Comment',
- 'std_quick_comment' => 'Quick comment',
- 'std_click_here_to_goback' => 'Click here to goback',
- 'std_you_will_get' => 'You will get',
- 'std_by' => 'By',
- 'row_security_image' => "Security Image:",
- 'row_security_challenge' => "Security Challenge:",
- 'row_security_code' => "Security Code:",
- 'text_slots' => "Slots:",
+ 'std_desc' => 'Описание',
+ 'std_comment' => 'Комментарий',
+ 'std_quick_comment' => 'Быстрый комментарий',
+ 'std_click_here_to_goback' => 'Нажмите здесь, чтобы нажать на кобек',
+ 'std_you_will_get' => 'Вы получите',
+ 'std_by' => 'По',
+ 'row_security_image' => "Изображение безопасности:",
+ 'row_security_challenge' => "Вызов безопасности:",
+ 'row_security_code' => "Код безопасности:",
+ 'text_slots' => "Слоты:",
'text_unlimited' => "Неограниченный",
- 'std_server_load_very_high' => "The server load is very high at the moment. Retrying, please wait...",
- 'std_too_many_users' => "Too many users. Please press the Refresh button in your browser to retry.",
- 'text_unauthorized_ip' => "403 Forbidden
Unauthorized IP address.",
+ 'std_server_load_very_high' => "Загрузка сервера в данный момент очень высока. Повторите попытку...",
+ 'std_too_many_users' => "Слишком много пользователей. Пожалуйста, нажмите кнопку Обновить, чтобы повторить попытку.",
+ 'text_unauthorized_ip' => "403 Запрещено
Неавторизованный IP-адрес.",
'text_home' => "Домашний",
'text_forums' => "Форумы",
'text_torrents' => "Торренты",
@@ -55,90 +55,90 @@ $lang_functions = array
'text_request' => "Запросы",
'text_upload' => "Выгрузить",
'text_subtitles' => "Субтитры",
- 'text_user_cp' => "User CP",
+ 'text_user_cp' => "Пользовательская КП",
'text_top_ten' => "Топ 10",
- 'text_log' => "LOG",
+ 'text_log' => "ЛОГ",
'text_rules' => "Правила",
'text_faq' => "ЧАВО",
'text_staff' => "Персонал",
- 'std_site_down_for_maintenance' => "Site is down for maintenance, please check back again later... thanks",
- 'text_click_view_full_image' => "Click this bar to view the full image.",
- 'text_image_resized' => "This image has been resized. Click this bar to view the full image.",
- 'text_click_view_small_image' => "Click this bar to view the small image.",
+ 'std_site_down_for_maintenance' => "Сайт не работает на обслуживании, пожалуйста, проверьте еще раз позже... спасибо",
+ 'text_click_view_full_image' => "Нажмите на эту панель, чтобы просмотреть полное изображение.",
+ 'text_image_resized' => "Это изображение было изменено. Нажмите на эту панель для просмотра полного изображения.",
+ 'text_click_view_small_image' => "Щелкните на этой панели для просмотра маленького изображения.",
'text_login' => "Логин",
- 'text_signup' => "Signup",
+ 'text_signup' => "Регистрация",
'text_inf' => "Inf.",
- 'title_donor' => "donor",
- 'title_warned' => "warned",
- 'title_inbox_new_messages' => "inbox (new messages)",
- 'title_inbox_no_new_messages' => "inbox (no new messages)",
+ 'title_donor' => "донор",
+ 'title_warned' => "предупреждён",
+ 'title_inbox_new_messages' => "входящие (новые сообщения)",
+ 'title_inbox_no_new_messages' => "входящие (нет новых сообщений)",
'text_yes' => "Да",
'text_no' => "Нет",
'text_unknown' => "Неизвестен",
- 'text_welcome_back' => "Welcome",
- 'text_staff_panel' => "Staff Panel",
- 'text_site_settings' => "Site Settings",
- 'text_logout' => "logout",
- 'text_bonus' => "Bonus ",
+ 'text_welcome_back' => "Добро пожаловать",
+ 'text_staff_panel' => "Панель персонала",
+ 'text_site_settings' => "Настройки сайта",
+ 'text_logout' => "выход",
+ 'text_bonus' => "Бонус ",
'text_use' => "Использовано",
- 'text_ratio' => "Ratio:",
- 'text_uploaded' => "Uploaded:",
- 'text_downloaded' => "Downloaded:",
- 'text_active_torrents' => "Active:",
- 'title_torrents_seeding' => "Torrents Seeding",
- 'title_torrents_leeching' => "Torrents Leeching",
- 'text_connectable' => "Connectable: ",
- 'text_the_time_is_now' => "Time: ",
- 'text_message_new' => " New",
- 'title_sentbox' => "sentbox",
- 'title_inbox' => "inbox",
- 'title_buddylist' => "Buddylist",
+ 'text_ratio' => "Коэффициент:",
+ 'text_uploaded' => "Загружено:",
+ 'text_downloaded' => "Скачано:",
+ 'text_active_torrents' => "Активно:",
+ 'title_torrents_seeding' => "Торренты раздача",
+ 'title_torrents_leeching' => "Торренты Пищевание",
+ 'text_connectable' => "Подключение: ",
+ 'text_the_time_is_now' => "Время: ",
+ 'text_message_new' => " Новый",
+ 'title_sentbox' => "почтовый ящик",
+ 'title_inbox' => "входящие",
+ 'title_buddylist' => "Список друзей",
'text_you_have' => "У вас есть ",
- 'text_new_message' => " new message",
+ 'text_new_message' => " новое сообщение",
'text_s' => "с",
- 'text_click_here_to_read' => "! Click here to read.",
- 'text_your_friends' => "Your friend",
- 'text_awaiting_confirmation' => " awaiting confirmation from you!",
+ 'text_click_here_to_read' => "! Нажмите здесь, чтобы прочитать.",
+ 'text_your_friends' => "Ваш друг",
+ 'text_awaiting_confirmation' => " ожидает подтверждения от вас!",
'text_website_offline_warning' => "WARNING: The website is currently offline! Click here to change settings.",
- 'text_there_is' => "There",
- 'text_new_report' => " new report",
- 'text_new_staff_message' => " new staff message",
+ 'text_there_is' => "Там",
+ 'text_new_report' => " новый отчет",
+ 'text_new_staff_message' => " новое сообщение сотрудника",
'text_search' => "Искать",
'text_profile' => "Профиль",
- 'text_chat' => "Chat",
+ 'text_chat' => "Чат",
'text_dox' => "DOX",
'text_links' => "Ссылки",
'text_username' => "Имя пользователя: ",
- 'text_password' => "Password: ",
- 'submit_log_in' => "Log in!",
+ 'text_password' => "Пароль: ",
+ 'submit_log_in' => "Войти в!",
'text_register' => "Регистрация",
'text_rules_link' => "Правила",
'text_faq_link' => "ЧАВО",
- 'text_useragreement' => "Useragreement",
+ 'text_useragreement' => "Пользовательское соглашение",
'text_prev' => "Предыдущий",
'text_next' => "Следующий",
'text_by' => " от ",
- 'text_orphaned' => "(orphaned)",
+ 'text_orphaned' => "(сирот)",
'text_at' => " в ",
'text_edit' => "Редактирование",
'text_delete' => "Удалить",
- 'text_view_original' => "View original",
+ 'text_view_original' => "Просмотр оригинала",
'text_last_edited_by' => "Последнее редактирование ",
'text_edited_at' => " в ",
'col_type' => "Тип",
'col_name' => "Наименование",
'col_dl' => "DL",
- 'col_wait' => "Wait",
+ 'col_wait' => "Ждать",
'col_edit' => "Редактирование",
'col_visible' => "Видимый",
- 'title_number_of_comments' => "Number of Comments",
- 'title_time_added' => "Time Added",
+ 'title_number_of_comments' => "Число из комментариев",
+ 'title_time_added' => "Время Добавлено",
'title_size' => "Размер",
- 'title_number_of_seeders' => "Number of Seeders",
- 'title_number_of_leechers' => "Number of Leechers",
- 'title_number_of_snatched' => "Number of Snatched",
+ 'title_number_of_seeders' => "Число из сеялки",
+ 'title_number_of_leechers' => "Число из Leechers",
+ 'title_number_of_snatched' => "Число из Snatched",
'col_uploader' => "Загрузчик",
- 'col_action' => "Act",
+ 'col_action' => "Акт",
'text_normal' => "Обычный",
'text_free' => "Бесплатно",
'text_two_times_up' => "2X",
@@ -147,47 +147,47 @@ $lang_functions = array
'text_half_down_two_up' => "2X 50%",
'text_new_uppercase' => "НОВЫЙ",
'text_sticky' => "Липкие",
- 'title_download_torrent' => "Download Torrent",
- 'text_h' => " h",
+ 'title_download_torrent' => "Скачать торрент",
+ 'text_h' => " ч",
'text_none' => "Нет",
- 'text_anonymous' => "Anonymous",
- 'text_promoted_torrents_note' => "Those highlighted are: Free | 2x up | 2x up and free | 50% down | 2x up and 50% down | 30% down torrents
Leeching them is the best way to fix your ratio!",
- 'std_file' => "File ",
- 'std_does_not_exist' => " doesn't exist",
- 'std_access_permission_note' => "!
Before the setup starts, please ensure that you have properly configured file and directory access permissions. Please see below.
chmod -R 777 config (config directory).",
- 'std_cannot_read_file' => "Cannot read file ",
- 'std_cannot_serialize_file' => "Cannot serialize file ",
- 'std_cannot_open_file' => "Cannot open file ",
- 'std_to_save_info' => " to save info",
- 'text_cannot_save_info_in' => "Cannot save info in file (error in serialisation) ",
- 'std_your_account_parked' => "Your account is parked.",
+ 'text_anonymous' => "Анонимный",
+ 'text_promoted_torrents_note' => "Эти подсвечиваются так: Free | 2x Up | 2x up and free | 50% down | 2x down | 30% вниз торренты
Leeching them is the best way to fix your ratio!",
+ 'std_file' => "Файл ",
+ 'std_does_not_exist' => " не существует",
+ 'std_access_permission_note' => "!
Перед началом установки убедитесь, что вы правильно настроили права доступа к файлам и каталогам. Пожалуйста, смотрите ниже.
chmod -R 777 config (конфигурационный каталог).",
+ 'std_cannot_read_file' => "Не удается прочитать файл ",
+ 'std_cannot_serialize_file' => "Не удается сериализовать файл ",
+ 'std_cannot_open_file' => "Не удается открыть файл ",
+ 'std_to_save_info' => " сохранить информацию",
+ 'text_cannot_save_info_in' => "Невозможно сохранить информацию в файле (ошибка в сериализации) ",
+ 'std_your_account_parked' => "Ваш аккаунт припаркован.",
'title_online' => "Онлайн",
'title_offline' => "Оффлайн",
- 'title_send_message_to' => "Send message to ",
- 'title_report_this_comment' => "Report this comment",
- 'text_bookmarks' => "Bookmarks",
+ 'title_send_message_to' => "Отправить сообщение ",
+ 'title_report_this_comment' => "Сообщить об это комментарий",
+ 'text_bookmarks' => "Закладки",
'title_bookmark_torrent' => "Закладка",
- 'title_delbookmark_torrent' => "Unbookmark",
- 'text_mark' => "Mark",
+ 'title_delbookmark_torrent' => "Снять закладку",
+ 'text_mark' => "Отметить",
'text_unmark' => "Unmark",
- 'text_award' => "Bonus Award: ",
- 'text_additional_notes' => "Additional Notes: ",
- 'title_view_reviews' => "Click to view reviews",
- 'title_has_new_comment' => "Has new comment",
- 'title_no_new_comment' => "No new comment",
- 'row_external_info' => "External Info",
+ 'text_award' => "Бонусная награда: ",
+ 'text_additional_notes' => "Дополнительные примечания: ",
+ 'title_view_reviews' => "Нажмите для просмотра отзывов",
+ 'title_has_new_comment' => "Имеет новый комментарий",
+ 'title_no_new_comment' => "Нет новых комментариев",
+ 'row_external_info' => "Внешнее Информация",
'row_imdb_url' => "IMDb URL",
- 'text_imdb_url_note' => "(URL taken from IMDb. e.g. for movie The Dark Knight the URL is https://www.imdb.com/title/tt0468569/)",
- 'text_artist' => " Artist: ",
- 'text_album' => "Album: ",
- 'title_get_rss' => "Get RSS",
+ 'text_imdb_url_note' => "(URL, взятый из IMDbнапример для фильма Темный рыцарь URL-адрес https://www.imdb.com/title/tt0468569/)",
+ 'text_artist' => " Художник: ",
+ 'text_album' => "Альбом: ",
+ 'title_get_rss' => "Получить RSS",
'text_hot' => "Горячая",
'text_classic' => "Классика",
- 'text_recommended' => "Good",
- 'title_view_nfo' => "View NFO file",
- 'title_edit_torrent' => "Edit or delete torrent",
- 'title_time_alive' => "Time Alive",
- 'title_add_comments' => "Add comment",
+ 'text_recommended' => "Хорошо",
+ 'title_view_nfo' => "Просмотр файла NFO ",
+ 'title_edit_torrent' => "Редактировать или удалить торрент",
+ 'title_time_alive' => "Время живое",
+ 'title_add_comments' => "Добавить комментарий",
'text_at_time' => " в ",
'text_blank' => " ",
'text_ago' => " назад",
@@ -196,150 +196,155 @@ $lang_functions = array
'text_votes' => " голоса",
'text_country' => "Страна",
'text_genres' => "Genres",
- 'text_director' => "Director",
- 'text_starring' => "Starring",
- 'text_runtime' => "Runtime",
+ 'text_director' => "Директор",
+ 'text_starring' => "Популярные",
+ 'text_runtime' => "Рунтайм",
'text_language' => "Язык",
'text_douban' => "Дубан",
- 'text_region' => "Region",
- 'text_creator' => "Creator",
+ 'text_region' => "Регион",
+ 'text_creator' => "Создатель",
'text_awaiting_five_votes' => "awaiting 5 votes",
- 'text_invite' => "Invite ",
+ 'text_invite' => "Пригласить ",
'text_send' => "Отправить",
- 'text_tracks' => "Tracks",
- 'text_label' => "Label",
+ 'text_tracks' => "Треки",
+ 'text_label' => "Метка",
'text_tags' => "Теги",
- 'text_user_ip' => "User IP",
- 'text_location_main' => "Location Main",
- 'text_location_sub' => "Location Sub",
- 'text_ip_range' => "IP Range",
- 'text_min' => " min",
- 'text_music' => "Music",
+ 'text_user_ip' => "Пользователь IP",
+ 'text_location_main' => "Местоположение Главная",
+ 'text_location_sub' => "Местоположение Суб",
+ 'text_ip_range' => "IP Диапазон",
+ 'text_min' => " мин",
+ 'text_music' => "Музыка",
'text_special' => "Особый",
'title_reply_with_quote' => "Цитата",
- 'title_add_reply' => "Add Reply",
+ 'title_add_reply' => "Добавить Ответить",
'title_delete' => "Удалить",
'title_edit' => "Редактирование",
- 'title_reportbox' => "reportbox",
- 'title_staffbox' => "staffbox",
+ 'title_reportbox' => "ящик",
+ 'title_staffbox' => "кадровый ящик",
'title_sticky' => "Липкие",
- 'text_new_news' => " unread important news",
- 'std_no_user_named' => "There is no user named ",
+ 'text_new_news' => " непрочитанные важные новости",
+ 'std_no_user_named' => "Пользователь с именем не существует ",
'text_banned' => "Забанен",
- 'text_are' => " are ",
- 'text_is' => " is ",
+ 'text_are' => " являются ",
+ 'text_is' => " это ",
'select_choose_one' => "выберите один",
'text_space' => " ",
- 'text_day' => "d ",
- 'text_new_suspected_cheater' => " new suspected cheater",
- 'title_cheaterbox' => "cheaterbox",
- 'text_will_end_in' => " will end in ",
+ 'text_day' => "д ",
+ 'text_new_suspected_cheater' => " новый подозрительный обман",
+ 'title_cheaterbox' => "чатерная коробка",
+ 'text_will_end_in' => " закончится через ",
'text_alt_pageup_shortcut' => "Alt+Pageup",
'text_alt_pagedown_shortcut' => "Alt+Pagedown",
'text_shift_pageup_shortcut' => "Shift+Pageup",
'text_shift_pagedown_shortcut' => "Shift+Pagedown",
'text_quote' => "Цитата",
- 'text_code' => "CODE",
- 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.",
+ 'text_code' => "КОД",
+ 'std_invalid_id' => "Неверный ID! По соображениям безопасности мы зарегистрировали это действие.",
'text_smilies' => "Смайлы",
'col_type_something' => "Type...",
- 'col_to_make_a' => "To make a...",
- 'text_year' => " year",
- 'text_month' => " month",
+ 'col_to_make_a' => "Сделать...",
+ 'text_year' => " год",
+ 'text_month' => " месяц",
'text_day' => " день",
'text_hour' => " час",
- 'text_min' => " min",
- 'select_color' => "Color",
+ 'text_min' => " мин",
+ 'select_color' => "Цвет",
'select_font' => "Font",
'select_size' => "Размер",
'text_subject' => "Тема:",
- 'text_more_smilies' => "More Smilies",
- 'js_prompt_enter_url' => "You must enter a URL",
- 'js_prompt_enter_title' => "You must enter a title",
+ 'text_more_smilies' => "Больше смайликов",
+ 'js_prompt_enter_url' => "Вы должны ввести URL",
+ 'js_prompt_enter_title' => "Вы должны ввести название",
'js_prompt_error' => "Ошибка!",
- 'js_prompt_enter_item' =>"Enter item of the list. For end of the list, press 'cancel' or leave the next field empty ",
- 'js_prompt_enter_image_url' => "You must enter a full image URL",
- 'js_prompt_enter_email' => "You must enter a E-mail",
+ 'js_prompt_enter_item' =>"Введите элемент списка. Для окончания списка нажмите 'Отменить' или оставьте поле пустым ",
+ 'js_prompt_enter_image_url' => "Вы должны ввести полный URL изображения",
+ 'js_prompt_enter_email' => "Вы должны ввести E-mail",
'text_new' => "Новый",
'text_reply' => "Ответ",
- 'submit_submit' => "Submit",
+ 'submit_submit' => "Отправить",
'submit_preview' => "Предпросмотр",
'row_subject' => "Тема",
'row_body' => "Тело",
'text_peasant' => "Peasant",
- 'text_user' => "User",
- 'text_power_user' => "Power User",
- 'text_elite_user' => "Elite User",
- 'text_crazy_user' => "Crazy User",
- 'text_insane_user' => "Insane User",
- 'text_veteran_user' => "Veteran User",
- 'text_extreme_user' => "Extreme User",
- 'text_ultimate_user' => "Ultimate User",
+ 'text_user' => "Пользователь",
+ 'text_power_user' => "Сильный пользователь",
+ 'text_elite_user' => "Элитный пользователь",
+ 'text_crazy_user' => "Безумный пользователь",
+ 'text_insane_user' => "Безумный пользователь",
+ 'text_veteran_user' => "Пользователь Ветерана",
+ 'text_extreme_user' => "Экстремальный пользователь",
+ 'text_ultimate_user' => "Ультимативный пользователь",
'text_nexus_master' => "Nexus Master",
'text_vip' => "VIP",
'text_uploader' => "Загрузчик",
'text_retiree' => "Ретираж",
- 'text_forum_moderator' => "Forum Moderator",
+ 'text_forum_moderator' => "Модератор форума",
'text_moderators' => "Модератор",
'text_administrators' => "Администратор",
'text_sysops' => "SysOp",
'text_staff_leader' => "Лидер команды",
- 'text_short_year'=> "Y",
+ 'text_short_year'=> "П",
'text_short_month' => "MON",
- 'text_short_day' => "D",
- 'text_short_hour' => "H",
- 'text_short_min' => "M",
+ 'text_short_day' => "Д",
+ 'text_short_hour' => "Н",
+ 'text_short_min' => "М",
'submit_edit' => "Редактирование",
- 'text_banned_client_warning' => "You were using a banned BitTorrent client the last time connecting the tracker! Click here.",
- 'text_please_improve_ratio_within' => "Please improve your ratio within ",
- 'text_or_you_will_be_banned' =>", or your account will be banned! Click here.",
+ 'text_banned_client_warning' => "Вы используете заблокированный BitTorrent клиент в последний раз подключив трекер! Нажмите здесь.",
+ 'text_please_improve_ratio_within' => "Пожалуйста, улучшите ваш коэффициент в пределах ",
+ 'text_or_you_will_be_banned' =>", или ваш аккаунт будет заблокирован! Нажмите здесь.",
'text_size' => "Размер",
- 'text_downloads' => "Downloads",
- 'text_attachment_key' => "Attachment for key ",
- 'text_not_found' => " not found",
+ 'text_downloads' => "Загрузки",
+ 'text_attachment_key' => "Вложение ключа ",
+ 'text_not_found' => " не найден",
'text_thirty_percent_down' => "30%",
- 'text_please_download_something_within' => "Please download something within ",
- 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.",
- 'text_attendance' => '[Attend get bonus]',
- 'text_attended' => '[Attend got: %u, card: %d]',
+ 'text_please_download_something_within' => "Пожалуйста, скачайте что-нибудь внутри ",
+ 'text_inactive_account_be_deleted' => ". Неактивные счета (без суммы перевода) будут удалены.",
+ 'text_attendance' => '[Посещайте сайт, чтобы получить бонус]',
+ 'text_attended' => '[Получено посещений: %u, карта: %d]',
'row_pt_gen_douban_url' => "PT-Gen douban link",
- 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)",
+ 'text_pt_gen_douban_url_note' => "(URL-адрес, взятый из douban. Например, для фильма Трансформаторы URL-адрес https://movie.douban.com/subject/1794171//)",
'row_pt_gen_imdb_url' => "PT-Gen imdb link",
- 'text_pt_gen_imdb_url_note' => "(URL taken from imdb. e.g. for movie Transformers the URL is https://www.imdb.com/title/tt0418279/)",
+ 'text_pt_gen_imdb_url_note' => "(URL, взятый из imdb. Например, для фильма Преобразователи URL https://www.imdb.com/title/tt0418279/)",
'row_pt_gen_bangumi_url' => "PT-Gen bangumi link",
- 'text_pt_gen_bangumi_url_note' => "(URL taken from bangumi. e.g. for animation Cowboy Bebop the URL is https://bangumi.tv/subject/253/)",
- 'imdb_cache_dir_can_not_create' => 'imdb cache dir can not create',
- 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is not writeable',
- 'imdb_photo_dir_can_not_create' => 'imdb photo dir can not create',
- 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writeable',
- 'text_tag_no_release_to_any_other' => 'No release to any other',
- 'text_tag_first_release' => 'First release',
- 'text_tag_official' => 'Official',
+ 'text_pt_gen_bangumi_url_note' => "(URL-адрес, взятый из bangumiнапр. для анимации Cowboy Bebop URL-адрес https://bangumi.tv/subject/253/)",
+ 'imdb_cache_dir_can_not_create' => 'директория imdb кэша не может создать',
+ 'imdb_cache_dir_is_not_writeable' => 'директория кэша imdb не доступна для записи',
+ 'imdb_photo_dir_can_not_create' => 'imdb каталог фото не может создать',
+ 'imdb_photo_dir_is_not_writeable' => 'директория imdb не доступна для записи',
+ 'text_tag_no_release_to_any_other' => 'Нет релиза к любому другому',
+ 'text_tag_first_release' => 'Первый релиз',
+ 'text_tag_official' => 'Официальный',
'text_tag_diy' => 'DIY',
- 'text_tag_mother_language' => 'Mother language',
- 'text_tag_mother_language_subtitle' => 'Mother language subtitle',
+ 'text_tag_mother_language' => 'Язык матери',
+ 'text_tag_mother_language_subtitle' => 'Подзаголовок языка',
'text_tag_hdr' => 'HDR',
'text_required' => 'Требуется',
- 'text_invalid' => 'Invalid',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo comes from software MediaInfo,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
- 'text_management_system' => 'Management',
+ 'text_invalid' => 'Некорректный',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo поставляется из программного обеспечения MediaInfo, пер файл, языковый выбор на английском, нажмите кнопку "Вид" > текст > правой кнопкой мыши в окне > выберите "Все > Копировать > вверх" в этом окне.
+
+ · BDInfo поставляется из программного обеспечения BDInfo, перенести файл с этим программным обеспечением, нажмите Scan Bitrates для просмотра отчета, щелкните правой кнопкой мыши в окне > выберите все, правой кнопкой мыши > скопировать и вставьте его здесь.
+ ',
+ 'text_management_system' => 'Управление',
'text_seed_points' => 'Точки семян',
- 'spoiler_expand_collapse' => 'Click to expand/collapse',
- 'spoiler_default_title' => 'Collapse content',
+ 'spoiler_expand_collapse' => 'Нажмите для разворачивания/сворачивания',
+ 'spoiler_default_title' => 'Свернуть содержимое',
'menu_claim' => 'Claim: ',
'text_complains' => 'There %s %u pending complaint%s.',
- 'text_contactstaff' => 'Contact staff',
+ 'text_contactstaff' => 'Связаться с сотрудниками',
'full_site_promotion_in_effect' => 'Full site [%s] in effect!',
- 'full_site_promotion_time_range' => 'Time range: %s ~ %s',
- 'text_torrent_to_approval' => 'There %s%u not approval torrent%s.',
- 'std_confirm_remove' => 'Are you sure you want to delete it?',
- 'select_an_user_class' => 'Select an user class',
+ 'full_site_promotion_time_range' => 'Диапазон времени: %s ~ %s',
+ 'full_site_promotion_remark' => 'Примечание: %s',
+ 'full_site_promotion_upcoming' => 'Предстоящий полный сайт [%s]',
+ 'text_torrent_to_approval' => 'Там %s%u не является торрентом%s.',
+ 'std_confirm_remove' => 'Вы уверены, что хотите удалить его?',
+ 'select_an_user_class' => 'Выберите класс пользователя',
'input_check_all' => "Отметить все",
'input_uncheck_all' => "Снять выделение",
- 'select_at_least_one_record' => 'Select at least one record!',
- 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.',
- 'approval_deny_reach_upper_limit' => 'The number of torrents whose current approval was denied: %s reached the upper limit and is not allowed to be upload.',
+ 'select_at_least_one_record' => 'Выберите хотя бы одну запись!',
+ 'text_seed_box_record_to_approval' => 'Там %s%u не одобряет запись поля сид%s.',
+ 'approval_deny_reach_upper_limit' => 'Количество торрентов, чье утверждение было отклонено: %s достиг верхнего предела и не может быть загружено.',
);
?>
diff --git a/lang/ru/lang_invite.php b/lang/ru/lang_invite.php
index 0bbf7cb9..0ef1f29e 100644
--- a/lang/ru/lang_invite.php
+++ b/lang/ru/lang_invite.php
@@ -54,6 +54,7 @@ Best Regards,
'harem_addition' => 'Добавка харема',
'signup_link_help' => 'Правый клик для копирования',
'signup_link' => 'Ссылка для регистрации',
+ 'text_uploaded_count' => 'Загруженные счета',
'text_seed_torrent_count' => 'Раздача',
'text_seed_torrent_size' => 'Размер раздачи',
'text_seed_torrent_bonus_per_hour' => 'Бонус к раздаче в час',
diff --git a/lang/ru/lang_login.php b/lang/ru/lang_login.php
index ee2ef30a..eb736f05 100644
--- a/lang/ru/lang_login.php
+++ b/lang/ru/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "оставшихся попыток.",
'p_no_account_signup' => "Don't have an account? Sign up right now!",
'p_forget_pass_recover' => "Забыли пароль? Восстановить пароль по электронной почте",
- 'p_account_banned' => "Учетная запись заблокирована? Просмотрите причину банапользователя журнала",
+ 'p_account_banned' => "Учетная запись заблокирована? Просмотрите причину бана пользователя журнала",
'p_resend_confirm' => "Не получили письмо с подтверждением или ссылку для подтверждения повреждена? Отправьте письмо с подтверждением еще раз",
'rowhead_username' => "Имя пользователя:",
'rowhead_password' => "Пароль:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Двухфакторная аутентификация',
'two_step_code_tooltip' => 'Если включено должно быть заполнено',
'text_complain' => 'Канал подачи жалоб',
+ 'other_methods' => "Другие методы",
);
?>
diff --git a/lang/ru/lang_mybonus.php b/lang/ru/lang_mybonus.php
index 3ee0e32c..94922c24 100644
--- a/lang/ru/lang_mybonus.php
+++ b/lang/ru/lang_mybonus.php
@@ -168,6 +168,10 @@ where- A is an intermediate variable
- Ti is the i<
'text_success_buy_change_username_card' => "Поздравляем с успешной покупкой смените имя пользователя!",
'text_change_username_card_already_has' => 'Уже есть карта для изменения имени пользователя',
'text_rainbow_id_already_valid_forever' => 'У вас уже есть постоянный Rainbow ID',
+ 'text_get_by_medal' => 'Бонус медалей получит следующий дополнительный бонус в час',
+ 'medal_additional_desc' => 'Формула расчета медалей совпадает с показателем выше, независимо от минимальной гарантии',
+ 'medal_additional_factor' => 'Окончательный бонус — это рассчитанный бонус, умноженный на медаль_additional_factor',
+ 'text_bonus_mini_size' => 'Размер торрента должен быть по крайней мере %s. Размер торрента меньше, чем этот объем исключены из бонусных расчетов'
);
?>
diff --git a/lang/ru/lang_settings.php b/lang/ru/lang_settings.php
index dd96a772..a6f1ca5a 100644
--- a/lang/ru/lang_settings.php
+++ b/lang/ru/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'минута',
'row_login_secret_lifetime' => 'Время жизни пароля для входа',
'text_login_secret_lifetime_deadline' => 'Текущий срок входа в систему',
- 'row_enable_technical_info' => 'Включить MediaInfo',
- 'text_enable_technical_info' => "По умолчанию 'Нет'. MediaInfo поставляется из программного обеспечения MediaInfo текстовый вид",
- 'row_sticky_first_level_background_color' => 'Липкие первый уровень цвета bg',
+ 'row_enable_technical_info' => 'Включить MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'По умолчанию «Нет».
+ MediaInfo поставляется из программного обеспечения MediaInfo результат "Текстовое представление"
+ BDInfo приходит от программного обеспечения BDInfo результат "Просмотр отчетов"
+ ',
+ 'row_sticky_first_level_background_color' => 'Липкие первый уровень цвета bg',
'text_sticky_first_level_background_color_note' => 'Липкий первый уровень цвета bg, он не будет установлен, если не будет установлен.',
'row_sticky_second_level_background_color' => 'Липкие второй уровень цвета bg',
'text_sticky_second_level_background_color_note' => 'Липкий второй уровень цвета bg, он не будет установлен, если не будет установлен.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Если включено, пароли из обычного текста не будут передаваться при входе в систему, рекомендуется. Будущие релизы удалит эту конфигурацию и включит эту функцию.' ,
'row_complain_enabled' => 'Разрешить ли жалобы',
'row_complain_enabled_note' => 'по умолчанию: "да"',
+ 'row_min_size' => 'Минимальная громкость',
+ 'text_bonus_mini_size'=> 'Минимальный объем для торрента требуется',
+ 'text_bonus_mini_size_help' => '. Размер торрента меньше, чем этот объем, не включен в бонусный расчёт. Единица: байт (Byte), например, 1 КиБ = 1024 байта.',
+ 'row_reward_bonus_options' => 'Настройки бонусов',
+ 'text_reward_bonus_options_note' => 'Опции бонуса за вознаграждение на странице детали торрента, несколько вариантов разделенных запятыми',
+ 'row_reward_times_limit' => 'Лимит частоты',
+ 'text_reward_times_limit_note' => 'Ежедневный лимит бонусных наград на страницах с информацией о семенах. 0 - без ограничений. По умолчанию: 0',
);
?>
diff --git a/lang/ru/lang_tags.php b/lang/ru/lang_tags.php
index 281f4e12..59ad64b5 100644
--- a/lang/ru/lang_tags.php
+++ b/lang/ru/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Делает прилагаемый текст подчеркнутым.",
'text_underline_syntax' => "[u]Текст[/u]",
'text_underline_example' => "[u]Это подчёркнутый текст.[/u]",
+ 'text_strikethrough' => "Зачёркнутый",
+ 'text_strikethrough_description' => "Делает закрытый текст забастовкой.",
+ 'text_strikethrough_syntax' => "[s]Текст[/s]",
+ 'text_strikethrough_example' => "[s]Это забастовка.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Делает заключенный текст скрытым',
+ 'text_hide_syntax' => '[hide]Текст[/hide]',
+ 'text_hide_example' => '[hide]I tried so hard and got so far[/hide]',
'text_color_one' => "Цвет (alt. 1)",
'text_color_one_description' => "Изменяет цвет заключенного текста.",
'text_color_one_syntax' => "[color=цвет]Текст[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Гиперссылка (alt. 1)",
'text_hyperlink_one_description' => "Вставляет гиперссылку.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Этот тег является избыточным; все URL-адреса автоматически гиперссылки.",
'text_hyperlink_two' => "Гиперссылка (alt. 2)",
'text_hyperlink_two_description' => "Вставляет гиперссылку.",
'text_hyperlink_two_syntax' => "[url=URL]Текст ссылки[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Вам не нужно использовать этот тег, если вы не хотите задать текст ссылки; все URL-адреса будут автоматически гиперссылки.",
'text_image_one' => "Изображение (alt. 1)",
'text_image_one_description' => "Вставляет изображение.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URL-адрес должен заканчиваться с .gif, .jpg, .jpeg или .png.",
'text_image_two' => "Изображение (alt. 2)",
'text_image_two_description' => "Вставляет изображение.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URL-адрес должен заканчиваться с .gif, .jpg, .jpeg или .png.",
'text_quote_one' => "Цитата (alt. 1)",
'text_quote_one_description' => "Вставляет кавычку.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Flash (alt. 1)",
'text_flash_description' => "Вставить флеш на веб-страницы с заданной шириной и высотой",
'text_flash_syntax' => "[вспышка,ширина,высота]Flash URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[вспышка,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Flash (alt. 2)",
'text_flash_two_description' => "Вставить флеш на веб-страницы по умолчанию ширина и высота (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash видео (alt.1)",
'text_flv_one_description' => "Вставить flash видео на веб-страницы с заданной шириной и высотой",
'text_flv_one_syntax' => "[flv,ширина,высота]Флэш URL видео[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash видео (alt.2)",
'text_flv_two_description' => "Вставить flash видео на веб-страницы по умолчанию ширина и высота (320 * 240)",
'text_flv_two_syntax' => "[flv]URL-адрес Flash видео[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Вставить онлайн видео YouTube на веб-страницы",
'text_youtube_syntax' => "[youtube,ширина,height]URL видео на YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Видео",
+ 'text_video_description' => "Вставить видеоплеер HTML5",
+ 'text_video_syntax' => "[видео,ширина,высота]URL-адрес видео[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Аудио",
+ 'text_audio_description' => "Вставить HTML5 аудио плеер",
+ 'text_audio_syntax' => "[audio]URL-адрес аудио[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Вставить онлайн видео YouKu на веб-страницы",
'text_youku_syntax' => "[youku]URL видео на YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Вставить расширяемое/сворачиваемое содержимое на странице',
'text_spoiler_syntax' => '[spoiler=title]This is the folded content[/spoiler]',
'text_spoiler_example' => '[spoiler=What happened to the final ending of the hero?]The hero died last![/spoiler]',
+ 'text_hr' => 'Горизонтальное правило',
+ 'text_hr_description' => 'Вставить содержимое горизонтального правила на страницу',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Never gonna give you up[hr]Never gonna let you down',
'text_left' => 'Text align left',
'text_left_description' => 'Вставить содержимое с левой стороны на страницу',
diff --git a/lang/ru/lang_takesignup.php b/lang/ru/lang_takesignup.php
index 00a38566..8dc9cf3a 100644
--- a/lang/ru/lang_takesignup.php
+++ b/lang/ru/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " для завершения регистрации, спасибо!",
'msg_subject' => "Добро пожаловать в ",
'msg_congratulations' => "Поздравления ",
- 'msg_you_are_a_member' => ",\n\nТеперь вы член %s,\nМы хотели бы воспользоваться этой возможностью, чтобы сказать приветствие и добро пожаловать в %s!\n\nПожалуйста, прочитайте [url=rules. hp][b]Правила[/b][/url] и [url=faq. hp][b]Faq[/b][/url]\n И не забудьте остановиться на [url=forums. hp][b]Форумы[/b][/url]: и сказать привет!\n\nНаслаждайтесь вашей пребыванием.\nПерсонал %s ",
+ 'msg_you_are_a_member' => ",\n\nYou are now a member of %s,\nWe would like to take this opportunity to say hello and welcome to join us!\n\nPlease be sure to read the [url=rules.php][b]Rules[/b][/url] and the [url=faq.php][b]Faq[/b][/url].\n And be sure to stop by the [url=forums.php][b]Forums[/b][/url]: and say Hello!\n\nEnjoy your Stay.\nThe Staff of %s ",
'mail_this_link' => "ЭТО СЛОЖНО",
'mail_here' => "ЗДЕСЬ",
'mail_title' => " Подтверждение регистрации пользователя",
diff --git a/lang/ru/lang_usercp.php b/lang/ru/lang_usercp.php
index da15f366..6f571e6c 100644
--- a/lang/ru/lang_usercp.php
+++ b/lang/ru/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Регистрация',
'checkbox_pm_on_topic_reply' => 'Уведомлять меня, когда есть новые ответы на сообщения на форуме',
'checkbox_pm_on_hr_reached' => 'Уведомить меня, когда H&R достигает цели',
+ 'row_tracker_url' => 'URL трекера',
+ 'row_tracker_url_help' => 'Примечание: После выбора, объявить можно только по выбранной ссылке. По умолчанию, объявление может быть отправлено только по первой ссылке по умолчанию в списке.',
);
?>
diff --git a/lang/ru/lang_userdetails.php b/lang/ru/lang_userdetails.php
index 60840d94..c8951b40 100644
--- a/lang/ru/lang_userdetails.php
+++ b/lang/ru/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Извините",
'std_user_not_confirmed' => "Пользователь еще не подтвержден!",
'text_not_available' => "Н/Д",
- 'row_vip_by_bonus' => "VIP бонусом",
+ 'row_vip_by_bonus' => "Срок действия VIP авто истекает",
'text_vip_by_bonus_note' => "Используйте бонус для получения статуса VIP",
'row_vip_until' => "VIP до",
- 'text_vip_until_note' => "Формат времени - YYYY-MM-DD ччч:мм:с. Время до статуса VIP. Для этого необходимо установить значение «Да» для «VIP».",
+ 'text_vip_until_note' => "Формат времени - YYYY-MM-DD ччч:мм:с. Время до статуса VIP. Для этой работы «Срок действия VIP-авто истёк» должен быть установлен в «да».",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Без рекламы до",
'text_no_ad_until_note' => "Формат времени - YYYY-MM-DD ччч:мм:сс. Время до отключения рекламы.",
diff --git a/lang/sv/lang_attendance.php b/lang/sv/lang_attendance.php
index d27993eb..2c0932ec 100644
--- a/lang/sv/lang_attendance.php
+++ b/lang/sv/lang_attendance.php
@@ -13,4 +13,5 @@ $lang_attendance = array
'retroactive_event_text' => 'Re',
'retroactive_confirm_tip' => 'Bekräfta att deltaga: ',
'retroactive_description' => 'Klicka på pricken på den vita bakgrunden för att delta. Du har för närvarande ett närvarokort %d.',
+ 'attend_button' => 'Checka in nu',
);
diff --git a/lang/sv/lang_functions.php b/lang/sv/lang_functions.php
index 42af460b..318eff61 100644
--- a/lang/sv/lang_functions.php
+++ b/lang/sv/lang_functions.php
@@ -41,6 +41,7 @@ $lang_functions = array
'std_you_will_get' => 'Du kommer att få',
'std_by' => 'Av',
'row_security_image' => "Säkerhetsbild:",
+ 'row_security_challenge' => "Säkerhetsutmaning:",
'row_security_code' => "Säkerhetskod:",
'text_slots' => "Slots:",
'text_unlimited' => "Obegränsad",
@@ -320,8 +321,11 @@ $lang_functions = array
'text_tag_hdr' => 'HDR',
'text_required' => 'Krävs',
'text_invalid' => 'Ogiltig',
- 'text_technical_info' => 'MediaInfo',
- 'text_technical_info_help_text' => 'MediaInfo kommer från programvara MediaInfo,öppen fil, språk välj engelska, klicka på menyn Visa > text > högerklicka i rutan > markera alla > kopiera > förbi i den här rutan.',
+ 'text_technical_info' => 'MediaInfo/BDInfo',
+ 'text_technical_info_help_text' => '· MediaInfo kommer från programvara MediaInfo, pennfil, språk välj engelska, Klicka på menyn Visa > text > högerklicka i rutan > Markera alla > kopiera > förbi i denna ruta.
+
+ · BDInfo kommer från programvaran BDInfo, penna filen med denna programvara, klicka på Skanna bithastigheter för att se rapporten, högerklicka i rutan > markera alla, högerklicka > kopiera och klistra in den här.
+ ',
'text_management_system' => 'Hantering',
'text_seed_points' => 'Seed points',
'spoiler_expand_collapse' => 'Klicka för att expandera/kollapsa',
@@ -331,6 +335,8 @@ $lang_functions = array
'text_contactstaff' => 'Kontakta personal',
'full_site_promotion_in_effect' => 'Full webbplats [%s] i effekt!',
'full_site_promotion_time_range' => 'Tidsintervall: %s ~ %s',
+ 'full_site_promotion_remark' => 'Obs: %s',
+ 'full_site_promotion_upcoming' => 'Kommande full webbplats [%s]',
'text_torrent_to_approval' => 'Det %s%u inte godkännande torrent%s.',
'std_confirm_remove' => 'Är du säker du vill ta bort den?',
'select_an_user_class' => 'Välj en användarklass',
diff --git a/lang/sv/lang_invite.php b/lang/sv/lang_invite.php
index 8776c4f4..fa1ad640 100644
--- a/lang/sv/lang_invite.php
+++ b/lang/sv/lang_invite.php
@@ -54,6 +54,7 @@ Vänliga hälsningar,
'harem_addition' => 'Harem tillägg',
'signup_link_help' => 'Högerklicka för att kopiera',
'signup_link' => 'Länk till registrering',
+ 'text_uploaded_count' => 'Uppladdade antal',
'text_seed_torrent_count' => 'Seeding counts',
'text_seed_torrent_size' => 'Seeding size',
'text_seed_torrent_bonus_per_hour' => 'Seeding bonus per timme',
diff --git a/lang/sv/lang_login.php b/lang/sv/lang_login.php
index 959878e0..148f46ae 100644
--- a/lang/sv/lang_login.php
+++ b/lang/sv/lang_login.php
@@ -11,7 +11,7 @@ $lang_login = array
'p_remaining_tries' => "återstående försök.",
'p_no_account_signup' => "Har du inget konto? Registrera dig just nu!",
'p_forget_pass_recover' => "Glöm ditt lösenord? Återställ ditt lösenord via e-post",
- 'p_account_banned' => "Kontot bannad? visa anledning föranvändarens bannlysning logg",
+ 'p_account_banned' => "Kontot bannad? visa anledning för användarens bannlysning logg",
'p_resend_confirm' => "Har du inte fått bekräftelsemeddelande eller bekräftelselänk? Skicka bekräftelsemeddelande igen",
'rowhead_username' => "Användarnamn:",
'rowhead_password' => "Lösenord:",
@@ -35,6 +35,7 @@ $lang_login = array
'rowhead_two_step_code' => 'Tvåfaktorsautentisering',
'two_step_code_tooltip' => 'Om aktiverad måste fyllas i',
'text_complain' => 'Klagomål Kanal',
+ 'other_methods' => "Andra metoder",
);
?>
diff --git a/lang/sv/lang_mybonus.php b/lang/sv/lang_mybonus.php
index 73b10a87..a540b79a 100644
--- a/lang/sv/lang_mybonus.php
+++ b/lang/sv/lang_mybonus.php
@@ -168,6 +168,10 @@ där- A är en mellanvariabel
- Ti är itorrent
'text_success_buy_change_username_card' => "Grattis till ditt lyckade köp av ett användarkort!",
'text_change_username_card_already_has' => 'Har redan ett nytt användarnamn kort',
'text_rainbow_id_already_valid_forever' => 'Har redan ett permanent Rainbow ID',
+ 'text_get_by_medal' => 'Medaljbonus får följande extra bonusvärde per timme',
+ 'medal_additional_desc' => 'Medaljbonusberäkning formel är densamma som ovan, oavsett minsta garanti',
+ 'medal_additional_factor' => 'Den slutliga bonusen är den beräknade medaljbonusen multiplicerad med medal_additional_factor',
+ 'text_bonus_mini_size' => 'Torrent storlek måste vara minst %s. Torrent storlek mindre än denna volym är exkluderad från bonusberäkningar'
);
?>
diff --git a/lang/sv/lang_settings.php b/lang/sv/lang_settings.php
index e392c533..45a8b7d1 100644
--- a/lang/sv/lang_settings.php
+++ b/lang/sv/lang_settings.php
@@ -707,9 +707,12 @@ $lang_settings = array
'text_login_secret_lifetime_unit' => 'minut',
'row_login_secret_lifetime' => 'Logga in hemlig livstid',
'text_login_secret_lifetime_deadline' => 'Aktuell inloggning hemlig tidsfrist',
- 'row_enable_technical_info' => 'Aktivera MediaInfo',
- 'text_enable_technical_info' => "Standard 'Nej'. MediaInfo kommer från programvaran MediaInfo Textvy",
- 'row_sticky_first_level_background_color' => 'Klibbigt första nivå bg färg',
+ 'row_enable_technical_info' => 'Aktivera MediaInfo/BDInfo',
+ 'text_enable_technical_info' => 'Standard \'Nej\'.
+ MediaInfo kommer från mjukvaran MediaInfo resultatet av "Textvisning"
+ BDInfo kommer från mjukvaran BDInfo resultatet av "Visa rapporter"
+ ',
+ 'row_sticky_first_level_background_color' => 'Klibbigt första nivå bg färg',
'text_sticky_first_level_background_color_note' => 'Sticky första nivå bg färg, det blir ingen om den inte anges.',
'row_sticky_second_level_background_color' => 'Sticky andra nivå bg färg',
'text_sticky_second_level_background_color_note' => 'Sticky andra nivå bg färg, det blir ingen om den inte anges.',
@@ -816,6 +819,13 @@ $lang_settings = array
'text_use_challenge_response_authentication_note' => 'Om aktiverad, kommer inga klartext lösenord att överföras vid inloggning, rekommenderas. Kommande utgåvor kommer att ta bort denna konfiguration och aktivera denna funktion.' ,
'row_complain_enabled' => 'Om du vill aktivera klagomål',
'row_complain_enabled_note' => 'default: "ja"',
+ 'row_min_size' => 'Minsta volym',
+ 'text_bonus_mini_size'=> 'Minsta volym som krävs för torrent är',
+ 'text_bonus_mini_size_help' => '. Torrent storlek mindre än denna volym ingår inte i bonusberäkningen. Enhet: byte (Byte), t.ex., 1 KiB = 1024 Byte.',
+ 'row_reward_bonus_options' => 'Bonusalternativ för belöning',
+ 'text_reward_bonus_options_note' => 'Bonusalternativ på sidan torrent detaljer, flera alternativ separerade med kommatecken',
+ 'row_reward_times_limit' => 'Frekvensgräns för belöning',
+ 'text_reward_times_limit_note' => 'Daglig gräns per användare för bonusbelöningar på frödetaljsidor. Sätt till 0 för ingen gräns. Standard: 0',
);
?>
diff --git a/lang/sv/lang_tags.php b/lang/sv/lang_tags.php
index f48eed8d..297e2e31 100644
--- a/lang/sv/lang_tags.php
+++ b/lang/sv/lang_tags.php
@@ -22,6 +22,14 @@ $lang_tags = array
'text_underline_description' => "Gör den bifogade texten understrykt.",
'text_underline_syntax' => "[u]Text[/u]",
'text_underline_example' => "[u]Detta är understruken text.[/u]",
+ 'text_strikethrough' => "Genomstruken",
+ 'text_strikethrough_description' => "Gör den medföljande texten genomskinlig.",
+ 'text_strikethrough_syntax' => "[s]Text[/s]",
+ 'text_strikethrough_example' => "[s]Detta är genomgripande text.[/s]",
+ 'text_hide' => 'Hidden',
+ 'text_hide_description' => 'Gör den bifogade texten dold',
+ 'text_hide_syntax' => '[hide]Text[/hide]',
+ 'text_hide_example' => '[hide]Jag försökte så hårt och kom så långt[/hide]',
'text_color_one' => "Färg (alt. 1)",
'text_color_one_description' => "Ändrar färgen på medföljande text.",
'text_color_one_syntax' => "[color=Color]Text[/color]",
@@ -45,22 +53,22 @@ $lang_tags = array
'text_hyperlink_one' => "Hyperlänk (alt. 1)",
'text_hyperlink_one_description' => "Infogar en hyperlänk.",
'text_hyperlink_one_syntax' => "[url]URL[/url]",
- 'text_hyperlink_one_example' => "[url]http://%s[/url]",
+ 'text_hyperlink_one_example' => "[url]%s[/url]",
'text_hyperlink_one_remarks' => "Denna tagg är överflödig; alla webbadresser är automatiskt hyperlänkade.",
'text_hyperlink_two' => "Hyperlänk (alt. 2)",
'text_hyperlink_two_description' => "Infogar en hyperlänk.",
'text_hyperlink_two_syntax' => "[url=URL]Länktext[/url]",
- 'text_hyperlink_two_example' => "[url=http://%s]%s[/url]",
+ 'text_hyperlink_two_example' => "[url=%s]%s[/url]",
'text_hyperlink_two_remarks' => "Du behöver inte använda denna tagg om du inte vill ställa in länktexten, alla URL:er är automatiskt hyperlänkade.",
'text_image_one' => "Bild (alt. 1)",
'text_image_one_description' => "Infogar en bild.",
'text_image_one_syntax' => "[img=URL]",
- 'text_image_one_example' => "[img=http://%s/pic/nexus.png]",
+ 'text_image_one_example' => "[img=%s/pic/nexus.png]",
'text_image_one_remarks' => "URL måste sluta med .gif, .jpg, .jpeg eller .png.",
'text_image_two' => "Bild (alt. 2)",
'text_image_two_description' => "Infogar en bild.",
'text_image_two_syntax' => "[img]URL[/img]",
- 'text_image_two_example' => "[img]http://%s/pic/nexus.png[/img]",
+ 'text_image_two_example' => "[img]%s/pic/nexus.png[/img]",
'text_image_two_remarks' => "URL måste sluta med .gif, .jpg, .jpeg eller .png.",
'text_quote_one' => "Citat (alt. 1)",
'text_quote_one_description' => "Infogar en offert.",
@@ -98,23 +106,31 @@ $lang_tags = array
'text_flash' => "Blixt (alt. 1)",
'text_flash_description' => "Infoga flash i webbsidor med definierad bredd och höjd",
'text_flash_syntax' => "[flash,bredd, höjd]Flash-URL[/flash]",
- 'text_flash_example' => "[flash,500,300]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_example' => "[flash,500,300]%s/flash.demo.swf[/flash]",
'text_flash_two' => "Blixt (alt. 2)",
'text_flash_two_description' => "Infoga flash i webbsidor med standardbredd och höjd (500 * 300)",
'text_flash_two_syntax' => "[flash]Flash URL[/flash]",
- 'text_flash_two_example' => "[flash]http://%s/flash.demo.swf[/flash]",
+ 'text_flash_two_example' => "[flash]%s/flash.demo.swf[/flash]",
'text_flv_one' => "Flash video (alt.1)",
'text_flv_one_description' => "Infoga flash-video i webbsidor med definierad bredd och höjd",
'text_flv_one_syntax' => "[flv,width,height]Flash video URL[/flv]",
- 'text_flv_one_example' => "[flv,320,240]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_one_example' => "[flv,320,240]%s/flash.video.demo.flv[/flv]",
'text_flv_two' => "Flash video (alt.2)",
'text_flv_two_description' => "Infoga flash-video i webbsidor med standardbredd och höjd (320 * 240)",
'text_flv_two_syntax' => "[flv]Flash video URL[/flv]",
- 'text_flv_two_example' => "[flv]http://%s/flash.video.demo.flv[/flv]",
+ 'text_flv_two_example' => "[flv]%s/flash.video.demo.flv[/flv]",
'text_youtube' => "YouTube",
'text_youtube_description' => "Infoga YouTube online video på webbsidor",
'text_youtube_syntax' => "[youtube,width,height]Video URL på YouTube[/youtube]",
- 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=DWDL3VTCcCg&ab_channel=ESPNMMA[/youtube]",
+ 'text_youtube_example' => "[youtube,560,315]https://www.youtube.com/watch?v=dQw4w9WgXcQ[/youtube]",
+ 'text_video' => "Video",
+ 'text_video_description' => "Infoga HTML5-videospelare",
+ 'text_video_syntax' => "[video,bredd,höjd]Video-URL[/video]",
+ 'text_video_example' => "[video]https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.webm[/video]",
+ 'text_audio' => "Ljud",
+ 'text_audio_description' => "Infoga HTML5-ljudspelare",
+ 'text_audio_syntax' => "[audio]Audio URL[/audio]",
+ 'text_audio_example' => "[audio]https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3[/audio]",
'text_youku' => "YouKu",
'text_youku_description' => "Infoga YouKu online video på webbsidor",
'text_youku_syntax' => "[youku]Video-URL på YouKu[/youku]",
@@ -132,6 +148,10 @@ $lang_tags = array
'text_spoiler_description' => 'Infoga utökningsbar/hopfällbart innehåll på sidan',
'text_spoiler_syntax' => '[spoiler=title]Detta är det vikta innehållet[/spoiler]',
'text_spoiler_example' => '[spoiler=Vad hände med hjältens slutliga slut?]Hjälten dog sista![/spoiler]',
+ 'text_hr' => 'Horisontell regel',
+ 'text_hr_description' => 'Infoga horisontellt regelinnehåll på sidan',
+ 'text_hr_syntax' => '[hr]',
+ 'text_hr_example' => 'Aldrig kommer att ge dig[hr]Aldrig att svika dig',
'text_left' => 'Text align left',
'text_left_description' => 'Infoga vänster-motiverat innehåll på sidan',
diff --git a/lang/sv/lang_takesignup.php b/lang/sv/lang_takesignup.php
index abe27290..3124ba98 100644
--- a/lang/sv/lang_takesignup.php
+++ b/lang/sv/lang_takesignup.php
@@ -27,7 +27,7 @@ $lang_takesignup = array
'std_to_finish_signup' => " för att slutföra registreringen, tack!",
'msg_subject' => "Välkommen till ",
'msg_congratulations' => "Grattis ",
- 'msg_you_are_a_member' => ",\n\nDu är nu medlem i %s,\nVi vill ta tillfället i akt att säga hej och välkommen till %s!\n\nVar noga med att läsa [url=regler. hp][b]Regler[/b][/url] och [url=faq. hp][b]Faq[/b][/url].\n Och se till att sluta med [url=forum. hp][b]Forum[/b][/url]: och säg Hej!\n\nNjut av din vistelse.\nPersonalen på %s ",
+ 'msg_you_are_a_member' => ",\n\nDu är nu medlem i %s,\nVi vill ta tillfället i akt att säga hej och välkommen att vara med oss!\n\nSe till att läsa [url=regler. hp][b]Regler[/b][/url] och [url=faq. hp][b]Faq[/b][/url].\n Och se till att sluta med [url=forum. hp][b]Forum[/b][/url]: och säg Hej!\n\nNjut av din vistelse.\nPersonal på %s ",
'mail_this_link' => "DETTA LÄNK",
'mail_here' => "HÄR",
'mail_title' => " Bekräftelse på användarregistrering",
diff --git a/lang/sv/lang_usercp.php b/lang/sv/lang_usercp.php
index 33e530af..16f16556 100644
--- a/lang/sv/lang_usercp.php
+++ b/lang/sv/lang_usercp.php
@@ -256,6 +256,8 @@ $lang_usercp = array
'add_seed_box_btn' => 'Registrera',
'checkbox_pm_on_topic_reply' => 'Meddela mig när det finns nya svar på foruminlägg',
'checkbox_pm_on_hr_reached' => 'Meddela mig när H&R når målet',
+ 'row_tracker_url' => 'Spårare URL',
+ 'row_tracker_url_help' => 'Obs: När markerad, kan kungörelse endast skickas till den valda länken. Som standard kan annonsering endast skickas till den första standardlänken i listan.',
);
?>
diff --git a/lang/sv/lang_userdetails.php b/lang/sv/lang_userdetails.php
index bd6ffb11..5632a7cb 100644
--- a/lang/sv/lang_userdetails.php
+++ b/lang/sv/lang_userdetails.php
@@ -138,10 +138,10 @@ $lang_userdetails = array
'std_sorry' => "Ledsen",
'std_user_not_confirmed' => "Användaren har inte bekräftats ännu!",
'text_not_available' => "N/A",
- 'row_vip_by_bonus' => "VIP per bonus",
+ 'row_vip_by_bonus' => "VIP automatiskt upphör att gälla",
'text_vip_by_bonus_note' => "Om VIP-status vinns genom att använda bonus",
'row_vip_until' => "VIP till",
- 'text_vip_until_note' => "Tidsformatet är ÅÅÅ-MM-DD hh:mm:ss. Tiden fram till när VIP-status är giltig. För att detta ska fungera, måste \"VIP med bonus\" sättas till \"ja\".",
+ 'text_vip_until_note' => "Tidsformatet är ÅÅÅ-MM-DD hh:mm:ss. Tiden fram till när VIP-status är giltig. För att detta ska fungera, måste 'VIP autoslut' vara satt till 'ja'.",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "Ingen annons tills",
'text_no_ad_until_note' => "Tidsformatet är ÅÅÅ-MM-DD hh:mm:ss. Tiden fram till när användaren kan stänga av annonser.",
diff --git a/resources/lang/cs/activity-log.php b/resources/lang/cs/activity-log.php
new file mode 100644
index 00000000..d47f8683
--- /dev/null
+++ b/resources/lang/cs/activity-log.php
@@ -0,0 +1,7 @@
+ 'Zobrazit vlastnosti',
+ 'subject_type' => 'Vzor',
+ 'subject_id' => 'ID modelu',
+];
diff --git a/resources/lang/cs/admin.php b/resources/lang/cs/admin.php
index a0077dfa..d1df04c3 100644
--- a/resources/lang/cs/admin.php
+++ b/resources/lang/cs/admin.php
@@ -16,7 +16,7 @@ return [
'torrent_list' => 'Torrenty',
'torrent_state' => 'Free leach',
'roles_list' => 'Role',
- 'ability_list' => 'Práva',
+ 'ability_list' => 'Oprávnění',
'seed_box_records' => 'SeedBox',
'upload_speed' => 'Rychlost nahrávání',
'download_speed' => 'Rychlost stahování',
@@ -31,22 +31,24 @@ return [
'plugin' => 'Pluginy',
'category' => 'Kategorie',
'second_icon' => 'Druhé ikony',
- 'torrent_operation_log' => 'Protokoly operací torrentu',
+ 'torrent_operation_log' => 'Záznamy operací torrentu',
'invite' => 'Pozvánky',
'user_props' => 'Uživatelské pohony',
'login_log' => 'Přihlašovací záznamy',
'bonus_log' => 'Bonusové logy',
- 'torrent_buy_log' => 'Torrent koupí logy',
+ 'torrent_buy_log' => 'Záznamy koupě torrentu',
'attendance_log' => 'Záznamy o účasti',
'oauth_client' => 'Zákazník',
- 'oauth_access_token' => 'Přístupové tokeny',
+ 'oauth_access_token' => 'Přístupové klíče',
'oauth_auth_code' => 'Ověřovací kódy',
- 'oauth_refresh_token' => 'Obnovit tokeny',
- 'token' => 'Přístupové tokeny',
+ 'oauth_refresh_token' => 'Obnovit klíče',
+ 'token' => 'Přístupové klíče',
'oauth_provider' => 'Poskytovatel autorizace',
'queue_monitor' => 'Monitor fronty',
'user_modify_logs' => 'Záznamy změn uživatele',
'message_templates' => 'Šablony zpráv',
+ 'tracker_url' => 'URL Trackeru',
+ 'activity_logs' => 'Záznamy aktivit',
],
'resources' => [
'agent_allow' => [
@@ -87,7 +89,7 @@ return [
'disable_download_privileges_btn' => 'Povolit stahování',
'enable_download_privileges_btn' => 'Zakázat stahování',
'grant_prop_btn' => 'Udělit podporu',
- 'grant_prop_form_prop' => 'Vybrat prop',
+ 'grant_prop_form_prop' => 'Vybrat podporu',
'grant_prop_form_duration' => 'Doba trvání',
'grant_prop_form_duration_help' => 'Jednotka: dny. Ponecháte-li prázdné, uživatel jej má trvale. Poznámka: Není k dispozici žádný časový limit pro kartu pro změnu názvu, ignorujte tuto hodnotu.' ,
'confirm_bulk' => 'Hromadné potvrzení',
diff --git a/resources/lang/cs/bonus-log.php b/resources/lang/cs/bonus-log.php
index 378fdfb1..3d55ddb1 100644
--- a/resources/lang/cs/bonus-log.php
+++ b/resources/lang/cs/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Koupit změnit kartu uživatelského jména',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Dárková medaile',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Koupit torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Úkol dokončil odměnu',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Úkol nedokončený odečet',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Odměna torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Nedosažen požadovaný torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Plat do práce',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent být stažen',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Obdržet dárek',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Nahrát torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent obdrží odměnu',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Požadovaný torrent dosáhl odměny',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Distribuce základního',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Přidání dárce osiva',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Hodnota po uskutečnění obchodu',
],
'exclude_seeding_bonus' => 'Vyloučit bonus za distribuci',
+ 'title_for_user' => 'Údaje o bonusu uživatele',
+ 'category' => 'Kategorie',
+ 'category_common' => 'Běžný',
+ 'category_seeding' => 'Distribuce',
+ 'view_detail' => 'Detaily',
];
diff --git a/resources/lang/cs/field.php b/resources/lang/cs/field.php
new file mode 100644
index 00000000..1edddfb2
--- /dev/null
+++ b/resources/lang/cs/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Krátký text',
+ 'textarea' => 'Dlouhý text',
+ 'radio' => 'Horizontální jediný výběr',
+ 'checkbox' => 'Horizontální výběr více',
+ 'select' => 'Svislý jednoduchý výběr',
+ 'image' => 'Obrázek',
+ ],
+];
diff --git a/resources/lang/cs/forum.php b/resources/lang/cs/forum.php
index 002abc89..9c52f511 100644
--- a/resources/lang/cs/forum.php
+++ b/resources/lang/cs/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Odpověď na příspěvek byla změněna',
'edited_notify_body' => 'Vaše odpověď na téma: :topic_subject byla upravena: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Vaše odpověď má novou odpověď',
+ 'replied_notify_body' => 'Vaše odpověď na téma::topic_subject byla odeslána od :replyer.',
]
];
diff --git a/resources/lang/cs/hr.php b/resources/lang/cs/hr.php
index 65f6f33a..b01daeae 100644
--- a/resources/lang/cs/hr.php
+++ b/resources/lang/cs/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globální',
'reached_by_seed_time_comment' => 'Až do::now,čas semínka: :seed_time dosáhne :seed_time_minimum hodin',
+ 'reached_by_leech_time_comment' => 'Up to::now,leech time: :leech_time Hour(s) reached :leech_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "Až do::now \nčas seedu: :seed_time Hhours Nedosažen :seed_time_minimum Hodin \npoměr sdílení :share_ratio dosáhl standardu::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Vaše uživatelská třída: :user_class_text nebo uživatel daroval, ignorujte tento H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) dosaženo!',
diff --git a/resources/lang/cs/ip-log.php b/resources/lang/cs/ip-log.php
new file mode 100644
index 00000000..92c0144d
--- /dev/null
+++ b/resources/lang/cs/ip-log.php
@@ -0,0 +1,12 @@
+ 'IP historie',
+ 'access' => 'Čas přístupu',
+ 'access_begin' => 'Začátek času přístupu',
+ 'access_end' => 'Konec přístupového času',
+ 'access_tooltip' => 'Skutečný čas byl během jedné hodiny před tím.',
+ 'uri' => 'URI',
+ 'count' => 'Počet',
+ 'ip_location' => 'Poloha',
+];
diff --git a/resources/lang/cs/ip-search.php b/resources/lang/cs/ip-search.php
new file mode 100644
index 00000000..4b7eb168
--- /dev/null
+++ b/resources/lang/cs/ip-search.php
@@ -0,0 +1,12 @@
+ 'Vyhledávání IP',
+ 'placeholder' => 'Zadejte IP adresu pro vyhledávání; jinak budou výsledky prázdné',
+ 'last_access_ip' => 'Nejnovější IP',
+ 'last_access' => 'Poslední přístup',
+ 'ip_count' => 'Počet IP',
+ 'ip_last_access' => 'Poslední přístup k této IP',
+ 'user_added' => 'Čas připojení',
+ 'invited_by' => 'Pozval',
+];
diff --git a/resources/lang/cs/label.php b/resources/lang/cs/label.php
index 7dd935c3..c75bdca4 100644
--- a/resources/lang/cs/label.php
+++ b/resources/lang/cs/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "STRUKTURA ČISTÝCH POZIC PODLE RIZIKOVÝCH VAH",
'language' => 'Jazyk',
'content' => 'Obsah',
+ 'is_default' => 'Je výchozí',
+ 'bulk' => 'Hromadné',
'setting' => [
'nav_text' => 'Nastavení',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Doba trvání zkoušky se počítá od dokončení stahování v hodinách',
'seed_time_minimum' => 'Minimální čas seedu',
'seed_time_minimum_help' => 'Nejkratší doba pro splnění normy v hodinách musí být kratší než doba expedice.',
+ 'leech_time_minimum' => 'Minimum(ne seeder) času pupečení',
+ 'leech_time_minimum_help' => 'Minimální doba stahování potřebná pro splnění standardu v případě, že žádný seed-semínko v hodinách nesmí být kratší než délka expedice. Nastavte na 0 pro vypnutí',
'ignore_when_ratio_reach' => 'Míra sdílení úspěchů',
'ignore_when_ratio_reach_help' => 'Minimální míra sdílení pro splnění normy',
'ban_user_when_counts_reach' => 'Limit počtu H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maximální efektivní časový rozsah multiplikátoru hlasitosti nahrávání',
'max_uploaded_duration_help' => 'Jednotka: hodiny. Maximální multiplikátor hlasitosti nahrávání se projeví v tomto časovém rozsahu poté, co je torrent publikován, a nemá vliv na tento rozsah. Nastavení 0 je vždy v platnosti',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Ovladač Captcha',
+ 'driver_help' => 'Zvolte, který ověřovací mechanismus je zobrazen ve veřejných formulářích.',
+ 'drivers' => [
+ 'image' => 'Vestavěný obrázek captcha',
+ 'cloudflare_turnstile' => 'Stříbrnice',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Stříbrnice',
+ 'site_key' => 'Klíč webu',
+ 'site_key_help' => 'Zkopírováno z Cloudflare Turnstile dashboard.',
+ 'secret_key' => 'Tajný klíč',
+ 'secret_key_help' => 'Ponechte tuto hodnotu soukromou.',
+ 'theme' => 'Téma',
+ 'theme_help' => 'Automaticky se přizpůsobí, když je nastaveno na Auto.',
+ 'theme_auto' => 'Automaticky',
+ 'theme_light' => 'Světlý',
+ 'theme_dark' => 'Tmavý',
+ 'size' => 'Velikost widgetu',
+ 'size_help' => 'Pružné natažení tak, aby odpovídalo šířce nádrže.',
+ 'size_normal' => 'Normální',
+ 'size_compact' => 'Kompaktní',
+ 'size_flexible' => 'Ohebné',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Klíč webu',
+ 'site_key_help' => 'Poskytuje Google reCAPTCHA admin konzola.',
+ 'secret_key' => 'Tajný klíč',
+ 'secret_key_help' => 'Ponechte tuto hodnotu soukromou.',
+ 'theme' => 'Téma',
+ 'theme_help' => 'Používejte tmavé, když vaše stránka běží tmavá paleta.',
+ 'theme_light' => 'Světlý',
+ 'theme_dark' => 'Tmavý',
+ 'size' => 'Velikost widgetu',
+ 'size_help' => 'Kompaktní je vhodný pro úzké rozložení.',
+ 'size_normal' => 'Normální',
+ 'size_compact' => 'Kompaktní',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Vyžadovat captcha pro příjezd',
+ 'enabled_help' => 'Pokud je povoleno, členové musí před přihlášením vyřešit captchu.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilis',
'enabled' => 'Zda povolit Meilis',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Výchozí: správce, uživatelé s uživatelskou třídou větší nebo rovnou nastavené hodnotě se mohou přihlásit do administrátorské administrace',
'alarm_email_receiver' => 'Příjemce e-mailu budíku',
'alarm_email_receiver_help' => "Vyplňte UID uživatele, oddělené mezerou, a budík bude odeslán na příslušnou e-mailovou adresu uživatele. Pokud jej nevyplníte, bude zapsán do runtime logu a úroveň logu bude chybná",
+ 'is_record_announce_log' => 'Zda nahrávat protokoly oznámení',
+ 'is_record_announce_log_help' => 'Chcete-li nahrávat logy, nejprve nainstalujte ClickHouse podle dokumentace a povolte tuto konfiguraci. Výchozí: ne',
+ 'is_record_seeding_bonus_log' => 'Zda nahrávat bonusové logy',
+ 'is_record_seeding_bonus_log_help' => 'Chcete-li nahrávat, nejprve nainstalujte ClickHouse podle dokumentace a povolte tuto konfiguraci. Výchozí: ne',
+
],
'image_hosting' => [
'driver' => 'Umístění úložiště',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parkováno',
'offer_allowed_count' => 'Nabídka povoleného počtu',
'tmp_invites' => 'Dočasná pozvánka',
+ 'is_donating' => 'Dárce',
],
'medal' => [
'label' => 'Medaile',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Globální propagace',
'global_sp_state' => 'Globální propagační stát',
+ 'deadline_after_begin' => 'Čas ukončení musí být pozdější než čas zahájení.',
+ 'status' => 'Stav',
+ 'status_expired' => 'Vypršela platnost',
+ 'status_ongoing' => 'Probíhá',
+ 'status_upcoming' => 'Nadcházející',
+ 'time_overlaps' => 'Čas se překrývá s jinou akcí. Upravte prosím okno.',
+ 'time_overlaps_with' => 'Překrývá se s ID akce :id (čas: :start ~ :end).',
+ 'notice_days' => 'Předběžné oznámení',
+ 'notice_day' => ':days před',
+ 'notice_none' => 'Žádné předběžné oznámení',
+ 'notice_unlimited' => 'Vždy oznámit',
],
'role' => [
'class' => 'Související uživatelská třída',
@@ -389,4 +456,18 @@ Poznámka: v 1. , lze vynechat část 'searchbox_name', tzn. pravidlo je 'pic/ca
'select_section' => 'Výběr',
'select_section_help' => "Pokud není výběr definován, jsou pro pravidlo povoleny všechny možnosti výběru. Je třeba definovat alespoň jeden výběr.",
],
+ 'field' => [
+ 'label' => 'Vlastní pole',
+ 'name' => 'Název',
+ 'name_help' => 'Povolte pouze číslici, abecedu, podtržení',
+ 'field_label' => 'Zobrazit popisek',
+ 'type' => 'Typ',
+ 'required' => 'Požadováno',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Text nápovědy',
+ 'options' => 'Možnosti',
+ 'options_help' => 'Vyžadováno pokud je typ rádio, zaškrtávací políčko, výběr. Jeden řádek, jedna volba, formát: hodnota|zobrazit text',
+ 'is_single_row' => 'Zobrazit na jednom řádku',
+ 'display' => 'Vlastní displej',
+ ]
];
diff --git a/resources/lang/cs/medal.php b/resources/lang/cs/medal.php
index d385d988..467e5730 100644
--- a/resources/lang/cs/medal.php
+++ b/resources/lang/cs/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Faktor dárkového poplatku',
'gift_fee' => 'Dárkový poplatek',
'gift_fee_factor_help' => 'Dodatečný poplatek účtovaný za dary ostatním uživatelům se rovná ceně vynásobené tímto činitelem',
+ 'bonus_addition_duration' => 'Doba trvání přidání bonusu',
+ 'bonus_addition_duration_help' => 'Jednotka: dny. Nastavte na 0 pro trvalý efekt. Počítá se od okamžiku získání, bez ohledu na to, zda je vybaven, či ne',
],
'buy_already' => 'Již koupit',
'buy_btn' => 'Koupit',
@@ -48,4 +50,22 @@ return [
0 => 'Odolnost',
1 => 'Neoblečené'
],
+ 'bonus_addition_expire_at' => 'Čas vypršení platnosti bonusového doplnění',
+ 'is_expired' => 'Je vypršela platnost',
+ 'is_bonus_addition_expired' => 'Vypršela platnost přidání bonusu',
+ 'is_wearing' => 'Vyhovuje',
+ 'increase_duration' => 'Délka prodloužení',
+ 'increase_duration_help' => 'Jednotka: dny. Jednotně prodlouží dobu vypršení platnosti od původní hodnoty',
+ 'update_expire_at' => 'Nastavit čas vypršení platnosti',
+ 'update_expire_at_help' => 'Rovnoměrně nastavte čas vypršení platnosti na zadanou hodnotu',
+ 'bulk_action_increase' => 'Zvýšit',
+ 'bulk_action_update' => 'Aktualizovat',
+ 'bulk_action_cancel' => 'Zrušit',
+ 'bulk_action_increase_expire_at' => 'Zvýšit čas vypršení platnosti',
+ 'bulk_action_update_expire_at' => 'Doba platnosti hromadné aktualizace',
+ 'bulk_action_cancel_expire_at' => 'Čas ukončení hromadného zrušení',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Čas vypršení prodloužení bonusu',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Čas vypršení bonusu hromadné aktualizace',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Doba vypršení bonusu hromadného zrušení',
+
];
diff --git a/resources/lang/cs/message.php b/resources/lang/cs/message.php
index 625d2c9c..3e21d9dd 100644
--- a/resources/lang/cs/message.php
+++ b/resources/lang/cs/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Oprávnění ke stažení zrušeno',
'body' => 'Vaše oprávnění ke stažení bylo zrušeno kvůli příliš mnohokrát ohlášenému placenému torrentu, prosím ujistěte se, že máte dostatek bonusu.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Oprávnění ke stažení zrušeno',
+ 'body' => 'Vaše oprávnění ke stažení bylo zrušeno z důvodu oznámení falešných dat.',
+ ],
'download_enable' => [
'subject' => 'Oprávnění ke stažení obnoveno',
'body' => 'Vaše oprávnění ke stažení byla obnovena, nyní můžete stahovat torrenty. By: :operator',
diff --git a/resources/lang/cs/offer.php b/resources/lang/cs/offer.php
index 0a60bcbe..17f434df 100644
--- a/resources/lang/cs/offer.php
+++ b/resources/lang/cs/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Prosím nahrajte nabídku do ",
'msg_hours_otherwise' => " hodin. V opačném případě by byla nabídka odstraněna.",
'msg_reason_is' => "Důvod: ",
+ 'msg_new_offer_subject' => "Byla přidána nová nabídka",
+ 'msg_new_offer_msg' => "Uživatel :username přidal novou nabídku :offername",
];
diff --git a/resources/lang/cs/pagination.php b/resources/lang/cs/pagination.php
index 6d5822c2..3a92fc72 100644
--- a/resources/lang/cs/pagination.php
+++ b/resources/lang/cs/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'další »',
- 'previous' => '« předchozí',
+ 'aria' => [
+ 'sortAscending' => ': aktivovat řazení vzestupně',
+ 'sortDescending' => ': aktivovat řazení sestupně',
+ ],
+ 'emptyTable' => 'V tabulce nejsou k dispozici žádná data',
+ 'info' => 'Zobrazuji záznamy _START_ až _END_ z _TOTAL_',
+ 'infoEmpty' => 'Zobrazení 0 až 0 z 0 položek',
+ 'infoFiltered' => '(filtrováno z _MAX_ celkových položek)',
+ 'lengthMenu' => 'Zobrazit _MENU_ položky',
+ 'loadingRecords' => 'Načítám...',
+ 'next' => 'Další »',
+ 'paginate' => [
+ 'first' => 'První',
+ 'last' => 'Poslední',
+ 'next' => 'Další',
+ 'previous' => 'Předchozí',
+ ],
+ 'previous' => '« Předchozí',
+ 'search' => 'Hledat:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Nebyly nalezeny žádné odpovídající záznamy',
];
diff --git a/resources/lang/cs/passkey.php b/resources/lang/cs/passkey.php
new file mode 100644
index 00000000..17b27f5f
--- /dev/null
+++ b/resources/lang/cs/passkey.php
@@ -0,0 +1,22 @@
+ 'Passkey',
+ 'passkey' => 'Passkey',
+ 'passkey_desc' => 'Passkey jsou bezpečný a pohodlný způsob autentizace bez nutnosti hesla. Mohou být použity na více zařízeních.',
+ 'passkey_create' => 'Vytvořit heslo',
+ 'passkey_empty' => 'Nebylo nalezeno žádné heslo.',
+ 'passkey_created_at' => 'Vytvořeno v:',
+ 'passkey_delete_confirm' => 'Jste si jisti, že chcete odstranit toto heslo? Tuto akci nelze vrátit zpět.',
+ 'passkey_delete' => 'Vymazat',
+ 'passkey_unknown' => 'Při zpracování požadavku došlo k chybě.',
+ 'passkey_invalid' => 'Neplatná přístupová data.',
+ 'passkey_timeout' => 'Časový limit operace, zkuste to prosím znovu.',
+ 'passkey_error' => 'Při zpracování požadavku došlo k chybě. Opakujte akci později.',
+ 'passkey_user_not_found' => 'Uživatel nebyl nalezen.',
+ 'passkey_not_supported' => 'Váš prohlížeč nepodporuje heslo. Použijte prosím moderní prohlížeč pro vytvoření a správu hesla.',
+ 'fields' => [
+ 'credential_id' => 'ID pověření',
+ 'counter' => 'Počítadlo',
+ ],
+];
diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php
index a37a0866..f3e6acc3 100644
--- a/resources/lang/cs/passwords.php
+++ b/resources/lang/cs/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Heslo bylo obnoveno!',
- 'sent' => 'E-mail s instrukcemi k obnovení hesla byl odeslán!',
- 'throttled' => 'Počkejte prosím a zkuste to znovu.',
- 'token' => 'Klíč pro obnovu hesla je nesprávný.',
- 'user' => 'Nepodařilo se najít uživatele s touto e-mailovou adresou.',
+ 'reset' => 'Vaše heslo bylo obnoveno.',
+ 'sent' => 'Zaslali jsme e-mail s odkazem pro obnovení hesla.',
+ 'throttled' => 'Počkejte prosím před dalším pokusem.',
+ 'token' => 'Tento token pro obnovení hesla je neplatný.',
+ 'user' => 'Nelze najít uživatele s touto e-mailovou adresou.',
];
diff --git a/resources/lang/cs/torrent.php b/resources/lang/cs/torrent.php
index 34c4eddf..df2bbeeb 100644
--- a/resources/lang/cs/torrent.php
+++ b/resources/lang/cs/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Schvalovací protokoly'
],
'show_hide_media_info' => 'Zobrazit/skrýt nezpracované MediaInfo',
+ 'show_hide_bd_info' => 'Zobrazit/skrýt syrové BDInfo',
+ 'collapse_show_more_audio' => 'Sbalit/zkopírovat více zvukových stop',
+ 'collapse_show_more_subtitles' => 'Sbalit/zkopírovat další titulky',
+ 'technicalinfo_duration' => 'Doba trvání',
+ 'technicalinfo_resolution' => 'Rozlišení',
+ 'technicalinfo_bit_rate' => 'Sazba bitů',
+ 'technicalinfo_bit_depth' => 'Bit hloubka',
+ 'technicalinfo_frame_rate' => 'Snímkovací frekvence',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Formát',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.snímky',
+ 'technicalinfo_audio' => 'Zvuk #',
+ 'technicalinfo_subtitles' => 'Titulky #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globální',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Trvalé',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]zde[/b]",
'msg_offer' => "Nabídka ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Vyžadovat Seed',
+ 'imdb_cache_dir_can_not_create' => 'db cache dir nelze vytvořit',
+ 'imdb_cache_dir_is_not_writeable' => 'cacher imdb není zapisovatelný',
+ 'imdb_photo_dir_can_not_create' => 'imdb fotografie nelze vytvořit',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb fotografie není zapisovatelná',
];
diff --git a/resources/lang/cs/user.php b/resources/lang/cs/user.php
index 52125adc..9b2b03ef 100644
--- a/resources/lang/cs/user.php
+++ b/resources/lang/cs/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Účast na kartě',
'props' => 'Příznivé',
'class' => 'Třída:',
- 'vip_added' => 'VIP status je získán bonusem',
- 'vip_added_help' => 'Je VIP status vyplacen bonusem.',
+ 'vip_added' => 'VIP status automaticky vyprší',
+ 'vip_added_help' => 'Je VIP status automaticky vyprší.',
'vip_until' => 'VIP status končí čas',
- 'vip_until_help' => "Formát času je 'Rok-Rok - měsíc hodina:Minute:Druhý čas, kdy VIP status skončí. VIP status je získán bonusem\" musí být nastaven na 'Ano', aby se toto pravidlo projevilo.",
+ 'vip_until_help' => "Formát času je 'Rok-Rok - měsíc hodina:Minute:Druhý čas, kdy VIP status skončí. Automatické vypršení platnosti VIP stavu\" musí být nastaveno na \"Ano\", aby se toto pravidlo projevilo.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Pozvaný uživatel se zaregistroval",
'msg_user_you_invited' => "Uživatel, který jste pozvali ",
'msg_has_registered' => " se právě nyní zaregistroval.",
+ 'user_is_disabled' => 'Uživatel: :username(ID: :user_id) je zakázáno.',
+ 'user_is_not_confirmed' => 'Uživatel: :username(ID: :user_id) není potvrzeno.',
];
diff --git a/resources/lang/da/activity-log.php b/resources/lang/da/activity-log.php
new file mode 100644
index 00000000..271e18ca
--- /dev/null
+++ b/resources/lang/da/activity-log.php
@@ -0,0 +1,7 @@
+ 'Vis egenskaber',
+ 'subject_type' => 'Model',
+ 'subject_id' => 'Model ID',
+];
diff --git a/resources/lang/da/admin.php b/resources/lang/da/admin.php
index 91932484..b8103be6 100644
--- a/resources/lang/da/admin.php
+++ b/resources/lang/da/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Overvågning af kø',
'user_modify_logs' => 'Bruger ændre logs',
'message_templates' => 'Besked skabeloner',
+ 'tracker_url' => 'Tracker URL',
+ 'activity_logs' => 'Aktivitetslogs',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/da/bonus-log.php b/resources/lang/da/bonus-log.php
index cdeff439..144a77ea 100644
--- a/resources/lang/da/bonus-log.php
+++ b/resources/lang/da/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Køb ændre brugernavn kort',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Gave medalje',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Køb torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Opgave færdig belønning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Opgave uafsluttede fradrag',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Belønnings torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Påkrævet torrent unået',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Rolle arbejdsløn',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent hentes',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Modtag gave',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Upload torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent modtager belønning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Påkrævet torrent nået belønning',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Grundlæggende frø',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Seeding donor addition',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Post-handelsværdi',
],
'exclude_seeding_bonus' => 'Udelad seeding bonus',
+ 'title_for_user' => 'Bruger bonus detaljer',
+ 'category' => 'Kategori',
+ 'category_common' => 'Almindelig',
+ 'category_seeding' => 'Seeder',
+ 'view_detail' => 'Detaljer',
];
diff --git a/resources/lang/da/field.php b/resources/lang/da/field.php
new file mode 100644
index 00000000..e5172a16
--- /dev/null
+++ b/resources/lang/da/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Kort tekst',
+ 'textarea' => 'Lang tekst',
+ 'radio' => 'Vandret enkelt valg',
+ 'checkbox' => 'Vandret flere valg',
+ 'select' => 'Lodret enkelt valg',
+ 'image' => 'Billede',
+ ],
+];
diff --git a/resources/lang/da/forum.php b/resources/lang/da/forum.php
index e5ef16c3..b4e91f94 100644
--- a/resources/lang/da/forum.php
+++ b/resources/lang/da/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Indlægssvar blev ændret',
'edited_notify_body' => 'Dit svar på emnet: :topic_subject blev ændret af: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Dit svar har et nyt svar',
+ 'replied_notify_body' => 'Dit svar til emne::topic_subject blev besvaret af :replyer.',
]
];
diff --git a/resources/lang/da/hr.php b/resources/lang/da/hr.php
index 7b7a4803..ed5cb992 100644
--- a/resources/lang/da/hr.php
+++ b/resources/lang/da/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globalt',
'reached_by_seed_time_comment' => 'Op til::nu,seed tid:seed_time Timer nået :seed_time_minimum Timer',
+ 'reached_by_leech_time_comment' => 'Op til::nu,iggetid: :igekk_time Timer nået :igekk_time_minimum Timer',
'reached_by_share_ratio_comment' => "Op til::now \nsåtid: :seed_time Timer Unået :seed_time_minimum Timer \nDelingsforhold: :share_ratio nåede standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Din brugerklasse: :user_class_text eller doneret bruger, ignorér denne H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) nået!',
diff --git a/resources/lang/da/ip-log.php b/resources/lang/da/ip-log.php
new file mode 100644
index 00000000..f80e1485
--- /dev/null
+++ b/resources/lang/da/ip-log.php
@@ -0,0 +1,12 @@
+ 'Ip Historik',
+ 'access' => 'Adgang til tid',
+ 'access_begin' => 'Adgang tid begynder',
+ 'access_end' => 'Adgang tid slut',
+ 'access_tooltip' => 'Den faktiske tid var inden for en time før dette.',
+ 'uri' => 'URI',
+ 'count' => 'Antal',
+ 'ip_location' => 'Placering',
+];
diff --git a/resources/lang/da/ip-search.php b/resources/lang/da/ip-search.php
new file mode 100644
index 00000000..8acef734
--- /dev/null
+++ b/resources/lang/da/ip-search.php
@@ -0,0 +1,12 @@
+ 'Ip Søgning',
+ 'placeholder' => 'Indtast IP\'en der skal søges; ellers vil resultaterne være tomme',
+ 'last_access_ip' => 'Seneste IP',
+ 'last_access' => 'Seneste adgang',
+ 'ip_count' => 'IP antal',
+ 'ip_last_access' => 'Denne IP er senest tilgået',
+ 'user_added' => 'Tilslut tid',
+ 'invited_by' => 'Inviteret af',
+];
diff --git a/resources/lang/da/label.php b/resources/lang/da/label.php
index 75c055db..4987ef8d 100644
--- a/resources/lang/da/label.php
+++ b/resources/lang/da/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "Kode",
'language' => 'Sprog',
'content' => 'Indhold',
+ 'is_default' => 'Er standard',
+ 'bulk' => 'Masse',
'setting' => [
'nav_text' => 'Indstilling',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Varigheden af undersøgelsen beregnes fra afslutningen af downloadet, i timer',
'seed_time_minimum' => 'Seed tid minimum',
'seed_time_minimum_help' => 'Den korteste tid til at gøre frøene til at opfylde standarden i timer skal være mindre end ekspeditionens længde',
+ 'leech_time_minimum' => 'Mindste igletid (ingen seeder)',
+ 'leech_time_minimum_help' => 'Den mindste downloadtid, der er nødvendig for at opfylde standarden, når ingen seeder i timer skal være mindre end ekspeditionens længde. Sæt til 0 for at deaktivere',
'ignore_when_ratio_reach' => 'Præstationsdelingssats',
'ignore_when_ratio_reach_help' => 'Minimumssatsen for deling til at opfylde standarden',
'ban_user_when_counts_reach' => 'Grænse for H&R antal',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maksimal effektiv tidsinterval for upload af lydstyrkemultiplikator',
'max_uploaded_duration_help' => 'Enhed: timer. Den maksimale upload volumen multiplikator træder i kraft inden for dette tidsinterval efter torrent er offentliggjort, og ikke får virkning ud over dette interval. En indstilling på 0 er altid i kraft',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Captcha driver',
+ 'driver_help' => 'Vælg hvilken verifikationsmekanisme der vises på offentlige formularer.',
+ 'drivers' => [
+ 'image' => 'Indbygget billedcaptcha',
+ 'cloudflare_turnstile' => 'Cloudflare Turnstile',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Turnstile',
+ 'site_key' => 'Websted nøgle',
+ 'site_key_help' => 'Kopieret fra Cloudflare Turnstile instrumentbræt.',
+ 'secret_key' => 'Hemmelig nøgle',
+ 'secret_key_help' => 'Hold denne værdi privat.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Justerer automatisk, når sat til Auto.',
+ 'theme_auto' => 'Automatisk',
+ 'theme_light' => 'Lys',
+ 'theme_dark' => 'Mørk',
+ 'size' => 'Widget størrelse',
+ 'size_help' => 'Fleksibel strækker sig til at matche beholderens bredde.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Kompakt',
+ 'size_flexible' => 'Fleksibel',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Websted nøgle',
+ 'site_key_help' => 'Leveret af Google reCAPTCHA admin konsol.',
+ 'secret_key' => 'Hemmelig nøgle',
+ 'secret_key_help' => 'Hold denne værdi privat.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Brug mørke, når dit websted kører en mørk palet.',
+ 'theme_light' => 'Lys',
+ 'theme_dark' => 'Mørk',
+ 'size' => 'Widget størrelse',
+ 'size_help' => 'Kompakt er velegnet til smalle layouts.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Kompakt',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Kræv captcha for fremmøde check-in',
+ 'enabled_help' => 'Når aktiveret, skal medlemmer løse captcha før du logger ind.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisearch',
'enabled' => 'Om Meilisearch skal aktiveres',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Standard: Administrator, brugere med en brugerklasse større end eller lig med den indstillede værdi kan logge ind på admin backend',
'alarm_email_receiver' => 'E-mail-modtager for alarm',
'alarm_email_receiver_help' => "Udfyld brugerens UID, adskilt af mellemrum, og alarme- mailen vil blive sendt til den tilsvarende brugers e- mail- adresse. Hvis du ikke udfylder den, vil den blive skrevet til runtime loggen, og logniveauet vil være fejl",
+ 'is_record_announce_log' => 'Om logs skal optages',
+ 'is_record_announce_log_help' => 'For at optage logs, skal du først installere ClickHouse i henhold til dokumentationen og aktivere denne konfiguration. Standard: nej',
+ 'is_record_seeding_bonus_log' => 'Om der skal optages seeding bonus logs',
+ 'is_record_seeding_bonus_log_help' => 'For at registrere, skal du først installere ClickHouse i henhold til dokumentationen og aktivere denne indstilling. Standard: nej',
+
],
'image_hosting' => [
'driver' => 'Placering af lager',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parkeret',
'offer_allowed_count' => 'Tilbud tilladt antal',
'tmp_invites' => 'Midlertidig invitation',
+ 'is_donating' => 'Donor',
],
'medal' => [
'label' => 'Medalje',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Global kampagne',
'global_sp_state' => 'Global promoveringstilstand',
+ 'deadline_after_begin' => 'Sluttidspunktet skal være senere end starttidspunktet.',
+ 'status' => 'Status',
+ 'status_expired' => 'Udløbet',
+ 'status_ongoing' => 'I gang',
+ 'status_upcoming' => 'Kommende',
+ 'time_overlaps' => 'Tid overlapper med en anden kampagne. Justér venligst vinduet.',
+ 'time_overlaps_with' => 'Overlaps med forfremmelse ID :id (tid: begynde ~ :end).',
+ 'notice_days' => 'Forudmeddelelse',
+ 'notice_day' => ':days dag før',
+ 'notice_none' => 'Ingen formeddelelse',
+ 'notice_unlimited' => 'Altid annoncere',
],
'role' => [
'class' => 'Relatér brugerklasse',
@@ -389,4 +456,18 @@ Bemærk: I 1. , kan 'searchbox_name'-delen udelades, dvs. at reglen er 'pic/cate
'select_section' => 'Valg',
'select_section_help' => "Hvis et valg ikke er defineret, er alle valgmuligheder tilladt for reglen. Mindst et valg skal defineres.",
],
+ 'field' => [
+ 'label' => 'Brugerdefineret felt',
+ 'name' => 'Navn',
+ 'name_help' => 'Tillad kun ciffer, alfabet, understregning',
+ 'field_label' => 'Vis etiket',
+ 'type' => 'Type',
+ 'required' => 'Påkrævet',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Hjælp tekst',
+ 'options' => 'Indstillinger',
+ 'options_help' => 'Kræves når typen er radio, afkrydsningsfelt, vælger. Én linje, én indstilling, format: værdi display tekst',
+ 'is_single_row' => 'Vis på en enkelt række',
+ 'display' => 'Tilpasset skærm',
+ ]
];
diff --git a/resources/lang/da/medal.php b/resources/lang/da/medal.php
index 9c802e5e..1eea333c 100644
--- a/resources/lang/da/medal.php
+++ b/resources/lang/da/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Gave gebyr faktor',
'gift_fee' => 'Gave gebyr',
'gift_fee_factor_help' => 'Tillægsgebyret for gaver til andre brugere er lig med prisen ganget med denne faktor',
+ 'bonus_addition_duration' => 'Bonus addition varighed',
+ 'bonus_addition_duration_help' => 'Enhed: dage. Sæt til 0 for permanent effekt. Tæller fra tidspunktet for erhvervelse, uanset om det er udstyret eller ej',
],
'buy_already' => 'Køb allerede',
'buy_btn' => 'Køb',
@@ -48,4 +50,22 @@ return [
0 => 'Iført',
1 => 'Ikke iført'
],
+ 'bonus_addition_expire_at' => 'Bonus addition Udløbstid',
+ 'is_expired' => 'Udløbet',
+ 'is_bonus_addition_expired' => 'Er Bonus tilføjelse udløbet',
+ 'is_wearing' => 'Iført',
+ 'increase_duration' => 'Forøg Varighed',
+ 'increase_duration_help' => 'Enhed: dage. Forlæng udløbstiden ensartet fra den oprindelige værdi',
+ 'update_expire_at' => 'Angiv udløbstidspunkt',
+ 'update_expire_at_help' => 'Sæt udløbstiden til en bestemt værdi på samme måde',
+ 'bulk_action_increase' => 'Forøg',
+ 'bulk_action_update' => 'Opdater',
+ 'bulk_action_cancel' => 'Annuller',
+ 'bulk_action_increase_expire_at' => 'Størsteforøgelse af udløbstiden',
+ 'bulk_action_update_expire_at' => 'Masseopdateringens udløbstidspunkt',
+ 'bulk_action_cancel_expire_at' => 'Masse annullering udløb tid',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Masse forlænge bonus tillæg udløb tid',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Masseopdaterings bonus udløbstid',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Masseopsigelse bonus udløb tid',
+
];
diff --git a/resources/lang/da/message.php b/resources/lang/da/message.php
index dcd34f82..4b54c354 100644
--- a/resources/lang/da/message.php
+++ b/resources/lang/da/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Download tilladelse annulleret',
'body' => 'Din downloadtilladelse er blevet annulleret på grund af at annoncere til betalt torrent for mange gange, skal du sørge for at du har nok bonus.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Download tilladelse annulleret',
+ 'body' => 'Din downloadtilladelse er blevet annulleret på grund af annoncering af falske data.',
+ ],
'download_enable' => [
'subject' => 'Download tilladelse gendannet',
'body' => 'Dine download-privilegier genoprettet, du kan nu downloade torrents. Af: :operator',
diff --git a/resources/lang/da/offer.php b/resources/lang/da/offer.php
index 7c1336a8..76b00651 100644
--- a/resources/lang/da/offer.php
+++ b/resources/lang/da/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Upload venligst tilbuddet inden ",
'msg_hours_otherwise' => " timer. Ellers ville tilbuddet blive slettet.",
'msg_reason_is' => "Årsagen: ",
+ 'msg_new_offer_subject' => "Et nyt tilbud er blevet tilføjet",
+ 'msg_new_offer_msg' => "Bruger :brugernavn har tilføjet et nyt tilbud :offername",
];
diff --git a/resources/lang/da/pagination.php b/resources/lang/da/pagination.php
index 1fd5c363..b18d3b00 100644
--- a/resources/lang/da/pagination.php
+++ b/resources/lang/da/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Næste »',
- 'previous' => '« Forrige',
+ 'aria' => [
+ 'sortAscending' => ': aktivér for at sortere kolonnen stigende',
+ 'sortDescending' => ': aktivér for at sortere kolonnen faldende',
+ ],
+ 'emptyTable' => 'Ingen data tilgængelige i tabellen',
+ 'info' => 'Viser _START_ til _END_ af _TOTAL_ poster',
+ 'infoEmpty' => 'Viser 0 til 0 af 0 forekomster',
+ 'infoFiltered' => '(filtreret fra _MAX_ samlede poster)',
+ 'lengthMenu' => 'Vis _MENU_ poster',
+ 'loadingRecords' => 'Indlæser...',
+ 'next' => 'Næste »',
+ 'paginate' => [
+ 'first' => 'Første',
+ 'last' => 'Sidste',
+ 'next' => 'Næste',
+ 'previous' => 'Forrige',
+ ],
+ 'previous' => '« Forrige',
+ 'search' => 'Søg:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Ingen matchende poster fundet',
];
diff --git a/resources/lang/da/passkey.php b/resources/lang/da/passkey.php
new file mode 100644
index 00000000..51230b8a
--- /dev/null
+++ b/resources/lang/da/passkey.php
@@ -0,0 +1,22 @@
+ 'Passkey',
+ 'passkey' => 'Passkey',
+ 'passkey_desc' => 'Passkey er en sikker og bekvem måde at godkende uden brug af adgangskoder. De kan bruges på tværs af flere enheder.',
+ 'passkey_create' => 'Opret Passkey',
+ 'passkey_empty' => 'Ingen adgangsnøgle fundet.',
+ 'passkey_created_at' => 'Oprettet den:',
+ 'passkey_delete_confirm' => 'Er du sikker på, at du vil slette denne adgangsnøgle? Denne handling kan ikke fortrydes.',
+ 'passkey_delete' => 'Slet',
+ 'passkey_unknown' => 'Der opstod en fejl under behandling af din anmodning.',
+ 'passkey_invalid' => 'Ugyldig adgangsnøgle data.',
+ 'passkey_timeout' => 'Timeout for operationen, prøv igen.',
+ 'passkey_error' => 'Der opstod en fejl under behandlingen af din anmodning. Prøv igen senere.',
+ 'passkey_user_not_found' => 'Bruger ikke fundet.',
+ 'passkey_not_supported' => 'Din browser understøtter ikke adgangsnøgle. Brug venligst en moderne browser til at oprette og administrere din adgangsnøgle.',
+ 'fields' => [
+ 'credential_id' => 'Credential ID',
+ 'counter' => 'Tæller',
+ ],
+];
diff --git a/resources/lang/da/passwords.php b/resources/lang/da/passwords.php
index 37ef28f7..41eb8739 100644
--- a/resources/lang/da/passwords.php
+++ b/resources/lang/da/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Adgangskoden er blevet nulstillet!',
- 'sent' => 'Vi har sendt dig en e-mail til at nulstille din adgangskode!',
- 'throttled' => 'Vent venligst inden du prøver igen.',
- 'token' => 'Koden til nulstilling af adgangskoden er ugyldig.',
+ 'reset' => 'Din adgangskode er blevet nulstillet.',
+ 'sent' => 'Vi har sendt et link til nulstilling af din adgangskode.',
+ 'throttled' => 'Vent venligst før forsøg igen.',
+ 'token' => 'Denne adgangskode nulstillingstoken er ugyldig.',
'user' => 'Vi kan ikke finde en bruger med den e-mailadresse.',
];
diff --git a/resources/lang/da/torrent.php b/resources/lang/da/torrent.php
index 7982a5e2..fc38604e 100644
--- a/resources/lang/da/torrent.php
+++ b/resources/lang/da/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Godkendelse logger'
],
'show_hide_media_info' => 'Vis/Skjul rå MediaInfo',
+ 'show_hide_bd_info' => 'Vis/Skjul rå BDInfo',
+ 'collapse_show_more_audio' => 'Kollapse/Expand flere lydspor',
+ 'collapse_show_more_subtitles' => 'Sammenfold / eller flere undertekster',
+ 'technicalinfo_duration' => 'Varighed',
+ 'technicalinfo_resolution' => 'Opløsning',
+ 'technicalinfo_bit_rate' => 'Bit Rate',
+ 'technicalinfo_bit_depth' => 'Bit Dybde',
+ 'technicalinfo_frame_rate' => 'Ramme Rate',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Formatér',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'Lyd #',
+ 'technicalinfo_subtitles' => 'Undertekster #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalt',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]her[/b]",
'msg_offer' => "Tilbud ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Kræver Frø',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir kan ikke oprette',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir er ikke skrivbar',
+ 'imdb_photo_dir_can_not_create' => 'imdb fotodir kan ikke oprette',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb fotodir er ikke skrivbar',
];
diff --git a/resources/lang/da/user.php b/resources/lang/da/user.php
index c699cee1..5a09798b 100644
--- a/resources/lang/da/user.php
+++ b/resources/lang/da/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Deltag i kort',
'props' => 'Props',
'class' => 'Klasse',
- 'vip_added' => 'VIP status er opnået ved bonus',
- 'vip_added_help' => 'VIP-status indløses af bonus.',
+ 'vip_added' => 'VIP status auto udløber',
+ 'vip_added_help' => 'Er VIP status auto udløber.',
'vip_until' => 'VIP status sluttidspunkt',
- 'vip_until_help' => "Tidsformatet er 'Året-Året-Måned-Dag Time: Minute:Sekund Den tid, hvor VIP-status slutter. VIP status er opnået ved bonus' skal sættes til 'Ja', for at denne regel kan træde i kraft.",
+ 'vip_until_help' => "Tidsformatet er 'Året-Året-Måned-Dag Time: Minute:Sekund Den tid, hvor VIP-status slutter. VIP status auto expires' skal sættes til 'Ja', for at denne regel kan træde i kraft.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Inviteret bruger er registreret",
'msg_user_you_invited' => "Brugeren du inviterede ",
'msg_has_registered' => " har registreret sig lige nu.",
+ 'user_is_disabled' => 'Bruger: :username( ID: :user_id) er deaktiveret.',
+ 'user_is_not_confirmed' => 'Bruger: :username(ID: :user_id) ikke bekræftet.',
];
diff --git a/resources/lang/de/activity-log.php b/resources/lang/de/activity-log.php
new file mode 100644
index 00000000..d7aa16fa
--- /dev/null
+++ b/resources/lang/de/activity-log.php
@@ -0,0 +1,7 @@
+ 'Objekte anzeigen',
+ 'subject_type' => 'Modell',
+ 'subject_id' => 'Modell-ID',
+];
diff --git a/resources/lang/de/admin.php b/resources/lang/de/admin.php
index 79efe7c0..a8365751 100644
--- a/resources/lang/de/admin.php
+++ b/resources/lang/de/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Warteschlange Monitor',
'user_modify_logs' => 'Benutzerprotokolle ändern',
'message_templates' => 'Nachrichtenvorlagen',
+ 'tracker_url' => 'Tracker-URL',
+ 'activity_logs' => 'Aktivitätsprotokolle',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/de/bonus-log.php b/resources/lang/de/bonus-log.php
index 385f432a..e6cbbb8c 100644
--- a/resources/lang/de/bonus-log.php
+++ b/resources/lang/de/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Benutzernamenskarte kaufen',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Geschenkmedaille',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Torrent kaufen',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Aufgabe abgeschlossen Belohnung',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Aufgabe unerledigter Abzug',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Belohnung Torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Angefragter Torrent nicht erreicht',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Rolle Arbeitsgehalt',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent heruntergeladen',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Geschenk erhalten',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Torrent hochladen',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent-Belohnung erhalten',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Belohnung für beanspruchte Torrent erreicht',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Einfaches Verteilen',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Zusatz der Verteiler',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Post-Trade-Wert',
],
'exclude_seeding_bonus' => 'Seeding-Bonus ausschließen',
+ 'title_for_user' => 'Benutzer-Bonusdetails',
+ 'category' => 'Kategorie',
+ 'category_common' => 'Gewöhnlich',
+ 'category_seeding' => 'Verteilen',
+ 'view_detail' => 'Details',
];
diff --git a/resources/lang/de/field.php b/resources/lang/de/field.php
new file mode 100644
index 00000000..bc37f303
--- /dev/null
+++ b/resources/lang/de/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Kurzer Text',
+ 'textarea' => 'Lange Text',
+ 'radio' => 'Horizontale Einzelauswahl',
+ 'checkbox' => 'Horizontale Mehrfachauswahl',
+ 'select' => 'Vertikale Einzelauswahl',
+ 'image' => 'Bild',
+ ],
+];
diff --git a/resources/lang/de/forum.php b/resources/lang/de/forum.php
index 25f88ef3..b6a0c797 100644
--- a/resources/lang/de/forum.php
+++ b/resources/lang/de/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Antwort wurde geändert',
'edited_notify_body' => 'Ihre Antwort auf das Thema: :topic_subject wurde geändert von: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Deine Antwort hat eine neue Antwort',
+ 'replied_notify_body' => 'Ihre Antwort auf das Thema::topic_subject wurde von :replyer beantwortet.',
]
];
diff --git a/resources/lang/de/hr.php b/resources/lang/de/hr.php
index e6e65e70..4ae5db56 100644
--- a/resources/lang/de/hr.php
+++ b/resources/lang/de/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globale',
'reached_by_seed_time_comment' => 'Bis zu::now,Seed Zeit: :seed_time Stunde(n) erreicht :seed_time_minimum Stunden(n)',
+ 'reached_by_leech_time_comment' => 'Bis zu::now,leech time: :leech_time Stunde(n) erreicht :leech_time_minimum Stunden(n)',
'reached_by_share_ratio_comment' => "Bis zu::now \nSeed-Zeit: :seed_time Stunde(n) unerreicht :seed_time_minimum Stunden(n) \nFreigabeverhältnis :share_Ratio erreicht Standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Deine Benutzerklasse: :user_class_text oder gespendeter Benutzer, ignoriere diese H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) erreicht!',
diff --git a/resources/lang/de/ip-log.php b/resources/lang/de/ip-log.php
new file mode 100644
index 00000000..e7789701
--- /dev/null
+++ b/resources/lang/de/ip-log.php
@@ -0,0 +1,12 @@
+ 'IP-Chronik',
+ 'access' => 'Zugriffszeit',
+ 'access_begin' => 'Zugriffszeit beginnen',
+ 'access_end' => 'Zugriffszeit Ende',
+ 'access_tooltip' => 'Die tatsächliche Zeit lag innerhalb einer Stunde davor.',
+ 'uri' => 'URI',
+ 'count' => 'Anzahl',
+ 'ip_location' => 'Standort',
+];
diff --git a/resources/lang/de/ip-search.php b/resources/lang/de/ip-search.php
new file mode 100644
index 00000000..878306b0
--- /dev/null
+++ b/resources/lang/de/ip-search.php
@@ -0,0 +1,12 @@
+ 'IP Suche',
+ 'placeholder' => 'Geben Sie die IP ein, um zu suchen; ansonsten werden die Ergebnisse leer sein',
+ 'last_access_ip' => 'Neueste IP',
+ 'last_access' => 'Letzter Zugriff',
+ 'ip_count' => 'IP-Anzahl',
+ 'ip_last_access' => 'Diese IP zuletzt aufgerufen',
+ 'user_added' => 'Beitrittszeit',
+ 'invited_by' => 'Eingeladen von',
+];
diff --git a/resources/lang/de/label.php b/resources/lang/de/label.php
index 0a14840a..3d3d9cbe 100644
--- a/resources/lang/de/label.php
+++ b/resources/lang/de/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "CODE",
'language' => 'Sprache',
'content' => 'Inhalt',
+ 'is_default' => 'Ist Standard',
+ 'bulk' => 'Masse',
'setting' => [
'nav_text' => 'Einstellung',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Die Dauer der Prüfung wird nach Abschluss des Downloads in Stunden berechnet',
'seed_time_minimum' => 'Seed Mindestzeit',
'seed_time_minimum_help' => 'Die kürzeste Zeit, um den Samen zu tun, um den Standard in Stunden zu erfüllen, muss kleiner sein als die Länge der Expedition',
+ 'leech_time_minimum' => 'Zeitspanne (kein Seeder)',
+ 'leech_time_minimum_help' => 'Die minimale Download-Zeit, die benötigt wird, um den Standard zu erfüllen, wenn kein Seeder, in Stunden, muss kleiner sein als die Länge der Expedition. Auf 0 setzen um zu deaktivieren',
'ignore_when_ratio_reach' => 'Errungenschaftsquote',
'ignore_when_ratio_reach_help' => 'Die minimale Teilungsrate um den Standard zu erfüllen',
'ban_user_when_counts_reach' => 'H&R Zählerlimit',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maximaler Upload-Volumen-Multiplikator-effektiver Zeitbereich',
'max_uploaded_duration_help' => 'Einheit: Stunden. Der maximale Upload-Volumen-Multiplikator wirkt innerhalb dieses Zeitraums nach der Veröffentlichung des Torrent und wirkt nicht über diesen Bereich hinaus. Eine Einstellung von 0 ist immer gültig',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Captcha-Treiber',
+ 'driver_help' => 'Wählen Sie aus, welcher Verifizierungsmechanismus auf öffentlichen Formularen angezeigt wird.',
+ 'drivers' => [
+ 'image' => 'Integriertes Bildcaptcha',
+ 'cloudflare_turnstile' => 'Wolkenflachen-Drehkreuz',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Wolkenflachen-Drehkreuz',
+ 'site_key' => 'Website-Schlüssel',
+ 'site_key_help' => 'Kopiert aus dem Cloudflare Turnstile Dashboard.',
+ 'secret_key' => 'Geheimschlüssel',
+ 'secret_key_help' => 'Diesen Wert privat halten.',
+ 'theme' => 'Thema',
+ 'theme_help' => 'Automatisch anpassen, wenn auf Auto gesetzt.',
+ 'theme_auto' => 'Auto',
+ 'theme_light' => 'Hell',
+ 'theme_dark' => 'Dunkel',
+ 'size' => 'Widget-Größe',
+ 'size_help' => 'Flexible Dehnungen an die Containerbreite.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Kompakt',
+ 'size_flexible' => 'Flexibl',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Website-Schlüssel',
+ 'site_key_help' => 'Bereitgestellt von der Google reCAPTCHA Admin-Konsole.',
+ 'secret_key' => 'Geheimschlüssel',
+ 'secret_key_help' => 'Diesen Wert privat halten.',
+ 'theme' => 'Thema',
+ 'theme_help' => 'Verwenden Sie dunkel, wenn Ihre Seite eine dunkle Palette ausführt.',
+ 'theme_light' => 'Hell',
+ 'theme_dark' => 'Dunkel',
+ 'size' => 'Widget-Größe',
+ 'size_help' => 'Kompakt ist für schmale Layouts geeignet.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Kompakt',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Captcha für den Check-in erforderlich',
+ 'enabled_help' => 'Wenn aktiviert, müssen Mitglieder das Captcha vor der Anmeldung lösen.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilischearch',
'enabled' => 'Ob Meilisearch aktiviert werden soll',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Standard: Administrator, Benutzer mit einer Benutzerklasse größer oder gleich dem festgelegten Wert können sich im Admin-Backend anmelden',
'alarm_email_receiver' => 'Alarm-E-Mail-Empfänger',
'alarm_email_receiver_help' => "Geben Sie die UID des Benutzers ein, getrennt durch Leerzeichen, und die Alarm-E-Mail wird an die entsprechende E-Mail-Adresse des Benutzers gesendet. Wenn Sie es nicht ausfüllen, wird es in das Laufzeitprotokoll geschrieben, und der Log-Level wird ein Fehler sein",
+ 'is_record_announce_log' => 'Gibt an, ob Ankündigungsprotokolle aufzunehmen',
+ 'is_record_announce_log_help' => 'Um Protokolle aufzuzeichnen, installieren Sie zuerst ClickHouse gemäß der Dokumentation und aktivieren Sie diese Konfiguration. Standard: keine',
+ 'is_record_seeding_bonus_log' => 'Gibt an, ob Seeding-Bonusprotokolle aufgenommen werden sollen',
+ 'is_record_seeding_bonus_log_help' => 'Um aufzuzeichnen, installieren Sie zuerst ClickHouse gemäß der Dokumentation und aktivieren Sie diese Konfiguration. Standard: Nein',
+
],
'image_hosting' => [
'driver' => 'Speicherort',
@@ -155,6 +210,7 @@ return [
'parked' => 'Geparkt',
'offer_allowed_count' => 'Offerte zulässige Anzahl',
'tmp_invites' => 'Temporäre Einladung',
+ 'is_donating' => 'Spender',
],
'medal' => [
'label' => 'Medaille',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Globale Werbung',
'global_sp_state' => 'Globaler Promotionsstatus',
+ 'deadline_after_begin' => 'Die Endzeit muss später als die Startzeit sein.',
+ 'status' => 'Status',
+ 'status_expired' => 'Abgelaufen',
+ 'status_ongoing' => 'In Bearbeitung',
+ 'status_upcoming' => 'Bevorstehende',
+ 'time_overlaps' => 'Die Zeit überlappt sich mit einer anderen Aktion. Bitte passen Sie das Fenster an.',
+ 'time_overlaps_with' => 'Überlappungen mit Promotion-ID :id (Zeit: :start ~ :end).',
+ 'notice_days' => 'Vorankündigung',
+ 'notice_day' => ':days Tag vor',
+ 'notice_none' => 'Keine Vorankündigung',
+ 'notice_unlimited' => 'Immer ankündigen',
],
'role' => [
'class' => 'Zugehörige Benutzerklasse',
@@ -389,4 +456,18 @@ Hinweis: In 1. , kann der Teil 'searchbox_name' weggelassen werden, d.h. die Reg
'select_section' => 'Auswahl',
'select_section_help' => "Ist eine Auswahl nicht definiert, sind alle Optionen der Auswahl für die Regel zulässig. Mindestens eine Auswahl sollte definiert werden.",
],
+ 'field' => [
+ 'label' => 'Benutzerdefiniertes Feld',
+ 'name' => 'Name',
+ 'name_help' => 'Nur Ziffern, Alphabet, unterstreichen',
+ 'field_label' => 'Label anzeigen',
+ 'type' => 'Typ',
+ 'required' => 'Benötigt',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Hilfetext',
+ 'options' => 'Optionen',
+ 'options_help' => 'Erforderlich, wenn der Typ Radio ist, das Kontrollkästchen markieren. Eine Zeile, eine Option, Format: Wert|Anzeigetext',
+ 'is_single_row' => 'In einer Zeile anzeigen',
+ 'display' => 'Eigene Anzeige',
+ ]
];
diff --git a/resources/lang/de/medal.php b/resources/lang/de/medal.php
index a599299d..4bda4b1b 100644
--- a/resources/lang/de/medal.php
+++ b/resources/lang/de/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Geschenkkostenfaktor',
'gift_fee' => 'Geschenkgebühr',
'gift_fee_factor_help' => 'Die zusätzliche Gebühr für Geschenke an andere Nutzer ist gleich dem Preis multipliziert mit diesem Faktor',
+ 'bonus_addition_duration' => 'Bonuszusatzdauer',
+ 'bonus_addition_duration_help' => 'Einheit: Tage. Auf 0 setzen für einen dauerhaften Effekt. Zählt vom Zeitpunkt der Akquisition, unabhängig davon, ob sie ausgerüstet ist oder nicht',
],
'buy_already' => 'Bereits kaufen',
'buy_btn' => 'Kaufen',
@@ -48,4 +50,22 @@ return [
0 => 'Tragen',
1 => 'Nicht tragen'
],
+ 'bonus_addition_expire_at' => 'Bonuszusatz Ablaufzeit',
+ 'is_expired' => 'Ist abgelaufen',
+ 'is_bonus_addition_expired' => 'Ist Bonus-Zusatz abgelaufen',
+ 'is_wearing' => 'Tragen',
+ 'increase_duration' => 'Dauer erhöhen',
+ 'increase_duration_help' => 'Einheit: Tage verlängern die Ablaufzeit vom ursprünglichen Wert',
+ 'update_expire_at' => 'Ablaufzeit festlegen',
+ 'update_expire_at_help' => 'Setze die Ablaufzeit einheitlich auf einen angegebenen Wert',
+ 'bulk_action_increase' => 'Erhöhen',
+ 'bulk_action_update' => 'Aktualisieren',
+ 'bulk_action_cancel' => 'Abbrechen',
+ 'bulk_action_increase_expire_at' => 'Massenablaufzeit erhöhen',
+ 'bulk_action_update_expire_at' => 'Ablaufzeit der Massenaktualisierung',
+ 'bulk_action_cancel_expire_at' => 'Massenabbruch Ablaufzeit',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Ablaufzeit der zusätzlichen Massenverlängerung',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Ablaufzeit der Massenaktualisierung',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Ablaufzeit der Massenabbrechung',
+
];
diff --git a/resources/lang/de/message.php b/resources/lang/de/message.php
index ebd701bb..f938d480 100644
--- a/resources/lang/de/message.php
+++ b/resources/lang/de/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Download-Berechtigung abgebrochen',
'body' => 'Deine Download-Berechtigung wurde wegen zu vielen Ankündigungen an bezahlten Torrent abgebrochen, bitte stelle sicher, dass du genug Bonus hast.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Download-Berechtigung abgebrochen',
+ 'body' => 'Ihre Download-Berechtigung wurde wegen der Ankündigung gefälschter Daten annulliert.',
+ ],
'download_enable' => [
'subject' => 'Download-Berechtigung wiederhergestellt',
'body' => 'Ihre Download-Berechtigungen wiederhergestellt, Sie können jetzt Torrents herunterladen. Von: :operator',
diff --git a/resources/lang/de/offer.php b/resources/lang/de/offer.php
index 96da89a3..adfe324e 100644
--- a/resources/lang/de/offer.php
+++ b/resources/lang/de/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Bitte lade das Angebot hoch innerhalb ",
'msg_hours_otherwise' => " Andernfalls wird das Angebot gelöscht.",
'msg_reason_is' => "Der Grund: ",
+ 'msg_new_offer_subject' => "Ein neues Angebot wurde hinzugefügt",
+ 'msg_new_offer_msg' => "Benutzer :username hat ein neues Angebot :offername hinzugefügt",
];
diff --git a/resources/lang/de/pagination.php b/resources/lang/de/pagination.php
index c912b5d4..3f6a5db4 100644
--- a/resources/lang/de/pagination.php
+++ b/resources/lang/de/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Weiter »',
- 'previous' => '« Zurück',
+ 'aria' => [
+ 'sortAscending' => ': aktivieren, um Spalte aufsteigend zu sortieren',
+ 'sortDescending' => ': aktivieren, um Spalte absteigend zu sortieren',
+ ],
+ 'emptyTable' => 'Keine Daten in der Tabelle verfügbar',
+ 'info' => 'Zeige _START_ bis _END_ von _TOTAL_ Einträgen',
+ 'infoEmpty' => 'Zeige 0 bis 0 von 0 Einträgen',
+ 'infoFiltered' => '(gefiltert von _MAX_ Gesamteinträgen)',
+ 'lengthMenu' => '_MENU_ Einträge anzeigen',
+ 'loadingRecords' => 'Wird geladen...',
+ 'next' => 'Nächste »',
+ 'paginate' => [
+ 'first' => 'Erster',
+ 'last' => 'Letzte',
+ 'next' => 'Nächste',
+ 'previous' => 'Vorherige',
+ ],
+ 'previous' => '« Vorherige',
+ 'search' => 'Suche:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Keine passenden Einträge gefunden',
];
diff --git a/resources/lang/de/passkey.php b/resources/lang/de/passkey.php
new file mode 100644
index 00000000..cb1fd5e0
--- /dev/null
+++ b/resources/lang/de/passkey.php
@@ -0,0 +1,22 @@
+ 'Passwort',
+ 'passkey' => 'Passwort',
+ 'passkey_desc' => 'Das Passwort ist ein sicherer und bequemer Weg, sich ohne Passwort zu authentifizieren. Es kann auf mehreren Geräten verwendet werden.',
+ 'passkey_create' => 'Passwort erstellen',
+ 'passkey_empty' => 'Kein Passwort gefunden.',
+ 'passkey_created_at' => 'Erstellt am:',
+ 'passkey_delete_confirm' => 'Sind Sie sicher, dass Sie dieses Passwort löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.',
+ 'passkey_delete' => 'Löschen',
+ 'passkey_unknown' => 'Bei der Bearbeitung Ihrer Anfrage ist ein Fehler aufgetreten.',
+ 'passkey_invalid' => 'Ungültige Passschlüsseldaten.',
+ 'passkey_timeout' => 'Operations-Timeout, bitte versuchen Sie es erneut.',
+ 'passkey_error' => 'Bei der Bearbeitung Ihrer Anfrage ist ein Fehler aufgetreten. Bitte versuchen Sie es später erneut.',
+ 'passkey_user_not_found' => 'Benutzer nicht gefunden.',
+ 'passkey_not_supported' => 'Ihr Browser unterstützt kein Passwort. Bitte verwenden Sie einen modernen Browser, um Ihr Passwort zu erstellen und zu verwalten.',
+ 'fields' => [
+ 'credential_id' => 'Anmeldedaten ID',
+ 'counter' => 'Zähler',
+ ],
+];
diff --git a/resources/lang/de/passwords.php b/resources/lang/de/passwords.php
index 9634bddb..dcb8a01d 100644
--- a/resources/lang/de/passwords.php
+++ b/resources/lang/de/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Das Passwort wurde zurückgesetzt!',
- 'sent' => 'E-Mail zum Zurücksetzen des Passworts wurde gesendet!',
+ 'reset' => 'Ihr Passwort wurde zurückgesetzt.',
+ 'sent' => 'Wir haben Ihren Link zum Zurücksetzen des Passworts per E-Mail gesendet.',
'throttled' => 'Bitte warten Sie, bevor Sie es erneut versuchen.',
- 'token' => 'Der Passwort-Wiederherstellungsschlüssel ist ungültig oder abgelaufen.',
- 'user' => 'Es konnte leider kein Nutzer mit dieser E-Mail-Adresse gefunden werden.',
+ 'token' => 'Das Passwort Reset Token ist ungültig.',
+ 'user' => 'Wir konnten keinen Benutzer mit dieser E-Mail-Adresse finden.',
];
diff --git a/resources/lang/de/torrent.php b/resources/lang/de/torrent.php
index 596f5281..02c68557 100644
--- a/resources/lang/de/torrent.php
+++ b/resources/lang/de/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Genehmigungsprotokolle'
],
'show_hide_media_info' => 'Rohe MediaInfo ein-/ausblenden',
+ 'show_hide_bd_info' => 'Rohe BDInfo ein-/ausblenden',
+ 'collapse_show_more_audio' => 'Mehr Audiospuren ein-/ausklappen',
+ 'collapse_show_more_subtitles' => 'Mehr Untertitel ein-/ausklappen',
+ 'technicalinfo_duration' => 'Dauer',
+ 'technicalinfo_resolution' => 'Auflösung',
+ 'technicalinfo_bit_rate' => 'Bitrate',
+ 'technicalinfo_bit_depth' => 'Bittiefe',
+ 'technicalinfo_frame_rate' => 'Bildrate',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Format',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'Audio #',
+ 'technicalinfo_subtitles' => 'Untertitel #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globale',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]hier[/b]",
'msg_offer' => "Angebot ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Samen erforderlich',
+ 'imdb_cache_dir_can_not_create' => 'imdb Cache-Verzeichnis kann nicht erstellt werden',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb Cache-Verzeichnis ist nicht beschreibbar',
+ 'imdb_photo_dir_can_not_create' => 'imdb Fotoverzeichnis kann nicht erstellt werden',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb Fotoverzeichnis ist nicht beschreibbar',
];
diff --git a/resources/lang/de/user.php b/resources/lang/de/user.php
index 847b5ac4..6f228e5b 100644
--- a/resources/lang/de/user.php
+++ b/resources/lang/de/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Karte besuchen',
'props' => 'Reifen',
'class' => 'Klasse',
- 'vip_added' => 'VIP-Status wird durch Bonus erreicht',
- 'vip_added_help' => 'Wird der VIP-Status durch den Bonus eingelöst.',
+ 'vip_added' => 'VIP Status automatisch läuft ab',
+ 'vip_added_help' => 'Ist der VIP Status automatisch ablaufen.',
'vip_until' => 'VIP Status Endzeit',
- 'vip_until_help' => "Das Zeitformat ist 'Year-Year-Month-Day Stunde:Minute:Zweite Zeit, wenn der VIP-Status endet. Der VIP-Status wird durch den Bonus erhalten\" muss auf \"Ja\" gesetzt werden, damit diese Regel wirksam wird.",
+ 'vip_until_help' => "Das Zeitformat ist 'Year-Year-Month-Day Stunde:Minute:Zweite Zeit, wenn der VIP-Status endet. Der VIP-Status läuft automatisch ab und muss auf 'Ja' gesetzt werden, damit diese Regel wirksam wird.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Eingeladener Benutzer hat sich registriert",
'msg_user_you_invited' => "Der Benutzer, den Sie eingeladen haben ",
'msg_has_registered' => " hat sich gerade registriert.",
+ 'user_is_disabled' => 'Benutzer: :username(ID: :user_id) ist deaktiviert.',
+ 'user_is_not_confirmed' => 'Benutzer: :username(ID: :user_id) nicht bestätigt.',
];
diff --git a/resources/lang/el/activity-log.php b/resources/lang/el/activity-log.php
new file mode 100644
index 00000000..5804fdbb
--- /dev/null
+++ b/resources/lang/el/activity-log.php
@@ -0,0 +1,7 @@
+ 'Προβολή ιδιοτήτων',
+ 'subject_type' => 'Μοντέλο',
+ 'subject_id' => 'Αναγνωριστικό Μοντέλο',
+];
diff --git a/resources/lang/el/admin.php b/resources/lang/el/admin.php
index d13c2c64..a25dc1bf 100644
--- a/resources/lang/el/admin.php
+++ b/resources/lang/el/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Οθόνη αναμονής',
'user_modify_logs' => 'Αρχεία καταγραφής τροποποίησης χρήστη',
'message_templates' => 'Πρότυπα μηνυμάτων',
+ 'tracker_url' => 'Url Ανιχνευτή',
+ 'activity_logs' => 'Καταγραφή Δραστηριοτήτων',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/el/bonus-log.php b/resources/lang/el/bonus-log.php
index d75c32c1..4d5af1db 100644
--- a/resources/lang/el/bonus-log.php
+++ b/resources/lang/el/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Αγοράστε αλλαγή κάρτας ονόματος χρήστη',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Μετάλλιο δώρου',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Αγορά torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Η εργασία τελείωσε την ανταμοιβή',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Εργασία ατελής αφαίρεση',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Αμοιβή torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Το υποτιθέμενο torrent δεν επιτεύχθηκε',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Μισθός εργασίας ρόλων',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Κατεβάστε το Torrent',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Λήψη δώρου',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Μεταφόρτωση torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Ανταμοιβή λήψης torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Το υποτιθέμενο torrent έφτασε στην ανταμοιβή',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Βασική σπορά',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Προστίθεται η προσθήκη δότη',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Μετασυναλλακτική αξία',
],
'exclude_seeding_bonus' => 'Εξαίρεση μπόνους σποράς',
+ 'title_for_user' => 'Λεπτομέρειες μπόνους χρήστη',
+ 'category' => 'Κατηγορία',
+ 'category_common' => 'Συχνές',
+ 'category_seeding' => 'Διαμοιρασμός',
+ 'view_detail' => 'Λεπτομέρειες',
];
diff --git a/resources/lang/el/field.php b/resources/lang/el/field.php
new file mode 100644
index 00000000..40e613d3
--- /dev/null
+++ b/resources/lang/el/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Σύντομο κείμενο',
+ 'textarea' => 'Μακρύ κείμενο',
+ 'radio' => 'Οριζόντια ενιαία επιλογή',
+ 'checkbox' => 'Οριζόντια πολλαπλή επιλογή',
+ 'select' => 'Κατακόρυφη μεμονωμένη επιλογή',
+ 'image' => 'Εικόνα',
+ ],
+];
diff --git a/resources/lang/el/forum.php b/resources/lang/el/forum.php
index ea470c52..3ae1be1a 100644
--- a/resources/lang/el/forum.php
+++ b/resources/lang/el/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Η ανάρτηση απάντησης τροποποιήθηκε',
'edited_notify_body' => 'Η απάντησή σας στο θέμα: :topic_subject τροποποιήθηκε από: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Η απάντησή σας έχει μια νέα απάντηση',
+ 'replied_notify_body' => 'Η απάντησή σας στο θέμα::topic_subject απάντησε από την :replyer.',
]
];
diff --git a/resources/lang/el/hr.php b/resources/lang/el/hr.php
index b665329c..0f804fa6 100644
--- a/resources/lang/el/hr.php
+++ b/resources/lang/el/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Καθολικό',
'reached_by_seed_time_comment' => 'Έως το::now,seed time: :seed_time Ώρα(ες) έφτασε το :seed_time_minimum Ώρα(ες)',
+ 'reached_by_leech_time_comment' => 'Up to::now,leech time: :leech_time Hour(s) reached :leech_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "Up to::now \nseed time: :seed_time Hour(s) Unreached :seed_time_minimum Hour(s) \nShare ratio: :share_ratio reached standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Η κλάση χρήστη σας: :user_class_text ή ο χρήστης που δωρήθηκε, αγνοήστε αυτό το H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) έφτασε!',
diff --git a/resources/lang/el/ip-log.php b/resources/lang/el/ip-log.php
new file mode 100644
index 00000000..4be1199a
--- /dev/null
+++ b/resources/lang/el/ip-log.php
@@ -0,0 +1,12 @@
+ 'Ιστορικό IP',
+ 'access' => 'Ώρα πρόσβασης',
+ 'access_begin' => 'Έναρξη χρόνου πρόσβασης',
+ 'access_end' => 'Λήξη ώρας πρόσβασης',
+ 'access_tooltip' => 'Ο πραγματικός χρόνος ήταν μέσα σε μία ώρα πριν από αυτό.',
+ 'uri' => 'URI',
+ 'count' => 'Μέτρηση',
+ 'ip_location' => 'Τοποθεσία',
+];
diff --git a/resources/lang/el/ip-search.php b/resources/lang/el/ip-search.php
new file mode 100644
index 00000000..3d2cc437
--- /dev/null
+++ b/resources/lang/el/ip-search.php
@@ -0,0 +1,12 @@
+ 'Αναζήτηση IP',
+ 'placeholder' => 'Εισάγετε το IP για αναζήτηση. Διαφορετικά τα αποτελέσματα θα είναι κενά',
+ 'last_access_ip' => 'Τελευταία IP',
+ 'last_access' => 'Τελευταία πρόσβαση',
+ 'ip_count' => 'Αριθμός IP',
+ 'ip_last_access' => 'Αυτή η IP προσπελάστηκε τελευταία',
+ 'user_added' => 'Ώρα συμμετοχής',
+ 'invited_by' => 'Προσκλήθηκε από',
+];
diff --git a/resources/lang/el/label.php b/resources/lang/el/label.php
index ccc0c509..295c6c8c 100644
--- a/resources/lang/el/label.php
+++ b/resources/lang/el/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "ΚΩΔΙΚΟΣ",
'language' => 'Γλώσσα',
'content' => 'Περιεχόμενο',
+ 'is_default' => 'Είναι προεπιλογή',
+ 'bulk' => 'Χύμα',
'setting' => [
'nav_text' => 'Ρύθμιση',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Η διάρκεια της εξέτασης υπολογίζεται από την ολοκλήρωση της λήψης, σε ώρες',
'seed_time_minimum' => 'Ελάχιστος χρόνος σποράς',
'seed_time_minimum_help' => 'Το συντομότερο χρονικό διάστημα για να κάνετε τους σπόρους για να πληρούν τα πρότυπα, σε ώρες, πρέπει να είναι μικρότερο από το μήκος της αποστολής',
+ 'leech_time_minimum' => 'Ελάχιστος χρόνος βδέλλας (όχι seeder)',
+ 'leech_time_minimum_help' => 'Ο ελάχιστος χρόνος λήψης που απαιτείται για να ανταποκριθεί στο πρότυπο όταν δεν σπόρο, σε ώρες, πρέπει να είναι μικρότερος από το μήκος της αποστολής. Ρυθμίστε στο 0 για απενεργοποίηση',
'ignore_when_ratio_reach' => 'Ποσοστό Κοινής Χρήσης Επιτευγμάτων',
'ignore_when_ratio_reach_help' => 'Το ελάχιστο ποσοστό επιμερισμού για την τήρηση των προτύπων',
'ban_user_when_counts_reach' => 'Όριο μετρήσεων H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Μέγιστο εύρος χρόνου πολλαπλασιαστή έντασης ανεβάσματος',
'max_uploaded_duration_help' => 'Μονάδα: ώρες. Ο πολλαπλασιαστής της μέγιστης έντασης ανεβάσματος αρχίζει να ισχύει μέσα σε αυτό το χρονικό διάστημα μετά τη δημοσίευση του torrent και δεν παράγει αποτελέσματα πέρα από αυτό το εύρος. Μια ρύθμιση 0 είναι πάντα σε ισχύ',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Οδηγός Captcha',
+ 'driver_help' => 'Επιλέξτε ποιος μηχανισμός επαλήθευσης θα εμφανίζεται σε δημόσιες μορφές.',
+ 'drivers' => [
+ 'image' => 'Ενσωματωμένη εικόνα captcha',
+ 'cloudflare_turnstile' => 'Turnstile Cloudflare',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Turnstile Cloudflare',
+ 'site_key' => 'Κλειδί ιστοσελίδας',
+ 'site_key_help' => 'Αντιγράφηκε από το ταμπλό Cloudflare.',
+ 'secret_key' => 'Μυστικό κλειδί',
+ 'secret_key_help' => 'Διατηρήστε αυτήν την τιμή ιδιωτική.',
+ 'theme' => 'Θέμα',
+ 'theme_help' => 'Προσαρμόζεται αυτόματα όταν οριστεί σε Αυτόματο.',
+ 'theme_auto' => 'Αυτόματο',
+ 'theme_light' => 'Φωτεινό',
+ 'theme_dark' => 'Σκοτεινό',
+ 'size' => 'Μέγεθος γραφικού στοιχείου',
+ 'size_help' => 'Ευέλικτες εκτάσεις για να ταιριάζουν με το πλάτος του εμπορευματοκιβωτίου.',
+ 'size_normal' => 'Κανονικό',
+ 'size_compact' => 'Συμπαγής',
+ 'size_flexible' => 'Ευέλικτο',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Κλειδί ιστοσελίδας',
+ 'site_key_help' => 'Παρέχεται από την κονσόλα διαχείρισης Google reCAPTCHA.',
+ 'secret_key' => 'Μυστικό κλειδί',
+ 'secret_key_help' => 'Διατηρήστε αυτήν την τιμή ιδιωτική.',
+ 'theme' => 'Θέμα',
+ 'theme_help' => 'Χρησιμοποιήστε σκούρο όταν το site σας τρέχει μια σκοτεινή παλέτα.',
+ 'theme_light' => 'Φωτεινό',
+ 'theme_dark' => 'Σκοτεινό',
+ 'size' => 'Μέγεθος γραφικού στοιχείου',
+ 'size_help' => 'Συμπαγής είναι κατάλληλο για στενές διατάξεις.',
+ 'size_normal' => 'Κανονικό',
+ 'size_compact' => 'Συμπαγής',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Απαιτείται captcha για να παρακολουθήσετε το check-in',
+ 'enabled_help' => 'Όταν ενεργοποιηθεί, τα μέλη πρέπει να λύσουν το captcha πριν από την σύνδεση.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisearch',
'enabled' => 'Αν θα ενεργοποιηθεί η Meilisearch',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Προεπιλογή: ο διαχειριστής, οι χρήστες με κλάση χρήστη μεγαλύτερη ή ίση με την καθορισμένη τιμή μπορούν να συνδεθούν στο σύστημα υποστήριξης διαχειριστή',
'alarm_email_receiver' => 'Δέκτης ειδοποίησης',
'alarm_email_receiver_help' => "Συμπληρώστε το UID του χρήστη, διαχωρισμένο με κενό, και το μήνυμα ειδοποίησης θα σταλεί στην αντίστοιχη διεύθυνση ηλεκτρονικού ταχυδρομείου του χρήστη. @ info: whatsthis Αν δεν το συμπληρώσετε, θα γραφτεί στο αρχείο καταγραφής χρόνου εκτέλεσης και το επίπεδο καταγραφής θα είναι σφάλμα",
+ 'is_record_announce_log' => 'Αν θα καταγράφονται τα αρχεία καταγραφής ανακοινώσεων',
+ 'is_record_announce_log_help' => 'Για να καταγράψετε τα αρχεία καταγραφής, εγκαταστήστε πρώτα το ClickHouse σύμφωνα με την τεκμηρίωση και ενεργοποιήστε αυτήν τη ρύθμιση. Προεπιλογή: όχι',
+ 'is_record_seeding_bonus_log' => 'Αν θα καταγράφονται αρχεία καταγραφής μπόνους σποράς',
+ 'is_record_seeding_bonus_log_help' => 'Για την εγγραφή, εγκαταστήστε πρώτα το ClickHouse σύμφωνα με την τεκμηρίωση και ενεργοποιήστε αυτήν τη ρύθμιση. Προεπιλογή: όχι',
+
],
'image_hosting' => [
'driver' => 'Τοποθεσία αποθήκευσης',
@@ -155,6 +210,7 @@ return [
'parked' => 'Παραγεμισμένα',
'offer_allowed_count' => 'Προσφορά επιτρέπεται καταμέτρηση',
'tmp_invites' => 'Προσωρινή πρόσκληση',
+ 'is_donating' => 'Χορηγός',
],
'medal' => [
'label' => 'Μετάλλιο',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Παγκόσμια προώθηση',
'global_sp_state' => 'Παγκόσμια κατάσταση προώθησης',
+ 'deadline_after_begin' => 'Η ώρα λήξης πρέπει να είναι μεταγενέστερη από την ώρα έναρξης.',
+ 'status' => 'Κατάσταση',
+ 'status_expired' => 'Έληξε',
+ 'status_ongoing' => 'Σε εξέλιξη',
+ 'status_upcoming' => 'Επερχόμενες',
+ 'time_overlaps' => 'Ο χρόνος συμπίπτει με μια άλλη προσφορά. Παρακαλώ ρυθμίστε το παράθυρο.',
+ 'time_overlaps_with' => 'Επικάλυψη με το αναγνωριστικό προώθησης :id (χρόνος: :start ~ :end).',
+ 'notice_days' => 'Προ-ανακοίνωση',
+ 'notice_day' => ':days ημέρα πριν',
+ 'notice_none' => 'Καμία προαναγγελία',
+ 'notice_unlimited' => 'Ανακοινώνετε πάντα',
],
'role' => [
'class' => 'Σχετίζεται κλάση χρήστη',
@@ -389,4 +456,18 @@ return [
'select_section' => 'Επιλογές',
'select_section_help' => "Αν δεν έχει οριστεί μια επιλογή, όλες οι επιλογές από την επιλογή επιτρέπονται για τον κανόνα. Πρέπει να οριστεί τουλάχιστον μία επιλογή.",
],
+ 'field' => [
+ 'label' => 'Προσαρμοσμένο πεδίο',
+ 'name' => 'Όνομα',
+ 'name_help' => 'Να επιτρέπονται μόνο ψηφία, αλφάβητο, υπογράμμιση',
+ 'field_label' => 'Εμφάνιση ετικέτας',
+ 'type' => 'Τύπος',
+ 'required' => 'Απαιτείται',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Κείμενο βοήθειας',
+ 'options' => 'Επιλογές',
+ 'options_help' => 'Απαιτείται όταν ο τύπος είναι ραδιόφωνο, πλαίσιο ελέγχου, επιλογή. Μία γραμμή, μία επιλογή, μορφή: τιμή/εμφάνιση κειμένου',
+ 'is_single_row' => 'Εμφάνιση σε μία μόνο γραμμή',
+ 'display' => 'Προσαρμοσμένη οθόνη',
+ ]
];
diff --git a/resources/lang/el/medal.php b/resources/lang/el/medal.php
index aafd3a76..b904c7cf 100644
--- a/resources/lang/el/medal.php
+++ b/resources/lang/el/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Συντελεστής τέλους δώρων',
'gift_fee' => 'Χρέωση δώρου',
'gift_fee_factor_help' => 'Το πρόσθετο τέλος που χρεώνεται για δώρα σε άλλους χρήστες ισούται με την τιμή πολλαπλασιαζόμενη με αυτόν τον συντελεστή',
+ 'bonus_addition_duration' => 'Διάρκεια επιπλέον μπόνους',
+ 'bonus_addition_duration_help' => 'Μονάδα: μέρες. Ρυθμίστε στο 0 για μόνιμη επίδραση. Μετρά από τη στιγμή της απόκτησης, ανεξάρτητα από το αν είναι εξοπλισμένο ή όχι',
],
'buy_already' => 'Ήδη αγοράστε',
'buy_btn' => 'Αγορά',
@@ -48,4 +50,22 @@ return [
0 => 'Φορώντας',
1 => 'Δεν φοράει'
],
+ 'bonus_addition_expire_at' => 'Χρόνος λήξης επιπλέον μπόνους',
+ 'is_expired' => 'Έχει Λήγει',
+ 'is_bonus_addition_expired' => 'Έχει λήξει η προσθήκη μπόνους',
+ 'is_wearing' => 'Φοράει',
+ 'increase_duration' => 'Αύξηση Διάρκεια',
+ 'increase_duration_help' => 'Μονάδα: ημέρες. Παρατείνετε ομοιόμορφα το χρόνο λήξης από την αρχική τιμή',
+ 'update_expire_at' => 'Ορισμός ώρας λήξης',
+ 'update_expire_at_help' => 'Ορίζει ομοιόμορφα το χρόνο λήξης σε μια καθορισμένη τιμή',
+ 'bulk_action_increase' => 'Αύξηση',
+ 'bulk_action_update' => 'Ενημέρωση',
+ 'bulk_action_cancel' => 'Ακύρωση',
+ 'bulk_action_increase_expire_at' => 'Χρόνος λήξης μαζικής αύξησης',
+ 'bulk_action_update_expire_at' => 'Χρόνος λήξης μαζικής ενημέρωσης',
+ 'bulk_action_cancel_expire_at' => 'Μαζική ακύρωση χρόνου λήξης',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Μαζική επέκταση χρόνου λήξης προσθήκης μπόνους',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Μαζική ενημέρωση μπόνους χρόνος λήξης',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Μαζική ακύρωση μπόνους χρόνος λήξης',
+
];
diff --git a/resources/lang/el/message.php b/resources/lang/el/message.php
index 8b7b3550..e1521b80 100644
--- a/resources/lang/el/message.php
+++ b/resources/lang/el/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Ακυρώθηκε η άδεια λήψης',
'body' => 'Η άδεια λήψης έχει ακυρωθεί λόγω ανακοίνωσης σε πληρωμένο torrent πάρα πολλές φορές, βεβαιωθείτε ότι έχετε αρκετά μπόνους.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Ακυρώθηκε η άδεια λήψης',
+ 'body' => 'Η άδεια λήψης έχει ακυρωθεί λόγω ανακοίνωσης ψευδών δεδομένων.',
+ ],
'download_enable' => [
'subject' => 'Έγινε επαναφορά δικαιωμάτων λήψης',
'body' => 'Τα προνόμια λήψης σας αποκαταστάθηκαν, μπορείτε τώρα να κατεβάσετε torrents. Από: :operator',
diff --git a/resources/lang/el/offer.php b/resources/lang/el/offer.php
index 0cd7de92..8f513962 100644
--- a/resources/lang/el/offer.php
+++ b/resources/lang/el/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Παρακαλούμε ανεβάστε την προσφορά εντός ",
'msg_hours_otherwise' => " ώρες. Διαφορετικά, η προσφορά θα διαγραφεί.",
'msg_reason_is' => "Ο λόγος: ",
+ 'msg_new_offer_subject' => "Μια νέα προσφορά έχει προστεθεί",
+ 'msg_new_offer_msg' => "Ο χρήστης :username έχει προσθέσει μια νέα προσφορά :offername",
];
diff --git a/resources/lang/el/pagination.php b/resources/lang/el/pagination.php
index 62c4be2d..ad5df10a 100644
--- a/resources/lang/el/pagination.php
+++ b/resources/lang/el/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Επόμενη »',
- 'previous' => '« Προηγούμενη',
+ 'aria' => [
+ 'sortAscending' => ': ενεργοποίηση για ταξινόμηση στήλης αύξουσα',
+ 'sortDescending' => ': ενεργοποίηση για ταξινόμηση στήλης φθίνουσα',
+ ],
+ 'emptyTable' => 'Δεν υπάρχουν διαθέσιμα δεδομένα στον πίνακα',
+ 'info' => 'Εμφάνιση _START_ σε _END_ από _TOTAL_ καταχωρήσεις',
+ 'infoEmpty' => 'Εμφάνιση 0 έως 0 από 0 καταχωρήσεις',
+ 'infoFiltered' => '(φιλτραρισμένο από _MAX_ συνολικές καταχωρήσεις)',
+ 'lengthMenu' => 'Εμφάνιση _MENU_ καταχωρήσεων',
+ 'loadingRecords' => 'Φόρτωση...',
+ 'next' => 'Next »',
+ 'paginate' => [
+ 'first' => 'Πρώτη',
+ 'last' => 'Τελευταία',
+ 'next' => 'Επόμενο',
+ 'previous' => 'Προηγούμενο',
+ ],
+ 'previous' => '« Previous',
+ 'search' => 'Αναζήτηση:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Δεν βρέθηκαν αντίστοιχες εγγραφές',
];
diff --git a/resources/lang/el/passkey.php b/resources/lang/el/passkey.php
new file mode 100644
index 00000000..f5812bae
--- /dev/null
+++ b/resources/lang/el/passkey.php
@@ -0,0 +1,22 @@
+ 'Συνθηματικό',
+ 'passkey' => 'Συνθηματικό',
+ 'passkey_desc' => 'Ο κωδικός πρόσβασης είναι ένας ασφαλής και βολικός τρόπος ελέγχου ταυτότητας χωρίς την ανάγκη για κωδικούς πρόσβασης. Μπορούν να χρησιμοποιηθούν σε πολλαπλές συσκευές.',
+ 'passkey_create' => 'Δημιουργία Κωδικού Πρόσβασης',
+ 'passkey_empty' => 'Δεν βρέθηκε κλειδί πρόσβασης.',
+ 'passkey_created_at' => 'Δημιουργήθηκε στο:',
+ 'passkey_delete_confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το κλειδί πρόσβασης? Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.',
+ 'passkey_delete' => 'Διαγραφή',
+ 'passkey_unknown' => 'Παρουσιάστηκε σφάλμα κατά την επεξεργασία του αιτήματός σας.',
+ 'passkey_invalid' => 'Μη έγκυρα δεδομένα κλειδιού πρόσβασης.',
+ 'passkey_timeout' => 'Χρονικό όριο λειτουργίας, παρακαλώ προσπαθήστε ξανά.',
+ 'passkey_error' => 'Παρουσιάστηκε σφάλμα κατά την επεξεργασία του αιτήματός σας. Παρακαλώ προσπαθήστε ξανά αργότερα.',
+ 'passkey_user_not_found' => 'Ο χρήστης δεν βρέθηκε.',
+ 'passkey_not_supported' => 'Το πρόγραμμα περιήγησής σας δεν υποστηρίζει κωδικό πρόσβασης. Παρακαλούμε χρησιμοποιήστε ένα σύγχρονο πρόγραμμα περιήγησης για να δημιουργήσετε και να διαχειριστείτε το κλειδί πρόσβασης σας.',
+ 'fields' => [
+ 'credential_id' => 'Αναγνωριστικό διαπιστευτηρίου',
+ 'counter' => 'Μετρητής',
+ ],
+];
diff --git a/resources/lang/el/passwords.php b/resources/lang/el/passwords.php
index 9bde37d9..a39049e0 100644
--- a/resources/lang/el/passwords.php
+++ b/resources/lang/el/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Έχει γίνει επαναφορά του συνθηματικού!',
- 'sent' => 'Η υπενθύμιση του συνθηματικού εστάλη!',
- 'throttled' => 'Παρακαλώ περιμένετε πριν επαναλάβετε.',
- 'token' => 'Το κλειδί αρχικοποίησης του συνθηματικού δεν είναι έγκυρο.',
- 'user' => 'Δεν βρέθηκε χρήστης με το συγκεκριμένο email.',
+ 'reset' => 'Έχει γίνει επαναφορά του κωδικού πρόσβασής σας.',
+ 'sent' => 'Έχουμε στείλει μήνυμα ηλεκτρονικού ταχυδρομείου στον σύνδεσμο επαναφοράς του κωδικού πρόσβασής σας.',
+ 'throttled' => 'Παρακαλώ περιμένετε πριν από την προσπάθεια.',
+ 'token' => 'Αυτό το διακριτικό επαναφοράς κωδικού πρόσβασης δεν είναι έγκυρο.',
+ 'user' => 'Δεν βρέθηκε χρήστης με αυτή τη διεύθυνση email.',
];
diff --git a/resources/lang/el/torrent.php b/resources/lang/el/torrent.php
index 8da05f54..a0b63533 100644
--- a/resources/lang/el/torrent.php
+++ b/resources/lang/el/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Αρχεία καταγραφής έγκρισης'
],
'show_hide_media_info' => 'Εμφάνιση/Απόκρυψη ακατέργαστου MediaInfo',
+ 'show_hide_bd_info' => 'Εμφάνιση/Απόκρυψη ακατέργαστων πληροφοριών BDName',
+ 'collapse_show_more_audio' => 'Σύμπτυξη/Ανάπτυξη περισσότερων κομματιών ήχου',
+ 'collapse_show_more_subtitles' => 'Σύμπτυξη/Ανάπτυξη περισσότερων υποτίτλων',
+ 'technicalinfo_duration' => 'Διάρκεια',
+ 'technicalinfo_resolution' => 'Ανάλυση',
+ 'technicalinfo_bit_rate' => 'Ρυθμός Bit',
+ 'technicalinfo_bit_depth' => 'Βάθος Bit',
+ 'technicalinfo_frame_rate' => 'Ρυθμός Καρέ',
+ 'technicalinfo_profile' => 'Προφίλ',
+ 'technicalinfo_format' => 'Μορφή',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Αναφ. Πλαισίων',
+ 'technicalinfo_audio' => 'Ήχος #',
+ 'technicalinfo_subtitles' => 'Υπότιτλοι #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Καθολικό',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Μόνιμο',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]here[/b]",
'msg_offer' => "Προσφορά ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Απαιτείται Σπόρος',
+ 'imdb_cache_dir_can_not_create' => 'imdb dir cache δεν μπορεί να δημιουργήσει',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir δεν είναι εγγράψιμο',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir δεν μπορεί να δημιουργήσει',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir δεν είναι εγγράψιμο',
];
diff --git a/resources/lang/el/user.php b/resources/lang/el/user.php
index d6aa3dd0..87e9b840 100644
--- a/resources/lang/el/user.php
+++ b/resources/lang/el/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Παρακολούθηση κάρτας',
'props' => 'Βοηθήματα',
'class' => 'Κλάση',
- 'vip_added' => 'Η κατάσταση VIP λαμβάνεται με μπόνους',
- 'vip_added_help' => 'Είναι η κατάσταση VIP εξαργυρώθηκε από το μπόνους.',
+ 'vip_added' => 'Αυτόματη λήξη κατάστασης VIP',
+ 'vip_added_help' => 'Είναι η αυτόματη λήξη κατάστασης VIP.',
'vip_until' => 'Ώρα λήξης κατάστασης VIP',
- 'vip_until_help' => "Η μορφή της ώρας είναι 'Ώρα-έτος-μήνας-ημέρα:Λεπτό:Δεύτερη Η ώρα που τελειώνει η κατάσταση VIP. Η κατάσταση VIP επιτυγχάνεται με το μπόνους» πρέπει να οριστεί σε «Ναι» για να τεθεί σε ισχύ αυτός ο κανόνας.",
+ 'vip_until_help' => "Η μορφή της ώρας είναι 'Ώρα-έτος-μήνας-ημέρα:Λεπτό:Δεύτερη Η ώρα που τελειώνει η κατάσταση VIP. Η αυτόματη λήξη κατάστασης VIP πρέπει να οριστεί σε 'Ναι' για να τεθεί σε ισχύ αυτός ο κανόνας.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Ο προσκεκλημένος χρήστης έχει εγγραφεί",
'msg_user_you_invited' => "Ο χρήστης που προσκαλέσατε ",
'msg_has_registered' => " έχει εγγραφεί μόλις τώρα.",
+ 'user_is_disabled' => 'Χρήστης: :username(ID: :user_id) είναι απενεργοποιημένο.',
+ 'user_is_not_confirmed' => 'Χρήστης: :username(ID: :user_id) δεν επιβεβαιώθηκε.',
];
diff --git a/resources/lang/es/activity-log.php b/resources/lang/es/activity-log.php
new file mode 100644
index 00000000..c5e60611
--- /dev/null
+++ b/resources/lang/es/activity-log.php
@@ -0,0 +1,7 @@
+ 'Ver propiedades',
+ 'subject_type' => 'Modelo',
+ 'subject_id' => 'ID del modelo',
+];
diff --git a/resources/lang/es/admin.php b/resources/lang/es/admin.php
index 12ad7dab..92838dfb 100644
--- a/resources/lang/es/admin.php
+++ b/resources/lang/es/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Monitor de cola',
'user_modify_logs' => 'Usuario modificar registros',
'message_templates' => 'Plantillas de mensaje',
+ 'tracker_url' => 'URL del rastreador',
+ 'activity_logs' => 'Registros de actividad',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/es/bonus-log.php b/resources/lang/es/bonus-log.php
index b74e237c..5b366b79 100644
--- a/resources/lang/es/bonus-log.php
+++ b/resources/lang/es/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Comprar cambio de nombre de usuario',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Medalla de regalo',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Comprar torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Recompensa de tarea terminada',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Deducto sin terminar',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Recompensa torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Torrent reclamado sin alcanzar',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Salario de trabajo del rol',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent descargado',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Recibir regalo',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Subir torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Recompensa de recibir torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Recompensa alcanzada por torrent reclamado',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Sembrando básico',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Suma de donantes sembrando',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Valor Post-trade',
],
'exclude_seeding_bonus' => 'Excluir bono de siembra',
+ 'title_for_user' => 'Detalles de bonus de usuario',
+ 'category' => 'Categoría',
+ 'category_common' => 'Común',
+ 'category_seeding' => 'Sembrando',
+ 'view_detail' => 'Detalles',
];
diff --git a/resources/lang/es/field.php b/resources/lang/es/field.php
new file mode 100644
index 00000000..dd95de81
--- /dev/null
+++ b/resources/lang/es/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Texto corto',
+ 'textarea' => 'Texto largo',
+ 'radio' => 'Selección única horizontal',
+ 'checkbox' => 'Selección múltiple horizontal',
+ 'select' => 'Selección única vertical',
+ 'image' => 'Imagen',
+ ],
+];
diff --git a/resources/lang/es/forum.php b/resources/lang/es/forum.php
index 6d8ea1d1..65c12a87 100644
--- a/resources/lang/es/forum.php
+++ b/resources/lang/es/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'La respuesta del mensaje fue modificada',
'edited_notify_body' => 'Tu respuesta al tema: :topic_subject fue modificada por: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Tu respuesta tiene una nueva respuesta',
+ 'replied_notify_body' => 'Tu respuesta al tema::topic_subject fue respondida por :replyer.',
]
];
diff --git a/resources/lang/es/hr.php b/resources/lang/es/hr.php
index 10715798..7be6ab34 100644
--- a/resources/lang/es/hr.php
+++ b/resources/lang/es/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Global',
'reached_by_seed_time_comment' => 'Hasta::ahora,tiempo de semilla: :seed_time Hora(s) alcanzó :seed_time_minimum Hora(s)',
+ 'reached_by_leech_time_comment' => 'Hasta::now,leech time: :leech_time Hora(s) alcanzó :leech_time_minimum Hora(s)',
'reached_by_share_ratio_comment' => "Hasta::now \nhora de semilla: :seed_time Hora(s) Unreached :seed_time_minimum Hora(s) \nRatio de comisión: :share_ratio alcanzó el estándar::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Tu clase de usuario: :user_class_text o usuario donado, ignora este H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) alcanzado!',
diff --git a/resources/lang/es/ip-log.php b/resources/lang/es/ip-log.php
new file mode 100644
index 00000000..7006f96c
--- /dev/null
+++ b/resources/lang/es/ip-log.php
@@ -0,0 +1,12 @@
+ 'Historial de IP',
+ 'access' => 'Tiempo de acceso',
+ 'access_begin' => 'Hora de acceso',
+ 'access_end' => 'Fin de tiempo de acceso',
+ 'access_tooltip' => 'El tiempo real era dentro de una hora antes de esto.',
+ 'uri' => 'URI',
+ 'count' => 'Contador',
+ 'ip_location' => 'Ubicación',
+];
diff --git a/resources/lang/es/ip-search.php b/resources/lang/es/ip-search.php
new file mode 100644
index 00000000..a90007ef
--- /dev/null
+++ b/resources/lang/es/ip-search.php
@@ -0,0 +1,12 @@
+ 'Búsqueda IP',
+ 'placeholder' => 'Introduzca la IP para buscar; de lo contrario los resultados estarán vacíos',
+ 'last_access_ip' => 'Última IP',
+ 'last_access' => 'Último acceso',
+ 'ip_count' => 'Número de IP',
+ 'ip_last_access' => 'Último acceso a esta IP',
+ 'user_added' => 'Tiempo de unión',
+ 'invited_by' => 'Invitado por',
+];
diff --git a/resources/lang/es/label.php b/resources/lang/es/label.php
index dc3a8669..40a31540 100644
--- a/resources/lang/es/label.php
+++ b/resources/lang/es/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "CÓDIGO",
'language' => 'Idioma',
'content' => 'Contenido',
+ 'is_default' => 'Por defecto',
+ 'bulk' => 'Masivo',
'setting' => [
'nav_text' => 'Ajustes',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'La duración del examen se calcula a partir de la finalización de la descarga, en horas',
'seed_time_minimum' => 'Tiempo mínimo de semilla',
'seed_time_minimum_help' => 'El tiempo más corto para hacer las semillas para cumplir con el estándar, en horas, debe ser menor que la longitud de la expedición',
+ 'leech_time_minimum' => 'Tiempo mínimo de leech (sin seeder)',
+ 'leech_time_minimum_help' => 'El tiempo mínimo de descarga requerido para cumplir con el estándar cuando no hay seeder, en horas, debe ser menor que la longitud de la expedición. Establecer en 0 para desactivar',
'ignore_when_ratio_reach' => 'Velocidad de intercambio de logros',
'ignore_when_ratio_reach_help' => 'La tasa mínima de intercambio para cumplir con el estándar',
'ban_user_when_counts_reach' => 'Límite de conteos H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Intervalo de tiempo efectivo del multiplicador de volumen de subida',
'max_uploaded_duration_help' => 'Unidad: horas. El multiplicador máximo de volumen de subida tiene efecto dentro de este intervalo de tiempo después de que el torrent sea publicado, y no tiene efecto más allá de este rango. Un ajuste de 0 siempre está en efecto',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Controlador Captcha',
+ 'driver_help' => 'Elija qué mecanismo de verificación se muestra en los formularios públicos.',
+ 'drivers' => [
+ 'image' => 'Captcha de imagen integrada',
+ 'cloudflare_turnstile' => 'Turnstil de cloudflare',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Turnstil de cloudflare',
+ 'site_key' => 'Clave del sitio',
+ 'site_key_help' => 'Copiado desde el panel de giro de cloudflare.',
+ 'secret_key' => 'Clave secreta',
+ 'secret_key_help' => 'Mantener este valor privado.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Se adapta automáticamente cuando se establece a Auto.',
+ 'theme_auto' => 'Auto',
+ 'theme_light' => 'Claro',
+ 'theme_dark' => 'Oscuro',
+ 'size' => 'Tamaño del widget',
+ 'size_help' => 'estiramientos flexibles para que coincidan con la anchura del contenedor.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Compacto',
+ 'size_flexible' => 'Flexible',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Clave del sitio',
+ 'site_key_help' => 'Proporcionado por la consola de administración de reCAPTCHA de Google.',
+ 'secret_key' => 'Clave secreta',
+ 'secret_key_help' => 'Mantener este valor privado.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Usa la oscuridad cuando tu sitio corre una paleta oscura.',
+ 'theme_light' => 'Claro',
+ 'theme_dark' => 'Oscuro',
+ 'size' => 'Tamaño del widget',
+ 'size_help' => 'El pacto es adecuado para diseños estrechos.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Compacto',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Requiere captcha para el registro de asistencia',
+ 'enabled_help' => 'Cuando está activado, los miembros deben resolver el captcha antes de iniciar sesión.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Búsqueda de Meilis',
'enabled' => 'Activar o no MeilisInvestigación',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Por defecto: el administrador, los usuarios con una clase de usuario mayor o igual al valor establecido pueden iniciar sesión en el administrador',
'alarm_email_receiver' => 'Receptor de correo de alarma',
'alarm_email_receiver_help' => "Rellene el UID del usuario, separado por espacio, y el correo electrónico de alarma se enviará a la dirección de correo electrónico del usuario correspondiente. Si no lo completa, se escribirá en el registro de tiempo de ejecución, y el nivel de registro será un error",
+ 'is_record_announce_log' => 'Registrar registros de anuncios',
+ 'is_record_announce_log_help' => 'Para registrar registros, primero instale ClickHouse de acuerdo a la documentación y habilite esta configuración. Por defecto: no hay',
+ 'is_record_seeding_bonus_log' => 'Registrar registros de bonus de siembra',
+ 'is_record_seeding_bonus_log_help' => 'Para grabar, primero instale ClickHouse de acuerdo a la documentación y habilite esta configuración. Por defecto: no hay',
+
],
'image_hosting' => [
'driver' => 'Ubicación de almacenamiento',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parqueado',
'offer_allowed_count' => 'Número de ofertas permitidas',
'tmp_invites' => 'Invitación temporal',
+ 'is_donating' => 'Donante',
],
'medal' => [
'label' => 'Medalla',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Promoción global',
'global_sp_state' => 'Estado de promoción global',
+ 'deadline_after_begin' => 'La hora de finalización debe ser posterior a la hora de inicio.',
+ 'status' => 'Estado',
+ 'status_expired' => 'Caducó',
+ 'status_ongoing' => 'En progreso',
+ 'status_upcoming' => 'Próximamente',
+ 'time_overlaps' => 'El tiempo se superpone con otra promoción. Por favor, ajuste la ventana.',
+ 'time_overlaps_with' => 'Sobrelo con el ID de promoción :id (tiempo: :begin ~ :end).',
+ 'notice_days' => 'Pre-anuncio',
+ 'notice_day' => ':days día antes',
+ 'notice_none' => 'Sin pre-anuncio',
+ 'notice_unlimited' => 'Anunciar siempre',
],
'role' => [
'class' => 'Relacionar clase de usuario',
@@ -389,4 +456,18 @@ Nota: En 1. , la parte 'searchbox_name' puede ser omitida, es decir, la regla es
'select_section' => 'Selecciones',
'select_section_help' => "Si una selección no está definida, todas las opciones de la selección están permitidas para la regla. Al menos una selección debe ser definida.",
],
+ 'field' => [
+ 'label' => 'Campo personalizado',
+ 'name' => 'Nombre',
+ 'name_help' => 'Permitir solo dígitos, alfabeto, subrayado',
+ 'field_label' => 'Mostrar etiqueta',
+ 'type' => 'Tipo',
+ 'required' => 'Requerido',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Texto de ayuda',
+ 'options' => 'Opciones',
+ 'options_help' => 'Requerido cuando el tipo es radio, casilla, selección. Una línea, una opción, formato: valor|mostrar texto',
+ 'is_single_row' => 'Mostrar en una sola fila',
+ 'display' => 'Pantalla personalizada',
+ ]
];
diff --git a/resources/lang/es/medal.php b/resources/lang/es/medal.php
index 4cb82852..b9ad4d80 100644
--- a/resources/lang/es/medal.php
+++ b/resources/lang/es/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Factor de tarifa de regalo',
'gift_fee' => 'Gasto de regalo',
'gift_fee_factor_help' => 'El cargo adicional por regalos para otros usuarios es igual al precio multiplicado por este factor',
+ 'bonus_addition_duration' => 'Duración de adición de bonus',
+ 'bonus_addition_duration_help' => 'Unidad: días. Establecer a 0 para efecto permanente. Cuenta desde el momento de la adquisición, independientemente de si está equipado o no',
],
'buy_already' => 'Comprar',
'buy_btn' => 'Comprar',
@@ -48,4 +50,22 @@ return [
0 => 'Vestido',
1 => 'Sin usar'
],
+ 'bonus_addition_expire_at' => 'Tiempo de caducidad de adición adicional',
+ 'is_expired' => 'Está caducado',
+ 'is_bonus_addition_expired' => 'Ha expirado la adición de bonus',
+ 'is_wearing' => 'Está usando',
+ 'increase_duration' => 'Aumentar duración',
+ 'increase_duration_help' => 'Unidad: días. Uniformemente prolonga el tiempo de caducidad desde el valor original',
+ 'update_expire_at' => 'Establecer tiempo de caducidad',
+ 'update_expire_at_help' => 'Establecer uniformemente el tiempo de caducidad a un valor especificado',
+ 'bulk_action_increase' => 'Aumentar',
+ 'bulk_action_update' => 'Actualizar',
+ 'bulk_action_cancel' => 'Cancelar',
+ 'bulk_action_increase_expire_at' => 'Aumentar en masa el tiempo de caducidad',
+ 'bulk_action_update_expire_at' => 'Tiempo de expiración de actualización masiva',
+ 'bulk_action_cancel_expire_at' => 'Tiempo de caducidad de la cancelación masiva',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Tiempo de expiración de la adición de bonificación masiva',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Tiempo de expiración de bonificación de actualización masiva',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Tiempo de expiración de bonus de cancelación masiva',
+
];
diff --git a/resources/lang/es/message.php b/resources/lang/es/message.php
index 76322130..e75fb3c8 100644
--- a/resources/lang/es/message.php
+++ b/resources/lang/es/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Permiso de descarga cancelado',
'body' => 'Tu permiso de descarga ha sido cancelado debido a que has anunciado que pagas el torrent demasiadas veces, por favor asegúrate de tener suficiente bono.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Permiso de descarga cancelado',
+ 'body' => 'Tu permiso de descarga ha sido cancelado debido a que anuncias datos falsos.',
+ ],
'download_enable' => [
'subject' => 'Permiso de descarga restaurado',
'body' => 'Tus privilegios de descarga han sido restaurados, ahora puedes descargar torrents. Por: :operator',
diff --git a/resources/lang/es/offer.php b/resources/lang/es/offer.php
index 600d6277..d27ca0b9 100644
--- a/resources/lang/es/offer.php
+++ b/resources/lang/es/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Por favor, sube la oferta dentro de ",
'msg_hours_otherwise' => " horas. De lo contrario, la oferta se eliminaría.",
'msg_reason_is' => "La razón: ",
+ 'msg_new_offer_subject' => "Se ha añadido una nueva oferta",
+ 'msg_new_offer_msg' => "Usuario :username ha añadido una nueva oferta :offername",
];
diff --git a/resources/lang/es/pagination.php b/resources/lang/es/pagination.php
index 03816a38..5f7cd55d 100644
--- a/resources/lang/es/pagination.php
+++ b/resources/lang/es/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Siguiente »',
- 'previous' => '« Anterior',
+ 'aria' => [
+ 'sortAscending' => ': activar para ordenar la columna ascendente',
+ 'sortDescending' => ': activar para ordenar la columna descendente',
+ ],
+ 'emptyTable' => 'No hay datos disponibles en la tabla',
+ 'info' => 'Mostrando _START_ a _END_ de _TOTAL_ entradas',
+ 'infoEmpty' => 'Mostrando 0 a 0 de 0 entradas',
+ 'infoFiltered' => '(filtrado de _MAX_ entradas totales)',
+ 'lengthMenu' => 'Mostrar _MENU_ entradas',
+ 'loadingRecords' => 'Cargando...',
+ 'next' => 'Siguiente »',
+ 'paginate' => [
+ 'first' => 'Primero',
+ 'last' => 'Última',
+ 'next' => 'Siguiente',
+ 'previous' => 'Anterior',
+ ],
+ 'previous' => '« Anterior',
+ 'search' => 'Buscar:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'No hay registros coincidentes',
];
diff --git a/resources/lang/es/passkey.php b/resources/lang/es/passkey.php
new file mode 100644
index 00000000..a519595d
--- /dev/null
+++ b/resources/lang/es/passkey.php
@@ -0,0 +1,22 @@
+ 'Clave',
+ 'passkey' => 'Clave',
+ 'passkey_desc' => 'Passkey es una forma segura y conveniente de autenticarse sin necesidad de contraseñas. Pueden utilizarse en múltiples dispositivos.',
+ 'passkey_create' => 'Crear clave de acceso',
+ 'passkey_empty' => 'Clave no encontrada.',
+ 'passkey_created_at' => 'Creado en:',
+ 'passkey_delete_confirm' => '¿Está seguro que desea eliminar esta contraseña? Esta acción no se puede deshacer.',
+ 'passkey_delete' => 'Eliminar',
+ 'passkey_unknown' => 'Se ha producido un error al procesar su solicitud.',
+ 'passkey_invalid' => 'Datos de clave de acceso inválidos.',
+ 'passkey_timeout' => 'Tiempo de espera de operación, por favor inténtelo de nuevo.',
+ 'passkey_error' => 'Se ha producido un error al procesar su solicitud. Por favor, inténtelo de nuevo más tarde.',
+ 'passkey_user_not_found' => 'Usuario no encontrado.',
+ 'passkey_not_supported' => 'Su navegador no es compatible con la contraseña. Por favor, utilice un navegador moderno para crear y administrar su contraseña.',
+ 'fields' => [
+ 'credential_id' => 'ID de credencial',
+ 'counter' => 'Contador',
+ ],
+];
diff --git a/resources/lang/es/passwords.php b/resources/lang/es/passwords.php
index 75b5e89c..5064d421 100644
--- a/resources/lang/es/passwords.php
+++ b/resources/lang/es/passwords.php
@@ -4,8 +4,8 @@ declare(strict_types=1);
return [
'reset' => 'Su contraseña ha sido restablecida.',
- 'sent' => 'Le hemos enviado por correo electrónico el enlace para restablecer su contraseña.',
- 'throttled' => 'Por favor espere antes de intentar de nuevo.',
- 'token' => 'El token de restablecimiento de contraseña es inválido.',
- 'user' => 'No encontramos ningún usuario con ese correo electrónico.',
+ 'sent' => 'Hemos enviado por correo electrónico tu enlace para restablecer tu contraseña.',
+ 'throttled' => 'Por favor, espere antes de reintentar.',
+ 'token' => 'Este token de restablecimiento de contraseña no es válido.',
+ 'user' => 'No podemos encontrar un usuario con esa dirección de correo electrónico.',
];
diff --git a/resources/lang/es/torrent.php b/resources/lang/es/torrent.php
index c0786876..0f9e370a 100644
--- a/resources/lang/es/torrent.php
+++ b/resources/lang/es/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Registros de aprobación'
],
'show_hide_media_info' => 'Mostrar/Ocultar MediaInfo Cruda',
+ 'show_hide_bd_info' => 'Mostrar / Ocultar BDInfo crudo',
+ 'collapse_show_more_audio' => 'Colapso/Expande más pistas de audio',
+ 'collapse_show_more_subtitles' => 'Colapso/Expandir más subtítulos',
+ 'technicalinfo_duration' => 'Duración',
+ 'technicalinfo_resolution' => 'Resolución',
+ 'technicalinfo_bit_rate' => 'Tasa de bits',
+ 'technicalinfo_bit_depth' => 'Profundidad Bit',
+ 'technicalinfo_frame_rate' => 'Tasa de fotogramas',
+ 'technicalinfo_profile' => 'Perfil',
+ 'technicalinfo_format' => 'Formatear',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.fotogramas',
+ 'technicalinfo_audio' => 'Audio #',
+ 'technicalinfo_subtitles' => 'Subtítulos #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Global',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanente',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]aquí[/b]",
'msg_offer' => "Oferta ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Requiere Semilla',
+ 'imdb_cache_dir_can_not_create' => 'el directorio de caché imdb no puede crear',
+ 'imdb_cache_dir_is_not_writeable' => 'no se puede escribir en el directorio de caché imdb',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir no puede crear',
+ 'imdb_photo_dir_is_not_writeable' => 'no se puede escribir en el directorio imdb',
];
diff --git a/resources/lang/es/user.php b/resources/lang/es/user.php
index 5d4568d9..71cb8470 100644
--- a/resources/lang/es/user.php
+++ b/resources/lang/es/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Asistir tarjeta',
'props' => 'Props',
'class' => 'Clase',
- 'vip_added' => 'El estado VIP se obtiene por bonus',
- 'vip_added_help' => 'Es el estado VIP canjeado por bono.',
+ 'vip_added' => 'Estado VIP auto expiración',
+ 'vip_added_help' => 'El estado VIP expira automáticamente.',
'vip_until' => 'Hora final del estado VIP',
- 'vip_until_help' => "El formato de hora es 'Año-Año-Mes Hora:Minuta:Segunda La hora cuando el estado VIP termina. El estatus VIP se obtiene mediante bonificación\" debe establecerse a \"Sí\" para que esta regla surta efecto.",
+ 'vip_until_help' => "El formato de hora es 'Año-Año-Mes Hora:Minuta:Segunda La hora cuando el estado VIP termina. El estado VIP auto expiración debe establecerse en \"Sí\" para que esta regla surta efecto.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "El usuario invitado se ha registrado",
'msg_user_you_invited' => "El usuario que invitaste ",
'msg_has_registered' => " se acaba de registrar.",
+ 'user_is_disabled' => 'Usuario: :username(ID: :user_id) está deshabilitado.',
+ 'user_is_not_confirmed' => 'Usuario: :username(ID: :user_id) no confirmado.',
];
diff --git a/resources/lang/fi/activity-log.php b/resources/lang/fi/activity-log.php
new file mode 100644
index 00000000..aecf8394
--- /dev/null
+++ b/resources/lang/fi/activity-log.php
@@ -0,0 +1,7 @@
+ 'Näytä ominaisuudet',
+ 'subject_type' => 'Malli',
+ 'subject_id' => 'Malli ID',
+];
diff --git a/resources/lang/fi/admin.php b/resources/lang/fi/admin.php
index 8db1b76f..68438c66 100644
--- a/resources/lang/fi/admin.php
+++ b/resources/lang/fi/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Jonon monitori',
'user_modify_logs' => 'Käyttäjä muokkaa lokeja',
'message_templates' => 'Viestin pohjat',
+ 'tracker_url' => 'Seurantapalvelimen URL',
+ 'activity_logs' => 'Aktiviteetti Lokit',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/fi/bonus-log.php b/resources/lang/fi/bonus-log.php
index 50e3e686..2c661c8f 100644
--- a/resources/lang/fi/bonus-log.php
+++ b/resources/lang/fi/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Osta muutos käyttäjätunnus kortti',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Lahjan mitali',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Osta torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Tehtävä päättynyt palkinto',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Tehtävän keskeneräinen vähennys',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Palkitse torrentti',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Väitettyä torrenttia ei saavutettu',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Työn palkka',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrentti ladataan',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Vastaanota lahja',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Lataa torrentti',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrentti vastaanota palkkio',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Väitetty torrent saavutti palkkion',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Lähetys perustiedot',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Lähetetään luovuttajan lisäystä',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Kaupankäynnin jälkeinen arvo',
],
'exclude_seeding_bonus' => 'Jätä pois kylvöbonus',
+ 'title_for_user' => 'Käyttäjän bonuksen tiedot',
+ 'category' => 'Kategoria',
+ 'category_common' => 'Yleinen',
+ 'category_seeding' => 'Lähetetään',
+ 'view_detail' => 'Yksityiskohdat',
];
diff --git a/resources/lang/fi/field.php b/resources/lang/fi/field.php
new file mode 100644
index 00000000..e1ff3f6e
--- /dev/null
+++ b/resources/lang/fi/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Lyhyt teksti',
+ 'textarea' => 'Pitkä teksti',
+ 'radio' => 'Vaakasuora yksittäinen valinta',
+ 'checkbox' => 'Vaakasuora useita valintoja',
+ 'select' => 'Pystysuora valinta',
+ 'image' => 'Kuva',
+ ],
+];
diff --git a/resources/lang/fi/forum.php b/resources/lang/fi/forum.php
index 75763bbc..07a2b5e5 100644
--- a/resources/lang/fi/forum.php
+++ b/resources/lang/fi/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Artikkelin vastausta muokattiin',
'edited_notify_body' => 'Vastauksesi aiheeseen: :topic_subject was modified by: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Vastauksellasi on uusi vastaus',
+ 'replied_notify_body' => 'Vastauksesi aiheeseen::topic_subject vastasi :replyer.',
]
];
diff --git a/resources/lang/fi/hr.php b/resources/lang/fi/hr.php
index f3ac8307..2e2990be 100644
--- a/resources/lang/fi/hr.php
+++ b/resources/lang/fi/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globaali',
'reached_by_seed_time_comment' => 'Jopa::now,seed time: :seed_time Tunti(s) reached :seed_time_minimum Tunti(s)',
+ 'reached_by_leech_time_comment' => 'Up to::now,leech time: :leech_time Hour(s) reached :leech_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "Enintään::now \nseed time: :seed_time Tunti(t) Päättämättä :seed_time_minimum Tunti(t) \nJaa suhde: :share_ratio saavutti standardin::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Käyttäjäluokka: :user_class_text tai lahjoittanut käyttäjän, ohita tämä H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) saavutettu!',
diff --git a/resources/lang/fi/ip-log.php b/resources/lang/fi/ip-log.php
new file mode 100644
index 00000000..00d0c4db
--- /dev/null
+++ b/resources/lang/fi/ip-log.php
@@ -0,0 +1,12 @@
+ 'Ip Historia',
+ 'access' => 'Käytön aika',
+ 'access_begin' => 'Käyttöaika alkaa',
+ 'access_end' => 'Käyttöajan päättyminen',
+ 'access_tooltip' => 'Varsinainen aika oli yksi tunti ennen tätä.',
+ 'uri' => 'URI',
+ 'count' => 'Lukumäärä',
+ 'ip_location' => 'Sijainti',
+];
diff --git a/resources/lang/fi/ip-search.php b/resources/lang/fi/ip-search.php
new file mode 100644
index 00000000..74247c86
--- /dev/null
+++ b/resources/lang/fi/ip-search.php
@@ -0,0 +1,12 @@
+ 'IP-haku',
+ 'placeholder' => 'Syötä IP hakua varten; muuten tulokset ovat tyhjiä',
+ 'last_access_ip' => 'Viimeisin IP-osoite',
+ 'last_access' => 'Viimeinen käyttöoikeus',
+ 'ip_count' => 'IP-osoitteiden määrä',
+ 'ip_last_access' => 'Tämä IP-osoite on viimeksi käytetty',
+ 'user_added' => 'Liity aikaa',
+ 'invited_by' => 'Kutsuttu käyttäen',
+];
diff --git a/resources/lang/fi/label.php b/resources/lang/fi/label.php
index 11fe9750..0a41a1a4 100644
--- a/resources/lang/fi/label.php
+++ b/resources/lang/fi/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "KOODI",
'language' => 'Kieli',
'content' => 'Sisältö',
+ 'is_default' => 'On oletus',
+ 'bulk' => 'Irtotavara',
'setting' => [
'nav_text' => 'Asetus',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Kokeen kesto lasketaan sen jälkeen, kun lataus on suoritettu tunteina',
'seed_time_minimum' => 'Siementen ajan minimi',
'seed_time_minimum_help' => 'Lyhimmän ajan, jonka kuluessa siemenet on tehtävä standardin mukaisesti, on oltava tunteina lyhyempi kuin retkikunnan pituus.',
+ 'leech_time_minimum' => 'Vähintään juoksuaika (ei kuljettajaa)',
+ 'leech_time_minimum_help' => 'Vähimmäislatausaika, joka tarvitaan standardin täyttämiseen, kun kylvöä ei tunneissa saa olla lyhyempi kuin retkikunnan pituus. Aseta arvoon 0 poistaaksesi käytöstä',
'ignore_when_ratio_reach' => 'Saavutettu Jakamisaste',
'ignore_when_ratio_reach_help' => 'Vähimmäisjakoaste, joka vastaa standardia',
'ban_user_when_counts_reach' => 'H&R-lukujen raja',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Suurin lähetyksen äänenvoimakkuuden kerroin tehokas aikaväli',
'max_uploaded_duration_help' => 'Yksikkö: tuntia. Suurin lähetyksen äänenvoimakkuuden kerroin tulee voimaan tässä aikavälillä, kun torrent-tiedosto on julkaistu, eikä tule voimaan yli tämän alueen. Asetus 0 on aina voimassa',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Captcha-kuljettaja',
+ 'driver_help' => 'Valitse, mikä tarkistusmekanismi näkyy julkisissa lomakkeissa.',
+ 'drivers' => [
+ 'image' => 'Sisäänrakennettu kuvan captcha',
+ 'cloudflare_turnstile' => 'Cloudflare Turnstile',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Turnstile',
+ 'site_key' => 'Sivuston avain',
+ 'site_key_help' => 'Cloudflare Turnstile kojelauta kopioitu.',
+ 'secret_key' => 'Salainen avain',
+ 'secret_key_help' => 'Pidä tämä arvo yksityisenä.',
+ 'theme' => 'Teema',
+ 'theme_help' => 'Mukauta automaattisesti kun asetus on Autom.',
+ 'theme_auto' => 'Automaattinen',
+ 'theme_light' => 'Vaalea',
+ 'theme_dark' => 'Tumma',
+ 'size' => 'Widgetin koko',
+ 'size_help' => 'Joustavat veneet vastaamaan säiliön leveyttä.',
+ 'size_normal' => 'Normaali',
+ 'size_compact' => 'Kompakti',
+ 'size_flexible' => 'Joustava',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Sivuston avain',
+ 'site_key_help' => 'Palvelun tarjoaa Google reCAPTCHA -hallintakonsoli.',
+ 'secret_key' => 'Salainen avain',
+ 'secret_key_help' => 'Pidä tämä arvo yksityisenä.',
+ 'theme' => 'Teema',
+ 'theme_help' => 'Käytä tummaa kun sivustosi toimii tumma paletti.',
+ 'theme_light' => 'Vaalea',
+ 'theme_dark' => 'Tumma',
+ 'size' => 'Widgetin koko',
+ 'size_help' => 'Kompakti soveltuu kapeisiin asetteluihin.',
+ 'size_normal' => 'Normaali',
+ 'size_compact' => 'Kompakti',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Vaadi captcha läsnäoloa varten sisäänkirjautuminen',
+ 'enabled_help' => 'Kun käytössä, jäsenten on ratkaistava captcha ennen kirjautumista.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilis',
'enabled' => 'Otetaanko Meilis käyttöön',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Oletus: ylläpitäjä, käyttäjät, joiden käyttäjäluokka on suurempi tai yhtä suuri kuin asetettu arvo, voivat kirjautua hallintapaneeliin',
'alarm_email_receiver' => 'Hälytyksen vastaanottaja',
'alarm_email_receiver_help' => "Täytä käyttäjän UID välilyönnillä erotettuna ja hälytyssähköposti lähetetään vastaavan käyttäjän sähköpostiosoitteeseen. @ info Jos et täytä sitä, se kirjoitetaan ajoaika lokiin, ja lokitaso on virhe",
+ 'is_record_announce_log' => 'Tallennetaanko ilmoitukset lokeista',
+ 'is_record_announce_log_help' => 'Tallentaaksesi lokit, asenna ensin ClickHouse dokumentaation mukaisesti ja ota käyttöön tämä konfiguraatio. Oletus: ei',
+ 'is_record_seeding_bonus_log' => 'Tallentaako lähetys bonuslokeja',
+ 'is_record_seeding_bonus_log_help' => 'Tallentaa, asenna ensin ClickHouse dokumentaation mukaisesti ja ota tämä konfiguraatio. Oletus: ei',
+
],
'image_hosting' => [
'driver' => 'Tallennustilan sijainti',
@@ -155,6 +210,7 @@ return [
'parked' => 'Pysäköity',
'offer_allowed_count' => 'Tarjouksen sallittu määrä',
'tmp_invites' => 'Väliaikainen kutsu',
+ 'is_donating' => 'Lahjoittaja',
],
'medal' => [
'label' => 'Mitali',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Yleinen ylennys',
'global_sp_state' => 'Globaali myynninedistämistila',
+ 'deadline_after_begin' => 'Päättymisajan on oltava myöhäisempi kuin aloitusaika.',
+ 'status' => 'Tila',
+ 'status_expired' => 'Vanhentunut',
+ 'status_ongoing' => 'Toiminto käynnissä',
+ 'status_upcoming' => 'Tulevat',
+ 'time_overlaps' => 'Aika menee päällekkäin toisen kampanjan kanssa. Ole hyvä ja säädä ikkuna.',
+ 'time_overlaps_with' => 'Päällekkäisyydet ylennyksen tunnuksella :id (aika: :start ~ :end).',
+ 'notice_days' => 'Ennakkoilmoitus',
+ 'notice_day' => ':days päivää ennen',
+ 'notice_none' => 'Ei ennakkoilmoitusta',
+ 'notice_unlimited' => 'Ilmoittakaa aina',
],
'role' => [
'class' => 'Liitä käyttäjäluokka',
@@ -389,4 +456,18 @@ Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/ca
'select_section' => 'Valinnat',
'select_section_help' => "Jos valintaa ei ole määritelty, kaikki valinnan valinnat ovat sallittuja sääntölle. Vähintään yksi valinta on määriteltävä.",
],
+ 'field' => [
+ 'label' => 'Mukautettu kenttä',
+ 'name' => 'Nimi',
+ 'name_help' => 'Salli vain numero, aakkoset, alaviiva',
+ 'field_label' => 'Näytä otsikko',
+ 'type' => 'Tyyppi',
+ 'required' => 'Pakollinen',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Ohjeiden teksti',
+ 'options' => 'Valinnat',
+ 'options_help' => 'Vaatii, kun tyyppi on radio, valintaruutu, valitse yksi rivi, yksi vaihtoehto, muoto: arvo näytön teksti',
+ 'is_single_row' => 'Näytä yhdellä rivillä',
+ 'display' => 'Mukautettu näyttö',
+ ]
];
diff --git a/resources/lang/fi/medal.php b/resources/lang/fi/medal.php
index a2b9e8d8..4a0d9ac0 100644
--- a/resources/lang/fi/medal.php
+++ b/resources/lang/fi/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Lahjamaksun tekijä',
'gift_fee' => 'Lahjan maksu',
'gift_fee_factor_help' => 'Muille käyttäjille annettavista lahjoista perittävä lisämaksu on yhtä suuri kuin tällä tekijällä kerrottu hinta.',
+ 'bonus_addition_duration' => 'Bonus lisäyksen kesto',
+ 'bonus_addition_duration_help' => 'Yksikkö: päivät. Aseta 0 pysyväksi efektiksi. Laskee hankinnan ajasta riippumatta siitä, onko se varustettu vai ei.',
],
'buy_already' => 'Osta jo',
'buy_btn' => 'Osta',
@@ -48,4 +50,22 @@ return [
0 => 'Yllään',
1 => 'Ei yllään'
],
+ 'bonus_addition_expire_at' => 'Bonus addition Vanhentumisaika',
+ 'is_expired' => 'Vanhentunut',
+ 'is_bonus_addition_expired' => 'Onko bonuksen lisäys vanhentunut',
+ 'is_wearing' => 'On Yllään',
+ 'increase_duration' => 'Lisää Kestoa',
+ 'increase_duration_help' => 'Yksikkö: päivää. Jatketaan tasaisesti vanhentumisaikaa alkuperäisestä arvosta',
+ 'update_expire_at' => 'Aseta vanhentumisaika',
+ 'update_expire_at_help' => 'Aseta tasaisesti vanhentumisaika määrättyyn arvoon',
+ 'bulk_action_increase' => 'Lisää',
+ 'bulk_action_update' => 'Päivitä',
+ 'bulk_action_cancel' => 'Peruuta',
+ 'bulk_action_increase_expire_at' => 'Bulk pidentää vanhentumisaikaa',
+ 'bulk_action_update_expire_at' => 'Bulk päivitys vanhentumisaika',
+ 'bulk_action_cancel_expire_at' => 'Bulk peruutuksen päättymisaika',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Bulk pidentää bonuksen lisäyksen voimassaoloaika',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Bulk update bonus vanhentumisaika',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Bulk peruuttaa bonuksen voimassaoloaika',
+
];
diff --git a/resources/lang/fi/message.php b/resources/lang/fi/message.php
index 7a6b99f2..4397af3d 100644
--- a/resources/lang/fi/message.php
+++ b/resources/lang/fi/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Oikeus lataukseen peruttu',
'body' => 'Lataus lupa on peruutettu koska ilmoittaa maksettu torrent-tiedosto liian monta kertaa, varmista, että sinulla on tarpeeksi bonusta.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Oikeus lataukseen peruttu',
+ 'body' => 'Lataus lupa on peruutettu koska ilmoittaa väärennettyjä tietoja.',
+ ],
'download_enable' => [
'subject' => 'Lataus oikeudet palautettu',
'body' => 'Lataus oikeudet palautettu, voit nyt ladata torrents. Kirjoittaja: :operator',
diff --git a/resources/lang/fi/offer.php b/resources/lang/fi/offer.php
index 50ed3d66..24ecf27d 100644
--- a/resources/lang/fi/offer.php
+++ b/resources/lang/fi/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Ole hyvä ja lataa tarjous ",
'msg_hours_otherwise' => " tuntia. Muussa tapauksessa tarjous poistetaan.",
'msg_reason_is' => "Syy: ",
+ 'msg_new_offer_subject' => "Uusi tarjous on lisätty",
+ 'msg_new_offer_msg' => "Käyttäjä :username on lisännyt uuden tarjouksen :offername",
];
diff --git a/resources/lang/fi/pagination.php b/resources/lang/fi/pagination.php
index 6362900b..74c06bd2 100644
--- a/resources/lang/fi/pagination.php
+++ b/resources/lang/fi/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Seuraava »',
- 'previous' => '« Edellinen',
+ 'aria' => [
+ 'sortAscending' => ': aktivoi lajitella sarake nousevasti',
+ 'sortDescending' => ': aktivoi lajitella sarakkeen laskevasti',
+ ],
+ 'emptyTable' => 'Tietoja ei ole saatavilla taulukossa',
+ 'info' => 'Näytetään _START_ _END_ _TOTAL_ merkinnät',
+ 'infoEmpty' => 'Näytetään 0 - 0 / 0 kohteista',
+ 'infoFiltered' => '(suodatettu _MAX_ yhteensä)',
+ 'lengthMenu' => 'Näytä _MENU_ merkinnät',
+ 'loadingRecords' => 'Ladataan...',
+ 'next' => 'Seuraava »',
+ 'paginate' => [
+ 'first' => 'Ensimmäinen',
+ 'last' => 'Viimeinen',
+ 'next' => 'Seuraava',
+ 'previous' => 'Edellinen',
+ ],
+ 'previous' => '« Edellinen',
+ 'search' => 'Etsi:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Täsmääviä tietueita ei löytynyt',
];
diff --git a/resources/lang/fi/passkey.php b/resources/lang/fi/passkey.php
new file mode 100644
index 00000000..6318f10e
--- /dev/null
+++ b/resources/lang/fi/passkey.php
@@ -0,0 +1,22 @@
+ 'Passkey',
+ 'passkey' => 'Passkey',
+ 'passkey_desc' => 'Passkey on turvallinen ja kätevä tapa todentaa ilman salasanoja. Niitä voidaan käyttää useissa laitteissa.',
+ 'passkey_create' => 'Luo Salasana',
+ 'passkey_empty' => 'Salasanaa ei löytynyt.',
+ 'passkey_created_at' => 'Luotu osoitteeseen:',
+ 'passkey_delete_confirm' => 'Oletko varma, että haluat poistaa tämän salasanan? Tätä toimintoa ei voi peruuttaa.',
+ 'passkey_delete' => 'Poista',
+ 'passkey_unknown' => 'Pyyntöäsi käsiteltäessä tapahtui virhe.',
+ 'passkey_invalid' => 'Virheellinen salasanan tiedot.',
+ 'passkey_timeout' => 'Toiminnon aikakatkaisu, yritä uudelleen.',
+ 'passkey_error' => 'Pyyntöäsi käsiteltäessä tapahtui virhe. Yritä myöhemmin uudelleen.',
+ 'passkey_user_not_found' => 'Käyttäjää ei löytynyt.',
+ 'passkey_not_supported' => 'Selaimesi ei tue salasanaa. Ole hyvä ja käytä modernia selainta luodaksesi ja hallitaksesi salasanasi.',
+ 'fields' => [
+ 'credential_id' => 'Käyttöoikeustietojen Tunnus',
+ 'counter' => 'Laskuri',
+ ],
+];
diff --git a/resources/lang/fi/passwords.php b/resources/lang/fi/passwords.php
index ac7c51a4..5b82a262 100644
--- a/resources/lang/fi/passwords.php
+++ b/resources/lang/fi/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Salasana on resetoitu!',
- 'sent' => 'Resetointilinkki lähetetty sähköpostitse!',
- 'throttled' => 'Odota, ennen kuin yrität uudelleen',
- 'token' => 'Resetointitunniste on viallinen.',
- 'user' => 'Sähköpostiosoitteella ei löydy käyttäjää.',
+ 'reset' => 'Salasanasi on nollattu.',
+ 'sent' => 'Olemme lähettäneet salasanan nollauslinkin.',
+ 'throttled' => 'Odota ennen kuin yrität uudelleen.',
+ 'token' => 'Tämä salasanan nollaustunnus on virheellinen.',
+ 'user' => 'Emme löydä käyttäjää, jolla on kyseinen sähköpostiosoite.',
];
diff --git a/resources/lang/fi/torrent.php b/resources/lang/fi/torrent.php
index 806fc313..27596898 100644
--- a/resources/lang/fi/torrent.php
+++ b/resources/lang/fi/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Hyväksyntä lokit'
],
'show_hide_media_info' => 'Näytä/Piilota raaka MediaInfo',
+ 'show_hide_bd_info' => 'Näytä/Piilota raaka BDInfo',
+ 'collapse_show_more_audio' => 'Tiivistä/xpand lisää ääniraitoja',
+ 'collapse_show_more_subtitles' => 'Tiivistä/Expand lisää tekstityksiä',
+ 'technicalinfo_duration' => 'Kesto',
+ 'technicalinfo_resolution' => 'Resoluutio',
+ 'technicalinfo_bit_rate' => 'Bittimäärä',
+ 'technicalinfo_bit_depth' => 'Bitti Syvyys',
+ 'technicalinfo_frame_rate' => 'Kehysnopeus',
+ 'technicalinfo_profile' => 'Profiili',
+ 'technicalinfo_format' => 'Muoto',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Viitekehykset',
+ 'technicalinfo_audio' => 'Ääni #',
+ 'technicalinfo_subtitles' => 'Tekstitykset #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globaali',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Pysyvä',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]tässä[/b]",
'msg_offer' => "Tarjous ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Vaadi Siemen',
+ 'imdb_cache_dir_can_not_create' => 'imdb välimuistin dir ei voi luoda',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb välimuistin dir ei ole kirjoitettavissa',
+ 'imdb_photo_dir_can_not_create' => 'imdb valokuvan dir ei voi luoda',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb valokuvan dir ei ole kirjoitettavissa',
];
diff --git a/resources/lang/fi/user.php b/resources/lang/fi/user.php
index fa29d4f6..0ba62e76 100644
--- a/resources/lang/fi/user.php
+++ b/resources/lang/fi/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Osallistu korttiin',
'props' => 'Props',
'class' => 'Luokka',
- 'vip_added' => 'VIP tila saadaan bonuksella',
- 'vip_added_help' => 'Onko VIP-tila lunastettu bonuksella.',
+ 'vip_added' => 'VIP tila vanhenee',
+ 'vip_added_help' => 'Onko VIP-tila automaattinen vanheneminen.',
'vip_until' => 'VIP-tilan päättymisaika',
- 'vip_until_help' => "Aikamuoto on 'Vuosi-kuukausi-päivä Tunti:Minuutti:Toinen kerta, kun VIP tila päättyy. VIP tila saadaan bonuksella” on asetettava 'kyllä', jotta tämä sääntö tulee voimaan.",
+ 'vip_until_help' => "Aikamuoto on 'Vuosi-kuukausi-päivä Tunti:Minuutti:Toinen kerta, kun VIP tila päättyy. VIP-tilan automaattinen vanheneminen” on asetettava 'kyllä', jotta tämä sääntö tulee voimaan.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Kutsuttu käyttäjä on rekisteröitynyt",
'msg_user_you_invited' => "Käyttäjä, jonka kutsuit ",
'msg_has_registered' => " on rekisteröitynyt juuri nyt.",
+ 'user_is_disabled' => 'Käyttäjä: :username(ID: :user_id) ei ole käytössä.',
+ 'user_is_not_confirmed' => 'Käyttäjä: :username(ID: :user_id) ei vahvistettu.',
];
diff --git a/resources/lang/fr/activity-log.php b/resources/lang/fr/activity-log.php
new file mode 100644
index 00000000..6dc9fa25
--- /dev/null
+++ b/resources/lang/fr/activity-log.php
@@ -0,0 +1,7 @@
+ 'Voir les propriétés',
+ 'subject_type' => 'Modélisation',
+ 'subject_id' => 'ID du modèle',
+];
diff --git a/resources/lang/fr/admin.php b/resources/lang/fr/admin.php
index 3d9ee72f..0f0d4d42 100644
--- a/resources/lang/fr/admin.php
+++ b/resources/lang/fr/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Moniteur de file d\'attente',
'user_modify_logs' => 'Journaux de modification de l\'utilisateur',
'message_templates' => 'Modèles de message',
+ 'tracker_url' => 'URL du tracker',
+ 'activity_logs' => 'Journaux d\'activité',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/fr/bonus-log.php b/resources/lang/fr/bonus-log.php
index 602c1a20..be82cc65 100644
--- a/resources/lang/fr/bonus-log.php
+++ b/resources/lang/fr/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Acheter changer le nom d\'utilisateur',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Médaille cadeau',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Acheter le torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Récompense de Tâche terminée',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Tâche non déduite',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Récompense torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Torrent réclamé non atteint',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Salaire de travail du rôle',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent à télécharger',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Recevoir un cadeau',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Télécharger le torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Récompense de réception du torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Récompense atteint pour le torrent réclamé',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Bases de seeding',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Ajout de donneurs en seeding',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Valeur post-négociation',
],
'exclude_seeding_bonus' => 'Exclure le bonus de seeding',
+ 'title_for_user' => 'Détails du bonus utilisateur',
+ 'category' => 'Catégorie',
+ 'category_common' => 'Commun',
+ 'category_seeding' => 'Sources',
+ 'view_detail' => 'Détails du produit',
];
diff --git a/resources/lang/fr/field.php b/resources/lang/fr/field.php
new file mode 100644
index 00000000..e30f2a7c
--- /dev/null
+++ b/resources/lang/fr/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Texte court',
+ 'textarea' => 'Texte long',
+ 'radio' => 'Simple sélection horizontale',
+ 'checkbox' => 'Sélection horizontale multiple',
+ 'select' => 'Simple sélection verticale',
+ 'image' => 'Image',
+ ],
+];
diff --git a/resources/lang/fr/forum.php b/resources/lang/fr/forum.php
index 8272c2ec..11f8751c 100644
--- a/resources/lang/fr/forum.php
+++ b/resources/lang/fr/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'La réponse au message a été modifiée',
'edited_notify_body' => 'Votre réponse au sujet : :topic_subject a été modifiée par : :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Votre réponse a une nouvelle réponse',
+ 'replied_notify_body' => 'Votre réponse au sujet::topic_subject a été répondu par :replyer.',
]
];
diff --git a/resources/lang/fr/hr.php b/resources/lang/fr/hr.php
index 6bbd7e0c..20046783 100644
--- a/resources/lang/fr/hr.php
+++ b/resources/lang/fr/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globale',
'reached_by_seed_time_comment' => 'Jusqu\'à::now,durée de la seed : :seed_time Hour(s) atteinte(s) :seed_time_minimum(s)',
+ 'reached_by_leech_time_comment' => 'Jusqu\'à::now,leech time: :leech_time Heures(s) atteinte(s) :leech_time_minimum(s)',
'reached_by_share_ratio_comment' => "Jusqu'à::now \ndurée de la graine: :seed_time Hour(s) Inatteinte(s) :seed_time_minimum Hour(s) \nRatio Partage: :share_ratio atteint la norme::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Votre classe utilisateur : :user_class_text ou un utilisateur donné, ignorez cette H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) atteint !',
diff --git a/resources/lang/fr/ip-log.php b/resources/lang/fr/ip-log.php
new file mode 100644
index 00000000..a4da44ec
--- /dev/null
+++ b/resources/lang/fr/ip-log.php
@@ -0,0 +1,12 @@
+ 'Historique IP',
+ 'access' => 'Heure d\'accès',
+ 'access_begin' => 'Heure de début d\'accès',
+ 'access_end' => 'Heure de fin d\'accès',
+ 'access_tooltip' => 'Le temps réel était dans les heures qui ont précédé.',
+ 'uri' => 'URI',
+ 'count' => 'Compter',
+ 'ip_location' => 'Localisation',
+];
diff --git a/resources/lang/fr/ip-search.php b/resources/lang/fr/ip-search.php
new file mode 100644
index 00000000..11417bc6
--- /dev/null
+++ b/resources/lang/fr/ip-search.php
@@ -0,0 +1,12 @@
+ 'Recherche IP',
+ 'placeholder' => 'Entrez l\'adresse IP à rechercher ; sinon les résultats seront vides',
+ 'last_access_ip' => 'Dernière IP',
+ 'last_access' => 'Dernier accès',
+ 'ip_count' => 'Nombre d\'IP',
+ 'ip_last_access' => 'Dernière connexion à cette adresse IP',
+ 'user_added' => 'Temps de participation',
+ 'invited_by' => 'Invité par',
+];
diff --git a/resources/lang/fr/label.php b/resources/lang/fr/label.php
index ae9ece06..f6c24745 100644
--- a/resources/lang/fr/label.php
+++ b/resources/lang/fr/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "CODE",
'language' => 'Langue',
'content' => 'Contenus',
+ 'is_default' => 'Est par défaut',
+ 'bulk' => 'En vrac',
'setting' => [
'nav_text' => 'Réglages',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'La durée de l\'examen est calculée à partir de la fin du téléchargement, en heures',
'seed_time_minimum' => 'Temps minimum de la graine',
'seed_time_minimum_help' => 'Le temps le plus court pour faire les graines pour répondre à la norme, en heures, doit être inférieur à la durée de l\'expédition',
+ 'leech_time_minimum' => 'Délai minimum (pas de remorqueur)',
+ 'leech_time_minimum_help' => 'Le temps minimum de téléchargement requis pour répondre à la norme quand aucune semise, en heures, ne doit être inférieur à la durée de l\'expédition. Mettre à 0 pour désactiver',
'ignore_when_ratio_reach' => 'Taux de partage des accomplissements',
'ignore_when_ratio_reach_help' => 'Le taux de partage minimum pour répondre à la norme',
'ban_user_when_counts_reach' => 'Limite du nombre d\'H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Multiplicateur de volume maximum d\'envoi effectif',
'max_uploaded_duration_help' => 'Unité: heures. Le multiplicateur maximum de volume de téléchargement prend effet dans cette plage de temps après la publication du torrent, et ne prend pas effet au-delà de cette période. Un paramètre de 0 est toujours en vigueur',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Pilote Captcha',
+ 'driver_help' => 'Choisissez quel mécanisme de vérification est affiché sur les formulaires publics.',
+ 'drivers' => [
+ 'image' => 'Captcha d\'image intégré',
+ 'cloudflare_turnstile' => 'Turnstile de Fusée nuageuse',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Turnstile de Fusée nuageuse',
+ 'site_key' => 'Clé du site',
+ 'site_key_help' => 'Copié depuis le tableau de bord Cloudflare Turnstile.',
+ 'secret_key' => 'Clé secrète',
+ 'secret_key_help' => 'Garder cette valeur privée.',
+ 'theme' => 'Thème',
+ 'theme_help' => 'S\'adapte automatiquement lors de la mise à Auto.',
+ 'theme_auto' => 'Automatique',
+ 'theme_light' => 'Lumière',
+ 'theme_dark' => 'Sombre',
+ 'size' => 'Taille du widget',
+ 'size_help' => 'Des étirements flexibles pour correspondre à la largeur du conteneur.',
+ 'size_normal' => 'Normale',
+ 'size_compact' => 'Compact',
+ 'size_flexible' => 'Flexible',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Clé du site',
+ 'site_key_help' => 'Fourni par la console d\'administration de Google reCAPTCHA.',
+ 'secret_key' => 'Clé secrète',
+ 'secret_key_help' => 'Garder cette valeur privée.',
+ 'theme' => 'Thème',
+ 'theme_help' => 'Utilisez l\'obscurité lorsque votre site exécute une palette sombre.',
+ 'theme_light' => 'Lumière',
+ 'theme_dark' => 'Sombre',
+ 'size' => 'Taille du widget',
+ 'size_help' => 'Compact est adapté pour des mises en page étroites.',
+ 'size_normal' => 'Normale',
+ 'size_compact' => 'Compact',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Exiger le captcha pour l\'enregistrement des présences',
+ 'enabled_help' => 'Lorsqu\'il est activé, les membres doivent résoudre le captcha avant de se connecter.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilleure recherche',
'enabled' => 'Activer ou non la recherche en ligne',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Par défaut: l\'administrateur, les utilisateurs ayant une classe utilisateur supérieure ou égale à la valeur définie peuvent se connecter au backend admin',
'alarm_email_receiver' => 'Récepteur de réception d\'alarme',
'alarm_email_receiver_help' => "Remplissez l'UID de l'utilisateur, séparé par des espaces, et l'e-mail d'alarme sera envoyé à l'adresse e-mail de l'utilisateur correspondant. Si vous ne le remplissez pas, il sera écrit dans le journal d'exécution, et le niveau de log sera une erreur",
+ 'is_record_announce_log' => 'S\'il faut enregistrer les logs d\'annonce',
+ 'is_record_announce_log_help' => 'Pour enregistrer les logs, installez d\'abord ClickHouse selon la documentation et activez cette configuration. Par défaut : non',
+ 'is_record_seeding_bonus_log' => 'S\'il faut enregistrer les logs bonus de seeding',
+ 'is_record_seeding_bonus_log_help' => 'Pour enregistrer, installez d\'abord ClickHouse selon la documentation et activez cette configuration. Par défaut : non',
+
],
'image_hosting' => [
'driver' => 'Emplacement de stockage',
@@ -155,6 +210,7 @@ return [
'parked' => 'Stationné',
'offer_allowed_count' => 'Nombre d\'offres autorisées',
'tmp_invites' => 'Invitation temporaire',
+ 'is_donating' => 'Donateur',
],
'medal' => [
'label' => 'Médaille',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Promotion globale',
'global_sp_state' => 'État de la promotion mondiale',
+ 'deadline_after_begin' => 'L\'heure de fin doit être supérieure à l\'heure de début.',
+ 'status' => 'Statut',
+ 'status_expired' => 'Expiré',
+ 'status_ongoing' => 'En cours',
+ 'status_upcoming' => 'À venir',
+ 'time_overlaps' => 'Les chevauchements de temps avec une autre promotion. Veuillez ajuster la fenêtre.',
+ 'time_overlaps_with' => 'Chevauchement avec l\'ID de la promotion :id (temps: :start ~ :end).',
+ 'notice_days' => 'Pré-annonce',
+ 'notice_day' => ':days avant',
+ 'notice_none' => 'Pas de pré-annonce',
+ 'notice_unlimited' => 'Toujours annoncer',
],
'role' => [
'class' => 'Associer la classe utilisateur',
@@ -389,4 +456,18 @@ Note: dans 1. , la partie 'searchbox_name' peut être omise, c'est-à-dire que l
'select_section' => 'Slections',
'select_section_help' => "Si une sélection n'est pas définie, toutes les options de la sélection sont autorisées pour la règle. Au moins une sélection doit être définie.",
],
+ 'field' => [
+ 'label' => 'Champ personnalisé',
+ 'name' => 'Nom',
+ 'name_help' => 'Autorise uniquement les chiffres, l\'alphabet, le souligné',
+ 'field_label' => 'Afficher le libellé',
+ 'type' => 'Type de texte',
+ 'required' => 'Requis',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Texte d\'aide',
+ 'options' => 'Options',
+ 'options_help' => 'Requis lorsque le type est radio, case à cocher, sélection. Une ligne, une option, format: valeur|afficher le texte',
+ 'is_single_row' => 'Afficher sur une seule ligne',
+ 'display' => 'Affichage personnalisé',
+ ]
];
diff --git a/resources/lang/fr/medal.php b/resources/lang/fr/medal.php
index 07986133..142b2027 100644
--- a/resources/lang/fr/medal.php
+++ b/resources/lang/fr/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Facteur de frais de cadeau',
'gift_fee' => 'Frais de cadeau',
'gift_fee_factor_help' => 'Les frais supplémentaires facturés aux autres utilisateurs pour les cadeaux sont égaux au prix multiplié par ce facteur',
+ 'bonus_addition_duration' => 'Durée d\'ajout de bonus',
+ 'bonus_addition_duration_help' => 'Unité: jours. Mettre à 0 pour l\'effet permanent. Compte à partir du moment de l\'acquisition, qu\'il soit équipé ou non',
],
'buy_already' => 'Déjà acheté',
'buy_btn' => 'Acheter',
@@ -48,4 +50,22 @@ return [
0 => 'Portage',
1 => 'Ne pas porter'
],
+ 'bonus_addition_expire_at' => 'Délai d\'expiration d\'ajout de bonus',
+ 'is_expired' => 'Est expiré',
+ 'is_bonus_addition_expired' => 'Est ce que l\'ajout de bonus a expiré',
+ 'is_wearing' => 'Porte-t-il',
+ 'increase_duration' => 'Durée d\'augmentation',
+ 'increase_duration_help' => 'Unité: jours. Prolonger uniformément la durée d\'expiration de la valeur d\'origine',
+ 'update_expire_at' => 'Définir le délai d\'expiration',
+ 'update_expire_at_help' => 'Définissez de façon uniforme, le délai d\'expiration à une valeur spécifiée',
+ 'bulk_action_increase' => 'Agrandir',
+ 'bulk_action_update' => 'Mise à jour',
+ 'bulk_action_cancel' => 'Abandonner',
+ 'bulk_action_increase_expire_at' => 'Augmenter le temps d\'expiration en bloc',
+ 'bulk_action_update_expire_at' => 'Date d\'expiration de la mise à jour en bloc',
+ 'bulk_action_cancel_expire_at' => 'Délai d\'expiration d\'annulation en bloc',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Durée d\'expiration d\'ajout de bonus en vrac',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Délai d\'expiration du bonus de mise à jour en bloc',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Durée d\'expiration du bonus d\'annulation en bloc',
+
];
diff --git a/resources/lang/fr/message.php b/resources/lang/fr/message.php
index 79ea4631..2243118d 100644
--- a/resources/lang/fr/message.php
+++ b/resources/lang/fr/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Autorisation de téléchargement annulée',
'body' => 'Votre autorisation de téléchargement a été annulée en raison de l\'annonce de torrent payé trop de fois, assurez-vous que vous avez suffisamment de bonus.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Autorisation de téléchargement annulée',
+ 'body' => 'Votre autorisation de téléchargement a été annulée en raison de l\'annonce de fausses données.',
+ ],
'download_enable' => [
'subject' => 'Autorisation de téléchargement restaurée',
'body' => 'Vos privilèges de téléchargement ont été restaurés, vous pouvez maintenant télécharger des torrents. Par: :operator',
diff --git a/resources/lang/fr/offer.php b/resources/lang/fr/offer.php
index f5fdf8a3..d1d4a048 100644
--- a/resources/lang/fr/offer.php
+++ b/resources/lang/fr/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Veuillez télécharger l'offre dans ",
'msg_hours_otherwise' => " heures sinon l'offre serait supprimée.",
'msg_reason_is' => "La raison : ",
+ 'msg_new_offer_subject' => "Une nouvelle offre a été ajoutée",
+ 'msg_new_offer_msg' => "L'utilisateur :username a ajouté une nouvelle offre :offername",
];
diff --git a/resources/lang/fr/pagination.php b/resources/lang/fr/pagination.php
index 225391eb..642d4229 100644
--- a/resources/lang/fr/pagination.php
+++ b/resources/lang/fr/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Suivant »',
- 'previous' => '« Précédent',
+ 'aria' => [
+ 'sortAscending' => ': activer pour trier la colonne par ordre croissant',
+ 'sortDescending' => ': activer pour trier la colonne par ordre décroissant',
+ ],
+ 'emptyTable' => 'Aucune donnée disponible dans la table',
+ 'info' => 'Affichage de _START_ à _END_ sur _TOTAL_ entrées',
+ 'infoEmpty' => 'Affichage de 0 à 0 sur 0 entrées',
+ 'infoFiltered' => '(filtré depuis _MAX_ entrées totales)',
+ 'lengthMenu' => 'Afficher les entrées _MENU_',
+ 'loadingRecords' => 'Chargement en cours...',
+ 'next' => 'Next »',
+ 'paginate' => [
+ 'first' => 'Premier',
+ 'last' => 'Dernier',
+ 'next' => 'Suivant',
+ 'previous' => 'Précédent',
+ ],
+ 'previous' => '« Précédent',
+ 'search' => 'Recherche:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Aucun enregistrement correspondant trouvé',
];
diff --git a/resources/lang/fr/passkey.php b/resources/lang/fr/passkey.php
new file mode 100644
index 00000000..5f155097
--- /dev/null
+++ b/resources/lang/fr/passkey.php
@@ -0,0 +1,22 @@
+ 'Mot de passe',
+ 'passkey' => 'Mot de passe',
+ 'passkey_desc' => 'Le mot de passe est un moyen sécurisé et pratique de s\'authentifier sans avoir besoin de mots de passe. Il peut être utilisé sur plusieurs appareils.',
+ 'passkey_create' => 'Créer un mot de passe',
+ 'passkey_empty' => 'Aucun mot de passe trouvé.',
+ 'passkey_created_at' => 'Créé le :',
+ 'passkey_delete_confirm' => 'Êtes-vous sûr de vouloir supprimer ce mot de passe ? Cette action ne peut pas être annulée.',
+ 'passkey_delete' => 'Supprimez',
+ 'passkey_unknown' => 'Une erreur s\'est produite lors du traitement de votre demande.',
+ 'passkey_invalid' => 'Données de mot de passe non valides.',
+ 'passkey_timeout' => 'Délai d\'opération expiré, veuillez réessayer.',
+ 'passkey_error' => 'Une erreur s\'est produite lors du traitement de votre demande. Veuillez réessayer plus tard.',
+ 'passkey_user_not_found' => 'Utilisateur introuvable.',
+ 'passkey_not_supported' => 'Votre navigateur ne prend pas en charge le mot de passe. Veuillez utiliser un navigateur moderne pour créer et gérer votre mot de passe.',
+ 'fields' => [
+ 'credential_id' => 'ID de l\'identifiant',
+ 'counter' => 'Compteur',
+ ],
+];
diff --git a/resources/lang/fr/passwords.php b/resources/lang/fr/passwords.php
index 75ae1485..ffd290d0 100644
--- a/resources/lang/fr/passwords.php
+++ b/resources/lang/fr/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Votre mot de passe a été réinitialisé !',
- 'sent' => 'Nous vous avons envoyé par email le lien de réinitialisation du mot de passe !',
+ 'reset' => 'Votre mot de passe a été réinitialisé.',
+ 'sent' => 'Nous avons envoyé votre lien de réinitialisation de mot de passe.',
'throttled' => 'Veuillez patienter avant de réessayer.',
- 'token' => 'Ce jeton de réinitialisation du mot de passe n\'est pas valide.',
- 'user' => 'Aucun utilisateur n\'a été trouvé avec cette adresse email.',
+ 'token' => 'Ce jeton de réinitialisation de mot de passe est invalide.',
+ 'user' => 'Nous ne pouvons pas trouver un utilisateur avec cette adresse e-mail.',
];
diff --git a/resources/lang/fr/torrent.php b/resources/lang/fr/torrent.php
index 754a72a9..4effc14a 100644
--- a/resources/lang/fr/torrent.php
+++ b/resources/lang/fr/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Journaux d\'approbation'
],
'show_hide_media_info' => 'Afficher/Masquer les informations de médias bruts',
+ 'show_hide_bd_info' => 'Afficher/Masquer les infos BDD brutes',
+ 'collapse_show_more_audio' => 'Réduire/Développer plus de pistes audio',
+ 'collapse_show_more_subtitles' => 'Réduire/Développer plus de sous-titres',
+ 'technicalinfo_duration' => 'Durée',
+ 'technicalinfo_resolution' => 'Résolution',
+ 'technicalinfo_bit_rate' => 'Taux de bits',
+ 'technicalinfo_bit_depth' => 'Profondeur du Bit',
+ 'technicalinfo_frame_rate' => 'Fréquence d\'images',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Formater',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'N° audio',
+ 'technicalinfo_subtitles' => 'Sous-titres #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globale',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]ici[/b]",
'msg_offer' => "Offre ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Nécessite une graine',
+ 'imdb_cache_dir_can_not_create' => 'le répertoire de cache imdb ne peut pas créer',
+ 'imdb_cache_dir_is_not_writeable' => 'le répertoire de cache imdb n\'est pas accessible en écriture',
+ 'imdb_photo_dir_can_not_create' => 'imdb le répertoire de photos ne peut pas créer',
+ 'imdb_photo_dir_is_not_writeable' => 'le répertoire imdb de photos n\'est pas accessible en écriture',
];
diff --git a/resources/lang/fr/user.php b/resources/lang/fr/user.php
index cd654504..dfa20faa 100644
--- a/resources/lang/fr/user.php
+++ b/resources/lang/fr/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Participer à la carte',
'props' => 'Accessoires',
'class' => 'Classe',
- 'vip_added' => 'Le statut VIP est obtenu par le bonus',
- 'vip_added_help' => 'Est le statut VIP échangé par bonus.',
+ 'vip_added' => 'Expiration automatique du statut VIP',
+ 'vip_added_help' => 'Le statut VIP expirera automatiquement.',
'vip_until' => 'Heure de fin du statut VIP',
- 'vip_until_help' => "Le format de l'heure est 'Année - Mois - Heure de la journée:Minute:Seconde Le temps où le statut VIP se termine. Le statut VIP est obtenu par bonus' doit être défini sur \"Oui\" pour que cette règle prenne effet.",
+ 'vip_until_help' => "Le format de l'heure est 'Année - Mois - Heure de la journée:Minute:Seconde Le temps où le statut VIP se termine. Le statut VIP expire automatiquement' doit être défini sur \"Oui\" pour que cette règle prenne effet.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "L'utilisateur invité s'est enregistré",
'msg_user_you_invited' => "L'utilisateur que vous avez invité ",
'msg_has_registered' => " s'est inscrit tout à l'heure.",
+ 'user_is_disabled' => 'Utilisateur: :username(ID: :user_id) est désactivé.',
+ 'user_is_not_confirmed' => 'Utilisateur : :username(ID: :user_id) non confirmé.',
];
diff --git a/resources/lang/it/activity-log.php b/resources/lang/it/activity-log.php
new file mode 100644
index 00000000..cc2b7e14
--- /dev/null
+++ b/resources/lang/it/activity-log.php
@@ -0,0 +1,7 @@
+ 'Visualizza proprietà',
+ 'subject_type' => 'Modello',
+ 'subject_id' => 'ID Modello',
+];
diff --git a/resources/lang/it/admin.php b/resources/lang/it/admin.php
index 031241c1..d3c6ac41 100644
--- a/resources/lang/it/admin.php
+++ b/resources/lang/it/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Monitor coda',
'user_modify_logs' => 'Modificare i log dell\'utente',
'message_templates' => 'Modelli di messaggi',
+ 'tracker_url' => 'Url Del Tracker',
+ 'activity_logs' => 'Log Attività',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/it/bonus-log.php b/resources/lang/it/bonus-log.php
index 41ddfbc4..379eb9cc 100644
--- a/resources/lang/it/bonus-log.php
+++ b/resources/lang/it/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Acquista cambiare nome utente carta',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Medaglia regalo',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Acquista torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Ricompensa attività terminata',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Attività detratta non terminata',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Ricompensa torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Torrent reclamato non raggiunto',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Salario del ruolo del lavoro',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent da scaricare',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Ricevi un regalo',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Carica torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Ricevuta ricompensa torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Ricompensa torrent reclamato raggiunto',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Semina di base',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Aggiunta del donatore di semina',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Valore post-negoziazione',
],
'exclude_seeding_bonus' => 'Escludi bonus di semina',
+ 'title_for_user' => 'Dettagli bonus utente',
+ 'category' => 'Categoria',
+ 'category_common' => 'Comune',
+ 'category_seeding' => 'Semina',
+ 'view_detail' => 'Dettagli',
];
diff --git a/resources/lang/it/field.php b/resources/lang/it/field.php
new file mode 100644
index 00000000..9607296a
--- /dev/null
+++ b/resources/lang/it/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Testo breve',
+ 'textarea' => 'Testo lungo',
+ 'radio' => 'Selezione singola orizzontale',
+ 'checkbox' => 'Selezione multipla orizzontale',
+ 'select' => 'Selezione singola verticale',
+ 'image' => 'Immagine',
+ ],
+];
diff --git a/resources/lang/it/forum.php b/resources/lang/it/forum.php
index 005e74e8..9acb5eff 100644
--- a/resources/lang/it/forum.php
+++ b/resources/lang/it/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'La risposta del post è stata modificata',
'edited_notify_body' => 'La tua risposta all\'argomento: :topic_subject è stata modificata da: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'La tua risposta ha una nuova risposta',
+ 'replied_notify_body' => 'La tua risposta all\'argomento::topic_subject è stata risposta da :replyer.',
]
];
diff --git a/resources/lang/it/hr.php b/resources/lang/it/hr.php
index 4c092bf4..cf95eecb 100644
--- a/resources/lang/it/hr.php
+++ b/resources/lang/it/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globale',
'reached_by_seed_time_comment' => 'Fino a::now,seed time: :seed_time Hour(s) raggiunto :seed_time_minimum Hour(s)',
+ 'reached_by_leech_time_comment' => 'Fino a::now,leech time: :leech_time Hour(s) ha raggiunto :leech_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "Fino a::now \ntempo del seme: :seed_time Ore non raggiunte :seed_time_minimum Ore \nShare ratio: :share_ratio ha raggiunto lo standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "La tua classe utente: :user_class_text o utente donato, ignora questo H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) raggiunto!',
diff --git a/resources/lang/it/ip-log.php b/resources/lang/it/ip-log.php
new file mode 100644
index 00000000..5f4b183c
--- /dev/null
+++ b/resources/lang/it/ip-log.php
@@ -0,0 +1,12 @@
+ 'Storico IP',
+ 'access' => 'Tempo di accesso',
+ 'access_begin' => 'Inizio orario di accesso',
+ 'access_end' => 'Fine orario di accesso',
+ 'access_tooltip' => 'Il tempo effettivo era entro un\'ora prima di questo.',
+ 'uri' => 'URI',
+ 'count' => 'Conteggio',
+ 'ip_location' => 'Posizione',
+];
diff --git a/resources/lang/it/ip-search.php b/resources/lang/it/ip-search.php
new file mode 100644
index 00000000..68cc11ae
--- /dev/null
+++ b/resources/lang/it/ip-search.php
@@ -0,0 +1,12 @@
+ 'Ricerca IP',
+ 'placeholder' => 'Inserisci l\'IP da cercare; altrimenti i risultati saranno vuoti',
+ 'last_access_ip' => 'Ultimo Ip',
+ 'last_access' => 'Ultimo accesso',
+ 'ip_count' => 'Conteggio IP',
+ 'ip_last_access' => 'Ultimo accesso a questo IP',
+ 'user_added' => 'Ora di accesso',
+ 'invited_by' => 'Invitato da',
+];
diff --git a/resources/lang/it/label.php b/resources/lang/it/label.php
index b96ce232..6e663352 100644
--- a/resources/lang/it/label.php
+++ b/resources/lang/it/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "CODICE",
'language' => 'Lingua',
'content' => 'Contenuto',
+ 'is_default' => 'È predefinito',
+ 'bulk' => 'Bulk',
'setting' => [
'nav_text' => 'Impostazione',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'La durata dell’esame è calcolata dal completamento del download, in ore',
'seed_time_minimum' => 'Tempo di seme minimo',
'seed_time_minimum_help' => 'Il tempo più breve per fare i semi per soddisfare lo standard, in ore, deve essere inferiore alla lunghezza della spedizione',
+ 'leech_time_minimum' => 'Minimo tempo di sangue(nessun seeder)',
+ 'leech_time_minimum_help' => 'Il tempo minimo di download richiesto per soddisfare la norma quando nessun seme in ore, deve essere inferiore alla lunghezza della spedizione. Imposta a 0 per disabilitare',
'ignore_when_ratio_reach' => 'Tasso Di Condivisione Risultati',
'ignore_when_ratio_reach_help' => 'Il tasso minimo di condivisione per soddisfare lo standard',
'ban_user_when_counts_reach' => 'Limite conteggio H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Massimo volume di caricamento moltiplicatore intervallo di tempo effettivo',
'max_uploaded_duration_help' => 'Unità: ore. Il moltiplicatore massimo del volume di upload ha effetto entro questo intervallo di tempo dopo la pubblicazione del torrent e non ha effetto oltre questo intervallo. Un\'impostazione di 0 è sempre in vigore',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Driver di Captcha',
+ 'driver_help' => 'Scegli quale meccanismo di verifica viene visualizzato su moduli pubblici.',
+ 'drivers' => [
+ 'image' => 'Immagine captcha incorporata',
+ 'cloudflare_turnstile' => 'Cloudflare Turnstile',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Turnstile',
+ 'site_key' => 'Chiave sito',
+ 'site_key_help' => 'Copiato dal cruscotto di Turnstile Cloudflare.',
+ 'secret_key' => 'Chiave segreta',
+ 'secret_key_help' => 'Mantenere privato questo valore.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Adatta automaticamente quando impostato su Auto.',
+ 'theme_auto' => 'Automatico',
+ 'theme_light' => 'Chiaro',
+ 'theme_dark' => 'Scuro',
+ 'size' => 'Dimensione widget',
+ 'size_help' => 'Le distese flessibili corrispondono alla larghezza del contenitore.',
+ 'size_normal' => 'Normale',
+ 'size_compact' => 'Compatto',
+ 'size_flexible' => 'Flessibile',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Chiave sito',
+ 'site_key_help' => 'Fornito dalla console amministratore di Google reCAPTCHA.',
+ 'secret_key' => 'Chiave segreta',
+ 'secret_key_help' => 'Mantenere privato questo valore.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Usa il buio quando il tuo sito esegue una tavolozza scura.',
+ 'theme_light' => 'Chiaro',
+ 'theme_dark' => 'Scuro',
+ 'size' => 'Dimensione widget',
+ 'size_help' => 'Compatto è adatto per layout stretti.',
+ 'size_normal' => 'Normale',
+ 'size_compact' => 'Compatto',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Richiedi il captcha per la partecipazione al check-in',
+ 'enabled_help' => 'Se abilitato, i membri devono risolvere il captcha prima di accedere.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisearch',
'enabled' => 'Indica se abilitare Meilisearch',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Predefinito: amministratore, gli utenti con una classe utente maggiore o uguale al valore impostato possono accedere al backend amministratore',
'alarm_email_receiver' => 'Ricevitore email allarme',
'alarm_email_receiver_help' => "Compila l'UID dell'utente, separato dallo spazio, e l'email di avviso verrà inviata all'indirizzo email dell'utente corrispondente. Se non lo compili, verrà scritto nel registro di runtime e il livello di log sarà un errore",
+ 'is_record_announce_log' => 'Indica se registrare i log dell\'annuncio',
+ 'is_record_announce_log_help' => 'Per registrare i registri, prima installare ClickHouse in base alla documentazione e abilitare questa configurazione. Predefinito: no',
+ 'is_record_seeding_bonus_log' => 'Indica se registrare i log bonus di semina',
+ 'is_record_seeding_bonus_log_help' => 'Per registrare, prima installare ClickHouse in base alla documentazione e abilitare questa configurazione. Predefinito: no',
+
],
'image_hosting' => [
'driver' => 'Posizione di archiviazione',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parcheggiato',
'offer_allowed_count' => 'Conteggio offerta consentita',
'tmp_invites' => 'Invito temporaneo',
+ 'is_donating' => 'Donatore',
],
'medal' => [
'label' => 'Medaglia',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Promozione globale',
'global_sp_state' => 'Stato della promozione globale',
+ 'deadline_after_begin' => 'L\'ora di fine deve essere successiva all\'ora di inizio.',
+ 'status' => 'Stato',
+ 'status_expired' => 'Scaduto',
+ 'status_ongoing' => 'In corso',
+ 'status_upcoming' => 'Prossimi',
+ 'time_overlaps' => 'Il tempo si sovrappone con un\'altra promozione. Si prega di regolare la finestra.',
+ 'time_overlaps_with' => 'Sovrapposizione con l\'ID promozionale :id (tempo: :start ~ :end).',
+ 'notice_days' => 'Preannuncio',
+ 'notice_day' => ':days giorno prima',
+ 'notice_none' => 'Nessun preannuncio',
+ 'notice_unlimited' => 'Annunciare sempre',
],
'role' => [
'class' => 'Relaziona classe utente',
@@ -389,4 +456,18 @@ Nota: in 1. , la parte 'searchbox_name' può essere omessa, cioè la regola è '
'select_section' => 'Selezioni',
'select_section_help' => "Se una selezione non è definita, tutte le opzioni della selezione sono consentite per la regola. Almeno una selezione deve essere definita.",
],
+ 'field' => [
+ 'label' => 'Campo personalizzato',
+ 'name' => 'Nome',
+ 'name_help' => 'Permetti solo cifre, alfabeto, sottolineatura',
+ 'field_label' => 'Visualizza etichetta',
+ 'type' => 'Tipo',
+ 'required' => 'Richiesto',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Testo di aiuto',
+ 'options' => 'Opzioni',
+ 'options_help' => 'Richiesto quando il tipo è radio, casella di controllo, seleziona. Una riga, una opzione, formato: valore testo di visualizzazione',
+ 'is_single_row' => 'Visualizza su una singola riga',
+ 'display' => 'Visualizzazione personalizzata',
+ ]
];
diff --git a/resources/lang/it/medal.php b/resources/lang/it/medal.php
index b9394b65..bf001a59 100644
--- a/resources/lang/it/medal.php
+++ b/resources/lang/it/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Fattore commissione regalo',
'gift_fee' => 'Tariffa regalo',
'gift_fee_factor_help' => 'Il costo aggiuntivo addebitato per i regali ad altri utenti è pari al prezzo moltiplicato per questo fattore',
+ 'bonus_addition_duration' => 'Durata aggiunta bonus',
+ 'bonus_addition_duration_help' => 'Unità: giorni. Impostare a 0 per effetto permanente. Contare dal momento dell\'acquisizione, indipendentemente dal fatto che sia equipaggiato o meno',
],
'buy_already' => 'Già acquistato',
'buy_btn' => 'Acquista',
@@ -48,4 +50,22 @@ return [
0 => 'Indossare',
1 => 'Non indossato'
],
+ 'bonus_addition_expire_at' => 'Bonus addizione Tempo di scadenza',
+ 'is_expired' => 'È Scaduto',
+ 'is_bonus_addition_expired' => 'È l\'aggiunta di Bonus scaduta',
+ 'is_wearing' => 'Sta Indossando',
+ 'increase_duration' => 'Aumenta Durata',
+ 'increase_duration_help' => 'Unità: giorni. Estendere uniformemente il tempo di scadenza dal valore originale',
+ 'update_expire_at' => 'Imposta tempo di scadenza',
+ 'update_expire_at_help' => 'Imposta uniformemente il tempo di scadenza a un valore specificato',
+ 'bulk_action_increase' => 'Aumenta',
+ 'bulk_action_update' => 'Aggiorna',
+ 'bulk_action_cancel' => 'Annulla',
+ 'bulk_action_increase_expire_at' => 'Tempo di scadenza aumento di massa',
+ 'bulk_action_update_expire_at' => 'Tempo di scadenza aggiornamento Bulk',
+ 'bulk_action_cancel_expire_at' => 'Tempo di scadenza annullamento di massa',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Bulk estendere il tempo di addizione bonus',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Tempo di scadenza bonus aggiornamento Bulk',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Tempo di scadenza bonus annullamento di massa',
+
];
diff --git a/resources/lang/it/message.php b/resources/lang/it/message.php
index a7f54e14..ba58736c 100644
--- a/resources/lang/it/message.php
+++ b/resources/lang/it/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Autorizzazione di download annullata',
'body' => 'Il tuo permesso di download è stato annullato a causa di un annuncio di torrent pagato troppe volte, assicurati di avere abbastanza bonus.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Autorizzazione di download annullata',
+ 'body' => 'Il tuo permesso di download è stato annullato a causa di dati falsi.',
+ ],
'download_enable' => [
'subject' => 'Autorizzazione download ripristinata',
'body' => 'I tuoi privilegi di download ripristinati, ora puoi scaricare i torrent. Dy: :operator',
diff --git a/resources/lang/it/offer.php b/resources/lang/it/offer.php
index a354ac27..6043c644 100644
--- a/resources/lang/it/offer.php
+++ b/resources/lang/it/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Si prega di caricare l'offerta all'interno ",
'msg_hours_otherwise' => " ore. Altrimenti l'offerta verrebbe cancellata.",
'msg_reason_is' => "Il motivo: ",
+ 'msg_new_offer_subject' => "È stata aggiunta una nuova offerta",
+ 'msg_new_offer_msg' => "Utente :username ha aggiunto una nuova offerta :offername",
];
diff --git a/resources/lang/it/pagination.php b/resources/lang/it/pagination.php
index 64cdccc0..ae652cca 100644
--- a/resources/lang/it/pagination.php
+++ b/resources/lang/it/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Successivo »',
- 'previous' => '« Precedente',
+ 'aria' => [
+ 'sortAscending' => ': attivare per ordinare la colonna crescente',
+ 'sortDescending' => ': attivare per ordinare la colonna decrescente',
+ ],
+ 'emptyTable' => 'Nessun dato disponibile nella tabella',
+ 'info' => 'Mostrando _START_ a _END_ di _TOTAL_ voci',
+ 'infoEmpty' => 'Mostrando da 0 a 0 di 0 voci',
+ 'infoFiltered' => '(filtrato da _MAX_ voci totali)',
+ 'lengthMenu' => 'Mostra voci _MENU_',
+ 'loadingRecords' => 'Caricamento...',
+ 'next' => 'Prossima »',
+ 'paginate' => [
+ 'first' => 'Primo',
+ 'last' => 'Ultimo',
+ 'next' => 'Successivo',
+ 'previous' => 'Precedente',
+ ],
+ 'previous' => '« Precedente',
+ 'search' => 'Cerca:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Nessun record corrispondente trovato',
];
diff --git a/resources/lang/it/passkey.php b/resources/lang/it/passkey.php
new file mode 100644
index 00000000..278f0961
--- /dev/null
+++ b/resources/lang/it/passkey.php
@@ -0,0 +1,22 @@
+ 'Passkey',
+ 'passkey' => 'Passkey',
+ 'passkey_desc' => 'Passkey sono un modo sicuro e conveniente per autenticarsi senza bisogno di password. Possono essere utilizzati su più dispositivi.',
+ 'passkey_create' => 'Crea Passkey',
+ 'passkey_empty' => 'Nessuna password trovata.',
+ 'passkey_created_at' => 'Creato a:',
+ 'passkey_delete_confirm' => 'Sei sicuro di voler eliminare questa passkey? Questa azione non può essere annullata.',
+ 'passkey_delete' => 'Elimina',
+ 'passkey_unknown' => 'Si è verificato un errore durante l\'elaborazione della richiesta.',
+ 'passkey_invalid' => 'Dati password non validi.',
+ 'passkey_timeout' => 'Timeout operativo, riprova.',
+ 'passkey_error' => 'Si è verificato un errore durante l\'elaborazione della richiesta. Riprova più tardi.',
+ 'passkey_user_not_found' => 'Utente non trovato.',
+ 'passkey_not_supported' => 'Il tuo browser non supporta la passkey. Utilizza un browser moderno per creare e gestire la tua passkey.',
+ 'fields' => [
+ 'credential_id' => 'Id Credenziale',
+ 'counter' => 'Contatore',
+ ],
+];
diff --git a/resources/lang/it/passwords.php b/resources/lang/it/passwords.php
index eb946bc4..4748b23f 100644
--- a/resources/lang/it/passwords.php
+++ b/resources/lang/it/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'La password è stata reimpostata!',
- 'sent' => 'Ti abbiamo inviato una email con il link per il reset della password!',
- 'throttled' => 'Per favore, attendi prima di riprovare.',
- 'token' => 'Questo token di reset della password non è valido.',
- 'user' => 'Non riusciamo a trovare un utente con questo indirizzo email.',
+ 'reset' => 'La password è stata reimpostata.',
+ 'sent' => 'Abbiamo inviato una e-mail al tuo link per reimpostare la password.',
+ 'throttled' => 'Attendere prima di riprovare.',
+ 'token' => 'Questo token di reimpostazione password non è valido.',
+ 'user' => 'Non riusciamo a trovare un utente con quell\'indirizzo email.',
];
diff --git a/resources/lang/it/torrent.php b/resources/lang/it/torrent.php
index 8e1b4e2d..28d68225 100644
--- a/resources/lang/it/torrent.php
+++ b/resources/lang/it/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Log di omologazione'
],
'show_hide_media_info' => 'Mostra/Nascondi MediaInfo grezze',
+ 'show_hide_bd_info' => 'Mostra/Nascondi BDInfo raw',
+ 'collapse_show_more_audio' => 'Comprimi/Espandi più tracce audio',
+ 'collapse_show_more_subtitles' => 'Comprimi/Espandi altri sottotitoli',
+ 'technicalinfo_duration' => 'Durata',
+ 'technicalinfo_resolution' => 'Risoluzione',
+ 'technicalinfo_bit_rate' => 'Tasso Di Bit',
+ 'technicalinfo_bit_depth' => 'Profondità Bit',
+ 'technicalinfo_frame_rate' => 'Frame Rate',
+ 'technicalinfo_profile' => 'Profilo',
+ 'technicalinfo_format' => 'Formato',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Rif.Frames',
+ 'technicalinfo_audio' => 'Audio #',
+ 'technicalinfo_subtitles' => 'Sottotitoli #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globale',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanente',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]qui[/b]",
'msg_offer' => "Offerta ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Richiede Seme',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir non può creare',
+ 'imdb_cache_dir_is_not_writeable' => 'la cartella della cache imdb non è scrivibile',
+ 'imdb_photo_dir_can_not_create' => 'imdb dir foto non può creare',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir non è scrivibile',
];
diff --git a/resources/lang/it/user.php b/resources/lang/it/user.php
index 1f7466c2..c2f9284d 100644
--- a/resources/lang/it/user.php
+++ b/resources/lang/it/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Partecipa alla carta',
'props' => 'Props',
'class' => 'Classe',
- 'vip_added' => 'Lo stato VIP è ottenuto con bonus',
- 'vip_added_help' => 'È lo status VIP riscattato con bonus.',
+ 'vip_added' => 'Stato VIP scade automaticamente',
+ 'vip_added_help' => 'È la scadenza automatica dello stato VIP.',
'vip_until' => 'Ora fine stato VIP',
- 'vip_until_help' => "Il formato orario è 'Anno-Anno-Mese-Giorno Ora:Minuto:Secondo Il tempo in cui lo stato VIP finisce. Lo stato VIP è ottenuto con bonus' deve essere impostato su 'Sì' perché questa regola abbia effetto.",
+ 'vip_until_help' => "Il formato orario è 'Anno-Anno-Mese-Giorno Ora:Minuto:Secondo Il tempo in cui lo stato VIP finisce. La scadenza automatica dello stato VIP deve essere impostata a 'Sì' perché questa regola abbia effetto.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "L'utente invitato si è registrato",
'msg_user_you_invited' => "L'utente che hai invitato ",
'msg_has_registered' => " si è appena registrato.",
+ 'user_is_disabled' => 'Utente: :username(ID: :user_id) è disabilitato.',
+ 'user_is_not_confirmed' => 'Utente: :username(ID: :user_id) non confermato.',
];
diff --git a/resources/lang/ja/activity-log.php b/resources/lang/ja/activity-log.php
new file mode 100644
index 00000000..0232b82e
--- /dev/null
+++ b/resources/lang/ja/activity-log.php
@@ -0,0 +1,7 @@
+ 'プロパティを表示',
+ 'subject_type' => 'モデル',
+ 'subject_id' => 'モデル ID',
+];
diff --git a/resources/lang/ja/admin.php b/resources/lang/ja/admin.php
index aa657986..a30db75c 100644
--- a/resources/lang/ja/admin.php
+++ b/resources/lang/ja/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'キューモニター',
'user_modify_logs' => 'ユーザーの変更ログ',
'message_templates' => 'メッセージ・テンプレート',
+ 'tracker_url' => 'トラッカーURL',
+ 'activity_logs' => '活動ログ',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/ja/bonus-log.php b/resources/lang/ja/bonus-log.php
index f55f99eb..8e8aaa54 100644
--- a/resources/lang/ja/bonus-log.php
+++ b/resources/lang/ja/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'ユーザー名カードの変更を購入する',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => '勲章を贈ろう',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'トレントを購入',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => '任務完了ボーナス',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'タスクが未完了です。',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => '報酬Torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'トレント権限がありません。',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'ロールワーク給与(給与)',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent をダウンロードする',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'ギフトを受け取る',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Torrent をアップロード',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'トレント獲得報酬',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'トレントを主張した報酬に達しました',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => '基本的なシード中',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'シードドナーの追加',
@@ -43,4 +47,9 @@ return [
'new_total_value' => '注文後の値',
],
'exclude_seeding_bonus' => 'シードボーナスを除外',
+ 'title_for_user' => 'ユーザーボーナスの詳細',
+ 'category' => 'カテゴリ',
+ 'category_common' => '一般的な',
+ 'category_seeding' => 'シード中',
+ 'view_detail' => '詳細',
];
diff --git a/resources/lang/ja/field.php b/resources/lang/ja/field.php
new file mode 100644
index 00000000..27b4496a
--- /dev/null
+++ b/resources/lang/ja/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => '短いテキスト',
+ 'textarea' => '長いテキスト',
+ 'radio' => '水平単一選択',
+ 'checkbox' => '水平方向の複数選択',
+ 'select' => '垂直方向の単一選択',
+ 'image' => '画像',
+ ],
+];
diff --git a/resources/lang/ja/forum.php b/resources/lang/ja/forum.php
index f833e9ba..e8d5f622 100644
--- a/resources/lang/ja/forum.php
+++ b/resources/lang/ja/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => '返信が変更されました',
'edited_notify_body' => 'トピックへの返信:topic_subjectは:editorによって変更されました。',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'あなたの返信に新しい返信があります',
+ 'replied_notify_body' => 'トピック::topic_subjectへの返信は:replyerによって返信されました。',
]
];
diff --git a/resources/lang/ja/hr.php b/resources/lang/ja/hr.php
index 76800249..544f7dd2 100644
--- a/resources/lang/ja/hr.php
+++ b/resources/lang/ja/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'グローバル',
'reached_by_seed_time_comment' => '::now,seed時間:seed_time 時間が:seed_time_minimum Hours(s) に達しました',
+ 'reached_by_leech_time_comment' => '::now,leech 時間: :leech_time 営業時間が:leech_time_minimum Hours(s) に達しました',
'reached_by_share_ratio_comment' => "::now \nシード時間: :seed_time Hours(s) Unreached :seed_time_minimum Hours(s) \nシェア比率: :share_ratio が標準::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "あなたのユーザークラス: :user_class_text または寄付されたユーザーは、この H&R を無視してください",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) に達しました!',
diff --git a/resources/lang/ja/ip-log.php b/resources/lang/ja/ip-log.php
new file mode 100644
index 00000000..e8c71123
--- /dev/null
+++ b/resources/lang/ja/ip-log.php
@@ -0,0 +1,12 @@
+ 'IPの履歴',
+ 'access' => 'アクセス時間',
+ 'access_begin' => 'アクセス時間開始',
+ 'access_end' => 'アクセス時間終了',
+ 'access_tooltip' => '実際の時間はこれの1時間前にあった。',
+ 'uri' => 'URI',
+ 'count' => 'カウント',
+ 'ip_location' => '場所',
+];
diff --git a/resources/lang/ja/ip-search.php b/resources/lang/ja/ip-search.php
new file mode 100644
index 00000000..58b8ca67
--- /dev/null
+++ b/resources/lang/ja/ip-search.php
@@ -0,0 +1,12 @@
+ 'IP検索',
+ 'placeholder' => '検索するIPを入力してください。そうでなければ結果は空になります。',
+ 'last_access_ip' => '最新のIP',
+ 'last_access' => '最終アクセス',
+ 'ip_count' => 'IP カウント',
+ 'ip_last_access' => 'このIPアドレスは最後にアクセスされました。',
+ 'user_added' => '参加時間',
+ 'invited_by' => '招待者',
+];
diff --git a/resources/lang/ja/label.php b/resources/lang/ja/label.php
index 71f3c1b9..0679b4c4 100644
--- a/resources/lang/ja/label.php
+++ b/resources/lang/ja/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "コード",
'language' => '言語',
'content' => 'コンテンツ',
+ 'is_default' => '既定値',
+ 'bulk' => '一括処理',
'setting' => [
'nav_text' => '設定',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => '試験の期間は、ダウンロードの完了から時間単位で計算されます',
'seed_time_minimum' => '最小シード時間',
'seed_time_minimum_help' => '標準を満たすために種子を行うための最短時間, 時間内, 遠征の長さより小さくなければなりません',
+ 'leech_time_minimum' => '最小時間(シードなし)',
+ 'leech_time_minimum_help' => '種子がない場合、時間内に標準を満たすために必要な最小ダウンロード時間は、遠征の長さよりも小さくなければなりません。 0に設定すると無効になります',
'ignore_when_ratio_reach' => '実績シェアレート',
'ignore_when_ratio_reach_help' => '標準を満たすための最小シェアレート',
'ban_user_when_counts_reach' => 'H&Rカウント上限',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => '最大アップロード音量倍率有効時間',
'max_uploaded_duration_help' => '単位:時間 最大アップロード音量乗数は、Torrent が公開された後、この時間範囲内で有効になり、この範囲を超えることはありません。 0 の設定は常に有効です',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Captchaドライバ',
+ 'driver_help' => '公開フォームに表示する検証メカニズムを選択します。',
+ 'drivers' => [
+ 'image' => '内蔵の画像Captcha',
+ 'cloudflare_turnstile' => 'Cloudflare Turnstile',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Turnstile',
+ 'site_key' => 'サイトキー',
+ 'site_key_help' => 'Cloudflare Turnstileダッシュボードからコピーしました。',
+ 'secret_key' => 'シークレットキー',
+ 'secret_key_help' => 'この値を非公開にしてください。',
+ 'theme' => 'テーマ',
+ 'theme_help' => 'Autoに設定すると自動的に調整します。',
+ 'theme_auto' => '自動',
+ 'theme_light' => 'ライト',
+ 'theme_dark' => 'ダーク',
+ 'size' => 'ウィジェットのサイズ',
+ 'size_help' => 'コンテナの幅に合わせた柔軟なストレッチ。',
+ 'size_normal' => '標準',
+ 'size_compact' => 'コンパクト化',
+ 'size_flexible' => '柔軟な',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'サイトキー',
+ 'site_key_help' => 'Google reCAPTCHA 管理コンソールによって提供されます。',
+ 'secret_key' => 'シークレットキー',
+ 'secret_key_help' => 'この値を非公開にしてください。',
+ 'theme' => 'テーマ',
+ 'theme_help' => 'サイトが暗いパレットを実行するときは暗くします。',
+ 'theme_light' => 'ライト',
+ 'theme_dark' => 'ダーク',
+ 'size' => 'ウィジェットのサイズ',
+ 'size_help' => 'コンパクトは狭いレイアウトに適しています。',
+ 'size_normal' => '標準',
+ 'size_compact' => 'コンパクト化',
+ ],
+ 'attendance' => [
+ 'enabled' => '出席チェックインにCAPTCHAが必要',
+ 'enabled_help' => '有効にすると、メンバーはサインインする前にCAPTCHAを解決する必要があります。',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'マイリサーチ(Meilisearch)',
'enabled' => 'Meilisearchを有効にするか',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'デフォルト: administrator, set value 以上のユーザクラスを持つユーザは管理バックエンドにログインできます',
'alarm_email_receiver' => 'アラームメールの受信者',
'alarm_email_receiver_help' => "ユーザーのUIDを入力し、スペースで区切って、アラームメールが対応するユーザーのメールアドレスに送信されます。 入力しない場合は、ランタイムログに書き込まれ、ログレベルはエラーとなります。",
+ 'is_record_announce_log' => 'アナウンスログを記録するかどうか',
+ 'is_record_announce_log_help' => 'ログを記録するには、まずClickHouseをドキュメントに従ってインストールし、この設定を有効にします。デフォルト: なし',
+ 'is_record_seeding_bonus_log' => 'シードボーナスログを記録するかどうか',
+ 'is_record_seeding_bonus_log_help' => '記録するには、まず ClickHouse をドキュメントに従ってインストールし、この設定を有効にします。デフォルト: なし',
+
],
'image_hosting' => [
'driver' => 'ストレージの場所',
@@ -155,6 +210,7 @@ return [
'parked' => '駐車中',
'offer_allowed_count' => 'オファー許可された回数',
'tmp_invites' => '一時的な招待',
+ 'is_donating' => '寄付者',
],
'medal' => [
'label' => 'Medalha',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'グローバルプロモーション',
'global_sp_state' => 'グローバルプロモーション状態',
+ 'deadline_after_begin' => '終了時刻は開始時刻よりも後でなければなりません。',
+ 'status' => 'ステータス',
+ 'status_expired' => '期限切れ',
+ 'status_ongoing' => '進行中',
+ 'status_upcoming' => '近日公開',
+ 'time_overlaps' => '時間は別のプロモーションと重複します。ウィンドウを調整してください。',
+ 'time_overlaps_with' => 'プロモーション ID :id (時間: :begin ~ :end) がオーバーラップします。',
+ 'notice_days' => '事前通知',
+ 'notice_day' => ':days before',
+ 'notice_none' => '事前通知はありません',
+ 'notice_unlimited' => '常にアナウンスする',
],
'role' => [
'class' => 'ユーザークラスを関連付けます',
@@ -389,4 +456,18 @@ Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/ca
'select_section' => '選択',
'select_section_help' => "選択範囲が定義されていない場合、選択範囲のすべてのオプションがルールに許可されます。少なくとも 1 つの選択範囲を定義する必要があります。",
],
+ 'field' => [
+ 'label' => 'カスタムフィールド',
+ 'name' => '名前',
+ 'name_help' => '数字、アルファベット、下線のみを許可する',
+ 'field_label' => '表示ラベル',
+ 'type' => 'タイプ',
+ 'required' => '必須',
+ 'mod_only' => 'Mod only',
+ 'help' => 'ヘルプテキスト',
+ 'options' => 'オプション',
+ 'options_help' => 'タイプがラジオ、チェックボックス、選択時に必要です。1行、1オプション、書式: 値|テキストを表示',
+ 'is_single_row' => '1行に表示',
+ 'display' => 'カスタム表示',
+ ]
];
diff --git a/resources/lang/ja/medal.php b/resources/lang/ja/medal.php
index 691cd251..bb3a83cc 100644
--- a/resources/lang/ja/medal.php
+++ b/resources/lang/ja/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'ギフト料金係数',
'gift_fee' => 'ギフト手数料',
'gift_fee_factor_help' => '他のユーザーへのギフトに対する追加料金は、この因子を掛けた価格と同じです',
+ 'bonus_addition_duration' => 'ボーナス追加期間',
+ 'bonus_addition_duration_help' => '単位:日数。0に設定すると永続的な効果が得られます。装備されているかどうかに関係なく、獲得時のカウント数',
],
'buy_already' => '既に購入',
'buy_btn' => '購入',
@@ -48,4 +50,22 @@ return [
0 => '着用中',
1 => '着用していません'
],
+ 'bonus_addition_expire_at' => 'ボーナス追加有効期限',
+ 'is_expired' => '期限切れです',
+ 'is_bonus_addition_expired' => 'ボーナス追加の有効期限が切れました',
+ 'is_wearing' => '着用中',
+ 'increase_duration' => '持続時間を増加',
+ 'increase_duration_help' => '単位: 日数。元の値から満了時間を均一に延長します',
+ 'update_expire_at' => '有効期限を設定',
+ 'update_expire_at_help' => '均一に指定された値に有効期限を設定します',
+ 'bulk_action_increase' => '増加',
+ 'bulk_action_update' => '更新',
+ 'bulk_action_cancel' => 'キャンセル',
+ 'bulk_action_increase_expire_at' => '一括増加の有効期限',
+ 'bulk_action_update_expire_at' => '一括更新の有効期限',
+ 'bulk_action_cancel_expire_at' => '一括キャンセル有効期限',
+ 'bulk_action_increase_bonus_addition_expire_at' => '一括延長ボーナス追加有効期限',
+ 'bulk_action_update_bonus_addition_expire_at' => '一括更新ボーナス有効期限',
+ 'bulk_action_cancel_bonus_addition_expire_at' => '一括キャンセルボーナス有効時間',
+
];
diff --git a/resources/lang/ja/message.php b/resources/lang/ja/message.php
index 0cd6df17..42e1074d 100644
--- a/resources/lang/ja/message.php
+++ b/resources/lang/ja/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'ダウンロード権限がキャンセルされました',
'body' => 'お支払い済みのトレントを何度もお知らせしたため、ダウンロードの許可が取り消されました。ボーナスが十分あることを確認してください。' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'ダウンロード権限がキャンセルされました',
+ 'body' => '偽のデータをお知らせするため、ダウンロード権限がキャンセルされました。',
+ ],
'download_enable' => [
'subject' => 'ダウンロード権限が復元されました',
'body' => 'ダウンロード権限が復元され、トレントをダウンロードできるようになりました。',
diff --git a/resources/lang/ja/offer.php b/resources/lang/ja/offer.php
index 7bc36599..ccd86c94 100644
--- a/resources/lang/ja/offer.php
+++ b/resources/lang/ja/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "オファーをアップロードしてください ",
'msg_hours_otherwise' => " 時間。そうでなければオファーは削除されます。",
'msg_reason_is' => "理由: ",
+ 'msg_new_offer_subject' => "新しいオファーが追加されました",
+ 'msg_new_offer_msg' => "ユーザー :username が新しいオファー :offername を追加しました",
];
diff --git a/resources/lang/ja/pagination.php b/resources/lang/ja/pagination.php
index 1fb8830d..2cf2f1ca 100644
--- a/resources/lang/ja/pagination.php
+++ b/resources/lang/ja/pagination.php
@@ -4,24 +4,24 @@ declare(strict_types=1);
return [
'aria' => [
- 'sortAscending' => ':昇順の並べ替え',
- 'sortDescending' => ':下降注文ソート',
+ 'sortAscending' => ':列を昇順に並べ替える',
+ 'sortDescending' => ':列を降順に並べ替える',
],
- 'emptyTable' => 'データなし',
- 'info' => '現在、_start_から_end_アイテムを表示しています、_total_レコードの合計',
- 'infoEmpty' => '現在表示されているアイテム0〜0、合計0のレコード',
- 'infoFiltered' => '(_max_レコードからフィルタリング)',
- 'lengthMenu' => 'ページごとに_menu_レコードを表示します',
- 'loadingRecords' => '読み込み...',
- 'next' => '次へ »',
+ 'emptyTable' => 'テーブルに利用可能なデータがありません',
+ 'info' => '_TOTAL_エントリの_START_から_END_まで表示する',
+ 'infoEmpty' => '0から0までの項目を表示',
+ 'infoFiltered' => '(_MAX_の合計エントリからフィルタリング)',
+ 'lengthMenu' => '_MENU_ エントリを表示',
+ 'loadingRecords' => '読み込み中...',
+ 'next' => 'Next »',
'paginate' => [
- 'first' => 'フロントページ',
- 'last' => '最後のページ',
- 'next' => '次のページ',
- 'previous' => '前のページ',
+ 'first' => '最初の',
+ 'last' => 'Last',
+ 'next' => '次へ',
+ 'previous' => '前',
],
- 'previous' => '« 前へ',
- 'search' => '検索:',
- 'thousands' => '、',
- 'zeroRecords' => '一致する記録は見つかりませんでした',
+ 'previous' => '« Previous',
+ 'search' => '検索:',
+ 'thousands' => ',',
+ 'zeroRecords' => '一致するレコードが見つかりません',
];
diff --git a/resources/lang/ja/passkey.php b/resources/lang/ja/passkey.php
new file mode 100644
index 00000000..a3dcf3f4
--- /dev/null
+++ b/resources/lang/ja/passkey.php
@@ -0,0 +1,22 @@
+ 'パスワード',
+ 'passkey' => 'パスワード',
+ 'passkey_desc' => 'パスワードは、パスワードを必要とせずに安全で便利な認証方法です。複数のデバイスで使用できます。',
+ 'passkey_create' => 'パスキーを作成',
+ 'passkey_empty' => 'パスキーが見つかりません。',
+ 'passkey_created_at' => '作成日時:',
+ 'passkey_delete_confirm' => 'このパスキーを削除してもよろしいですか?この操作は元に戻せません。',
+ 'passkey_delete' => '削除',
+ 'passkey_unknown' => 'リクエストの処理中にエラーが発生しました。',
+ 'passkey_invalid' => '無効なパスキーデータです。',
+ 'passkey_timeout' => '操作がタイムアウトしました。もう一度やり直してください。',
+ 'passkey_error' => 'リクエストの処理中にエラーが発生しました。後でもう一度お試しください。',
+ 'passkey_user_not_found' => 'ユーザーが見つかりません。',
+ 'passkey_not_supported' => 'お使いのブラウザーはパスキーをサポートしていません。最新のブラウザーを使用してパスキーを作成し管理してください。',
+ 'fields' => [
+ 'credential_id' => '証明書ID',
+ 'counter' => 'カウンター',
+ ],
+];
diff --git a/resources/lang/ja/passwords.php b/resources/lang/ja/passwords.php
index 23c8444f..f3c6ddbf 100644
--- a/resources/lang/ja/passwords.php
+++ b/resources/lang/ja/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'パスワードが再設定されました。',
- 'sent' => 'パスワードリセットメールを送信しました。',
- 'throttled' => '時間を置いて再度お試しください。',
- 'token' => 'このパスワード再設定トークンは無効です。',
- 'user' => 'このメールアドレスに一致するユーザーがいません。',
+ 'reset' => 'パスワードがリセットされました。',
+ 'sent' => 'パスワードのリセットリンクをメールで送信しました。',
+ 'throttled' => '再試行する前にお待ちください。',
+ 'token' => 'このパスワードリセットトークンは無効です。',
+ 'user' => 'そのメールアドレスのユーザーが見つかりません。',
];
diff --git a/resources/lang/ja/torrent.php b/resources/lang/ja/torrent.php
index 30597dce..e1bd3820 100644
--- a/resources/lang/ja/torrent.php
+++ b/resources/lang/ja/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => '承認ログ'
],
'show_hide_media_info' => 'メディア情報の表示/非表示',
+ 'show_hide_bd_info' => 'BDInfo の表示/非表示',
+ 'collapse_show_more_audio' => 'さらにオーディオトラックを折りたたむ/展開',
+ 'collapse_show_more_subtitles' => '字幕を折りたたむ/展開',
+ 'technicalinfo_duration' => '期間',
+ 'technicalinfo_resolution' => '解像度',
+ 'technicalinfo_bit_rate' => 'ビットレート',
+ 'technicalinfo_bit_depth' => 'ビットの深さ',
+ 'technicalinfo_frame_rate' => 'フレーム レート',
+ 'technicalinfo_profile' => 'プロフィール',
+ 'technicalinfo_format' => '書式',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.フレーム',
+ 'technicalinfo_audio' => 'オーディオ #',
+ 'technicalinfo_subtitles' => '字幕#',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'グローバル',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => '恒久的',
@@ -107,4 +121,9 @@ return [
'msg_here' => " ここ [b][/b]",
'msg_offer' => "オファー ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'シードが必要',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir cannot create',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir が書き込みできません',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir cannot create',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir is not writable',
];
diff --git a/resources/lang/ja/user.php b/resources/lang/ja/user.php
index 03eda7b0..22568983 100644
--- a/resources/lang/ja/user.php
+++ b/resources/lang/ja/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'カードに参加',
'props' => 'props',
'class' => 'クラス',
- 'vip_added' => 'VIPステータスはボーナスで獲得できます',
- 'vip_added_help' => 'VIPステータスはボーナスで償還されます。',
+ 'vip_added' => 'VIPステータスの自動期限切れ',
+ 'vip_added_help' => 'VIPステータスの自動期限が切れます。',
'vip_until' => 'VIPステータス終了時間',
- 'vip_until_help' => "時間形式は「年-年-月-日時間:分:秒(Minute) VIPステータスが終了する時間。 このルールを有効にするには、「はい」に設定する必要があります。",
+ 'vip_until_help' => "時間形式は「年-年-月-日時間:分:秒(Minute) VIPステータスが終了する時間。 このルールを有効にするには、VIPステータスの自動有効期限を「はい」にする必要があります。",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "招待されたユーザーが登録されました",
'msg_user_you_invited' => "招待したユーザー ",
'msg_has_registered' => " 今登録されています。",
+ 'user_is_disabled' => 'ユーザー: :username(ID: :user_id) は無効です。',
+ 'user_is_not_confirmed' => 'ユーザー: :username(ID: :user_id) が確認されていません。',
];
diff --git a/resources/lang/nb/activity-log.php b/resources/lang/nb/activity-log.php
new file mode 100644
index 00000000..5608268c
--- /dev/null
+++ b/resources/lang/nb/activity-log.php
@@ -0,0 +1,7 @@
+ 'Vis egenskaper',
+ 'subject_type' => 'Modell',
+ 'subject_id' => 'Modell ID',
+];
diff --git a/resources/lang/nb/admin.php b/resources/lang/nb/admin.php
index c740ad64..35838250 100644
--- a/resources/lang/nb/admin.php
+++ b/resources/lang/nb/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Overvåk av kø',
'user_modify_logs' => 'Bruker modifiserer logger',
'message_templates' => 'Melding maler',
+ 'tracker_url' => 'Sporingsagent URL',
+ 'activity_logs' => 'Aktivitetslogg',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/nb/bonus-log.php b/resources/lang/nb/bonus-log.php
index 7519203d..d82484aa 100644
--- a/resources/lang/nb/bonus-log.php
+++ b/resources/lang/nb/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Kjøp skifte brukernavn kort',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Gave medalje',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Kjøp torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Oppgave fullført belønning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Uferdige trekkrettigheter',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Belønning torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Innsatt torrent ikke nådd',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Rolle arbeidstaker lønn',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent blir lastet ned',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Motta gave',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Last opp torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent motta belønning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Inngåtte torrenten har oppnådd belønning',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Seeding basic',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Seeding donor addition',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Verdi etter handel',
],
'exclude_seeding_bonus' => 'Utelat seeding bonus',
+ 'title_for_user' => 'Brukerens bonusdetaljer',
+ 'category' => 'Kategori',
+ 'category_common' => 'Felles',
+ 'category_seeding' => 'Deler',
+ 'view_detail' => 'Detaljer',
];
diff --git a/resources/lang/nb/field.php b/resources/lang/nb/field.php
new file mode 100644
index 00000000..ece99857
--- /dev/null
+++ b/resources/lang/nb/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Kort tekst',
+ 'textarea' => 'Lang tekst',
+ 'radio' => 'Horisontalt enkelt valg',
+ 'checkbox' => 'Horisontal flere valg',
+ 'select' => 'Vertikalt enkeltvalg',
+ 'image' => 'Bilde',
+ ],
+];
diff --git a/resources/lang/nb/forum.php b/resources/lang/nb/forum.php
index fc4a6301..97243d0a 100644
--- a/resources/lang/nb/forum.php
+++ b/resources/lang/nb/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Postsvar ble endret',
'edited_notify_body' => 'Ditt svar til emnet: :topic_subject ble endret av: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Ditt svar har et nytt svar',
+ 'replied_notify_body' => 'Ditt svar til emnet::topic_subject ble besvart av :replyer.',
]
];
diff --git a/resources/lang/nb/hr.php b/resources/lang/nb/hr.php
index 49ab3bdb..d7728f23 100644
--- a/resources/lang/nb/hr.php
+++ b/resources/lang/nb/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globalt',
'reached_by_seed_time_comment' => 'Opp til::now,seed time: :seed_time Tur(er) nådd :seed_time_minimum timour(s)',
+ 'reached_by_leech_time_comment' => 'Up to::now,leech time: :leech_time Hour(s) reached :leech_time_minimum Hour(s)',
'reached_by_share_ratio_comment' => "Opptil::now \nseed time: :seed_time Hour(s) Ikke nådd :seed_time_minimum Hour(s) \nDelforhold: :share_ratio nådd standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Din brukerklasse: :user_class_text eller donert bruker, ignorer denne H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) er nådd!',
diff --git a/resources/lang/nb/ip-log.php b/resources/lang/nb/ip-log.php
new file mode 100644
index 00000000..86460a6a
--- /dev/null
+++ b/resources/lang/nb/ip-log.php
@@ -0,0 +1,12 @@
+ 'IP Historie',
+ 'access' => 'Tilgangstid',
+ 'access_begin' => 'Tilgangstid begynner',
+ 'access_end' => 'Endepunkt for tilgangstid',
+ 'access_tooltip' => 'Selve tiden var innen én time før dette.',
+ 'uri' => 'URI',
+ 'count' => 'Antall',
+ 'ip_location' => 'Sted',
+];
diff --git a/resources/lang/nb/ip-search.php b/resources/lang/nb/ip-search.php
new file mode 100644
index 00000000..42014ec0
--- /dev/null
+++ b/resources/lang/nb/ip-search.php
@@ -0,0 +1,12 @@
+ 'IP Søk',
+ 'placeholder' => 'Skriv inn IP for å søke; ellers vil resultater være tom',
+ 'last_access_ip' => 'Siste IP',
+ 'last_access' => 'Sist tilgang',
+ 'ip_count' => 'Antall IP',
+ 'ip_last_access' => 'Denne IP-en sist åpnet',
+ 'user_added' => 'Bli med tid',
+ 'invited_by' => 'Invitert av',
+];
diff --git a/resources/lang/nb/label.php b/resources/lang/nb/label.php
index 1bd06c03..496c13eb 100644
--- a/resources/lang/nb/label.php
+++ b/resources/lang/nb/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "KODE",
'language' => 'Språk',
'content' => 'Innhold',
+ 'is_default' => 'Er standard',
+ 'bulk' => 'Flere',
'setting' => [
'nav_text' => 'Innstilling',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Varigheten av undersøkelsen beregnes ut fra det ferdige nedlastingen i timer',
'seed_time_minimum' => 'Minimumstid for nøkkel',
'seed_time_minimum_help' => 'Den korteste tiden for at frøene skal oppfylle standarden i timer, må være mindre enn lengden på ekspedisjonen',
+ 'leech_time_minimum' => 'Minimert byggetid (ingen seeder)',
+ 'leech_time_minimum_help' => 'Minimumsnedlastingstid som kreves for å oppfylle krav til standard når man ikke har sprekk i timer, må være mindre enn ekspedisjonens lengde. Sett til 0 for å deaktivere',
'ignore_when_ratio_reach' => 'Prestasjon delingsrate',
'ignore_when_ratio_reach_help' => 'Den minste delingshastigheten for å overholde standarden',
'ban_user_when_counts_reach' => 'H&R teller grense',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maksimalt opplastingsvolum multiplikator effektivt tidsområde',
'max_uploaded_duration_help' => 'Enhet: timer. Den maksimale opplastingsvolumet multiplikatoren trer i effekt innen dette tidsintervallet etter at torrenten er publisert, og vil ikke tre i kraft utover dette området. Innstillingen 0 er alltid i effekt',
],
+ 'captcha' => [
+ 'tab_header' => 'Bekreftelsekode',
+ 'driver' => 'Captcha sjåfør',
+ 'driver_help' => 'Velg hvilken bekreftelsesmekanisme som vises på offentlige skjemaer.',
+ 'drivers' => [
+ 'image' => 'Innebygd bildeopptaka',
+ 'cloudflare_turnstile' => 'Cloudflare Turnstile',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Turnstile',
+ 'site_key' => 'Sidenøkkel',
+ 'site_key_help' => 'Kopiert fra Cloudflare Turnstile-dashbord.',
+ 'secret_key' => 'Hemmelig nøkkel',
+ 'secret_key_help' => 'Behold denne verdien privat.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Tilpasser automatisk når satt til Auto.',
+ 'theme_auto' => 'Automatisk',
+ 'theme_light' => 'Lys',
+ 'theme_dark' => 'Mørk',
+ 'size' => 'Størrelse på widget',
+ 'size_help' => 'Fleksible strekninger som passer til beholderens bredde.',
+ 'size_normal' => 'Vanlig',
+ 'size_compact' => 'Kompakt',
+ 'size_flexible' => 'Fleksibel',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Sidenøkkel',
+ 'site_key_help' => 'Levert av Google reCAPTCHA admin konsollen.',
+ 'secret_key' => 'Hemmelig nøkkel',
+ 'secret_key_help' => 'Behold denne verdien privat.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Brukes mørk når nettstedet ditt kjører en mørk palette.',
+ 'theme_light' => 'Lys',
+ 'theme_dark' => 'Mørk',
+ 'size' => 'Størrelse på widget',
+ 'size_help' => 'Kompakt er egnet for smale layouter.',
+ 'size_normal' => 'Vanlig',
+ 'size_compact' => 'Kompakt',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Krever captcha for å delta ved innsjekking',
+ 'enabled_help' => 'Når aktivert, må medlemmer løse captcha før innlogging.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisânia',
'enabled' => 'Om du vil aktivere Meilisesis',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Standard: Administratorer, brukere med en brukerklasse større eller lik den angitte verdien kan logge inn i admin backend',
'alarm_email_receiver' => 'E-postmottaker av alarm',
'alarm_email_receiver_help' => "Fyll inn UID for brukeren, skilt med mellomrom, og alarmen sender e-post til korresponderende brukers e-postadresse. Hvis du ikke fyller det inn, vil det bli skrevet til kjøretidloggen, og loggnivået vil være feil",
+ 'is_record_announce_log' => 'Om annonseringslogger skal registreres',
+ 'is_record_announce_log_help' => 'For å lagre logger, først installer ClickHouse i henhold til dokumentasjonen og aktivere denne konfigurasjonen. Standard: ingen',
+ 'is_record_seeding_bonus_log' => 'Om oppgitt bonuslogger skal registreres',
+ 'is_record_seeding_bonus_log_help' => 'For å registrere, først installere ClickHouse i henhold til dokumentasjonen og aktivere denne konfigurasjonen. Standard: ingen',
+
],
'image_hosting' => [
'driver' => 'Lagringssted',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parkert',
'offer_allowed_count' => 'Tilbud tillatt antall',
'tmp_invites' => 'Midlertidig invitasjon',
+ 'is_donating' => 'Donor',
],
'medal' => [
'label' => 'Medalje',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Global kampanje',
'global_sp_state' => 'Global kampanje status',
+ 'deadline_after_begin' => 'Slutttiden må være senere enn starttidspunktet.',
+ 'status' => 'Status:',
+ 'status_expired' => 'Utløpt',
+ 'status_ongoing' => 'Under arbeid',
+ 'status_upcoming' => 'Kommende',
+ 'time_overlaps' => 'Tidsoverlapper med en annen promotering. Vennligst juster vinduet.',
+ 'time_overlaps_with' => 'Overlaps med promoterings-ID :id (tid: :begin ~ :end).',
+ 'notice_days' => 'Forhåndskunngjøring',
+ 'notice_day' => ':days day før',
+ 'notice_none' => 'Ingen forhåndskunngjøring',
+ 'notice_unlimited' => 'Alltid annonsere',
],
'role' => [
'class' => 'Relater brukerklasse',
@@ -389,4 +456,18 @@ Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/ca
'select_section' => 'Utvalg',
'select_section_help' => "Dersom et valg ikke er definert, er alle alternativer fra utvalget tillatt for regelen. Minst ett valg bør defineres.",
],
+ 'field' => [
+ 'label' => 'Egendefinert felt',
+ 'name' => 'Navn',
+ 'name_help' => 'Kun tillat siffer, inneholde bokstaver, understreking',
+ 'field_label' => 'Vis etikett',
+ 'type' => 'Type:',
+ 'required' => 'Påkrevd',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Hjelp tekst',
+ 'options' => 'Alternativer',
+ 'options_help' => 'Kreves når typen er radio, sjekkboks, valg. En linje, et alternativ, format: verdi° vist tekst',
+ 'is_single_row' => 'Vise på en enkelt rad',
+ 'display' => 'Tilpasset skjerm',
+ ]
];
diff --git a/resources/lang/nb/medal.php b/resources/lang/nb/medal.php
index ef4818a0..ea73a46d 100644
--- a/resources/lang/nb/medal.php
+++ b/resources/lang/nb/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Gave gebyr-faktor',
'gift_fee' => 'Gave gebyr',
'gift_fee_factor_help' => 'Tilleggsavgiften for gaver til andre brukere er lik prisen multiplisert med faktoren',
+ 'bonus_addition_duration' => 'Bonus tillegg varighet',
+ 'bonus_addition_duration_help' => 'Unit: dager. Sett til 0 for permanent effekt, Teller fra oppkjøpstidspunktet, uavhengig av om det er utstyrt eller ikke',
],
'buy_already' => 'Allerede kjøp',
'buy_btn' => 'Kjøp',
@@ -48,4 +50,22 @@ return [
0 => 'Retning',
1 => 'Ikke på'
],
+ 'bonus_addition_expire_at' => 'Bonus tillegg utløpstid',
+ 'is_expired' => 'Er utløpt',
+ 'is_bonus_addition_expired' => 'Er bonustillegg utgått',
+ 'is_wearing' => 'Is Wearing',
+ 'increase_duration' => 'Øk varighet',
+ 'increase_duration_help' => 'Unit: dager. Endelig forlenges utløpstiden fra den opprinnelige verdien',
+ 'update_expire_at' => 'Angi utløpstid',
+ 'update_expire_at_help' => 'Enhetlig sett utløpstid til en angitt verdi',
+ 'bulk_action_increase' => 'Øk',
+ 'bulk_action_update' => 'Oppdater',
+ 'bulk_action_cancel' => 'Avbryt',
+ 'bulk_action_increase_expire_at' => 'Bulk økning utløpstid',
+ 'bulk_action_update_expire_at' => 'Bulk-oppdatering utløpstid',
+ 'bulk_action_cancel_expire_at' => 'Bulk avbryter utløpstid',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Bulk forlengelse bonustillegg utløper tid',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Masseoppdatering bonus utløpstid',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Bulk avbryte bonus utløpstid',
+
];
diff --git a/resources/lang/nb/message.php b/resources/lang/nb/message.php
index cbf16d15..56e4cc14 100644
--- a/resources/lang/nb/message.php
+++ b/resources/lang/nb/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Tillatelse for nedlasting avbrutt',
'body' => 'Din nedlastningstillatelse er avbrutt på grunn av annonsering til å betalt torrent for mange ganger, sørg for at du har nok bonus.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Tillatelse for nedlasting avbrutt',
+ 'body' => 'Din nedlastingstillatelse er avbrutt på grunn av annonsering av falske data.',
+ ],
'download_enable' => [
'subject' => 'Nedlastings tillatelse gjenopprettet',
'body' => 'Dine nedlastingsrettigheter gjenopprettet. Nå kan du laste ned torrenter. Av: Operatør',
diff --git a/resources/lang/nb/offer.php b/resources/lang/nb/offer.php
index f1ec9985..0a5ffbbe 100644
--- a/resources/lang/nb/offer.php
+++ b/resources/lang/nb/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Vennligst last opp tilbudet innen ",
'msg_hours_otherwise' => " timer. Hvis ikke vil tilbudet bli slettet.",
'msg_reason_is' => "Grunnen til det: ",
+ 'msg_new_offer_subject' => "Et nytt tilbud er lagt til",
+ 'msg_new_offer_msg' => "Bruker :username har lagt til et nytt tilbud :offername",
];
diff --git a/resources/lang/nb/pagination.php b/resources/lang/nb/pagination.php
index c1fda820..22d9dd91 100644
--- a/resources/lang/nb/pagination.php
+++ b/resources/lang/nb/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Neste »',
- 'previous' => '« Forrige',
+ 'aria' => [
+ 'sortAscending' => ': aktiver for å sortere kolonnen stigende',
+ 'sortDescending' => ': aktiver for å sortere kolonnen synkende',
+ ],
+ 'emptyTable' => 'Ingen data tilgjengelig i tabellen',
+ 'info' => 'Viser _START_ til _END_ av _TOTAL_ oppføringer',
+ 'infoEmpty' => 'Viser 0 til 0 enheter 0',
+ 'infoFiltered' => '(filtrert fra _MAX_ samlede oppføringer)',
+ 'lengthMenu' => 'Vis _MENU_ oppføringer',
+ 'loadingRecords' => 'Laster...',
+ 'next' => 'Neste »',
+ 'paginate' => [
+ 'first' => 'Første',
+ 'last' => 'Siste',
+ 'next' => 'Neste',
+ 'previous' => 'Forrige',
+ ],
+ 'previous' => '« Forrige',
+ 'search' => 'Søk:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Finner ingen samsvarende poster',
];
diff --git a/resources/lang/nb/passkey.php b/resources/lang/nb/passkey.php
new file mode 100644
index 00000000..1e6d4ea4
--- /dev/null
+++ b/resources/lang/nb/passkey.php
@@ -0,0 +1,22 @@
+ 'Tilgangsnøkkel',
+ 'passkey' => 'Tilgangsnøkkel',
+ 'passkey_desc' => 'Tilgangsnøkkel er en sikker og praktisk måte å godkjenne uten behov for passord. De kan brukes på tvers av flere enheter.',
+ 'passkey_create' => 'Opprett tilgangsnøkkel',
+ 'passkey_empty' => 'Ingen krypteringsnøkkel funnet.',
+ 'passkey_created_at' => 'Opprettet den:',
+ 'passkey_delete_confirm' => 'Er du sikker på at du vil slette dette passordet? Denne handlingen kan ikke angres.',
+ 'passkey_delete' => 'Slett',
+ 'passkey_unknown' => 'Det oppstod en feil under behandling av forespørselen.',
+ 'passkey_invalid' => 'Ugyldig krypteringsnøkkel data.',
+ 'passkey_timeout' => 'Handlingen tidsavbrudd, vennligst prøv igjen.',
+ 'passkey_error' => 'Det oppstod en feil under behandling av forespørselen. Prøv igjen senere.',
+ 'passkey_user_not_found' => 'Bruker ble ikke funnet',
+ 'passkey_not_supported' => 'Nettleseren din støtter ikke passordfritt. Bruk en moderne nettleser for å opprette og behandle passordene dine.',
+ 'fields' => [
+ 'credential_id' => 'Påloggings ID',
+ 'counter' => 'Teller',
+ ],
+];
diff --git a/resources/lang/nb/passwords.php b/resources/lang/nb/passwords.php
index 88697c23..cbe6299e 100644
--- a/resources/lang/nb/passwords.php
+++ b/resources/lang/nb/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Passordet ditt har blitt nullstilt!',
- 'sent' => 'Vi har sendt din lenke for å nullstille passordet!',
+ 'reset' => 'Ditt passord er tilbakestilt.',
+ 'sent' => 'Vi har sendt deg en lenke for nullstilling av passordet ditt.',
'throttled' => 'Vennligst vent før du prøver på nytt.',
- 'token' => 'Denne koden for å nullstille passordet er ugyldig.',
- 'user' => 'Vi kan ikke finne en bruker med den e-postadressen.',
+ 'token' => 'Denne passordresetten er ugyldig.',
+ 'user' => 'Vi finner ikke en bruker med den e-postadressen.',
];
diff --git a/resources/lang/nb/torrent.php b/resources/lang/nb/torrent.php
index 382c4eb1..5cc5a10b 100644
--- a/resources/lang/nb/torrent.php
+++ b/resources/lang/nb/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Godkjennings logger'
],
'show_hide_media_info' => 'Vis/Skjul rå MediaInfo',
+ 'show_hide_bd_info' => 'Vis/Skjul rå BDInfo',
+ 'collapse_show_more_audio' => 'Samle/Utvid flere lydspor',
+ 'collapse_show_more_subtitles' => 'Collapse/Utvid flere undertekster',
+ 'technicalinfo_duration' => 'Varighet',
+ 'technicalinfo_resolution' => 'Oppløsning',
+ 'technicalinfo_bit_rate' => 'Bit Sats',
+ 'technicalinfo_bit_depth' => 'Bit dybde',
+ 'technicalinfo_frame_rate' => 'Ramme rate',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Formatér',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.rammer',
+ 'technicalinfo_audio' => 'Lyd #',
+ 'technicalinfo_subtitles' => 'Undertekster #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalt',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]her[/b]",
'msg_offer' => "Tilbud ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Krev hovednøkkel',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache-mappe kan ikke opprette',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache-katalog er ikke skrivbar',
+ 'imdb_photo_dir_can_not_create' => 'imdb Bildedir kan ikke opprette',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb bildeplate er ikke skrivbar',
];
diff --git a/resources/lang/nb/user.php b/resources/lang/nb/user.php
index ad6c8cc7..c8e10d97 100644
--- a/resources/lang/nb/user.php
+++ b/resources/lang/nb/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Delta kort',
'props' => 'Tilbehør',
'class' => 'Klasse',
- 'vip_added' => 'VIP status får av bonus',
- 'vip_added_help' => 'Er VIP-statusen innløst av bonus.',
+ 'vip_added' => 'VIP status utløper automatisk',
+ 'vip_added_help' => 'Er VIP-statusen automatisk utløper.',
'vip_until' => 'Slutttid for VIP',
- 'vip_until_help' => "Tid-formatet er 'År-Måned-dag-timer:Minute:Second The time nÃ¥r VIP status slutter. VIP-status fås av bonusen må settes til 'Ja' for at denne regelen skal tre i kraft.",
+ 'vip_until_help' => "Tid-formatet er 'År-Måned-dag-timer:Minute:Second The time nÃ¥r VIP status slutter. VIP-status utløper automatisk\" må settes til 'Ja' for at denne regelen skal tre i kraft.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Rotér',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Invitert bruker har registrert",
'msg_user_you_invited' => "Brukeren du har invitert ",
'msg_has_registered' => " er registrert akkurat nå.",
+ 'user_is_disabled' => 'Bruker: :username(ID: :user_id) er deaktivert.',
+ 'user_is_not_confirmed' => 'Bruker: :username(ID: :user_id) ikke bekreftet.',
];
diff --git a/resources/lang/nl/activity-log.php b/resources/lang/nl/activity-log.php
new file mode 100644
index 00000000..4fcd00d3
--- /dev/null
+++ b/resources/lang/nl/activity-log.php
@@ -0,0 +1,7 @@
+ 'Bekijk eigenschappen',
+ 'subject_type' => 'Model',
+ 'subject_id' => 'Model ID',
+];
diff --git a/resources/lang/nl/admin.php b/resources/lang/nl/admin.php
index e22db652..544f8eca 100644
--- a/resources/lang/nl/admin.php
+++ b/resources/lang/nl/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Wachtrij monitor',
'user_modify_logs' => 'Gebruiker wijzigt logs',
'message_templates' => 'Bericht sjabloon',
+ 'tracker_url' => 'Tracker URL',
+ 'activity_logs' => 'Activiteiten logs',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/nl/bonus-log.php b/resources/lang/nl/bonus-log.php
index 3ab83c37..5595b976 100644
--- a/resources/lang/nl/bonus-log.php
+++ b/resources/lang/nl/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Koop wijziging gebruikersnaam kaart',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Cadeau medaille',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Koop torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Taak beëindigd beloning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Taak onvoltooide aftrek',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Beloning torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Opgehaalde torrent onbereikbaar',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Rol salaris',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent wordt gedownload',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Cadeau ontvangen',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Upload torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent ontvangen beloning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Claimed torrent heeft een beloning bereikt',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Basis uploaden',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Upload donor toevoeging',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Na-handelswaarde',
],
'exclude_seeding_bonus' => 'Bonus uitsluiten bij seeden',
+ 'title_for_user' => 'Bonusgegevens gebruiker',
+ 'category' => 'categorie',
+ 'category_common' => 'Gemeenschappelijk',
+ 'category_seeding' => 'Uploaden',
+ 'view_detail' => 'Beschrijving',
];
diff --git a/resources/lang/nl/field.php b/resources/lang/nl/field.php
new file mode 100644
index 00000000..598d5818
--- /dev/null
+++ b/resources/lang/nl/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Korte tekst',
+ 'textarea' => 'Lange tekst',
+ 'radio' => 'Horizontale selectie',
+ 'checkbox' => 'Horizontale meerdere selecties',
+ 'select' => 'Verticale enkelselectie',
+ 'image' => 'Afbeelding',
+ ],
+];
diff --git a/resources/lang/nl/forum.php b/resources/lang/nl/forum.php
index 92ddc9c9..b78ebe42 100644
--- a/resources/lang/nl/forum.php
+++ b/resources/lang/nl/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Antwoord op bericht is gewijzigd',
'edited_notify_body' => 'Je antwoord op onderwerp: :topic_subject is gewijzigd door: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Uw antwoord heeft een nieuw antwoord',
+ 'replied_notify_body' => 'Je antwoord op topic::topic_onderwerp werd beantwoord door :responyer.',
]
];
diff --git a/resources/lang/nl/hr.php b/resources/lang/nl/hr.php
index 7f423371..4476b655 100644
--- a/resources/lang/nl/hr.php
+++ b/resources/lang/nl/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Wereldwijd',
'reached_by_seed_time_comment' => 'Tot::nee, zaad tijd: :seed_time uur(s) bereikten :seed_time_minimum uur(s)',
+ 'reached_by_leech_time_comment' => 'Tot::now,leech tijd: :leech_time uren bereikt(s) :leech_time_minimum uren',
'reached_by_share_ratio_comment' => "Tot::now \nhersteltijd: :seed_time uur(s) niet bereikt :seed_time_minimumuren \nShare ratio: :share_ratio reached standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Je gebruikersklasse: :user_class_text of gedoneerde gebruiker, negeer deze H&R",
'reached_message_subject' => '&R(ID: :hit_and_run_id) bereikt!',
diff --git a/resources/lang/nl/ip-log.php b/resources/lang/nl/ip-log.php
new file mode 100644
index 00000000..2fe08b66
--- /dev/null
+++ b/resources/lang/nl/ip-log.php
@@ -0,0 +1,12 @@
+ 'IP Geschiedenis',
+ 'access' => 'Toegang tot tijd',
+ 'access_begin' => 'Toegangstijd begin',
+ 'access_end' => 'Toegangstijd einde',
+ 'access_tooltip' => 'De werkelijke tijd was binnen een uur daarvoor.',
+ 'uri' => 'URI',
+ 'count' => 'Tel',
+ 'ip_location' => 'Locatie',
+];
diff --git a/resources/lang/nl/ip-search.php b/resources/lang/nl/ip-search.php
new file mode 100644
index 00000000..ed5c849e
--- /dev/null
+++ b/resources/lang/nl/ip-search.php
@@ -0,0 +1,12 @@
+ 'IP Zoeken',
+ 'placeholder' => 'Voer IP in om te zoeken; anders zijn de resultaten leeg',
+ 'last_access_ip' => 'Nieuwste IP',
+ 'last_access' => 'Laatste aanmelding',
+ 'ip_count' => 'IP telling',
+ 'ip_last_access' => 'Dit IP voor het laatst geopend',
+ 'user_added' => 'Deelname tijd',
+ 'invited_by' => 'Uitgenodigd door',
+];
diff --git a/resources/lang/nl/label.php b/resources/lang/nl/label.php
index 13645217..8160d746 100644
--- a/resources/lang/nl/label.php
+++ b/resources/lang/nl/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "CODE",
'language' => 'Taal',
'content' => 'Inhoud',
+ 'is_default' => 'Is standaard',
+ 'bulk' => 'Bak',
'setting' => [
'nav_text' => 'Instellingen',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'De duur van het examen wordt berekend na voltooiing van de download, in uren',
'seed_time_minimum' => 'Minimale Seed tijd',
'seed_time_minimum_help' => 'De kortste tijd om de zaden te laten voldoen aan de standaard, in uren, moet kleiner zijn dan de lengte van de expeditie',
+ 'leech_time_minimum' => 'Minste bloedzuiger tijd (geen seeder)',
+ 'leech_time_minimum_help' => 'De minimale downloadtijd die nodig is om te voldoen aan de standaard wanneer er niet wordt gezocht, in uren, moet kleiner zijn dan de lengte van de expeditie. Zet op 0 om uit te schakelen',
'ignore_when_ratio_reach' => 'Prestatie Deel Tarief',
'ignore_when_ratio_reach_help' => 'De minimale deelsnelheid om te voldoen aan de standaard',
'ban_user_when_counts_reach' => 'Hoogste teller limiet',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maximaal bereik effectieve tijdspanne upload volume',
'max_uploaded_duration_help' => 'Eenheid: uren. De maximale upload volume multiplier is van kracht binnen dit tijdsbestek nadat de torrent is gepubliceerd, en heeft geen effect buiten dit bereik. Een instelling van 0 is altijd van kracht',
],
+ 'captcha' => [
+ 'tab_header' => 'CAPTCHA',
+ 'driver' => 'Captcha driver',
+ 'driver_help' => 'Kies welk verificatiemechanisme wordt weergegeven op openbare formulieren.',
+ 'drivers' => [
+ 'image' => 'Ingebouwde afbeelding captcha',
+ 'cloudflare_turnstile' => 'Cloudflare Draai',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Draai',
+ 'site_key' => 'Site sleutel',
+ 'site_key_help' => 'Gekopieerd van het Cloudflare Turnstile dashboard.',
+ 'secret_key' => 'Geheime sleutel',
+ 'secret_key_help' => 'Houd deze waarde privé.',
+ 'theme' => 'Thema',
+ 'theme_help' => 'Automatisch aanpassen wanneer ingesteld op Auto.',
+ 'theme_auto' => 'Automatisch',
+ 'theme_light' => 'Licht',
+ 'theme_dark' => 'Donker',
+ 'size' => 'Widget grootte',
+ 'size_help' => 'Flexibele stretches die overeenkomen met de containerbreedte.',
+ 'size_normal' => 'normaal',
+ 'size_compact' => 'Compacte',
+ 'size_flexible' => 'Flexibel',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Site sleutel',
+ 'site_key_help' => 'Geleverd door de Google reCAPTCHA admin console.',
+ 'secret_key' => 'Geheime sleutel',
+ 'secret_key_help' => 'Houd deze waarde privé.',
+ 'theme' => 'Thema',
+ 'theme_help' => 'Gebruik donker wanneer je site een donker palet uitvoert.',
+ 'theme_light' => 'Licht',
+ 'theme_dark' => 'Donker',
+ 'size' => 'Widget grootte',
+ 'size_help' => 'Compacte is geschikt voor smalle lay-outs.',
+ 'size_normal' => 'normaal',
+ 'size_compact' => 'Compacte',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Captcha vereist voor aanwezigheid check-in',
+ 'enabled_help' => 'Wanneer ingeschakeld, moeten leden de captcha oplossen alvorens in te loggen.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisme',
'enabled' => 'Of je Meilis inschakelt',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Standaard: beheerder, gebruikers met een gebruikersklasse groter dan of gelijk aan de ingestelde waarde kunnen inloggen op de beheerdersbeheerder',
'alarm_email_receiver' => 'Alarm e-mail ontvanger',
'alarm_email_receiver_help' => "Vul het UID van de gebruiker in, gescheiden door een spatie, en de alarm-e-mail wordt naar het bijbehorende e-mailadres van de gebruiker verzonden. Als je het niet invult, wordt het naar de runtime log geschreven en het logniveau is een fout",
+ 'is_record_announce_log' => 'Of u aankondigingslogs moet opnemen',
+ 'is_record_announce_log_help' => 'Om logbestanden op te nemen, installeer eerst ClickHouse volgens de documentatie en schakelt u deze configuratie in. Standaard: nee',
+ 'is_record_seeding_bonus_log' => 'Of bonuslogs voor seeding logs moeten worden opgenomen',
+ 'is_record_seeding_bonus_log_help' => 'Om op te nemen, installeer ClickHouse eerst volgens de documentatie en schakel deze configuratie in. Standaard: nee',
+
],
'image_hosting' => [
'driver' => 'Opslag locatie',
@@ -155,6 +210,7 @@ return [
'parked' => 'Geparkeerd',
'offer_allowed_count' => 'Aanbieding aantal',
'tmp_invites' => 'Tijdelijke uitnodiging',
+ 'is_donating' => 'Donateur',
],
'medal' => [
'label' => 'Medaille',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Globale promotie',
'global_sp_state' => 'Wereldwijde promotiestatus',
+ 'deadline_after_begin' => 'Eindtijd moet later zijn dan de starttijd.',
+ 'status' => 'status',
+ 'status_expired' => 'Verlopen',
+ 'status_ongoing' => 'In behandeling',
+ 'status_upcoming' => 'Aankomende',
+ 'time_overlaps' => 'Tijd overlapt met een andere promotie. Pas het venster aan.',
+ 'time_overlaps_with' => 'Overlappingen met promotie ID :id (tijd: :begin ~ :end).',
+ 'notice_days' => 'Voorafgaande aankondiging',
+ 'notice_day' => ':days dag ervoor',
+ 'notice_none' => 'Geen vooraankondiging',
+ 'notice_unlimited' => 'Altijd aankondigen',
],
'role' => [
'class' => 'Gebruikersklasse relateren',
@@ -389,4 +456,18 @@ Opmerking: In 1. , het deel 'searchbox_name' kan worden weggelaten, d.w.z. de re
'select_section' => 'Selecties',
'select_section_help' => "Als een selectie niet gedefinieerd is, zijn alle opties uit de selectie toegestaan voor de regel. Tenminste één selectie moet gedefinieerd worden.",
],
+ 'field' => [
+ 'label' => 'Aangepast veld',
+ 'name' => 'naam',
+ 'name_help' => 'Alleen cijfers, alfabet, onderstreping',
+ 'field_label' => 'Toon label',
+ 'type' => 'Type',
+ 'required' => 'vereist',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Help tekst',
+ 'options' => 'Instellingen',
+ 'options_help' => 'Vereist wanneer het type radio, selectievakje is. Eén regel, één optie, formaat: waarde! display tekst',
+ 'is_single_row' => 'Weergeven op één rij',
+ 'display' => 'Aangepaste weergave',
+ ]
];
diff --git a/resources/lang/nl/medal.php b/resources/lang/nl/medal.php
index 5f25635f..f0399851 100644
--- a/resources/lang/nl/medal.php
+++ b/resources/lang/nl/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Cadeau vergoeding factor',
'gift_fee' => 'Cadeau vergoeding',
'gift_fee_factor_help' => 'De extra vergoeding voor geschenken aan andere gebruikers is gelijk aan de prijs vermenigvuldigd door deze factor',
+ 'bonus_addition_duration' => 'Bonus optel duur',
+ 'bonus_addition_duration_help' => 'Eenheid: dagen. Zet op 0 voor permanent effect. Tel vanaf de tijd van verwerving, ongeacht of het is uitgerust of niet.',
],
'buy_already' => 'Al gekocht',
'buy_btn' => 'Kopen',
@@ -48,4 +50,22 @@ return [
0 => 'Dooring',
1 => 'Niet dragen'
],
+ 'bonus_addition_expire_at' => 'Vervaltijd bonus toevoeging',
+ 'is_expired' => 'Is verlopen',
+ 'is_bonus_addition_expired' => 'Is bonustoevoeging verlopen',
+ 'is_wearing' => 'Draag',
+ 'increase_duration' => 'Verhoog Duur',
+ 'increase_duration_help' => 'Eenheid: dagen. Uniforme verlenging van de vervaltijd van de oorspronkelijke waarde',
+ 'update_expire_at' => 'Stel vervaltijd in',
+ 'update_expire_at_help' => 'Uniforme instellen van de vervaltijd op een opgegeven waarde',
+ 'bulk_action_increase' => 'Verhogen',
+ 'bulk_action_update' => 'Vernieuwen',
+ 'bulk_action_cancel' => 'annuleren',
+ 'bulk_action_increase_expire_at' => 'Bulk verhoogt vervaltijd',
+ 'bulk_action_update_expire_at' => 'Bulk update vervaltijd',
+ 'bulk_action_cancel_expire_at' => 'Bulk annuleren vervaltijd',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Bulk verlengt de vervaltijd van bonus toevoeging',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Bulk update bonus vervaltijd',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Bulk annuleren bonus vervaltijd',
+
];
diff --git a/resources/lang/nl/message.php b/resources/lang/nl/message.php
index d97902cc..1991bb17 100644
--- a/resources/lang/nl/message.php
+++ b/resources/lang/nl/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Downloadmachtiging geannuleerd',
'body' => 'Uw downloadmachtiging is geannuleerd als gevolg van het al te vaak aankondigen van betaalde torrent. Zorg ervoor dat u genoeg bonus heeft.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Downloadmachtiging geannuleerd',
+ 'body' => 'Uw downloadmachtiging is geannuleerd vanwege het bekendmaken van valse gegevens.',
+ ],
'download_enable' => [
'subject' => 'Downloadmachtiging hersteld',
'body' => 'Je downloadrechten zijn hersteld, je kan nu torrents downloaden door: :operator',
diff --git a/resources/lang/nl/offer.php b/resources/lang/nl/offer.php
index 1df81bee..b322847a 100644
--- a/resources/lang/nl/offer.php
+++ b/resources/lang/nl/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Upload de aanbieding binnen ",
'msg_hours_otherwise' => " uren. Anders zou de aanbieding worden verwijderd.",
'msg_reason_is' => "De reden: ",
+ 'msg_new_offer_subject' => "Een nieuwe aanbieding is toegevoegd",
+ 'msg_new_offer_msg' => "Gebruiker :username heeft een nieuwe aanbieding toegevoegd :offername",
];
diff --git a/resources/lang/nl/pagination.php b/resources/lang/nl/pagination.php
index 1a6d6335..e8326868 100644
--- a/resources/lang/nl/pagination.php
+++ b/resources/lang/nl/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Volgende »',
- 'previous' => '« Vorige',
+ 'aria' => [
+ 'sortAscending' => ': activeren om kolom oplopend te sorteren',
+ 'sortDescending' => ': activeren om kolom aflopend te sorteren',
+ ],
+ 'emptyTable' => 'Geen gegevens beschikbaar in tabel',
+ 'info' => '_START_ tot _END_ van _TOTAL_ items worden weergegeven',
+ 'infoEmpty' => '0 tot 0 van de 0 items weergegeven',
+ 'infoFiltered' => '(gefilterd uit _MAX_ totaal items)',
+ 'lengthMenu' => '_MENU_ invoergegevens weergeven',
+ 'loadingRecords' => 'Laden...',
+ 'next' => 'Next »',
+ 'paginate' => [
+ 'first' => 'Eerste',
+ 'last' => 'Laatste',
+ 'next' => 'Volgende',
+ 'previous' => 'named@@0',
+ ],
+ 'previous' => '« Vorige',
+ 'search' => 'Zoek:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Geen overeenkomende records gevonden',
];
diff --git a/resources/lang/nl/passkey.php b/resources/lang/nl/passkey.php
new file mode 100644
index 00000000..c917c2e4
--- /dev/null
+++ b/resources/lang/nl/passkey.php
@@ -0,0 +1,22 @@
+ 'Toegangssleutel',
+ 'passkey' => 'Toegangssleutel',
+ 'passkey_desc' => 'Toegangssleutel is een veilige en handige manier om te verifiëren zonder de behoefte aan wachtwoorden. Ze kunnen worden gebruikt op meerdere apparaten.',
+ 'passkey_create' => 'Nieuwe toegangssleutel',
+ 'passkey_empty' => 'Geen toegangssleutel gevonden.',
+ 'passkey_created_at' => 'Aangemaakt op:',
+ 'passkey_delete_confirm' => 'Weet je zeker dat je deze toegangscode wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt.',
+ 'passkey_delete' => 'Verwijderen',
+ 'passkey_unknown' => 'Er is een fout opgetreden tijdens het verwerken van uw verzoek.',
+ 'passkey_invalid' => 'Ongeldige toegangsgegevens',
+ 'passkey_timeout' => 'Bewerking time-out, probeer het opnieuw.',
+ 'passkey_error' => 'Er is een fout opgetreden tijdens het verwerken van uw verzoek. Probeer het later opnieuw.',
+ 'passkey_user_not_found' => 'Gebruiker niet gevonden.',
+ 'passkey_not_supported' => 'Je browser ondersteunt geen toegangssleutel. Gebruik een moderne browser om je toegangscode te maken en te beheren.',
+ 'fields' => [
+ 'credential_id' => 'Toegangsnummer',
+ 'counter' => 'Teller',
+ ],
+];
diff --git a/resources/lang/nl/passwords.php b/resources/lang/nl/passwords.php
index 16f4174f..e72e1f97 100644
--- a/resources/lang/nl/passwords.php
+++ b/resources/lang/nl/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Het wachtwoord van uw account is gewijzigd.',
- 'sent' => 'We hebben een e-mail verstuurd met instructies om een nieuw wachtwoord in te stellen.',
- 'throttled' => 'Gelieve even te wachten en het dan opnieuw te proberen.',
- 'token' => 'Dit wachtwoordhersteltoken is niet geldig.',
- 'user' => 'Geen gebruiker bekend met dit e-mailadres.',
+ 'reset' => 'Uw wachtwoord is opnieuw ingesteld.',
+ 'sent' => 'We hebben uw wachtwoord reset link verzonden.',
+ 'throttled' => 'Wacht alsjeblieft voordat je opnieuw probeert.',
+ 'token' => 'Dit wachtwoord reset token is ongeldig.',
+ 'user' => 'We kunnen geen gebruiker met dat e-mailadres vinden.',
];
diff --git a/resources/lang/nl/torrent.php b/resources/lang/nl/torrent.php
index 3f6eeea9..b43e4456 100644
--- a/resources/lang/nl/torrent.php
+++ b/resources/lang/nl/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Goedkeuringslogs'
],
'show_hide_media_info' => 'Toon/Verberg ruwe MediaInfo',
+ 'show_hide_bd_info' => 'Toon/Verberg ruwe BDInfo',
+ 'collapse_show_more_audio' => 'Meer audiotracks in/uitklappen',
+ 'collapse_show_more_subtitles' => 'Meer ondertitelingen inklappen/uitvouwen',
+ 'technicalinfo_duration' => 'Duur',
+ 'technicalinfo_resolution' => 'Resolutie',
+ 'technicalinfo_bit_rate' => 'Bit tarief',
+ 'technicalinfo_bit_depth' => 'Botten diepte',
+ 'technicalinfo_frame_rate' => 'Frame Rate',
+ 'technicalinfo_profile' => 'Profiel',
+ 'technicalinfo_format' => 'Formatteren',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'Audio #',
+ 'technicalinfo_subtitles' => 'Ondertiteling #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Wereldwijd',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]hier[/b]",
'msg_offer' => "Aanbieding ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Vereist Seed',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir kan niet aanmaken',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir is niet schrijfbaar',
+ 'imdb_photo_dir_can_not_create' => 'imdb foto dir kan niet maken',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb foto dir is niet beschrijfbaar',
];
diff --git a/resources/lang/nl/user.php b/resources/lang/nl/user.php
index cfc0e622..5d5b49c5 100644
--- a/resources/lang/nl/user.php
+++ b/resources/lang/nl/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Kaart bijwonen',
'props' => 'Eigenschappen',
'class' => 'Les',
- 'vip_added' => 'VIP status is ontvangen door een bonus',
- 'vip_added_help' => 'Is de VIP-status door bonus verkregen?',
+ 'vip_added' => 'VIP-status verloopt automatisch',
+ 'vip_added_help' => 'Vervalt de VIP-status automatisch.',
'vip_until' => 'Eindtijd van de VIP-status',
- 'vip_until_help' => "Het tijdformaat is 'Jaar-Jaar-Maand-Maandag uur:Minute:Tweede De tijd wanneer de VIP-status eindigt. VIP status wordt verkregen door bonus' s moet op ja staan om deze regel van kracht te laten worden.",
+ 'vip_until_help' => "Het tijdformaat is 'Jaar-Jaar-Maand-Maandag uur:Minute:Tweede De tijd wanneer de VIP-status eindigt. VIP status automatisch vervalt moet op 'Ja' staan om deze regel van kracht te laten worden.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Uitgenodigde gebruiker heeft zich geregistreerd",
'msg_user_you_invited' => "De gebruiker die je hebt uitgenodigd ",
'msg_has_registered' => " heeft zich zojuist geregistreerd.",
+ 'user_is_disabled' => 'Gebruiker: :username(ID: :user_id) is uitgeschakeld.',
+ 'user_is_not_confirmed' => 'Gebruiker: :username(ID: :user_id) niet bevestigd.',
];
diff --git a/resources/lang/pl/activity-log.php b/resources/lang/pl/activity-log.php
new file mode 100644
index 00000000..b78cacb1
--- /dev/null
+++ b/resources/lang/pl/activity-log.php
@@ -0,0 +1,7 @@
+ 'Zobacz właściwości',
+ 'subject_type' => 'Wzór',
+ 'subject_id' => 'Identyfikator modelu',
+];
diff --git a/resources/lang/pl/admin.php b/resources/lang/pl/admin.php
index f571b72d..8385645f 100644
--- a/resources/lang/pl/admin.php
+++ b/resources/lang/pl/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Monitor kolejki',
'user_modify_logs' => 'Logi modyfikacji użytkownika',
'message_templates' => 'Szablony wiadomości',
+ 'tracker_url' => 'URL trackera',
+ 'activity_logs' => 'Dzienniki aktywności',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/pl/bonus-log.php b/resources/lang/pl/bonus-log.php
index 85efc3ab..2ca182d2 100644
--- a/resources/lang/pl/bonus-log.php
+++ b/resources/lang/pl/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Kup kartę zmiany nazwy użytkownika',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'medal prezentu',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Kup torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Nagroda za zakończenie zadania',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Zadanie niedokończone',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Nagroda torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Zgłoszony torrent nie został osiągnięty',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Wynagrodzenie za pracę w roli',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent jest pobierany',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Odbierz prezent',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Prześlij torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Nagroda za otrzymywanie torrentów',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Nagroda za pobrane torrenty',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Seedowanie podstawowe',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Dodanie dawcy do materiału siewnego',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Wartość potransakcyjna',
],
'exclude_seeding_bonus' => 'Wyklucz bonus do seedowania',
+ 'title_for_user' => 'Szczegóły bonusu użytkownika',
+ 'category' => 'Kategoria',
+ 'category_common' => 'Często',
+ 'category_seeding' => 'Nasiona',
+ 'view_detail' => 'Szczegóły',
];
diff --git a/resources/lang/pl/field.php b/resources/lang/pl/field.php
new file mode 100644
index 00000000..e03f10c8
--- /dev/null
+++ b/resources/lang/pl/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Krótki tekst',
+ 'textarea' => 'Długi tekst',
+ 'radio' => 'Poziomy pojedynczy wybór',
+ 'checkbox' => 'Poziomy wybór wielokrotny',
+ 'select' => 'Pionowy wybór',
+ 'image' => 'Obraz',
+ ],
+];
diff --git a/resources/lang/pl/forum.php b/resources/lang/pl/forum.php
index 03c78a14..2b10de64 100644
--- a/resources/lang/pl/forum.php
+++ b/resources/lang/pl/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Odpowiedź na post została zmodyfikowana',
'edited_notify_body' => 'Twoja odpowiedź na temat: :topic_subject została zmodyfikowana przez: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Twoja odpowiedź zawiera nową odpowiedź',
+ 'replied_notify_body' => 'Twoja odpowiedź na temat::topic_subject została udzielona przez :replyer.',
]
];
diff --git a/resources/lang/pl/hr.php b/resources/lang/pl/hr.php
index 56d3fdf9..8bb5073d 100644
--- a/resources/lang/pl/hr.php
+++ b/resources/lang/pl/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globalny',
'reached_by_seed_time_comment' => 'Do::teraz,czas seed_time Godzin(y) :seed_time_minimum Godzin(y)',
+ 'reached_by_leech_time_comment' => 'Do::teraz czas: :leech_time Godzin(y) :leech_time_minimum Godziny',
'reached_by_share_ratio_comment' => "Do::teraz \nczas seed: :seed_time Godzin(y) :seed_time_minimum Godzin(y) \nWspółpraca: :share_ratio osiągnął standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Twoja klasa użytkownika: :user_class_text lub użytkownik darowizny, zignoruj ten H&R",
'reached_message_subject' => 'Osiągnięto H&R(ID: :hit_and_run_id)!',
diff --git a/resources/lang/pl/ip-log.php b/resources/lang/pl/ip-log.php
new file mode 100644
index 00000000..e542aacf
--- /dev/null
+++ b/resources/lang/pl/ip-log.php
@@ -0,0 +1,12 @@
+ 'Historia IP',
+ 'access' => 'Czas dostępu',
+ 'access_begin' => 'Czas dostępu',
+ 'access_end' => 'Koniec czasu dostępu',
+ 'access_tooltip' => 'Rzeczywisty czas upłynął w ciągu jednej godziny przed tą sytuacją.',
+ 'uri' => 'URI',
+ 'count' => 'Liczba',
+ 'ip_location' => 'Lokalizacja',
+];
diff --git a/resources/lang/pl/ip-search.php b/resources/lang/pl/ip-search.php
new file mode 100644
index 00000000..48b624ce
--- /dev/null
+++ b/resources/lang/pl/ip-search.php
@@ -0,0 +1,12 @@
+ 'Wyszukiwanie IP',
+ 'placeholder' => 'Wprowadź adres IP, aby wyszukać; w przeciwnym razie wyniki będą puste',
+ 'last_access_ip' => 'Ostatni adres IP',
+ 'last_access' => 'Ostatni dostęp',
+ 'ip_count' => 'Liczba adresów IP',
+ 'ip_last_access' => 'Ten adres IP jest ostatnio dostępny',
+ 'user_added' => 'Czas dołączenia',
+ 'invited_by' => 'Zaproszony przez',
+];
diff --git a/resources/lang/pl/label.php b/resources/lang/pl/label.php
index 0ca8aa1d..d0ad1c74 100644
--- a/resources/lang/pl/label.php
+++ b/resources/lang/pl/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "KOD",
'language' => 'Język',
'content' => 'Zawartość',
+ 'is_default' => 'Jest domyślne',
+ 'bulk' => 'Masowe',
'setting' => [
'nav_text' => 'Ustawienie',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Czas trwania egzaminu jest obliczany od zakończenia pobierania, w godzinach',
'seed_time_minimum' => 'Minimalny czas seedowania',
'seed_time_minimum_help' => 'Najkrótszy czas na wykonanie nasion w celu spełnienia standardu w godzinach musi być krótszy niż długość wyprawy',
+ 'leech_time_minimum' => 'Minimalny czas wybiegu (brak seeder)',
+ 'leech_time_minimum_help' => 'Minimalny czas pobierania wymagany do spełnienia standardu w przypadku braku seedera w godzinach musi być krótszy niż długość ekspedycji. Ustaw 0 aby wyłączyć',
'ignore_when_ratio_reach' => 'Wskaźnik współużytkowania',
'ignore_when_ratio_reach_help' => 'Minimalny wskaźnik współdzielenia w celu spełnienia standardu',
'ban_user_when_counts_reach' => 'Limit liczebności H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maksymalny efektywny zakres czasu wysyłania',
'max_uploaded_duration_help' => 'Jednostka: godziny. Maksymalny mnożnik ilości wysyłanego pliku staje się skuteczny w tym przedziale czasowym po opublikowaniu torrenta i nie staje się skuteczna poza tym zakresem. Ustawienie 0 jest zawsze skuteczne',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Sterownik Captcha',
+ 'driver_help' => 'Wybierz mechanizm weryfikacji wyświetlany w publicznych formularzach.',
+ 'drivers' => [
+ 'image' => 'Wbudowany obraz captcha',
+ 'cloudflare_turnstile' => 'Turnstile Cloudflare',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Turnstile Cloudflare',
+ 'site_key' => 'Klucz witryny',
+ 'site_key_help' => 'Skopiowano z panelu Cloudflare Turnstile',
+ 'secret_key' => 'Tajny klucz',
+ 'secret_key_help' => 'Zachowaj tę wartość prywatną.',
+ 'theme' => 'Motyw',
+ 'theme_help' => 'Automatycznie dostosowuje po ustawieniu na Auto.',
+ 'theme_auto' => 'Auto',
+ 'theme_light' => 'Światło',
+ 'theme_dark' => 'Ciemny',
+ 'size' => 'Rozmiar widżetu',
+ 'size_help' => 'Elastyczne rozciągnięcia dopasowane do szerokości kontenera.',
+ 'size_normal' => 'Normalny',
+ 'size_compact' => 'Kompaktowy',
+ 'size_flexible' => 'Elastyczne',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Klucz witryny',
+ 'site_key_help' => 'Dostarczone przez konsolę administratora Google reCAPTCHA.',
+ 'secret_key' => 'Tajny klucz',
+ 'secret_key_help' => 'Zachowaj tę wartość prywatną.',
+ 'theme' => 'Motyw',
+ 'theme_help' => 'Użyj ciemności, gdy twoja strona prowadzi ciemną paletę.',
+ 'theme_light' => 'Światło',
+ 'theme_dark' => 'Ciemny',
+ 'size' => 'Rozmiar widżetu',
+ 'size_help' => 'Kompakt nadaje się do wąskich układów.',
+ 'size_normal' => 'Normalny',
+ 'size_compact' => 'Kompaktowy',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Wymagaj captcha do sprawdzenia obecności',
+ 'enabled_help' => 'Gdy włączone, członkowie muszą rozwiązać captcha przed zalogowaniem.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Wyszukiwarka',
'enabled' => 'Czy włączyć Meilisearch',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Domyślnie: administrator, użytkownicy o klasie użytkownika większej lub równej ustalonej wartości mogą zalogować się do zaplecza administratora',
'alarm_email_receiver' => 'Odbiornik wiadomości alarmowej',
'alarm_email_receiver_help' => "Wypełnij UID użytkownika, oddzielone spacją, a alarm e-mail zostanie wysłany na odpowiedni adres e-mail użytkownika. Jeśli go nie wypełnisz, zostanie zapisany do dziennika uruchomienia, a poziom dziennika będzie błędem",
+ 'is_record_announce_log' => 'Czy nagrywać wpisy ogłoszeń',
+ 'is_record_announce_log_help' => 'Aby nagrywać dzienniki, najpierw zainstaluj ClickHouse zgodnie z dokumentacją i włącz tę konfigurację. Domyślnie: nie',
+ 'is_record_seeding_bonus_log' => 'Czy nagrywać bonus do seedowania',
+ 'is_record_seeding_bonus_log_help' => 'Aby nagrywać, najpierw zainstaluj ClickHouse zgodnie z dokumentacją i włącz tę konfigurację. Domyślnie: nie',
+
],
'image_hosting' => [
'driver' => 'Lokalizacja pamięci',
@@ -155,6 +210,7 @@ return [
'parked' => 'Zaparkowany',
'offer_allowed_count' => 'Liczba dozwolonych ofert',
'tmp_invites' => 'Tymczasowe zaproszenie',
+ 'is_donating' => 'dawca',
],
'medal' => [
'label' => 'Medal',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Globalna promocja',
'global_sp_state' => 'Globalny stan promocji',
+ 'deadline_after_begin' => 'Czas zakończenia musi być późniejszy niż czas rozpoczęcia.',
+ 'status' => 'Status',
+ 'status_expired' => 'Wygasły',
+ 'status_ongoing' => 'W toku',
+ 'status_upcoming' => 'Nadchodzące',
+ 'time_overlaps' => 'Czas pokrywa się z inną promocją. Proszę dostosować okno.',
+ 'time_overlaps_with' => 'Nakłada się na siebie z promocyjnym ID :id (czas: :start ~ :end).',
+ 'notice_days' => 'Wstępne ogłoszenie',
+ 'notice_day' => ':days dzień przed',
+ 'notice_none' => 'Brak wstępnego ogłoszenia',
+ 'notice_unlimited' => 'Zawsze ogłaszaj',
],
'role' => [
'class' => 'Powiązana klasa użytkownika',
@@ -389,4 +456,18 @@ Uwaga: W 1. , część 'searchbox_name' można pominąć, tj. reguła jest 'pic/
'select_section' => 'Wybór',
'select_section_help' => "Jeśli wybór nie jest zdefiniowany, wszystkie opcje z wyboru są dozwolone dla reguły. Przynajmniej jeden wybór powinien być zdefiniowany.",
],
+ 'field' => [
+ 'label' => 'Pole niestandardowe',
+ 'name' => 'Nazwisko',
+ 'name_help' => 'Zezwalaj tylko na cyfrę, alfabet, podkreślenie',
+ 'field_label' => 'Wyświetl etykietę',
+ 'type' => 'Typ',
+ 'required' => 'Wymagane',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Tekst pomocy',
+ 'options' => 'Opcje',
+ 'options_help' => 'Wymagane, gdy typ jest radio, pole wyboru, wybierz jedną linię, jedną opcję, format: wartość|wyświetlanie tekstu',
+ 'is_single_row' => 'Wyświetl w jednym wierszu',
+ 'display' => 'Niestandardowy ekran',
+ ]
];
diff --git a/resources/lang/pl/medal.php b/resources/lang/pl/medal.php
index 08c05de6..95e8f6a1 100644
--- a/resources/lang/pl/medal.php
+++ b/resources/lang/pl/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Współczynnik opłaty za prezent',
'gift_fee' => 'Opłata za prezent',
'gift_fee_factor_help' => 'Dodatkowa opłata pobierana od darowizn dla innych użytkowników jest równa cenie pomnożonej przez ten czynnik',
+ 'bonus_addition_duration' => 'Czas dodawania bonusów',
+ 'bonus_addition_duration_help' => 'Jednostka: dni. Ustaw 0, aby uzyskać trwały efekt. Liczy się od czasu zdobycia, niezależnie od tego, czy jest on wyposażony czy nie.',
],
'buy_already' => 'Już kupiono',
'buy_btn' => 'Kup',
@@ -48,4 +50,22 @@ return [
0 => 'Wejście w życie',
1 => 'O masie liniowej mniejszej niż 125 decyteksów, ale nie mniejszej niż 192,31 decyteksa (o numerze metrycznym przekraczającym 94, ale nieprzekraczającym 120)'
],
+ 'bonus_addition_expire_at' => 'Dodatkowy czas wygaśnięcia',
+ 'is_expired' => 'Wygasła',
+ 'is_bonus_addition_expired' => 'Czy dodatek bonusowy wygasł',
+ 'is_wearing' => 'Jest noszony',
+ 'increase_duration' => 'Zwiększony czas trwania',
+ 'increase_duration_help' => 'Jednostka: dni. Jednolicie wydłuża czas ważności od wartości oryginalnej',
+ 'update_expire_at' => 'Ustaw czas wygaśnięcia',
+ 'update_expire_at_help' => 'Jednolicie ustaw czas wygaśnięcia na określoną wartość',
+ 'bulk_action_increase' => 'Zwiększ',
+ 'bulk_action_update' => 'Aktualizuj',
+ 'bulk_action_cancel' => 'Anuluj',
+ 'bulk_action_increase_expire_at' => 'Masowe wydłużenie czasu wygaśnięcia',
+ 'bulk_action_update_expire_at' => 'Czas wygaśnięcia masowej aktualizacji',
+ 'bulk_action_cancel_expire_at' => 'Masowe anulowanie czasu wygaśnięcia',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Czas wygaśnięcia bonusu masowego rozszerzenia',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Czas wygaśnięcia bonusu aktualizacji zbiorczej',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Czas wygaśnięcia bonusu masowego anulowania',
+
];
diff --git a/resources/lang/pl/message.php b/resources/lang/pl/message.php
index 9e35babc..a502df3d 100644
--- a/resources/lang/pl/message.php
+++ b/resources/lang/pl/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Uprawnienie do pobierania anulowane',
'body' => 'Twoje zezwolenie na pobieranie zostało anulowane z powodu zbyt wielu ogłoszeń o płatnym torrencie, upewnij się, że masz wystarczająco dużo bonusu.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Uprawnienie do pobierania anulowane',
+ 'body' => 'Twoje pozwolenie na pobieranie zostało anulowane z powodu ogłoszenia fałszywych danych.',
+ ],
'download_enable' => [
'subject' => 'Uprawnienia pobierania przywrócone',
'body' => 'Twoje uprawnienia do pobierania przywrócone, możesz teraz pobrać torrenty. przez: :operator',
diff --git a/resources/lang/pl/offer.php b/resources/lang/pl/offer.php
index 5017e652..70f74b97 100644
--- a/resources/lang/pl/offer.php
+++ b/resources/lang/pl/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Prześlij ofertę w ciągu ",
'msg_hours_otherwise' => " godziny. W przeciwnym razie oferta zostałaby usunięta.",
'msg_reason_is' => "Powod: ",
+ 'msg_new_offer_subject' => "Dodano nową ofertę",
+ 'msg_new_offer_msg' => "Użytkownik :username dodał nową ofertę :offer",
];
diff --git a/resources/lang/pl/pagination.php b/resources/lang/pl/pagination.php
index 93346b9d..1317a461 100644
--- a/resources/lang/pl/pagination.php
+++ b/resources/lang/pl/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Następna »',
- 'previous' => '« Poprzednia',
+ 'aria' => [
+ 'sortAscending' => ': aktywuj, aby sortować kolumnę rosnąco',
+ 'sortDescending' => ': aktywuj, aby sortować kolumnę malejąco',
+ ],
+ 'emptyTable' => 'Brak dostępnych danych w tabeli',
+ 'info' => 'Wyświetlanie wpisów _START_ do _EN z _TOTAL_',
+ 'infoEmpty' => 'Wyświetlanie 0 z 0 wpisów',
+ 'infoFiltered' => '(filtrowane z _MAX_ wszystkich wpisów)',
+ 'lengthMenu' => 'Pokaż wpisy _MENU_',
+ 'loadingRecords' => 'Ładowanie...',
+ 'next' => 'Następny »',
+ 'paginate' => [
+ 'first' => 'Pierwszy',
+ 'last' => 'Ostatni',
+ 'next' => 'Następny',
+ 'previous' => 'Poprzedni',
+ ],
+ 'previous' => '« Poprzedni',
+ 'search' => 'Szukaj:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Nie znaleziono pasujących rekordów',
];
diff --git a/resources/lang/pl/passkey.php b/resources/lang/pl/passkey.php
new file mode 100644
index 00000000..969b2209
--- /dev/null
+++ b/resources/lang/pl/passkey.php
@@ -0,0 +1,22 @@
+ 'Hasło',
+ 'passkey' => 'Hasło',
+ 'passkey_desc' => 'Passkey to bezpieczny i wygodny sposób uwierzytelniania bez konieczności wprowadzania haseł. Mogą być używane na wielu urządzeniach.',
+ 'passkey_create' => 'Utwórz hasło',
+ 'passkey_empty' => 'Nie znaleziono hasła.',
+ 'passkey_created_at' => 'Utworzono w:',
+ 'passkey_delete_confirm' => 'Czy na pewno chcesz usunąć to hasło? Tej czynności nie można cofnąć.',
+ 'passkey_delete' => 'Usuń',
+ 'passkey_unknown' => 'Wystąpił błąd podczas przetwarzania żądania.',
+ 'passkey_invalid' => 'Nieprawidłowe dane hasła.',
+ 'passkey_timeout' => 'Limit czasu operacji, proszę spróbować ponownie.',
+ 'passkey_error' => 'Wystąpił błąd podczas przetwarzania żądania. Spróbuj ponownie później.',
+ 'passkey_user_not_found' => 'Nie znaleziono użytkownika.',
+ 'passkey_not_supported' => 'Twoja przeglądarka nie obsługuje hasła. Użyj nowoczesnej przeglądarki, aby utworzyć i zarządzać hasłem.',
+ 'fields' => [
+ 'credential_id' => 'ID poświadczenia',
+ 'counter' => 'Licznik',
+ ],
+];
diff --git a/resources/lang/pl/passwords.php b/resources/lang/pl/passwords.php
index 824f0545..01018ba4 100644
--- a/resources/lang/pl/passwords.php
+++ b/resources/lang/pl/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Hasło zostało zresetowane!',
- 'sent' => 'Przypomnienie hasła zostało wysłane!',
- 'throttled' => 'Proszę zaczekać zanim spróbujesz ponownie.',
- 'token' => 'Token resetowania hasła jest nieprawidłowy.',
- 'user' => 'Nie znaleziono użytkownika z takim adresem e-mail.',
+ 'reset' => 'Hasło zostało zresetowane.',
+ 'sent' => 'Wysłaliśmy wiadomość e-mail z linkiem do resetowania hasła.',
+ 'throttled' => 'Proszę poczekać przed ponownym próbą.',
+ 'token' => 'Ten token resetowania hasła jest nieprawidłowy.',
+ 'user' => 'Nie możemy znaleźć użytkownika o tym adresie e-mail.',
];
diff --git a/resources/lang/pl/torrent.php b/resources/lang/pl/torrent.php
index 031a6a63..16c767bd 100644
--- a/resources/lang/pl/torrent.php
+++ b/resources/lang/pl/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Dzienniki zatwierdzenia'
],
'show_hide_media_info' => 'Pokaż/Ukryj surowe MediaInfo',
+ 'show_hide_bd_info' => 'Pokaż/Ukryj surowe BDInfo',
+ 'collapse_show_more_audio' => 'Zwiń / wyłącz więcej ścieżek audio',
+ 'collapse_show_more_subtitles' => 'Zwiń / wyłącz więcej napisów',
+ 'technicalinfo_duration' => 'Czas trwania',
+ 'technicalinfo_resolution' => 'Rozdzielczość',
+ 'technicalinfo_bit_rate' => 'Szybkość bitów',
+ 'technicalinfo_bit_depth' => 'Głębokość bitów',
+ 'technicalinfo_frame_rate' => 'Stawka klatek',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Formatowanie',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Ramki',
+ 'technicalinfo_audio' => 'Dźwięk #',
+ 'technicalinfo_subtitles' => 'Napisy #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalny',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Stała',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]tutaj[/b]",
'msg_offer' => "Oferta ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Wymagaj ziarna',
+ 'imdb_cache_dir_can_not_create' => 'katalog pamięci podręcznej imdb nie może utworzyć',
+ 'imdb_cache_dir_is_not_writeable' => 'plik pamięci podręcznej imdb nie jest zapisywalny',
+ 'imdb_photo_dir_can_not_create' => 'katalog zdjęć imdb nie może utworzyć',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb fotografia nie jest zapisywalna',
];
diff --git a/resources/lang/pl/user.php b/resources/lang/pl/user.php
index bd50bf8a..5eb2db35 100644
--- a/resources/lang/pl/user.php
+++ b/resources/lang/pl/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Weź udział w karcie',
'props' => 'Reklamy',
'class' => 'Klasa',
- 'vip_added' => 'Status VIP jest otrzymywany przez bonus',
- 'vip_added_help' => 'Czy status VIP jest spłacany bonusem.',
+ 'vip_added' => 'Status VIP wygasa automatycznie',
+ 'vip_added_help' => 'Czy status VIP wygasa automatycznie.',
'vip_until' => 'Czas zakończenia statusu VIP',
- 'vip_until_help' => "Format czasu to 'Rok-Rok-Miesięczna-Godzina dnia:Minute:Drugi czas zakończenia statusu VIP. Status VIP jest uzyskiwany przez premię” musi być ustawiony na \"Tak\", aby ta reguła zaczęła obowiązywać.",
+ 'vip_until_help' => "Format czasu to 'Rok-Rok-Miesięczna-Godzina dnia:Minute:Drugi czas zakończenia statusu VIP. Automatyczne wygasanie statusu VIP musi być ustawione na 'Tak', aby ta reguła zaczęła obowiązywać.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Wip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Zaproszony użytkownik został zarejestrowany",
'msg_user_you_invited' => "Użytkownik, który zaprosiłeś ",
'msg_has_registered' => " właśnie się zarejestrowała.",
+ 'user_is_disabled' => 'Użytkownik: :username(ID: :user_id) jest wyłączony.',
+ 'user_is_not_confirmed' => 'Użytkownik: :username(ID: :user_id) nie potwierdzony.',
];
diff --git a/resources/lang/pt/activity-log.php b/resources/lang/pt/activity-log.php
new file mode 100644
index 00000000..05a3ebb6
--- /dev/null
+++ b/resources/lang/pt/activity-log.php
@@ -0,0 +1,7 @@
+ 'Visualizar propriedades',
+ 'subject_type' => 'Modelo',
+ 'subject_id' => 'ID do modelo',
+];
diff --git a/resources/lang/pt/admin.php b/resources/lang/pt/admin.php
index 83f57b89..8a4fad98 100644
--- a/resources/lang/pt/admin.php
+++ b/resources/lang/pt/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Monitor de fila',
'user_modify_logs' => 'Modificação de logs do usuário',
'message_templates' => 'Modelos de mensagem',
+ 'tracker_url' => 'URL do Rastreador',
+ 'activity_logs' => 'Registros de atividades',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/pt/bonus-log.php b/resources/lang/pt/bonus-log.php
index 448799e5..ab10c1fa 100644
--- a/resources/lang/pt/bonus-log.php
+++ b/resources/lang/pt/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Comprar cartão do usuário para troco',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Medalha de presente',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Comprar torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Recompensa da Tarefa Finalizada',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Tarefa não concluída deduzida',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'torrent de recompensa',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'torrent reivindicado inalcado',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Papel Salário de Trabalho',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent foi baixado',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Receber presente',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Carregar torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent recebe recompensa',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Torrent reivindicado alcançou a recompensa',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Semeando básico',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Semeando adição de doador',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Valor pós-operação',
],
'exclude_seeding_bonus' => 'Excluir bônus de semeamento',
+ 'title_for_user' => 'Detalhes do bônus de usuário',
+ 'category' => 'categoria',
+ 'category_common' => 'Comum',
+ 'category_seeding' => 'Semeando',
+ 'view_detail' => 'detalhes',
];
diff --git a/resources/lang/pt/field.php b/resources/lang/pt/field.php
new file mode 100644
index 00000000..4c8d5244
--- /dev/null
+++ b/resources/lang/pt/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Texto curto',
+ 'textarea' => 'Texto longo',
+ 'radio' => 'Seleção horizontal única',
+ 'checkbox' => 'Múltipla seleção horizontal',
+ 'select' => 'Seleção vertical única',
+ 'image' => 'Imagem:',
+ ],
+];
diff --git a/resources/lang/pt/forum.php b/resources/lang/pt/forum.php
index ef02960a..232da372 100644
--- a/resources/lang/pt/forum.php
+++ b/resources/lang/pt/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Resposta ao post foi modificada',
'edited_notify_body' => 'Sua resposta ao tópico: :topic_subject foi modificado por: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Sua resposta tem uma nova resposta',
+ 'replied_notify_body' => 'Sua resposta ao tópico::topic_subject foi respondida por :replyer.',
]
];
diff --git a/resources/lang/pt/hr.php b/resources/lang/pt/hr.php
index 76a4ee4a..893d6213 100644
--- a/resources/lang/pt/hr.php
+++ b/resources/lang/pt/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Global',
'reached_by_seed_time_comment' => 'Até::now,tempo de sement: :seed_time Hora(s) alcançada(s) :seed_time_minimum Hora(s)',
+ 'reached_by_leech_time_comment' => 'Até::now,hora da escola: :leech_time hora(s) atingi(m) :leech_time_minimum hora(s)',
'reached_by_share_ratio_comment' => "Até::now \ntempo de sement: :seed_time Hora(s) Não alcançada:seed_time_minimum Hora(s) \nTaxa de compartilhamento: :share_ratio atingiu o padrão::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "A classe de usuário: :user_class_text ou usuário doado, ignore este H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) alcançado!',
diff --git a/resources/lang/pt/ip-log.php b/resources/lang/pt/ip-log.php
new file mode 100644
index 00000000..58b88418
--- /dev/null
+++ b/resources/lang/pt/ip-log.php
@@ -0,0 +1,12 @@
+ 'Histórico de IP',
+ 'access' => 'Tempo de acesso',
+ 'access_begin' => 'Hora de acesso',
+ 'access_end' => 'Hora de acesso',
+ 'access_tooltip' => 'O tempo real estava dentro de uma hora antes disto.',
+ 'uri' => 'URI',
+ 'count' => 'Quantidade',
+ 'ip_location' => 'Local:',
+];
diff --git a/resources/lang/pt/ip-search.php b/resources/lang/pt/ip-search.php
new file mode 100644
index 00000000..471a4daf
--- /dev/null
+++ b/resources/lang/pt/ip-search.php
@@ -0,0 +1,12 @@
+ 'Pesquisar IP',
+ 'placeholder' => 'Digite o IP para pesquisar; caso contrário, os resultados estarão vazios',
+ 'last_access_ip' => 'IP mais recente',
+ 'last_access' => 'Último acesso',
+ 'ip_count' => 'Contagem de IP',
+ 'ip_last_access' => 'Este IP acessou pela última vez',
+ 'user_added' => 'Hora da recepção',
+ 'invited_by' => 'Convidado por',
+];
diff --git a/resources/lang/pt/label.php b/resources/lang/pt/label.php
index 5fde55c1..26ba1a58 100644
--- a/resources/lang/pt/label.php
+++ b/resources/lang/pt/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "CÓDIGO",
'language' => 'IDIOMA',
'content' => 'Conteúdo',
+ 'is_default' => 'É padrão',
+ 'bulk' => 'Massa',
'setting' => [
'nav_text' => 'Configuração',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'A duração da análise é calculada a partir da conclusão do download, em horas',
'seed_time_minimum' => 'Tempo mínimo de semente',
'seed_time_minimum_help' => 'O menor tempo para que as sementes atendam ao padrão, em horas, deve ser menor que a duração da expedição',
+ 'leech_time_minimum' => 'Tempo de Sanguessuga minimum(sem separador)',
+ 'leech_time_minimum_help' => 'O tempo mínimo de download necessário para atender ao padrão quando nenhum semeador, em horas, deve ser menor do que a duração da expedição. Definir como 0 para desativar',
'ignore_when_ratio_reach' => 'Taxa de Compartilhamento de Conquistas',
'ignore_when_ratio_reach_help' => 'A taxa mínima de compartilhamento para atender ao padrão',
'ban_user_when_counts_reach' => 'Limite de contagens de H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Intervalo de tempo efetivo do multiplicador máximo de upload',
'max_uploaded_duration_help' => 'Unidade: horas. O multiplicador de volume máximo de upload tem efeito dentro deste intervalo de tempo após o torrent ser publicado, e não tem efeito além desse intervalo. Uma configuração de 0 é sempre em vigor',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Driver Captcha',
+ 'driver_help' => 'Escolha qual mecanismo de verificação é exibido em formulários públicos.',
+ 'drivers' => [
+ 'image' => 'Captcha de imagem integrado',
+ 'cloudflare_turnstile' => 'Turnstile Cloudflare',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Turnstile Cloudflare',
+ 'site_key' => 'Chave do site',
+ 'site_key_help' => 'Copiado do painel da Turnstile do Cloudflare.',
+ 'secret_key' => 'Chave secreta',
+ 'secret_key_help' => 'Mantenha este valor privado.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Automaticamente se adapta quando definido como Auto.',
+ 'theme_auto' => 'Automático',
+ 'theme_light' => 'Fino',
+ 'theme_dark' => 'Escuro',
+ 'size' => 'Tamanho do widget',
+ 'size_help' => 'Esticamentos flexíveis para corresponder ao tamanho do contêiner.',
+ 'size_normal' => 'normal',
+ 'size_compact' => 'Compacta',
+ 'size_flexible' => 'Flexível',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Chave do site',
+ 'site_key_help' => 'Fornecido pelo console de administração do Google reCAPTCHA.',
+ 'secret_key' => 'Chave secreta',
+ 'secret_key_help' => 'Mantenha este valor privado.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Use escuro quando seu site roda uma paleta escura.',
+ 'theme_light' => 'Fino',
+ 'theme_dark' => 'Escuro',
+ 'size' => 'Tamanho do widget',
+ 'size_help' => 'O compacto é adequado para layouts estreitos.',
+ 'size_normal' => 'normal',
+ 'size_compact' => 'Compacta',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Exigir captcha para check-in do atendimento',
+ 'enabled_help' => 'Quando ativado, os membros devem resolver o captcha antes de fazer login.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisk_migrak_wczahl',
'enabled' => 'Se deseja ativar o Meilis├',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Padrão: administrador, usuários com uma classe de usuário maior ou igual ao valor definido podem logar no backend do administrador',
'alarm_email_receiver' => 'E-mail de alarme',
'alarm_email_receiver_help' => "Preencha o UID do usuário, separado pelo espaço, e o e-mail de alarme será enviado para o endereço de e-mail do usuário correspondente. Se você não preenchê-lo, ele será escrito no log de tempo de execução e o nível de log será erro",
+ 'is_record_announce_log' => 'Se deseja registrar os logs',
+ 'is_record_announce_log_help' => 'Para registrar registros, primeiro instale ClickHouse de acordo com a documentação e ative a configuração. Padrão: não',
+ 'is_record_seeding_bonus_log' => 'Gravar os logs de bônus semeando',
+ 'is_record_seeding_bonus_log_help' => 'Para gravar, primeiro instale ClickHouse de acordo com a documentação e ative a configuração. Padrão: não',
+
],
'image_hosting' => [
'driver' => 'Local de armazenamento',
@@ -155,6 +210,7 @@ return [
'parked' => 'Estacionado',
'offer_allowed_count' => 'Quantidade de oferta permitida',
'tmp_invites' => 'Convite temporário',
+ 'is_donating' => 'Doador',
],
'medal' => [
'label' => 'Medalha',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Promoção global',
'global_sp_state' => 'Estado global de promoção',
+ 'deadline_after_begin' => 'Hora de término deve ser posterior à hora de início.',
+ 'status' => 'SItuação',
+ 'status_expired' => 'Expirado',
+ 'status_ongoing' => 'Em Execução',
+ 'status_upcoming' => 'Próximos',
+ 'time_overlaps' => 'O tempo se sobrepõe a outra promoção. Por favor, ajuste a janela.',
+ 'time_overlaps_with' => 'Sobreposições com promoções ID :id (tempo: começo ~ :end).',
+ 'notice_days' => 'Pré-anúncio',
+ 'notice_day' => ':days dia antes',
+ 'notice_none' => 'Sem pré-aviso',
+ 'notice_unlimited' => 'Sempre anunciar',
],
'role' => [
'class' => 'Relacionar classe de usuário',
@@ -389,4 +456,18 @@ Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/ca
'select_section' => 'Seleções',
'select_section_help' => "Se uma seleção não estiver definida, todas as opções da seleção serão permitidas para a regra. Pelo menos uma seleção deve ser definida.",
],
+ 'field' => [
+ 'label' => 'Campo personalizado',
+ 'name' => 'Nome:',
+ 'name_help' => 'Permitir apenas dígito, alfabeto, sublinhado',
+ 'field_label' => 'Rótulo de exibição',
+ 'type' => 'tipo',
+ 'required' => 'Obrigatório',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Texto de ajuda',
+ 'options' => 'Opções',
+ 'options_help' => 'Requerido quando o tipo é rádio, caixa de seleção. Uma linha, uma opção, formato: valorQueria exibir texto',
+ 'is_single_row' => 'Exibir em uma única linha',
+ 'display' => 'Exibição personalizada',
+ ]
];
diff --git a/resources/lang/pt/medal.php b/resources/lang/pt/medal.php
index 150a4d89..4f3819ac 100644
--- a/resources/lang/pt/medal.php
+++ b/resources/lang/pt/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Fator de taxa de presente',
'gift_fee' => 'Taxa de presente',
'gift_fee_factor_help' => 'A taxa adicional cobrada por presentes para outros usuários é igual ao preço multiplicado por este fator',
+ 'bonus_addition_duration' => 'Duração da adição bônus',
+ 'bonus_addition_duration_help' => 'Unidade: dias. Ajuste até 0 para efeito permanente. Conta a partir do momento da aquisição, independente se está equipado ou não.',
],
'buy_already' => 'Já compra',
'buy_btn' => 'Comprar',
@@ -48,4 +50,22 @@ return [
0 => 'Usando',
1 => 'Não está usando'
],
+ 'bonus_addition_expire_at' => 'Expiração da adição bônus',
+ 'is_expired' => 'Está expirado',
+ 'is_bonus_addition_expired' => 'A adição de bônus expirou',
+ 'is_wearing' => 'Está usando',
+ 'increase_duration' => 'Aumentar Duração',
+ 'increase_duration_help' => 'Unidade: Dias. Estenda uniformemente o tempo de expiração do valor original',
+ 'update_expire_at' => 'Definir data de expiração',
+ 'update_expire_at_help' => 'Uniformemente definir o tempo de expiração para um valor especificado',
+ 'bulk_action_increase' => 'Aumentar',
+ 'bulk_action_update' => 'Atualização',
+ 'bulk_action_cancel' => 'cancelar',
+ 'bulk_action_increase_expire_at' => 'Aumenta o tempo de expiração em massa',
+ 'bulk_action_update_expire_at' => 'Vencimento da atualização em massa',
+ 'bulk_action_cancel_expire_at' => 'Data de expiração em massa',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Tempo de expiração da adição de em massa',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Tempo de expiração de atualização em massa',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Tempo de expiração de bônus em massa',
+
];
diff --git a/resources/lang/pt/message.php b/resources/lang/pt/message.php
index 584583cc..7314ce33 100644
--- a/resources/lang/pt/message.php
+++ b/resources/lang/pt/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Permissão de download cancelada',
'body' => 'Sua permissão de download foi cancelada devido ao anúncio de torrent pago muitas vezes, por favor, certifique-se de ter bônus suficiente.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Permissão de download cancelada',
+ 'body' => 'Sua permissão de download foi cancelada devido ao anúncio de dados falsos.',
+ ],
'download_enable' => [
'subject' => 'Permissão de download restaurada',
'body' => 'Seus privilégios de download restaurados, agora você pode baixar torrents. Por: :operator',
diff --git a/resources/lang/pt/offer.php b/resources/lang/pt/offer.php
index 355f5c71..d8c841ae 100644
--- a/resources/lang/pt/offer.php
+++ b/resources/lang/pt/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Por favor, carregue a oferta em ",
'msg_hours_otherwise' => " horas. Caso contrário, a oferta será suprimida.",
'msg_reason_is' => "O motivo: ",
+ 'msg_new_offer_subject' => "Uma nova oferta foi adicionada",
+ 'msg_new_offer_msg' => "Usuário :username adicionou uma nova oferta :offername",
];
diff --git a/resources/lang/pt/pagination.php b/resources/lang/pt/pagination.php
index 50485abf..b2e0ce1d 100644
--- a/resources/lang/pt/pagination.php
+++ b/resources/lang/pt/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Próxima »',
- 'previous' => '« Anterior',
+ 'aria' => [
+ 'sortAscending' => ': ativar para classificar a coluna de forma ascendente',
+ 'sortDescending' => ': ativar para classificar a coluna de forma descendente',
+ ],
+ 'emptyTable' => 'Não há dados disponíveis na tabela',
+ 'info' => 'Exibindo _START_ a _END_ de _TOTAL_ registros',
+ 'infoEmpty' => 'Exibindo 0 para 0 de 0 registros',
+ 'infoFiltered' => '(filtrado de _MAX_ registros totais)',
+ 'lengthMenu' => 'Exibir _MENU_ entradas',
+ 'loadingRecords' => 'Carregandochar@@0',
+ 'next' => 'Próximo »',
+ 'paginate' => [
+ 'first' => 'Primeiro',
+ 'last' => 'Último',
+ 'next' => 'Próximo',
+ 'previous' => 'Anterior',
+ ],
+ 'previous' => '« Anterior',
+ 'search' => 'Buscar:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Nenhum registro correspondente encontrado',
];
diff --git a/resources/lang/pt/passkey.php b/resources/lang/pt/passkey.php
new file mode 100644
index 00000000..3ff4e29c
--- /dev/null
+++ b/resources/lang/pt/passkey.php
@@ -0,0 +1,22 @@
+ 'Senha',
+ 'passkey' => 'Senha',
+ 'passkey_desc' => 'As senhas são uma maneira segura e conveniente de autenticar sem a necessidade de senhas. Elas podem ser usadas em vários dispositivos.',
+ 'passkey_create' => 'Criar senha',
+ 'passkey_empty' => 'Nenhuma senha encontrada.',
+ 'passkey_created_at' => 'Criado em:',
+ 'passkey_delete_confirm' => 'Tem certeza que deseja excluir esta senha? Esta ação não pode ser desfeita.',
+ 'passkey_delete' => 'excluir',
+ 'passkey_unknown' => 'Ocorreu um erro ao processar sua solicitação.',
+ 'passkey_invalid' => 'Dados da senha inválidos.',
+ 'passkey_timeout' => 'Tempo de operação expirado, por favor tente novamente.',
+ 'passkey_error' => 'Ocorreu um erro ao processar sua solicitação. Por favor, tente novamente mais tarde.',
+ 'passkey_user_not_found' => 'Usuário não encontrado',
+ 'passkey_not_supported' => 'Seu navegador não suporta a senha. Por favor, use um navegador moderno para criar e gerenciar sua senha.',
+ 'fields' => [
+ 'credential_id' => 'ID de credenciais',
+ 'counter' => 'Contador',
+ ],
+];
diff --git a/resources/lang/pt/passwords.php b/resources/lang/pt/passwords.php
index a182e2dc..e39f9d0b 100644
--- a/resources/lang/pt/passwords.php
+++ b/resources/lang/pt/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'A palavra-passe foi redefinida!',
- 'sent' => 'O lembrete para a palavra-passe foi enviado!',
- 'throttled' => 'Por favor aguarde, antes de tentar novamente.',
- 'token' => 'Este código de recuperação da palavra-passe é inválido.',
- 'user' => 'Não existe nenhum utilizador com o e-mail indicado.',
+ 'reset' => 'Sua senha foi redefinida.',
+ 'sent' => 'Enviamos seu link de redefinição de senha por e-mail.',
+ 'throttled' => 'Por favor, aguarde antes de tentar novamente.',
+ 'token' => 'Este token de redefinição de senha é inválido.',
+ 'user' => 'Não conseguimos encontrar um usuário com esse endereço de e-mail.',
];
diff --git a/resources/lang/pt/torrent.php b/resources/lang/pt/torrent.php
index 4c783e96..e774f7a2 100644
--- a/resources/lang/pt/torrent.php
+++ b/resources/lang/pt/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Logs de aprovação'
],
'show_hide_media_info' => 'Mostrar/ocultar mídia bruta',
+ 'show_hide_bd_info' => 'Mostrar/ocultar BDInfo bruto',
+ 'collapse_show_more_audio' => 'Recolher/Expandir mais faixas de áudio',
+ 'collapse_show_more_subtitles' => 'Recolher/Expandir mais legendas',
+ 'technicalinfo_duration' => 'Duração',
+ 'technicalinfo_resolution' => 'Resolução:',
+ 'technicalinfo_bit_rate' => 'Taxa de Bits',
+ 'technicalinfo_bit_depth' => 'Profundidade de Bit',
+ 'technicalinfo_frame_rate' => 'Taxa de quadros',
+ 'technicalinfo_profile' => 'Perfil',
+ 'technicalinfo_format' => 'Formato',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'Áudio #',
+ 'technicalinfo_subtitles' => 'Legendas #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Global',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanente',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]aqui[/b]",
'msg_offer' => "Oferta ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Exigir Semente',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir não pode criar',
+ 'imdb_cache_dir_is_not_writeable' => 'o diretório de cache imdb não é gravável',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir não pode criar',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir não é gravável',
];
diff --git a/resources/lang/pt/user.php b/resources/lang/pt/user.php
index eedc7def..cf200eed 100644
--- a/resources/lang/pt/user.php
+++ b/resources/lang/pt/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Participar do cartão',
'props' => 'Propriedades',
'class' => 'Classe:',
- 'vip_added' => 'Status VIP é obtido por bônus',
- 'vip_added_help' => 'É o status VIP resgatado pelo bônus.',
+ 'vip_added' => 'Status VIP expira automaticamente',
+ 'vip_added_help' => 'É o status VIP expirado automaticamente.',
'vip_until' => 'Hora de término de estado VIP',
- 'vip_until_help' => "O formato de hora é 'Ano-Mês-Dia: Minuto: Segundo tempo quando o estado VIP termina. O status VIP é obtido pelo bônus' deve ser definido como 'Sim' para que esta regra tenha efeito.",
+ 'vip_until_help' => "O formato de hora é 'Ano-Mês-Dia: Minuto: Segundo tempo quando o estado VIP termina. O status VIP expira automaticamente' deve ser definido como 'Sim' para que esta regra tenha efeito.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'VIP',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Usuário convidado cadastrado",
'msg_user_you_invited' => "O usuário que você convidou ",
'msg_has_registered' => " acabou de se registar.",
+ 'user_is_disabled' => 'Usuário: :username(ID: :user_id) está desativado.',
+ 'user_is_not_confirmed' => 'Usuário: :username(ID: :user_id) não confirmado.',
];
diff --git a/resources/lang/ro/activity-log.php b/resources/lang/ro/activity-log.php
new file mode 100644
index 00000000..d5bab88c
--- /dev/null
+++ b/resources/lang/ro/activity-log.php
@@ -0,0 +1,7 @@
+ 'Vizualizare proprietăți',
+ 'subject_type' => 'Model',
+ 'subject_id' => 'ID model',
+];
diff --git a/resources/lang/ro/admin.php b/resources/lang/ro/admin.php
index 31ee45ff..e26fe664 100644
--- a/resources/lang/ro/admin.php
+++ b/resources/lang/ro/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Monitorul de coadă',
'user_modify_logs' => 'Jurnalele de modificare ale utilizatorului',
'message_templates' => 'Şabloane de mesaje',
+ 'tracker_url' => 'URL urmaritor',
+ 'activity_logs' => 'Jurnal de activitate',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/ro/bonus-log.php b/resources/lang/ro/bonus-log.php
index c13bd131..67379f24 100644
--- a/resources/lang/ro/bonus-log.php
+++ b/resources/lang/ro/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Cumpără schimbarea cardului de utilizator',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Medalie cadou',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Cumpără torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Recompensă finalizată sarcină',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Sarcină nefinalizată',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Torent recompensă',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Torrent revendicat neatins',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Rol muncă salariu',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torentul trebuie descărcat',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Primește cadou',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Încarcă torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Recompensă de primire torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Torrent revendicat a fost recompensat',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Seeding de bază',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Adăugarea donatorului de excursii',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Valoare post-tranzacționare',
],
'exclude_seeding_bonus' => 'Exclude bonusul de seeding',
+ 'title_for_user' => 'Detalii bonus utilizator',
+ 'category' => 'Categorie',
+ 'category_common' => 'Frecvente',
+ 'category_seeding' => 'Seeding',
+ 'view_detail' => 'Detalii',
];
diff --git a/resources/lang/ro/field.php b/resources/lang/ro/field.php
new file mode 100644
index 00000000..676198b1
--- /dev/null
+++ b/resources/lang/ro/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Text scurt',
+ 'textarea' => 'Text lung',
+ 'radio' => 'Selectare unică orizontală',
+ 'checkbox' => 'Selectare multiplă orizontală',
+ 'select' => 'Selectare unică verticală',
+ 'image' => 'Imagine',
+ ],
+];
diff --git a/resources/lang/ro/forum.php b/resources/lang/ro/forum.php
index 0a243627..07be1eee 100644
--- a/resources/lang/ro/forum.php
+++ b/resources/lang/ro/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Răspunsul a fost modificat',
'edited_notify_body' => 'Răspunsul dvs. la subiect: :topic_subject a fost modificat de :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Răspunsul dvs. are un răspuns nou',
+ 'replied_notify_body' => 'Răspunsul tău la subiectul de discuţie::topic_subject a fost răspuns de :replyer.',
]
];
diff --git a/resources/lang/ro/hr.php b/resources/lang/ro/hr.php
index efe76fc5..728cad8c 100644
--- a/resources/lang/ro/hr.php
+++ b/resources/lang/ro/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Global',
'reached_by_seed_time_comment' => 'Până la::now,timp seed_time: :seed_time Ora (ore) atins(e) :seed_time_minimum Ore',
+ 'reached_by_leech_time_comment' => 'Până la::now,timp de leech_time: :leech_time or(e) au ajuns la :leech_time_minimum Ore',
'reached_by_share_ratio_comment' => "Până la::now \ntimp seed_time Ora (ore) Neatins :seed_time_minimum Ore \nRaport de partajare: :share_ratio a atins standardul::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Clasa ta de utilizator: :user_class_text sau utilizator donat, ignoră acest H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) a ajuns!',
diff --git a/resources/lang/ro/ip-log.php b/resources/lang/ro/ip-log.php
new file mode 100644
index 00000000..065705ad
--- /dev/null
+++ b/resources/lang/ro/ip-log.php
@@ -0,0 +1,12 @@
+ 'Istoric IP',
+ 'access' => 'Timp de acces',
+ 'access_begin' => 'Timpul de acces începe',
+ 'access_end' => 'Timp de acces terminat',
+ 'access_tooltip' => 'Timpul real era cu o oră înainte de asta.',
+ 'uri' => 'URI',
+ 'count' => 'Număr',
+ 'ip_location' => 'Locaţie',
+];
diff --git a/resources/lang/ro/ip-search.php b/resources/lang/ro/ip-search.php
new file mode 100644
index 00000000..0fff8153
--- /dev/null
+++ b/resources/lang/ro/ip-search.php
@@ -0,0 +1,12 @@
+ 'Căutare IP',
+ 'placeholder' => 'Introduceți IP-ul pentru a căuta; în caz contrar, rezultatele vor fi goale',
+ 'last_access_ip' => 'Ultimele IP',
+ 'last_access' => 'Ultimul acces',
+ 'ip_count' => 'Număr IP',
+ 'ip_last_access' => 'Acest IP a fost accesat',
+ 'user_added' => 'Intră în timp',
+ 'invited_by' => 'Invitat de',
+];
diff --git a/resources/lang/ro/label.php b/resources/lang/ro/label.php
index b825ac4b..36e9917d 100644
--- a/resources/lang/ro/label.php
+++ b/resources/lang/ro/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "COD",
'language' => 'Limba',
'content' => 'Conținut',
+ 'is_default' => 'Este implicit',
+ 'bulk' => 'Vrac',
'setting' => [
'nav_text' => 'Setare',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Durata examinării este calculată de la finalizarea descărcării în ore',
'seed_time_minimum' => 'Timp minim seed-ului',
'seed_time_minimum_help' => 'Cel mai scurt timp pentru a face semințele pentru a îndeplini standardul, în ore, trebuie să fie mai mic decât durata expediției',
+ 'leech_time_minimum' => 'Timpul minim de pauză (fără seeder)',
+ 'leech_time_minimum_help' => 'Timpul minim de descărcare necesar pentru a respecta standardele atunci când nici un seeder, în ore, trebuie să fie mai mic decât durata expediţiei. Setează la 0 pentru a dezactiva',
'ignore_when_ratio_reach' => 'Rata de partajare a realizărilor',
'ignore_when_ratio_reach_help' => 'Rata minimă de partajare pentru a îndeplini standardul',
'ban_user_when_counts_reach' => 'Limita contorizării H&R',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Intervalul maxim de timp eficient multiplicator volum de încărcare',
'max_uploaded_duration_help' => 'Unitate: ore. Multiplicatorul maxim de volum de încărcare intră în vigoare în acest interval de timp după publicarea torentului și nu are efect peste acest interval. O setare de 0 este întotdeauna în vigoare',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Șofer captcha',
+ 'driver_help' => 'Alegeți care mecanism de verificare este afișat pe formularele publice.',
+ 'drivers' => [
+ 'image' => 'Captcha imagine încorporată',
+ 'cloudflare_turnstile' => 'Turnstil noros',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Turnstil noros',
+ 'site_key' => 'Cheie site',
+ 'site_key_help' => 'Copiat de pe tabloul de bord al turnului Cloudflare.',
+ 'secret_key' => 'Cheie secretă',
+ 'secret_key_help' => 'Păstrează această valoare privată.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Se adaptează automat când este setat la automat.',
+ 'theme_auto' => 'Automat',
+ 'theme_light' => 'Lumină',
+ 'theme_dark' => 'Întunecat',
+ 'size' => 'Dimensiune widget',
+ 'size_help' => 'Sectoare flexibile pentru a se potrivi cu lăţimea recipientului.',
+ 'size_normal' => 'Normală',
+ 'size_compact' => 'Compact',
+ 'size_flexible' => 'Flexibil',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Cheie site',
+ 'site_key_help' => 'Oferit de consola de administrare Google reCAPTCHA.',
+ 'secret_key' => 'Cheie secretă',
+ 'secret_key_help' => 'Păstrează această valoare privată.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Utilizaţi întuneric atunci când site-ul are o paletă întunecată.',
+ 'theme_light' => 'Lumină',
+ 'theme_dark' => 'Întunecat',
+ 'size' => 'Dimensiune widget',
+ 'size_help' => 'Compact este potrivit pentru machete înguste.',
+ 'size_normal' => 'Normală',
+ 'size_compact' => 'Compact',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Necesită captcha pentru a participa la check-in',
+ 'enabled_help' => 'Când este activată, membrii trebuie să rezolve captcha înainte de a se conecta.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisca:',
'enabled' => 'Dacă să activeze Meilis·',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Implicit: administrator, utilizatori cu o clasă de utilizator mai mare sau egală cu valoarea setată se pot conecta la backend',
'alarm_email_receiver' => 'Alarmă destinatar e-mail',
'alarm_email_receiver_help' => "Completaţi UID-ul utilizatorului, separat prin spaţiu, şi e-mailul de alarmă va fi trimis la adresa de e-mail a utilizatorului corespunzător. Dacă nu îl completați, acesta va fi scris în jurnalul de execuție și nivelul de jurnal va fi o eroare",
+ 'is_record_announce_log' => 'Indiferent dacă să înregistrați jurnalele de anunț',
+ 'is_record_announce_log_help' => 'Pentru a înregistra jurnale, mai întâi instalați ClickHouse în funcție de documentație și activați această configurație. Implicit: nu',
+ 'is_record_seeding_bonus_log' => 'Dacă să înregistreze jurnalele bonusului de seeding',
+ 'is_record_seeding_bonus_log_help' => 'Pentru a înregistra, mai întâi instalați ClickHouse în funcție de documentație și activați această configurație. Implicit: nu',
+
],
'image_hosting' => [
'driver' => 'Locație stocare',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parcat',
'offer_allowed_count' => 'Numărul de oferte permise',
'tmp_invites' => 'Invitație temporară',
+ 'is_donating' => 'Donator',
],
'medal' => [
'label' => 'Medalie',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Promovarea globală',
'global_sp_state' => 'Starea promoției globale',
+ 'deadline_after_begin' => 'Timpul de încheiere trebuie să fie mai târziu de ora de pornire.',
+ 'status' => 'Status',
+ 'status_expired' => 'Expirat',
+ 'status_ongoing' => 'În curs',
+ 'status_upcoming' => 'Urmează',
+ 'time_overlaps' => 'Timpul se suprapune cu o altă promoție. Vă rugăm să ajustați fereastra.',
+ 'time_overlaps_with' => 'Suprapuneri cu ID promoție :id (timp: :start ~ :end).',
+ 'notice_days' => 'Anunţ preliminar',
+ 'notice_day' => ':days înainte de',
+ 'notice_none' => 'Fără pre-anunţ',
+ 'notice_unlimited' => 'Anunță întotdeauna',
],
'role' => [
'class' => 'Relationati clasa utilizatorului',
@@ -389,4 +456,18 @@ Notă: În 1. , partea 'searchbox_name' poate fi omisă, adică regula este 'pic
'select_section' => 'Selecţii',
'select_section_help' => "În cazul în care o selecție nu este definită, toate opțiunile din selecție sunt permise pentru regulă. Trebuie definită cel puțin o selecție.",
],
+ 'field' => [
+ 'label' => 'Câmp personalizat',
+ 'name' => 'Nume',
+ 'name_help' => 'Permite doar cifre, alfabet, subliniere',
+ 'field_label' => 'Afişare etichetă',
+ 'type' => 'Tip',
+ 'required' => 'Necesar',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Text ajutător',
+ 'options' => 'Opţiuni',
+ 'options_help' => 'Necesar cand tipul este radio, caseta de selectare. O linie, o singura optiune, format: valoare afisare text',
+ 'is_single_row' => 'Afişare pe un singur rând',
+ 'display' => 'Afișaj personalizat',
+ ]
];
diff --git a/resources/lang/ro/medal.php b/resources/lang/ro/medal.php
index 33f09119..6ced1309 100644
--- a/resources/lang/ro/medal.php
+++ b/resources/lang/ro/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Factor de taxă cadou',
'gift_fee' => 'Taxă cadou',
'gift_fee_factor_help' => 'Taxa adițională percepută pentru cadouri pentru alți utilizatori este egală cu prețul înmulțit cu acest factor',
+ 'bonus_addition_duration' => 'Durata de adăugare bonus',
+ 'bonus_addition_duration_help' => 'Unitate: zile. Setează la 0 pentru efect permanent. Numără de la momentul achiziției, indiferent dacă este echipat sau nu',
],
'buy_already' => 'Cumpără deja',
'buy_btn' => 'Cumpără',
@@ -48,4 +50,22 @@ return [
0 => 'Purta',
1 => 'Nu purta'
],
+ 'bonus_addition_expire_at' => 'Timp de expirare adăugare bonus',
+ 'is_expired' => 'Expiră',
+ 'is_bonus_addition_expired' => 'Adăugarea bonusului a expirat',
+ 'is_wearing' => 'Poartă',
+ 'increase_duration' => 'Crește durata',
+ 'increase_duration_help' => 'Unitate: zile. Prelungirea uniformă a timpului de expirare de la valoarea originală',
+ 'update_expire_at' => 'Setați ora de expirare',
+ 'update_expire_at_help' => 'Setaţi uniform ora de expirare la o valoare specificată',
+ 'bulk_action_increase' => 'Creștere',
+ 'bulk_action_update' => 'Actualizare',
+ 'bulk_action_cancel' => 'Anulează',
+ 'bulk_action_increase_expire_at' => 'Creşterea în masă a timpului de expirare',
+ 'bulk_action_update_expire_at' => 'Timp de expirare actualizare în vrac',
+ 'bulk_action_cancel_expire_at' => 'Anulare în bloc ora de expirare',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Prelungirea timpului de expirare pentru adăugarea bonusurilor în vrac',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Actualizare în masă timp de expirare bonus',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Anulează în bloc ora de expirare a bonusului',
+
];
diff --git a/resources/lang/ro/message.php b/resources/lang/ro/message.php
index ecabf7f4..4d913dcb 100644
--- a/resources/lang/ro/message.php
+++ b/resources/lang/ro/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Permisiune de descărcare anulată',
'body' => 'Permisiunea ta de descărcare a fost anulată din cauza anunțării torentului plătit de prea multe ori, te rugăm să te asiguri că ai suficiente bonus.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Permisiune de descărcare anulată',
+ 'body' => 'Permisiunea dvs. de descărcare a fost anulată datorită anunțării unor date false.',
+ ],
'download_enable' => [
'subject' => 'Permisiunea de descărcare restaurată',
'body' => 'Privilegii de descărcare restaurate, acum poți descărca torrente. Dy: :operator',
diff --git a/resources/lang/ro/offer.php b/resources/lang/ro/offer.php
index 906b28c8..ee5c452b 100644
--- a/resources/lang/ro/offer.php
+++ b/resources/lang/ro/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Vă rugăm să încărcați oferta în ",
'msg_hours_otherwise' => " ore. În caz contrar, oferta ar fi ștearsă.",
'msg_reason_is' => "Motivul: ",
+ 'msg_new_offer_subject' => "A fost adăugată o nouă ofertă",
+ 'msg_new_offer_msg' => "Utilizatorul :username a adăugat o nouă ofertă :offername",
];
diff --git a/resources/lang/ro/pagination.php b/resources/lang/ro/pagination.php
index 7569ac74..bf01da04 100644
--- a/resources/lang/ro/pagination.php
+++ b/resources/lang/ro/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Înainte »',
- 'previous' => '« Înapoi',
+ 'aria' => [
+ 'sortAscending' => ': activați pentru a sorta ascendent coloana',
+ 'sortDescending' => ': activați pentru a sorta descendent coloana',
+ ],
+ 'emptyTable' => 'Nu există date disponibile în tabel',
+ 'info' => 'Arată _START_ to _END_ of _TOTAL_ intrări',
+ 'infoEmpty' => 'Arată de la 0 la 0 din 0 intrări',
+ 'infoFiltered' => '(filtrat de la _MAX_ total intrări)',
+ 'lengthMenu' => 'Arată _MENU_ intrări',
+ 'loadingRecords' => 'Încărcare...',
+ 'next' => 'Următorul »',
+ 'paginate' => [
+ 'first' => 'Primul',
+ 'last' => 'Ultimul',
+ 'next' => 'Următoarea',
+ 'previous' => 'Anterior',
+ ],
+ 'previous' => '« Anterior',
+ 'search' => 'Căutare:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Nu s-au găsit înregistrări corespunzătoare',
];
diff --git a/resources/lang/ro/passkey.php b/resources/lang/ro/passkey.php
new file mode 100644
index 00000000..3e01a7f0
--- /dev/null
+++ b/resources/lang/ro/passkey.php
@@ -0,0 +1,22 @@
+ 'Parolă',
+ 'passkey' => 'Parolă',
+ 'passkey_desc' => 'Passkey este un mod sigur și convenabil de autentificare fără a avea nevoie de parole. Acestea pot fi utilizate pe mai multe dispozitive.',
+ 'passkey_create' => 'Creare parolă',
+ 'passkey_empty' => 'Nu s-a găsit cheia de acces.',
+ 'passkey_created_at' => 'Creat la:',
+ 'passkey_delete_confirm' => 'Sunteţi sigur că doriţi să ştergeţi această parolă? Această acţiune nu poate fi anulată.',
+ 'passkey_delete' => 'Ștergere',
+ 'passkey_unknown' => 'A apărut o eroare la procesarea cererii tale.',
+ 'passkey_invalid' => 'Date parolă nevalide.',
+ 'passkey_timeout' => 'Operație expirată, încercați din nou.',
+ 'passkey_error' => 'A apărut o eroare la procesarea cererii tale. Te rugăm să încerci din nou mai târziu.',
+ 'passkey_user_not_found' => 'Utilizator negăsit.',
+ 'passkey_not_supported' => 'Browserul tău nu acceptă parolă. Te rugăm să folosești un browser modern pentru a crea și gestiona parola ta.',
+ 'fields' => [
+ 'credential_id' => 'ID de acreditare',
+ 'counter' => 'Contor',
+ ],
+];
diff --git a/resources/lang/ro/passwords.php b/resources/lang/ro/passwords.php
index 3dcd09e4..e6b6f023 100644
--- a/resources/lang/ro/passwords.php
+++ b/resources/lang/ro/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Parola a fost resetată!',
- 'sent' => 'Am trimis un e-mail cu link-ul de resetare a parolei!',
- 'throttled' => 'Vă rugăm să așteptați înainte de a încerca din nou.',
- 'token' => 'Codul de resetare a parolei este greșit.',
- 'user' => 'Nu există niciun utilizator cu această adresă de e-mail.',
+ 'reset' => 'Parola ta a fost resetată.',
+ 'sent' => 'Am trimis prin e-mail link-ul de resetare a parolei.',
+ 'throttled' => 'Vă rugăm așteptați înainte de a reîncerca.',
+ 'token' => 'Acest token de resetare a parolei nu este valid.',
+ 'user' => 'Nu putem găsi un utilizator cu acea adresă de e-mail.',
];
diff --git a/resources/lang/ro/torrent.php b/resources/lang/ro/torrent.php
index 0ca80c1d..0316fb63 100644
--- a/resources/lang/ro/torrent.php
+++ b/resources/lang/ro/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Jurnale de aprobare'
],
'show_hide_media_info' => 'Arată/Ascunde MediaInfo brut',
+ 'show_hide_bd_info' => 'Arată/ascunde BDInfo raw',
+ 'collapse_show_more_audio' => 'Colaps/Extinde mai multe piese audio',
+ 'collapse_show_more_subtitles' => 'Colaps/Extinde mai multe subtitrări',
+ 'technicalinfo_duration' => 'Durată',
+ 'technicalinfo_resolution' => 'Rezoluție',
+ 'technicalinfo_bit_rate' => 'Rată de biți',
+ 'technicalinfo_bit_depth' => 'Adâncime biți',
+ 'technicalinfo_frame_rate' => 'Rată de cadre',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Format',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'Nr. audio',
+ 'technicalinfo_subtitles' => 'Subtitrări #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Global',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]aici[/b]",
'msg_offer' => "Ofertă ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Necesită Semințe',
+ 'imdb_cache_dir_can_not_create' => 'cache-ul imdb nu poate crea',
+ 'imdb_cache_dir_is_not_writeable' => 'Cache-ul imdb nu poate fi scris',
+ 'imdb_photo_dir_can_not_create' => 'imdb poza dir nu poate crea',
+ 'imdb_photo_dir_is_not_writeable' => 'poza imdb nu poate fi scrisă',
];
diff --git a/resources/lang/ro/user.php b/resources/lang/ro/user.php
index cbe4e417..2511fee1 100644
--- a/resources/lang/ro/user.php
+++ b/resources/lang/ro/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Participă card',
'props' => 'Recuzita',
'class' => 'Clasa',
- 'vip_added' => 'Statusul VIP este obţinut prin bonus',
- 'vip_added_help' => 'Este statutul VIP răscumpărat de bonus.',
+ 'vip_added' => 'Starea VIP expiră automat',
+ 'vip_added_help' => 'Statutul VIP expiră automat.',
'vip_until' => 'Data sfarsit status VIP',
- 'vip_until_help' => "Formatul orei este 'An-lună-Ora Zilă:Minute:Al doilea moment în care statutul VIP se termină. Statutul VIP este obţinut prin bonus\" trebuie stabilit pe \"da\" pentru ca această regulă să intre în vigoare.",
+ 'vip_until_help' => "Formatul orei este 'An-lună-Ora Zilă:Minute:Al doilea moment în care statutul VIP se termină. Starea VIP expiră automat\" trebuie setată la 'Da' pentru ca această regulă să aibă efect.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vibrează',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Utilizatorul invitat s-a înregistrat",
'msg_user_you_invited' => "Utilizatorul pe care l-ai invitat ",
'msg_has_registered' => " tocmai s-a înregistrat.",
+ 'user_is_disabled' => 'Utilizator: :username(ID: :user_id) este dezactivat.',
+ 'user_is_not_confirmed' => 'Utilizator: :username(ID: :user_id) nu a fost confirmat.',
];
diff --git a/resources/lang/ru/activity-log.php b/resources/lang/ru/activity-log.php
new file mode 100644
index 00000000..3e4f355a
--- /dev/null
+++ b/resources/lang/ru/activity-log.php
@@ -0,0 +1,7 @@
+ 'Просмотр свойств',
+ 'subject_type' => 'Модель',
+ 'subject_id' => 'ID модели',
+];
diff --git a/resources/lang/ru/admin.php b/resources/lang/ru/admin.php
index 9f436e9f..e3f88f21 100644
--- a/resources/lang/ru/admin.php
+++ b/resources/lang/ru/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Монитор очереди',
'user_modify_logs' => 'Изменение журналов',
'message_templates' => 'Шаблоны сообщений',
+ 'tracker_url' => 'URL трекера',
+ 'activity_logs' => 'Журнал активности',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/ru/bonus-log.php b/resources/lang/ru/bonus-log.php
index 796ef6fd..24805b39 100644
--- a/resources/lang/ru/bonus-log.php
+++ b/resources/lang/ru/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Купить смену карты имени пользователя',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Подарочная медаль',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Купить торрент',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Задание завершено',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Задание незавершено',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Торрент наград',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Объявлен торрент недоступен',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Оплата ролей',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Торрент будет загружен',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Получить подарок',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Загрузить торрент',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Торрент получает награду',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Полученный торрент достиг награды',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Основа раздачи',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Добавление донорской раздачи',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Стоимость после сделки',
],
'exclude_seeding_bonus' => 'Исключить бонус размножения',
+ 'title_for_user' => 'Информация о бонусе пользователя',
+ 'category' => 'Категория',
+ 'category_common' => 'Обычный',
+ 'category_seeding' => 'Раздача',
+ 'view_detail' => 'Детали',
];
diff --git a/resources/lang/ru/field.php b/resources/lang/ru/field.php
new file mode 100644
index 00000000..36f10d95
--- /dev/null
+++ b/resources/lang/ru/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Короткий текст',
+ 'textarea' => 'Длинный текст',
+ 'radio' => 'Однократное горизонтальное выделение',
+ 'checkbox' => 'Множественный выбор по горизонтали',
+ 'select' => 'Одиночный выбор по вертикали',
+ 'image' => 'Изображение',
+ ],
+];
diff --git a/resources/lang/ru/forum.php b/resources/lang/ru/forum.php
index 2a285596..7c502431 100644
--- a/resources/lang/ru/forum.php
+++ b/resources/lang/ru/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Ответ был изменен',
'edited_notify_body' => 'Ваш ответ на тему: :topic_subject был изменен :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'У вашего ответа новый ответ',
+ 'replied_notify_body' => 'Ваш ответ на тему::topic_subject был отвечен :replyer.',
]
];
diff --git a/resources/lang/ru/hr.php b/resources/lang/ru/hr.php
index a7df1b5c..c35f11ef 100644
--- a/resources/lang/ru/hr.php
+++ b/resources/lang/ru/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Глобально',
'reached_by_seed_time_comment' => 'До::now,seed время: :seed_time Час(ы) достигнут :seed_time_minimum час(ов)',
+ 'reached_by_leech_time_comment' => 'До::now,leech время: :leech_time час(ов) достигло :leech_time_minimum часов(ов)',
'reached_by_share_ratio_comment' => "До::now \nвремя: :seed_time Час(ов) Недостигнуто(и) :seed_time_minimum час(ов) \nОтношение: :share_ratio достиг стандартного::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Ваш класс пользователя: :user_class_text или пожертвованный пользователь, игнорируйте этот H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) достигнут!',
diff --git a/resources/lang/ru/ip-log.php b/resources/lang/ru/ip-log.php
new file mode 100644
index 00000000..5707d4a3
--- /dev/null
+++ b/resources/lang/ru/ip-log.php
@@ -0,0 +1,12 @@
+ 'История IP',
+ 'access' => 'Время доступа',
+ 'access_begin' => 'Время начала доступа',
+ 'access_end' => 'Время окончания доступа',
+ 'access_tooltip' => 'Фактическое время было в течение часа до этого.',
+ 'uri' => 'URI',
+ 'count' => 'Счетчик',
+ 'ip_location' => 'Местоположение',
+];
diff --git a/resources/lang/ru/ip-search.php b/resources/lang/ru/ip-search.php
new file mode 100644
index 00000000..d81eec59
--- /dev/null
+++ b/resources/lang/ru/ip-search.php
@@ -0,0 +1,12 @@
+ 'Поиск по IP',
+ 'placeholder' => 'Введите IP для поиска; иначе результаты будут пустыми',
+ 'last_access_ip' => 'Последний IP',
+ 'last_access' => 'Последний доступ',
+ 'ip_count' => 'Количество IP',
+ 'ip_last_access' => 'Последний IP-адрес',
+ 'user_added' => 'Присоединиться',
+ 'invited_by' => 'Приглашен',
+];
diff --git a/resources/lang/ru/label.php b/resources/lang/ru/label.php
index fe3b7c82..dd37bb46 100644
--- a/resources/lang/ru/label.php
+++ b/resources/lang/ru/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "КОД",
'language' => 'Язык',
'content' => 'Содержание',
+ 'is_default' => 'По умолчанию',
+ 'bulk' => 'Массовые',
'setting' => [
'nav_text' => 'Настройка',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Продолжительность экзамена рассчитывается по итогам загрузки в часах',
'seed_time_minimum' => 'Минимальное время сида',
'seed_time_minimum_help' => 'Самое короткое время для того, чтобы семена соответствовали стандарту в часах, в часах должно быть меньше длины экспедиции',
+ 'leech_time_minimum' => 'Минимальное время ожидания (без seeder)',
+ 'leech_time_minimum_help' => 'Минимальное время загрузки, необходимое для соответствия стандарту при отсутствии сеялки в часах, должно быть меньше длины экспедиции. 0 для отключения',
'ignore_when_ratio_reach' => 'Совместная скорость достижения',
'ignore_when_ratio_reach_help' => 'Минимальный обменный курс для соответствия стандарту',
'ban_user_when_counts_reach' => 'H&R засчитывает лимит',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Максимальное количество мультипликатора загрузки',
'max_uploaded_duration_help' => 'Единицы: часы. Максимальный множитель объема загрузки вступает в силу в течение этого промежутка времени после публикации торрента и не вступает в силу за пределами этого диапазона. Значение 0 всегда действует',
],
+ 'captcha' => [
+ 'tab_header' => 'Капча',
+ 'driver' => 'Драйвер капчи',
+ 'driver_help' => 'Выберите, какой механизм проверки отображается в публичных формах.',
+ 'drivers' => [
+ 'image' => 'Встроенная капча изображения',
+ 'cloudflare_turnstile' => 'Громовый Громовый Череп',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Громовый Громовый Череп',
+ 'site_key' => 'Ключ сайта',
+ 'site_key_help' => 'Скопировано из панели инструментов Turnstile.',
+ 'secret_key' => 'Секретный ключ',
+ 'secret_key_help' => 'Оставить это значение приватным.',
+ 'theme' => 'Тема',
+ 'theme_help' => 'Автоматически адаптируется, когда установлено в Авто.',
+ 'theme_auto' => 'Авто',
+ 'theme_light' => 'Светлая',
+ 'theme_dark' => 'Тёмная',
+ 'size' => 'Размер виджета',
+ 'size_help' => 'Гибкие растяжки для соответствия ширине контейнера.',
+ 'size_normal' => 'Обычный',
+ 'size_compact' => 'Компактный',
+ 'size_flexible' => 'Гибкий',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Ключ сайта',
+ 'site_key_help' => 'Предоставляется консолью администратора Google reCAPTCHA.',
+ 'secret_key' => 'Секретный ключ',
+ 'secret_key_help' => 'Оставить это значение приватным.',
+ 'theme' => 'Тема',
+ 'theme_help' => 'Использовать темно, когда на вашем сайте запущена темная палитра.',
+ 'theme_light' => 'Светлая',
+ 'theme_dark' => 'Тёмная',
+ 'size' => 'Размер виджета',
+ 'size_help' => 'Компакт подходит для узких макетов.',
+ 'size_normal' => 'Обычный',
+ 'size_compact' => 'Компактный',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Требуется капча для регистрации на участие',
+ 'enabled_help' => 'Если включено, участники должны решить капчу перед входом.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Мейлипоиск',
'enabled' => 'Включить ли MeilisSearch',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'По умолчанию: администратор, пользователи с классом пользователя больше или равным установленному значению могут войти в админ-бэкэнд',
'alarm_email_receiver' => 'Приемник будильника',
'alarm_email_receiver_help' => "Заполните UID пользователя, разделённый пробелом, и сигнал тревоги будет отправлен на адрес электронной почты соответствующего пользователя. Если вы не заполните, он будет записан в журнал рабочего времени, а журнал будет ошибкой",
+ 'is_record_announce_log' => 'Записывать записи журналов',
+ 'is_record_announce_log_help' => 'Для записи журналов сначала установите ClickHouse в соответствии с документацией и включите эту конфигурацию. По умолчанию:',
+ 'is_record_seeding_bonus_log' => 'Регистрировать ли журналы бонуса размножения',
+ 'is_record_seeding_bonus_log_help' => 'Чтобы записать, сначала установите ClickHouse в соответствии с документацией и включите эту конфигурацию. По умолчанию:',
+
],
'image_hosting' => [
'driver' => 'Местоположение хранилища',
@@ -155,6 +210,7 @@ return [
'parked' => 'Парковка',
'offer_allowed_count' => 'Разрешено предложение',
'tmp_invites' => 'Временное приглашение',
+ 'is_donating' => 'Донор',
],
'medal' => [
'label' => 'Медаль',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Глобальная реклама',
'global_sp_state' => 'Глобальный режим промоакции',
+ 'deadline_after_begin' => 'Время окончания должно быть позже времени начала.',
+ 'status' => 'Статус',
+ 'status_expired' => 'Истёк',
+ 'status_ongoing' => 'В процессе',
+ 'status_upcoming' => 'Предстоящие',
+ 'time_overlaps' => 'Время пересекается с другой промо-акцией. Пожалуйста, настройте окно.',
+ 'time_overlaps_with' => 'Перекрывает с промокодом :id (время: :begin ~ :end).',
+ 'notice_days' => 'Предварительное объявление',
+ 'notice_day' => ':days за день до',
+ 'notice_none' => 'Нет предварительного объявления',
+ 'notice_unlimited' => 'Всегда объявлять',
],
'role' => [
'class' => 'Связать класс пользователя',
@@ -389,4 +456,18 @@ Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/ca
'select_section' => 'Выбор',
'select_section_help' => "Если выделение не определено, то для правила разрешено выбрать хотя бы один выбор.",
],
+ 'field' => [
+ 'label' => 'Настраиваемое поле',
+ 'name' => 'Наименование',
+ 'name_help' => 'Разрешать только цифры, алфавит, подчеркивание',
+ 'field_label' => 'Отображаемая метка',
+ 'type' => 'Тип',
+ 'required' => 'Требуется',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Текст справки',
+ 'options' => 'Варианты',
+ 'options_help' => 'Необходимо, если тип радио-, флажок, выбрать. Одна строка, один параметр, формат: значение|отображать текст',
+ 'is_single_row' => 'Отображать в одной строке',
+ 'display' => 'Настраиваемый дисплей',
+ ]
];
diff --git a/resources/lang/ru/medal.php b/resources/lang/ru/medal.php
index 527e56cf..46c07391 100644
--- a/resources/lang/ru/medal.php
+++ b/resources/lang/ru/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Коэффициент подарочных комиссий',
'gift_fee' => 'Подарочный сбор',
'gift_fee_factor_help' => 'Дополнительная комиссия, взимаемая за подарки другим пользователям, равна цене, умноженной на этот фактор',
+ 'bonus_addition_duration' => 'Длительность дополнительных добавок',
+ 'bonus_addition_duration_help' => 'Единицы: дни. Значение 0 для постоянного эффекта. Подсчитывается с момента приобретения, независимо от того, экипировано или нет',
],
'buy_already' => 'Уже купили',
'buy_btn' => 'Купить',
@@ -48,4 +50,22 @@ return [
0 => 'Ношение',
1 => 'Не ношение'
],
+ 'bonus_addition_expire_at' => 'Срок действия дополнительных добавлений',
+ 'is_expired' => 'Истекает',
+ 'is_bonus_addition_expired' => 'Срок действия добавления бонуса истёк',
+ 'is_wearing' => 'Носит',
+ 'increase_duration' => 'Увеличить длительность',
+ 'increase_duration_help' => 'Unit: дни. Единообразное продление времени истечения от исходного значения',
+ 'update_expire_at' => 'Установить срок действия',
+ 'update_expire_at_help' => 'Установлено единообразное значение времени истечения срока действия',
+ 'bulk_action_increase' => 'Увеличить',
+ 'bulk_action_update' => 'Обновить',
+ 'bulk_action_cancel' => 'Отмена',
+ 'bulk_action_increase_expire_at' => 'Увеличить время истечения',
+ 'bulk_action_update_expire_at' => 'Массовое время окончания обновления',
+ 'bulk_action_cancel_expire_at' => 'Время массового отмены',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Срок действия массового продления бонуса',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Время массового обновления бонуса',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Время массового отмены бонуса',
+
];
diff --git a/resources/lang/ru/message.php b/resources/lang/ru/message.php
index 7018ed79..e17825c1 100644
--- a/resources/lang/ru/message.php
+++ b/resources/lang/ru/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Разрешение на загрузку отменено',
'body' => 'Ваше разрешение на загрузку было отменено из-за объявления торрента слишком много раз, пожалуйста, убедитесь, что у вас достаточно бонусов.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Разрешение на загрузку отменено',
+ 'body' => 'Ваше разрешение на загрузку было отменено из-за объявления фальшивых данных.',
+ ],
'download_enable' => [
'subject' => 'Загруженные права восстановлены',
'body' => 'Ваши привилегии загрузки восстановлены, теперь вы можете загружать торренты. За :operator',
diff --git a/resources/lang/ru/offer.php b/resources/lang/ru/offer.php
index abbc8ad7..e5983ded 100644
--- a/resources/lang/ru/offer.php
+++ b/resources/lang/ru/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Пожалуйста, загрузите предложение в течение ",
'msg_hours_otherwise' => " часы в противном случае предложение будет удалено.",
'msg_reason_is' => "Причина: ",
+ 'msg_new_offer_subject' => "Новое предложение было добавлено",
+ 'msg_new_offer_msg' => ":username добавил новое предложение :offername",
];
diff --git a/resources/lang/ru/pagination.php b/resources/lang/ru/pagination.php
index f7cccdc0..4b1ddb01 100644
--- a/resources/lang/ru/pagination.php
+++ b/resources/lang/ru/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Вперёд »',
- 'previous' => '« Назад',
+ 'aria' => [
+ 'sortAscending' => ': активировать для сортировки столбца по возрастанию',
+ 'sortDescending' => ': активировать для сортировки столбца по убыванию',
+ ],
+ 'emptyTable' => 'Нет данных в таблице',
+ 'info' => 'Показаны _START_ по _END_ из _TOTAL_ записей',
+ 'infoEmpty' => 'Показано 0 из 0 записей',
+ 'infoFiltered' => '(отфильтровано из _MAX_ записей)',
+ 'lengthMenu' => 'Показать _MENU_ записей',
+ 'loadingRecords' => 'Загрузка...',
+ 'next' => 'Следующий »',
+ 'paginate' => [
+ 'first' => 'Первое',
+ 'last' => 'Последний',
+ 'next' => 'Следующий',
+ 'previous' => 'Предыдущий',
+ ],
+ 'previous' => '« Предыдущий',
+ 'search' => 'Поиск:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Не найдено ни одной записи',
];
diff --git a/resources/lang/ru/passkey.php b/resources/lang/ru/passkey.php
new file mode 100644
index 00000000..02586212
--- /dev/null
+++ b/resources/lang/ru/passkey.php
@@ -0,0 +1,22 @@
+ 'Пароль',
+ 'passkey' => 'Пароль',
+ 'passkey_desc' => 'Passkey - это безопасный и удобный способ аутентификации без необходимости паролей. Они могут использоваться на нескольких устройствах.',
+ 'passkey_create' => 'Создать пароль',
+ 'passkey_empty' => 'Пароль не найден.',
+ 'passkey_created_at' => 'Создано:',
+ 'passkey_delete_confirm' => 'Вы уверены, что хотите удалить этот ключ доступа? Это действие нельзя отменить.',
+ 'passkey_delete' => 'Удалить',
+ 'passkey_unknown' => 'Произошла ошибка при обработке вашего запроса.',
+ 'passkey_invalid' => 'Неверные данные пароля.',
+ 'passkey_timeout' => 'Тайм-аут операции, попробуйте еще раз.',
+ 'passkey_error' => 'Произошла ошибка при обработке вашего запроса. Пожалуйста, повторите попытку позже.',
+ 'passkey_user_not_found' => 'Пользователь не найден.',
+ 'passkey_not_supported' => 'Ваш браузер не поддерживает пароль. Пожалуйста, используйте современный браузер для создания и управления парольным ключом.',
+ 'fields' => [
+ 'credential_id' => 'Идентификатор учетных данных',
+ 'counter' => 'Счетчик',
+ ],
+];
diff --git a/resources/lang/ru/passwords.php b/resources/lang/ru/passwords.php
index 61f53369..3ffd9154 100644
--- a/resources/lang/ru/passwords.php
+++ b/resources/lang/ru/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Ваш пароль был сброшен.',
- 'sent' => 'Ссылка на сброс пароля была отправлена.',
+ 'reset' => 'Ваш пароль сброшен.',
+ 'sent' => 'Ссылка для сброса пароля отправлена по электронной почте.',
'throttled' => 'Пожалуйста, подождите перед повторной попыткой.',
- 'token' => 'Ошибочный код сброса пароля.',
- 'user' => 'Не удалось найти пользователя с указанным электронным адресом.',
+ 'token' => 'Этот токен сброса пароля недействителен.',
+ 'user' => 'Мы не можем найти пользователя с таким адресом электронной почты.',
];
diff --git a/resources/lang/ru/torrent.php b/resources/lang/ru/torrent.php
index 5035437c..466bd06c 100644
--- a/resources/lang/ru/torrent.php
+++ b/resources/lang/ru/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Журналы утверждения'
],
'show_hide_media_info' => 'Показать/скрыть необработанную информацию',
+ 'show_hide_bd_info' => 'Показать/скрыть BDInfo',
+ 'collapse_show_more_audio' => 'Свернуть и расширить аудио треки',
+ 'collapse_show_more_subtitles' => 'Свернуть / расширить субтитры',
+ 'technicalinfo_duration' => 'Продолжительность',
+ 'technicalinfo_resolution' => 'Разрешение',
+ 'technicalinfo_bit_rate' => 'Битрейт',
+ 'technicalinfo_bit_depth' => 'Глубина бита',
+ 'technicalinfo_frame_rate' => 'Частота кадров',
+ 'technicalinfo_profile' => 'Профиль',
+ 'technicalinfo_format' => 'Формат',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Frames',
+ 'technicalinfo_audio' => 'Аудио #',
+ 'technicalinfo_subtitles' => 'Субтитры #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Глобально',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Постоянно',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]here[/b]",
'msg_offer' => "Предложение ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Требуется семена',
+ 'imdb_cache_dir_can_not_create' => 'директория imdb кэша не может создать',
+ 'imdb_cache_dir_is_not_writeable' => 'директория кэша imdb не доступна для записи',
+ 'imdb_photo_dir_can_not_create' => 'imdb каталог фото не может создать',
+ 'imdb_photo_dir_is_not_writeable' => 'директория imdb не доступна для записи',
];
diff --git a/resources/lang/ru/user.php b/resources/lang/ru/user.php
index 63ca9b02..40c993a3 100644
--- a/resources/lang/ru/user.php
+++ b/resources/lang/ru/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Участник карты',
'props' => 'Свойства',
'class' => 'Класс',
- 'vip_added' => 'Бонус VIP',
- 'vip_added_help' => 'Можно обменять на бонус статус VIP.',
+ 'vip_added' => 'Срок действия статуса VIP истекает',
+ 'vip_added_help' => 'Истекает ли статус VIP.',
'vip_until' => 'Время окончания статуса VIP',
- 'vip_until_help' => "Формат времени 'Год - Месячный день:Минут:Второй раз, когда статус VIP заканчивается. Для вступления в силу этого правила необходимо установить VIP статус \"Да\".",
+ 'vip_until_help' => "Формат времени 'Год - Месячный день:Минут:Второй раз, когда статус VIP заканчивается. Срок действия статуса VIP должен быть установлен в 'Да', чтобы это правило вступило в силу.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Вип',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Приглашенный пользователь зарегистрирован",
'msg_user_you_invited' => "Пользователь, который вы пригласили ",
'msg_has_registered' => " только что зарегистрировался.",
+ 'user_is_disabled' => 'Пользователь: :username(ID: :user_id) отключен.',
+ 'user_is_not_confirmed' => 'Пользователь: :username(ID: :user_id) не подтвержден.',
];
diff --git a/resources/lang/sv/activity-log.php b/resources/lang/sv/activity-log.php
new file mode 100644
index 00000000..da9c7fb0
--- /dev/null
+++ b/resources/lang/sv/activity-log.php
@@ -0,0 +1,7 @@
+ 'Visa egenskaper',
+ 'subject_type' => 'Modell',
+ 'subject_id' => 'Modell ID',
+];
diff --git a/resources/lang/sv/admin.php b/resources/lang/sv/admin.php
index c17256ed..964a72b4 100644
--- a/resources/lang/sv/admin.php
+++ b/resources/lang/sv/admin.php
@@ -47,6 +47,8 @@ return [
'queue_monitor' => 'Kö monitor',
'user_modify_logs' => 'Användare ändra loggar',
'message_templates' => 'Mallar för meddelande',
+ 'tracker_url' => 'Spårare URL',
+ 'activity_logs' => 'Aktivitetsloggar',
],
'resources' => [
'agent_allow' => [
diff --git a/resources/lang/sv/bonus-log.php b/resources/lang/sv/bonus-log.php
index c83b6c17..7db54537 100644
--- a/resources/lang/sv/bonus-log.php
+++ b/resources/lang/sv/bonus-log.php
@@ -21,7 +21,10 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_CHANGE_USERNAME_CARD => 'Köp nytt användarnamn kort',
\App\Models\BonusLogs::BUSINESS_TYPE_GIFT_MEDAL => 'Gåva medalj',
\App\Models\BonusLogs::BUSINESS_TYPE_BUY_TORRENT => 'Köp torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_PASS_REWARD => 'Uppgift klar belöning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_TASK_NOT_PASS_DEDUCT => 'Uppgift oavslutad avdrag',
\App\Models\BonusLogs::BUSINESS_TYPE_REWARD_TORRENT => 'Belöning torrent',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_UNREACHED => 'Antagen torrent onått',
\App\Models\BonusLogs::BUSINESS_TYPE_ROLE_WORK_SALARY => 'Rolllön',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent laddas ner',
@@ -29,6 +32,7 @@ return [
\App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Ta emot gåva',
\App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Ladda upp torrent',
\App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_REWARD => 'Torrent ta emot belöning',
+ \App\Models\BonusLogs::BUSINESS_TYPE_CLAIMED_REACHED => 'Hämtad torrent uppnådd belöning',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_BASIC => 'Seeding basic',
\App\Models\BonusLogs::BUSINESS_TYPE_SEEDING_DONOR_ADDITION => 'Seeding donor addition',
@@ -43,4 +47,9 @@ return [
'new_total_value' => 'Post-handelsvärde',
],
'exclude_seeding_bonus' => 'Exkludera sådd bonus',
+ 'title_for_user' => 'Information om användarens bonus',
+ 'category' => 'Kategori',
+ 'category_common' => 'Vanlig',
+ 'category_seeding' => 'Seeding',
+ 'view_detail' => 'Detaljer',
];
diff --git a/resources/lang/sv/field.php b/resources/lang/sv/field.php
new file mode 100644
index 00000000..e4693b55
--- /dev/null
+++ b/resources/lang/sv/field.php
@@ -0,0 +1,12 @@
+ [
+ 'text' => 'Kort text',
+ 'textarea' => 'Lång text',
+ 'radio' => 'Horisontell enkel markering',
+ 'checkbox' => 'Horisontell multipla val',
+ 'select' => 'Vertikal enkel markering',
+ 'image' => 'Bild',
+ ],
+];
diff --git a/resources/lang/sv/forum.php b/resources/lang/sv/forum.php
index 85b43223..65b52a1d 100644
--- a/resources/lang/sv/forum.php
+++ b/resources/lang/sv/forum.php
@@ -8,5 +8,9 @@ return [
'post' => [
'edited_notify_subject' => 'Inläggssvar har ändrats',
'edited_notify_body' => 'Ditt svar på ämnet: :topic_subject ändrades av: :editor.',
+ ],
+ 'reply' => [
+ 'replied_notify_subject' => 'Ditt svar har ett nytt svar',
+ 'replied_notify_body' => 'Ditt svar på ämnet::topic_subject besvarades av :replyer.',
]
];
diff --git a/resources/lang/sv/hr.php b/resources/lang/sv/hr.php
index a926a148..62d66e55 100644
--- a/resources/lang/sv/hr.php
+++ b/resources/lang/sv/hr.php
@@ -11,6 +11,7 @@ return [
'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Globalt',
'reached_by_seed_time_comment' => 'Upp till::now,seed time: :seed_time Timme(s) nått :seed_time_minimum Timme(s)',
+ 'reached_by_leech_time_comment' => 'Upp till::now,leech tid: :leech_time Timme(s) nått :leech_time_minimum Timme(s)',
'reached_by_share_ratio_comment' => "Upp till::now \nseed time: :seed_time Tim(er) Onått :seed_time_minimum Tim(er) \nShare ratio: :share_ratio nått standard::ignore_when_ratio_reach",
'reached_by_special_user_class_comment' => "Din användarklass: :user_class_text eller donerad användare, ignorera denna H&R",
'reached_message_subject' => 'H&R(ID: :hit_and_run_id) har uppnåtts!',
diff --git a/resources/lang/sv/ip-log.php b/resources/lang/sv/ip-log.php
new file mode 100644
index 00000000..4cfe835f
--- /dev/null
+++ b/resources/lang/sv/ip-log.php
@@ -0,0 +1,12 @@
+ 'IP historik',
+ 'access' => 'Åtkomsttid',
+ 'access_begin' => 'Åtkomsttid börjar',
+ 'access_end' => 'Åtkomsttid slutar',
+ 'access_tooltip' => 'Den faktiska tiden var inom en timme före detta.',
+ 'uri' => 'URI',
+ 'count' => 'Antal',
+ 'ip_location' => 'Plats',
+];
diff --git a/resources/lang/sv/ip-search.php b/resources/lang/sv/ip-search.php
new file mode 100644
index 00000000..bf4f6884
--- /dev/null
+++ b/resources/lang/sv/ip-search.php
@@ -0,0 +1,12 @@
+ 'IP-sökning',
+ 'placeholder' => 'Ange IP för att söka; annars kommer resultaten att vara tomma',
+ 'last_access_ip' => 'Senaste IP',
+ 'last_access' => 'Senaste åtkomst',
+ 'ip_count' => 'IP-nummer',
+ 'ip_last_access' => 'Den här IP-adressen senast kom åt',
+ 'user_added' => 'Gå med tid',
+ 'invited_by' => 'Inbjuden av',
+];
diff --git a/resources/lang/sv/label.php b/resources/lang/sv/label.php
index f8c645c0..a733ff7e 100644
--- a/resources/lang/sv/label.php
+++ b/resources/lang/sv/label.php
@@ -48,6 +48,8 @@ return [
'text_code' => "Kod",
'language' => 'Språk',
'content' => 'Innehåll',
+ 'is_default' => 'Är standard',
+ 'bulk' => 'Bulk',
'setting' => [
'nav_text' => 'Inställning',
'backup' => [
@@ -80,6 +82,8 @@ return [
'inspect_time_help' => 'Tidsfristen för examinationen beräknas från slutförandet av nedladdningen, i timmar',
'seed_time_minimum' => 'Minst frötid',
'seed_time_minimum_help' => 'Den kortaste tiden att göra fröna för att uppfylla standarden, i timmar, måste vara mindre än längden på expeditionen',
+ 'leech_time_minimum' => 'Läcktid(ingen seeder)',
+ 'leech_time_minimum_help' => 'Den minsta nedladdningstid som krävs för att uppfylla standarden när ingen seeder, i timmar, måste vara mindre än längden på expeditionen. Sätt till 0 för att inaktivera',
'ignore_when_ratio_reach' => 'Delningshastighet för prestation',
'ignore_when_ratio_reach_help' => 'Den lägsta delningstakten för att uppfylla standarden',
'ban_user_when_counts_reach' => 'H&R räknargräns',
@@ -99,6 +103,52 @@ return [
'max_uploaded_duration' => 'Maximal uppladdningsvolymmultiplikator effektiv tidsintervall',
'max_uploaded_duration_help' => 'Enhet: timmar. Den maximala uppladdningsvolymmultiplikatorn träder i kraft inom detta tidsintervall efter att torrent publicerats, och träder inte i kraft utanför detta intervall. En inställning på 0 är alltid i kraft',
],
+ 'captcha' => [
+ 'tab_header' => 'Captcha',
+ 'driver' => 'Captcha förare',
+ 'driver_help' => 'Välj vilken verifieringsmekanism som visas på offentliga formulär.',
+ 'drivers' => [
+ 'image' => 'Inbyggd bild captcha',
+ 'cloudflare_turnstile' => 'Cloudflare Turnstile',
+ 'google_recaptcha_v2' => 'Google reCAPTCHA v2',
+ ],
+ 'turnstile' => [
+ 'section' => 'Cloudflare Turnstile',
+ 'site_key' => 'Webbplatsens nyckel',
+ 'site_key_help' => 'Kopierat från Cloudflare Turnstile instrumentbrädan.',
+ 'secret_key' => 'Hemlig nyckel',
+ 'secret_key_help' => 'Behåll detta värde privat.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Anpassa automatiskt när den är inställd på Auto.',
+ 'theme_auto' => 'Automatiskt',
+ 'theme_light' => 'Ljus',
+ 'theme_dark' => 'Mörk',
+ 'size' => 'Widgetens storlek',
+ 'size_help' => 'Flexibla sträckor för att matcha behållarens bredd.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Kompakt',
+ 'size_flexible' => 'Flexibel',
+ ],
+ 'recaptcha' => [
+ 'section' => 'Google reCAPTCHA v2',
+ 'site_key' => 'Webbplatsens nyckel',
+ 'site_key_help' => 'Tillhandahålls av Google reCAPTCHA adminkonsol.',
+ 'secret_key' => 'Hemlig nyckel',
+ 'secret_key_help' => 'Behåll detta värde privat.',
+ 'theme' => 'Tema',
+ 'theme_help' => 'Använd mörkt när din webbplats kör en mörk palett.',
+ 'theme_light' => 'Ljus',
+ 'theme_dark' => 'Mörk',
+ 'size' => 'Widgetens storlek',
+ 'size_help' => 'Kompakt är lämplig för smala layouter.',
+ 'size_normal' => 'Normal',
+ 'size_compact' => 'Kompakt',
+ ],
+ 'attendance' => [
+ 'enabled' => 'Kräv captcha för incheckning av närvaro',
+ 'enabled_help' => 'När den är aktiverad måste medlemmarna lösa captchan innan du loggar in.',
+ ],
+ ],
'meilisearch' => [
'tab_header' => 'Meilisearch',
'enabled' => 'Om du vill aktivera Meilisearch',
@@ -122,6 +172,11 @@ return [
'access_admin_class_min_help' => 'Standard: administratör, användare med en användarklass större än eller lika med det inställda värdet kan logga in i admin backend',
'alarm_email_receiver' => 'Alarm e-postmottagare',
'alarm_email_receiver_help' => "Fyll i användarens UID separerat med mellanslag, så kommer larmmeddelandet att skickas till motsvarande användares e-postadress. Om du inte fyller i den kommer den att skrivas till runtime loggen, och loggnivån kommer att vara fel",
+ 'is_record_announce_log' => 'Om du vill spela in annonsloggar',
+ 'is_record_announce_log_help' => 'För att spela in loggar, installera först ClickHouse enligt dokumentationen och aktivera denna konfiguration. Standard: ingen',
+ 'is_record_seeding_bonus_log' => 'Om du vill spela in bonusloggar',
+ 'is_record_seeding_bonus_log_help' => 'För att spela in, installera först ClickHouse enligt dokumentationen och aktivera denna konfiguration. Standard: ingen',
+
],
'image_hosting' => [
'driver' => 'Lagringsplats',
@@ -155,6 +210,7 @@ return [
'parked' => 'Parkerad',
'offer_allowed_count' => 'Antal tillåtna erbjudanden',
'tmp_invites' => 'Tillfällig inbjudan',
+ 'is_donating' => 'Donator',
],
'medal' => [
'label' => 'Medalj',
@@ -272,6 +328,17 @@ return [
'torrent_state' => [
'label' => 'Global marknadsföring',
'global_sp_state' => 'Global befordran stat',
+ 'deadline_after_begin' => 'Sluttiden måste vara senare än starttiden.',
+ 'status' => 'Status',
+ 'status_expired' => 'Förfallen',
+ 'status_ongoing' => 'pågår',
+ 'status_upcoming' => 'Kommande',
+ 'time_overlaps' => 'Tid överlappar med en annan kampanj. Vänligen justera fönstret.',
+ 'time_overlaps_with' => 'Överlappar med kampanj-ID :id (tid: :start ~ :end).',
+ 'notice_days' => 'Föranmälan',
+ 'notice_day' => ':days dag innan',
+ 'notice_none' => 'Inget förhandsmeddelande',
+ 'notice_unlimited' => 'tillkännage alltid',
],
'role' => [
'class' => 'Relera användarlektionen',
@@ -389,4 +456,18 @@ Obs: I 1. , delen 'searchbox_name' kan utelämnas, dvs. regeln är 'pic/category
'select_section' => 'Val',
'select_section_help' => "Om ett val inte är definierat är alla alternativ från valet tillåtna för regeln. Minst ett val bör definieras.",
],
+ 'field' => [
+ 'label' => 'Anpassat fält',
+ 'name' => 'Namn',
+ 'name_help' => 'Tillåt endast siffra, alfabet, understrykning',
+ 'field_label' => 'Visa etikett',
+ 'type' => 'Typ',
+ 'required' => 'Krävs',
+ 'mod_only' => 'Mod only',
+ 'help' => 'Hjälp text',
+ 'options' => 'Alternativ',
+ 'options_help' => 'Krävs när typen är radio, kryssruta, markera. En rad, ett alternativ, format: Värde visa text',
+ 'is_single_row' => 'Visa på en rad',
+ 'display' => 'Anpassad skärm',
+ ]
];
diff --git a/resources/lang/sv/medal.php b/resources/lang/sv/medal.php
index 057803da..da6a188c 100644
--- a/resources/lang/sv/medal.php
+++ b/resources/lang/sv/medal.php
@@ -32,6 +32,8 @@ return [
'gift_fee_factor' => 'Faktorer för gåvoavgift',
'gift_fee' => 'Gåvoavgift',
'gift_fee_factor_help' => 'Den extra avgiften för gåvor till andra användare är lika med priset multiplicerat med denna faktor',
+ 'bonus_addition_duration' => 'Bonus tillägg varaktighet',
+ 'bonus_addition_duration_help' => 'Enhet: dagar. Sätt till 0 för permanent effekt. Räknar från tidpunkten för förvärv, oavsett om det är utrustat eller inte',
],
'buy_already' => 'Köp redan',
'buy_btn' => 'Köp',
@@ -48,4 +50,22 @@ return [
0 => 'Bär',
1 => 'Bär inte'
],
+ 'bonus_addition_expire_at' => 'Bonus tillägg Utgångstid',
+ 'is_expired' => 'Är förfallen',
+ 'is_bonus_addition_expired' => 'Är tillägg till bonusen förfallen',
+ 'is_wearing' => 'Bär',
+ 'increase_duration' => 'Öka varaktigheten',
+ 'increase_duration_help' => 'Enhet: dagar. Förläng likformigt utgångstiden från det ursprungliga värdet',
+ 'update_expire_at' => 'Ställ in utgångstid',
+ 'update_expire_at_help' => 'Ställ in giltighetstiden till ett angivet värde',
+ 'bulk_action_increase' => 'Öka',
+ 'bulk_action_update' => 'Uppdatera',
+ 'bulk_action_cancel' => 'Avbryt',
+ 'bulk_action_increase_expire_at' => 'Bulk öka utgångstid',
+ 'bulk_action_update_expire_at' => 'Bulk uppdaterings utgångstid',
+ 'bulk_action_cancel_expire_at' => 'Bulk avbryt utgångstid',
+ 'bulk_action_increase_bonus_addition_expire_at' => 'Bulk förlängning bonus tillägg utgångstid',
+ 'bulk_action_update_bonus_addition_expire_at' => 'Bulk update bonus utgångstid',
+ 'bulk_action_cancel_bonus_addition_expire_at' => 'Bulk avbryt bonus utgångstid',
+
];
diff --git a/resources/lang/sv/message.php b/resources/lang/sv/message.php
index 6f9fba5e..64d0ea23 100644
--- a/resources/lang/sv/message.php
+++ b/resources/lang/sv/message.php
@@ -23,6 +23,10 @@ return [
'subject' => 'Åtkomst till hämtning avbruten',
'body' => 'Din nedladdningsbehörighet har avbrutits på grund av att du har betalat torrent för många gånger, se till att du har tillräckligt med bonus.' ,
],
+ 'download_disable_fake_announce' => [
+ 'subject' => 'Åtkomst till hämtning avbruten',
+ 'body' => 'Din nedladdningsbehörighet har avbrutits på grund av att falska data har meddelats.',
+ ],
'download_enable' => [
'subject' => 'Åtkomst till hämtning återställd',
'body' => 'Dina nedladdningsprivilegier återställdes, du kan nu ladda ner torrenter. Av: :operator',
diff --git a/resources/lang/sv/offer.php b/resources/lang/sv/offer.php
index 685826c2..50f629fe 100644
--- a/resources/lang/sv/offer.php
+++ b/resources/lang/sv/offer.php
@@ -14,4 +14,6 @@ return [
'msg_you_must_upload_in' => "Vänligen ladda upp erbjudandet inom ",
'msg_hours_otherwise' => " annars skulle erbjudandet tas bort.",
'msg_reason_is' => "Anledningen till detta: ",
+ 'msg_new_offer_subject' => "Ett nytt erbjudande har lagts till",
+ 'msg_new_offer_msg' => "Användare :username har lagt till ett nytt erbjudande :offername",
];
diff --git a/resources/lang/sv/pagination.php b/resources/lang/sv/pagination.php
index b21e0a77..28038438 100644
--- a/resources/lang/sv/pagination.php
+++ b/resources/lang/sv/pagination.php
@@ -3,6 +3,25 @@
declare(strict_types=1);
return [
- 'next' => 'Nästa »',
- 'previous' => '« Föregående',
+ 'aria' => [
+ 'sortAscending' => ': aktivera för att sortera kolumnen stigande',
+ 'sortDescending' => ': aktivera för att sortera kolumnen fallande',
+ ],
+ 'emptyTable' => 'Inga data tillgängliga i tabellen',
+ 'info' => 'Visar _START_ till _END_ av _TOTAL_ poster',
+ 'infoEmpty' => 'Visar 0 till 0 av 0 poster',
+ 'infoFiltered' => '(filtrerat från _MAX_ totala poster)',
+ 'lengthMenu' => 'Visa _MENU_ poster',
+ 'loadingRecords' => 'Laddar...',
+ 'next' => 'Nästa »',
+ 'paginate' => [
+ 'first' => 'Första',
+ 'last' => 'Sista',
+ 'next' => 'Nästa',
+ 'previous' => 'Föregående',
+ ],
+ 'previous' => '« Föregående',
+ 'search' => 'Sök:',
+ 'thousands' => ',',
+ 'zeroRecords' => 'Inga matchande poster hittades',
];
diff --git a/resources/lang/sv/passkey.php b/resources/lang/sv/passkey.php
new file mode 100644
index 00000000..5b856eec
--- /dev/null
+++ b/resources/lang/sv/passkey.php
@@ -0,0 +1,22 @@
+ 'Passkey',
+ 'passkey' => 'Passkey',
+ 'passkey_desc' => 'Passkey är ett säkert och bekvämt sätt att autentisera utan att behöva lösenord. De kan användas på flera enheter.',
+ 'passkey_create' => 'Skapa lösenord',
+ 'passkey_empty' => 'Hittade ingen lösenord.',
+ 'passkey_created_at' => 'Skapad den:',
+ 'passkey_delete_confirm' => 'Är du säker på att du vill ta bort denna lösenord? Denna åtgärd kan inte ångras.',
+ 'passkey_delete' => 'Radera',
+ 'passkey_unknown' => 'Ett fel inträffade när din begäran skulle behandlas.',
+ 'passkey_invalid' => 'Ogiltig lösenordsdata.',
+ 'passkey_timeout' => 'Åtgärden är timeout, försök igen.',
+ 'passkey_error' => 'Ett fel inträffade när din begäran skulle behandlas. Försök igen senare.',
+ 'passkey_user_not_found' => 'Användaren hittades inte.',
+ 'passkey_not_supported' => 'Din webbläsare stöder inte passkey. Använd en modern webbläsare för att skapa och hantera ditt passkey.',
+ 'fields' => [
+ 'credential_id' => 'Uppgifter ID',
+ 'counter' => 'Räknare',
+ ],
+];
diff --git a/resources/lang/sv/passwords.php b/resources/lang/sv/passwords.php
index 4503b79d..a6d677f0 100644
--- a/resources/lang/sv/passwords.php
+++ b/resources/lang/sv/passwords.php
@@ -3,9 +3,9 @@
declare(strict_types=1);
return [
- 'reset' => 'Lösenordet har blivit återställt!',
- 'sent' => 'Lösenordspåminnelse skickad!',
- 'throttled' => 'Vänligen vänta innan du försöker igen.',
- 'token' => 'Koden för lösenordsåterställning är ogiltig.',
- 'user' => 'Det finns ingen användare med den e-postadressen.',
+ 'reset' => 'Ditt lösenord har återställts.',
+ 'sent' => 'Vi har e-postat din länk för att återställa lösenordet.',
+ 'throttled' => 'Vänta innan du försöker igen.',
+ 'token' => 'Denna återställningstoken för lösenord är ogiltig.',
+ 'user' => 'Vi kan inte hitta en användare med den e-postadressen.',
];
diff --git a/resources/lang/sv/torrent.php b/resources/lang/sv/torrent.php
index c552f54a..daa9f1fe 100644
--- a/resources/lang/sv/torrent.php
+++ b/resources/lang/sv/torrent.php
@@ -86,6 +86,20 @@ return [
'logs_label' => 'Godkännande loggar'
],
'show_hide_media_info' => 'Visa/Dölj rå MediaInfo',
+ 'show_hide_bd_info' => 'Visa/Dölj rå BDInfo',
+ 'collapse_show_more_audio' => 'Kollapsa/expandera fler ljudspår',
+ 'collapse_show_more_subtitles' => 'Kollapsa/expandera fler undertexter',
+ 'technicalinfo_duration' => 'Varaktighet',
+ 'technicalinfo_resolution' => 'Upplösning',
+ 'technicalinfo_bit_rate' => 'Bittaxa',
+ 'technicalinfo_bit_depth' => 'Bitens djup',
+ 'technicalinfo_frame_rate' => 'Ram hastighet',
+ 'technicalinfo_profile' => 'Profil',
+ 'technicalinfo_format' => 'Formatera',
+ 'technicalinfo_extras' => 'Extras',
+ 'technicalinfo_ref_frames' => 'Ref.Ramar',
+ 'technicalinfo_audio' => 'Ljud #',
+ 'technicalinfo_subtitles' => 'Undertexter #',
'promotion_time_types' => [
\App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalt',
\App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent',
@@ -107,4 +121,9 @@ return [
'msg_here' => " [b]här[/b]",
'msg_offer' => "Erbjudande ",
'msg_blank' => ".",
+ 'require_seed_section_menu_title' => 'Kräv frön',
+ 'imdb_cache_dir_can_not_create' => 'imdb cache dir kan inte skapa',
+ 'imdb_cache_dir_is_not_writeable' => 'imdb cache dir är inte skrivbar',
+ 'imdb_photo_dir_can_not_create' => 'imdb photo dir kan inte skapa',
+ 'imdb_photo_dir_is_not_writeable' => 'imdb photo dir är inte skrivbar',
];
diff --git a/resources/lang/sv/user.php b/resources/lang/sv/user.php
index d2d9ac2a..c801a6c8 100644
--- a/resources/lang/sv/user.php
+++ b/resources/lang/sv/user.php
@@ -17,10 +17,10 @@ return [
'attendance_card' => 'Delta kort',
'props' => 'Rekvisita',
'class' => 'Klass',
- 'vip_added' => 'VIP-status erhålls genom bonus',
- 'vip_added_help' => 'Är VIP-status inlöst av bonus.',
+ 'vip_added' => 'VIP-status upphör automatiskt',
+ 'vip_added_help' => 'Är VIP-status automatiskt upphör.',
'vip_until' => 'Sluttid för VIP status',
- 'vip_until_help' => "Tidsformatet är \"Året Månads-Dag Timme:Minute:Second Den tid då VIP-status slutar. VIP-status erhålls genom bonus\" måste sättas till \"Ja\" för att denna regel ska träda i kraft.",
+ 'vip_until_help' => "Tidsformatet är \"Året Månads-Dag Timme:Minute:Second Den tid då VIP-status slutar. VIP-status automatiskt upphör att gälla måste vara satt till \"Ja\" för att denna regel ska träda i kraft.",
],
'class_names' => [
\App\Models\User::CLASS_VIP => 'Vip',
@@ -109,4 +109,6 @@ return [
'msg_invited_user_has_registered' => "Inbjuden användare har registrerat sig",
'msg_user_you_invited' => "Användaren du bjöd in ",
'msg_has_registered' => " har registrerat sig just nu.",
+ 'user_is_disabled' => 'Användare: :username(ID: :user_id) är inaktiverat.',
+ 'user_is_not_confirmed' => 'Användare: :username(ID: :user_id) bekräftades inte.',
];