From 2b970305a567eb98c53fc838f9fd115e4ca875da Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Tue, 22 Apr 2025 19:35:05 +0700 Subject: [PATCH] add lang de/pl/pt/ro/ru/sv --- app/Console/Commands/CrowdinSync.php | 25 +- app/Models/Language.php | 45 ++ lang/de/lang_aboutnexus.php | 38 + lang/de/lang_admanage.php | 103 +++ lang/de/lang_adredir.php | 11 + lang/de/lang_attachment.php | 20 + lang/de/lang_attendance.php | 16 + lang/de/lang_bitbucket-upload.php | 36 + lang/de/lang_catmanage.php | 86 ++ lang/de/lang_cheaterbox.php | 28 + lang/de/lang_checkuser.php | 17 + lang/de/lang_comment.php | 51 ++ lang/de/lang_complains.php | 32 + lang/de/lang_confirm_resend.php | 37 + lang/de/lang_contactstaff.php | 12 + lang/de/lang_delete.php | 17 + lang/de/lang_deletedisabled.php | 12 + lang/de/lang_deletemessage.php | 12 + lang/de/lang_details.php | 247 ++++++ lang/de/lang_docleanup.php | 9 + lang/de/lang_donate.php | 31 + lang/de/lang_download.php | 5 + lang/de/lang_downloadnotice.php | 37 + lang/de/lang_edit.php | 74 ++ lang/de/lang_faq.php | 12 + lang/de/lang_fastdelete.php | 13 + lang/de/lang_fields.php | 31 + lang/de/lang_forummanage.php | 38 + lang/de/lang_forums.php | 204 +++++ lang/de/lang_friends.php | 38 + lang/de/lang_fun.php | 44 ++ lang/de/lang_functions.php | 344 ++++++++ lang/de/lang_getrss.php | 51 ++ lang/de/lang_getusertorrentlistajax.php | 23 + lang/de/lang_increment-bulk.php | 27 + lang/de/lang_index.php | 111 +++ lang/de/lang_invite.php | 70 ++ lang/de/lang_iphistory.php | 16 + lang/de/lang_ipsearch.php | 24 + lang/de/lang_linksmanage.php | 51 ++ lang/de/lang_log.php | 67 ++ lang/de/lang_login.php | 40 + lang/de/lang_mailtest.php | 18 + lang/de/lang_makepoll.php | 24 + lang/de/lang_messages.php | 81 ++ lang/de/lang_moforums.php | 26 + lang/de/lang_moresmilies.php | 9 + lang/de/lang_mybonus.php | 173 +++++ lang/de/lang_myhr.php | 14 + lang/de/lang_news.php | 21 + lang/de/lang_offers.php | 143 ++++ lang/de/lang_ok.php | 24 + lang/de/lang_polloverview.php | 21 + lang/de/lang_polls.php | 20 + lang/de/lang_preview.php | 8 + lang/de/lang_promotionlink.php | 29 + lang/de/lang_recover.php | 39 + lang/de/lang_report.php | 42 + lang/de/lang_reports.php | 41 + lang/de/lang_rules.php | 8 + lang/de/lang_sendmessage.php | 24 + lang/de/lang_settings.php | 819 ++++++++++++++++++++ lang/de/lang_shoutbox.php | 16 + lang/de/lang_signup.php | 35 + lang/de/lang_special.php | 7 + lang/de/lang_staff.php | 36 + lang/de/lang_staffbox.php | 34 + lang/de/lang_subtitles.php | 64 ++ lang/de/lang_tags.php | 152 ++++ lang/de/lang_takeconfirm.php | 14 + lang/de/lang_takecontact.php | 17 + lang/de/lang_takeedit.php | 12 + lang/de/lang_takeflush.php | 11 + lang/de/lang_takeinvite.php | 29 + lang/de/lang_takelogin.php | 13 + lang/de/lang_takemessage.php | 29 + lang/de/lang_takereseed.php | 12 + lang/de/lang_takesignup.php | 41 + lang/de/lang_takeupload.php | 31 + lang/de/lang_topten.php | 116 +++ lang/de/lang_torrents.php | 69 ++ lang/de/lang_upload.php | 46 ++ lang/de/lang_uploaders.php | 22 + lang/de/lang_usercp.php | 261 +++++++ lang/de/lang_userdetails.php | 160 ++++ lang/de/lang_userhistory.php | 26 + lang/de/lang_users.php | 20 + lang/de/lang_viewfilelist.php | 8 + lang/de/lang_viewnfo.php | 13 + lang/de/lang_viewpeerlist.php | 28 + lang/de/lang_viewrequests.php | 65 ++ lang/de/lang_viewsnatches.php | 33 + lang/es/lang_aboutnexus.php | 38 + lang/es/lang_admanage.php | 103 +++ lang/es/lang_adredir.php | 11 + lang/es/lang_attachment.php | 20 + lang/es/lang_attendance.php | 16 + lang/es/lang_bitbucket-upload.php | 36 + lang/es/lang_catmanage.php | 86 ++ lang/es/lang_cheaterbox.php | 28 + lang/es/lang_checkuser.php | 17 + lang/es/lang_comment.php | 51 ++ lang/es/lang_complains.php | 32 + lang/es/lang_confirm_resend.php | 37 + lang/es/lang_contactstaff.php | 12 + lang/es/lang_delete.php | 17 + lang/es/lang_deletedisabled.php | 12 + lang/es/lang_deletemessage.php | 12 + lang/es/lang_details.php | 247 ++++++ lang/es/lang_docleanup.php | 9 + lang/es/lang_donate.php | 31 + lang/es/lang_download.php | 5 + lang/es/lang_downloadnotice.php | 37 + lang/es/lang_edit.php | 74 ++ lang/es/lang_faq.php | 12 + lang/es/lang_fastdelete.php | 13 + lang/es/lang_fields.php | 31 + lang/es/lang_forummanage.php | 38 + lang/es/lang_forums.php | 204 +++++ lang/es/lang_friends.php | 38 + lang/es/lang_fun.php | 44 ++ lang/es/lang_functions.php | 344 ++++++++ lang/es/lang_getrss.php | 51 ++ lang/es/lang_getusertorrentlistajax.php | 23 + lang/es/lang_increment-bulk.php | 27 + lang/es/lang_index.php | 111 +++ lang/es/lang_invite.php | 70 ++ lang/es/lang_iphistory.php | 16 + lang/es/lang_ipsearch.php | 24 + lang/es/lang_linksmanage.php | 51 ++ lang/es/lang_log.php | 67 ++ lang/es/lang_login.php | 40 + lang/es/lang_mailtest.php | 18 + lang/es/lang_makepoll.php | 24 + lang/es/lang_messages.php | 81 ++ lang/es/lang_moforums.php | 26 + lang/es/lang_moresmilies.php | 9 + lang/es/lang_mybonus.php | 173 +++++ lang/es/lang_myhr.php | 14 + lang/es/lang_news.php | 21 + lang/es/lang_offers.php | 143 ++++ lang/es/lang_ok.php | 24 + lang/es/lang_polloverview.php | 21 + lang/es/lang_polls.php | 20 + lang/es/lang_preview.php | 8 + lang/es/lang_promotionlink.php | 29 + lang/es/lang_recover.php | 39 + lang/es/lang_report.php | 42 + lang/es/lang_reports.php | 41 + lang/es/lang_rules.php | 8 + lang/es/lang_sendmessage.php | 24 + lang/es/lang_settings.php | 819 ++++++++++++++++++++ lang/es/lang_shoutbox.php | 16 + lang/es/lang_signup.php | 35 + lang/es/lang_special.php | 7 + lang/es/lang_staff.php | 36 + lang/es/lang_staffbox.php | 34 + lang/es/lang_subtitles.php | 64 ++ lang/es/lang_tags.php | 152 ++++ lang/es/lang_takeconfirm.php | 14 + lang/es/lang_takecontact.php | 17 + lang/es/lang_takeedit.php | 12 + lang/es/lang_takeflush.php | 11 + lang/es/lang_takeinvite.php | 29 + lang/es/lang_takelogin.php | 13 + lang/es/lang_takemessage.php | 29 + lang/es/lang_takereseed.php | 12 + lang/es/lang_takesignup.php | 41 + lang/es/lang_takeupload.php | 31 + lang/es/lang_topten.php | 116 +++ lang/es/lang_torrents.php | 69 ++ lang/es/lang_upload.php | 46 ++ lang/es/lang_uploaders.php | 22 + lang/es/lang_usercp.php | 261 +++++++ lang/es/lang_userdetails.php | 160 ++++ lang/es/lang_userhistory.php | 26 + lang/es/lang_users.php | 20 + lang/es/lang_viewfilelist.php | 8 + lang/es/lang_viewnfo.php | 13 + lang/es/lang_viewpeerlist.php | 28 + lang/es/lang_viewrequests.php | 65 ++ lang/es/lang_viewsnatches.php | 33 + lang/pl/lang_aboutnexus.php | 38 + lang/pl/lang_admanage.php | 103 +++ lang/pl/lang_adredir.php | 11 + lang/pl/lang_attachment.php | 20 + lang/pl/lang_attendance.php | 16 + lang/pl/lang_bitbucket-upload.php | 36 + lang/pl/lang_catmanage.php | 86 ++ lang/pl/lang_cheaterbox.php | 28 + lang/pl/lang_checkuser.php | 17 + lang/pl/lang_comment.php | 51 ++ lang/pl/lang_complains.php | 32 + lang/pl/lang_confirm_resend.php | 37 + lang/pl/lang_contactstaff.php | 12 + lang/pl/lang_delete.php | 17 + lang/pl/lang_deletedisabled.php | 12 + lang/pl/lang_deletemessage.php | 12 + lang/pl/lang_details.php | 247 ++++++ lang/pl/lang_docleanup.php | 9 + lang/pl/lang_donate.php | 31 + lang/pl/lang_download.php | 5 + lang/pl/lang_downloadnotice.php | 37 + lang/pl/lang_edit.php | 74 ++ lang/pl/lang_faq.php | 12 + lang/pl/lang_fastdelete.php | 13 + lang/pl/lang_fields.php | 31 + lang/pl/lang_forummanage.php | 38 + lang/pl/lang_forums.php | 204 +++++ lang/pl/lang_friends.php | 38 + lang/pl/lang_fun.php | 44 ++ lang/pl/lang_functions.php | 344 ++++++++ lang/pl/lang_getrss.php | 51 ++ lang/pl/lang_getusertorrentlistajax.php | 23 + lang/pl/lang_increment-bulk.php | 27 + lang/pl/lang_index.php | 111 +++ lang/pl/lang_invite.php | 70 ++ lang/pl/lang_iphistory.php | 16 + lang/pl/lang_ipsearch.php | 24 + lang/pl/lang_linksmanage.php | 51 ++ lang/pl/lang_log.php | 67 ++ lang/pl/lang_login.php | 40 + lang/pl/lang_mailtest.php | 18 + lang/pl/lang_makepoll.php | 24 + lang/pl/lang_messages.php | 81 ++ lang/pl/lang_moforums.php | 26 + lang/pl/lang_moresmilies.php | 9 + lang/pl/lang_mybonus.php | 173 +++++ lang/pl/lang_myhr.php | 14 + lang/pl/lang_news.php | 21 + lang/pl/lang_offers.php | 143 ++++ lang/pl/lang_ok.php | 24 + lang/pl/lang_polloverview.php | 21 + lang/pl/lang_polls.php | 20 + lang/pl/lang_preview.php | 8 + lang/pl/lang_promotionlink.php | 29 + lang/pl/lang_recover.php | 39 + lang/pl/lang_report.php | 42 + lang/pl/lang_reports.php | 41 + lang/pl/lang_rules.php | 8 + lang/pl/lang_sendmessage.php | 24 + lang/pl/lang_settings.php | 819 ++++++++++++++++++++ lang/pl/lang_shoutbox.php | 16 + lang/pl/lang_signup.php | 35 + lang/pl/lang_special.php | 7 + lang/pl/lang_staff.php | 36 + lang/pl/lang_staffbox.php | 34 + lang/pl/lang_subtitles.php | 64 ++ lang/pl/lang_tags.php | 152 ++++ lang/pl/lang_takeconfirm.php | 14 + lang/pl/lang_takecontact.php | 17 + lang/pl/lang_takeedit.php | 12 + lang/pl/lang_takeflush.php | 11 + lang/pl/lang_takeinvite.php | 29 + lang/pl/lang_takelogin.php | 13 + lang/pl/lang_takemessage.php | 29 + lang/pl/lang_takereseed.php | 12 + lang/pl/lang_takesignup.php | 41 + lang/pl/lang_takeupload.php | 31 + lang/pl/lang_topten.php | 116 +++ lang/pl/lang_torrents.php | 69 ++ lang/pl/lang_upload.php | 46 ++ lang/pl/lang_uploaders.php | 22 + lang/pl/lang_usercp.php | 261 +++++++ lang/pl/lang_userdetails.php | 160 ++++ lang/pl/lang_userhistory.php | 26 + lang/pl/lang_users.php | 20 + lang/pl/lang_viewfilelist.php | 8 + lang/pl/lang_viewnfo.php | 13 + lang/pl/lang_viewpeerlist.php | 28 + lang/pl/lang_viewrequests.php | 65 ++ lang/pl/lang_viewsnatches.php | 33 + lang/pt/lang_aboutnexus.php | 38 + lang/pt/lang_admanage.php | 103 +++ lang/pt/lang_adredir.php | 11 + lang/pt/lang_attachment.php | 20 + lang/pt/lang_attendance.php | 16 + lang/pt/lang_bitbucket-upload.php | 36 + lang/pt/lang_catmanage.php | 86 ++ lang/pt/lang_cheaterbox.php | 28 + lang/pt/lang_checkuser.php | 17 + lang/pt/lang_comment.php | 51 ++ lang/pt/lang_complains.php | 32 + lang/pt/lang_confirm_resend.php | 37 + lang/pt/lang_contactstaff.php | 12 + lang/pt/lang_delete.php | 17 + lang/pt/lang_deletedisabled.php | 12 + lang/pt/lang_deletemessage.php | 12 + lang/pt/lang_details.php | 247 ++++++ lang/pt/lang_docleanup.php | 9 + lang/pt/lang_donate.php | 31 + lang/pt/lang_download.php | 5 + lang/pt/lang_downloadnotice.php | 37 + lang/pt/lang_edit.php | 74 ++ lang/pt/lang_faq.php | 12 + lang/pt/lang_fastdelete.php | 13 + lang/pt/lang_fields.php | 31 + lang/pt/lang_forummanage.php | 38 + lang/pt/lang_forums.php | 204 +++++ lang/pt/lang_friends.php | 38 + lang/pt/lang_fun.php | 44 ++ lang/pt/lang_functions.php | 344 ++++++++ lang/pt/lang_getrss.php | 51 ++ lang/pt/lang_getusertorrentlistajax.php | 23 + lang/pt/lang_increment-bulk.php | 27 + lang/pt/lang_index.php | 111 +++ lang/pt/lang_invite.php | 70 ++ lang/pt/lang_iphistory.php | 16 + lang/pt/lang_ipsearch.php | 24 + lang/pt/lang_linksmanage.php | 51 ++ lang/pt/lang_log.php | 67 ++ lang/pt/lang_login.php | 40 + lang/pt/lang_mailtest.php | 18 + lang/pt/lang_makepoll.php | 24 + lang/pt/lang_messages.php | 81 ++ lang/pt/lang_moforums.php | 26 + lang/pt/lang_moresmilies.php | 9 + lang/pt/lang_mybonus.php | 173 +++++ lang/pt/lang_myhr.php | 14 + lang/pt/lang_news.php | 21 + lang/pt/lang_offers.php | 143 ++++ lang/pt/lang_ok.php | 24 + lang/pt/lang_polloverview.php | 21 + lang/pt/lang_polls.php | 20 + lang/pt/lang_preview.php | 8 + lang/pt/lang_promotionlink.php | 29 + lang/pt/lang_recover.php | 39 + lang/pt/lang_report.php | 42 + lang/pt/lang_reports.php | 41 + lang/pt/lang_rules.php | 8 + lang/pt/lang_sendmessage.php | 24 + lang/pt/lang_settings.php | 819 ++++++++++++++++++++ lang/pt/lang_shoutbox.php | 16 + lang/pt/lang_signup.php | 35 + lang/pt/lang_special.php | 7 + lang/pt/lang_staff.php | 36 + lang/pt/lang_staffbox.php | 34 + lang/pt/lang_subtitles.php | 64 ++ lang/pt/lang_tags.php | 152 ++++ lang/pt/lang_takeconfirm.php | 14 + lang/pt/lang_takecontact.php | 17 + lang/pt/lang_takeedit.php | 12 + lang/pt/lang_takeflush.php | 11 + lang/pt/lang_takeinvite.php | 29 + lang/pt/lang_takelogin.php | 13 + lang/pt/lang_takemessage.php | 29 + lang/pt/lang_takereseed.php | 12 + lang/pt/lang_takesignup.php | 41 + lang/pt/lang_takeupload.php | 31 + lang/pt/lang_topten.php | 116 +++ lang/pt/lang_torrents.php | 69 ++ lang/pt/lang_upload.php | 46 ++ lang/pt/lang_uploaders.php | 22 + lang/pt/lang_usercp.php | 261 +++++++ lang/pt/lang_userdetails.php | 160 ++++ lang/pt/lang_userhistory.php | 26 + lang/pt/lang_users.php | 20 + lang/pt/lang_viewfilelist.php | 8 + lang/pt/lang_viewnfo.php | 13 + lang/pt/lang_viewpeerlist.php | 28 + lang/pt/lang_viewrequests.php | 65 ++ lang/pt/lang_viewsnatches.php | 33 + lang/ro/lang_aboutnexus.php | 38 + lang/ro/lang_admanage.php | 103 +++ lang/ro/lang_adredir.php | 11 + lang/ro/lang_attachment.php | 20 + lang/ro/lang_attendance.php | 16 + lang/ro/lang_bitbucket-upload.php | 36 + lang/ro/lang_catmanage.php | 86 ++ lang/ro/lang_cheaterbox.php | 28 + lang/ro/lang_checkuser.php | 17 + lang/ro/lang_comment.php | 51 ++ lang/ro/lang_complains.php | 32 + lang/ro/lang_confirm_resend.php | 37 + lang/ro/lang_contactstaff.php | 12 + lang/ro/lang_delete.php | 17 + lang/ro/lang_deletedisabled.php | 12 + lang/ro/lang_deletemessage.php | 12 + lang/ro/lang_details.php | 247 ++++++ lang/ro/lang_docleanup.php | 9 + lang/ro/lang_donate.php | 31 + lang/ro/lang_download.php | 5 + lang/ro/lang_downloadnotice.php | 37 + lang/ro/lang_edit.php | 74 ++ lang/ro/lang_faq.php | 12 + lang/ro/lang_fastdelete.php | 13 + lang/ro/lang_fields.php | 31 + lang/ro/lang_forummanage.php | 38 + lang/ro/lang_forums.php | 204 +++++ lang/ro/lang_friends.php | 38 + lang/ro/lang_fun.php | 44 ++ lang/ro/lang_functions.php | 344 ++++++++ lang/ro/lang_getrss.php | 51 ++ lang/ro/lang_getusertorrentlistajax.php | 23 + lang/ro/lang_increment-bulk.php | 27 + lang/ro/lang_index.php | 111 +++ lang/ro/lang_invite.php | 70 ++ lang/ro/lang_iphistory.php | 16 + lang/ro/lang_ipsearch.php | 24 + lang/ro/lang_linksmanage.php | 51 ++ lang/ro/lang_log.php | 67 ++ lang/ro/lang_login.php | 40 + lang/ro/lang_mailtest.php | 18 + lang/ro/lang_makepoll.php | 24 + lang/ro/lang_messages.php | 81 ++ lang/ro/lang_moforums.php | 26 + lang/ro/lang_moresmilies.php | 9 + lang/ro/lang_mybonus.php | 173 +++++ lang/ro/lang_myhr.php | 14 + lang/ro/lang_news.php | 21 + lang/ro/lang_offers.php | 143 ++++ lang/ro/lang_ok.php | 24 + lang/ro/lang_polloverview.php | 21 + lang/ro/lang_polls.php | 20 + lang/ro/lang_preview.php | 8 + lang/ro/lang_promotionlink.php | 29 + lang/ro/lang_recover.php | 39 + lang/ro/lang_report.php | 42 + lang/ro/lang_reports.php | 41 + lang/ro/lang_rules.php | 8 + lang/ro/lang_sendmessage.php | 24 + lang/ro/lang_settings.php | 819 ++++++++++++++++++++ lang/ro/lang_shoutbox.php | 16 + lang/ro/lang_signup.php | 35 + lang/ro/lang_special.php | 7 + lang/ro/lang_staff.php | 36 + lang/ro/lang_staffbox.php | 34 + lang/ro/lang_subtitles.php | 64 ++ lang/ro/lang_tags.php | 152 ++++ lang/ro/lang_takeconfirm.php | 14 + lang/ro/lang_takecontact.php | 17 + lang/ro/lang_takeedit.php | 12 + lang/ro/lang_takeflush.php | 11 + lang/ro/lang_takeinvite.php | 29 + lang/ro/lang_takelogin.php | 13 + lang/ro/lang_takemessage.php | 29 + lang/ro/lang_takereseed.php | 12 + lang/ro/lang_takesignup.php | 41 + lang/ro/lang_takeupload.php | 31 + lang/ro/lang_topten.php | 116 +++ lang/ro/lang_torrents.php | 69 ++ lang/ro/lang_upload.php | 46 ++ lang/ro/lang_uploaders.php | 22 + lang/ro/lang_usercp.php | 261 +++++++ lang/ro/lang_userdetails.php | 160 ++++ lang/ro/lang_userhistory.php | 26 + lang/ro/lang_users.php | 20 + lang/ro/lang_viewfilelist.php | 8 + lang/ro/lang_viewnfo.php | 13 + lang/ro/lang_viewpeerlist.php | 28 + lang/ro/lang_viewrequests.php | 65 ++ lang/ro/lang_viewsnatches.php | 33 + lang/ru/lang_aboutnexus.php | 38 + lang/ru/lang_admanage.php | 103 +++ lang/ru/lang_adredir.php | 11 + lang/ru/lang_attachment.php | 20 + lang/ru/lang_attendance.php | 16 + lang/ru/lang_bitbucket-upload.php | 36 + lang/ru/lang_catmanage.php | 86 ++ lang/ru/lang_cheaterbox.php | 28 + lang/ru/lang_checkuser.php | 17 + lang/ru/lang_comment.php | 51 ++ lang/ru/lang_complains.php | 32 + lang/ru/lang_confirm_resend.php | 37 + lang/ru/lang_contactstaff.php | 12 + lang/ru/lang_delete.php | 17 + lang/ru/lang_deletedisabled.php | 12 + lang/ru/lang_deletemessage.php | 12 + lang/ru/lang_details.php | 247 ++++++ lang/ru/lang_docleanup.php | 9 + lang/ru/lang_donate.php | 31 + lang/ru/lang_download.php | 5 + lang/ru/lang_downloadnotice.php | 37 + lang/ru/lang_edit.php | 74 ++ lang/ru/lang_faq.php | 12 + lang/ru/lang_fastdelete.php | 13 + lang/ru/lang_fields.php | 31 + lang/ru/lang_forummanage.php | 38 + lang/ru/lang_forums.php | 204 +++++ lang/ru/lang_friends.php | 38 + lang/ru/lang_fun.php | 44 ++ lang/ru/lang_functions.php | 344 ++++++++ lang/ru/lang_getrss.php | 51 ++ lang/ru/lang_getusertorrentlistajax.php | 23 + lang/ru/lang_increment-bulk.php | 27 + lang/ru/lang_index.php | 111 +++ lang/ru/lang_invite.php | 70 ++ lang/ru/lang_iphistory.php | 16 + lang/ru/lang_ipsearch.php | 24 + lang/ru/lang_linksmanage.php | 51 ++ lang/ru/lang_log.php | 67 ++ lang/ru/lang_login.php | 40 + lang/ru/lang_mailtest.php | 18 + lang/ru/lang_makepoll.php | 24 + lang/ru/lang_messages.php | 81 ++ lang/ru/lang_moforums.php | 26 + lang/ru/lang_moresmilies.php | 9 + lang/ru/lang_mybonus.php | 173 +++++ lang/ru/lang_myhr.php | 14 + lang/ru/lang_news.php | 21 + lang/ru/lang_offers.php | 143 ++++ lang/ru/lang_ok.php | 24 + lang/ru/lang_polloverview.php | 21 + lang/ru/lang_polls.php | 20 + lang/ru/lang_preview.php | 8 + lang/ru/lang_promotionlink.php | 29 + lang/ru/lang_recover.php | 39 + lang/ru/lang_report.php | 42 + lang/ru/lang_reports.php | 41 + lang/ru/lang_rules.php | 8 + lang/ru/lang_sendmessage.php | 24 + lang/ru/lang_settings.php | 819 ++++++++++++++++++++ lang/ru/lang_shoutbox.php | 16 + lang/ru/lang_signup.php | 35 + lang/ru/lang_special.php | 7 + lang/ru/lang_staff.php | 36 + lang/ru/lang_staffbox.php | 34 + lang/ru/lang_subtitles.php | 64 ++ lang/ru/lang_tags.php | 152 ++++ lang/ru/lang_takeconfirm.php | 14 + lang/ru/lang_takecontact.php | 17 + lang/ru/lang_takeedit.php | 12 + lang/ru/lang_takeflush.php | 11 + lang/ru/lang_takeinvite.php | 29 + lang/ru/lang_takelogin.php | 13 + lang/ru/lang_takemessage.php | 29 + lang/ru/lang_takereseed.php | 12 + lang/ru/lang_takesignup.php | 41 + lang/ru/lang_takeupload.php | 31 + lang/ru/lang_topten.php | 116 +++ lang/ru/lang_torrents.php | 69 ++ lang/ru/lang_upload.php | 46 ++ lang/ru/lang_uploaders.php | 22 + lang/ru/lang_usercp.php | 261 +++++++ lang/ru/lang_userdetails.php | 160 ++++ lang/ru/lang_userhistory.php | 26 + lang/ru/lang_users.php | 20 + lang/ru/lang_viewfilelist.php | 8 + lang/ru/lang_viewnfo.php | 13 + lang/ru/lang_viewpeerlist.php | 28 + lang/ru/lang_viewrequests.php | 65 ++ lang/ru/lang_viewsnatches.php | 33 + lang/sv/lang_aboutnexus.php | 38 + lang/sv/lang_admanage.php | 103 +++ lang/sv/lang_adredir.php | 11 + lang/sv/lang_attachment.php | 20 + lang/sv/lang_attendance.php | 16 + lang/sv/lang_bitbucket-upload.php | 36 + lang/sv/lang_catmanage.php | 86 ++ lang/sv/lang_cheaterbox.php | 28 + lang/sv/lang_checkuser.php | 17 + lang/sv/lang_comment.php | 51 ++ lang/sv/lang_complains.php | 32 + lang/sv/lang_confirm_resend.php | 37 + lang/sv/lang_contactstaff.php | 12 + lang/sv/lang_delete.php | 17 + lang/sv/lang_deletedisabled.php | 12 + lang/sv/lang_deletemessage.php | 12 + lang/sv/lang_details.php | 247 ++++++ lang/sv/lang_docleanup.php | 9 + lang/sv/lang_donate.php | 31 + lang/sv/lang_download.php | 5 + lang/sv/lang_downloadnotice.php | 37 + lang/sv/lang_edit.php | 74 ++ lang/sv/lang_faq.php | 12 + lang/sv/lang_fastdelete.php | 13 + lang/sv/lang_fields.php | 31 + lang/sv/lang_forummanage.php | 38 + lang/sv/lang_forums.php | 204 +++++ lang/sv/lang_friends.php | 38 + lang/sv/lang_fun.php | 44 ++ lang/sv/lang_functions.php | 344 ++++++++ lang/sv/lang_getrss.php | 51 ++ lang/sv/lang_getusertorrentlistajax.php | 23 + lang/sv/lang_increment-bulk.php | 27 + lang/sv/lang_index.php | 111 +++ lang/sv/lang_invite.php | 70 ++ lang/sv/lang_iphistory.php | 16 + lang/sv/lang_ipsearch.php | 24 + lang/sv/lang_linksmanage.php | 51 ++ lang/sv/lang_log.php | 67 ++ lang/sv/lang_login.php | 40 + lang/sv/lang_mailtest.php | 18 + lang/sv/lang_makepoll.php | 24 + lang/sv/lang_messages.php | 81 ++ lang/sv/lang_moforums.php | 26 + lang/sv/lang_moresmilies.php | 9 + lang/sv/lang_mybonus.php | 173 +++++ lang/sv/lang_myhr.php | 14 + lang/sv/lang_news.php | 21 + lang/sv/lang_offers.php | 143 ++++ lang/sv/lang_ok.php | 24 + lang/sv/lang_polloverview.php | 21 + lang/sv/lang_polls.php | 20 + lang/sv/lang_preview.php | 8 + lang/sv/lang_promotionlink.php | 29 + lang/sv/lang_recover.php | 39 + lang/sv/lang_report.php | 42 + lang/sv/lang_reports.php | 41 + lang/sv/lang_rules.php | 8 + lang/sv/lang_sendmessage.php | 24 + lang/sv/lang_settings.php | 819 ++++++++++++++++++++ lang/sv/lang_shoutbox.php | 16 + lang/sv/lang_signup.php | 35 + lang/sv/lang_special.php | 7 + lang/sv/lang_staff.php | 36 + lang/sv/lang_staffbox.php | 34 + lang/sv/lang_subtitles.php | 64 ++ lang/sv/lang_tags.php | 152 ++++ lang/sv/lang_takeconfirm.php | 14 + lang/sv/lang_takecontact.php | 17 + lang/sv/lang_takeedit.php | 12 + lang/sv/lang_takeflush.php | 11 + lang/sv/lang_takeinvite.php | 29 + lang/sv/lang_takelogin.php | 13 + lang/sv/lang_takemessage.php | 29 + lang/sv/lang_takereseed.php | 12 + lang/sv/lang_takesignup.php | 41 + lang/sv/lang_takeupload.php | 31 + lang/sv/lang_topten.php | 116 +++ lang/sv/lang_torrents.php | 69 ++ lang/sv/lang_upload.php | 46 ++ lang/sv/lang_uploaders.php | 22 + lang/sv/lang_usercp.php | 261 +++++++ lang/sv/lang_userdetails.php | 160 ++++ lang/sv/lang_userhistory.php | 26 + lang/sv/lang_users.php | 20 + lang/sv/lang_viewfilelist.php | 8 + lang/sv/lang_viewnfo.php | 13 + lang/sv/lang_viewpeerlist.php | 28 + lang/sv/lang_viewrequests.php | 65 ++ lang/sv/lang_viewsnatches.php | 33 + resources/lang/de/admin.php | 129 +++ resources/lang/de/attendance.php | 14 + resources/lang/de/bonus-log.php | 37 + resources/lang/de/bonus.php | 35 + resources/lang/de/bookmark.php | 8 + resources/lang/de/claim.php | 38 + resources/lang/de/cleanup.php | 36 + resources/lang/de/comment.php | 8 + resources/lang/de/dashboard.php | 65 ++ resources/lang/de/exam-user.php | 16 + resources/lang/de/exam.php | 72 ++ resources/lang/de/file.php | 6 + resources/lang/de/forum.php | 12 + resources/lang/de/fun.php | 15 + resources/lang/de/hr.php | 28 + resources/lang/de/imdb.php | 15 + resources/lang/de/index.php | 5 + resources/lang/de/invite.php | 26 + resources/lang/de/label.php | 379 +++++++++ resources/lang/de/medal.php | 51 ++ resources/lang/de/message.php | 68 ++ resources/lang/de/nexus.php | 20 + resources/lang/de/oauth.php | 14 + resources/lang/de/offer.php | 17 + resources/lang/de/peer.php | 7 + resources/lang/de/permission.php | 220 ++++++ resources/lang/de/plugin.php | 33 + resources/lang/de/ptgen.php | 7 + resources/lang/de/reward.php | 9 + resources/lang/de/route-permission.php | 20 + resources/lang/de/search.php | 17 + resources/lang/de/searchbox.php | 20 + resources/lang/de/seed-box.php | 19 + resources/lang/de/seedbox.php | 8 + resources/lang/de/signup.php | 8 + resources/lang/de/snatch.php | 8 + resources/lang/de/subtitle.php | 7 + resources/lang/de/thank.php | 6 + resources/lang/de/token.php | 10 + resources/lang/de/torrent-operation-log.php | 7 + resources/lang/de/torrent.php | 109 +++ resources/lang/de/upload.php | 68 ++ resources/lang/de/user.php | 112 +++ resources/lang/de/username-change-log.php | 13 + resources/lang/es/admin.php | 129 +++ resources/lang/es/attendance.php | 14 + resources/lang/es/bonus-log.php | 37 + resources/lang/es/bonus.php | 35 + resources/lang/es/bookmark.php | 8 + resources/lang/es/claim.php | 38 + resources/lang/es/cleanup.php | 36 + resources/lang/es/comment.php | 8 + resources/lang/es/dashboard.php | 65 ++ resources/lang/es/exam-user.php | 16 + resources/lang/es/exam.php | 72 ++ resources/lang/es/file.php | 6 + resources/lang/es/forum.php | 12 + resources/lang/es/fun.php | 15 + resources/lang/es/hr.php | 28 + resources/lang/es/imdb.php | 15 + resources/lang/es/index.php | 5 + resources/lang/es/invite.php | 26 + resources/lang/es/label.php | 379 +++++++++ resources/lang/es/medal.php | 51 ++ resources/lang/es/message.php | 68 ++ resources/lang/es/nexus.php | 20 + resources/lang/es/oauth.php | 14 + resources/lang/es/offer.php | 17 + resources/lang/es/peer.php | 7 + resources/lang/es/permission.php | 220 ++++++ resources/lang/es/plugin.php | 33 + resources/lang/es/ptgen.php | 7 + resources/lang/es/reward.php | 9 + resources/lang/es/route-permission.php | 20 + resources/lang/es/search.php | 17 + resources/lang/es/searchbox.php | 20 + resources/lang/es/seed-box.php | 19 + resources/lang/es/seedbox.php | 8 + resources/lang/es/signup.php | 8 + resources/lang/es/snatch.php | 8 + resources/lang/es/subtitle.php | 7 + resources/lang/es/thank.php | 6 + resources/lang/es/token.php | 10 + resources/lang/es/torrent-operation-log.php | 7 + resources/lang/es/torrent.php | 109 +++ resources/lang/es/upload.php | 68 ++ resources/lang/es/user.php | 112 +++ resources/lang/es/username-change-log.php | 13 + resources/lang/pl/admin.php | 129 +++ resources/lang/pl/attendance.php | 14 + resources/lang/pl/bonus-log.php | 37 + resources/lang/pl/bonus.php | 35 + resources/lang/pl/bookmark.php | 8 + resources/lang/pl/claim.php | 38 + resources/lang/pl/cleanup.php | 36 + resources/lang/pl/comment.php | 8 + resources/lang/pl/dashboard.php | 65 ++ resources/lang/pl/exam-user.php | 16 + resources/lang/pl/exam.php | 72 ++ resources/lang/pl/file.php | 6 + resources/lang/pl/forum.php | 12 + resources/lang/pl/fun.php | 15 + resources/lang/pl/hr.php | 28 + resources/lang/pl/imdb.php | 15 + resources/lang/pl/index.php | 5 + resources/lang/pl/invite.php | 26 + resources/lang/pl/label.php | 379 +++++++++ resources/lang/pl/medal.php | 51 ++ resources/lang/pl/message.php | 68 ++ resources/lang/pl/nexus.php | 20 + resources/lang/pl/oauth.php | 14 + resources/lang/pl/offer.php | 17 + resources/lang/pl/peer.php | 7 + resources/lang/pl/permission.php | 220 ++++++ resources/lang/pl/plugin.php | 33 + resources/lang/pl/ptgen.php | 7 + resources/lang/pl/reward.php | 9 + resources/lang/pl/route-permission.php | 20 + resources/lang/pl/search.php | 17 + resources/lang/pl/searchbox.php | 20 + resources/lang/pl/seed-box.php | 19 + resources/lang/pl/seedbox.php | 8 + resources/lang/pl/signup.php | 8 + resources/lang/pl/snatch.php | 8 + resources/lang/pl/subtitle.php | 7 + resources/lang/pl/thank.php | 6 + resources/lang/pl/token.php | 10 + resources/lang/pl/torrent-operation-log.php | 7 + resources/lang/pl/torrent.php | 109 +++ resources/lang/pl/upload.php | 68 ++ resources/lang/pl/user.php | 112 +++ resources/lang/pl/username-change-log.php | 13 + resources/lang/pt/admin.php | 129 +++ resources/lang/pt/attendance.php | 14 + resources/lang/pt/bonus-log.php | 37 + resources/lang/pt/bonus.php | 35 + resources/lang/pt/bookmark.php | 8 + resources/lang/pt/claim.php | 38 + resources/lang/pt/cleanup.php | 36 + resources/lang/pt/comment.php | 8 + resources/lang/pt/dashboard.php | 65 ++ resources/lang/pt/exam-user.php | 16 + resources/lang/pt/exam.php | 72 ++ resources/lang/pt/file.php | 6 + resources/lang/pt/forum.php | 12 + resources/lang/pt/fun.php | 15 + resources/lang/pt/hr.php | 28 + resources/lang/pt/imdb.php | 15 + resources/lang/pt/index.php | 5 + resources/lang/pt/invite.php | 26 + resources/lang/pt/label.php | 379 +++++++++ resources/lang/pt/medal.php | 51 ++ resources/lang/pt/message.php | 68 ++ resources/lang/pt/nexus.php | 20 + resources/lang/pt/oauth.php | 14 + resources/lang/pt/offer.php | 17 + resources/lang/pt/peer.php | 7 + resources/lang/pt/permission.php | 220 ++++++ resources/lang/pt/plugin.php | 33 + resources/lang/pt/ptgen.php | 7 + resources/lang/pt/reward.php | 9 + resources/lang/pt/route-permission.php | 20 + resources/lang/pt/search.php | 17 + resources/lang/pt/searchbox.php | 20 + resources/lang/pt/seed-box.php | 19 + resources/lang/pt/seedbox.php | 8 + resources/lang/pt/signup.php | 8 + resources/lang/pt/snatch.php | 8 + resources/lang/pt/subtitle.php | 7 + resources/lang/pt/thank.php | 6 + resources/lang/pt/token.php | 10 + resources/lang/pt/torrent-operation-log.php | 7 + resources/lang/pt/torrent.php | 109 +++ resources/lang/pt/upload.php | 68 ++ resources/lang/pt/user.php | 112 +++ resources/lang/pt/username-change-log.php | 13 + resources/lang/ro/admin.php | 129 +++ resources/lang/ro/attendance.php | 14 + resources/lang/ro/bonus-log.php | 37 + resources/lang/ro/bonus.php | 35 + resources/lang/ro/bookmark.php | 8 + resources/lang/ro/claim.php | 38 + resources/lang/ro/cleanup.php | 36 + resources/lang/ro/comment.php | 8 + resources/lang/ro/dashboard.php | 65 ++ resources/lang/ro/exam-user.php | 16 + resources/lang/ro/exam.php | 72 ++ resources/lang/ro/file.php | 6 + resources/lang/ro/forum.php | 12 + resources/lang/ro/fun.php | 15 + resources/lang/ro/hr.php | 28 + resources/lang/ro/imdb.php | 15 + resources/lang/ro/index.php | 5 + resources/lang/ro/invite.php | 26 + resources/lang/ro/label.php | 379 +++++++++ resources/lang/ro/medal.php | 51 ++ resources/lang/ro/message.php | 68 ++ resources/lang/ro/nexus.php | 20 + resources/lang/ro/oauth.php | 14 + resources/lang/ro/offer.php | 17 + resources/lang/ro/peer.php | 7 + resources/lang/ro/permission.php | 220 ++++++ resources/lang/ro/plugin.php | 33 + resources/lang/ro/ptgen.php | 7 + resources/lang/ro/reward.php | 9 + resources/lang/ro/route-permission.php | 20 + resources/lang/ro/search.php | 17 + resources/lang/ro/searchbox.php | 20 + resources/lang/ro/seed-box.php | 19 + resources/lang/ro/seedbox.php | 8 + resources/lang/ro/signup.php | 8 + resources/lang/ro/snatch.php | 8 + resources/lang/ro/subtitle.php | 7 + resources/lang/ro/thank.php | 6 + resources/lang/ro/token.php | 10 + resources/lang/ro/torrent-operation-log.php | 7 + resources/lang/ro/torrent.php | 109 +++ resources/lang/ro/upload.php | 68 ++ resources/lang/ro/user.php | 112 +++ resources/lang/ro/username-change-log.php | 13 + resources/lang/ru/admin.php | 129 +++ resources/lang/ru/attendance.php | 14 + resources/lang/ru/bonus-log.php | 37 + resources/lang/ru/bonus.php | 35 + resources/lang/ru/bookmark.php | 8 + resources/lang/ru/claim.php | 38 + resources/lang/ru/cleanup.php | 36 + resources/lang/ru/comment.php | 8 + resources/lang/ru/dashboard.php | 65 ++ resources/lang/ru/exam-user.php | 16 + resources/lang/ru/exam.php | 72 ++ resources/lang/ru/file.php | 6 + resources/lang/ru/forum.php | 12 + resources/lang/ru/fun.php | 15 + resources/lang/ru/hr.php | 28 + resources/lang/ru/imdb.php | 15 + resources/lang/ru/index.php | 5 + resources/lang/ru/invite.php | 26 + resources/lang/ru/label.php | 379 +++++++++ resources/lang/ru/medal.php | 51 ++ resources/lang/ru/message.php | 68 ++ resources/lang/ru/nexus.php | 20 + resources/lang/ru/oauth.php | 14 + resources/lang/ru/offer.php | 17 + resources/lang/ru/peer.php | 7 + resources/lang/ru/permission.php | 220 ++++++ resources/lang/ru/plugin.php | 33 + resources/lang/ru/ptgen.php | 7 + resources/lang/ru/reward.php | 9 + resources/lang/ru/route-permission.php | 20 + resources/lang/ru/search.php | 17 + resources/lang/ru/searchbox.php | 20 + resources/lang/ru/seed-box.php | 19 + resources/lang/ru/seedbox.php | 8 + resources/lang/ru/signup.php | 8 + resources/lang/ru/snatch.php | 8 + resources/lang/ru/subtitle.php | 7 + resources/lang/ru/thank.php | 6 + resources/lang/ru/token.php | 10 + resources/lang/ru/torrent-operation-log.php | 7 + resources/lang/ru/torrent.php | 109 +++ resources/lang/ru/upload.php | 68 ++ resources/lang/ru/user.php | 112 +++ resources/lang/ru/username-change-log.php | 13 + resources/lang/sv/admin.php | 129 +++ resources/lang/sv/attendance.php | 14 + resources/lang/sv/bonus-log.php | 37 + resources/lang/sv/bonus.php | 35 + resources/lang/sv/bookmark.php | 8 + resources/lang/sv/claim.php | 38 + resources/lang/sv/cleanup.php | 36 + resources/lang/sv/comment.php | 8 + resources/lang/sv/dashboard.php | 65 ++ resources/lang/sv/exam-user.php | 16 + resources/lang/sv/exam.php | 72 ++ resources/lang/sv/file.php | 6 + resources/lang/sv/forum.php | 12 + resources/lang/sv/fun.php | 15 + resources/lang/sv/hr.php | 28 + resources/lang/sv/imdb.php | 15 + resources/lang/sv/index.php | 5 + resources/lang/sv/invite.php | 26 + resources/lang/sv/label.php | 379 +++++++++ resources/lang/sv/medal.php | 51 ++ resources/lang/sv/message.php | 68 ++ resources/lang/sv/nexus.php | 20 + resources/lang/sv/oauth.php | 14 + resources/lang/sv/offer.php | 17 + resources/lang/sv/peer.php | 7 + resources/lang/sv/permission.php | 220 ++++++ resources/lang/sv/plugin.php | 33 + resources/lang/sv/ptgen.php | 7 + resources/lang/sv/reward.php | 9 + resources/lang/sv/route-permission.php | 20 + resources/lang/sv/search.php | 17 + resources/lang/sv/searchbox.php | 20 + resources/lang/sv/seed-box.php | 19 + resources/lang/sv/seedbox.php | 8 + resources/lang/sv/signup.php | 8 + resources/lang/sv/snatch.php | 8 + resources/lang/sv/subtitle.php | 7 + resources/lang/sv/thank.php | 6 + resources/lang/sv/token.php | 10 + resources/lang/sv/torrent-operation-log.php | 7 + resources/lang/sv/torrent.php | 109 +++ resources/lang/sv/upload.php | 68 ++ resources/lang/sv/user.php | 112 +++ resources/lang/sv/username-change-log.php | 13 + 940 files changed, 48796 insertions(+), 1 deletion(-) create mode 100644 lang/de/lang_aboutnexus.php create mode 100644 lang/de/lang_admanage.php create mode 100644 lang/de/lang_adredir.php create mode 100644 lang/de/lang_attachment.php create mode 100644 lang/de/lang_attendance.php create mode 100644 lang/de/lang_bitbucket-upload.php create mode 100644 lang/de/lang_catmanage.php create mode 100644 lang/de/lang_cheaterbox.php create mode 100644 lang/de/lang_checkuser.php create mode 100644 lang/de/lang_comment.php create mode 100644 lang/de/lang_complains.php create mode 100644 lang/de/lang_confirm_resend.php create mode 100644 lang/de/lang_contactstaff.php create mode 100644 lang/de/lang_delete.php create mode 100644 lang/de/lang_deletedisabled.php create mode 100644 lang/de/lang_deletemessage.php create mode 100644 lang/de/lang_details.php create mode 100644 lang/de/lang_docleanup.php create mode 100644 lang/de/lang_donate.php create mode 100644 lang/de/lang_download.php create mode 100644 lang/de/lang_downloadnotice.php create mode 100644 lang/de/lang_edit.php create mode 100644 lang/de/lang_faq.php create mode 100644 lang/de/lang_fastdelete.php create mode 100644 lang/de/lang_fields.php create mode 100644 lang/de/lang_forummanage.php create mode 100644 lang/de/lang_forums.php create mode 100644 lang/de/lang_friends.php create mode 100644 lang/de/lang_fun.php create mode 100644 lang/de/lang_functions.php create mode 100644 lang/de/lang_getrss.php create mode 100644 lang/de/lang_getusertorrentlistajax.php create mode 100644 lang/de/lang_increment-bulk.php create mode 100644 lang/de/lang_index.php create mode 100644 lang/de/lang_invite.php create mode 100644 lang/de/lang_iphistory.php create mode 100644 lang/de/lang_ipsearch.php create mode 100644 lang/de/lang_linksmanage.php create mode 100644 lang/de/lang_log.php create mode 100644 lang/de/lang_login.php create mode 100644 lang/de/lang_mailtest.php create mode 100644 lang/de/lang_makepoll.php create mode 100644 lang/de/lang_messages.php create mode 100644 lang/de/lang_moforums.php create mode 100644 lang/de/lang_moresmilies.php create mode 100644 lang/de/lang_mybonus.php create mode 100644 lang/de/lang_myhr.php create mode 100644 lang/de/lang_news.php create mode 100644 lang/de/lang_offers.php create mode 100644 lang/de/lang_ok.php create mode 100644 lang/de/lang_polloverview.php create mode 100644 lang/de/lang_polls.php create mode 100644 lang/de/lang_preview.php create mode 100644 lang/de/lang_promotionlink.php create mode 100644 lang/de/lang_recover.php create mode 100644 lang/de/lang_report.php create mode 100644 lang/de/lang_reports.php create mode 100644 lang/de/lang_rules.php create mode 100644 lang/de/lang_sendmessage.php create mode 100644 lang/de/lang_settings.php create mode 100644 lang/de/lang_shoutbox.php create mode 100644 lang/de/lang_signup.php create mode 100644 lang/de/lang_special.php create mode 100644 lang/de/lang_staff.php create mode 100644 lang/de/lang_staffbox.php create mode 100644 lang/de/lang_subtitles.php create mode 100644 lang/de/lang_tags.php create mode 100644 lang/de/lang_takeconfirm.php create mode 100644 lang/de/lang_takecontact.php create mode 100644 lang/de/lang_takeedit.php create mode 100644 lang/de/lang_takeflush.php create mode 100644 lang/de/lang_takeinvite.php create mode 100644 lang/de/lang_takelogin.php create mode 100644 lang/de/lang_takemessage.php create mode 100644 lang/de/lang_takereseed.php create mode 100644 lang/de/lang_takesignup.php create mode 100644 lang/de/lang_takeupload.php create mode 100644 lang/de/lang_topten.php create mode 100644 lang/de/lang_torrents.php create mode 100644 lang/de/lang_upload.php create mode 100644 lang/de/lang_uploaders.php create mode 100644 lang/de/lang_usercp.php create mode 100644 lang/de/lang_userdetails.php create mode 100644 lang/de/lang_userhistory.php create mode 100644 lang/de/lang_users.php create mode 100644 lang/de/lang_viewfilelist.php create mode 100644 lang/de/lang_viewnfo.php create mode 100644 lang/de/lang_viewpeerlist.php create mode 100644 lang/de/lang_viewrequests.php create mode 100644 lang/de/lang_viewsnatches.php create mode 100644 lang/es/lang_aboutnexus.php create mode 100644 lang/es/lang_admanage.php create mode 100644 lang/es/lang_adredir.php create mode 100644 lang/es/lang_attachment.php create mode 100644 lang/es/lang_attendance.php create mode 100644 lang/es/lang_bitbucket-upload.php create mode 100644 lang/es/lang_catmanage.php create mode 100644 lang/es/lang_cheaterbox.php create mode 100644 lang/es/lang_checkuser.php create mode 100644 lang/es/lang_comment.php create mode 100644 lang/es/lang_complains.php create mode 100644 lang/es/lang_confirm_resend.php create mode 100644 lang/es/lang_contactstaff.php create mode 100644 lang/es/lang_delete.php create mode 100644 lang/es/lang_deletedisabled.php create mode 100644 lang/es/lang_deletemessage.php create mode 100644 lang/es/lang_details.php create mode 100644 lang/es/lang_docleanup.php create mode 100644 lang/es/lang_donate.php create mode 100644 lang/es/lang_download.php create mode 100644 lang/es/lang_downloadnotice.php create mode 100644 lang/es/lang_edit.php create mode 100644 lang/es/lang_faq.php create mode 100644 lang/es/lang_fastdelete.php create mode 100644 lang/es/lang_fields.php create mode 100644 lang/es/lang_forummanage.php create mode 100644 lang/es/lang_forums.php create mode 100644 lang/es/lang_friends.php create mode 100644 lang/es/lang_fun.php create mode 100644 lang/es/lang_functions.php create mode 100644 lang/es/lang_getrss.php create mode 100644 lang/es/lang_getusertorrentlistajax.php create mode 100644 lang/es/lang_increment-bulk.php create mode 100644 lang/es/lang_index.php create mode 100644 lang/es/lang_invite.php create mode 100644 lang/es/lang_iphistory.php create mode 100644 lang/es/lang_ipsearch.php create mode 100644 lang/es/lang_linksmanage.php create mode 100644 lang/es/lang_log.php create mode 100644 lang/es/lang_login.php create mode 100644 lang/es/lang_mailtest.php create mode 100644 lang/es/lang_makepoll.php create mode 100644 lang/es/lang_messages.php create mode 100644 lang/es/lang_moforums.php create mode 100644 lang/es/lang_moresmilies.php create mode 100644 lang/es/lang_mybonus.php create mode 100644 lang/es/lang_myhr.php create mode 100644 lang/es/lang_news.php create mode 100644 lang/es/lang_offers.php create mode 100644 lang/es/lang_ok.php create mode 100644 lang/es/lang_polloverview.php create mode 100644 lang/es/lang_polls.php create mode 100644 lang/es/lang_preview.php create mode 100644 lang/es/lang_promotionlink.php create mode 100644 lang/es/lang_recover.php create mode 100644 lang/es/lang_report.php create mode 100644 lang/es/lang_reports.php create mode 100644 lang/es/lang_rules.php create mode 100644 lang/es/lang_sendmessage.php create mode 100644 lang/es/lang_settings.php create mode 100644 lang/es/lang_shoutbox.php create mode 100644 lang/es/lang_signup.php create mode 100644 lang/es/lang_special.php create mode 100644 lang/es/lang_staff.php create mode 100644 lang/es/lang_staffbox.php create mode 100644 lang/es/lang_subtitles.php create mode 100644 lang/es/lang_tags.php create mode 100644 lang/es/lang_takeconfirm.php create mode 100644 lang/es/lang_takecontact.php create mode 100644 lang/es/lang_takeedit.php create mode 100644 lang/es/lang_takeflush.php create mode 100644 lang/es/lang_takeinvite.php create mode 100644 lang/es/lang_takelogin.php create mode 100644 lang/es/lang_takemessage.php create mode 100644 lang/es/lang_takereseed.php create mode 100644 lang/es/lang_takesignup.php create mode 100644 lang/es/lang_takeupload.php create mode 100644 lang/es/lang_topten.php create mode 100644 lang/es/lang_torrents.php create mode 100644 lang/es/lang_upload.php create mode 100644 lang/es/lang_uploaders.php create mode 100644 lang/es/lang_usercp.php create mode 100644 lang/es/lang_userdetails.php create mode 100644 lang/es/lang_userhistory.php create mode 100644 lang/es/lang_users.php create mode 100644 lang/es/lang_viewfilelist.php create mode 100644 lang/es/lang_viewnfo.php create mode 100644 lang/es/lang_viewpeerlist.php create mode 100644 lang/es/lang_viewrequests.php create mode 100644 lang/es/lang_viewsnatches.php create mode 100644 lang/pl/lang_aboutnexus.php create mode 100644 lang/pl/lang_admanage.php create mode 100644 lang/pl/lang_adredir.php create mode 100644 lang/pl/lang_attachment.php create mode 100644 lang/pl/lang_attendance.php create mode 100644 lang/pl/lang_bitbucket-upload.php create mode 100644 lang/pl/lang_catmanage.php create mode 100644 lang/pl/lang_cheaterbox.php create mode 100644 lang/pl/lang_checkuser.php create mode 100644 lang/pl/lang_comment.php create mode 100644 lang/pl/lang_complains.php create mode 100644 lang/pl/lang_confirm_resend.php create mode 100644 lang/pl/lang_contactstaff.php create mode 100644 lang/pl/lang_delete.php create mode 100644 lang/pl/lang_deletedisabled.php create mode 100644 lang/pl/lang_deletemessage.php create mode 100644 lang/pl/lang_details.php create mode 100644 lang/pl/lang_docleanup.php create mode 100644 lang/pl/lang_donate.php create mode 100644 lang/pl/lang_download.php create mode 100644 lang/pl/lang_downloadnotice.php create mode 100644 lang/pl/lang_edit.php create mode 100644 lang/pl/lang_faq.php create mode 100644 lang/pl/lang_fastdelete.php create mode 100644 lang/pl/lang_fields.php create mode 100644 lang/pl/lang_forummanage.php create mode 100644 lang/pl/lang_forums.php create mode 100644 lang/pl/lang_friends.php create mode 100644 lang/pl/lang_fun.php create mode 100644 lang/pl/lang_functions.php create mode 100644 lang/pl/lang_getrss.php create mode 100644 lang/pl/lang_getusertorrentlistajax.php create mode 100644 lang/pl/lang_increment-bulk.php create mode 100644 lang/pl/lang_index.php create mode 100644 lang/pl/lang_invite.php create mode 100644 lang/pl/lang_iphistory.php create mode 100644 lang/pl/lang_ipsearch.php create mode 100644 lang/pl/lang_linksmanage.php create mode 100644 lang/pl/lang_log.php create mode 100644 lang/pl/lang_login.php create mode 100644 lang/pl/lang_mailtest.php create mode 100644 lang/pl/lang_makepoll.php create mode 100644 lang/pl/lang_messages.php create mode 100644 lang/pl/lang_moforums.php create mode 100644 lang/pl/lang_moresmilies.php create mode 100644 lang/pl/lang_mybonus.php create mode 100644 lang/pl/lang_myhr.php create mode 100644 lang/pl/lang_news.php create mode 100644 lang/pl/lang_offers.php create mode 100644 lang/pl/lang_ok.php create mode 100644 lang/pl/lang_polloverview.php create mode 100644 lang/pl/lang_polls.php create mode 100644 lang/pl/lang_preview.php create mode 100644 lang/pl/lang_promotionlink.php create mode 100644 lang/pl/lang_recover.php create mode 100644 lang/pl/lang_report.php create mode 100644 lang/pl/lang_reports.php create mode 100644 lang/pl/lang_rules.php create mode 100644 lang/pl/lang_sendmessage.php create mode 100644 lang/pl/lang_settings.php create mode 100644 lang/pl/lang_shoutbox.php create mode 100644 lang/pl/lang_signup.php create mode 100644 lang/pl/lang_special.php create mode 100644 lang/pl/lang_staff.php create mode 100644 lang/pl/lang_staffbox.php create mode 100644 lang/pl/lang_subtitles.php create mode 100644 lang/pl/lang_tags.php create mode 100644 lang/pl/lang_takeconfirm.php create mode 100644 lang/pl/lang_takecontact.php create mode 100644 lang/pl/lang_takeedit.php create mode 100644 lang/pl/lang_takeflush.php create mode 100644 lang/pl/lang_takeinvite.php create mode 100644 lang/pl/lang_takelogin.php create mode 100644 lang/pl/lang_takemessage.php create mode 100644 lang/pl/lang_takereseed.php create mode 100644 lang/pl/lang_takesignup.php create mode 100644 lang/pl/lang_takeupload.php create mode 100644 lang/pl/lang_topten.php create mode 100644 lang/pl/lang_torrents.php create mode 100644 lang/pl/lang_upload.php create mode 100644 lang/pl/lang_uploaders.php create mode 100644 lang/pl/lang_usercp.php create mode 100644 lang/pl/lang_userdetails.php create mode 100644 lang/pl/lang_userhistory.php create mode 100644 lang/pl/lang_users.php create mode 100644 lang/pl/lang_viewfilelist.php create mode 100644 lang/pl/lang_viewnfo.php create mode 100644 lang/pl/lang_viewpeerlist.php create mode 100644 lang/pl/lang_viewrequests.php create mode 100644 lang/pl/lang_viewsnatches.php create mode 100644 lang/pt/lang_aboutnexus.php create mode 100644 lang/pt/lang_admanage.php create mode 100644 lang/pt/lang_adredir.php create mode 100644 lang/pt/lang_attachment.php create mode 100644 lang/pt/lang_attendance.php create mode 100644 lang/pt/lang_bitbucket-upload.php create mode 100644 lang/pt/lang_catmanage.php create mode 100644 lang/pt/lang_cheaterbox.php create mode 100644 lang/pt/lang_checkuser.php create mode 100644 lang/pt/lang_comment.php create mode 100644 lang/pt/lang_complains.php create mode 100644 lang/pt/lang_confirm_resend.php create mode 100644 lang/pt/lang_contactstaff.php create mode 100644 lang/pt/lang_delete.php create mode 100644 lang/pt/lang_deletedisabled.php create mode 100644 lang/pt/lang_deletemessage.php create mode 100644 lang/pt/lang_details.php create mode 100644 lang/pt/lang_docleanup.php create mode 100644 lang/pt/lang_donate.php create mode 100644 lang/pt/lang_download.php create mode 100644 lang/pt/lang_downloadnotice.php create mode 100644 lang/pt/lang_edit.php create mode 100644 lang/pt/lang_faq.php create mode 100644 lang/pt/lang_fastdelete.php create mode 100644 lang/pt/lang_fields.php create mode 100644 lang/pt/lang_forummanage.php create mode 100644 lang/pt/lang_forums.php create mode 100644 lang/pt/lang_friends.php create mode 100644 lang/pt/lang_fun.php create mode 100644 lang/pt/lang_functions.php create mode 100644 lang/pt/lang_getrss.php create mode 100644 lang/pt/lang_getusertorrentlistajax.php create mode 100644 lang/pt/lang_increment-bulk.php create mode 100644 lang/pt/lang_index.php create mode 100644 lang/pt/lang_invite.php create mode 100644 lang/pt/lang_iphistory.php create mode 100644 lang/pt/lang_ipsearch.php create mode 100644 lang/pt/lang_linksmanage.php create mode 100644 lang/pt/lang_log.php create mode 100644 lang/pt/lang_login.php create mode 100644 lang/pt/lang_mailtest.php create mode 100644 lang/pt/lang_makepoll.php create mode 100644 lang/pt/lang_messages.php create mode 100644 lang/pt/lang_moforums.php create mode 100644 lang/pt/lang_moresmilies.php create mode 100644 lang/pt/lang_mybonus.php create mode 100644 lang/pt/lang_myhr.php create mode 100644 lang/pt/lang_news.php create mode 100644 lang/pt/lang_offers.php create mode 100644 lang/pt/lang_ok.php create mode 100644 lang/pt/lang_polloverview.php create mode 100644 lang/pt/lang_polls.php create mode 100644 lang/pt/lang_preview.php create mode 100644 lang/pt/lang_promotionlink.php create mode 100644 lang/pt/lang_recover.php create mode 100644 lang/pt/lang_report.php create mode 100644 lang/pt/lang_reports.php create mode 100644 lang/pt/lang_rules.php create mode 100644 lang/pt/lang_sendmessage.php create mode 100644 lang/pt/lang_settings.php create mode 100644 lang/pt/lang_shoutbox.php create mode 100644 lang/pt/lang_signup.php create mode 100644 lang/pt/lang_special.php create mode 100644 lang/pt/lang_staff.php create mode 100644 lang/pt/lang_staffbox.php create mode 100644 lang/pt/lang_subtitles.php create mode 100644 lang/pt/lang_tags.php create mode 100644 lang/pt/lang_takeconfirm.php create mode 100644 lang/pt/lang_takecontact.php create mode 100644 lang/pt/lang_takeedit.php create mode 100644 lang/pt/lang_takeflush.php create mode 100644 lang/pt/lang_takeinvite.php create mode 100644 lang/pt/lang_takelogin.php create mode 100644 lang/pt/lang_takemessage.php create mode 100644 lang/pt/lang_takereseed.php create mode 100644 lang/pt/lang_takesignup.php create mode 100644 lang/pt/lang_takeupload.php create mode 100644 lang/pt/lang_topten.php create mode 100644 lang/pt/lang_torrents.php create mode 100644 lang/pt/lang_upload.php create mode 100644 lang/pt/lang_uploaders.php create mode 100644 lang/pt/lang_usercp.php create mode 100644 lang/pt/lang_userdetails.php create mode 100644 lang/pt/lang_userhistory.php create mode 100644 lang/pt/lang_users.php create mode 100644 lang/pt/lang_viewfilelist.php create mode 100644 lang/pt/lang_viewnfo.php create mode 100644 lang/pt/lang_viewpeerlist.php create mode 100644 lang/pt/lang_viewrequests.php create mode 100644 lang/pt/lang_viewsnatches.php create mode 100644 lang/ro/lang_aboutnexus.php create mode 100644 lang/ro/lang_admanage.php create mode 100644 lang/ro/lang_adredir.php create mode 100644 lang/ro/lang_attachment.php create mode 100644 lang/ro/lang_attendance.php create mode 100644 lang/ro/lang_bitbucket-upload.php create mode 100644 lang/ro/lang_catmanage.php create mode 100644 lang/ro/lang_cheaterbox.php create mode 100644 lang/ro/lang_checkuser.php create mode 100644 lang/ro/lang_comment.php create mode 100644 lang/ro/lang_complains.php create mode 100644 lang/ro/lang_confirm_resend.php create mode 100644 lang/ro/lang_contactstaff.php create mode 100644 lang/ro/lang_delete.php create mode 100644 lang/ro/lang_deletedisabled.php create mode 100644 lang/ro/lang_deletemessage.php create mode 100644 lang/ro/lang_details.php create mode 100644 lang/ro/lang_docleanup.php create mode 100644 lang/ro/lang_donate.php create mode 100644 lang/ro/lang_download.php create mode 100644 lang/ro/lang_downloadnotice.php create mode 100644 lang/ro/lang_edit.php create mode 100644 lang/ro/lang_faq.php create mode 100644 lang/ro/lang_fastdelete.php create mode 100644 lang/ro/lang_fields.php create mode 100644 lang/ro/lang_forummanage.php create mode 100644 lang/ro/lang_forums.php create mode 100644 lang/ro/lang_friends.php create mode 100644 lang/ro/lang_fun.php create mode 100644 lang/ro/lang_functions.php create mode 100644 lang/ro/lang_getrss.php create mode 100644 lang/ro/lang_getusertorrentlistajax.php create mode 100644 lang/ro/lang_increment-bulk.php create mode 100644 lang/ro/lang_index.php create mode 100644 lang/ro/lang_invite.php create mode 100644 lang/ro/lang_iphistory.php create mode 100644 lang/ro/lang_ipsearch.php create mode 100644 lang/ro/lang_linksmanage.php create mode 100644 lang/ro/lang_log.php create mode 100644 lang/ro/lang_login.php create mode 100644 lang/ro/lang_mailtest.php create mode 100644 lang/ro/lang_makepoll.php create mode 100644 lang/ro/lang_messages.php create mode 100644 lang/ro/lang_moforums.php create mode 100644 lang/ro/lang_moresmilies.php create mode 100644 lang/ro/lang_mybonus.php create mode 100644 lang/ro/lang_myhr.php create mode 100644 lang/ro/lang_news.php create mode 100644 lang/ro/lang_offers.php create mode 100644 lang/ro/lang_ok.php create mode 100644 lang/ro/lang_polloverview.php create mode 100644 lang/ro/lang_polls.php create mode 100644 lang/ro/lang_preview.php create mode 100644 lang/ro/lang_promotionlink.php create mode 100644 lang/ro/lang_recover.php create mode 100644 lang/ro/lang_report.php create mode 100644 lang/ro/lang_reports.php create mode 100644 lang/ro/lang_rules.php create mode 100644 lang/ro/lang_sendmessage.php create mode 100644 lang/ro/lang_settings.php create mode 100644 lang/ro/lang_shoutbox.php create mode 100644 lang/ro/lang_signup.php create mode 100644 lang/ro/lang_special.php create mode 100644 lang/ro/lang_staff.php create mode 100644 lang/ro/lang_staffbox.php create mode 100644 lang/ro/lang_subtitles.php create mode 100644 lang/ro/lang_tags.php create mode 100644 lang/ro/lang_takeconfirm.php create mode 100644 lang/ro/lang_takecontact.php create mode 100644 lang/ro/lang_takeedit.php create mode 100644 lang/ro/lang_takeflush.php create mode 100644 lang/ro/lang_takeinvite.php create mode 100644 lang/ro/lang_takelogin.php create mode 100644 lang/ro/lang_takemessage.php create mode 100644 lang/ro/lang_takereseed.php create mode 100644 lang/ro/lang_takesignup.php create mode 100644 lang/ro/lang_takeupload.php create mode 100644 lang/ro/lang_topten.php create mode 100644 lang/ro/lang_torrents.php create mode 100644 lang/ro/lang_upload.php create mode 100644 lang/ro/lang_uploaders.php create mode 100644 lang/ro/lang_usercp.php create mode 100644 lang/ro/lang_userdetails.php create mode 100644 lang/ro/lang_userhistory.php create mode 100644 lang/ro/lang_users.php create mode 100644 lang/ro/lang_viewfilelist.php create mode 100644 lang/ro/lang_viewnfo.php create mode 100644 lang/ro/lang_viewpeerlist.php create mode 100644 lang/ro/lang_viewrequests.php create mode 100644 lang/ro/lang_viewsnatches.php create mode 100644 lang/ru/lang_aboutnexus.php create mode 100644 lang/ru/lang_admanage.php create mode 100644 lang/ru/lang_adredir.php create mode 100644 lang/ru/lang_attachment.php create mode 100644 lang/ru/lang_attendance.php create mode 100644 lang/ru/lang_bitbucket-upload.php create mode 100644 lang/ru/lang_catmanage.php create mode 100644 lang/ru/lang_cheaterbox.php create mode 100644 lang/ru/lang_checkuser.php create mode 100644 lang/ru/lang_comment.php create mode 100644 lang/ru/lang_complains.php create mode 100644 lang/ru/lang_confirm_resend.php create mode 100644 lang/ru/lang_contactstaff.php create mode 100644 lang/ru/lang_delete.php create mode 100644 lang/ru/lang_deletedisabled.php create mode 100644 lang/ru/lang_deletemessage.php create mode 100644 lang/ru/lang_details.php create mode 100644 lang/ru/lang_docleanup.php create mode 100644 lang/ru/lang_donate.php create mode 100644 lang/ru/lang_download.php create mode 100644 lang/ru/lang_downloadnotice.php create mode 100644 lang/ru/lang_edit.php create mode 100644 lang/ru/lang_faq.php create mode 100644 lang/ru/lang_fastdelete.php create mode 100644 lang/ru/lang_fields.php create mode 100644 lang/ru/lang_forummanage.php create mode 100644 lang/ru/lang_forums.php create mode 100644 lang/ru/lang_friends.php create mode 100644 lang/ru/lang_fun.php create mode 100644 lang/ru/lang_functions.php create mode 100644 lang/ru/lang_getrss.php create mode 100644 lang/ru/lang_getusertorrentlistajax.php create mode 100644 lang/ru/lang_increment-bulk.php create mode 100644 lang/ru/lang_index.php create mode 100644 lang/ru/lang_invite.php create mode 100644 lang/ru/lang_iphistory.php create mode 100644 lang/ru/lang_ipsearch.php create mode 100644 lang/ru/lang_linksmanage.php create mode 100644 lang/ru/lang_log.php create mode 100644 lang/ru/lang_login.php create mode 100644 lang/ru/lang_mailtest.php create mode 100644 lang/ru/lang_makepoll.php create mode 100644 lang/ru/lang_messages.php create mode 100644 lang/ru/lang_moforums.php create mode 100644 lang/ru/lang_moresmilies.php create mode 100644 lang/ru/lang_mybonus.php create mode 100644 lang/ru/lang_myhr.php create mode 100644 lang/ru/lang_news.php create mode 100644 lang/ru/lang_offers.php create mode 100644 lang/ru/lang_ok.php create mode 100644 lang/ru/lang_polloverview.php create mode 100644 lang/ru/lang_polls.php create mode 100644 lang/ru/lang_preview.php create mode 100644 lang/ru/lang_promotionlink.php create mode 100644 lang/ru/lang_recover.php create mode 100644 lang/ru/lang_report.php create mode 100644 lang/ru/lang_reports.php create mode 100644 lang/ru/lang_rules.php create mode 100644 lang/ru/lang_sendmessage.php create mode 100644 lang/ru/lang_settings.php create mode 100644 lang/ru/lang_shoutbox.php create mode 100644 lang/ru/lang_signup.php create mode 100644 lang/ru/lang_special.php create mode 100644 lang/ru/lang_staff.php create mode 100644 lang/ru/lang_staffbox.php create mode 100644 lang/ru/lang_subtitles.php create mode 100644 lang/ru/lang_tags.php create mode 100644 lang/ru/lang_takeconfirm.php create mode 100644 lang/ru/lang_takecontact.php create mode 100644 lang/ru/lang_takeedit.php create mode 100644 lang/ru/lang_takeflush.php create mode 100644 lang/ru/lang_takeinvite.php create mode 100644 lang/ru/lang_takelogin.php create mode 100644 lang/ru/lang_takemessage.php create mode 100644 lang/ru/lang_takereseed.php create mode 100644 lang/ru/lang_takesignup.php create mode 100644 lang/ru/lang_takeupload.php create mode 100644 lang/ru/lang_topten.php create mode 100644 lang/ru/lang_torrents.php create mode 100644 lang/ru/lang_upload.php create mode 100644 lang/ru/lang_uploaders.php create mode 100644 lang/ru/lang_usercp.php create mode 100644 lang/ru/lang_userdetails.php create mode 100644 lang/ru/lang_userhistory.php create mode 100644 lang/ru/lang_users.php create mode 100644 lang/ru/lang_viewfilelist.php create mode 100644 lang/ru/lang_viewnfo.php create mode 100644 lang/ru/lang_viewpeerlist.php create mode 100644 lang/ru/lang_viewrequests.php create mode 100644 lang/ru/lang_viewsnatches.php create mode 100644 lang/sv/lang_aboutnexus.php create mode 100644 lang/sv/lang_admanage.php create mode 100644 lang/sv/lang_adredir.php create mode 100644 lang/sv/lang_attachment.php create mode 100644 lang/sv/lang_attendance.php create mode 100644 lang/sv/lang_bitbucket-upload.php create mode 100644 lang/sv/lang_catmanage.php create mode 100644 lang/sv/lang_cheaterbox.php create mode 100644 lang/sv/lang_checkuser.php create mode 100644 lang/sv/lang_comment.php create mode 100644 lang/sv/lang_complains.php create mode 100644 lang/sv/lang_confirm_resend.php create mode 100644 lang/sv/lang_contactstaff.php create mode 100644 lang/sv/lang_delete.php create mode 100644 lang/sv/lang_deletedisabled.php create mode 100644 lang/sv/lang_deletemessage.php create mode 100644 lang/sv/lang_details.php create mode 100644 lang/sv/lang_docleanup.php create mode 100644 lang/sv/lang_donate.php create mode 100644 lang/sv/lang_download.php create mode 100644 lang/sv/lang_downloadnotice.php create mode 100644 lang/sv/lang_edit.php create mode 100644 lang/sv/lang_faq.php create mode 100644 lang/sv/lang_fastdelete.php create mode 100644 lang/sv/lang_fields.php create mode 100644 lang/sv/lang_forummanage.php create mode 100644 lang/sv/lang_forums.php create mode 100644 lang/sv/lang_friends.php create mode 100644 lang/sv/lang_fun.php create mode 100644 lang/sv/lang_functions.php create mode 100644 lang/sv/lang_getrss.php create mode 100644 lang/sv/lang_getusertorrentlistajax.php create mode 100644 lang/sv/lang_increment-bulk.php create mode 100644 lang/sv/lang_index.php create mode 100644 lang/sv/lang_invite.php create mode 100644 lang/sv/lang_iphistory.php create mode 100644 lang/sv/lang_ipsearch.php create mode 100644 lang/sv/lang_linksmanage.php create mode 100644 lang/sv/lang_log.php create mode 100644 lang/sv/lang_login.php create mode 100644 lang/sv/lang_mailtest.php create mode 100644 lang/sv/lang_makepoll.php create mode 100644 lang/sv/lang_messages.php create mode 100644 lang/sv/lang_moforums.php create mode 100644 lang/sv/lang_moresmilies.php create mode 100644 lang/sv/lang_mybonus.php create mode 100644 lang/sv/lang_myhr.php create mode 100644 lang/sv/lang_news.php create mode 100644 lang/sv/lang_offers.php create mode 100644 lang/sv/lang_ok.php create mode 100644 lang/sv/lang_polloverview.php create mode 100644 lang/sv/lang_polls.php create mode 100644 lang/sv/lang_preview.php create mode 100644 lang/sv/lang_promotionlink.php create mode 100644 lang/sv/lang_recover.php create mode 100644 lang/sv/lang_report.php create mode 100644 lang/sv/lang_reports.php create mode 100644 lang/sv/lang_rules.php create mode 100644 lang/sv/lang_sendmessage.php create mode 100644 lang/sv/lang_settings.php create mode 100644 lang/sv/lang_shoutbox.php create mode 100644 lang/sv/lang_signup.php create mode 100644 lang/sv/lang_special.php create mode 100644 lang/sv/lang_staff.php create mode 100644 lang/sv/lang_staffbox.php create mode 100644 lang/sv/lang_subtitles.php create mode 100644 lang/sv/lang_tags.php create mode 100644 lang/sv/lang_takeconfirm.php create mode 100644 lang/sv/lang_takecontact.php create mode 100644 lang/sv/lang_takeedit.php create mode 100644 lang/sv/lang_takeflush.php create mode 100644 lang/sv/lang_takeinvite.php create mode 100644 lang/sv/lang_takelogin.php create mode 100644 lang/sv/lang_takemessage.php create mode 100644 lang/sv/lang_takereseed.php create mode 100644 lang/sv/lang_takesignup.php create mode 100644 lang/sv/lang_takeupload.php create mode 100644 lang/sv/lang_topten.php create mode 100644 lang/sv/lang_torrents.php create mode 100644 lang/sv/lang_upload.php create mode 100644 lang/sv/lang_uploaders.php create mode 100644 lang/sv/lang_usercp.php create mode 100644 lang/sv/lang_userdetails.php create mode 100644 lang/sv/lang_userhistory.php create mode 100644 lang/sv/lang_users.php create mode 100644 lang/sv/lang_viewfilelist.php create mode 100644 lang/sv/lang_viewnfo.php create mode 100644 lang/sv/lang_viewpeerlist.php create mode 100644 lang/sv/lang_viewrequests.php create mode 100644 lang/sv/lang_viewsnatches.php create mode 100644 resources/lang/de/admin.php create mode 100644 resources/lang/de/attendance.php create mode 100644 resources/lang/de/bonus-log.php create mode 100644 resources/lang/de/bonus.php create mode 100644 resources/lang/de/bookmark.php create mode 100644 resources/lang/de/claim.php create mode 100644 resources/lang/de/cleanup.php create mode 100644 resources/lang/de/comment.php create mode 100644 resources/lang/de/dashboard.php create mode 100644 resources/lang/de/exam-user.php create mode 100644 resources/lang/de/exam.php create mode 100644 resources/lang/de/file.php create mode 100644 resources/lang/de/forum.php create mode 100644 resources/lang/de/fun.php create mode 100644 resources/lang/de/hr.php create mode 100644 resources/lang/de/imdb.php create mode 100644 resources/lang/de/index.php create mode 100644 resources/lang/de/invite.php create mode 100644 resources/lang/de/label.php create mode 100644 resources/lang/de/medal.php create mode 100644 resources/lang/de/message.php create mode 100644 resources/lang/de/nexus.php create mode 100644 resources/lang/de/oauth.php create mode 100644 resources/lang/de/offer.php create mode 100644 resources/lang/de/peer.php create mode 100644 resources/lang/de/permission.php create mode 100644 resources/lang/de/plugin.php create mode 100644 resources/lang/de/ptgen.php create mode 100644 resources/lang/de/reward.php create mode 100644 resources/lang/de/route-permission.php create mode 100644 resources/lang/de/search.php create mode 100644 resources/lang/de/searchbox.php create mode 100644 resources/lang/de/seed-box.php create mode 100644 resources/lang/de/seedbox.php create mode 100644 resources/lang/de/signup.php create mode 100644 resources/lang/de/snatch.php create mode 100644 resources/lang/de/subtitle.php create mode 100644 resources/lang/de/thank.php create mode 100644 resources/lang/de/token.php create mode 100644 resources/lang/de/torrent-operation-log.php create mode 100644 resources/lang/de/torrent.php create mode 100644 resources/lang/de/upload.php create mode 100644 resources/lang/de/user.php create mode 100644 resources/lang/de/username-change-log.php create mode 100644 resources/lang/es/admin.php create mode 100644 resources/lang/es/attendance.php create mode 100644 resources/lang/es/bonus-log.php create mode 100644 resources/lang/es/bonus.php create mode 100644 resources/lang/es/bookmark.php create mode 100644 resources/lang/es/claim.php create mode 100644 resources/lang/es/cleanup.php create mode 100644 resources/lang/es/comment.php create mode 100644 resources/lang/es/dashboard.php create mode 100644 resources/lang/es/exam-user.php create mode 100644 resources/lang/es/exam.php create mode 100644 resources/lang/es/file.php create mode 100644 resources/lang/es/forum.php create mode 100644 resources/lang/es/fun.php create mode 100644 resources/lang/es/hr.php create mode 100644 resources/lang/es/imdb.php create mode 100644 resources/lang/es/index.php create mode 100644 resources/lang/es/invite.php create mode 100644 resources/lang/es/label.php create mode 100644 resources/lang/es/medal.php create mode 100644 resources/lang/es/message.php create mode 100644 resources/lang/es/nexus.php create mode 100644 resources/lang/es/oauth.php create mode 100644 resources/lang/es/offer.php create mode 100644 resources/lang/es/peer.php create mode 100644 resources/lang/es/permission.php create mode 100644 resources/lang/es/plugin.php create mode 100644 resources/lang/es/ptgen.php create mode 100644 resources/lang/es/reward.php create mode 100644 resources/lang/es/route-permission.php create mode 100644 resources/lang/es/search.php create mode 100644 resources/lang/es/searchbox.php create mode 100644 resources/lang/es/seed-box.php create mode 100644 resources/lang/es/seedbox.php create mode 100644 resources/lang/es/signup.php create mode 100644 resources/lang/es/snatch.php create mode 100644 resources/lang/es/subtitle.php create mode 100644 resources/lang/es/thank.php create mode 100644 resources/lang/es/token.php create mode 100644 resources/lang/es/torrent-operation-log.php create mode 100644 resources/lang/es/torrent.php create mode 100644 resources/lang/es/upload.php create mode 100644 resources/lang/es/user.php create mode 100644 resources/lang/es/username-change-log.php create mode 100644 resources/lang/pl/admin.php create mode 100644 resources/lang/pl/attendance.php create mode 100644 resources/lang/pl/bonus-log.php create mode 100644 resources/lang/pl/bonus.php create mode 100644 resources/lang/pl/bookmark.php create mode 100644 resources/lang/pl/claim.php create mode 100644 resources/lang/pl/cleanup.php create mode 100644 resources/lang/pl/comment.php create mode 100644 resources/lang/pl/dashboard.php create mode 100644 resources/lang/pl/exam-user.php create mode 100644 resources/lang/pl/exam.php create mode 100644 resources/lang/pl/file.php create mode 100644 resources/lang/pl/forum.php create mode 100644 resources/lang/pl/fun.php create mode 100644 resources/lang/pl/hr.php create mode 100644 resources/lang/pl/imdb.php create mode 100644 resources/lang/pl/index.php create mode 100644 resources/lang/pl/invite.php create mode 100644 resources/lang/pl/label.php create mode 100644 resources/lang/pl/medal.php create mode 100644 resources/lang/pl/message.php create mode 100644 resources/lang/pl/nexus.php create mode 100644 resources/lang/pl/oauth.php create mode 100644 resources/lang/pl/offer.php create mode 100644 resources/lang/pl/peer.php create mode 100644 resources/lang/pl/permission.php create mode 100644 resources/lang/pl/plugin.php create mode 100644 resources/lang/pl/ptgen.php create mode 100644 resources/lang/pl/reward.php create mode 100644 resources/lang/pl/route-permission.php create mode 100644 resources/lang/pl/search.php create mode 100644 resources/lang/pl/searchbox.php create mode 100644 resources/lang/pl/seed-box.php create mode 100644 resources/lang/pl/seedbox.php create mode 100644 resources/lang/pl/signup.php create mode 100644 resources/lang/pl/snatch.php create mode 100644 resources/lang/pl/subtitle.php create mode 100644 resources/lang/pl/thank.php create mode 100644 resources/lang/pl/token.php create mode 100644 resources/lang/pl/torrent-operation-log.php create mode 100644 resources/lang/pl/torrent.php create mode 100644 resources/lang/pl/upload.php create mode 100644 resources/lang/pl/user.php create mode 100644 resources/lang/pl/username-change-log.php create mode 100644 resources/lang/pt/admin.php create mode 100644 resources/lang/pt/attendance.php create mode 100644 resources/lang/pt/bonus-log.php create mode 100644 resources/lang/pt/bonus.php create mode 100644 resources/lang/pt/bookmark.php create mode 100644 resources/lang/pt/claim.php create mode 100644 resources/lang/pt/cleanup.php create mode 100644 resources/lang/pt/comment.php create mode 100644 resources/lang/pt/dashboard.php create mode 100644 resources/lang/pt/exam-user.php create mode 100644 resources/lang/pt/exam.php create mode 100644 resources/lang/pt/file.php create mode 100644 resources/lang/pt/forum.php create mode 100644 resources/lang/pt/fun.php create mode 100644 resources/lang/pt/hr.php create mode 100644 resources/lang/pt/imdb.php create mode 100644 resources/lang/pt/index.php create mode 100644 resources/lang/pt/invite.php create mode 100644 resources/lang/pt/label.php create mode 100644 resources/lang/pt/medal.php create mode 100644 resources/lang/pt/message.php create mode 100644 resources/lang/pt/nexus.php create mode 100644 resources/lang/pt/oauth.php create mode 100644 resources/lang/pt/offer.php create mode 100644 resources/lang/pt/peer.php create mode 100644 resources/lang/pt/permission.php create mode 100644 resources/lang/pt/plugin.php create mode 100644 resources/lang/pt/ptgen.php create mode 100644 resources/lang/pt/reward.php create mode 100644 resources/lang/pt/route-permission.php create mode 100644 resources/lang/pt/search.php create mode 100644 resources/lang/pt/searchbox.php create mode 100644 resources/lang/pt/seed-box.php create mode 100644 resources/lang/pt/seedbox.php create mode 100644 resources/lang/pt/signup.php create mode 100644 resources/lang/pt/snatch.php create mode 100644 resources/lang/pt/subtitle.php create mode 100644 resources/lang/pt/thank.php create mode 100644 resources/lang/pt/token.php create mode 100644 resources/lang/pt/torrent-operation-log.php create mode 100644 resources/lang/pt/torrent.php create mode 100644 resources/lang/pt/upload.php create mode 100644 resources/lang/pt/user.php create mode 100644 resources/lang/pt/username-change-log.php create mode 100644 resources/lang/ro/admin.php create mode 100644 resources/lang/ro/attendance.php create mode 100644 resources/lang/ro/bonus-log.php create mode 100644 resources/lang/ro/bonus.php create mode 100644 resources/lang/ro/bookmark.php create mode 100644 resources/lang/ro/claim.php create mode 100644 resources/lang/ro/cleanup.php create mode 100644 resources/lang/ro/comment.php create mode 100644 resources/lang/ro/dashboard.php create mode 100644 resources/lang/ro/exam-user.php create mode 100644 resources/lang/ro/exam.php create mode 100644 resources/lang/ro/file.php create mode 100644 resources/lang/ro/forum.php create mode 100644 resources/lang/ro/fun.php create mode 100644 resources/lang/ro/hr.php create mode 100644 resources/lang/ro/imdb.php create mode 100644 resources/lang/ro/index.php create mode 100644 resources/lang/ro/invite.php create mode 100644 resources/lang/ro/label.php create mode 100644 resources/lang/ro/medal.php create mode 100644 resources/lang/ro/message.php create mode 100644 resources/lang/ro/nexus.php create mode 100644 resources/lang/ro/oauth.php create mode 100644 resources/lang/ro/offer.php create mode 100644 resources/lang/ro/peer.php create mode 100644 resources/lang/ro/permission.php create mode 100644 resources/lang/ro/plugin.php create mode 100644 resources/lang/ro/ptgen.php create mode 100644 resources/lang/ro/reward.php create mode 100644 resources/lang/ro/route-permission.php create mode 100644 resources/lang/ro/search.php create mode 100644 resources/lang/ro/searchbox.php create mode 100644 resources/lang/ro/seed-box.php create mode 100644 resources/lang/ro/seedbox.php create mode 100644 resources/lang/ro/signup.php create mode 100644 resources/lang/ro/snatch.php create mode 100644 resources/lang/ro/subtitle.php create mode 100644 resources/lang/ro/thank.php create mode 100644 resources/lang/ro/token.php create mode 100644 resources/lang/ro/torrent-operation-log.php create mode 100644 resources/lang/ro/torrent.php create mode 100644 resources/lang/ro/upload.php create mode 100644 resources/lang/ro/user.php create mode 100644 resources/lang/ro/username-change-log.php create mode 100644 resources/lang/ru/admin.php create mode 100644 resources/lang/ru/attendance.php create mode 100644 resources/lang/ru/bonus-log.php create mode 100644 resources/lang/ru/bonus.php create mode 100644 resources/lang/ru/bookmark.php create mode 100644 resources/lang/ru/claim.php create mode 100644 resources/lang/ru/cleanup.php create mode 100644 resources/lang/ru/comment.php create mode 100644 resources/lang/ru/dashboard.php create mode 100644 resources/lang/ru/exam-user.php create mode 100644 resources/lang/ru/exam.php create mode 100644 resources/lang/ru/file.php create mode 100644 resources/lang/ru/forum.php create mode 100644 resources/lang/ru/fun.php create mode 100644 resources/lang/ru/hr.php create mode 100644 resources/lang/ru/imdb.php create mode 100644 resources/lang/ru/index.php create mode 100644 resources/lang/ru/invite.php create mode 100644 resources/lang/ru/label.php create mode 100644 resources/lang/ru/medal.php create mode 100644 resources/lang/ru/message.php create mode 100644 resources/lang/ru/nexus.php create mode 100644 resources/lang/ru/oauth.php create mode 100644 resources/lang/ru/offer.php create mode 100644 resources/lang/ru/peer.php create mode 100644 resources/lang/ru/permission.php create mode 100644 resources/lang/ru/plugin.php create mode 100644 resources/lang/ru/ptgen.php create mode 100644 resources/lang/ru/reward.php create mode 100644 resources/lang/ru/route-permission.php create mode 100644 resources/lang/ru/search.php create mode 100644 resources/lang/ru/searchbox.php create mode 100644 resources/lang/ru/seed-box.php create mode 100644 resources/lang/ru/seedbox.php create mode 100644 resources/lang/ru/signup.php create mode 100644 resources/lang/ru/snatch.php create mode 100644 resources/lang/ru/subtitle.php create mode 100644 resources/lang/ru/thank.php create mode 100644 resources/lang/ru/token.php create mode 100644 resources/lang/ru/torrent-operation-log.php create mode 100644 resources/lang/ru/torrent.php create mode 100644 resources/lang/ru/upload.php create mode 100644 resources/lang/ru/user.php create mode 100644 resources/lang/ru/username-change-log.php create mode 100644 resources/lang/sv/admin.php create mode 100644 resources/lang/sv/attendance.php create mode 100644 resources/lang/sv/bonus-log.php create mode 100644 resources/lang/sv/bonus.php create mode 100644 resources/lang/sv/bookmark.php create mode 100644 resources/lang/sv/claim.php create mode 100644 resources/lang/sv/cleanup.php create mode 100644 resources/lang/sv/comment.php create mode 100644 resources/lang/sv/dashboard.php create mode 100644 resources/lang/sv/exam-user.php create mode 100644 resources/lang/sv/exam.php create mode 100644 resources/lang/sv/file.php create mode 100644 resources/lang/sv/forum.php create mode 100644 resources/lang/sv/fun.php create mode 100644 resources/lang/sv/hr.php create mode 100644 resources/lang/sv/imdb.php create mode 100644 resources/lang/sv/index.php create mode 100644 resources/lang/sv/invite.php create mode 100644 resources/lang/sv/label.php create mode 100644 resources/lang/sv/medal.php create mode 100644 resources/lang/sv/message.php create mode 100644 resources/lang/sv/nexus.php create mode 100644 resources/lang/sv/oauth.php create mode 100644 resources/lang/sv/offer.php create mode 100644 resources/lang/sv/peer.php create mode 100644 resources/lang/sv/permission.php create mode 100644 resources/lang/sv/plugin.php create mode 100644 resources/lang/sv/ptgen.php create mode 100644 resources/lang/sv/reward.php create mode 100644 resources/lang/sv/route-permission.php create mode 100644 resources/lang/sv/search.php create mode 100644 resources/lang/sv/searchbox.php create mode 100644 resources/lang/sv/seed-box.php create mode 100644 resources/lang/sv/seedbox.php create mode 100644 resources/lang/sv/signup.php create mode 100644 resources/lang/sv/snatch.php create mode 100644 resources/lang/sv/subtitle.php create mode 100644 resources/lang/sv/thank.php create mode 100644 resources/lang/sv/token.php create mode 100644 resources/lang/sv/torrent-operation-log.php create mode 100644 resources/lang/sv/torrent.php create mode 100644 resources/lang/sv/upload.php create mode 100644 resources/lang/sv/user.php create mode 100644 resources/lang/sv/username-change-log.php diff --git a/app/Console/Commands/CrowdinSync.php b/app/Console/Commands/CrowdinSync.php index 481bca7c..5a52df60 100644 --- a/app/Console/Commands/CrowdinSync.php +++ b/app/Console/Commands/CrowdinSync.php @@ -76,6 +76,19 @@ class CrowdinSync extends Command protected array $languages; + /** + * laravel-lang to crowdin map + * some is not the same + * --lang option use laravel-lang style + * + * @var array|string[] + */ + protected array $customMap = [ + 'pt' => 'pt-PT', + 'es' => 'es-ES', + 'sv' => 'sv-SE', + ]; + /** * Execute the console command. */ @@ -419,6 +432,10 @@ class CrowdinSync extends Command $this->warn("skip extra to lang code: {$langCode} due to not in specified language code."); continue; } + $customMap = array_flip($this->customMap); + if (isset($customMap[$langCode])) { + $langCode = $customMap[$langCode]; + } //use underline $targetDir = "{$this->translationsDir}/" . str_replace("-", "_", $langCode); $this->info("Moving translations to {$targetDir}"); @@ -489,6 +506,9 @@ class CrowdinSync extends Command { $engineInfo = $this->getMachineTranslationEngine(); $languages = array_intersect($targetLanguages, $engineInfo['supportedLanguageIds']); + if (empty($languages)) { + throw new \RuntimeException('No languages available, target: ' . json_encode($targetLanguages) . ', supported: ' . json_encode($engineInfo['supportedLanguageIds'])); + } $params = [ 'languageIds' => $languages, 'fileIds' => $fileIds, @@ -518,7 +538,7 @@ class CrowdinSync extends Command protected function wait(callable $callback) { - $maxAttempts = 20; + $maxAttempts = 60; $attempt = 0; $isDone = false; while (!$isDone && $attempt < $maxAttempts) { @@ -554,6 +574,9 @@ class CrowdinSync extends Command if (empty(trim($language))) { continue; } + if (isset($this->customMap[$language])) { + $language = $this->customMap[$language]; + } //crowdin use - $result[] = str_replace('_', '-', $language); } diff --git a/app/Models/Language.php b/app/Models/Language.php index 63c8bd07..34daf152 100644 --- a/app/Models/Language.php +++ b/app/Models/Language.php @@ -60,6 +60,51 @@ class Language extends NexusModel 'lang_name_cn' => '法语', 'trans_state' => self::TRANS_STATE_INCOMPLETE, ], + 'de' => [ + 'lang_name' => 'German', + 'lang_name_cn' => '德语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'el' => [ + 'lang_name' => 'Greek', + 'lang_name_cn' => '希腊语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'nb' => [ + 'lang_name' => 'Norwegian', + 'lang_name_cn' => '挪威语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'pl' => [ + 'lang_name' => 'Polish', + 'lang_name_cn' => '波兰语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'pt' => [ + 'lang_name' => 'Portuguese', + 'lang_name_cn' => '葡萄牙语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'ro' => [ + 'lang_name' => 'Romanian', + 'lang_name_cn' => '罗马尼亚语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'ru' => [ + 'lang_name' => 'Russian', + 'lang_name_cn' => '俄语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'es' => [ + 'lang_name' => 'Spanish', + 'lang_name_cn' => '西班牙语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], + 'sv' => [ + 'lang_name' => 'Swedish', + 'lang_name_cn' => '瑞典语', + 'trans_state' => self::TRANS_STATE_INCOMPLETE, + ], ]; protected $table = 'language'; diff --git a/lang/de/lang_aboutnexus.php b/lang/de/lang_aboutnexus.php new file mode 100644 index 00000000..973ca2e3 --- /dev/null +++ b/lang/de/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Version", + 'text_version_note' => "Dieser Tracker %s wird von %sbetrieben. Die folgende Version ist detailliert.", + 'text_main_version' => "Hauptversion", + 'text_sub_version' => "Unterversion", + 'text_release_date' => "Freigabedatum", + 'text_authorize_to' => "Autorisiert zu", + 'text_authorization_type' => "Autorisierungstyp", + 'text_commercial' => "Kommerzielle", + 'text_free' => "Kostenlos", + 'text_nexus' => "Über ", + 'text_nexus_note' => " wird von einer Gruppe von Jungs in der Zhejiang Universität in China initiiert, die sich als \"Nexus Team\" bezeichnen. Es ist dem Ersatz des TBSource-Projekts gewidmet und stellt eine vollständige Lösung vor, um eine Ressourcen-Sharing-Community mit Mitgliedern von Krediten zu erstellen, bestellung und Wissen.

+Die erste Stufe von %s Gabeln von TBSource. Wir bieten ein umfangreiches Feature-Set an, das nicht in oder weit besser als der ursprüngliche TBSSource-Code existiert, mit deutlich verbesserter Code-Effizienz. Neben TBSSource entleihen wir auch einige Ideen oder Code von anderen privaten Trackern, z.B. Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "Über Autorisierung", + 'text_authorization_note' => "If you like to use %s to power your tracker, feel free to contact us.", + 'text_translation' => "Über Übersetzung", + 'text_translation_note' => " unterstützt Benutzer Seite Sprachumschaltung, die Hauptsprache ist Englisch.

Wenn Ihre Sprache (noch) nicht verfügbar ist und Sie daran interessiert sind, sie zu übersetzen Bitte lesen Sie das ÜbersetzungsHOWTO und kontaktieren Sie uns. Wir begrüßen immer neue Übersetzungen. Außerdem können die verfügbaren Übersetzungen immer eine helfende Hand verwenden, insbesondere diejenigen, die als veraltet, unvollständig oder als neue Übersetzer gekennzeichnet sind.", + 'text_flag' => "Flagge", + 'text_language' => "Sprache", + 'text_state' => "Bundesland", + 'text_stylesheet' => "Über Stylesheet", + 'text_stylesheet_note' => "The layout of %s is fully CSS-based designed, which allows maximum user interface customization and makes adding new stylesheets easy.

The following is a list of currently available stylesheets at this tracker %s. If you want more stylesheets or feel like to design your own one, contact us.", + 'text_name' => "Name", + 'text_designer' => "Designer", + 'text_comment' => "Kommentar", + 'text_contact' => "Kontakt ", + 'text_contact_note' => "Möchtest du uns beitreten? Hast du Vorschläge oder Bugs gefunden? Sprich über Geschäft? Kontaktiere uns auf einer der folgenden Wege.", + 'text_web_site' => "Web Site", + 'text_email' => "E-Mail", + 'text_msn' => "MSN", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/de/lang_admanage.php b/lang/de/lang_admanage.php new file mode 100644 index 00000000..46f03dbd --- /dev/null +++ b/lang/de/lang_admanage.php @@ -0,0 +1,103 @@ + "Anzeigenverwaltung", + 'text_ad_management' => "Anzeigenverwaltung", + 'text_add_ad' => "Inserat hinzufügen", + 'text_header' => "Kopfzeile", + 'text_footer' => "Fußzeile", + 'text_below_navigation' => "Unterhalb der Navigation", + 'text_below_searchbox' => "Unter SearchBox", + 'text_torrent_detail' => "Torrent-Detail", + 'text_comment_page' => "Kommentarseite", + 'text_inter_overforums' => "Interne Überforen", + 'text_forum_post_page' => "Forum Beitragsseite", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "Noch keine Werbung!", + 'col_enabled' => "Aktiviert", + 'col_name' => "Name", + 'col_position' => "Position", + 'col_order' => "Sortierung", + 'col_type' => "Methode", + 'col_start_time' => "Startzeit", + 'col_end_time' => "Endzeit", + 'col_action' => "Aktion", + 'text_yes' => "Ja", + 'text_no' => "Nein", + 'text_bbcodes' => "BB-Codes", + 'text_xhtml' => "XHTML", + 'text_text' => "Text", + 'text_image' => "Bild", + 'text_flash' => "Blitz", + 'text_delete' => "Löschen", + 'text_edit' => "Bearbeiten", + 'js_sure_to_delete_ad' => "Sind Sie sicher, dass Sie diese Anzeige löschen möchten?", + 'std_error' => "Fehler", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Ungültige Position", + 'head_add_ad' => "Inserat hinzufügen", + 'head_edit_ad' => "Anzeige bearbeiten", + 'text_note' => "Notiz", + 'text_ad_detail' => "Anzeigendetail", + 'row_name' => "Name", + 'row_start_time' => "Startzeit", + 'row_end_time' => "Endzeit", + 'row_enabled' => "Aktiviert", + 'row_order' => "Sortierung", + 'row_type' => "Anzeigemethode", + 'row_image_url' => "Bild-URL", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Bildbreite", + 'row_image_height' => "Bildhöhe", + 'row_image_tooltip' => "Link-Tooltip", + 'row_text_content' => "Textinhalt", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Textgröße", + 'row_bbcodes_code' => "BB-Codes", + 'row_xhtml_code' => "XHTML-Code", + 'row_flash_url' => "Flash-URL", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Blitzhöhe", + 'submit_submit' => "Sumbit", + 'text_ad' => "Werbung", + 'text_header_note' => "An der oberen rechten Ecke jeder Seite anzeigen. Empfohlen um Bild oder Flash-Größe innerhalb von 580 * 90. Nur eine Anzeige wird angezeigt. ", + 'text_footer_note' => "Am Ende jeder Seite anzeigen. Empfohlene Größe ist 728 * 160. Nur eine Anzeige wird angezeigt. ", + 'text_below_navigation_note' => "Rechts unterhalb der Navigationsleiste auf jeder Seite anzeigen. Empfohlene Größe ist 728 * 90. Nur eine Anzeige wird angezeigt. ", + 'text_below_searchbox_note' => "Rechts unterhalb der Suchbox auf der Seite Torrents anzeigen. Empfohlene Größe ist 728 * 90. Nur eine Anzeige wird angezeigt. ", + 'text_torrent_detail_note' => "Zeige in Torrent-Beschreibung auf der Seite mit Torrent-Details. Empfohlene Größe ist 600 * 160. Nur eine Anzeige wird angezeigt. ", + 'text_comment_page_note' => "Zwischen Kommentaren auf Torrent-Detailseite anzeigen oder Detailseite anbieten. Empfohlene Größe ist 600 * 160. Mehrere Anzeigen werden zusammen angezeigt. ", + 'text_inter_overforums_note' => "Zeige zwischen den Foren auf der Startseite des Forums. Empfohlene Größe ist 728 * 90. Mehrere Anzeigen werden zusammen angezeigt.", + 'text_forum_post_page_note' => "Zwischen Forenbeiträgen auf der Detailseite des Forums anzeigen. Empfohlene Größe ist 600 * 160. Mehrere Anzeigen werden zusammen angezeigt.", + 'text_popup_note' => "Popup auf jeder Seite. Sehr beunruhigend, mit Vorsicht verwenden. Empfohlene Größe ist 468 * 90", + 'text_name_note' => "Nur ein Name, um die Anzeige zu nennen.", + 'text_start_time_note' => "Im Format von JJJJ-MM-DD hh:mm:ss, z.B. '2007-12-24 21:00:00'.", + 'text_end_time_note' => "Im Format von JJJJ-MM-DD hh:mm:ss, z.B. '2008-01-24 21:00:00'. Die Zeit bis wann die Anzeige verfügbar ist.", + 'text_order_note' => "Die Priorität von Werbung. Wert '0' hat oberste Priorität.
Wenn mehrere Anzeigen für eine Position verfügbar sind, wird die mit der höchsten Priorität angezeigt, wenn die Position nur eine Anzeige erlaubt und diejenigen mit höheren Prioritäten werden oben, wenn die Position erlaubt mehrere Werbung. Wenn mehrere verfügbare Anzeigen den gleichen Prioritätswert haben, hat die zuletzt hinzugefügte die höchste Priorität. ", + 'text_enabled_note' => "Nur aktivierte Anzeigen werden angezeigt. ", + 'text_type_note' => "Wählen Sie die Anzeigemethode der Werbung. ", + 'text_image_url_note' => "Die URL der Bilddatei.
Beide relative Pfad (z.B. 'pic/ad.jpg') oder absoluten Pfad (z.B. 'https://nexusphp.org/ad.jpg') sind Okay. ", + 'text_image_link_note' => "Der Link der Anzeige, z.B. 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "In Pixeln. Die Breite, bei der das Bild angezeigt wird. ", + 'text_image_height_note' => "In Pixel. Die Höhe, in der das Bild angezeigt wird. ", + 'text_image_tooltip_note' => "Der Text, der auf dem Tooltip des Links angezeigt wird. ", + 'text_text_content_note' => "Der Inhalt von Textanzeigen. ", + 'text_text_link_note' => "Der Link der Anzeige, z.B. 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "Die Schriftgröße des Textes. Kann in pt, px oder em sein, z.B. '30pt'. Wenn keiner definiert ist, wird '30pt' angenommen.", + 'text_bbcodes_code_note' => "Was sind BB-Codes? Siehe ", + 'text_here' => "hier", + 'text_xhmtl_code_note' => "Sie sollten XHTML nicht nur vermeiden, weil ein falscher XHTML-Code leicht die ganze Seite durcheinander bringen könnte aber auch, weil es INSECURE. Falls nötig, stellen Sie sicher, dass der XHTML-Code sicher und korrekt ist.
HINWEIS: Bitte befolgen Sie die XHTML 1.0 Transitional Spezifikation, nicht HTML 4.01.", + 'text_flash_url_note' => "Die URL der Flash-Datei.
Beide relativen Pfad (z.B. 'pic/flash.demo.swf') oder absoluten Pfad (z.B. 'https://nexusphp.org/flash.demo.swf') sind Okay.", + 'text_flash_width_note' => "In Pixel. Die Breite, bei der der Flash angezeigt wird. ", + 'text_flash_height_note' => "In Pixel, die Höhe in der der Blitz angezeigt wird. ", + 'std_missing_form_data' => "Fehlende Formulardaten.", + 'std_invalid_type' => "Ungültige Anzeigemethode.", + 'std_success' => "Erfolg", + 'std_edit_success' => "Die Anzeige wurde bearbeitet. ", + 'std_add_success' => "Die Anzeige wurde hinzugefügt. ", + 'text_unlimited' => "unbegrenzt", + 'std_go_back' => "Zurück zur Anzeigenliste", + 'col_clicks' => "Klicks" +); + +?> diff --git a/lang/de/lang_adredir.php b/lang/de/lang_adredir.php new file mode 100644 index 00000000..47249ca0 --- /dev/null +++ b/lang/de/lang_adredir.php @@ -0,0 +1,11 @@ + "Fehler", + 'std_ad_system_disabled' => "Anzeigesystem deaktiviert.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "Keine Weiterleitungs-URL." +); + +?> diff --git a/lang/de/lang_attachment.php b/lang/de/lang_attachment.php new file mode 100644 index 00000000..273db794 --- /dev/null +++ b/lang/de/lang_attachment.php @@ -0,0 +1,20 @@ + "Fehler! Nichts erhalten!", + 'text_file_number_limit_reached' => "Fehler! Sie können momentan keine weiteren Dateien hochladen. Bitte warten Sie etwas Zeit.", + 'text_file_size_too_big' => "Fehler! Die Dateigröße ist zu groß.", + 'text_file_extension_not_allowed' => "Fehler! Die Dateiendung ist nicht erlaubt.", + 'text_invalid_image_file' => "Fehler! Ungültige Bilddatei.", + 'text_cannot_move_file' => "Fehler! Hochgeladene Datei kann nicht verschoben werden.", + 'submit_upload' => "Hochladen", + 'text_left' => "Heute links: ", + 'text_of' => " von ", + 'text_size_limit' => "Größe: ", + 'text_file_extensions' => "Dateierweiterungen: ", + 'text_mouse_over_here' => "hier klicken", + 'text_small_thumbnail' => "kleines Miniaturbild", +); + +?> diff --git a/lang/de/lang_attendance.php b/lang/de/lang_attendance.php new file mode 100644 index 00000000..82f6f917 --- /dev/null +++ b/lang/de/lang_attendance.php @@ -0,0 +1,16 @@ + "Teilnahme", + 'success' => "Erfolg", + 'attend_info' => "Du hast bereits %u Tage besucht, Kontinuierlich %u Tage, dieses Mal bekommst du %u Bonus.", + 'initial' => "Erster Besuch erhalten %u Bonus.", + 'steps' => "Jeder kontinuierliche Besuch erhält %u Bonus, es sei denn, er erreicht das Maximum %u", + 'continuous' => "Besuche %u Tag kontinuierlich, wird %u Bouns zusätzlich erhalten.", + 'sorry' => "Tut uns leid", + 'already_attended' => "Du hast bereits teilgenommen, bitte keine Aktualisierung vorgenommen.", + '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.', +); diff --git a/lang/de/lang_bitbucket-upload.php b/lang/de/lang_bitbucket-upload.php new file mode 100644 index 00000000..ec273d53 --- /dev/null +++ b/lang/de/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Upload fehlgeschlagen", + 'std_nothing_received' => "Nichts erhalten!", + 'std_file_too_large' => "Entschuldigung, diese Datei ist zu groß für den Bit-Bucket.", + 'std_bad_file_name' => "Falscher Dateiname.", + 'std_file_with_the_name' => "Entschuldigung, eine Datei mit dem Namen ", + 'std_already_exists' => " existiert bereits im Bit-Bucket.", + 'std_error' => "Fehler", + 'std_invalid_image_format' => "Ungültige Erweiterung: gif, jpg oder png nur!", + 'std_image_processing_failed' => "Bildverarbeitung fehlgeschlagen", + 'std_sorry_the_uploaded' => "Entschuldigung, der hochgeladene ", + 'std_failed_processing' => " konnte nicht verarbeitet werden. Versuchen Sie, das Bild in einem grafischen Editor zu speichern. Danke.", + 'std_success' => "Erfolg", + 'std_use_following_url' => "Verwenden Sie die folgende URL, um auf die Datei zuzugreifen: ", + 'std_upload_another_file' => "Eine andere Datei hochladen", + 'std_image' => "Bild ", + 'std_need_not_rescaling' => "erfordert keine Umrechnung", + 'std_rescaled_from' => " Umgerechnet von ", + 'std_to' => " zu ", + 'std_profile_updated' => "
Hinweis: Ihr Profil wurde aktualisiert!", + 'head_avatar_upload' => "AVATAR Upload", + 'text_avatar_upload' => "AVATAR Upload", + 'text_upload_directory_unwritable' => "ACHTUNG: Upload-Verzeichnis ist nicht beschreibbar. Bitte kontaktieren Sie den Administrator über dieses Problem!", + 'text_disclaimer' => "Disclaimer
Nicht unbefugte oder illegale Bilder hochladen.
Hochgeladene Bilder sollten als \"public domain\" betrachtet werden. Laden Sie also keine Bilder hoch, auf die Sie keinen Fremden Zugriff haben würden.
Hochgeladene Bilder werden skaliert, indem das Seitenverhältnis beibehalten wird, wenn die Höhe übersteigt ", + 'text_disclaimer_two' => " pixel oder breite überschreitet ", + 'text_disclaimer_three' => " pixels
Maximale Dateigröße ist ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Datei", + 'checkbox_avatar_shared' => "Andere Benutzer können meinen Avatar verwenden (Es ist wählbar in usercp).", + 'submit_upload' => "Hochladen", +); + +?> diff --git a/lang/de/lang_catmanage.php b/lang/de/lang_catmanage.php new file mode 100644 index 00000000..e0cb54af --- /dev/null +++ b/lang/de/lang_catmanage.php @@ -0,0 +1,86 @@ + "Kategorie-Management", + 'text_category_management' => "Kategorie-Management", + 'text_manage' => "Verwalten", + 'text_searchbox' => "Suchbox", + 'text_category_icons' => "Kategorie-Symbol-Paket", + 'text_second_icons' => "Zweite Symbole", + 'text_categories' => "Kategorien", + 'text_sources' => "Quellen", + 'text_media' => "Medien", + 'text_codecs' => "Codecs", + 'text_standards' => "Standards", + 'text_processings' => "Bearbeitungen", + 'text_teams' => "Teams", + 'text_audio_codecs' => "Audio-Codecs", + 'std_error' => "Fehler", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Neu", + 'text_no_record_yet' => "Noch kein Datensatz!", + 'col_id' => "ID", + 'col_name' => "Name", + 'col_order' => "Sortierung", + 'col_action' => "Aktion", + 'text_delete' => "Löschen", + 'text_edit' => "Bearbeiten", + 'js_sure_to_delete_this' => "Bist du sicher, dass du dies löschen möchtest?", + 'col_sub_category' => "Unterkategorien", + 'text_per_row' => "Artikel/Zeile", + 'text_padding' => "Padding", + 'text_enabled' => "Aktiviert", + 'text_disabled' => "Deaktiviert", + 'col_folder' => "Icon-Pack-Ordner", + 'text_multi_language' => "Mehrlang.", + 'text_second_icon' => "Zweites Icon", + 'text_css_file' => "CSS-Datei", + 'text_none' => "keine", + 'text_css_file_note' => "CSS-Datei für dieses Icon Paket. Geben Sie den vollständigen Pfad ein, z.B. 'styles/scenetorrents.css'. Lassen Sie es leer, wenn keine vorhanden ist.
Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'text_designer' => "Designer", + 'text_comment' => "Kommentar", + 'text_yes' => "Ja", + 'text_no' => "Nein", + 'col_image' => "Bild", + 'text_class_name' => "Klassen-Attribut", + 'col_mode' => "Modus", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "Absenden", + 'text_subcategory_name_note' => "Kein langer Name. Empfohlen Sie weniger als 10 Buchstaben.", + 'text_order_note' => "Aufsteigend kommt also '0' an erster Stelle.", + 'row_searchbox_name' => "Suchfeldname", + 'text_searchbox_name_note' => "Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'row_show_sub_category' => "Unterkategorie anzeigen", + 'text_show_sub_category_note' => "Überprüfen Sie die Unterkategorien die Sie aktivieren möchten.", + 'row_items_per_row' => "Artikel pro Zeile", + 'text_items_per_row_note' => "Legen Sie fest, wie viele Einträge in einer Zeile in der Suchbox angezeigt werden sollen, z.B. '8'.", + 'row_padding_between_items' => "Füllen zwischen Elementen", + 'text_padding_between_items_note' => "In Pixeln. Der horizionale Polsterraum zwischen den Elementen im Suchfeld, z.B. '3'.", + 'text_category_icon_name_note' => "Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'text_folder_note' => "Der Ordnername des Symbolpakets. Erlaubte Zeichen: [a-z] (in Kleinbuchstaben), [0-9], [_. ].
MUST fügen Sie am Ende einen abschließenden Schrägstrich (/) hinzu, z.B. 'mycaticon/'", + 'text_multi_language_note' => "Whether use different category icons for different languages. If set to 'yes', put several packs of icons in several folders named 'de', 'chs', etc.", + 'text_second_icon_note' => "Gibt an, ob zweite Symbole für zusätzliche Informationen verwendet werden. Wenn 'Ja' gesetzt ist, setzen Sie die zweiten Symbole in einem Ordner namens 'zusätzlich' zusammen mit normalen Symbolen.", + 'text_designer_note' => "Die Person, die das Icon Pack entworfen hat.", + 'text_comment_note' => "Informationen über das Icon Pack.", + 'text_icon_directory_note' => "Sie müssen die Symbole in das richtige Verzeichnis setzen, damit diese Einstellungen funktionieren. Legen Sie die normalen Icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' und die zweiten Icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'.
Erhalten Sie es nicht? Prüfen Sie, ob die folgenden Beispiele helfen könnten: ", + 'text_second_icon_name_note' => "Kein langer Name. Empfohlen Sie weniger als 10 Buchstaben.", + 'text_image_note' => "Der Name der Bilddatei. Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'row_selections' => "Auswahl", + 'text_selections_note' => "Ist eine Auswahl nicht definiert, sind alle Optionen der Auswahl für die Regel zulässig. Mindestens eine Auswahl sollte definiert werden.", + 'row_category_name' => "Kategoriename", + 'text_category_name_note' => "Kein langer Name. Empfohlen Sie weniger als 10 Buchstaben.", + 'row_mode' => "Modus", + 'text_class_name_note' => "Der Wert des 'class'-Attributs des Bildes. Lassen Sie es leer, wenn keine. Erlaubte Zeichen: [a-z] (in Kleinbuchstaben), [0-9], [_]und der erste Buchstaben müssen in [a-z] sein.", + 'std_missing_form_data' => "Fehlende Formulardaten.", + 'std_invalid_character_in_filename' => "Ungültiges Zeichen im Dateinamen ", + 'std_must_define_one_selection' => "Sie müssen mindestens eine Auswahl definieren!", + 'std_invalid_mode_id' => "Ungültige Modus-Id.", + 'row_enable_custom_field' => 'Benutzerdefiniertes Feld aktivieren', + 'row_custom_field_display_name' => 'Angepasster Feldanzeigename', + 'row_custom_field_display' => 'Benutzerdefinierte Feldanzeige', + 'row_custom_field_display_help' => "Verwenden Sie 'spezifisches Label', um das Label und den Wert des benutzerdefinierten Feldes zu repräsentieren, wie z. B. ein benutzerdefinierter Feldname ist 'artist',
dann ist die Bezeichnung:<%artist.label%>,ihr Wert:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/de/lang_cheaterbox.php b/lang/de/lang_cheaterbox.php new file mode 100644 index 00000000..bf0d8d29 --- /dev/null +++ b/lang/de/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Noch kein Verdacht erkannt.", + 'head_cheaterbox' => "Cheaterbox", + 'text_cheaterbox' => "Cheaterbox BETA", + 'col_added' => "Hinzugefügt", + 'col_suspect' => "Vermutlich", + 'col_hit' => "Treffer", + 'col_torrent' => "Torrent", + 'col_ul' => "UL", + 'col_dl' => "TL", + 'col_ann_time' => "Ann. Zeit", + 'col_seeders' => "Seeder", + 'col_leechers' => "Leechers", + 'col_comment' => "Kommentar", + 'col_dealt_with' => "Dealt mit", + 'col_action' => "Akt.", + 'text_torrent_does_not_exist' => "Torrent existiert nicht oder wird gelöscht", + 'text_yes' => "Ja", + 'text_no' => "Nein", + 'submit_set_dealt' => "Dealt setzen", + 'submit_delete' => "Löschen" +); + +?> diff --git a/lang/de/lang_checkuser.php b/lang/de/lang_checkuser.php new file mode 100644 index 00000000..e7e6bc10 --- /dev/null +++ b/lang/de/lang_checkuser.php @@ -0,0 +1,17 @@ + "Fehler", + 'std_no_user_id' => "Kein Benutzer mit dieser ID!", + 'std_no_permission' => "Sie haben keine Berechtigung", + 'head_detail_for' => "Details für ", + 'text_account_disabled' => "

Dieses Konto wurde deaktiviert!

", + 'row_join_date' => "Beitrittsdatum ", + 'row_gender' => "Geschlecht", + 'row_email' => "E-Mail", + 'row_ip' => "IP", + 'submit_confirm_this_user' => "Bestätige diesen Benutzer" +); + +?> diff --git a/lang/de/lang_comment.php b/lang/de/lang_comment.php new file mode 100644 index 00000000..95c5a100 --- /dev/null +++ b/lang/de/lang_comment.php @@ -0,0 +1,51 @@ + "Fehler", + 'std_comment_flooding_denied' => "Kommentar Hochwasser nicht zulässig. Bitte warten ", + 'std_before_posting_another' => " second(s) vor dem Schreiben eines anderen Kommentars.", + 'std_no_torrent_id' => "Kein Torrent mit dieser ID.", + 'std_no_comment_id' => "Kein Kommentar mit dieser ID", + 'std_comment_body_empty' => "Kommentartext darf nicht leer sein!", + 'head_add_comment_to' => "Kommentar hinzufügen zu ", + 'text_add_comment_to' => "Kommentar hinzufügen zu ", + 'submit_okay' => "Okay", + 'text_comments_in_reverse_order' => "Neueste Kommentare in umgekehrter Reihenfolge\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "Zugriff verweigert.", + 'head_edit_comment_to' => "Kommentar bearbeiten zu ", + 'text_edit_comment_to' => "Kommentar bearbeiten zu ", + 'std_delete_comment' => "Kommentar löschen", + 'std_delete_comment_note' => "Sie sind dabei, einen Kommentar zu löschen. Klicken Sie\n", + 'std_here_if_sure' => ">hier wenn Sie sicher sind.", + 'head_original_comment' => "Originalkommentar", + 'text_original_content_of_comment' => "Ursprünglicher Inhalt des Kommentars ", + 'std_unknown_action' => "Unbekannte Aktion.", + 'std_no_review_id' => "Keine Bewertung mit dieser ID", + 'std_review_body_empty' => "Überprüfungskörper darf nicht leer sein!", + 'text_reviews_in_reverse_order' => "

Neueste Bewertungen in umgekehrter Reihenfolge

\n", + 'head_edit_review_to' => "Bewertung bearbeiten zu ", + 'text_edit_review_to' => "Bewertung bearbeiten zu ", + 'std_delete_review' => "Bewertung löschen", + 'std_delete_review_note' => "Sie sind dabei, eine Bewertung zu löschen. Klicken Sie\n", + 'head_original_review' => "Original Bewertung", + 'text_original_content_of_review' => "Ursprünglicher Inhalt der Überprüfung ", + 'std_unknown_action' => "Unbekannte Aktion.", + 'row_user_comment' => "Benutzer Kommentar", + 'row_editor_notes' => "Notizen des Editors", + 'row_bouns_change' => "Bonus-Änderung", + 'text_bouns_change_notes' => " 0 bis 1000, basierend auf der Qualität der Bewertung (über 1000 werden als 1000 behandelt und andere nicht im Bereich werden als 0 behandelt", + 'std_review_no_external_info' => "Konnte Kommentare nicht ohne externe Informationen markieren!", + 'std_review_unmark' => "Bewertung aufheben", + 'std_unmark_review_note' => "Sie sind dabei, eine Bewertung zu entfernen. Klicken Sie\n", + 'row_original_torrent' => "Original Torrent", + 'text_no_exists' => "Es existiert nicht mehr!", + 'text_torrent_id' => " Torrent-ID: ", + 'text_back' => "zurück", + 'text_body' => "Körper", + 'text_compose' => "Verfassen", + 'text_edit' => "Bearbeiten", +); + +?> diff --git a/lang/de/lang_complains.php b/lang/de/lang_complains.php new file mode 100644 index 00000000..2a1f6617 --- /dev/null +++ b/lang/de/lang_complains.php @@ -0,0 +1,32 @@ + 'Problem des Kontos beschweren', + 'text_new_complain' => 'Neue Beschwerde', + 'text_new_email' => 'Konto-E-Mail:', + 'text_new_body' => 'Details verarbeiten:', + 'text_new_body_placeholder' => "Beschreiben Sie das Problem hier:\nVerwandte Beweise sind anwendbar: Bilder werden in Form von [img=URL] angezeigt", + 'text_new_submit' => 'Absenden', + 'text_new_failure' => 'Falsche E-Mail oder leere Beschwerde eingegeben.', + 'text_created_title' => 'Komplaine erstellt', + 'text_created_note' => 'Bitte markieren Sie diese Seite, damit Sie die Updates später überprüfen können. HINWEISE DIESE URL NICHT ZU ANYBODY! Andernfalls wird Ihre Beschwerde nicht bearbeitet.', + 'text_search_account' => 'Konto mit dieser E-Mail suchen', + 'text_reply' => 'Antwort', + 'text_replies' => 'Nachrichten folgen', + 'text_complainer' => 'Beschwerdeführer', + 'text_added' => 'Zeit hinzugefügt', + 'text_no_replies' => 'Keine Nachrichten', + 'text_closed' => 'Diese Beschwerde wurde beantwortet und für neue Antworten gesperrt.', + 'text_answer_it' => 'SCHLIESSEN', + 'text_unanswer_it' => 'REOBEN', + 'th_complain_at' => 'Beschweren bei', + 'th_complain_account' => 'Konto verarbeiten', + 'th_action_view' => 'Ansicht', + 'pending_complaints' => 'Ausstehende Beschwerden', + 'no_pending_complaints' => 'Keine ausstehenden Beschwerden', + 'complaints_processed' => 'Beanstandungen bearbeitet', + 'no_complaints_have_been_processed' => 'Keine Beschwerden wurden bearbeitet', + 'text_view_band_log' => 'Sperrprotokoll anzeigen', + 'reply_notify_subject' => 'Beschwerde beantwortet', + 'reply_notify_body' => 'Sie haben eine Antwort auf Ihre Beschwerde auf der Website %s, klicken Sie hier , um sie zu sehen.', +]; diff --git a/lang/de/lang_confirm_resend.php b/lang/de/lang_confirm_resend.php new file mode 100644 index 00000000..19cf686c --- /dev/null +++ b/lang/de/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Bestätigungs-E-Mail senden fehlgeschlagen", + 'std_fields_blank' => "Keine Felder leer lassen.", + 'std_invalid_email_address' => "Ungültige E-Mail-Adresse!", + 'std_email_not_found' => "Die E-Mail-Adresse wurde in der Datenbank nicht gefunden.\n", + 'std_user_already_confirm' => "Benutzer mit dieser E-Mail-Adresse ist bereits bestätigt.\n", + 'std_passwords_unmatched' => "Die Passwörter stimmten nicht überein! Müssen typoiert haben. Versuche es erneut.", + 'std_password_too_short' => "Sorry, das Passwort ist zu kurz (min 6 Zeichen)", + 'std_password_too_long' => "Sorry, das Passwort ist zu lang (max. 40 Zeichen)", + 'std_password_equals_username' => "Das Passwort kann leider nicht identisch mit dem Benutzernamen sein.", + 'std_error' => "Fehler", + 'std_database_error' => "Datenbankfehler. Bitte wenden Sie sich an einen Administrator.", + 'text_resend_confirmation_mail_note' => "

Senden Sie erneut eine Bestätigungsmail

Verwenden Sie das untenstehende Formular, um Ihre Bestätigungsmail erneut an Sie senden zu lassen.

Sie müssen innerhalb von 1 Tag registriert sein und haben nicht bestätigt,
Andernfalls könnte Ihr ausstehendes Konto gelöscht werden und Sie sollten sich erneut registrieren.

Hinweis: %s fehlgeschlagene Versuche in Folge werden dazu führen, dass Ihre ip!

", + 'row_registered_email' => "Registrierte E-Mail: ", + 'row_new_password' => "Neues Passwort: ", + 'text_password_note' => "Mindestens 6 Zeichen", + 'row_enter_password_again' => "Passwort erneut eingeben: ", + 'submit_send_it' => "Senden Sie!", + 'text_you_have' => "Du hast ", + 'text_remaining_tries' => " verbleibende Versuche.", + + 'mail_title' => " Benutzerregistrierung Bestätigung (Re-Send)", + 'mail_this_link' => "DIESE LINK", + 'mail_here' => "HIER", + 'mail_one' => "Hi ", + 'mail_two' => ",

Sie haben eine neue Bestätigungs-E-Mail auf %s angefordert und Sie haben diese Adresse
angegeben ", + 'mail_three' => " als Benutzerkontakt.

Wenn Sie dies nicht getan haben, ignorieren Sie bitte diese E-Mail. Die Person, die Ihre
E-Mail-Adresse eingegeben hat, hatte die IP-Adresse ", + 'mail_four' => ". Bitte antworten Sie nicht.

Um Ihre Registrierung zu bestätigen, müssen Sie folgen ", + 'mail_four_1' => "

Falls der obige Link defekt oder abgelaufen ist, versuchen Sie, eine neue Bestätigungs-E-Mail erneut zu senden von ", + '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.", + 'text_select_lang' => "Site-Sprache auswählen: ", + 'std_need_admin_verification' => "Konto benötigt eine manuelle Überprüfung durch Administratoren." +); +?> diff --git a/lang/de/lang_contactstaff.php b/lang/de/lang_contactstaff.php new file mode 100644 index 00000000..d0db6aa4 --- /dev/null +++ b/lang/de/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Kontaktpersonal", + 'text_message_to_staff' => "Nachricht an Mitarbeiter senden", + 'row_subject' => "Betreff", + 'row_body' => "Körper", + 'submit_send_it' => "Senden It!" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_delete.php b/lang/de/lang_delete.php new file mode 100644 index 00000000..a04c46be --- /dev/null +++ b/lang/de/lang_delete.php @@ -0,0 +1,17 @@ + "Löschen fehlgeschlagen!", + 'std_missing_form_date' => "fehlende Formulardaten", + 'std_not_owner' => "Du bist nicht der Eigentümer! Wie ist das passiert?", + 'std_invalid_reason' => "Ungültiger Grund ", + 'std_describe_violated_rule' => "Bitte beschreiben Sie die verletzte Regel.", + 'std_enter_reason' => "Bitte geben Sie den Grund für das Löschen dieses Torrents an.", + 'head_torrent_deleted' => "Torrent gelöscht!", + 'text_go_back' => "Gehe zurück zu wohin du gekommen bist", + 'text_back_to_index' => "Zurück zum Index", + 'text_torrent_deleted' => "Torrent gelöscht!" +); + +?> diff --git a/lang/de/lang_deletedisabled.php b/lang/de/lang_deletedisabled.php new file mode 100644 index 00000000..22ab3a80 --- /dev/null +++ b/lang/de/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Löschen deaktiviert", + 'text_delete_diasabled' => "Löschen deaktiviert", + 'submit_delete_all_disabled_users' => "Alle deaktivierten Benutzer löschen", + 'text_delete_disabled_note' => "Wenn Sie auf den folgenden Button klicken, werden alle deaktivierten Benutzer auf Ihrer Website LÖSCHT. NIE Klicken Sie auf den Button, es sei denn, Sie sind SEHR SURE.", + 'text_users_are_disabled' => " Benutzer wurden gelöscht." +); + +?> diff --git a/lang/de/lang_deletemessage.php b/lang/de/lang_deletemessage.php new file mode 100644 index 00000000..9ab08aad --- /dev/null +++ b/lang/de/lang_deletemessage.php @@ -0,0 +1,12 @@ + "Falsche Nachrichten-ID", + 'std_not_suggested' => "Ich würde das nicht tun, wenn ich dich wäre...", + 'std_not_in_inbox' => "Die Nachricht ist nicht in Ihrem Posteingang.", + 'std_not_in_sentbox' => "Die Nachricht ist nicht in Ihrem Sentbox.", + 'std_unknown_pm_type' => "Unbekannter PM-Typ." +); + +?> \ No newline at end of file diff --git a/lang/de/lang_details.php b/lang/de/lang_details.php new file mode 100644 index 00000000..de1b2e6e --- /dev/null +++ b/lang/de/lang_details.php @@ -0,0 +1,247 @@ + "Fehler", + 'std_no_torrent_id' => "Kein Torrent mit dieser ID", + 'head_details_for_torrent' => "Details für Torrent ", + 'text_successfully_uploaded' => "Erfolgreich hochgeladen!", + 'text_redownload_torrent_note' => "Sie sollten erneut den Torrent herunterladen und jetzt mit dem Verteilen beginnen.", + 'text_successfully_edited' => "Erfolgreich bearbeitet!", + 'text_go_back' => "Zurück zu ", + 'text_whence_you_came' => "wohin du gekommen bist", + 'text_rating_added' => "Bewertung hinzugefügt!", + 'text_thanks_added' => "Dein Dank hinzugefügt!", + 'text_free' => "Kostenlos", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X kostenlos", + 'text_half_down' => "50%", + 'row_download' => "Download", + 'text_downloading_not_allowed' => "Sie sind nicht berechtigt, herunterzuladen.", + 'row_small_description' => "Kleine Beschreibung", + 'row_info_hash' => "Info Hash", + 'row_description' => "Beschreibung", + 'text_nfo' => "NFO", + 'text_view_nfo' => "[Alle Modi]", + 'row_imdb_url' => "IMDb URL", + 'row_subtitles' => "Untertitel", + 'text_no_subtitles' => "Keine Untertitel für diesen Torrent verfügbar", + 'submit_upload_subtitles' => " Untertitel hochladen!", + 'row_info' => " Info", + 'text_imdb' => "IMDb", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Douban", + 'text_not_ready' => " info nicht bereit, klicken ", + 'text_here_to_retrieve' => "hier zum Abholen ", + 'text_someone_has_requested' => "Jemand hat angefordert, Informationen abzurufen von ", + 'text_please_be_patient' => " vor Sekunden bitte etwas Geduld.", + 'text_information' => "Informationen:", + 'text_title' => " Titel: ", + 'text_title_chinese' => "Chinesischer Titel: ", + 'text_also_known_as' => " Auch bekannt als: ", + 'text_year' => " Jahr: ", + 'text_runtime' => " Laufzeit: ", + 'text_mins' => " min", + 'text_votes' => " Abstimmung: ", + 'text_rating' => " Bewertung: ", + 'text_language' => " Sprache: ", + 'text_country' => " Land: ", + 'text_all_genres' => " Alle Genres: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Regie: ", + 'text_written_by' => " Geschrieben von: ", + 'text_performed_by' => " Ausgeführt von: ", + 'text_offcial_site' => " Offizielle Webseite: ", + 'text_imdb_link' => " IMDb Link: ", + 'text_produced_by' => " Produziert von: ", + 'text_music' => " Musik: ", + 'text_plot_outline' => " Umriss zeichnen:", + 'text_cast' => " Cast:", + 'text_as' => " als ", + 'text_recommended_comment' => " Empfohlener Kommentar:", + 'text_information_updated_at' => "

HINWEIS: Diese Informationen werden aktualisiert um ", + 'text_might_be_outdated' => " und ist möglicherweise veraltet, klicke auf ", + 'text_here_to_update' => "hier um veraltete Informationen zu aktualisieren", + 'text_network_error' => "Warnung! Netzwerkbedingung erlaubt das Abrufen von Informationen von IMDb nicht", + 'text_avprogress' => "Durchschnittlicher Fortschritt: ", + 'row_type' => "Typ", + 'text_none_selected' => "(keine ausgewählt)", + 'text_source' => "Quelle:", + 'text_codec' => "Codec:", + 'text_stardard' => "Standard:", + 'text_processing' => "Verarbeitung:", + 'row_quality' => "Qualität", + 'col_type' => "Typ", + 'col_name' => "Name", + 'col_quality' => "Qualität", + 'title_size' => "Größe", + 'title_time_added' => "Zeit hinzugefügt", + 'title_seeders' => "Seeder", + 'title_leechers' => "Leechers", + 'col_special' => "Werbung?", + 'text_normal' => "normal", + 'row_other_copies' => "Andere Kopien", + 'row_last_seeder' => "Letzte Aktion: ", + 'text_ago' => " vor", + 'text_size' => "Größe: ", + 'text_none_yet' => "noch keine (benötigt mindestens %s Stimmen und hat ", + 'text_only' => "nur ", + 'text_none' => "keine", + 'text_no_votes_yet' => "Noch keine Bewertungen", + 'text_invalid' => "ungültig?", + 'text_out_of_five_with' => " von 5 mit ", + 'text_votes_total' => " stimme(n) insgesamt", + 'text_login_to_vote' => "Anmelden um es zu bewerten", + 'select_add_rating' => "(Bewertung hinzufügen)", + 'submit_vote' => "Abstimmung!", + 'text_rating' => "Bewertung: ", + 'row_time' => "Zeit", + 'row_hot_meter' => "Heißes Messgerät", + 'text_views' => "Ansichten: ", + 'text_hits' => "Treffer: ", + 'text_snatched' => "Geschmeidigt: ", + 'text_view_snatches' => " x Mal(e)", + 'text_average_speed' => "Durchschnittliche Geschwindigkeit: ", + 'text_total_speed' => "Gesamtgeschwindigkeit: ", + 'text_health_note' => "(Dies sind Durchschnittswerte im Laufe der Zeit, also sind nicht so genau)", + 'text_traffic' => "Verkehr: ", + 'text_no_traffic' => "Kein Traffic für den Moment", + 'text_status' => "Status: ", + 'text_dead' => "tot", + 'row_health' => "Gesundheit", + 'text_anonymous' => "Anonym", + 'text_edit_torrent' => "Bearbeiten", + 'text_edit_and_delete_torrent' => "Bearbeiten/Löschen", + 'title_edit_torrent' => "Klicken Sie auf um  zu bearbeiten oder  diesen torrent löschen", + 'row_upped_by' => "Hochgeladen von", + 'text_click' => "Click ", + 'text_num_files' => "Anzahl Dateien: ", + 'text_see_full_list' => "[Gesamte Liste anzeigen]", + 'text_files' => " Dateien", + 'row_file_list' => "Dateiliste", + 'text_hide_list' => "[Liste ausblenden]", + 'row_action' => "Aktion", + 'text_download_torrent' => "Torrent herunterladen", + 'text_download_paid_torrent' => "Download-Torrent(Ankündigung wird Bonus: %s absetzen)", + 'text_download_bought_torrent' => "Download Torrent(gekauft)", + 'title_download_torrent' => "Download Torrent", + 'text_ask_for_reseed' => "Nach Reseed fragen", + 'title_ask_for_reseed' => "Fragen Sie geschnappt Benutzer für Reseeding wenn es gibt keinen seeder", + 'text_report_torrent' => "Torrent melden", + 'title_report_torrent' => "Report torrent for violating rules", + 'text_here' => "hier", + 'row_peers' => "Partner", + 'text_seeders' => " Seemann", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Gegenstell(en) insgesamt", + 'row_seeders' => "Seeder", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Sag Danke!", + 'submit_you_said_thanks' => "Sie Said Vielen Dank!", + 'text_no_thanks_added' => "noch kein Dank hinzugefügt", + 'row_thanks_by' => "Danke von", + 'row_torrent_info' => "Torrent Info", + 'text_torrent_structure' => "Struktur: ", + 'text_torrent_info_note' => "[Struktur anzeigen]", + 'head_comments_for_torrent' => "Kommentare für Torrent ", + 'text_comments_for' => "Kommentare für ", + 'text_snatch_detail_for' => "Schnelldetails für ", + 'text_users_top_finished_recently' => "Die Top-Nutzer haben den Download zuletzt beendet", + 'col_username' => "Benutzername", + 'col_uploaded' => "Hochgeladen", + 'col_downloaded' => "Heruntergeladen", + 'col_when_completed' => "Nach Abschluss", + 'col_last_action' => "Letzte Aktion", + 'col_seeding' => "Verteilen", + 'col_pm_user' => "PN Benutzer", + 'col_report_user' => "Benutzer melden", + 'col_on_or_off' => "Ein/Aus", + 'text_global' => "Globale", + 'text_torrent' => "Torrent", + 'text_yes' => "Ja", + 'text_no'=> "Nein", + 'text_add_a_comment' => "Kommentar hinzufügen", + 'text_no_comments_yet' => "Noch keine Kommentare", + 'text_quick_comment' => "Schnellkommentar", + 'submit_add_comment' => " Kommentar hinzufügen", + 'title_pm' => "PM senden", + 'title_report' => "Bericht", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Ziemlich gut", + 'select_decent' => "Anständig", + 'select_pretty_bad' => "Ziemlich schlecht", + 'select_sucks' => "Sucks!", + 'text_lastfm_not_ready' => "Last.fm Info nicht bereit, klicken Sie ", + 'text_biography' => "Biographie", + 'text_tags' => "Tags:", + 'text_similiar_artists' => "Similiare Interpreten:", + 'text_may_also_like' => "Möglich auch:", + 'text_top_albums' => "Top Alben:", + 'text_listener' => " Zuhörer", + 'text_scrobbled' => " Spielt", + 'text_album' => " Album", + 'text_album_name' => "Name: ", + 'text_track_number_info' => "Titel: ", + 'text_release_date' => "Freigabedatum: ", + 'text_label' => "Label: ", + 'text_track_list' => "Trackliste: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Track Name", + 'text_track_duration' => "Dauer", + 'text_track_listener' => "Zuhörer", + 'text_ratings_legend' => "Legende: ", + 'text_points' => " punkte", + 'text_totalvotes' => " stimmen", + 'text_author' => "Autor: ", + 'text_from' => "von", + 'h1_user_reviews' => "Ausgewählte Benutzerbewertungen", + 'h1_critic_reviews' => "Rezensionen der Filmkritiker", + 'h1_user_comments' => "Benutzerkommentare", + 'text_local_link' => "Lokaler Link", + 'text_at' => " am ", + 'row_basic_info' => "Grundlegende Info", + 'text_site_rating' => " Bewertung", + 'text_blank' => " ", + 'text_creator' => "Ersteller: ", + 'submit_search_at_shooter' => "Suche bei Schütze", + 'submit_search_at_opensubtitles' => "Unter OpenUntertitel suchen", + 'title_show_or_hide' => "Zeige oder Versteck", + 'title_bookmark' => "Lesezeichen", + 'text_album_information' => "Albuminformation: ", + 'text_about_album' => "Über dieses Album: ", + 'text_artist' => " Künstler", + 'text_artist_name' => "Interpret: ", + 'text_medium' => "Mittel:", + 'text_team' => "Team:", + 'text_audio_codec' => "Audio-Codec:", + 'text_delete' => "Löschen", + 'text_other_copies' => " Andere Kopien", + 'row_uploader_bandwidth' => "Uploader
Bandbreite", + 'text_and_more' => " und mehr (Dank von ", + 'text_users_in_total' => " Benutzer insgesamt)", + 'torrent_dl_url' => "Torrent-URL", + 'torrent_dl_url_notice' => "Sie können es auf Ihren BT Client kopieren. Nur heute gültig.", + 'torrent_dl_url_text' => "Rechtsklick zum Anzeigen.", + 'span_description_have_given' =>'Sie haben die Magie des Wertes gegeben', + 'text_no_magic_added' => "Kein magischer Wert der Auszeichnung", + 'magic_value_number' => "Anzahl Magischer Punktwert wurde angezeigt", + 'magic_value_award' => "Magischer Wert der Auszeichnungen", + 'magic_newest_record' =>'Hier nur der neueste Datensatz. ', + 'magic_sum_user_give_number' => 'Nummer Mitglied hat die magische Auszeichnung komplett gegeben', + 'magic_show_all_description' => 'Details einer einzigen ansehen', + 'magic_haveGotBonus' => 'Der Publisher hat jetzt den Number Bonus der Auszeichnung erhalten.', + 'magic_have_no_enough_bonus_value' => 'weitere Punkte benötigt', + 'claim_already' => 'Beansprucht', + 'claim_now' => 'Claim', + 'claim_info' => 'Bereits von %s Benutzern, %s Platz übrig.', + 'claim_detail' => 'Details einfordern', + 'claim_label' => 'Torrent beanspruchen', + 'claim_confirm' => 'Sind Sie sicher, dass Sie diesen Torrent beanspruchen wollen?', + 'action_approval' => 'Genehmigung', + 'row_tags' => 'Tags', + 'torrent_existed' => 'Torrent wurde bereits hochgeladen!', +); + +?> diff --git a/lang/de/lang_docleanup.php b/lang/de/lang_docleanup.php new file mode 100644 index 00000000..e57b6683 --- /dev/null +++ b/lang/de/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Bereinigen', + 'running' => 'Bereinigung...Bitte warten', + 'force' => 'Wenn Sie eine vollständige Reinigung erzwingen möchten, klicken Siehier', + 'time_consumed' => 'Time consumed:%f sec', + 'done' => 'Fertig', +]; diff --git a/lang/de/lang_donate.php b/lang/de/lang_donate.php new file mode 100644 index 00000000..8f0864f4 --- /dev/null +++ b/lang/de/lang_donate.php @@ -0,0 +1,31 @@ + "Tut uns leid", + 'std_do_not_accept_donation' => "Wir akzeptieren zur Zeit keine Spende.", + 'std_success' => "Erfolg", + 'std_donation_success_note_one' => "Vielen Dank für Ihre Spende! Ihre Transaktion wurde abgeschlossen. Bitte klicken Sie auf ", + 'std_here' => "hier", + 'std_donation_success_note_two' => " um uns die Transaktionsinformationen zukommen zu lassen, damit wir Ihr Konto gutschreiben können!", + 'head_donation' => "Spende", + 'text_donate' => "Spenden", + 'std_error' => "Fehler", + 'std_no_donation_account_available' => "Es sind keine Spendenkonten definiert. Bitte melden Sie dies dem Personal.", + 'text_donation_note' => "Vielen Dank für Ihr Interesse an der Spende. Alles, was Sie spenden könnten, wäre dankbar, egal wie klein es auch sein mag.", + 'text_donate_with_paypal' => "Mit PayPal spenden", + 'text_donate_paypal_note' => "1. Wählen Sie Ihren Spendenbetrag.
2. Klicken Sie auf den PayPal Button.
3. Beenden Sie Ihre Zahlung bei PayPal.", + 'text_select_donation_amount' => "Bitte wählen Sie einen Spendenbetrag: ", + 'select_choose_donation_amount' => "---Spendenbetrag auswählen --", + 'select_other_donation_amount' => "Anderer Spendenbetrag", + 'text_usd_mark' => "$", + 'text_donation' => " Spende", + 'text_donate_with_alipay' => "Mit Alipay spenden", + 'text_donate_alipay_note_one' => "1. Klicken Sie auf Alipay Button.
2. Wählen Sie \"an Fremde zahlen\".
3. Geben Sie unser Konto bei Alipay ein. ", + 'text_donate_alipay_note_two' => " und bezahlen.
4. Gehen Sie weiter, bis Sie fertig sind.", + 'text_after_donation_note_one' => "Nachdem Sie gespendet haben, achten Sie darauf, dass ", + 'text_send_us' => "Senden Sie uns", + 'text_after_donation_note_two' => " die Transaktionsinformationen damit wir Ihr Konto gutschreiben können!", +); + +?> diff --git a/lang/de/lang_download.php b/lang/de/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/de/lang_download.php @@ -0,0 +1,5 @@ + "Notiz herunterladen", + 'text_client_banned_notice' => "Kundenbenachrichtigung gesperrt", + 'text_client_banned_note' => "Hallo!
Der Tracker hat festgestellt, dass Sie bei der letzten Verbindung einen gesperrt haben BitTorrent Client. Bitte lesen Sie die folgende Nachricht.", + 'text_low_ratio_notice' => "Niedriges Verhältnis Hinweis", + 'text_low_ratio_note_one' => "WARNUNG: Ihr Verhältnis ist niedrig! Sie müssen es innerhalb ", + 'text_low_ratio_note_two' => ", oder Sie verlieren Ihre Mitgliedschaft hier. Wenn Sie keine Ahnung haben, was Ihr Verhältnis ist, lesen Sie die folgende Mitteilung sorgfältig.", + 'text_first_time_download_notice' => "Erstmalige Download-Mitteilung", + 'text_first_time_download_note' => "Hallo!
Chancen sind Sie das erste Mal einen Torrent von unserem Tracker herunterlädt.
Es gibt wahrscheinlich ein paar Dinge, die du wissen solltest, bevor du fortfährst. Ich werde versuchen, dies kurz zu machen :)", + 'text_this_is_private_tracker' => "Dies ist ein Private Tracker mit Verhältnisanforderung", + 'text_private_tracker_note_one' => "Dies ist ein privater Tracker, was bedeutet, dass wir den Tracker für die exklusive Nutzung unserer registrierten Mitglieder reservieren. ", + 'text_learn_more' => "Erfahren Sie mehr über den privaten Tracker auf ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "Sie MÜSSEN halten Sie ein Minimum des Upload-zu-Download Verhältnisbei, oder Sie verlieren Ihre Mitgliedschaft hier. ", + 'text_see_ratio' => "Siehe Verhältnisanforderung in ", + 'text_private_tracker_note_three' => "Ihr aktuelles Verhältnis wird immer direkt unterhalb des Navigationsmenüs der Seite angezeigt. Bitte behalte es im Auge.", + 'text_private_tracker_note_four' => "Wie kann man ein gutes Verhältnis beibehalten?
Nun, der beste Weg ist, Ihren BitTorrent-Client immer laufen lassen und halten Sie das Verteilen die Torrents die Sie heruntergeladen haben, bis Sie die Dateien löschen.", + 'text_use_allowed_clients' => "Nur erlaubte BitTorrent-Clients verwenden", + 'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we ONLY accept some of them. Others (e.g. qbittorrentEE, Thunder) are banned here and would fail to connect our tracker. ", + 'text_allowed_clients_note_two' => "Sie finden eine komplette Liste der zugelassenen Kunden in der ", + 'text_allowed_clients_note_three' => ". Wenn Sie sich nicht sicher sind, welche Sie wählen sollen, berücksichtigen Sie die folgenden zwei empfohlenen Clients: ", + 'title_download' => "Download ", + 'text_for' => "Für ", + 'text_for_more_information_read' => "Weitere Informationen finden Sie in der ", + 'text_rules' => "Regeln", + 'text_and' => " und ", + 'text_faq' => "FAQ", + 'text_let_me_download' => "Ich werde mein Verhältnis verbessern. ", + 'text_notice_not_show_again' => "Diese Nachricht nicht mehr anzeigen. ", + 'text_notice_always_show' => "Diese Mitteilung wird immer angezeigt, bis Sie Ihr Verhältnis verbessert haben. ", + 'submit_download_the_torrent' => "Download des Torrent", +); + +?> diff --git a/lang/de/lang_edit.php b/lang/de/lang_edit.php new file mode 100644 index 00000000..cfe02012 --- /dev/null +++ b/lang/de/lang_edit.php @@ -0,0 +1,74 @@ + "Torrent bearbeiten - ", + 'text_cannot_edit_torrent' => "Kann diesen Torrent nicht bearbeiten", + 'text_cannot_edit_torrent_note' => "Sie sind nicht der rechtmäßige Besitzer, oder Sie sind nicht angemeldet richtig.\n", + 'row_torrent_name' => "Torrent-Name", + 'row_small_description' => "Kleine Beschreibung", + 'row_nfo_file' => "NFO-Datei", + 'radio_keep_current' => "Aktuell behalten", + 'radio_update' => "Aktualisieren", + 'radio_remove' => "Entfernen", + 'row_description' => "Beschreibung", + 'row_type' => "Typ", + 'text_source' => "Quelle:", + 'select_choose_one' => "eines auswählen", + 'text_codec' => "Codec:", + 'text_standard' => "Standard:", + 'text_processing' => "Verarbeitung:", + 'row_quality' => "Qualität", + 'text_quality_note' => "Wählen Sie nur für Video", + 'row_visible' => "Sichtbar", + 'checkbox_visible' => "Auf der Hauptseite sichtbar", + 'text_visible_note' => "Beachten Sie, dass der Torrent automatisch sichtbar wird, wenn ein Seeder vorhanden ist und wird automatisch unsichtbar (tot) werden, wenn es eine Weile keinen Seeder gab. Verwenden Sie diesen Schalter, um den Prozess manuell zu beschleunigen. Beachten Sie auch, dass unsichtbare (tote) Torrents immer noch angezeigt oder gesucht werden können, es ist einfach nicht die Standardeinstellung.", + 'row_anonymous_uploader' => "Anonym", + 'checkbox_anonymous_note' => "Aktivieren Sie diese Option, um den Uploader des Torrent zu verstecken", + 'row_special_torrent' => "Promotion", + 'select_use_global_setting' => "globale Einstellung verwenden", + 'select_forever' => "für immer", + 'select_until' => "bis", + 'text_keep_current' => "aktuell halten", + 'text_ie_for' => "für ", + 'text_promotion_until_note' => "(Zeitformat ist JJJJJ-MM-TT hh:mm:ss)", + 'select_normal' => "normal", + 'select_free' => "frei", + 'select_two_times_up' => "2x oben", + 'select_free_two_times_up' => "kostenlos und 2x oben", + 'select_half_down' => "50% ab", + 'select_choose_torrent_state' => "Torrent auf Promotion setzen", + 'row_torrent_position' => "Torrent Postion", + 'row_recommended_movie' => "Empfohlen Film", + 'select_choose_recommended_movie' => "Wählen Sie, ob das Poster eines Film-Torrent-Films auf der Hauptseite angezeigt wird", + 'select_hot' => "heiß", + 'select_classic' => "klassisch", + 'select_recommended' => "empfohlen", + 'select_sticky' => "klebrig", + 'select_choose_if_sticky' => "Wählen Sie, ob Torrent auf der Torrents Seite fixiert wird", + 'row_banned' => "Gesperrt", + 'checkbox_banned' => "Gesperrt", + 'submit_edit_it' => "Bearbeite es!", + 'submit_revert_changes' => " Änderungen zurücksetzen", + 'text_delete_torrent' => "Lösche Torrent - Grund:", + 'radio_dead' => "Tot", + 'text_dead_note' => " 0 Seeder + 0 Leecher = 0 Peers gesamt", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Nackt", + 'radio_rules' => "Regeln", + 'text_req' => "(req)", + 'radio_other' => "Andere", + 'submit_delete_it' => "Lösche es!", + 'text_move_to_browse' => "Zu Torrents Bereich verschieben als ", + 'text_move_to_special' => "Zum Special Bereich verschieben als ", + 'text_medium' => "Mittel:", + 'row_pick' => "Auswählen", + 'row_check' => "Prüfen", + 'text_team' => "Gruppe", + 'text_audio_codec' => "Audio-Codec", + 'row_content' => "Inhalt", + 'ban_reason_label' => 'Grund', + 'fill_quality' => 'Füllqualität', +); + +?> diff --git a/lang/de/lang_faq.php b/lang/de/lang_faq.php new file mode 100644 index 00000000..a11b7647 --- /dev/null +++ b/lang/de/lang_faq.php @@ -0,0 +1,12 @@ + "FAQ", + 'text_welcome_to' => "Willkommen bei ", + 'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to contact us!

This is a private tracker, and you have to register before you can get full access to the site.", + 'text_welcome_content_two' =>" Bevor Sie hier bei %setwas tun, empfehlen wir Ihnen, die Regelnzu lesen! Es gibt nur wenige Regeln, die einzuhalten sind, aber wir durchsetzen sie!

Bevor Sie weitergehen, sollten Sie die %s Benutzervereinbarung lesen.", + 'text_contents' => "Inhalt", +); + +?> diff --git a/lang/de/lang_fastdelete.php b/lang/de/lang_fastdelete.php new file mode 100644 index 00000000..8a7e07ad --- /dev/null +++ b/lang/de/lang_fastdelete.php @@ -0,0 +1,13 @@ + "Löschen fehlgeschlagen!", + 'std_missing_form_data' => "fehlende Formulardaten", + 'text_no_permission' => "Du bist nicht berechtigt, diesen Torrent zu löschen, nur Moderatoren oder höher können dies tun. Bitte kontaktiere einen, wenn dies dein Torrent ist und du ihn löschen möchtest.\n", + 'std_delete_torrent' => "Torrent löschen", + 'std_delete_torrent_note' => "Vernunftprüfung: Sie sind dabei, einen Torrent zu löschen. Klicken Sie auf", + 'std_here_if_sure' => " hier , wenn du sicher bist." +); + +?> diff --git a/lang/de/lang_fields.php b/lang/de/lang_fields.php new file mode 100644 index 00000000..14a37eb5 --- /dev/null +++ b/lang/de/lang_fields.php @@ -0,0 +1,31 @@ + 'Benutzerdefinierte Feldverwaltung', + 'text_manage' => 'Verwalten', + 'text_add' => 'Neu', + 'text_field' => 'Feld', + 'text_delete' => 'Löschen', + 'text_edit' => 'Bearbeiten', + 'col_id' => 'ID', + 'col_name' => 'Name', + 'col_name_help' => 'Nur Ziffern, Alphabet, unterstreichen', + 'col_label' => 'Label anzeigen', + 'col_type' => 'Typ', + 'col_required' => 'Benötigt', + 'col_help' => 'Hilfetext', + 'col_options' => 'Optionen', + 'col_options_help' => 'Erforderlich, wenn der Typ Radio ist, das Kontrollkästchen markieren. Eine Zeile, eine Option, Format: Wert|Anzeigetext', + 'col_action' => 'Aktion', + 'col_is_single_row' => 'In einer Zeile anzeigen', + 'js_sure_to_delete_this' => 'Sicher löschen?', + 'submit_submit' => 'Absenden', + 'field_type_text' => 'Kurzer Text', + 'field_type_textarea' => 'Lange Text', + 'field_type_radio' => 'Horizontale Einzelauswahl', + 'field_type_checkbox' => 'Horizontale Mehrfachauswahl', + 'field_type_select' => 'Vertikale Einzelauswahl', + 'field_type_image' => 'Bild', + 'col_display' => 'Eigene Anzeige', + +]; diff --git a/lang/de/lang_forummanage.php b/lang/de/lang_forummanage.php new file mode 100644 index 00000000..70ab8605 --- /dev/null +++ b/lang/de/lang_forummanage.php @@ -0,0 +1,38 @@ + "Forum-Verwaltung", + 'text_forum_management' => "Forum-Verwaltung", + 'text_edit_forum' => "Forum bearbeiten", + 'row_forum_name' => "Name des Forums", + 'row_forum_description' => "Forumbeschreibung", + 'row_overforum' => "Überforum", + 'row_moderator' => "Moderator", + 'text_moderator_note' => "Max. 3 Moderatoren. Trennen Sie sie durch ','.", + 'row_minimum_read_permission' => "Minimale Lese-Berechtigung", + 'row_minimum_write_permission' => "Minimale Schreibberechtigung", + 'row_minimum_create_topic_permission' => "Minimale Berechtigung zum Erstellen von Themen", + 'row_forum_order' => "Forumsreihenfolge", + 'text_forum_order_note' => "Reihenfolge nach Nummer aufsteigend, d.h. 0 zeigt oben", + 'submit_edit_forum' => "Forum bearbeiten", + 'text_no_records_found' => "Es wurden keine Datensätze gefunden!", + 'text_add_forum' => "Forum hinzufügen", + 'text_make_new_forum' => "Neues Forum erstellen", + 'submit_overforum_management' => "Überforum-Management", + 'submit_add_forum' => "Forum hinzufügen", + 'col_name' => "Name", + 'col_overforum' => "Überforum", + 'col_read' => "Lesen", + 'col_write' => "Schreiben", + 'col_create_topic' => "Thema erstellen", + 'col_moderator' => "Moderator", + 'col_modify' => "Ändern", + 'text_not_available' => "N/A", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'js_sure_to_delete_forum' => "Sind Sie sicher, dass Sie dieses Forum löschen möchten?", + 'submit_make_forum' => "Forum erstellen" +); + +?> diff --git a/lang/de/lang_forums.php b/lang/de/lang_forums.php new file mode 100644 index 00000000..545f8442 --- /dev/null +++ b/lang/de/lang_forums.php @@ -0,0 +1,204 @@ + "Es gibt jetzt keinen aktiven Benutzer im Forum.", + 'text_stats' => "Statistik", + 'text_our_members_have' => "Unsere Mitglieder haben gemacht ", + 'text_posts_in_topics' => " Beiträge in ", + 'text_in_topics' => " themen. ", + 'text_there' => "Es ", + 'text_online_user' => " online Benutzer", + 'text_in_forum_now' => " im Forum jetzt. ", + 'std_no_post_found' => "Kein Beitrag gefunden", + 'text_quick_jump' => "Schneller Sprung: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "Falsche Forum-Id", + 'text_new_topic_in' => "Neues Thema in", + 'text_forum' => "forum", + 'std_forum_error' => "Forum-Fehler", + 'std_topic_not_found' => "Thema nicht gefunden.", + 'text_reply_to_topic' => "Auf Thema antworten: ", + 'text_compose' => "Verfassen", + 'std_error' => "Fehler", + 'std_no_post_id' => "Kein Beitrag mit dieser ID", + 'submit_submit' => "Absenden", + 'submit_preview' => "Vorschau", + 'text_tags' => "Tags", + 'text_smilies' => "Smilies", + 'text_ten_last_posts' => "10 letzte Beiträge in umgekehrter Reihenfolge", + 'text_by' => "von ", + 'text_at' => "am ", + 'head_edit_forum' => "Forum bearbeiten", + 'text_edit_forum' => "Forum bearbeiten", + 'row_forum_name' => "Name des Forums", + 'row_description' => "Beschreibung", + 'row_permission' => "Berechtigung", + 'text_minimum' => "Minimum ", + 'select_minimum_class_view' => "Klasse erforderlich, um
 Minimum anzuzeigen", + 'select_minimum_class_post' => "Klasse erforderlich um
 Minimum zu posten", + 'select_minimum_class_topic' => "Klasse erforderlich, um Themen zu erstellen", + 'std_no_forum_id' => "Forum-ID nicht gefunden.", + 'std_must_specify_forum_name' => "Sie müssen einen Namen für das Forum angeben.", + 'std_must_provide_forum_description' => "Sie müssen eine Beschreibung für das Forum angeben.", + 'head_delete_forum' => "Forum löschen", + 'text_warning' => "** WARNUNG! **", + 'text_deleting_forum_id' => "Lösche Forum-ID ", + 'text_will_also_delete' => " wird auch löschen ", + 'text_posts_in' => "Beiträge in ", + 'text_topics' => " themen. ", + 'text_accept' => "AKZEPT", + 'text_cancel' => "Abbrechen", + 'std_unauthorised_performing_action' => "Sie sind nicht berechtigt, diese Aktion auszuführen!", + 'head_new_topic' => "Neues Thema", + 'std_must_enter_subject' => "Sie müssen einen Betreff eingeben.", + 'std_subject_limited' => "Betreff ist begrenzt. Bitte kürzen Sie Ihren Betreff", + 'std_bad_topic_id' => "Ungültige Themen-ID", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "Sie sind nicht berechtigt Beiträge zu veröffentlichen. Lesen Sie (Posteingang)", + 'std_permission_denied' => "Zugriff verweigert.", + 'std_no_body_text' => "Kein Körpertext.", + 'std_post_flooding' => "Postflutung nicht zulässig. Bitte warten ", + 'std_seconds_before_making' => " Sekunden vor einem anderen Beitrag.", + 'std_no_topic_id_returned' => "Keine Themen-ID zurückgegeben", + 'std_topic_locked' => "Dieses Thema ist gesperrt.", + 'std_post_id_not_available' => "Post Id n/a", + 'std_unpermitted_viewing_topic' => "Sie sind nicht berechtigt, dieses Thema anzuzeigen.", + 'text_prev' => "Vorher", + 'text_next' => "Nächste", + 'head_view_topic' => "Thema anzeigen", + 'text_forums' => " Foren", + 'text_ago' => " vor", + 'text_quote' => "Zitat", + 'text_last_edited_by' => "Zuletzt bearbeitet von ", + 'text_last_edit_at' => " am ", + 'text_posts' => "Beiträge: ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Verhältnis: ", + 'text_class' => "Klasse:", + 'text_back_to_top' => "Zurück nach oben", + 'title_sticky' => "Klebrig", + 'submit_sticky' => "Klebrig", + 'submit_unsticky' => "Unklebig", + 'submit_unlock' => " Thema entsperren", + 'submit_lock' => "Sperrt Thema", + 'submit_delete_topic' => " Thema löschen", + 'text_rename_topic' => "Thema umbenennen:", + 'submit_okay' => "Okay", + 'text_move_thread_to' => "Thema verschieben nach:", + 'submit_move' => "Bewegen", + 'text_topic_locked_new_denied' => "

Dieses Thema ist gesperrt; keine neuen Beiträge sind erlaubt.

", + 'text_unpermitted_posting_here' => "

Sie sind nicht berechtigt, in diesem Forum zu posten.

", + 'head_post_reply' => "Antwort posten", + 'std_forum_not_found' => "Forum nicht gefunden.", + 'std_cannot_get_posts_count' => "Anzahl der Beiträge konnte nicht abgerufen werden.", + 'std_delete_topic' => "Thema löschen", + 'std_delete_topic_note' => "Vernünftigkeitsprüfung: Sie sind dabei, ein Thema zu löschen. Klicken Sie auf ", + 'std_here_if_sure' => "hier , wenn du sicher bist.", + 'std_no_topic_for_post' => "Kein Thema mit dieser Beitrags-ID verknüpft", + 'std_denied' => "Verweigert!", + 'std_body_empty' => "Körper darf nicht leer sein!", + 'std_subject_empty' => "Betreff darf nicht leer sein!", + 'std_success' => "Erfolg", + 'std_post_edited_successfully' => "Beitrag wurde erfolgreich bearbeitet.", + 'text_edit_post' => "Beitrag bearbeiten", + 'std_how_could_this_happen' => "wie könnte das geschehen?!", + 'std_post_not_found' => "Beitrag nicht gefunden", + 'std_cannot_delete_post' => "Beitrag kann nicht gelöscht werden; es ist der erste Beitrag des Themas. Sie sollten ", + 'std_delete_topic_instead' => "lösche stattdessen das Thema.", + 'std_delete_post' => "Beitrag löschen", + 'std_delete_post_note' => "Vernünftigkeitsprüfung: Sie sind dabei, einen Beitrag zu löschen. Klicken Sie auf ", + 'std_must_enter_new_title' => "Sie müssen einen neuen Titel eingeben!", + 'std_not_permitted' => "Nicht erlaubt", + 'std_sql_error' => "SQL-Fehler", + 'head_forum' => "Forum", + 'col_topic' => "Thema", + 'col_replies' => "Antworten", + 'col_views' => "Aufrufe", + 'col_author' => "Autor", + 'col_last_post' => "Letzter Beitrag", + 'text_no_topics_found' => "Keine Themen gefunden", + 'text_new_posts' => "Neue Beiträge", + 'text_locked_topic' => "Gesperrtes Thema", + 'text_unpermitted_starting_new_topics' => "Sie sind nicht berechtigt, neue Themen in diesem Forum zu starten.", + 'submit_view_unread' => "Ansicht ungelesen", + 'submit_new_topic' => "Neues Thema", + 'text_topics_with_unread_posts' => "Themen mit ungelesenen Beiträgen", + 'col_forum' => "Forum", + 'text_more_than' => "Mehr als ", + 'text_items_found_displaying_first' => " gefundene Elemente, zuerst anzeigen ", + 'text_catch_up' => "Aufholen", + 'text_nothing_found' => "Nichts gefunden", + 'head_forum_search' => "Forumsuche", + 'col_post' => "Posten", + 'col_posted_by' => "Gepostet von", + 'text_found' => "Gefunden ", + 'text_num_posts' => " posten", + 'text_search_on_forum' => "In Foren suchen", + 'text_by_keyword' => "nach Stichwort", + 'head_forums' => "Foren", + 'col_forums' => "Foren", + 'col_topics' => "Themen", + 'col_posts' => "Beiträge", + 'std_bad_forum_last_post' => "Falscher Forum, letzter Beitrag", + 'text_in' => "in ", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'std_unknown_action' => "Unbekannte Aktion", + 'text_search' => "Suchen", + 'text_view_unread' => "Ungelesene anzeigen", + 'text_forum_manager' => "Forum-Manager", + 'title_reply_with_quote' => "Antworte mit Angebot", + 'title_reply_directly' => "Antworte direkt auf diesen Beitrag", + 'title_delete_post' => " Beitrag löschen", + 'title_edit_post' => "Bearbeite Beitrag", + 'text_quick_reply' => "Schnellantwort", + 'submit_add_reply' => " Antwort hinzufügen", + 'text_add_reply' => "Antwort hinzufügen", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_message_to' => " Nachricht an  senden", + 'title_report_this_post' => " diesen Beitrag melden", + 'title_new_topic' => "Neues Thema", + 'col_moderator' => "Moderator", + 'text_apply_now' => "N/A", + 'text_locked' => "Gesperrt", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " aufrufe zu diesem Thema", + 'title_read' => "Lesen", + 'title_unread' => "Ungelesen", + 'title_locked' => "Gesperrt", + 'title_locked_new' => "Gesperrt & ungelesen", + 'text_highlight_topic' => "Farbthema in ", + 'select_color' => "Keine", + 'submit_change' => "Go!", + 'head_view_unread' => "Ungelesene anzeigen", + 'text_today' => "Heute: ", + 'text_new_post' => " eintragen", + 'text_posts_today' => " heute.", + 'text_at_time' => " am ", + 'text_blank' => " ", + 'text_last_posted_by' => "Zuletzt gepostet von ", + 'text_fast_search' => "Schnellsuche: ", + 'text_go' => "Go!", + 'submit_show_more' => "Mehr anzeigen", + 'text_view_all_posts' => "Alle Beiträge anzeigen", + 'text_view_this_author_only' => "Nur diesen Autor ansehen", + 'title_jump_to_unread' => "Zu ungelesenen Beiträgen springen", + 'text_new' => "neu", + 'title_order_topic_desc' => "Sortieren nach Themenzeit Nachfahren", + 'title_order_topic_asc' => "Nach Themenzeit aufsteigend sortieren", + 'title_order_post_asc' => "Reihenfolge nach letzter Beitragszeit aufsteigend", + 'title_order_post_desc' => "Reihenfolge nach dem letzten Nachtragsdatum", + 'text_order' => "Sortieren nach", + 'text_topic_desc' => "Themenzeit absteigend", + 'text_topic_asc' => "Themenzeit aufsteigend", + 'text_post_asc' => "Letzter Beitrag aufsteigend", + 'text_post_desc' => "Letzte Beitragszeit Nachfahren", + 'text_post_protected' => "[size=3][b]--Privacy Protection ist in diesem Forum aktiviert---[/b]\nNur Themen Poster,Mods, Administratoren und Antwort-Autor können den Inhalt lesen.[/size]", +); + +?> diff --git a/lang/de/lang_friends.php b/lang/de/lang_friends.php new file mode 100644 index 00000000..4261edd8 --- /dev/null +++ b/lang/de/lang_friends.php @@ -0,0 +1,38 @@ + "Fehler", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Zugriff verweigert.", + 'std_no_user_id' => "Kein Benutzer mit ID ", + 'std_unknown_type' => "Unbekannter Typ ", + 'std_user_id' => "Benutzer-ID ", + 'std_already_in' => " ist bereits in Ihrem ", + 'std_list' => " liste.", + 'std_delete' => "Löschen ", + 'std_delete_note' => "Wollen Sie wirklich ein ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "hier wenn Sie sicher sind.", + 'std_no_friend_found' => "Kein Freund mit ID gefunden ", + 'std_no_block_found' => "Kein Block mit ID gefunden ", + 'head_personal_lists_for' => "Persönliche Listen für ", + 'text_personallist' => "PERSONALLIST", + 'text_friendlist' => "FREUNDLIST", + 'text_friends_empty' => "Noch keine Freunde", + 'text_neighbors_empty' => "Noch keine Nachbarn", + 'text_last_seen_on' => "Zuletzt gesehen am ", + 'text_ago' => " vor", + 'text_remove_from_friends' => "Von Freunden entfernen", + 'text_send_pm' => "PM senden", + 'text_added_you_to_friendslist' => "Sie zur Freundesliste hinzugefügt", + 'text_add_to_friends' => "Zu Freunden hinzufügen", + 'text_blocklist_empty' => "Ihre gesperrte Benutzerliste ist leer", + 'text_blocked_users' => "Blockierte Benutzer", + 'text_find_user' => "Benutzer/Durchsuchen der Benutzerliste", + 'text_neighbors' => "Nachbarn", + 'text_friend' => "freund", + 'text_block' => "blockieren", +); + +?> diff --git a/lang/de/lang_fun.php b/lang/de/lang_fun.php new file mode 100644 index 00000000..edf1827b --- /dev/null +++ b/lang/de/lang_fun.php @@ -0,0 +1,44 @@ + "Spaß-Element löschen?", + 'text_please_click' => "Willst du wirklich ein lustiges Element löschen? Klicke\n", + 'text_here_if_sure' => "hier , wenn du sicher bist.", + 'std_error' => "Fehler", + 'std_invalid_id' => "Ungültige Spaß-Id", + 'std_permission_denied' => "Zugriff verweigert!", + 'text_fun_title' => "Spaß Titel", + 'text_body' => "Körper", + 'submit_okay' => "Okay", + 'head_new_fun' => "Neues lustiges Material", + 'text_submit_new_fun' => "Neue lustige Sachen einreichen", + 'text_new_compose' => "Neue Komposition", + 'head_fun' => "Spaß", + 'text_on' => " am ", + 'text_blank' => " ", + 'text_ago' => " vor", + 'text_posted_by' => " Gepostet von ", + 'text_not_funny' => "Langem", + 'text_funny' => "Lustig", + 'text_very_funny' => "Seitentrennung", + 'head_edit_fun' => "Bearbeite Spaß", + 'text_edit_fun' => "Bearbeite Spaß", + 'std_body_is_empty' => "Der Körper darf nicht leer sein!", + 'std_title_is_empty' => "Der Titel darf nicht leer sein!", + 'std_fun_added_successfully' => "Spaß Element wurde erfolgreich hinzugefügt.", + 'std_error_happened' => "Etwas Seltsames ist passiert.", + 'std_the_newest_fun_item' => "Das neueste Spaß-Element ", + 'std_posted_on' => " wurde geschrieben am ", + 'std_need_to_wait' => ". Bitte warten Sie, bis es 24 Stunden alt ist.", + 'std_are_you_sure' => "Bist du sicher?", + 'std_only_against_rule' => "Bist du sicher, dass du dieses lustige Element bannen möchtest? Beachte, dass du dies nur tun solltest, wenn das lustige Element gegen die Regeln verstößt. BTW können Sie auch gerne eine kleine Warnung an den Benutzer richten.", + 'std_reason_required' => "Grund (erforderlich): ", + 'std_reason_is_empty' => "Sie müssen den Grund anführen!", + 'std_success' => "Erfolg", + 'std_fun_item_banned' => "Der Spaßartikel ist erfolgreich gebannt.", + 'std_already_vote' => "Du hast bereits abgestimmt!", + 'std_cannot_give_bonus' => "Das System kann dem lustigen Poster keinen Bonus geben. Bitte melden Sie dies an den Administrator.", +); + +?> diff --git a/lang/de/lang_functions.php b/lang/de/lang_functions.php new file mode 100644 index 00000000..62425920 --- /dev/null +++ b/lang/de/lang_functions.php @@ -0,0 +1,344 @@ + "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' => "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_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "You have already logged in!", + '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.", + '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!", + '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_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_code' => "Security Code:", + '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.", + 'text_home' => "Zuhause", + 'text_forums' => "Foren", + 'text_torrents' => "Torrents", + 'text_offers' => "Angebote", + 'text_request' => "Anfragen", + 'text_upload' => "Hochladen", + 'text_subtitles' => "Untertitel", + 'text_user_cp' => "User 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.", + 'text_login' => "Anmelden", + '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_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_bonus' => "Bonus ", + 'text_use' => "Benutzen", + '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_you_have' => "Du hast ", + 'text_new_message' => " 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_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_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_register' => "Registrieren", + 'text_rules_link' => "Regeln", + 'text_faq_link' => "FAQ", + 'text_useragreement' => "Useragreement", + 'text_prev' => "Vorher", + 'text_next' => "Nächste", + 'text_by' => " von ", + 'text_orphaned' => "(orphaned)", + 'text_at' => " am ", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'text_view_original' => "View original", + 'text_last_edited_by' => "Zuletzt bearbeitet von ", + 'text_edited_at' => " am ", + 'col_type' => "Typ", + 'col_name' => "Name", + 'col_dl' => "DL", + 'col_wait' => "Wait", + 'col_edit' => "Bearbeiten", + 'col_visible' => "Sichtbar", + 'title_number_of_comments' => "Number of Comments", + 'title_time_added' => "Time Added", + '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", + 'col_uploader' => "Uploader", + 'col_action' => "Act", + '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_new_uppercase' => "NEU", + 'text_sticky' => "Klebrig", + 'title_download_torrent' => "Download Torrent", + 'text_h' => " h", + 'text_none' => "Keine", + '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.", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_message_to' => "Send message to ", + 'title_report_this_comment' => "Report this comment", + 'text_bookmarks' => "Bookmarks", + 'title_bookmark_torrent' => "Lesezeichen", + 'title_delbookmark_torrent' => "Unbookmark", + 'text_mark' => "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", + '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_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_at_time' => " am ", + 'text_blank' => " ", + 'text_ago' => " vor", + 'text_last_commented_by' => "Zuletzt kommentiert von ", + 'text_imdb' => "IMDb", + 'text_votes' => " stimmen", + 'text_country' => "Land", + 'text_genres' => "Genres", + 'text_director' => "Director", + 'text_starring' => "Starring", + 'text_runtime' => "Runtime", + 'text_language' => "Sprache", + 'text_douban' => "Douban", + 'text_region' => "Region", + 'text_creator' => "Creator", + 'text_awaiting_five_votes' => "awaiting 5 votes", + 'text_invite' => "Invite ", + '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_min' => " min", + 'text_music' => "Music", + 'text_special' => "Spezial", + 'title_reply_with_quote' => "Zitat", + 'title_add_reply' => "Add Reply", + 'title_delete' => "Löschen", + 'title_edit' => "Bearbeiten", + 'title_reportbox' => "reportbox", + 'title_staffbox' => "staffbox", + 'title_sticky' => "Klebrig", + 'text_new_news' => " unread important news", + 'std_no_user_named' => "There is no user named ", + 'text_banned' => "Gesperrt", + 'text_are' => " are ", + 'text_is' => " is ", + 'select_choose_one' => "eines auswählen", + 'text_space' => " ", + 'text_day' => "d ", + 'text_new_suspected_cheater' => " new suspected cheater", + 'title_cheaterbox' => "cheaterbox", + 'text_will_end_in' => " 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' => "Zitat", + 'text_code' => "CODE", + 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.", + 'text_smilies' => "Smilies", + 'col_type_something' => "Type...", + 'col_to_make_a' => "To make a...", + 'text_year' => " year", + 'text_month' => " month", + 'text_day' => " tag", + 'text_hour' => " std", + 'text_min' => " min", + 'select_color' => "Color", + '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", + '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", + 'text_new' => "Neu", + 'text_reply' => "Antwort", + 'submit_submit' => "Submit", + '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_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Uploader", + 'text_retiree' => "Retiree", + 'text_forum_moderator' => "Forum Moderator", + 'text_moderators' => "Moderator", + 'text_administrators' => "Administrator", + 'text_sysops' => "SysOp", + 'text_staff_leader' => "Personalleiter", + 'text_short_year'=> "Y", + 'text_short_month' => "MON", + 'text_short_day' => "D", + '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_size' => "Größe", + 'text_downloads' => "Downloads", + 'text_attachment_key' => "Attachment for key ", + 'text_not_found' => " 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]', + '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//)", + '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/)", + '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_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_management_system' => 'Management', + 'text_seed_points' => 'Seed Punkte', + 'spoiler_expand_collapse' => 'Click to expand/collapse', + 'spoiler_default_title' => 'Collapse content', + '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' => "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.', +); + +?> diff --git a/lang/de/lang_getrss.php b/lang/de/lang_getrss.php new file mode 100644 index 00000000..d1a90282 --- /dev/null +++ b/lang/de/lang_getrss.php @@ -0,0 +1,51 @@ + "RSS-Feeds", + 'head_rss_feeds' => "RSS-Feeds", + 'std_error' => "Fehler", + 'std_no_row' => "Sie müssen Zeilen auswählen!", + 'std_done' => "Fertig!", + 'std_use_following_url' => "Verwenden Sie die folgende URL in Ihrem RSS-Reader, z.B. Google Reader: ", + 'std_utorrent_feed_url' => "Verwenden Sie die folgende URL in BitTorrent-Clients, die RSS Feed unterstützen, z.B. uTorrent: ", + 'row_categories_to_retrieve' => "Kategorien zum Abrufen", + 'row_feed_type' => "Feed-Typ", + 'text_web_link' => "Weblink", + 'text_download_link' => "Download-Link", + 'row_rows_per_page' => "Zeilen pro Seite", + 'submit_generatte_rss_link' => "RSS-Link generieren", + 'text_category' => "Kategorie", + 'text_source' => "Quelle", + 'text_codec' => "Codec", + 'text_standard' => "Standard", + 'text_processing' => "Verarbeitung", + 'text_medium' => "Mittel", + 'text_team' => "Team", + 'text_audio_codec' => "Audio-Codec", + 'row_item_title_type' => "Titelanzeige Format", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Titel + ", + 'text_item_small_description' => "[Kleine Beschreibung] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Lesezeichen anzeigen", + 'text_all' => "alle", + 'text_only_bookmarked' => "nur Lesezeichen", + 'text_show_bookmarked_note' => "Ony für BitTorrent-Clients", + 'row_keyword' => "Keyword", + 'text_with' => "mit", + 'select_and' => "UND", + 'select_or' => "ODER", + 'select_exact' => "Exakt", + 'text_mode' => "passender Modus ", + 'text_keyword_note' => "Einzig abonnieren Sie Elemente mit diesen Schlüsselwörtern in Titeln.", + 'row_sticky' => 'Klebrig', + 'row_paid' => 'Die Magie wird zum Download abgezogen', + 'row_paid_help' => 'Hinweis: Dies ist keine kostenlose / 50% Art von Promotion, wenn der Uploader den Torrent auf die Zahlung setzt, wird der Download einen Abzug Bonus erfordern', + 'paid_no' => 'Kostenlos', + 'paid_yes' => 'Bezahlt', + 'paid_all' => 'Alle', +); + +?> diff --git a/lang/de/lang_getusertorrentlistajax.php b/lang/de/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..9e094f0d --- /dev/null +++ b/lang/de/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "Typ", + 'col_name' => "Name", + 'title_size' => "Größe", + 'title_seeders' => "Seeder", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "l.", + 'col_ratio' => "Verhältnis", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Sna. um", + 'col_se_time' => "Se. Zeit", + 'col_le_time' => "Le. Zeit", + 'text_record' => " aufzeichnen", + 'text_no_record' => "Kein Datensatz.", + 'text_total_size' => " | Gesamtgröße: ", + 'col_added' => "Hinzugefügt", + 'col_client' => 'Kunde', +); +?> diff --git a/lang/de/lang_increment-bulk.php b/lang/de/lang_increment-bulk.php new file mode 100644 index 00000000..6eaeb1cc --- /dev/null +++ b/lang/de/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Batch Hinzufügen von Bonus/Besucherkarte/Einladung/Hochgeladen/temporäre Einladung', + 'sent_success' => ' wurde hinzugefügt und informiert', + 'types' => [ + 'seedbonus' => 'bonus', + 'attendance_card' => 'Anwesenheitskarte', + 'invites' => 'einladen', + 'uploaded' => 'hochladen', + 'tmp_invites' => 'temporäre Einladung', + ], + 'labels' => [ + 'type' => 'Typ', + 'amount' => 'Betrag', + 'duration' => 'Dauer', + 'duration_help' => 'Erforderlich nur, wenn der Typ [Temporäre Einladung] ist, in Tagen', + 'user_class' => 'Benutzerklasse', + 'roles' => 'Rollen', + 'msg_subject' => 'nachrichtenbetreff', + 'msg_body' => 'Nachrichteninhalt', + 'operator' => 'Operator', + ], +); + +?> diff --git a/lang/de/lang_index.php b/lang/de/lang_index.php new file mode 100644 index 00000000..c08e54a4 --- /dev/null +++ b/lang/de/lang_index.php @@ -0,0 +1,111 @@ + "Keine Umfrage", + 'std_error' => "Fehler", + 'std_duplicate_votes_denied' => "Keine doppelten Bewertungen erlaubt!", + 'std_vote_not_counted' => "Ein Fehler ist aufgetreten. Deine Stimme wurde nicht gezählt.", + 'std_option_unselected' => "Bitte wählen Sie eine Option.", + 'text_news_page' => "Neu", + 'text_recent_news' => "Neueste News", + 'text_e' => "Bearbeiten", + 'text_d' => "Löschen", + 'text_hotmovies' => "Heiß", + 'text_classicmovies' => "Klassisch", + 'text_free' => "Kostenlos", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X kostenlos", + 'text_shoutbox' => "Shoutbox", + 'text_message' => "Nachricht: ", + 'sumbit_shout' => "rufen", + 'submit_clear' => "löschen", + 'text_last_five_posts' => "Letzte 5 Forenbeiträge", + 'col_topic_title' => "Thementitel", + 'col_view' => "Aufrufe", + 'col_author' => "Autor", + 'col_posted_at' => "Gepostet am", + 'text_in' => "in ", + 'std_no_torrent_found' => "Keine Torrents gefunden", + 'text_last_five_torrent' => "Die letzten 5 Torrent-Uploads", + 'col_name' => "Name", + 'col_seeder' => "Seemann", + 'col_leecher' => "Leecher", + 'text_polls' => "Umfragen ", + 'text_new' => "Neu", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'text_votes' => "Abstimmung:", + 'radio_blank_vote' => "Leere Abstimmung (z.B. \"Ich möchte nur die Ergebnisse sehen!\")", + 'submit_vote' => "Abstimmung!", + 'text_previous_polls' => "Vorherige Umfragen", + 'text_tracker_statistics' => "Tracker-Statistiken", + 'row_registered_users' => "Registrierte Benutzer / Limit", + 'row_unconfirmed_users' => "Unbestätigte Benutzer", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Gewarnte Benutzer", + 'row_banned_users' => "Gesperrte Benutzer", + 'row_male_users' => "Männliche Benutzer", + 'row_female_users' => "Weibliche Benutzer", + 'row_torrents' => "Torrents", + 'row_dead_torrents' => "Tote Torrents", + 'row_seeders' => "Verteiler Peers", + 'row_leechers' => "Peer-Peer", + 'row_peers' => "Partner", + 'row_seeder_leecher_ratio' => "Verteilung/Austrittsverhältnis", + 'row_total_size_of_torrents' => "Gesamtgröße der Torrents", + 'row_total_uploaded' => "Gesamt hochgeladen", + 'row_total_downloaded' => "Insgesamt heruntergeladen", + 'row_total_data' => "Gesamt Daten", + 'text_no_users_day' => "Es gab in den letzten 24 Stunden keinen aktiven Benutzer.", + 'text_no_active_users_now' => "Es gibt jetzt keinen aktiven Benutzer.", + 'text_no_user_torrenting' => "Es gibt keine Benutzer-Seeding oder Leeching. :(", + 'text_tracker_load' => "Tracker laden", + 'text_our_tracker_load' => "Tracker-Peer-Ladung: ", + 'text_global_server_load' => "Globale Serverlade: ", + 'text_whats_going_on' => "Was geht vor?", + 'text_members_have_visited' => " Mitglieder haben während der letzten 24 Stunden besucht und herzlich willkommen bei unserem neuesten Mitglied ", + 'text_users_browsing_now' => " Benutzer durchsuchen die Seite in den letzten 15 Minuten. ", + 'text_peers_active_now' => " Benutzer verteilen oder verteilen. ", + 'text_disclaimer' => "Haftungsausschluss", + 'text_disclaimer_content' => "Keine der hier angezeigten Dateien wird tatsächlich auf diesem Server gehostet. Der Tracker verwaltet nur Verbindungen, er hat keine Kenntnis über den Inhalt der zu verteilenden Dateien. Die Links werden ausschließlich von den Benutzern dieser Website bereitgestellt. Der Administrator dieser Website %s kann nicht für die Beiträge seiner Benutzer oder andere Aktionen seiner Benutzer verantwortlich gemacht werden. Sie dürfen diese Website %s nicht zum Verteilen oder Herunterladen von Material verwenden, wenn Sie nicht über die gesetzlichen Rechte dazu verfügen. Es liegt in Ihrer Verantwortung, sich an diese Begriffe zu halten.", + 'text_browser_note' => "Diese Seite wird am besten mit \"Googleoder\"Firefox\" und einer Auflösung von 1024*768 angezeigt. Empfohlene BitTorrent-Clients: \"qBittorrent\"oder\"Transmission\"", + 'title_show_or_hide' => "Ein-/Ausblenden", + 'text_links' => "Links", + 'text_manage_links' => "Links verwalten", + 'text_author' => "Autor:", + 'text_datetime' => "Zeit:", + 'p_critic_reviews' => "Rezensionen der Filmkritiker", + 'p_user_reviews' => "Ausgewählte Benutzerbewertungen", + 'head_home' => "Zuhause", + 'sumbit_to_guest' => "zum Gast", + 'text_apply_for_link' => "Auf Links anwenden", + 'text_ago' => " vor", + 'text_auto_refresh_after' => "automatisch aktualisieren nach ", + 'text_seconds' => " Sekunden", + 'text_funbox' => "Funbox", + 'text_more_fun' => "Mehr", + 'text_new_fun' => "Neu", + 'text_ban' => "Bann", + 'submit_fun' => "Spaß", + 'submit_dull' => "Dummler", + 'text_out_of' => " nicht von ", + 'text_people_found_it' => " Leute fanden es Spaß. ", + 'text_your_opinion' => "Was meinen Sie? ", + 'text_vote_accepted' => "Danke! Deine Stimme wird akzeptiert.", + 'row_users_active_today' => "Benutzer heute aktiv", + 'row_users_active_this_week' => "Benutzer aktiv diese Woche", + 'row_active_browsing_users' => "Aktive Benutzer", + 'row_tracker_active_users' => "Tracker aktive Benutzer", + 'text_detail' => "Details", + 'top_uploader_title' => 'Top Uploader (Torrentanzahl)', + 'col_counts' => 'Zähler', + 'col_ranking' => 'Rangliste', + 'top_uploader_toggle_time_range_tab' => 'Hier klicken, um den Zeitbereich umzuschalten', + 'top_uploader_toggle_time_range_recently' => 'Letzte 30 Tage', + 'top_uploader_toggle_time_range_all' => 'Gesamt', + 'clear_shout_box' => 'Shoutbox leeren', + 'sure_to_clear_shout_box' => 'Sind Sie sicher, dass Sie die Shoutbox löschen möchten?', +); + +?> diff --git a/lang/de/lang_invite.php b/lang/de/lang_invite.php new file mode 100644 index 00000000..87bb898d --- /dev/null +++ b/lang/de/lang_invite.php @@ -0,0 +1,70 @@ + "Tut uns leid", + 'std_permission_denied' => "Zugriff verweigert!", + 'head_invites' => "Einladungen", + 'std_no_invites_left' => "Du hast keine Einladungen mehr. :(

Bitte klicke ", + 'here_to_go_back' => "hier , um zurück zu gehen.", + 'text_invite_code_sent' => "Der Einladungscode wurde gesendet!
", + 'text_invite_someone' => "Jemanden einladen beizutreten ", + 'text_s' => "s", + 'text_invitation' => " einladen", + 'text_left' => " links", + 'text_email_address' => "E-Mail-Adresse", + 'text_email_address_note' => "E-Mail-Adresse muss gültig sein. Die Einladung wird eine E-Mail über Ihre Einladung erhalten.", + 'text_message' => "Nachricht", + 'submit_invite' => "Einladen", + 'text_invite_status' => "Aktueller Status der Einladungen", + 'text_no_invites' => "Noch keine Einladungen.", + 'text_username' => "Benutzername", + 'text_email' => "E-Mail", + 'text_uploaded' => "Hochgeladen", + 'text_downloaded' => "Heruntergeladen", + 'text_ratio' => "Verhältnis", + 'text_status' => "Status", + 'text_confirm' => "Bestätigen", + 'text_confirmed' => "Bestätigt", + 'text_pending' => "Ausstehend", + 'submit_confirm_users' => " Benutzer bestätigen", + 'sumbit_invite_someone' => "Invite Someone", + 'text_sent_invites_status' => "Aktueller Status der gesendeten Einladungen", + 'text_no_invitation_sent' => "Im Moment keine Einladungen verschickt.", + 'text_hash' => "Hash", + 'text_send_date' => "Sendedatum", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Nutzer einladen', + + 'text_invitation_body' => " +Hallo Buddy, + +Ich lade Sie ein, %s beizutreten, eine private Community mit den besten +und reichsten Sachen. Wenn Sie daran interessiert sind, uns beizutreten, lesen Sie bitte die Regeln +und bestätigen Sie die Einladung. Schließlich, bitte stellen Sie sicher, dass Sie ein nettes Verhältnis halten und +nur Inhalte hochladen, die den Regeln der Seite folgen. + +Willkommen an Bord! :) +Herzlichen Glückwunsch, +", + 'text_invite_system' => "'s Einladungssystem", + 'std_only' => "Nur ", + 'std_or_above_can_invite' => " oder höher können Einladungen senden.", + 'text_email_restriction_note' => "Sie konnten nur eine Einladung an E-Mail von diesen Domains senden: ", + 'harem_addition' => 'Harem-Ergänzung', + 'signup_link_help' => 'Rechtsklick zum Kopieren', + 'signup_link' => 'Registrierungslink', + 'text_seed_torrent_count' => 'Verteilungszähler', + 'text_seed_torrent_size' => 'Verteilungsgröße', + 'text_seed_torrent_bonus_per_hour' => 'Verteilungsbonus pro Stunde', + 'text_seed_torrent_bonus_per_hour_help' => 'Das heißt, Saatgutpunkte, berücksichtigen keine Spenden, offizielle Torrents, Härten und sonstige Ergänzungen', + 'text_seed_torrent_last_announce_at' => 'Letzte Ankündigungszeit', + 'text_enabled' => 'Aktiviert', + 'text_tmp_status' => 'Temporärer Einladungsstatus', + 'text_expired_at' => 'Abgelaufen am', + 'text_permanent' => 'Benutze permanente Einladung', + 'text_consume_invite' => 'Einladung verwenden', + 'text_temporary_left' => '%s temporäre Einladung', +); + +?> diff --git a/lang/de/lang_iphistory.php b/lang/de/lang_iphistory.php new file mode 100644 index 00000000..a17838ed --- /dev/null +++ b/lang/de/lang_iphistory.php @@ -0,0 +1,16 @@ + "Fehler", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Benutzer nicht gefunden", + 'head_ip_history_log_for' => "IP-Verlaufsprotokoll für ", + 'text_historical_ip_by' => "Historische IP-Adressen, die von ", + 'col_last_access' => "Letzter Zugriff", + 'col_ip' => "IP", + 'col_hostname' => "Hostname", + 'text_not_available' => "N/A", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/de/lang_ipsearch.php b/lang/de/lang_ipsearch.php new file mode 100644 index 00000000..23ecd6c7 --- /dev/null +++ b/lang/de/lang_ipsearch.php @@ -0,0 +1,24 @@ + "Fehler", + 'std_invalid_ip' => "Ungültige IP.", + 'std_invalid_subnet_mask' => "Ungültige Subnetzmaske.", + 'head_search_ip_history' => "Im IP-Verlauf suchen", + 'text_search_ip_history' => "Im IP-Verlauf suchen", + 'row_ip' => "IP", + 'row_subnet_mask' => "Subnetzmaske", + 'submit_search' => "Suchen", + 'text_no_users_found' => "Keine Benutzer gefunden", + 'text_users_used_the_ip' => " Benutzer haben die IP verwendet: ", + 'col_username' => "Benutzername", + 'col_last_ip' => "Letzte IP", + 'col_last_access' => "Letzter Zugriff", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Letzter Zugriff auf diese IP", + 'col_added' => "Hinzugefügt", + 'col_invited_by' => "Eingeladen von", + 'text_not_available' => "N/A", +); +?> diff --git a/lang/de/lang_linksmanage.php b/lang/de/lang_linksmanage.php new file mode 100644 index 00000000..6679057b --- /dev/null +++ b/lang/de/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Auf Links anwenden", + 'text_apply_for_links' => "Auf Links anwenden", + 'text_rules' => "Regeln für den Linkaustausch:", + 'text_rule_one' => "1.Bitte machen Sie unseren Link %s auf Ihrer Website, bevor Sie uns bitten, das Gleiche zu tun.", + 'text_rule_two' => "2.Ihre Seite MÜSSEN NICHT in illegalen Dingen aufgerufen werden. Die Administratoren dieser Website %s übernehmen keinerlei Verantwortung für irgendetwas auf Ihrer Website.", + 'text_rule_three' => "3.Alle Links, die wir hier auf unserer Website %s machen, sind nur Text-.", + 'text_rule_four' => "4.Ihre Website sollte mindestens 200 registrierte Benutzer oder 50 täglich besuchende Personen haben.", + 'text_rule_five' => "5.Wir behalten uns die Rechte an MODIFY ODER LÖSCHEN JEGLICHE LINKS auf unserer Website %s ohne Benachrichtigung vor.", + 'text_rule_six' => "6.Wenn Sie den obigen Regeln entsprechen, können Sie sich für Links auf Ihrer Website unter %sbewerben. Wir geben jedoch keine Garantie für die Annahme der gesamten Bewerbung.", + 'text_red_star_required' => "Felder, die mit einem roten Stern gekennzeichnet sind (*) sind Pflichtfelder.", + 'text_site_name' => "Name der Site", + 'text_url' => "URL", + 'text_title' => "Titel", + 'text_title_note' => "Titel wird verwendet, um Tooltip an einem Link anzuzeigen. z.B. NexusPHP", + 'text_administrator' => "Administrator", + 'text_administrator_note' => "Wir benötigen Administrator's TRUE NAME.", + 'text_email' => "E-Mail", + 'text_reason' => "Grund", + 'submit_okay' => "Okay", + 'submit_reset' => "Reset", + 'std_error' => "Fehler", + 'std_no_sitename' => "Der Name der Site darf nicht leer sein.", + 'std_no_url' => "URL darf nicht leer sein.", + 'std_no_admin' => "Administrator konnte nicht leer sein. Wir müssen den Administratornamen kennen", + 'std_no_email' => "E-Mail darf nicht leer sein.", + 'std_invalid_email' => "Die E-Mail-Adresse ist ungültig", + 'std_no_reason' => "Grund konnte nicht leer sein. Bitte gib uns Gründe an, um deine Seite zu verlinken.", + 'std_reason_too_short' => "Die Vernunft ist zu kurz. Kommen Sie weiter, bitte sagen Sie mehr.", + 'std_success' => "Erfolg", + 'std_success_note' => "Ihre Bewerbung wurde erfolgreich gesendet. Bitte warten Sie auf unsere Antwort.", + 'text_sitename_note' => "Der Name Ihrer Website, z.B. NexusPHP", + 'text_url_note' => "z.B. https://nexusphp.org", + 'text_email_note' => "Die Kontaktadresse des Administrators", + 'std_missing_form_data' => "Fehlende Formulardaten.", + 'std_unable_creating_new_link' => "Kann keinen neuen Link erstellen.", + 'std_links_manage' => "Links verwalten", + 'text_add_link' => "Link hinzufügen", + 'text_manage_links' => "Links verwalten", + 'text_modify' => "Ändern", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'text_no_links_found' => "Es wurden keine Links gefunden!", + 'text_edit_link' => "Link bearbeiten", + 'js_sure_to_delete_link' => "Sind Sie sicher, dass Sie diesen Link löschen möchten?", +); + +?> diff --git a/lang/de/lang_log.php b/lang/de/lang_log.php new file mode 100644 index 00000000..a507565e --- /dev/null +++ b/lang/de/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Berechtigung verweigert. Nur ", + 'std_or_above_can_view' => " oder höher konnte LOG anzeigen.

Bitte lesen Sie die FAQ für weitere Informationen zu verschiedenen Benutzerklassen und was sie tun können.

Die %s Mitarbeiter
", + 'head_site_log' => "Tägliches Log", + 'text_search_log' => "Tägliches Log durchsuchen", + 'submit_search' => "Suchen", + 'text_log_empty' => "Log ist leer
", + 'title_time_added' => "Zeit", + 'col_date' => "Datum", + 'col_event' => "Ereignis", + 'time_zone_note' => "

Zeiten sind in GMT +8:00 Uhr.

", + 'text_daily_log' => "Tägliches Log", + 'text_chronicle' => "Chronik", + 'text_code_update' => "Code-Update", + 'text_funbox' => " Funbox ", + 'text_news' => "  News  ", + 'text_poll' => "  Umfrage  ", + 'std_error' => "Fehler", + 'std_invalid_action' => "Ungültige Aktion", + 'head_chronicle' => "Chronik", + 'text_search_chronicle' => "Chronik durchsuchen", + 'text_chronicle_empty'=> "Chronik ist leer
", + 'col_modify' => "Ändern", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'submit_add' => "Neu", + 'text_add_chronicle' => "Chronik Ereignis hinzufügen", + 'std_permission_denied' => "Zurück! Du hast keine Berechtigung dies zu tun.", + 'submit_okay' => "Okay", + 'text_edit_chronicle' => "Chronikel-Ereignis bearbeiten", + 'head_code_update' => "Code-Update", + 'text_search_code_update' => "Suchcode-Update-Ereignis", + 'text_add_code_update' => "Code-Update Ereignis hinzufügen", + 'text_edit_codeupdate' => "Code-Update-Ereignis bearbeiten", + 'text_codeupdate_empty' => "Code-Update ist leer
", + 'head_funbox' => "Funbox-Log", + 'head_news' => "Nachrichten", + 'text_search_news' => "Nachrichten suchen", + 'text_news_empty' => "Nachrichten sind leer
", + 'col_title' => "Titel", + 'col_body' => "Körper", + 'col_user' => 'Benutzer', + 'std_delete_poll' => "Umfrage löschen", + 'std_delete_poll_confirmation' => "Wollen Sie wirklich eine Umfrage löschen? Klicken Sie auf ", + 'std_here_if_sure' => "hier wenn Sie sicher sind.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Es gibt keine Umfrage!", + 'head_previous_polls' => "Vorherige Umfragen", + 'text_previous_polls' => "Vorherige Umfragen", + 'text_ago' => " vor", + 'text_votes' => "Abstimmung: ", + 'text_in' => "in ", + 'text_funbox_empty' => "Funbox ist leer
", + 'text_search_funbox' => "Suche Funbox", + 'text_title' => "titel", + 'text_body' => "körper", + 'text_both' => "beide", + 'text_all' => "alle", + 'text_normal' => "normal", + 'text_mod' => "mod", +); + +?> diff --git a/lang/de/lang_login.php b/lang/de/lang_login.php new file mode 100644 index 00000000..c4f37178 --- /dev/null +++ b/lang/de/lang_login.php @@ -0,0 +1,40 @@ + "Nicht eingeloggt!", + 'p_error' => "Fehler:", + 'p_after_logged_in' => "Die Seite, die Sie anzuzeigen versucht haben, kann nur verwendet werden, wenn Sie eingeloggt sind.", + 'p_need_cookies_enables' => "Hinweis: Sie benötigen Cookies, um sich einzuloggen oder die Sprache zu wechseln.", + 'p_fail_ban' => "fehlgeschlagene Logins in einer Reihe werden dazu führen, dass Ihre ip gesperrt wird!", + 'p_you_have' => "Du hast", + '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_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:", + 'button_login' => "Anmelden!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Auto-Abmeldung:", + 'text_restrict_ip' => "IP einschränken:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Nach 15 Minuten abmelden", + 'checkbox_restrict_ip' => " Sitzung auf meine IP beschränken", + 'checkbox_ssl' => " Website mit SSL-Verschlüsselung durchsuchen (Webbrowser)", + 'checkbox_ssl_tracker' => " Tracker mit SSL-Verschlüsselung verbinden (BitTorrent-Client)", + 'text_advanced_options' => "Erweiterte Optionen:", + 'text_helpbox' => "Helpbox", + 'text_helpbox_note' => "Haben Sie Probleme bei der Anmeldung oder Anmeldung? Hier eine Nachricht hinterlassen", + 'text_message' => "Nachricht: ", + 'sumbit_shout' => "rufen", + 'submit_clear' => "löschen", + 'text_select_lang' => "Site-Sprache auswählen: ", + 'head_login' => "Anmelden", + 'rowhead_two_step_code' => 'Zwei-Faktor-Authentifizierung', + 'two_step_code_tooltip' => 'Wenn aktiviert muss ausgefüllt werden', + 'text_complain' => 'Beschwerdekanal', +); + +?> diff --git a/lang/de/lang_mailtest.php b/lang/de/lang_mailtest.php new file mode 100644 index 00000000..7419509f --- /dev/null +++ b/lang/de/lang_mailtest.php @@ -0,0 +1,18 @@ + "Mail-Test", + 'text_mail_test' => "Mail-Test", + 'row_enter_email' => "E-Mail eingeben", + 'text_enter_email_note' => "Geben Sie eine E-Mail-Adresse ein, um eine Testmail zu senden, z.B. deinname@gmail.com", + 'submit_send_it' => "Senden Sie es!", + 'text_smtp_testing_mail' => " SMTP-Test-Mail", + 'std_error' => "Fehler", + 'std_invalid_email_address' => "Ungültige E-Mail-Adresse!", + 'mail_test_mail_content' => "Hallo, Wenn Sie diese Nachricht sehen, funktioniert Ihre SMTP-Funktion großartig. Viel Spaß mit einem schönen Tag.", + 'std_success' => "Erfolg", + 'std_success_note' => "Kein Fehler gefunden. Dies bedeutet jedoch nicht, dass die E-Mail zu 100% eingetroffen ist. Bitte überprüfen Sie die E-Mail." +); + +?> diff --git a/lang/de/lang_makepoll.php b/lang/de/lang_makepoll.php new file mode 100644 index 00000000..dfdf6ea2 --- /dev/null +++ b/lang/de/lang_makepoll.php @@ -0,0 +1,24 @@ + "Fehler", + 'std_no_poll_id' => "Keine Umfrage mit dieser ID gefunden", + 'std_missing_form_data' => "Fehlende Formulardate!", + 'head_edit_poll' => "Umfrage bearbeiten", + 'text_edit_poll' => "Umfrage bearbeiten", + 'head_new_poll' => "Neue Umfrage", + 'text_day' => " tag", + 'text_hour' => " std", + 'text_current_poll' => "Hinweis: Die aktuelle Umfrage ", + 'text_is_only' => " ist nur ", + 'text_old' => " alt.", + 'text_make_poll' => "Umfrage machen", + 'text_question' => "Frage", + 'text_option' => "Option ", + 'submit_edit_poll' => "Umfrage bearbeiten", + 'submit_create_poll' => "Umfrage erstellen", + 'text_required' => " benötigt" +); + +?> diff --git a/lang/de/lang_messages.php b/lang/de/lang_messages.php new file mode 100644 index 00000000..f782009c --- /dev/null +++ b/lang/de/lang_messages.php @@ -0,0 +1,81 @@ + "Fehler", + 'std_invalid_mailbox' => "Ungültiger Postfach", + 'text_inbox' => "Inbox", + 'text_sentbox' => "Briefkasten", + 'text_sender' => "Absender", + 'text_receiver' => "Empfänger", + 'col_status' => "Status", + 'col_subject' => "Betreff", + 'col_date' => "Datum", + 'col_act' => "Akt.", + 'text_no_messages' => "Keine Nachrichten.", + 'text_remove_from_friends' => "[Von Freunden entfernen]", + 'text_add_to_friends' => "[Freunden hinzufügen]", + 'submit_move_to' => "Verschiebe nach", + 'text_or' => " oder ", + 'submit_delete' => "Löschen", + 'text_unread_messages' => " Ungelesene Nachrichten.", + 'text_read_messages' => " Nachrichten lesen.", + 'text_mailbox_manager' => "Mailbox-Manager", + 'std_no_permission' => "Sie haben keine Berechtigung, um diese Nachricht anzuzeigen.", + 'text_to' => "An", + 'text_from' => "Von", + 'text_new' => "(Neu)", + 'text_reply' => "Antwort", + 'text_delete' => "Löschen", + 'text_forward_pm' => "PN weiterleiten", + 'std_cannot_move_messages' => "Nachrichten konnten nicht verschoben werden! ", + 'std_cannot_delete_messages' => "Nachrichten konnten nicht gelöscht werden! ", + 'std_no_action' => "Keine Aktion", + 'std_no_permission_forwarding' => "Sie haben keine Berechtigung, um diese Nachricht weiterzuleiten.", + 'row_to' => "An: ", + 'row_original_receiver' => "Ursprungswert Empfänger:", + 'row_original_sender' => "Ursprünglicher Absender:", + 'row_subject' => "Betreff:", + 'row_message' => "Nachricht:", + 'checkbox_save_message' => "Nachricht speichern ", + 'submit_forward' => "Vorwärts", + 'std_no_such_user' => "Leider gibt es keinen Benutzer mit diesem Benutzernamen.", + 'std_rufused' => "Verweigert", + 'std_user_blocks_your_pms' => "Dieser Benutzer hat PMs von Ihnen blockiert.", + 'std_user_accepts_friends_pms' => "Dieser Benutzer akzeptiert nur PMs von Benutzern in seiner Freundesliste.", + 'std_user_blocks_all_pms' => "Dieser Benutzer akzeptiert keine PMs.", + 'std_success' => "Erfolg", + 'std_pm_forwarded' => "PM weitergeleitet", + 'head_editing_mailboxes' => "Postfächer bearbeiten", + 'text_editing_mailboxes' => "Postfächer bearbeiten", + 'text_add_mailboxes' => "Briefkästen hinzufügen", + 'text_extra_mailboxes_note' => "Sie können zusätzliche Postfächer hinzufügen. Sie müssen nicht alle Eingabefelder verwenden.", + 'submit_add' => "Neu", + 'text_edit_mailboxes' => "Postfächer bearbeiten", + 'text_edit_mailboxes_note' => "Sie können die Namen bearbeiten oder den Namen löschen, um dieses virtuelle Verzeichnis zu löschen.
Bitte beachten Sie, dass alle Nachrichten in diesem Verzeichnis verloren gehen, wenn Sie dieses Verzeichnis löschen. ", + 'text_no_mailboxes_to_edit' => "Es gibt keine Postfächer zum Bearbeiten.", + 'submit_edit' => "Bearbeiten", + 'std_no_message_id' => "Keine Nachricht mit dieser ID.", + 'std_could_not_delete_message' => "Nachricht konnte nicht gelöscht werden.", + 'text_jump_to' => " am ", + 'select_inbox' => "Inbox", + 'select_sentbox' => "Briefkasten", + 'submit_go' => "Gehe", + 'input_check_all' => "Alle auswählen", + 'input_uncheck_all' => "Alles abwählen", + 'title_unread' => "Ungelesen", + 'title_read' => "Lesen", + 'text_system' => "System", + 'text_no_subject' => "Kein Betreff", + 'col_search_message' => "Nachricht suchen", + 'text_search' => "Suche: ", + 'text_in' => "in", + 'select_title' => "titel", + 'select_body' => "körper", + 'select_both' => "beide", + 'submit_mark_as_read' => " als lesen markieren", + 'std_cannot_mark_messages' => "Nachricht konnte nicht als gelesen markiert werden.", + 'std_no_message_selected' => "Keine Nachricht ausgewählt." +); + +?> diff --git a/lang/de/lang_moforums.php b/lang/de/lang_moforums.php new file mode 100644 index 00000000..05948890 --- /dev/null +++ b/lang/de/lang_moforums.php @@ -0,0 +1,26 @@ + "Überforum-Management", + 'text_forum_management' => "Forum-Verwaltung", + 'text_overforum_management' => "Überforum-Management", + 'col_name' => "Name", + 'col_viewed_by' => "Angesehen von", + 'col_modify' => "Ändern", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'js_sure_to_delete_overforum' => "Sind Sie sicher, dass Sie dieses Overforum löschen möchten?", + 'text_no_records_found' => "Es wurden keine Datensätze gefunden!", + 'text_new_overforum' => "Neues Overforum", + 'text_overforum_name' => "Überforumname", + 'text_overforum_description' => "Überforum-Beschreibung", + 'text_minimum_view_permission' => "Minimale Zugriffsberechtigung", + 'text_overforum_order' => "Überforum-Reihenfolge", + 'text_overforum_order_note' => "Reihenfolge nach Nummer aufsteigend, d.h. 0 zeigt oben", + 'submit_make_overforum' => "Überforum erstellen", + 'text_edit_overforum' => "Überforum bearbeiten", + 'submit_edit_overforum' => "Überforum bearbeiten" +); + +?> diff --git a/lang/de/lang_moresmilies.php b/lang/de/lang_moresmilies.php new file mode 100644 index 00000000..22ff1b13 --- /dev/null +++ b/lang/de/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Mehr anklickbare Smilies", + 'text_close' => "Schließen", +); + +?> diff --git a/lang/de/lang_mybonus.php b/lang/de/lang_mybonus.php new file mode 100644 index 00000000..4c1aca4b --- /dev/null +++ b/lang/de/lang_mybonus.php @@ -0,0 +1,173 @@ + "Entschuldigung!", + 'std_karma_system_disabled' => "Karma Bonus Punktesystem ist derzeit deaktiviert. ", + 'std_points_active' => "Ihre Punkte sind jedoch immer noch aktiv.", + 'text_success_upload' => "Congratulations! You have just increased your Uploaded Amount!", + 'text_success_download' => "Congratulations! You have just increased your Downloaded Amount!", + 'text_success_invites' => "Herzlichen Glückwunsch! Sie haben sich 1 neu eingeladen!", + 'text_success_vip' => "Herzlichen Glückwunsch! Du hast dich selbst ", + 'text_success_vip_two' => " für einen Monat!", + 'text_no_permission' => "FEHLER! Sie haben keine Berechtigung.", + 'text_success_custom_title' => "Bestätigungen! Sie sind jetzt %s bekannt!", + 'text_success_gift' => " Du hast die Karma gut verteilt.", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " Karma Bonus Punktesystem", + 'text_exchange_your_karma' => "Tauschen Sie Ihre Karma-Bonuspunkte aus (derzeit ", + 'text_for_goodies' => " ) für Goodies!", + 'text_no_buttons_note' => "Wenn der Button deaktiviert ist, haben Sie nicht genügend Bonuspunkte für den Handel verdient. ", + 'col_option' => "Option", + 'col_description' => "Beschreibung", + 'col_points' => "Punkte", + 'col_trade' => "Handel", + 'text_username' => "Benutzername: ", + 'text_to_be_given' => "zu geben: ", + 'text_karma_points' => " Karma Punkte!", + 'text_enter_titile' => "Geben Sie den Sondertitel ein, den Sie haben möchten ", + 'text_click_exchange' => " klicken! ", + 'text_enter_receiver_name' => "Geben Sie den Benutzernamen der Person ein, an die Sie Karma senden möchten und wähle aus, wie viele Punkte du senden möchtest und klicke auf Karma Geschenk!", + 'text_min' => "min.", + 'text_max' => "max.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "+ nur!", + 'submit_exchange' => "Tauschen!", + 'text_unavailable' => "Derzeit nicht verfügbar!", + 'text_more_points_needed' => "weitere Punkte benötigt", + 'text_what_is_karma' => "Was sind diese Karma-Bonuspunkte und wie bekomme ich sie?", + 'text_get_by_seeding' => "Du erhältst folgende Karmapunkte pro Stunde beim Seeden:", + 'text_for_seeding_torrent' => " für jeden Torrent den Sie verteilen (max. von ", + 'text_torrent' => " torrent", + 'text_donors_always_get' => "Spender erhalten immer ", + 'text_times_of_bonus' => "x Bonuspunkte.", + 'text_other_things_get_bonus' => "Andere Dinge, die dir Karmapunkte bringen:", + 'text_point' => " punkt", + 'text_upload_torrent' => "einen neuen Torrent hochladen = ", + 'text_upload_subtitle' => "einen Untertitel hochladen = ", + 'text_start_topic' => "starte ein Thema = ", + 'text_make_post' => "erstelle einen Beitrag = ", + 'text_add_comment' => "kommentieren von Torrent oder Angebot = ", + 'text_poll_vote' => "Abstimmung über Umfrage = ", + 'text_offer_vote' => "über Angebot abstimmen= ", + 'text_funbox_vote' => "über Funbox abstimmen = ", + 'text_rate_torrent' => "Bewertung eines Torrent = ", + 'text_say_thanks' => "sage danke = ", + 'text_receive_thanks' => "empfange Dank = ", + 'text_funbox_reward' => "das posten von Funbox-Sachen, die hohe Bewertungen erhalten haben (siehe Regeln)", + 'text_howto_get_karma_four' => " +

Dinge, die Sie beachten sollten:

+", + 'std_no_permission' => "Keine Berechtigung", + 'std_class_above_vip' => "Deine Klasse oberhalb des VIP!", + 'text_wasted_karma' => "Ich habe gerade mein Karma verschwendet", + 'text_huh' => "Huh?", + 'text_karma_self_giving_warning' => "Nicht so schnell dort Mr. fancy pants...
Sie können das Karma nicht auf sich selbst ausbreiten...
Wenn du die Liebe verbreiten möchtest, wähle einen anderen Benutzer!

klicken um zu Ihrer Karma Bonus Punkt Seite zurückzukehren.", + 'text_receiver_not_exists' => "Entschuldigung...
Kein Benutzer mit diesem Benutzernamen

klicken um zu Ihrer Karma Bonus Punkt Seite zurückzukehren.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Tut uns leid,, Sie haben nicht genug Karma-Punkte!
gehen Sie zurück zu Ihrer Karma Bonus Punkt Seite.", + 'text_cheat_alert' => "Fick ab! Wir wissen, dass du zu betrügen versuchst!", + 'text_not_enough_bonus' => "Tut uns leid, du hast nicht genug Bonus. BTW, wie bist du hier?", + 'text_uploaded_one' => "1,0 GB hochgeladen", + 'text_uploaded_note' => "Mit genügend Bonuspunkten können Sie diese gegen ein Upload-Guthaben eintauschen. Die Punkte werden dann von Ihrer Bonusbank entfernt und das Guthaben wird Ihrem gesamten hochgeladenen Betrag hinzugefügt.", + 'text_download_note' => "With enough bonus points acquired, you are able to exchange them for an Download Credit. The points are then removed from your Bonus Bank and the credit is added to your total downloaded amount.", + 'text_uploaded_two' => "5,0 GB hochgeladen", + 'text_uploaded_three' => "10,0 GB hochgeladen", + 'text_uploaded_four' => "100,0 GB hochgeladen", + 'text_downloaded_ten_gb' => "10,0 GB heruntergeladen", + 'text_downloaded_hundred_gb' => "100,0 GB heruntergeladen", + 'text_buy_invite' => "1 Einladung", + 'text_buy_invite_note' => "Mit genügend Bonuspunkten können Sie diese gegen ein paar Einladungen eintauschen. Die Punkte werden dann von Ihrer Bonusbank entfernt und die Einladungen werden Ihrem Einladungsbetrag hinzugefügt.", + 'text_custom_title' => "Eigener Titel!", + 'text_custom_title_note' => "Mit genügend Bonuspunkten können Sie sich einen eigenen Titel kaufen. Die einzigen Einschränkungen sind keine falsche oder beleidigende Sprache oder Namen von Benutzerklassen. Die Punkte werden dann von Ihrer Bonusbank entfernt und Ihr spezieller Titel wird in den Titel Ihrer Wahl geändert.", + 'text_vip_status' => "VIP-Status", + 'text_vip_status_note' => "Mit genügend Bonuspunkten können Sie sich einen Monat lang VIP Status kaufen. Die Punkte werden dann von Ihrer Bonusbank entfernt und Ihr Status wird geändert.", + 'text_bonus_gift' => "Gib ein Karma Geschenk", + 'text_bonus_gift_note' => "Vielleicht brauchst du den Upload-Kredit nicht, aber du weißt jemanden, der den Karma-Boot benutzen könnte! Du kannst jetzt deinen Karma-Kredit als Geschenk geben! Die Punkte werden dann von Ihrer Bonusbank entfernt und dem Konto eines Benutzers Ihrer Wahl hinzugefügt! Und sie erhalten eine PM mit allen Informationen und wem sie herkommen...", + 'text_error' => "Fehler", + 'text_ratio_too_high' => "Ihr Verhältnis ist hoch", + 'text_bonus_formula_one' => "Die Anzahl der Karmapunkte pro Stunde wird durch die folgende Formel

    
    
+woKurz gesagt, du kannst mehr Bonus erhalten, indem du weniger Seed und größere Torrents versorbst.", + 'text_bonus_formula_wi' => "
  • Wi ist der i. Torrent Gewicht, Standard ist 1, Null Bonus Torrent ist ", + 'text_user_with_ratio_above' => "Benutzer mit obenstehendem Verhältnis ", + 'text_and_uploaded_amount_above' => " und hochgeladener Betrag oben ", + 'text_cannot_exchange_uploading' => " GB kann nicht gegen mehr Upload-Guthaben tauschen.", + 'text_you_are_currently_getting' => "Du erhältst gerade ", + 'text_per_hour' => " pro Stunde", + 'text_custom' => "Eigene", + 'bonus_amount_not_allowed' => "Bonusbetrag nicht erlaubt! Sie können jedes Mal nur von 25,0 auf 1000.0 Punkte verschenken.", + 'text_system_charges_receiver' => "HINWEIS: Das System belastet den Geschenkempfänger ", + 'text_tax_bonus_point' => " Bonuspunkt", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% des überwiesenen Betrags", + 'text_as_tax' => " als Steuer. Zum Beispiel erhält der Empfänger nur ", + 'text_tax_example_note' => " Punkte, wenn Sie ihm 100 Bonuspunkte als Geschenk senden.", + 'text_no_advertisements' => " Tage ohne Werbung", + 'text_no_advertisements_note' => "Mit genügend Bonuspunkten können Sie sich einige Zeit kaufen, in denen Sie keine Werbung auf dieser Seite sehen können. Die Punkte werden dann von Ihrer Bonusbank entfernt und Sie sehen keine Werbung für einen Zeitraum. Allerdings können Sie Werbung immer wieder beim User CP aktivieren. ", + 'text_success_no_ad' => "Geniessen Sie Ihre Zeit ohne Werbung!", + 'submit_class_above_no_ad' => "Werbung im User CP deaktivieren", + 'submit_already_disabled' => "Werbung bereits deaktiviert", + 'text_click_on_ad' => "auf eine Anzeige klicken (jede Anzeige zählt nur einmal) = ", + 'text_promotion_link_clicked' => "Promotion-Link wird angeklickt (jede IP zählt nur einmal) = ", + 'text_charity_giving' => "Wohltätigkeitsspenden", + 'text_charity_giving_note' => "Die Wohltätigkeit geht direkt an die Bedürftigen und es liegt ganz an Ihnen zu entscheiden, wer von Ihrer Großzügigkeit profitieren soll.", + 'text_ratio_below' => "Geben Sie denen mit dem Verhältnis unten ", + 'text_and_downloaded_above' => " und oben heruntergeladen ", + 'text_select_receiver_ratio' => "Wählen Sie das -Verhältnis der Personen, zu denen Sie Ihre Wohltätigkeit erhalten möchten und wählen Sie aus, wie viele Punkte Sie senden möchten, und klicken Sie auf Wohltätigkeit!", + 'submit_charity_giving' => "Wohltätigkeitsspende!", + 'text_message' => "Nachricht: ", + 'bonus_amount_not_allowed_two' => "Bonusbetrag nicht erlaubt! Sie können jedes Mal nur von 1000.0 auf 50000,0 Punkte verschenken.", + 'bonus_ratio_not_allowed' => "Bonus-Verhältnis nicht erlaubt! Nur Benutzer, deren Verhältnis unter 0,8 liegt, brauchen Wohltätigkeit.", + 'std_no_users_need_charity' => "Zur Zeit brauchen keine Nutzer wohltätige Einrichtungen.", + 'text_success_charity' => "Vielen Dank! Ihre Großzügigkeit wird geschätzt.", + 'text_cancel_hr_title' => 'H&R Abbrechen', + 'text_cancel_hr_label' => 'H&R-ID eingeben:', + 'text_success_cancel_hr' => "Ein H&R erfolgreich abgebrochen.", + 'text_success_buy_medal' => 'Erfolgreich die Medaille gekauft.', + 'text_attendance_card' => 'Anwesenheitskarte kaufen', + 'text_attendance_card_note' => 'Ein Tag, um den Anwesenheitsverbrauch aufzuholen, besuche das Zieldatum der Bonusbelohnungen gemäß der normalen Berechnung, das heißt, das Zieldatum vorwärts zu berechnen die Anzahl der ununterbrochenen Tage um Belohnungen zu erhalten.', + 'text_success_buy_attendance_card' => 'Erfolgreich 1 Visitenkarte gekauft.', + 'text_harem_addition_get' => 'Aktuelle Harem-Ergänzung erhält %s Bonus pro Stunde', + 'reward_type' => 'Prämientyp', + 'factor' => 'Faktor', + 'got_bonus' => 'Bonus erhalten', + 'total' => 'Gesamt', + 'reward_type_basic' => 'Grundbelohnung', + 'reward_type_harem_addition' => 'Harem-Ergänzung', + 'bonus_base' => 'Basisbonus', + 'lock_text' => 'Das System beschränkt Sie auf einen Klick auf den Umtausch-Button in %s Sekunden!', + 'text_get_by_seeding_official' => 'Die offiziellen Torrents erhalten den folgenden zusätzlichen Bonuswert pro Stunde', + 'official_calculate_method' => 'Die Formel für die Berechnung der offiziellen Belohnung ist die gleiche wie oben, aber nur für den offiziellen Typ, keine Berücksichtigung für niedrige Einkommen', + 'official_tag_bonus_additional_factor' => 'Die endgültige Belohnung ist die berechnete offizielle Typenbelohnung multipliziert mit dem offiziellen Typfaktor, der aktuelle offizielle Typfaktor ist: ', + 'reward_type_official_addition' => 'Offizieller Zusatz', + 'text_get_by_harem' => 'Der Harem-Zusatz gibt den folgenden zusätzlichen Bonuswert pro Stunde', + 'harem_additional_desc' => "Only direct harems will be considered for the harem. Each harem's bonus addition value can be viewed here", + 'harem_additional_note' => 'Hinweis: Wenn Sie das Verteilen nicht selbst machen, wird dieser Bonuswert nicht dem Benutzerkonto hinzugefügt', + 'harem_additional_factor' => 'Die erhaltene Belohnung ist die Summe des Stunden-Bonus aller Härten (unabhängig vom Zuschlag), multipliziert mit dem Harem-Bonusfaktor, mit dem aktuellen Wert von ', + 'text_bonus_summary' => 'Gesamter Bonus pro Stunde erhalten', + 'col_count' => 'Zähler', + 'col_size' => 'Größe', + 'col_a' => 'Ein Wert', + 'text_buy_tmp_invite' => '1 Temporäre Einladung', + 'text_buy_tmp_invite_note' => "Mit genügend Bonuspunkten können Sie diese für ein paar temporäre Einladungen eintauschen, die für 7 Tage gültig sind. Die Punkte werden dann von Ihrer Bonusbank entfernt und die temporären Einladungen werden zu Ihrem temporären Einladungsbetrag hinzugefügt.", + 'text_success_tmp_invites' => "Herzlichen Glückwunsch! Sie haben sich 1 neue temporäre Einladung erhalten!", + 'text_buy_rainbow_id' => "Rainbow ID kaufen", + 'text_buy_rainbow_id_note' => 'Fügt Benutzernamen einen regenbogenartigen Schimmering-Effekt hinzu, gültig für 30 Tage und kumulativ im Laufe der Zeit bei wiederholten Käufen.', + 'text_success_buy_rainbow_id' => "Herzlichen Glückwunsch, Rainbow ID hinzugefügt 30 Tage!", + 'text_buy_change_username_card' => "Benutzernamenskarte kaufen", + 'text_buy_change_username_card_note' => 'Ändern Sie einmal Ihren Benutzernamen und er wird für immer gültig sein.', + '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', +); + +?> diff --git a/lang/de/lang_myhr.php b/lang/de/lang_myhr.php new file mode 100644 index 00000000..6379364a --- /dev/null +++ b/lang/de/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Torrent', + 'th_uploaded' => 'Hochgeladen', + 'th_downloaded' => 'Heruntergeladen', + 'th_share_ratio' => 'Freigabeverhältnis', + 'th_seed_time_required' => 'Seed Zeit benötigt', + 'th_completed_at' => 'Abgeschlossen am', + 'th_ttl' => 'Überprüfungszeit verbleibend', + 'th_comment' => 'Kommentar', + 'action_remove' => 'Entfernen', +]; diff --git a/lang/de/lang_news.php b/lang/de/lang_news.php new file mode 100644 index 00000000..dc7a81a2 --- /dev/null +++ b/lang/de/lang_news.php @@ -0,0 +1,21 @@ + "News-Eintrag löschen", + 'std_are_you_sure' => "Wollen Sie wirklich eine Nachricht löschen? Klicken Sie auf ", + 'std_here' => "hier", + 'std_if_sure' => " wenn Sie sicher sind.", + 'std_error' => "Fehler", + 'std_news_body_empty' => "Der Nachrichtentext darf nicht leer sein!", + 'std_news_title_empty' => "Der Nachrichtentitel darf nicht leer sein!", + 'std_something_weird_happened' => "Etwas Seltsames ist passiert.", + 'std_invalid_news_id' => "Keine Nachrichten mit ID ", + 'head_edit_site_news' => "Site-News bearbeiten", + 'text_edit_site_news' => "Site-News bearbeiten", + 'text_notify_users_of_this' => "Benutzer darüber benachrichtigen.", + 'head_site_news' => "Website-News", + 'text_submit_news_item' => "Nachricht senden" +); + +?> diff --git a/lang/de/lang_offers.php b/lang/de/lang_offers.php new file mode 100644 index 00000000..2be9c9ad --- /dev/null +++ b/lang/de/lang_offers.php @@ -0,0 +1,143 @@ + "Angeboten von ", + 'text_inf' => "Inf.", + 'text_ratio' => "verhältnis:", + 'text_orphaned' => "(verwaist)", + 'text_at' => " am ", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'text_profile' => "Profil", + 'text_pm' => "PN", + 'text_report' => "Bericht", + 'text_last_edited_by' => "Zuletzt bearbeitet von ", + 'text_edited_at' => " am ", + 'head_offer_error' => "Angebotsfehler", + 'std_error' => "Fehler!", + 'std_smell_rat' => "Ich rieche eine Ratte!", + 'head_offer' => "Angebot", + 'submit_search' => "Go!", + 'text_red_star_required' => "Felder, die mit einem roten Stern gekennzeichnet sind (*) sind Pflichtfelder.", + 'text_offers_open_to_all' => "Angebote stehen allen Benutzern offen... ein tolles Verhältnis steigern!", + 'select_type_select' => "(Auswählen)", + 'row_type' => "Typ", + 'row_title' => "Titel", + 'row_post_or_photo' => "Poster oder Foto", + 'text_link_to_picture' => "(Direkter Link zum Bild. KEIN TAG NEEDED! Wird in der Beschreibung angezeigt)", + 'row_description' => "Beschreibung", + 'submit_add_offer' => " Angebot hinzufügen!", + 'col_type' => "Typ", + 'col_title' => "Titel", + 'title_time_added' => "Zeit hinzugefügt", + 'col_offered_by' => "Hinzugefügt von", + 'submit_show_all' => "Zeige alle", + 'std_must_enter_name' => "Sie müssen einen Namen eingeben!", + 'std_must_select_category' => "Sie müssen eine Kategorie auswählen, um das Angebot abzugeben!", + 'std_must_enter_description' => "Sie müssen eine Beschreibung eingeben!", + 'std_wrong_image_format' => "Bild MUSS im jpg, gif oder png Format sein.", + 'head_success' => "Erfolgreich!", + 'head_error' => "Fehler!", + 'std_offer_exists' => "Angebot existiert bereits!", + 'text_view_all_offers' => "Alle Angebote anzeigen.", + 'head_offer_detail_for' => "Angebotsdetails für ", + 'text_offer_detail' => "Angebotsdetails", + 'row_time_added' => "Zeit hinzugefügt", + 'row_status' => "Status", + 'text_pending' => "Ausstehend", + 'text_allowed' => "Zulässig", + 'text_denied' => "Verweigert", + 'text_edit_offer' => "Angebot bearbeiten", + 'text_delete_offer' => "Angebot löschen", + 'report_offer' => "Berichtsangebot", + 'row_allow' => "Erlauben", + 'submit_allow' => "Erlauben", + 'submit_let_votes_decide' => " Stimmen entscheiden lassen", + 'row_vote' => "Abstimmungen", + 'text_for' => "Für", + 'text_against' => "Gegen", + 'row_offer_allowed' => "Angebot erlaubt", + 'text_voter_receives_pm_note' => "Wenn du für dieses Angebot gestimmt hast, wirst du PMed bekommen, wenn es aufgestockt wird!", + 'text_urge_upload_offer_note' => "Dieses Angebot wurde erlaubt! Bitte laden Sie es so bald wie möglich hoch.", + 'row_vote_results' => " Ergebnisse bewerten", + 'text_see_vote_detail' => "[Siehe Abstimmungsinformationen]", + 'row_report_offer' => "Berichtsangebot", + 'text_for_breaking_rules' => " um die Regeln zu brechen ", + 'submit_report_offer' => "Bericht Angebot", + 'text_add_comment' => "Kommentar hinzufügen", + 'text_no_comments' => "Keine Kommentare", + 'std_access_denied' => "Zugriff verweigert!", + 'std_mans_job' => "das ist die Aufgabe eines Mannes!", + 'std_have_no_permission' => "Sie haben keine Berechtigung", + 'std_sorry' => "Tut uns leid", + 'std_no_votes_yet' => "Noch keine Stimmen... ", + 'std_back_to_offer_detail' => "Zurück zu Angebotsdetails", + 'std_cannot_edit_others_offer' => "Dies ist nicht Ihr Angebot zum Bearbeiten.", + 'head_edit_offer' => "Angebot bearbeiten ", + 'text_edit_offer' => "Angebot bearbeiten", + 'submit_edit_offer' => "Bearbeite Angebot", + 'head_offer_voters' => "Angebotsabnehmer", + 'text_vote_results_for' => "Angebotsabstimmungen für", + 'col_user' => "Benutzer", + 'col_uploaded' => "Hochgeladen", + 'col_downloaded' => "Heruntergeladen", + 'col_ratio' => "Verhältnis", + 'col_vote' => "Abstimmungen", + 'std_already_voted' => "Du hast bereits abgestimmt", + 'std_already_voted_note' => "

    Du hast bereits abgestimmt, maximal 1 Stimme pro Angebot

    Zurück zur ", + 'std_back_to_offer_detail' => "Angebotsdetails

    ", + 'head_vote_for_offer' => "Für Angebot stimmen", + 'std_vote_accepted' => "Abstimmung angenommen", + 'std_vote_accepted_note' => "

    Ihre Stimme wurde angenommen

    zurück zum ", + 'std_cannot_delete_others_offer' => "Dies ist nicht Ihr zu löschendes Angebot!", + 'std_delete_offer' => "Angebot löschen", + 'std_delete_offer_note' => "Sie sind dabei, dieses Angebot zu löschen.", + 'head_offers' => "Angebote", + 'text_offers_section' => "Angebotssektion", + 'text_add_offer' => "Angebot hinzufügen", + 'text_view_request' => "Anfragen anzeigen", + 'select_show_all' => "(Alle anzeigen)", + 'submit_view_only_selected' => "view only selected", + 'text_search_offers' => "Suche: ", + 'title_comment' => "Kommentare", + 'col_vote_results' => "Abstimmungen", + 'text_nothing_found' => "Nichts gefunden!", + 'text_yep' => "yep", + 'text_nah' => "nah", + 'title_show_vote_details' => "Zeige Abstimmung Details", + 'title_i_want_this' => "Ich möchte diese!", + 'title_do_not_want_it' => "I nicht mag dies", + 'row_action' => "Aktion", + 'text_quick_comment' => "Schnellkommentar", + 'submit_add_comment' => " Kommentar hinzufügen", + 'text_blank' => " ", + 'col_act' => "Akt.", + 'title_delete' => "Löschen", + 'title_edit' => "Bearbeiten", + 'col_timeout' => "Timeout", + 'row_info' => "Info", + 'text_reason_is' => "Grund: ", + 'submit_confirm' => "Bestätigen", + 'title_add_comments' => " Kommentar hinzufügen", + 'text_at_time' => " am ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Zuletzt kommentiert von ", + 'title_has_new_comment' => "Hat neuen Kommentar", + 'title_no_new_comment' => "Kein neuer Kommentar", + 'text_new' => "NEU", + 'std_cannot_vote_youself' => "Sie können nicht für Ihre eigenen Angebote stimmen.", + 'text_rules' => "Regeln: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " oder oben können Torrents direkt hochladen, ohne durch Angebote Sektion. ", + 'text_rule_one_three' => " oder höher können Angebote hinzufügen.", + 'text_rule_two_one' => "Ein Angebot wird genehmigt, wenn die Stimmen dafür unterstützt werden ", + 'text_rule_two_two' => " mehr als Einwände gegen Abstimmungen.", + 'text_rule_three_one' => "Angebote werden gelöscht, wenn nicht genehmigt ", + 'text_rule_three_two' => " Stunden nach dem Hinzufügen.", + 'text_rule_four_one' => "Angebote werden gelöscht, wenn nicht hochgeladen ", + 'text_rule_four_two' => " Stunden nach der Freigabe.", + 'text_rule_skip_offer' => "Wenn die Anzahl der vom Benutzer übergebenen Angebote größer oder gleich wie %dist, user can upload torrents directly without going through offers section.", +); + +?> diff --git a/lang/de/lang_ok.php b/lang/de/lang_ok.php new file mode 100644 index 00000000..883cb879 --- /dev/null +++ b/lang/de/lang_ok.php @@ -0,0 +1,24 @@ + "Benutzeranmeldung", + 'std_account_activated' => "Anmeldung erfolgreich, aber Konto nicht aktiviert!", + 'account_activated_note' => "Dein Account wurde erfolgreich erstellt. Der Admin muss jedoch neue Mitglieder validieren, bevor sie als registrierte Mitglieder klassifiziert werden und darf auf die Seite zugreifen Vielen Dank für Ihr Verständnis.", + 'account_activated_note_two' => "Dein Account wurde erfolgreich erstellt aber dein Teilnehmer muss neue Mitglieder validieren, bevor sie als registrierte Mitglieder klassifiziert werden und darf auf die Seite zugreifen Vielen Dank für Ihr Verständnis.", + 'std_signup_successful' => "Registrierung erfolgreich!", + 'std_confirmation_email_note' => "Eine Bestätigungs-E-Mail wurde an die angegebene Adresse gesendet (" , + 'std_confirmation_email_note_end' => ") Sie müssen diese E-Mail lesen und darauf antworten, bevor Sie Ihr Konto verwenden können. Wenn Sie dies nicht tun, wird das neue Konto nach kurzer Zeit automatisch gelöscht.", + 'head_sysop_activation' => "Sysop Account Aktivierung", + 'std_sysop_activation_note' => "

    Sysop Account erfolgreich aktiviert!

    \n", + 'std_auto_logged_in_note' => "

    Ihr Konto wurde aktiviert!\n Sie wurden automatisch angemeldet. Sie können nun mit der Hauptseite fortfahren und Ihr Konto benutzen.

    \n", + 'std_cookies_disabled_note' => "

    Your account has been activated! However, it appears that you could not be logged in automatically. Maybe you need to open a new window in your browser.
    Another possible reason is that you disabled cookies in your browser. You have to enable cookies to use your account. Please do that and then log in and try again.

    \n", + 'head_already_confirmed' => "Bereits bestätigt", + 'std_already_confirmed' => "

    Bereits bestätigt

    \n", + 'std_already_confirmed_note' => "

    Dieses Benutzerkonto wurde bereits bestätigt. Sie können mit fortfahren einloggen.

    \n", + 'head_signup_confirmation' => "Anmeldebestätigung", + 'std_account_confirmed' => "

    Konto erfolgreich bestätigt!

    \n", + 'std_read_rules_faq' => "

    Bevor Sie %s verwenden, lesen Sie bitte die RULES und die FAQ.

    \n" +); + +?> diff --git a/lang/de/lang_polloverview.php b/lang/de/lang_polloverview.php new file mode 100644 index 00000000..a712b1c4 --- /dev/null +++ b/lang/de/lang_polloverview.php @@ -0,0 +1,21 @@ + "Fehler", + 'head_poll_overview' => "Umfrageübersicht", + 'text_polls_overview' => "Umfrageübersicht", + 'col_id' => "ID", + 'col_added' => "Hinzugefügt", + 'col_question' => "Frage", + 'text_no_users_voted' => "Entschuldigung...Es gibt keine Benutzer, die abgestimmt haben!", + 'text_no_poll_id' => "Entschuldigung...Es gibt keine Umfragen mit dieser ID!", + 'text_poll_question' => "Umfragefragen", + 'col_option_no' => "Option Nein", + 'col_options' => "Optionen", + 'text_polls_user_overview' => "Umfrage Benutzerübersicht", + 'col_username' => "Benutzername", + 'col_selection' => "Auswahl", +); + +?> diff --git a/lang/de/lang_polls.php b/lang/de/lang_polls.php new file mode 100644 index 00000000..1476f7a1 --- /dev/null +++ b/lang/de/lang_polls.php @@ -0,0 +1,20 @@ + "Fehler", + 'std_permission_denied' => "Zugriff verweigert.", + 'std_delete_poll' => "Umfrage löschen", + 'std_delete_poll_confirmation' => "Wollen Sie wirklich eine Umfrage löschen? Klicken Sie auf\n", + 'std_here_if_sure' => "hier wenn Sie sicher sind.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Es gibt keine Umfrage!", + 'head_previous_polls' => "Vorherige Umfragen", + 'text_previous_polls' => "Vorherige Umfragen", + 'text_ago' => " vor", + 'text_edit' => "Bearbeiten", + 'text_delete' => "Löschen", + 'text_votes' => "Abstimmung: " +); + +?> \ No newline at end of file diff --git a/lang/de/lang_preview.php b/lang/de/lang_preview.php new file mode 100644 index 00000000..395f68d0 --- /dev/null +++ b/lang/de/lang_preview.php @@ -0,0 +1,8 @@ + "Vorschau" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_promotionlink.php b/lang/de/lang_promotionlink.php new file mode 100644 index 00000000..1e61f7e5 --- /dev/null +++ b/lang/de/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Promotion-Link", + 'text_promotion_link' => "Promotion-Link", + 'text_promotion_link_note_one' => "Wenn Ihnen diese Seite wirklich gefällt, warum helfen Sie nicht, mehr Leute darüber zu informieren? Sie können dies tun, indem Sie Ihren Werbelink verbreiten. ", + 'text_promotion_link_note_two' => "Jeder Benutzer hat einen einzigartigen Promotion-Link, eine zufällige URL, die vom System generiert wird, um ihn zu identifizieren. Wenn jemand auf Ihren Promotion-Link klickt, wird er zu dieser Seite weitergeleitet und das System wird Sie dafür belohnen, dass Sie die URL verbreiten.", + 'text_you_would_get' => "Du würdest ", + 'text_bonus_points' => " Bonus-Punkte jedes Mal, wenn Ihr Promotion-Link von einer nicht aufgezeichneten IP angeklickt wird. Nur ein Klick zählt in ", + 'text_seconds' => " Sekunden.", + 'text_your_promotion_link_is' => "Ihr Promotion-Link: ", + 'text_promotion_link_note_four' => "Sie können sowieso Ihren Promotion-Link verwenden. Folgende Beispiele sind: ", + 'col_type' => "Typ", + 'col_code' => "Code", + 'col_result' => "Ergebnis", + 'col_note' => "Notiz", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Wenn Sie Ihre persönliche Website haben, können Sie XHTML-Code auf Ihrer Seite.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Wenn Sie Ihre persönliche Website haben, können Sie HTML-Code auf Ihrer Seite.", + 'row_bbcode' => "BBCode", + 'text_bbcode_note' => "Die meisten Internet-Foren Software (z.B. vBulletin, Discuz!, PHPWind) unterstützen BBCode. Es ist eine gute Idee, deinen Promotion-Link in deine Unterschrift zu setzen.", + 'row_bbcode_userbar' => "BBCode Benutzerleiste", + 'text_bbcode_userbar_note' => "Holen Sie sich Ihre persönliche Benutzerleiste. Damit die Benutzerleiste funktioniert, müssen Sie NICHT Ihre Privatsphäre auf 'stark' setzen (beim User-CP).", + 'row_bbcode_userbar_alt' => "BBCode Benutzerleiste alt.", + 'text_bbcode_userbar_alt_note' => "Verwenden Sie dies, wenn die oben genannte nicht funktioniert. Damit die Benutzerleiste funktioniert, müssen Sie NICHT Ihre Privatsphäre auf 'stark' setzen (beim User-CP)." +) +?> diff --git a/lang/de/lang_recover.php b/lang/de/lang_recover.php new file mode 100644 index 00000000..8825863c --- /dev/null +++ b/lang/de/lang_recover.php @@ -0,0 +1,39 @@ + "Wiederherstellung fehlgeschlagen! (Siehe unten)", + 'std_missing_email_address' => "Sie müssen eine E-Mail-Adresse eingeben!", + 'std_invalid_email_address' => "Ungültige E-Mail-Adresse!", + 'std_email_not_in_database' => "Die E-Mail-Adresse wurde in der Datenbank nicht gefunden.\n", + 'std_error' => "Fehler", + 'std_database_error' => "Datenbankfehler. Bitte wenden Sie sich an einen Administrator.", + 'std_unable_updating_user_data' => "Benutzerdaten konnten nicht aktualisiert werden. Bitte kontaktieren Sie einen Administrator wegen dieses Fehlers.", + 'text_recover_user' => "Wiederherstellen von verlorenem Benutzernamen oder Passwort.", + 'text_use_form_below' => "Verwenden Sie das untenstehende Formular, um Ihr Passwort zurücksetzen zu lassen und Ihre Kontodaten an Sie zurücksenden zu lassen.", + 'text_reply_to_confirmation_email' => "(Sie müssen auf eine Bestätigungs-E-Mail antworten.)", + 'text_note' => "Hinweis: ", + 'text_ban_ip' => " fehlgeschlagene Versuche in einer Reihe werden dazu führen, dass Ihre iP verboten wird!", + 'row_registered_email' => "Registrierte E-Mail: ", + 'submit_recover_it' => "Wiederherstellen!", + 'text_you_have' => "Du hast ", + 'text_remaining_tries' => " verbleibende Versuche.", + + 'mail_this_link' => "DIESE LINK", + 'mail_here' => "HIER", + + 'mail_title' => " Passwort zurücksetzen bestätigen", + 'mail_one' => "Hallo,

    Jemand, hoffentlich du, hat das Passwort für das Konto
    angefordert, das mit dieser E-Mail-Adresse verknüpft ist ", + 'mail_two' => " zurückgesetzt werden.

    Die Anfrage stammt von ", + 'mail_three' => ".

    Wenn Sie dies nicht getan haben, ignorieren Sie diese E-Mail. Bitte antworten Sie nicht.

    Falls Sie diese Anfrage bestätigen möchten, folgen Sie bitte ", + 'mail_four' => "
    Nachdem Sie dies getan haben, wird Ihr Passwort zurückgesetzt und an Sie zurückgeschickt.

    ------
    Ihr,
    Das %s -Team.", + + 'mail_two_title' => " konto-Details", + 'mail_two_one' => "Hallo,

    Auf Ihre Anfrage haben wir ein neues Passwort für Ihr Konto generiert.

    Hier sind die Informationen, die wir jetzt für dieses Konto zur Verfügung haben:

    Benutzername: ", + 'mail_two_two' => "
    Passwort: ", + 'mail_two_three' => "

    Sie können sich einloggen von ", + 'mail_two_four' => "

    Sie können Ihr Passwort in den User CP - Sicherheitseinstellungen nach dem Einloggen ändern.
    ------
    Ihr,
    Das %s -Team.", + 'text_select_lang' => "Site-Sprache auswählen: ", + 'std_user_account_unconfirmed' => "Das Konto wurde noch nicht verifiziert. Falls Sie die Bestätigungs-E-Mail nicht erhalten haben, versuchen Sie es mit unter wiederzugeben.", +); +?> diff --git a/lang/de/lang_report.php b/lang/de/lang_report.php new file mode 100644 index 00000000..ebfcdd24 --- /dev/null +++ b/lang/de/lang_report.php @@ -0,0 +1,42 @@ + "Fehler", + 'std_missing_reason' => "Fehlender Grund!", + 'std_message' => "Nachricht", + 'std_successfully_reported' => "Erfolgreich gemeldet!", + 'std_already_reported_this' => "Du hast dies bereits gemeldet!", + 'std_sorry' => "Tut uns leid", + 'std_cannot_report_oneself' => "Du kannst dich nicht selbst melden!", + 'std_invalid_user_id' => "Ungültige Benutzer-Id!", + 'std_cannot_report' => "Sie können nicht melden ", + 'std_are_you_sure' => "Bist du sicher?", + 'text_are_you_sure_user' => "Sind Sie sicher, dass Sie diesen Benutzer melden möchten ", + 'text_to_staff' => " an das Personal wegen Verletzung der Regeln?", + 'text_not_for_leechers' => "Bitte beachten Sie, dass dies und nicht ist, um Leecher zu melden, wir haben Skripte, um mit ihnen umzugehen!", + 'text_reason_is' => "Grund (erforderlich): ", + 'submit_confirm' => "Bestätigen", + 'text_reason_note' => " BITTE Notiz!  Wenn kein Grund angegeben ist, werden Sie selbst eine Warnung erhalten.", + 'std_invalid_torrent_id' => "Ungültige Torrent-Id!", + 'text_are_you_sure_torrent' => "Sind Sie sicher, dass Sie diesen Torrent melden möchten ", + 'std_invalid_post_id' => "Ungültige Beitrags-Id!", + 'text_are_you_sure_post' => "Sind Sie sicher, dass Sie den Forumbeitrag melden möchten (ID ", + 'text_of_topic' => " des Themas ", + 'text_of_torrent' => " von Torrent ", + 'text_of_offer' => " von Angebot ", + 'text_of_request' => " der Anfrage ", + 'text_by' => ") von ", + 'std_invalid_comment_id' => "Ungültige Kommentar-Id!", + 'std_orphaned_comment' => "Verwaiste Kommentare. Bitte melden Sie dies an den Administrator.", + 'text_are_you_sure_comment' => "Sind Sie sicher, dass Sie den Kommentar melden möchten (ID ", + 'std_invalid_offer_id' => "Ungültige Angebots-Id!", + 'text_are_you_sure_offer' => "Sind Sie sicher, dass Sie das folgende Angebot melden möchten ", + 'std_invalid_request_id' => "Ungültige Anfrage-Id!", + 'std_are_you_sure_request' => "Sind Sie sicher, dass Sie die folgende Anfrage melden möchten ", + 'std_invalid_action' => "Ungültige Aktion.", + 'std_invalid_subtitle_id' => "Ungültige Untertitel-Id!", + 'text_are_you_sure_subtitle' => "Sind Sie sicher, dass Sie den Untertitel melden möchten ", +); + +?> diff --git a/lang/de/lang_reports.php b/lang/de/lang_reports.php new file mode 100644 index 00000000..1b8f4188 --- /dev/null +++ b/lang/de/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Kein Bericht.", + 'head_reports' => "Berichte", + 'text_reports' => "Berichte", + 'col_added' => "Hinzugefügt", + 'col_reporter' => "Reporter", + 'col_reporting' => "Meldung", + 'col_type' => "Typ", + 'col_reason' => "Grund", + 'col_dealt_with' => "Dealt mit", + 'col_action' => "Akt.", + 'text_yes' => "Ja", + 'text_no' => "Nein", + 'text_torrent' => "Torrent", + 'text_torrent_does_not_exist' => "Torrent existiert nicht oder wurde gelöscht.", + 'text_user' => "Benutzer", + 'text_user_does_not_exist' => "Benutzer existiert nicht oder wurde gelöscht.", + 'text_offer' => "Angebot", + 'text_offer_does_not_exist' => "Angebot existiert nicht oder wurde gelöscht.", + 'text_forum_post' => "Forumbeitrag", + 'text_post_does_not_exist' => "Forenbeitrag existiert nicht oder wurde gelöscht.", + 'text_post_id' => "Post-ID ", + 'text_of_topic' => " des Themas ", + 'text_by' => " von ", + 'text_comment' => "Kommentar", + 'text_comment_does_not_exist' => "Kommentar existiert nicht oder wurde gelöscht.", + 'text_of_torrent' => " von Torrent ", + 'text_of_offer' => " von Angebot ", + 'text_comment_id' => "Kommentar-ID ", + 'text_subtitle' => "Untertitel", + 'text_subtitle_does_not_exist' => "Untertitel existiert nicht oder wurde gelöscht.", + 'text_for_torrent_id' => " für Torrent-ID ", + 'submit_set_dealt' => "Dealt setzen", + 'submit_delete' => "Löschen", +); + +?> diff --git a/lang/de/lang_rules.php b/lang/de/lang_rules.php new file mode 100644 index 00000000..48a5f6a4 --- /dev/null +++ b/lang/de/lang_rules.php @@ -0,0 +1,8 @@ + "Regeln" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_sendmessage.php b/lang/de/lang_sendmessage.php new file mode 100644 index 00000000..0fc82a81 --- /dev/null +++ b/lang/de/lang_sendmessage.php @@ -0,0 +1,24 @@ + "Fehler", + 'std_permission_denied' => "Berechtigung verweigert", + 'head_send_message' => "Nachricht senden", + 'text_mass_message' => "Massennachricht an ", + 'text_users' => "benutzer", + 'text_subject' => "Betreff:", + 'text_comment' => "Kommentar:", + 'text_from' => "Von:", + 'text_take_snapshot' => "Schnappschuss machen:", + 'submit_send_it' => "Senden Sie es!", + 'submit_preview' => "Vorschau", + 'text_templates' => "Vorlagen:", + 'submit_use' => "Benutzen", + 'std_no_user_id' => "Kein Benutzer mit dieser ID.", + 'text_message_to' => "Nachricht an ", + 'checkbox_delete_message_replying_to' => "Nachricht löschen, auf die Sie antworten", + 'checkbox_save_message_to_sendbox' => "Nachricht in Sentbox speichern" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_settings.php b/lang/de/lang_settings.php new file mode 100644 index 00000000..e2f55d8c --- /dev/null +++ b/lang/de/lang_settings.php @@ -0,0 +1,819 @@ + "Ja", + 'text_no' => "Nein", + 'text_website_settings' => "Website-Einstellungen", + 'text_configuration_file_saving_note' => "Bevor Sie die Einstellungen speichern, stellen Sie bitte sicher, dass Sie über richtig konfigurierte Datei- und Verzeichniszugriffsrechte verfügen.", + 'head_save_main_settings' => "Haupteinstellungen speichern", + 'std_message' => "Nachricht", + 'std_click' => "Click ", + 'std_here' => "hier", + 'std_to_go_back' => " zurück gehen.", + 'head_save_basic_settings' => "Grundeinstellungen speichern", + 'head_save_code_settings' => "Code Einstellungen speichern", + 'head_save_bonus_settings' => "Bonus-Einstellungen speichern", + 'head_save_account_settings' => "Kontoeinstellungen speichern", + 'head_save_torrent_settings' => "Torrent-Einstellungen speichern", + 'head_save_smtp_settings' => "SMTP Einstellungen speichern", + 'head_save_security_settings' => "Sicherheitseinstellungen speichern", + 'head_save_authority_settings' => "Autoritätseinstellungen speichern", + 'head_save_tweak_settings' => "Einstellungen speichern", + 'head_save_bot_settings' => "Bot-Einstellungen speichern", + 'head_bot_settings' => "Bot Einstellungen", + 'head_tweak_settings' => "Einstellungen anpassen", + 'row_save_user_location' => "Benutzerstandort speichern", + 'text_save_user_location_note' => "Standard 'nein'. Speichere den neuesten Standort des Benutzers.", + 'row_log_user_ips' => "IPs des Benutzers protokollieren", + 'text_store_user_ips_note' => "Standard 'Ja'. Logge IP-Adresse, wenn Benutzer eine andere IP haben.", + 'row_kps_enabled' => "Karma Bonus Punktesystem aktivieren", + 'text_enabled' => "Aktiviert", + 'text_disabled_but_save' => "Deaktiviert, aber trotzdem Punkte speichern", + 'text_disabled_no_save' => "Totally deaktiviert", + 'text_kps_note' => "Standard 'aktiviert'. KPS aktivieren oder deaktivieren. Punkte behalten oder nicht.", + 'row_tracker_founded_date' => "Tracker Gründungsdatum", + 'text_tracker_founded_date_note' => "Zeitformat ist JJJJJ-MM-TT, setzen Sie es auf das Datum, an dem Ihr Tracker gegründet wurde", + 'row_save_settings' => "Einstellungen speichern", + 'submit_save_settings' => "Einstellungen speichern [NUR PRESS ONCE]", + 'head_smtp_settings' => "SMTP Einstellungen", + 'row_mail_function_type' => "Typ der PHP-Mail-Funktion", + 'head_security_settings' => "Sicherheitseinstellungen", + 'row_enable_ssl' => "SSL verwenden (Web)", + 'row_enable_ssl_tracker' => "SSL verwenden (Tracker)", + 'text_optional' => "Optional (wählbar durch Benutzer)", + 'text_ssl_note' => "Standard 'nein'. Das Aktivieren von SSL erfordert eine zusätzliche Konfiguration für Ihren HTTP-Server und ein Zertifikat (entweder von einer Zertifizierungsstelle oder selbstsigniert).", + 'row_enable_image_verification' => "Bild-Verifizierung aktivieren", + 'text_image_verification_note' => "Standard 'nein'. Benötigt Benutzer, einen Visual Verify Code für Registrierung/Login/Recovery einzugeben.", + 'row_allow_email_change' => "Dem Benutzer erlauben, E-Mail zu ändern", + 'text_email_change_note' => "Standard 'Nein'. Auf 'Nein' setzen um Benutzern das Ändern seiner E-Mail-Adresse zu verbieten", + 'row_cheater_detection_level' => "Cheater-Erkennungslevel", + 'select_none' => "keine", + 'select_conservative' => "konservativ", + 'select_normal' => "normal", + 'select_strict' => "strikt", + 'select_paranoid' => "paranoid", + 'text_cheater_detection_level_note' => "Standard 'normal'. Setzen Sie es auf das Level, das am besten zu Ihrem Tracker passt. Strengere langsamere Ankündigungsgeschwindigkeit. ", + 'text_never_suspect' => "Niemals verdächtig ", + 'text_or_above' => " oder höher, d.h. es wird keine Erkennung durchgeführt. Standard ", + 'row_max_ips' => "Max. IPs", + 'text_max_ips_note' => "Deaktiviere Registrierung mit derselben IP-Adresse.", + 'row_max_login_attemps' => "Max. Anmeldeversuche", + 'text_max_login_attemps_note' => "IP-Adresse, die dieses Limit überschreitet.", + 'head_authority_settings' => "Autoritätseinstellungen", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Standard-Benutzerklasse: ", + 'text_default' => " Standard ", + 'text_default_class_note' => ". Klasse bei Registrierung", + 'row_staff_member' => "Mitarbeiter", + 'text_minimum_class' => "Minimun Klasse: ", + 'text_staff_member_note' => ". Klassen, die als Personalmitglieder angesehen werden, können z. B. die Personalbox ansehen", + 'row_news_management' => "Nachrichtenmanagement", + 'text_news_management_note' => ". Fügen Sie neue Änderungen hinzu, löschen Sie News", + 'row_post_funbox_item' => "Funbox-Artikel posten", + 'text_post_funbox_item_note' => ". Schreiben Sie neue Funbox-Elemente und bearbeiten Sie eigene Funbox-Elemente", + 'row_funbox_management' => "Funbox-Management", + 'text_funbox_management_note' => ". Bearbeiten, löschen, Funbox-Elemente sperren", + 'row_shoutbox_management' => "Shoutbox-Management", + 'text_shoutbox_management_note' => ". Lösche Nachrichten in Shoutbox und Helpbox", + 'row_poll_management' => "Umfragemanagement", + 'text_poll_management_note' => ". Fügen Sie neue Bearbeitung, löschen Sie Umfragen", + 'row_apply_for_links' => "Auf Links anwenden", + 'text_apply_for_links_note' => ". Bewerben für Links auf der Hauptseite", + 'row_link_management' => "Linkverwaltung", + 'text_link_management_note' => ". Neue Bearbeitung, Links löschen", + 'row_forum_post_management' => "Forum Beitragsmanagement", + 'text_forum_post_management_note' => ". Bearbeiten, löschen, verschieben, sticken, Forenbeiträge sperren", + 'row_comment_management' => "Kommentarverwaltung", + 'text_comment_management_note' => ". Bearbeiten, Kommentare von Torrents, Angebote löschen", + 'row_forum_management' => "Forum-Verwaltung", + 'text_forum_management_note' => ". Fügen Sie neue Bearbeitung, Löschen, Foren hinzu", + 'row_view_userlist' => "Benutzerliste anzeigen", + 'text_view_userlist_note' => ". Ansichten, Benutzerliste suchen", + 'row_torrent_management' => "Torrent-Management", + 'text_torrent_management_note' => ". Bearbeite Torrents, ohne Einstellung von Torrent klebrig oder auf Werbung oder löschen", + 'row_torrent_sticky' => "Torrent-Klebstoff", + 'text_torrent_sticky_note' => ". Setze Torrents klebrig", + 'row_torrent_on_promotion' => "Torrent bei Promotion", + 'text_torrent_promotion_note' => ". Torrents auf Werbung setzen", + 'row_ask_for_reseed' => "Nach Reseed fragen", + 'text_ask_for_reseed_note' => ". Nach Reseed fragen, wenn Torrents tot sind", + 'row_view_nfo' => "NFO anzeigen", + 'text_view_nfo_note' => ". NFO-Dateien anzeigen", + 'row_view_torrent_structure' => "Torrent-Struktur anzeigen", + 'text_view_torrent_structure_note' => ". Struktur der Torrent-Dateien anzeigen", + 'row_send_invite' => "Einladung senden", + 'text_send_invite_note' => ". Einladung zur Mitgliedschaft an andere senden", + 'row_view_history' => "Verlauf anzeigen", + 'text_view_history_note' => ". Kommentar und Beitragsverlauf anderer anzeigen", + 'row_view_topten' => "Topten anzeigen", + 'text_view_topten_note' => ". Top 10 anzeigen", + 'row_view_general_log' => "Allgemeines Log anzeigen", + 'text_view_general_log_note' => ". Allgemeines Log anzeigen, ohne vertrauliches Log", + 'row_view_confidential_log' => "Vertrauliches Log anzeigen", + 'text_view_confidential_log_note' => ". Vertrauliches Log anzeigen, z.B. Änderungen der Seiteneinstellung", + 'row_view_user_confidential' => "Vertrauliches Profil des Benutzers anzeigen", + 'text_view_user_confidential_note' => ". Das vertrauliche Profil des Benutzers anzeigen, z.B. IP-Adresse, E-Mail-Adresse", + 'row_view_user_torrent' => "Torrent-Verlauf des Benutzers anzeigen", + 'text_view_user_torrent_note' => ". Zeige den Torrentverlauf des Benutzers, z.B. heruntergeladene Torrents.
    Gültig nur, wenn die Einstellung des Benutzers für die Privatsphäre nicht 'stark' ist", + 'row_general_profile_management' => "Allgemeine Profilverwaltung des Benutzers", + 'text_general_profile_management_note' => ". Ändern Sie das Benutzerprofil, ohne wichtige wie E-Mail, Benutzername, hochgeladene und heruntergeladene Menge, Bonus", + 'row_crucial_profile_management' => "Benutzerprofil-Management", + 'text_crucial_profile_management_note' => ". Ändere das entscheidende Profil des Benutzers, ohne Spende (nur ", + 'text_can_manage_donation' => " kann Spende verwalten).", + 'row_upload_subtitle' => "Untertitel hochladen", + 'text_upload_subtitle_note' => ". Untertitel für Torrents hochladen", + 'row_delete_own_subtitle' => "Eigenen Untertitel löschen", + 'text_delete_own_subtitle_note' => ". Lösche von sich selbst hochgeladene Untertitel", + 'row_subtitle_management' => "Untertitel-Management", + 'text_subtitle_management' => ". Alle Untertitel löschen", + 'row_update_external_info' => "Externe Info aktualisieren", + 'text_update_external_info_note' => ". Aktualisierung veralteter externer Informationen, z.B. IMDb Info", + 'row_view_anonymous' => "Anonym anzeigen", + 'text_view_anonymous_note' => ". Anzeigen wer anonym ist", + 'row_be_anonymous' => "Anonym sein", + 'text_be_anonymous_note' => ". Torrents, Untertitel anonym hochladen", + 'row_add_offer' => "Angebot hinzufügen", + 'text_add_offer_note' => ". Angebote zum Hochladen hinzufügen", + 'row_offer_management' => "Angebotsmanagement", + 'text_offer_management_note' => ". Erlauben, bearbeiten, Angebot löschen", + 'row_upload_torrent' => "Torrent hochladen", + 'text_upload_torrent_note' => ". Torrents in den Torrents Bereich hochladen", + 'row_upload_special_torrent' => "Spezielle Torrent hochladen", + 'text_upload_special_torrent_note' => ". Torrents in spezielle Sektion hochladen", + 'row_view_special_torrent' => 'Spezielle Torrent ansehen', + 'text_view_special_torrent_note' => 'Torrents im Spezialbereich anzeigen', + 'row_move_torrent' => "Torrent verschieben", + 'text_move_torrent_note' => ". Verschiebe Torrents zwischen den Abschnitten", + 'row_chronicle_management' => "Chronik-Management", + 'text_chronicle_management_note' => ". Chronik hinzufügen, bearbeiten, löschen.", + 'row_view_invite' => "Einladung ansehen", + 'text_view_invite_note' => ". Den Einladungsverlauf des Benutzers anzeigen.", + 'row_buy_invites' => "Einladungen kaufen", + 'text_buy_invites_note' => ". Kaufen Sie Einladungen im Bonuscenter.", + 'row_see_banned_torrents' => "Gesperrte Torrents ansehen", + 'text_see_banned_torrents_note' => ", und laden Sie verbotene Torrents herunter.", + 'row_vote_against_offers' => "Gegen Angebote stimmen", + 'text_vote_against_offers_note' => ". Stimmen Sie gegen Angebote.", + 'row_allow_userbar' => "Benutzerleiste erlauben", + 'text_allow_userbar_note' => ". Holen Sie sich seine Benutzerleiste.", + 'head_basic_settings' => "Grundeinstellungen", + 'row_site_name' => "Name der Site", + 'text_site_name_note' => "Name der Webseite.", + 'row_base_url' => "Basis-URL", + 'text_it_should_be' => "Es sollte sein: ", + 'text_base_url_note' => ". KEIN Schrägstrich (/) am Ende!", + 'row_announce_url' => "URL ankündigen", + 'row_mysql_host' => "MySQL-Host", + 'text_mysql_host_note' => "Bitte geben Sie Ihren MySQL-Host ein. Wenn MySQL auf dem gleichen Host wie der HTTP-Server läuft, geben Sie 'localhost' ein. Andernfalls geben Sie die IP-Adresse des Servers ein, auf dem MySQL läuft.", + 'row_mysql_user' => "MySQL-Benutzer", + 'text_mysql_user_note' => "Bitte geben Sie Ihren MySQL-Benutzernamen ein. Der Standardbenutzer ist 'root'. Aus Sicherheitsgründen können Sie jedoch erwägen, einen anderen MySQL-Benutzer für diese Seite zu erstellen", + 'row_mysql_password' => "MySQL-Passwort", + 'text_mysql_password_note' => "Aus Sicherheitsgründen wird das aktuelle MySQL-Passwort hier nicht angezeigt. Sie müssen jedes Mal Ihr MySQL-Passwort eingeben, wenn Sie die Grundeinstellungen ändern.", + 'row_mysql_database_name' => "MySQL-Datenbankname", + 'row_mysql_database_port' => "MySQL-Datenbank-Port", + 'text_mysql_database_name_note' => "Bitte geben Sie den Datenbanknamen Ihres Trackers ein.", + 'text_mysql_database_port_note' => "Bitte geben Sie den Datenbankport Ihres Trackers ein.", + 'head_code_settings' => "Code-Einstellungen", + 'row_main_version' => "Hauptversion", + 'text_main_version_note' => "Die Hauptversion des Codes.", + 'row_sub_version' => "Unterversion", + 'text_sub_version_note' => "Die Code-Unterversion", + 'row_release_date' => "Freigabedatum", + 'text_release_date_note' => "Das Zeitformat ist JJJJ-MM-TT. Der Datumscode wurde veröffentlicht.", + 'row_authorize_to' => "Autorisieren zu", + 'text_authorize_to_note' => "Die Website oder Personen, zu denen der Code berechtigt ist.", + 'row_authorization_type' => "Autorisierungstyp", + 'text_free' => "Kostenlos", + 'text_commercial' => "Kommerzielle", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "Die Site-URL von ", + 'text_web_site_note_two' => ".", + 'row_email' => "E-Mail", + 'text_email_note_one' => "Die Kontaktadresse von ", + 'text_email_note_two' => ".", + 'row_msn' => "MSN", + 'text_msn_note_one' => "Die Kontaktaufnahme mit MSN von ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "Die kontaktierende QQ von ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Telefon", + 'text_telephone_note_one' => "Das kontaktierende Telefon von ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Bonus-Einstellungen", + 'text_bonus_by_seeding' => "Erhalte Bonus durch Verteilen", + 'row_donor_gets_double' => "Spender-Anrufer Doppelt", + 'text_donor_gets' => "Spender bekommt immer ", + 'text_times_as_many' => " mal so viele Bonuspunkte für den Seeding. Standard '2'. Setzen Sie es auf '0', um Spender als normale Benutzer zu behandeln.", + 'row_basic_seeding_bonus' => "Einfacher Verteilungsbonus", + 'text_user_would_get' => "Benutzer würde erhalten ", + 'text_bonus_points' => " Bonuspunkte für jeden Torrent der er verseucht, maximal ", + 'text_torrents_default' => " Torrents. Standard '1', '7'. Setzen Sie Bonuspunkte auf '0', um die Regel zu deaktivieren.", + 'row_seeding_formula' => "Verteilungsformel", + 'text_bonus_formula_one' => "Die Anzahl der Karmapunkte pro Stunde wird durch folgende Formel angegeben", + 'text_where' => "wo", + 'text_bonus_formula_two' => "A ist eine Zwischenvariable
  • Ti ist die ith torrent's Time Alive (TA), i. . seit dem Hochladen des Torrents vergangene Zeit in Wochen", + 'text_bonus_formula_three' => "T0 ist ein Parameter. T0= ", + 'text_bonus_formula_four' => ". Standard '4'", + 'text_bonus_formula_five' => "Si ist die i. Torrent-Größe, in GB", + 'text_bonus_formula_six' => "Ni ist die Anzahl der aktuellen Seeder der ith torrent
  • N0 ist ein Parameter. N0= ", + 'text_bonus_formula_zero_bonus_factor' => "Wi ist das iGewicht des Torrents. Standard ist 1, Null Torrent ist ", + 'text_bonus_formula_seven' => ". Standard '7'", + 'text_bonus_formula_eight' => "B ist die Anzahl der Karma-Punkte, die durch das Verteilen in einer Stunde gewonnen werden", + 'text_bonus_formula_nine' => "B0 ist ein Parameter, der Standards für die maximalen Bonuspunkte pro Stunde enthält, die ein Benutzer durch Seeding erhalten kann. B0= ", + 'text_bonus_formula_ten' => ". Standard '100'", + 'text_bonus_formula_eleven' => "L ist ein Parameter. L= ", + 'text_bonus_formula_twelve' => ". Standard '300'", + 'text_misc_ways_get_bonus' => "Verschiedene Möglichkeiten, Bonus zu erhalten", + 'row_uploading_torrent' => "Torrent wird hochgeladen", + 'text_uploading_torrent_note' => " Bonuspunkte für das Hochladen eines neuen Torrents. Standard '15'.", + 'row_uploading_subtitle' => "Untertitel hochladen", + 'text_uploading_subtitle_note' => " Bonuspunkte für das Hochladen eines neuen Untertitels. Standard '5'.", + 'row_starting_topic' => "Startthema", + 'text_starting_topic_note' => " Bonuspunkte für das Starten eines neuen Themas in den Foren. Standard '2'.", + 'row_making_post' => "Beitrag erstellen", + 'text_making_post_note' => " Bonus-Punkte für das Erstellen eines Beitrags in den Foren. Standard '1'.", + 'row_adding_comment' => "Kommentar hinzufügen", + 'text_adding_comment_note' => " Bonuspunkte für das Hinzufügen eines Kommentars für Torrents, Angebote . Standard '1'.", + 'row_voting_on_poll' => "Abstimmung über Umfrage", + 'text_voting_on_poll_note' => " Bonuspunkte für die Abstimmung über eine Umfrage. Standard '1'.", + 'row_voting_on_offer' => "Abstimmung über das Angebot", + 'text_voting_on_offer_note' => " Bonuspunkte für die Abstimmung über ein Angebot. Standard '1'.", + 'row_voting_on_funbox' => "Abstimmung über Funbox", + 'text_voting_on_funbox_note' => " Bonuspunkte für die Abstimmung über Funbox-Sachen. Standard '1'.", + 'row_saying_thanks' => "Dank sagen", + 'text_giver_and_receiver_get' => "Dank Geber und Empfänger erhalten bzw. erhalten ", + 'text_saying_thanks_and' => " und ", + 'text_saying_thanks_default' => " Bonus-Punkte. Standard '0.5', '0'.", + 'row_funbox_stuff_reward' => "Funbox-Sachbelohnung", + 'text_funbox_stuff_reward_note' => " Bonus-Punkte für das Posten von Funbox Sachen die als 'lustig' eingestuft werden. Standard '5'.", + 'text_things_cost_bonus' => "Dinge, die den Bonus kosten", + 'row_one_gb_credit' => "1,0 GB Guthaben hochladen", + 'text_it_costs_user' => "Es kostet Benutzer ", + 'text_one_gb_credit_note' => " Bonuspunkte zum Umtausch gegen 1,0 GB Upload-Guthaben. Standard '300'.", + 'row_five_gb_credit' => "5,0 GB Guthaben hochladen", + 'text_five_gb_credit_note' => " Bonuspunkte für den Umtausch gegen 5,0 GB Guthaben. Standard '800'.", + 'row_ten_gb_credit' => "10,0 GB Guthaben hochladen", + 'text_ten_gb_credit_note' => " Bonuspunkte für den Umtausch gegen 10,0 GB Guthaben. Standard '1200'.", + 'row_ratio_limit' => "Verhältnislimit", + 'text_user_with_ratio' => "Benutzer mit obenstehendem Verhältnis ", + 'text_uploaded_amount_above' => " und hochgeladener Betrag oben ", + 'text_ratio_limit_default' => " GB kann nicht gegen Upload Kredit tauschen. Standard '6', '50'. Setze Verhältnis auf '0', um das Limit zu deaktivieren.", + 'row_buy_an_invite' => "Eine Einladung kaufen", + 'text_buy_an_invite_note' => " Bonuspunkte um eine Einladung zu erhalten. Standard '1000'.Set Verhältnis auf '0', um den Kauf zu deaktivieren.", + 'row_custom_title' => "Eigener Titel", + 'text_custom_title_note' => " Bonus zeigt seinen Titel an. Standard '5000'.", + 'row_vip_status' => "VIP-Status", + 'text_vip_status_note' => " Bonuspunkte um VIP Status für einen Monat zu kaufen. Standard '8000'.", + 'row_allow_giving_bonus_gift' => "Bonusgeschenk erlauben", + 'text_giving_bonus_gift_note' => "Erlaube Benutzern Bonusgeschenk zu geben. Standard 'Ja'.", + 'head_account_settings' => "Kontoeinstellungen", + 'row_never_delete' => "Niemals deaktivieren", + 'text_delete_inactive_accounts' => "Inaktive Benutzerkonten deaktivieren", + 'text_never_delete' => " oder höher wäre niemals deaktiviert. Standard ", + 'row_never_delete_if_packed' => "Nie deaktivieren, wenn gepackt", + 'text_never_delete_if_packed' => " oder höher wäre nie deaktiviert, wenn gepackt. Standard ", + 'row_delete_packed' => "Gepackte Konten deaktivieren", + 'text_delete_packed_note_one' => "Gepackte Konten würden deaktiviert, wenn Benutzer sich nicht mehr als eingeloggt haben ", + 'text_delete_packed_note_two' => " -Tage in einer Reihe. Standard '400', setzen Sie es auf '0', um die Regel zu deaktivieren.", + 'row_delete_unpacked' => "Entpackte Konten deaktivieren", + 'text_delete_unpacked_note_one' => "Ungepackte Konten würden deaktiviert, wenn Benutzer sich nicht mehr als eingeloggt haben ", + 'text_delete_unpacked_note_two' => " -Tage in einer Reihe. Standardmäßig '150', setzen Sie es auf '0', um die Regel zu deaktivieren.", + 'row_delete_no_transfer' => "Deaktiviere Konten ohne Übertragungsdaten", + 'text_delete_transfer_note_one' => "Konten mit dem hochgeladenen und heruntergeladenen Betrag von 0 würden gelöscht, wenn Benutzer sich nicht mehr als eingeloggt haben ", + 'text_delete_transfer_note_two' => " Tage in Folge, oder Benutzer wurden für mehr als ", + 'text_delete_transfer_note_three' => " days. Default '60', '0'.
    NOTE: Two rules work seperately. Setting one of them to '0' ONLY disables one rule.", + 'text_user_promotion_demotion' => "Benutzerwerbung und -abwertung", + 'row_ban_peasant_one' => "Bann ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " würde verboten werden, wenn nicht innerhalb von beworben werden ", + 'text_ban_peasant_note_two' => " Tage Standard '30', setzen Sie es auf '0', um sie sofort zu verbieten.", + 'row_demoted_to_peasant_one' => "Upgrade auf ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Benutzer würden degradiert zu ", + 'text_demoted_peasant_note_two' => " unter einer der folgenden Bedingungen: ", + 'text_downloaded_amount_larger_than' => "Heruntergeladener Betrag größer als ", + 'text_and_ratio_below' => " GB und Verhältnis unten ", + 'text_demote_peasant_default_one' => ". Standard '50', '0.4'.", + 'text_demote_peasant_default_two' => ". Standard '100', '0.5'.", + 'text_demote_peasant_default_three' => ". Standard '200', '0.6'.", + 'text_demote_peasant_default_four' => ". Standard '400', '0.7'.", + 'text_demote_peasant_default_five' => ". Standard '800', '0.8'.", + 'text_demote_peasant_note' => "HINWEIS: NICHT Änderung der aufsteigenden Reihenfolge der heruntergeladenen Beträge. Setzen Sie den heruntergeladenen Betrag auf '0', um die relevante Regel zu deaktivieren.", + 'row_promote_to_one' => "Befördere zu ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Benutzer, die länger als ein Mitglied waren ", + 'text_downloaded_more_than' => ", und mehr heruntergeladen als ", + 'text_with_ratio_above' => "GB, mit Verhältnis über ", + 'text_seed_points_more_than' => 'Woche, Seed Punkte oben', + 'text_be_promoted_to' => ", würde befördert werden zu ", + 'text_promote_to_default_one' => ". Standard ", + 'text_promote_to_default_two' => ". Standard ", + 'text_demote_with_ratio_below' => "Benutzer würden jedoch degradiert, wenn ihr Verhältnis unter ", + 'head_torrent_settings' => "Torrent-Einstellungen", + 'row_promotion_rules' => "Promotion-Regeln", + 'text_promotion_rules_note' => "Aktivieren Sie einige automatische Promotion-Regeln. Ugly Code im Moment. Bitte ändern Sie später.", + 'row_random_promotion' => "Zufällige Werbung", + 'text_random_promotion_note_one' => "Torrents werden vom System beim Hochladen zufällig gefördert.", + 'text_halfleech_chance_becoming' => "% Chance, 50% Blattzu werden. Standard '5'.", + 'text_free_chance_becoming' => "% Chance, Freies Blattzu werden. Standard '2'.", + 'text_twoup_chance_becoming' => "% Chance, 2X biszu werden. Standard '2'.", + 'text_freetwoup_chance_becoming' => "% Chance, Freien Leech und 2X bis. Standard '1'.", + 'text_twouphalfleech_chance_becoming' => "% Chance, 2x nach oben und 50% ab. Standard '0'.", + 'text_random_promotion_note_two' => "Setze Werte auf '0', um die Regeln zu deaktivieren.", + 'row_large_torrent_promotion' => "Große Torrent-Werbung", + 'text_torrent_larger_than' => "Torrents größer als ", + 'text_gb_promoted_to' => " GB wird automatisch befördert zu ", + 'text_by_system_upon_uploading' => " nach System beim Hochladen. ", + 'text_large_torrent_promotion_note' => "Standard '20', 'free'. Setze Torrent-Größe auf '0', um die Regel zu deaktivieren.", + 'row_promotion_timeout' => "Promotion Timeout", + 'text_promotion_timeout_note_one' => "Die Werbung für Torrents läuft nach einiger Zeit aus.", + 'text_halfleech_will_become' => "50% Blatt wird zu ", + 'text_after' => " nach ", + 'text_halfleech_timeout_default' => " Tage. Standard 'normal', '150'.", + 'text_free_will_become' => "Freies Blatt wird werden ", + 'text_free_timeout_default' => " Tage. Standard 'normal', '60'.", + 'text_twoup_will_become' => "2X Up wird werden ", + 'text_twoup_timeout_default' => " Tage. Standard 'normal', '60'.", + 'text_freetwoup_will_become' => "Freier Leech und 2X bis werden ", + 'text_freetwoup_timeout_default' => " Tage. Standard 'normal', '30'.", + 'text_halfleechtwoup_will_become' => "50% Leech und 2X bis werden zu ", + 'text_halfleechtwoup_timeout_default' => " Tage. Standard 'normal', '30'.", + 'text_normal_will_become' => "Normal wird ", + 'text_normal_timeout_default' => " Tage Standard 'normal', '0'.", + 'text_promotion_timeout_note_two' => "Setze Tage auf '0' um Werbung für immer zu halten.", + 'row_auto_pick_hot' => "Hot automatisch wählen", + 'text_torrents_uploaded_within' => "Torrents hochgeladen innerhalb ", + 'text_days_with_more_than' => " Tage mit mehr als ", + 'text_be_picked_as_hot' => " seeders werden automatisch als Hot ausgewählt.", + 'text_auto_pick_hot_default' => " Standard '7', '10'. Setzen Sie Tage auf '0', um es zu deaktivieren.", + 'row_uploader_get_double' => "Uploader wird verdoppelt", + 'text_torrent_uploader_gets' => "Torrent-Uploader bekommt immer ", + 'text_times_uploading_credit' => " mal so viel beim Hochladen des Guthabens. ", + 'text_uploader_get_double_default' => "Standard '1'. Setzen Sie es auf '1', um Torrent-Uploader normal zu behandeln.", + 'row_delete_dead_torrents' => "Tote Torrents löschen", + 'text_torrents_being_dead_for' => "Torrents die tot sind für ", + 'text_days_be_deleted' => " Tage in einer Reihe werden automatisch gelöscht. Standard '0'. Setzen Sie es auf '0' um die Regel zu deaktivieren.", + 'row_delete_dead_torrents_note' => "WARNUNG: Einmal gelöscht, sind Torrents nicht wiederherstellbar. Denken Sie daran, diese Regel zu deaktivieren, wenn Ihre Site lange Zeit nicht mehr erreichbar ist.", + 'head_main_settings' => "Haupteinstellungen", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Standard 'Ja'. Möchten Sie Ihre Website während der Durchführung von Updates oder anderen Wartungsarten ausschalten? Bitte beachten Sie: Administratoren können die Seite weiterhin sehen.", + 'row_enable_invite_system' => "Einladungssystem aktivieren", + 'text_invite_system_note' => "Standard 'Ja'. Erlaube Registrierungen über Einladungssystem.", + 'row_initial_uploading_amount' => "Anfangswert hochladen", + 'text_initial_uploading_amount_note' => "Wie viele Guthaben (in Byte, d.h. 1073741824 = 1GB) soll jeder Benutzer bei der Registrierung angegeben werden? Standard '0'.", + 'row_initial_invites' => "Initiale Anzahl von Einladungen", + 'text_initial_invites_note' => "Wie viele Einladungen soll jeder Benutzer bei der Registrierung geben? Standard '0'.", + 'row_invite_timeout' => "Einladungs-Timeout", + 'text_invite_timeout_note' => "In Tagen. Lösche Einladungscode nach X Tagen, die die Einladungsanfrage nicht beantwortet haben. Standard '7'.", + 'row_enable_registration_system' => "Registrierungssystem aktivieren", + 'row_allow_registrations' => "Offene Registrierungen erlauben. Standard 'Ja'.", + 'row_verification_type' => "Verifizierungstyp", + 'text_email' => "E-Mail", + 'text_admin' => "Admin", + 'text_automatically' => "Automatisch", + 'text_verification_type_note' => "EMAIL: Bestätigungsmail gesendet. ADMIN: Manuell aktivieren. AUTOMATIC: Benutzer nach Registrierung aktivieren.", + 'row_enable_wait_system' => "Wartesystem aktivieren", + 'text_wait_system_note' => "Wartesystem aktivieren oder deaktivieren (siehe FAQ).", + 'row_enable_max_slots_system' => "Max SLots System aktivieren", + 'text_max_slots_system_note' => "Standard 'nein'. Aktivieren oder deaktivieren Sie maximale gleichzeitige Downloads (AKA Max Slots) (siehe FAQ).", + 'row_show_polls' => "Umfragen anzeigen", + 'text_show_polls_note' => "Standard 'Ja'. POLL-System auf der Hauptseite anzeigen.", + 'row_show_stats' => "Statistiken anzeigen", + 'text_show_stats_note' => "Standard 'Ja'. STATS-System auf der Hauptseite anzeigen.", + 'row_show_last_posts' => "Letzten x Beiträge anzeigen", + 'text_show_last_posts_note' => "Standard 'nein'. Letzte x Beiträge auf der Hauptseite anzeigen.", + 'row_show_last_torrents' => "Zeige die letzten x Torrents", + 'text_show_last_torrents_note' => "Standard 'nein'. Letzte x Torrents auf der Hauptseite anzeigen.", + 'row_show_server_load' => "Serverlast anzeigen", + 'text_show_server_load_note' => "Standard 'Ja'. Server-Laden auf der Hauptseite anzeigen.", + 'row_show_forum_stats' => "Forum-Statistiken anzeigen", + 'text_show_forum_stats_note' => "Standard 'Ja'. Forumsstatistiken auf der Forumsseite anzeigen.", + 'row_show_hot' => "Hot anzeigen", + 'text_show_hot_note' => "Standard 'Ja'. Zeige heiße Ressourcen auf der Hauptseite. Hote Ressourcen werden automatisch vom System oder manuell von Mitarbeitern ausgewählt.", + 'row_show_classic' => "Klassisch anzeigen", + 'text_show_classic_note' => "Standard 'nein'. Zeige klassische Ressourcen auf der Hauptseite. Nur ausgewählte Moderatoren oder höher können klassische Ressourcen auswählen.", + 'row_enable_imdb_system' => "IMDb System aktivieren", + 'text_imdb_system_note' => "Standard 'Ja'. Systemweite IMDb Info Einstellung.", + 'row_enable_pt_gen_system' => 'PT-Gen-System aktivieren', + 'text_enable_pt_gen_system_note' => "Standard 'nein'. Systemweite PT-Gen info Einstellung.", + 'row_pt_gen_api_point' => "PT-Gen api Punkt", + 'text_pt_gen_api_point_note' => "Standard '', wenn erforderlich, Verweis auf Dokumentation um sich selbst zu erstellen", + 'row_enable_school_system' => "Schulsystem aktivieren", + 'text_school_system_note' => "Standard 'nein'. NICHT aktivieren Sie dies, es sei denn, Sie wissen, was Sie tun!", + 'row_restrict_email_domain' => "E-Mail-Domain einschränken", + 'text_restrict_email_domain_note' => "Standard 'nein'. Setzen Sie es auf 'Ja', um nur bestimmte E-Mail-Domains zu registrieren. Siehe hier.", + 'row_show_shoutbox' => "Shoutbox anzeigen", + 'text_show_shoutbox_note' => "Standard 'Ja'. Shoutbox auf der Hauptseite anzeigen.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "Standard 'nein'. Funbox auf der Hauptseite anzeigen.", + 'row_enable_offer_section' => "Angebotsbereich aktivieren", + 'text_offer_section_note' => "Standard 'Ja'. Offert-Bereich aktivieren oder deaktivieren.", + 'row_show_donation' => "Spenden aktivieren", + 'text_show_donation_note' => "Zeige Spenden und Spenden Top Ten.", + 'row_show_special_section' => "Spezielle Sektion aktivieren", + 'text_show_special_section_note' => "Standard 'nein'. NICHT aktivieren Sie dies, es sei denn, Sie wissen, was Sie tun!", + 'row_weekend_free_uploading' => "Kostenloses Hochladen am Wochenende", + 'text_weekend_free_uploading_note' => "Standard 'nein'. Setzen Sie es auf 'Ja', damit alle Benutzer Torrents am Wochenende hochladen können (von Samstag 12:00 bis Sonntag 23:59).", + 'row_enable_helpbox' => "Helpbox aktivieren", + 'text_helpbox_note' => "Standard 'nein'. Setzen Sie es auf 'nein', um Gästen zu verbieten, Nachrichten zu schreiben.", + 'row_enable_bitbucket' => "Bitbucket aktivieren", + 'text_bitbucket_note' => "Standard 'Ja'. Setzen Sie 'Nein' um Benutzern das Hochladen von Avataren in den Tracker zu verbieten.", + 'row_enable_small_description' => "Kleine Dekription aktivieren", + 'text_small_description_note' => "Standard 'Ja'. Unter Torrent-Titel auf der Torrent-Seite anzeigen.", + 'row_ptshow_naming_style' => "PTShow Namensstil", + 'text_ptshow_naming_style_note' => "Standard 'nein'. Im Format von [MM.DD.YY][Original Name][Chinesischer Name]. NICHT aktivieren Sie dies, es sei denn, Sie wissen, was Sie tun!", + 'row_use_external_forum' => "Externes Forum verwenden", + 'text_use_external_forum_note' => "Standard 'nein'. Auf 'Ja' setzen um ein externes Forum anstelle eines internen Forums zu verwenden.", + 'row_external_forum_url' => "Externe Forum-URL", + 'text_external_forum_url_note' => "Es sollte wie http://www.cc98.org sein", + 'row_torrents_category_mode' => "Kategorie-Modus der Torrents Sektion", + 'text_torrents_category_mode_note' => "Dies ändert den Kategorie-Modus auf der Seite Torrents.", + 'row_special_category_mode' => "Kategorie-Modus des Sonderabschnitts", + 'text_special_category_mode_note' => "Dies ändert den Kategorie-Modus im Special Bereich.", + 'row_default_site_language' => "Standardsprache der Site", + 'text_default_site_language_note' => "Dies ändert die Standardsprache auf der Login-Seite.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Neu registrierte Benutzer würden dieses Stylesheet verwenden.", + 'row_max_torrent_size' => "Max. Torrent-Größe", + 'text_max_torrent_size_note' => " In Bytes. Standard 1048576 (d.h. 1 MB)", + 'row_announce_interval' => "Ankündigungsintervall", + 'text_announce_interval_note_one' => "In Sekunden. Im Ankündigungsintervall fordert der Tracker BitTorrent-Clients auf, Informationen zu aktualisieren. aber, in der Praxis kann das Ankündigungsintervall anders sein, da BitTorrent-Clients diese Nachricht ignorieren konnten oder Benutzer wählen können, um den Tracker manuell zu verbinden.", + 'text_announce_default' => "Standard: ", + 'text_announce_default_default' => "Standard '1800', d.h. 30 Minuten", + 'text_for_torrents_older_than' => "Für Torrents älter als ", + 'text_days' => " tagen: ", + 'text_announce_two_default' => "Standard '7', '2700' (d.h. 45 Minuten). Setzen Sie Tage auf '0', um die Regel zu deaktivieren.", + 'text_announce_three_default' => "Standard '30', '3600' (d.h. 60 Minuten). Setzen Sie Tage auf '0', um die Regel zu deaktivieren.", + 'text_announce_interval_note_two' => "HINWEIS: NICHT die aufsteigende Reihenfolge der Zeiten ändern!
    Kürzeres Intervall bedeutet genauere Informationen der Teilnehmer und HEAVIER Tracker laden.", + 'row_cleanup_interval' => "Auto-Reinigungsintervall", + 'text_cleanup_interval_note_one' => "Säubern Sie alle XXX Sekunden (Benutzerwerbung, Demodation, Seeding-Bonus, usw.).", + 'text_priority_one' => "Priorität 1: ", + 'text_priority_one_note' => "Peer-Status aktualisieren; Berechne Seeding-Bonus. Standard '3600', d.h. 60 Minuten.", + 'text_priority_two' => "Priorität 2: ", + 'text_priority_two_note' => "Aktualisiere Torrent-Sichtbarkeit. Standard '5400', d.h. 90 Minuten.", + 'text_priority_three' => "Priorität 3: ", + 'text_priority_three_note' => "Anzahl der Aktualisierungen von Seedern, Leechern, Kommentaren für Torrents; Anzahl der Aktualisierungen von Forum-Post/Thema; Anzahl von Angeboten, die Timeout sind, löschen; Torrent-Promotion; automatisch heiße Torrents auswählen. Standard '7200', d.h. 2 Stunden.", + 'text_priority_four' => "Priorität 4: ", + 'text_priority_four_note' => "Lösche unbestätigte Konten, alte Anmeldeversuche, Einladungscodes und Regiment-Codes; Säubere Benutzerkonten (inaktive Löscher, mache Kontowerbung und -demotion, Sperrung usw. ; Beitrag hochgeladenes Bild; Update der gesamten Versee-und Durchlaufzeit von Benutzern. Standard '86400', d.h. 24 Stunden.", + 'text_priority_five' => "Priorität 5: ", + 'text_priority_five_note' => "Lösche Torrents, die nicht mehr existieren; sperre sehr alte Forenthemen; Lösche sehr alte Report-Elemente. Standard '1296000', d.h. 15 Tage.", + 'text_cleanup_interval_note_two' => "HINWEIS: NICHT die aufsteigende Reihenfolge der Zeiten ändern!", + 'row_signup_timeout' => "Registrierung Timeout", + 'text_signup_timeout_note' => "In Sekunden. Unbestätigte Benutzer nach XXX Sekunden löschen. Standard '259200', d.h. 3 Tage.", + 'row_min_offer_votes' => "Min. Angebotsbewertungen", + 'text_min_offer_votes_note' => "Das Angebot wird genehmigt, wenn die Unterstützung der Stimmen XXX mehr ist als die Ablehnung von Abstimmungen. Standard '15'.", + 'row_offer_vote_timeout' => "Timeout der Abstimmung anbieten", + 'text_offer_vote_timeout_note' => "In Sekunden. Angebote löschen, wenn nicht nach XXX Sekunden abgestimmt wurde. Standard '259200', d.h. 72 Stunden. Aktivieren Sie '0', um Timeout zu deaktivieren.", + 'row_offer_upload_timeout' => "Upload-Timeout anbieten", + 'text_offer_upload_timeout_note' => "In Sekunden. Lösche Angebote, wenn nicht nach einer Abstimmung für XXX Sekunden hochgeladen. Standard '86400', d.h. 24 Stunden. Setzen Sie es auf '0', um Timeout zu deaktivieren.", + 'row_max_subtitle_size' => "Max. Untertitelgröße", + 'text_max_subtitle_size_note' => "In Bytes. Maximale Größe der Untertitel kann hochgeladen werden. Standard 3145728, d.h. 3 MB. Setzen Sie es auf '0', um das Limit zu deaktivieren.", + 'row_posts_per_page' => "Standard-Beiträge pro Seite", + 'text_posts_per_page_note' => "Anzahl der Beiträge pro Seite, die in einem Forum angezeigt werden. Standard '10'.
    Beachten Sie, dass die persönliche Einstellung des Benutzers dies überschreiben würde", + 'row_topics_per_page' => "Standard-Themen pro Seite", + 'text_topics_per_page_note' => "Anzahl der Themen pro Seite, die in einem Forum angezeigt werden. Standard '20'.
    Beachten Sie, dass die persönliche Einstellung des Benutzers dies überschreiben würde", + 'row_number_of_news' => "Anzahl der Neuigkeiten", + 'text_number_of_news_note' => "XXX Artikel der neuesten Nachrichten auf der Hauptseite anzeigen. Standard '3'.", + 'row_torrent_dead_time' => "Max. Torrent-Totzeit", + 'text_torrent_dead_time_note' => "In Sekunden. Markiere Torrent als tot, nachdem es keinen Seeder für XXX Sekunden gibt. Standard '21600', d.h. 6 Stunden.", + 'row_max_users' => "Max. Benutzer", + 'text_max_users' => "Wann immer dieses Limit erreicht ist, ist die kostenlose und Einladungsregistrierung deaktiviert.", + 'row_https_announce_url' => "HTTPS-Ankündigungs-URL", + 'text_https_announce_url_note' => "Leer lassen, wenn Sie die gleiche URL für HTTP und HTTPS verwenden. Es sollte sein: ", + 'row_site_accountant_userid' => "Accountant Benutzer-ID", + 'text_site_accountant_userid_note' => "In Zahlen, z.B. '1'. Die ID des Benutzers, an den Spender eine Spendenmeldung senden sollen.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "Das Alipay-Konto, das Sie verwenden, um Spenden zu erhalten, z.B. 'yourname@gmail.com'. Lassen Sie es leer, wenn Sie kein Alipay-Konto haben.", + 'row_paypal_account' => "PayPal-Konto", + 'text_paypal_account_note' => "Das PayPal-Konto, das Sie verwenden, um Spenden zu erhalten, z.B. 'yourname@gmail.com'. Lassen Sie es leer, wenn Sie kein PayPal-Konto haben.", + 'row_site_email' => "Site-E-Mail", + 'text_site_email_note' => "E-Mail-Adresse der Webseite", + 'row_report_email' => "E-Mail melden", + 'text_report_email_note' => "E-Mail Adresse melden", + 'row_site_slogan' => "Site-Slogan", + 'text_site_slogan_note' => "Website-Slogan", + 'row_icp_license' => "ICP-Lizenz", + 'text_icp_license_note' => "Dies ist ein Lizenzsystem für von China betriebene Websites. Lassen Sie es leer, wenn Sie keine haben.", + 'row_torrent_directory' => "Torrent-Verzeichnis", + 'text_torrent_directory' => "Standard 'torrents'. KEIN Schrägstrich (/) am Ende!", + 'row_bitbucket_directory' => "Bitbucket-Verzeichnis", + 'text_bitbucket_directory_note' => "Standard 'bitbucket'. KEIN Schrägstrich (/) am Ende!", + 'row_cache_directory' => "Cache-Verzeichnis", + 'text_cache_directory_note' => "Standard 'cache'. KEIN Schrägstrich (/) am Ende!", + 'row_torrent_name_prefix' => "Torrent-Namen-Präfix", + 'text_torrent_name_prefix_note' => "Füge Präfix zum Namen der Torrent-Datei hinzu, die von dieser Seite heruntergeladen wird. Standard '[Nexus]'. Kein Nacht-Punkt (.) am Ende!", + 'row_peering_time_calculation' => "Startberechnungszeit für Seeding Leeching", + 'text_peering_time_calculation_note' => "Lassen Sie es einfach leer. Es ist aus veralteten Gründen gesetzt.", + 'row_new_subtitle_id' => "Neue Untertitel-ID", + 'text_new_subtitle_id_note' => "Behalte es einfach '0'. Es ist aus Vermächtnis gesetzt.", + 'head_website_settings' => "Website-Einstellungen", + 'row_basic_settings' => "Grundeinstellungen", + 'submit_basic_settings' => "Grundeinstellungen", + 'text_basic_settings_note' => "Richten Sie die grundlegendsten Dinge, Site-Namen.", + 'row_main_settings' => "Haupteinstellungen", + 'submit_main_settings' => "Haupteinstellungen", + 'text_main_settings_note' => "Richten Sie verschiedene Dinge über Ihre Website ein.", + 'row_smtp_settings' => "SMTP Einstellungen", + 'submit_smtp_settings' => "SMTP Einstellungen", + 'text_smtp_settings_note' => "E-Mail-Server für SMTP einrichten.", + 'row_security_settings' => "Sicherheitseinstellungen", + 'submit_security_settings' => "Sicherheitseinstellungen", + 'text_security_settings_note' => "Sichern Sie Ihren Tracker.", + 'row_authority_settings' => "Autoritätseinstellungen", + 'submit_authority_settings' => "Autoritätseinstellungen", + 'text_authority_settings_note' => "Legen Sie fest, was Benutzer jeder Klasse tun können.", + 'row_tweak_settings' => "Einstellungen anpassen", + 'submit_tweak_settings' => "Einstellungen anpassen", + 'text_tweak_settings_note' => "TWEAK Ihren Tracker.", + 'row_bonus_settings' => "Bonus-Einstellungen", + 'submit_bonus_settings' => "Bonus-Einstellungen", + 'text_bonus_settings_note' => "Konfigurieren Sie, wie Bonus erhalten und verwendet wird.", + 'row_account_settings' => "Kontoeinstellungen", + 'submit_account_settings' => "Kontoeinstellungen", + 'text_account_settings_settings' => "Konfigurieren, wenn Benutzerkonten beworben, degradiert oder gelöscht werden.", + 'row_torrents_settings' => "Torrent-Einstellungen", + 'submit_torrents_settings' => "Torrent-Einstellungen", + 'text_torrents_settings_note' => "Konfigurieren Sie Torrent-Promotion, Auswahl usw.", + 'row_bots_settings' => "Bots Einstellungen", + 'submit_bots_settings' => "Bots Einstellungen", + 'text_bots_settings_note' => "Bots konfigurieren. NICHT Berühren, es sei denn, Sie wissen, was Sie tun!", + 'row_code_settings' => "Code-Einstellungen", + 'submit_code_settings' => "Code-Einstellungen", + 'text_code_settings_note' => "Code-Version konfigurieren. NICHT Berühren, es sei denn, Sie wissen, was Sie tun.", + 'text_smtp_default' => "Standard (Standard PHP Mail Funktion verwenden)", + 'text_smtp_advanced' => "Erweitert (Standard-PHP-Mail-Funktion mit EXTRA-Kopfzeilen verwenden. Dies hilft, Spam-Filter zu vermeiden)", + 'text_smtp_external' => "Externe (externer SMTP-Server)", + 'text_setting_for_advanced_type' => "Einstellungen für erweiterten Typ", + 'row_smtp_host' => "SMTP-Host", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "SMTP-Port", + 'text_smtp_port_note' => "Standard: 25", + 'row_smtp_sendmail_from' => "SMTP sendmail von", + 'text_smtp_sendmail_from_note' => "Standard: ", + 'row_smtp_sendmail_path' => "Sendmail-Pfad", + 'text_smtp_sendmail_path_note' => "Bitte konfigurieren Sie Ihren sendmail_path durch Bearbeiten der php.ini", + 'text_setting_for_external_type' => "Einstellungen für externen Typ", + 'row_outgoing_mail_address' => "Adresse der ausgehenden Mail (SMTP)", + 'row_outgoing_mail_port' => "Ausgehender Mailport (SMTP)", + 'row_outgoing_mail_encryption' => "Verschlüsselung ausgehender E-Mails (SMTP)", + 'text_outgoing_mail_address_note' => "Tipp: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "Tipp: 25", + 'row_smtp_account_name' => "Kontoname", + 'text_smtp_account_name_note' => "Tipp: deinname@yourisp.com", + 'row_smtp_account_password' => "Kontokennwort", + 'text_smtp_account_password_note' => "Tipp: Ihr Passwort geht hierher", + 'text_mail_test_note' => "Wie kann ich PHP-Mails testen? Es ist einfach: Klicken Sie auf ", + 'text_here' => "Hier", + 'std_error' => "Fehler", + 'std_mysql_connect_error' => "Keine Verbindung zu MySQL. Bitte überprüfen Sie Ihre Einstellung. ", + 'row_enable_location' => "Standort aktivieren", + 'text_enable_location_note' => "Standard 'nein'. Zeige den geografischen Standort des Benutzers basierend auf seiner IP-Adresse. Du solltest diese deaktiviert bleiben es sei denn, du hast eine IP-Datenbank importiert.", + 'row_torrents_per_page' => "Torrents pro Seite", + 'text_torrents_per_page_note' => "Anzahl der Torrents pro Seite, die auf der Seite Torrents angezeigt werden. Standard '50'.
    Beachten Sie, dass die persönliche Einstellung des Benutzers dies überschreiben würde", + 'row_title_keywords' => "Titel Schlüsselwörter", + 'text_title_keywords_note' => "Im Dokumenttitel anzeigen. Diese Schlüsselwörter helfen Suchmaschinen Ihre Seite zu finden. Trennen Sie mehrere Stichwörter mit '|', e. . 'BitTorrent|Download|Film'. Leer lassen, wenn ein sauberer Titel beibehalten werden soll.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Im Dokumentenkopf anzeigen. Definiert Schlüsselwörter zur Beschreibung Ihrer Website. Trennen Sie mehrere Schlüsselwörter mit ',', z.B. 'BitTorrent, Download, Film'.", + 'row_meta_description' => "Meta-Beschreibung", + 'text_meta_description_note' => "Im Dokumentenkopf anzeigen. Definiert eine Beschreibung Ihrer Website.", + 'row_bonus_gift_tax' => "Bonus Geschenksteuer", + 'text_system_charges' => "Das System berechnet Bonusempfänger ", + 'text_bonus_points_plus' => " Bonuspunkte + ", + 'text_bonus_gift_tax_note' => "% des überwiesenen Betrags als Steuer. Wenn zum Beispiel die Werte auf '5', '10' gesetzt sind, erhält der Empfänger nur 85 Bonuspunkte, wenn der Geber 100 Bonuspunkte versendet. Standard '5', '10'.
    HINWEIS: Die beiden Regeln funktionieren separat. Sie müssen beide Werte auf '0' setzen, um die Steuer zu deaktivieren.", + 'row_see_sql_debug' => "Debug ansehen", + 'text_allow' => "Erlauben ", + 'text_see_sql_list' => " oder höher, um Debug-Informationen zu sehen (SQL-Abfrageliste am unteren Ende der Seite und PHP-Berichtsinformation). Standard ", + 'text_smtp_none' => "Keine (Auswahl wird den E-Mail-Versand komplett deaktivieren)", + 'row_attachment_settings' => "Anhang-Einstellungen", + 'submit_attachment_settings' => "Anhang-Einstellungen", + 'text_attachment_settings_note' => "Anhänge konfigurieren.", + 'head_attachment_settings' => "Anhang-Einstellungen", + 'row_enable_attachment' => "Anhang aktivieren", + 'text_enable_attachment_note' => "Globale Anhang-Einstellung. Wenn 'Nein' gesetzt wird, kann niemand einen Anhang hochladen.", + 'row_save_directory' => "Speichere Verzeichnis", + 'row_http_directory' => "HTTP-Pfad für Anhänge", + 'text_http_directory_note' => "Es kann entweder ein relativer Pfad oder ein absoluter Pfad sein. KEIN Schrägstrich (/) am Ende! Standard 'Attachments'.", + 'row_attachment_authority' => "Anhang-Behörde", + 'text_can_upload_at_most' => " oder höher kann höchstens hochladen ", + 'text_file_size_below' => " Anhänge in 24 Stunden, deren Größe nicht größer ist als ", + 'text_with_extension_name' => "KB und dessen Dateinamenerweiterung unter ", + 'text_authority_default_one_one' => ". Standard ", + 'text_authority_default_one_two' => ", '5', '256', 'jpeg, jpg, png, gif'.", + 'text_authority_default_two_one' => ". Standard ", + 'text_authority_default_two_two' => ", '10', '512', 'torrent, zip, rar, 7z, gzip, gz'.", + 'text_authority_default_three_one' => ". Standard ", + 'text_authority_default_three_two' => ", '20', '1024', 'mp3, oga, ogg, flv'.", + 'text_authority_default_four_one' => ". Standard ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "HINWEIS:
    • Tu NICHT ändere die aufsteigende Reihenfolge der Benutzerklassen Dateigrößenlimit oder Dateigrößenbegrenzung.
    • Setzen Sie die Dateigröße auf '0', die Dateigröße auf '0' und die zulässigen Dateierweiterungen auf ''(i. . leer) zu Deaktivieren Sie relative Regel.
    • Höhere Klassen erben Autorität von niedrigeren Klassen, also gibt es keine Notwendigkeit, erlaubte Dateierweiterungen zu jeder Regel hinzuzufügen.
    • Trennen Sie mehrere Dateierweiterungen mit ','.
    • Egal wie die Einstellungen sind Niemand kann Dateien hochladen, deren Größe größer als 5 MB ist oder deren Name unter 'exe, com, bat, msi' liegt.
    ", + 'text_attachment_authority_note_one' => "Definieren Sie die Berechtigung des Benutzers, Anhänge basierend auf seiner Klasse hochzuladen.", + 'text_save_directory_note' => "Das Verzeichnis, in dem Sie Anhänge speichern. Bitte stellen Sie sicher, dass Sie über richtig konfigurierte Verzeichniszugriffsrechte (777) verfügen. KEIN Schrägstrich (/) am Ende! Standard './attachments'.", + 'row_save_directory_type' => "Anhänge speichern in", + 'text_one_directory' => "Ein Verzeichnis für alle Dateien", + 'text_directories_by_monthes' => "Nach dem Hochladen von Monaten benannte Verzeichnisse", + 'text_directories_by_days' => "Nach dem Hochladen von Tagen benannte Verzeichnisse", + 'text_save_directory_type_note' => "Die geänderte Einstellung betrifft die Anhänge nicht bereits hochgeladen. Standard 'Verzeichnisse nach hochgeladenen Monaten'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Kein Vorschaubild. Nur das Originalbild speichern.", + 'text_create_thumbnail' => "2. Erstellen Sie ein Miniaturbild, wenn das Bild groß ist, und speichern Sie sowohl das Miniaturbild als auch das Originalbild.", + 'text_resize_big_image' => "3. Größe des Bildes ändern, wenn es groß ist und nur das Miniaturbild speichern.", + 'text_image_thumbnail_note' => "Standard '2'.", + 'row_thumbnail_quality' => "Miniaturansicht Qualität", + 'text_thumbnail_quality_note' => "Legen Sie die Qualität des Thumbnails fest. Der Wert sollte eine Ganzzahl zwischen 1 und 100 sein. Die größere Zahl, die höhere Qualität und die größere Dateigröße. Standard '80'.", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Breite * Höhe, in Pixeln. Erstelle Vorschaubilder NUR für Bilder, deren Breite oder Höhe das Limit überschreitet. Standard '500', '500'.", + 'row_watermark' => "Wasserzeichen Position", + 'text_no_watermark' => "Kein Wasserzeichen", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Zufällige Position", + 'text_watermark_note' => "Fügen Sie Wasserzeichen zur hochgeladenen Bilddatei (JPEG/PNG/GIF) hinzu. Ersetzen Sie das Wasserzeichen PNG-Datei 'pic/watermark.png' durch ein eigenes. Legen Sie die Position fest, an der das Wasserzeichen platziert werden soll. GIF Animation wird nicht unterstützt. Standard 'kein Wassermark'.", + 'row_image_size_for_watermark' => "Bildgröße für Wasserzeichen", + 'text_watermark_size_note' => "Breite * Höhe, in Pixeln. Fügen Sie das Wasserzeichen NUR zu Bildern hinzu, deren Breite und diese übersteigt. Standard '300', '300'.", + 'row_jpeg_quality_with_watermark' => "JPEG-Qualität mit Wasserzeichen", + 'text_jpeg_watermark_quality_note' => "Die Bildqualität für JPEG-Datei nach dem Hinzufügen von Wasserzeichen. Der Wert sollte eine Ganzzahl zwischen 1 und 100 sein. Die größere Zahl, die höhere Qualität und die größere Dateigröße. Standard '85'.", + 'head_save_attachment_settings' => "Einstellungen für Anhänge speichern", + 'row_css_date' => "CSS date", + 'text_css_date' => "Das Zeitformat ist YYYYMMDDhhmm, z.B. '200911030110'. Das Ändern dieses Formats hilft den Browsern den CSS-Cache zu aktualisieren. Hilfreich, wenn Sie Änderungen an CSS-Dateien vornehmen. Lassen Sie es leer, wenn es Ihnen nicht Sinn macht. Standardmäßig leer.", + 'row_alternative_thumbnail_size' => "Alternative Miniaturansicht Größe", + 'text_alternative_thumbnail_size_note' => "Benutzer können die alternative Größe für Thumbnails wählen. Standard '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Wasserzeichen zum Vorschaubild hinzufügen", + 'text_watermark_to_thumbnail_note' => "Ob auch Wasserzeichen zum Vorschaubild hinzugefügt werden oder nicht. Standard 'nein'. Die globale Wasserzeicheneinstellung muss aktiviert sein, damit dies funktioniert.", + 'row_advertisement_settings' => "Anzeigeneinstellungen", + 'submit_advertisement_settings' => "Anzeigeneinstellungen", + 'text_advertisement_settings_note' => "Konfigurieren Sie Inserate auf Ihrer Website.", + 'head_advertisement_settings' => "Anzeigeneinstellungen", + 'row_enable_advertisement' => "Werbung aktivieren", + 'text_enable_advertisement_note' => "Globale Anzeigeneinstellung.", + 'row_no_advertisement' => "Keine Werbung", + 'text_can_choose_no_advertisement' => " oder höher können wählen, um keine Werbung am User CP zu sehen. Standard ", + 'row_bonus_no_advertisement' => "Keine Werbung mit Bonus", + 'text_no_advertisement_with_bonus' => " oder höher können einige Zeit ohne Werbung im Bonus-Center kaufen. ", + 'row_no_advertisement_bonus_price' => "Kein Werbebonus-Preis", + 'text_bonus_points_to_buy' => " Bonuspunkte zu kaufen ", + 'text_days_without_advertisements' => " Tage ohne Werbung. Standard '10000', '15'.", + 'row_click_advertisement_bonus' => "Klicken Sie auf Anzeigenbonus", + 'text_points_clicking_on_advertisements' => " Bonus-Punkte beim ersten Klicken auf eine Anzeige. Setzen Sie es auf '0', um die Regel zu deaktivieren. Standard '0'.
    Hinweis: Einige Anzeigenanwendungen (z.B. Google Adsense) verbieten Websites mit Anreizen, auf Werbung zu klicken.", + 'head_save_advertisement_settings' => "Werbeeinstellungen speichern", + 'row_enable_tooltip' => "Tooltip aktivieren", + 'text_enable_tooltip_note' => "Benutzern erlauben, Tooltip zu verwenden. Standard 'Ja'.", + 'text_thirtypercentleech_chance_becoming' => "% Chance, 30% Blattzu werden. Standard '0'.", + 'text_thirtypercentleech_will_become' => "30% Blatt wird zu ", + 'text_thirtypercentleech_timeout_default' => " Tage. Standard 'normal', '30'.", + 'row_site_logo' => "Site-Logo", + 'text_site_logo_note' => "Die Bilddatei des Logos. Empfohlene Bildgröße ist 220 * 70. Wenn leer, stattdessen Text anzeigen. Standard ''.", + 'row_promotion_link_click' => "Promotion-Link klicken", + 'text_promotion_link_note_one' => " Bonuspunkte wenn sein Promotion-Link durch eine nicht aufgezeichnete IP angeklickt wird. Nur ein Klick wird gezählt ", + 'text_promotion_link_note_two' => " Sekunden. Setzen Sie Punkte auf '0', um die Regel zu deaktivieren. Standard '0', '600'.", + 'row_promotion_link_example_image' => "Promotion Link Beispielbild", + 'text_promotion_link_example_note' => "Das Bild in den Beispielen von Werbelink. MUSS verwenden relativen Pfad, z.B. 'pic/prolink.png'.", + 'row_enable_nfo' => "NFO aktivieren", + 'text_enable_nfo_note' => "Standard 'Ja'. Systemweite NFO-Einstellung.", + 'row_web_analytics_code' => "Webanalysecode", + 'text_web_analytics_code_note' => "Geben Sie den Webanalysecode eines Drittanbieterdienstes ein (z.B. Google Analytics). Lassen Sie ihn leer wenn keine.
    Hinweis: Verwenden Sie nur Code, der sicher und vertrauenswürdig ist.", + 'row_enable_email_notification' => "E-Mail-Benachrichtigung aktivieren", + 'text_email_notification_note' => "Benutzern erlauben, E-Mail-Benachrichtigung zu erhalten, wenn er eine neue Pm, Kommentar usw. erhält.", + 'text_users_get' => "Benutzer würden erhalten ", + 'text_invitations_default' => " lädt ihn das erste Mal zu dieser Klasse ein. Standard ", + 'row_guest_visit_type' => "Gast Besuch", + 'text_guest_visit_type_normal' => 'Normal', + 'text_guest_visit_type_static_page' => 'Statische Seite anzeigen', + 'text_guest_visit_type_custom_content' => 'Eigenen Inhalt anzeigen', + 'text_guest_visit_type_redirect' => 'Auf eine URL umleiten', + 'row_guest_visit_value_static_page' => 'Spezifische statische Seite', + 'row_guest_visit_value_custom_content' => 'Eigener Inhalt', + 'row_guest_visit_value_redirect' => 'Spezifische URL', + 'text_guest_visit_value_static_page' => 'Datei Suche:Ressourcen/Static-Seiten/', + 'row_login_type' => 'Anmelde-Typ', + 'text_login_type_normal' => 'Normal', + 'text_login_type_secret' => 'Geheimnis', + 'text_login_type_warning' => "Nur einer der drei ist in Kraft", + 'row_login_secret' => 'Login-Geheimnis', + 'text_login_secret_current' => 'Aktuelles Geheimnis', + 'text_login_url_with_secret' => 'Geheime Login-URL', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Erneut generieren (wird Geheimnis aktualisieren und seine Lebensdauer nach dem Speichern verlängern)", + 'text_login_secret_regenerate_no' => "Verbleibe (ändert nicht das Geheimnis und seine Lebensdauer nach dem Speichern)", + 'text_login_secret_lifetime' => 'Deadline', + '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', + '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.', + 'row_download_support_passkey' => 'Download per Passwort unterstützen', + 'text_download_support_passkey_note' => 'Unterstützen Sie Download Torrent-Datei durch Passwort oder nicht (benötigen Sie torrent id).', + 'row_torrent_hr' => 'H&r', + 'text_torrent_hr_note' => '.Torrent an der H&R-Prüfung teilnehmen', + 'row_cancel_hr' => 'H&R abbrechen', + 'text_cancel_hr_note' => "Bonus-Punkte um ein H&R-Standard ' zu stornieren".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'Teilnahmebonus', + 'text_attendance_initial_reward' => 'Erste Belohnung', + 'text_attendance_initial_reward_input_label' => 'Erstes Mal erhalten Sie', + 'text_attendance_input_suffix' => 'bonus', + 'text_attendance_continuous_increment' => 'Kontinuierlicher Schritt', + 'text_attendance_continuous_increment_input_label' => 'Jeder kontinuierliche Besuch erhöht sich', + 'text_attendance_reward_limit' => 'Prämienlimit', + 'text_attendance_reward_limit_input_label' => 'Höchste Belohnung, die du erhältst', + 'text_attendance_continuous' => 'Kontinuierlich', + 'text_attendance_continuous_days' => 'Kontinuierliche Tage', + 'text_attendance_continuous_days_additional_reward' => 'Zusätzlicher Bonus', + 'text_attendance_continuous_days_action' => 'Aktion', + 'text_attendance_continuous_unit' => 'tage', + 'text_attendance_continuous_item_action_remove' => 'Entfernen', + 'text_attendance_continuous_item_action_add' => 'Neu', + 'text_attendance_continuous_add_rules' => 'Bitte füge Regeln von der niedrigsten zur höchsten hinzu', + 'row_attendance_card' => 'Anwesenheitskarte kaufen', + 'text_attendance_card_note' => "Bonuspunkte um eine Anwesenheitskarte zu kaufen. Standard\"" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Site-aktiviert Sprache', + 'text_site_language_enabled_note' => 'Site-aktivierte Sprache auswählen', + 'keep_at_least_one' => 'Behalte mindestens einen', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'Standard ist', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Top Upload anzeigen (Torrentanzahl)', + 'text_show_top_uploader_note' => "Standard 'Nein'. Top Upload-Benutzer (Torrent-Zähler) auf der Homepage anzeigen.", + 'claim_label' => 'Torrent-Anspruch', + 'claim_enabled' => 'Anspruch aktiviert', + 'claim_torrent_ttl' => 'Torrent kann nach %s von Tagen nach der Freigabe abgeholt werden.', + 'claim_torrent_user_counts_up_limit' => 'Ein Torrent kann von bis zu %s von Benutzern abgeholt werden.', + 'claim_user_torrent_counts_up_limit' => 'Ein Benutzer kann bis zu %s an Torrents beanspruchen.', + 'claim_remove_deduct_user_bonus' => "Der beanspruchte Torrent wird gelöscht und %s des Bonus des Nutzers wird abgezogen, wenn er den Standard nicht erfüllt (nicht den ersten Monat der Forderung).", + 'claim_give_up_deduct_user_bonus' => 'Der Benutzer gibt den Abzug des Benutzers %s Bonus aktiv auf.', + 'claim_reach_standard' => 'Standard: Monatliche Verteilungszeit größer oder gleich %s von Stunden oder größer als oder gleich %s dessen Größe.', + 'claim_bonus_multiplier' => 'Berechne %s mal den normalen Bonuswert des erreichten Samenbonus.', + 'row_misc_settings' => 'Sonstige Einstellungen', + 'submit_misc_settings' => 'Sonstige Einstellungen', + 'text_misc_settings_note' => 'Sonstige Einstellungen', + 'row_misc_donation_custom' => 'Spenden benutzerdefiniert', + 'text_donation_custom_note' => 'Benutzerdefinierte Spendenseite, angezeigt über Alipay, PayPal. Support bbcode Tag', + 'row_approval_status_icon_enabled' => 'Freigabestatus Symbol anzeigen', + 'text_approval_status_icon_enabled_note' => "Gibt an, ob das Freigabestatus-Symbol in der Torrent-Liste angezeigt werden soll. Standardeinstellung: 'Nein'.", + 'row_approval_status_none_visible' => 'Sichtbarkeit von nicht überprüften Torrents', + 'text_approval_status_none_visible_note' => "Standard: 'Ja'. Wenn auf 'Nein' gewechselt, erzwingen Sie das Freigabe-Statussymbol anzuzeigen, wenn Audit nicht [allow] Status ist.", + 'row_imdb_language' => 'IMDB Sprache', + 'text_imdb_language_note' => 'Sprachen zum Crawlen von IMDB-Daten.', + 'text_login_type_passkey' => 'passkey', + 'row_harem_addition' => 'Harem-Ergänzung', + 'text_user_would_get_by_harem' => 'Der Benutzer erhält den Bonuswert des direkten Schadens', + 'text_harem_addition_note' => 'mal als Belohnung (Faktor, z.B. 0,01, wenn Harem 100 Bonus erhält, dann belohnen Benutzer 100 * 0.01 = 1)', + 'row_offer_skip_approved_count' => 'Anzahl direkter Upload-Angebote', + 'text_offer_skip_approved_count_note' => 'Wenn die Anzahl der genehmigten Angebote größer oder gleich diesem Wert ist, können Sie direkt hochladen, ohne Angebote einzureichen.', + 'row_torrent_delete' => 'Torrent löschen', + 'text_torrent_delete_note' => '.Lösche Torrent', + 'row_hundred_gb_credit' => "100,0 GB Guthaben hochladen", + 'text_hundred_gb_credit_note' => " Bonuspunkte für den Umtausch gegen 100,0 GB Guthaben. Standard '10000'.", + 'row_ten_gb_download_credit' => "10.0 GB Download-Guthaben", + 'text_ten_gb_download_credit_note' => " Bonuspunkte für den Austausch gegen 10,0 GB Downloadcredit. Standard '1000'.", + 'row_hundred_gb_download_credit' => "100,0 GB Download-Guthaben", + 'text_hundred_gb_download_credit_note' => " Bonuspunkte zum Umtausch gegen 100,0 GB Downloadcredit. Standard '8000'.", + 'row_official_addition' => 'Offizieller Zusatz', + 'text_user_would_get_by_official' => 'Der Benutzer erhält den normalen Bonuswert des offiziellen Torrent', + 'text_addition_addition_note' => 'mal als Belohnung (Faktor, z.B. 0,01, wenn offizielle Torrens 100 Bonus erhalten, belohnen Sie Benutzer 100 * 0.01 = 1)', + 'zero_bonus_factor_default' => '. Standard ist: 0.2', + 'row_official_tag' => 'Offizielles Tag', + 'text_official_tag_note' => '. Torrents mit diesem Tag sind offizielle Torrents', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Torrents mit diesem Tag sind keine Bonus-Torrents', + 'row_upload_deny_approval_deny_count' => 'Anzahl der Freigabeverweigerungen ablehnen', + 'text_upload_deny_approval_deny_count_note' => "Wenn die Anzahl der Torrents Freigabe verweigert ist größer oder gleich diesem Wert, ist die Veröffentlichung nicht erlaubt. Auf '0' setzen, um diese Regel nicht zu verwenden", + 'row_nfo_view_style_default' => 'NFO-Ansichts-Stil Standard', + 'row_destroy_disabled' => 'Konto komplett löschen', + 'text_destroy_disabled_note_one' => 'Konten deaktiviert, wenn sie fortwährend andauern', + 'text_destroy_disabled_note_two' => "Tage ohne Anmeldung werden vollständig aus der Datenbank gelöscht. Standard '500', bitte legen Sie einen Wert größer als die oben genannten fest, um diese Regel zu deaktivieren. Setzen Sie auf '0', um diese Regel zu deaktivieren." , + 'row_enable_global_search_system' => 'Globale Suche aktivieren', + 'text_global_search_system_note' => "Standard: 'Ja'. Wenn aktiviert, wird das globale Suchportal in der unteren rechten Ecke des Hauptmenüs angezeigt.", + 'row_protected_forum' => 'Datenschutz-Foren', + 'text_protected_forum' => 'Die IDs von Foren, die Datenschutz ermöglichen , getrennt durch Kommata (z.B. 1,2,3)', + 'forum_format_error' => 'Das Format der Foren ist falsch, bitte überprüfen Sie es nochmal!', + 'row_buy_an_tmp_invite' => 'Eine temporäre Einladung kaufen', + 'text_buy_an_tmp_invite_note' => " Bonuspunkte um eine temporäre Einladung zu erhalten. Standard '500'.Set Verhältnis auf '0', um den Kauf zu deaktivieren.", + 'row_buy_rainbow_id' => 'Rainbow ID kaufen', + 'text_buy_rainbow_id_note' => " Bonuspunkte um eine Regenbogen-ID zu erhalten, gültig für 30 Tage. Standard '5000'.", + 'row_buy_change_username_card' => 'Benutzername ändern kaufen', + 'text_buy_change_username_card_note' => " Bonus Punkte um eine Benutzerkarte ändern zu können, gültig für immer. Standard '100,000'.", + 'row_initial_tmp_invites' => "Initiale Anzahl von temporären Einladungen", + 'text_initial_tmp_invites_note' => "Wie viele temporäre Einladungen sollen bei der Registrierung angegeben werden? Standard '0'.", + 'row_tax_factor' => 'Steuerfaktor für bezahlte Torrents', + 'text_tax_factor_note' => 'Wenn der Preis 100 ist, ist dieser Faktor 0,1 und der tatsächliche Umsatz des Uploaders ist 100 - 100 x 0. = 90, beachten Sie, dass es nicht größer als 1 oder weniger als 0 sein sollte.', + 'row_max_price' => 'Maximale Gebühr für bezahlte Torrents', + 'text_max_price_note' => 'default: 1.000.000, auf 0 kein Limit setzen', + 'row_paid_torrent_enabled' => 'Ob bezahlte Torrents aktiviert werden sollen', + 'text_paid_torrent_enabled_note' => 'Wenn aktiviert, können Benutzer mit Erlaubnis einen bestimmten Bonus festlegen, der Benutzern in Rechnung gestellt wird, die die Torrents herunterladen, wenn sie gesendet werden, default: Nein', + 'row_use_challenge_response_authentication' => 'Challenge-Response-Authentifizierung', + '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.' , +); + +?> diff --git a/lang/de/lang_shoutbox.php b/lang/de/lang_shoutbox.php new file mode 100644 index 00000000..3d7d3456 --- /dev/null +++ b/lang/de/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Zugriff verweigert.", + 'std_access_denied_note' => "Gäste dürfen diese Seite nicht sehen.", + 'text_to_guest' => " zu Gast", + 'text_guest' => "Gast", + 'text_ago' => " vor", + 'text_helpbox_disabled' => "Helpbox ist derzeit deaktiviert. Wie wirst du die Hölle hierher bekommen?", + 'text_no_permission_to_shoutbox' => "Du hast keine Berechtigung, Nachrichten an Shoutbox zu senden. Wie komme du zur Hölle hier?", + "speaking_too_often" => "Viel zu oft!", +); + +?> diff --git a/lang/de/lang_signup.php b/lang/de/lang_signup.php new file mode 100644 index 00000000..1c402e0c --- /dev/null +++ b/lang/de/lang_signup.php @@ -0,0 +1,35 @@ + "Anmelden", + 'text_cookies_note' => "Hinweis: Sie benötigen Cookies, um sich anzumelden oder sich anzumelden.", + 'row_desired_username' => "Gewünschter Benutzername", + 'text_allowed_characters' => "Erlaubte Zeichen: (a-z), (A-Z), (0-9), maximal 12 Zeichen", + 'row_pick_a_password' => "Wähle ein Passwort", + 'text_minimum_six_characters' => "Mindestens 6 Zeichen", + 'row_enter_password_again' => "Passwort erneut eingeben", + 'row_question' => "Frage", + 'row_enter_hint_answer' => "Tipp Antwort eingeben", + 'text_hint_note' => "Diese Antwort wird verwendet, um dein Passwort zurückzusetzen, falls du es vergessen hast.
    Minimum beträgt 6 Zeichen.", + 'row_email_address' => "E-Mail-Adresse", + 'text_email_note' => "Sie konnten sich nur mit E-Mail von diesen Domains anmelden: ", + 'row_country' => "Land", + 'row_gender' => "Geschlecht", + 'radio_male' => "Mann ", + 'radio_female' => "Weiblich ", + 'row_verification' => "Verifizierung", + 'checkbox_read_rules' => "Ich habe die Seite Regeln gelesen.", + 'checkbox_read_faq' => "Ich stimme zu, die FAQ zu lesen, bevor ich Fragen stelle.", + 'checkbox_age' => "Ich bin mindestens 13 Jahre alt.", + 'text_all_fields_required' => "Alle Felder sind erforderlich! ", + 'submit_sign_up' => " anmelden! (PRESS NUR EINZEIT)", + 'select_none_selected' => "Keine ausgewählt", + 'text_select_lang' => "Site-Sprache auswählen: ", + 'row_school' => "Schule", + 'head_invite_signup' => "Anmelden einladen", + 'std_uninvited' => "Falscher Einladungscode. ", + 'std_error' => "Fehler", +); + +?> diff --git a/lang/de/lang_special.php b/lang/de/lang_special.php new file mode 100644 index 00000000..9b87b54a --- /dev/null +++ b/lang/de/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Berechtigung verweigert. Nur ", + 'std_or_above_can_view' => " oder höher könnte einen speziellen Abschnitt anzeigen.

    Bitte lesen Sie die FAQ für weitere Informationen zu verschiedenen Benutzerklassen und was sie tun können.

    Die %s Mitarbeiter
    ", +]; diff --git a/lang/de/lang_staff.php b/lang/de/lang_staff.php new file mode 100644 index 00000000..c32aa15c --- /dev/null +++ b/lang/de/lang_staff.php @@ -0,0 +1,36 @@ + "Mitarbeiter", + 'text_staff' => "Mitarbeiter", + 'text_firstline_support' => "Erste Hilfe", + 'text_firstline_support_note' => "Allgemeine Supportfragen sollten vorzugsweise an diese Benutzer gerichtet werden. Beachten Sie, dass es sich um Freiwillige handelt, die ihre Zeit und Anstrengungen verteilen, um dir zu helfen. Behandle sie dementsprechend.", + 'text_movie_critics' => "Kritiker", + 'text_movie_critics_note' => "Kritiker sind verantwortlich für die Auswahl guter Sachen, das Schreiben von Rezensionen, Belohnung der Nutzerkommentare zu Filmen, Musik, etc, im Allgemeinen schaffen eine bessere Atmosphäre für die Diskussion.", + 'text_general_staff' => "Generalstab", + 'text_general_staff_note' => "Alle Fragen zur Software-Unterstützung und die, die bereits in der FAQ beantwortet wurden, werden ignoriert.

    Nachricht an Mitarbeiter senden, klicken Sie hier", + 'text_username' => "Benutzername", + 'text_online_or_offline' => "Online/Offline", + 'text_country' => "Land", + 'text_contact' => "Kontakt", + 'text_language' => "Sprache", + 'text_support_for' => "Unterstützung für", + 'text_responsible_for' => "Verantwortlich für", + 'text_duties' => "Personalaufgaben", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_pm' => "Senden PM", + 'text_vip' => "VIP", + 'text_vip_note' => "VIP-Status wird nur denjenigen gewährt, die einen besonderen Beitrag zu %sgeleistet haben, z.B. ehemaligen Mitarbeitern.", + 'text_reason' => "Grund", + 'text_apply_for_it' => "Bewerben um beizutreten", + 'text_forum_moderators' => "Forum Moderatoren", + 'text_forum_moderators_note' => "Forumsmoderatoren sind für die tägliche Verwaltung der Foren verantwortlich.", + 'text_forums' => "Foren", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Berechtigung verweigert. Nur ", + 'std_or_above_can_view' => " oder höher konnte Personal anzeigen.

    Bitte lesen Sie die FAQ für weitere Informationen zu verschiedenen Benutzerklassen und was sie tun können.

    Die %s Mitarbeiter
    ", +); + +?> diff --git a/lang/de/lang_staffbox.php b/lang/de/lang_staffbox.php new file mode 100644 index 00000000..846cfb75 --- /dev/null +++ b/lang/de/lang_staffbox.php @@ -0,0 +1,34 @@ + "Mitarbeiter-PM", + 'text_staff_pm' => "Mitarbeiter-PM", + 'std_sorry' => "Tut uns leid", + 'std_no_messages_yet' => "Noch keine Nachrichten!", + 'col_subject' => "Betreff", + 'col_sender' => "Absender", + 'col_added' => "Hinzugefügt", + 'col_answered' => "Beantwortet", + 'col_action' => "Akt.", + 'text_yes' => "Ja", + 'text_no' => "Nein", + 'submit_set_answered' => "Antwort setzen", + 'submit_delete' => "Löschen", + 'text_system' => "System", + 'head_view_staff_pm' => "PN des Personals anzeigen", + 'col_from' => "Von", + 'col_date' => "Datum", + 'col_answered_by' => "Beantwortet von", + 'text_reply' => "Antwort", + 'text_mark_answered' => "Geantwortet markieren", + 'text_delete' => "Löschen", + 'std_error' => "Fehler", + 'std_no_user_id' => "Kein Benutzer mit dieser ID.", + 'head_answer_to_staff_pm' => "Antwort auf Personal PM", + 'text_answering_to' => "Antwort auf ", + 'text_sent_by' => " gesendet von ", + 'std_body_is_empty' => "Bitte geben Sie etwas ein!", +); + +?> diff --git a/lang/de/lang_subtitles.php b/lang/de/lang_subtitles.php new file mode 100644 index 00000000..2b4d8fd0 --- /dev/null +++ b/lang/de/lang_subtitles.php @@ -0,0 +1,64 @@ + "Fehler!", + 'std_must_login_to_upload' => "Muss eingeloggt sein, um Untertitel hochzuladen", + 'head_subtitles' => "Untertitel", + 'std_nothing_received' => "Upload fehlgeschlagen!

    Nichts erhalten! Die ausgewählte Datei war möglicherweise zu groß.", + 'std_subs_too_big' => "Upload fehlgeschlagen!

    Subs sind zu groß!", + 'std_wrong_subs_format' => "Upload fehlgeschlagen!

    Ich bin nicht berechtigt die Datei zu speichern, die Sie mir senden :|", + 'std_file_already_exists' => "Upload fehlgeschlagen!

    Eine Datei existiert bereits ", + 'std_missing_torrent_id' => "Upload fehlgeschlagen!

    Fehlende Torrent-ID!", + 'std_invalid_torrent_id' => "Upload fehlgeschlagen!

    Es scheint keine gültige Torrent-ID zu sein!", + 'std_no_permission_uploading_others' => "Upload fehlgeschlagen!

    Es scheint nicht Ihre Torrent-ID zu sein, Benutzer Ihrer Klasse können keine Subs in Torrents anderer hochladen!", + 'std_file_same_name_exists' => "Datei mit diesem Namen existiert bereits ", + 'std_must_choose_language' => "Upload fehlgeschlagen!

    Bitte wählen Sie eine Sprache für den Untertitel !", + 'std_failed_moving_file' => "Die hochgeladene Datei konnte nicht verschoben werden. Sie sollten einen Administrator wegen dieses Fehlers kontaktieren.", + 'std_this_file' => "Diese Datei: ", + 'std_is_invalid' => " ist im Ordner nicht gültig.", + 'text_upload_subtitles' => "Untertitel hochladen - insgesamt hochgeladen ", + 'text_rules' => "Regeln:", + 'text_rule_one' => "1.Bitte laden Sie nur Dateien mit englischen Namen hoch!", + 'text_rule_two' => "2.Die Untertitel MÜSSEN IN SYNC mit dem, was Sie sagen, sie sind für. Wenn sie nicht ist es eine Platzverschwendung.", + 'text_rule_three' => "3.Sprach-Identifikation ist in Titel nicht wirklich erforderlich, da es die nationale Flagge gibt, aber wenn Sie das Bedürfnis fühlen: schreiben Sie die Sprache am Ende , e. . CHS.", + 'text_rule_four' => "4.Wenn Sie Untertitel für ein Saisonpaket hochladen, zip/rar sie alle zusammen.", + 'text_rule_five' => "5.Wenn Sie Vobsub (idx+sub) Untertitel hochladen, zip/rar sie vor dem Hochladen.", + 'text_rule_six' => "6.Wenn Sie einen korrekten oder erneut synchronisierten Untertitel hochladen, fügen Sie [proper] oder [resynced] hinter dem Untertitelnamen an.", + 'text_red_star_required' => "

    Felder mit einem roten Stern (*) sind Pflichtfelder.

    \n", + 'text_uploading_subtitles_for_torrent' => "Untertitel für Torrent hochladen: ", + 'row_file' => "Datei", + 'text_maximum_file_size' => "Maximale Dateigröße: ", + 'row_torrent_id' => "Torrent-ID", + 'text_torrent_id_note' => "(Die Nummer in der Adressleiste, wenn Sie zur Detailseite des Torrents gehen.
    z.  http://%s/details.php?id=16  die Nummer 16 ist die Torrent-ID)", + 'row_title' => "Titel", + 'text_title_note' => "(Optional, wenn nicht angegeben, vom Dateinamen genommen.)", + 'row_language' => "Sprache", + 'select_choose_one' => "(wählen Sie eines)", + 'row_show_uploader' => "Uploader anzeigen", + 'hide_uploader_note' => "Meinen Benutzernamen nicht im Feld 'Upped By' anzeigen.", + 'submit_upload_file' => "Datei hochladen", + 'submit_reset' => "Reset", + 'text_sorry' => "Tut uns leid", + 'text_nothing_here' => "Es tut uns leid, nichts hier Knöchel :( ", + 'submit_search' => "Suchen", + 'text_prev' => "Vorher", + 'text_next' => "Nächste", + 'col_lang' => "Lang.", + 'col_title' => "Titel", + 'title_date_added' => "Zeit hinzugefügt", + 'title_size' => "Größe", + 'col_hits' => "Treffer", + 'col_upped_by' => "Ersetzt von", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anonyme", + 'std_delete_subtitle' => "Untertitel löschen", + 'std_delete_subtitle_note' => "Sie sind dabei, diesen Untertitel zu löschen.", + 'text_reason_is' => "Grund: ", + 'submit_confirm' => "Bestätigen", + 'col_report' => "Bericht", + 'title_report_subtitle' => "Diesen Untertitel melden", + 'select_all_languages' => "(alle Sprachen)", +); + +?> diff --git a/lang/de/lang_tags.php b/lang/de/lang_tags.php new file mode 100644 index 00000000..515da9cb --- /dev/null +++ b/lang/de/lang_tags.php @@ -0,0 +1,152 @@ + "Syntax:", + 'text_example' => "Beispiel:", + 'text_result' => "Ergebnis:", + 'text_remarks' => "Anmerkungen:", + 'head_tags' => "Tags", + 'text_tags' => "Tags", + 'text_bb_tags_note' => "Die %s Foren unterstützen eine Reihe von BB Tags , die Sie einbetten können, um die Anzeige Ihrer Beiträge zu ändern.", + 'submit_test_this_code' => "Test diesen Code!", + 'text_bold' => "Bold", + 'text_bold_description' => "Macht den beigefügten Text fett aus.", + 'text_bold_syntax' => "[b]Text[/b]", + 'text_bold_example' => "[b]Dies ist fettgedruckter Text.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Macht den beigefügten Text kursiv.", + 'text_italic_syntax' => "[i]Text[/i]", + 'text_italic_example' => "[i]Dies ist kursiver Text.[/i]", + 'text_underline' => "Unterstrichen", + '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_color_one' => "Farbe (alt. 1)", + 'text_color_one_description' => "Ändert die Farbe des beigefügten Textes.", + 'text_color_one_syntax' => "[color=Farbe]Text[/color]", + 'text_color_one_example' => "[color=blau]Dies ist blauer Text.[/color]", + 'text_color_one_remarks' => "Wenn Sie die Grundfarben (rot, grün, blau, gelb, rosa usw.) verwenden, sollten Sie sicher sein.", + 'text_color_two' => "Farbe (alt. 2)", + 'text_color_two_description' => "Ändert die Farbe des beigefügten Textes.", + 'text_color_two_syntax' => "[color=#RGB]Text[/color]", + 'text_color_two_example' => "[color=#0000ff]Dies ist blauer Text.[/color]", + 'text_color_two_remarks' => "RGB muss eine sechsstellige Hexadezimalzahl sein.", + 'text_size' => "Größe", + 'text_size_description' => "Legt die Größe des beigefügten Textes fest.", + 'text_size_syntax' => "[size=n]Text[/size]", + 'text_size_example' => "[size=4]Das ist die Größe 4.[/size]", + 'text_size_remarks' => "n muss eine Ganzzahl im Bereich 1 (kleinste) bis 7 (größte) sein. Die Standardgröße ist 2.", + 'text_font' => "Font", + 'text_font_description' => "Legt die Schriftart (Schrift) für den beigefügten Text fest.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]Hallo Welt![/font]", + 'text_font_remarks' => "Sie geben alternative Schriftarten an, indem Sie sie durch Komma trennen.", + '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_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_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_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_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.", + 'text_quote_one_syntax' => "[quote]Zitierter Text[/quote]", + 'text_quote_one_example' => "[quote]Ich liebe %s.[/quote]", + 'text_quote_two' => "Zitat (alt. 2)", + 'text_quote_two_description' => "Fügt ein Zitat ein.", + 'text_quote_two_syntax' => "[quote=Autor]Zitattext[/quote]", + 'text_quote_two_example' => "[quote=%s]Ich liebe %s.[/quote]", + 'text_list' => "Liste", + 'text_description' => "Fügt ein Listenelement ein.", + 'text_list_syntax' => "[*]Text", + 'text_list_example' => "[*] This is item 1\n[*] This is item 2", + 'text_preformat' => "Vorformat", + 'text_preformat_description' => "Vorformatierter (monospace) Text. Umwickelt nicht automatisch.", + 'text_preformat_syntax' => "[pre]Text[/pre]", + 'text_preformat_example' => "[pre]Dies ist vorformatierter Text.[/pre]", + 'text_code' => "Code", + 'text_code_description' => "Text im dekorierten Format anzeigen.", + 'text_code_syntax' => "[code]Text[/code]", + 'text_code_example' => "[code]Dies ist Code[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Zeigt den Benutzernamen von jedem, der dies ansieht", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Ich weiß, dass du dies liest, [you]", + 'text_you_remarks' => "Nützlich für Tricks", + 'text_site' => "[site]", + 'text_site_description' => "Seitenname anzeigen", + 'text_site_syntax' => "[site]", + 'text_site_example' => "Sie besuchen jetzt [site]", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "URL dieser Site anzeigen", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "Die Url von [site] ist [siteurl]", + '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_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_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_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_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_youku' => "YouKu", + 'text_youku_description' => "YouKu Online-Video in Webseiten einfügen", + 'text_youku_syntax' => "[youku]Video-URL auf YouKu[/youku]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "TuDou Online-Video in Webseiten einfügen", + 'text_tudou_syntax' => "[tudou]Video-URL auf TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "CC98 Bild", + 'text_ninety_eight_image_description' => "Zeige im CC98 Forum gehostetes Bild", + 'text_ninety_eight_image_syntax' => " [98img=[auto|number]]image Datei[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 ist ein Forum an der Universität Zhejiang", + 'text_spoiler' => 'Spoiler', + '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_left' => 'Text align left', + 'text_left_description' => 'Linksbegründete Inhalte auf der Seite einfügen', + 'text_left_syntax' => '[left]Dies ist der linksgerichtete Inhalt[/left]', + 'text_left_example' => '[left]Dies ist der linksgerichtete Inhalt[/left]', + + 'text_center' => 'Mitte der Text-Ausrichtung', + 'text_center_description' => 'Mitte-berechtigte Inhalte auf der Seite einfügen', + 'text_center_syntax' => '[center]Dies ist der zentrierte Inhalt[/center]', + 'text_center_example' => '[center]Dies ist der zentrierte Inhalt[/center]', + + 'text_right' => 'Text rechts ausrichten', + 'text_right_description' => 'Rechtsbegründete Inhalte auf der Seite einfügen', + 'text_right_syntax' => '[right]Dies ist der rechtsgerichtete Inhalt[/right]', + 'text_right_example' => '[right]Dies ist der rechtsgerichtete Inhalt[/right]', +); + +?> diff --git a/lang/de/lang_takeconfirm.php b/lang/de/lang_takeconfirm.php new file mode 100644 index 00000000..3fc33965 --- /dev/null +++ b/lang/de/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "Kein Buddy zum Bestätigen. :(

    Bitte klicken ", + 'std_here_to_go_back' => "hier , um zurück zu gehen.", + 'mail_title' => " Konto bestätigt", + 'mail_here' => "HIER", + 'mail_content_1' => "Hallo,

    Ihr Konto wurde bestätigt. Sie können jetzt besuchen ", + 'mail_content_2' => "

    und verwenden Sie Ihre Login-Daten, um sich anzumelden. Wir hoffen, dass Sie die FAQ's und Regeln lesen, bevor Sie mit dem Teilen von Dateien beginnen.

    Viel Glück und Spaß auf ".$SITENAME."!

    Wenn Sie die Person, die Sie eingeladen hat, nicht kennen, melden Sie bitte diese E-Mail an ".$REPORTMAIL."
    ------
    Dein,Die ".$SITENAME." Team." +); + +?> diff --git a/lang/de/lang_takecontact.php b/lang/de/lang_takecontact.php new file mode 100644 index 00000000..705c83a7 --- /dev/null +++ b/lang/de/lang_takecontact.php @@ -0,0 +1,17 @@ + "Fehler", + 'std_method' => "Methode", + 'std_please_enter_something' => "Bitte geben Sie etwas ein!", + 'std_please_define_subject' => "Sie müssen das Thema definieren!", + 'std_message_flooding' => "Nachrichtenflutung nicht zulässig. Bitte warten ", + 'std_second' => " sekunde", + 'std_s' => "s", + 'std_before_sending_pm' => " vor dem Senden von PM an STAFF.", + 'std_succeeded' => "Erfolgreich", + 'std_message_succesfully_sent' => "Nachricht wurde erfolgreich versendet!" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_takeedit.php b/lang/de/lang_takeedit.php new file mode 100644 index 00000000..c263efd6 --- /dev/null +++ b/lang/de/lang_takeedit.php @@ -0,0 +1,12 @@ + "Bearbeiten fehlgeschlagen!", + 'std_missing_form_data' => "fehlende Formulardaten", + 'std_not_owner' => "Du bist nicht der Eigentümer! Wie ist das passiert?", + 'std_nfo_too_big' => "NFO ist zu groß! Max. 65.535 Bytes.", + 'std_cannot_move_torrent' => "Du hast keine Berechtigung Torrents in einen anderen Bereich zu verschieben. BTW, wie kommst du hier?" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_takeflush.php b/lang/de/lang_takeflush.php new file mode 100644 index 00000000..abd46213 --- /dev/null +++ b/lang/de/lang_takeflush.php @@ -0,0 +1,11 @@ + "Fehler", + 'std_success' => "Erfolg", + 'std_ghost_torrents_cleaned' => "Geistertorrents wurden erfolgreich bereinigt.", + 'std_cannot_flush_others' => "Du kannst nur deine eigenen Geistertorrents reinigen" +); + +?> \ No newline at end of file diff --git a/lang/de/lang_takeinvite.php b/lang/de/lang_takeinvite.php new file mode 100644 index 00000000..60fd510e --- /dev/null +++ b/lang/de/lang_takeinvite.php @@ -0,0 +1,29 @@ + "Einladung fehlgeschlagen!", + 'std_username_too_long' => "Entschuldigung, der Benutzername ist zu lang (bis zu 12 Zeichen)", + 'std_must_enter_email' => "Sie müssen eine E-Mail-Adresse eingeben!", + 'std_invalid_email_address' => "Ungültige E-Mail-Adresse!", + 'std_must_enter_personal_message' => "Bitte füge eine persönliche Nachricht hinzu.", + 'std_email_address' => "Die E-Mail-Adresse ", + 'std_is_in_use' => " wird bereits verwendet.", + 'mail_here' => "HIER", + 'mail_tilte' => " Einladung", + 'mail_one' => "Hallo,

    Du wurdest eingeladen, der %s Gemeinschaft beizutreten von ", + 'mail_two' => ".
    Dies ist eine private Gemeinschaft, die sehr erfahrene Mitglieder hat.
    Wenn Sie der Community beitreten möchten, lesen Sie bitte
    die Regeln und bestätigen Sie die Einladung.

    Wenn Sie diese Einladung annehmen möchten, müssen Sie auf diesen Link klicken:", + 'mail_three' => "Du musst die Einladung annehmen innerhalb ", + 'mail_four' => " Tage, sonst wird der Link inaktiv.
    Wir auf %s hoffen, dass Sie die Einladung annehmen und unserer großen Community beitreten!

    Persönliche Nachricht von ", + 'mail_five' => ":", + 'mail_six' => "Wenn du die Person, die dich eingeladen hat, nicht kennst leiten Sie diese E-Mail bitte an %s

    ------
    Ihr,
    Das %s Team weiter.", + 'std_error' => "Fehler", + 'std_invite_denied' => "Benutzer deiner Klasse dürfen keine Einladung senden. Wie kommst du hier?", + 'std_email_address_banned' => "Diese E-Mail-Adresse ist gesperrt!", + 'std_wrong_email_address_domains' => "Diese E-Mail-Adresse ist nicht erlaubt! Sie konnten nur Einladungen an diese Domains senden: ", + 'std_no_invite' => "Du hast keine Einladung. Wie kommst du hier?", + 'std_invitation_already_sent_to' => "Einladung fehlgeschlagen! Die E-Mail-Adresse ", + 'std_await_user_registeration' => " hat bereits eine Einladung erhalten. Bitte warten Sie, bis sich der Benutzer registriert hat.", +); + +?> diff --git a/lang/de/lang_takelogin.php b/lang/de/lang_takelogin.php new file mode 100644 index 00000000..36ee9cc5 --- /dev/null +++ b/lang/de/lang_takelogin.php @@ -0,0 +1,13 @@ + "Fehler: Benutzername oder Passwort falsch!

    Vergessen Sie Ihr Passwort nicht? Wiederherstellen Ihr Passwort!", + 'std_login_fail' => "Login fehlgeschlagen!", + 'std_account_disabled' => "Dieses Konto wurde deaktiviert.", + 'std_user_account_unconfirmed' => "Das Konto wurde noch nicht verifiziert. Falls Sie die Bestätigungs-E-Mail nicht erhalten haben, versuchen Sie es mit unter wiederzugeben.", + 'std_require_two_step_code' => 'Erfordert einen zweistufigen Authentifizierungscode.', + 'std_invalid_two_step_code' => 'Ungültiger Zwei-Schritt-Authentifizierungscode.', +); + +?> diff --git a/lang/de/lang_takemessage.php b/lang/de/lang_takemessage.php new file mode 100644 index 00000000..c0860cec --- /dev/null +++ b/lang/de/lang_takemessage.php @@ -0,0 +1,29 @@ + "Fehler", + 'std_permission_denied' => "Zugriff verweigert!", + 'std_please_enter_something' => "Bitte geben Sie etwas ein!", + 'std_message_flooding_denied' => "Nachrichtenflutung nicht zulässig. Bitte warten ", + 'std_before_sending_pm' => " second(s) vor dem Senden von PM.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Kein Benutzer mit dieser ID", + 'std_refused' => "Verweigert", + 'std_account_parked' => "Dieses Konto ist geparkt.", + 'std_user_blocks_your_pms' => "Dieser Benutzer hat PMs von Ihnen blockiert.", + 'std_user_accepts_friends_pms' => "Dieser Benutzer akzeptiert nur PMs von Benutzern in seiner Freundesliste.", + 'std_user_blocks_all_pms' => "Dieser Benutzer akzeptiert keine PMs.", + 'std_succeeded' => "Erfolgreich", + 'std_messages_out_of' => " Nachrichten außerhalb von ", + 'std_were' => " waren", + 'std_message_was' => "Nachricht war", + 'std_successfully_sent' => " erfolgreich gesendet!", + 'std_s_were' => "s waren", + 'std_was' => " war", + 'std_updated' => " aktualisiert!", + 'std_no_permission_forwarding' => "Sie haben keine Berechtigung, um diese Nachricht weiterzuleiten.", + 'std_must_enter_username' => "Sie müssen den Benutzernamen angeben, an den Sie die Nachricht weiterleiten möchten." +); + +?> diff --git a/lang/de/lang_takereseed.php b/lang/de/lang_takereseed.php new file mode 100644 index 00000000..394d7bd6 --- /dev/null +++ b/lang/de/lang_takereseed.php @@ -0,0 +1,12 @@ + "Reseed Anfrage!", + 'std_it_worked' => "Es hat funktioniert! Eine Nachricht wird an Benutzer gesendet, die diesen Torrent erbeutet haben.", + 'std_error' => "Fehler", + 'std_torrent_not_dead' => "Der Torrent ist nicht tot.", + 'std_reseed_sent_recently' => "Jemand hat bereits in den letzten 15 Minuten um Reseed dieses Torrents gebeten. Bitte warten Sie geduldig auf den Reseed.", +); + +?> diff --git a/lang/de/lang_takesignup.php b/lang/de/lang_takesignup.php new file mode 100644 index 00000000..0be0b9da --- /dev/null +++ b/lang/de/lang_takesignup.php @@ -0,0 +1,41 @@ + "Anmeldung fehlgeschlagen! (Siehe Unten)", + 'std_invalid_email_address' => "Ungültige E-Mail-Adresse!", + 'std_email_address_banned' => "Diese E-Mail-Adresse ist gesperrt!", + 'std_wrong_email_address_domains' => "Diese E-Mail-Adresse ist nicht erlaubt! Sie können sich nur mit einer E-Mail von diesen Domains anmelden: ", + 'std_invalid_gender' => "Ungültiges Geschlecht!", + 'std_blank_field' => "Keine Felder leer lassen.", + 'std_hintanswer_too_short' => "Leider ist Hintanswer zu kurz (min 6 Zeichen)", + 'std_username_too_long' => "Entschuldigung, Benutzername ist zu lang (max. 12 Zeichen)", + 'std_passwords_unmatched' => "Die Passwörter stimmen nicht überein! Müssen typod sein. Versuchen Sie es erneut.", + 'std_password_too_short' => "Sorry, das Passwort ist zu kurz (min 6 Zeichen)", + 'std_password_too_long' => "Sorry, das Passwort ist zu lang (max. 40 Zeichen)", + 'std_password_equals_username' => "Das Passwort kann leider nicht identisch mit dem Benutzernamen sein.", + 'std_wrong_email_address_format' => "Das sieht nicht wie eine gültige E-Mail-Adresse aus.", + 'std_invalid_username' => "Ungültiger Benutzername.", + 'std_unqualified' => "Sie sind leider nicht berechtigt, Mitglied dieser Seite zu werden.", + 'std_email_address' => "Die E-Mail-Adresse ", + 'std_in_use' => " wird bereits verwendet.", + 'std_username_exists' => "Benutzername existiert bereits!", + 'std_database_in_distress' => "Es tut uns leid, mysql Fehler. Bitte kontaktieren Sie den Administrator wegen dieses Fehlers.", + 'std_almost_signup' => "Anmeldung fast beendet!", + 'std_please_click' => "Bitte klicken ", + 'std_here' => "hier", + '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 ", + 'mail_this_link' => "DIESE LINK", + 'mail_here' => "HIER", + 'mail_title' => " Benutzerregistrierung bestätigen", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Sie haben ein neues Benutzerkonto bei %s angefordert und Sie haben diese Adresse
    angegeben ", + 'mail_three' => " als Benutzerkontakt.

    Wenn Sie dies nicht getan haben, ignorieren Sie bitte diese E-Mail. Die Person, die Ihre
    E-Mail-Adresse eingegeben hat, hatte die IP-Adresse ", + 'mail_four' => ". Bitte antworten Sie nicht.

    Um Ihre Registrierung zu bestätigen, müssen Sie folgen ", + 'mail_four_1' => "

    Falls der obige Link defekt oder abgelaufen ist, versuchen Sie, eine neue Bestätigungs-E-Mail erneut zu senden von ", + '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.", +); +?> diff --git a/lang/de/lang_takeupload.php b/lang/de/lang_takeupload.php new file mode 100644 index 00000000..fb996605 --- /dev/null +++ b/lang/de/lang_takeupload.php @@ -0,0 +1,31 @@ + "Upload fehlgeschlagen!", + 'std_missing_form_data' => "fehlende Formulardaten", + 'std_empty_filename' => "Leerer Dateiname!", + 'std_zero_byte_nfo' => "0-Byte NFO", + 'std_nfo_too_big' => "NFO ist zu groß! Max. 65.535 Bytes.", + 'std_nfo_upload_failed' => "NFO-Upload fehlgeschlagen", + 'std_blank_description' => "Sie müssen eine Beschreibung eingeben!", + 'std_category_unselected' => "Du musst eine Kategorie auswählen, um den Torrent zu platzieren!", + 'std_invalid_filename' => "Ungültiger Dateiname!", + 'std_filename_not_torrent' => "Ungültiger Dateiname (nicht .torrent).", + 'std_empty_file' => "Leere Datei!", + 'std_not_bencoded_file' => "Was zur Hölle hast du hochgeladen? Dies ist keine verschlüsselte Datei!", + 'std_not_a_dictionary' => "kein Wörterbuch", + 'std_dictionary_is_missing_key' => "Wörterbuch fehlt Schlüssel(e)", + 'std_invalid_entry_in_dictionary' => "ungültiger Eintrag im Wörterbuch", + 'std_invalid_dictionary_entry_type' => "ungültiger Wörterbucheintragstyp", + 'std_invalid_pieces' => "ungültige Teile", + 'std_missing_length_and_files' => "fehlende Länge und Dateien", + 'std_filename_errors' => "Dateinamen-Fehler", + 'std_uploaded_not_offered' => "Sie sind nur berechtigt Torrent hochzuladen, bitte gehen Sie zurück und wählen Sie einen aus \"Ihr Angebot\" aus!", + 'std_unauthorized_upload_freely' => "Sie sind nicht berechtigt, Torrent kostenlos hochzuladen!", + 'std_torrent_existed' => "Torrent wurde bereits hochgeladen!", + 'std_torrent_file_too_big' => "Torrent-Datei ist zu groß! Max. ", + 'std_remake_torrent_note' => " Bytes. Bitte erstellen Sie die Torrent-Datei mit einer größeren Größe oder teilen Sie den Inhalt in mehrere Torrents.", +); + +?> diff --git a/lang/de/lang_topten.php b/lang/de/lang_topten.php new file mode 100644 index 00000000..030ec797 --- /dev/null +++ b/lang/de/lang_topten.php @@ -0,0 +1,116 @@ + "Fehler!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Berechtigung verweigert. Nur ", + 'std_or_above_can_view' => " oder höher konnte Top 10 anzeigen.

    Bitte sehen Sie die "."FAQ für weitere Informationen zu verschiedenen Benutzerklassen und was sie tun können.

    Die %s Mitarbeiter
    ", + 'col_rank' => "Rang", + 'col_user' => "Benutzer", + 'col_donated' => "Gespendet", + 'col_ul_speed' => "UL-Geschwindigkeit", + 'col_downloaded' => "Heruntergeladen", + 'col_dl_speed' => "DL-Geschwindigkeit", + 'col_ratio' => "Verhältnis", + 'col_joined' => "Beitreten", + 'col_name' => "Name", + 'title_sna' => "Anzahl geschnappter", + 'col_data' => "Daten", + 'title_se' => "Anzahl der Seeder", + 'col_le' => "Anzahl der Leecher", + 'col_to' => "An.", + 'col_country' => "Land", + 'col_username' => "Benutzername", + 'col_upload_rate' => "Uploadrate", + 'col_download_rate' => "Download-Rate", + 'text_users' => "Benutzer", + 'text_torrents' => "Torrents" , + 'text_countries' => "Länder", + 'text_peers' => "Partner", + 'text_community' => "Community", + 'text_search' => "Suchen", + 'text_other' => "Andere", + 'text_this_page_last_updated' => "Diese Seite zuletzt aktualisiert ", + 'text_started_recording_date' => "Aufnahme von xfer-Statistiken gestartet am ", + 'text_update_interval' => ", und Statistiken werden alle 60 Minuten aktualisiert", + 'text_uploaders' => "Uploader", + 'text_downloaders' => "Downloader", + 'text_fastest_uploaders' => "Schnellste Uploader", + 'text_fastest_up_note' => "(Durchschnitt, beinhaltet inaktive Zeit, mit mindestens 50 GB hochgeladen)", + 'text_fastest_note' => "(Durchschnitt, inaktive Zeit)", + 'text_fastest_downloaders' => "Schnellste Downloader", + 'text_best_sharers' => "Beste Sharer", + 'text_sharers_note' => "(mit mindestens 50 GB heruntergeladen)", + 'text_worst_sharers' => "Schlimmste Sharer", + 'text_most_active_torrents' => "Aktivste Torrents", + 'text_most_snatched_torrents' => "Meiste gezüchtete Torrents" , + 'text_most_data_transferred_torrents' => "Die meisten Daten übertragen Torrents", + 'text_best_seeded_torrents' => "Beschnittene Torrents ", + 'text_best_seeded_torrents_note' => "(mit mindestens 5 Seedern)", + 'text_worst_seeded_torrents' => "Schlimmste gestörte Torrents", + 'text_worst_seeded_torrents_note' => "(mit mindestens 1 Leecher, ohne ungezügelte Torrent)", + + 'text_most_donated_USD' => "Spender in US-Dollar", + 'text_most_donated_CNY' => "Spender im chinesischen Yuan", + 'col_donated_usd' => "Spenden ($)", + 'col_donated_cny' => "Spenden (¥)", + + 'text_most_supplied' => " Größter Ressourcen-Lieferant(Nicht gelöschte Torrents)", + 'text_most_snatched' => " Größter Ressourcen-Snatcher(Nicht gelöschte Torrents)", + 'col_torrent_uploaded' => "# Erstellt", + 'col_torrent_downloaded' => "# Abgeholt", + + 'text_most_topic' => " Forenthema startet (Nicht gelöschte Themen einschließen)", + 'text_most_post' => " Forenposter (Nicht gelöschte Beiträge einschließen)", + 'col_topics' => "Themen", + 'col_posts' => "Beiträge", + + + 'text_biggest_topics' => "Größte Themen (Themen in privilegierten Foren werden nicht berechnet)", + 'col_subject' => "Betreff", + + 'col_number' => "Nummer", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Torrent-Clients (Zuletzt auf den Tracker zugegriffen)", + + 'col_comments' => "Kommentare", + 'text_most_commenter' => "Torrent-Kommentar (Nicht gelöschte Kommentare hinzufügen)", + + 'col_reviews' => "Bewertungen", + 'text_most_reviewer' => "Filmprüfer (Nicht gelöschte Bewertungen enthalten)", + + 'col_location' => "Standort", + 'text_most_locations' => "Peer-Standorte", + + 'col_keyword' => "Stichwörter", + 'col_times' => "Zeit", + 'col_datetime' => "Zeit", + 'text_latest_search' => "Neueste Suchanfragen", + 'text_current_month_search' => "Suche nach diesem Monat", + 'text_last_month_search' => "Suchanfragen des letzten Monats", + 'text_current_year_search' => "Suche dieses Jahres", + + 'text_most_bonuses' => "Boni", + 'col_bonus' => "Bonus", + 'text_countries_users' => "Benutzer", + 'col_users' => "Benutzer", + 'text_countries_uploaded' => "Gesamt hochgeladen", + 'col_uploaded' => "Hochgeladen", + 'text_countries_per_user' => "Durchschnittlich hochgeladen pro Benutzer (mit mindestens 1TB hochgeladen und 100 Benutzer)", + 'col_average' => "Durchschnitt", + 'text_countries_ratio' => "Verhältnis (mit mindestens 1TB hochgeladen, 1TB heruntergeladen und 100 Benutzer)", + 'text_ago' => " vor", + 'text_inf' => "Inf.", + 'head_top_ten' => "Top 10", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Benutzersprachen", + 'text_top' => "Oben ", + 'text_one_hundred' => "Top 100", + 'text_top_250' => "Top 250", + 'col_clicks' => "Klicks", + 'text_most_clicks' => "Promotion-Link-Besitzer", + 'text_charity_giver' => "Wohltätigkeitsgeber" +); + +?> diff --git a/lang/de/lang_torrents.php b/lang/de/lang_torrents.php new file mode 100644 index 00000000..3ea01507 --- /dev/null +++ b/lang/de/lang_torrents.php @@ -0,0 +1,69 @@ + "Suchergebnisse für ", + 'text_search_box' => "Suchfeld", + 'text_category' => "Kategorie:", + 'text_source' => "Quelle:", + 'text_codec' => "Codec:", + 'text_standard' => "Standard:", + 'text_processing' => "Verarbeitung:", + 'text_show_dead_active' => "Dead/aktiv anzeigen?", + 'select_including_dead' => "einschließlich Toter", + 'select_active' => "aktiv", + 'select_dead' => "tot", + 'text_show_special_torrents' => "Aktion anzeigen?", + 'select_all' => "alle", + 'select_normal' => "normal", + 'select_free' => "frei", + 'select_two_times_up' => "2x oben", + 'select_free_two_times_up' => "kostenlos und 2x oben", + 'select_half_down' => "50% ab", + 'text_search' => "Suchbegriff:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Suchergebnisse für \"", + 'std_try_again' => "Nichts gefunden! Versuchen Sie es erneut mit einem raffinierten Suchzeichen.\n", + 'std_nothing_found' => "Nichts gefunden!", + 'std_no_active_torrents' => "Keine Torrents :(\n", + 'input_check_all' => "Alle auswählen", + 'input_uncheck_all' => "Alles abwählen", + 'text_download_client' => "Erlaubten Client herunterladen", + 'select_title' => "Titel", + 'select_description' => "Beschreibung", + 'select_small_description' => "Kleine Beschreibung", + 'select_uploader' => "Uploader", + 'select_imdb_url' => "IMDb URL", + 'select_and' => "UND", + 'select_or' => "ODER", + 'select_exact' => "Exakt", + 'select_parsed' => "Parsed", + 'text_in' => " in ", + 'text_with' => " mit ", + 'text_mode' => " passender Modus", + 'text_show_bookmarked' => "Lesezeichen anzeigen?", + 'select_bookmarked' => "Gespeichert", + 'select_bookmarked_exclude' => "Nicht Lesezeichen", + 'text_s_bookmarked_torrent' => "'s Lesezeichen Torrents", + 'text_s_not_bookmarked_torrent' => "'s NICHT Lesezeichen Torrents", + 'head_torrents' => "Torrents", + 'head_special' => "Spezial", + 'text_movies_and_tvs' => "Filme & TVs:", + 'text_games_and_appz' => "Spiele & Appz:", + 'text_others' => "Andere:", + 'text_medium' => "Mittel:", + 'text_team' => "Team:", + 'text_audio_codec' => "Audio-Codec:", + 'text_video' => "Video:", + 'text_tv' => "TV:", + 'text_music' => "Musik:", + 'text_software' => "Software:", + 'text_approval_status' => 'Genehmigungsstatus:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Seeder:', + 'times_completed_range' => 'Zeitspanne abgeschlossen:', + 'added_range' => 'Hinzugefügter Bereich:', +); + +?> diff --git a/lang/de/lang_upload.php b/lang/de/lang_upload.php new file mode 100644 index 00000000..63a9b726 --- /dev/null +++ b/lang/de/lang_upload.php @@ -0,0 +1,46 @@ + "Hochladen", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "Sie sind nicht berechtigt Torrents hochzuladen. Lesen Sie (Posteingang)", + 'std_please_offer' => "Sie sind nicht berechtigt, Torrents hochzuladen. (Siehe Hochladen in der FAQ.

    Wenn Sie glauben, dass Sie für Hochladerechte qualifiziert sind bitte schlagen Sie Ihr Angebot hier
    vor", + 'text_red_star_required' => "Felder, die mit einem roten Stern gekennzeichnet sind (*) sind Pflichtfelder.", + 'text_tracker_url' => "Die Ankündigungs-URL des Tracker ist", + 'row_torrent_file' => "Torrent Datei", + 'row_torrent_name' => "Torrent Name", + 'text_torrent_name_note' => "(Wird vom Dateinamen genommen, wenn nicht angegeben. Bitte verwenden Sie beschreibende Namen. z.B. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n", + 'row_small_description' => "Kleine Beschreibung", + 'text_small_description_note' => "(Dies wird auf Torrents Seite unter dem Torrentnamen angezeigt. Beispiel: 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "NFO Datei", + 'text_only_viewed_by' => "(Nur angeschaut von ", + 'text_or_above' => " oder Above.
    füge nur Dateien ein, die mit .nfoenden:\n", + 'row_description' => "Beschreibung", + 'select_choose_one' => "eines auswählen", + 'row_type' => "Typ", + 'row_quality' => "Qualität", + 'text_source' => "Quelle:", + 'text_codec' => "Codec:", + 'text_standard' => "Standard:", + 'text_processing' => "Verarbeitung:", + 'row_your_offer' => "Ihr Angebot", + 'text_please_select_offer' => "   Wenn Sie eines Ihrer Angebote hochladen, wählen Sie es bitte hier aus, damit die Wähler benachrichtigt werden.", + 'row_show_uploader' => "Uploader anzeigen", + 'checkbox_hide_uploader_note' => "Mein Benutzername nicht im Feld 'Hochgeladen von' anzeigen.", + 'text_read_rules' => "Ich habe die Regeln vor dem Hochladen gelesen.", + 'submit_upload' => "Hochladen", + 'text_to_browse_section' => "In Torrents hochladen ", + 'text_to_special_section' => "oder Spezial- Abschnitt ", + 'text_type_note' => "   Wählen Sie nur eines der beiden", + 'text_medium' => "Mittel:", + 'text_team' => "Gruppe:", + 'text_audio_codec' => "Audio-Codec:", + 'row_content' => "Inhalt", + 'text_chinese_title' => "Chinesischer Name:", + 'text_english_title' => "Englischer Name:", + 'text_titles_note' => "(Wenn kein englischer Name existiert, verwenden Sie pinyin oder lassen Sie es leer)", + 'fill_quality' => 'Füllqualität', +); + +?> diff --git a/lang/de/lang_uploaders.php b/lang/de/lang_uploaders.php new file mode 100644 index 00000000..3d57e382 --- /dev/null +++ b/lang/de/lang_uploaders.php @@ -0,0 +1,22 @@ + "Keine Uploader gefunden!", + 'head_uploaders' => "Uploader", + 'text_uploaders' => "Uploader", + 'col_username' => "Benutzername", + 'col_torrents_size' => "Torrents Größe", + 'col_torrents_num' => "Torrents Anzahl", + 'col_last_upload_time' => "Letzte Ausgefallene Zeit", + 'col_last_upload' => "Zuletzt genutzte Torrent", + 'text_not_available' => "N/A", + 'submit_go' => "Gehe", + 'text_select_month' => "Monat auswählen: ", + 'text_order_by' => "Sortieren nach", + 'text_username' => "Benutzername", + 'text_torrent_size' => "Torrent-Größe", + 'text_torrent_num' => "Torrent-Anzahl", +); + +?> diff --git a/lang/de/lang_usercp.php b/lang/de/lang_usercp.php new file mode 100644 index 00000000..4ec430db --- /dev/null +++ b/lang/de/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Benutzer CP-Home", + 'text_personal_settings' => "Persönliche Einstellungen", + 'text_tracker_settings' => "Tracker Einstellungen", + 'text_forum_settings' => "Forum-Einstellungen", + 'text_security_settings' => "Sicherheitseinstellungen", + 'row_save_settings' => "Einstellungen speichern", + 'submit_save_settings' => " Einstellungen speichern! (PRESS NUR EINZEIT)", + 'std_error' => "Fehler", + 'head_control_panel' => "Verwaltungspanel ", + 'head_personal_settings' => " - Persönliche Einstellungen", + 'std_invalid_action' => "Ungültige Aktion", + 'text_saved' => "Gespeichert!", + 'row_account_parked' => "Konto geparkt", + 'checkbox_pack_my_account' => "Ich werde noch lange weg sein.", + 'text_account_pack_note' => "Hinweis:Sie können Ihr Konto parken, um zu verhindern, dass es aufgrund von Inaktivität gelöscht wird, wenn Sie zum Beispiel einen Urlaub verlassen. Wenn das Konto geparkt wurde, können Sie zum Beispiel nicht den Tracker verwenden und einige der Seiten durchsuchen.", + 'row_pms' => "PM", + 'row_recommended_movies' => "Empfohlene Ressourcen", + 'checkbox_show_hot' => "HOT auf der Startseite anzeigen", + 'checkbox_show_classic' => "CLASSIC auf der Startseite anzeigen", + 'text_accept_pms' => " PMs akzeptieren von ", + 'radio_all_except_blocks' => "Alle (außer Blöcke)", + 'radio_friends_only' => "Nur Freunde", + 'radio_staff_only' => "Nur Personal", + 'checkbox_delete_pms' => " PMs auf Antwort löschen", + 'checkbox_save_pms' => " PMs in Sentbox speichern", + 'checkbox_pm_on_comments' => " mir benachrichtigen, wenn jemand Kommentare auf meine Torrents", + 'row_gender' => "Geschlecht", + 'radio_not_available' => "N/A", + 'radio_male' => "Mann", + 'radio_female' => "Weiblich", + 'row_country' => "Land", + 'row_download_speed' => "Download Geschwindigkeit", + 'row_upload_speed' => "Upload Geschwindigkeit", + 'row_bt_client' => "BT Client", + 'row_avatar_url' => "Avatar URL", + 'select_choose_avatar' => "Avatar auswählen", + 'select_nothing' => "Nichts", + 'text_avatar_note' => "Die Breite sollte 150 Pixel betragen (wird bei Bedarf verändert). ", + 'text_bitbucket_note' => "Wenn Sie einen Host für das Bild benötigen, versuchen Sie den Bitbucket.", + 'row_info' => "Info", + 'text_info_note' => "Auf Ihrer öffentlichen Seite angezeigt. Kann BB-Codes enthalten.", + 'head_tracker_settings' => " - Tracker Einstellungen", + 'row_email_notification' => "E-Mail Benachrichtigung", + 'checkbox_notification_received_pm' => "Benachrichtigen Sie mich, wenn ich eine Nachricht erhalten habe.", + 'checkbox_notification_default_categories' => "Benachrichtigen Sie mich, wenn ein Torrent in einer meiner Standardkategorien hochgeladen wird.\n", + 'row_browse_default_categories' => "Standard
    Kategorien", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Sprache der Site", + 'row_torrent_page' => "Torrents pro Seite", + 'text_zero_equals_default' => "(0=Standardeinstellung verwenden, max=100)", + 'head_forum_settings' => " - Forum-Einstellungen", + 'row_topics_per_page' => "Themen pro Seite", + 'row_posts_per_page' => "Beiträge pro Seite", + 'row_view_avatars' => " Avatare anzeigen", + 'checkbox_low_bandwidth_note' => "(Niedrige Bandbreite von Benutzern könnte dies ausschalten)", + 'row_view_signatures' => " Signaturen anzeigen", + 'row_forum_signature' => "Forum-Signatur", + 'head_security_settings' => " - Sicherheitseinstellungen", + 'row_security_check' => "Sicherheitsüberprüfung ", + 'text_security_check_note' => "Hinweis: Um Ihre Sicherheitseinstellungen zu ändern, müssen Sie Ihr aktuelles Passwort eingeben!", + 'std_enter_old_password' => "Bitte geben Sie zuerst Ihr Passwort ein!", + 'std_wrong_password_note' => "Sie haben ein falsches Passwort eingegeben!", + 'std_password_equals_username' => "Sorry, das Passwort kann nicht identisch mit dem Benutzernamen sein", + 'std_password_too_long' => "Sorry, das Passwort ist zu lang (max. 40 Zeichen)", + 'std_password_too_short' => "Sorry, das Passwort ist zu kurz (min 6 Zeichen)", + 'std_passwords_unmatched' => "Die Passwörter stimmen nicht überein. Versuchen Sie es erneut.", + 'std_email_address_banned' => "Diese E-Mail-Adresse ist gesperrt!", + 'std_wrong_email_address_domains' => "Diese E-Mail-Adresse ist nicht erlaubt! Sie können nur E-Mails von diesen Domains verwenden: ", + 'std_wrong_email_address_format' => "Das sieht nicht wie eine gültige E-Mail-Adresse aus.", + 'std_email_in_use' => "Die E-Mail-Adresse wird bereits verwendet", + 'std_confirmation_email_sent' => " (Bestätigungs-E-Mail wurde gesendet!)", + 'std_passkey_reset' => " (Der Passwort wurde aktualisiert!)", + 'std_password_changed' => " (Ihr Passwort wurde geändert!)", + 'std_privacy_level_updated' => " (Ihr Privatsphäre-Level wurde aktualisiert!)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Ich möchte mein Passwort zurücksetzen.", + 'text_reset_passkey_note' => "Hinweis: Um Ihr aktuelles Passwort zurückzusetzen, müssen alle Torrent-Download-Links (wie z.B. rss list) erneut abgerufen werden, um Torrent-Datei herunterzuladen.", + 'row_reset_authkey' => " authkey zurücksetzen", + 'checkbox_reset_my_authkey' => "Ich möchte meinen Authentifizierungsschlüssel zurücksetzen.", + 'text_reset_authkey_note' => "Hinweis: Um den aktuellen Authentifizierungsschlüssel zurückzusetzen, müssen alle aktiven Torrents erneut heruntergeladen werden, um weiter zu leechen/seeden.", + 'row_email_address' => "E-Mail Adresse", + 'text_email_address_note' => "Hinweis: Um Ihre E-Mail-Adresse zu ändern, erhalten Sie eine weitere Bestätigungs-E-Mail an Ihre neue Adresse.", + 'row_change_password' => "Ändern Sie Passwort", + 'row_type_password_again' => "Passwort erneut eingeben", + 'row_privacy_level' => "Privatsphäre Ebene", + 'radio_normal' => "Normal", + 'radio_low' => "Niedrig (E-Mail-Adresse wird angezeigt)", + 'radio_strong' => "Stark (es werden keine Informationen verfügbar)", + 'head_home' => " - Startseite", + 'row_join_date' => "Beitrittsdatum ", + 'row_avatar' => "Avatar", + 'row_passkey' => "Passwort", + 'row_invitations' => "Einladungen", + 'link_send_invitation' => "Gehe zu Einladung System", + 'row_karma_points' => "Karma Punkte", + 'link_use_karma_points' => " Karma Punkte verwenden", + 'row_ratings_submitted' => "Bewertungen eingereicht", + 'row_written_comments' => "Schriftliche Kommentare", + 'link_view_comments' => "Zeige Kommentare", + 'row_forum_posts' => "Forum Beiträge", + 'link_view_posts' => "Zeige Beiträge", + 'text_posts_per_day' => " posts pro Tag ", + 'text_of_total_posts' => " von insgesamt Forenbeiträgen", + 'text_recently_read_topics' => "Kürzlich gelesene Themen", + 'col_topic_title' => "Thementitel", + 'col_replies' => "Antworten", + 'col_topic_starter' => "Thema Starter", + 'col_views' => "Aufrufe", + 'col_last_post' => "Letzter Beitrag", + 'text_by' => "von ", + 'select_none_selected' => "Keine ausgewählt", + 'text_ago' => " vor", + 'mail_here' => "HIER", + 'mail_change_email_one' => "Sie haben Ihr Benutzerprofil angefordert (Benutzername ", + 'mail_change_email_two' => ") auf %s sollte mit dieser E-Mail-Adresse aktualisiert werden ", + 'mail_change_email_three' => " als Benutzerkontakt.", + 'mail_change_email_four' => "Wenn Sie dies nicht getan haben, ignorieren Sie bitte diese E-Mail. Die Person, die Ihre E-Mail-Adresse eingegeben hat, hat die IP-Adresse ", + 'mail_change_email_five' => ". Bitte antworten Sie nicht.", + 'mail_change_email_six' => "Um die Aktualisierung Ihres Benutzerprofils abzuschließen, klicken Sie bitte ", + 'mail_change_email_six_1' => " zu bestätigen", + 'mail_change_email_seven' => "Ihre neue E-Mail-Adresse wird danach in Ihrem Profil erscheinen. Andernfalls bleibt Ihr Profil unverändert.", + 'mail_change_email_eight' => "
    Deins,", + 'mail_change_email_nine' => "Das %s Team.", + 'mail_profile_change_confirmation' => " Bestätigung der Profiländerung", + 'text_go_back' => "zurück", + 'text_category' => "Kategorie", + 'text_source' => "Quelle", + 'text_codec' => "Codec", + 'text_standard' => "Standard", + 'text_processing' => "Verarbeitung", + 'text_show_dead_active' => "Dead/aktiv anzeigen?", + 'select_including_dead' => "einschließlich Toter", + 'select_active' => "aktiv", + 'select_dead' => "tot", + 'text_show_special_torrents' => "Aktion anzeigen?", + 'select_all' => "alle", + 'select_normal' => "normal", + 'select_free' => "frei", + 'select_two_times_up' => "2x oben", + 'select_free_two_times_up' => "kostenlos und 2x oben", + 'text_show_bookmarked' => "Lesezeichen anzeigen?", + 'select_bookmarked' => "Gespeichert", + 'select_bookmarked_exclude' => "Nicht Lesezeichen", + 'select_with' => "mit", + 'select_without' => "ohne", + 'text_review' => " bewerten", + 'row_pm_boxes' => "PN Boxen", + 'text_show' => "Zeigen ", + 'text_pms_per_page' => " pms pro Seite (max=100)", + 'row_shoutbox' => "Shoutbox", + 'text_show_last' => "Letzten anzeigen ", + 'text_messages_at_shoutbox' => " Nachrichten in der Shoutbox (0=Standardeinstellung verwenden), min=10, max=500)", + 'text_refresh_shoutbox_every' => "Shoutbox aktualisieren alle ", + 'text_seconds' => " Sekunden (0=Standardeinstellung verwenden, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Nachrichten in der Hilfebox ausblenden", + 'row_torrent_detail' => "Torrent-Detailseite", + 'text_show_description' => "Beschreibung anzeigen", + 'text_show_nfo' => "NFO anzeigen", + 'text_show_imdb_info' => "IMDb Informationen anzeigen", + 'text_show_douban_info' => "Shou Douban Informationen", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Bewertungen anzeigen", + 'text_show_comments' => "Kommentare anzeigen", + 'row_browse_page' => "Torrent-Seite", + 'text_browse_setting_warning' => "WARNUNG: Aktivieren vieler Funktionen kann Ihre Browsergeschwindigkeit verlangsamen.", + 'text_torrents_per_page' => " torrents pro Seite ", + 'text_tooltip_type' => "Tooltipp-Typ bei Torrent-Namen", + 'text_last_review' => "Letzte Prüfung", + 'text_minor_imdb_info' => "Kleinere IMDb Info (Titel + Jahr + IMDb Bewertung + Land + Regisseur + Hauptgast + Tagline)", + 'text_median_imdb_info' => "Median IMDb Info (Bild + Titel + Jahr + IMDb Rating + Runtime + Sprache + Regie+ Genre + Main Cast + Plot Outline in Englisch)", + 'text_douban_info' => "Douban-Info (Bild + Titel + Jahr + Douban-Bewertung + Sprache + Regisseur + Region + Hauptgast + Umriss in Chinesisch)", + 'text_off' => "Aus", + 'text_show_lastfm_tooltip' => "Last.fm Info im Tooltip anzeigen", + 'row_time_type' => "Zeittyp", + 'text_time_added' => "Zeit hinzugefügt", + 'text_time_elapsed' => "Elassierte Zeit", + 'text_append_words_to_torrents' => "Spezielle Torrents", + 'text_append_sticky' => "Klebriges Symbol \"sticky\" zu den oben angepinnten Torrents hinzufügen", + 'text_append_new' => "'Neu' an neue Torrents anhängen", + 'text_append_picked' => "Füge Wörter, z.B. 'Classic', an von Kritikern ausgewählte Torrents hinzu", + 'text_show_action_icons' => "Aktionssymbole anzeigen", + 'text_show_nfo_icon' => "NFO-Symbol", + 'text_show_download_icon' => "Icon herunterladen", + 'text_show_edit_icon' => "Icon bearbeiten", + 'text_if_owner' => " (wenn Besitzer von Torrents)", + 'text_show_bookmark_icon' => "Lesezeichen-Symbol", + 'text_comments_reviews' => "Kommentare", + 'text_show_comment_number' => "Anzahl der Kommentare anzeigen ", + 'text_last_comment_on_tooltip' => " letzter Kommentar auf Tooltip", + 'text_show_review_number' => "Anzahl der Bewertungen  anzeigen", + 'row_school' => "Schule", + 'row_discuss' => "Diskutieren", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Funbox auf Startseite anzeigen", + 'text_send' => "Senden", + 'text_use' => "Benutzen", + 'text_view' => "Ansicht", + 'row_ip_location' => "Standort", + 'text_translation_note' => "Ihre Sprache nicht in der Liste? Sehen Sie, was Sie tun können, um ", + 'text_translation_link' => "HILFE DIE ÜBERTRAGUNG", + 'text_movies_and_tvs' => "Filme & TVs:", + 'text_games_and_appz' => "Spiele & Appz:", + 'text_others' => "Andere:", + 'text_at_browse_page' => "Torrents Abschnitt", + 'text_at_special_page' => "Sonderabschnitt", + 'text_additional_selection' => "Zusätzliche Auswahl", + 'text_stylesheet_note' => "Mehr Stylesheets? Möchtest du deine eigenen gestalten? ", + 'text_stylesheet_link' => "HIER KLICKEN", + 'row_font_size' => "Font Size", + 'select_small' => "Klein", + 'select_large' => "Groß", + 'text_medium' => "Mittel", + 'text_torrents_on_promotion' => "Torrents auf Promotion: ", + 'text_highlight' => "Hervorheben", + 'text_append_words' => "Wörter anhängen, z.B. '2X Free'", + 'text_append_icon' => "Symbol anhängen, z.B. \"free\"", + 'text_no_mark' => "Aus", + 'text_signature_note' => "Kann BB-Codesenthalten. Maximale Bildgröße beträgt 500*200 und nur das erste Bild würde angezeigt.", + 'row_click_on_topic' => "Thema anklicken", + 'text_go_to_first_page' => "zur ersten Seite gehen", + 'text_go_to_last_page' => "zur letzten Seite gehen", + 'select_half_down' => "50% ab", + 'row_category_icons' => "Kategorie-Symbole", + 'text_team' => "Gruppe", + 'text_audio_codec' => "Audio-Codec", + 'text_sub_category' => "Unterkategorien", + 'select_medium' => "Mittel", + 'row_tooltip_last_post' => "Tooltip des letzten Beitrags anzeigen", + 'checkbox_last_post_note' => "(Wenn es dich stört, schalte es aus)", + 'row_network_bandwidth' => "Netzwerk-Bandbreite", + 'text_downstream_rate' => "Downstream-Rate", + 'text_upstream_rate' => "Upstream-Rate", + 'text_isp' => "ISP", + 'text_show_title' => "Titel anzeigen", + 'text_show_small_description' => "Kleine Beschreibung", + 'row_show_advertisements' => "Anzeigen anzeigen", + 'text_can_turn_off_advertisement' => " oder höher können wählen, um keine Werbung zu sehen", + 'text_buy_no_advertisement' => " oder höher kann Bonus verwenden, um Zeit ohne Werbung zu kaufen bei ", + 'text_bonus_center' => " bonus-Center", + 'text_show_advertisement_note' => "Ich möchte die Anzeigen sehen", + 'row_promotion_link' => "Promotion-Link", + 'text_update_promotion_link' => "Promotion-Link aktualisieren", + 'text_read_more' => "Lesen Sie mehr", + 'row_two_step_secret' => 'Zwei-Schritt-Authentifizierung', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Sie können Google Authenticator oder Authy verwenden, um den QR-Code auf der linken Seite

    zu scannen, wenn der QR-Code auf der linken Seite nicht erfolgreich geladen wird du kannst versuchen diesen Link zu laden zu öffnen: ', + 'text_two_step_secret_bind_manually_note' => 'Oder geben Sie den folgenden Schlüssel manuell in die App ein: ', + 'text_two_step_secret_bind_complete_note' => 'Code eingeben, um die zweistufige Authentifizierung abzuschließen', + 'text_two_step_secret_unbind_note' => 'Code eingeben um die zweistufige Authentifizierung abzubrechen', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'Seedbox', + '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', +); + +?> diff --git a/lang/de/lang_userdetails.php b/lang/de/lang_userdetails.php new file mode 100644 index 00000000..afc3794b --- /dev/null +++ b/lang/de/lang_userdetails.php @@ -0,0 +1,160 @@ + "Fehler", + 'std_no_such_user' => "Kein Benutzer mit dieser ID!", + 'head_details_for' => "Details für ", + 'text_account_disabled_note' => "Dieses Konto wurde deaktiviert!", + 'text_remove_from_friends' => "von Freunden entfernen", + 'text_remove_from_blocks' => "aus Blöcken entfernen", + 'text_add_to_friends' => "zu Freunden hinzufügen", + 'text_add_to_blocks' => "zu Blöcken hinzufügen", + 'text_flush_ghost_torrents' => "Um Ihre Geister-Torrents zu leeren klicken ", + 'text_here' => "hier", + 'row_invitation' => "Einladungen", + 'text_no_invitation' => "Keine Einladungen verfügbar", + 'link_send_invitation' => " Einladung senden", + 'row_invited_by' => "Eingeladen von", + 'row_join_date' => "Beitrittsdatum ", + 'row_last_seen' => "Zuletzt gesehen", + 'row_last_seen_location' => "Letzter seen(Ort)", + 'row_email' => "E-Mail", + 'row_users_ips' => "IPs des Benutzers", + 'row_ip_history' => "IP-Chronik", + 'text_user_earlier_used' => "Dieser Benutzer hat früher verwendet ", + 'text_different_ips' => " andere IP-Adresse", + 'row_ip_address' => "IP-Adresse", + 'row_bt_client' => "BT-Client", + 'row_uploaded' => "Hochgeladen", + 'row_downloaded' => "Heruntergeladen", + 'row_share_ratio' => "Verhältnis teilen", + 'row_real_uploaded' => "Aktuell hochgeladen", + 'row_real_downloaded' => "Aktuell heruntergeladen", + 'row_real_share_ratio' => "Tatsächliches Teil-Verhältnis", + 'row_real_ps' => "Tatsächliches Uploaded/Actual Downloaded (nur für Aufzeichnungszwecke und nicht für die Berechnung des Aktienkurses)", + 'row_internet_speed' => "Netzwerk-Bandbreite", + 'row_gender' => "Geschlecht", + 'row_donated' => "Gespendet", + 'row_avatar' => "Avatar", + 'row_class' => "Klasse", + 'row_torrent_comment' => "Torrent Kommentare", + 'link_view_comments' => "Zeige Kommentare", + 'row_forum_posts' => "Forum Beiträge", + 'link_view_posts' => "Zeige Beiträge", + 'row_karma_points' => "Karma Punkte", + 'row_uploaded_torrents' => "Hochgeladen Torrents", + 'text_show_or_hide' => "[Anzeigen/Verstecken]", + 'row_current_seeding' => "Aktuelles Verteilen", + 'row_current_leeching' => "Aktuelle Leeching", + 'row_completed_torrents' => "Abgeschlossene Torrents", + 'row_incomplete_torrents' => "Unvollständige Torrents", + 'text_public_access_denied' => "Entschuldigung, öffentlicher Zugriff verweigert von ", + 'text_user_wants_privacy' => ". Er(She) möchte persönliche Daten schützen.", + 'text_edit_user' => "Benutzer bearbeiten", + 'row_title' => "Titel", + 'row_privacy_level' => "Privatsphäre", + 'radio_low' => "Niedrig", + 'radio_normal' => "Normal", + 'radio_strong' => "Stark", + 'row_avatar_url' => "Avatar URL", + 'row_signature' => "Signatur", + 'row_donor_status' => "Spender Status", + 'row_donor' => "Spender", + 'radio_yes' => "Ja", + 'radio_no' => "Nein", + 'row_support' => "Unterstützung", + 'row_support_language' => "Unterstützungssprache", + 'row_support_for' => "Unterstützung für", + 'row_comment' => "Kommentar", + 'row_seeding_karma' => "Bonus", + 'row_warning_system' => "Warnung: System

    (ad behavior)", + 'text_not_warned' => "Nicht gewarnt.", + 'text_arbitrary_duration' => "(Beliebige Dauer)", + 'text_until' => "Bis ", + 'text_to_go' => " gehen", + 'text_warn_for' => "Warnen für ", + 'text_week' => "Woche", + 'text_weeks' => "Wochen", + 'text_unlimited' => "Unbegrenzt", + 'text_reason_of_warning' => "Grund der Warnung", + 'text_times_warned' => "Malweise gewarnt", + 'text_last_warning' => "Letzte Warnung", + 'text_not_warned_note' => "Dieser Benutzer wurde noch nicht gewarnt", + 'row_auto_warning' => "Auto-Warnung", + 'text_low_ratio' => "Niedrige Quote", + 'text_leech_warned' => "Hegel gewarnt!", + 'text_for_unlimited_time' => "Für UNLIMITED Zeit...", + 'row_movie_picker' => "Picker", + 'row_enabled' => "Aktiviert", + 'row_forum_post_possible' => "Forumbeitrag möglich?", + 'row_upload_possible' => "Upload möglich?", + 'row_download_possible' => "Download möglich?", + 'row_change_username' => "Benutzername ändern", + 'row_change_email' => "E-Mail ändern", + 'row_change_password' => "Passwort ändern", + 'row_repeat_password' => "Passwort wiederholen", + 'row_amount_uploaded' => "Hochgeladener Betrag", + 'row_amount_downloaded' => "Betrag heruntergeladen", + 'row_passkey' => "Passwort", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "Okay", + 'text_delete_user' => "Benutzer löschen", + 'submit_delete' => "Löschen", + 'text_ago' => " vor", + 'title_show_or_hide' => "Ein-/Ausblenden", + 'title_download' => "Download: ", + 'title_upload' => "Hochladen: ", + 'title_male' => "Mann", + 'title_female' => "Weiblich", + 'title_not_available' => "N/A", + 'title_send_pm' => "Senden PM", + 'title_report_user' => "Bericht Benutzer", + 'text_free' => "Kostenlos", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X kostenlos", + 'text_half_down' => "50%", + 'text_by' => "von ", + 'text_by_system' => "nach System", + 'text_transaction_memo' => "Transaktions-Memo:", + 'row_pick_for' => "Pick..", + 'row_staff_duties' => "Personalaufgaben/VIP-Grund", + 'row_transfer' => "Transfers", + 'row_sltime' => "Verleih Zeit", + 'text_seeding_leeching_time_ratio' => "Se./Le. Zeitverhältnis", + 'text_seeding_time' => "Verteilungszeit", + 'text_leeching_time' => "Ladezeit", + 'text_since' => "Seit: ", + 'row_compatibility' => "Taste Kompatibilität", + 'text_unknown' => "Unbekannt", + 'text_super' => "Super", + 'text_very_high' => "Sehr hoch", + 'text_high' => "Hoch", + 'text_medium' => "Mittel", + 'text_low' => "Niedrig", + 'text_very_low' => "Sehr niedrig", + 'row_invites' => "Einladungen", + 'js_delete_user_note' => "Sie können nun dieses Benutzerkonto löschen, seien Sie SEHR SEHR sicher.", + '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", + '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.", + '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.", + 'disable_user_migrated' => 'Aktivieren oder deaktivieren Sie die Nutzung bitte zum neuen Management-System.', + 'text_user_id'=> "Benutzer-ID", + 'row_medal' => 'Medaille', + 'row_donoruntil' => 'Spende bis', + 'text_donoruntil_note' => "Das Zeitformat ist JJJJJ-MM-TT hh:mm:ss. Leer lassen dauerhaft.", + 'change_field_value_migrated' => 'Ändern Sie bitte die %s.', + 'sure_to_remove_leech_warn' => 'Sind Sie sicher, diese Lektionswarnung zu entfernen?', + 'row_user_props' => 'Reifen', + 'meta_key_change_username_username' => 'Neuer Benutzername', + 'consume' => 'Benutzen', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/de/lang_userhistory.php b/lang/de/lang_userhistory.php new file mode 100644 index 00000000..1ede1668 --- /dev/null +++ b/lang/de/lang_userhistory.php @@ -0,0 +1,26 @@ + "Fehler", + 'std_permission_denied' => "Berechtigung verweigert", + 'std_no_posts_found' => "Keine Beiträge gefunden", + 'head_posts_history' => "Beitragsverlauf", + 'text_posts_history_for' => "Postverlauf für ", + 'text_forum' => "Forum: ", + 'text_topic' => "Thema: ", + 'text_post' => "Beitrag: ", + 'text_new' => "NEU!", + 'text_last_edited' => "Zuletzt bearbeitet von ", + 'text_at' => " am ", + 'std_no_comments_found' => "Keine Kommentare gefunden", + 'head_comments_history' => "Kommentarverlauf", + 'text_comments_history_for' => "Kommentarverlauf für ", + 'text_torrent' => "Torrent: ", + 'text_comment' => "Kommentar: ", + 'std_history_error' => "Verlauf Fehler", + 'std_unkown_action' => "Unbekannte Aktion", + 'std_invalid_or_no_query' => "Ungültige oder keine Abfrage." +); + +?> diff --git a/lang/de/lang_users.php b/lang/de/lang_users.php new file mode 100644 index 00000000..304c55ed --- /dev/null +++ b/lang/de/lang_users.php @@ -0,0 +1,20 @@ + "Benutzer", + 'text_users' => "

    Benutzer

    ", + 'text_search' => "Suche:", + 'select_any_class' => "(jede Klasse)", + 'submit_okay' => "Okay", + 'text_prev' => "Vorher", + 'text_next' => "Nächste", + 'col_user_name' => "Benutzername", + 'col_registered' => "Registriert", + 'col_last_access' => "Letzter Zugriff", + 'col_class' => "Klasse", + 'col_country' => "Land", + 'select_any_country'=> "(jedes Land)", +); + +?> diff --git a/lang/de/lang_viewfilelist.php b/lang/de/lang_viewfilelist.php new file mode 100644 index 00000000..e0b213e6 --- /dev/null +++ b/lang/de/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Pfad", +); + +?> \ No newline at end of file diff --git a/lang/de/lang_viewnfo.php b/lang/de/lang_viewnfo.php new file mode 100644 index 00000000..f162df75 --- /dev/null +++ b/lang/de/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "NFO-Datei anzeigen", + 'text_nfo_for' => "NFO für", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Windows-vy" +); +?> \ No newline at end of file diff --git a/lang/de/lang_viewpeerlist.php b/lang/de/lang_viewpeerlist.php new file mode 100644 index 00000000..a9b08da2 --- /dev/null +++ b/lang/de/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Benutzer", + 'col_location' => "Standort", + 'col_connectable' => "Verbindlich", + 'col_uploaded' => "Hochgeladen", + 'col_rate' => "Rate", + 'col_av_rate' => "Durchschnittsrate", + 'col_downloaded' => "Heruntergeladen", + 'col_ratio' => "Verhältnis", + 'col_complete' => "Complete", + 'col_connected' => "Verbunden", + 'col_idle' => "Leerlauf", + 'col_client' => "Kunde", + 'text_anonymous' => "Anonym", + 'text_unknown' => "(unbekannt)", + 'text_seeders' => "Seeder", + 'text_leechers' => "Leechers", + 'row_seeders' => "Seeder", + 'row_leechers' => "Leechers", + 'text_yes' => "Ja", + 'text_no' => "Nein", + 'text_inf' => "Inf." +); + +?> diff --git a/lang/de/lang_viewrequests.php b/lang/de/lang_viewrequests.php new file mode 100644 index 00000000..2c1769a6 --- /dev/null +++ b/lang/de/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Anfragen', + 'request' => 'Anfrage', + 'add_request' => 'Anfrage hinzufügen', + 'request_name' => 'Name der Anfrage', + 'view_request_all' => 'Alle anzeigen', + 'view_request_resolved' => 'Aufgelöste Ansicht', + 'view_request_unresolved' => 'Unerledigt anzeigen', + 'view_request_resolving' => 'Auflösen anzeigen', + 'view_request_my' => 'Meine anzeigen', + 'thead_name' => 'Name', + 'thead_price_newest' => 'Neueste Gebote', + 'thead_price_original' => 'Original Gebote', + 'thead_comment_count' => 'Kommentaranzahl', + 'thead_on_request_count' => 'Versorgungsanzahl', + 'thead_request_user' => 'Benutzer', + 'thead_created_at' => 'Zeit', + 'thead_status' => 'Status', + 'request_status_resolved' => 'Anfrage erfolgreich', + 'request_status_resolving' => 'Anfordern', + 'action_search' => 'Suchen', + 'basic_info' => 'Basisinfo', + 'created_at' => 'Erstellt am', + 'reward' => 'Belohnung', + 'newest_bidding' => 'Neueste Gebote', + 'original_bidding' => 'Original Gebote', + 'on_request' => 'Vorrat', + 'recycle' => 'Papierkorb', + 'recycle_title' => 'Papierkorb gibt nur 80% Bouns zurück', + 'add_reward' => 'Resard hinzufügen', + 'add_reward_desc' => 'Durch das Hinzufügen von Prämie werden 25 Bouns als Servicegebühr abgezogen', + 'no_request_yet' => 'Noch nichts', + 'btn_select_text' => 'Ausgewählte Ressource für Anfrage verwenden', + 'request_already_resolved' => 'Dieser Requst ist gelöst', + 'add_request_desc' => 'Belohnung kann nicht weniger als 100 Bouns, und wird 100 Bouns als Service-Gebühr für jede Anfrage abziehen', + 'description_required' => 'Beschreibung erforderlich!', + 'name_required' => 'Name erforderlich!', + 'amount_required' => 'Belohnung erforderlich!', + 'amount_must_be_numeric' => 'Betrag muss numerisch sein!', + 'add_request_amount_minimum' => 'Belohnung kann nicht weniger als 100 Bouns!', + 'add_request_amount_maximum' => 'Belohnung kann nicht mehr als 10000 Bouns!', + 'bouns_not_enough' => 'Deine Bouns sind nicht genug!!!', + 'add_request_success' => 'Anfrage erfolgreich hinzufügen', + 'request_id_must_be_numeric' => 'Anfrage-ID muss numerisch sein', + 'request_deleted' => 'Anfrage wurde gelöscht!', + 'edit_request_success' => 'Anfrage erfolgreich bearbeitet', + 'do_request' => 'Ich möchte eine Anfrage', + 'type_in_torrent_id' => 'Torrent-ID eingeben', + 'delete_request_success' => 'Anfrage erfolgreich löschen', + 'torrent_is_picked_for_request' => 'Ihre Anfrage hat eine Lieferung erhalten', + 'confirm_request_success' => 'Erfolgreich bestätigen', + 'message_required' => 'Nachricht erforderlich!', + 'request_created_at' => 'Erstellt am', + 'request_get_new_reply' => 'Deine Anfrage erhält eine neue Antwort', + 'request_comment_get_new_reply' => 'Ihr Anfragekommentar erhält neue Antwort', + 'torrent_not_release_yet' => 'Dieser Torrent ist noch nicht freigegeben', + 'supply_already_exists' => 'Dieses Angebot existiert bereits!', + 'message_please_confirm_supply' => 'Jemand versorgt deine Anfrage, bitte bestätige sie rechtzeitig', + 'please_confirm_supply' => 'Bitte rechtzeitig die Lieferung bestätigen', + 'supply_success' => 'Anfrage erfolgreich', + 'add_reward_amount_minimum' => 'Das Hinzufügen des Bonusbetrags kann nicht weniger als 100 Bonusse sein!', + 'add_reward_amount_maximum' => 'Das Hinzufügen des Bonusbetrags kann nicht mehr als 5000 Bonus sein!', + 'add_reward_success' => 'Belohnung erfolgreich hinzufügen', +]; \ No newline at end of file diff --git a/lang/de/lang_viewsnatches.php b/lang/de/lang_viewsnatches.php new file mode 100644 index 00000000..c3d87e46 --- /dev/null +++ b/lang/de/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Schnelldetails", + 'text_snatch_detail_for' => "Schnelldetails für ", + 'text_users_top_finished_recently' => "Die Top-Nutzer haben den Download zuletzt beendet", + 'col_username' => "Benutzername", + 'col_uploaded' => "Hochgeladen", + 'col_downloaded' => "Heruntergeladen", + 'col_se_time' => "Se. Zeit", + 'col_le_time' => "Le. Zeit", + 'col_ratio' => "Verhältnis", + 'col_when_completed' => "Abgeschlossen am", + 'col_last_action' => "Letzte Aktion", + 'col_seeding' => "Verteilen", + 'col_pm_user' => "PN Benutzer", + 'col_report_user' => "Benutzer melden", + 'col_on_or_off' => "Ein/Aus", + 'text_global' => "Globale", + 'text_torrent' => "Torrent", + 'text_yes' => "Ja", + 'text_no'=> "Nein", + 'title_report' => "Bericht", + 'col_ip' => "IP", + 'text_per_second' => "/s", + 'text_anonymous' => "anonym", + 'text_inf' => "Inf.", + 'std_sorry' => "Tut uns leid", + 'std_no_snatched_users' => "Noch kein Benutzer hat diesen Torrent geraubt.", +); + +?> diff --git a/lang/es/lang_aboutnexus.php b/lang/es/lang_aboutnexus.php new file mode 100644 index 00000000..aedc9f8c --- /dev/null +++ b/lang/es/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Versión", + 'text_version_note' => "Este rastreador %s está alimentado por %s. El siguiente es el detalle de la versión.", + 'text_main_version' => "Versión principal", + 'text_sub_version' => "Sub versión", + 'text_release_date' => "Fecha de lanzamiento", + 'text_authorize_to' => "Autorizado a", + 'text_authorization_type' => "Tipo de autorización", + 'text_commercial' => "Comercial", + 'text_free' => "Gratis", + 'text_nexus' => "Acerca de ", + 'text_nexus_note' => " es iniciado por un puñado de chicos en la Universidad de Zhejiang, China que se llaman a sí mismos \"Equipo Nexus\". Está dedicado a ser el reemplazo del proyecto TBSource y presenta una solución completa para crear una comunidad de recursos compartidos con miembros de crédito, orden y conocimiento.

    +La primera etapa de %s bifurca desde TBSource. Ofrecemos un extenso conjunto de características que no existe ni es muy superior al código TBSource original con una eficiencia de código mucho mejorada. Además de TBSource, también tomamos algunas ideas o código de otros rastreadores privados, por ejemplo, Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "Acerca de autorización", + 'text_authorization_note' => "If you like to use %s to power your tracker, feel free to contact us.", + 'text_translation' => "Acerca de la traducción", + 'text_translation_note' => " supports user-side site language switch. The master language is English.

    If your language is not (yet) available and you are interested in translating it, please read the translation HOWTO and contact us. We always welcome new translations. Also, the available translations can always use a helping hand, especially those marked as outdate, incomplete or in need of new translators.", + 'text_flag' => "Marca", + 'text_language' => "Idioma", + 'text_state' => "Estado", + 'text_stylesheet' => "Acerca de Stylesheet", + 'text_stylesheet_note' => "El diseño de %s está totalmente basado en CSS, lo que permite la máxima personalización de la interfaz de usuario y facilita la adición de nuevas hojas de estilo.

    La siguiente es una lista de hojas de estilo disponibles actualmente en este rastreador %s. Si quieres más hojas de estilo o quieres diseñar tu propia, contáctanos.", + 'text_name' => "Nombre", + 'text_designer' => "Diseñador", + 'text_comment' => "Comentario", + 'text_contact' => "Contacto ", + 'text_contact_note' => "¿Quieres unirte a nosotros? ¿Obtén sugerencias o busca errores? ¿Habla sobre negocios? Contáctanos de cualquiera de las siguientes maneras.", + 'text_web_site' => "Web Site", + 'text_email' => "E-mail", + 'text_msn' => "MSN", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/es/lang_admanage.php b/lang/es/lang_admanage.php new file mode 100644 index 00000000..ddec8b52 --- /dev/null +++ b/lang/es/lang_admanage.php @@ -0,0 +1,103 @@ + "Gestión de anuncios", + 'text_ad_management' => "Gestión de anuncios", + 'text_add_ad' => "Añadir anuncio", + 'text_header' => "Cabecera", + 'text_footer' => "Pie", + 'text_below_navigation' => "Bajo Navegación", + 'text_below_searchbox' => "Debajo de caja de búsqueda", + 'text_torrent_detail' => "Detalle de torrent", + 'text_comment_page' => "Comentar página", + 'text_inter_overforums' => "Inter foros", + 'text_forum_post_page' => "Página de entrada del foro", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "¡Aún no hay anuncios!", + 'col_enabled' => "Activado", + 'col_name' => "Nombre", + 'col_position' => "Posición", + 'col_order' => "Pedido", + 'col_type' => "Método", + 'col_start_time' => "Hora de inicio", + 'col_end_time' => "Hora de fin", + 'col_action' => "Accin", + 'text_yes' => "Sí", + 'text_no' => "Nu", + 'text_bbcodes' => "Código BB", + 'text_xhtml' => "XHTML", + 'text_text' => "Texto", + 'text_image' => "Imagen", + 'text_flash' => "Flashear", + 'text_delete' => "Eliminar", + 'text_edit' => "Editar", + 'js_sure_to_delete_ad' => "¿Está seguro que desea eliminar este anuncio?", + 'std_error' => "Error", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Posición no válida", + 'head_add_ad' => "Añadir anuncio", + 'head_edit_ad' => "Editar anuncio", + 'text_note' => "Nota", + 'text_ad_detail' => "Detalle de anuncio", + 'row_name' => "Nombre", + 'row_start_time' => "Hora de inicio", + 'row_end_time' => "Hora de fin", + 'row_enabled' => "Activado", + 'row_order' => "Pedido", + 'row_type' => "Mostrar método", + 'row_image_url' => "URL de imagen", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Ancho de imagen", + 'row_image_height' => "Altura de imagen", + 'row_image_tooltip' => "Enlace Tooltip", + 'row_text_content' => "Contenido de texto", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Tamaño del texto", + 'row_bbcodes_code' => "Código BB", + 'row_xhtml_code' => "Código XHTML", + 'row_flash_url' => "URL Flash", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Altura de flash", + 'submit_submit' => "Sumbit", + 'text_ad' => "Anuncio", + 'text_header_note' => "Mostrar en la esquina superior derecha de cada página. Recomendado usar imagen o flash de tamaño dentro de 580 * 90. Solo se mostrará un anuncio. ", + 'text_footer_note' => "Mostrar en la parte inferior de cada página. El tamaño recomendado es 728 * 160. Solo se mostrará un anuncio. ", + 'text_below_navigation_note' => "Mostrar justo debajo de la barra de navegación en cada página. El tamaño recomendado es 728 * 90. Solo se mostrará un anuncio. ", + 'text_below_searchbox_note' => "Mostrar debajo del cuadro de búsqueda en la página de torrents. El tamaño recomendado es 728 * 90. Solo se mostrará un anuncio. ", + 'text_torrent_detail_note' => "Mostrar en descripción del torrent en la página de detalle del torrent. El tamaño recomendado es de 600 * 160. Solo se mostrará un anuncio. ", + 'text_comment_page_note' => "Mostrar entre comentarios en la página de detalle de torrent o página de detalle de oferta. El tamaño recomendado es de 600 * 160. Varios anuncios se mostrarán juntos. ", + 'text_inter_overforums_note' => "Mostrar entre sobre-foros en la página de inicio del foro. El tamaño recomendado es 728 * 90. Varios anuncios se mostrarán juntos.", + 'text_forum_post_page_note' => "Mostrar entre mensajes del foro en la página de detalles del tema del foro. El tamaño recomendado es de 600 * 160. Varios anuncios se mostrarán juntos.", + 'text_popup_note' => "Popup en cada página. Muy inquietante, use con precaución. El tamaño recomendado es 468 * 90", + 'text_name_note' => "Sólo un nombre para llamar al anuncio.", + 'text_start_time_note' => "En formato YYYY-MM-DD hh:mm:ss, p. ej., '2007-12-24 21:00:00'. El tiempo desde que el anuncio está disponible.", + 'text_end_time_note' => "En formato YYYY-MM-DD hh:mm:ss, p. ej., '2008-01-24 21:00:00'. El tiempo hasta que el anuncio esté disponible.", + 'text_order_note' => "The priority of ads. Value '0' gets the top priority.
    When several ads are available for a position, the one with the highest priority will show if the position allows only one ad, and those with higher priorities will show on top if the position allows several ads. When several available ads have the same priority value, the most recently added one has the highest priority. ", + 'text_enabled_note' => "Solo se mostrarán los anuncios activados. ", + 'text_type_note' => "Elija el método de visualización de anuncios. ", + 'text_image_url_note' => "La URL del archivo de imagen.
    Ruta relativa (por ejemplo, 'pic/ad.jpg') o ruta absoluta (por ejemplo, 'https://nexusphp.org/ad.jpg') están bien. ", + 'text_image_link_note' => "El enlace del anuncio, por ejemplo, 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "En píxeles. El ancho en el que se muestra la imagen. ", + 'text_image_height_note' => "En píxeles. La altura a la que se muestra la imagen. ", + 'text_image_tooltip_note' => "El texto mostrado en la descripción del enlace. ", + 'text_text_content_note' => "El contenido del anuncio de texto. ", + 'text_text_link_note' => "El enlace del anuncio, por ejemplo, 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "El tamaño de la fuente del anuncio de texto. Podría estar en pt, px o em, p. ej. '30pt'. Si no se define ninguna, '30pt' está asumido.", + 'text_bbcodes_code_note' => "¿Qué es BB? Ver ", + 'text_here' => "aqui", + 'text_xhmtl_code_note' => "Debería evitar usar XHTML no sólo porque un código XHTML incorrecto podría desbaratar fácilmente toda la página, pero también porque es INSECURO. Si tiene que asegurarse de que el código XHTML es seguro y correcto.
    NOTE: Por favor, siga la especificación transicional de XHTML 1.0, no HTML 4.01.", + 'text_flash_url_note' => "La URL del archivo Flash.
    Tanto la ruta relativa (por ejemplo, 'pic/flash.demo.swf') o la ruta absoluta (por ejemplo, 'https://nexusphp.org/flash.demo.swf') están bien.", + 'text_flash_width_note' => "En píxeles. El ancho en el que se muestra el Flash. ", + 'text_flash_height_note' => "En píxeles. La altura en la que se muestra el Flash. ", + 'std_missing_form_data' => "Faltan datos del formulario.", + 'std_invalid_type' => "Método de visualización inválido.", + 'std_success' => "Éxito", + 'std_edit_success' => "El anuncio ha sido editado. ", + 'std_add_success' => "El anuncio ha sido añadido. ", + 'text_unlimited' => "ilimitado", + 'std_go_back' => "Volver a la lista de anuncios", + 'col_clicks' => "Clics" +); + +?> diff --git a/lang/es/lang_adredir.php b/lang/es/lang_adredir.php new file mode 100644 index 00000000..c7628049 --- /dev/null +++ b/lang/es/lang_adredir.php @@ -0,0 +1,11 @@ + "Error", + 'std_ad_system_disabled' => "Sistema de anuncios desactivado.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "No hay redirección URL." +); + +?> diff --git a/lang/es/lang_attachment.php b/lang/es/lang_attachment.php new file mode 100644 index 00000000..e826d5d6 --- /dev/null +++ b/lang/es/lang_attachment.php @@ -0,0 +1,20 @@ + "¡Fallo! ¡Nada recibido!", + 'text_file_number_limit_reached' => "¡Error! No puedes subir más archivos por el momento. Por favor, espera algún tiempo.", + 'text_file_size_too_big' => "¡Error! El tamaño del archivo es demasiado grande.", + 'text_file_extension_not_allowed' => "¡Error! La extensión del archivo no está permitida.", + 'text_invalid_image_file' => "¡Error! Archivo de imagen no válido.", + 'text_cannot_move_file' => "¡Fallo! No se puede mover el archivo subido.", + 'submit_upload' => "Subir", + 'text_left' => "Queda hoy: ", + 'text_of' => " de ", + 'text_size_limit' => "Tamaño: ", + 'text_file_extensions' => "Extensiones de archivo: ", + 'text_mouse_over_here' => "ratón aquí", + 'text_small_thumbnail' => "miniatura pequeña", +); + +?> diff --git a/lang/es/lang_attendance.php b/lang/es/lang_attendance.php new file mode 100644 index 00000000..61d776ca --- /dev/null +++ b/lang/es/lang_attendance.php @@ -0,0 +1,16 @@ + "Asistencia", + 'success' => "Éxito", + 'attend_info' => "You have already attended %u days, Continuous %u days, this time you will get %u bonus.", + 'initial' => "El primer asistente obtiene un bono de %u.", + 'steps' => "Cada asistencia continua obtiene una bonificación de %u , a menos que alcance el máximo %u", + 'continuous' => "Asiste %u día continuado, obtendrá recompensas %u adicionales.", + 'sorry' => "Disculpe", + 'already_attended' => "Ya has asistido, por favor, no hay actualización.", + '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.', +); diff --git a/lang/es/lang_bitbucket-upload.php b/lang/es/lang_bitbucket-upload.php new file mode 100644 index 00000000..e64834d1 --- /dev/null +++ b/lang/es/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Error al cargar", + 'std_nothing_received' => "¡Nada recibido!", + 'std_file_too_large' => "Lo sentimos, ese archivo es demasiado grande para el bit-bucket.", + 'std_bad_file_name' => "Nombre de archivo incorrecto.", + 'std_file_with_the_name' => "Lo sentimos, un archivo con el nombre ", + 'std_already_exists' => " ya existe en el cubo de bits.", + 'std_error' => "Error", + 'std_invalid_image_format' => "Extensión inválida: gif, jpg o png solamente!", + 'std_image_processing_failed' => "Procesamiento de imagen fallido", + 'std_sorry_the_uploaded' => "Lo sentimos, la subida ", + 'std_failed_processing' => " proceso fallido. Intente volver a guardar la imagen en un editor gráfico. Gracias.", + 'std_success' => "Éxito", + 'std_use_following_url' => "Utilice la siguiente URL para acceder al archivo: ", + 'std_upload_another_file' => "Subir otro archivo", + 'std_image' => "Imagen ", + 'std_need_not_rescaling' => "no requiere reescalado", + 'std_rescaled_from' => " reescalado desde ", + 'std_to' => " a ", + 'std_profile_updated' => "
    Note: Your profile has been updated!", + 'head_avatar_upload' => "Carga AVATAR", + 'text_avatar_upload' => "Carga AVATAR", + 'text_upload_directory_unwritable' => "ATENCIÓN: El directorio de subida no tiene permisos de escritura. ¡Póngase en contacto con el administrador sobre este problema!", + 'text_disclaimer' => "Descargo de responsabilidad
    No subir imágenes no autorizadas o ilegales.
    Las imágenes subidas deben considerarse \"dominio público\". Así que no subas fotos a las que no querrías que un extraño tenga acceso.
    Las imágenes subidas se escalarán manteniendo la relación de aspecto si la altura excede ", + 'text_disclaimer_two' => " píxeles o ancho excede ", + 'text_disclaimer_three' => " píxeles
    El tamaño máximo del archivo es ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Fichero", + 'checkbox_avatar_shared' => "Otros usuarios pueden usar mi avatar (es elegible en usercp).", + 'submit_upload' => "Subir", +); + +?> diff --git a/lang/es/lang_catmanage.php b/lang/es/lang_catmanage.php new file mode 100644 index 00000000..22ea0eaf --- /dev/null +++ b/lang/es/lang_catmanage.php @@ -0,0 +1,86 @@ + "Gestión de categorías", + 'text_category_management' => "Gestión de categorías", + 'text_manage' => "Gestionar", + 'text_searchbox' => "Buscar caja", + 'text_category_icons' => "Paquete de iconos de categoría", + 'text_second_icons' => "Segundo iconos", + 'text_categories' => "Categorías", + 'text_sources' => "Fuentes", + 'text_media' => "Medios", + 'text_codecs' => "Códecs", + 'text_standards' => "Estándares", + 'text_processings' => "Procesos", + 'text_teams' => "Equipos", + 'text_audio_codecs' => "Códecs de audio", + 'std_error' => "Error", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Añadir", + 'text_no_record_yet' => "¡Aún no hay registro!", + 'col_id' => "ID", + 'col_name' => "Nombre", + 'col_order' => "Pedido", + 'col_action' => "Accin", + 'text_delete' => "Eliminar", + 'text_edit' => "Editar", + 'js_sure_to_delete_this' => "¿Está seguro que desea eliminar esto?", + 'col_sub_category' => "Subcategoría", + 'text_per_row' => "Elementos/Fila", + 'text_padding' => "Padding", + 'text_enabled' => "Activado", + 'text_disabled' => "Deshabilitado", + 'col_folder' => "Carpeta pack de iconos", + 'text_multi_language' => "Multi-lang.", + 'text_second_icon' => "Segundo icono", + 'text_css_file' => "Archivo CSS", + 'text_none' => "ninguno", + 'text_css_file_note' => "CSS file for this icon pack. Enter the full path, e.g. 'styles/scenetorrents.css'. Leave it blank if none.
    Allowed Characters: [a-z] (in lower case), [0-9], [_./].", + 'text_designer' => "Diseñador", + 'text_comment' => "Comentario", + 'text_yes' => "Sí", + 'text_no' => "Nu", + 'col_image' => "Imagen", + 'text_class_name' => "atributo de clase", + 'col_mode' => "Modo", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "Enviar", + 'text_subcategory_name_note' => "No utilice el nombre largo. Recomendar menos de 10 letras.", + 'text_order_note' => "Ascendentalmente, es decir, '0' es lo primero.", + 'row_searchbox_name' => "Nombre de caja de búsqueda", + 'text_searchbox_name_note' => "Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].", + 'row_show_sub_category' => "Mostrar subcategoría", + 'text_show_sub_category_note' => "Marque las subcategorías que desea habilitar.", + 'row_items_per_row' => "Elementos por fila", + 'text_items_per_row_note' => "Establezca cuántos elementos deben mostrar en una fila en el cuadro de búsqueda, por ejemplo, '8'.", + 'row_padding_between_items' => "Rellenar entre elementos", + 'text_padding_between_items_note' => "En píxeles. El espacio de relleno horizontal entre los elementos en el cuadro de búsqueda, por ejemplo, '3'.", + 'text_category_icon_name_note' => "Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].", + 'text_folder_note' => "El nombre de carpeta del paquete de iconos. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_. ].
    DEBE añadir una barra final (/) al final, p. ej., 'mycaticon/'", + 'text_multi_language_note' => "Si utiliza diferentes iconos de categorías para diferentes idiomas. Si se establece a 'sí', pon varios paquetes de iconos en varias carpetas llamadas 'en', 'chs', etc.", + 'text_second_icon_note' => "Si usar los segundos iconos para información adicional. Si se establece a 'sí', pon los segundos iconos en una carpeta llamada 'adicional' junto con los iconos normales.", + 'text_designer_note' => "La persona que diseñó el paquete de iconos.", + 'text_comment_note' => "Infomación sobre el paquete de iconos.", + 'text_icon_directory_note' => "You need to put the icons in the right directory for these settings to work. Put the normal icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' and the second icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'.
    Don't get it? See if the following examples could help:
    • When
      • searchbox_name='nhd'
      • icon_pack_folder='scenetorrents/'
      • multi-lang='yes'
      • second_icon='no'
      you should put an English normal icon file for movies (e.g. 'movies.png') in 'pic/category/nhd/scenetorrents/en/' .
    • When
      • searchbox_name='chd'
      • icon_pack_folder='nanosofts/'
      • multi-lang='no'
      • second_icon='yes'
      you should put a normal icon file for movies (e.g. movies.png) in 'pic/category/chd/nanosofts/' and an additional icon file (e.g. 'bdh264.png') in 'pic/category/chd/nanosofts/additional/'.
    ", + 'text_second_icon_name_note' => "No utilice el nombre largo. Recomendar menos de 10 letras.", + 'text_image_note' => "El nombre del archivo de imagen. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].", + 'row_selections' => "Selecciones", + 'text_selections_note' => "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.", + 'row_category_name' => "Nombre de categoría", + 'text_category_name_note' => "No utilice el nombre largo. Recomendar menos de 10 letras.", + 'row_mode' => "Modo", + 'text_class_name_note' => "El valor del atributo 'class' de la imagen. Dejarlo en blanco si no hay ninguno. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_], y la primera letra debe estar en [a-z].", + 'std_missing_form_data' => "Faltan datos del formulario.", + 'std_invalid_character_in_filename' => "Carácter no válido en el nombre del archivo ", + 'std_must_define_one_selection' => "¡Debe definir al menos una selección!", + 'std_invalid_mode_id' => "Id del modo inválido.", + 'row_enable_custom_field' => 'Activar campo personalizado', + 'row_custom_field_display_name' => 'Nombre del campo personalizado', + 'row_custom_field_display' => 'Mostrar campo personalizado', + 'row_custom_field_display_help' => "Usar 'etiqueta específica' para representar la etiqueta y el valor del campo personalizado, como un nombre de campo personalizado es 'artist',
    entonces su etiqueta:<%artist.label%>,su valor:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/es/lang_cheaterbox.php b/lang/es/lang_cheaterbox.php new file mode 100644 index 00000000..75558f24 --- /dev/null +++ b/lang/es/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Ningún sospechoso detectado aún.", + 'head_cheaterbox' => "Cheaterbox", + 'text_cheaterbox' => "Caja de Cheaterbox BETA", + 'col_added' => "Añadido", + 'col_suspect' => "Sospechoso", + 'col_hit' => "Golpear", + 'col_torrent' => "Torrente", + 'col_ul' => "UL", + 'col_dl' => "DL", + 'col_ann_time' => "Ana hora", + 'col_seeders' => "Semilleros", + 'col_leechers' => "Leechers", + 'col_comment' => "Comentario", + 'col_dealt_with' => "Dealtar con", + 'col_action' => "Acto.", + 'text_torrent_does_not_exist' => "Torrent no existe o ha sido eliminado", + 'text_yes' => "Sí", + 'text_no' => "Nu", + 'submit_set_dealt' => "Poner Dealt", + 'submit_delete' => "Eliminar" +); + +?> diff --git a/lang/es/lang_checkuser.php b/lang/es/lang_checkuser.php new file mode 100644 index 00000000..f192b631 --- /dev/null +++ b/lang/es/lang_checkuser.php @@ -0,0 +1,17 @@ + "Error", + 'std_no_user_id' => "Ningún usuario con este ID!", + 'std_no_permission' => "No tiene permiso", + 'head_detail_for' => "Detalles para ", + 'text_account_disabled' => "

    ¡Esta cuenta ha sido desactivada!

    ", + 'row_join_date' => "Join date", + 'row_gender' => "Sexo", + 'row_email' => "Correo", + 'row_ip' => "IP", + 'submit_confirm_this_user' => "Confirm this user" +); + +?> diff --git a/lang/es/lang_comment.php b/lang/es/lang_comment.php new file mode 100644 index 00000000..916d005c --- /dev/null +++ b/lang/es/lang_comment.php @@ -0,0 +1,51 @@ + "Error", + 'std_comment_flooding_denied' => "Comentario No Permitido. Por favor espere ", + 'std_before_posting_another' => " segundo(s) antes de publicar otro comentario.", + 'std_no_torrent_id' => "Ningún torrent con este ID.", + 'std_no_comment_id' => "Ningún comentario con este ID", + 'std_comment_body_empty' => "¡El cuerpo del comentario no puede estar vacío!", + 'head_add_comment_to' => "Añadir un comentario a ", + 'text_add_comment_to' => "Añadir un comentario a ", + 'submit_okay' => "Vale", + 'text_comments_in_reverse_order' => "Comentarios más recientes, en orden inverso\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "Permiso denegado.", + 'head_edit_comment_to' => "Editar comentario a ", + 'text_edit_comment_to' => "Editar comentario a ", + 'std_delete_comment' => "Eliminar comentario", + 'std_delete_comment_note' => "Está a punto de eliminar un comentario. Haga clic en\n", + 'std_here_if_sure' => ">aquí si estás seguro.", + 'head_original_comment' => "Comentario original", + 'text_original_content_of_comment' => "Contenido original del comentario ", + 'std_unknown_action' => "Acción desconocida.", + 'std_no_review_id' => "No hay reseñas con este ID", + 'std_review_body_empty' => "¡El cuerpo de revisión no puede estar vacío!", + 'text_reviews_in_reverse_order' => "

    Most recent reviews, in reverse order

    \n", + 'head_edit_review_to' => "Editar revisión a ", + 'text_edit_review_to' => "Editar revisión a ", + 'std_delete_review' => "Eliminar reseña", + 'std_delete_review_note' => "Está a punto de eliminar una reseña. Haga clic\n", + 'head_original_review' => "Revisión original", + 'text_original_content_of_review' => "Contenido original de la revisión ", + 'std_unknown_action' => "Acción desconocida.", + 'row_user_comment' => "Usuario Comentario", + 'row_editor_notes' => "Notas del editor", + 'row_bouns_change' => "Cambio de Bono", + 'text_bouns_change_notes' => " 0 a 1000, en función de la calidad de la revisión (más de 1000 serán tratados como 1000 y otros que no estén en el rango serán tratados como 0)", + 'std_review_no_external_info' => "¡No se pudo marcar comentarios sin información externa!", + 'std_review_unmark' => "Desmarcar revisión", + 'std_unmark_review_note' => "Estás a punto de desmarcar una reseña. Haz clic\n", + 'row_original_torrent' => "Torrent original", + 'text_no_exists' => "¡No existe más!", + 'text_torrent_id' => " ID Torrent: ", + 'text_back' => "atrás", + 'text_body' => "Cuerpo", + 'text_compose' => "Redactar", + 'text_edit' => "Editar", +); + +?> diff --git a/lang/es/lang_complains.php b/lang/es/lang_complains.php new file mode 100644 index 00000000..df68af73 --- /dev/null +++ b/lang/es/lang_complains.php @@ -0,0 +1,32 @@ + 'Reclamar problema de cuenta', + 'text_new_complain' => 'Nueva queja', + 'text_new_email' => 'Account Email:', + 'text_new_body' => 'Detalle de queja:', + 'text_new_body_placeholder' => "Describe el problema aquí:\nSe aplica una prueba relacionada: las imágenes se muestran en forma de [img=URL]", + 'text_new_submit' => 'Enviar', + 'text_new_failure' => 'Correo incorrecto o queja vacía introducida.', + 'text_created_title' => 'Reclamo creado', + 'text_created_note' => 'Por favor, marque esta página para que pueda comprobar sus actualizaciones más tarde. ¡NO REVEALES ESTA URL A CUALQUIER OTRA! De lo contrario, su queja no sería tratada.', + 'text_search_account' => 'Buscar cuenta con este email', + 'text_reply' => 'Responder', + 'text_replies' => 'Mensajes de seguimiento', + 'text_complainer' => 'Quejador', + 'text_added' => 'Tiempo añadido', + 'text_no_replies' => 'No hay mensajes', + 'text_closed' => 'Esta queja ha sido respondida y bloqueada para nuevas respuestas.', + 'text_answer_it' => 'LIMPIAR', + 'text_unanswer_it' => 'REOPEN', + 'th_complain_at' => 'Rechazar en', + 'th_complain_account' => 'Reclamar cuenta', + 'th_action_view' => 'Ver', + 'pending_complaints' => 'Quejas pendientes', + 'no_pending_complaints' => 'No hay quejas pendientes', + 'complaints_processed' => 'Quejas procesadas', + 'no_complaints_have_been_processed' => 'No se ha procesado ninguna queja', + 'text_view_band_log' => 'Ver registro de bloqueo', + 'reply_notify_subject' => 'Queja respondida', + 'reply_notify_body' => 'Tienes una respuesta a tu reclamo en el sitio %s, haz clic aquí para verla.', +]; diff --git a/lang/es/lang_confirm_resend.php b/lang/es/lang_confirm_resend.php new file mode 100644 index 00000000..487a3dab --- /dev/null +++ b/lang/es/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Error al enviar el correo de confirmación", + 'std_fields_blank' => "No dejar ningún campo en blanco.", + 'std_invalid_email_address' => "¡Dirección de email no válida!", + 'std_email_not_found' => "La dirección de correo electrónico no se encontró en la base de datos.\n", + 'std_user_already_confirm' => "El usuario que utiliza esta dirección de correo electrónico ya está confirmado.\n", + 'std_passwords_unmatched' => "¡Las contraseñas no coinciden! Debe haber escrituras. Vuelve a intentarlo.►", + 'std_password_too_short' => "Lo sentimos, la contraseña es demasiado corta (mínimo 6 caracteres)", + 'std_password_too_long' => "Lo sentimos, la contraseña es demasiado larga (el máximo es 40 caracteres)", + 'std_password_equals_username' => "Lo sentimos, la contraseña no puede ser igual que el nombre de usuario.", + 'std_error' => "Error", + 'std_database_error' => "Error de base de datos. Póngase en contacto con un administrador sobre esto.", + 'text_resend_confirmation_mail_note' => "

    Send confirmation mail again

    Use the form below to have your confirmation mail send to you again.

    You must be registered within 1 day and haven't confirmed,
    otherwise your pending account might be deleted and you should register again.

    Note: %s failed attempts in a row will result in banning your ip!

    ", + 'row_registered_email' => "Email registrado: ", + 'row_new_password' => "Nueva contraseña: ", + 'text_password_note' => "Mínimo de 6 caracteres", + 'row_enter_password_again' => "Vuelva a introducir la contraseña: ", + 'submit_send_it' => "¡Envíalo!", + 'text_you_have' => "Tienes ", + 'text_remaining_tries' => " intentos restantes.", + + 'mail_title' => " Confirmación de registro de usuario (reenviar)", + 'mail_this_link' => "ESTA LÍNEA", + 'mail_here' => "AQUÍ", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Has solicitado un nuevo correo de confirmación en %s y has especificado
    esta dirección ", + 'mail_three' => " como contacto de usuario.

    Si no has hecho esto, por favor ignora este correo electrónico. La persona que ingresó tu dirección
    tenía la dirección IP ", + 'mail_four' => ". Por favor, no responda.

    Para confirmar tu registro de usuario, tienes que seguir ", + 'mail_four_1' => "

    If the Link above is broken or expired, try to send a new confirmation email again from ", + '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.", + 'text_select_lang' => "Seleccionar idioma del sitio: ", + 'std_need_admin_verification' => "La cuenta necesita verificación manual por parte de los administradores." +); +?> diff --git a/lang/es/lang_contactstaff.php b/lang/es/lang_contactstaff.php new file mode 100644 index 00000000..f2939270 --- /dev/null +++ b/lang/es/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Personal de contacto", + 'text_message_to_staff' => "Enviar mensaje al personal", + 'row_subject' => "Asunto", + 'row_body' => "Cuerpo", + 'submit_send_it' => "¡Enviar It!" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_delete.php b/lang/es/lang_delete.php new file mode 100644 index 00000000..b34e84c8 --- /dev/null +++ b/lang/es/lang_delete.php @@ -0,0 +1,17 @@ + "¡Error al eliminar!", + 'std_missing_form_date' => "datos de formulario faltantes", + 'std_not_owner' => "¡No eres el propietario! ¿Cómo sucedió eso?", + 'std_invalid_reason' => "Razón no válida ", + 'std_describe_violated_rule' => "Por favor, describa la regla violada.", + 'std_enter_reason' => "Por favor, introduzca la razón para eliminar este torrent.", + 'head_torrent_deleted' => "¡Torrent eliminado!", + 'text_go_back' => "Vuelve al lugar al que llegaste", + 'text_back_to_index' => "Volver al índice", + 'text_torrent_deleted' => "¡Torrent eliminado!" +); + +?> diff --git a/lang/es/lang_deletedisabled.php b/lang/es/lang_deletedisabled.php new file mode 100644 index 00000000..3bda505a --- /dev/null +++ b/lang/es/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Eliminar deshabilitado", + 'text_delete_diasabled' => "Eliminar deshabilitado", + 'submit_delete_all_disabled_users' => "Eliminar todos los usuarios desactivados", + 'text_delete_disabled_note' => "If you click the following button, all disabled users at your site will be DELETED. NEVER click the button unless you are VERY SURE.", + 'text_users_are_disabled' => " usuarios eliminados." +); + +?> diff --git a/lang/es/lang_deletemessage.php b/lang/es/lang_deletemessage.php new file mode 100644 index 00000000..2eb3f629 --- /dev/null +++ b/lang/es/lang_deletemessage.php @@ -0,0 +1,12 @@ + "ID de mensaje incorrecto", + 'std_not_suggested' => "No lo haría si fuera tú...", + 'std_not_in_inbox' => "El mensaje no está en tu bandeja de entrada.", + 'std_not_in_sentbox' => "El mensaje no está en tu bandeja de entrada.", + 'std_unknown_pm_type' => "Tipo de PM desconocido." +); + +?> \ No newline at end of file diff --git a/lang/es/lang_details.php b/lang/es/lang_details.php new file mode 100644 index 00000000..b4b60161 --- /dev/null +++ b/lang/es/lang_details.php @@ -0,0 +1,247 @@ + "Error", + 'std_no_torrent_id' => "Ningún torrent con este ID", + 'head_details_for_torrent' => "Detalles del torrent ", + 'text_successfully_uploaded' => "¡Subido con éxito!", + 'text_redownload_torrent_note' => "Deberías volver a descargar el torrent y empezar a sembrar ahora.", + 'text_successfully_edited' => "¡Editado con éxito!", + 'text_go_back' => "Volver a ", + 'text_whence_you_came' => "a dónde viniste", + 'text_rating_added' => "¡Calificación añadida!", + 'text_thanks_added' => "¡Gracias añadido!", + 'text_free' => "Gratis", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Gratis", + 'text_half_down' => "50%", + 'row_download' => "Descargar", + 'text_downloading_not_allowed' => "No tienes permisos para descargar.", + 'row_small_description' => "Pequeña descripción", + 'row_info_hash' => "Info hash", + 'row_description' => "Descripción", + 'text_nfo' => "NFO", + 'text_view_nfo' => "[Todos los modos]", + 'row_imdb_url' => "URL IMDb", + 'row_subtitles' => "Subtítulos", + 'text_no_subtitles' => "No hay subtítulos disponibles para este torrent", + 'submit_upload_subtitles' => "¡Subir Subtítulo!", + 'row_info' => " Info", + 'text_imdb' => "IMDB", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Douban", + 'text_not_ready' => " información no lista, haga clic ", + 'text_here_to_retrieve' => "aquí para recuperar ", + 'text_someone_has_requested' => "Alguien ha solicitado recuperar información de ", + 'text_please_be_patient' => " hace segundos, por favor, tenga paciencia.", + 'text_information' => "Información:", + 'text_title' => " Título: ", + 'text_title_chinese' => "Título chino: ", + 'text_also_known_as' => " También conocido como: ", + 'text_year' => " Año: ", + 'text_runtime' => " Tiempo de ejecución: ", + 'text_mins' => " min", + 'text_votes' => " Votaciones: ", + 'text_rating' => " Calificación: ", + 'text_language' => " Idioma: ", + 'text_country' => " País: ", + 'text_all_genres' => " Todos los géneros: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Directorio: ", + 'text_written_by' => " Escrito por: ", + 'text_performed_by' => " Realizado por: ", + 'text_offcial_site' => " Sitio oficial: ", + 'text_imdb_link' => " Enlace IMDB: ", + 'text_produced_by' => " Producido por: ", + 'text_music' => " Música: ", + 'text_plot_outline' => " Parcela de salida:", + 'text_cast' => " Emitir:", + 'text_as' => " como ", + 'text_recommended_comment' => " Comentario Recomendado:", + 'text_information_updated_at' => "

    NOTA: Esta información se actualiza en ", + 'text_might_be_outdated' => " y podría estar desactualizado, haga clic ", + 'text_here_to_update' => "aquí para actualizar información desactualizada", + 'text_network_error' => "¡Atención! La condición de red no permite recuperar información de IMDb sobre la marcha", + 'text_avprogress' => "Progreso medio: ", + 'row_type' => "Tipo", + 'text_none_selected' => "(ninguno seleccionado)", + 'text_source' => "Fuente:", + 'text_codec' => "Códec:", + 'text_stardard' => "Estándar:", + 'text_processing' => "Procesando:", + 'row_quality' => "Calidad", + 'col_type' => "Tipo", + 'col_name' => "Nombre", + 'col_quality' => "Calidad", + 'title_size' => "Tamaño", + 'title_time_added' => "Tiempo añadido", + 'title_seeders' => "Semilleros", + 'title_leechers' => "Leechers", + 'col_special' => "¿Promoción?", + 'text_normal' => "normal", + 'row_other_copies' => "Otras Copias", + 'row_last_seeder' => "Última Acción: ", + 'text_ago' => " hace", + 'text_size' => "Tamaño: ", + 'text_none_yet' => "ninguno aún (necesita al menos %s votos y ha obtenido ", + 'text_only' => "sólo ", + 'text_none' => "ninguno", + 'text_no_votes_yet' => "Aún no hay votos", + 'text_invalid' => "¿inválido?", + 'text_out_of_five_with' => " de 5 con ", + 'text_votes_total' => " voto(s) total", + 'text_login_to_vote' => "Inicie sesión para calificarlo", + 'select_add_rating' => "(añadir valoración)", + 'submit_vote' => "¡Votar!", + 'text_rating' => "Calificación: ", + 'row_time' => "Hora", + 'row_hot_meter' => "Medidor caliente", + 'text_views' => "Vistas: ", + 'text_hits' => "Golpes: ", + 'text_snatched' => "Sorprendido: ", + 'text_view_snatches' => " x
    vece(s)", + 'text_average_speed' => "Velocidad promedio: ", + 'text_total_speed' => "Velocidad total: ", + 'text_health_note' => "(Estas son medias con el tiempo así que no son tan exactas)", + 'text_traffic' => "Trafólico: ", + 'text_no_traffic' => "No hay Tragamonedas para el momento", + 'text_status' => "Estado: ", + 'text_dead' => "muerto", + 'row_health' => "Salud", + 'text_anonymous' => "Anónimo", + 'text_edit_torrent' => "Editar", + 'text_edit_and_delete_torrent' => "Editar/Eliminar", + 'title_edit_torrent' => "Haga clic en para Editar o Eliminar este torrent ", + 'row_upped_by' => "Subido por", + 'text_click' => "Click ", + 'text_num_files' => "Número de archivos: ", + 'text_see_full_list' => "[Ver lista completa]", + 'text_files' => " archivos", + 'row_file_list' => "Lista de archivos", + 'text_hide_list' => "[Ocultar lista]", + 'row_action' => "Accin", + 'text_download_torrent' => "Descargar torrent", + 'text_download_paid_torrent' => "Descargar torrent(anuncia deducirá bonificación: %s)", + 'text_download_bought_torrent' => "Descargar torrent (comprado)", + 'title_download_torrent' => "Descargar torrent", + 'text_ask_for_reseed' => "Solicitar un resembrado", + 'title_ask_for_reseed' => "Preguntar a usuarios usuarios por resembrando cuando hay no seeder", + 'text_report_torrent' => "Reportar torrent", + 'title_report_torrent' => "Reporte torrent para violando reglas ", + 'text_here' => "aquí", + 'row_peers' => "Pares", + 'text_seeders' => " Seeder", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Total par(es)", + 'row_seeders' => "Semilleros", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Decir Gracias!", + 'submit_you_said_thanks' => "You Said Thanks!", + 'text_no_thanks_added' => "no hay gracias añadidas aún", + 'row_thanks_by' => "Gracias por", + 'row_torrent_info' => "Torrent Información", + 'text_torrent_structure' => "Estructura: ", + 'text_torrent_info_note' => "[Ver estructura]", + 'head_comments_for_torrent' => "Comentarios para el torrent ", + 'text_comments_for' => "Comentarios para ", + 'text_snatch_detail_for' => "Detalles de Snatch para ", + 'text_users_top_finished_recently' => "Los usuarios en la parte superior terminaron la descarga más recientemente", + 'col_username' => "Usuario", + 'col_uploaded' => "Subido", + 'col_downloaded' => "Descargado", + 'col_when_completed' => "Cuando termine", + 'col_last_action' => "Última acción", + 'col_seeding' => "Sembrando", + 'col_pm_user' => "Usuario PM", + 'col_report_user' => "Reportar usuario", + 'col_on_or_off' => "On/Off", + 'text_global' => "Global", + 'text_torrent' => "Torrente", + 'text_yes' => "Sí", + 'text_no'=> "Nu", + 'text_add_a_comment' => "Añadir comentario", + 'text_no_comments_yet' => "Aún no hay comentarios", + 'text_quick_comment' => "Comentario rápido", + 'submit_add_comment' => "Añadir Comentario", + 'title_pm' => "Enviar MP", + 'title_report' => "Reporte", + 'title_online' => "En línea", + 'title_offline' => "Desconectado", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Bueno", + 'select_decent' => "Decente", + 'select_pretty_bad' => "Mala Pretty", + 'select_sucks' => "¡Éxito!", + 'text_lastfm_not_ready' => "La información de Last.fm no está lista, haga clic ", + 'text_biography' => "Biografía", + 'text_tags' => "Etiquetas:", + 'text_similiar_artists' => "Artistas similares:", + 'text_may_also_like' => "También puede gustar:", + 'text_top_albums' => "Álbumes superiores:", + 'text_listener' => " Escuchador", + 'text_scrobbled' => " Reproducciones", + 'text_album' => " Álbum", + 'text_album_name' => "Nombre: ", + 'text_track_number_info' => "Pistas: ", + 'text_release_date' => "Fecha de publicación: ", + 'text_label' => "Etiqueta: ", + 'text_track_list' => "Lista de pistas: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Nombre de pista", + 'text_track_duration' => "Duración", + 'text_track_listener' => "Escuchador", + 'text_ratings_legend' => "Leyenda: ", + 'text_points' => " puntos", + 'text_totalvotes' => " votos", + 'text_author' => "Autor: ", + 'text_from' => "de", + 'h1_user_reviews' => "Reseñas de usuarios seleccionados", + 'h1_critic_reviews' => "Reseñas de Críticos", + 'h1_user_comments' => "Comentarios del usuario", + 'text_local_link' => "Enlace local", + 'text_at' => " en ", + 'row_basic_info' => "Información básica", + 'text_site_rating' => " Valoración", + 'text_blank' => " ", + 'text_creator' => "Creador: ", + 'submit_search_at_shooter' => "Buscar en Shooter", + 'submit_search_at_opensubtitles' => "Buscar en Opensubtítulos", + 'title_show_or_hide' => "Mostrar o Ocultar", + 'title_bookmark' => "Marcador", + 'text_album_information' => "Información del Álbum: ", + 'text_about_album' => "Sobre este álbum: ", + 'text_artist' => " Artista", + 'text_artist_name' => "Artista: ", + 'text_medium' => "Medio:", + 'text_team' => "Equipo:", + 'text_audio_codec' => "Códec de audio:", + 'text_delete' => "Eliminar", + 'text_other_copies' => " Otras copias", + 'row_uploader_bandwidth' => "Cargador
    ancho de banda", + 'text_and_more' => " y más (gracias de ", + 'text_users_in_total' => " usuarios en total)", + 'torrent_dl_url' => "URL de Torrent", + 'torrent_dl_url_notice' => "Puedes copiarlo a tu cliente BT. Sólo válido hoy.", + 'torrent_dl_url_text' => "Clic derecho para ver.", + 'span_description_have_given' =>'Has dado la magia del valor', + 'text_no_magic_added' => "Ningún valor mágico del premio", + 'magic_value_number' => "Número de puntos mágicos ha sido presentado", + 'magic_value_award' => "Valor mágico de los premios", + 'magic_newest_record' =>'Aquí sólo el último registro. ', + 'magic_sum_user_give_number' => 'Miembro numérico dio el premio mágico totalmente', + 'magic_show_all_description' => 'Ver detalles de un solo', + 'magic_haveGotBonus' => 'El editor ahora ha recibido el Bono de Número de premio.', + 'magic_have_no_enough_bonus_value' => 'se necesitan más puntos', + 'claim_already' => 'Reclamado', + 'claim_now' => 'Claim', + 'claim_info' => 'Already claimed by %s users, %s place left.', + 'claim_detail' => 'Detalle de reclamación', + 'claim_label' => 'Reclamar torrent', + 'claim_confirm' => '¿Estás seguro de reclamar este torrent?', + 'action_approval' => 'Aprobación', + 'row_tags' => 'Etiquetas', + 'torrent_existed' => 'Torrent ya subido!', +); + +?> diff --git a/lang/es/lang_docleanup.php b/lang/es/lang_docleanup.php new file mode 100644 index 00000000..a19e9159 --- /dev/null +++ b/lang/es/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Limpiar', + 'running' => 'limpieza en curso...por favor espera', + 'force' => 'Si necesitas forzar una limpieza completa, haz clicaquí', + 'time_consumed' => 'Tiempo consumido:%f seg', + 'done' => 'Hecho', +]; diff --git a/lang/es/lang_donate.php b/lang/es/lang_donate.php new file mode 100644 index 00000000..67310399 --- /dev/null +++ b/lang/es/lang_donate.php @@ -0,0 +1,31 @@ + "Disculpe", + 'std_do_not_accept_donation' => "No aceptamos donaciones por el momento.", + 'std_success' => "Éxito", + 'std_donation_success_note_one' => "¡Gracias por tu donación! Tu transacción ha sido completada. Por favor haz clic ", + 'std_here' => "aqui", + 'std_donation_success_note_two' => " para enviarnos la información de la transacción para que podamos acreditar su cuenta!", + 'head_donation' => "Donación", + 'text_donate' => "Donar", + 'std_error' => "Error", + 'std_no_donation_account_available' => "No hay cuentas de donación definidas. Por favor reporta esto al personal.", + 'text_donation_note' => "Gracias por tu interés en donar. Cualquier cosa que puedas donar sería recibida sin importar lo pequeño.", + 'text_donate_with_paypal' => "Donar con PayPal", + 'text_donate_paypal_note' => "1. Seleccione el monto de su donación.
    2. Haga clic en el botón de PayPal.
    3. Finalice su pago en PayPal.", + 'text_select_donation_amount' => "Por favor, seleccione una cantidad de donación: ", + 'select_choose_donation_amount' => "---Elegir cantidad de donación---", + 'select_other_donation_amount' => "Otra cantidad de donación", + 'text_usd_mark' => "$", + 'text_donation' => " Donación", + 'text_donate_with_alipay' => "Donar con Alipay", + 'text_donate_alipay_note_one' => "1. Haga clic en el botón Alipay.
    2. Elija 'pagar a extraño'.
    3. Introduzca nuestra cuenta en Alipay ", + 'text_donate_alipay_note_two' => " y páguelo.
    4. Sigue hasta que hayas terminado.", + 'text_after_donation_note_one' => "Después de haber donado, asegúrate de ", + 'text_send_us' => "Envíanos", + 'text_after_donation_note_two' => " la información de transacción para que podamos acreditar tu cuenta!", +); + +?> diff --git a/lang/es/lang_download.php b/lang/es/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/es/lang_download.php @@ -0,0 +1,5 @@ + "Descargar Aviso", + 'text_client_banned_notice' => "Aviso baneado por el cliente", + 'text_client_banned_note' => "¡Hola!
    El rastreador ha detectado que has estado usando un baneado cliente BitTorrent en la última conexión. Por favor, lea el siguiente aviso.", + 'text_low_ratio_notice' => "Aviso de relación baja", + 'text_low_ratio_note_one' => "WARNING: Your ratio is low! You must improve it within ", + 'text_low_ratio_note_two' => ", or you will lose your membership here. If you have no idea what your ratio is, read the following notice carefully.", + 'text_first_time_download_notice' => "Aviso de descarga de primer momento", + 'text_first_time_download_note' => "Hi!
    Chances are it's your first time downloading a torrent from our tracker.
    There are probably a few things you should know before you continue. I will try to make this short :)", + 'text_this_is_private_tracker' => "Este es un rastreador privado con requerimientos de ratio", + 'text_private_tracker_note_one' => "Este es un rastreador privado, lo que significa que reservamos el rastreador para el uso exclusivo de nuestros miembros registrados. ", + 'text_learn_more' => "Más información sobre el rastreador privado en ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "You MUST keep a minimum required upload-to-download ratio, or you will lose your membership here. ", + 'text_see_ratio' => "Ver requerimiento de ratio en ", + 'text_private_tracker_note_three' => "Su ratio actual siempre se muestra justo debajo del menú de navegación del sitio. Por favor, vigielo.", + 'text_private_tracker_note_four' => "¿Cómo mantener una buena relación?
    Bueno, la mejor manera es dejar que tu cliente BitTorrent se ejecute y seguir sembrando los torrents que has descargado hasta que elimines los archivos.", + 'text_use_allowed_clients' => "Usar solo clientes BitTorrent permitidos", + 'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we ONLY accept some of them. Others (e.g. qbittorrentEE, Thunder) are banned here and would fail to connect our tracker. ", + 'text_allowed_clients_note_two' => "Puede encontrar una lista completa de clientes permitidos en el ", + 'text_allowed_clients_note_three' => ". Si no está seguro de cuál elegir, considere los siguientes dos clientes recomendados: ", + 'title_download' => "Descargar ", + 'text_for' => "Para ", + 'text_for_more_information_read' => "Para más información, consulte el ", + 'text_rules' => "Reglas", + 'text_and' => " y ", + 'text_faq' => "FAQ", + 'text_let_me_download' => "Mejoraré mi relación. ", + 'text_notice_not_show_again' => "No mostrar este aviso de nuevo. ", + 'text_notice_always_show' => "Este aviso siempre se mostrará hasta que haya mejorado su relación. ", + 'submit_download_the_torrent' => "Descargar el Torrent", +); + +?> diff --git a/lang/es/lang_edit.php b/lang/es/lang_edit.php new file mode 100644 index 00000000..07401957 --- /dev/null +++ b/lang/es/lang_edit.php @@ -0,0 +1,74 @@ + "Editar torrent - ", + 'text_cannot_edit_torrent' => "No se puede editar este torrent", + 'text_cannot_edit_torrent_note' => "You're not the rightful owner, or you're not logged in properly.\n", + 'row_torrent_name' => "Nombre de torrent", + 'row_small_description' => "Pequeña descripción", + 'row_nfo_file' => "Archivo NFO", + 'radio_keep_current' => "Mantener actual", + 'radio_update' => "Actualizar", + 'radio_remove' => "Eliminar", + 'row_description' => "Descripción", + 'row_type' => "Tipo", + 'text_source' => "Fuente:", + 'select_choose_one' => "elegir uno", + 'text_codec' => "Códec:", + 'text_standard' => "Estándar:", + 'text_processing' => "Procesando:", + 'row_quality' => "Calidad", + 'text_quality_note' => "Choose only for Video", + 'row_visible' => "Visible", + 'checkbox_visible' => "Visible en la página principal", + 'text_visible_note' => "Ten en cuenta que el torrent se hará visible automáticamente cuando haya un semillero, y se tornará automáticamente invisible (muerto) cuando no haya habido seeder durante un tiempo. Utilice este interruptor para acelerar el proceso manualmente. También tenga en cuenta que los torrents invisibles (muertos) todavía pueden ser vistos o buscados, no es el valor predeterminado.", + 'row_anonymous_uploader' => "Anónimo", + 'checkbox_anonymous_note' => "Marque esta casilla para ocultar el cargador del torrent", + 'row_special_torrent' => "Promover", + 'select_use_global_setting' => "usar configuración global", + 'select_forever' => "para siempre", + 'select_until' => "hasta", + 'text_keep_current' => "mantener actual", + 'text_ie_for' => "para ", + 'text_promotion_until_note' => "(El formato de hora es AAA-MM-DD hh:mm:ss)", + 'select_normal' => "normal", + 'select_free' => "libre", + 'select_two_times_up' => "2x arriba", + 'select_free_two_times_up' => "gratis y 2x arriba", + 'select_half_down' => "50% de descuento", + 'select_choose_torrent_state' => "Establecer torrent en la promoción", + 'row_torrent_position' => "Torrent Posición", + 'row_recommended_movie' => " película recomendada", + 'select_choose_recommended_movie' => "Elegir si el cartel de un torrent de película se mostrará en la página principal", + 'select_hot' => "caliente", + 'select_classic' => "clásico", + 'select_recommended' => "recomendado", + 'select_sticky' => "pegajoso", + 'select_choose_if_sticky' => "Elegir si el torrent será pegado en la página de torrents", + 'row_banned' => "Baneado", + 'checkbox_banned' => "Baneado", + 'submit_edit_it' => "¡Editar !", + 'submit_revert_changes' => "Revertir cambios", + 'text_delete_torrent' => "Eliminar torrent - Razón:", + 'radio_dead' => "Muerto", + 'text_dead_note' => " 0 semilleros + 0 leechers = 0 pares en total", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Nuclear", + 'radio_rules' => "Reglas", + 'text_req' => "(req)", + 'radio_other' => "Otro", + 'submit_delete_it' => "Delete it!", + 'text_move_to_browse' => "Move to Torrents section as ", + 'text_move_to_special' => "Move to Special section as ", + 'text_medium' => "Medio:", + 'row_pick' => "Escoger", + 'row_check' => "Comprobar", + 'text_team' => "Grupo", + 'text_audio_codec' => "Codec de audio", + 'row_content' => "Contenido", + 'ban_reason_label' => 'Razón', + 'fill_quality' => 'Rellenar calidad', +); + +?> diff --git a/lang/es/lang_faq.php b/lang/es/lang_faq.php new file mode 100644 index 00000000..77752382 --- /dev/null +++ b/lang/es/lang_faq.php @@ -0,0 +1,12 @@ + "FAQ", + 'text_welcome_to' => "Bienvenido a ", + 'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to contact us!

    This is a private tracker, and you have to register before you can get full access to the site.", + 'text_welcome_content_two' =>" Antes de hacer nada en %s, te sugerimos que leas las reglas! Sólo hay unas cuantas normas que cumplir, pero ¡las aplicamos!

    Antes de continuar deberías leer el acuerdo de usuario de %s .", + 'text_contents' => "Contenido", +); + +?> diff --git a/lang/es/lang_fastdelete.php b/lang/es/lang_fastdelete.php new file mode 100644 index 00000000..24a8c2ec --- /dev/null +++ b/lang/es/lang_fastdelete.php @@ -0,0 +1,13 @@ + "¡Error al eliminar!", + 'std_missing_form_data' => "datos de formulario faltantes", + 'text_no_permission' => "No estás autorizado a eliminar este torrent, solo los moderadores o superiores pueden hacerlo. Póngase en contacto con uno si este es su torrent y desea eliminarlo.\n", + 'std_delete_torrent' => "Eliminar torrent", + 'std_delete_torrent_note' => "Comprobación de anidad: Está a punto de eliminar un torrent. Haga clic en", + 'std_here_if_sure' => " aquí si estás seguro." +); + +?> diff --git a/lang/es/lang_fields.php b/lang/es/lang_fields.php new file mode 100644 index 00000000..b4129993 --- /dev/null +++ b/lang/es/lang_fields.php @@ -0,0 +1,31 @@ + 'Gestión de campos personalizados', + 'text_manage' => 'Gestionar', + 'text_add' => 'Añadir', + 'text_field' => 'Campo', + 'text_delete' => 'Eliminar', + 'text_edit' => 'Editar', + 'col_id' => 'ID', + 'col_name' => 'Nombre', + 'col_name_help' => 'Permitir solo dígitos, alfabeto, subrayado', + 'col_label' => 'Mostrar etiqueta', + 'col_type' => 'Tipo', + 'col_required' => 'Requerido', + 'col_help' => 'Texto de ayuda', + 'col_options' => 'Opciones', + 'col_options_help' => 'Requerido cuando el tipo es radio, casilla, selección. Una línea, una opción, formato: valor|mostrar texto', + 'col_action' => 'Accin', + 'col_is_single_row' => 'Mostrar en una sola fila', + 'js_sure_to_delete_this' => '¿Seguro que quieres eliminar?', + 'submit_submit' => 'Enviar', + 'field_type_text' => 'Texto corto', + 'field_type_textarea' => 'Texto largo', + 'field_type_radio' => 'Selección única horizontal', + 'field_type_checkbox' => 'Selección múltiple horizontal', + 'field_type_select' => 'Selección única vertical', + 'field_type_image' => 'Imagen', + 'col_display' => 'Pantalla personalizada', + +]; diff --git a/lang/es/lang_forummanage.php b/lang/es/lang_forummanage.php new file mode 100644 index 00000000..65eb98d6 --- /dev/null +++ b/lang/es/lang_forummanage.php @@ -0,0 +1,38 @@ + "Gestión del foro", + 'text_forum_management' => "Gestión del foro", + 'text_edit_forum' => "Editar foro", + 'row_forum_name' => "Nombre del foro", + 'row_forum_description' => "Descripción del foro", + 'row_overforum' => "Foros generales", + 'row_moderator' => "Moderador", + 'text_moderator_note' => "Máx. 3 moderadores. Separarlos por ','.", + 'row_minimum_read_permission' => "Permiso mínimo de lectura", + 'row_minimum_write_permission' => "Permiso mínimo de escritura", + 'row_minimum_create_topic_permission' => "Permiso mínimo de creación de tema", + 'row_forum_order' => "Pedido del foro", + 'text_forum_order_note' => "Ordenar por número de forma ascendente. Es decir, 0 se muestra en la parte superior", + 'submit_edit_forum' => "Editar foro", + 'text_no_records_found' => "¡Lo sentimos, no se han encontrado registros!", + 'text_add_forum' => "Añadir foro", + 'text_make_new_forum' => "Crear nuevo foro", + 'submit_overforum_management' => "Gestión de los foros", + 'submit_add_forum' => "Añadir foro", + 'col_name' => "Nombre", + 'col_overforum' => "Foros generales", + 'col_read' => "Leer", + 'col_write' => "Escribir", + 'col_create_topic' => "Crear tema", + 'col_moderator' => "Moderador", + 'col_modify' => "Modificar", + 'text_not_available' => "N/A", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'js_sure_to_delete_forum' => "¿Está seguro que desea eliminar este foro?", + 'submit_make_forum' => "Crear foro" +); + +?> diff --git a/lang/es/lang_forums.php b/lang/es/lang_forums.php new file mode 100644 index 00000000..005fbc85 --- /dev/null +++ b/lang/es/lang_forums.php @@ -0,0 +1,204 @@ + "No hay ningún usuario activo en el foro ahora.", + 'text_stats' => "Estadísticas", + 'text_our_members_have' => "Nuestros miembros han hecho ", + 'text_posts_in_topics' => " publicaciones en ", + 'text_in_topics' => " temas. ", + 'text_there' => "Ahí ", + 'text_online_user' => " usuario en línea", + 'text_in_forum_now' => " en el foro ahora. ", + 'std_no_post_found' => "Ningún mensaje encontrado", + 'text_quick_jump' => "Salto rápido: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "Id del foro incorrecto", + 'text_new_topic_in' => "Nuevo tema en", + 'text_forum' => "foro", + 'std_forum_error' => "Error en el foro", + 'std_topic_not_found' => "Tema no encontrado.", + 'text_reply_to_topic' => "Responder al tema: ", + 'text_compose' => "Redactar", + 'std_error' => "Error", + 'std_no_post_id' => "No hay mensajes con este ID", + 'submit_submit' => "Enviar", + 'submit_preview' => "Vista previa", + 'text_tags' => "Etiquetas", + 'text_smilies' => "Sonrisas", + 'text_ten_last_posts' => "10 últimas publicaciones, en orden inverso", + 'text_by' => "por ", + 'text_at' => "en ", + 'head_edit_forum' => "Editar foro", + 'text_edit_forum' => "Editar foro", + 'row_forum_name' => "Nombre del foro", + 'row_description' => "Descripción", + 'row_permission' => "Permiso", + 'text_minimum' => "Mínimo ", + 'select_minimum_class_view' => "Clase requerida para ver
     Mínimo", + 'select_minimum_class_post' => "Clase requerida para publicar
     Mínimo", + 'select_minimum_class_topic' => "Clase necesaria para crear temas", + 'std_no_forum_id' => "ID del foro no encontrado.", + 'std_must_specify_forum_name' => "Debe especificar un nombre para el foro.", + 'std_must_provide_forum_description' => "Debe proporcionar una descripción para el foro.", + 'head_delete_forum' => "Eliminar foro", + 'text_warning' => "** ¡ATENCIÓN! **", + 'text_deleting_forum_id' => "Eliminando ID del foro ", + 'text_will_also_delete' => " también eliminará ", + 'text_posts_in' => "publicaciones en ", + 'text_topics' => " temas. ", + 'text_accept' => "ACEPTAR", + 'text_cancel' => "CANCAR", + 'std_unauthorised_performing_action' => "¡No estás autorizado para realizar esta acción!", + 'head_new_topic' => "Nuevo tema", + 'std_must_enter_subject' => "Debe introducir un tema.", + 'std_subject_limited' => "El asunto está limitado. Por favor, acorte el asunto", + 'std_bad_topic_id' => "ID de tema incorrecto", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "No está autorizado a Publicar. Leer (Bandeja de entrada)", + 'std_permission_denied' => "Permiso denegado.", + 'std_no_body_text' => "Sin texto del cuerpo.", + 'std_post_flooding' => "Incidencia no permitida. Por favor espere ", + 'std_seconds_before_making' => " segundos antes de hacer otra publicación.", + 'std_no_topic_id_returned' => "Ningún ID de tema devuelto", + 'std_topic_locked' => "Este tema está bloqueado.", + 'std_post_id_not_available' => "Publicar id n/a", + 'std_unpermitted_viewing_topic' => "No tiene permiso para ver este tema.", + 'text_prev' => "Anterior", + 'text_next' => "Siguiente", + 'head_view_topic' => "Ver tema", + 'text_forums' => " Foros", + 'text_ago' => " hace", + 'text_quote' => "Cotización", + 'text_last_edited_by' => "Última edición por ", + 'text_last_edit_at' => " en ", + 'text_posts' => "Mensajes: ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Ratio: ", + 'text_class' => "Clase:", + 'text_back_to_top' => "Volver arriba", + 'title_sticky' => "Pegado", + 'submit_sticky' => "Pegado", + 'submit_unsticky' => "Despegado", + 'submit_unlock' => "Unlock Topic", + 'submit_lock' => "Bloquear Tema", + 'submit_delete_topic' => "Delete Topic", + 'text_rename_topic' => "Renombrar tema:", + 'submit_okay' => "Vale", + 'text_move_thread_to' => "Mover este hilo a:", + 'submit_move' => "Mover", + 'text_topic_locked_new_denied' => "

    Este tema está bloqueado; no se permiten nuevas publicaciones.

    ", + 'text_unpermitted_posting_here' => "

    You are not permitted to post in this forum.

    ", + 'head_post_reply' => "Publicar respuesta", + 'std_forum_not_found' => "Foro no encontrado.", + 'std_cannot_get_posts_count' => "No se pudo obtener el número de mensajes.", + 'std_delete_topic' => "Eliminar tema", + 'std_delete_topic_note' => "Comprobación de sanidad: Está a punto de eliminar un tema. Haga clic en ", + 'std_here_if_sure' => "aquí si estás seguro.", + 'std_no_topic_for_post' => "Ningún tema asociado con este ID de publicación", + 'std_denied' => "¡Denegado!", + 'std_body_empty' => "¡El cuerpo no puede estar vacío!", + 'std_subject_empty' => "¡El asunto no puede estar vacío!", + 'std_success' => "Éxito", + 'std_post_edited_successfully' => "El mensaje se ha editado correctamente.", + 'text_edit_post' => "Editar Post", + 'std_how_could_this_happen' => "¿Cómo podría ocurrir esto?!", + 'std_post_not_found' => "Mensaje no encontrado", + 'std_cannot_delete_post' => "No se puede eliminar el mensaje; es el primer mensaje del tema. Deberías ", + 'std_delete_topic_instead' => "eliminar el tema en su lugar.", + 'std_delete_post' => "Eliminar mensaje", + 'std_delete_post_note' => "Comprobación de anidad: Está a punto de eliminar un mensaje. Haga clic en ", + 'std_must_enter_new_title' => "¡Debes introducir un nuevo título!", + 'std_not_permitted' => "No permitido", + 'std_sql_error' => "Error SQL", + 'head_forum' => "Foro", + 'col_topic' => "Tema", + 'col_replies' => "Respuestas", + 'col_views' => "Vistas", + 'col_author' => "Autor", + 'col_last_post' => "Last post", + 'text_no_topics_found' => "No hay temas", + 'text_new_posts' => "Nuevos mensajes", + 'text_locked_topic' => "Tema bloqueado", + 'text_unpermitted_starting_new_topics' => "No tienes permiso para iniciar nuevos temas en este foro.", + 'submit_view_unread' => "Ver no leídos", + 'submit_new_topic' => "Nuevo tema ", + 'text_topics_with_unread_posts' => "Temas con mensajes no leídos", + 'col_forum' => "Foro", + 'text_more_than' => "Más de ", + 'text_items_found_displaying_first' => " elementos encontrados, mostrando primero ", + 'text_catch_up' => "Poner al día", + 'text_nothing_found' => "Nada encontrado", + 'head_forum_search' => "Buscar Foro", + 'col_post' => "Publicar", + 'col_posted_by' => "Publicado por", + 'text_found' => "Encontrado ", + 'text_num_posts' => " mensajes", + 'text_search_on_forum' => "Buscar en foros", + 'text_by_keyword' => "por palabra clave", + 'head_forums' => "Foros", + 'col_forums' => "Foros", + 'col_topics' => "Temas", + 'col_posts' => "Mensajes", + 'std_bad_forum_last_post' => "Última entrada en el foro inválida", + 'text_in' => "en ", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'std_unknown_action' => "Acción desconocida", + 'text_search' => "Buscar", + 'text_view_unread' => "Ver no leídos", + 'text_forum_manager' => "Gestor del foro", + 'title_reply_with_quote' => "Responder con Cotización", + 'title_reply_directly' => "Responder directamente a esta publicación ", + 'title_delete_post' => "Delete Post", + 'title_edit_post' => "Edit Post", + 'text_quick_reply' => "Respuesta rápida", + 'submit_add_reply' => "Añadir Respuesta", + 'text_add_reply' => "Añadir respuesta", + 'title_online' => "En línea", + 'title_offline' => "Desconectado", + 'title_send_message_to' => "Enviar mensaje a ", + 'title_report_this_post' => "Report this post", + 'title_new_topic' => "Nuevo tema ", + 'col_moderator' => "Moderador", + 'text_apply_now' => "N/A", + 'text_locked' => "Bloqueado", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " vistas en este hilo", + 'title_read' => "Leer", + 'title_unread' => "No leídos", + 'title_locked' => "Bloqueado", + 'title_locked_new' => "Bloqueado y no leído", + 'text_highlight_topic' => "Color del tema en ", + 'select_color' => "Ninguna", + 'submit_change' => "Go!", + 'head_view_unread' => "Ver no leídos", + 'text_today' => "Hoy: ", + 'text_new_post' => " post", + 'text_posts_today' => " hoy.", + 'text_at_time' => " en ", + 'text_blank' => " ", + 'text_last_posted_by' => "Última publicación por ", + 'text_fast_search' => "Búsqueda rápida: ", + 'text_go' => "Go!", + 'submit_show_more' => "Mostrar más", + 'text_view_all_posts' => "Ver todos los mensajes", + 'text_view_this_author_only' => "Ver solo este autor", + 'title_jump_to_unread' => "Saltar a mensajes no leídos", + 'text_new' => "nuevo", + 'title_order_topic_desc' => "Ordenar por tema descendiente de tiempo", + 'title_order_topic_asc' => "Ordenar por tema de tiempo ascendente", + 'title_order_post_asc' => "Ordenar por último mensaje ascendente", + 'title_order_post_desc' => "Ordenar por último descendiente de la hora de publicación", + 'text_order' => "Ordenar por", + 'text_topic_desc' => "Tiempo Descendente del Tema", + 'text_topic_asc' => "Tiempo Ascendente del Tema", + 'text_post_asc' => "Último mensaje ascendente", + 'text_post_desc' => "Último mensaje descendiente", + 'text_post_protected' => "[size=3][b]--La protección de privacidad está habilitada en este foro---[/b]\nSolo los carteles, mods,administradores y el autor de la respuesta pueden leer el contenido.[/size]", +); + +?> diff --git a/lang/es/lang_friends.php b/lang/es/lang_friends.php new file mode 100644 index 00000000..b6ec287c --- /dev/null +++ b/lang/es/lang_friends.php @@ -0,0 +1,38 @@ + "Error", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Acceso denegado.", + 'std_no_user_id' => "Ningún usuario con ID ", + 'std_unknown_type' => "Tipo desconocido ", + 'std_user_id' => "ID Usuario ", + 'std_already_in' => " ya está en tu ", + 'std_list' => " lista.", + 'std_delete' => "Eliminar ", + 'std_delete_note' => "¿Realmente desea eliminar un ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "aquí si estás seguro.", + 'std_no_friend_found' => "Ningún amigo encontrado con ID ", + 'std_no_block_found' => "Bloque no encontrado con ID ", + 'head_personal_lists_for' => "Listas personales para ", + 'text_personallist' => "LISTA PERSONALIZADA", + 'text_friendlist' => "LISTA PRIMERA", + 'text_friends_empty' => "No hay amigos aún", + 'text_neighbors_empty' => "No hay sobrevivientes", + 'text_last_seen_on' => "Último visto el ", + 'text_ago' => " hace", + 'text_remove_from_friends' => "Quitar de amigos", + 'text_send_pm' => "Enviar MP", + 'text_added_you_to_friendslist' => "Añadido a la lista de amigos", + 'text_add_to_friends' => "Añadir a amigos", + 'text_blocklist_empty' => "Your blocked userlist is empty", + 'text_blocked_users' => "Usuarios bloqueados", + 'text_find_user' => "Buscar usuarios/buscar lista de usuarios", + 'text_neighbors' => "Amarillos", + 'text_friend' => "amigo", + 'text_block' => "bloque", +); + +?> diff --git a/lang/es/lang_fun.php b/lang/es/lang_fun.php new file mode 100644 index 00000000..1564b257 --- /dev/null +++ b/lang/es/lang_fun.php @@ -0,0 +1,44 @@ + "¿Eliminar elemento divertido?", + 'text_please_click' => "¿Realmente desea eliminar un elemento divertido? Haga clic en\n", + 'text_here_if_sure' => "aquí si estás seguro.", + 'std_error' => "Error", + 'std_invalid_id' => "Id de elemento divertido inválido", + 'std_permission_denied' => "¡Permiso denegado!", + 'text_fun_title' => "Diversión Título", + 'text_body' => "Cuerpo", + 'submit_okay' => "Vale", + 'head_new_fun' => "Nuevas cosas divertidas", + 'text_submit_new_fun' => "Enviar nuevas cosas divertidas", + 'text_new_compose' => "Nuevo Componer", + 'head_fun' => "Diversión", + 'text_on' => " en ", + 'text_blank' => " ", + 'text_ago' => " hace", + 'text_posted_by' => " Publicado por ", + 'text_not_funny' => "Apoya", + 'text_funny' => "Divertido", + 'text_very_funny' => "Liderazgo", + 'head_edit_fun' => "Editar Diversión", + 'text_edit_fun' => "Editar Diversión", + 'std_body_is_empty' => "¡El cuerpo no puede estar vacío!", + 'std_title_is_empty' => "¡El título no puede estar vacío!", + 'std_fun_added_successfully' => "El elemento divertido se ha añadido correctamente.", + 'std_error_happened' => "Algo extraño acaba de suceder.", + 'std_the_newest_fun_item' => "El último artículo divertido ", + 'std_posted_on' => " fue publicado en ", + 'std_need_to_wait' => ". Por favor, espere hasta que tenga 24 horas de antigüedad.", + 'std_are_you_sure' => "¿Estás seguro?", + 'std_only_against_rule' => "¿Estás seguro de banear este artículo divertido? Ten en cuenta que deberías hacer esto sólo si la diversión está en contra de las reglas. BTW, también puede que le guste avisar al usuario.", + 'std_reason_required' => "Razón (requerida): ", + 'std_reason_is_empty' => "¡Debe dar la razón!", + 'std_success' => "Éxito", + 'std_fun_item_banned' => "El elemento de diversión ha sido correctamente prohibido.", + 'std_already_vote' => "¡Ya has votado!", + 'std_cannot_give_bonus' => "El sistema no puede dar bonificaciones al poster de artículos divertidos. Por favor reporta esto al administrador.", +); + +?> diff --git a/lang/es/lang_functions.php b/lang/es/lang_functions.php new file mode 100644 index 00000000..b0f277bc --- /dev/null +++ b/lang/es/lang_functions.php @@ -0,0 +1,344 @@ + "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' => "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_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "You have already logged in!", + '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.", + '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' => "¡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_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_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_code' => "Security Code:", + 'text_slots' => "Slots:", + '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.", + 'text_home' => "Inicio", + 'text_forums' => "Foros", + 'text_torrents' => "Torrents", + 'text_offers' => "Ofertas", + 'text_request' => "Solicitudes", + 'text_upload' => "Subir", + 'text_subtitles' => "Subtítulos", + 'text_user_cp' => "User 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.", + 'text_login' => "Ingresar", + '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_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_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_you_have' => "Tienes ", + 'text_new_message' => " 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_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_search' => "Buscar", + 'text_profile' => "Perfil", + 'text_chat' => "Chat", + 'text_dox' => "DOX", + 'text_links' => "Enlaces", + 'text_username' => "Usuario: ", + 'text_password' => "Password: ", + 'submit_log_in' => "Log in!", + 'text_register' => "Registrarse", + 'text_rules_link' => "Reglas", + 'text_faq_link' => "FAQ", + 'text_useragreement' => "Useragreement", + 'text_prev' => "Anterior", + 'text_next' => "Siguiente", + 'text_by' => " por ", + 'text_orphaned' => "(huérfano)", + 'text_at' => " en ", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'text_view_original' => "View 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_edit' => "Editar", + 'col_visible' => "Visible", + 'title_number_of_comments' => "Number of Comments", + 'title_time_added' => "Time Added", + '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", + 'col_uploader' => "Cargador", + 'col_action' => "Act", + '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' => "Nuevo", + 'text_sticky' => "Pegado", + 'title_download_torrent' => "Download Torrent", + 'text_h' => " h", + 'text_none' => "Ninguna", + '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.", + 'title_online' => "En línea", + 'title_offline' => "Desconectado", + 'title_send_message_to' => "Send message to ", + 'title_report_this_comment' => "Report this comment", + 'text_bookmarks' => "Bookmarks", + 'title_bookmark_torrent' => "Marcador", + 'title_delbookmark_torrent' => "Unbookmark", + 'text_mark' => "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", + '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_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", + 'title_add_comments' => "Add comment", + 'text_at_time' => " en ", + 'text_blank' => " ", + 'text_ago' => " hace", + 'text_last_commented_by' => "Último comentario de ", + 'text_imdb' => "IMDB", + 'text_votes' => " votos", + 'text_country' => "País", + 'text_genres' => "Genres", + 'text_director' => "Director", + 'text_starring' => "Starring", + 'text_runtime' => "Runtime", + 'text_language' => "Idioma", + 'text_douban' => "Douban", + 'text_region' => "Region", + 'text_creator' => "Creator", + 'text_awaiting_five_votes' => "awaiting 5 votes", + 'text_invite' => "Invite ", + 'text_send' => "Enviar", + 'text_tracks' => "Tracks", + 'text_label' => "Label", + 'text_tags' => "Etiquetas", + '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' => "Especial", + 'title_reply_with_quote' => "Cotización", + 'title_add_reply' => "Add Reply", + 'title_delete' => "Eliminar", + 'title_edit' => "Editar", + 'title_reportbox' => "reportbox", + 'title_staffbox' => "staffbox", + 'title_sticky' => "Pegado", + 'text_new_news' => " unread important news", + 'std_no_user_named' => "There is no user named ", + 'text_banned' => "Baneado", + 'text_are' => " are ", + 'text_is' => " is ", + '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_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' => "Cotización", + 'text_code' => "CODE", + 'std_invalid_id' => "Invalid ID! For security reason, we have logged this action.", + 'text_smilies' => "Sonrisas", + 'col_type_something' => "Type...", + 'col_to_make_a' => "To make a...", + 'text_year' => " year", + 'text_month' => " month", + 'text_day' => " día", + 'text_hour' => " hora", + 'text_min' => " min", + 'select_color' => "Color", + '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", + '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' => "Nuevo", + 'text_reply' => "Responder", + 'submit_submit' => "Enviar", + 'submit_preview' => "Vista previa", + '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_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Cargador", + 'text_retiree' => "Retirado", + 'text_forum_moderator' => "Forum Moderator", + 'text_moderators' => "Moderador", + 'text_administrators' => "Administrador", + 'text_sysops' => "SysOp", + 'text_staff_leader' => "Líder del personal", + 'text_short_year'=> "Y", + 'text_short_month' => "MON", + 'text_short_day' => "D", + 'text_short_hour' => "H", + '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_size' => "Tamaño", + 'text_downloads' => "Downloads", + 'text_attachment_key' => "Attachment for key ", + 'text_not_found' => " 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]', + '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//)", + '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/)", + '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_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_seed_points' => 'Puntos de semilla', + 'spoiler_expand_collapse' => 'Click to expand/collapse', + 'spoiler_default_title' => 'Collapse content', + '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' => '¿Está seguro que desea eliminarlo?', + 'select_an_user_class' => 'Select an user class', + '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.', +); + +?> diff --git a/lang/es/lang_getrss.php b/lang/es/lang_getrss.php new file mode 100644 index 00000000..1f8db06a --- /dev/null +++ b/lang/es/lang_getrss.php @@ -0,0 +1,51 @@ + "Fuentes RSS", + 'head_rss_feeds' => "Fuentes RSS", + 'std_error' => "Error", + 'std_no_row' => "¡Debes seleccionar filas!", + 'std_done' => "¡Listo!", + 'std_use_following_url' => "Utilice la siguiente URL en su lector RSS, p. ej., Google Reader: ", + 'std_utorrent_feed_url' => "Utilice la siguiente URL en los clientes de BitTorrent que soportan RSS Feed, por ejemplo, uTorrent: ", + 'row_categories_to_retrieve' => "Categorías a recuperar", + 'row_feed_type' => "Tipo de alimento", + 'text_web_link' => "Enlace web", + 'text_download_link' => "Descargar Enlace", + 'row_rows_per_page' => "Filas por página", + 'submit_generatte_rss_link' => "Generar enlace RSS", + 'text_category' => "Categoría", + 'text_source' => "Fuente", + 'text_codec' => "Codec", + 'text_standard' => "Estándar", + 'text_processing' => "Procesando", + 'text_medium' => "Medio", + 'text_team' => "Equipo", + 'text_audio_codec' => "Codec de audio", + 'row_item_title_type' => "Formato de visualización de título", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Título + ", + 'text_item_small_description' => "[Descripción Pequeña] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Mostrar marcados", + 'text_all' => "todo", + 'text_only_bookmarked' => "solo marcados", + 'text_show_bookmarked_note' => "Único para clientes BitTorrent", + 'row_keyword' => "Keyword", + 'text_with' => "con", + 'select_and' => "Y", + 'select_or' => "O", + 'select_exact' => "Exacto", + 'text_mode' => "modo de coincidencia ", + 'text_keyword_note' => "Suscríbete a los artículos con estas palabras clave en los títulos.", + 'row_sticky' => 'Pegado', + 'row_paid' => 'Magic se deducirá de la descarga', + 'row_paid_help' => 'Nota: Este no es un tipo de promoción Gratis/50%, cuando el cargador establece que el torrent será pagado, la descarga requerirá un bono de dedicación', + 'paid_no' => 'Gratis', + 'paid_yes' => 'Pagado', + 'paid_all' => 'Todos', +); + +?> diff --git a/lang/es/lang_getusertorrentlistajax.php b/lang/es/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..680f8f8f --- /dev/null +++ b/lang/es/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "Tipo", + 'col_name' => "Nombre", + 'title_size' => "Tamaño", + 'title_seeders' => "Semilleros", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "Dl.", + 'col_ratio' => "Ratio", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Sna. en", + 'col_se_time' => "Se. Hora", + 'col_le_time' => "Tiempo", + 'text_record' => " grabar", + 'text_no_record' => "No hay registro.", + 'text_total_size' => " | Tamaño total: ", + 'col_added' => "Añadido", + 'col_client' => 'Cliente', +); +?> diff --git a/lang/es/lang_increment-bulk.php b/lang/es/lang_increment-bulk.php new file mode 100644 index 00000000..efc67c79 --- /dev/null +++ b/lang/es/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Añadir bonus/tarjeta de asistencia/invitación/invitación/invitación/invitación/temporal/invitación', + 'sent_success' => ' ha sido añadido y el mensaje de información ha sido enviado', + 'types' => [ + 'seedbonus' => 'bonus', + 'attendance_card' => 'tarjeta de asistencia', + 'invites' => 'invitar', + 'uploaded' => 'subir', + 'tmp_invites' => 'invitación temporal', + ], + 'labels' => [ + 'type' => 'Tipo', + 'amount' => 'Cantidad', + 'duration' => 'Duración', + 'duration_help' => 'Requerido sólo si el tipo es [Invitación temporal], en días', + 'user_class' => 'Clase de usuario', + 'roles' => 'Roles', + 'msg_subject' => 'asunto del mensaje', + 'msg_body' => 'contenido del mensaje', + 'operator' => 'Operador', + ], +); + +?> diff --git a/lang/es/lang_index.php b/lang/es/lang_index.php new file mode 100644 index 00000000..347f100b --- /dev/null +++ b/lang/es/lang_index.php @@ -0,0 +1,111 @@ + "Sin encuesta", + 'std_error' => "Error", + 'std_duplicate_votes_denied' => "¡No se permiten votos duplicados!", + 'std_vote_not_counted' => "Ha ocurrido un error. Tu voto no ha sido contado.", + 'std_option_unselected' => "Por favor, seleccione una opción.", + 'text_news_page' => "Nuevo", + 'text_recent_news' => "Noticias recientes", + 'text_e' => "Editar", + 'text_d' => "Eliminar", + 'text_hotmovies' => "Calor", + 'text_classicmovies' => "Clásico", + 'text_free' => "Gratis", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Gratis", + 'text_shoutbox' => "Shoutbox", + 'text_message' => "Mensaje: ", + 'sumbit_shout' => "gritar", + 'submit_clear' => "limpiar", + 'text_last_five_posts' => "Últimas 5 entradas en el foro", + 'col_topic_title' => "Título del tema", + 'col_view' => "Vistas", + 'col_author' => "Autor", + 'col_posted_at' => "Publicado el", + 'text_in' => "en ", + 'std_no_torrent_found' => "No se encontraron torrents", + 'text_last_five_torrent' => "Últimas 5 subidas de torrent", + 'col_name' => "Nombre", + 'col_seeder' => "Seeder", + 'col_leecher' => "Leecher", + 'text_polls' => "Encuestas ", + 'text_new' => "Nuevo", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'text_votes' => "Votaciones:", + 'radio_blank_vote' => "Voto en blanco (también conocido como \"¡Sólo quiero ver los resultados!\")", + 'submit_vote' => "¡Votar!", + 'text_previous_polls' => "Encuestas anteriores", + 'text_tracker_statistics' => "Estadísticas del rastreador", + 'row_registered_users' => "Usuarios Registrados / Límite", + 'row_unconfirmed_users' => "Usuarios no confirmados", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Usuarios avisados", + 'row_banned_users' => "Usuarios Bloqueados", + 'row_male_users' => "Usuarios masculinos", + 'row_female_users' => "Usuarios femeninos", + 'row_torrents' => "Torrents", + 'row_dead_torrents' => "Torrents muertos", + 'row_seeders' => "Sembrando pares", + 'row_leechers' => "Pares de Hoja", + 'row_peers' => "Pares", + 'row_seeder_leecher_ratio' => "Ratio de siembra / leeching", + 'row_total_size_of_torrents' => "Tamaño total de Torrents", + 'row_total_uploaded' => "Total subido", + 'row_total_downloaded' => "Total descargado", + 'row_total_data' => "Datos totales", + 'text_no_users_day' => "No ha habido ningún usuario activo en las últimas 24 horas.", + 'text_no_active_users_now' => "No hay ningún usuario activo.", + 'text_no_user_torrenting' => "No hay usuarios sembrando o leechando. :(", + 'text_tracker_load' => "Carga de rastreador", + 'text_our_tracker_load' => "Carga de pares rastreadores: ", + 'text_global_server_load' => "Carga global del servidor: ", + 'text_whats_going_on' => "¿Qué está pasando?", + 'text_members_have_visited' => " los miembros han visitado durante las últimas 24 horas, y bienvenido a nuestro miembro más reciente, ", + 'text_users_browsing_now' => " los usuarios están navegando por el sitio en los últimos 15 minutos. ", + 'text_peers_active_now' => " los usuarios están sembrando o leechando. ", + 'text_disclaimer' => "Descargo de responsabilidad", + 'text_disclaimer_content' => "Ninguno de los archivos mostrados aquí están alojados en este servidor. El rastreador sólo administra conexiones, no tiene ningún conocimiento del contenido de los archivos que se están distribuyendo. Los enlaces son proporcionados exclusivamente por los usuarios de este sitio. El administrador de este sitio %s no puede ser considerado responsable de lo que sus usuarios publiquen, ni de ninguna otra acción de sus usuarios. No puede utilizar este sitio %s para distribuir o descargar ningún material cuando no tenga los derechos legales para hacerlo. Es responsabilidad suya adherirse a estos términos.", + 'text_browser_note' => "Este sitio se ve mejor con \"Googleo\"Firefox\" y con resolución superior a 1024*768. Clientes recomendados de BitTorrent: \"qBittorrent\"o\"Transmission\"", + 'title_show_or_hide' => "Mostrar/Ocultar", + 'text_links' => "Enlaces", + 'text_manage_links' => "Administrar enlaces", + 'text_author' => "Autor:", + 'text_datetime' => "Tiempo:", + 'p_critic_reviews' => "Reseñas de Críticos", + 'p_user_reviews' => "Reseñas de usuarios seleccionados", + 'head_home' => "Inicio", + 'sumbit_to_guest' => "a invitado", + 'text_apply_for_link' => "Aplicar para enlaces", + 'text_ago' => " hace", + 'text_auto_refresh_after' => "auto actualizar después de ", + 'text_seconds' => " segundos", + 'text_funbox' => "Funbox", + 'text_more_fun' => "Más", + 'text_new_fun' => "Nuevo", + 'text_ban' => "Banear", + 'submit_fun' => "Diversión", + 'submit_dull' => "Tirador", + 'text_out_of' => " fuera de ", + 'text_people_found_it' => " la gente lo encontró divertido. ", + 'text_your_opinion' => "¿Qué te parece? ", + 'text_vote_accepted' => "¡Gracias! Tu voto es aceptado.", + 'row_users_active_today' => "Usuarios activos hoy", + 'row_users_active_this_week' => "Usuarios activos esta semana", + 'row_active_browsing_users' => "Usuarios activos de navegación", + 'row_tracker_active_users' => "Usuarios Activos del rastreador", + 'text_detail' => "Detalle", + 'top_uploader_title' => 'Cargador superior(Número de torrentas)', + 'col_counts' => 'Contadores', + 'col_ranking' => 'Clasificación', + 'top_uploader_toggle_time_range_tab' => 'Haga clic para cambiar el rango de tiempo', + 'top_uploader_toggle_time_range_recently' => 'Últimos 30 días', + 'top_uploader_toggle_time_range_all' => 'Todo el tiempo', + 'clear_shout_box' => 'Limpiar caja de gritos', + 'sure_to_clear_shout_box' => '¿Estás seguro de que quieres borrar la caja de gritos?', +); + +?> diff --git a/lang/es/lang_invite.php b/lang/es/lang_invite.php new file mode 100644 index 00000000..3fd8eda8 --- /dev/null +++ b/lang/es/lang_invite.php @@ -0,0 +1,70 @@ + "Disculpe", + 'std_permission_denied' => "¡Permiso denegado!", + 'head_invites' => "Invitaciones", + 'std_no_invites_left' => "No te quedan invitaciones. :(

    Por favor, haz clic ", + 'here_to_go_back' => "aquí para volver atrás.", + 'text_invite_code_sent' => "¡El código de invitación ha sido enviado!
    ", + 'text_invite_someone' => "Invitar a alguien a unirse ", + 'text_s' => "s", + 'text_invitation' => " invitación", + 'text_left' => " restante", + 'text_email_address' => "Dirección de email", + 'text_email_address_note' => "La dirección de correo electrónico debe ser válida. La invitación recibirá un correo electrónico sobre su invitación.", + 'text_message' => "Mensaje", + 'submit_invite' => "Invitar", + 'text_invite_status' => "Estado actual de las invitaciones", + 'text_no_invites' => "Aún no hay invitaciones.", + 'text_username' => "Usuario", + 'text_email' => "E-mail", + 'text_uploaded' => "Subido", + 'text_downloaded' => "Descargado", + 'text_ratio' => "Ratio", + 'text_status' => "Estado", + 'text_confirm' => "Confirmar", + 'text_confirmed' => "Confirmada", + 'text_pending' => "Pendiente", + 'submit_confirm_users' => "Confirmar Usuarios", + 'sumbit_invite_someone' => "Invite Someone", + 'text_sent_invites_status' => "Estado actual de las invitaciones enviadas", + 'text_no_invitation_sent' => "No hay invitaciones enviadas en este momento.", + 'text_hash' => "Hash", + 'text_send_date' => "Fecha de envío", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Usuario invitado', + + 'text_invitation_body' => " +Hi Buddy, + +I am inviting you to join %s which is a private community that have the finest +and most abundant stuff. If you are interested in joining us please read over +the rules and confirm the invite. Finally, please make sure you keep a nice ratio and +only upload content that follows rules of the site. + +Welcome aboard! :) +Best Regards, +", + 'text_invite_system' => "sistema de invitación", + 'std_only' => "Sólo ", + 'std_or_above_can_invite' => " o superior puede enviar invitación.", + 'text_email_restriction_note' => "Sólo puede enviar una invitación al correo electrónico de esos dominios: ", + 'harem_addition' => 'Añadir Harem', + 'signup_link_help' => 'Clic derecho para copiar', + 'signup_link' => 'Enlace de registro', + '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', + 'text_seed_torrent_bonus_per_hour_help' => 'Es decir, puntos de semilla, no consideren donaciones, torrents oficiales, harems y cualquier otra adición', + 'text_seed_torrent_last_announce_at' => 'Última fecha de anuncio', + 'text_enabled' => 'Activado', + 'text_tmp_status' => 'Estado de invitación temporal', + 'text_expired_at' => 'Caducó el', + 'text_permanent' => 'Usando invitación permanente', + 'text_consume_invite' => 'Usando invitación', + 'text_temporary_left' => 'Invitación temporal %s', +); + +?> diff --git a/lang/es/lang_iphistory.php b/lang/es/lang_iphistory.php new file mode 100644 index 00000000..e6568273 --- /dev/null +++ b/lang/es/lang_iphistory.php @@ -0,0 +1,16 @@ + "Error", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Usuario no encontrado", + 'head_ip_history_log_for' => "Registro del historial de IP para ", + 'text_historical_ip_by' => "Direcciones IP históricas utilizadas por ", + 'col_last_access' => "Último acceso", + 'col_ip' => "IP", + 'col_hostname' => "Hostname", + 'text_not_available' => "N/A", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/es/lang_ipsearch.php b/lang/es/lang_ipsearch.php new file mode 100644 index 00000000..4c671d4e --- /dev/null +++ b/lang/es/lang_ipsearch.php @@ -0,0 +1,24 @@ + "Error", + 'std_invalid_ip' => "IP inválida.", + 'std_invalid_subnet_mask' => "Máscara de subred inválida.", + 'head_search_ip_history' => "Buscar en el historial de IP", + 'text_search_ip_history' => "Buscar en el historial de IP", + 'row_ip' => "IP", + 'row_subnet_mask' => "Máscara de subred", + 'submit_search' => "Buscar", + 'text_no_users_found' => "No hay usuarios", + 'text_users_used_the_ip' => " usuarios han usado la IP: ", + 'col_username' => "Usuario", + 'col_last_ip' => "Última IP", + 'col_last_access' => "Último acceso", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Último acceso a esta IP", + 'col_added' => "Añadido", + 'col_invited_by' => "Invitado por", + 'text_not_available' => "N/A", +); +?> diff --git a/lang/es/lang_linksmanage.php b/lang/es/lang_linksmanage.php new file mode 100644 index 00000000..64b55e70 --- /dev/null +++ b/lang/es/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Aplicar para enlaces", + 'text_apply_for_links' => "Aplicar para enlaces", + 'text_rules' => "Reglas para el intercambio de enlaces:", + 'text_rule_one' => "1. Haz nuestro enlace %s en tu sitio antes de pedirnos que hagamos lo mismo.", + 'text_rule_two' => "2.Your site MUST NOT be involed in any illegal things. The administrators of this site %s take absolutely no responsibily for anything of your site.", + 'text_rule_three' => "3.Todos los enlaces que hacemos aquí en nuestro sitio %s son de solo texto.", + 'text_rule_four' => "4.Su sitio debe tener al menos 200 usuarios registrados o 50 personas que visitan diariamente.", + 'text_rule_five' => "5.Nos reservamos los derechos a MODIFICAR O DESETIR NINGUNA LINKA en nuestro sitio %s sin notificación.", + 'text_rule_six' => "6.Si está de acuerdo con las reglas anteriores, no dude en solicitar enlaces de su sitio en %s. Sin embargo, no damos ninguna garantía de aceptar toda la solicitud.", + 'text_red_star_required' => "Los campos marcados con una estrella roja (*) son obligatorios.", + 'text_site_name' => "Nombre del sitio", + 'text_url' => "URL", + 'text_title' => "Título", + 'text_title_note' => "El título se utiliza para mostrar la descripción en un enlace. p. ej., NexusPHP", + 'text_administrator' => "Administrador", + 'text_administrator_note' => "Requerimos el NOMBRE DE TRUE del administrador.", + 'text_email' => "E-mail", + 'text_reason' => "Razón", + 'submit_okay' => "Vale", + 'submit_reset' => "Reset", + 'std_error' => "Error", + 'std_no_sitename' => "El nombre del sitio no puede estar vacío.", + 'std_no_url' => "La URL no puede estar vacía.", + 'std_no_admin' => "El administrador no puede estar vacío. Necesitamos conocer el nombre del administrador", + 'std_no_email' => "El correo electrónico no puede estar vacío.", + 'std_invalid_email' => "La dirección de correo electrónico no es válida", + 'std_no_reason' => "La razón no pudo estar vacía. Vamos, por favor danos razones para vincular tu sitio.", + 'std_reason_too_short' => "La razón es demasiado corta. Vamos, por favor diga algo más.", + 'std_success' => "Éxito", + 'std_success_note' => "Tu solicitud ha sido enviada con éxito. Por favor, espera nuestra respuesta.", + 'text_sitename_note' => "El nombre de su sitio. p. ej., NexusPHP", + 'text_url_note' => "ej. https://nexusphp.org", + 'text_email_note' => "Dirección de correo electrónico de contacto del administrador", + 'std_missing_form_data' => "Faltan datos del formulario.", + 'std_unable_creating_new_link' => "No se puede crear un nuevo enlace.", + 'std_links_manage' => "Administrar enlaces", + 'text_add_link' => "Añadir enlace", + 'text_manage_links' => "Administrar enlaces", + 'text_modify' => "Modificar", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'text_no_links_found' => "¡Lo sentimos, no se encontraron enlaces!", + 'text_edit_link' => "Editar enlace", + 'js_sure_to_delete_link' => "¿Está seguro que desea eliminar este enlace?", +); + +?> diff --git a/lang/es/lang_log.php b/lang/es/lang_log.php new file mode 100644 index 00000000..d98e3b39 --- /dev/null +++ b/lang/es/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Permiso denegado. Sólo ", + 'std_or_above_can_view' => " o superior podría ver LOG.

    Por favor vea la FAQ para más información sobre las diferentes clases de usuario y lo que pueden hacer.

    El personal %s
    ", + 'head_site_log' => "Log diario", + 'text_search_log' => "Buscar Log Diario", + 'submit_search' => "Buscar", + 'text_log_empty' => "Registro está vacío
    ", + 'title_time_added' => "Hora", + 'col_date' => "Fecha", + 'col_event' => "Evento", + 'time_zone_note' => "

    Horarios en GMT +8:00.

    ", + 'text_daily_log' => "Log diario", + 'text_chronicle' => "Diario", + 'text_code_update' => "Actualizar código", + 'text_funbox' => " Funbox ", + 'text_news' => "  Noticias  ", + 'text_poll' => "  Encuesta  ", + 'std_error' => "Error", + 'std_invalid_action' => "Acción inválida", + 'head_chronicle' => "Diario", + 'text_search_chronicle' => "Buscar diario", + 'text_chronicle_empty'=> "Chronicle está vacío
    ", + 'col_modify' => "Modificar", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'submit_add' => "Añadir", + 'text_add_chronicle' => "Añadir evento diario", + 'std_permission_denied' => "¡Atrás! No tienes permiso para hacer esto.", + 'submit_okay' => "Vale", + 'text_edit_chronicle' => "Editar evento diario", + 'head_code_update' => "Actualizar código", + 'text_search_code_update' => "Buscar código de actualización de evento", + 'text_add_code_update' => "Añadir Evento de Actualización de Código", + 'text_edit_codeupdate' => "Editar Evento de Actualización de Código", + 'text_codeupdate_empty' => "Code-Update está vacío
    ", + 'head_funbox' => "Registro Funbox", + 'head_news' => "Noticias", + 'text_search_news' => "Buscar noticias", + 'text_news_empty' => "Noticias está vacía
    ", + 'col_title' => "Título", + 'col_body' => "Cuerpo", + 'col_user' => 'Usuario', + 'std_delete_poll' => "Eliminar encuesta", + 'std_delete_poll_confirmation' => "¿Realmente desea eliminar una encuesta? Haga clic en ", + 'std_here_if_sure' => "aquí si estás seguro.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "¡No hay encuestas!", + 'head_previous_polls' => "Encuestas anteriores", + 'text_previous_polls' => "Encuestas anteriores", + 'text_ago' => " hace", + 'text_votes' => "Votaciones: ", + 'text_in' => "en ", + 'text_funbox_empty' => "Funbox está vacío
    ", + 'text_search_funbox' => "Buscar funbox", + 'text_title' => "título", + 'text_body' => "cuerpo", + 'text_both' => "ambos", + 'text_all' => "todo", + 'text_normal' => "normal", + 'text_mod' => "mod", +); + +?> diff --git a/lang/es/lang_login.php b/lang/es/lang_login.php new file mode 100644 index 00000000..2d0cdf46 --- /dev/null +++ b/lang/es/lang_login.php @@ -0,0 +1,40 @@ + "¡No has iniciado sesión!", + 'p_error' => "Error:", + 'p_after_logged_in' => "La página que intentó ver sólo puede utilizarse cuando haya iniciado sesión.", + 'p_need_cookies_enables' => "Note: You need cookies enabled to log in or switch language.", + 'p_fail_ban' => "los inicios de sesión fallidos en una fila resultarán en banear tu ip!", + 'p_you_have' => "Tienes", + '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_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:", + 'button_login' => "¡Iniciar sesión!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Autocerrar sesión:", + 'text_restrict_ip' => "Restringir IP:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Cerrar sesión después de 15 minutos", + 'checkbox_restrict_ip' => " Restringir la sesión a mi IP", + 'checkbox_ssl' => " Navegar por sitio web con cifrado SSL (navegador web)", + 'checkbox_ssl_tracker' => " Conectar rastreador con cifrado SSL (cliente BitTorrent)", + 'text_advanced_options' => "Opciones avanzadas:", + 'text_helpbox' => "Caja de ayuda", + 'text_helpbox_note' => "¿Tienes problemas con el registro o el inicio de sesión? Deja un mensaje aquí", + 'text_message' => "Mensaje: ", + 'sumbit_shout' => "gritar", + 'submit_clear' => "limpiar", + 'text_select_lang' => "Seleccionar idioma del sitio: ", + 'head_login' => "Ingresar", + 'rowhead_two_step_code' => 'Autenticación de dos factores', + 'two_step_code_tooltip' => 'Si está habilitado debe rellenarse', + 'text_complain' => 'Canal de queja', +); + +?> diff --git a/lang/es/lang_mailtest.php b/lang/es/lang_mailtest.php new file mode 100644 index 00000000..18325a30 --- /dev/null +++ b/lang/es/lang_mailtest.php @@ -0,0 +1,18 @@ + "Prueba de correo", + 'text_mail_test' => "Prueba de correo", + 'row_enter_email' => "Introducir email", + 'text_enter_email_note' => "Introduzca una dirección de correo electrónico para enviar un correo de prueba, p.e. nombre@gmail.com", + 'submit_send_it' => "¡Envíalo!", + 'text_smtp_testing_mail' => " Correo de prueba SMTP", + 'std_error' => "Error", + 'std_invalid_email_address' => "¡Dirección de email no válida!", + 'mail_test_mail_content' => "Hola, si ves este mensaje, tu función SMTP funciona bien. Que tengas un buen día.", + 'std_success' => "Éxito", + 'std_success_note' => "No se ha encontrado ningún error. Sin embargo, esto no significa que el correo haya llegado al 100%. Por favor, compruebe el correo." +); + +?> diff --git a/lang/es/lang_makepoll.php b/lang/es/lang_makepoll.php new file mode 100644 index 00000000..c6c20462 --- /dev/null +++ b/lang/es/lang_makepoll.php @@ -0,0 +1,24 @@ + "Error", + 'std_no_poll_id' => "No se encontró ninguna encuesta con este ID", + 'std_missing_form_data' => "¡Faltan datos del formulario!", + 'head_edit_poll' => "Editar encuesta", + 'text_edit_poll' => "Editar encuesta", + 'head_new_poll' => "Nueva encuesta", + 'text_day' => " día", + 'text_hour' => " hora", + 'text_current_poll' => "Nota: La encuesta actual ", + 'text_is_only' => " es sólo ", + 'text_old' => " viejo.", + 'text_make_poll' => "Hacer encuesta", + 'text_question' => "Pregunta", + 'text_option' => "Opción ", + 'submit_edit_poll' => "Editar encuesta", + 'submit_create_poll' => "Crear encuesta", + 'text_required' => " requerido" +); + +?> diff --git a/lang/es/lang_messages.php b/lang/es/lang_messages.php new file mode 100644 index 00000000..6795748b --- /dev/null +++ b/lang/es/lang_messages.php @@ -0,0 +1,81 @@ + "Error", + 'std_invalid_mailbox' => "Buzón inválido", + 'text_inbox' => "Entrada", + 'text_sentbox' => "Caja de entrada", + 'text_sender' => "Remitente", + 'text_receiver' => "Receptor", + 'col_status' => "Estado", + 'col_subject' => "Asunto", + 'col_date' => "Fecha", + 'col_act' => "Acto.", + 'text_no_messages' => "No hay mensajes.", + 'text_remove_from_friends' => "[eliminar de amigos]", + 'text_add_to_friends' => "[añadir a amigos]", + 'submit_move_to' => "Mover a", + 'text_or' => " o ", + 'submit_delete' => "Eliminar", + 'text_unread_messages' => " Mensajes no leídos.", + 'text_read_messages' => " Leer mensajes.", + 'text_mailbox_manager' => "Gestor de correo", + 'std_no_permission' => "No tiene permiso para ver este mensaje.", + 'text_to' => "A", + 'text_from' => "De", + 'text_new' => "(Nuevo)", + 'text_reply' => "Responder", + 'text_delete' => "Eliminar", + 'text_forward_pm' => "Reenviar PM", + 'std_cannot_move_messages' => "¡Los mensajes no pudieron ser movidos! ", + 'std_cannot_delete_messages' => "¡Los mensajes no pudieron ser eliminados! ", + 'std_no_action' => "Ninguna acción", + 'std_no_permission_forwarding' => "No tiene permiso para reenviar este mensaje.", + 'row_to' => "Para: ", + 'row_original_receiver' => "Orignal Receptor:", + 'row_original_sender' => "Orignal Enviador:", + 'row_subject' => "Asunto:", + 'row_message' => "Mensaje:", + 'checkbox_save_message' => "Guardar mensaje ", + 'submit_forward' => "Reenviar", + 'std_no_such_user' => "Lo sentimos, no hay ningún usuario con ese nombre de usuario.", + 'std_rufused' => "Rechazado", + 'std_user_blocks_your_pms' => "Este usuario ha bloqueado PMs de ti.", + 'std_user_accepts_friends_pms' => "Este usuario sólo acepta PMs de usuarios en su lista de amigos.", + 'std_user_blocks_all_pms' => "Este usuario no acepta PMs.", + 'std_success' => "Éxito", + 'std_pm_forwarded' => "PM reenviado", + 'head_editing_mailboxes' => "Editando buzones", + 'text_editing_mailboxes' => "Editando buzones", + 'text_add_mailboxes' => "Añadir buzones", + 'text_extra_mailboxes_note' => "Puede añadir buzones extra. No tiene que usar todos los buzones de entrada.", + 'submit_add' => "Añadir", + 'text_edit_mailboxes' => "Editar buzones", + 'text_edit_mailboxes_note' => "Puede editar los nombres, o eliminar el nombre para eliminar este directorio virtual.
    Tenga en cuenta que todos los mensajes de este directorio se perderán si elimina este directorio. ", + 'text_no_mailboxes_to_edit' => "No hay buzones para editar.", + 'submit_edit' => "Editar", + 'std_no_message_id' => "No hay mensajes con este ID.", + 'std_could_not_delete_message' => "No se pudo eliminar el mensaje.", + 'text_jump_to' => " en ", + 'select_inbox' => "Entrada", + 'select_sentbox' => "Caja de entrada", + 'submit_go' => "Ir", + 'input_check_all' => "Marcar todo", + 'input_uncheck_all' => "Desmarcar todo", + 'title_unread' => "No leídos", + 'title_read' => "Leer", + 'text_system' => "Sistema", + 'text_no_subject' => "Sin Asunto", + 'col_search_message' => "Buscar mensaje", + 'text_search' => "Buscar: ", + 'text_in' => "en", + 'select_title' => "título", + 'select_body' => "cuerpo", + 'select_both' => "ambos", + 'submit_mark_as_read' => "Marcar como leer", + 'std_cannot_mark_messages' => "No se pudo marcar el mensaje como leído.", + 'std_no_message_selected' => "Ningún mensaje seleccionado." +); + +?> diff --git a/lang/es/lang_moforums.php b/lang/es/lang_moforums.php new file mode 100644 index 00000000..c44bb7df --- /dev/null +++ b/lang/es/lang_moforums.php @@ -0,0 +1,26 @@ + "Gestión de los foros", + 'text_forum_management' => "Gestión del foro", + 'text_overforum_management' => "Gestión de los foros", + 'col_name' => "Nombre", + 'col_viewed_by' => "Visto por", + 'col_modify' => "Modificar", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'js_sure_to_delete_overforum' => "¿Está seguro que desea eliminar este overforum?", + 'text_no_records_found' => "¡Lo sentimos, no se han encontrado registros!", + 'text_new_overforum' => "Nuevo Overforum", + 'text_overforum_name' => "Nombre del foro general", + 'text_overforum_description' => "Descripción general del foro", + 'text_minimum_view_permission' => "Permiso mínimo de vista", + 'text_overforum_order' => "Pedido general", + 'text_overforum_order_note' => "Ordenar por número de forma ascendente. Es decir, 0 se muestra en la parte superior", + 'submit_make_overforum' => "Hacer Overforum", + 'text_edit_overforum' => "Editar Overforum", + 'submit_edit_overforum' => "Editar Overforum" +); + +?> diff --git a/lang/es/lang_moresmilies.php b/lang/es/lang_moresmilies.php new file mode 100644 index 00000000..90909cb1 --- /dev/null +++ b/lang/es/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Más emoticonos rastreables", + 'text_close' => "Cerrar", +); + +?> diff --git a/lang/es/lang_mybonus.php b/lang/es/lang_mybonus.php new file mode 100644 index 00000000..292e4a02 --- /dev/null +++ b/lang/es/lang_mybonus.php @@ -0,0 +1,173 @@ + "¡Lo sentimos!", + 'std_karma_system_disabled' => "El sistema de puntos extra de Karma está actualmente deshabilitado. ", + 'std_points_active' => "Sin embargo, sus puntos siguen activos.", + 'text_success_upload' => "¡Felicidades! ¡Acabas de aumentar tu cantidad cargada!", + 'text_success_download' => "¡Felicidades! ¡Acabas de aumentar tu Cantidad Descargada!", + 'text_success_invites' => "¡Enhorabuena! ¡Has recibido 1 nueva invitación!", + 'text_success_vip' => "¡Enhorabuena! Te has hecho a ti mismo ", + 'text_success_vip_two' => " estado por un mes!", + 'text_no_permission' => "¡ERROR! No tienes permiso.", + 'text_success_custom_title' => "¡Congradulaciones! ¡Ahora eres conocido como %s!", + 'text_success_gift' => " Has propagado bien el Karma.", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " Sistema de puntos extra de Karma", + 'text_exchange_your_karma' => "Cambia tus puntos de bonificación de Karma (actualmente ", + 'text_for_goodies' => " ) por bienes!", + 'text_no_buttons_note' => "Si el botón está deshabilitado, no has ganado suficientes puntos de bonificación para intercambiar. ", + 'col_option' => "Opción", + 'col_description' => "Descripción", + 'col_points' => "Puntos", + 'col_trade' => "Operar", + 'text_username' => "Usuario: ", + 'text_to_be_given' => "por dar: ", + 'text_karma_points' => " Puntos de karma!", + 'text_enter_titile' => "Enter the Special Title you would like to have ", + 'text_click_exchange' => " ¡haz clic en Exchange! ", + 'text_enter_receiver_name' => "Enter the username of the person you would like to send karma to, and select how many points you want to send and click Karma Gift!", + 'text_min' => "min.", + 'text_max' => "máx.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "¡Solo +!", + 'submit_exchange' => "¡Intercambiar!", + 'text_unavailable' => "Actualmente no está disponible!", + 'text_more_points_needed' => "se necesitan más puntos", + 'text_what_is_karma' => "¿Cuál es el infierno de estos puntos de bonificación de Karma y cómo los recibo?", + 'text_get_by_seeding' => "Obtienes los siguientes puntos de karma por hora por semilla:", + 'text_for_seeding_torrent' => " por cada torrent que estás sembrando (máx. de ", + 'text_torrent' => " torrent", + 'text_donors_always_get' => "Los donantes siempre obtienen ", + 'text_times_of_bonus' => "x puntos de bonificación.", + 'text_other_things_get_bonus' => "Otras cosas que te llevarán puntos de karma:", + 'text_point' => " punto", + 'text_upload_torrent' => "subiendo un nuevo torrent = ", + 'text_upload_subtitle' => "subiendo un subtítulo = ", + 'text_start_topic' => "comenzando un tema = ", + 'text_make_post' => "haciendo un post = ", + 'text_add_comment' => "comentando sobre el torrent u oferta = ", + 'text_poll_vote' => "votando en encuesta = ", + 'text_offer_vote' => "votación en oferta = ", + 'text_funbox_vote' => "votando en funbox = ", + 'text_rate_torrent' => "calificando un torrent = ", + 'text_say_thanks' => "diciendo gracias = ", + 'text_receive_thanks' => "recibiendo gracias = ", + 'text_funbox_reward' => "publicar artículos de funbox que recibieron altas calificaciones (ver reglas)", + 'text_howto_get_karma_four' => " +

    Cosas que deberías tener en cuenta:

    +
      ", + 'text_howto_get_karma_five' => "
    • Todo lo que te pueda llevar karma también se puede perder,
      i. . Si subes un torrent y lo eliminas, ganarás y perderás ", + 'text_howto_get_karma_six' => ".
    • +
    • There are always other hidden bonus karma points over the site. Try to find them :)
    • +
    • Staff can give or take away points for breaking the rules, or doing good for the community.
    • +
    ", + 'std_no_permission' => "Sin permiso", + 'std_class_above_vip' => "¡Tu clase sobre VIP!", + 'text_wasted_karma' => "Acabo de perder mi karma", + 'text_huh' => "¿Huh?", + 'text_karma_self_giving_warning' => "Not so fast there Mr. fancy pants...
    You can not spread the karma to yourself...
    If you want to spread the love, pick another user!

    click to go back to your Karma Bonus Point page.", + 'text_receiver_not_exists' => "Lo siento...
    No hay usuario con ese nombre de usuario

    haz clic para volver a tu página Punto de Bonificación de Karma.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Disculpe, ¡no tienes suficientes puntos de Karma!
    vuelve a tu página Punto de Bono de Karma.", + 'text_cheat_alert' => "¡Perdónde! ¡Sabemos que estás intentando hacer trampa!", + 'text_not_enough_bonus' => "Lo sentimos, no tienes suficiente bonificación. BTW, ¿cómo llegaste aquí?", + 'text_uploaded_one' => "1.0 GB subidos", + 'text_uploaded_note' => "Con suficientes puntos de bonificación adquiridos, podrás cambiarlos por un Crédito Cargado. Los puntos se eliminan de su Banco de Bonos y el crédito se añade a la cantidad total cargada.", + 'text_download_note' => "With enough bonus points acquired, you are able to exchange them for an Download Credit. The points are then removed from your Bonus Bank and the credit is added to your total downloaded amount.", + 'text_uploaded_two' => "5,0 GB subidos", + 'text_uploaded_three' => "10,0 GB subidos", + 'text_uploaded_four' => "100.0 GB subidos", + 'text_downloaded_ten_gb' => "10,0 GB Descargado", + 'text_downloaded_hundred_gb' => "100.0 GB Descargado", + 'text_buy_invite' => "1 Invitación", + 'text_buy_invite_note' => "Con suficientes puntos de bonificación adquiridos, podrás cambiarlos por unas pocas invitaciones. Los puntos se eliminan de su Banco de Bonos y las invitaciones se añaden a su cantidad de invitaciones.", + 'text_custom_title' => "¡Título personalizado!", + 'text_custom_title_note' => "Con suficientes puntos de bonificación adquiridos, usted puede comprar un título personalizado. Las únicas restricciones no son un lenguaje engañoso u ofensivo, ni nombres de clases de usuario. Los puntos se eliminan de su banco de bonos y su título especial se cambia al título de su elección.", + 'text_vip_status' => "Estado VIP", + 'text_vip_status_note' => "Con suficientes puntos de bonificación adquiridos, usted puede comprar el estatus VIP por un mes. Los puntos son removidos de su Banco de Bonos y su estado es cambiado.", + 'text_bonus_gift' => "Regalo de Karma", + 'text_bonus_gift_note' => "¡Bueno, tal vez no necesites el crédito de subida, pero conoces a alguien que podría usar el impulso de Karma! ¡Ahora puedes dar tus créditos de Karma como regalo! ¡Los puntos se eliminan de su banco de bonos y se agregan a la cuenta de un usuario de su elección! Y reciben un PM con toda la información así como de quién procedió de...", + 'text_error' => "Error", + 'text_ratio_too_high' => "Tu ratio es alto", + 'text_bonus_formula_one' => "The number of karma points gained per hour is given by the following formula

        
        
    +where
    • A is an intermediate variable
    • Ti is the ith torrent's Time Alive (TA), i.e. time elapsed since the torrent was uploaded, in weeks
    • T0 is a parameter. T0 = ", + 'text_bonus_formula_two' => "
    • Si es el tamaño del torrent ien GB
    • Ni es el número de semilleros actuales del ith torrent
    • N0 es un parámetro. N0= ", + 'text_bonus_formula_three' => "
    • B is the number of karma points gained by seeding in an hour
    • B0 is a parameter, which stands for the maximum bonus points per hour a user can get by seeding. B0 = ", + 'text_bonus_formula_four' => "
    • L es un parámetro. L= ", + 'text_bonus_formula_five' => "
    In a nutshell, you can get more bonus by seeding less-seeded and larger torrents.", + 'text_bonus_formula_wi' => "
  • Wi es el peso del torrent i, por defecto es 1, cero torrent de bonificación ", + 'text_user_with_ratio_above' => "Usuario con ratio arriba ", + 'text_and_uploaded_amount_above' => " y la cantidad subida por encima ", + 'text_cannot_exchange_uploading' => " GB no puede intercambiar por más crédito subiendo.", + 'text_you_are_currently_getting' => "Actualmente estás recibiendo ", + 'text_per_hour' => " por hora", + 'text_custom' => "Personalizado", + 'bonus_amount_not_allowed' => "¡Cantidad de bonus no permitida! Sólo puedes regalar desde 25.0 a 1000.0 puntos cada vez.", + 'text_system_charges_receiver' => "NOTA: El sistema cobra al receptor de regalo ", + 'text_tax_bonus_point' => " punto de bonus", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% del importe transferido", + 'text_as_tax' => " como impuestos. Por ejemplo, el receptor sólo obtiene ", + 'text_tax_example_note' => " cuando le envíes 100 puntos de bonificación como regalo.", + 'text_no_advertisements' => " Días sin anuncios", + 'text_no_advertisements_note' => "Con suficientes puntos de bonificación adquiridos, usted puede comprar algún tiempo durante el cual puede elegir no ver anuncios en este sitio. Los puntos se eliminan de su banco de bonos y no ve anuncios de un período. Sin embargo, siempre puede volver a habilitar los anuncios en CP del usuario. ", + 'text_success_no_ad' => "¡Disfruta de tu tiempo sin anuncios!", + 'submit_class_above_no_ad' => "Desactivar anuncios en CP del usuario", + 'submit_already_disabled' => "Anuncios ya desactivados", + 'text_click_on_ad' => "hacer clic en un anuncio (cada anuncio sólo cuenta una vez) = ", + 'text_promotion_link_clicked' => "se hace clic en el enlace de promoción (cada IP sólo cuenta una vez) = ", + 'text_charity_giving' => "Retribución de la Caridad", + 'text_charity_giving_note' => "El carisma va directamente a los necesitados y le corresponde a usted decidir quién se beneficiará de su generosidad.", + 'text_ratio_below' => "Dar a los que tienen una proporción inferior ", + 'text_and_downloaded_above' => " y descargado arriba ", + 'text_select_receiver_ratio' => "Selecciona la relación de las personas a las que quieres que vaya tu caridad y selecciona cuántos puntos quieres enviar y haz clic en Charity Giving!", + 'submit_charity_giving' => "¡Obsequio de la Caridad!", + 'text_message' => "Mensaje: ", + 'bonus_amount_not_allowed_two' => "¡Cantidad de bonus no permitida! Sólo puedes regalar desde 1000.0 a 50000.0 puntos cada vez.", + 'bonus_ratio_not_allowed' => "Ratio de bonos no permitido! Sólo los usuarios cuyo ratio por debajo de 0,8 necesitan caridad.", + 'std_no_users_need_charity' => "Ningún usuario necesita caridad en este momento.", + 'text_success_charity' => "¡Gracias! Se aprecia su generosidad.", + 'text_cancel_hr_title' => 'H&R cancelar', + 'text_cancel_hr_label' => 'Escriba el ID H&R:', + 'text_success_cancel_hr' => "Cancelar con éxito un H&R.", + 'text_success_buy_medal' => 'El éxito compra la medalla.', + 'text_attendance_card' => 'Comprar tarjeta de asistencia', + 'text_attendance_card_note' => 'Un día para compensar el consumo de asistencia, asistir a la fecha objetivo de las recompensas de bonificación de acuerdo con el cálculo normal, es decir, la fecha límite para calcular el número de días continuos para obtener recompensas.', + 'text_success_buy_attendance_card' => 'El éxito compra 1 tarjeta de asistencia.', + 'text_harem_addition_get' => 'La adición actual de haremas gana un bono de %s por hora', + 'reward_type' => 'Tipo de recompensa', + 'factor' => 'Factor', + 'got_bonus' => 'Obtener bono', + 'total' => 'Total', + 'reward_type_basic' => 'Recompensa básica', + 'reward_type_harem_addition' => 'Añadir Harem', + 'bonus_base' => 'Bono base', + 'lock_text' => 'El sistema te limita a un clic en el botón de intercambio dentro de %s segundos!', + 'text_get_by_seeding_official' => 'Los torrents oficiales recibirán el siguiente valor adicional por hora', + 'official_calculate_method' => 'La fórmula para calcular la recompensa oficial es la misma que la anterior, pero sólo para el tipo oficial, sin consideración por los bajos ingresos', + 'official_tag_bonus_additional_factor' => 'La recompensa final es la recompensa de tipo oficial calculada multiplicada por el factor oficial del tipo, el factor actual del tipo oficial es: ', + 'reward_type_official_addition' => 'Agregación oficial', + 'text_get_by_harem' => 'La adición de harem dará el siguiente valor adicional por hora', + 'harem_additional_desc' => "Solo se tendrán en cuenta las harinas directas para el harem. El valor adicional de cada harem se puede ver aquí", + 'harem_additional_note' => 'Nota: Si no haces la semilla, este valor de bonus no se añadirá a la cuenta de usuario', + 'harem_additional_factor' => 'La recompensa obtenida es la suma del bono por hora de todos los harems (independientemente de la adición), multiplicado por el factor de bonus de harem, con el valor actual de ', + 'text_bonus_summary' => 'Bonificación total ganada por hora', + 'col_count' => 'Contadores', + 'col_size' => 'Tamaño', + 'col_a' => 'Un valor', + 'text_buy_tmp_invite' => '1 invitación temporal', + 'text_buy_tmp_invite_note' => "Con suficientes puntos de bonus adquiridos, podrás cambiarlos por unas pocas invitaciones temporales, válidas por 7 días. Los puntos se eliminan de su banco de bonos y las invitaciones temporales se añaden a su cantidad de invitaciones temporales.", + 'text_success_tmp_invites' => "¡Enhorabuena! ¡Tienes 1 nueva invitación temporal!", + 'text_buy_rainbow_id' => "Comprar Rainbow ID", + 'text_buy_rainbow_id_note' => 'Añade un efecto brillante como arco lluvioso a los nombres de usuario, válido durante 30 días y acumulado a lo largo del tiempo con compras repetidas.', + 'text_success_buy_rainbow_id' => "¡Felicidades, el Rainbow ID ha añadido 30 días!", + 'text_buy_change_username_card' => "Comprar cambio de nombre de usuario", + 'text_buy_change_username_card_note' => 'Cambie su nombre de usuario una vez y será válido para siempre.', + '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', +); + +?> diff --git a/lang/es/lang_myhr.php b/lang/es/lang_myhr.php new file mode 100644 index 00000000..b8ea1ee2 --- /dev/null +++ b/lang/es/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Torrente', + 'th_uploaded' => 'Subido', + 'th_downloaded' => 'Descargado', + 'th_share_ratio' => 'Compartir ratio', + 'th_seed_time_required' => 'Tiempo de semilla requerido', + 'th_completed_at' => 'Completado el', + 'th_ttl' => 'Tiempo restante de inspección', + 'th_comment' => 'Comentario', + 'action_remove' => 'Eliminar', +]; diff --git a/lang/es/lang_news.php b/lang/es/lang_news.php new file mode 100644 index 00000000..d3bcd284 --- /dev/null +++ b/lang/es/lang_news.php @@ -0,0 +1,21 @@ + "Eliminar noticia", + 'std_are_you_sure' => "¿Realmente desea eliminar una noticia? Haga clic en ", + 'std_here' => "aqui", + 'std_if_sure' => " si está seguro.", + 'std_error' => "Error", + 'std_news_body_empty' => "¡El cuerpo de noticias no puede estar vacío!", + 'std_news_title_empty' => "¡El título de las noticias no puede estar vacío!", + 'std_something_weird_happened' => "Algo extraño acaba de suceder.", + 'std_invalid_news_id' => "No hay noticias con ID ", + 'head_edit_site_news' => "Editar noticias del sitio", + 'text_edit_site_news' => "Editar noticias del sitio", + 'text_notify_users_of_this' => "Notificar a los usuarios de esto.", + 'head_site_news' => "Noticias del sitio", + 'text_submit_news_item' => "Enviar noticia" +); + +?> diff --git a/lang/es/lang_offers.php b/lang/es/lang_offers.php new file mode 100644 index 00000000..0fb16a94 --- /dev/null +++ b/lang/es/lang_offers.php @@ -0,0 +1,143 @@ + "Ofrecido por ", + 'text_inf' => "Inf.", + 'text_ratio' => "ratio:", + 'text_orphaned' => "(huérfano)", + 'text_at' => " en ", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'text_profile' => "Perfil", + 'text_pm' => "MP", + 'text_report' => "Reporte", + 'text_last_edited_by' => "Última edición por ", + 'text_edited_at' => " en ", + 'head_offer_error' => "Error de oferta", + 'std_error' => "¡Error!", + 'std_smell_rat' => "¡Ocio a una rata!", + 'head_offer' => "Oferta", + 'submit_search' => "Go!", + 'text_red_star_required' => "Los campos marcados con una estrella roja (*) son obligatorios.", + 'text_offers_open_to_all' => "Las ofertas están abiertas a todos los usuarios... ¡una gran relación optimizada!", + 'select_type_select' => "(Seleccionar)", + 'row_type' => "Tipo", + 'row_title' => "Título", + 'row_post_or_photo' => "Póster o foto", + 'text_link_to_picture' => "(Enlace directo a la imagen. NO TAG ¡NECESARIO! Se mostrará en la descripción)", + 'row_description' => "Descripción", + 'submit_add_offer' => "Añadir Oferta!", + 'col_type' => "Tipo", + 'col_title' => "Título", + 'title_time_added' => "Tiempo añadido", + 'col_offered_by' => "Añadido Por", + 'submit_show_all' => "Mostrar Todo", + 'std_must_enter_name' => "¡Debes introducir un nombre!", + 'std_must_select_category' => "¡Debes seleccionar una categoría para poner la oferta!", + 'std_must_enter_description' => "¡Debes introducir una descripción!", + 'std_wrong_image_format' => "La imagen DEBE estar en formato jpg, gif o png.", + 'head_success' => "¡Éxito!", + 'head_error' => "¡Error!", + 'std_offer_exists' => "¡La oferta ya existe!", + 'text_view_all_offers' => "Ver todas las ofertas.", + 'head_offer_detail_for' => "Detalles de la oferta para ", + 'text_offer_detail' => "Detalles de la oferta", + 'row_time_added' => "Tiempo añadido", + 'row_status' => "Estado", + 'text_pending' => "Pendiente", + 'text_allowed' => "Permitido", + 'text_denied' => "Denegado", + 'text_edit_offer' => "Editar oferta", + 'text_delete_offer' => "Eliminar oferta", + 'report_offer' => "Oferta de informe", + 'row_allow' => "Permitir", + 'submit_allow' => "Permitir", + 'submit_let_votes_decide' => "Permitir votos decidir", + 'row_vote' => "Votaciones", + 'text_for' => "Para", + 'text_against' => "Contra", + 'row_offer_allowed' => "Oferta Permitida", + 'text_voter_receives_pm_note' => "Si usted votó por esta oferta, usted será PMed cuando esté mejorado!", + 'text_urge_upload_offer_note' => "¡Esta oferta ha sido permitida! Por favor, súbala lo antes posible.", + 'row_vote_results' => "VOTA Resultados", + 'text_see_vote_detail' => "[Ver detalles del voto]", + 'row_report_offer' => "Oferta de informe", + 'text_for_breaking_rules' => " para romper las reglas ", + 'submit_report_offer' => "Informar Oferta", + 'text_add_comment' => "Añadir comentario", + 'text_no_comments' => "No hay comentarios", + 'std_access_denied' => "¡Acceso denegado!", + 'std_mans_job' => "¡este es el trabajo de un hombre!", + 'std_have_no_permission' => "No tiene permiso", + 'std_sorry' => "Disculpe", + 'std_no_votes_yet' => "Aún no hay votos... ", + 'std_back_to_offer_detail' => "Volver a detalles de la oferta", + 'std_cannot_edit_others_offer' => "Esta no es su oferta para editar.", + 'head_edit_offer' => "Editar oferta ", + 'text_edit_offer' => "Editar oferta", + 'submit_edit_offer' => "Editar Oferta", + 'head_offer_voters' => "Voceros de oferta", + 'text_vote_results_for' => "Resultados de la oferta para", + 'col_user' => "Usuario", + 'col_uploaded' => "Subido", + 'col_downloaded' => "Descargado", + 'col_ratio' => "Ratio", + 'col_vote' => "Votaciones", + 'std_already_voted' => "Ya has votado", + 'std_already_voted_note' => "

    Ya has votado, máximo 1 voto por oferta

    Volver al ", + 'std_back_to_offer_detail' => "ofrecer detalles

    ", + 'head_vote_for_offer' => "Votar por oferta", + 'std_vote_accepted' => "Voto aceptado", + 'std_vote_accepted_note' => "

    Your vote have been accepted

    Back to the ", + 'std_cannot_delete_others_offer' => "¡Esta no es su oferta para eliminar!", + 'std_delete_offer' => "Eliminar oferta", + 'std_delete_offer_note' => "Estás a punto de eliminar esta oferta.", + 'head_offers' => "Ofertas", + 'text_offers_section' => "Sección de ofertas", + 'text_add_offer' => "Añadir oferta", + 'text_view_request' => "Ver solicitudes", + 'select_show_all' => "(Mostrar todo)", + 'submit_view_only_selected' => "ver solo seleccionado", + 'text_search_offers' => "Buscar: ", + 'title_comment' => "Comentarios", + 'col_vote_results' => "Votaciones", + 'text_nothing_found' => "¡Nada encontrado!", + 'text_yep' => "yep", + 'text_nah' => "nah", + 'title_show_vote_details' => "Mostrar Voto Detalles", + 'title_i_want_this' => "I want this!", + 'title_do_not_want_it' => "I don't like this", + 'row_action' => "Accin", + 'text_quick_comment' => "Comentario rápido", + 'submit_add_comment' => "Añadir Comentario", + 'text_blank' => " ", + 'col_act' => "Acto.", + 'title_delete' => "Eliminar", + 'title_edit' => "Editar", + 'col_timeout' => "Tiempo agotado", + 'row_info' => "Info", + 'text_reason_is' => "Razón: ", + 'submit_confirm' => "Confirmar", + 'title_add_comments' => "Add comment", + 'text_at_time' => " en ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Último comentario de ", + 'title_has_new_comment' => "Has new comment", + 'title_no_new_comment' => "No new comment", + 'text_new' => "Nuevo", + 'std_cannot_vote_youself' => "No puedes votar por tus propias ofertas.", + 'text_rules' => "Reglas: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " o superior pueden subir torrents directamente sin pasar por la sección de ofertas. ", + 'text_rule_one_three' => " o superior puede añadir ofertas.", + 'text_rule_two_one' => "Una oferta se aprueba cuando los votos de apoyo son ", + 'text_rule_two_two' => " más que oponerse a los votos.", + 'text_rule_three_one' => "Las ofertas se eliminarán si no se aprueban ", + 'text_rule_three_two' => " horas después de añadido.", + 'text_rule_four_one' => "Las ofertas se eliminarán si no se suben ", + 'text_rule_four_two' => " horas después de ser aprobado.", + 'text_rule_skip_offer' => "Cuando el número de ofertas que pasa el usuario es mayor o igual que %d, el usuario puede subir torrents directamente sin pasar por la sección de ofertas.", +); + +?> diff --git a/lang/es/lang_ok.php b/lang/es/lang_ok.php new file mode 100644 index 00000000..b3ebd3d8 --- /dev/null +++ b/lang/es/lang_ok.php @@ -0,0 +1,24 @@ + "Registro de usuario", + 'std_account_activated' => "Registro exitoso pero la cuenta no está activada!", + 'account_activated_note' => "Su cuenta ha sido creada con éxito, sin embargo, el Administrador debe validar nuevos miembros antes de que sean clasificados como miembros registrados y puedan acceder al sitio Gracias por su comprensión.", + 'account_activated_note_two' => "Su cuenta ha sido creada con éxito, sin embargo su invitador debe validar nuevos miembros antes de que sean clasificados como miembros registrados y puedan acceder al sitio Gracias por su comprensión.", + 'std_signup_successful' => "¡Registro exitoso!", + 'std_confirmation_email_note' => "Un correo de confirmación ha sido enviado a la dirección especificada (" , + 'std_confirmation_email_note_end' => "). Necesitas leer y responder a este correo electrónico antes de poder usar tu cuenta. Si no lo haces, la nueva cuenta se eliminará automáticamente después de un corto tiempo.", + 'head_sysop_activation' => "Activación de la cuenta Sysop", + 'std_sysop_activation_note' => "

    Sysop Account successfully activated!

    \n", + 'std_auto_logged_in_note' => "

    Your account has been activated!\n You have been automatically logged in. You can now continue to the main page and start using your account.

    \n", + 'std_cookies_disabled_note' => "

    Your account has been activated! However, it appears that you could not be logged in automatically. Maybe you need to open a new window in your browser.
    Another possible reason is that you disabled cookies in your browser. You have to enable cookies to use your account. Please do that and then log in and try again.

    \n", + 'head_already_confirmed' => "Ya confirmado", + 'std_already_confirmed' => "

    Ya confirmada

    \n", + 'std_already_confirmed_note' => "

    This user account has already been confirmed. You can proceed to log in with it.

    \n", + 'head_signup_confirmation' => "Confirmación de registro", + 'std_account_confirmed' => "

    Cuenta confirmada con éxito!

    \n", + 'std_read_rules_faq' => "

    Antes de empezar a usar %s te instamos a leer la RULES y la FAQ.

    \n" +); + +?> diff --git a/lang/es/lang_polloverview.php b/lang/es/lang_polloverview.php new file mode 100644 index 00000000..def2571c --- /dev/null +++ b/lang/es/lang_polloverview.php @@ -0,0 +1,21 @@ + "Error", + 'head_poll_overview' => "Resumen de encuestas", + 'text_polls_overview' => "Resumen de encuestas", + 'col_id' => "ID", + 'col_added' => "Añadido", + 'col_question' => "Pregunta", + 'text_no_users_voted' => "Lo sentimos... ¡No hay usuarios que votaron!", + 'text_no_poll_id' => "Lo siento...No hay encuestas con ese ID!", + 'text_poll_question' => "Encuestas", + 'col_option_no' => "Opción No", + 'col_options' => "Opciones", + 'text_polls_user_overview' => "Vista general de las encuestas", + 'col_username' => "Usuario", + 'col_selection' => "Selección", +); + +?> diff --git a/lang/es/lang_polls.php b/lang/es/lang_polls.php new file mode 100644 index 00000000..b0ff2a27 --- /dev/null +++ b/lang/es/lang_polls.php @@ -0,0 +1,20 @@ + "Error", + 'std_permission_denied' => "Permiso denegado.", + 'std_delete_poll' => "Eliminar encuesta", + 'std_delete_poll_confirmation' => "¿Realmente desea eliminar una encuesta? Haga clic en\n", + 'std_here_if_sure' => "aquí si estás seguro.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "¡No hay encuestas!", + 'head_previous_polls' => "Encuestas anteriores", + 'text_previous_polls' => "Encuestas anteriores", + 'text_ago' => " hace", + 'text_edit' => "Editar", + 'text_delete' => "Eliminar", + 'text_votes' => "Votaciones: " +); + +?> \ No newline at end of file diff --git a/lang/es/lang_preview.php b/lang/es/lang_preview.php new file mode 100644 index 00000000..a8b85cd5 --- /dev/null +++ b/lang/es/lang_preview.php @@ -0,0 +1,8 @@ + "Vista previa" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_promotionlink.php b/lang/es/lang_promotionlink.php new file mode 100644 index 00000000..a8b1f9d5 --- /dev/null +++ b/lang/es/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Enlace de promoción", + 'text_promotion_link' => "Enlace de promoción", + 'text_promotion_link_note_one' => "Si realmente le gusta este sitio, ¿por qué no ayudar a más gente a conocerlo? ", + 'text_promotion_link_note_two' => "Cada usuario tiene un enlace de promoción único, una URL aleatoria generada por el sistema para identificarlo. Cuando alguien haga clic en su enlace de promoción, será redirigido a este sitio y el sistema le recompensará por ayudar a difundir la URL.", + 'text_you_would_get' => "Conseguirías ", + 'text_bonus_points' => " puntos de bonus cada vez que su enlace de promoción es cliqueado por una IP no registrada. Sólo se contabiliza un clic ", + 'text_seconds' => " segundos.", + 'text_your_promotion_link_is' => "Tu enlace de promoción: ", + 'text_promotion_link_note_four' => "Puedes elegir de todos modos que te guste para usar tu enlace de promoción. Los siguientes son algunos ejemplos: ", + 'col_type' => "Tipo", + 'col_code' => "Código", + 'col_result' => "Resultado", + 'col_note' => "Nota", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Si tiene su sitio personal, puede utilizar el código XHTML en su página.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Si tiene su sitio personal, puede utilizar código HTML en su página.", + 'row_bbcode' => "BBCode", + 'text_bbcode_note' => "La mayoría de los programas de foros de internet (por ejemplo, vBulletin, Discuz!, PHPWind) soportan BBCode. Es una buena idea poner tu enlace de promoción en tu firma.", + 'row_bbcode_userbar' => "BBBCode barra de usuario", + 'text_bbcode_userbar_note' => "Get your personal userbar. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP).", + 'row_bbcode_userbar_alt' => "BBCode barra de usuario alta.", + 'text_bbcode_userbar_alt_note' => "Usa esto si el anterior no funciona. Para que la barra de usuario funcione, debes NO establecer tu nivel de privacidad a \"fuerte\" (en CP del usuario)." +) +?> diff --git a/lang/es/lang_recover.php b/lang/es/lang_recover.php new file mode 100644 index 00000000..13a7e8fa --- /dev/null +++ b/lang/es/lang_recover.php @@ -0,0 +1,39 @@ + "¡Recuperación fallida! (Ver debajo)", + 'std_missing_email_address' => "¡Debes introducir una dirección de correo electrónico!", + 'std_invalid_email_address' => "¡Dirección de email no válida!", + 'std_email_not_in_database' => "La dirección de correo electrónico no se encontró en la base de datos.\n", + 'std_error' => "Error", + 'std_database_error' => "Error de base de datos. Póngase en contacto con un administrador sobre esto.", + 'std_unable_updating_user_data' => "No se pueden actualizar los datos del usuario. Por favor, póngase en contacto con un administrador sobre este error.", + 'text_recover_user' => "Recuperar nombre de usuario o contraseña perdidos.", + 'text_use_form_below' => "Utiliza el siguiente formulario para restablecer tu contraseña y enviarte por correo los detalles de tu cuenta.", + 'text_reply_to_confirmation_email' => "(Tendrás que responder a un correo electrónico de confirmación.)", + 'text_note' => "Nota: ", + 'text_ban_ip' => " los intentos fallidos en una fila resultarán en banear tu ip!", + 'row_registered_email' => "Email registrado: ", + 'submit_recover_it' => "¡Recuperalo!", + 'text_you_have' => "Tienes ", + 'text_remaining_tries' => " intentos restantes.", + + 'mail_this_link' => "ESTA LÍNEA", + 'mail_here' => "AQUÍ", + + 'mail_title' => " confirmación de restablecimiento de contraseña", + 'mail_one' => "Hola,

    Alguien, esperemos que tú, solicitó que la contraseña para la cuenta
    asociada con esta dirección de correo electrónico ", + 'mail_two' => " ser restablecido.

    La solicitud se originó desde ", + 'mail_three' => ".

    If you did not do this ignore this email. Please do not reply.

    Should you wish to confirm this request, please follow ", + 'mail_four' => "
    After you do this, your password will be reset and emailed back to you.

    ------
    Yours,
    The %s Team.", + + 'mail_two_title' => " detalles de la cuenta", + 'mail_two_one' => "Hola,

    Según su solicitud, hemos generado una nueva contraseña para su cuenta.

    Aquí está la información que tenemos ahora en el archivo de esta cuenta:

    Nombre de usuario: ", + 'mail_two_two' => "
    Password: ", + 'mail_two_three' => "

    You may login from ", + 'mail_two_four' => "

    You may change your password in User CP - Security Settings after logging in.
    ------
    Yours,
    The %s Team.", + 'text_select_lang' => "Seleccionar idioma del sitio: ", + 'std_user_account_unconfirmed' => "La cuenta aún no ha sido verificada. Si no recibiste el correo electrónico de confirmación, intenta resembrarlo.", +); +?> diff --git a/lang/es/lang_report.php b/lang/es/lang_report.php new file mode 100644 index 00000000..40526a91 --- /dev/null +++ b/lang/es/lang_report.php @@ -0,0 +1,42 @@ + "Error", + 'std_missing_reason' => "Razón perdida!", + 'std_message' => "Mensaje", + 'std_successfully_reported' => "¡Reportado con éxito!", + 'std_already_reported_this' => "¡Ya has reportado esto!", + 'std_sorry' => "Disculpe", + 'std_cannot_report_oneself' => "¡No puedes reportarte a ti mismo!", + 'std_invalid_user_id' => "¡Id de usuario inválido!", + 'std_cannot_report' => "No puede reportar ", + 'std_are_you_sure' => "¿Estás seguro?", + 'text_are_you_sure_user' => "¿Está seguro de que desea reportar a este usuario ", + 'text_to_staff' => " al Personal por violación de las reglas?", + 'text_not_for_leechers' => "Ten en cuenta que esto es no para reportar a los leechers, ¡tenemos scripts para hacerles frente!", + 'text_reason_is' => "Razón (requerida): ", + 'submit_confirm' => "Confirmar", + 'text_reason_note' => " ¡POR FAVOR Nota!  Si no se da ninguna razón, recibirás una advertencia por ti mismo.", + 'std_invalid_torrent_id' => "¡ID Torrent no válido!", + 'text_are_you_sure_torrent' => "¿Estás seguro de que quieres reportar este torrent ", + 'std_invalid_post_id' => "¡ID de Post no válido!", + 'text_are_you_sure_post' => "¿Está seguro de que desea reportar el mensaje del foro (ID ", + 'text_of_topic' => " del tema ", + 'text_of_torrent' => " del torrent ", + 'text_of_offer' => " de oferta ", + 'text_of_request' => " de solicitud ", + 'text_by' => ") por ", + 'std_invalid_comment_id' => "¡Id del comentario no válido!", + 'std_orphaned_comment' => "Comentario huérfano. Por favor reporta esto al administrador.", + 'text_are_you_sure_comment' => "¿Está seguro de que desea reportar el comentario (ID ", + 'std_invalid_offer_id' => "¡ID de oferta no válido!", + 'text_are_you_sure_offer' => "¿Está seguro de que desea reportar la siguiente oferta ", + 'std_invalid_request_id' => "¡Solicitud Id inválida!", + 'std_are_you_sure_request' => "¿Está seguro de que desea reportar la siguiente solicitud ", + 'std_invalid_action' => "Acción inválida.", + 'std_invalid_subtitle_id' => "¡ID de subtítulos no válido!", + 'text_are_you_sure_subtitle' => "¿Está seguro de que desea reportar el subtítulo ", +); + +?> diff --git a/lang/es/lang_reports.php b/lang/es/lang_reports.php new file mode 100644 index 00000000..834a7f46 --- /dev/null +++ b/lang/es/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Ningún informe.", + 'head_reports' => "Informes", + 'text_reports' => "Informes", + 'col_added' => "Añadido", + 'col_reporter' => "Informador", + 'col_reporting' => "Informando", + 'col_type' => "Tipo", + 'col_reason' => "Razón", + 'col_dealt_with' => "Dealtar con", + 'col_action' => "Acto.", + 'text_yes' => "Sí", + 'text_no' => "Nu", + 'text_torrent' => "Torrente", + 'text_torrent_does_not_exist' => "Torrent no existe o está eliminado.", + 'text_user' => "Usuario", + 'text_user_does_not_exist' => "El usuario no existe o está eliminado.", + 'text_offer' => "Oferta", + 'text_offer_does_not_exist' => "La oferta no existe o está eliminada.", + 'text_forum_post' => "Post del foro", + 'text_post_does_not_exist' => "El mensaje del foro no existe o está eliminado.", + 'text_post_id' => "ID del post ", + 'text_of_topic' => " del tema ", + 'text_by' => " por ", + 'text_comment' => "Comentario", + 'text_comment_does_not_exist' => "El comentario no existe o está eliminado.", + 'text_of_torrent' => " del torrent ", + 'text_of_offer' => " de oferta ", + 'text_comment_id' => "Comentario ID ", + 'text_subtitle' => "Subtítulo", + 'text_subtitle_does_not_exist' => "El subtítulo no existe o está eliminado.", + 'text_for_torrent_id' => " para ID de torrent ", + 'submit_set_dealt' => "Poner Dealt", + 'submit_delete' => "Eliminar", +); + +?> diff --git a/lang/es/lang_rules.php b/lang/es/lang_rules.php new file mode 100644 index 00000000..6c724be3 --- /dev/null +++ b/lang/es/lang_rules.php @@ -0,0 +1,8 @@ + "Reglas" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_sendmessage.php b/lang/es/lang_sendmessage.php new file mode 100644 index 00000000..1cec2baa --- /dev/null +++ b/lang/es/lang_sendmessage.php @@ -0,0 +1,24 @@ + "Error", + 'std_permission_denied' => "Permiso denegado", + 'head_send_message' => "Enviar mensaje", + 'text_mass_message' => "Masión del mensaje a ", + 'text_users' => "usuarios", + 'text_subject' => "Asunto:", + 'text_comment' => "Comentario:", + 'text_from' => "De:", + 'text_take_snapshot' => "Tomar instantánea:", + 'submit_send_it' => "¡Envíalo!", + 'submit_preview' => "Vista previa", + 'text_templates' => "Plantillas:", + 'submit_use' => "Usar", + 'std_no_user_id' => "Ningún usuario con ese ID.", + 'text_message_to' => "Mensaje para ", + 'checkbox_delete_message_replying_to' => "Eliminar mensaje al que está respondiendo", + 'checkbox_save_message_to_sendbox' => "Guardar mensaje en Sentbox" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_settings.php b/lang/es/lang_settings.php new file mode 100644 index 00000000..f870c6a3 --- /dev/null +++ b/lang/es/lang_settings.php @@ -0,0 +1,819 @@ + "Sí", + 'text_no' => "Nu", + 'text_website_settings' => "Ajustes del sitio web", + 'text_configuration_file_saving_note' => "Antes de guardar la configuración, asegúrese de que ha configurado correctamente los permisos de acceso a archivos y directorios.", + 'head_save_main_settings' => "Guardar ajustes principales", + 'std_message' => "Mensaje", + 'std_click' => "Click ", + 'std_here' => "aqui", + 'std_to_go_back' => " para volver atrás.", + 'head_save_basic_settings' => "Guardar ajustes básicos", + 'head_save_code_settings' => "Guardar ajustes de código", + 'head_save_bonus_settings' => "Guardar ajustes de bonus", + 'head_save_account_settings' => "Guardar configuración de cuenta", + 'head_save_torrent_settings' => "Guardar ajustes de Torrent", + 'head_save_smtp_settings' => "Guardar ajustes SMTP", + 'head_save_security_settings' => "Guardar ajustes de seguridad", + 'head_save_authority_settings' => "Guardar configuración de autoridad", + 'head_save_tweak_settings' => "Guardar ajustes de ajuste", + 'head_save_bot_settings' => "Guardar ajustes de bot", + 'head_bot_settings' => "Ajustes del bot", + 'head_tweak_settings' => "Ajustes de ajuste", + 'row_save_user_location' => "Guardar ubicación del usuario", + 'text_save_user_location_note' => "Por defecto 'no'. Guardar la última ubicación de navegación del usuario.", + 'row_log_user_ips' => "ID del usuario del log", + 'text_store_user_ips_note' => "Por defecto 'sí'. Registrar dirección IP cuando los usuarios tienen una IP diferente.", + 'row_kps_enabled' => "Activar el sistema de puntos adicionales de Karma", + 'text_enabled' => "Activado", + 'text_disabled_but_save' => "Deshabilitado pero todavía guarda puntos", + 'text_disabled_no_save' => "Totalmente desactivado", + 'text_kps_note' => "Por defecto 'habilitado'. Activar KPS o desactivar. Mantener puntos o no.", + 'row_tracker_founded_date' => "Fecha fundada del rastreador", + 'text_tracker_founded_date_note' => "El formato de hora es YYY-MM-DD, establézcalo en la fecha en la que se fundó tu rastreador", + 'row_save_settings' => "Guardar ajustes", + 'submit_save_settings' => "Guardar ajustes [PRESS SOLO UNA vez]", + 'head_smtp_settings' => "Configuración SMTP", + 'row_mail_function_type' => "Tipo de función de correo PHP", + 'head_security_settings' => "Ajustes de seguridad", + 'row_enable_ssl' => "Usar SSL (Web)", + 'row_enable_ssl_tracker' => "Usar SSL (rastreador)", + 'text_optional' => "Opcional (seleccionable por usuarios)", + 'text_ssl_note' => "Por defecto 'no'. Activar SSL requiere configuración adicional para su servidor HTTP y un certificado (ya sea por una autoridad de certificación o autofirmada).", + 'row_enable_image_verification' => "Activar verificación de imagen", + 'text_image_verification_note' => "Por defecto 'no'. Requiere que los usuarios introduzcan un código de verificación visual para registrarse/iniciar sesión/recuperar.", + 'row_allow_email_change' => "Permitir al usuario cambiar el correo", + 'text_email_change_note' => "Por defecto 'no'. Establecer en 'no' para prohibir a los usuarios cambiar su dirección de correo electrónico", + 'row_cheater_detection_level' => "Nivel de detección de cheater", + 'select_none' => "ninguno", + 'select_conservative' => "conservador", + 'select_normal' => "normal", + 'select_strict' => "estricto", + 'select_paranoid' => "paranoide", + 'text_cheater_detection_level_note' => "Por defecto 'normal'. Establécelo en el nivel que mejor se adapte a su rastreador. Velocidad de lanzamiento más estricta y más lenta para los pares. ", + 'text_never_suspect' => "Nunca sospechar ", + 'text_or_above' => " o superior, es decir, no se ha hecho la detección. Por defecto ", + 'row_max_ips' => "Máximo Ities.", + 'text_max_ips_note' => "Desactivar el registro con la misma dirección IP.", + 'row_max_login_attemps' => "Máx. intentos de inicio de sesión", + 'text_max_login_attemps_note' => "Bloquear dirección IP que excede este límite.", + 'head_authority_settings' => "Configuración de Autoridad", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Clase de usuario por defecto: ", + 'text_default' => " Por defecto ", + 'text_default_class_note' => ". Clase al registrarse", + 'row_staff_member' => "Miembro del personal", + 'text_minimum_class' => "Clase mínima: ", + 'text_staff_member_note' => ". Las clases consideradas como miembros del personal, por ejemplo, pueden ver la caja del personal", + 'row_news_management' => "Gestión de noticias", + 'text_news_management_note' => ". Añadir nueva edición, eliminar noticias", + 'row_post_funbox_item' => "Publicar elemento funbox", + 'text_post_funbox_item_note' => ". Publica nuevos elementos funbox y edita los propios elementos funbox", + 'row_funbox_management' => "Administración de Funbox", + 'text_funbox_management_note' => ". Editar, eliminar, banear elementos funbox de cualquiera", + 'row_shoutbox_management' => "Gestión de Shoutbox", + 'text_shoutbox_management_note' => ". Borrar mensajes en shoutbox y helpbox", + 'row_poll_management' => "Gestión de encuestas", + 'text_poll_management_note' => ". Añadir una nueva edición, eliminar encuestas", + 'row_apply_for_links' => "Aplicar para enlaces", + 'text_apply_for_links_note' => ". Aplicar enlaces en la página principal", + 'row_link_management' => "Administración de Enlaces", + 'text_link_management_note' => ". Añadir enlaces nuevos, editar, eliminar", + 'row_forum_post_management' => "Administración de mensajes del foro", + 'text_forum_post_management_note' => ". Editar, eliminar, mover, pegar, bloquear mensajes del foro", + 'row_comment_management' => "Gestión de comentarios", + 'text_comment_management_note' => ". Editar, eliminar comentarios de torrents, ofertas", + 'row_forum_management' => "Gestión del foro", + 'text_forum_management_note' => ". Añadir nueva, editar, eliminar, mover foros", + 'row_view_userlist' => "Ver lista de usuarios", + 'text_view_userlist_note' => ". Ver, buscar lista de usuarios", + 'row_torrent_management' => "Gestión de torrents", + 'text_torrent_management_note' => ". Editar torrents, excluyendo la configuración del torrent pegajoso o en promoción o eliminar", + 'row_torrent_sticky' => "Pico torrente", + 'text_torrent_sticky_note' => ". Establecer los torrents pegados", + 'row_torrent_on_promotion' => "Torrent en promoción", + 'text_torrent_promotion_note' => ". Establecer torrents en la promoción", + 'row_ask_for_reseed' => "Solicitar resembrado", + 'text_ask_for_reseed_note' => ". Solicitar resembrado cuando los torrents hayan muerto", + 'row_view_nfo' => "Ver NFO", + 'text_view_nfo_note' => ". Ver archivos NFO", + 'row_view_torrent_structure' => "Ver estructura de torrents", + 'text_view_torrent_structure_note' => ". Ver estructura de archivos torrent", + 'row_send_invite' => "Enviar invitación", + 'text_send_invite_note' => ". Enviar invitación de membresía a otros", + 'row_view_history' => "Ver Historial", + 'text_view_history_note' => ". Ver el historial de comentarios y publicaciones de otros", + 'row_view_topten' => "Ver Topten", + 'text_view_topten_note' => ". Ver los diez mejores", + 'row_view_general_log' => "Ver registro general", + 'text_view_general_log_note' => ". Ver registro general, excluyendo registro confidencial", + 'row_view_confidential_log' => "Ver registro confidencial", + 'text_view_confidential_log_note' => ". Ver registro confidencial, p. ej., cambios de configuración del sitio", + 'row_view_user_confidential' => "Ver perfil confidencial del usuario", + 'text_view_user_confidential_note' => ". Ver perfil confidencial del usuario, p. ej., dirección IP, dirección de correo electrónico", + 'row_view_user_torrent' => "Ver historial de torrent del usuario", + 'text_view_user_torrent_note' => ". Ver el historial de torrents del usuario, por ejemplo, los torrents descargados.
    Válido solo cuando la configuración del usuario para el nivel de privacidad no es 'fuerte'", + 'row_general_profile_management' => "Gestión general del perfil del usuario", + 'text_general_profile_management_note' => ". Cambiar el perfil del usuario, excluyendo los cruciales ej: email, nombre de usuario, cantidad cargada y descargada, bonificación", + 'row_crucial_profile_management' => "Gestión del perfil crucial del usuario", + 'text_crucial_profile_management_note' => ". Cambiar el perfil crucial del usuario, excluyendo la donación (sólo ", + 'text_can_manage_donation' => " puede administrar la donación).", + 'row_upload_subtitle' => "Subir subtítulo", + 'text_upload_subtitle_note' => ". Subir subtítulos para torrents", + 'row_delete_own_subtitle' => "Eliminar subtítulo propio", + 'text_delete_own_subtitle_note' => ". Borrar subtítulos subidos por oneself", + 'row_subtitle_management' => "Gestión de subtítulos", + 'text_subtitle_management' => ". Borrar cualquier subtítulo", + 'row_update_external_info' => "Actualizar información externa", + 'text_update_external_info_note' => ". Actualización de información externa obsoleta, p. ej., información IMDb", + 'row_view_anonymous' => "Ver anónimo", + 'text_view_anonymous_note' => ". Ver quién anónimo es", + 'row_be_anonymous' => "Ser anónimo", + 'text_be_anonymous_note' => ". Subir torrents de forma anónima subtítulos", + 'row_add_offer' => "Añadir oferta", + 'text_add_offer_note' => ". Añadir ofertas para subir", + 'row_offer_management' => "Gestión de ofertas", + 'text_offer_management_note' => ". Permitir, editar, eliminar oferta", + 'row_upload_torrent' => "Subir Torrent", + 'text_upload_torrent_note' => ". Subir torrents a la sección Torrents", + 'row_upload_special_torrent' => "Subir torrent especial", + 'text_upload_special_torrent_note' => ". Subir torrents a la sección especial", + 'row_view_special_torrent' => 'Ver torrent especial', + 'text_view_special_torrent_note' => 'Ver torrents en sección especial', + 'row_move_torrent' => "Mover Torrent", + 'text_move_torrent_note' => ". Mover torrents entre secciones", + 'row_chronicle_management' => "Gestión de diario", + 'text_chronicle_management_note' => ". Añadir, editar, borrar chronicle.", + 'row_view_invite' => "Ver invitación", + 'text_view_invite_note' => ". Ver historial de invitaciones de usuario.", + 'row_buy_invites' => "Comprar Invitaciones", + 'text_buy_invites_note' => ". Compra invitaciones en el centro de bonificaciones.", + 'row_see_banned_torrents' => "Ver torrents prohibidos", + 'text_see_banned_torrents_note' => ". Ver y descargar torrents prohibidos.", + 'row_vote_against_offers' => "Votar en contra de ofertas", + 'text_vote_against_offers_note' => ". Votar en contra de las ofertas.", + 'row_allow_userbar' => "Permitir barra de usuario", + 'text_allow_userbar_note' => ". Obtener su barra de usuario.", + 'head_basic_settings' => "Ajustes básicos", + 'row_site_name' => "Nombre del sitio", + 'text_site_name_note' => "Nombre del sitio web.", + 'row_base_url' => "URL base", + 'text_it_should_be' => "Debería ser: ", + 'text_base_url_note' => ". NO trailing slash (/) at the end!", + 'row_announce_url' => "Anunciar URL", + 'row_mysql_host' => "Servidor MySQL", + 'text_mysql_host_note' => "Por favor, introduzca su host MySQL. Si MySQL se ejecuta en el mismo host que el servidor HTTP, introduzca 'localhost'. De lo contrario, introduzca la dirección IP del servidor en el que se ejecuta MySQL.", + 'row_mysql_user' => "Usuario MySQL", + 'text_mysql_user_note' => "Por favor, introduzca su nombre de usuario MySQL. El usuario predeterminado es 'root'. Sin embargo, por razones de seguridad, puede considerar la creación de algún otro usuario MySQL para este sitio", + 'row_mysql_password' => "Contraseña MySQL", + 'text_mysql_password_note' => "For security reason, current MySQL password is not shown here. You need to enter your MySQL password every time you change the Basic Settings.", + 'row_mysql_database_name' => "Nombre de base de datos MySQL", + 'row_mysql_database_port' => "Puerto de base de datos MySQL", + 'text_mysql_database_name_note' => "Por favor, introduzca el nombre de la base de datos de su rastreador.", + 'text_mysql_database_port_note' => "Por favor, introduzca el puerto de base de datos de su rastreador.", + 'head_code_settings' => "Ajustes de código", + 'row_main_version' => "Versión principal", + 'text_main_version_note' => "La versión principal del código.", + 'row_sub_version' => "Sub versión", + 'text_sub_version_note' => "La versión sub de código", + 'row_release_date' => "Fecha de lanzamiento", + 'text_release_date_note' => "El formato de hora es AAA-MM-DD. El código de fecha fue liberado.", + 'row_authorize_to' => "Autorizar a", + 'text_authorize_to_note' => "El sitio o las personas a las que el código está autorizado.", + 'row_authorization_type' => "Tipo de autorización", + 'text_free' => "Gratis", + 'text_commercial' => "Comercial", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "La URL del sitio de ", + 'text_web_site_note_two' => ".", + 'row_email' => "E-mail", + 'text_email_note_one' => "La dirección de correo electrónico de contacto de ", + 'text_email_note_two' => ".", + 'row_msn' => "MSN", + 'text_msn_note_one' => "El MSN de contacto de ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "El QQ de contacto de ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Teléfono", + 'text_telephone_note_one' => "El teléfono de contacto de ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Ajustes de bonus", + 'text_bonus_by_seeding' => "Obtener bonus por sembrar", + 'row_donor_gets_double' => "Doble Donante", + 'text_donor_gets' => "El donante siempre obtiene ", + 'text_times_as_many' => " veces más puntos de bonus para sembrar. Por defecto '2'. Establécelo en '0' para tratar a los donantes como usuarios comunes.", + 'row_basic_seeding_bonus' => "Bono de siembra básico", + 'text_user_would_get' => "Usuario obtendría ", + 'text_bonus_points' => " puntos de bonus por cada torrent que está sembrando, máximo ", + 'text_torrents_default' => " torrents. Por defecto '1', '7'. Establecer puntos de bonus a '0' para desactivar la regla.", + 'row_seeding_formula' => "Fórmula de siembra", + 'text_bonus_formula_one' => "El número de puntos de karma obtenidos por hora es dado por la siguiente fórmula", + 'text_where' => "donde", + 'text_bonus_formula_two' => "A es una variable intermedia
  • Ti es el tiempo vivo del torrent i(TA), i. . tiempo transcurrido desde que el torrent fue subido, en semanas", + 'text_bonus_formula_three' => "T0 es un parámetro. T0= ", + 'text_bonus_formula_four' => ". Por defecto '4'", + 'text_bonus_formula_five' => "Si es el tamaño del torrent ien GB", + 'text_bonus_formula_six' => "Ni is the number of current seeders of the ith torrent
  • N0 is a parameter. N0 = ", + 'text_bonus_formula_zero_bonus_factor' => "Wi es el peso del torrent i. Por defecto 1, cero es el torrent ", + 'text_bonus_formula_seven' => ". Por defecto '7'", + 'text_bonus_formula_eight' => "B es el número de puntos de karma obtenidos al sembrar en una hora", + 'text_bonus_formula_nine' => "B0 es un parámetro, que estándar para los puntos de bonus máximos por hora que un usuario puede obtener sembrando. B0= ", + 'text_bonus_formula_ten' => ". Por defecto '100'", + 'text_bonus_formula_eleven' => "L es un parámetro. L= ", + 'text_bonus_formula_twelve' => ". Por defecto '300'", + 'text_misc_ways_get_bonus' => "Miscellaneous ways to get bonus", + 'row_uploading_torrent' => "Subiendo torrent", + 'text_uploading_torrent_note' => " puntos de bonus para subir un nuevo torrent. Por defecto '15'.", + 'row_uploading_subtitle' => "Subiendo subtítulo", + 'text_uploading_subtitle_note' => " puntos de bonus para subir un nuevo subtítulo. Por defecto '5'.", + 'row_starting_topic' => "Tema inicial", + 'text_starting_topic_note' => " puntos de bonus para iniciar un nuevo tema en los foros. Por defecto '2'.", + 'row_making_post' => "Haciendo post", + 'text_making_post_note' => " puntos de bonus por hacer un post en los foros. Predeterminado '1'.", + 'row_adding_comment' => "Añadiendo comentario", + 'text_adding_comment_note' => " puntos de bonus para añadir un comentario para torrents, ofertas . Por defecto '1'.", + 'row_voting_on_poll' => "Votación en la encuesta", + 'text_voting_on_poll_note' => " puntos de bonus para votar en una encuesta. Por defecto '1'.", + 'row_voting_on_offer' => "Votación en oferta", + 'text_voting_on_offer_note' => " puntos de bonus para votar en una oferta. Predeterminado '1'.", + 'row_voting_on_funbox' => "Votación en funbox", + 'text_voting_on_funbox_note' => " puntos de bonificación para votar en una materia de funbox. Por defecto '1'.", + 'row_saying_thanks' => "Dando gracias", + 'text_giver_and_receiver_get' => "Gracias dador y receptor respectivamente obtendría ", + 'text_saying_thanks_and' => " y ", + 'text_saying_thanks_default' => " puntos de bonificación. Por defecto '0.5', '0'.", + 'row_funbox_stuff_reward' => "Recompensa de cosas de Funbox", + 'text_funbox_stuff_reward_note' => " puntos de bonus para publicar cosas de funbox calificadas como 'divertido'. Por defecto '5'.", + 'text_things_cost_bonus' => "Cosas que cuestan bonos", + 'row_one_gb_credit' => "1,0 GB cargando crédito", + 'text_it_costs_user' => "Cuesta al usuario ", + 'text_one_gb_credit_note' => " puntos de bonus a intercambiar por 1,0 GB de crédito de subida. Por defecto '300'.", + 'row_five_gb_credit' => "5,0 GB cargando crédito", + 'text_five_gb_credit_note' => " puntos de bonificación a intercambiar por 5,0 GB de crédito de carga. Por defecto '800'.", + 'row_ten_gb_credit' => "10,0 GB cargando crédito", + 'text_ten_gb_credit_note' => " puntos de bonificación a intercambiar por un crédito de 10,0 GB. Por defecto '1200'.", + 'row_ratio_limit' => "Límite de ratio", + 'text_user_with_ratio' => "Usuario con ratio arriba ", + 'text_uploaded_amount_above' => " y la cantidad subida por encima ", + 'text_ratio_limit_default' => " GB no puede cambiar para subir crédito. Por defecto '6', '50'. Establecer ratio a '0' para desactivar el límite.", + 'row_buy_an_invite' => "Comprar una invitación", + 'text_buy_an_invite_note' => " puntos de bonus para obtener una invitación. Por defecto '1000'.Establecer ratio a '0' para desactivar la compra.", + 'row_custom_title' => "Título personalizado", + 'text_custom_title_note' => " puntos de bonus para personalizar su título. Por defecto '5000'.", + 'row_vip_status' => "Estado VIP", + 'text_vip_status_note' => " puntos de bonus para comprar estatus VIP por un mes. Por defecto '8000'.", + 'row_allow_giving_bonus_gift' => "Permitir regalos de bonus", + 'text_giving_bonus_gift_note' => "Permitir a los usuarios dar regalo de bonus unos a otros. Por defecto 'sí'.", + 'head_account_settings' => "Ajustes de la cuenta", + 'row_never_delete' => "Nunca desactivar", + 'text_delete_inactive_accounts' => "Desactivar cuentas de usuario inactivas", + 'text_never_delete' => " o superior nunca estaría deshabilitado. Por defecto ", + 'row_never_delete_if_packed' => "Nunca desactivar si está empaquetado", + 'text_never_delete_if_packed' => " o superior nunca se desactivaría si se empaqueta. Por defecto ", + 'row_delete_packed' => "Desactivar cuentas empaquetadas", + 'text_delete_packed_note_one' => "Las cuentas empaquetadas se desactivarían si los usuarios no han iniciado sesión por más de ", + 'text_delete_packed_note_two' => " días en una fila. Por defecto '400', establecerlo a '0' para desactivar la regla.", + 'row_delete_unpacked' => "Desactivar cuentas desempaquetadas", + 'text_delete_unpacked_note_one' => "Las cuentas desempaquetadas se desactivarían si los usuarios no han iniciado sesión por más de ", + 'text_delete_unpacked_note_two' => " días seguidos. Por defecto '150', establecerlo a '0' para desactivar la regla.", + 'row_delete_no_transfer' => "Desactivar cuentas sin datos de transferencia", + 'text_delete_transfer_note_one' => "Los clientes con la cantidad cargada y descargada de 0 serían eliminados si los usuarios no han iniciado sesión para más de ", + 'text_delete_transfer_note_two' => " días seguidos, o los usuarios han sido registrados por más de ", + 'text_delete_transfer_note_three' => " días. Por defecto '60', '0'.
    NOTA: Dos reglas funcionan separadamente. Configurando una de ellas a '0' SÓLO desactiva una regla.", + 'text_user_promotion_demotion' => "Promoción y democión del usuario", + 'row_ban_peasant_one' => "Banear ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " sería prohibido si no se promociona dentro de ", + 'text_ban_peasant_note_two' => " días. Por defecto '30', establecerlo a '0' para banearlos inmediatamente.", + 'row_demoted_to_peasant_one' => "Destruir a ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Los usuarios serían degradados a ", + 'text_demoted_peasant_note_two' => " bajo cualquiera de las siguientes condiciones: ", + 'text_downloaded_amount_larger_than' => "Cantidad descargada mayor que ", + 'text_and_ratio_below' => " GB y ratio por debajo ", + 'text_demote_peasant_default_one' => ". Por defecto '50', '0.4'.", + 'text_demote_peasant_default_two' => ". Por defecto '100', '0.5'.", + 'text_demote_peasant_default_three' => ". Por defecto '200', '0.6'.", + 'text_demote_peasant_default_four' => ". Por defecto '400', '0.7'.", + 'text_demote_peasant_default_five' => ". Por defecto '800', '0.8'.", + 'text_demote_peasant_note' => "NOTE: DO NOT change to the ascendant order of downloaded amounts. Set downloaded amount to '0' to disable relevant rule.", + 'row_promote_to_one' => "Promover a ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Usuarios que han sido miembros más largos que ", + 'text_downloaded_more_than' => ", y descargado más de ", + 'text_with_ratio_above' => "GB, con ratio arriba ", + 'text_seed_points_more_than' => 'semana, puntos de semilla por encima', + 'text_be_promoted_to' => ", sería ascendido a ", + 'text_promote_to_default_one' => ". Por defecto ", + 'text_promote_to_default_two' => ". Por defecto ", + 'text_demote_with_ratio_below' => "Sin embargo, los usuarios serían degradados si su ratio cae por debajo ", + 'head_torrent_settings' => "Ajustes de Torrent", + 'row_promotion_rules' => "Reglas de promoción", + 'text_promotion_rules_note' => "Habilitar algunas reglas de promoción automática. Código Ugly ahora. Necesita un cambio más tarde.", + 'row_random_promotion' => "Promover al azar", + 'text_random_promotion_note_one' => "Torrents promovidos aleatoriamente por sistema al subir.", + 'text_halfleech_chance_becoming' => "% de probabilidad de convertirse en 50% de Leech. Por defecto '5'.", + 'text_free_chance_becoming' => "% de probabilidad de convertirse en Leech Gratis. Por defecto '2'.", + 'text_twoup_chance_becoming' => "% de probabilidad de convertirse en 2X Up. Por defecto '2'.", + 'text_freetwoup_chance_becoming' => "% de probabilidad de convertirse en Leech libre y 2X hasta. Por defecto '1'.", + 'text_twouphalfleech_chance_becoming' => "% de probabilidad de convertirse en 2x arriba y 50% menos. Por defecto '0'.", + 'text_random_promotion_note_two' => "Establecer valores a '0' para desactivar las reglas.", + 'row_large_torrent_promotion' => "Promover torrent grande", + 'text_torrent_larger_than' => "Torrents mayores que ", + 'text_gb_promoted_to' => " GB será automáticamente ascendido a ", + 'text_by_system_upon_uploading' => " por sistema al subir. ", + 'text_large_torrent_promotion_note' => "Por defecto '20', 'libre'. Establece el tamaño del torrent a '0' para desactivar la regla.", + 'row_promotion_timeout' => "Tiempo de Promoción agotado", + 'text_promotion_timeout_note_one' => "La promoción de los torrents caducará después de algún tiempo.", + 'text_halfleech_will_become' => "50% de la Hoja se convertirá ", + 'text_after' => " después ", + 'text_halfleech_timeout_default' => " días. Por defecto 'normal', '150'.", + 'text_free_will_become' => "Leech gratuita se convertirá ", + 'text_free_timeout_default' => " días. Por defecto 'normal', '60'.", + 'text_twoup_will_become' => "2X Up se convertirá ", + 'text_twoup_timeout_default' => " días. Por defecto 'normal', '60'.", + 'text_freetwoup_will_become' => "Free Leech y 2X encima de se convertirán ", + 'text_freetwoup_timeout_default' => " días. Por defecto 'normal', '30'.", + 'text_halfleechtwoup_will_become' => "50% de Leech y 2X más se convertirán en ", + 'text_halfleechtwoup_timeout_default' => " días. Por defecto 'normal', '30'.", + 'text_normal_will_become' => "Normal se convertirá ", + 'text_normal_timeout_default' => " días. Por defecto 'normal', '0'.", + 'text_promotion_timeout_note_two' => "Establecer días a '0' para mantener la promoción para siempre.", + 'row_auto_pick_hot' => "Elegir automáticamente Hot", + 'text_torrents_uploaded_within' => "Torrents subidos dentro de ", + 'text_days_with_more_than' => " días con más de ", + 'text_be_picked_as_hot' => " los seeders serán automáticamente escogidos como .", + 'text_auto_pick_hot_default' => " Por defecto '7', '10'. Establecer días a '0' para desactivarlo.", + 'row_uploader_get_double' => "Cargador Obtener Doble", + 'text_torrent_uploader_gets' => "El cargador de torrent siempre obtiene ", + 'text_times_uploading_credit' => " veces más de la carga de crédito. ", + 'text_uploader_get_double_default' => "Por defecto '1'. Establécelo en '1' para tratar el cargador de torrents normalmente.", + 'row_delete_dead_torrents' => "Eliminar torrents muertos", + 'text_torrents_being_dead_for' => "Torrents que han estado muertos por ", + 'text_days_be_deleted' => " días seguidos se eliminarán automáticamente. Por defecto '0'. Establécelo en '0' deshabilita la regla.", + 'row_delete_dead_torrents_note' => "WARNING: Once deleted, torrents are unrecoverable. Remember to disable this rule when your site is down for a long time.", + 'head_main_settings' => "Ajustes principales", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Default 'yes'. Want to turn off your site while performing updates or other types of maintenance? Please Note: Administrators will still be able to see the site.", + 'row_enable_invite_system' => "Activar sistema de invitación", + 'text_invite_system_note' => "Por defecto 'sí'. Permitir registros a través del sistema de invitación.", + 'row_initial_uploading_amount' => "Cantidad inicial de carga", + 'text_initial_uploading_amount_note' => "¿Cuántos créditos para subir (en Byte, es decir, 1073741824 = 1GB) deben entregarse cada usuario al registrarse? Por defecto '0'.", + 'row_initial_invites' => "Número inicial de invitaciones", + 'text_initial_invites_note' => "¿Cuántas invitaciones debe hacerse cada usuario al registrarse? Por defecto '0'.", + 'row_invite_timeout' => "Tiempo de invitación agotado", + 'text_invite_timeout_note' => "En días. Borrar código de invitación después de X días que no respondieron a la solicitud de invitación. Por defecto '7'.", + 'row_enable_registration_system' => "Activar sistema de registro", + 'row_allow_registrations' => "Permitir registros abiertos. Por defecto 'sí'.", + 'row_verification_type' => "Tipo de verificación", + 'text_email' => "E-mail", + 'text_admin' => "Admin", + 'text_automatically' => "Automáticamente", + 'text_verification_type_note' => "EMAIL: Enviar email de confirmación. ADMIN: Manual de activación. AUTOMATIC: Activar usuario después del registro.", + 'row_enable_wait_system' => "Activar sistema de espera", + 'text_wait_system_note' => "Activar o desactivar el sistema de espera (ver FAQ).", + 'row_enable_max_slots_system' => "Habilitar Sistema Máximo de Lotes", + 'text_max_slots_system_note' => "Por defecto 'no'. Activar o desactivar descargas máximas concurrentes (AKA Max Slots) (ver FAQ).", + 'row_show_polls' => "Mostrar encuestas", + 'text_show_polls_note' => "Por defecto 'sí'. Mostrar el sistema POLL en la página principal.", + 'row_show_stats' => "Mostrar estadísticas", + 'text_show_stats_note' => "Por defecto 'sí'. Mostrar sistema STATS en la página principal.", + 'row_show_last_posts' => "Mostrar últimos x mensajes del foro", + 'text_show_last_posts_note' => "Por defecto 'no'. Mostrar los últimos x mensajes del foro en la página principal.", + 'row_show_last_torrents' => "Mostrar últimos x Torrents", + 'text_show_last_torrents_note' => "Por defecto 'no'. Mostrar los últimos x Torrents en la página principal.", + 'row_show_server_load' => "Mostrar carga del servidor", + 'text_show_server_load_note' => "Por defecto \"sí\". Mostrar carga del servidor en la página principal.", + 'row_show_forum_stats' => "Mostrar estadísticas del foro", + 'text_show_forum_stats_note' => "Por defecto \"sí\". Mostrar las estadísticas del foro en la página del foro.", + 'row_show_hot' => "Mostrar Caliente", + 'text_show_hot_note' => "Por defecto \"sí\". Mostrar recursos calientes en la página principal. Los recursos calientes son seleccionados automáticamente por el sistema o manualmente por los miembros del personal.", + 'row_show_classic' => "Mostrar clásico", + 'text_show_classic_note' => "Por defecto 'no'. Mostrar recursos clásicos en la página principal. Sólo los moderadores designados o superiores pueden elegir recursos clásicos.", + 'row_enable_imdb_system' => "Activar sistema IMDb", + 'text_imdb_system_note' => "Por defecto 'sí'. Configuración de información IMDb para todo el sistema.", + 'row_enable_pt_gen_system' => 'Activar sistema PT-Gen', + 'text_enable_pt_gen_system_note' => "Por defecto 'no'. Configuración de información PT-Gen para todo el sistema.", + 'row_pt_gen_api_point' => "Punto api PT-Gen", + 'text_pt_gen_api_point_note' => "Por defecto '', cuando sea necesario, referencia a Documatación para construirte tú mismo", + 'row_enable_school_system' => "Activar sistema escolar", + 'text_school_system_note' => "Default 'no'. DO NOT enable this unless you know what you are doing!", + 'row_restrict_email_domain' => "Restringir dominio de email", + 'text_restrict_email_domain_note' => "Por defecto 'no'. Establece como 'si' para permitir que ciertos dominios de correo electrónico se registre. Ver aquí.", + 'row_show_shoutbox' => "Mostrar Shoutbox", + 'text_show_shoutbox_note' => "Por defecto 'sí'. Mostrar shoutbox en la página principal.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "Por defecto 'no'. Mostrar funbox en la página principal.", + 'row_enable_offer_section' => "Habilitar sección de oferta", + 'text_offer_section_note' => "Por defecto \"Sí\". Activar o desactivar la sección de oferta.", + 'row_show_donation' => "Activar donación", + 'text_show_donation_note' => "Mostrar top 10 donaciones y donaciones.", + 'row_show_special_section' => "Habilitar sección especial", + 'text_show_special_section_note' => "Default 'no'. DO NOT enable this unless you know what you are doing!", + 'row_weekend_free_uploading' => "Carga gratuita durante el fin de semana", + 'text_weekend_free_uploading_note' => "Por defecto 'no'. Establécelo en 'sí' para permitir a todos los usuarios subir torrents durante el fin de semana (de 12:00 a domingo 23:59).", + 'row_enable_helpbox' => "Activar Helpbox", + 'text_helpbox_note' => "Por defecto 'no'. Establécelo en 'no' para prohibir a los invitados a gritar mensajes.", + 'row_enable_bitbucket' => "Activar Bitbucket", + 'text_bitbucket_note' => "Por defecto 'sí'. Póngalo en 'no' para prohibir a los usuarios subir avatares al rastreador.", + 'row_enable_small_description' => "Habilitar Pequeña Decrición", + 'text_small_description_note' => "Por defecto 'sí'. Mostrar debajo del título del torrent en la página de Torrents.", + 'row_ptshow_naming_style' => "Estilo de nombre PTShow", + 'text_ptshow_naming_style_note' => "Default 'no'. In format of [MM.DD.YY][Original Name][Chinese Name]. DO NOT enable this unless you know what you are doing!", + 'row_use_external_forum' => "Usar foro externo", + 'text_use_external_forum_note' => "Por defecto 'no'. Establécelo en 'sí' para usar foros externos en lugar de uno interno.", + 'row_external_forum_url' => "URL del foro externo", + 'text_external_forum_url_note' => "Debería ser como http://www.cc98.org", + 'row_torrents_category_mode' => "Modo de categoría de la sección Torrents", + 'text_torrents_category_mode_note' => "Esto cambia el modo de categoría en la página Torrents.", + 'row_special_category_mode' => "Modo de categoría de sección especial", + 'text_special_category_mode_note' => "Esto cambia el modo de categoría en la sección Especial.", + 'row_default_site_language' => "Idioma del sitio por defecto", + 'text_default_site_language_note' => "Esto cambia el idioma por defecto en la página de inicio de sesión.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Nuevos usuarios registrados usarían esta hoja de estilos.", + 'row_max_torrent_size' => "Tamaño máximo de torrent", + 'text_max_torrent_size_note' => " En bytes. Por defecto 1048576 (es decir, 1 MB)", + 'row_announce_interval' => "Intervalo de anuncio", + 'text_announce_interval_note_one' => "En segundos. El intervalo de anuncios le pide a los clientes de BitTorrent que actualicen la información. Sin embargo, en la práctica el intervalo de anuncios puede ser diferente, ya que los clientes de BitTorrent pueden ignorar este mensaje o los usuarios pueden optar por conectar el rastreador manualmente.", + 'text_announce_default' => "Predeterminado: ", + 'text_announce_default_default' => "Por defecto '1800', es decir, 30 minutos", + 'text_for_torrents_older_than' => "Para torrents mayores que ", + 'text_days' => " días: ", + 'text_announce_two_default' => "Por defecto '7', '2700' (es decir, 45 minutos). Establecer días a '0' para desactivar la regla.", + 'text_announce_three_default' => "Por defecto '30', '3600' (es decir, 60 minutos). Establecer días a '0' para desactivar la regla.", + 'text_announce_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!
    Shorter interval means more accurate of peers' information-updating and HEAVIER tracker load.", + 'row_cleanup_interval' => "Intervalo de limpieza automática", + 'text_cleanup_interval_note_one' => "Hacer limpieza (promoción de usuarios, demostración, adición de bonus de semillas, etc.) cada XXX segundos.", + 'text_priority_one' => "Prioridad 1: ", + 'text_priority_one_note' => "Actualizar el estado de los pares; Calcular el bono de semillas. Por defecto '3600', es decir, 60 minutos.", + 'text_priority_two' => "Prioridad 2: ", + 'text_priority_two_note' => "Actualizar la visibilidad de los torrents. Por defecto '5400', es decir, 90 minutos.", + 'text_priority_three' => "Prioridad 3: ", + 'text_priority_three_note' => "Actualizar contador de semillas, leechers, comentarios para torrents; Actualizar el número de mensajes/temas del foro; Eliminar ofertas que están agotadas; Promoción de torrent caducada; Automáticamente elegir torrents calientes. Por defecto '7200', es decir, 2 horas.", + 'text_priority_four' => "Prioridad 4: ", + 'text_priority_four_note' => "Eliminar cuentas no confirmadas, intentos de inicio de sesión antiguos, códigos de invitación y códigos de regimage; Limpiar cuentas de usuario (eliminar cuentas inactivas, hacer promoción y demostración, banear, etc. ; Imagen subida; Actualizar el tiempo total de semilla y leeching de los usuarios. Por defecto '86400', es decir, 24 horas.", + 'text_priority_five' => "Prioridad 5: ", + 'text_priority_five_note' => "Eliminar torrents que no existen más; Bloquear temas muy antiguos del foro; Eliminar elementos de informe muy antiguos. Por defecto '1296000', es decir, 15 días.", + 'text_cleanup_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!", + 'row_signup_timeout' => "Tiempo de registro agotado", + 'text_signup_timeout_note' => "En segundos. Eliminar usuarios no confirmados después de XXX segundos. Por defecto '259200', es decir, 3 días.", + 'row_min_offer_votes' => "Min. Votos de oferta", + 'text_min_offer_votes_note' => "La oferta se aprueba cuando los votos de apoyo son XXX más que objetar los votos. Por defecto '15'.", + 'row_offer_vote_timeout' => "Tiempo de espera de la oferta", + 'text_offer_vote_timeout_note' => "En segundos. Elimine ofertas si no votó después de XXX segundos. Por defecto '259200', es decir, 72 horas. Establécelas en '0' para desactivar el tiempo de espera.", + 'row_offer_upload_timeout' => "Tiempo de espera de la oferta", + 'text_offer_upload_timeout_note' => "En segundos. Borrar ofertas si no se suben después de haber sido votadas por XXX segundos. Por defecto '86400', es decir, 24 horas. Ponlo a '0' para desactivar el tiempo de espera.", + 'row_max_subtitle_size' => "Tamaño máximo de subtítulos", + 'text_max_subtitle_size_note' => "En bytes. Tamaño máximo de los subtítulos permitidos para ser cargados. Por defecto 3145728, es decir, 3 MB. Establécelo en '0' para desactivar el límite.", + 'row_posts_per_page' => "Mensajes por página por defecto", + 'text_posts_per_page_note' => "Número de publicaciones por página mostradas en el tema de un foro. Por defecto '10'.
    Tenga en cuenta que la configuración personal del usuario anularía esto", + 'row_topics_per_page' => "Temas predeterminados por página", + 'text_topics_per_page_note' => "Número de temas por página mostrados en un foro. Por defecto '20'.
    Tenga en cuenta que la configuración personal del usuario anularía esto", + 'row_number_of_news' => "Número de noticias", + 'text_number_of_news_note' => "Mostrar noticias XXX recientes en la página principal. Por defecto '3'.", + 'row_torrent_dead_time' => "Tiempo máximo de torrent muerto", + 'text_torrent_dead_time_note' => "En segundos. Marcar torrent como muerto después de que no haya seeder durante XXX segundos. Por defecto '21600', es decir, 6 horas.", + 'row_max_users' => "Max. Usuarios", + 'text_max_users' => "Cuando se alcanza este límite, se desactiva el registro tanto de forma gratuita como por invitación.", + 'row_https_announce_url' => "HTTPS URL del anuncio", + 'text_https_announce_url_note' => "Deje en blanco si utiliza la misma URL para HTTP y HTTPS. Debería ser: ", + 'row_site_accountant_userid' => "ID de usuario del contador del sitio", + 'text_site_accountant_userid_note' => "En números, por ejemplo, '1'. El ID del usuario al que los donantes deben enviar un mensaje de donación.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "La cuenta de Alipay que usas para recibir donaciones, por ejemplo, 'yourname@gmail.com'. Déjala en blanco si no tienes una cuenta de Alipay.", + 'row_paypal_account' => "Cuenta PayPal", + 'text_paypal_account_note' => "La cuenta de PayPal que utilizas para recibir donaciones, por ejemplo, 'yourname@gmail.com'. Déjala en blanco si no tienes una cuenta de PayPal.", + 'row_site_email' => "Email del sitio", + 'text_site_email_note' => "Dirección de email del sitio web", + 'row_report_email' => "Reportar Email", + 'text_report_email_note' => "Reportar dirección de email", + 'row_site_slogan' => "Eslogan del sitio", + 'text_site_slogan_note' => "Eslogan del sitio web", + 'row_icp_license' => "Licencia ICP", + 'text_icp_license_note' => "Este es un régimen de licencias para sitios web chinos operados. Déjalo en blanco si no tienes ninguno.", + 'row_torrent_directory' => "Directorio de Torrent", + 'text_torrent_directory' => "'torrents' por defecto. NO barra final (/) al final!", + 'row_bitbucket_directory' => "Directorio de Bitbucket", + 'text_bitbucket_directory_note' => "Predeterminado 'bitbucket'. NO barra final (/) al final!", + 'row_cache_directory' => "Directorio de caché", + 'text_cache_directory_note' => "Por defecto 'cache'. NO barra final (/) al final!", + 'row_torrent_name_prefix' => "Prefijo de nombre de torrent", + 'text_torrent_name_prefix_note' => "Añadir prefijo al nombre del archivo torrent descargado de este sitio. Predeterminado '[Nexus]'. No punto final (.) al final!", + 'row_peering_time_calculation' => "Tiempo de cálculo de salida de semilla", + 'text_peering_time_calculation_note' => "Sólo déjalo en blanco. Está establecido por motivos heredados.", + 'row_new_subtitle_id' => "Nuevo ID de subtítulo", + 'text_new_subtitle_id_note' => "Simplemente manténgalo '0'. Está establecido por motivos legados.", + 'head_website_settings' => "Ajustes del sitio web", + 'row_basic_settings' => "Ajustes básicos", + 'submit_basic_settings' => "Ajustes básicos", + 'text_basic_settings_note' => "Configurar las cosas más básicas, el nombre del sitio.", + 'row_main_settings' => "Ajustes principales", + 'submit_main_settings' => "Ajustes principales", + 'text_main_settings_note' => "Configurar cosas diversas acerca de su sitio.", + 'row_smtp_settings' => "Configuración SMTP", + 'submit_smtp_settings' => "Configuración SMTP", + 'text_smtp_settings_note' => "Configurar servidor de correo para SMTP.", + 'row_security_settings' => "Ajustes de seguridad", + 'submit_security_settings' => "Ajustes de seguridad", + 'text_security_settings_note' => "Asegura tu rastreador.", + 'row_authority_settings' => "Configuración de Autoridad", + 'submit_authority_settings' => "Configuración de Autoridad", + 'text_authority_settings_note' => "Controla qué pueden hacer los usuarios de cada clase.", + 'row_tweak_settings' => "Ajustes de ajuste", + 'submit_tweak_settings' => "Ajustes de ajuste", + 'text_tweak_settings_note' => "HAYA tu rastreador.", + 'row_bonus_settings' => "Ajustes de bonus", + 'submit_bonus_settings' => "Ajustes de bonus", + 'text_bonus_settings_note' => "Configura cómo se obtiene y utiliza el bono.", + 'row_account_settings' => "Ajustes de la cuenta", + 'submit_account_settings' => "Ajustes de la cuenta", + 'text_account_settings_settings' => "Configurar cuando las cuentas de usuario son promovidas, degradadas o eliminadas.", + 'row_torrents_settings' => "Ajustes de Torrent", + 'submit_torrents_settings' => "Ajustes de Torrent", + 'text_torrents_settings_note' => "Configurar promoción del torrent, selección, etc.", + 'row_bots_settings' => "Ajustes de bots", + 'submit_bots_settings' => "Ajustes de bots", + 'text_bots_settings_note' => "Configure Bots. DO NOT touch this unless you know what you are doing!", + 'row_code_settings' => "Ajustes de código", + 'submit_code_settings' => "Ajustes de código", + 'text_code_settings_note' => "Configure Code Version. DO NOT touch this unless you know what you are doing.", + 'text_smtp_default' => "Por defecto (Usar función de correo PHP por defecto)", + 'text_smtp_advanced' => "Avanzado (Usar la función de correo por defecto de PHP con cabeceras EXTRA. Esto ayuda a evitar filtros de spam)", + 'text_smtp_external' => "Externo (Usar un servidor SMTP externo)", + 'text_setting_for_advanced_type' => "Configuración de tipo avanzado", + 'row_smtp_host' => "Servidor SMTP", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "Puerto SMTP", + 'text_smtp_port_note' => "Por defecto: 25", + 'row_smtp_sendmail_from' => "Envío SMTP de", + 'text_smtp_sendmail_from_note' => "Predeterminado: ", + 'row_smtp_sendmail_path' => "Ruta de envío", + 'text_smtp_sendmail_path_note' => "Por favor, configure su sendmail_path editando php.ini", + 'text_setting_for_external_type' => "Configuración para tipo externo", + 'row_outgoing_mail_address' => "Dirección de correo saliente (SMTP)", + 'row_outgoing_mail_port' => "Puerto de correo saliente (SMTP)", + 'row_outgoing_mail_encryption' => "Cifrado de correo saliente (SMTP)", + 'text_outgoing_mail_address_note' => "pista: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "pista: 25", + 'row_smtp_account_name' => "Nombre de cuenta", + 'text_smtp_account_name_note' => "pista: nombre@tuisp.com", + 'row_smtp_account_password' => "Contraseña del cliente", + 'text_smtp_account_password_note' => "pista: tu contraseña va aquí", + 'text_mail_test_note' => "¿Cómo puedo probar el correo php? Es sencillo y sencillo: Haga clic ", + 'text_here' => "Aquí", + 'std_error' => "Error", + 'std_mysql_connect_error' => "No se puede conectar a MySQL. Por favor, compruebe su configuración. ", + 'row_enable_location' => "Habilitar ubicación", + 'text_enable_location_note' => "Por defecto 'no'. Mostrar la ubicación geográfica del usuario basada en su IP. Debe mantener esto deshabilitado a menos que haya importado alguna base de datos IP.", + 'row_torrents_per_page' => "Torrents por página", + 'text_torrents_per_page_note' => "Número de torrents por página mostrados en la página de torrents. Por defecto '50'.
    Tenga en cuenta que la configuración personal del usuario anularía esto", + 'row_title_keywords' => "Palabras clave del título", + 'text_title_keywords_note' => "Mostrar en el título del documento. Estas palabras clave ayudan a los motores de búsqueda a encontrar su sitio. Separa varias palabras clave con '|', e. . 'BitTorrent|Descargar|Descargar'. Déjalo en blanco si quieres mantener un título limpio.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Mostrar en el encabezado del documento. Define las palabras clave para describir tu sitio. Separe varias palabras clave con ',', por ejemplo, 'BitTorrent, Descargar, Mover'.", + 'row_meta_description' => "Meta Descripción", + 'text_meta_description_note' => "Mostrar en el encabezado del documento. Define una descripción de tu sitio.", + 'row_bonus_gift_tax' => "Impuesto de regalo extra", + 'text_system_charges' => "Receptor de bonificación de cargos del sistema ", + 'text_bonus_points_plus' => " puntos de bonus + ", + 'text_bonus_gift_tax_note' => "% del importe transferido como impuesto. Por ejemplo, si los valores son '5', '10', el receptor sólo obtiene 85 puntos de bonificación cuando el donante envía 100 puntos de bonificación. Por defecto '5', '10'.
    NOTA: Las dos reglas funcionan por separado. Debe establecer ambos valores a '0' para desactivar los impuestos.", + 'row_see_sql_debug' => "Ver depuración", + 'text_allow' => "Permitir ", + 'text_see_sql_list' => " o superior para ver información de depuración (SQL lista de consultas en la parte inferior de la página e información del informe PHP). Por defecto ", + 'text_smtp_none' => "Ninguno (Seleccionando esto desactivará completamente el envío de correo electrónico)", + 'row_attachment_settings' => "Configuración de adjuntos", + 'submit_attachment_settings' => "Configuración de adjuntos", + 'text_attachment_settings_note' => "Configurar archivos adjuntos.", + 'head_attachment_settings' => "Configuración de adjuntos", + 'row_enable_attachment' => "Activar archivo adjunto", + 'text_enable_attachment_note' => "Configuración global de adjunto. Cuando se establece en 'no', nadie puede subir ningún adjunto.", + 'row_save_directory' => "Guardando directorio", + 'row_http_directory' => "Ruta HTTP para archivos adjuntos", + 'text_http_directory_note' => "Podría ser una ruta relativa o una ruta absoluta. NO barra diagonal final (/) al final! Predeterminado 'adjuntos'.", + 'row_attachment_authority' => "Autoridad de adjuntos", + 'text_can_upload_at_most' => " o superior pueden subir como máximo ", + 'text_file_size_below' => " archivos adjuntos en 24 horas cuyo tamaño no es mayor que ", + 'text_with_extension_name' => "KB y cuya extensión de nombre de archivo está entre ", + 'text_authority_default_one_one' => ". Por defecto ", + 'text_authority_default_one_two' => ", '5', '256', 'jpeg, jpg, png, gif'.", + 'text_authority_default_two_one' => ". Por defecto ", + 'text_authority_default_two_two' => ", '10', '512', 'torrent, zip, rar, 7z, gzip, gz'.", + 'text_authority_default_three_one' => ". Por defecto ", + 'text_authority_default_three_two' => ", '20', '1024', 'mp3, oga, ogg, flv'.", + 'text_authority_default_four_one' => ". Por defecto ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "NOTE:
    • Do NOT change the ascendant order of user classes, file number limit or file size limit.
    • Set file size limit to '0', file number limit to '0' and allowed file extensions to ''(i.e. empty) to disable relative rule.
    • Higher classes inherit authority of lower classes, so there is no need to add allowed file extensions to every rule.
    • Separate several file extensions with ','.
    • No matter how the settings are, nobody can upload file whose size is larger than 5 MB or whose extension name is among 'exe, com, bat, msi'.
    ", + 'text_attachment_authority_note_one' => "Definir la autoridad del usuario para subir archivos adjuntos basados en su clase.", + 'text_save_directory_note' => "El directorio donde se guardan los archivos adjuntos. Por favor, asegúrese de que tiene permisos de acceso al directorio correctamente configurados (777). ¡ NO barra final (/) al final! Por defecto './attachments'.", + 'row_save_directory_type' => "Guardar archivos adjuntos en", + 'text_one_directory' => "Un directorio para todos los archivos", + 'text_directories_by_monthes' => "Directorios nombrados después de subir meses", + 'text_directories_by_days' => "Directorios nombrados después de subir días", + 'text_save_directory_type_note' => "La configuración cambiada no afecta a los archivos adjuntos ya cargados. Por defecto 'Directorios nombrados después de los meses subidos'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Sin miniatura. Sólo guardar la imagen original.", + 'text_create_thumbnail' => "2. Crear miniatura si la imagen es grande, y guardar tanto la miniatura como la imagen original.", + 'text_resize_big_image' => "3. Redimensionar la imagen si es grande y sólo guardar la miniatura.", + 'text_image_thumbnail_note' => "Por defecto '2'.", + 'row_thumbnail_quality' => "Calidad de miniatura", + 'text_thumbnail_quality_note' => "Establecer la calidad de la miniclave. El valor debe ser un entero entre 1 y 100. El número más grande, la mayor calidad y el mayor tamaño de archivo. Por defecto '80'.", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Ancho * altura, en píxeles. Crea miniaturas SÓLO para imágenes cuyo ancho o altura excede el límite. Por defecto '500', '500'.", + 'row_watermark' => "Posición Marca de Agua", + 'text_no_watermark' => "Sin marca de agua", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Posición aleatoria", + 'text_watermark_note' => "Añadir marca de agua al archivo de imagen cargado (JPEG/PNG/GIF). Reemplace el archivo PNG de marca de agua 'pic/watermark.png' con el suyo propio. Establece la posición donde colocar la marca de agua. La animación GIF no es compatible. Por defecto 'sin marca de agua'.", + 'row_image_size_for_watermark' => "Tamaño de imagen para marca de agua", + 'text_watermark_size_note' => "Ancho * altura, en píxeles. Añade la marca de agua SÓLO a imágenes cuyo ancho y la altura excede esto. Por defecto '300', '300'.", + 'row_jpeg_quality_with_watermark' => "Calidad JPEG con marca de agua", + 'text_jpeg_watermark_quality_note' => "La calidad de imagen para el archivo JPEG después de añadir marca de agua. El valor debe ser un entero entre 1 y 100. El número más grande, la mayor calidad y el mayor tamaño de archivo. Por defecto '85'.", + 'head_save_attachment_settings' => "Guardar ajustes del archivo adjunto", + 'row_css_date' => "CSS date", + 'text_css_date' => "El formato de hora es YYYMDDhmm, por ejemplo, '200911030110'. Cambiar esto ayuda a forzar a los navegadores de los usuarios a actualizar la caché CSS. Es útil cuando haces algunos cambios a los archivos CSS. Deje en blanco si no tiene sentido para ti. Por defecto vacío.", + 'row_alternative_thumbnail_size' => "Tamaño de miniatura alternativo", + 'text_alternative_thumbnail_size_note' => "Los usuarios podrían elegir el tamaño alternativo para las miniaturas. Por defecto '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Añadir marca de agua a la miniatura", + 'text_watermark_to_thumbnail_note' => "Si también añade marca de agua a la miniatura o no. Por defecto 'no'. La configuración de marca de agua global debe estar habilitada para que funcione.", + 'row_advertisement_settings' => "Configuración de anuncios", + 'submit_advertisement_settings' => "Configuración de anuncios", + 'text_advertisement_settings_note' => "Configurar anuncios en su sitio.", + 'head_advertisement_settings' => "Configuración de anuncios", + 'row_enable_advertisement' => "Activar anuncio", + 'text_enable_advertisement_note' => "Configuración de publicidad global.", + 'row_no_advertisement' => "Sin anuncios", + 'text_can_choose_no_advertisement' => " o superior puede elegir no ver ningún anuncio en CP del usuario. Por defecto ", + 'row_bonus_no_advertisement' => "No hay anuncios con bonus", + 'text_no_advertisement_with_bonus' => " o superior pueden comprar algún tiempo sin anuncios en el centro de bonos. Por defecto ", + 'row_no_advertisement_bonus_price' => "Ningún precio de bonificación de anuncios", + 'text_bonus_points_to_buy' => " puntos de bonus para comprar ", + 'text_days_without_advertisements' => " días sin anuncios. Por defecto '10000', '15'.", + 'row_click_advertisement_bonus' => "Bono de Anuncios Clic", + 'text_points_clicking_on_advertisements' => " el bonus apunta la primera vez que hace clic en un anuncio. Póngalo en '0' para desactivar la regla. Por defecto '0'.
    Nota: algunas aplicaciones de servicio de anuncios (por ejemplo, Google Adsense) prohíbe sitios web incluyendo incentivos para hacer clic en publicidades.", + 'head_save_advertisement_settings' => "Guardar configuración de anuncio", + 'row_enable_tooltip' => "Activar Tooltip", + 'text_enable_tooltip_note' => "Permitir a los usuarios usar tooltip. Por defecto 'sí'.", + 'text_thirtypercentleech_chance_becoming' => "% de probabilidad de convertirse en 30% Leech. Por defecto '0'.", + 'text_thirtypercentleech_will_become' => "30% de la Hoja se convertirá ", + 'text_thirtypercentleech_timeout_default' => " días. Por defecto 'normal', '30'.", + 'row_site_logo' => "Logo del sitio", + 'text_site_logo_note' => "El archivo de imagen del logotipo del sitio. El tamaño recomendado de la imagen es 220 * 70. Si está en blanco, mostrar texto en su lugar. Por defecto ''.", + 'row_promotion_link_click' => "Click del enlace de promoción", + 'text_promotion_link_note_one' => " puntos de bonificación si su enlace de promoción se hace clic en una IP no registrada. Sólo se contabiliza un clic ", + 'text_promotion_link_note_two' => " segundos. Establece los puntos a '0' para desactivar la regla. Por defecto '0', '600'.", + 'row_promotion_link_example_image' => "Imagen de ejemplo del enlace de promoción", + 'text_promotion_link_example_note' => "La imagen en los ejemplos de enlace de promoción. DEBES usar ruta relativa, por ejemplo, 'pic/prolink.png'.", + 'row_enable_nfo' => "Habilitar NFO", + 'text_enable_nfo_note' => "Predeterminado 'sí'. Configuración NFO para todo el sistema.", + 'row_web_analytics_code' => "Código de análisis web", + 'text_web_analytics_code_note' => "Introduzca código analíticas web de un servicio de terceros (por ejemplo, Google Analytics). Déjelo en blanco si no lo hay.
    Nota: solo utiliza el código que estés seguro de que es seguro y fiable.", + 'row_enable_email_notification' => "Habilitar notificación por correo electrónico", + 'text_email_notification_note' => "Permitir a los usuarios recibir notificaciones por correo electrónico cuando reciba un nuevo pm, comentario, etc.", + 'text_users_get' => "Usuarios obtendrían ", + 'text_invitations_default' => " invitaciones la primera vez que es promovido a esta clase. Por defecto ", + 'row_guest_visit_type' => "Visita de invitado", + 'text_guest_visit_type_normal' => 'Normal', + 'text_guest_visit_type_static_page' => 'Mostrar una página estática', + 'text_guest_visit_type_custom_content' => 'Mostrar contenido personalizado', + 'text_guest_visit_type_redirect' => 'Redirigir a una URL', + 'row_guest_visit_value_static_page' => 'Página estática específica', + 'row_guest_visit_value_custom_content' => 'Contenido personalizado', + 'row_guest_visit_value_redirect' => 'URL específica', + 'text_guest_visit_value_static_page' => 'File locate:resources/static-pages/', + 'row_login_type' => 'Tipo de acceso', + 'text_login_type_normal' => 'Normal', + 'text_login_type_secret' => 'Secreto', + 'text_login_type_warning' => "Sólo uno de los tres está en vigor", + 'row_login_secret' => 'Secreto de acceso', + 'text_login_secret_current' => 'Secreto actual', + 'text_login_url_with_secret' => 'URL de inicio de sesión secreta', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Re-generar(actualizará secreto y extenderá su vida después de guardar)", + 'text_login_secret_regenerate_no' => "Restante (no cambiará secreto y es de por vida después de guardar)", + 'text_login_secret_lifetime' => 'Fecha límite', + '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', + '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.', + 'row_download_support_passkey' => 'Soporte para descargar por passkey', + 'text_download_support_passkey_note' => 'Soporte para descargar archivos torrent por passkey o no(también requiere el identificador de torrent).', + 'row_torrent_hr' => 'H&R', + 'text_torrent_hr_note' => '.Establecer registro de torrent en H&R', + 'row_cancel_hr' => 'Cancelar H&R', + 'text_cancel_hr_note' => "puntos de bonus para cancelar un H&R. Por defecto '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'La asistencia obtiene un bono', + 'text_attendance_initial_reward' => 'Recompensa inicial', + 'text_attendance_initial_reward_input_label' => 'Primera vez que obtendras', + 'text_attendance_input_suffix' => 'bonus', + 'text_attendance_continuous_increment' => 'Incremento continuo', + 'text_attendance_continuous_increment_input_label' => 'Cada incremento de asistencia continua', + 'text_attendance_reward_limit' => 'Límite de recompensas', + 'text_attendance_reward_limit_input_label' => 'Mayor recompensa que obtendrás', + 'text_attendance_continuous' => 'Continua', + 'text_attendance_continuous_days' => 'Días continuos', + 'text_attendance_continuous_days_additional_reward' => 'Bono adicional', + 'text_attendance_continuous_days_action' => 'Accin', + 'text_attendance_continuous_unit' => 'días', + 'text_attendance_continuous_item_action_remove' => 'Eliminar', + 'text_attendance_continuous_item_action_add' => 'Añadir', + 'text_attendance_continuous_add_rules' => 'Por favor, añade reglas de menor a mayor', + 'row_attendance_card' => 'Comprar tarjeta de asistencia', + 'text_attendance_card_note' => "bonus puntos para comprar una tarjeta de asistencia. Por defecto" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Idioma del sitio habilitado', + 'text_site_language_enabled_note' => 'Seleccionar idioma del sitio habilitado', + 'keep_at_least_one' => 'Mantener al menos uno', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'Por defecto es', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Mostrar superior subido(contador de Torrent)', + 'text_show_top_uploader_note' => "Por defecto 'No'. Mostrar el usuario de subida más alto (cuenta de Torrent) en la página principal.", + 'claim_label' => 'Reclamo de torrent', + 'claim_enabled' => 'Reclamo habilitado', + 'claim_torrent_ttl' => 'El torrent puede ser reclamado después de %s de días de liberación.', + 'claim_torrent_user_counts_up_limit' => 'A Torrent can be claimed by up to %s of users.', + 'claim_user_torrent_counts_up_limit' => 'Un usuario puede reclamar hasta %s de torrents.', + 'claim_remove_deduct_user_bonus' => "El torrent reclamado será eliminado y %s del bono del usuario será deducido si no cumple con el estándar (no el primer mes de reclamación).", + 'claim_give_up_deduct_user_bonus' => 'El usuario deja de reclamar activamente el bono %s.', + 'claim_reach_standard' => 'Estándar: el tiempo mensual de siembra mayor o igual a %s de horas, o subido mayor o igual a %s veces su tamaño.', + 'claim_bonus_multiplier' => 'Calcular %s veces el valor de bonificación normal de la bonificación de semilla alcanzada.', + 'row_misc_settings' => 'Ajustes Misc', + 'submit_misc_settings' => 'Ajustes Misc', + 'text_misc_settings_note' => 'Ajustes Misc', + 'row_misc_donation_custom' => 'Donación personalizada', + 'text_donation_custom_note' => 'Contenido personalizado de la página de donaciones, mostrado sobre Alipay, PayPal. Soporte bbcode tag', + 'row_approval_status_icon_enabled' => 'Mostrar icono de estado de aprobación', + 'text_approval_status_icon_enabled_note' => "Si mostrar el icono de estado de aprobación en la lista de torrents, por defecto: 'No'.", + 'row_approval_status_none_visible' => 'Visibilidad de torrents no revisados', + 'text_approval_status_none_visible_note' => "Default: 'Yes'. If change to 'No', force to show approval status icon when audit is not [allow] status.", + 'row_imdb_language' => 'Idioma IMDB', + 'text_imdb_language_note' => 'Idiomas usados para rascar los datos de IMDB.', + 'text_login_type_passkey' => 'clave', + 'row_harem_addition' => 'Añadir Harem', + 'text_user_would_get_by_harem' => 'El usuario recibirá el valor bonus del arem directo', + 'text_harem_addition_note' => 'veces como recompensa (factor, p. ej. rellenar 0.01, si harem obtiene 100 bonos entonces recompensa al usuario 100 * 0.01 = 1)', + 'row_offer_skip_approved_count' => 'La oferta de subida directa permite el recuento', + 'text_offer_skip_approved_count_note' => 'Cuando el número de ofertas aprobadas es mayor o igual a este valor, puede subir directamente sin presentar ofertas.', + 'row_torrent_delete' => 'Eliminar torrent', + 'text_torrent_delete_note' => '. Eliminar torrent', + 'row_hundred_gb_credit' => "100,0 GB subiendo crédito", + 'text_hundred_gb_credit_note' => " puntos de bonus a intercambiar por 100.0 GB de crédito de subida. Por defecto '10000'.", + 'row_ten_gb_download_credit' => "10,0 GB descargando crédito", + 'text_ten_gb_download_credit_note' => " puntos de bonificación a intercambiar por 10,0 GB de crédito de descarga. Por defecto '1000'.", + 'row_hundred_gb_download_credit' => "100,0 GB descargando crédito", + 'text_hundred_gb_download_credit_note' => " puntos de bonificación a intercambiar por 100.0 GB de crédito de descarga. Por defecto '8000'.", + 'row_official_addition' => 'Agregación oficial', + 'text_user_would_get_by_official' => 'El usuario recibirá el valor normal del torrent oficial', + 'text_addition_addition_note' => 'veces como recompensa (factor, p. ej. rellenar 0.01, si los torrens oficiales obtienen 100 bonus entonces recompensa al usuario 100 * 0.01 = 1)', + 'zero_bonus_factor_default' => '. Por defecto es: 0.2', + 'row_official_tag' => 'Etiqueta oficial', + 'text_official_tag_note' => '. Los torrents con esta etiqueta son torrents oficiales', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Los torrents con esta etiqueta son torrents de bonus cero', + 'row_upload_deny_approval_deny_count' => 'Rechazar el recuento de denegaciones de aprobación de subida', + 'text_upload_deny_approval_deny_count_note' => "Cuando el número de torrents denegado es mayor o igual a este valor, no se permite la publicación. Establecer en '0' para no usar esta regla", + 'row_nfo_view_style_default' => 'Estilo de vista NFO por defecto', + 'row_destroy_disabled' => 'Eliminar cuenta completamente', + 'text_destroy_disabled_note_one' => 'Cuentas desactivadas si son continuamente', + 'text_destroy_disabled_note_two' => "Los días sin iniciar sesión, se borrarán físicamente de la base de datos completamente. Por defecto '500', por favor establezca un valor mayor que cualquiera de los anteriores para causar deshabilitación. Establecer a '0' para desactivar esta regla." , + 'row_enable_global_search_system' => 'Activar búsqueda global', + 'text_global_search_system_note' => "Por defecto: 'Sí'. Si está activado, cuando hay múltiples secciones, el portal de búsqueda global se muestra en la esquina inferior derecha del menú principal.", + 'row_protected_forum' => 'Foros de protección de la privacidad', + 'text_protected_forum' => 'Los IDs de los foros que permiten la protección de la privacidad , separados por comas (por ejemplo, 1,2,3)', + 'forum_format_error' => 'El formato de los foros es incorrecto, por favor compruébalo de nuevo!', + 'row_buy_an_tmp_invite' => 'Comprar una invitación temporal', + 'text_buy_an_tmp_invite_note' => " puntos de bonus para obtener una invitación temporal. Por defecto '500'.Establecer ratio a '0' para desactivar la compra.", + 'row_buy_rainbow_id' => 'Comprar Rainbow ID', + 'text_buy_rainbow_id_note' => " puntos de bonificación para obtener un ID de arco lluvia, válido durante 30 días. Predeterminado '5.000'.", + 'row_buy_change_username_card' => 'Comprar cambio de nombre de usuario', + 'text_buy_change_username_card_note' => " puntos de bonus para obtener una tarjeta de cambio de nombre de usuario, válida para siempre. Por defecto '100.000'.", + 'row_initial_tmp_invites' => "Número inicial de invitaciones temporales", + 'text_initial_tmp_invites_note' => "¿Cuántas invitaciones temporales se deben dar a cada usuario al registrarse? Por defecto '0'.", + 'row_tax_factor' => 'Factor de impuestos para torrents pagados', + 'text_tax_factor_note' => 'Si el precio es 100, este factor es 0.1 y los ingresos reales del cargador son de 100 - 100 x 0. = 90, tenga en cuenta que no debe ser mayor que 1 o menor que 0.', + 'row_max_price' => 'Tarifa máxima para torrents pagados', + 'text_max_price_note' => 'por defecto: 1.000,000, establecer a 0 sin límite', + 'row_paid_torrent_enabled' => 'Activar o no torrents de pago', + 'text_paid_torrent_enabled_note' => 'Cuando está habilitado, los usuarios con permiso pueden establecer una cierta cantidad de bonus para ser cobrados a los usuarios que descargan los torrents cuando son enviados, por defecto: no', + 'row_use_challenge_response_authentication' => 'Autenticación de respuesta al desafío', + '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.' , +); + +?> diff --git a/lang/es/lang_shoutbox.php b/lang/es/lang_shoutbox.php new file mode 100644 index 00000000..fec526ce --- /dev/null +++ b/lang/es/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Acceso denegado.", + 'std_access_denied_note' => "No se permite a los invitados ver esta página.", + 'text_to_guest' => " a Invitado", + 'text_guest' => "Invitado", + 'text_ago' => " hace", + 'text_helpbox_disabled' => "La caja de ayuda está deshabilitada. ¿Cómo llega el infierno?", + 'text_no_permission_to_shoutbox' => "No tienes permiso para enviar mensajes a la bandeja de gritar. ¿Cómo llega el infierno aquí?", + "speaking_too_often" => "¡Hablando con demasiada frecuencia!", +); + +?> diff --git a/lang/es/lang_signup.php b/lang/es/lang_signup.php new file mode 100644 index 00000000..1c8bc55a --- /dev/null +++ b/lang/es/lang_signup.php @@ -0,0 +1,35 @@ + "Registrarse", + 'text_cookies_note' => "Note: You need cookies enabled to sign up or log in.", + 'row_desired_username' => "Usuario deseado", + 'text_allowed_characters' => "Caracteres permitidos: (a-z), (A-Z), (0-9), Máximo 12 caracteres", + 'row_pick_a_password' => "Escoge una contraseña", + 'text_minimum_six_characters' => "Mínimo de 6 caracteres", + 'row_enter_password_again' => "Introducir contraseña de nuevo", + 'row_question' => "Pregunta", + 'row_enter_hint_answer' => "Introducir respuesta de pista", + 'text_hint_note' => "Esta respuesta se utilizará para restablecer tu contraseña en caso de que la olvides.
    Mínimo de 6 caracteres.", + 'row_email_address' => "Dirección de email", + 'text_email_note' => "sólo se pudo registrar con correo electrónico de esos dominios: ", + 'row_country' => "País", + 'row_gender' => "Sexo", + 'radio_male' => "Hombre ", + 'radio_female' => "Mujer ", + 'row_verification' => "Verificación", + 'checkbox_read_rules' => "He leído el sitio reglas página.", + 'checkbox_read_faq' => "Estoy de acuerdo en leer la FAQ antes de hacer preguntas.", + 'checkbox_age' => "Tengo al menos 13 años.", + 'text_all_fields_required' => "¡Todos los campos son obligatorios! ", + 'submit_sign_up' => "Sign up! (PRESS ONLY ONCE)", + 'select_none_selected' => "Ninguno seleccionado", + 'text_select_lang' => "Seleccionar idioma del sitio: ", + 'row_school' => "Escuela", + 'head_invite_signup' => "Invitar registro", + 'std_uninvited' => "Código de invitación incorrecto. ", + 'std_error' => "Error", +); + +?> diff --git a/lang/es/lang_special.php b/lang/es/lang_special.php new file mode 100644 index 00000000..fee2a7bf --- /dev/null +++ b/lang/es/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Permiso denegado. Sólo ", + 'std_or_above_can_view' => " o superior puede ver sección especial.

    Por favor vea la FAQ para más información sobre las diferentes clases de usuario y lo que pueden hacer.

    El personal %s
    ", +]; diff --git a/lang/es/lang_staff.php b/lang/es/lang_staff.php new file mode 100644 index 00000000..9adf2ef8 --- /dev/null +++ b/lang/es/lang_staff.php @@ -0,0 +1,36 @@ + "Personal", + 'text_staff' => "Personal", + 'text_firstline_support' => "Soporte de Primavera", + 'text_firstline_support_note' => "Las preguntas generales de soporte deberían dirigirse preferentemente a estos usuarios. Tenga en cuenta que son voluntarios, entregando su tiempo y esfuerzo para ayudarle. Tratarlos en consecuencia.", + 'text_movie_critics' => "Críticos", + 'text_movie_critics_note' => "Los críticos son responsables de elegir cosas buenas, de escribir reseñas, de recompensar los comentarios de los usuarios sobre películas, música, etc, en general creando un mejor ambiente para el debate.", + 'text_general_staff' => "Personal general", + 'text_general_staff_note' => "Todas las preguntas de soporte de software y aquellas ya respondidas en la FAQ serán ignoradas.

    Enviar mensaje al personal, haga clic aquí", + 'text_username' => "Usuario", + 'text_online_or_offline' => "En línea/Desconectado", + 'text_country' => "País", + 'text_contact' => "Contacto", + 'text_language' => "Idioma", + 'text_support_for' => "Soporte para", + 'text_responsible_for' => "Responsable de", + 'text_duties' => "Dutios del personal", + 'title_online' => "En línea", + 'title_offline' => "Desconectado", + 'title_send_pm' => "Enviar PM", + 'text_vip' => "VIP", + 'text_vip_note' => "El estatus VIP sólo se otorga a aquellos que han hecho una contribución especial a %s, por ejemplo, antiguos miembros del personal.", + 'text_reason' => "Razón", + 'text_apply_for_it' => "Aplicar para unirse", + 'text_forum_moderators' => "Moderadores del foro", + 'text_forum_moderators_note' => "Los moderadores del foro son responsables de la gestión diaria de los foros.", + 'text_forums' => "Foros", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Permiso denegado. Sólo ", + 'std_or_above_can_view' => " o superior podría ver el personal.

    Por favor vea la FAQ para más información sobre las diferentes clases de usuario y lo que pueden hacer.

    El personal %s
    ", +); + +?> diff --git a/lang/es/lang_staffbox.php b/lang/es/lang_staffbox.php new file mode 100644 index 00000000..60084fa2 --- /dev/null +++ b/lang/es/lang_staffbox.php @@ -0,0 +1,34 @@ + "MP del personal", + 'text_staff_pm' => "MP del personal", + 'std_sorry' => "Disculpe", + 'std_no_messages_yet' => "¡Aún no hay mensajes!", + 'col_subject' => "Asunto", + 'col_sender' => "Remitente", + 'col_added' => "Añadido", + 'col_answered' => "Respondido", + 'col_action' => "Acto.", + 'text_yes' => "Sí", + 'text_no' => "Nu", + 'submit_set_answered' => "Definir respuesta", + 'submit_delete' => "Eliminar", + 'text_system' => "Sistema", + 'head_view_staff_pm' => "Ver MP del personal", + 'col_from' => "De", + 'col_date' => "Fecha", + 'col_answered_by' => "Respondido por", + 'text_reply' => "Responder", + 'text_mark_answered' => "Marcar respuesta", + 'text_delete' => "Eliminar", + 'std_error' => "Error", + 'std_no_user_id' => "Ningún usuario con ese ID.", + 'head_answer_to_staff_pm' => "Responder al MP del personal", + 'text_answering_to' => "Respondiendo a ", + 'text_sent_by' => " enviado por ", + 'std_body_is_empty' => "¡Por favor, introduzca algo!", +); + +?> diff --git a/lang/es/lang_subtitles.php b/lang/es/lang_subtitles.php new file mode 100644 index 00000000..12facbc0 --- /dev/null +++ b/lang/es/lang_subtitles.php @@ -0,0 +1,64 @@ + "¡Error!", + 'std_must_login_to_upload' => "Debe estar conectado para subir subtítulos", + 'head_subtitles' => "Subtítulos", + 'std_nothing_received' => "Upload failed!

    Nothing received! The selected file may have been too large.", + 'std_subs_too_big' => "Subida fallida!

    Subs es demasiado grande!", + 'std_wrong_subs_format' => "Subida fallida!

    No puedo guardar el archivo que me envíes :|", + 'std_file_already_exists' => "Subida fallida!

    Un archivo ya existe ", + 'std_missing_torrent_id' => "Upload failed!

    missing torrent ID !", + 'std_invalid_torrent_id' => "Subida fallida!

    parece que no es un ID de torrent válido!", + 'std_no_permission_uploading_others' => "Subida fallida!

    Parece que no es tu ID de torrent, ¡los usuarios de tu clase no pueden subir subs a torrents de otros!", + 'std_file_same_name_exists' => "Ya existe un archivo con ese nombre ", + 'std_must_choose_language' => "Subida fallida!

    ¡Elige un idioma para el subtítulo!", + 'std_failed_moving_file' => "Error al mover el archivo subido. Debe contactar con un administrador sobre este error.", + 'std_this_file' => "Este archivo: ", + 'std_is_invalid' => " is not valid on the folder.", + 'text_upload_subtitles' => "Subir subtítulos - total subido ", + 'text_rules' => "Reglas:", + 'text_rule_one' => "1. ¡Por favor, sube sólo archivos con nombres en inglés!", + 'text_rule_two' => "2. Los subtítulos DEBES ESTAR EN SYNC con lo que estás diciendo que son. Si no son un desperdicio de espacio.", + 'text_rule_three' => "3. La identificación de idioma no es realmente necesaria en Título ya que existe la bandera nacional, pero si sientes la necesidad: escribir el idioma al final , e. . CHS.", + 'text_rule_four' => "4.Si estás subiendo subtítulos para un paquete de temporada, zip/rar todos juntos.", + 'text_rule_five' => "5.Si estás subiendo subtítulos de Vobsub (idx+sub), zip/rar antes de subir.", + 'text_rule_six' => "6.Si está subiendo un subtítulo adecuado o re-sincronizado, añada [proper] o [resynced] después del nombre del subtítulo.", + 'text_red_star_required' => "

    Campos marcados con una estrella roja (*) son requeridos.

    \n", + 'text_uploading_subtitles_for_torrent' => "Subiendo subtítulo para el torrent: ", + 'row_file' => "Fichero", + 'text_maximum_file_size' => "Tamaño máximo de archivo: ", + 'row_torrent_id' => "ID Torrent", + 'text_torrent_id_note' => "(El número en la barra de direcciones cuando vaya a la página de detalles del torrent.
    p.e.  http://%s/details.php?id=16  el número 16 es el ID del torrente)", + 'row_title' => "Título", + 'text_title_note' => "(Opcional, tomada del nombre del archivo si no se especificó.)", + 'row_language' => "Idioma", + 'select_choose_one' => "(elija uno)", + 'row_show_uploader' => "Mostrar cargador", + 'hide_uploader_note' => "No mostrar mi nombre de usuario en el campo 'Upped Pory'.", + 'submit_upload_file' => "Subir archivo ", + 'submit_reset' => "Reset", + 'text_sorry' => "Disculpe", + 'text_nothing_here' => "Lo sentimos, nada aquí pal :( ", + 'submit_search' => "Buscar", + 'text_prev' => "Anterior", + 'text_next' => "Siguiente", + 'col_lang' => "Lang.", + 'col_title' => "Título", + 'title_date_added' => "Tiempo Añadido", + 'title_size' => "Tamaño", + 'col_hits' => "Golpes", + 'col_upped_by' => "Subido por", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anónimo", + 'std_delete_subtitle' => "Eliminar subtítulo", + 'std_delete_subtitle_note' => "Estás a punto de eliminar este subtítulo.", + 'text_reason_is' => "Razón: ", + 'submit_confirm' => "Confirmar", + 'col_report' => "Reporte", + 'title_report_subtitle' => "Reportar este subtítulo", + 'select_all_languages' => "(todos los idiomas)", +); + +?> diff --git a/lang/es/lang_tags.php b/lang/es/lang_tags.php new file mode 100644 index 00000000..54b8ab35 --- /dev/null +++ b/lang/es/lang_tags.php @@ -0,0 +1,152 @@ + "Sintaxis:", + 'text_example' => "Ejemplo:", + 'text_result' => "Resultado:", + 'text_remarks' => "Remoscuro:", + 'head_tags' => "Etiquetas", + 'text_tags' => "Etiquetas", + 'text_bb_tags_note' => "Los foros %s soportan una serie de etiquetas BB que puedes incrustar para modificar cómo se muestran tus publicaciones.", + 'submit_test_this_code' => "Prueba este código !", + 'text_bold' => "Bold", + 'text_bold_description' => "Hace que el texto adjunto.", + 'text_bold_syntax' => "[b]Texto[/b]", + 'text_bold_example' => "[b]This is bold text.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Hace cursiva el texto adjunto.", + 'text_italic_syntax' => "[i]Texto[/i]", + 'text_italic_example' => "[i]Este es texto en cursiva.[/i]", + 'text_underline' => "Bajo línea", + '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_color_one' => "Color (alt. 1)", + 'text_color_one_description' => "Cambia el color del texto adjunto.", + 'text_color_one_syntax' => "[color=Color]Texto[/color]", + 'text_color_one_example' => "[color=azul]Este es texto azul.[/color]", + 'text_color_one_remarks' => "Los colores que sean válidos dependen del navegador. Si utiliza los colores básicos (rojo, verde, azul, amarillo, rosa, etc) debe estar seguro.", + 'text_color_two' => "Color (alt. 2)", + 'text_color_two_description' => "Cambia el color del texto adjunto.", + 'text_color_two_syntax' => "[color=#RGB]Texto[/color]", + 'text_color_two_example' => "[color=#0000ff]Este es texto azul.[/color]", + 'text_color_two_remarks' => "RGB debe ser un número hexadecimal de seis dígitos.", + 'text_size' => "Tamaño", + 'text_size_description' => "Establece el tamaño del texto adjunto.", + 'text_size_syntax' => "[tamaño=n]texto[/size]", + 'text_size_example' => "[size=4]Este es el tamaño 4.[/size]", + 'text_size_remarks' => "n debe ser un número entero en el rango 1 (pequeño) a 7 (grande). El tamaño predeterminado es 2.", + 'text_font' => "Font", + 'text_font_description' => "Establece el tipo de cara (fuente) para el texto adjunto.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]¡Hola mundo![/font]", + 'text_font_remarks' => "Especifica fuentes alternativas separándolas con una coma.", + '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_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_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_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_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.", + 'text_quote_one_syntax' => "[quote]Texto citado[/quote]", + 'text_quote_one_example' => "[quote]Me encanta %s.[/quote]", + 'text_quote_two' => "Cotización (alt. 2)", + 'text_quote_two_description' => "Inserta una cita.", + 'text_quote_two_syntax' => "[quote=Autor]Texto citado[/quote]", + 'text_quote_two_example' => "[quote=%s]Me encanta %s.[/quote]", + 'text_list' => "Lista", + 'text_description' => "Inserta un elemento de la lista.", + 'text_list_syntax' => "[*]Texto", + 'text_list_example' => "[*] Este es el punto 1\n[*] Este es el punto 2", + 'text_preformat' => "Preformado", + 'text_preformat_description' => "Texto preformateado (monospace). No envuelve automáticamente.", + 'text_preformat_syntax' => "[pre]Texto[/pre]", + 'text_preformat_example' => "[pre]Este es texto preformateado.[/pre]", + 'text_code' => "Código", + 'text_code_description' => "Mostrar texto en formato decorado.", + 'text_code_syntax' => "[code]Texto[/code]", + 'text_code_example' => "[code]Este es el código[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Mostrar el nombre de usuario de quien lo vea", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Sé que estás leyendo esto, [you]", + 'text_you_remarks' => "Útil para hacer trucos", + 'text_site' => "[site]", + 'text_site_description' => "Mostrar el nombre del sitio", + 'text_site_syntax' => "[site]", + 'text_site_example' => "Estás visitando [site] ahora", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "Mostrar la url de este sitio", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "La url de [site] es [siteurl]", + '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_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_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_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_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_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]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "Insertar TuDou vídeo en línea en páginas web", + 'text_tudou_syntax' => "[tudou]URL de vídeo en TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "Imagen CC98", + 'text_ninety_eight_image_description' => "Mostrar imagen alojada en el foro C98", + 'text_ninety_eight_image_syntax' => " [98img=[auto|número]]archivo de imagen[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 es un foro en la Universidad de Zhejiang", + 'text_spoiler' => 'Spoiler', + '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_left' => 'Text align left', + 'text_left_description' => 'Insertar contenido justificado por la izquierda en la página', + 'text_left_syntax' => '[left]Este es el contenido alineado a la izquierda[/left]', + 'text_left_example' => '[left]Este es el contenido alineado a la izquierda[/left]', + + 'text_center' => 'Alinear texto centro', + 'text_center_description' => 'Insertar contenido justificado por el centro en la página', + 'text_center_syntax' => '[center]Este es el contenido alineado al centro[/center]', + 'text_center_example' => '[center]Este es el contenido alineado al centro[/center]', + + 'text_right' => 'Texto alinear derecha', + 'text_right_description' => 'Insertar contenido justificado en la página', + 'text_right_syntax' => '[right]Este es el contenido alineado correcto[/right]', + 'text_right_example' => '[right]Este es el contenido alineado correcto[/right]', +); + +?> diff --git a/lang/es/lang_takeconfirm.php b/lang/es/lang_takeconfirm.php new file mode 100644 index 00000000..3d561b89 --- /dev/null +++ b/lang/es/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "Ningún amigo para confirmar. :(

    Por favor haga clic ", + 'std_here_to_go_back' => "aquí para volver atrás.", + 'mail_title' => " Cuenta confirmada", + 'mail_here' => "AQUÍ", + 'mail_content_1' => "Hola,

    Tu cuenta ha sido confirmada. Ahora puedes visitar ", + 'mail_content_2' => "

    y usa tu información de inicio de sesión para iniciar sesión. Esperamos que leas las preguntas frecuentes y las reglas antes de empezar a compartir archivos.

    Buena suerte y diviértete en ".$SITENAME."!

    Si no conoces a la persona que te ha invitado, por favor reporta este correo electrónico a ".$REPORTMAIL."
    ------
    tuyos,The ".$SITENAME." Equipos." +); + +?> diff --git a/lang/es/lang_takecontact.php b/lang/es/lang_takecontact.php new file mode 100644 index 00000000..4d9253b0 --- /dev/null +++ b/lang/es/lang_takecontact.php @@ -0,0 +1,17 @@ + "Error", + 'std_method' => "Método", + 'std_please_enter_something' => "¡Por favor, introduzca algo!", + 'std_please_define_subject' => "¡Necesitas definir el tema!", + 'std_message_flooding' => "No se permite la afluencia de mensajes. Por favor espere ", + 'std_second' => " segundo", + 'std_s' => "s", + 'std_before_sending_pm' => " antes de enviar PM a STAFF.", + 'std_succeeded' => "Éxito", + 'std_message_succesfully_sent' => "¡El mensaje fue enviado con éxito!" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_takeedit.php b/lang/es/lang_takeedit.php new file mode 100644 index 00000000..a551bd2d --- /dev/null +++ b/lang/es/lang_takeedit.php @@ -0,0 +1,12 @@ + "¡Edición fallida!", + 'std_missing_form_data' => "datos de formulario faltantes", + 'std_not_owner' => "¡No eres el propietario! ¿Cómo sucedió eso?", + 'std_nfo_too_big' => "¡NFO es demasiado grande! Máximo 65,535 bytes.", + 'std_cannot_move_torrent' => "No tienes permiso para mover torrents a otra sección. BTW, ¿cómo llegas aquí?" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_takeflush.php b/lang/es/lang_takeflush.php new file mode 100644 index 00000000..4d15c396 --- /dev/null +++ b/lang/es/lang_takeflush.php @@ -0,0 +1,11 @@ + "Fallo", + 'std_success' => "Éxito", + 'std_ghost_torrents_cleaned' => "torrents fantasma fueron limpiados con éxito.", + 'std_cannot_flush_others' => "Solo puedes limpiar tus propios torrents fantasmas" +); + +?> \ No newline at end of file diff --git a/lang/es/lang_takeinvite.php b/lang/es/lang_takeinvite.php new file mode 100644 index 00000000..8c9ea349 --- /dev/null +++ b/lang/es/lang_takeinvite.php @@ -0,0 +1,29 @@ + "¡Invitación fallida!", + 'std_username_too_long' => "Lo sentimos, el nombre de usuario es demasiado largo (hasta 12 caracteres)", + 'std_must_enter_email' => "¡Debes introducir una dirección de correo electrónico!", + 'std_invalid_email_address' => "¡Dirección de email no válida!", + 'std_must_enter_personal_message' => "Por favor, añade un mensaje personal.", + 'std_email_address' => "La dirección de correo ", + 'std_is_in_use' => " ya está en uso.", + 'mail_here' => "AQUÍ", + 'mail_tilte' => " Invitación", + 'mail_one' => "Hola,

    Has sido invitado a unirte a la comunidad %s por ", + 'mail_two' => ".
    This is a private community which has very knowledgeable members.
    If you are interested in joining the community please read over
    the rules and confirm the invite.

    If you want to accept this invitation, you'll need to click this link:", + 'mail_three' => "Necesitas aceptar la invitación dentro de ", + 'mail_four' => " días, o de lo contrario el enlace se volverá inactivo.
    ¡En %s esperamos que aceptes la invitación y que te unas a nuestra gran comunidad!

    Mensaje personal de ", + 'mail_five' => ":", + 'mail_six' => "Si no conoces a la persona que te ha invitado, por favor reenvía este correo a %s

    ------
    tuyos,
    El equipo %s.", + 'std_error' => "Error", + 'std_invite_denied' => "Los usuarios de tu clase no pueden enviar invitaciones. ¿Cómo llegas aquí?", + 'std_email_address_banned' => "¡Esta dirección de correo electrónico está bloqueada!", + 'std_wrong_email_address_domains' => "¡Esta dirección de correo electrónico no está permitida! Sólo puede enviar invitación a esos dominios: ", + 'std_no_invite' => "No tienes ninguna invitación. ¿Cómo llegas aquí?", + 'std_invitation_already_sent_to' => "¡Invitación fallida! La dirección de correo electrónico ", + 'std_await_user_registeration' => " ya ha recibido una invitación. Por favor, espere a que el usuario se registre.", +); + +?> diff --git a/lang/es/lang_takelogin.php b/lang/es/lang_takelogin.php new file mode 100644 index 00000000..550fe8ed --- /dev/null +++ b/lang/es/lang_takelogin.php @@ -0,0 +1,13 @@ + "Error: Nombre de usuario o contraseña incorrecta!

    ¿No recuerdas tu contraseña? Recuperar tu contraseña!", + 'std_login_fail' => "¡Error al iniciar sesión!", + 'std_account_disabled' => "Esta cuenta ha sido desactivada.", + 'std_user_account_unconfirmed' => "La cuenta aún no ha sido verificada. Si no recibiste el correo electrónico de confirmación, intenta resembrarlo.", + 'std_require_two_step_code' => 'Requiere código de autenticación en dos pasos.', + 'std_invalid_two_step_code' => 'Código de autenticación en dos pasos inválido.', +); + +?> diff --git a/lang/es/lang_takemessage.php b/lang/es/lang_takemessage.php new file mode 100644 index 00000000..e8834b2f --- /dev/null +++ b/lang/es/lang_takemessage.php @@ -0,0 +1,29 @@ + "Error", + 'std_permission_denied' => "¡Permiso denegado!", + 'std_please_enter_something' => "¡Por favor, introduzca algo!", + 'std_message_flooding_denied' => "No se permite la afluencia de mensajes. Por favor espere ", + 'std_before_sending_pm' => " segundo(s) antes de enviar PM.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Ningún usuario con este ID", + 'std_refused' => "Rechazado", + 'std_account_parked' => "Esta cuenta está estacionada.", + 'std_user_blocks_your_pms' => "Este usuario ha bloqueado PMs de ti.", + 'std_user_accepts_friends_pms' => "Este usuario sólo acepta PMs de usuarios en su lista de amigos.", + 'std_user_blocks_all_pms' => "Este usuario no acepta PMs.", + 'std_succeeded' => "Éxito", + 'std_messages_out_of' => " mensajes fuera de ", + 'std_were' => " fueron", + 'std_message_was' => "El mensaje era", + 'std_successfully_sent' => " ¡enviado con éxito!", + 'std_s_were' => "s fueron", + 'std_was' => " fue", + 'std_updated' => " actualizado!", + 'std_no_permission_forwarding' => "No tiene permiso para reenviar este mensaje.", + 'std_must_enter_username' => "Debe introducir el nombre de usuario al que desea reenviar el mensaje." +); + +?> diff --git a/lang/es/lang_takereseed.php b/lang/es/lang_takereseed.php new file mode 100644 index 00000000..999e15ad --- /dev/null +++ b/lang/es/lang_takereseed.php @@ -0,0 +1,12 @@ + "¡Solicitud de resembrado!", + 'std_it_worked' => "¡Funcionó! Se envía un mensaje a los usuarios que han capturado este torrent.", + 'std_error' => "Error", + 'std_torrent_not_dead' => "El torrent no está muerto.", + 'std_reseed_sent_recently' => "Alguien ya ha solicitado resembrar este torrent en los últimos 15 minutos. Por favor, espere pacientemente a que los usuarios resembren.", +); + +?> diff --git a/lang/es/lang_takesignup.php b/lang/es/lang_takesignup.php new file mode 100644 index 00000000..25deb37f --- /dev/null +++ b/lang/es/lang_takesignup.php @@ -0,0 +1,41 @@ + "Error de registro! (Ver debajo)", + 'std_invalid_email_address' => "¡Dirección de email no válida!", + 'std_email_address_banned' => "¡Esta dirección de correo electrónico está bloqueada!", + 'std_wrong_email_address_domains' => "¡Esta dirección de correo electrónico no está permitida! Sólo puede registrarse con correo electrónico de esos dominios: ", + 'std_invalid_gender' => "¡Género inválido!", + 'std_blank_field' => "No dejar ningún campo en blanco.", + 'std_hintanswer_too_short' => "Lo sentimos, la respuesta rápida es demasiado corta (mínimo 6 caracteres)", + 'std_username_too_long' => "El nombre de usuario es demasiado largo (el máximo es de 12 caracteres)", + 'std_passwords_unmatched' => "¡Las contraseñas no coinciden! Debe haber escrituras. Inténtalo de nuevo.", + 'std_password_too_short' => "Lo sentimos, la contraseña es demasiado corta (mínimo 6 caracteres)", + 'std_password_too_long' => "Lo sentimos, la contraseña es demasiado larga (el máximo es 40 caracteres)", + 'std_password_equals_username' => "Lo sentimos, la contraseña no puede ser igual que el nombre de usuario.", + 'std_wrong_email_address_format' => "Eso no parece una dirección de correo electrónico válida.", + 'std_invalid_username' => "Nombre de usuario inválido.", + 'std_unqualified' => "Lo sentimos, no estás calificado para convertirte en miembro de este sitio.", + 'std_email_address' => "La dirección de e-mail ", + 'std_in_use' => " ya está en uso.", + 'std_username_exists' => "Nombre de usuario ya existe!", + 'std_database_in_distress' => "Lo siento, Error de ql. Póngase en contacto con el administrador sobre este error.", + 'std_almost_signup' => "¡Casi acaba de registrarse!", + 'std_please_click' => "Por favor haga clic ", + 'std_here' => "aqui", + '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 ", + 'mail_this_link' => "ESTA LÍNEA", + 'mail_here' => "AQUÍ", + 'mail_title' => " Confirmación de registro de usuario", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Has solicitado una nueva cuenta de usuario en %s y has especificado
    esta dirección ", + 'mail_three' => " como contacto de usuario.

    Si no has hecho esto, por favor ignora este correo electrónico. La persona que ingresó tu dirección
    tenía la dirección IP ", + 'mail_four' => ". Por favor, no responda.

    Para confirmar tu registro de usuario, tienes que seguir ", + 'mail_four_1' => "

    If the Link above is broken or expired, try to send a new confirmation email again from ", + '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.", +); +?> diff --git a/lang/es/lang_takeupload.php b/lang/es/lang_takeupload.php new file mode 100644 index 00000000..7e65204f --- /dev/null +++ b/lang/es/lang_takeupload.php @@ -0,0 +1,31 @@ + "¡Carga fallida!", + 'std_missing_form_data' => "datos de formulario faltantes", + 'std_empty_filename' => "Nombre de archivo vacío!", + 'std_zero_byte_nfo' => "NFO de 0 bytes", + 'std_nfo_too_big' => "¡NFO es demasiado grande! Máximo 65,535 bytes.", + 'std_nfo_upload_failed' => "Error al subir NFO", + 'std_blank_description' => "¡Debes introducir una descripción!", + 'std_category_unselected' => "¡Debes seleccionar una categoría para poner el torrent!", + 'std_invalid_filename' => "Nombre de archivo inválido!", + 'std_filename_not_torrent' => "Nombre de archivo no válido (no un .torrent).", + 'std_empty_file' => "¡Archivo vacío!", + 'std_not_bencoded_file' => "¿Qué infierno has subido? ¡Esto no es un archivo en bencodificación!", + 'std_not_a_dictionary' => "no es un diccionario", + 'std_dictionary_is_missing_key' => "el diccionario no tiene clave(s)", + 'std_invalid_entry_in_dictionary' => "entrada no válida en el diccionario", + 'std_invalid_dictionary_entry_type' => "tipo de entrada de diccionario no válido", + 'std_invalid_pieces' => "piezas no válidas", + 'std_missing_length_and_files' => "falta tanto tamaño como archivos", + 'std_filename_errors' => "error de nombre de archivo", + 'std_uploaded_not_offered' => "sólo estás autorizado a subir un torrent que ofreces, por favor regresa y selecciona uno de 'Tu oferta'!", + 'std_unauthorized_upload_freely' => "no estás autorizado a subir torrent libremente!", + 'std_torrent_existed' => "Torrent ya subido!", + 'std_torrent_file_too_big' => "¡El archivo Torrent es demasiado grande! Max ", + 'std_remake_torrent_note' => " bytes. Por favor, vuelva a hacer el archivo torrent con mayor tamaño de pieza o divida el contenido en varios torrents.", +); + +?> diff --git a/lang/es/lang_topten.php b/lang/es/lang_topten.php new file mode 100644 index 00000000..144ca2fb --- /dev/null +++ b/lang/es/lang_topten.php @@ -0,0 +1,116 @@ + "¡Error!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Permiso denegado. Sólo ", + 'std_or_above_can_view' => " o superior podría ver Top 10.

    Por favor vea el "."FAQ para más información sobre diferentes clases de usuario y qué pueden hacer.

    El personal %s
    ", + 'col_rank' => "Rango", + 'col_user' => "Usuario", + 'col_donated' => "Donado", + 'col_ul_speed' => "Velocidad UL", + 'col_downloaded' => "Descargado", + 'col_dl_speed' => "Velocidad DL", + 'col_ratio' => "Ratio", + 'col_joined' => "Se unió", + 'col_name' => "Nombre", + 'title_sna' => "Número de Snatched", + 'col_data' => "Datos", + 'title_se' => "Número de Seeders", + 'col_le' => "Número de Leechers", + 'col_to' => "Para.", + 'col_country' => "País", + 'col_username' => "Usuario", + 'col_upload_rate' => "Tasa de subida", + 'col_download_rate' => "Tasa de descarga", + 'text_users' => "Usuarios", + 'text_torrents' => "Torrents" , + 'text_countries' => "Países", + 'text_peers' => "Pares", + 'text_community' => "Comunidad", + 'text_search' => "Buscar", + 'text_other' => "Otro", + 'text_this_page_last_updated' => "Última actualización de esta página ", + 'text_started_recording_date' => "Comenzó a grabar las estadísticas xfer cuenta ", + 'text_update_interval' => ", y las estadísticas se actualizan cada 60 minutos", + 'text_uploaders' => "Cargadores", + 'text_downloaders' => "Descargadores", + 'text_fastest_uploaders' => "Cargadores más rápidos", + 'text_fastest_up_note' => "(promedio, incluye tiempo inactivo, con un mínimo de 50 GB)", + 'text_fastest_note' => "(promedio, incluye tiempo inactivo)", + 'text_fastest_downloaders' => "Descargadores más rápidos", + 'text_best_sharers' => "Mejores Accionistas", + 'text_sharers_note' => "(con un mínimo de 50 GB descargados)", + 'text_worst_sharers' => "Peor Sharers", + 'text_most_active_torrents' => "Torrents más activos", + 'text_most_snatched_torrents' => "Torrents más vistos" , + 'text_most_data_transferred_torrents' => "Torrents más Transferidos de Datos", + 'text_best_seeded_torrents' => "Los mejores torrents sembrados ", + 'text_best_seeded_torrents_note' => "(con un mínimo de 5 semillas)", + 'text_worst_seeded_torrents' => "Torrents peor semillado", + 'text_worst_seeded_torrents_note' => "(con un mínimo de 1 leecher, excluyendo torrents no capturados)", + + 'text_most_donated_USD' => "Donantes en dólar estadounidense", + 'text_most_donated_CNY' => "Donantes en el yuan chino", + 'col_donated_usd' => "Donado($)", + 'col_donated_cny' => "Donado (¥)", + + 'text_most_supplied' => " Gran Proveedor de Recursos(no incluya torrents eliminados)", + 'text_most_snatched' => " Biglot Resource Snatcher(no incluya torrent eliminados)", + 'col_torrent_uploaded' => "# Subido", + 'col_torrent_downloaded' => "# Obtenido", + + 'text_most_topic' => " Tema del Foro: (no incluir temas eliminados)", + 'text_most_post' => " Pósters (no incluir publicaciones eliminadas)", + 'col_topics' => "Temas", + 'col_posts' => "Mensajes", + + + 'text_biggest_topics' => "Temas (No se calculan los temas en los foros privilegiados)", + 'col_subject' => "Asunto", + + 'col_number' => "Número", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Clientes Torrent (Último que accedió al rastreador)", + + 'col_comments' => "Comentarios", + 'text_most_commenter' => "Comentario de Torrent (no incluir comentarios eliminados)", + + 'col_reviews' => "Reseñas", + 'text_most_reviewer' => "Revisor de películas (no incluir opiniones eliminadas)", + + 'col_location' => "Ubicación", + 'text_most_locations' => "Ubicaciones de pares", + + 'col_keyword' => "Palabras clave", + 'col_times' => "Veces", + 'col_datetime' => "Hora", + 'text_latest_search' => "Últimas búsquedas", + 'text_current_month_search' => "Búsqueda de este mes", + 'text_last_month_search' => "Búsqueda del mes pasado", + 'text_current_year_search' => "Búsqueda de este año", + + 'text_most_bonuses' => "Bonos", + 'col_bonus' => "Bono", + 'text_countries_users' => "Usuarios", + 'col_users' => "Usuarios", + 'text_countries_uploaded' => "Total subido", + 'col_uploaded' => "Subido", + 'text_countries_per_user' => "Promedio total subido por usuario (con un mínimo de 1TB subido y 100 usuarios)", + 'col_average' => "Promedio", + 'text_countries_ratio' => "Ratio (con un mínimo de 1TB cargado, 1TB descargado y 100 usuarios)", + 'text_ago' => " hace", + 'text_inf' => "Inf.", + 'head_top_ten' => "Top 10", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Idiomas del usuario", + 'text_top' => "Subir ", + 'text_one_hundred' => "Top 100", + 'text_top_250' => "Top 250", + 'col_clicks' => "Clics", + 'text_most_clicks' => "Propietarios del enlace de promoción", + 'text_charity_giver' => "Gigantes de Caridad" +); + +?> diff --git a/lang/es/lang_torrents.php b/lang/es/lang_torrents.php new file mode 100644 index 00000000..18d6da92 --- /dev/null +++ b/lang/es/lang_torrents.php @@ -0,0 +1,69 @@ + "Resultados de búsqueda para ", + 'text_search_box' => "Caja de búsqueda", + 'text_category' => "Categoría:", + 'text_source' => "Fuente:", + 'text_codec' => "Códec:", + 'text_standard' => "Estándar:", + 'text_processing' => "Procesando:", + 'text_show_dead_active' => "¿Mostrar muerto/activo?", + 'select_including_dead' => "incluyendo muertos", + 'select_active' => "activo", + 'select_dead' => "muerto", + 'text_show_special_torrents' => "¿Mostrar promoción?", + 'select_all' => "todo", + 'select_normal' => "normal", + 'select_free' => "libre", + 'select_two_times_up' => "2x arriba", + 'select_free_two_times_up' => "gratis y 2x arriba", + 'select_half_down' => "50% de descuento", + 'text_search' => "Palabra clave de búsqueda:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Resultados de búsqueda para \"", + 'std_try_again' => "¡Nada encontrado! Inténtalo de nuevo con una cadena de búsqueda refinada.\n", + 'std_nothing_found' => "¡Nada encontrado!", + 'std_no_active_torrents' => "No hay Torrents :(\n", + 'input_check_all' => "Marcar todo", + 'input_uncheck_all' => "Desmarcar todo", + 'text_download_client' => "Descargar Cliente Permitido", + 'select_title' => "Título", + 'select_description' => "Descripción", + 'select_small_description' => "Pequeña descripción", + 'select_uploader' => "Cargador", + 'select_imdb_url' => "URL IMDb", + 'select_and' => "Y", + 'select_or' => "O", + 'select_exact' => "Exacto", + 'select_parsed' => "Parsed", + 'text_in' => " en ", + 'text_with' => " con ", + 'text_mode' => " modo de coincidencia", + 'text_show_bookmarked' => "¿Mostrar marcados?", + 'select_bookmarked' => "Marcado", + 'select_bookmarked_exclude' => "No está marcada", + 'text_s_bookmarked_torrent' => "de Torrents favoritos", + 'text_s_not_bookmarked_torrent' => "de Torrents NO Marcados", + 'head_torrents' => "Torrents", + 'head_special' => "Especial", + 'text_movies_and_tvs' => "Películas y televisores:", + 'text_games_and_appz' => "Juegos y Appz:", + 'text_others' => "Otros:", + 'text_medium' => "Medio:", + 'text_team' => "Equipo:", + 'text_audio_codec' => "Códec de audio:", + 'text_video' => "Video:", + 'text_tv' => "TV:", + 'text_music' => "Música:", + 'text_software' => "Software:", + 'text_approval_status' => 'Estado de aprobación:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Rango de semillas:', + 'times_completed_range' => 'Rango de tiempos completados:', + 'added_range' => 'Rango añadido:', +); + +?> diff --git a/lang/es/lang_upload.php b/lang/es/lang_upload.php new file mode 100644 index 00000000..e62d6c68 --- /dev/null +++ b/lang/es/lang_upload.php @@ -0,0 +1,46 @@ + "Subir", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "No está autorizado a subir torrents. Leer (Bandeja de entrada)", + 'std_please_offer' => "No estás autorizado a subir torrents. (Ver Subiendo en el FAQ.

    Si crees que estás capacitado para subir derechos, por favor propone tu oferta aquí
    ", + 'text_red_star_required' => "Los campos marcados con una estrella roja (*) son obligatorios.", + 'text_tracker_url' => "La URL de anuncios del rastreador es", + 'row_torrent_file' => "Torrent file", + 'row_torrent_name' => "Torrent nombre", + 'text_torrent_name_note' => "(Tomado desde nombre de archivo si no se especifica. Por favor use nombres descriptivos. p. ej., Blade Runner 1982 Final Corte 720p HDDVD DTS x264-ESiR)\n", + 'row_small_description' => "Pequeño descripción", + 'text_small_description_note' => "(Esto se muestra en la página de torrents con el nombre del torrent. p. ej. 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "NFO archivo", + 'text_only_viewed_by' => "(Sólo puede ser visto por ", + 'text_or_above' => " o aún.
    insertar sólo archivo que termine con .nfo)\n", + 'row_description' => "Descripción", + 'select_choose_one' => "elegir uno", + 'row_type' => "Tipo", + 'row_quality' => "Calidad", + 'text_source' => "Fuente:", + 'text_codec' => "Códec:", + 'text_standard' => "Estándar:", + 'text_processing' => "Procesando:", + 'row_your_offer' => "Tu oferta", + 'text_please_select_offer' => "   If you are uploading one of your offers please select it here so the voters will be notified.", + 'row_show_uploader' => "Mostrar cargador", + 'checkbox_hide_uploader_note' => "No mostrar mi nombre de usuario en el campo 'Subido por'.", + 'text_read_rules' => "He leído las reglas antes de esta carga.", + 'submit_upload' => "Subir", + 'text_to_browse_section' => "Upload to Torrents section ", + 'text_to_special_section' => "or Special section ", + 'text_type_note' => "   Seleccione sólo cualquiera de las dos", + 'text_medium' => "Medio:", + 'text_team' => "Grupo:", + 'text_audio_codec' => "Códec de audio:", + 'row_content' => "Contenido", + 'text_chinese_title' => "Nombre chino:", + 'text_english_title' => "Nombre Inglés:", + 'text_titles_note' => "(Si no existe un nombre en inglés, use pinyin o déjelo en blanco)", + 'fill_quality' => 'Rellenar calidad', +); + +?> diff --git a/lang/es/lang_uploaders.php b/lang/es/lang_uploaders.php new file mode 100644 index 00000000..d524747e --- /dev/null +++ b/lang/es/lang_uploaders.php @@ -0,0 +1,22 @@ + "¡No se encontraron cargadores!", + 'head_uploaders' => "Cargadores", + 'text_uploaders' => "Cargadores", + 'col_username' => "Usuario", + 'col_torrents_size' => "Tamaño de torrentes", + 'col_torrents_num' => "Número de torrentes", + 'col_last_upload_time' => "Última actualización", + 'col_last_upload' => "Última torrent", + 'text_not_available' => "N/A", + 'submit_go' => "Ir", + 'text_select_month' => "Seleccionar mes: ", + 'text_order_by' => "Ordenar por", + 'text_username' => "Usuario", + 'text_torrent_size' => "Tamaño torrent", + 'text_torrent_num' => "Número de torrent", +); + +?> diff --git a/lang/es/lang_usercp.php b/lang/es/lang_usercp.php new file mode 100644 index 00000000..55858450 --- /dev/null +++ b/lang/es/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Usuario CP Inicio", + 'text_personal_settings' => "Ajustes personales", + 'text_tracker_settings' => "Ajustes del rastreador", + 'text_forum_settings' => "Ajustes del foro", + 'text_security_settings' => "Ajustes de seguridad", + 'row_save_settings' => "Guardar ajustes", + 'submit_save_settings' => "¡Guardar Configuración! (PRESS SÓLO ONCE)", + 'std_error' => "Error", + 'head_control_panel' => "Panel de control ", + 'head_personal_settings' => " - Ajustes personales", + 'std_invalid_action' => "Acción inválida", + 'text_saved' => "¡Guardado!", + 'row_account_parked' => "Cuenta aparcada", + 'checkbox_pack_my_account' => "Estaré ausente durante mucho tiempo.", + 'text_account_pack_note' => "Note:You can park your account to prevent it from being deleted because of inactivity if you go away on for example a vacation. When the account has been parked limits are put on the account, for example you cannot use the tracker and browse some of the pages.", + 'row_pms' => "MP", + 'row_recommended_movies' => "Recursos Recomendados", + 'checkbox_show_hot' => "Mostrar HOT en la página de inicio", + 'checkbox_show_classic' => "Mostrar CLASSIC en la página de inicio", + 'text_accept_pms' => "Aceptar MP de ", + 'radio_all_except_blocks' => "Todos (excepto bloques)", + 'radio_friends_only' => "Sólo amigos", + 'radio_staff_only' => "Solo personal", + 'checkbox_delete_pms' => "Eliminar MP en respuesta", + 'checkbox_save_pms' => "Guardar MP en Sentbox", + 'checkbox_pm_on_comments' => "Notificar me cuando alguien comenta en mis torrents", + 'row_gender' => "Sexo", + 'radio_not_available' => "N/A", + 'radio_male' => "Hombre", + 'radio_female' => "Mujer", + 'row_country' => "País", + 'row_download_speed' => "Descargar Velocidad", + 'row_upload_speed' => "Subir Velocidad", + 'row_bt_client' => "BT Cliente", + 'row_avatar_url' => "Avatar URL", + 'select_choose_avatar' => "Elige un avatar", + 'select_nothing' => "Nada", + 'text_avatar_note' => "El ancho debe ser de 150 píxeles (se redimensionará si es necesario). ", + 'text_bitbucket_note' => "Si necesitas un host para la imagen, prueba el bitbucket.", + 'row_info' => "Info", + 'text_info_note' => "Se muestra en tu página pública. Puede contener códigos BB.", + 'head_tracker_settings' => " - Ajustes del rastreador", + 'row_email_notification' => "Email notification", + 'checkbox_notification_received_pm' => "Notificarme cuando haya recibido un PM.", + 'checkbox_notification_default_categories' => "Notificarme cuando se suba un torrent en una de mis categorías de navegación predeterminadas.\n", + 'row_browse_default_categories' => "Categorías
    por defecto", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Idioma del sitio", + 'row_torrent_page' => "Torrents por página", + 'text_zero_equals_default' => "(0=usar configuración por defecto, max=100)", + 'head_forum_settings' => " - Configuración del foro", + 'row_topics_per_page' => "Temas por página", + 'row_posts_per_page' => "Publicaciones por página", + 'row_view_avatars' => "Ver avatares", + 'checkbox_low_bandwidth_note' => "(Los usuarios de ancho de banda bajo podrían querer desactivar esto)", + 'row_view_signatures' => "Ver Firmas", + 'row_forum_signature' => "Firma del foro", + 'head_security_settings' => " - Ajustes de seguridad", + 'row_security_check' => "Seguridad Comprobar", + 'text_security_check_note' => "Note: In order to change your security settings, you must enter your current password!", + 'std_enter_old_password' => "Por favor ingrese su contraseña primero!", + 'std_wrong_password_note' => "¡Ha introducido una contraseña incorrecta!", + 'std_password_equals_username' => "Lo sentimos, la contraseña no puede ser igual que el nombre de usuario", + 'std_password_too_long' => "Lo sentimos, la contraseña es demasiado larga (el máximo es 40 caracteres)", + 'std_password_too_short' => "Lo sentimos, la contraseña es demasiado corta (mínimo 6 caracteres)", + 'std_passwords_unmatched' => "Las contraseñas no coinciden. Inténtalo de nuevo.", + 'std_email_address_banned' => "¡Esta dirección de correo electrónico está bloqueada!", + 'std_wrong_email_address_domains' => "¡Esta dirección de correo electrónico no está permitida! Sólo puede utilizar el correo electrónico de esos dominios: ", + 'std_wrong_email_address_format' => "Eso no parece una dirección de correo electrónico válida.", + 'std_email_in_use' => "La dirección de correo electrónico ya está en uso", + 'std_confirmation_email_sent' => " (¡El email de confirmación ha sido enviado!)", + 'std_passkey_reset' => " (La clave de acceso ha sido actualizada!)", + 'std_password_changed' => " (¡Su contraseña ha sido cambiada!)", + 'std_privacy_level_updated' => " (¡Tu nivel de privacidad ha sido actualizado!)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Quiero restablecer mi contraseña.", + 'text_reset_passkey_note' => "Note: In order to reset your current passkey, any torrent download link(such as rss list) must be retrieved again to download torrent file.", + 'row_reset_authkey' => "Restablecer clave ", + 'checkbox_reset_my_authkey' => "Quiero restablecer mi autenticidad.", + 'text_reset_authkey_note' => "Nota: Para restablecer su autenticidad actual, cualquier torrents activos debe ser descargado de nuevo para continuar leeching/seeding.", + 'row_email_address' => "Email dirección", + 'text_email_address_note' => "Note: In order to change your email address, you will receive another confirmation email to your new address.", + 'row_change_password' => "Cambiar contraseña", + 'row_type_password_again' => "Escribe la contraseña de nuevo", + 'row_privacy_level' => "Privacy level", + 'radio_normal' => "Normal", + 'radio_low' => "Bajo (se mostrará la dirección de correo electrónico)", + 'radio_strong' => "Fuerte (sin información disponible)", + 'head_home' => " - Inicio", + 'row_join_date' => "Join date", + 'row_avatar' => "Avatar", + 'row_passkey' => "Clave", + 'row_invitations' => "Invitaciones", + 'link_send_invitation' => "Ir a Invitación Sistema", + 'row_karma_points' => "Karma Puntos", + 'link_use_karma_points' => "Usar puntos Karma ", + 'row_ratings_submitted' => "Calificaciones enviadas", + 'row_written_comments' => "Escrito comentarios", + 'link_view_comments' => "Ver Comentarios", + 'row_forum_posts' => "Foro Mensajes", + 'link_view_posts' => "Ver Mensajes", + 'text_posts_per_day' => " posts por día ", + 'text_of_total_posts' => " del total de mensajes del foro", + 'text_recently_read_topics' => "Temas recientemente leídos", + 'col_topic_title' => "Título del tema", + 'col_replies' => "Respuestas", + 'col_topic_starter' => "Tema Inicio", + 'col_views' => "Vistas", + 'col_last_post' => "Último mensaje", + 'text_by' => "por ", + 'select_none_selected' => "Ninguno seleccionado", + 'text_ago' => " hace", + 'mail_here' => "AQUÍ", + 'mail_change_email_one' => "Has solicitado tu perfil de usuario (nombre de usuario ", + 'mail_change_email_two' => ") en %s debe actualizarse con esta dirección de correo electrónico ", + 'mail_change_email_three' => " como contacto de usuario.", + 'mail_change_email_four' => "Si no has hecho esto, ignora este correo electrónico. La persona que ha introducido tu dirección de correo electrónico tiene la dirección IP ", + 'mail_change_email_five' => ". Por favor, no respondan.", + 'mail_change_email_six' => "Para completar la actualización de su perfil de usuario, haga clic en ", + 'mail_change_email_six_1' => " para confirmar", + 'mail_change_email_seven' => "Tu nueva dirección de correo electrónico aparecerá en tu perfil después de hacer esto. De lo contrario, tu perfil permanecerá sin cambios.", + 'mail_change_email_eight' => "
    tuyos,", + 'mail_change_email_nine' => "El equipo %s.", + 'mail_profile_change_confirmation' => " confirmación de cambio de perfil", + 'text_go_back' => "volver", + 'text_category' => "Categoría", + 'text_source' => "Fuente", + 'text_codec' => "Codec", + 'text_standard' => "Estándar", + 'text_processing' => "Procesando", + 'text_show_dead_active' => "¿Mostrar muerto/activo?", + 'select_including_dead' => "incluyendo muertos", + 'select_active' => "activo", + 'select_dead' => "muerto", + 'text_show_special_torrents' => "¿Mostrar promoción?", + 'select_all' => "todo", + 'select_normal' => "normal", + 'select_free' => "libre", + 'select_two_times_up' => "2x arriba", + 'select_free_two_times_up' => "gratis y 2x arriba", + 'text_show_bookmarked' => "¿Mostrar marcados?", + 'select_bookmarked' => "Marcado", + 'select_bookmarked_exclude' => "No está marcada", + 'select_with' => "con", + 'select_without' => "sin", + 'text_review' => " reseña", + 'row_pm_boxes' => "Cajas PM", + 'text_show' => "Mostrar ", + 'text_pms_per_page' => " pms por página (máx=100)", + 'row_shoutbox' => "Shoutbox", + 'text_show_last' => "Mostrar último ", + 'text_messages_at_shoutbox' => " mensajes en shoutbox (0=usar configuración por defecto, min=10, max=500)", + 'text_refresh_shoutbox_every' => "Actualizar shoutbox cada ", + 'text_seconds' => " segundos (0=usar configuración por defecto, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Ocultar mensajes del helpbox", + 'row_torrent_detail' => "Página de detalles de Torrent", + 'text_show_description' => "Mostrar descripción", + 'text_show_nfo' => "Mostrar NFO", + 'text_show_imdb_info' => "Mostrar información IMDb", + 'text_show_douban_info' => "Información de Shou Douban", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Mostrar comentarios", + 'text_show_comments' => "Mostrar comentarios", + 'row_browse_page' => "Página de Torrents", + 'text_browse_setting_warning' => "WARNING: Turning on lots of features may slow down your browsing speed.", + 'text_torrents_per_page' => " torrents por página ", + 'text_tooltip_type' => "Tipo de descripción en el nombre del torrent", + 'text_last_review' => "Última revisión", + 'text_minor_imdb_info' => "Información menor de IMDb (Título + Año + Clasificación IMDb + País + Género + Director + Corte Principal + Tagline)", + 'text_median_imdb_info' => "Información IMDb Media (Pictura + Título + Año + Calificación IMDb + País + País + Idioma + Género + Corte Principal + Salida de Parcela en Inglés)", + 'text_douban_info' => "Información de Douban (Fotografía + Título + Año + Calificación de Douban + Idioma + Director + Región + Corte Principal + Línea de Parcela en Chino)", + 'text_off' => "Apagado", + 'text_show_lastfm_tooltip' => "Mostrar información de Last.fm en la descripción", + 'row_time_type' => "Tipo de hora", + 'text_time_added' => "Tiempo añadido", + 'text_time_elapsed' => "Tiempo transcurrido", + 'text_append_words_to_torrents' => "Torrents especiales", + 'text_append_sticky' => "Añadir icono fijo \"sticky\" a torrents pegados en la parte superior", + 'text_append_new' => "Añadir 'Nuevo' a nuevos torrents", + 'text_append_picked' => "Añadir palabras, por ejemplo, 'Clásic', a los torrents escogidos por críticos", + 'text_show_action_icons' => "Mostrar iconos de acción", + 'text_show_nfo_icon' => "Icono NFO", + 'text_show_download_icon' => "Descargar icono", + 'text_show_edit_icon' => "Editar icono", + 'text_if_owner' => " (si es dueño de torrents)", + 'text_show_bookmark_icon' => "Icono de marcador", + 'text_comments_reviews' => "Comentarios", + 'text_show_comment_number' => "Mostrar número de comentarios ", + 'text_last_comment_on_tooltip' => " último comentario en la descripción", + 'text_show_review_number' => "Mostrar número de reseñas ", + 'row_school' => "Escuela", + 'row_discuss' => "Discutir", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Mostrar funbox en la página de inicio", + 'text_send' => "Enviar", + 'text_use' => "Usar", + 'text_view' => "Ver", + 'row_ip_location' => "Ubicación", + 'text_translation_note' => "¿Tu idioma no está en la lista? Mira a qué puedes hacer ", + 'text_translation_link' => "HELP LA TRANSLACIÓN", + 'text_movies_and_tvs' => "Películas y televisores:", + 'text_games_and_appz' => "Juegos y Appz:", + 'text_others' => "Otros:", + 'text_at_browse_page' => "Sección de torrents", + 'text_at_special_page' => "Sección especial", + 'text_additional_selection' => "Selecciones adicionales", + 'text_stylesheet_note' => "¿Más hojas de estilo? ¿Quieres diseñar tu propia? ", + 'text_stylesheet_link' => "CLIC AQUÍ", + 'row_font_size' => "Font Size", + 'select_small' => "Pequeño", + 'select_large' => "Grande", + 'text_medium' => "Medio", + 'text_torrents_on_promotion' => "Torrents en promoción: ", + 'text_highlight' => "Resaltar", + 'text_append_words' => "Añadir palabras, por ejemplo, '2X libre'", + 'text_append_icon' => "Añadir icono, p. ej., \"free\"", + 'text_no_mark' => "Apagado", + 'text_signature_note' => "Puede contener códigos BB. El tamaño máximo de la imagen es de 500*200 y solo se mostrará la primera imagen.", + 'row_click_on_topic' => "Haga clic en el tema", + 'text_go_to_first_page' => "ir a la primera página", + 'text_go_to_last_page' => "ir a la última página", + 'select_half_down' => "50% de descuento", + 'row_category_icons' => "Iconos de categoría", + 'text_team' => "Grupo", + 'text_audio_codec' => "Codec de audio", + 'text_sub_category' => "Subcategorías", + 'select_medium' => "Medio", + 'row_tooltip_last_post' => "Mostrar descripción del último mensaje", + 'checkbox_last_post_note' => "(Si te molesta, desactívalo)", + 'row_network_bandwidth' => "Ancho de banda de red", + 'text_downstream_rate' => "Tasa de descenso", + 'text_upstream_rate' => "Tasa de subida", + 'text_isp' => "ISP", + 'text_show_title' => "Mostrar título", + 'text_show_small_description' => "Pequeña descripción", + 'row_show_advertisements' => "Mostrar anuncios", + 'text_can_turn_off_advertisement' => " o superior puede elegir no ver ningún anuncio", + 'text_buy_no_advertisement' => " o superior pueden usar bonos para comprar algún tiempo sin anuncios en ", + 'text_bonus_center' => " centro de bonus", + 'text_show_advertisement_note' => "Me gustaría ver los anuncios", + 'row_promotion_link' => "Enlace de promoción", + 'text_update_promotion_link' => "Actualizar enlace de promoción", + 'text_read_more' => "Leer más", + 'row_two_step_secret' => 'Autenticación en dos pasos', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Puede utilizar Google Authenticator o Authy para escanear el código QR de la izquierda

    Si el código QR de la izquierda no se carga con éxito, puedes intentar abrir este enlace para cargar: ', + 'text_two_step_secret_bind_manually_note' => 'O introduzca manualmente la siguiente clave en la APP: ', + 'text_two_step_secret_bind_complete_note' => 'Introduzca el código para completar la autenticación en dos pasos', + 'text_two_step_secret_unbind_note' => 'Introduzca el código para cancelar la autenticación en dos pasos', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'SeedBox', + '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', +); + +?> diff --git a/lang/es/lang_userdetails.php b/lang/es/lang_userdetails.php new file mode 100644 index 00000000..b7786025 --- /dev/null +++ b/lang/es/lang_userdetails.php @@ -0,0 +1,160 @@ + "Error", + 'std_no_such_user' => "Ningún usuario con este ID!", + 'head_details_for' => "Detalles para ", + 'text_account_disabled_note' => "¡Esta cuenta ha sido desactivada!", + 'text_remove_from_friends' => "eliminar de amigos", + 'text_remove_from_blocks' => "eliminar de los bloques", + 'text_add_to_friends' => "añadir a amigos", + 'text_add_to_blocks' => "añadir a bloques", + 'text_flush_ghost_torrents' => "Para vaciar los torrents fantasma haga clic en ", + 'text_here' => "aqui", + 'row_invitation' => "Invitaciones", + 'text_no_invitation' => "No hay invitaciones disponibles", + 'link_send_invitation' => "Enviar Invitación", + 'row_invited_by' => "Invitado por", + 'row_join_date' => "Join date", + 'row_last_seen' => "Last seen", + 'row_last_seen_location' => "Última vista (Ubicación)", + 'row_email' => "E-mail", + 'row_users_ips' => "Identificadores del usuario", + 'row_ip_history' => "Historial de IP", + 'text_user_earlier_used' => "Este usuario ha usado anteriormente ", + 'text_different_ips' => " dirección IP diferente", + 'row_ip_address' => "Dirección IP", + 'row_bt_client' => "Cliente BT", + 'row_uploaded' => "Subido", + 'row_downloaded' => "Descargado", + 'row_share_ratio' => "Ratio de subida", + 'row_real_uploaded' => "Real subido", + 'row_real_downloaded' => "Descargado real", + 'row_real_share_ratio' => "Ratio de subida real", + 'row_real_ps' => "Subida/Descargado real (sólo para propósitos de registro, no para el cálculo de tasa de acciones)", + 'row_internet_speed' => "Ancho de banda de red", + 'row_gender' => "Sexo", + 'row_donated' => "Donado", + 'row_avatar' => "Avatar", + 'row_class' => "Clase", + 'row_torrent_comment' => "Torrentar comentarios", + 'link_view_comments' => "Ver Comentarios", + 'row_forum_posts' => "Foro publicaciones", + 'link_view_posts' => "Ver Mensajes", + 'row_karma_points' => "Puntos Karma", + 'row_uploaded_torrents' => "Cargado Torrents", + 'text_show_or_hide' => "[Mostrar/ocultar]", + 'row_current_seeding' => "Sembrado actual", + 'row_current_leeching' => "Degustación actual", + 'row_completed_torrents' => "Torrents completados", + 'row_incomplete_torrents' => "Torrents incompletos", + 'text_public_access_denied' => "Lo sentimos, el acceso público denegado por ", + 'text_user_wants_privacy' => ". Él quiere proteger los datos personales.", + 'text_edit_user' => "Editar usuario", + 'row_title' => "Título", + 'row_privacy_level' => "Nivel de privacidad", + 'radio_low' => "Baja", + 'radio_normal' => "Normal", + 'radio_strong' => "Fuerte", + 'row_avatar_url' => "Avatar URL", + 'row_signature' => "Firma", + 'row_donor_status' => "Donante Estado", + 'row_donor' => "Donante", + 'radio_yes' => "Sí", + 'radio_no' => "Nu", + 'row_support' => "Soporte", + 'row_support_language' => "Idioma de Soporte", + 'row_support_for' => "Soporte para", + 'row_comment' => "Comentario", + 'row_seeding_karma' => "Bono", + 'row_warning_system' => "Advertencia Sistema

    (Mala conducta)", + 'text_not_warned' => "No avisado.", + 'text_arbitrary_duration' => "(Duración del árbitro)", + 'text_until' => "Hasta ", + 'text_to_go' => " ir", + 'text_warn_for' => "Advertir por ", + 'text_week' => "Semana", + 'text_weeks' => "Semanas", + 'text_unlimited' => "Ilimitado", + 'text_reason_of_warning' => "Motivo de la advertencia", + 'text_times_warned' => "Veces avisado", + 'text_last_warning' => "Última advertencia", + 'text_not_warned_note' => "Este usuario aún no ha sido avisado", + 'row_auto_warning' => "Advertencia automática", + 'text_low_ratio' => "Ratio bajo", + 'text_leech_warned' => "¡Leech Advertencia!", + 'text_for_unlimited_time' => "Por tiempo no limitado...", + 'row_movie_picker' => "Selector", + 'row_enabled' => "Activado", + 'row_forum_post_possible' => "¿Mensaje del foro posible?", + 'row_upload_possible' => "¿Subir posible?", + 'row_download_possible' => "¿Descargar posible?", + 'row_change_username' => "Cambiar nombre de usuario", + 'row_change_email' => "Cambiar E-mail", + 'row_change_password' => "Cambiar contraseña", + 'row_repeat_password' => "Repetir contraseña", + 'row_amount_uploaded' => "Cantidad cargada", + 'row_amount_downloaded' => "Cantidad descargada", + 'row_passkey' => "Clave", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "Vale", + 'text_delete_user' => "Eliminar usuario", + 'submit_delete' => "Eliminar", + 'text_ago' => " hace", + 'title_show_or_hide' => "Mostrar/Ocultar", + 'title_download' => "Descargar: ", + 'title_upload' => "Subir: ", + 'title_male' => "Hombre", + 'title_female' => "Mujer", + 'title_not_available' => "N/A", + 'title_send_pm' => "Enviar PM", + 'title_report_user' => "Informar Usuario", + 'text_free' => "Gratis", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Gratis", + 'text_half_down' => "50%", + 'text_by' => "por ", + 'text_by_system' => "por Sistema", + 'text_transaction_memo' => "Memoria de la transacción:", + 'row_pick_for' => "Seleccionar..", + 'row_staff_duties' => "Duties/Razón VIP del personal", + 'row_transfer' => "Transferencias", + 'row_sltime' => "Tiempo de torrente", + 'text_seeding_leeching_time_ratio' => "Se./Le. Ratio de tiempo", + 'text_seeding_time' => "Tiempo de siembra", + 'text_leeching_time' => "Tiempo de salida", + 'text_since' => "Desde: ", + 'row_compatibility' => "Sabar Compatibilidad", + 'text_unknown' => "Desconocido", + 'text_super' => "Super", + 'text_very_high' => "Muy alta", + 'text_high' => "Alta", + 'text_medium' => "Medio", + 'text_low' => "Baja", + 'text_very_low' => "Muy bajo", + 'row_invites' => "Invitaciones", + 'js_delete_user_note' => "Ahora puede eliminar esta cuenta de usuarios, esté MUY Seguro.", + '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", + '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í\".", + '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.", + 'disable_user_migrated' => 'Activar o desactivar el uso, vaya al nuevo sistema de administración.', + 'text_user_id'=> "ID Usuario", + 'row_medal' => 'Medalla', + 'row_donoruntil' => 'Donado hasta', + 'text_donoruntil_note' => "El formato de hora es AAA-MM-DD hh:mm:ss. Dejar en blanco permanentemente.", + 'change_field_value_migrated' => 'Modificación, por favor ve al %s.', + 'sure_to_remove_leech_warn' => '¿Está seguro de eliminar esta advertencia de leech?', + 'row_user_props' => 'Props', + 'meta_key_change_username_username' => 'Nuevo nombre de usuario', + 'consume' => 'Usar', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/es/lang_userhistory.php b/lang/es/lang_userhistory.php new file mode 100644 index 00000000..6bf4e221 --- /dev/null +++ b/lang/es/lang_userhistory.php @@ -0,0 +1,26 @@ + "Error", + 'std_permission_denied' => "Permiso denegado", + 'std_no_posts_found' => "No hay mensajes", + 'head_posts_history' => "Historial de entradas", + 'text_posts_history_for' => "Historial de mensajes para ", + 'text_forum' => "Forum: ", + 'text_topic' => "Tema ", + 'text_post' => "Publicación: ", + 'text_new' => "¡NUEVO!", + 'text_last_edited' => "Última edición por ", + 'text_at' => " en ", + 'std_no_comments_found' => "No se encontraron comentarios", + 'head_comments_history' => "Historial de comentarios", + 'text_comments_history_for' => "Historial de comentarios para ", + 'text_torrent' => "Torrent: ", + 'text_comment' => "Comment: ", + 'std_history_error' => "Error de historial", + 'std_unkown_action' => "Acción desconocida", + 'std_invalid_or_no_query' => "No válido o no hay consulta." +); + +?> diff --git a/lang/es/lang_users.php b/lang/es/lang_users.php new file mode 100644 index 00000000..bdeee81a --- /dev/null +++ b/lang/es/lang_users.php @@ -0,0 +1,20 @@ + "Usuarios", + 'text_users' => "

    Usuarios

    ", + 'text_search' => "Buscar:", + 'select_any_class' => "(cualquier clase)", + 'submit_okay' => "Vale", + 'text_prev' => "Anterior", + 'text_next' => "Siguiente", + 'col_user_name' => "Nombre de usuario", + 'col_registered' => "Registrado", + 'col_last_access' => "Último acceso", + 'col_class' => "Clase", + 'col_country' => "País", + 'select_any_country'=> "(cualquier país)", +); + +?> diff --git a/lang/es/lang_viewfilelist.php b/lang/es/lang_viewfilelist.php new file mode 100644 index 00000000..a9309e30 --- /dev/null +++ b/lang/es/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Ruta", +); + +?> \ No newline at end of file diff --git a/lang/es/lang_viewnfo.php b/lang/es/lang_viewnfo.php new file mode 100644 index 00000000..1f79780d --- /dev/null +++ b/lang/es/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "Ver archivo NFO", + 'text_nfo_for' => "NFO para", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Ventanas-vy" +); +?> \ No newline at end of file diff --git a/lang/es/lang_viewpeerlist.php b/lang/es/lang_viewpeerlist.php new file mode 100644 index 00000000..f65a97ba --- /dev/null +++ b/lang/es/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Usuario", + 'col_location' => "Ubicación", + 'col_connectable' => "Conectable", + 'col_uploaded' => "Subido", + 'col_rate' => "Tasa", + 'col_av_rate' => "Tasa Av.", + 'col_downloaded' => "Descargado", + 'col_ratio' => "Ratio", + 'col_complete' => "Complete", + 'col_connected' => "Conectado", + 'col_idle' => "Inactivo", + 'col_client' => "Cliente", + 'text_anonymous' => "Anónimo", + 'text_unknown' => "(desconocido)", + 'text_seeders' => "Semilleros", + 'text_leechers' => "Leechers", + 'row_seeders' => "Semilleros", + 'row_leechers' => "Leechers", + 'text_yes' => "Sí", + 'text_no' => "Nu", + 'text_inf' => "Inf." +); + +?> diff --git a/lang/es/lang_viewrequests.php b/lang/es/lang_viewrequests.php new file mode 100644 index 00000000..3489b97c --- /dev/null +++ b/lang/es/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Solicitudes', + 'request' => 'Solicitud', + 'add_request' => 'Añadir solicitud', + 'request_name' => 'Nombre de la solicitud', + 'view_request_all' => 'Ver todo', + 'view_request_resolved' => 'Ver resuelto', + 'view_request_unresolved' => 'Ver sin resolver', + 'view_request_resolving' => 'Ver resolución', + 'view_request_my' => 'Ver Mi', + 'thead_name' => 'Nombre', + 'thead_price_newest' => 'Oferta más reciente', + 'thead_price_original' => 'Oferta original', + 'thead_comment_count' => 'Número de comentarios', + 'thead_on_request_count' => 'Número de suministros', + 'thead_request_user' => 'Usuario', + 'thead_created_at' => 'Hora', + 'thead_status' => 'Estado', + 'request_status_resolved' => 'Solicitud exitosa', + 'request_status_resolving' => 'Solicitando', + 'action_search' => 'Buscar', + 'basic_info' => 'Información básica', + 'created_at' => 'Creado el', + 'reward' => 'Recompensa', + 'newest_bidding' => 'Oferta más reciente', + 'original_bidding' => 'Oferta original', + 'on_request' => 'Suministro', + 'recycle' => 'Reciclar', + 'recycle_title' => 'Reciclar solo regalos del 80%', + 'add_reward' => 'Añadir resardo', + 'add_reward_desc' => 'Añadir recompensa deducirá 25 recompensas como cargo por servicio', + 'no_request_yet' => 'Nada aún', + 'btn_select_text' => 'Usar el recurso seleccionado para la solicitud', + 'request_already_resolved' => 'Esta solicitud está resuelta', + 'add_request_desc' => 'La recompensa no puede menos de 100 recompensas, y deducirá 100 recompensas como cargo por servicio por cada solicitud', + 'description_required' => 'Descripción requerida!', + 'name_required' => 'Nombre requerido!', + 'amount_required' => '¡Recompensa necesaria!', + 'amount_must_be_numeric' => 'La cantidad debe ser alta!', + 'add_request_amount_minimum' => '¡La recompensa no puede menos de 100 recompensas!', + 'add_request_amount_maximum' => '¡La recompensa no puede más de 10000 recompensas!', + 'bouns_not_enough' => '¡¡¡¡¡Tus recompensas no son suficientes!!!', + 'add_request_success' => 'Añadir solicitud con éxito', + 'request_id_must_be_numeric' => 'El ID de solicitud debe ser numérico', + 'request_deleted' => '¡Solicitud eliminada!', + 'edit_request_success' => 'Editar solicitud con éxito', + 'do_request' => 'Quiero solicitar', + 'type_in_torrent_id' => 'Escriba el ID del torrent', + 'delete_request_success' => 'Eliminación de solicitud exitosa', + 'torrent_is_picked_for_request' => 'Su solicitud ha recibido suministro', + 'confirm_request_success' => 'Confirmar con éxito', + 'message_required' => '¡Mensaje requerido!', + 'request_created_at' => 'Creado el', + 'request_get_new_reply' => 'Su solicitud recibe una nueva respuesta', + 'request_comment_get_new_reply' => 'Su comentario de solicitud obtener nueva respuesta', + 'torrent_not_release_yet' => 'Este torrent aún no está disponible', + 'supply_already_exists' => '¡Este suministro ya existe!', + 'message_please_confirm_supply' => 'Alguien suministra tu solicitud, por favor confirme a tiempo', + 'please_confirm_supply' => 'Por favor confirme el suministro a tiempo', + 'supply_success' => 'Solicitud exitosa', + 'add_reward_amount_minimum' => '¡Añadir cantidad de recompensa no puede menos de 100 bonos!', + 'add_reward_amount_maximum' => '¡Añadir cantidad de recompensa no puede más de 5000 bonos!', + 'add_reward_success' => 'Éxito al añadir recompensa', +]; \ No newline at end of file diff --git a/lang/es/lang_viewsnatches.php b/lang/es/lang_viewsnatches.php new file mode 100644 index 00000000..9e9ac0c0 --- /dev/null +++ b/lang/es/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Detalles de Snatch", + 'text_snatch_detail_for' => "Detalles de Snatch para ", + 'text_users_top_finished_recently' => "Los usuarios en la parte superior terminaron la descarga más recientemente", + 'col_username' => "Usuario", + 'col_uploaded' => "Subido", + 'col_downloaded' => "Descargado", + 'col_se_time' => "Se. Hora", + 'col_le_time' => "Tiempo", + 'col_ratio' => "Ratio", + 'col_when_completed' => "Completado el", + 'col_last_action' => "Última acción", + 'col_seeding' => "Sembrando", + 'col_pm_user' => "Usuario PM", + 'col_report_user' => "Reportar usuario", + 'col_on_or_off' => "On/Off", + 'text_global' => "Global", + 'text_torrent' => "Torrente", + 'text_yes' => "Sí", + 'text_no'=> "Nu", + 'title_report' => "Reporte", + 'col_ip' => "IP", + 'text_per_second' => "/s", + 'text_anonymous' => "anónimo", + 'text_inf' => "Inf.", + 'std_sorry' => "Disculpe", + 'std_no_snatched_users' => "Ningún usuario ha capturado este torrent todavía.", +); + +?> diff --git a/lang/pl/lang_aboutnexus.php b/lang/pl/lang_aboutnexus.php new file mode 100644 index 00000000..6c7ea235 --- /dev/null +++ b/lang/pl/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Wersja", + 'text_version_note' => "Ten tracker %s jest zasilany przez %s. Poniżej znajduje się szczegóły wersji.", + 'text_main_version' => "Wersja główna", + 'text_sub_version' => "Podwersja", + 'text_release_date' => "Data wydania", + 'text_authorize_to' => "Autoryzowane do", + 'text_authorization_type' => "Typ autoryzacji", + 'text_commercial' => "Handlowa", + 'text_free' => "Darmowe", + 'text_nexus' => "O programie ", + 'text_nexus_note' => " jest inicjowana przez kilka gości na Uniwersytecie Zhejiang, Chiny, którzy nazywają się \"zespołem Nexus”. Jego celem jest zastąpienie projektu TBSource i przedstawienie pełnego rozwiązania w celu stworzenia wspólnoty dzielenia się zasobami z członkami kredytu, porządek i wiedza.

    +Pierwszy etap %s forks z TBSource. Oferujemy obszerny zestaw funkcji, który nie istnieje lub znacznie przewyższa oryginalny kod TBSource o znacznie większej skuteczności kodowania. Oprócz TBSource, pożyczamy również pomysły lub kod od innych prywatnych tropicieli, np. Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "O autoryzacji", + 'text_authorization_note' => "If you like to use %s to power your tracker, feel free to contact us.", + 'text_translation' => "O tłumaczeniu", + 'text_translation_note' => " obsługuje przełącznik języka witryny użytkownika. Językiem głównym jest angielski.

    Jeśli Twój język nie jest (jeszcze) dostępny i jesteś zainteresowany jego tłumaczeniem, przeczytaj tłumaczenie HOWTO i skontaktuj się z nami. Zawsze witamy nowe tłumaczenia. Ponadto dostępne tłumaczenia mogą zawsze korzystać z pomocnej dłoni, zwłaszcza tych oznaczonych jako przestarzałe, niekompletne lub wymagających nowych tłumaczy.", + 'text_flag' => "Flaga", + 'text_language' => "Język", + 'text_state' => "Stan", + 'text_stylesheet' => "O arkuszu stylów", + 'text_stylesheet_note' => "Układ %s jest w pełni zaprojektowany w oparciu o CSS, co pozwala na maksymalną konfigurację interfejsu użytkownika i ułatwia dodawanie nowych arkuszy stylów.

    Poniżej znajduje się lista aktualnie dostępnych arkuszy stylów na tym trackerze %s. Jeśli chcesz więcej arkuszy stylów lub chcesz zaprojektować własne, skontaktuj się z nami.", + 'text_name' => "Nazwisko", + 'text_designer' => "Projektant", + 'text_comment' => "Komentarz", + 'text_contact' => "Kontakt ", + 'text_contact_note' => "Chcesz się do nas dołączyć? Uzyskaj sugestie lub znajdź błędy? Rozmawiaj o firmie? Skontaktuj się z nami w jeden z poniższych sposobów.", + 'text_web_site' => "Web Site", + 'text_email' => "E-mail", + 'text_msn' => "MSN", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/pl/lang_admanage.php b/lang/pl/lang_admanage.php new file mode 100644 index 00000000..b7544ba7 --- /dev/null +++ b/lang/pl/lang_admanage.php @@ -0,0 +1,103 @@ + "Zarządzanie reklamami", + 'text_ad_management' => "Zarządzanie reklamami", + 'text_add_ad' => "Dodaj reklamę", + 'text_header' => "Nagłówek", + 'text_footer' => "Stopka", + 'text_below_navigation' => "Nawigacja poniżej", + 'text_below_searchbox' => "Poniżej Wyszukiwarki", + 'text_torrent_detail' => "Szczegóły torrenta", + 'text_comment_page' => "Strona komentarza", + 'text_inter_overforums' => "Wewnętrzne nadfora", + 'text_forum_post_page' => "Strona postów na forum", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "Brak reklam!", + 'col_enabled' => "Włączone", + 'col_name' => "Nazwisko", + 'col_position' => "Położenie", + 'col_order' => "Zamówienie", + 'col_type' => "Metoda", + 'col_start_time' => "Czas rozpoczęcia", + 'col_end_time' => "Czas zakończenia", + 'col_action' => "Akcja", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'text_bbcodes' => "Kody BB", + 'text_xhtml' => "XHTML", + 'text_text' => "Tekst", + 'text_image' => "Obraz", + 'text_flash' => "Lampa", + 'text_delete' => "Usuń", + 'text_edit' => "Edytuj", + 'js_sure_to_delete_ad' => "Czy na pewno chcesz usunąć tę reklamę?", + 'std_error' => "Błąd", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Nieprawidłowa pozycja", + 'head_add_ad' => "Dodaj reklamę", + 'head_edit_ad' => "Edytuj reklamę", + 'text_note' => "Uwaga", + 'text_ad_detail' => "Szczegóły reklam", + 'row_name' => "Nazwisko", + 'row_start_time' => "Czas rozpoczęcia", + 'row_end_time' => "Czas zakończenia", + 'row_enabled' => "Włączone", + 'row_order' => "Zamówienie", + 'row_type' => "Metoda wyświetlania", + 'row_image_url' => "Adres URL obrazu", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Szerokość obrazu", + 'row_image_height' => "Wysokość obrazu", + 'row_image_tooltip' => "Podpis linka", + 'row_text_content' => "Treść tekstu", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Rozmiar tekstu", + 'row_bbcodes_code' => "Kody BB", + 'row_xhtml_code' => "Kod XHTML", + 'row_flash_url' => "URL Flash", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Wysokość latarki", + 'submit_submit' => "Sumbit", + 'text_ad' => "Reklama", + 'text_header_note' => "Pokaż w prawym górnym rogu każdej strony. Zalecane jest użycie obrazu lub flash o rozmiarze do 580 * 90. Tylko jedna reklama pokaże się. ", + 'text_footer_note' => "Pokaż na dole każdej strony. Zalecany rozmiar to 728 * 160. Pojawi się tylko jedna reklama. ", + 'text_below_navigation_note' => "Pokaż na każdej stronie pasek nawigacyjny po prawej stronie. Zalecany rozmiar to 728 * 90. Pojawi się tylko jedna reklama. ", + 'text_below_searchbox_note' => "Pokaż poniżej pola wyszukiwania na stronie torrentów. Zalecany rozmiar to 728 * 90. Pojawi się tylko jedna reklama. ", + 'text_torrent_detail_note' => "Pokaż w opisie torrenta na stronie ze szczegółami torrentów. Zalecany rozmiar to 600 * 160. Pojawi się tylko jedna reklama. ", + 'text_comment_page_note' => "Pokaż między komentarzami na stronie szczegółów torrentów lub na stronie szczegółów oferty. Zalecany rozmiar to 600 * 160. Kilka reklam pojawi się razem. ", + 'text_inter_overforums_note' => "Pokaż pomiędzy forami nadrzędnymi na stronie głównej forum. Zalecany rozmiar to 728 * 90. Kilka reklam pojawi się razem.", + 'text_forum_post_page_note' => "Pokaż pomiędzy postami na forum na stronie szczegółów tematu. Zalecany rozmiar to 600 * 160. Kilka reklam będzie wyświetlanych razem.", + 'text_popup_note' => "Wyskakujące okienko na każdej stronie. Bardzo niepokojące, używaj ostrożnie. Zalecany rozmiar to 468 * 90", + 'text_name_note' => "Wystarczy nazwa, aby wywołać reklamę.", + 'text_start_time_note' => "W formacie RRRR-MM-DD hh:mm:ss, np. '2007-12-24 21:00:00'. Czas od kiedy reklama staje się dostępna.", + 'text_end_time_note' => "W formacie RRRR-MM-DD hh:mm:ss, np. '2008-01-24 21:00:00'. Czas do kiedy reklama jest dostępna.", + 'text_order_note' => "Priorytet reklam. Wartość \"0\" uzyskuje najwyższy priorytet.
    Gdy kilka reklam jest dostępnych dla pozycji, to ta o najwyższym priorytecie pojawi się, jeśli pozycja pozwala na tylko jedną reklamę, a osoby z wyższymi priorytetami będą się wyświetlać na górze, jeśli pozycja pozwala na kilka reklam. Gdy kilka dostępnych reklam ma tę samą wartość priorytetu, ostatnio dodany ma najwyższy priorytet. ", + 'text_enabled_note' => "Pokazane będą tylko reklamy włączone. ", + 'text_type_note' => "Wybierz metodę wyświetlania reklam. ", + 'text_image_url_note' => "Adres URL pliku obrazu.
    Ścieżka względna (np. 'pic/ad.jpg') lub ścieżka bezwzględna (np. 'https://nexusphp.org/ad.jpg') są w porządku. ", + 'text_image_link_note' => "Link reklamy, np. 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "W pikselach. Szerokość, przy której obraz jest wyświetlany. ", + 'text_image_height_note' => "W pikselach. Wysokość, przy której obraz jest wyświetlany. ", + 'text_image_tooltip_note' => "Tekst wyświetlany na końcu linku. ", + 'text_text_content_note' => "Treść reklamy tekstowej. ", + 'text_text_link_note' => "Link reklamy, np. 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "Rozmiar czcionki reklamy tekstowej. Może być w formacie Pt, px lub em, np. '30pt'. Jeśli żaden nie jest zdefiniowany, zakłada się '30pt'.", + 'text_bbcodes_code_note' => "Co to są kody BB? Zobacz ", + 'text_here' => "tutaj", + 'text_xhmtl_code_note' => "Powinieneś unikać używania XHTML nie tylko dlatego, że niepoprawny kod XHTML może łatwo przebić całą stronę, ale również dlatego, że jest INSECURE. Jeśli potrzebujesz, upewnij się, że kod XHTML jest bezpieczny i poprawny.
    NOTE: Postępuj zgodnie ze specyfikacją XHTML 1.0, a nie HTML 4.01.", + 'text_flash_url_note' => "Adres URL pliku Flash.
    Ścieżka względna (np. 'pic/flash.demo.swf') lub ścieżka bezwzględna (np. 'https://nexusphp.org/flash.demo.swf') są Okay.", + 'text_flash_width_note' => "W pikselach. Szerokość przy której Flash jest wyświetlana. ", + 'text_flash_height_note' => "W pikselach. Wysokość przy której Flash jest wyświetlana. ", + 'std_missing_form_data' => "Brakujące dane formularza.", + 'std_invalid_type' => "Nieprawidłowa metoda wyświetlania.", + 'std_success' => "Sukces", + 'std_edit_success' => "Reklama jest edytowana. ", + 'std_add_success' => "Reklama została dodana. ", + 'text_unlimited' => "nieograniczona", + 'std_go_back' => "Wróć do listy reklam", + 'col_clicks' => "Kliknięcia" +); + +?> diff --git a/lang/pl/lang_adredir.php b/lang/pl/lang_adredir.php new file mode 100644 index 00000000..2e7df942 --- /dev/null +++ b/lang/pl/lang_adredir.php @@ -0,0 +1,11 @@ + "Błąd", + 'std_ad_system_disabled' => "System reklam wyłączony.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "Brak adresu przekierowania." +); + +?> diff --git a/lang/pl/lang_attachment.php b/lang/pl/lang_attachment.php new file mode 100644 index 00000000..d51f7582 --- /dev/null +++ b/lang/pl/lang_attachment.php @@ -0,0 +1,20 @@ + "Niepowodzenie! Nic nie otrzymano!", + 'text_file_number_limit_reached' => "Niepowodzenie! Nie możesz przesłać więcej plików w tej chwili. Proszę poczekać trochę czasu.", + 'text_file_size_too_big' => "Niepowodzenie! Rozmiar pliku jest zbyt duży.", + 'text_file_extension_not_allowed' => "Niepowodzenie! Rozszerzenie pliku jest niedozwolone.", + 'text_invalid_image_file' => "Niepowodzenie! Nieprawidłowy plik obrazu.", + 'text_cannot_move_file' => "Niepowodzenie! Nie można przenieść przesłanego pliku.", + 'submit_upload' => "Prześlij", + 'text_left' => "Pozostało dziś: ", + 'text_of' => " z ", + 'text_size_limit' => "Rozmiar: ", + 'text_file_extensions' => "Rozszerzenia pliku: ", + 'text_mouse_over_here' => "mysz tutaj", + 'text_small_thumbnail' => "mała miniaturka", +); + +?> diff --git a/lang/pl/lang_attendance.php b/lang/pl/lang_attendance.php new file mode 100644 index 00000000..977393be --- /dev/null +++ b/lang/pl/lang_attendance.php @@ -0,0 +1,16 @@ + "Uczestnictwo", + 'success' => "Sukces", + 'attend_info' => "You have already attended %u days, Continuous %u days, this time you will get %u bonus.", + 'initial' => "Pierwsza obecność otrzymuje bonus %u.", + 'steps' => "Every continuous attendance get %u bonus,unless reach maximum %u", + 'continuous' => "Attend %u day continuous, will get %u bouns additional.", + 'sorry' => "Przepraszamy", + 'already_attended' => "Już uczestniczyłeś, nie odświeżaj.", + '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.', +); diff --git a/lang/pl/lang_bitbucket-upload.php b/lang/pl/lang_bitbucket-upload.php new file mode 100644 index 00000000..577bdb3e --- /dev/null +++ b/lang/pl/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Nie udało się przesłać", + 'std_nothing_received' => "Nic nie otrzymano!", + 'std_file_too_large' => "Przepraszamy, ten plik jest zbyt duży dla bit-bucket.", + 'std_bad_file_name' => "Błędna nazwa pliku.", + 'std_file_with_the_name' => "Przepraszamy, plik o nazwie ", + 'std_already_exists' => " already exists in the bit-bucket.", + 'std_error' => "Błąd", + 'std_invalid_image_format' => "Nieprawidłowe rozszerzenie: gif, jpg lub png!", + 'std_image_processing_failed' => "Przetwarzanie obrazu nie powiodło się", + 'std_sorry_the_uploaded' => "Przepraszamy, przesłano ", + 'std_failed_processing' => " nie udało się przetworzyć. Spróbuj zapisać ponownie obraz w edytorze graficznym. Dzięki.", + 'std_success' => "Sukces", + 'std_use_following_url' => "Użyj następującego adresu URL, aby uzyskać dostęp do pliku: ", + 'std_upload_another_file' => "Prześlij kolejny plik", + 'std_image' => "Obraz ", + 'std_need_not_rescaling' => "nie wymaga zmiany skali", + 'std_rescaled_from' => " przeskalowany z ", + 'std_to' => " do ", + 'std_profile_updated' => "
    Uwaga: Twój profil został zaktualizowany!", + 'head_avatar_upload' => "Wgraj AVATAR", + 'text_avatar_upload' => "Wgraj AVATAR", + 'text_upload_directory_unwritable' => "UWAGA: Katalog przesyłania nie jest zapisywalny. Skontaktuj się z administratorem o tym problemie!", + 'text_disclaimer' => "Wyłączenie odpowiedzialności
    Nie wysyłaj nieautoryzowanych lub nielegalnych zdjęć.
    Przesłane zdjęcia powinny być uważane za \"domenę publiczną\". Więc nie wysyłaj zdjęć, do których nie chcesz, aby obcy mieli dostęp.
    Przesłane obrazy zostaną skalowane przez zachowanie proporcji jeśli wysokość przekroczy ", + 'text_disclaimer_two' => " piksele lub szerokość przekracza ", + 'text_disclaimer_three' => " piksele
    Maksymalny rozmiar pliku to ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Plik", + 'checkbox_avatar_shared' => "Inni użytkownicy mogą używać mojego awatara (można wybrać w użytkownikucp).", + 'submit_upload' => "Prześlij", +); + +?> diff --git a/lang/pl/lang_catmanage.php b/lang/pl/lang_catmanage.php new file mode 100644 index 00000000..3d25182f --- /dev/null +++ b/lang/pl/lang_catmanage.php @@ -0,0 +1,86 @@ + "Zarządzanie kategoriami", + 'text_category_management' => "Zarządzanie kategoriami", + 'text_manage' => "Zarządzaj", + 'text_searchbox' => "Skrzynka wyszukiwania", + 'text_category_icons' => "Pakiet ikon kategorii", + 'text_second_icons' => "Drugie ikony", + 'text_categories' => "Kategorie", + 'text_sources' => "Źródła", + 'text_media' => "Media", + 'text_codecs' => "Kodeki", + 'text_standards' => "Normy", + 'text_processings' => "Przetwarzanie", + 'text_teams' => "Drużyny", + 'text_audio_codecs' => "Kodeki audio", + 'std_error' => "Błąd", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Dodaj", + 'text_no_record_yet' => "Brak rekordu!", + 'col_id' => "ID", + 'col_name' => "Nazwisko", + 'col_order' => "Zamówienie", + 'col_action' => "Akcja", + 'text_delete' => "Usuń", + 'text_edit' => "Edytuj", + 'js_sure_to_delete_this' => "Czy na pewno chcesz to usunąć?", + 'col_sub_category' => "Podkategoria", + 'text_per_row' => "Pozycje/Wiersz", + 'text_padding' => "Padding", + 'text_enabled' => "Włączone", + 'text_disabled' => "Wyłączone", + 'col_folder' => "Folder pakietu ikon", + 'text_multi_language' => "Multi-lang.", + 'text_second_icon' => "Druga ikona", + 'text_css_file' => "Plik CSS", + 'text_none' => "brak", + 'text_css_file_note' => "Plik CSS dla tej paczki ikon. Wprowadź pełną ścieżkę, np. 'styles/scenetorrents.css'. Pozostaw puste, jeśli nie.
    Dozwolone znaki: [a-z] (małe przypadki), [0-9], [_./].", + 'text_designer' => "Projektant", + 'text_comment' => "Komentarz", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'col_image' => "Obraz", + 'text_class_name' => "atrybut klasy", + 'col_mode' => "Tryb", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "Prześlij", + 'text_subcategory_name_note' => "Nie używaj długiej nazwy. Zalecamy mniej niż 10 liter.", + 'text_order_note' => "Nieustannie, tj. „0” pojawia się w pierwszej kolejności.", + 'row_searchbox_name' => "Nazwa wyszukiwarki", + 'text_searchbox_name_note' => "Dozwolone znaki: [a-z] (małe przypadki), [0-9], [_./].", + 'row_show_sub_category' => "Pokaż podkategorię", + 'text_show_sub_category_note' => "Sprawdź podkategorie, które chcesz włączyć.", + 'row_items_per_row' => "Pozycje w wierszu", + 'text_items_per_row_note' => "Ustaw ile elementów powinno pokazywać się w wierszu w polu wyszukiwania, np. '8'.", + 'row_padding_between_items' => "Wypełnienie między artykułami", + 'text_padding_between_items_note' => "W pikselach. Przestrzeń horyzontalna pomiędzy elementami w wyszukiwarce, np. '3'.", + 'text_category_icon_name_note' => "Dozwolone znaki: [a-z] (małe przypadki), [0-9], [_./].", + 'text_folder_note' => "Nazwa folderu pakietu ikon. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_. ].
    MUSI dodać ukośnik (/) na koniec, np. 'mycaticon/'", + 'text_multi_language_note' => "Czy używać różnych ikon kategorii dla różnych języków. Jeśli ustawiono na 'tak', umieść kilka pakietów ikon w kilku folderach o nazwie 'en', 'chs', itp.", + 'text_second_icon_note' => "Czy użyć drugiej ikony dla dodatkowych informacji. Jeśli ustawiono na 'tak', umieść drugą ikonę w folderze o nazwie 'dodatkowe' razem z normalnymi ikonami.", + 'text_designer_note' => "Osoba, która zaprojektowała pakiet ikon.", + 'text_comment_note' => "Informacja o paczce ikon.", + 'text_icon_directory_note' => "Musisz umieścić ikony we właściwym katalogu, aby te ustawienia działały. Umieść normalne ikony w 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' i drugiej ikonie w 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional /'.
    Nie dostać tego? Zobacz, czy następujące przykłady mogą pomóc:
    • Kiedy
      • searchbox_name='nd'
      • icon_pack_folder='scenetorrents/'
      • multi-lang='yes'
      • second_icon='nie'
      powinieneś umieścić zwykły angielski plik ikony dla filmów (e. . 'movies.png') in 'pic/category/nhd/scenetorrents/en/' .
    • Gdy
      • searchbox_name='chd'
      • icon_pack_folder='nanosofts/'
      • multi-lang='nie'
      • second_icon='yes'
      powinieneś umieścić normalny plik ikony filmów (e. . movies.png) w 'pic/category/chd/nanosofts/' i dodatkowym pliku ikon (np. 'bdh264.png') w 'pic/category/chd/nanosofts/additional/'.
    ", + 'text_second_icon_name_note' => "Nie używaj długiej nazwy. Zalecamy mniej niż 10 liter.", + 'text_image_note' => "Nazwa pliku obrazu. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_./].", + 'row_selections' => "Wybór", + 'text_selections_note' => "Jeśli wybór nie jest zdefiniowany, wszystkie opcje z wyboru są dozwolone dla reguły. Przynajmniej jeden wybór powinien być zdefiniowany.", + 'row_category_name' => "Nazwa kategorii", + 'text_category_name_note' => "Nie używaj długiej nazwy. Zalecamy mniej niż 10 liter.", + 'row_mode' => "Tryb", + 'text_class_name_note' => "Wartość atrybutu 'class' obrazu. Pozostaw puste, jeśli brak. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_], a pierwsza litera musi być w [a-z].", + 'std_missing_form_data' => "Brakujące dane formularza.", + 'std_invalid_character_in_filename' => "Nieprawidłowy znak w nazwie pliku ", + 'std_must_define_one_selection' => "Musisz zdefiniować co najmniej jeden wybór!", + 'std_invalid_mode_id' => "Nieprawidłowy ID trybu.", + 'row_enable_custom_field' => 'Włącz pole niestandardowe', + 'row_custom_field_display_name' => 'Nazwa wyświetlana pola niestandardowego', + 'row_custom_field_display' => 'Niestandardowy wyświetlacz pola', + 'row_custom_field_display_help' => "Użyj 'specyficznej etykiety' do reprezentowania etykiety i wartości pola niestandardowego, np. nazwy pola niestandardowego to 'artysta',
    wtedy jest etykietą:<%artist.label%>,wartość:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/pl/lang_cheaterbox.php b/lang/pl/lang_cheaterbox.php new file mode 100644 index 00000000..21536ca7 --- /dev/null +++ b/lang/pl/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Nie wykryto jeszcze żadnych podejrzeń.", + 'head_cheaterbox' => "Skrzynka oszustw", + 'text_cheaterbox' => "Cheaterbox BETA", + 'col_added' => "Dodano", + 'col_suspect' => "Podejrzany", + 'col_hit' => "Uderzenie", + 'col_torrent' => "Torrent", + 'col_ul' => "UL", + 'col_dl' => "DL", + 'col_ann_time' => "Czas Ann.", + 'col_seeders' => "Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone", + 'col_leechers' => "Leechers", + 'col_comment' => "Komentarz", + 'col_dealt_with' => "Dealt z", + 'col_action' => "Akt.", + 'text_torrent_does_not_exist' => "Torrent nie istnieje lub został usunięty", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'submit_set_dealt' => "Ustaw Dealt", + 'submit_delete' => "Usuń" +); + +?> diff --git a/lang/pl/lang_checkuser.php b/lang/pl/lang_checkuser.php new file mode 100644 index 00000000..c14c370b --- /dev/null +++ b/lang/pl/lang_checkuser.php @@ -0,0 +1,17 @@ + "Błąd", + 'std_no_user_id' => "Brak użytkownika o tym ID!", + 'std_no_permission' => "Nie masz uprawnień", + 'head_detail_for' => "Szczegóły dla ", + 'text_account_disabled' => "

    To konto zostało wyłączone!

    ", + 'row_join_date' => "Dołącz do daty ", + 'row_gender' => "Płeć", + 'row_email' => "E-mail", + 'row_ip' => "IP", + 'submit_confirm_this_user' => "Potwierdź ten użytkownik " +); + +?> diff --git a/lang/pl/lang_comment.php b/lang/pl/lang_comment.php new file mode 100644 index 00000000..47bb88b9 --- /dev/null +++ b/lang/pl/lang_comment.php @@ -0,0 +1,51 @@ + "Błąd", + 'std_comment_flooding_denied' => "Komentarz powodzi niedozwolone. Proszę czekać ", + 'std_before_posting_another' => " sekund(y) przed opublikowaniem innego komentarza.", + 'std_no_torrent_id' => "Brak torrenta o tym ID.", + 'std_no_comment_id' => "Brak komentarza z tym ID", + 'std_comment_body_empty' => "Treść komentarza nie może być pusta!", + 'head_add_comment_to' => "Dodaj komentarz do ", + 'text_add_comment_to' => "Dodaj komentarz do ", + 'submit_okay' => "OK", + 'text_comments_in_reverse_order' => "Najnowsze komentarze, w odwrotnej kolejności\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "Odmowa dostępu.", + 'head_edit_comment_to' => "Edytuj komentarz do ", + 'text_edit_comment_to' => "Edytuj komentarz do ", + 'std_delete_comment' => "Usuń komentarz", + 'std_delete_comment_note' => "Zamierzasz usunąć komentarz. Kliknij\n", + 'std_here_if_sure' => ">tutaj jeśli jesteś pewien.", + 'head_original_comment' => "Oryginalny komentarz", + 'text_original_content_of_comment' => "Oryginalna zawartość komentarza ", + 'std_unknown_action' => "Nieznane działanie.", + 'std_no_review_id' => "Brak recenzji z tym ID", + 'std_review_body_empty' => "Treść recenzji nie może być pusta!", + 'text_reviews_in_reverse_order' => "

    Najnowsze opinie, w odwrotnej kolejności

    \n", + 'head_edit_review_to' => "Edytuj opinię do ", + 'text_edit_review_to' => "Edytuj opinię do ", + 'std_delete_review' => "Usuń opinię", + 'std_delete_review_note' => "Zamierzasz usunąć recenzję. Kliknij\n", + 'head_original_review' => "Oryginalny przegląd", + 'text_original_content_of_review' => "Oryginalna treść przeglądu ", + 'std_unknown_action' => "Nieznane działanie.", + 'row_user_comment' => "Użytkownik Komentarz", + 'row_editor_notes' => "Notatki redakcyjne", + 'row_bouns_change' => "Bonusowa zmiana", + 'text_bouns_change_notes' => " 0 do 1000, na podstawie jakości przeglądu (ponad 1000 będzie traktowane jako 1000, a inne poza zakresem będą traktowane jako 0)", + 'std_review_no_external_info' => "Nie można oznaczyć komentarzy bez informacji zewnętrznych!", + 'std_review_unmark' => "Odznacz opinię", + 'std_unmark_review_note' => "Zamierzasz odznaczyć recenzję. Kliknij\n", + 'row_original_torrent' => "Oryginalny torrent", + 'text_no_exists' => "Nie istnieje jeszcze więcej!", + 'text_torrent_id' => " ID torrenta: ", + 'text_back' => "z powrotem", + 'text_body' => "Ciało", + 'text_compose' => "Napisz", + 'text_edit' => "Edytuj", +); + +?> diff --git a/lang/pl/lang_complains.php b/lang/pl/lang_complains.php new file mode 100644 index 00000000..7673f19f --- /dev/null +++ b/lang/pl/lang_complains.php @@ -0,0 +1,32 @@ + 'Problem z kontem', + 'text_new_complain' => 'Nowa skarga', + 'text_new_email' => 'E-mail klienta:', + 'text_new_body' => 'Szczegóły skargi:', + 'text_new_body_placeholder' => "Opisz problem tutaj:\nPowiązany dowód ma zastosowanie: Obrazy są pokazane w formie [img=URL]", + 'text_new_submit' => 'Prześlij', + 'text_new_failure' => 'Wprowadzono błędny adres e-mail lub pustą skargę.', + 'text_created_title' => 'Skarga utworzona', + 'text_created_note' => 'Dodaj tę stronę do zakładek, aby móc sprawdzić jej aktualizacje później. NIE USUWAJ TEGO URLU DO ANYBODY! W przeciwnym razie Twoja skarga nie zostanie rozpatrzona.', + 'text_search_account' => 'Szukaj konta z tym adresem e-mail', + 'text_reply' => 'Odpowiedz', + 'text_replies' => 'Wiadomości uzupełniające', + 'text_complainer' => 'Skarżący', + 'text_added' => 'Czas dodany', + 'text_no_replies' => 'Brak wiadomości', + 'text_closed' => 'Ta skarga została udzielona i zablokowana w celu uzyskania nowych odpowiedzi.', + 'text_answer_it' => 'ZAMKNIJ', + 'text_unanswer_it' => 'ODOTWÓRZ', + 'th_complain_at' => 'Skarga o', + 'th_complain_account' => 'Konto reklamowe', + 'th_action_view' => 'Widok', + 'pending_complaints' => 'Oczekujące skargi', + 'no_pending_complaints' => 'Brak oczekujących skarg', + 'complaints_processed' => 'Skargi przetworzone', + 'no_complaints_have_been_processed' => 'Nie rozpatrzono żadnych skarg', + 'text_view_band_log' => 'Zobacz dziennik banów', + 'reply_notify_subject' => 'Odpowiedzi na skargę', + 'reply_notify_body' => 'Masz odpowiedź na swoją skargę na stronie %s, kliknij tutaj , aby zobaczyć ją.', +]; diff --git a/lang/pl/lang_confirm_resend.php b/lang/pl/lang_confirm_resend.php new file mode 100644 index 00000000..3a8289a0 --- /dev/null +++ b/lang/pl/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Wysyłanie e-maila potwierdzającego nie powiodło się", + 'std_fields_blank' => "Nie zostawiaj żadnych pól pustych.", + 'std_invalid_email_address' => "Nieprawidłowy adres e-mail!", + 'std_email_not_found' => "Adres e-mail nie został znaleziony w bazie danych.\n", + 'std_user_already_confirm' => "Użytkownik korzystający z tego adresu e-mail jest już potwierdzony.\n", + 'std_passwords_unmatched' => "Hasła nie pasują do siebie! Muszę pisać. Spróbuj ponownie.", + 'std_password_too_short' => "Przepraszamy, hasło jest za krótkie (min. 6 znaków)", + 'std_password_too_long' => "Przepraszamy, hasło jest zbyt długie (maksymalnie 40 znaków)", + 'std_password_equals_username' => "Przepraszamy, hasło nie może być takie samo jak nazwa użytkownika.", + 'std_error' => "Błąd", + 'std_database_error' => "Błąd bazy danych. Skontaktuj się z administratorem.", + 'text_resend_confirmation_mail_note' => "

    Send confirmation mail again

    Use the form below to have your confirmation mail send to you again.

    You must be registered within 1 day and haven't confirmed,
    otherwise your pending account might be deleted and you should register again.

    Note: %s failed attempts in a row will result in banning your ip!

    ", + 'row_registered_email' => "Zarejestrowany e-mail: ", + 'row_new_password' => "Nowe hasło: ", + 'text_password_note' => "Minimum 6 znaków", + 'row_enter_password_again' => "Wprowadź hasło ponownie: ", + 'submit_send_it' => "Wyślij to!", + 'text_you_have' => "Masz ", + 'text_remaining_tries' => " pozostałe próbki.", + + 'mail_title' => " Potwierdzenie rejestracji użytkownika (Prześlij ponownie)", + 'mail_this_link' => "TO LINK", + 'mail_here' => "HERA", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Poprosiłeś o nowy e-mail z potwierdzeniem na %s i
    podałeś ten adres ", + 'mail_three' => " jako kontakt z użytkownikiem.

    Jeśli tego nie zrobiłeś, zignoruj ten e-mail. Osoba, która wprowadziła Twój adres e-mail
    miała adres IP ", + 'mail_four' => ". Proszę nie odpowiadać.

    Aby potwierdzić rejestrację użytkownika, musisz obserwować ", + 'mail_four_1' => "

    Jeśli powyższy link jest uszkodzony lub wygasł, spróbuj wysłać nowy e-mail z potwierdzeniem ", + 'mail_five' => "

    Po tym jak to zrobisz, będziesz mógł korzystać z nowego konta. Jeśli nie uda Ci się
    , Twoje konto zostanie usunięte w ciągu 24 godzin. Apelujemy do przeczytania
    ZASADY i FAQ zanim zaczniesz korzystać z %s.

    Uwaga: Jeśli nie zarejestrowałeś się na %s, proszę zgłosić ten e-mail do %s

    ------
    Yours,
    The %s Team", + 'text_select_lang' => "Wybierz język witryny: ", + 'std_need_admin_verification' => "Konto wymaga ręcznej weryfikacji od administratorów." +); +?> diff --git a/lang/pl/lang_contactstaff.php b/lang/pl/lang_contactstaff.php new file mode 100644 index 00000000..09a09046 --- /dev/null +++ b/lang/pl/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Personel kontaktowy", + 'text_message_to_staff' => "Wyślij wiadomość do personelu", + 'row_subject' => "Temat", + 'row_body' => "Ciało", + 'submit_send_it' => "Wyślij It!" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_delete.php b/lang/pl/lang_delete.php new file mode 100644 index 00000000..4c689da6 --- /dev/null +++ b/lang/pl/lang_delete.php @@ -0,0 +1,17 @@ + "Usunięcie nie powiodło się!", + 'std_missing_form_date' => "brakujące dane formularza", + 'std_not_owner' => "Nie jesteś właścicielem! Jak to się stało?", + 'std_invalid_reason' => "Niepoprawny powód ", + 'std_describe_violated_rule' => "Proszę opisać naruszoną zasadę.", + 'std_enter_reason' => "Wprowadź powód usunięcia tego torrenta.", + 'head_torrent_deleted' => "Torrent usunięty!", + 'text_go_back' => "Wróć do kogo przyszedłeś", + 'text_back_to_index' => "Powrót do indeksu", + 'text_torrent_deleted' => "Torrent usunięty!" +); + +?> diff --git a/lang/pl/lang_deletedisabled.php b/lang/pl/lang_deletedisabled.php new file mode 100644 index 00000000..702d3f1b --- /dev/null +++ b/lang/pl/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Usuń wyłączone", + 'text_delete_diasabled' => "Usuń wyłączone", + 'submit_delete_all_disabled_users' => "Usuń wszystkich wyłączonych użytkowników", + 'text_delete_disabled_note' => "Jeśli klikniesz poniższy przycisk, wszyscy wyłączeni użytkownicy w Twojej witrynie będą USUNIĘTY. NIGDY NIE WNIOSKOD kliknij przycisk, chyba że jesteś BARDZO N.", + 'text_users_are_disabled' => " użytkownicy zostali usunięci." +); + +?> diff --git a/lang/pl/lang_deletemessage.php b/lang/pl/lang_deletemessage.php new file mode 100644 index 00000000..2b1b0272 --- /dev/null +++ b/lang/pl/lang_deletemessage.php @@ -0,0 +1,12 @@ + "Błędny identyfikator wiadomości", + 'std_not_suggested' => "Nie zrobiłbym tego gdybym cię był...", + 'std_not_in_inbox' => "Wiadomość nie jest w twojej skrzynce odbiorczej.", + 'std_not_in_sentbox' => "Wiadomość nie jest w twojej skrzynce odbiorczej.", + 'std_unknown_pm_type' => "Nieznany typ PM." +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_details.php b/lang/pl/lang_details.php new file mode 100644 index 00000000..2cb132ad --- /dev/null +++ b/lang/pl/lang_details.php @@ -0,0 +1,247 @@ + "Błąd", + 'std_no_torrent_id' => "Brak torrenta z tym ID", + 'head_details_for_torrent' => "Szczegóły torrenta ", + 'text_successfully_uploaded' => "Przesłano pomyślnie!", + 'text_redownload_torrent_note' => "You should re-download the torrent and start seeding now.", + 'text_successfully_edited' => "Pomyślnie edytowano!", + 'text_go_back' => "Wróć do ", + 'text_whence_you_came' => "kiedy przyjdziesz", + 'text_rating_added' => "Ocena dodana!", + 'text_thanks_added' => "Twoje podziękowania dodane!", + 'text_free' => "Darmowe", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X za darmo", + 'text_half_down' => "50%", + 'row_download' => "Pobierz", + 'text_downloading_not_allowed' => "Nie masz uprawnień do pobrania.", + 'row_small_description' => "Mały opis", + 'row_info_hash' => "Skrót informacji", + 'row_description' => "Opis", + 'text_nfo' => "NFO", + 'text_view_nfo' => "[Wszystkie tryby]", + 'row_imdb_url' => "URL IMDb", + 'row_subtitles' => "Napisy", + 'text_no_subtitles' => "Brak napisów dla tego torrenta", + 'submit_upload_subtitles' => "Prześlij Napisy!", + 'row_info' => " Informacje", + 'text_imdb' => "IMDb", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Duban", + 'text_not_ready' => " informacje nie są gotowe, kliknij ", + 'text_here_to_retrieve' => "tutaj aby odejść od ", + 'text_someone_has_requested' => "Ktoś poprosił o pobranie informacji z ", + 'text_please_be_patient' => " sekundy temu proszę o cierpliwość.", + 'text_information' => "Informacje:", + 'text_title' => " Tytuł: ", + 'text_title_chinese' => "Chiński tytuł: ", + 'text_also_known_as' => " Znany również jako: ", + 'text_year' => " Rok: ", + 'text_runtime' => " Czas uruchomienia: ", + 'text_mins' => " minuty", + 'text_votes' => " Głosy: ", + 'text_rating' => " Ocena: ", + 'text_language' => " Język: ", + 'text_country' => " Kraj: ", + 'text_all_genres' => " Wszystkie gatunki: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Dyrektor: ", + 'text_written_by' => " Napisane przez: ", + 'text_performed_by' => " Wykonane przez: ", + 'text_offcial_site' => " Strona offsetowa: ", + 'text_imdb_link' => " Link IMDb: ", + 'text_produced_by' => " Wyprodukowany przez: ", + 'text_music' => " Muzyka: ", + 'text_plot_outline' => " Rysuj obrys:", + 'text_cast' => " Zamek:", + 'text_as' => " jako ", + 'text_recommended_comment' => " Zalecany komentarz:", + 'text_information_updated_at' => "

    UWAGA: Ten infomation jest aktualizowany o ", + 'text_might_be_outdated' => " i może być teraz nieaktualne, kliknij ", + 'text_here_to_update' => "tutaj aby zaktualizować nieaktualne informacje", + 'text_network_error' => "Ostrzeżenie! Warunek sieci nie pozwala na pobieranie infomacji z IMDb na lot", + 'text_avprogress' => "Średni postęp: ", + 'row_type' => "Typ", + 'text_none_selected' => "(nie wybrano)", + 'text_source' => "Źródło:", + 'text_codec' => "Kodeks:", + 'text_stardard' => "Standardowy:", + 'text_processing' => "Przetwarzanie:", + 'row_quality' => "Jakość", + 'col_type' => "Typ", + 'col_name' => "Nazwisko", + 'col_quality' => "Jakość", + 'title_size' => "Rozmiar", + 'title_time_added' => "Czas dodany", + 'title_seeders' => "Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone", + 'title_leechers' => "Leechers", + 'col_special' => "Promocja?", + 'text_normal' => "normalny", + 'row_other_copies' => "Inne kopie ", + 'row_last_seeder' => "Ostatnia Akcja: ", + 'text_ago' => " temu", + 'text_size' => "Rozmiar: ", + 'text_none_yet' => "nie ma jeszcze (wymaga co najmniej głosów %s i ma ", + 'text_only' => "Tylko ", + 'text_none' => "brak", + 'text_no_votes_yet' => "Brak głosów", + 'text_invalid' => "niepoprawny?", + 'text_out_of_five_with' => " z 5 z ", + 'text_votes_total' => " głos(y) łącznie", + 'text_login_to_vote' => "Zaloguj się , aby ocenić", + 'select_add_rating' => "(dodaj ocenę)", + 'submit_vote' => "Głosuj!", + 'text_rating' => "Ocena: ", + 'row_time' => "Czas", + 'row_hot_meter' => "Gorący licznik", + 'text_views' => "Wyświetlenia: ", + 'text_hits' => "Odsłony: ", + 'text_snatched' => "Złapano: ", + 'text_view_snatches' => " x
    czas", + 'text_average_speed' => "Średnia prędkość: ", + 'text_total_speed' => "Całkowita prędkość: ", + 'text_health_note' => "(Są to średnie z biegiem czasu, więc nie są one takie dokładne)", + 'text_traffic' => "Ruch: ", + 'text_no_traffic' => "Brak ruchu dla Momentu", + 'text_status' => "Stan: ", + 'text_dead' => "martwy", + 'row_health' => "Zdrowie", + 'text_anonymous' => "Anonimowe", + 'text_edit_torrent' => "Edytuj", + 'text_edit_and_delete_torrent' => "Edytuj/Usuń", + 'title_edit_torrent' => "Kliknij aby Edytuj lub Usuń ten torrent ", + 'row_upped_by' => "Przesłane przez", + 'text_click' => "Click ", + 'text_num_files' => "Ilość plików: ", + 'text_see_full_list' => "[Zobacz pełną listę]", + 'text_files' => " pliki", + 'row_file_list' => "Lista plików", + 'text_hide_list' => "[Ukryj listę]", + 'row_action' => "Akcja", + 'text_download_torrent' => "Pobierz torrent", + 'text_download_paid_torrent' => "Pobierz torrent (ogłoszenie spowoduje potrącenie premii: %s)", + 'text_download_bought_torrent' => "Pobierz torrent (bought)", + 'title_download_torrent' => "Pobierz torrent", + 'text_ask_for_reseed' => "Zapytaj o reseedowanie", + 'title_ask_for_reseed' => "Ask snatched users for reseeding when there's no seeder", + 'text_report_torrent' => "Zgłoś torrent", + 'title_report_torrent' => "Zgłoś torrent dla naruszając reguły ", + 'text_here' => "tutaj", + 'row_peers' => "Uczestnicy", + 'text_seeders' => " Seeder", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Peer(y) łącznie", + 'row_seeders' => "Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Powiedz Dzięki!", + 'submit_you_said_thanks' => " Said Dzięki!", + 'text_no_thanks_added' => "nie dodano jeszcze żadnych podziękowań", + 'row_thanks_by' => "Dziękujemy przez", + 'row_torrent_info' => "Informacje o torrencie ", + 'text_torrent_structure' => "Struktura: ", + 'text_torrent_info_note' => "[Wyświetl strukturę]", + 'head_comments_for_torrent' => "Komentarze do torrentów ", + 'text_comments_for' => "Komentarze dla ", + 'text_snatch_detail_for' => "Szczegóły przyciągania dla ", + 'text_users_top_finished_recently' => "Użytkownicy u góry ukończyli pobieranie ostatnio", + 'col_username' => "Nazwa użytkownika", + 'col_uploaded' => "Przesłano", + 'col_downloaded' => "Pobrano", + 'col_when_completed' => "Po zakończeniu", + 'col_last_action' => "Ostatnia akcja", + 'col_seeding' => "Nasiona", + 'col_pm_user' => "Użytkownik PW", + 'col_report_user' => "Zgłoś użytkownika", + 'col_on_or_off' => "Włącz/Wył.", + 'text_global' => "Globalny", + 'text_torrent' => "Torrent", + 'text_yes' => "Tak", + 'text_no'=> "Nie", + 'text_add_a_comment' => "Dodaj komentarz", + 'text_no_comments_yet' => "Brak komentarzy", + 'text_quick_comment' => "Szybki komentarz", + 'submit_add_comment' => "Dodaj komentarz ", + 'title_pm' => "Wyślij PW", + 'title_report' => "Zgłoszenie", + 'title_online' => "Dostępny", + 'title_offline' => "Offline", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Dobrze", + 'select_decent' => "Godny", + 'select_pretty_bad' => "Bardzo źle", + 'select_sucks' => "Suki!", + 'text_lastfm_not_ready' => "Informacje Last.fm nie są gotowe, kliknij ", + 'text_biography' => "Biografia", + 'text_tags' => "Tagi:", + 'text_similiar_artists' => "Małpii artyści:", + 'text_may_also_like' => "Może również polubieć:", + 'text_top_albums' => "Najlepsze Albumy:", + 'text_listener' => " Słuchacz", + 'text_scrobbled' => " Odtwarzaj", + 'text_album' => " Album", + 'text_album_name' => "Nazwa: ", + 'text_track_number_info' => "Ślady ", + 'text_release_date' => "Data wydania: ", + 'text_label' => "Etykieta: ", + 'text_track_list' => "Lista utworów: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Nazwa utworu", + 'text_track_duration' => "Czas trwania", + 'text_track_listener' => "Słuchacz", + 'text_ratings_legend' => "Legenda: ", + 'text_points' => " punkty", + 'text_totalvotes' => " głosy", + 'text_author' => "Autor: ", + 'text_from' => "od", + 'h1_user_reviews' => "Opinie wybranych użytkowników", + 'h1_critic_reviews' => "Recenzje filmów krytycznych", + 'h1_user_comments' => "Komentarze użytkownika", + 'text_local_link' => "Link lokalny", + 'text_at' => " w ", + 'row_basic_info' => "Podstawowe informacje", + 'text_site_rating' => " Ocena", + 'text_blank' => " ", + 'text_creator' => "Twórca: ", + 'submit_search_at_shooter' => "Szukaj w Strzelnicy", + 'submit_search_at_opensubtitles' => "Szukaj w Opensubtitles", + 'title_show_or_hide' => "Pokaż lub Ukryj", + 'title_bookmark' => "Zakładka", + 'text_album_information' => "Informacje o albumach: ", + 'text_about_album' => "O tym albumie: ", + 'text_artist' => " Artysta", + 'text_artist_name' => "Artysta: ", + 'text_medium' => "Średni:", + 'text_team' => "Drużyna:", + 'text_audio_codec' => "Kodek Audio:", + 'text_delete' => "Usuń", + 'text_other_copies' => " Inne kopie", + 'row_uploader_bandwidth' => "Przesyłacz
    przepustowość", + 'text_and_more' => " i więcej (podziękowania od ", + 'text_users_in_total' => " ogółem użytkowników)", + 'torrent_dl_url' => "URL torrenta", + 'torrent_dl_url_notice' => "Możesz skopiować go do swojego klienta BT. Dzisiaj ważne tylko", + 'torrent_dl_url_text' => "Kliknij prawym przyciskiem myszy, aby wyświetlić.", + 'span_description_have_given' =>'Dałeś magię wartości', + 'text_no_magic_added' => "Brak magicznej wartości nagrody", + 'magic_value_number' => "Liczba punktów magicznych została przedstawiona", + 'magic_value_award' => "Magiczna wartość nagród", + 'magic_newest_record' =>'Tutaj tylko najnowszy wpis. ', + 'magic_sum_user_give_number' => 'Liczba członków udzieliła całkowicie magicznej nagrody', + 'magic_show_all_description' => 'Zobacz szczegóły pojedynczego', + 'magic_haveGotBonus' => 'Wydawca otrzymał bonus do nagrody.', + 'magic_have_no_enough_bonus_value' => 'potrzeba więcej punktów', + 'claim_already' => 'Domniemana', + 'claim_now' => 'Claim', + 'claim_info' => 'Już odebrane przez użytkowników %s , %s pozostało.', + 'claim_detail' => 'Szczegóły zgłoszenia', + 'claim_label' => 'Zatwierdź torrent', + 'claim_confirm' => 'Czy na pewno chcesz pobrać ten torrent?', + 'action_approval' => 'Zatwierdzenie', + 'row_tags' => 'Tagi', + 'torrent_existed' => 'Torrent został już przesłany!', +); + +?> diff --git a/lang/pl/lang_docleanup.php b/lang/pl/lang_docleanup.php new file mode 100644 index 00000000..362b3300 --- /dev/null +++ b/lang/pl/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Czyszczenie', + 'running' => 'czyszczenie w toku... proszę czekać', + 'force' => 'Jeśli chcesz wymusić całkowite czyszczenie, kliknijtutaj', + 'time_consumed' => 'Czas zużyty:%f sek', + 'done' => 'Gotowe', +]; diff --git a/lang/pl/lang_donate.php b/lang/pl/lang_donate.php new file mode 100644 index 00000000..dde2e876 --- /dev/null +++ b/lang/pl/lang_donate.php @@ -0,0 +1,31 @@ + "Przepraszamy", + 'std_do_not_accept_donation' => "W tej chwili nie akceptujemy darowizny.", + 'std_success' => "Sukces", + 'std_donation_success_note_one' => "Dziękujemy za darowiznę! Twoja transakcja została zakończona. Kliknij ", + 'std_here' => "tutaj", + 'std_donation_success_note_two' => " aby wysłać nam informacje o transakcji, abyśmy mogli otrzymać Twoje konto!", + 'head_donation' => "Darowizna", + 'text_donate' => "Wesprzyj", + 'std_error' => "Błąd", + 'std_no_donation_account_available' => "Nie zdefiniowano kont darowizny. Proszę zgłosić to do administratora.", + 'text_donation_note' => "Dziękujemy za zainteresowanie darowizną. Wszystko, co mógłbyś przekazać darowiznę, byłoby wdzięczne, niezależnie od tego, jak małe.", + 'text_donate_with_paypal' => "Wesprzyj przez PayPal", + 'text_donate_paypal_note' => "1. Wybierz kwotę darowizny.
    2. Kliknij przycisk PayPal.
    3. Zakończ płatność w PayPal.", + 'text_select_donation_amount' => "Wybierz kwotę darowizny: ", + 'select_choose_donation_amount' => "---Wybierz kwotę darowizny---", + 'select_other_donation_amount' => "Kwota innych darowizn", + 'text_usd_mark' => "$", + 'text_donation' => " Darowizna", + 'text_donate_with_alipay' => "Wesprzyj z Alipay", + 'text_donate_alipay_note_one' => "1. Kliknij przycisk Alipa.
    2. Wybierz 'zapłać nieznajomemu'.
    3. Wprowadź nasze konto w Alipay ", + 'text_donate_alipay_note_two' => " i zapłać za to.
    4. Dalej, aż skończysz.", + 'text_after_donation_note_one' => "Po przekazaniu darowizny należy upewnić się, że ", + 'text_send_us' => "Wyślij do nas", + 'text_after_donation_note_two' => " informacje o transakcji , abyśmy mogli zaakceptować Twoje konto!", +); + +?> diff --git a/lang/pl/lang_download.php b/lang/pl/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/pl/lang_download.php @@ -0,0 +1,5 @@ + "Pobierz ogłoszenie", + 'text_client_banned_notice' => "Powiadomienie zbanowane przez klienta", + 'text_client_banned_note' => "Cześć!
    tracker wykrył, że używasz klienta zbanowanego BitTorrent podczas ostatniego połączenia. Przeczytaj następującą notatkę.", + 'text_low_ratio_notice' => "Powiadomienie o niskim współczynniku", + 'text_low_ratio_note_one' => "OSTRZEŻENIE: Twój stosunek jest niski! Musisz go poprawić w ciągu ", + 'text_low_ratio_note_two' => ", albo stracisz swoje członkostwo tutaj. Jeśli nie masz pojęcia, jaki jest Twój współczynnik, przeczytaj uważnie poniższą uwagę.", + 'text_first_time_download_notice' => "Informacja po raz pierwszy o pobraniu", + 'text_first_time_download_note' => "Hi!
    Chances are it's your first time downloading a torrent from our tracker.
    There are probably a few things you should know before you continue. I will try to make this short :)", + 'text_this_is_private_tracker' => "To jest Śledzenie Prywatne z wymogiem proporcji", + 'text_private_tracker_note_one' => "This is a private tracker, which means we reserve the tracker for the exclusive usage of our registered members. ", + 'text_learn_more' => "Dowiedz się więcej o prywatnym trackerze na ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "MUSISZ zachować minimum wymaganego współczynnika do pobranialub stracisz swoje członkostwo tutaj. ", + 'text_see_ratio' => "Zob. wymóg dotyczący stosunku w ", + 'text_private_tracker_note_three' => "Twój bieżący stosunek jest zawsze wyświetlany pod menu nawigacyjnym witryny. Prosimy o jego wzrok.", + 'text_private_tracker_note_four' => "Jak zachować dobry stosunek?
    Cóż, Najlepszym sposobem jest zawsze pozostawienie Twojego klienta BitTorrent, a kontynuuj seedowanie pobranych torrentów aż do usunięcia plików.", + 'text_use_allowed_clients' => "Używaj tylko dozwolonych klientów BitTorrent", + 'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we ONLY accept some of them. Others (e.g. qbittorrentEE, Thunder) are banned here and would fail to connect our tracker. ", + 'text_allowed_clients_note_two' => "Możesz znaleźć pełną listę dozwolonych klientów w ", + 'text_allowed_clients_note_three' => ". Jeśli nie jesteś pewien, który chcesz wybrać, należy wziąć pod uwagę dwóch poniższych poleconych klientów: ", + 'title_download' => "Pobierz ", + 'text_for' => "Dla ", + 'text_for_more_information_read' => "Więcej informacji można znaleźć na stronie: ", + 'text_rules' => "Regulamin", + 'text_and' => " W przypadku gdy państwo członkowskie lub Szwajcaria stwierdzi, że dane państwo członkowskie lub Szwajcaria spełniają warunki określone w art. 4 ust. 1 lit. a) i b) oraz w art. 5 ust. 1 lit. b) i c) rozporządzenia (WE) nr 207/2009 oraz w art. 5 ust. 1 lit. b) i c) rozporządzenia (WE) nr 207/2009 oraz w art. 5 ust. 1 lit. b) tego rozporządzenia i art. 6 ust. 1 lit. b) tego rozporządzenia i c) tego rozporządzenia stosuje się od dnia 1 stycznia 2018 r. ", + 'text_faq' => "Często zadawane pytania", + 'text_let_me_download' => "Poprawię swój współczynnik. ", + 'text_notice_not_show_again' => "Nie pokazuj tego wpisu ponownie. ", + 'text_notice_always_show' => "Ta notatka będzie zawsze widoczna do czasu poprawy Twojego współczynnika. ", + 'submit_download_the_torrent' => "Pobierz torrent", +); + +?> diff --git a/lang/pl/lang_edit.php b/lang/pl/lang_edit.php new file mode 100644 index 00000000..a5a7e53e --- /dev/null +++ b/lang/pl/lang_edit.php @@ -0,0 +1,74 @@ + "Edytuj torrent - ", + 'text_cannot_edit_torrent' => "Nie można edytować tego torrenta", + 'text_cannot_edit_torrent_note' => "Nie jesteś prawowitym właścicielem lub nie jesteś zalogowany poprawnie .\n", + 'row_torrent_name' => "Nazwa torrenta", + 'row_small_description' => "Mały opis", + 'row_nfo_file' => "Plik NFO", + 'radio_keep_current' => "Zachowaj bieżący", + 'radio_update' => "Aktualizuj", + 'radio_remove' => "Usuń", + 'row_description' => "Opis", + 'row_type' => "Typ", + 'text_source' => "Źródło:", + 'select_choose_one' => "wybierz jeden", + 'text_codec' => "Kodeks:", + 'text_standard' => "Standardowy:", + 'text_processing' => "Przetwarzanie:", + 'row_quality' => "Jakość", + 'text_quality_note' => "Wybierz tylko dla Video", + 'row_visible' => "Widoczny", + 'checkbox_visible' => "Widoczne na stronie głównej", + 'text_visible_note' => "Zauważ, że torrent będzie automatycznie widoczny, gdy pojawi się seeder, i stanie się automatycznie niewidoczny (martwy), gdy przez jakiś czas nie ma żadnych seedów. Użyj tego przełącznika, aby przyspieszyć proces ręcznie. Zauważ, że niewidoczne (martwe) torrenty nadal mogą być przeglądane lub wyszukiwane, nie jest to domyślne.", + 'row_anonymous_uploader' => "Anonimowe", + 'checkbox_anonymous_note' => "Zaznacz to pole, aby ukryć uploadera torrenta", + 'row_special_torrent' => "Awans", + 'select_use_global_setting' => "użyj ustawień globalnych", + 'select_forever' => "na zawsze", + 'select_until' => "do", + 'text_keep_current' => "Zachowaj bieżący", + 'text_ie_for' => "dla ", + 'text_promotion_until_note' => "(Time format to RRRR-MM-DD hh:mm:ss)", + 'select_normal' => "normalny", + 'select_free' => "darmowy", + 'select_two_times_up' => "2 razy w górę", + 'select_free_two_times_up' => "za darmo i 2x w górę", + 'select_half_down' => "50% w dół", + 'select_choose_torrent_state' => "Ustaw torrent na promocję", + 'row_torrent_position' => "Torrent Postion", + 'row_recommended_movie' => "Rekomendowany film ", + 'select_choose_recommended_movie' => "Wybierz, czy plakat torrenta filmu będzie wyświetlany na stronie głównej", + 'select_hot' => "gorący", + 'select_classic' => "klasyczny", + 'select_recommended' => "rekomendowane", + 'select_sticky' => "przyklejony", + 'select_choose_if_sticky' => "Wybierz, czy torrent będzie przyklejony na stronie torrentów", + 'row_banned' => "Zablokowane", + 'checkbox_banned' => "Zablokowane", + 'submit_edit_it' => "Edytuj !", + 'submit_revert_changes' => "Przywróć zmiany ", + 'text_delete_torrent' => "Usuń torrent - Powód:", + 'radio_dead' => "Martwy", + 'text_dead_note' => " 0 sadzonek + 0 sadzonek = łącznie 0 rówieśników", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Nuked", + 'radio_rules' => "Regulamin", + 'text_req' => "(zredagowany)", + 'radio_other' => "Inne", + 'submit_delete_it' => "Usuń !", + 'text_move_to_browse' => "Przenieś do sekcji torrenty jako ", + 'text_move_to_special' => "Przenieś do sekcji specjalny jako ", + 'text_medium' => "Średni:", + 'row_pick' => "Wybierz", + 'row_check' => "Sprawdzanie", + 'text_team' => "Grupa", + 'text_audio_codec' => "Kodek audio", + 'row_content' => "Zawartość", + 'ban_reason_label' => 'Powód', + 'fill_quality' => 'Wypełnij jakość', +); + +?> diff --git a/lang/pl/lang_faq.php b/lang/pl/lang_faq.php new file mode 100644 index 00000000..018448fc --- /dev/null +++ b/lang/pl/lang_faq.php @@ -0,0 +1,12 @@ + "Często zadawane pytania", + 'text_welcome_to' => "Witamy w ", + 'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to contact us!

    This is a private tracker, and you have to register before you can get full access to the site.", + 'text_welcome_content_two' =>" Zanim zrobisz cokolwiek tutaj w %ssugerujemy przeczytanie reguł ! Istnieje tylko kilka zasad, których należy przestrzegać, ale czynimy ich egzekwowania!

    Zanim przejdziesz dalej, powinieneś przeczytać umowę użytkownika %s .", + 'text_contents' => "Treść", +); + +?> diff --git a/lang/pl/lang_fastdelete.php b/lang/pl/lang_fastdelete.php new file mode 100644 index 00000000..3d9f21d5 --- /dev/null +++ b/lang/pl/lang_fastdelete.php @@ -0,0 +1,13 @@ + "Usunięcie nie powiodło się!", + 'std_missing_form_data' => "brakujące dane formularza", + 'text_no_permission' => "Nie masz uprawnień do usunięcia tego torrenta, tylko moderatorzy lub nowsi mogą to zrobić. Skontaktuj się z jednym jeśli jest to twój torrent i chcesz go usunąć.\n", + 'std_delete_torrent' => "Usuń torrent", + 'std_delete_torrent_note' => "Sprawdzanie sanitarne: Zamierzasz usunąć torrent. Kliknij", + 'std_here_if_sure' => " tutaj jeśli jesteś pewien." +); + +?> diff --git a/lang/pl/lang_fields.php b/lang/pl/lang_fields.php new file mode 100644 index 00000000..f8e4b322 --- /dev/null +++ b/lang/pl/lang_fields.php @@ -0,0 +1,31 @@ + 'Zarządzanie niestandardowymi polami', + 'text_manage' => 'Zarządzaj', + 'text_add' => 'Dodaj', + 'text_field' => 'Pole', + 'text_delete' => 'Usuń', + 'text_edit' => 'Edytuj', + 'col_id' => 'ID', + 'col_name' => 'Nazwisko', + 'col_name_help' => 'Zezwalaj tylko na cyfrę, alfabet, podkreślenie', + 'col_label' => 'Wyświetl etykietę', + 'col_type' => 'Typ', + 'col_required' => 'Wymagane', + 'col_help' => 'Tekst pomocy', + 'col_options' => 'Opcje', + 'col_options_help' => 'Wymagane, gdy typ jest radio, pole wyboru, wybierz jedną linię, jedną opcję, format: wartość|wyświetlanie tekstu', + 'col_action' => 'Akcja', + 'col_is_single_row' => 'Wyświetl w jednym wierszu', + 'js_sure_to_delete_this' => 'Na pewno chcesz usunąć?', + 'submit_submit' => 'Prześlij', + 'field_type_text' => 'Krótki tekst', + 'field_type_textarea' => 'Długi tekst', + 'field_type_radio' => 'Poziomy pojedynczy wybór', + 'field_type_checkbox' => 'Poziomy wybór wielokrotny', + 'field_type_select' => 'Pionowy wybór', + 'field_type_image' => 'Obraz', + 'col_display' => 'Niestandardowy ekran', + +]; diff --git a/lang/pl/lang_forummanage.php b/lang/pl/lang_forummanage.php new file mode 100644 index 00000000..28fa40aa --- /dev/null +++ b/lang/pl/lang_forummanage.php @@ -0,0 +1,38 @@ + "Zarządzanie forum", + 'text_forum_management' => "Zarządzanie forum", + 'text_edit_forum' => "Edytuj forum", + 'row_forum_name' => "Nazwa forum", + 'row_forum_description' => "Opis forum", + 'row_overforum' => "Nad-forum", + 'row_moderator' => "Moderator", + 'text_moderator_note' => "Maksymalnie 3 moderatorów. Oddziel je od ','.", + 'row_minimum_read_permission' => "Minimalne uprawnienia do odczytu", + 'row_minimum_write_permission' => "Minimalne uprawnienia do zapisu", + 'row_minimum_create_topic_permission' => "Minimalne uprawnienia do tworzenia tematu", + 'row_forum_order' => "Kolejność forum", + 'text_forum_order_note' => "Sortuj rosnąco według liczby. To znaczy, 0 pokazuje na najwyższym poziomie", + 'submit_edit_forum' => "Edytuj forum", + 'text_no_records_found' => "Przepraszamy, nie znaleziono żadnych wpisów!", + 'text_add_forum' => "Dodaj forum", + 'text_make_new_forum' => "Utwórz nowe forum", + 'submit_overforum_management' => "Zarządzanie nadforum", + 'submit_add_forum' => "Dodaj forum", + 'col_name' => "Nazwisko", + 'col_overforum' => "Nad-forum", + 'col_read' => "Czytaj", + 'col_write' => "Napisz", + 'col_create_topic' => "Utwórz temat", + 'col_moderator' => "Moderator", + 'col_modify' => "Modyfikowanie", + 'text_not_available' => "Nie dotyczy.", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'js_sure_to_delete_forum' => "Czy na pewno chcesz usunąć to forum?", + 'submit_make_forum' => "Utwórz forum" +); + +?> diff --git a/lang/pl/lang_forums.php b/lang/pl/lang_forums.php new file mode 100644 index 00000000..38be9466 --- /dev/null +++ b/lang/pl/lang_forums.php @@ -0,0 +1,204 @@ + "Obecnie nie ma aktywnego użytkownika na forum.", + 'text_stats' => "Statystyki", + 'text_our_members_have' => "Nasi członkowie stworzyli ", + 'text_posts_in_topics' => " posty w ", + 'text_in_topics' => " tematy. ", + 'text_there' => "Tam ", + 'text_online_user' => " użytkownik online", + 'text_in_forum_now' => " na forum. ", + 'std_no_post_found' => "Nie znaleziono postu", + 'text_quick_jump' => "Szybki skok: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "Zły identyfikator forum", + 'text_new_topic_in' => "Nowy temat w", + 'text_forum' => "forum", + 'std_forum_error' => "Błąd forum", + 'std_topic_not_found' => "Nie znaleziono tematu.", + 'text_reply_to_topic' => "Odpowiedź na temat: ", + 'text_compose' => "Napisz", + 'std_error' => "Błąd", + 'std_no_post_id' => "Brak postów o tym ID", + 'submit_submit' => "Prześlij", + 'submit_preview' => "Podgląd", + 'text_tags' => "Tagi", + 'text_smilies' => "Uśmiechnięcia", + 'text_ten_last_posts' => "10 ostatnich postów, w odwrotnej kolejności", + 'text_by' => "przez ", + 'text_at' => "w ", + 'head_edit_forum' => "Edytuj forum", + 'text_edit_forum' => "Edytuj forum", + 'row_forum_name' => "Nazwa forum", + 'row_description' => "Opis", + 'row_permission' => "Uprawnienie", + 'text_minimum' => "Minimum ", + 'select_minimum_class_view' => "Klasa wymagana do wyświetlenia
     Minimum", + 'select_minimum_class_post' => "Klasa wymagana do opublikowania
     Minimum", + 'select_minimum_class_topic' => "Klasa wymagana do tworzenia tematów", + 'std_no_forum_id' => "Nie znaleziono ID forum.", + 'std_must_specify_forum_name' => "Musisz podać nazwę forum.", + 'std_must_provide_forum_description' => "Musisz podać opis forum.", + 'head_delete_forum' => "Usuń forum", + 'text_warning' => "** UWAGA! **", + 'text_deleting_forum_id' => "Usuwanie ID forum ", + 'text_will_also_delete' => " usunie również ", + 'text_posts_in' => "posty w ", + 'text_topics' => " tematy. ", + 'text_accept' => "AKCEPT", + 'text_cancel' => "ANULUJ", + 'std_unauthorised_performing_action' => "Nie masz uprawnień do wykonania tej akcji!", + 'head_new_topic' => "Nowy temat", + 'std_must_enter_subject' => "Musisz wprowadzić przedmiot.", + 'std_subject_limited' => "Temat jest ograniczony. Proszę skrócić swój temat", + 'std_bad_topic_id' => "Błędny identyfikator tematu", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "You are not authorized to Post. Read (Inbox)", + 'std_permission_denied' => "Odmowa dostępu.", + 'std_no_body_text' => "Brak treści tekstu.", + 'std_post_flooding' => "Powódź postu nie jest dozwolona. Proszę czekać ", + 'std_seconds_before_making' => " sekundy przed utworzeniem kolejnego wpisu.", + 'std_no_topic_id_returned' => "Nie zwrócono ID tematu", + 'std_topic_locked' => "Ten temat jest zablokowany.", + 'std_post_id_not_available' => "ID wpisu n/a", + 'std_unpermitted_viewing_topic' => "Nie masz uprawnień, aby zobaczyć ten wątek.", + 'text_prev' => "Poprzedni", + 'text_next' => "Następny", + 'head_view_topic' => "Zobacz temat", + 'text_forums' => " Fora", + 'text_ago' => " temu", + 'text_quote' => "Oferta", + 'text_last_edited_by' => "Ostatnio edytowane przez ", + 'text_last_edit_at' => " w ", + 'text_posts' => "Posty: ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Stosunek ", + 'text_class' => "Klasa:", + 'text_back_to_top' => "Powrót do góry", + 'title_sticky' => "Przyklejony", + 'submit_sticky' => "Przyklejony", + 'submit_unsticky' => "Odklej", + 'submit_unlock' => "Odblokuj Wątek ", + 'submit_lock' => "Zablokuj Wątek ", + 'submit_delete_topic' => "Usuń Wątek ", + 'text_rename_topic' => "Zmień nazwę tematu:", + 'submit_okay' => "OK", + 'text_move_thread_to' => "Przenieś ten wątek do:", + 'submit_move' => "Przenieś", + 'text_topic_locked_new_denied' => "

    Ten temat jest zablokowany; żadne nowe posty nie są dozwolone.

    ", + 'text_unpermitted_posting_here' => "

    Nie masz uprawnień do publikowania na tym forum.

    ", + 'head_post_reply' => "Odpowiedź na post", + 'std_forum_not_found' => "Nie znaleziono forum.", + 'std_cannot_get_posts_count' => "Nie można uzyskać liczby postów.", + 'std_delete_topic' => "Usuń temat", + 'std_delete_topic_note' => "Sprawdzanie kondycji: Zamierzasz usunąć wątek. Kliknij ", + 'std_here_if_sure' => "tutaj jeśli jesteś pewien.", + 'std_no_topic_for_post' => "Brak tematów powiązanych z tym ID posta", + 'std_denied' => "Odmowa dostępu!", + 'std_body_empty' => "Ciało nie może być puste!", + 'std_subject_empty' => "Temat nie może być pusty!", + 'std_success' => "Sukces", + 'std_post_edited_successfully' => "Post został pomyślnie edytowany.", + 'text_edit_post' => "Edytuj post", + 'std_how_could_this_happen' => "Jak to się stało?!", + 'std_post_not_found' => "Nie znaleziono wpisu", + 'std_cannot_delete_post' => "Nie można usunąć posta; jest to pierwszy post tematu. Powinieneś ", + 'std_delete_topic_instead' => "zamiast tego usuń wątek.", + 'std_delete_post' => "Usuń post", + 'std_delete_post_note' => "Sprawdzanie sanitarne: Zamierzasz usunąć post. Kliknij ", + 'std_must_enter_new_title' => "Musisz wprowadzić nowy tytuł!", + 'std_not_permitted' => "Niedozwolone", + 'std_sql_error' => "Błąd SQL", + 'head_forum' => "Forum", + 'col_topic' => "Temat", + 'col_replies' => "Odpowiedzi", + 'col_views' => "Widoki", + 'col_author' => "Autor", + 'col_last_post' => "Ostatni post ", + 'text_no_topics_found' => "Nie znaleziono tematów", + 'text_new_posts' => "Nowe posty", + 'text_locked_topic' => "Zablokowany temat", + 'text_unpermitted_starting_new_topics' => "Nie masz uprawnień do uruchamiania nowych wątków na tym forum.", + 'submit_view_unread' => "Zobacz nieprzeczytane", + 'submit_new_topic' => "Nowy temat ", + 'text_topics_with_unread_posts' => "Tematy z nieprzeczytanymi postami", + 'col_forum' => "Forum", + 'text_more_than' => "Więcej niż ", + 'text_items_found_displaying_first' => " znalezione elementy, wyświetlanie najpierw ", + 'text_catch_up' => "Złap", + 'text_nothing_found' => "Nic nie znaleziono", + 'head_forum_search' => "Wyszukiwanie forum", + 'col_post' => "Wpis", + 'col_posted_by' => "Wysłane przez ", + 'text_found' => "Znaleziono ", + 'text_num_posts' => " posty", + 'text_search_on_forum' => "Szukaj na forach", + 'text_by_keyword' => "wg. słów kluczowych", + 'head_forums' => "Fora", + 'col_forums' => "Fora", + 'col_topics' => "Tematy", + 'col_posts' => "Posty", + 'std_bad_forum_last_post' => "Błędny ostatni post na forum", + 'text_in' => "w ", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'std_unknown_action' => "Nieznana akcja", + 'text_search' => "Szukaj", + 'text_view_unread' => "Zobacz nieprzeczytane", + 'text_forum_manager' => "Menedżer forum", + 'title_reply_with_quote' => "Odpowiedz z Oferta", + 'title_reply_directly' => "Odpowiedz bezpośrednio na ten post ", + 'title_delete_post' => "Usuń post ", + 'title_edit_post' => "Edytuj post ", + 'text_quick_reply' => "Szybka odpowiedź", + 'submit_add_reply' => "Dodaj Odpowiedź", + 'text_add_reply' => "Dodaj odpowiedź", + 'title_online' => "Dostępny", + 'title_offline' => "Offline", + 'title_send_message_to' => "Wyślij wiadomość  do ", + 'title_report_this_post' => "Zgłoś ten post ", + 'title_new_topic' => "Nowy temat ", + 'col_moderator' => "Moderator", + 'text_apply_now' => "Nie dotyczy.", + 'text_locked' => "Zablokowane", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " wyświetlenia w tym wątku", + 'title_read' => "Czytaj", + 'title_unread' => "Nieprzeczytane", + 'title_locked' => "Zablokowane", + 'title_locked_new' => "Zablokowane i nieprzeczytane", + 'text_highlight_topic' => "Kolor tematu ", + 'select_color' => "Brak", + 'submit_change' => "Go!", + 'head_view_unread' => "Zobacz nieprzeczytane", + 'text_today' => "Dziś: ", + 'text_new_post' => " postuj", + 'text_posts_today' => " Dzisiaj", + 'text_at_time' => " w ", + 'text_blank' => " ", + 'text_last_posted_by' => "Ostatnio opublikowane przez ", + 'text_fast_search' => "Szybkie wyszukiwanie: ", + 'text_go' => "Go!", + 'submit_show_more' => "Pokaż więcej", + 'text_view_all_posts' => "Zobacz wszystkie posty", + 'text_view_this_author_only' => "Zobacz tylko tego autora", + 'title_jump_to_unread' => "Przejdź do nieprzeczytanych postów", + 'text_new' => "nowy", + 'title_order_topic_desc' => "Sortuj według czasu tematu", + 'title_order_topic_asc' => "Sortuj wg czasu tematu rosnąco", + 'title_order_post_asc' => "Kolejność wg czasu ostatniej wiadomości", + 'title_order_post_desc' => "Sortuj według czasu ostatniej wiadomości", + 'text_order' => "Sortuj według", + 'text_topic_desc' => "Temat czasowy potomstwa", + 'text_topic_asc' => "Czas tematu rosnący", + 'text_post_asc' => "Ostatni Czas Opóźnienia", + 'text_post_desc' => "Potomek Ostatniego Poczty", + 'text_post_protected' => "[size=3][b]--Ochrona prywatności jest włączona na tym forum---[/b]\nTylko plakat tematów, mody, adminy i autor odpowiedzi mogą przeczytać treść.[/size]", +); + +?> diff --git a/lang/pl/lang_friends.php b/lang/pl/lang_friends.php new file mode 100644 index 00000000..17131470 --- /dev/null +++ b/lang/pl/lang_friends.php @@ -0,0 +1,38 @@ + "Błąd", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Odmowa dostępu.", + 'std_no_user_id' => "Brak użytkownika z ID ", + 'std_unknown_type' => "Nieznany typ ", + 'std_user_id' => "ID użytkownika ", + 'std_already_in' => " jest już w twoim ", + 'std_list' => " lista.", + 'std_delete' => "Usuń ", + 'std_delete_note' => "Czy na pewno chcesz usunąć ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "tutaj jeśli jesteś pewien.", + 'std_no_friend_found' => "Nie znaleziono znajomego o ID ", + 'std_no_block_found' => "Nie znaleziono bloku o ID ", + 'head_personal_lists_for' => "Listy osobiste dla ", + 'text_personallist' => "OSOBA", + 'text_friendlist' => "FRIENDLIST", + 'text_friends_empty' => "Jeszcze nie ma przyjaciół", + 'text_neighbors_empty' => "jeszcze nie ma sąsiadów", + 'text_last_seen_on' => "Ostatnio widziane na ", + 'text_ago' => " temu", + 'text_remove_from_friends' => "Usuń ze znajomych", + 'text_send_pm' => "Wyślij PW", + 'text_added_you_to_friendslist' => "Dodano Cię do listy znajomych", + 'text_add_to_friends' => "Dodaj do znajomych", + 'text_blocklist_empty' => "Twoja zablokowana lista użytkowników jest pusta", + 'text_blocked_users' => "Zablokowani użytkownicy", + 'text_find_user' => "Znajdź użytkowników/przeglądanie listy użytkowników", + 'text_neighbors' => "Sąsiedzi", + 'text_friend' => "przyjaciel", + 'text_block' => "blok", +); + +?> diff --git a/lang/pl/lang_fun.php b/lang/pl/lang_fun.php new file mode 100644 index 00000000..f6a218f0 --- /dev/null +++ b/lang/pl/lang_fun.php @@ -0,0 +1,44 @@ + "Usunąć zabawny przedmiot?", + 'text_please_click' => "Czy na pewno chcesz usunąć zabawny przedmiot? Kliknij\n", + 'text_here_if_sure' => "tutaj jeśli jesteś pewien.", + 'std_error' => "Błąd", + 'std_invalid_id' => "Niepoprawny identyfikator zabawnego przedmiotu", + 'std_permission_denied' => "Brak uprawnień!", + 'text_fun_title' => "Zabawny Tytuł", + 'text_body' => "Ciało", + 'submit_okay' => "OK", + 'head_new_fun' => "Nowa zabawna sztuka", + 'text_submit_new_fun' => "Prześlij nowe zabawne rzeczy", + 'text_new_compose' => "Nowy Komponent", + 'head_fun' => "Zabawne", + 'text_on' => " Włączone ", + 'text_blank' => " ", + 'text_ago' => " temu", + 'text_posted_by' => " Opublikowany przez ", + 'text_not_funny' => "Budynek", + 'text_funny' => "Śmieszny", + 'text_very_funny' => "Podział", + 'head_edit_fun' => "Edytuj zabawę", + 'text_edit_fun' => "Edytuj zabawę", + 'std_body_is_empty' => "Ciało nie może być puste!", + 'std_title_is_empty' => "Tytuł nie może być pusty!", + 'std_fun_added_successfully' => "Zabawny przedmiot został dodany pomyślnie.", + 'std_error_happened' => "Coś dziwnego właśnie się stało.", + 'std_the_newest_fun_item' => "Najnowszy zabawny przedmiot ", + 'std_posted_on' => " został opublikowany dnia ", + 'std_need_to_wait' => ". Proszę poczekać do ukończenia 24 godzin.", + 'std_are_you_sure' => "Jesteś pewien?", + 'std_only_against_rule' => "Czy na pewno chcesz zbanować ten zabawny przedmiot? Pamiętaj, że powinieneś to zrobić tylko wtedy, gdy zabawny przedmiot jest sprzeczny z regułami. BTW, możesz również dać użytkownikowi trochę ostrzeżenia.", + 'std_reason_required' => "Reason (wymagany): ", + 'std_reason_is_empty' => "Musisz podać powód!", + 'std_success' => "Sukces", + 'std_fun_item_banned' => "Zabawny przedmiot został pomyślnie zbanowany.", + 'std_already_vote' => "Już głosowałeś!", + 'std_cannot_give_bonus' => "System nie może dać bonusu do zabawy plakat produktu. Zgłoś to administratorowi.", +); + +?> diff --git a/lang/pl/lang_functions.php b/lang/pl/lang_functions.php new file mode 100644 index 00000000..06734bd1 --- /dev/null +++ b/lang/pl/lang_functions.php @@ -0,0 +1,344 @@ + "Brak dostępu!", + 'std_fake_account' => "Przychodzimy uwierzyć, że używasz fałszywego konta, dlatego zarejestrowaliśmy tę akcję!", + 'std_permission_denied' => "Brak uprawnień!", + 'std_permission_denied_only' => "Odmowa dostępu. Tylko ", + 'std_or_above_can_view' => " lub powyżej może wyświetlić.

    zobacz "."FAQ po więcej informacji o różnych klasach użytkowników i o tym, co mogą zrobić.

    Pracownik %s
    ", + 'std_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "Jesteś już zalogowany!", + 'text_page_last_updated' => "Ta strona ostatnio zaktualizowana ", + 'text_browser_cookies_note' => "Jeśli włączysz ciasteczka i nadal nie możesz się zalogować, może coś się zdarzyło powodując problem z twoim ciasteczkiem logowania. Sugerujemy usunięcie ciasteczek i ponowną próbę. Aby usunąć ciasteczka w Internet Explorer, przejdź do Narzędzia > Opcje Internetu... i kliknij przycisk Usuń ciasteczka. Pamiętaj, że spowoduje to usunięcie wszystkich plików cookie przechowywanych w Twoim systemie również dla innych stron.", + 'std_error' => "Błąd", + 'text_unable_to_send_mail' => "Nie można wysłać wiadomości. Skontaktuj się z administratorem o tym błędzie.", + 'std_success' => "Sukces", + 'std_confirmation_email_sent' => "E-mail potwierdzający został wysłany do ", + 'std_please_wait' => "Poczekaj kilka minut na dotarcie wiadomości.", + 'std_account_details_sent' => "Nowe dane konta zostały wysłane do ", + 'std_locked' => " Zablokowane! (maksymalna liczba nie powiodła się ", + 'std_attempts_reached' => " próby zostały wykonane podczas reuwierzytelniania)", + 'std_your_ip_banned' => "Przychodzimy uwierzyć, że próbujesz oszukać nasz system, dlatego zbanowaliśmy Twój ip!", + 'std_login_failed' => "Logowanie nie powiodło się!", + 'std_login_failed_note' => "Błąd: Nazwa użytkownika lub hasło jest niepoprawne! Albo jeszcze nie potwierdzono

    Nie pamiętasz swojego hasła? Odzyskaj swoje hasło!", + 'std_failed' => "Niepowodzenie", + 'std_oops' => "Ups!", + 'std_sorry' => "Przepraszamy", + 'std_invite_system_disabled' => "System zaproszeń jest obecnie wyłączony...", + 'std_open_registration_disabled' => "Otwarta rejestracja jest obecnie wyłączona. Tylko zaproszenia. Jeśli masz szczęście, możesz mieć znajomego, który chce Cię zaprosić. :) Po prostu chcielibyśmy zobaczyć, ile oszustw zacznie szanować swoje konta, gdy zdają sobie sprawę, że nie mogą po prostu wrócić i otrzymać kolejny :). Pamiętaj, jeśli jesteś już członkiem i zaprosisz znanego oszusta, i wiedziałeś o tym w pierwszej kolejności, zarówno twoja jak i osoba, którą zaprosiłeś/aś są wyłączone. Będziesz musiał porozmawiać z nami, aby Twoje konto zostało ponownie przyjęte. Jeśli chcesz zaprosić i znasz kogoś, kto ma do nich należy, aby dać Ci zaproszenie.", + 'std_account_limit_reached' => "Osiągnięto limit konta bieżącego użytkownika. Nieaktywne konta są cały czas, sprawdź ponownie później...", + 'std_the_ip' => "OD ", + 'std_used_many_times' => " jest już używany na zbyt wielu kontach.... Nie można więcej kont na %s.", + 'std_invalid_image_code' => "Nieprawidłowy kod obrazu!
    Nie cofaj się, kod obrazu został wyczyszczony!

    Kliknij przycisk ", + 'std_here_to_request_new' => "tutaj aby poprosić o nowy kod obrazu.", + 'std_action' => 'Akcja', + 'std_report' => 'Zgłoszenie', + 'std_desc' => 'Opis', + 'std_comment' => 'Komentarz', + 'std_quick_comment' => 'Szybki komentarz', + 'std_click_here_to_goback' => 'Kliknij tutaj, aby goback', + 'std_you_will_get' => 'Otrzymasz', + 'std_by' => 'Przez', + 'row_security_image' => "Obraz bezpieczeństwa:", + 'row_security_code' => "Kod bezpieczeństwa:", + 'text_slots' => "Miejsce:", + 'text_unlimited' => "Nieograniczona", + 'std_server_load_very_high' => "Obciążenie serwera jest w tej chwili bardzo wysokie. Spróbuj ponownie...", + 'std_too_many_users' => "Zbyt wielu użytkowników. Naciśnij przycisk Odśwież, aby ponowić próbę.", + 'text_unauthorized_ip' => "

    403 zabroniony

    Nieautoryzowany adres IP.", + 'text_home' => "Strona główna", + 'text_forums' => "Fora", + 'text_torrents' => "Torrenty", + 'text_offers' => "Oferty", + 'text_request' => "Żądania", + 'text_upload' => "Prześlij", + 'text_subtitles' => "Napisy", + 'text_user_cp' => "Użytkownik CP", + 'text_top_ten' => "Top 10", + 'text_log' => "PŁYWAJ", + 'text_rules' => "Regulamin", + 'text_faq' => "Często zadawane pytania", + 'text_staff' => "Personel", + 'std_site_down_for_maintenance' => "Witryna jest wyłączona w celu konserwacji, sprawdź ponownie później... dziękuję", + 'text_click_view_full_image' => "Kliknij ten pasek, aby wyświetlić pełny obraz.", + 'text_image_resized' => "Ten obraz został zmieniony. Kliknij ten pasek, aby wyświetlić pełny obraz.", + 'text_click_view_small_image' => "Kliknij ten pasek, aby wyświetlić mały obraz.", + 'text_login' => "Logowanie", + 'text_signup' => "Rejestracja", + 'text_inf' => "W imieniu Komisji", + 'title_donor' => "dawca", + 'title_warned' => "ostrzeżony", + 'title_inbox_new_messages' => "skrzynka odbiorcza (nowe wiadomości )", + 'title_inbox_no_new_messages' => "skrzynka odbiorcza (brak nowe wiadomości )", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'text_unknown' => "Nieznane", + 'text_welcome_back' => "Witaj", + 'text_staff_panel' => "Panel pracowników", + 'text_site_settings' => "Ustawienia witryny", + 'text_logout' => "wyloguj się", + 'text_bonus' => "Bonus ", + 'text_use' => "Użycie", + 'text_ratio' => "Stosunek", + 'text_uploaded' => "Przesłano:", + 'text_downloaded' => "Pobrane:", + 'text_active_torrents' => "Aktywne:", + '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_you_have' => "Masz ", + 'text_new_message' => " new message", + '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_search' => "Szukaj", + 'text_profile' => "Profil", + 'text_chat' => "Chat", + 'text_dox' => "DOX", + 'text_links' => "Linki", + 'text_username' => "Nazwa użytkownika: ", + 'text_password' => "Password: ", + 'submit_log_in' => "Log in!", + 'text_register' => "Rejestracja", + 'text_rules_link' => "Regulamin", + 'text_faq_link' => "Często zadawane pytania", + 'text_useragreement' => "Useragreement", + 'text_prev' => "Poprzedni", + 'text_next' => "Następny", + 'text_by' => " przez ", + 'text_orphaned' => "(osierocone)", + 'text_at' => " w ", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'text_view_original' => "View original", + 'text_last_edited_by' => "Ostatnio edytowane przez ", + 'text_edited_at' => " w ", + 'col_type' => "Typ", + 'col_name' => "Nazwisko", + 'col_dl' => "DL", + 'col_wait' => "Wait", + 'col_edit' => "Edytuj", + 'col_visible' => "Widoczny", + 'title_number_of_comments' => "Number of Comments", + 'title_time_added' => "Time Added", + 'title_size' => "Rozmiar", + 'title_number_of_seeders' => "Number of Seeders", + 'title_number_of_leechers' => "Number of Leechers", + 'title_number_of_snatched' => "Number of Snatched", + 'col_uploader' => "Przesyłacz", + 'col_action' => "Act", + 'text_normal' => "Normalny", + 'text_free' => "Darmowe", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X za darmo", + 'text_half_down' => "50%", + 'text_half_down_two_up' => "2X 50%", + 'text_new_uppercase' => "NOWY", + 'text_sticky' => "Przyklejony", + 'title_download_torrent' => "Download 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_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 ", + 'std_cannot_serialize_file' => "Nie można serializować pliku ", + 'std_cannot_open_file' => "Nie można otworzyć pliku ", + 'std_to_save_info' => " aby zapisać informacje", + 'text_cannot_save_info_in' => "Nie można zapisać informacji w pliku (błąd w serializacji) ", + 'std_your_account_parked' => "Twoje konto jest zaparkowane.", + 'title_online' => "Dostępny", + 'title_offline' => "Offline", + 'title_send_message_to' => "Wyślij wiadomość  do ", + 'title_report_this_comment' => "Zgłoś ten komentarz ", + 'text_bookmarks' => "Zakładki", + 'title_bookmark_torrent' => "Zakładka", + 'title_delbookmark_torrent' => "Usuń zakładkę", + 'text_mark' => "Oznacz", + 'text_unmark' => "Unmark", + 'text_award' => "Nagroda Bonusowa: ", + 'text_additional_notes' => "Dodatkowe uwagi: ", + 'title_view_reviews' => "Kliknij aby wyświetlić opinie ", + 'title_has_new_comment' => "Ma nowy komentarz ", + 'title_no_new_comment' => "No new comment", + 'row_external_info' => "Informacje zewnętrzne ", + 'row_imdb_url' => "IMDb URL", + 'text_imdb_url_note' => "(URL pobrany z IMDb. np. dla filmu Mroczny Rycerz URL to https://www.imdb.com/title/tt0468569/)", + 'text_artist' => " Artysta: ", + 'text_album' => "Album: ", + 'title_get_rss' => "Pobierz RSS", + 'text_hot' => "Gorący", + 'text_classic' => "Klasyczny", + 'text_recommended' => "Dobry", + 'title_view_nfo' => "Zobacz plik NFO ", + 'title_edit_torrent' => "Edytuj lub usuń torrent ", + 'title_time_alive' => "Czas na żywo", + 'title_add_comments' => "Dodaj komentarz ", + 'text_at_time' => " w ", + 'text_blank' => " ", + 'text_ago' => " temu", + 'text_last_commented_by' => "Ostatnio skomentowane przez ", + 'text_imdb' => "IMDb", + 'text_votes' => " głosy", + 'text_country' => "W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.", + 'text_genres' => "Genres", + 'text_director' => "Dyrektor", + 'text_starring' => "Gwiazdka", + 'text_runtime' => "Czas pracy", + 'text_language' => "Język", + 'text_douban' => "Duban", + 'text_region' => "Region", + 'text_creator' => "Twórca", + 'text_awaiting_five_votes' => "oczekuje 5 głosów", + 'text_invite' => "Zaproś ", + 'text_send' => "Wyślij", + 'text_tracks' => "Ślady", + 'text_label' => "Etykieta", + 'text_tags' => "Tagi", + 'text_user_ip' => "Użytkownik IP", + 'text_location_main' => "Lokalizacja Główne", + 'text_location_sub' => "Lokalizacja Subb", + 'text_ip_range' => "Zakres IP ", + 'text_min' => " min.", + 'text_music' => "Muzyka", + 'text_special' => "Specjalne", + 'title_reply_with_quote' => "Oferta", + 'title_add_reply' => "Dodaj Odpowiedź", + 'title_delete' => "Usuń", + 'title_edit' => "Edytuj", + 'title_reportbox' => "pole raportów", + 'title_staffbox' => "skrzynka", + 'title_sticky' => "Przyklejony", + 'text_new_news' => " nieprzeczytane ważne wiadomości", + 'std_no_user_named' => "Nie ma nazwy użytkownika ", + 'text_banned' => "Zablokowane", + 'text_are' => " są ", + 'text_is' => " jest ", + 'select_choose_one' => "wybierz jeden", + 'text_space' => " ", + 'text_day' => "ob ", + 'text_new_suspected_cheater' => " nowy podejrzany oszustw", + 'title_cheaterbox' => "cheaterbox", + 'text_will_end_in' => " zakończy się za ", + 'text_alt_pageup_shortcut' => "Alt+Strona", + 'text_alt_pagedown_shortcut' => "Alt+Pagedown", + 'text_shift_pageup_shortcut' => "Przesuń+Strona", + 'text_shift_pagedown_shortcut' => "Przesuń + stronicowanie", + 'text_quote' => "Oferta", + 'text_code' => "KOD", + 'std_invalid_id' => "Nieprawidłowy ID! Ze względów bezpieczeństwa zalogowaliśmy tę akcję.", + 'text_smilies' => "Uśmiechnięcia", + 'col_type_something' => "Type...", + 'col_to_make_a' => "Aby zrobić...", + 'text_year' => " rok", + 'text_month' => " miesiąc", + 'text_day' => " dzień", + 'text_hour' => " godzina", + 'text_min' => " min.", + 'select_color' => "Kolor", + 'select_font' => "Font", + 'select_size' => "Rozmiar", + 'text_subject' => "Temat:", + 'text_more_smilies' => "Więcej emotikonów", + 'js_prompt_enter_url' => "Musisz wprowadzić adres URL", + 'js_prompt_enter_title' => "Musisz wprowadzić tytuł", + 'js_prompt_error' => "Błąd!", + 'js_prompt_enter_item' =>"Wprowadź element listy. Na końcu listy, naciśnij 'cancel' lub pozostaw następne pole puste ", + 'js_prompt_enter_image_url' => "Musisz wprowadzić pełny adres URL obrazu", + 'js_prompt_enter_email' => "Musisz podać adres e-mail", + 'text_new' => "Nowy", + 'text_reply' => "Odpowiedz", + 'submit_submit' => "Prześlij", + 'submit_preview' => "Podgląd", + 'row_subject' => "Temat", + 'row_body' => "Ciało", + 'text_peasant' => "Peasant", + 'text_user' => "Użytkownik", + 'text_power_user' => "Potężny użytkownik", + 'text_elite_user' => "Elitarny użytkownik", + 'text_crazy_user' => "Szalony użytkownik", + 'text_insane_user' => "Insane Użytkownika", + 'text_veteran_user' => "Weteran użytkownik", + 'text_extreme_user' => "Ekstremalny użytkownik", + 'text_ultimate_user' => "Ostateczny użytkownik", + 'text_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Przesyłacz", + 'text_retiree' => "Wycofanie", + 'text_forum_moderator' => "Moderator forum", + 'text_moderators' => "Moderator", + 'text_administrators' => "Administrator", + 'text_sysops' => "SysOp", + 'text_staff_leader' => "Lider Pracownika", + 'text_short_year'=> "Y", + 'text_short_month' => "MON", + 'text_short_day' => "D", + 'text_short_hour' => "H", + 'text_short_min' => "Pr", + 'submit_edit' => "Edytuj", + 'text_banned_client_warning' => "Używasz zablokowanego klienta BitTorrent po raz ostatni łączącego tracker! Kliknij tutaj.", + 'text_please_improve_ratio_within' => "Popraw swój stosunek w ciągu ", + 'text_or_you_will_be_banned' =>", albo Twoje konto zostanie zbanowane! Kliknij tutaj.", + 'text_size' => "Rozmiar", + 'text_downloads' => "Pobrania", + 'text_attachment_key' => "Załącznik dla klucza ", + 'text_not_found' => " nie znaleziono", + 'text_thirty_percent_down' => "30%", + 'text_please_download_something_within' => "Proszę pobrać coś w ciągu ", + 'text_inactive_account_be_deleted' => ". Nieaktywne konta (bez kwoty transferu) zostaną usunięte.", + 'text_attendance' => '[Weź udział]', + 'text_attended' => '[Weź udział: %u, karta: %d]', + 'row_pt_gen_douban_url' => "PT-Gen douban link", + 'text_pt_gen_douban_url_note' => "(URL pobrany z douban. np. dla filmu Transformery URL to https://movie.douban.com/subject/1794171//)", + 'row_pt_gen_imdb_url' => "PT-Gen imdb link", + 'text_pt_gen_imdb_url_note' => "(URL pobrany z imdb. np. dla filmu Transformery URL to https://www.imdb.com/title/tt0418279/)", + 'row_pt_gen_bangumi_url' => "PT-Gen bangumi link", + 'text_pt_gen_bangumi_url_note' => "(URL pobrany z bangumi. np. dla animacji Cowboy Beboy URL to https://bangumi.tv/subject/253/)", + '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', + 'text_tag_no_release_to_any_other' => 'Brak wydania do innych', + 'text_tag_first_release' => 'Pierwsze wydanie', + 'text_tag_official' => 'Oficjalny', + 'text_tag_diy' => 'DIY', + 'text_tag_mother_language' => 'Język matki', + 'text_tag_mother_language_subtitle' => 'Napisy języka matki', + '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_management_system' => 'Zarządzanie', + 'text_seed_points' => 'Punkty ziarna', + 'spoiler_expand_collapse' => 'Kliknij, aby rozwinąć/zwijać', + 'spoiler_default_title' => 'Zwiń zawartość', + 'menu_claim' => 'Claim: ', + 'text_complains' => 'There %s %u pending complaint%s.', + 'text_contactstaff' => 'Kontakt z personelem', + 'full_site_promotion_in_effect' => 'Pełna strona [%s] efekt!', + 'full_site_promotion_time_range' => 'Zakres czasowy: %s ~ %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', + 'input_check_all' => "Zaznacz wszystko", + 'input_uncheck_all' => "Odznacz wszystko", + 'select_at_least_one_record' => 'Wybierz co najmniej jeden rekord!', + 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s.', + 'approval_deny_reach_upper_limit' => 'Liczba torrentów, których aktualne zatwierdzenie zostało odrzucone: %s osiągnął górny limit i nie można go przesłać.', +); + +?> diff --git a/lang/pl/lang_getrss.php b/lang/pl/lang_getrss.php new file mode 100644 index 00000000..02951d6a --- /dev/null +++ b/lang/pl/lang_getrss.php @@ -0,0 +1,51 @@ + "Kanały RSS", + 'head_rss_feeds' => "Kanały RSS", + 'std_error' => "Błąd", + 'std_no_row' => "Musisz wybrać wiersze!", + 'std_done' => "Gotowe!", + 'std_use_following_url' => "Użyj następującego adresu URL w czytniku RSS, np. Google Reader: ", + 'std_utorrent_feed_url' => "Użyj następującego adresu URL w klientach BitTorrent, które obsługują kanał RSS, np. utorrent: ", + 'row_categories_to_retrieve' => "Kategorie do pobrania", + 'row_feed_type' => "Typ kanału", + 'text_web_link' => "Link internetowy", + 'text_download_link' => "Pobierz link", + 'row_rows_per_page' => "Wiersze na stronę", + 'submit_generatte_rss_link' => "Generuj link RSS", + 'text_category' => "Kategoria", + 'text_source' => "Źródło", + 'text_codec' => "Kodek", + 'text_standard' => "Standardowy", + 'text_processing' => "Przetwarzanie", + 'text_medium' => "Średni", + 'text_team' => "Drużyna", + 'text_audio_codec' => "Kodek audio", + 'row_item_title_type' => "Format wyświetlania tytułu", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Tytuł + ", + 'text_item_small_description' => "[Mały opis] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Pokaż zakładki", + 'text_all' => "wszystkie", + 'text_only_bookmarked' => "tylko zaznaczone", + 'text_show_bookmarked_note' => "Ony dla klientów BitTorrent", + 'row_keyword' => "Keyword", + 'text_with' => "z", + 'select_and' => "ORAZ", + 'select_or' => "LUB", + 'select_exact' => "Dokładny", + 'text_mode' => "tryb dopasowania ", + 'text_keyword_note' => "Ona subskrypcja elementów z tymi słowami kluczowymi w tytułach.", + 'row_sticky' => 'Przyklejony', + 'row_paid' => 'Magia zostanie odjęta przy pobieraniu', + 'row_paid_help' => 'Uwaga: To nie jest darmowe/50% typ promocji, gdy uploader ustawia torrent do zapłaty, pobieranie będzie wymagało premii', + 'paid_no' => 'Darmowe', + 'paid_yes' => 'Zapłacone', + 'paid_all' => 'Wszystkie', +); + +?> diff --git a/lang/pl/lang_getusertorrentlistajax.php b/lang/pl/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..72fe99b9 --- /dev/null +++ b/lang/pl/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "Typ", + 'col_name' => "Nazwisko", + 'title_size' => "Rozmiar", + 'title_seeders' => "Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "Data umieszczenia w wykazie", + 'col_ratio' => "Stosunek", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Syn o", + 'col_se_time' => "Czas", + 'col_le_time' => "Czas", + 'text_record' => " nagrywanie", + 'text_no_record' => "Brak rekordu.", + 'text_total_size' => " | Całkowity rozmiar: ", + 'col_added' => "Dodano", + 'col_client' => 'Klient', +); +?> diff --git a/lang/pl/lang_increment-bulk.php b/lang/pl/lang_increment-bulk.php new file mode 100644 index 00000000..0a29b620 --- /dev/null +++ b/lang/pl/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Partia dodaj bonus/kartę obecności/zaproszenie/wysłane/tymczasowe zaproszenie', + 'sent_success' => ' został dodany i wiadomość informacyjna została wysłana', + 'types' => [ + 'seedbonus' => 'bonus', + 'attendance_card' => 'karta obecności', + 'invites' => 'zaproś', + 'uploaded' => 'wgraj', + 'tmp_invites' => 'tymczasowe zaproszenie', + ], + 'labels' => [ + 'type' => 'Typ', + 'amount' => 'Kwota', + 'duration' => 'Czas trwania', + 'duration_help' => 'Wymagane tylko wtedy, gdy typ jest [tymczasowe zaproszenie], w dniach', + 'user_class' => 'Klasa użytkownika', + 'roles' => 'Role', + 'msg_subject' => 'temat wiadomości', + 'msg_body' => 'treść wiadomości', + 'operator' => 'Operator', + ], +); + +?> diff --git a/lang/pl/lang_index.php b/lang/pl/lang_index.php new file mode 100644 index 00000000..540e4e32 --- /dev/null +++ b/lang/pl/lang_index.php @@ -0,0 +1,111 @@ + "Brak ankiety", + 'std_error' => "Błąd", + 'std_duplicate_votes_denied' => "Nie można zduplikować głosów!", + 'std_vote_not_counted' => "Wystąpił błąd. Twój głos nie został policzony.", + 'std_option_unselected' => "Proszę wybrać opcję.", + 'text_news_page' => "Nowy", + 'text_recent_news' => "Najnowsze wiadomości", + 'text_e' => "Edytuj", + 'text_d' => "Usuń", + 'text_hotmovies' => "Gorący", + 'text_classicmovies' => "Klasyczny", + 'text_free' => "Darmowe", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X za darmo", + 'text_shoutbox' => "Shoutbox", + 'text_message' => "Wiadomość: ", + 'sumbit_shout' => "krzyk", + 'submit_clear' => "wyczyść", + 'text_last_five_posts' => "Ostatnie 5 postów na forum", + 'col_topic_title' => "Tytuł tematu", + 'col_view' => "Widoki", + 'col_author' => "Autor", + 'col_posted_at' => "Opublikowano", + 'text_in' => "w ", + 'std_no_torrent_found' => "Nie znaleziono torrentów", + 'text_last_five_torrent' => "Ostatnie 5 przesyłanych torrentów", + 'col_name' => "Nazwisko", + 'col_seeder' => "Seeder", + 'col_leecher' => "Leecher", + 'text_polls' => "Ankiety ", + 'text_new' => "Nowy", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'text_votes' => "Głosy:", + 'radio_blank_vote' => "Puste głosowanie (jako: \"Chcę tylko zobaczyć wyniki!\")", + 'submit_vote' => "Głosuj!", + 'text_previous_polls' => "Poprzednie ankiety", + 'text_tracker_statistics' => "Statystyki trackera", + 'row_registered_users' => "Zarejestrowani użytkownicy / Limit", + 'row_unconfirmed_users' => "Niepotwierdzeni użytkownicy", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Ostrzeżeni użytkownicy", + 'row_banned_users' => "Zablokowani użytkownicy", + 'row_male_users' => "Mężczyźni", + 'row_female_users' => "Kobiece Użytkownicy", + 'row_torrents' => "Torrenty", + 'row_dead_torrents' => "Martwe torrenty", + 'row_seeders' => "Seedowanie peerów", + 'row_leechers' => "Wyskakujące peery", + 'row_peers' => "Uczestnicy", + 'row_seeder_leecher_ratio' => "Stosunek wydzieliny do wypychania", + 'row_total_size_of_torrents' => "Całkowity rozmiar torrentów", + 'row_total_uploaded' => "Łącznie przesłane", + 'row_total_downloaded' => "Wszystkie pobrane", + 'row_total_data' => "Łącznie dane", + 'text_no_users_day' => "W ciągu ostatnich 24 godzin nie było aktywnego użytkownika.", + 'text_no_active_users_now' => "Obecnie nie ma aktywnego użytkownika.", + 'text_no_user_torrenting' => "Nie ma krwawienia ani śpiączki u użytkownika. :(", + 'text_tracker_load' => "Obciążenie trackera", + 'text_our_tracker_load' => "Obciążenie peerów śledzących: ", + 'text_global_server_load' => "Globalne ładowanie serwera: ", + 'text_whats_going_on' => "Co się dzieje?", + 'text_members_have_visited' => " członkowie odwiedzili w ciągu ostatnich 24 godzin i witamy w naszym najnowszym członku, ", + 'text_users_browsing_now' => " użytkownicy przeglądają witrynę w ciągu ostatnich 15 minut. ", + 'text_peers_active_now' => " użytkownicy siedzą lub śpią. ", + 'text_disclaimer' => "Zastrzeżenie", + 'text_disclaimer_content' => "Żaden z plików tutaj nie jest w rzeczywistości hostowany na tym serwerze. Śledzenie zarządza tylko połączeniami, nie ma żadnej wiedzy na temat zawartości przesyłanych plików. Linki są dostarczane wyłącznie przez użytkowników tej witryny. Administrator tej witryny %s nie może być odpowiedzialny za to, co użytkownicy publikują, ani za jakiekolwiek inne działania jej użytkowników. Nie możesz użyć tej witryny %s do dystrybucji lub pobierania żadnych materiałów gdy nie masz do tego praw. Obowiązkiem państwa jest przestrzeganie tych warunków.", + 'text_browser_note' => "Ta strona jest najlepiej oglądana z \"Googlelub\"Firefox\" i rozdzielczością powyżej 1024*768. Polecane klienci BitTorrent: \"qBittorrent\"lub\"Transmission\"", + 'title_show_or_hide' => "Pokaż/Ukryj", + 'text_links' => "Linki", + 'text_manage_links' => "Zarządzaj linkami", + 'text_author' => "Autor:", + 'text_datetime' => "Czas:", + 'p_critic_reviews' => "Recenzje filmów krytycznych", + 'p_user_reviews' => "Opinie wybranych użytkowników", + 'head_home' => "Strona główna", + 'sumbit_to_guest' => "do gość", + 'text_apply_for_link' => "Zastosuj do linków", + 'text_ago' => " temu", + 'text_auto_refresh_after' => "automatycznie odśwież po ", + 'text_seconds' => " sekundy", + 'text_funbox' => "Funbox", + 'text_more_fun' => "Więcej", + 'text_new_fun' => "Nowy", + 'text_ban' => "Ban", + 'submit_fun' => "Zabawne", + 'submit_dull' => "Tłumacz", + 'text_out_of' => " z ", + 'text_people_found_it' => " ludzie uznali to za zabawne. ", + 'text_your_opinion' => "Co myślisz? ", + 'text_vote_accepted' => "Dzięki! Twój głos został zaakceptowany.", + 'row_users_active_today' => "Użytkownicy aktywni dzisiaj", + 'row_users_active_this_week' => "Użytkownicy aktywni w tym tygodniu", + 'row_active_browsing_users' => "Aktywni użytkownicy przeglądania", + 'row_tracker_active_users' => "Śledzenie aktywnych użytkowników", + 'text_detail' => "Szczegóły", + 'top_uploader_title' => 'Górny uploader(liczba Torrentów)', + 'col_counts' => 'Liczniki', + 'col_ranking' => 'Ranking', + 'top_uploader_toggle_time_range_tab' => 'Kliknij, aby przełączyć zakres czasowy', + 'top_uploader_toggle_time_range_recently' => 'Ostatnie 30 dni', + 'top_uploader_toggle_time_range_all' => 'Cały czas', + 'clear_shout_box' => 'Wyczyść okno', + 'sure_to_clear_shout_box' => 'Czy na pewno chcesz wyczyścić okno shout?', +); + +?> diff --git a/lang/pl/lang_invite.php b/lang/pl/lang_invite.php new file mode 100644 index 00000000..f4895be3 --- /dev/null +++ b/lang/pl/lang_invite.php @@ -0,0 +1,70 @@ + "Przepraszamy", + 'std_permission_denied' => "Odmowa dostępu!", + 'head_invites' => "Zaproszenia", + 'std_no_invites_left' => "You have no invites left. :(

    Please click ", + 'here_to_go_back' => "tutaj aby wrócić.", + 'text_invite_code_sent' => "Kod zaproszenia został wysłany!
    ", + 'text_invite_someone' => "Zaproś kogoś do dołączenia ", + 'text_s' => "u rot ob", + 'text_invitation' => " zaproszenie", + 'text_left' => " w lewo", + 'text_email_address' => "Adres e-mail", + 'text_email_address_note' => "Adres e-mail musi być prawidłowy. Zaproszenie otrzyma e-mail o Twoim zaproszeniu.", + 'text_message' => "Wiadomość", + 'submit_invite' => "Zaproś", + 'text_invite_status' => "Obecny status zaproszeń", + 'text_no_invites' => "Brak zaproszeń.", + 'text_username' => "Nazwa użytkownika", + 'text_email' => "E-mail", + 'text_uploaded' => "Przesłano", + 'text_downloaded' => "Pobrano", + 'text_ratio' => "Stosunek", + 'text_status' => "Status", + 'text_confirm' => "Potwierdź", + 'text_confirmed' => "Potwierdzone", + 'text_pending' => "Oczekujące", + 'submit_confirm_users' => "Potwierdź Użytkownicy", + 'sumbit_invite_someone' => "Zaproś Ktoś", + 'text_sent_invites_status' => "Aktualny status wysłanych zaproszeń", + 'text_no_invitation_sent' => "W tej chwili nie wysłano żadnych zaproszeń.", + 'text_hash' => "Hash", + 'text_send_date' => "Data wysłania", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Zaproś użytkownika', + + 'text_invitation_body' => " +Buddy + +Zapraszam Cię do dołączenia do %s , która jest prywatną społecznością, która ma najlepsze +i najbogatsze rzeczy. Jeśli jesteś zainteresowany dołączeniem do nas, przeczytaj zasady +i potwierdź zaproszenie. Na koniec, upewnij się, że zachowujesz ładny stosunek i +przesyłaj tylko zawartość zgodną z regułami witryny. + +Witamy na pokładzie! :) +Pozdrawiamy, +", + 'text_invite_system' => "system zaproszeń", + 'std_only' => "Tylko ", + 'std_or_above_can_invite' => " lub powyżej może wysłać zaproszenie.", + 'text_email_restriction_note' => "Możesz wysłać zaproszenie tylko z tych domen: ", + 'harem_addition' => 'Dodanie Harem', + 'signup_link_help' => 'Kliknij prawym przyciskiem myszy, aby skopiować', + 'signup_link' => 'Link do rejestracji', + 'text_seed_torrent_count' => 'Licznik seedów', + 'text_seed_torrent_size' => 'Rozmiar seedu', + 'text_seed_torrent_bonus_per_hour' => 'Premia do seedowania na godzinę', + 'text_seed_torrent_bonus_per_hour_help' => 'Chodzi o punkty zalążkowe, nie rozważają darowizn, oficjalnych torrentów, haremów i innych uzupełnień.', + 'text_seed_torrent_last_announce_at' => 'Czas ostatniego ogłoszenia', + 'text_enabled' => 'Włączone', + 'text_tmp_status' => 'Tymczasowy status zaproszenia', + 'text_expired_at' => 'Wygasło o', + 'text_permanent' => 'Używanie stałego zaproszenia', + 'text_consume_invite' => 'Używanie zaproszenia', + 'text_temporary_left' => '%s tymczasowe zaproszenie', +); + +?> diff --git a/lang/pl/lang_iphistory.php b/lang/pl/lang_iphistory.php new file mode 100644 index 00000000..2df280b3 --- /dev/null +++ b/lang/pl/lang_iphistory.php @@ -0,0 +1,16 @@ + "Błąd", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Nie znaleziono użytkownika", + 'head_ip_history_log_for' => "Dziennik historii IP dla ", + 'text_historical_ip_by' => "Historyczne adresy IP używane przez ", + 'col_last_access' => "Ostatni dostęp", + 'col_ip' => "IP", + 'col_hostname' => "Hostname", + 'text_not_available' => "Nie dotyczy.", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/pl/lang_ipsearch.php b/lang/pl/lang_ipsearch.php new file mode 100644 index 00000000..e9fe88db --- /dev/null +++ b/lang/pl/lang_ipsearch.php @@ -0,0 +1,24 @@ + "Błąd", + 'std_invalid_ip' => "Nieprawidłowy adres IP.", + 'std_invalid_subnet_mask' => "Nieprawidłowa maska podsieci.", + 'head_search_ip_history' => "Szukaj w historii IP", + 'text_search_ip_history' => "Szukaj w historii IP", + 'row_ip' => "IP", + 'row_subnet_mask' => "Maska podsieci", + 'submit_search' => "Szukaj", + 'text_no_users_found' => "Nie znaleziono użytkowników", + 'text_users_used_the_ip' => " użytkownicy użyli IP: ", + 'col_username' => "Nazwa użytkownika", + 'col_last_ip' => "Ostatni adres IP", + 'col_last_access' => "Ostatni dostęp", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Ostatni dostęp do tego IP", + 'col_added' => "Dodano", + 'col_invited_by' => "Zaproszony przez", + 'text_not_available' => "Nie dotyczy.", +); +?> diff --git a/lang/pl/lang_linksmanage.php b/lang/pl/lang_linksmanage.php new file mode 100644 index 00000000..a6b43531 --- /dev/null +++ b/lang/pl/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Zastosuj do linków", + 'text_apply_for_links' => "Zastosuj do linków", + 'text_rules' => "Reguły wymiany linków:", + 'text_rule_one' => "1.Proszę, utwórz link %s na swojej stronie, zanim poprosimy nas o to samo.", + 'text_rule_two' => "2.Your site MUST NOT be involed in any illegal things. The administrators of this site %s take absolutely no responsibily for anything of your site.", + 'text_rule_three' => "3.Wszystkie linki, które tworzymy tutaj na naszej stronie %s są tylko tekstowe.", + 'text_rule_four' => "4.Twoja strona powinna mieć co najmniej 200 zarejestrowanych użytkowników lub 50 odwiedzających każdego dnia.", + 'text_rule_five' => "5.Zastrzegamy sobie prawa do ZMODYFIKOWANIA LUB DELETOWANYCH KOLEJÓW na naszej stronie %s bez powiadomienia.", + 'text_rule_six' => "6.Jeśli jest to zgodne z powyższymi zasadami, możesz ubiegać się o linki swojej strony w %s. Nie udzielamy jednak gwarancji przyjęcia wszystkich wniosków.", + 'text_red_star_required' => "Pola oznaczone czerwoną gwiazdką (*) są wymagane.", + 'text_site_name' => "Nazwa witryny", + 'text_url' => "Adres URL", + 'text_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'text_title_note' => "Tytuł jest używany do wyświetlania podpowiedzi na linku. np. NexusPHP", + 'text_administrator' => "Administrator", + 'text_administrator_note' => "Wymagaliśmy administratora TRUE NAZWY.", + 'text_email' => "E-mail", + 'text_reason' => "Powód", + 'submit_okay' => "OK", + 'submit_reset' => "Reset", + 'std_error' => "Błąd", + 'std_no_sitename' => "Nazwa witryny nie może być pusta.", + 'std_no_url' => "Adres URL nie może być pusty.", + 'std_no_admin' => "Administrator nie może być pusty. Musimy znać nazwę administratora", + 'std_no_email' => "E-mail nie może być pusty.", + 'std_invalid_email' => "Adres e-mail jest nieprawidłowy", + 'std_no_reason' => "Powód nie może być pusty. Daj nam powody, aby połączyć swoją witrynę.", + 'std_reason_too_short' => "Powód jest za krótki. Dalej, powiedz coś więcej.", + 'std_success' => "Sukces", + 'std_success_note' => "Twoja aplikacja została pomyślnie wysłana. Proszę poczekać na naszą odpowiedź.", + 'text_sitename_note' => "Nazwa twojej witryny, np. NexusPHP", + 'text_url_note' => "np. https://nexusphp.org", + 'text_email_note' => "Kontaktowy adres e-mail administratora", + 'std_missing_form_data' => "Brakujące dane formularza.", + 'std_unable_creating_new_link' => "Nie można utworzyć nowego linku.", + 'std_links_manage' => "Zarządzanie linkami", + 'text_add_link' => "Dodaj link", + 'text_manage_links' => "Zarządzaj linkami", + 'text_modify' => "Modyfikowanie", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'text_no_links_found' => "Przepraszamy, nie znaleziono linków!", + 'text_edit_link' => "Edytuj link", + 'js_sure_to_delete_link' => "Czy na pewno chcesz usunąć ten link?", +); + +?> diff --git a/lang/pl/lang_log.php b/lang/pl/lang_log.php new file mode 100644 index 00000000..ee6c6752 --- /dev/null +++ b/lang/pl/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Odmowa dostępu. Tylko ", + 'std_or_above_can_view' => " or above could view LOG.

    Please see the FAQ for more information on different user classes and what they can do.

    The %s Staff
    ", + 'head_site_log' => "Dzienny dziennik", + 'text_search_log' => "Szukaj dziennika", + 'submit_search' => "Szukaj", + 'text_log_empty' => "Log jest pusty
    ", + 'title_time_added' => "Czas", + 'col_date' => "Data", + 'col_event' => "Wydarzenie", + 'time_zone_note' => "

    Czasy są w GMT +8:00.

    ", + 'text_daily_log' => "Dzienny dziennik", + 'text_chronicle' => "Chronil", + 'text_code_update' => "Aktualizacja kodu", + 'text_funbox' => " Funbox ", + 'text_news' => "  Wiadomości  ", + 'text_poll' => "  Ankieta  ", + 'std_error' => "Błąd", + 'std_invalid_action' => "Niepoprawna akcja", + 'head_chronicle' => "Chronil", + 'text_search_chronicle' => "Szukaj w Chroniarze", + 'text_chronicle_empty'=> "Kronika jest pusta
    ", + 'col_modify' => "Modyfikowanie", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'submit_add' => "Dodaj", + 'text_add_chronicle' => "Dodaj wydarzenie Kroniki", + 'std_permission_denied' => "Powrót wyłączony! Nie możesz tego zrobić.", + 'submit_okay' => "OK", + 'text_edit_chronicle' => "Edytuj wydarzenie Kroniki", + 'head_code_update' => "Aktualizacja kodu", + 'text_search_code_update' => "Wydarzenie aktualizacji kodu", + 'text_add_code_update' => "Dodaj zdarzenie aktualizacji kodu", + 'text_edit_codeupdate' => "Edytuj zdarzenie aktualizacji kodu", + 'text_codeupdate_empty' => "Aktualizacja kodu jest pusta
    ", + 'head_funbox' => "Dziennik Funboksa", + 'head_news' => "Wiadomości", + 'text_search_news' => "Szukaj wiadomości", + 'text_news_empty' => "Wiadomości są puste
    ", + 'col_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'col_body' => "Ciało", + 'col_user' => 'Użytkownik', + 'std_delete_poll' => "Usuń ankietę", + 'std_delete_poll_confirmation' => "Czy na pewno chcesz usunąć ankietę? Kliknij ", + 'std_here_if_sure' => "tutaj jeśli jesteś pewien.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Brak ankiet!", + 'head_previous_polls' => "Poprzednie ankiety", + 'text_previous_polls' => "Poprzednie ankiety", + 'text_ago' => " temu", + 'text_votes' => "Głosy: ", + 'text_in' => "w ", + 'text_funbox_empty' => "Funbox jest pusty
    ", + 'text_search_funbox' => "Wyszukaj zabawki", + 'text_title' => "tytuł", + 'text_body' => "ciało", + 'text_both' => "oba", + 'text_all' => "wszystkie", + 'text_normal' => "normalny", + 'text_mod' => "mod", +); + +?> diff --git a/lang/pl/lang_login.php b/lang/pl/lang_login.php new file mode 100644 index 00000000..ad94492a --- /dev/null +++ b/lang/pl/lang_login.php @@ -0,0 +1,40 @@ + "Nie zalogowano!", + 'p_error' => "Błąd:", + 'p_after_logged_in' => "Strona, którą próbowałeś wyświetlić może być użyta tylko po zalogowaniu.", + 'p_need_cookies_enables' => "Uwaga: Potrzebujesz włączonych ciasteczek, aby zalogować się lub zmienić język.", + 'p_fail_ban' => "nieudane logowanie z rzędu spowoduje zablokowanie Twojego IP!", + 'p_you_have' => "Masz", + '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_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:", + 'button_login' => "Zaloguj się!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Automatyczne wylogowanie:", + 'text_restrict_ip' => "Ogranicz IP:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Wyloguj mnie po 15 minutach", + 'checkbox_restrict_ip' => " Ogranicz sesję do mojego adresu IP", + 'checkbox_ssl' => " Przeglądaj stronę internetową z szyfrowaniem SSL (przeglądarka internetowa)", + 'checkbox_ssl_tracker' => " Połącz tracker z szyfrowaniem SSL (klient BitTorrent)", + 'text_advanced_options' => "Opcje zaawansowane:", + 'text_helpbox' => "Skrzynka pomocy", + 'text_helpbox_note' => "Masz problem z rejestracją lub logowaniem? Pozostaw tutaj wiadomość", + 'text_message' => "Wiadomość: ", + 'sumbit_shout' => "krzyk", + 'submit_clear' => "wyczyść", + 'text_select_lang' => "Wybierz język witryny: ", + 'head_login' => "Logowanie", + 'rowhead_two_step_code' => 'Uwierzytelnianie dwuetapowe', + 'two_step_code_tooltip' => 'Jeśli włączone, musi być wypełnione', + 'text_complain' => 'Kanał reklamacyjny', +); + +?> diff --git a/lang/pl/lang_mailtest.php b/lang/pl/lang_mailtest.php new file mode 100644 index 00000000..6ea2fd9d --- /dev/null +++ b/lang/pl/lang_mailtest.php @@ -0,0 +1,18 @@ + "Test poczty", + 'text_mail_test' => "Test poczty", + 'row_enter_email' => "Wprowadź adres e-mail", + 'text_enter_email_note' => "Wprowadź adres e-mail, aby wysłać wiadomość testową, np. yourname@gmail.com", + 'submit_send_it' => "Wyślij to!", + 'text_smtp_testing_mail' => " Wiadomość testowa SMTP", + 'std_error' => "Błąd", + 'std_invalid_email_address' => "Nieprawidłowy adres e-mail!", + 'mail_test_mail_content' => "Cześć, jeśli widzisz tę wiadomość, twoja funkcja SMTP działa świetnie. Miłego dnia.", + 'std_success' => "Sukces", + 'std_success_note' => "Nie znaleziono błędu. Nie oznacza to jednak, że wiadomość została wysłana w 100%. Proszę sprawdzić pocztę." +); + +?> diff --git a/lang/pl/lang_makepoll.php b/lang/pl/lang_makepoll.php new file mode 100644 index 00000000..12e12eed --- /dev/null +++ b/lang/pl/lang_makepoll.php @@ -0,0 +1,24 @@ + "Błąd", + 'std_no_poll_id' => "Nie znaleziono ankiety o tym ID", + 'std_missing_form_data' => "Brakujące dane formularza!", + 'head_edit_poll' => "Edytuj ankietę", + 'text_edit_poll' => "Edytuj ankietę", + 'head_new_poll' => "Nowa ankieta", + 'text_day' => " dzień", + 'text_hour' => " godzina", + 'text_current_poll' => "Uwaga: Bieżąca ankieta ", + 'text_is_only' => " tylko ", + 'text_old' => " starość.", + 'text_make_poll' => "Wykonaj ankietę", + 'text_question' => "Pytanie", + 'text_option' => "Opcja ", + 'submit_edit_poll' => "Edytuj ankietę", + 'submit_create_poll' => "Utwórz ankietę", + 'text_required' => " wymagane" +); + +?> diff --git a/lang/pl/lang_messages.php b/lang/pl/lang_messages.php new file mode 100644 index 00000000..e9c20183 --- /dev/null +++ b/lang/pl/lang_messages.php @@ -0,0 +1,81 @@ + "Błąd", + 'std_invalid_mailbox' => "Nieprawidłowa skrzynka pocztowa", + 'text_inbox' => "Skrzynka odbiorcza", + 'text_sentbox' => "Sentbox", + 'text_sender' => "Nadawca", + 'text_receiver' => "Odbiorca", + 'col_status' => "Status", + 'col_subject' => "Temat", + 'col_date' => "Data", + 'col_act' => "Akt.", + 'text_no_messages' => "Brak wiadomości.", + 'text_remove_from_friends' => "[usuń ze znajomych]", + 'text_add_to_friends' => "[dodaj do znajomych]", + 'submit_move_to' => "Przenieś do", + 'text_or' => " lub ", + 'submit_delete' => "Usuń", + 'text_unread_messages' => " Nieprzeczytane wiadomości.", + 'text_read_messages' => " Czytaj wiadomości.", + 'text_mailbox_manager' => "Menedżer skrzynki pocztowej", + 'std_no_permission' => "Nie masz uprawnień do przeglądania tej wiadomości.", + 'text_to' => "Do", + 'text_from' => "Od", + 'text_new' => "(nowy)", + 'text_reply' => "Odpowiedz", + 'text_delete' => "Usuń", + 'text_forward_pm' => "Przekaż PM", + 'std_cannot_move_messages' => "Nie można przenieść wiadomości! ", + 'std_cannot_delete_messages' => "Nie można usunąć wiadomości! ", + 'std_no_action' => "Brak akcji", + 'std_no_permission_forwarding' => "Nie masz uprawnień do przesyłania tej wiadomości.", + 'row_to' => "Do: ", + 'row_original_receiver' => "Oryginał Odbiorca:", + 'row_original_sender' => "Oryginał Nadawca:", + 'row_subject' => "Temat:", + 'row_message' => "Wiadomość:", + 'checkbox_save_message' => "Zapisz wiadomość ", + 'submit_forward' => "Przekaż", + 'std_no_such_user' => "Przepraszamy, nie ma użytkownika o tej nazwie.", + 'std_rufused' => "Odmowa", + 'std_user_blocks_your_pms' => "Ten użytkownik zablokował PM.", + 'std_user_accepts_friends_pms' => "Ten użytkownik akceptuje tylko PM od użytkowników na liście znajomych.", + 'std_user_blocks_all_pms' => "Ten użytkownik nie akceptuje PM.", + 'std_success' => "Sukces", + 'std_pm_forwarded' => "Przesłana wiadomość", + 'head_editing_mailboxes' => "Edycja skrzynek pocztowych", + 'text_editing_mailboxes' => "Edycja skrzynek pocztowych", + 'text_add_mailboxes' => "Dodaj skrzynki pocztowe", + 'text_extra_mailboxes_note' => "Możesz dodać dodatkowe skrzynki pocztowe. Nie musisz używać wszystkich pól wejściowych.", + 'submit_add' => "Dodaj", + 'text_edit_mailboxes' => "Edytuj skrzynki pocztowe", + 'text_edit_mailboxes_note' => "Możesz edytować nazwy lub usunąć nazwę, aby usunąć ten wirtualny katalog.
    Pamiętaj, że wszystkie wiadomości w tym katalogu zostaną utracone, jeśli usuniesz ten katalog. ", + 'text_no_mailboxes_to_edit' => "Brak skrzynek pocztowych do edycji.", + 'submit_edit' => "Edytuj", + 'std_no_message_id' => "Brak wiadomości o tym identyfikatorze.", + 'std_could_not_delete_message' => "Nie można usunąć wiadomości.", + 'text_jump_to' => " w ", + 'select_inbox' => "Skrzynka odbiorcza", + 'select_sentbox' => "Sentbox", + 'submit_go' => "Idź", + 'input_check_all' => "Zaznacz wszystko", + 'input_uncheck_all' => "Odznacz wszystko", + 'title_unread' => "Nieprzeczytane", + 'title_read' => "Czytaj", + 'text_system' => "System", + 'text_no_subject' => "Brak tematu", + 'col_search_message' => "Wyszukaj wiadomość", + 'text_search' => "Szukaj: ", + 'text_in' => "w", + 'select_title' => "tytuł", + 'select_body' => "ciało", + 'select_both' => "oba", + 'submit_mark_as_read' => "Oznacz jako przeczytane", + 'std_cannot_mark_messages' => "Nie można oznaczyć wiadomości jako przeczytane.", + 'std_no_message_selected' => "Nie wybrano wiadomości." +); + +?> diff --git a/lang/pl/lang_moforums.php b/lang/pl/lang_moforums.php new file mode 100644 index 00000000..30732bdb --- /dev/null +++ b/lang/pl/lang_moforums.php @@ -0,0 +1,26 @@ + "Zarządzanie nadforum", + 'text_forum_management' => "Zarządzanie forum", + 'text_overforum_management' => "Zarządzanie nadforum", + 'col_name' => "Nazwisko", + 'col_viewed_by' => "Przeglądane przez", + 'col_modify' => "Modyfikowanie", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'js_sure_to_delete_overforum' => "Czy na pewno chcesz usunąć to forum?", + 'text_no_records_found' => "Przepraszamy, nie znaleziono żadnych wpisów!", + 'text_new_overforum' => "Nowy nad-forum", + 'text_overforum_name' => "Nazwa nadforum", + 'text_overforum_description' => "Opis forum", + 'text_minimum_view_permission' => "Minimalne uprawnienia widoku", + 'text_overforum_order' => "Kolejność nadforum", + 'text_overforum_order_note' => "Sortuj rosnąco według liczby. To znaczy, 0 pokazuje na najwyższym poziomie", + 'submit_make_overforum' => "Utwórz Nad-forum", + 'text_edit_overforum' => "Edytuj nad-forum", + 'submit_edit_overforum' => "Edytuj nad-forum" +); + +?> diff --git a/lang/pl/lang_moresmilies.php b/lang/pl/lang_moresmilies.php new file mode 100644 index 00000000..7ac4e83f --- /dev/null +++ b/lang/pl/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Więcej emotikonów Klikalnych", + 'text_close' => "Zamknij", +); + +?> diff --git a/lang/pl/lang_mybonus.php b/lang/pl/lang_mybonus.php new file mode 100644 index 00000000..31552118 --- /dev/null +++ b/lang/pl/lang_mybonus.php @@ -0,0 +1,173 @@ + "Przepraszamy!", + 'std_karma_system_disabled' => "System Bonusów Karmy jest obecnie wyłączony. ", + 'std_points_active' => "Twoje punkty są jednak nadal aktywne.", + 'text_success_upload' => "Gratulacje! Właśnie zwiększyłeś swoją Przesłanej Ilość!", + 'text_success_download' => "Gratulacje! Właśnie zwiększyłeś swoją Pobraną ilość!", + 'text_success_invites' => "Gratulacje! Otrzymałeś nowe zaproszenie 1!", + 'text_success_vip' => "Gratulacje! Zdobyłeś się ", + 'text_success_vip_two' => " status na jeden miesiąc!", + 'text_no_permission' => "BŁĄD! Nie masz uprawnień.", + 'text_success_custom_title' => "Kongradacje! Jesteś teraz znany jako %s!", + 'text_success_gift' => " Dobrze rozprzestrzeniłeś się Karma.", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " System Bonusowego Punktu Karmy", + 'text_exchange_your_karma' => "Wymień swoje punkty bonusowe Karmy (obecnie ", + 'text_for_goodies' => " ) dla towarów!", + 'text_no_buttons_note' => "Jeśli przycisk jest wyłączony, nie otrzymałeś wystarczającej ilości punktów bonusowych, aby handlować. ", + 'col_option' => "Opcja", + 'col_description' => "Opis", + 'col_points' => "Punkty", + 'col_trade' => "Handluj", + 'text_username' => "Nazwa użytkownika: ", + 'text_to_be_given' => "Należy podać: ", + 'text_karma_points' => " Punkty Karmy!", + 'text_enter_titile' => "Wprowadź Specjalny Tytuł , który chcesz mieć ", + 'text_click_exchange' => " kliknij Zamień! ", + 'text_enter_receiver_name' => "Wprowadź nazwę użytkownika osoby, do której chcesz wysłać karmę, do i wybierz ile punktów chcesz wysłać i kliknij na Prezent Karmy!", + 'text_min' => "min.", + 'text_max' => "maks.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "+ tylko!", + 'submit_exchange' => "Zamień!", + 'text_unavailable' => "Aktualnie niedostępne!", + 'text_more_points_needed' => "potrzeba więcej punktów ", + 'text_what_is_karma' => "Czym są te punkty bonusowe Karmy i jak je otrzymać?", + 'text_get_by_seeding' => "Otrzymujesz następujące punkty karmy na godzinę przez seedowanie:", + 'text_for_seeding_torrent' => " dla każdego torrenta, który seedujesz (maks. ", + 'text_torrent' => " torrent", + 'text_donors_always_get' => "Darczyńcy zawsze otrzymują ", + 'text_times_of_bonus' => "x punkty premiowe.", + 'text_other_things_get_bonus' => "Inne rzeczy, które doprowadzą Cię do punktów karmy:", + 'text_point' => " punkt", + 'text_upload_torrent' => "przesyłanie nowego torrenta = ", + 'text_upload_subtitle' => "przesyłanie napisów = ", + 'text_start_topic' => "rozpoczynając temat = ", + 'text_make_post' => "tworzenie posta = ", + 'text_add_comment' => "komentowanie na torrencie lub ofercie = ", + 'text_poll_vote' => "głosowanie na ankiecie = ", + 'text_offer_vote' => "głosowanie w ofercie = ", + 'text_funbox_vote' => "głosowanie na zabawce = ", + 'text_rate_torrent' => "oceni torrent = ", + 'text_say_thanks' => "podziękowania = ", + 'text_receive_thanks' => "otrzymuj podziękowania = ", + 'text_funbox_reward' => "wysyłanie rzeczy, które otrzymały wysokie oceny (patrz reguła)", + 'text_howto_get_karma_four' => " +

    rzeczy, o których powinieneś pamiętać:

    +
      ", + 'text_howto_get_karma_five' => "
    • Wszystko, co może sprawić, że Twoja karma może zostać utracona,
      i. . Jeśli załadujesz torrent, usuń go, zyskasz i stracisz ", + 'text_howto_get_karma_six' => ".
    • +
    • na witrynie zawsze są inne ukryte punkty karmy bonusowej. Spróbuj znaleźć je :)
    • +
    • Pracownik może dać lub zabrać punkty za złamanie zasad, lub czynić dobro dla społeczności.
    • +
    ", + 'std_no_permission' => "Brak uprawnień", + 'std_class_above_vip' => "Twoja klasa nad VIP!", + 'text_wasted_karma' => "Właśnie zmarnowałem moją karmę", + 'text_huh' => "Huh?", + 'text_karma_self_giving_warning' => "Nie tak szybko tam są fantazyjne spodnie...
    Nie możesz rozrzucić karmy na siebie...
    Jeśli chcesz podzielić się miłością, wybierz innego użytkownika!

    kliknij, aby wrócić do strony Karma Bonus.", + 'text_receiver_not_exists' => "Przepraszamy...
    Żaden użytkownik z tą nazwą użytkownika

    kliknij, aby wrócić do swojej strony Karma Bonus.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Przepraszamy, nie masz wystarczającej ilości punktów Karmy!
    wróć do swojej strony Karma Bonus.", + 'text_cheat_alert' => "Wyłączone! Wiemy, że próbujesz oszukać!", + 'text_not_enough_bonus' => "Przepraszamy, nie masz wystarczającej ilości bonusów. BTW, w jaki sposób dostałeś tutaj?", + 'text_uploaded_one' => "1.0 GB przesłanych", + 'text_uploaded_note' => "Dzięki zdobytym punktom bonusowym, możesz wymienić je na Prześlij Kredyt. Punkty są następnie usuwane z Twojego bonusowego Banku i kredyt jest dodany do całkowitej przesłanej kwoty.", + 'text_download_note' => "Dzięki zdobytym punktom bonusowym, możesz wymienić je na Pobierz Credit. Punkty są następnie usuwane z Twojego bonusowego Banku i kredyt jest dodany do kwoty pobranej.", + 'text_uploaded_two' => "5.0 GB przesłanych", + 'text_uploaded_three' => "10.0 GB przesłanych", + 'text_uploaded_four' => "100.0 GB przesłanych", + 'text_downloaded_ten_gb' => "10.0 GB pobrano", + 'text_downloaded_hundred_gb' => "100.0 GB Pobrano", + 'text_buy_invite' => "1 zaproszenie", + 'text_buy_invite_note' => "Dzięki zdobytym punktom bonusowym, możesz wymienić je na kilka zaproszeń. Punkty są następnie usuwane z Twojego bonusowego banku, a zaproszenia są dodawane do ilości zaproszeń.", + 'text_custom_title' => "Niestandardowy tytuł!", + 'text_custom_title_note' => "Za zdobytą wystarczającą ilością punktów bonusowych, możesz kupić sobie własny tytuł. Jedynymi ograniczeniami są brak foul lub obraźliwy język, lub nazwy klas użytkowników. Punkty są następnie usuwane z Twojego bonusowego banku, a Twój specjalny tytuł został zmieniony na tytuł wybranego banku.", + 'text_vip_status' => "Status VIP", + 'text_vip_status_note' => "Za zdobytą wystarczającą ilość punktów bonusowych, możesz kupić status VIP na jeden miesiąc. Punkty są następnie usuwane z Twojego bonusowego Banku i Twój status został zmieniony.", + 'text_bonus_gift' => "Podaruj Karmie", + 'text_bonus_gift_note' => "No cóż, być może nie potrzebujesz punktów wysyłania, ale wiesz kogoś kto może użyć wzmocnienia Karmy! Możesz teraz dać swoim Karmie kredyty jako prezent! Punkty są następnie usuwane z Twojego bonusowego Banku i dodawane do konta wybranego przez Ciebie użytkownika! I otrzymują PW ze wszystkimi informacjami, a także z kogo pochodzi...", + 'text_error' => "Błąd", + 'text_ratio_too_high' => "Twój stosunek jest wysoki", + 'text_bonus_formula_one' => "Liczbę punktów karmy uzyskaną na godzinę daje poniższy wzór

        
        
    +gdzie
    • A jest zmienną pośrednią
    • Ti jest iCzas torrenta Alive (TA), i. . czas, jaki upłynął od przesłania torrenta, w tygodniach
    • T0 jest parametrem. T0= ", + 'text_bonus_formula_two' => "
    • Si to rozmiar torrenta i, w GB
    • Ni jest liczbą obecnych seedów ith torrent
    • N0 jest parametrem. N0= ", + 'text_bonus_formula_three' => "
    • B oznacza liczbę punktów karmy uzyskaną przez seedowanie w godzinie
    • B0 jest parametrem, co oznacza maksymalną ilość punktów premiowych na godzinę, jaką użytkownik może otrzymać przez seedowanie. B0= ", + 'text_bonus_formula_four' => "
    • L jest parametrem. L= ", + 'text_bonus_formula_five' => "
    W skrócie możesz zdobyć więcej bonusu poprzez seedowanie mniej seedowanych i większych torrentów.", + 'text_bonus_formula_wi' => "
  • Wi jest wagą torrenta i, domyślnie 1, zerowym dodatkowym torrentem jest ", + 'text_user_with_ratio_above' => "Użytkownik o stosunku powyżej ", + 'text_and_uploaded_amount_above' => " i przesłana kwota powyżej ", + 'text_cannot_exchange_uploading' => " GB nie może wymienić się na więcej wgrywania kredytu.", + 'text_you_are_currently_getting' => "Aktualnie otrzymujesz ", + 'text_per_hour' => " na godzinę", + 'text_custom' => "Własny", + 'bonus_amount_not_allowed' => "Kwota bonusowa nie jest dozwolona! Możesz odstąpić od 25,0 do 1000.0 punktów za każdym razem.", + 'text_system_charges_receiver' => "UWAGA: System naładuje odbiorcę upominku ", + 'text_tax_bonus_point' => " punkt bonusowy", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% przeniesionej kwoty", + 'text_as_tax' => " jako podatek. Na przykład odbiorca otrzymuje tylko ", + 'text_tax_example_note' => " punkty, gdy wyślesz mu 100 punktów premiowych jako prezent.", + 'text_no_advertisements' => " Dni bez reklam", + 'text_no_advertisements_note' => "Za zdobytą wystarczającą ilością punktów bonusowych, możesz kupić sobie jakiś czas, podczas którego możesz wybrać brak reklam na tej stronie. Punkty są następnie usuwane z Twojego bonusowego Banku i przez pewien czas nie widzisz reklam. Jednak zawsze możesz ponownie włączyć reklamy w CP. ", + 'text_success_no_ad' => "Ciesz się swoim czasem bez reklam!", + 'submit_class_above_no_ad' => "Wyłącz reklamy dla użytkownika CP", + 'submit_already_disabled' => "Reklamy już wyłączone", + 'text_click_on_ad' => "kliknięcie na reklamę (każda reklama liczy się raz) = ", + 'text_promotion_link_clicked' => "link promocyjny zostanie kliknięty (każdy adres IP liczy się tylko raz) = ", + 'text_charity_giving' => "Daj charytatywne", + 'text_charity_giving_note' => "Organizacje charytatywne trafiają bezpośrednio do potrzebujących. I od Ciebie zależy decyzja, kto skorzysta z Twojej hojności.", + 'text_ratio_below' => "Daj tym ze współczynnikiem poniżej ", + 'text_and_downloaded_above' => " i pobrane powyżej ", + 'text_select_receiver_ratio' => "Wybierz stosunek osób, do których chcesz, aby twoja organizacja charytatywna dotarła, i wybierz ile punktów chcesz wysłać i kliknij \"Charity\"!", + 'submit_charity_giving' => "Daje dobroczynność!", + 'text_message' => "Wiadomość: ", + 'bonus_amount_not_allowed_two' => "Kwota bonusowa nie jest dozwolona! Za każdym razem możesz odstąpić od 1000.0 do 50000.0.", + 'bonus_ratio_not_allowed' => "Współczynnik bonusów nie jest dozwolony! Tylko użytkownicy, których stosunek poniżej 0,8 wymagają organizacji charytatywnej.", + 'std_no_users_need_charity' => "W tej chwili żaden użytkownik nie potrzebuje organizacji charytatywnej.", + 'text_success_charity' => "Dziękujemy! Twoja hojność jest wdzięczna.", + 'text_cancel_hr_title' => 'Anuluj H&R', + 'text_cancel_hr_label' => 'Wpisz w ID H&R:', + 'text_success_cancel_hr' => "Pomyślnie anulowano jeden H&R.", + 'text_success_buy_medal' => 'Pomyślnie kupiono medal.', + 'text_attendance_card' => 'Kup kartę obecności', + 'text_attendance_card_note' => 'Jeden dzień na zrobienie zażywa jeden, weź udział w docelowej dacie premii zgodnie z normalnymi obliczeniami, to znaczy docelowa data przekazania do przodu do obliczenia liczby ciągłych dni, aby otrzymać nagrody.', + 'text_success_buy_attendance_card' => 'Pomyślnie kupiono 1 kartę obecności.', + 'text_harem_addition_get' => 'Aktualny dodatek do harem zyskuje bonus %s na godzinę', + 'reward_type' => 'Typ nagrody', + 'factor' => 'Czynnik', + 'got_bonus' => 'Masz bonus', + 'total' => 'Łącznie', + 'reward_type_basic' => 'Podstawowa nagroda', + 'reward_type_harem_addition' => 'Dodanie Harem', + 'bonus_base' => 'Bazowy bonus', + 'lock_text' => 'The system limits you to one click on the exchange button within %s seconds!', + 'text_get_by_seeding_official' => 'Oficjalne torrenty otrzymają następujący dodatkowy bonus na godzinę', + 'official_calculate_method' => 'Wzór do obliczania oficjalnej nagrody jest taki sam jak powyżej, ale tylko w przypadku oficjalnego typu, bez wynagrodzenia za niskie dochody.', + 'official_tag_bonus_additional_factor' => 'Ostateczną nagrodą jest obliczona nagroda za typ urzędowy pomnożona przez współczynnik typu urzędowego, aktualny współczynnik typu urzędowego wynosi: ', + 'reward_type_official_addition' => 'Oficjalne dodanie', + 'text_get_by_harem' => 'Dodanie harem daje następującą dodatkową wartość bonusu na godzinę', + 'harem_additional_desc' => "Tylko bezpośrednie haremy będą brane pod uwagę dla harem. Wartość dodana każdego harema może być wyświetlona tutaj", + 'harem_additional_note' => 'Uwaga: Jeśli nie zrobisz samodzielnie seedowania, ta wartość bonusowa nie zostanie dodana do konta użytkownika', + 'harem_additional_factor' => 'Otrzymana nagroda jest sumą godzinowej premii wszystkich haczyków (bez względu na dodatek), pomnożone przez współczynnik premii za harem z aktualną wartością ', + 'text_bonus_summary' => 'Całkowity bonus uzyskany za godzinę', + 'col_count' => 'Liczniki', + 'col_size' => 'Rozmiar', + 'col_a' => 'Wartość', + 'text_buy_tmp_invite' => '1 Tymczasowe zaproszenie', + 'text_buy_tmp_invite_note' => "Dzięki zdobytym punktom bonusowym, możesz wymienić je na kilka zaproszeń tymczasowych, ważnych przez 7 dni. Punkty są następnie usuwane z Twojego bonusowego banku, a tymczasowe zaproszenia są dodawane do tymczasowej kwoty zaproszeń.", + 'text_success_tmp_invites' => "Congratulations! You have got yourself 1 new temporary invite!", + 'text_buy_rainbow_id' => "Kup Tęczowe ID", + 'text_buy_rainbow_id_note' => 'Dodaje efekt szaleństwa podobny do tęczowego do nazw użytkowników, ważny przez 30 dni i skumulowany w czasie z powtarzającymi się zakupami.', + 'text_success_buy_rainbow_id' => "Gratulacje, Tęczowy ID dodał 30 dni!", + 'text_buy_change_username_card' => "Kup kartę zmiany nazwy użytkownika", + 'text_buy_change_username_card_note' => 'Zmień swoją nazwę użytkownika raz na zawsze.', + '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', +); + +?> diff --git a/lang/pl/lang_myhr.php b/lang/pl/lang_myhr.php new file mode 100644 index 00000000..e0bc0b1a --- /dev/null +++ b/lang/pl/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Torrent', + 'th_uploaded' => 'Przesłano', + 'th_downloaded' => 'Pobrano', + 'th_share_ratio' => 'Współdzielenie', + 'th_seed_time_required' => 'Wymagany czas seedowania', + 'th_completed_at' => 'Zakończono w', + 'th_ttl' => 'Czas pozostały do sprawdzenia', + 'th_comment' => 'Komentarz', + 'action_remove' => 'Usuń', +]; diff --git a/lang/pl/lang_news.php b/lang/pl/lang_news.php new file mode 100644 index 00000000..8cb5aea1 --- /dev/null +++ b/lang/pl/lang_news.php @@ -0,0 +1,21 @@ + "Usuń wiadomość", + 'std_are_you_sure' => "Czy na pewno chcesz usunąć aktualność? Kliknij ", + 'std_here' => "tutaj", + 'std_if_sure' => " jeśli pacjent jest pewien.", + 'std_error' => "Błąd", + 'std_news_body_empty' => "Treść wiadomości nie może być pusta!", + 'std_news_title_empty' => "Tytuł wiadomości nie może być pusty!", + 'std_something_weird_happened' => "Coś dziwnego właśnie się stało.", + 'std_invalid_news_id' => "Brak aktualności z ID ", + 'head_edit_site_news' => "Edytuj aktualności witryny", + 'text_edit_site_news' => "Edytuj aktualności witryny", + 'text_notify_users_of_this' => "Powiadom o tym użytkowników.", + 'head_site_news' => "Aktualności witryny", + 'text_submit_news_item' => "Prześlij wiadomość" +); + +?> diff --git a/lang/pl/lang_offers.php b/lang/pl/lang_offers.php new file mode 100644 index 00000000..7029dc9c --- /dev/null +++ b/lang/pl/lang_offers.php @@ -0,0 +1,143 @@ + "Zaoferowany przez ", + 'text_inf' => "W imieniu Komisji", + 'text_ratio' => "współczynnik:", + 'text_orphaned' => "(osierocone)", + 'text_at' => " w ", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'text_profile' => "Profil", + 'text_pm' => "PM", + 'text_report' => "Zgłoszenie", + 'text_last_edited_by' => "Ostatnio edytowane przez ", + 'text_edited_at' => " w ", + 'head_offer_error' => "Błąd oferty", + 'std_error' => "Błąd!", + 'std_smell_rat' => "Zapachowałem!", + 'head_offer' => "Oferta", + 'submit_search' => "Go!", + 'text_red_star_required' => "Pola oznaczone czerwoną gwiazdką (*) są wymagane.", + 'text_offers_open_to_all' => "Oferty są otwarte dla wszystkich użytkowników... świetny współczynnik wzmocnienia!", + 'select_type_select' => "(Zaznacz)", + 'row_type' => "Typ", + 'row_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'row_post_or_photo' => "Plakat lub zdjęcie", + 'text_link_to_picture' => "(Direct link to image. NO TAG NEEDED! Will be shown in description)", + 'row_description' => "Opis", + 'submit_add_offer' => "Dodaj ofertę !", + 'col_type' => "Typ", + 'col_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'title_time_added' => "Czas dodany", + 'col_offered_by' => "Dodano przez", + 'submit_show_all' => "Pokaż Wszystko", + 'std_must_enter_name' => "Musisz wpisać nazwę!", + 'std_must_select_category' => "Musisz wybrać kategorię, aby złożyć ofertę!", + 'std_must_enter_description' => "Musisz wprowadzić opis!", + 'std_wrong_image_format' => "Obraz MUSI być w formacie jpg, gif lub png.", + 'head_success' => "Sukces!", + 'head_error' => "Błąd!", + 'std_offer_exists' => "Oferta już istnieje!", + 'text_view_all_offers' => "Zobacz wszystkie oferty.", + 'head_offer_detail_for' => "Szczegóły oferty dla ", + 'text_offer_detail' => "Szczegóły oferty", + 'row_time_added' => "Czas dodany", + 'row_status' => "Status", + 'text_pending' => "Oczekujące", + 'text_allowed' => "Dozwolone", + 'text_denied' => "Odmowa", + 'text_edit_offer' => "Edytuj ofertę", + 'text_delete_offer' => "Usuń ofertę", + 'report_offer' => "Zgłoś ofertę", + 'row_allow' => "Zezwól", + 'submit_allow' => "Zezwól", + 'submit_let_votes_decide' => "Niech głosy decydują", + 'row_vote' => "Głosuj", + 'text_for' => "Dla", + 'text_against' => "Przeciwko", + 'row_offer_allowed' => "Oferta dozwolona", + 'text_voter_receives_pm_note' => "Jeśli zagłosujesz na tę ofertę, zostaniesz PMed po jej podniesieniu!", + 'text_urge_upload_offer_note' => "Ta oferta została dozwolona! Prześlij ją najszybciej jak to możliwe.", + 'row_vote_results' => "Głosuj Wyniki", + 'text_see_vote_detail' => "[Zobacz szczegóły głosowania]", + 'row_report_offer' => "Zgłoś ofertę", + 'text_for_breaking_rules' => " za naruszenie zasad ", + 'submit_report_offer' => "Oferta raportu ", + 'text_add_comment' => "Dodaj komentarz", + 'text_no_comments' => "Brak komentarzy", + 'std_access_denied' => "Odmowa dostępu!", + 'std_mans_job' => "to jest praca człowieka!", + 'std_have_no_permission' => "Nie masz uprawnień", + 'std_sorry' => "Przepraszamy", + 'std_no_votes_yet' => "Brak głosów... ", + 'std_back_to_offer_detail' => "Wróć do szczegółów oferty", + 'std_cannot_edit_others_offer' => "To nie jest Twoja oferta do edycji.", + 'head_edit_offer' => "Edytuj ofertę ", + 'text_edit_offer' => "Edytuj ofertę", + 'submit_edit_offer' => "Edytuj ofertę ", + 'head_offer_voters' => "Zaproponuj wyborców", + 'text_vote_results_for' => "Oferta wyników głosowania na", + 'col_user' => "Użytkownik", + 'col_uploaded' => "Przesłano", + 'col_downloaded' => "Pobrano", + 'col_ratio' => "Stosunek", + 'col_vote' => "Głosuj", + 'std_already_voted' => "Już zagłosowałeś", + 'std_already_voted_note' => "

    Już głosowałeś, maksymalnie 1 głos na ofertę

    Wróć do ", + 'std_back_to_offer_detail' => "oferta szczegółów

    ", + 'head_vote_for_offer' => "Głosuj na ofertę", + 'std_vote_accepted' => "Głos zaakceptowany", + 'std_vote_accepted_note' => "

    Twój głos został zaakceptowany

    Wróć do ", + 'std_cannot_delete_others_offer' => "To nie jest Twoja oferta do usunięcia!", + 'std_delete_offer' => "Usuń ofertę", + 'std_delete_offer_note' => "Zamierzasz usunąć tę ofertę.", + 'head_offers' => "Oferty", + 'text_offers_section' => "Sekcja Ofert", + 'text_add_offer' => "Dodaj ofertę", + 'text_view_request' => "Zobacz żądania", + 'select_show_all' => "(Okrzyż wszystko)", + 'submit_view_only_selected' => "zobacz wybrano tylko ", + 'text_search_offers' => "Szukaj: ", + 'title_comment' => "Komentarze", + 'col_vote_results' => "Głosuj", + 'text_nothing_found' => "Nic nie znaleziono!", + 'text_yep' => "oczy", + 'text_nah' => "nah", + 'title_show_vote_details' => "Pokaż Głosuj Szczegóły", + 'title_i_want_this' => "I want this!", + 'title_do_not_want_it' => " nie tak jak ", + 'row_action' => "Akcja", + 'text_quick_comment' => "Szybki komentarz", + 'submit_add_comment' => "Dodaj komentarz ", + 'text_blank' => " ", + 'col_act' => "Akt.", + 'title_delete' => "Usuń", + 'title_edit' => "Edytuj", + 'col_timeout' => "Limit czasu", + 'row_info' => "Informacje", + 'text_reason_is' => "Powód: ", + 'submit_confirm' => "Potwierdź", + 'title_add_comments' => "Dodaj komentarz ", + 'text_at_time' => " w ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Ostatnio skomentowane przez ", + 'title_has_new_comment' => "Ma nowy komentarz ", + 'title_no_new_comment' => "No new comment", + 'text_new' => "NOWY", + 'std_cannot_vote_youself' => "Nie możesz głosować na własne oferty.", + 'text_rules' => "Reguły: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " lub powyżej może wysyłać torrenty bezpośrednio bez przechodzenia przez sekcję ofert. ", + 'text_rule_one_three' => " lub powyżej może dodawać oferty.", + 'text_rule_two_one' => "Oferta zostaje zatwierdzona podczas głosowania na nią ", + 'text_rule_two_two' => " więcej niż głosy przeciwne.", + 'text_rule_three_one' => "Oferty zostaną usunięte, jeśli nie zostaną zatwierdzone ", + 'text_rule_three_two' => " godzin po dodaniu.", + 'text_rule_four_one' => "Oferty zostaną usunięte, jeśli nie zostaną przesłane ", + 'text_rule_four_two' => " godziny po zatwierdzeniu.", + 'text_rule_skip_offer' => "Gdy liczba ofert przekazanych przez użytkownika jest większa lub równa %d, użytkownik może przesyłać torrenty bezpośrednio bez przechodzenia przez sekcję ofert.", +); + +?> diff --git a/lang/pl/lang_ok.php b/lang/pl/lang_ok.php new file mode 100644 index 00000000..0203c204 --- /dev/null +++ b/lang/pl/lang_ok.php @@ -0,0 +1,24 @@ + "Rejestracja użytkownika", + 'std_account_activated' => "Rejestracja zakończona pomyślnie, ale konto nie aktywowane!", + 'account_activated_note' => "Twoje konto zostało pomyślnie utworzone, jednak administrator musi potwierdzić nowych członków zanim zostaną zaklasyfikowane jako zarejestrowani użytkownicy i będą mogli uzyskać dostęp do witryny, Dziękuję za zrozumienie.", + 'account_activated_note_two' => "Twoje konto zostało pomyślnie utworzone, jednak Twój zaproszenie musi potwierdzić nowych członków zanim zostaną zaklasyfikowane jako zarejestrowani użytkownicy i będą mogli uzyskać dostęp do witryny, Dziękuję za zrozumienie.", + 'std_signup_successful' => "Rejestracja zakończona powodzeniem!", + 'std_confirmation_email_note' => "Wiadomość e-mail z potwierdzeniem została wysłana na podany adres (" , + 'std_confirmation_email_note_end' => "). Musisz przeczytać i odpowiedzieć na tę wiadomość, zanim będziesz mógł używać swojego konta. Jeśli tego nie zrobisz, nowe konto zostanie automatycznie usunięte po krótkim czasie.", + 'head_sysop_activation' => "Aktywacja konta Sysop", + 'std_sysop_activation_note' => "

    Konto Sysop zostało pomyślnie aktywowane!

    \n", + 'std_auto_logged_in_note' => "

    Twoje konto zostało aktywowane!\n Zostałeś automatycznie zalogowany. Teraz możesz przejść do strony głównej i zacząć używać swojego konta.

    \n", + 'std_cookies_disabled_note' => "

    Twoje konto zostało aktywowane! Wygląda jednak na to, że nie można zalogować się automatycznie. Może musisz otworzyć nowe okno w swojej przeglądarce.
    Innym możliwym powodem jest wyłączenie ciasteczek w przeglądarce. Musisz włączyć ciasteczka aby używać swojego konta. Proszę to zrobić, a następnie zaloguj się i spróbuj ponownie.

    \n", + 'head_already_confirmed' => "Już potwierdzono", + 'std_already_confirmed' => "

    Potwierdzono już

    \n", + 'std_already_confirmed_note' => "

    To konto użytkownika zostało już potwierdzone. Możesz przejść do zalogować się .

    \n", + 'head_signup_confirmation' => "Potwierdzenie rejestracji", + 'std_account_confirmed' => "

    Konto zostało pomyślnie potwierdzone!

    \n", + 'std_read_rules_faq' => "

    Zanim zaczniesz używać %s wzywamy do przeczytania ZASADY i FAQ.

    \n" +); + +?> diff --git a/lang/pl/lang_polloverview.php b/lang/pl/lang_polloverview.php new file mode 100644 index 00000000..fa47a91a --- /dev/null +++ b/lang/pl/lang_polloverview.php @@ -0,0 +1,21 @@ + "Błąd", + 'head_poll_overview' => "Przegląd ankiet", + 'text_polls_overview' => "Przegląd ankiet", + 'col_id' => "ID", + 'col_added' => "Dodano", + 'col_question' => "Pytanie", + 'text_no_users_voted' => "Przepraszamy... Nie ma użytkowników, którzy zagłosowali!", + 'text_no_poll_id' => "Przepraszamy... Nie ma ankiet o tym ID!", + 'text_poll_question' => "Pytania ankiety", + 'col_option_no' => "Opcja nr", + 'col_options' => "Opcje", + 'text_polls_user_overview' => "Przegląd użytkowników ankiet", + 'col_username' => "Nazwa użytkownika", + 'col_selection' => "Wybór", +); + +?> diff --git a/lang/pl/lang_polls.php b/lang/pl/lang_polls.php new file mode 100644 index 00000000..a9a7cd75 --- /dev/null +++ b/lang/pl/lang_polls.php @@ -0,0 +1,20 @@ + "Błąd", + 'std_permission_denied' => "Odmowa dostępu.", + 'std_delete_poll' => "Usuń ankietę", + 'std_delete_poll_confirmation' => "Czy na pewno chcesz usunąć ankietę? Kliknij\n", + 'std_here_if_sure' => "tutaj jeśli jesteś pewien.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Brak ankiet!", + 'head_previous_polls' => "Poprzednie ankiety", + 'text_previous_polls' => "Poprzednie ankiety", + 'text_ago' => " temu", + 'text_edit' => "Edytuj", + 'text_delete' => "Usuń", + 'text_votes' => "Głosy: " +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_preview.php b/lang/pl/lang_preview.php new file mode 100644 index 00000000..b8090396 --- /dev/null +++ b/lang/pl/lang_preview.php @@ -0,0 +1,8 @@ + "Podgląd" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_promotionlink.php b/lang/pl/lang_promotionlink.php new file mode 100644 index 00000000..4432eb50 --- /dev/null +++ b/lang/pl/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Link promocyjny", + 'text_promotion_link' => "Link promocyjny", + 'text_promotion_link_note_one' => "Jeśli naprawdę lubisz tę witrynę, to dlaczego nie pomóż więcej osób o tym dowiedzieć? Możesz to zrobić poprzez rozpowszechnianie swojego linku promocyjnego. ", + 'text_promotion_link_note_two' => "Każdy użytkownik ma unikalny link promocyjny, losowy adres URL wygenerowany przez system do jego identyfikacji. Gdy ktoś kliknie na link promocyjny, zostanie przekierowany na tę stronę, a system wynagrodzi Cię za pomoc w rozpowszechnianiu adresu URL.", + 'text_you_would_get' => "Otrzymałbyś ", + 'text_bonus_points' => " Punkty bonusowe za każdym razem, gdy Twój link promocyjny jest kliknięty przez niezapisane IP. Tylko jedno kliknięcie jest liczone w ", + 'text_seconds' => " sekund.", + 'text_your_promotion_link_is' => "Twój link promocyjny: ", + 'text_promotion_link_note_four' => "Możesz wybrać czy chcesz użyć linku promocyjnego. Poniżej przedstawiono kilka przykładów: ", + 'col_type' => "Typ", + 'col_code' => "Kod", + 'col_result' => "Wynik", + 'col_note' => "Uwaga", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Jeśli masz swoją osobistą witrynę, możesz użyć kodu XHTML na swojej stronie.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Jeśli masz swoją osobistą witrynę, możesz użyć kodu HTML na swojej stronie.", + 'row_bbcode' => "Kod BBCode", + 'text_bbcode_note' => "Większość oprogramowania forów internetowych (np. VBulletin, Discuz!, PHPWind) obsługuje BBCode. Dobrze jest umieścić link promocyjny w swoim podpisie.", + 'row_bbcode_userbar' => "Zastępca BBCode", + 'text_bbcode_userbar_note' => "Get your personal userbar. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP).", + 'row_bbcode_userbar_alt' => "Alt użytkownika BBCode.", + 'text_bbcode_userbar_alt_note' => "Use this if the above one doesn't work. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP)." +) +?> diff --git a/lang/pl/lang_recover.php b/lang/pl/lang_recover.php new file mode 100644 index 00000000..3202f3b8 --- /dev/null +++ b/lang/pl/lang_recover.php @@ -0,0 +1,39 @@ + "Odzyskanie nie powiodło się! (Patrz poniżej)", + 'std_missing_email_address' => "Musisz podać adres e-mail!", + 'std_invalid_email_address' => "Nieprawidłowy adres e-mail!", + 'std_email_not_in_database' => "Adres e-mail nie został znaleziony w bazie danych.\n", + 'std_error' => "Błąd", + 'std_database_error' => "Błąd bazy danych. Skontaktuj się z administratorem.", + 'std_unable_updating_user_data' => "Nie można zaktualizować danych użytkownika. Skontaktuj się z administratorem o tym błędzie.", + 'text_recover_user' => "Odzyskaj utraconą nazwę użytkownika lub hasło.", + 'text_use_form_below' => "Użyj poniższego formularza, aby zresetować hasło, a dane konta zostały wysłane z powrotem do Ciebie.", + 'text_reply_to_confirmation_email' => "(Będziesz musiał odpowiedzieć na e-mail z potwierdzeniem.)", + 'text_note' => "Uwaga: ", + 'text_ban_ip' => " nieudane próby z rzędu spowodują zablokowanie Twojego IP!", + 'row_registered_email' => "Zarejestrowany e-mail: ", + 'submit_recover_it' => "Odzyskaj ją!", + 'text_you_have' => "Masz ", + 'text_remaining_tries' => " pozostałe próbki.", + + 'mail_this_link' => "TO LINK", + 'mail_here' => "HERA", + + 'mail_title' => " potwierdzenie zresetowania hasła", + 'mail_one' => "Cześć,

    Ktoś ma nadzieję, że Ty poprosiłeś, aby hasło do konta
    związane z tym adresem e-mail ", + 'mail_two' => " zostanie zresetowane.

    Żądanie pochodzi z ", + 'mail_three' => ".

    Jeśli nie zignorowałeś tego e-maila. Proszę nie odpowiadać.

    Jeśli chcesz potwierdzić to żądanie, prosimy o śledzenie ", + 'mail_four' => "
    Po tym, twoje hasło zostanie zresetowane i wysłane z powrotem do Ciebie.

    ------
    Yours,
    Zespół %s.", + + 'mail_two_title' => " dane konta", + 'mail_two_one' => "Cześć,

    Zgodnie z twoim żądaniem wygenerowaliśmy nowe hasło do Twojego konta.

    Oto informacje, które teraz posiadamy w pliku dla tego konta:

    Nazwa użytkownika: ", + 'mail_two_two' => "
    Hasło: ", + 'mail_two_three' => "

    Możesz się zalogować ", + 'mail_two_four' => "

    Możesz zmienić swoje hasło w polu CP użytkownika - Ustawienia zabezpieczeń po zalogowaniu.
    ------
    Yours,
    Zespół %s.", + 'text_select_lang' => "Wybierz język witryny: ", + 'std_user_account_unconfirmed' => "Konto nie zostało jeszcze zweryfikowane. Jeśli nie otrzymałeś e-maila z potwierdzeniem, spróbuj ponownie na nowo.", +); +?> diff --git a/lang/pl/lang_report.php b/lang/pl/lang_report.php new file mode 100644 index 00000000..ee8726c9 --- /dev/null +++ b/lang/pl/lang_report.php @@ -0,0 +1,42 @@ + "Błąd", + 'std_missing_reason' => "Brakujący powód!", + 'std_message' => "Wiadomość", + 'std_successfully_reported' => "Zgłoszono pomyślnie!", + 'std_already_reported_this' => "Już to zgłosiłeś!", + 'std_sorry' => "Przepraszamy", + 'std_cannot_report_oneself' => "Nie możesz zgłosić siebie!", + 'std_invalid_user_id' => "Nieprawidłowy identyfikator użytkownika!", + 'std_cannot_report' => "Nie możesz zgłosić ", + 'std_are_you_sure' => "Jesteś pewien?", + 'text_are_you_sure_user' => "Czy na pewno chcesz zgłosić tego użytkownika ", + 'text_to_staff' => " do personelu w przypadku naruszenia zasad?", + 'text_not_for_leechers' => "Zauważ, że to jest nie do użycia do zgłaszania wyrzutni, mamy skrypty do zajęcia się nimi!", + 'text_reason_is' => "Reason (wymagany): ", + 'submit_confirm' => "Potwierdź", + 'text_reason_note' => " ZAPEWNIA!  Jeśli nie podano powodu, otrzymasz ostrzeżenie samodzielnie.", + 'std_invalid_torrent_id' => "Nieprawidłowy identyfikator torrenta!", + 'text_are_you_sure_torrent' => "Czy na pewno chcesz zgłosić ten torrent ", + 'std_invalid_post_id' => "Nieprawidłowy identyfikator wpisu!", + 'text_are_you_sure_post' => "Czy na pewno chcesz zgłosić post na forum (ID ", + 'text_of_topic' => " tematu ", + 'text_of_torrent' => " torrent ", + 'text_of_offer' => " oferta ", + 'text_of_request' => " wniosku ", + 'text_by' => ") przez ", + 'std_invalid_comment_id' => "Nieprawidłowy identyfikator komentarza!", + 'std_orphaned_comment' => "Ozdobny komentarz. Zgłoś to administratorowi.", + 'text_are_you_sure_comment' => "Czy na pewno chcesz zgłosić komentarz (ID ", + 'std_invalid_offer_id' => "Nieprawidłowy identyfikator oferty!", + 'text_are_you_sure_offer' => "Czy na pewno chcesz zgłosić następującą ofertę ", + 'std_invalid_request_id' => "Nieprawidłowy identyfikator żądania!", + 'std_are_you_sure_request' => "Czy na pewno chcesz zgłosić następujące żądanie ", + 'std_invalid_action' => "Nieprawidłowa akcja.", + 'std_invalid_subtitle_id' => "Nieprawidłowy identyfikator napisów!", + 'text_are_you_sure_subtitle' => "Czy na pewno chcesz zgłosić napisy ", +); + +?> diff --git a/lang/pl/lang_reports.php b/lang/pl/lang_reports.php new file mode 100644 index 00000000..49dcb788 --- /dev/null +++ b/lang/pl/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Brak sprawozdania.", + 'head_reports' => "Raporty", + 'text_reports' => "Raporty", + 'col_added' => "Dodano", + 'col_reporter' => "Zgłaszający", + 'col_reporting' => "Sprawozdawczość", + 'col_type' => "Typ", + 'col_reason' => "Powód", + 'col_dealt_with' => "Dealt z", + 'col_action' => "Akt.", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'text_torrent' => "Torrent", + 'text_torrent_does_not_exist' => "Torrent nie istnieje lub został usunięty.", + 'text_user' => "Użytkownik", + 'text_user_does_not_exist' => "Użytkownik nie istnieje lub został usunięty.", + 'text_offer' => "Oferta", + 'text_offer_does_not_exist' => "Oferta nie istnieje lub została usunięta.", + 'text_forum_post' => "Post na forum", + 'text_post_does_not_exist' => "Post na forum nie istnieje lub został usunięty.", + 'text_post_id' => "ID wpisu ", + 'text_of_topic' => " Wątek ", + 'text_by' => " przez ", + 'text_comment' => "Komentarz", + 'text_comment_does_not_exist' => "Komentarz nie istnieje lub został usunięty.", + 'text_of_torrent' => " torrent ", + 'text_of_offer' => " oferta ", + 'text_comment_id' => "ID komentarza ", + 'text_subtitle' => "Podtytuł", + 'text_subtitle_does_not_exist' => "Napisy nie istnieją lub zostały usunięte.", + 'text_for_torrent_id' => " dla torrenta ID ", + 'submit_set_dealt' => "Ustaw Dealt", + 'submit_delete' => "Usuń", +); + +?> diff --git a/lang/pl/lang_rules.php b/lang/pl/lang_rules.php new file mode 100644 index 00000000..9f6462b5 --- /dev/null +++ b/lang/pl/lang_rules.php @@ -0,0 +1,8 @@ + "Regulamin" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_sendmessage.php b/lang/pl/lang_sendmessage.php new file mode 100644 index 00000000..14124437 --- /dev/null +++ b/lang/pl/lang_sendmessage.php @@ -0,0 +1,24 @@ + "Błąd", + 'std_permission_denied' => "Odmowa dostępu", + 'head_send_message' => "Wyślij wiadomość", + 'text_mass_message' => "Masowa wiadomość do ", + 'text_users' => "użytkownicy", + 'text_subject' => "Temat:", + 'text_comment' => "Komentarz:", + 'text_from' => "Od:", + 'text_take_snapshot' => "Zrób zrzuty:", + 'submit_send_it' => "Wyślij to!", + 'submit_preview' => "Podgląd", + 'text_templates' => "Szablony:", + 'submit_use' => "Użycie", + 'std_no_user_id' => "Brak użytkownika o tym ID.", + 'text_message_to' => "Wiadomość do ", + 'checkbox_delete_message_replying_to' => "Usuń wiadomość, na którą odpowiadasz", + 'checkbox_save_message_to_sendbox' => "Zapisz wiadomość do Sentbox" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_settings.php b/lang/pl/lang_settings.php new file mode 100644 index 00000000..3228b65c --- /dev/null +++ b/lang/pl/lang_settings.php @@ -0,0 +1,819 @@ + "Tak", + 'text_no' => "Nie", + 'text_website_settings' => "Ustawienia witryny", + 'text_configuration_file_saving_note' => "Przed zapisaniem ustawień, upewnij się, że poprawnie skonfigurowałeś plik i uprawnienia dostępu do katalogu.", + 'head_save_main_settings' => "Zapisz ustawienia główne", + 'std_message' => "Wiadomość", + 'std_click' => "Click ", + 'std_here' => "tutaj", + 'std_to_go_back' => " aby wrócić.", + 'head_save_basic_settings' => "Zapisz podstawowe ustawienia", + 'head_save_code_settings' => "Zapisz ustawienia kodu", + 'head_save_bonus_settings' => "Zapisz ustawienia bonusowe", + 'head_save_account_settings' => "Zapisz ustawienia konta", + 'head_save_torrent_settings' => "Zapisz ustawienia torrenta", + 'head_save_smtp_settings' => "Zapisz ustawienia SMTP", + 'head_save_security_settings' => "Zapisz ustawienia bezpieczeństwa", + 'head_save_authority_settings' => "Zapisz ustawienia organu", + 'head_save_tweak_settings' => "Zapisz ustawienia", + 'head_save_bot_settings' => "Zapisz ustawienia bota", + 'head_bot_settings' => "Ustawienia bota", + 'head_tweak_settings' => "Ustawienia Dostosuj", + 'row_save_user_location' => "Zapisz lokalizację użytkownika", + 'text_save_user_location_note' => "Domyślnie 'nie'. Zapisz najnowszą lokalizację przeglądania użytkownika.", + 'row_log_user_ips' => "Loguj adresy IP użytkownika", + 'text_store_user_ips_note' => "Domyślny 'tak'. Zaloguj adres IP, gdy użytkownicy mają inny adres IP.", + 'row_kps_enabled' => "Włącz system punktów bonusowych Karmy", + 'text_enabled' => "Włączone", + 'text_disabled_but_save' => "Wyłączone, ale nadal zapisuj punkty", + 'text_disabled_no_save' => "Łącznie wyłączone", + 'text_kps_note' => "Domyślnie 'włączony'. Włącz KPS lub wyłącz. Zachowaj punkty lub nie.", + 'row_tracker_founded_date' => "Data Założenia trackera", + 'text_tracker_founded_date_note' => "Format czasu to RRRR-MM-DD, ustaw datę utworzenia trackera", + 'row_save_settings' => "Zapisz ustawienia", + 'submit_save_settings' => "Zapisz ustawienia [TYLKO PRESU]", + 'head_smtp_settings' => "Ustawienia SMTP", + 'row_mail_function_type' => "Typ funkcji PHP Mail", + 'head_security_settings' => "Ustawienia zabezpieczeń", + 'row_enable_ssl' => "Użyj SSL (Web)", + 'row_enable_ssl_tracker' => "Użyj SSL (Tracker)", + 'text_optional' => "Opcjonalnie (wybierane przez użytkowników)", + 'text_ssl_note' => "Domyślne 'nie'. Włączenie SSL wymaga dodatkowej konfiguracji dla serwera HTTP i certyfikatu (albo przez organ certyfikacji, albo samopodpisany).", + 'row_enable_image_verification' => "Włącz weryfikację obrazu", + 'text_image_verification_note' => "Domyślny 'no'. Wymagaj od użytkowników wprowadzenia Wizualnego Kod Weryfikacyjny, aby zarejestrować/zalogować/odzyskiwać.", + 'row_allow_email_change' => "Zezwalaj użytkownikowi na zmianę adresu e-mail", + 'text_email_change_note' => "Domyślne 'nie'. Ustaw 'nie', aby uniemożliwić użytkownikom zmianę adresu e-mail", + 'row_cheater_detection_level' => "Poziom wykrywania oszustw", + 'select_none' => "brak", + 'select_conservative' => "konserwatywny", + 'select_normal' => "normalny", + 'select_strict' => "ścisły", + 'select_paranoid' => "paranoid", + 'text_cheater_detection_level_note' => "Domyślne 'normalne'. Ustaw na poziom, który najlepiej pasuje do twojego trackera. Ściślejsza, wolniejsza prędkość ogłaszania peerów. ", + 'text_never_suspect' => "Nigdy nie podejrzewaj ", + 'text_or_above' => " lub powyżej, tzn. nie ma możliwości wykrycia. Domyślne ", + 'row_max_ips' => "Max. adresy IP", + 'text_max_ips_note' => "Wyłącz rejestrację z tym samym adresem IP.", + 'row_max_login_attemps' => "Max. Próby logowania", + 'text_max_login_attemps_note' => "Ban adres IP, który przekracza ten limit.", + 'head_authority_settings' => "Ustawienia organu", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Domyślna klasa użytkownika: ", + 'text_default' => " Domyślny ", + 'text_default_class_note' => ". Klasa przy rejestracji", + 'row_staff_member' => "Członek personelu", + 'text_minimum_class' => "Klasa minimunów: ", + 'text_staff_member_note' => ". Klasy uważane za członków personelu, np. mogą wyświetlać skrzynkę obsługi", + 'row_news_management' => "Zarządzanie wiadomościami", + 'text_news_management_note' => ". Dodaj nowe, edytuj wiadomości, usuń wiadomości", + 'row_post_funbox_item' => "Element skrzynki pocztowej", + 'text_post_funbox_item_note' => ". Publikuj nowe elementy skrzynki i edytuj własne przedmioty skrzynki rozrywkowej", + 'row_funbox_management' => "Zarządzanie Funboxem", + 'text_funbox_management_note' => ". Edytuj, usuń, zbanuj przedmioty kompozytowe", + 'row_shoutbox_management' => "Zarządzanie Shoutboxem", + 'text_shoutbox_management_note' => ". Usuń wiadomości w shoutbox i helpbox", + 'row_poll_management' => "Zarządzanie ankietą", + 'text_poll_management_note' => ". Dodaj nowe, edytuj i usuń ankiety", + 'row_apply_for_links' => "Zastosuj do linków", + 'text_apply_for_links_note' => ". Zastosuj do linków na stronie głównej", + 'row_link_management' => "Zarządzanie linkami", + 'text_link_management_note' => ". Dodaj nowe, edytuj linki", + 'row_forum_post_management' => "Zarządzanie postami na forum", + 'text_forum_post_management_note' => ". Edytuj, usuń, ruch, kij, blokuj posty na forum", + 'row_comment_management' => "Zarządzanie komentarzami", + 'text_comment_management_note' => ". Edytuj, usuń komentarze do torrentów, oferty", + 'row_forum_management' => "Zarządzanie forum", + 'text_forum_management_note' => ". Dodaj nowe, edytuj i usuń fora, przenieś fora", + 'row_view_userlist' => "Zobacz listę użytkowników", + 'text_view_userlist_note' => ". Przeglądaj, wyszukaj listę użytkowników", + 'row_torrent_management' => "Zarządzanie torrentami", + 'text_torrent_management_note' => ". Edycja torrentów, z wyłączeniem ustawiania przyklejania torrentów lub promocji lub usuwania", + 'row_torrent_sticky' => "Przyklejony torrent", + 'text_torrent_sticky_note' => ". Ustaw przyklejone torrenty", + 'row_torrent_on_promotion' => "Torrent przy promocji", + 'text_torrent_promotion_note' => ". Ustaw torrenty na promocję", + 'row_ask_for_reseed' => "Zapytaj o reseedowanie", + 'text_ask_for_reseed_note' => ". Zapytaj o reseedowanie podczas martwych torrentów", + 'row_view_nfo' => "Zobacz NFO", + 'text_view_nfo_note' => ". Zobacz pliki NFO", + 'row_view_torrent_structure' => "Zobacz strukturę torrenta", + 'text_view_torrent_structure_note' => ". Zobacz strukturę plików torrent", + 'row_send_invite' => "Wyślij zaproszenie", + 'text_send_invite_note' => ". Wyślij zaproszenie do innych", + 'row_view_history' => "Zobacz historię", + 'text_view_history_note' => ". Zobacz komentarze i historię postów innych", + 'row_view_topten' => "Zobacz Topten", + 'text_view_topten_note' => ". Zobacz dziesiątki najlepszych", + 'row_view_general_log' => "Zobacz dziennik ogólny", + 'text_view_general_log_note' => ". Zobacz dziennik ogólny, z wyłączeniem poufnego dziennika", + 'row_view_confidential_log' => "Wyświetl dziennik poufny", + 'text_view_confidential_log_note' => ". Zobacz poufny dziennik, np. zmiany ustawień witryny", + 'row_view_user_confidential' => "Zobacz profil poufny użytkownika", + 'text_view_user_confidential_note' => ". Zobacz poufny profil użytkownika, np. adres IP, adres e-mail", + 'row_view_user_torrent' => "Zobacz historię torrentów użytkownika", + 'text_view_user_torrent_note' => ". Zobacz historię torrentów użytkownika, np. pobrane torrenty.
    Ważne tylko wtedy, gdy ustawienia użytkownika dla poziomu prywatności nie są \"silne\"", + 'row_general_profile_management' => "Ogólne zarządzanie profilem użytkownika", + 'text_general_profile_management_note' => ". Zmień profil użytkownika, z wyłączeniem kluczowych, np. e-mail, nazwa użytkownika, ilość przesłanych i pobranych, bonus", + 'row_crucial_profile_management' => "Podstawowe zarządzanie profilem użytkownika", + 'text_crucial_profile_management_note' => ". Zmień kluczowy profil użytkownika, bez darowizny (tylko ", + 'text_can_manage_donation' => " może zarządzać darowizną).", + 'row_upload_subtitle' => "Prześlij napisy", + 'text_upload_subtitle_note' => ". Prześlij napisy dla torrentów", + 'row_delete_own_subtitle' => "Usuń własne napisy", + 'text_delete_own_subtitle_note' => ". Usuń napisy przesłane przez siebie", + 'row_subtitle_management' => "Zarządzanie napisami", + 'text_subtitle_management' => ". Usuń wszystkie napisy", + 'row_update_external_info' => "Aktualizuj informacje zewnętrzne", + 'text_update_external_info_note' => ". Aktualizuj przestarzałe informacje zewnętrzne, np. informacje o IMDb", + 'row_view_anonymous' => "Zobacz Anonimowe", + 'text_view_anonymous_note' => ". Zobacz, kto jest anonimowy", + 'row_be_anonymous' => "Bądź anonimowy", + 'text_be_anonymous_note' => ". Prześlij torrenty, napisy anonimowo", + 'row_add_offer' => "Dodaj ofertę", + 'text_add_offer_note' => ". Dodaj oferty do przesłania", + 'row_offer_management' => "Zarządzanie ofertami", + 'text_offer_management_note' => ". Zezwól na edycję, usuń ofertę", + 'row_upload_torrent' => "Prześlij torrent", + 'text_upload_torrent_note' => ". Prześlij torrenty do sekcji torrenty", + 'row_upload_special_torrent' => "Prześlij specjalny torrent", + 'text_upload_special_torrent_note' => ". Prześlij torrenty do sekcji specjalnej", + 'row_view_special_torrent' => 'Zobacz specjalny torrent', + 'text_view_special_torrent_note' => 'Zobacz torrenty w sekcji specjalnej', + 'row_move_torrent' => "Przenieś torrent", + 'text_move_torrent_note' => ". Przenieś torrenty między sekcjami", + 'row_chronicle_management' => "Zarządzanie Chronilem", + 'text_chronicle_management_note' => ". Dodaj, edytuj i usuń chroniczne.", + 'row_view_invite' => "Zobacz zaproszenie", + 'text_view_invite_note' => ". Zobacz historię zaproszeń użytkownika.", + 'row_buy_invites' => "Kup zaproszenia", + 'text_buy_invites_note' => ". Kup zaproszenia w centrum premii.", + 'row_see_banned_torrents' => "Zobacz zablokowane torrenty", + 'text_see_banned_torrents_note' => ". Zobacz i pobierz zablokowane torrenty.", + 'row_vote_against_offers' => "Głosuj przeciwko ofertom", + 'text_vote_against_offers_note' => ". Głosuj przeciwko ofertom.", + 'row_allow_userbar' => "Zezwalaj na pasek użytkownika", + 'text_allow_userbar_note' => ". Pobierz jego pasek użytkownika.", + 'head_basic_settings' => "Podstawowe ustawienia", + 'row_site_name' => "Nazwa witryny", + 'text_site_name_note' => "Nazwa strony internetowej.", + 'row_base_url' => "Podstawowy adres URL", + 'text_it_should_be' => "Powinna być: ", + 'text_base_url_note' => ". NIE na końcu ukośnik (/)!", + 'row_announce_url' => "Adres URL ogłoszenia", + 'row_mysql_host' => "Serwer MySQL", + 'text_mysql_host_note' => "Wprowadź swój serwer MySQL. Jeśli MySQL działa na tym samym serwerze co serwer HTTP, wprowadź 'localhost'. W przeciwnym razie wprowadź adres IP serwera, na którym działa MySQL.", + 'row_mysql_user' => "Użytkownik MySQL", + 'text_mysql_user_note' => "Wprowadź nazwę użytkownika MySQL. Domyślnym użytkownikiem jest 'root'. Jednak ze względów bezpieczeństwa możesz rozważyć utworzenie innego użytkownika MySQL dla tej witryny", + 'row_mysql_password' => "Hasło MySQL", + 'text_mysql_password_note' => "Ze względów bezpieczeństwa obecne hasło MySQL nie jest tutaj wyświetlane. Musisz wprowadzić hasło MySQL za każdym razem, gdy zmieniasz ustawienia podstawowe.", + 'row_mysql_database_name' => "Nazwa bazy danych MySQL", + 'row_mysql_database_port' => "Port bazy danych MySQL", + 'text_mysql_database_name_note' => "Wprowadź nazwę bazy danych swojego trackera.", + 'text_mysql_database_port_note' => "Wprowadź port bazy danych swojego trackera.", + 'head_code_settings' => "Ustawienia kodu", + 'row_main_version' => "Wersja główna", + 'text_main_version_note' => "Główna wersja kodu.", + 'row_sub_version' => "Podwersja", + 'text_sub_version_note' => "Podwersja kodu", + 'row_release_date' => "Data wydania", + 'text_release_date_note' => "Format czasu to RRRR-MM-DD. Kod daty został wydany.", + 'row_authorize_to' => "Autoryzuj do", + 'text_authorize_to_note' => "Witryna lub osoby, do których kod jest autoryzowany.", + 'row_authorization_type' => "Typ autoryzacji", + 'text_free' => "Darmowe", + 'text_commercial' => "Handlowa", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "Adres URL witryny ", + 'text_web_site_note_two' => ".", + 'row_email' => "E-mail", + 'text_email_note_one' => "Kontaktowy adres e-mail ", + 'text_email_note_two' => ".", + 'row_msn' => "MSN", + 'text_msn_note_one' => "Kontakt z MSN ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "Kontakt QQ z ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Telefon", + 'text_telephone_note_one' => "Telefon kontaktowy ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Ustawienia bonusowe", + 'text_bonus_by_seeding' => "Uzyskaj bonus przez seedowanie", + 'row_donor_gets_double' => "Dodawca pobiera Podwójne", + 'text_donor_gets' => "dawca zawsze otrzymuje ", + 'text_times_as_many' => " razy tyle punktów premiowych za seedowanie. Domyślnie '2'. Ustaw na '0', aby dawcy traktowali jako zwykłych użytkowników.", + 'row_basic_seeding_bonus' => "Podstawowy Bonus Seedów", + 'text_user_would_get' => "Użytkownik otrzymałby ", + 'text_bonus_points' => " punkty bonusowe za seedowanie torrentów, maksimum ", + 'text_torrents_default' => " torrenty. Domyślnie '1', '7'. Ustaw punkty bonusowe na '0', aby wyłączyć regułę.", + 'row_seeding_formula' => "Formuła seedowania", + 'text_bonus_formula_one' => "Liczba zdobytych punktów karmy na godzinę jest określona według następującego wzoru:", + 'text_where' => "gdzie", + 'text_bonus_formula_two' => "A jest zmienną pośrednią
  • Ti to iczasu Alive (TA), i. . czas, jaki upłynął od przesłania torrenta, w tygodniach", + 'text_bonus_formula_three' => "T0 jest parametrem. T0= ", + 'text_bonus_formula_four' => ". Domyślnie '4'", + 'text_bonus_formula_five' => "Si to rozmiar torrenta iw GB", + 'text_bonus_formula_six' => "Ni to liczba obecnych seedów itorrenta
  • N0 jest parametrem. N0= ", + 'text_bonus_formula_zero_bonus_factor' => "Wi jest wagą torrenta i. Domyślnie jest 1, zero torrentów to ", + 'text_bonus_formula_seven' => ". Domyślnie '7'", + 'text_bonus_formula_eight' => "B to liczba punktów karmy zdobytych przez seedowanie w ciągu godziny", + 'text_bonus_formula_nine' => "B0 jest parametrem, który dla maksymalnych punktów bonusowych na godzinę może otrzymać użytkownik przez seedowanie. B0= ", + 'text_bonus_formula_ten' => ". Domyślnie '100'", + 'text_bonus_formula_eleven' => "L to parametr. L= ", + 'text_bonus_formula_twelve' => ". Domyślnie '300'", + 'text_misc_ways_get_bonus' => "Różne sposoby uzyskania bonusu", + 'row_uploading_torrent' => "Przesyłanie torrenta", + 'text_uploading_torrent_note' => " punkty bonusowe za przesłanie nowego torrentu. Domyślnie '15'.", + 'row_uploading_subtitle' => "Przesyłanie napisów", + 'text_uploading_subtitle_note' => " punkty bonusowe za przesłanie nowego napisu. Domyślnie '5'.", + 'row_starting_topic' => "Rozpoczęcie tematu", + 'text_starting_topic_note' => " punkty bonusowe za rozpoczęcie nowego tematu na forach. Domyślnie '2'.", + 'row_making_post' => "Tworzenie posta", + 'text_making_post_note' => " punkty bonusowe za tworzenie postu na forum. Domyślnie '1'.", + 'row_adding_comment' => "Dodawanie komentarza", + 'text_adding_comment_note' => " Punkty bonusowe za dodanie komentarza dla torrentów, oferty. Domyślnie '1'.", + 'row_voting_on_poll' => "Głosowanie nad głosowaniem", + 'text_voting_on_poll_note' => " punkty bonusowe za głosowanie na ankietę. Domyślnie '1'.", + 'row_voting_on_offer' => "Głosowanie w ofercie", + 'text_voting_on_offer_note' => " punkty bonusowe za głosowanie nad ofertą. Domyślnie '1'.", + 'row_voting_on_funbox' => "Głosowanie na skrzynce", + 'text_voting_on_funbox_note' => " punkty bonusowe za głosowanie na zabawki. Domyślnie '1'.", + 'row_saying_thanks' => "Powiedz podziękowania", + 'text_giver_and_receiver_get' => "Gracz i odbiorca podziękowań otrzymają odpowiednio: ", + 'text_saying_thanks_and' => " W przypadku gdy państwo członkowskie lub Szwajcaria stwierdzi, że dane państwo członkowskie lub Szwajcaria spełniają warunki określone w art. 4 ust. 1 lit. a) i b) oraz w art. 5 ust. 1 lit. b) i c) rozporządzenia (WE) nr 207/2009 oraz w art. 5 ust. 1 lit. b) i c) rozporządzenia (WE) nr 207/2009 oraz w art. 5 ust. 1 lit. b) tego rozporządzenia i art. 6 ust. 1 lit. b) tego rozporządzenia i c) tego rozporządzenia stosuje się od dnia 1 stycznia 2018 r. ", + 'text_saying_thanks_default' => " punkty bonusowe. Domyślnie '0.5', '0'.", + 'row_funbox_stuff_reward' => "Nagroda za rzeczy w beczce", + 'text_funbox_stuff_reward_note' => " punkty bonusowe za wysyłanie rzeczników o rankingu 'zabawny'. Domyślnie '5'.", + 'text_things_cost_bonus' => "To, co kosztuje bonus", + 'row_one_gb_credit' => "1.0 GB uploadu kredytu", + 'text_it_costs_user' => "To kosztuje użytkownika ", + 'text_one_gb_credit_note' => " punkty bonusowe do wymiany za 1 GB przesyłanego kredytu. Domyślnie '300'.", + 'row_five_gb_credit' => "5.0 GB uploadu kredytu", + 'text_five_gb_credit_note' => " punkty bonusowe do wymiany na 5,0 GB przesyłanego kredytu. Domyślnie '800'.", + 'row_ten_gb_credit' => "10.0 GB uploadu kredytu", + 'text_ten_gb_credit_note' => " punkty bonusowe do wymiany na 10,0 GB przesyłanego kredytu. Domyślnie '1200'.", + 'row_ratio_limit' => "Limit stosunku", + 'text_user_with_ratio' => "Użytkownik o stosunku powyżej ", + 'text_uploaded_amount_above' => " i przesłana kwota powyżej ", + 'text_ratio_limit_default' => " GB nie może wymienić się na przesłanie kredytu. Domyślnie '6', '50'. Ustaw stosunek do '0', aby wyłączyć limit.", + 'row_buy_an_invite' => "Kup zaproszenie", + 'text_buy_an_invite_note' => " Punkty bonusowe, aby otrzymać zaproszenie. Domyślnie '1000'.Ustaw stosunek do '0', aby wyłączyć zakup.", + 'row_custom_title' => "Własny tytuł", + 'text_custom_title_note' => " punkty bonusowe do własnego tytułu. Domyślnie '5000'.", + 'row_vip_status' => "Status VIP", + 'text_vip_status_note' => " punkty premiowe do zakupu statusu VIP na jeden miesiąc. Domyślnie '8000'.", + 'row_allow_giving_bonus_gift' => "Zezwól na prezent bonusowy", + 'text_giving_bonus_gift_note' => "Pozwól użytkownikom na danie sobie nawzajem bonusowego prezentu. Domyślnie 'tak'.", + 'head_account_settings' => "Ustawienia konta", + 'row_never_delete' => "Nigdy nie wyłączaj", + 'text_delete_inactive_accounts' => "Wyłącz nieaktywne konta użytkowników", + 'text_never_delete' => " lub powyżej nigdy nie będzie wyłączone. Domyślnie ", + 'row_never_delete_if_packed' => "Nigdy nie wyłączaj, jeśli zapakowane", + 'text_never_delete_if_packed' => " lub powyżej nigdy nie byliby wyłączeni w przypadku spakowania. Domyślnie ", + 'row_delete_packed' => "Wyłącz spakowane konta", + 'text_delete_packed_note_one' => "Zapakowane konta zostałyby wyłączone, jeśli użytkownicy nie zalogowali się więcej niż ", + 'text_delete_packed_note_two' => " dni z rzędu. Domyślnie '400', ustaw '0', aby wyłączyć regułę.", + 'row_delete_unpacked' => "Wyłącz rozpakowane konta", + 'text_delete_unpacked_note_one' => "Niepakowane konta zostałyby wyłączone, jeśli użytkownicy nie zalogowali się więcej niż ", + 'text_delete_unpacked_note_two' => " dni w rzędzie. Domyślnie '150', ustaw '0', aby wyłączyć regułę.", + 'row_delete_no_transfer' => "Wyłącz konta bez danych transferu", + 'text_delete_transfer_note_one' => "Konta z wgraną i pobraną kwotą 0 zostałyby usunięte, jeśli użytkownicy nie zalogowali się więcej niż ", + 'text_delete_transfer_note_two' => " dni z rzędu lub użytkownicy zostali zarejestrowani przez więcej niż ", + 'text_delete_transfer_note_three' => " dni. Domyślnie '60', '0'.
    UWAGA: Dwie reguły działają oddzielnie. Ustawienie jednej z nich na '0' TYLKO wyłącza jedną zasadę.", + 'text_user_promotion_demotion' => "Promocja i democja użytkownika", + 'row_ban_peasant_one' => "Ban ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " zostałoby zakazane, gdyby nie promowano w ramach ", + 'text_ban_peasant_note_two' => " dni. Domyślnie '30', ustaw '0', aby zbanować je natychmiast.", + 'row_demoted_to_peasant_one' => "Degraduj do ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Użytkownicy zostaliby rozłożeni na ", + 'text_demoted_peasant_note_two' => " na jednym z następujących warunków: ", + 'text_downloaded_amount_larger_than' => "Pobrana kwota większa niż ", + 'text_and_ratio_below' => " GB i stosunek poniżej ", + 'text_demote_peasant_default_one' => ". Domyślnie '50', '0.4'.", + 'text_demote_peasant_default_two' => ". Domyślnie '100', '0.5'.", + 'text_demote_peasant_default_three' => ". Domyślnie '200', '0.6'.", + 'text_demote_peasant_default_four' => ". Domyślnie '400', '0.7'.", + 'text_demote_peasant_default_five' => ". Domyślnie '800', '0.8'.", + 'text_demote_peasant_note' => "UWAGA: NIE zmień kolejność pobranych kwot. Ustaw pobraną kwotę na '0' aby wyłączyć odpowiednią regułę.", + 'row_promote_to_one' => "Promuj do ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Użytkownicy, którzy byli członkiem dłużej niż ", + 'text_downloaded_more_than' => ", i pobrano więcej niż ", + 'text_with_ratio_above' => "GB, ze współczynnikiem powyżej ", + 'text_seed_points_more_than' => 'tydzień, punkty siewne powyżej', + 'text_be_promoted_to' => ", zostałby promowany do: ", + 'text_promote_to_default_one' => ". Domyślnie ", + 'text_promote_to_default_two' => ". Domyślnie ", + 'text_demote_with_ratio_below' => "Użytkownicy byliby jednak obniżani, gdyby jego stosunek spadł poniżej ", + 'head_torrent_settings' => "Ustawienia torrenta", + 'row_promotion_rules' => "Reguły promocji", + 'text_promotion_rules_note' => "Włącz automatyczne reguły promocji. Kod Ugly jest teraz potrzebny.", + 'row_random_promotion' => "Losowa Awans", + 'text_random_promotion_note_one' => "Torrenty promowane losowo przez system podczas wysyłania.", + 'text_halfleech_chance_becoming' => "% szans, że zostanie 50% Leech. Domyślnie '5'.", + 'text_free_chance_becoming' => "% szans, że stanie się Darmowy Leech. Domyślnie '2'.", + 'text_twoup_chance_becoming' => "% szans na 2X. Domyślnie '2'.", + 'text_freetwoup_chance_becoming' => "% szans na to, że staną się Darmowym Leech i 2X w górę. Domyślnie '1'.", + 'text_twouphalfleech_chance_becoming' => "% szans, że stanie się 2x i 50% w dół. Domyślnie '0'.", + 'text_random_promotion_note_two' => "Ustaw wartości na '0', aby wyłączyć reguły.", + 'row_large_torrent_promotion' => "Duża promocja torrentów", + 'text_torrent_larger_than' => "Torrenty większe niż ", + 'text_gb_promoted_to' => " GB będzie automatycznie promowany do ", + 'text_by_system_upon_uploading' => " przez system po załadowaniu. ", + 'text_large_torrent_promotion_note' => "Domyślnie '20', 'darmowe'. Ustaw rozmiar torrenta na '0', aby wyłączyć regułę.", + 'row_promotion_timeout' => "Limit czasu promocji", + 'text_promotion_timeout_note_one' => "Promocja torrentów wygaśnie po pewnym czasie.", + 'text_halfleech_will_become' => "50% pijawki stanie się ", + 'text_after' => " po ", + 'text_halfleech_timeout_default' => " dni. Domyślne 'normalne', '150'.", + 'text_free_will_become' => "Darmowa pijawka stanie się ", + 'text_free_timeout_default' => " dni. Domyślne 'normalne', '60'.", + 'text_twoup_will_become' => "2X stanie się ", + 'text_twoup_timeout_default' => " dni. Domyślne 'normalne', '60'.", + 'text_freetwoup_will_become' => "Darmowa pijawka i 2X do staną się ", + 'text_freetwoup_timeout_default' => " dni. Domyślne 'normalne', '30'.", + 'text_halfleechtwoup_will_become' => "50% pijawki i 2X do stanie się ", + 'text_halfleechtwoup_timeout_default' => " dni. Domyślne 'normalne', '30'.", + 'text_normal_will_become' => "Normalny stanie się ", + 'text_normal_timeout_default' => " dni. Domyślne 'normalne', '0'.", + 'text_promotion_timeout_note_two' => "Ustaw dni na '0', aby utrzymać promocję na zawsze.", + 'row_auto_pick_hot' => "Automatycznie wybierz Hot", + 'text_torrents_uploaded_within' => "Torrenty wgrane w ", + 'text_days_with_more_than' => " dni z więcej niż ", + 'text_be_picked_as_hot' => " seedery zostaną automatycznie wybrane jako Gorący.", + 'text_auto_pick_hot_default' => " Domyślnie '7', '10'. Ustaw dni na '0', aby je wyłączyć.", + 'row_uploader_get_double' => "Przesyłacz uzyskaj podwójne", + 'text_torrent_uploader_gets' => "Przesyłacz torrent zawsze otrzymuje ", + 'text_times_uploading_credit' => " razy tyle środków na przesyłanie. ", + 'text_uploader_get_double_default' => "Domyślnie '1'. Ustaw na '1', aby normalnie traktować przesyłanie torrentów.", + 'row_delete_dead_torrents' => "Usuń martwe torrenty", + 'text_torrents_being_dead_for' => "Torrenty, które były martwe przez ", + 'text_days_be_deleted' => " dni w rzędzie zostaną automatycznie usunięte. Domyślnie '0'. Ustaw na '0' wyłącz regułę.", + 'row_delete_dead_torrents_note' => "OSTRZEŻENIE: Po usunięciu torrentów nie można odzyskać. Pamiętaj, aby wyłączyć tę regułę, gdy witryna jest wyłączona przez długi czas.", + 'head_main_settings' => "Główne ustawienia", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Domyślne 'tak'. Chcesz wyłączyć swoją witrynę podczas wykonywania aktualizacji lub innych prac konserwacyjnych? Uwaga:: Administratorzy nadal będą mogli zobaczyć witrynę.", + 'row_enable_invite_system' => "Włącz system zaproszeń", + 'text_invite_system_note' => "Domyślne 'tak'. Zezwalaj na rejestracje za pomocą systemu zaproszeń.", + 'row_initial_uploading_amount' => "Początkowa ilość przesyłania", + 'text_initial_uploading_amount_note' => "Ile punktów przesyłania (w bajcie, tj. 1073741824 = 1GB) powinien być podany każdy użytkownik przy rejestracji? Domyślnie '0'.", + 'row_initial_invites' => "Początkowa liczba zaproszeń", + 'text_initial_invites_note' => "Ile zaproszeń powinno być nadanych każdemu użytkownikowi podczas rejestracji? Domyślnie '0'.", + 'row_invite_timeout' => "Limit czasu zaproszenia", + 'text_invite_timeout_note' => "W dniach. Usuń kod zaproszenia po X dniach, które nie odpowiedziały na zaproszenie do składania wniosków. Domyślnie '7'.", + 'row_enable_registration_system' => "Włącz system rejestracji", + 'row_allow_registrations' => "Zezwalaj na otwarte rejestracje. Domyślnie 'tak'.", + 'row_verification_type' => "Typ weryfikacji", + 'text_email' => "E-mail", + 'text_admin' => "Administrator", + 'text_automatically' => "Automatycznie", + 'text_verification_type_note' => "EMAIL: Wysłano wiadomość e-mail z potwierdzeniem. →: Ręczna aktywacja. AUTOMATYCZNA: Aktywuj użytkownika po rejestracji.", + 'row_enable_wait_system' => "Włącz system oczekiwania", + 'text_wait_system_note' => "Włącz lub wyłącz system oczekiwania (patrz FAQ).", + 'row_enable_max_slots_system' => "Włącz maksymalny system SLots", + 'text_max_slots_system_note' => "Domyślnie 'nie'. Włącz lub wyłącz maksymalną liczbę jednoczesnych pobrań (AKA Max slots) (patrz FAQ).", + 'row_show_polls' => "Pokaż ankiety", + 'text_show_polls_note' => "Domyślne 'tak'. Pokaż system POLL na stronie głównej.", + 'row_show_stats' => "Pokaż statystyki", + 'text_show_stats_note' => "Domyślne 'tak'. Pokaż STATS system na stronie głównej.", + 'row_show_last_posts' => "Pokaż ostatnie posty na forum x", + 'text_show_last_posts_note' => "Domyślnie 'nie'. Pokaż ostatnie x posty na stronie głównej.", + 'row_show_last_torrents' => "Pokaż ostatnie x torrenty", + 'text_show_last_torrents_note' => "Domyślne 'nie'. Pokaż ostatnie x torrenty na stronie głównej.", + 'row_show_server_load' => "Pokaż obciążenie serwera", + 'text_show_server_load_note' => "Domyślne 'tak'. Pokaż obciążenie serwera na stronie głównej.", + 'row_show_forum_stats' => "Pokaż statystyki forum", + 'text_show_forum_stats_note' => "Domyślne 'tak'. Pokaż statystyki forum na stronie forum.", + 'row_show_hot' => "Pokaż Gorące", + 'text_show_hot_note' => "Domyślne 'tak'. Pokaż gorące zasoby na stronie głównej. Gorące zasoby są automatycznie wybierane przez system lub ręcznie przez członków personelu.", + 'row_show_classic' => "Pokaż klasyczny", + 'text_show_classic_note' => "Domyślny 'nie'. Pokaż klasyczne zasoby na stronie głównej. Tylko wyznaczeni moderatorzy lub powyżej mogą wybrać klasyczne zasoby.", + 'row_enable_imdb_system' => "Włącz system IMDb", + 'text_imdb_system_note' => "Domyślne 'tak'. Ogólnosystemowe ustawienia informacji IMDb.", + 'row_enable_pt_gen_system' => 'Włącz system PT Gen', + 'text_enable_pt_gen_system_note' => "Domyślne ustawienie \"nie\". Ogólnosystemowe informacje o PT-Gen.", + 'row_pt_gen_api_point' => "Punkt api generała broni", + 'text_pt_gen_api_point_note' => "Domyślne '', gdy wymagane, odwołanie do Documatation aby zbudować siebie", + 'row_enable_school_system' => "Włącz system szkolny", + 'text_school_system_note' => "Domyślnie 'nie'. NIE włącz to, chyba że wiesz, co robisz!", + 'row_restrict_email_domain' => "Ogranicz domenę e-mail", + 'text_restrict_email_domain_note' => "Domyślnie 'nie'. Ustaw na 'tak', aby zezwolić tylko na rejestrację niektórych domen e-mail. Zobacz tutaj.", + 'row_show_shoutbox' => "Pokaż Shoutbox", + 'text_show_shoutbox_note' => "Domyślne 'tak'. Pokaż shoutbox na stronie głównej.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "Domyślnie 'nie'. Pokaż zabawę na stronie głównej.", + 'row_enable_offer_section' => "Włącz sekcję oferty", + 'text_offer_section_note' => "Domyślne 'tak'. Włącz lub wyłącz sekcję oferty.", + 'row_show_donation' => "Włącz darowizny", + 'text_show_donation_note' => "Pokaż darowiznę i darowiznę na pierwszej dziesiątce.", + 'row_show_special_section' => "Włącz specjalną sekcję", + 'text_show_special_section_note' => "Domyślnie 'nie'. NIE włącz to, chyba że wiesz, co robisz!", + 'row_weekend_free_uploading' => "Darmowe przesyłanie w weekend", + 'text_weekend_free_uploading_note' => "Domyślne 'nie'. Ustaw na 'tak', aby umożliwić wszystkim użytkownikom przesyłanie torrentów w weekend (od soboty 12:00 do niedzieli 23:59).", + 'row_enable_helpbox' => "Włącz pomoc", + 'text_helpbox_note' => "Domyślnie 'nie'. Ustaw na 'nie', aby zabronić gościom krzywdzących wiadomości.", + 'row_enable_bitbucket' => "Włącz Bitbucket", + 'text_bitbucket_note' => "Domyślne 'tak'. Ustaw na 'nie', aby zakazać użytkownikom przesyłania awatarów do trackera.", + 'row_enable_small_description' => "Włącz małą transkrypcję", + 'text_small_description_note' => "Domyślne 'tak'. Wyświetlaj pod tytułem torrenta na stronie torrent.", + 'row_ptshow_naming_style' => "Styl nazewnictwa PTS", + 'text_ptshow_naming_style_note' => "Domyślnie 'nie'. W formacie [MM.DD.YY][Oryginalna Nazwa] [Chińska Nazwa]. NIE włącz to, chyba że wiesz, co robisz!", + 'row_use_external_forum' => "Użyj zewnętrznego forum", + 'text_use_external_forum_note' => "Domyślnie 'nie'. Ustaw na 'tak', aby używać zewnętrznego forum zamiast wewnętrznego forum.", + 'row_external_forum_url' => "Adres URL zewnętrznego forum", + 'text_external_forum_url_note' => "Powinna być taka jak http://www.cc98.org", + 'row_torrents_category_mode' => "Tryb kategorii sekcji torrenty", + 'text_torrents_category_mode_note' => "To zmienia tryb kategorii na stronie torrent.", + 'row_special_category_mode' => "Tryb kategorii sekcji specjalnej", + 'text_special_category_mode_note' => "To zmienia tryb kategorii w sekcji specjalnej.", + 'row_default_site_language' => "Domyślny język witryny", + 'text_default_site_language_note' => "To zmienia domyślny język na stronie logowania.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Nowo zarejestrowani użytkownicy używaliby tego arkusza stylów.", + 'row_max_torrent_size' => "Maksymalny rozmiar torrenta", + 'text_max_torrent_size_note' => " W bajtach. Domyślnie 1048576 (tj. 1 MB)", + 'row_announce_interval' => "Okresy Ogłoszenia", + 'text_announce_interval_note_one' => "W sekundach. Zapowiedź interwał trackera prosi klientów BitTorrent o aktualizację informacji. jednakże, w praktyce interwał ogłaszania może być inny, ponieważ klienci BitTorrent mogą zignorować tę wiadomość lub użytkownicy mogą wybrać ręczne podłączenie trackera.", + 'text_announce_default' => "Domyślnie: ", + 'text_announce_default_default' => "Domyślnie '1800', tj. 30 minut", + 'text_for_torrents_older_than' => "Dla torrentów starszych niż ", + 'text_days' => " dni: ", + 'text_announce_two_default' => "Domyślnie '7', '2700' (tj. 45 minut). Ustaw dni na '0', aby wyłączyć regułę.", + 'text_announce_three_default' => "Domyślnie '30', '3600' (tj. 60 minut). Ustaw dni na '0', aby wyłączyć regułę.", + 'text_announce_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!
    Shorter interval means more accurate of peers' information-updating and HEAVIER tracker load.", + 'row_cleanup_interval' => "Interwał automatycznego czyszczenia", + 'text_cleanup_interval_note_one' => "Wykonaj czyszczenie (promocja użytkownika, demoacja, dodawanie bonusu do seedowania itp.) co XXX sekund.", + 'text_priority_one' => "Priorytet 1: ", + 'text_priority_one_note' => "Zaktualizuj status partnera; Oblicz premię do seedowania. Domyślnie '3600', tj. 60 minut.", + 'text_priority_two' => "Priorytet 2: ", + 'text_priority_two_note' => "Aktualizuj widoczność torrentów. Domyślnie '5400', tj. 90 minut.", + 'text_priority_three' => "Priorytet 3: ", + 'text_priority_three_note' => "Aktualizuj liczbę seedów, ścinków, komentarzy dla torrentów; Aktualizuj post/temat na forum; Usuń oferty, które są przekroczone; Promocja wygasłych torrentów; automatycznie wybieraj gorące torrenty. Domyślnie „7200”, tj. 2 godziny.", + 'text_priority_four' => "Priorytet 4: ", + 'text_priority_four_note' => "Usuń niepotwierdzone konta, stare próby logowania, kody zaproszeń i kody reżimu; wyczyść konta użytkowników (usuwanie nieaktywnych, promocja i democjalizacja konta, banowanie itp. ; Wysyłanie zdjęcia; Aktualizuj całkowity czas seedowania i wypychania użytkowników. Domyślnie '86400', tj. 24 godziny.", + 'text_priority_five' => "Priorytet 5: ", + 'text_priority_five_note' => "Usuń torrenty, które już nie istnieją; Zablokuj bardzo stare tematy forum; Usuń bardzo stare elementy raportu. Domyślnie '1296000', tj. 15 dni.", + 'text_cleanup_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!", + 'row_signup_timeout' => "Limit czasu rejestracji", + 'text_signup_timeout_note' => "W sekundach. Usuń niepotwierdzonych użytkowników po XXX sekundach. Domyślnie '259200', tj. 3 dni.", + 'row_min_offer_votes' => "Min. Głosy Oferty", + 'text_min_offer_votes_note' => "Oferta zostaje zatwierdzona, gdy głosy poparcia są o XXX większe niż głosy przeciwne. Domyślnie '15'.", + 'row_offer_vote_timeout' => "Czas głosowania na Ofertę", + 'text_offer_vote_timeout_note' => "W sekundach. Usuń oferty, jeśli nie zagłosowano po XXX sekundach. Domyślnie '259200', tj. 72 godziny. Ustaw na '0', aby wyłączyć limit czasu.", + 'row_offer_upload_timeout' => "Limit czasu wysyłania oferty", + 'text_offer_upload_timeout_note' => "W sekundach. Usuń oferty, jeśli nie zostaną przesłane po głosowaniu na XXX sekund. Domyślnie '86400', tj. 24 godziny. Ustaw na '0', aby wyłączyć limit czasu.", + 'row_max_subtitle_size' => "Maksymalny rozmiar napisów", + 'text_max_subtitle_size_note' => "W bajtach. Maksymalny rozmiar napisów dozwolonych do przesłania. Domyślnie 3145728, tj. 3 MB. Ustaw na '0', aby wyłączyć limit.", + 'row_posts_per_page' => "Domyślne posty na stronie", + 'text_posts_per_page_note' => "Liczba postów na stronę wyświetlanych w temacie forum. Domyślnie '10'.
    Zauważ, że osobiste ustawienia użytkownika zastąpiłyby to", + 'row_topics_per_page' => "Domyślne tematy na stronie", + 'text_topics_per_page_note' => "Liczba tematów na stronę wyświetlana na forum. Domyślnie '20'.
    Zauważ, że osobiste ustawienia użytkownika zastąpiłyby to", + 'row_number_of_news' => "Liczba wiadomości", + 'text_number_of_news_note' => "Pokaż XXX części ostatnich wiadomości na stronie głównej. Domyślnie '3'.", + 'row_torrent_dead_time' => "Maks. czas martwy torrentów", + 'text_torrent_dead_time_note' => "W sekundach. Zaznacz torrent jako martwy po braku seedera przez XXX sekund. Domyślnie '21600', tj. 6 godzin.", + 'row_max_users' => "Max. Użytkownicy", + 'text_max_users' => "Ilekroć ten limit zostanie osiągnięty, rejestracja za darmo i przez zaproszenie jest wyłączona.", + 'row_https_announce_url' => "Adres URL ogłoszenia HTTPS", + 'text_https_announce_url_note' => "Pozostaw puste, jeśli używasz tego samego adresu URL zarówno dla HTTP jak i HTTPS. Powinien być: ", + 'row_site_accountant_userid' => "ID Użytkownika Klienta", + 'text_site_accountant_userid_note' => "W liczbach, np. '1'. ID użytkownika, do którego darczyńcy powinni wysłać wiadomość o darowizna.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "Konto Alipay używane do otrzymywania darowizny, np. 'yourname@gmail.com'. Pozostaw puste, jeśli nie masz konta Alipay", + 'row_paypal_account' => "Konto PayPal", + 'text_paypal_account_note' => "Konto PayPal, którego używasz do otrzymywania darowizny, np. 'yourname@gmail.com'. Pozostaw puste, jeśli nie masz konta PayPal.", + 'row_site_email' => "E-mail witryny", + 'text_site_email_note' => "Adres e-mail strony internetowej", + 'row_report_email' => "Zgłoś e-mail", + 'text_report_email_note' => "Zgłoś adres e-mail", + 'row_site_slogan' => "Slogan witryny", + 'text_site_slogan_note' => "Slogan strony internetowej", + 'row_icp_license' => "Licencja ICP", + 'text_icp_license_note' => "To jest system licencjonowania stron internetowych obsługiwanych przez Chiny. Pozostaw to puste, jeśli nie posiadasz.", + 'row_torrent_directory' => "Katalog torrent", + 'text_torrent_directory' => "Domyślne 'torrenty'. NIE ukośnik (/) na końcu!", + 'row_bitbucket_directory' => "Katalog Bitbucket", + 'text_bitbucket_directory_note' => "Domyślny 'bitbucket'. NIE ukośnik (/) na końcu!", + 'row_cache_directory' => "Katalog pamięci podręcznej", + 'text_cache_directory_note' => "Domyślne 'cache'. NIE na końcu ukośnik (/)!", + 'row_torrent_name_prefix' => "Prefiks nazwy torrenta", + 'text_torrent_name_prefix_note' => "Dodaj prefiks do nazwy pliku torrent pobranego z tej witryny. Domyślnie '[Nexus]'. No trailing kropka (.) na końcu!", + 'row_peering_time_calculation' => "Rozpoczęcie seedowania czasu obliczeń", + 'text_peering_time_calculation_note' => "Pozostaw to puste. Jest ustawiony z powodu starszeństwa.", + 'row_new_subtitle_id' => "Nowy identyfikator napisów", + 'text_new_subtitle_id_note' => "Po prostu zachowaj to \"0\". Jest on ustawiony ze względu na spuściznę.", + 'head_website_settings' => "Ustawienia witryny", + 'row_basic_settings' => "Podstawowe ustawienia", + 'submit_basic_settings' => "Podstawowe ustawienia", + 'text_basic_settings_note' => "Skonfiguruj najbardziej podstawowe rzeczy, nazwę witryny.", + 'row_main_settings' => "Główne ustawienia", + 'submit_main_settings' => "Główne ustawienia", + 'text_main_settings_note' => "Skonfiguruj różne rzeczy o swojej witrynie.", + 'row_smtp_settings' => "Ustawienia SMTP", + 'submit_smtp_settings' => "Ustawienia SMTP", + 'text_smtp_settings_note' => "Ustaw serwer e-mail dla SMTP.", + 'row_security_settings' => "Ustawienia zabezpieczeń", + 'submit_security_settings' => "Ustawienia zabezpieczeń", + 'text_security_settings_note' => "Zabezpiecz swój tracker.", + 'row_authority_settings' => "Ustawienia organu", + 'submit_authority_settings' => "Ustawienia organu", + 'text_authority_settings_note' => "Kontroluj, co mogą zrobić użytkownicy każdej klasy.", + 'row_tweak_settings' => "Ustawienia Dostosuj", + 'submit_tweak_settings' => "Ustawienia Dostosuj", + 'text_tweak_settings_note' => "TWEK swój tracker.", + 'row_bonus_settings' => "Ustawienia bonusowe", + 'submit_bonus_settings' => "Ustawienia bonusowe", + 'text_bonus_settings_note' => "Skonfiguruj sposób otrzymywania i wykorzystywania premii.", + 'row_account_settings' => "Ustawienia konta", + 'submit_account_settings' => "Ustawienia konta", + 'text_account_settings_settings' => "Skonfiguruj kiedy konta użytkowników są promowane, wycofywane lub usuwane.", + 'row_torrents_settings' => "Ustawienia torrenta", + 'submit_torrents_settings' => "Ustawienia torrenta", + 'text_torrents_settings_note' => "Skonfiguruj promocję torrentów, wybór itp.", + 'row_bots_settings' => "Ustawienia botów", + 'submit_bots_settings' => "Ustawienia botów", + 'text_bots_settings_note' => "Skonfiguruj Boty. NIE dotknij tego, chyba że wiesz, co robisz!", + 'row_code_settings' => "Ustawienia kodu", + 'submit_code_settings' => "Ustawienia kodu", + 'text_code_settings_note' => "Configure Code Version. DO NOT touch this unless you know what you are doing.", + 'text_smtp_default' => "Domyślnie (Użyj domyślnej funkcji PHP Mail funkcji)", + 'text_smtp_advanced' => "Zaawansowane (Użyj domyślnej funkcji poczty PHP za pomocą nagłówków EXTRA. Pomaga to uniknąć filtrów spamu)", + 'text_smtp_external' => "Zewnętrzne (Użyj zewnętrznego serwera SMTP)", + 'text_setting_for_advanced_type' => "Ustawienia dla typu zaawansowanego", + 'row_smtp_host' => "Serwer SMTP", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "Port SMTP", + 'text_smtp_port_note' => "Domyślnie: 25", + 'row_smtp_sendmail_from' => "Sendmail SMTP od", + 'text_smtp_sendmail_from_note' => "Domyślnie: ", + 'row_smtp_sendmail_path' => "Ścieżka Sendmail", + 'text_smtp_sendmail_path_note' => "Proszę skonfigurować ścieżkę sendmail_edytując php.ini", + 'text_setting_for_external_type' => "Ustawienia dla typu zewnętrznego", + 'row_outgoing_mail_address' => "Adres poczty wychodzącej (SMTP)", + 'row_outgoing_mail_port' => "Port poczty wychodzącej (SMTP)", + 'row_outgoing_mail_encryption' => "Szyfrowanie poczty wychodzącej (SMTP)", + 'text_outgoing_mail_address_note' => "wskazówka: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "wskazówka: 25", + 'row_smtp_account_name' => "Nazwa konta", + 'text_smtp_account_name_note' => "wskazówka: yourname@yourisp.com", + 'row_smtp_account_password' => "Hasło konta", + 'text_smtp_account_password_note' => "wskazówka: Twoje hasło przejdzie tutaj", + 'text_mail_test_note' => "Jak mogę przetestować wiadomość php? To proste: Kliknij ", + 'text_here' => "Tutaj", + 'std_error' => "Błąd", + 'std_mysql_connect_error' => "Nie można połączyć się z MySQL. Proszę sprawdzić swoje ustawienia. ", + 'row_enable_location' => "Włącz lokalizację", + 'text_enable_location_note' => "Domyślnie 'nie'. Pokaż lokalizację geograficzną użytkownika na podstawie jego IP. Powinieneś zachować ten wyłączony , chyba że zaimportowałeś jakąś bazę IP.", + 'row_torrents_per_page' => "Torrenty na stronę", + 'text_torrents_per_page_note' => "Liczba torrentów na stronie torrentów. Domyślnie '50'.
    Zauważ, że osobiste ustawienia użytkownika zastąpią to", + 'row_title_keywords' => "Tytuł Słowa kluczowe", + 'text_title_keywords_note' => "Pokaż w tytule dokumentu. Te słowa kluczowe pomagają wyszukiwarkom znaleźć twoją stronę. Oddziel kilka słów kluczowych '|', e. . 'BitTorrent|Pobierz|Film'. Pozostaw puste, jeśli chcesz zachować czysty tytuł.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Pokaż w nagłówku dokumentu. Określa słowa kluczowe opisujące witrynę. Oddziel kilka słów kluczowych za pomocą ',', np. 'BitTorrent, Download, Movie'.", + 'row_meta_description' => "Opis meta", + 'text_meta_description_note' => "Pokaż w nagłówku dokumentu. Określa opis Twojej witryny.", + 'row_bonus_gift_tax' => "Dodatkowy podatek od prezentu", + 'text_system_charges' => "Odbiornik premii systemowych ", + 'text_bonus_points_plus' => " punkty bonusowe + ", + 'text_bonus_gift_tax_note' => "% przeniesionej kwoty jako podatku. Na przykład, jeśli wartości są ustawione na '5', '10', odbiorca otrzymuje tylko 85 punktów bonusowych, gdy odbiorca wysyła 100 punktów bonusowych. Domyślnie '5', '10'.
    NOTE: Te dwie zasady działają oddzielnie. Aby wyłączyć podatek, musisz ustawić obie wartości na '0'.", + 'row_see_sql_debug' => "Zobacz debugowanie", + 'text_allow' => "Zezwól ", + 'text_see_sql_list' => " lub powyżej, aby zobaczyć informacje o debugowaniu (lista zapytań SQL u dołu strony i informacje o raporcie PHP). Domyślne ", + 'text_smtp_none' => "Nic nie (wybranie tego spowoduje całkowite wyłączenie wysyłania wiadomości e-mail)", + 'row_attachment_settings' => "Ustawienia załącznika", + 'submit_attachment_settings' => "Ustawienia załącznika", + 'text_attachment_settings_note' => "Skonfiguruj załączniki.", + 'head_attachment_settings' => "Ustawienia załącznika", + 'row_enable_attachment' => "Włącz załącznik", + 'text_enable_attachment_note' => "Globalne ustawienia załączników. Po ustawieniu na 'nie', nikt nie może przesłać żadnego załącznika.", + 'row_save_directory' => "Zapisywanie katalogu", + 'row_http_directory' => "Ścieżka HTTP dla załączników", + 'text_http_directory_note' => "Może to być względna ścieżka lub ścieżka bezwzględna. NIE cięcie (/) na końcu! Domyślne 'załączniki'.", + 'row_attachment_authority' => "Organ ds. załączników", + 'text_can_upload_at_most' => " lub powyżej może przesłać co najwyżej ", + 'text_file_size_below' => " załączniki w ciągu 24 godzin, których rozmiar nie jest większy niż ", + 'text_with_extension_name' => "KB i którego rozszerzenie nazwy pliku należy do ", + 'text_authority_default_one_one' => ". Domyślnie ", + 'text_authority_default_one_two' => ", „5”, „256”, „jpeg, jpg, png, gif”.", + 'text_authority_default_two_one' => ". Domyślnie ", + 'text_authority_default_two_two' => ", '10', '512', 'torrent, zip, rar, 7z, gzip, gz'.", + 'text_authority_default_three_one' => ". Domyślnie ", + 'text_authority_default_three_two' => ", „20”, „1024”, „mp3, oga, ogg, flv”.", + 'text_authority_default_four_one' => ". Domyślnie ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "UWAGA:
    • Do NIE zmienia kolejność rosnących klas użytkowników, limit numeru pliku lub rozmiar pliku.
    • Ustaw limit rozmiaru pliku na '0', limit numeru pliku do '0' i dozwolone rozszerzenia plików do ''(i. . puste) do wyłącza regułę względną .
    • Wyższe klasy dziedziczą uprawnienia niższych klas, więc jest nie musi dodać dozwolone rozszerzenia plików do każdej reguły.
    • Oddziel kilka rozszerzeń plików ','.
    • Bez względu na to, jak są ustawienia, Nikt nie może przesłać pliku, którego rozmiar jest większy niż 5 MB lub którego nazwa rozszerzenia należy do 'exe, com, bat, msi'.
    ", + 'text_attachment_authority_note_one' => "Zdefiniuj uprawnienia użytkownika do przesyłania załączników na podstawie jego klasy.", + 'text_save_directory_note' => "Katalog, w którym zapisujesz załączniki. Upewnij się, że masz poprawnie skonfigurowane uprawnienia dostępu do katalogu (777). NIE ukośnik (/) na końcu! Domyślnie './attachments'.", + 'row_save_directory_type' => "Zapisz załączniki w", + 'text_one_directory' => "Jeden katalog dla wszystkich plików", + 'text_directories_by_monthes' => "Katalogi nazwane po wgrywaniu miesięcy", + 'text_directories_by_days' => "Katalogi nazwane po wgrywaniu dni", + 'text_save_directory_type_note' => "Zmienione ustawienia nie mają wpływu na załączniki już przesłane. Domyślnie 'Katalogi nazwane po przesłanych miesiącach'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Brak miniatury. Zapisz tylko oryginalny obraz.", + 'text_create_thumbnail' => "2. Utwórz miniaturkę jeśli obraz jest duży i zapisz zarówno miniaturkę jak i oryginalny obraz.", + 'text_resize_big_image' => "3. Zmień rozmiar obrazu, jeśli jest duży i zapisz tylko miniaturę.", + 'text_image_thumbnail_note' => "Domyślnie '2'.", + 'row_thumbnail_quality' => "Jakość miniatur", + 'text_thumbnail_quality_note' => "Ustaw jakość miniatury. Wartość powinna być liczbą całkowitą między 1 a 100. Większa liczba, wyższa jakość i większy rozmiar pliku. Domyślnie '80'.", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Szerokość * wysokość, w pikselach. Utwórz miniaturki TYLKO dla obrazów, których szerokość lub przekracza limit. Domyślnie '500', '500'.", + 'row_watermark' => "Pozycja znaku wodnego", + 'text_no_watermark' => "Brak znaku wodnego", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Losowa pozycja", + 'text_watermark_note' => "Dodaj znak wodny do przesłanego pliku obrazu (JPEG/PNG/GIF). Zastąp plik PNG znaku wodnego 'pic/watermark.png' własnym. Ustaw miejsce, gdzie umieścić znak wodny. Animacja GIF nie jest obsługiwana. Domyślnie 'brak znaku wodnego'.", + 'row_image_size_for_watermark' => "Rozmiar obrazu znaku wodnego", + 'text_watermark_size_note' => "Szerokość * wysokość, w pikselach. Dodaj znak wodny TYLKO do obrazów, których szerokość i przekracza tę wysokość. Domyślnie '300', '300'.", + 'row_jpeg_quality_with_watermark' => "Jakość JPEG ze znakiem wodnym", + 'text_jpeg_watermark_quality_note' => "Jakość obrazu dla pliku JPEG po dodaniu znaku wodnego. Wartość powinna być liczbą całkowitą od 1 do 100. Większa liczba, wyższa jakość i większy rozmiar pliku. Domyślnie '85'.", + 'head_save_attachment_settings' => "Zapisz ustawienia załącznika", + 'row_css_date' => "CSS date", + 'text_css_date' => "Format czasu to RRRRMMDDhhmm, np. '200911030110'. Zmiana tego pomaga wymusić przeglądarki aktualizujące pamięć podręczną CSS. Pomocne, gdy dokonasz pewnych zmian w plikach CSS. Pozostaw puste, jeśli nie ma sensu dla Ciebie. Domyślnie puste.", + 'row_alternative_thumbnail_size' => "Alternatywny rozmiar miniatury", + 'text_alternative_thumbnail_size_note' => "Użytkownicy mogą wybrać alternatywny rozmiar miniatur. Domyślnie '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Dodaj znak wodny do miniaturki", + 'text_watermark_to_thumbnail_note' => "Czy dodać znak wodny do miniatury, czy nie. Domyślne 'nie'. Globalne ustawienie znaku wodnego musi być włączone, aby to działało.", + 'row_advertisement_settings' => "Ustawienia reklam", + 'submit_advertisement_settings' => "Ustawienia reklam", + 'text_advertisement_settings_note' => "Skonfiguruj reklamy w Twojej witrynie.", + 'head_advertisement_settings' => "Ustawienia reklam", + 'row_enable_advertisement' => "Włącz reklamę", + 'text_enable_advertisement_note' => "Globalne ustawienia reklam.", + 'row_no_advertisement' => "Brak reklam", + 'text_can_choose_no_advertisement' => " lub powyżej może wybrać brak reklam w CP. Domyślnie ", + 'row_bonus_no_advertisement' => "Brak reklam z bonusem", + 'text_no_advertisement_with_bonus' => " lub powyżej może kupić trochę czasu bez reklam w centrum premii. Domyślnie ", + 'row_no_advertisement_bonus_price' => "Cena bonusowa bez reklam", + 'text_bonus_points_to_buy' => " punkty bonusowe do zakupu ", + 'text_days_without_advertisements' => " dni bez reklam. Domyślnie '10000', '15'.", + 'row_click_advertisement_bonus' => "Kliknij Bonus Reklamy", + 'text_points_clicking_on_advertisements' => " bonus wskazuje po raz pierwszy klikając na reklamę. Ustaw '0', aby wyłączyć regułę. Domyślnie '0'.
    Uwaga: niektóre aplikacje obsługujące reklamy (np. Google Adsense) zabraniają witryn zawierających zachęty do klikania na reklamy.", + 'head_save_advertisement_settings' => "Zapisz ustawienia reklam", + 'row_enable_tooltip' => "Włącz podpowiedź", + 'text_enable_tooltip_note' => "Zezwalaj użytkownikom na używanie podpowiedzi. Domyślnie 'tak'.", + 'text_thirtypercentleech_chance_becoming' => "% szans na 30% Leech. Domyślnie '0'.", + 'text_thirtypercentleech_will_become' => "30% pijawka stanie się ", + 'text_thirtypercentleech_timeout_default' => " dni. Domyślne 'normalne', '30'.", + 'row_site_logo' => "Logo witryny", + 'text_site_logo_note' => "Plik obrazu logo witryny. Zalecany rozmiar obrazu to 220 * 70. Jeśli puste, pokaż tekst zamiast. Domyślnie ''.", + 'row_promotion_link_click' => "Kliknij link promocyjny", + 'text_promotion_link_note_one' => " punkty bonusowe, jeśli jego link promocyjny zostanie kliknięty przez nienagrane IP. Tylko jedno kliknięcie jest liczone w ", + 'text_promotion_link_note_two' => " sekund. Ustaw punkty na '0', aby wyłączyć regułę. Domyślnie '0', '600'.", + 'row_promotion_link_example_image' => "Przykładowy obraz linku promocyjnego", + 'text_promotion_link_example_note' => "Obraz w przykładach link promocyjny. MUSI używać względnej ścieżki, np. 'pic/prolink.png'.", + 'row_enable_nfo' => "Włącz NFO", + 'text_enable_nfo_note' => "Domyślne 'tak'. Ogólnosystemowe ustawienia NFO.", + 'row_web_analytics_code' => "Kod analizy sieci Web", + 'text_web_analytics_code_note' => "Wprowadź kod analityki sieci web z usługi innej firmy (np. Google Analytics). Pozostaw puste, jeśli nie.
    Uwaga: użyj tylko kodu, który na pewno jest bezpieczny i zaufany.", + 'row_enable_email_notification' => "Włącz powiadomienia e-mail", + 'text_email_notification_note' => "Zezwalaj użytkownikom na otrzymywanie powiadomień e-mail, gdy otrzyma nową wiadomość, komentarz itp.", + 'text_users_get' => "Użytkownicy otrzymaliby ", + 'text_invitations_default' => " Zaproszenia po raz pierwszy promowane do tej klasy. Domyślnie ", + 'row_guest_visit_type' => "Wizyta gościa", + 'text_guest_visit_type_normal' => 'Normalny', + 'text_guest_visit_type_static_page' => 'Wyświetl stronę statyczną', + 'text_guest_visit_type_custom_content' => 'Wyświetlaj niestandardowe treści', + 'text_guest_visit_type_redirect' => 'Przekieruj na adres URL', + 'row_guest_visit_value_static_page' => 'Określona strona statyczna', + 'row_guest_visit_value_custom_content' => 'Własna zawartość', + 'row_guest_visit_value_redirect' => 'Określony adres URL', + 'text_guest_visit_value_static_page' => 'Zlokalizuj plik:zasoby/strony statyczne/', + 'row_login_type' => 'Typ logowania', + 'text_login_type_normal' => 'Normalny', + 'text_login_type_secret' => 'Sekretny', + 'text_login_type_warning' => "Tylko jeden z tych trzech jest w rzeczywistości", + 'row_login_secret' => 'Sekret logowania', + 'text_login_secret_current' => 'Bieżący sekret', + 'text_login_url_with_secret' => 'Tajny adres URL logowania', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Ponowne generowanie (zaktualizuje sekret i przedłuży jego życie po zapisaniu)", + 'text_login_secret_regenerate_no' => "Pozostało (nie zmieni tajemnicy i będzie to czas życia po zapisaniu)", + 'text_login_secret_lifetime' => 'Termin', + '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', + '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.', + 'row_download_support_passkey' => 'Obsługa pobierania przez hasło', + 'text_download_support_passkey_note' => 'Wesprzyj pobieranie pliku torrent przez passkey lub nie (wymaga również identyfikatora torrent).', + 'row_torrent_hr' => 'H&R', + 'text_torrent_hr_note' => '.Ustaw torrent dołącza do oglądania H&R', + 'row_cancel_hr' => 'Anuluj H&R', + 'text_cancel_hr_note' => "Punkty bonusowe do anulowania jednego H&R. Domyślnie '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'Premia do obecności', + 'text_attendance_initial_reward' => 'Nagroda początkowa', + 'text_attendance_initial_reward_input_label' => 'Po raz pierwszy dostaniesz', + 'text_attendance_input_suffix' => 'bonus', + 'text_attendance_continuous_increment' => 'Ciągły przyrost', + 'text_attendance_continuous_increment_input_label' => 'Każdy wzrost obecności', + 'text_attendance_reward_limit' => 'Limit nagród', + 'text_attendance_reward_limit_input_label' => 'Najwyższa nagroda otrzymasz', + 'text_attendance_continuous' => 'Ciągły', + 'text_attendance_continuous_days' => 'Dni ciągłe', + 'text_attendance_continuous_days_additional_reward' => 'Dodatkowy bonus', + 'text_attendance_continuous_days_action' => 'Akcja', + 'text_attendance_continuous_unit' => 'dni', + 'text_attendance_continuous_item_action_remove' => 'Usuń', + 'text_attendance_continuous_item_action_add' => 'Dodaj', + 'text_attendance_continuous_add_rules' => 'Proszę dodać reguły od najniższej do najwyższej', + 'row_attendance_card' => 'Kup kartę obecności', + 'text_attendance_card_note' => "punkty premiowe za zakup karty obecności. Domyślnie\"" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Język witryny włączony', + 'text_site_language_enabled_note' => 'Wybierz język włączonej witryny', + 'keep_at_least_one' => 'Zachowaj co najmniej jeden', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'Domyślnie jest', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Pokaż górny uploaded(licznik znaków)', + 'text_show_top_uploader_note' => "Domyślny 'Nie'. Pokaż użytkownika (liczbę Torrentów) na stronie głównej.", + 'claim_label' => 'Roszczenie torrenta', + 'claim_enabled' => 'Roszczenie włączone', + 'claim_torrent_ttl' => 'Torrent można odebrać po %s dniach wydania.', + 'claim_torrent_user_counts_up_limit' => 'Torrent może zostać przejęty przez %s użytkowników.', + 'claim_user_torrent_counts_up_limit' => 'Użytkownik może złożyć do %s torrentów.', + 'claim_remove_deduct_user_bonus' => "Zwłaszczony torrent zostanie usunięty, a %s bonusu użytkownika zostanie odliczony, jeśli nie spełnia on standardu (nie pierwszego miesiąca żądania).", + 'claim_give_up_deduct_user_bonus' => 'Użytkownik aktywnie rezygnuje z odliczenia użytkownika %s bonus.', + 'claim_reach_standard' => 'Standardowy: Miesięczny czas seedowania większy lub równy %s godzin lub większy lub równy %s razy jego rozmiar.', + 'claim_bonus_multiplier' => 'Calculate %s times the normal bonus value of the attained seed bonus.', + 'row_misc_settings' => 'Różne ustawienia', + 'submit_misc_settings' => 'Różne ustawienia', + 'text_misc_settings_note' => 'Różne ustawienia', + 'row_misc_donation_custom' => 'Niestandardowa darowizna', + 'text_donation_custom_note' => 'Strona darowizny niestandardowa zawartość, wyświetlana powyżej Alipay, PayPal. Wsparcie bbcode tag', + 'row_approval_status_icon_enabled' => 'Pokaż ikonę statusu zatwierdzenia', + 'text_approval_status_icon_enabled_note' => "Czy pokazać ikonę statusu zatwierdzenia na liście torrentów, domyślnie: 'Nie'.", + 'row_approval_status_none_visible' => 'Widoczność niesprawdzonych torrentów', + 'text_approval_status_none_visible_note' => "Domyślnie: 'Tak'. Jeśli zmień na 'Nie', wymuś pokazanie ikony statusu zatwierdzenia, gdy audyt nie jest statusem [allow].", + 'row_imdb_language' => 'Język IMDB', + 'text_imdb_language_note' => 'Języki używane do wyszukiwania danych IMDB.', + 'text_login_type_passkey' => 'hasło', + 'row_harem_addition' => 'Dodanie Harem', + 'text_user_would_get_by_harem' => 'Użytkownik otrzyma bonus wartości bezpośredniego harem', + 'text_harem_addition_note' => 'razy jako nagroda (czynnik, np. wypełnij 0,01, jeśli harem otrzyma 100 bonusów, a następnie nagradza użytkownika 100 * 0.01 = 1)', + 'row_offer_skip_approved_count' => 'Liczba zezwoleń na bezpośrednie przesyłanie ofert', + 'text_offer_skip_approved_count_note' => 'Gdy liczba zatwierdzonych ofert jest większa lub równa tej wartości, możesz przesłać je bezpośrednio bez wysyłania ofert.', + 'row_torrent_delete' => 'Usuń torrent', + 'text_torrent_delete_note' => 'Usuń torrent', + 'row_hundred_gb_credit' => "100.0 GB uploadu kredytu", + 'text_hundred_gb_credit_note' => " punkty bonusowe do wymiany za 100.0 GB uploadu kredytu. Domyślnie '10000'.", + 'row_ten_gb_download_credit' => "10.0 GB pobierania kredytu", + 'text_ten_gb_download_credit_note' => " punkty premiowe do wymiany na 10,0 GB pobieranego kredytu. Domyślnie '1000'.", + 'row_hundred_gb_download_credit' => "100.0 GB pobierania kredytu", + 'text_hundred_gb_download_credit_note' => " punkty bonusowe do wymiany za 100.0 GB pobieranych kredytów. Domyślnie '8000'.", + 'row_official_addition' => 'Oficjalne dodanie', + 'text_user_would_get_by_official' => 'Użytkownik otrzyma normalną wartość premii dla oficjalnego torrenta', + 'text_addition_addition_note' => 'razy jako nagroda (czynnik, np. wypełnij 0,01, jeśli oficjalne torrenty otrzymają 100 bonusów, a następnie nagroda dla użytkownika 100 * 0.01 = 1)', + 'zero_bonus_factor_default' => '. Domyślnie to: 0.2', + 'row_official_tag' => 'Oficjalny tag', + 'text_official_tag_note' => '. Torrenty z tym tagiem są oficjalnymi torrentami', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Torrenty z tym tagiem są zerowymi torrentami bonusowymi', + 'row_upload_deny_approval_deny_count' => 'Odmowa wgrania licznika bloków zatwierdzenia', + 'text_upload_deny_approval_deny_count_note' => "Jeżeli liczba zezwoleń na korzystanie z torrentów jest większa lub równa tej wartości, publikacja jest niedozwolona. Ustaw na '0', aby nie używać tej reguły", + 'row_nfo_view_style_default' => 'Domyślny styl widoku NFO', + 'row_destroy_disabled' => 'Usuń konto kompletnie', + 'text_destroy_disabled_note_one' => 'Wyłączone konta, jeśli są nieprzerwanie', + 'text_destroy_disabled_note_two' => "Dni bez logowania zostaną fizycznie usunięte z bazy danych. Domyślnie '500', proszę ustawić wartość większą niż którakolwiek z powyższych, aby spowodować wyłączenie. Ustaw '0', aby wyłączyć tę regułę." , + 'row_enable_global_search_system' => 'Włącz wyszukiwanie globalne', + 'text_global_search_system_note' => "Domyślnie: 'Tak'. Jeśli włączone, gdy jest wiele sekcji, globalny portal wyszukiwania jest wyświetlany w prawym dolnym rogu głównego menu.", + 'row_protected_forum' => 'Forum Ochrony Prywatności', + 'text_protected_forum' => 'Identyfikatory forów, które umożliwiają ochronę prywatności, oddzielone przecinkami (np. 1,2,3)', + 'forum_format_error' => 'Format forum jest nieprawidłowy, sprawdź go ponownie!', + 'row_buy_an_tmp_invite' => 'Kup tymczasowe zaproszenie', + 'text_buy_an_tmp_invite_note' => " Punkty bonusowe, aby otrzymać tymczasowe zaproszenie. Domyślnie '500'.Ustaw stosunek do '0', aby wyłączyć zakup.", + 'row_buy_rainbow_id' => 'Kup Tęczowe ID', + 'text_buy_rainbow_id_note' => " punkty bonusowe do otrzymania identyfikatora tęczowego, ważne przez 30 dni. Domyślnie '5.000'.", + 'row_buy_change_username_card' => 'Kup kartę zmiany nazwy użytkownika', + 'text_buy_change_username_card_note' => " punkty bonusowe, aby otrzymać kartę zmiany nazwy użytkownika, ważną na zawsze. Domyślnie '100.000'.", + 'row_initial_tmp_invites' => "Początkowa liczba tymczasowych zaproszeń", + 'text_initial_tmp_invites_note' => "Ile tymczasowych zaproszeń powinno być nadanych każdemu użytkownikowi podczas rejestracji? Domyślnie '0'.", + 'row_tax_factor' => 'Współczynnik podatku dla płatnych torrentów', + 'text_tax_factor_note' => 'Jeśli cena wynosi 100, współczynnik ten wynosi 0,1 a rzeczywisty przychód uploadera wynosi 100 - 100 x 0. = 90, należy zauważyć, że nie powinien on być większy niż 1 lub mniejszy niż 0.', + 'row_max_price' => 'Maksymalna opłata za płatne torrenty', + 'text_max_price_note' => 'domyślnie: 1,000,000, ustaw 0 bez limitu', + 'row_paid_torrent_enabled' => 'Czy włączyć płatne torrenty', + 'text_paid_torrent_enabled_note' => 'Gdy opcja jest włączona, użytkownicy z uprawnieniami mogą ustawić określoną ilość bonusów do obciążania użytkowników, którzy pobierają torrenty podczas wysyłania, domyślnie: nie', + 'row_use_challenge_response_authentication' => 'Uwierzytelnianie Wyzwania-Odpowiedzi', + '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ę.' , +); + +?> diff --git a/lang/pl/lang_shoutbox.php b/lang/pl/lang_shoutbox.php new file mode 100644 index 00000000..d41123bc --- /dev/null +++ b/lang/pl/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Odmowa dostępu.", + 'std_access_denied_note' => "Goście nie mogą zobaczyć tej strony.", + 'text_to_guest' => " to Guest", + 'text_guest' => "Gość", + 'text_ago' => " temu", + 'text_helpbox_disabled' => "Helpbox jest obecnie wyłączony. Jak piekło tu dotrzesz?", + 'text_no_permission_to_shoutbox' => "Nie masz uprawnień do wysyłania wiadomości na shoutbox. Jak chleb tu dotrzesz?", + "speaking_too_often" => "Zbyt często mówią!", +); + +?> diff --git a/lang/pl/lang_signup.php b/lang/pl/lang_signup.php new file mode 100644 index 00000000..27bbf0d3 --- /dev/null +++ b/lang/pl/lang_signup.php @@ -0,0 +1,35 @@ + "Rejestracja", + 'text_cookies_note' => "Uwaga: Potrzebujesz włączonych ciasteczek, aby się zarejestrować lub zalogować.", + 'row_desired_username' => "Pożądana nazwa użytkownika", + 'text_allowed_characters' => "Dozwolone znaki: (a-z), (A-Z), (0-9), maksymalnie 12 znaków", + 'row_pick_a_password' => "Wybierz hasło", + 'text_minimum_six_characters' => "Minimum 6 znaków", + 'row_enter_password_again' => "Wprowadź hasło ponownie", + 'row_question' => "Pytanie", + 'row_enter_hint_answer' => "Wprowadź podpowiedź odpowiedź", + 'text_hint_note' => "Ta odpowiedź zostanie użyta do zresetowania hasła, jeśli o nim zapomnisz.
    minimum 6 znaków.", + 'row_email_address' => "Adres e-mail", + 'text_email_note' => "możesz zarejestrować się tylko za pomocą e-maila z tych domen: ", + 'row_country' => "W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.", + 'row_gender' => "Płeć", + 'radio_male' => "Mężczyzna ", + 'radio_female' => "Kobieta ", + 'row_verification' => "Weryfikacja", + 'checkbox_read_rules' => "Przeczytałem stronę reguły.", + 'checkbox_read_faq' => "Zgadzam się na przeczytanie FAQ przed zadaniem pytań.", + 'checkbox_age' => "Mam co najmniej 13 lat.", + 'text_all_fields_required' => "Wszystkie pola są wymagane! ", + 'submit_sign_up' => "Sign up! (PRESS ONLY ONCE)", + 'select_none_selected' => "Nie wybrano", + 'text_select_lang' => "Wybierz język witryny: ", + 'row_school' => "Szkoła", + 'head_invite_signup' => "Zaproś do rejestracji", + 'std_uninvited' => "Nieprawidłowy kod zaproszenia. ", + 'std_error' => "Błąd", +); + +?> diff --git a/lang/pl/lang_special.php b/lang/pl/lang_special.php new file mode 100644 index 00000000..48fc8b63 --- /dev/null +++ b/lang/pl/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Odmowa dostępu. Tylko ", + 'std_or_above_can_view' => " or above could view Special section.

    Please see the FAQ for more information on different user classes and what they can do.

    The %s Staff
    ", +]; diff --git a/lang/pl/lang_staff.php b/lang/pl/lang_staff.php new file mode 100644 index 00000000..031a9920 --- /dev/null +++ b/lang/pl/lang_staff.php @@ -0,0 +1,36 @@ + "Personel", + 'text_staff' => "Personel", + 'text_firstline_support' => "Wsparcie pierwszego wiersza", + 'text_firstline_support_note' => "Zalecane jest, aby pytania dotyczące ogólnego wsparcia były kierowane do tych użytkowników. Zauważ, że są wolontariuszami, dając im swój czas i wysiłek, aby ci pomóc.", + 'text_movie_critics' => "Krytyczne", + 'text_movie_critics_note' => "Krytycy są odpowiedzialni za wybieranie dobrych rzeczy, pisanie recenzji, nagradzanie komentarzy użytkowników na temat filmów, muzyki itp., generalnie tworząc lepszą atmosferę do dyskusji.", + 'text_general_staff' => "Personel ogólny", + 'text_general_staff_note' => "Wszystkie pytania dotyczące wsparcia oprogramowania, jak również tych, którzy już odpowiedzieli w FAQ zostaną zignorowane.

    Wyślij wiadomość do personelu, kliknij tutaj", + 'text_username' => "Nazwa użytkownika", + 'text_online_or_offline' => "Online/Offline", + 'text_country' => "W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.", + 'text_contact' => "Kontakt", + 'text_language' => "Język", + 'text_support_for' => "Wsparcie dla", + 'text_responsible_for' => "Odpowiedzialny za", + 'text_duties' => "Obowiązki personelu", + 'title_online' => "Dostępny", + 'title_offline' => "Offline", + 'title_send_pm' => "Wyślij wiadomość ", + 'text_vip' => "VIP", + 'text_vip_note' => "Status VIP jest przyznawany tylko tym, którzy dokonali specjalnego wkładu na rzecz %s, np. byłych członków personelu.", + 'text_reason' => "Powód", + 'text_apply_for_it' => "Zastosuj aby dołączyć", + 'text_forum_moderators' => "Moderatorzy forum", + 'text_forum_moderators_note' => "Moderatorzy forum są odpowiedzialni za codzienne zarządzanie forami.", + 'text_forums' => "Fora", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Odmowa dostępu. Tylko ", + 'std_or_above_can_view' => " or above could view Staff.

    Please see the FAQ for more information on different user classes and what they can do.

    The %s Staff
    ", +); + +?> diff --git a/lang/pl/lang_staffbox.php b/lang/pl/lang_staffbox.php new file mode 100644 index 00000000..452b4f13 --- /dev/null +++ b/lang/pl/lang_staffbox.php @@ -0,0 +1,34 @@ + "PM dla personelu", + 'text_staff_pm' => "PM dla personelu", + 'std_sorry' => "Przepraszamy", + 'std_no_messages_yet' => "Brak wiadomości!", + 'col_subject' => "Temat", + 'col_sender' => "Nadawca", + 'col_added' => "Dodano", + 'col_answered' => "Odpowiedź", + 'col_action' => "Akt.", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'submit_set_answered' => "Ustaw odpowiedź", + 'submit_delete' => "Usuń", + 'text_system' => "System", + 'head_view_staff_pm' => "Zobacz PM pracownika", + 'col_from' => "Od", + 'col_date' => "Data", + 'col_answered_by' => "Odpowiedź wysłana przez", + 'text_reply' => "Odpowiedz", + 'text_mark_answered' => "Oznacz jako odpowiedź", + 'text_delete' => "Usuń", + 'std_error' => "Błąd", + 'std_no_user_id' => "Brak użytkownika o tym ID.", + 'head_answer_to_staff_pm' => "Odpowiedz na PW personelu", + 'text_answering_to' => "Odpowiadanie na ", + 'text_sent_by' => " wysłane przez ", + 'std_body_is_empty' => "Wprowadź coś!", +); + +?> diff --git a/lang/pl/lang_subtitles.php b/lang/pl/lang_subtitles.php new file mode 100644 index 00000000..7986f9bd --- /dev/null +++ b/lang/pl/lang_subtitles.php @@ -0,0 +1,64 @@ + "Błąd!", + 'std_must_login_to_upload' => "Musisz być zalogowany, aby przesłać napisy", + 'head_subtitles' => "Napisy", + 'std_nothing_received' => "Przesyłanie nie powiodło się!

    Nic nie otrzymano! Wybrany plik mógł być zbyt duży.", + 'std_subs_too_big' => "Przesyłanie nie powiodło się!

    Subs jest za duży!", + 'std_wrong_subs_format' => "Przesyłanie nie powiodło się!

    nie mogę zapisać pliku, który mi wysłałeś(-aś) :|", + 'std_file_already_exists' => "Przesyłanie nie powiodło się!

    Plik już istnieje ", + 'std_missing_torrent_id' => "Upload failed!

    missing torrent ID !", + 'std_invalid_torrent_id' => "Przesyłanie nie powiodło się!

    wydaje się, że nie jest poprawnym identyfikatorem torrenta!", + 'std_no_permission_uploading_others' => "Przesyłanie nie powiodło się!

    Wygląda na to, że nie masz identyfikatora torrentów, użytkownicy Twojej klasy nie mogą wysyłać podzespołów do torrentów innych!", + 'std_file_same_name_exists' => "Plik o tej nazwie już istnieje ", + 'std_must_choose_language' => "Przesyłanie nie powiodło się!

    Wybierz język dla napisów!", + 'std_failed_moving_file' => "Nie udało się przenieść przesłanego pliku. Powinieneś skontaktować się z administratorem o tym błędzie.", + 'std_this_file' => "Ten plik: ", + 'std_is_invalid' => " jest nieprawidłowy w folderze.", + 'text_upload_subtitles' => "Prześlij napisy - razem przesłane ", + 'text_rules' => "Reguły:", + 'text_rule_one' => "1.Proszę przesłać tylko pliki z nazwami angielskimi!", + 'text_rule_two' => "2.Napisy MUSZĄ BYĆ W SYNC z tym, co mówisz. Jeśli nie są marnotrawstwem miejsca.", + 'text_rule_three' => "3.Identyfikacja języka nie jest naprawdę potrzebna w tytule , ponieważ istnieje flaga krajowa, ale jeśli pacjent poczuje potrzebę: należy napisać język na końcu , e. CHS.", + 'text_rule_four' => "4.Jeśli przesyłasz napisy na paczkę sezonową, zip/rar razem.", + 'text_rule_five' => "5.Jeśli przesyłasz napisy Vobsub (idx+sub), zip/rar przed przesłaniem.", + 'text_rule_six' => "6.Jeśli przesyłasz poprawny lub zsynchronizowany napis, dołącz [proper] lub [resynced] po nazwie napisów.", + 'text_red_star_required' => "

    Pola oznaczone czerwoną gwiazdką (*) są wymagane.

    \n", + 'text_uploading_subtitles_for_torrent' => "Przesyłanie napisów dla torrenta: ", + 'row_file' => "Plik", + 'text_maximum_file_size' => "Maksymalny rozmiar pliku: ", + 'row_torrent_id' => "ID torrenta", + 'text_torrent_id_note' => "(Numer w pasku adresu, gdy przejdziesz na stronę szczegółów torrentu.
    np.  http://%s/details.php?id=16  numer 16 jest identyfikatorem torrenta)", + 'row_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'text_title_note' => "(Opcjonalnie, pobrane z nazwy pliku, jeśli nie określone.)", + 'row_language' => "Język", + 'select_choose_one' => "(wybierz jeden)", + 'row_show_uploader' => "Pokaż uploader", + 'hide_uploader_note' => "Nie pokazuj mojej nazwy użytkownika w polu 'Uaktualnione do'.", + 'submit_upload_file' => "Prześlij plik ", + 'submit_reset' => "Reset", + 'text_sorry' => "Przepraszamy", + 'text_nothing_here' => "Przepraszamy, nic tu nie ma :( ", + 'submit_search' => "Szukaj", + 'text_prev' => "Poprzedni", + 'text_next' => "Następny", + 'col_lang' => "Lang.", + 'col_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'title_date_added' => "Czas Dodano", + 'title_size' => "Rozmiar", + 'col_hits' => "Odsłony", + 'col_upped_by' => "Ulepszone przez", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anonimowy", + 'std_delete_subtitle' => "Usuń napisy", + 'std_delete_subtitle_note' => "Zamierzasz usunąć ten napis.", + 'text_reason_is' => "Powód: ", + 'submit_confirm' => "Potwierdź", + 'col_report' => "Zgłoszenie", + 'title_report_subtitle' => "Zgłoś ten napisy", + 'select_all_languages' => "(wszystkie języki)", +); + +?> diff --git a/lang/pl/lang_tags.php b/lang/pl/lang_tags.php new file mode 100644 index 00000000..e0ea35c6 --- /dev/null +++ b/lang/pl/lang_tags.php @@ -0,0 +1,152 @@ + "Składnia:", + 'text_example' => "Przykład:", + 'text_result' => "Wynik:", + 'text_remarks' => "Uwagi:", + 'head_tags' => "Tagi", + 'text_tags' => "Tagi", + 'text_bb_tags_note' => "Forum %s obsługuje wiele tagów BB , które możesz osadzać, aby zmodyfikować sposób wyświetlania Twoich wpisów.", + 'submit_test_this_code' => "Test ten kod !", + 'text_bold' => "Bold", + 'text_bold_description' => "Sprawia, że załączony tekst jest pogrubiony.", + 'text_bold_syntax' => "[b]Tekst[/b]", + 'text_bold_example' => "[b]To jest pogrubiony tekst.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Sprawia, że załączony tekst kursywą.", + 'text_italic_syntax' => "[i]Tekst[/i]", + 'text_italic_example' => "[i]To jest tekst kursywa.[/i]", + 'text_underline' => "Podkreślenie", + '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_color_one' => "Kolor (alt. 1)", + 'text_color_one_description' => "Zmienia kolor załączonego tekstu.", + 'text_color_one_syntax' => "[color=Color]Tekst[/color]", + 'text_color_one_example' => "[color=blue]To jest niebieski tekst.[/color]", + 'text_color_one_remarks' => "Jakie kolory są ważne zależy od przeglądarki. Jeśli używasz podstawowych kolorów (czerwony, zielony, niebieski, żółty, różowy itd.), powinieneś być bezpieczny.", + 'text_color_two' => "Kolor (alt. 2)", + 'text_color_two_description' => "Zmienia kolor załączonego tekstu.", + 'text_color_two_syntax' => "[color=#RGB]Text[/color]", + 'text_color_two_example' => "[color=#0000ff]To jest niebieski tekst.[/color]", + 'text_color_two_remarks' => "RGB musi być sześciocyfrową liczbą szesnastkową.", + 'text_size' => "Rozmiar", + 'text_size_description' => "Ustawia rozmiar załączonego tekstu.", + 'text_size_syntax' => "[size=n]tekst[/size]", + 'text_size_example' => "[size=4]Jest to rozmiar 4.[/size]", + 'text_size_remarks' => "n musi być liczbą całkowitą w zakresie 1 (najmniejszą) do 7 (duży gest). Domyślny rozmiar to 2.", + 'text_font' => "Font", + 'text_font_description' => "Ustawia płaszczyznę typu (czcionka) dla tekstu załączonego.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]Witaj świecie![/font]", + 'text_font_remarks' => "Określasz alternatywne czcionki, oddzielając je przecinkami.", + '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_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_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_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_remarks' => "Adres URL musi kończyć się .gif, .jpg, .jpeg lub .png.", + 'text_quote_one' => "Oferta (alt. 1)", + 'text_quote_one_description' => "Wstawia cytat.", + 'text_quote_one_syntax' => "[quote]Cytowany tekst[/quote]", + 'text_quote_one_example' => "[quote]Kocham %s.[/quote]", + 'text_quote_two' => "Oferta (alt. 2)", + 'text_quote_two_description' => "Wstawia cytat.", + 'text_quote_two_syntax' => "[cytat =Autor]Cytowany tekst[/quote]", + 'text_quote_two_example' => "[cytat =%s]Kocham %s.[/quote]", + 'text_list' => "Lista", + 'text_description' => "Wstawia element listy.", + 'text_list_syntax' => "[*]Tekst", + 'text_list_example' => "[*] To jest pozycja 1\n[*] To jest pozycja 2", + 'text_preformat' => "Preformatuj", + 'text_preformat_description' => "Wstępnie sformatowany tekst (monospace). Nie pakuje automatycznie.", + 'text_preformat_syntax' => "[pre]Tekst[/pre]", + 'text_preformat_example' => "[pre]To jest tekst sformatowany.[/pre]", + 'text_code' => "Kod", + 'text_code_description' => "Wyświetlaj tekst w dekorowanym formacie.", + 'text_code_syntax' => "[code]Tekst[/code]", + 'text_code_example' => "[code]To jest kod[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Wyświetlaj nazwę użytkownika, który przegląda to", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Wiem, że czytasz to, [you]", + 'text_you_remarks' => "Przydatne do produkcji sztuk", + 'text_site' => "[site]", + 'text_site_description' => "Wyświetl nazwę witryny", + 'text_site_syntax' => "[site]", + 'text_site_example' => "You are visiting [site] now", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "Wyświetl adres URL tej witryny", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "Adres URL [site] to [siteurl]", + '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_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_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_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_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_youku' => "YouKu", + 'text_youku_description' => "Wstaw wideo online YouKu na stronach internetowych", + 'text_youku_syntax' => "[youku]URL wideo na YouKu[/youku]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "Wstaw wideo online TuDou na stronach internetowych", + 'text_tudou_syntax' => "[tudou]URL wideo na TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "Obraz CC98", + 'text_ninety_eight_image_description' => "Wyświetl obraz hostowany na forum CC98", + 'text_ninety_eight_image_syntax' => " [98img=[auto|number]]plik obrazu[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 jest forum na Uniwersytecie w Zhejiang", + 'text_spoiler' => 'Spoiler', + '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_left' => 'Text align left', + 'text_left_description' => 'Wstaw zawartość po lewej stronie', + 'text_left_syntax' => '[left]To jest zawartość[/left] wyrównana w lewo', + 'text_left_example' => '[left]To jest zawartość[/left] wyrównana w lewo', + + 'text_center' => 'Wyrównanie tekstu do środka', + 'text_center_description' => 'Wstaw na stronie zawartość usprawiedliwioną za pomocą środka', + 'text_center_syntax' => '[center]To jest zawartość dopasowana do środka[/center]', + 'text_center_example' => '[center]To jest zawartość dopasowana do środka[/center]', + + 'text_right' => 'Wyrównaj tekst do prawej', + 'text_right_description' => 'Wstaw na stronie zawartość uzasadnioną prawem', + 'text_right_syntax' => '[right]To jest poprawnie dopasowana zawartość[/right]', + 'text_right_example' => '[right]To jest poprawnie dopasowana zawartość[/right]', +); + +?> diff --git a/lang/pl/lang_takeconfirm.php b/lang/pl/lang_takeconfirm.php new file mode 100644 index 00000000..61e0bf0e --- /dev/null +++ b/lang/pl/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "No buddy to confirm. :(

    Please click ", + 'std_here_to_go_back' => "tutaj aby wrócić.", + 'mail_title' => " Konto potwierdzone", + 'mail_here' => "HERA", + 'mail_content_1' => "Witaj,

    Twoje konto zostało potwierdzone. Teraz możesz odwiedzić ", + 'mail_content_2' => "

    i użyj danych logowania, aby się zalogować. Mamy nadzieję, że przeczytasz FAQ i reguły zanim zaczniesz udostępniać pliki.

    Powodzenia i baw się na ".$SITENAME."!

    Jeśli nie znasz osoby, która Cię zaprosiła, zgłoś tę wiadomość do ".$REPORTMAIL."
    ------
    Yours, ".$SITENAME." Drużyna." +); + +?> diff --git a/lang/pl/lang_takecontact.php b/lang/pl/lang_takecontact.php new file mode 100644 index 00000000..cd32d97a --- /dev/null +++ b/lang/pl/lang_takecontact.php @@ -0,0 +1,17 @@ + "Błąd", + 'std_method' => "Metoda", + 'std_please_enter_something' => "Wprowadź coś!", + 'std_please_define_subject' => "Musisz zdefiniować temat!", + 'std_message_flooding' => "Powódź wiadomości jest niedozwolona. Proszę czekać ", + 'std_second' => " sekunda", + 'std_s' => "u rot ob", + 'std_before_sending_pm' => " przed wysłaniem PM do programu STAFF.", + 'std_succeeded' => "Pomyślnie", + 'std_message_succesfully_sent' => "Wiadomość została wysłana!" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_takeedit.php b/lang/pl/lang_takeedit.php new file mode 100644 index 00000000..7cdd8bb0 --- /dev/null +++ b/lang/pl/lang_takeedit.php @@ -0,0 +1,12 @@ + "Edycja nieudana!", + 'std_missing_form_data' => "brakujące dane formularza", + 'std_not_owner' => "Nie jesteś właścicielem! Jak to się stało?", + 'std_nfo_too_big' => "NFO jest za duże! Maksymalnie 65,535 bajtów.", + 'std_cannot_move_torrent' => "Nie masz uprawnień do przenoszenia torrentów do innej sekcji. BTW, jak tu dotrzeć?" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_takeflush.php b/lang/pl/lang_takeflush.php new file mode 100644 index 00000000..aff740aa --- /dev/null +++ b/lang/pl/lang_takeflush.php @@ -0,0 +1,11 @@ + "Niepowodzenie", + 'std_success' => "Sukces", + 'std_ghost_torrents_cleaned' => "torrenty duchowe zostały pomyślnie wyczyszczone.", + 'std_cannot_flush_others' => "Możesz wyczyścić tylko własne torrenty z duchami" +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_takeinvite.php b/lang/pl/lang_takeinvite.php new file mode 100644 index 00000000..5b8ee92e --- /dev/null +++ b/lang/pl/lang_takeinvite.php @@ -0,0 +1,29 @@ + "Zaproszenie nie powiodło się!", + 'std_username_too_long' => "Przepraszamy, nazwa użytkownika jest zbyt długa (do 12 znaków)", + 'std_must_enter_email' => "Musisz podać adres e-mail!", + 'std_invalid_email_address' => "Nieprawidłowy adres e-mail!", + 'std_must_enter_personal_message' => "Dodaj prywatną wiadomość.", + 'std_email_address' => "Adres e-mail ", + 'std_is_in_use' => " jest już w użyciu.", + 'mail_here' => "HERA", + 'mail_tilte' => " Zaproszenie", + 'mail_one' => "Cześć,

    Zostałeś zaproszony do dołączenia do społeczności %s przez ", + 'mail_two' => ".
    To jest prywatna społeczność, która ma bardzo kompetentnych członków.
    Jeśli jesteś zainteresowany dołączeniem do społeczności, przeczytaj zasady
    i potwierdź zaproszenie.

    Jeśli chcesz zaakceptować to zaproszenie, musisz kliknąć ten link:", + 'mail_three' => "Musisz zaakceptować zaproszenie w ciągu ", + 'mail_four' => " dni lub link stanie się nieaktywny.
    My %s mamy nadzieję, że zaakceptujesz zaproszenie i dołączysz do naszej wspaniałej społeczności!

    Osobista wiadomość od ", + 'mail_five' => ":", + 'mail_six' => "If you do not know the person who has invited you, please forward this email to %s

    ------
    Yours,
    The %s Team.", + 'std_error' => "Błąd", + 'std_invite_denied' => "Użytkownicy Twojej klasy nie mogą wysyłać zaproszeń. Jak dotrzesz tutaj?", + 'std_email_address_banned' => "Ten adres e-mail jest zbanowany!", + 'std_wrong_email_address_domains' => "Ten adres e-mail jest niedozwolony! Możesz wysłać zaproszenie tylko do tych domen: ", + 'std_no_invite' => "Nie masz zaproszenia. Jak tu dotrzesz?", + 'std_invitation_already_sent_to' => "Zaproszenie nie powiodło się! Adres e-mail ", + 'std_await_user_registeration' => " otrzymał już zaproszenie. Poczekaj aż użytkownik się zarejestruje.", +); + +?> diff --git a/lang/pl/lang_takelogin.php b/lang/pl/lang_takelogin.php new file mode 100644 index 00000000..0db04d69 --- /dev/null +++ b/lang/pl/lang_takelogin.php @@ -0,0 +1,13 @@ + "Błąd: Nazwa użytkownika lub hasło jest niepoprawne!

    Nie pamiętasz swojego hasła? Odzyskaj swoje hasło!", + 'std_login_fail' => "Logowanie nie powiodło się!", + 'std_account_disabled' => "To konto zostało wyłączone.", + 'std_user_account_unconfirmed' => "Konto nie zostało jeszcze zweryfikowane. Jeśli nie otrzymałeś e-maila z potwierdzeniem, spróbuj ponownie na nowo.", + 'std_require_two_step_code' => 'Wymagaj dwustopniowego kodu uwierzytelniającego.', + 'std_invalid_two_step_code' => 'Nieprawidłowy kod uwierzytelniania dwuetapowego.', +); + +?> diff --git a/lang/pl/lang_takemessage.php b/lang/pl/lang_takemessage.php new file mode 100644 index 00000000..8baf1d27 --- /dev/null +++ b/lang/pl/lang_takemessage.php @@ -0,0 +1,29 @@ + "Błąd", + 'std_permission_denied' => "Odmowa dostępu!", + 'std_please_enter_something' => "Wprowadź coś!", + 'std_message_flooding_denied' => "Powódź wiadomości jest niedozwolona. Proszę czekać ", + 'std_before_sending_pm' => " sekund(y) przed wysłaniem PM.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Brak użytkownika o tym ID", + 'std_refused' => "Odmowa", + 'std_account_parked' => "To konto jest zaparkowane.", + 'std_user_blocks_your_pms' => "Ten użytkownik zablokował PM.", + 'std_user_accepts_friends_pms' => "Ten użytkownik akceptuje tylko PM od użytkowników na liście znajomych.", + 'std_user_blocks_all_pms' => "Ten użytkownik nie akceptuje PM.", + 'std_succeeded' => "Pomyślnie", + 'std_messages_out_of' => " wiadomości z ", + 'std_were' => " były", + 'std_message_was' => "Wiadomość została", + 'std_successfully_sent' => " pomyślnie wysłane!", + 'std_s_were' => "s", + 'std_was' => " był", + 'std_updated' => " zaktualizowano!", + 'std_no_permission_forwarding' => "Nie masz uprawnień do przesyłania tej wiadomości.", + 'std_must_enter_username' => "Musisz wprowadzić nazwę użytkownika, do którego chcesz przesłać wiadomość." +); + +?> diff --git a/lang/pl/lang_takereseed.php b/lang/pl/lang_takereseed.php new file mode 100644 index 00000000..90aa980f --- /dev/null +++ b/lang/pl/lang_takereseed.php @@ -0,0 +1,12 @@ + "Żądanie reseingu!", + 'std_it_worked' => "To działa! Wiadomość jest wysyłana do użytkowników, którzy zepchnęli ten torrent.", + 'std_error' => "Błąd", + 'std_torrent_not_dead' => "Torrent nie jest martwy.", + 'std_reseed_sent_recently' => "Ktoś już poprosił o resetowanie tego torrenta w ciągu ostatnich 15 minut. Proszę cierpliwie poczekać, aż użytkownicy zresetują.", +); + +?> diff --git a/lang/pl/lang_takesignup.php b/lang/pl/lang_takesignup.php new file mode 100644 index 00000000..f5c45388 --- /dev/null +++ b/lang/pl/lang_takesignup.php @@ -0,0 +1,41 @@ + "Rejestracja nie powiodła się! (Patrz poniżej)", + 'std_invalid_email_address' => "Nieprawidłowy adres e-mail!", + 'std_email_address_banned' => "Ten adres e-mail jest zbanowany!", + 'std_wrong_email_address_domains' => "Ten adres e-mail jest niedozwolony! Możesz zarejestrować się tylko za pomocą adresu e-mail z tych domen: ", + 'std_invalid_gender' => "Nieprawidłowy Płeć!", + 'std_blank_field' => "Nie zostawiaj żadnych pól pustych.", + 'std_hintanswer_too_short' => "Przepraszamy, odpowiedź jest zbyt krótka (min. 6 znaków)", + 'std_username_too_long' => "Przepraszamy, nazwa użytkownika jest zbyt długa (maksymalnie 12 znaków)", + 'std_passwords_unmatched' => "Hasła nie pasują do siebie! Muszę pisać. Spróbuj ponownie.", + 'std_password_too_short' => "Przepraszamy, hasło jest za krótkie (min. 6 znaków)", + 'std_password_too_long' => "Przepraszamy, hasło jest zbyt długie (maksymalnie 40 znaków)", + 'std_password_equals_username' => "Przepraszamy, hasło nie może być takie samo jak nazwa użytkownika.", + 'std_wrong_email_address_format' => "To nie wygląda jak poprawny adres e-mail.", + 'std_invalid_username' => "Nieprawidłowa nazwa użytkownika.", + 'std_unqualified' => "Przepraszamy, nie możesz zostać członkiem tej witryny.", + 'std_email_address' => "Adres e-mail ", + 'std_in_use' => " jest już w użyciu.", + 'std_username_exists' => "Nazwa użytkownika już istnieje!", + 'std_database_in_distress' => "Przepraszamy, błąd mysql. Skontaktuj się z administratorem tego błędu.", + 'std_almost_signup' => "Prawie zakończ rejestrację!", + 'std_please_click' => "Proszę kliknąć ", + 'std_here' => "tutaj", + '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 ", + 'mail_this_link' => "TO LINK", + 'mail_here' => "HERA", + 'mail_title' => " Potwierdzenie rejestracji użytkownika", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Poprosiłeś o nowe konto użytkownika na %s i
    podałeś ten adres ", + 'mail_three' => " jako kontakt z użytkownikiem.

    Jeśli tego nie zrobiłeś, zignoruj ten e-mail. Osoba, która wprowadziła Twój adres e-mail
    miała adres IP ", + 'mail_four' => ". Proszę nie odpowiadać.

    Aby potwierdzić rejestrację użytkownika, musisz obserwować ", + 'mail_four_1' => "

    Jeśli powyższy link jest uszkodzony lub wygasł, spróbuj wysłać nowy e-mail z potwierdzeniem ", + 'mail_five' => "

    Po tym jak to zrobisz, będziesz mógł korzystać z nowego konta. Jeśli nie uda Ci się
    , Twoje konto zostanie usunięte w ciągu 24 godzin. Apelujemy do przeczytania
    ZASADY i FAQ zanim zaczniesz korzystać z %s.

    Uwaga: Jeśli nie zarejestrowałeś się na %s, proszę zgłosić ten e-mail do %s

    ------
    Yours,
    The %s Team", +); +?> diff --git a/lang/pl/lang_takeupload.php b/lang/pl/lang_takeupload.php new file mode 100644 index 00000000..0540502c --- /dev/null +++ b/lang/pl/lang_takeupload.php @@ -0,0 +1,31 @@ + "Przesyłanie nie powiodło się!", + 'std_missing_form_data' => "brakujące dane formularza", + 'std_empty_filename' => "Pusta nazwa pliku!", + 'std_zero_byte_nfo' => "0-bajtowy NFO", + 'std_nfo_too_big' => "NFO jest za duże! Maksymalnie 65,535 bajtów.", + 'std_nfo_upload_failed' => "Przesyłanie NFO nie powiodło się", + 'std_blank_description' => "Musisz wprowadzić opis!", + 'std_category_unselected' => "Musisz wybrać kategorię aby umieścić torrent w torrencie!", + 'std_invalid_filename' => "Nieprawidłowa nazwa pliku!", + 'std_filename_not_torrent' => "Nieprawidłowa nazwa pliku (nie .torrent).", + 'std_empty_file' => "Pusty plik!", + 'std_not_bencoded_file' => "Co wgrałeś? To nie jest plik zakodowany!", + 'std_not_a_dictionary' => "nie słownik", + 'std_dictionary_is_missing_key' => "słownik nie posiada klucza(ów)", + 'std_invalid_entry_in_dictionary' => "nieprawidłowy wpis w słowniku", + 'std_invalid_dictionary_entry_type' => "nieprawidłowy typ wpisu słownika", + 'std_invalid_pieces' => "nieprawidłowe części", + 'std_missing_length_and_files' => "brakuje zarówno długości, jak i plików", + 'std_filename_errors' => "błąd nazwy pliku", + 'std_uploaded_not_offered' => "jesteś autoryzowany tylko do przesyłania torrentów, które zaoferowałeś, proszę wróć i wybierz jeden z 'Twoja oferta'!", + 'std_unauthorized_upload_freely' => "nie masz uprawnień do bezpłatnego wysyłania torrentów!", + 'std_torrent_existed' => "Torrent został już przesłany!", + 'std_torrent_file_too_big' => "Plik torrent jest za duży! Max ", + 'std_remake_torrent_note' => " bajty. Proszę ponownie utworzyć plik torrent z większą częścią lub podzielić zawartość na kilka torrentów.", +); + +?> diff --git a/lang/pl/lang_topten.php b/lang/pl/lang_topten.php new file mode 100644 index 00000000..5eeef74d --- /dev/null +++ b/lang/pl/lang_topten.php @@ -0,0 +1,116 @@ + "Błąd!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Odmowa dostępu. Tylko ", + 'std_or_above_can_view' => " lub powyżej może wyświetlić Top 10.

    zobacz "."FAQ po więcej informacji o różnych klasach użytkowników i o tym, co mogą zrobić.

    Pracownik %s
    ", + 'col_rank' => "Ranga", + 'col_user' => "Użytkownik", + 'col_donated' => "Darowizna", + 'col_ul_speed' => "Prędkość UL", + 'col_downloaded' => "Pobrano", + 'col_dl_speed' => "Prędkość DL", + 'col_ratio' => "Stosunek", + 'col_joined' => "Dołączono", + 'col_name' => "Nazwisko", + 'title_sna' => "Liczba Złapanych", + 'col_data' => "Dane", + 'title_se' => "Liczba seedów", + 'col_le' => "Liczba Leecherów", + 'col_to' => "To.", + 'col_country' => "W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.", + 'col_username' => "Nazwa użytkownika", + 'col_upload_rate' => "Szybkość wysyłania", + 'col_download_rate' => "Szybkość pobierania", + 'text_users' => "Użytkownicy", + 'text_torrents' => "Torrenty" , + 'text_countries' => "Kraje", + 'text_peers' => "Uczestnicy", + 'text_community' => "Społeczność", + 'text_search' => "Szukaj", + 'text_other' => "Inne", + 'text_this_page_last_updated' => "Ta strona ostatnio zaktualizowana ", + 'text_started_recording_date' => "Rozpoczęto nagrywanie statystyk xfer konta na ", + 'text_update_interval' => ", a statystyki są aktualizowane co 60 minut", + 'text_uploaders' => "Przesyłacze", + 'text_downloaders' => "Pobierający", + 'text_fastest_uploaders' => "Najszybsze wgrywanie", + 'text_fastest_up_note' => "(średnia, z uwzględnieniem czasu nieaktywnego, z co najmniej 50 GB przesłanek)", + 'text_fastest_note' => "(średnio, z uwzględnieniem czasu nieaktywnego)", + 'text_fastest_downloaders' => "Najszybsi pobierający", + 'text_best_sharers' => "Najlepsi współtwórcy", + 'text_sharers_note' => "(co najmniej 50 GB pobranych)", + 'text_worst_sharers' => "Najgorsi współtwórcy", + 'text_most_active_torrents' => "Najbardziej aktywne torrenty", + 'text_most_snatched_torrents' => "Najczęściej zdobywane torrenty" , + 'text_most_data_transferred_torrents' => "Najczęściej przenoszone torrenty", + 'text_best_seeded_torrents' => "Najlepiej zaszyfrowane torrenty ", + 'text_best_seeded_torrents_note' => "(minimum 5 sektorów)", + 'text_worst_seeded_torrents' => "Najgorsze zaszyfrowane torrenty", + 'text_worst_seeded_torrents_note' => "(z co najmniej 1 pijawką, z wyłączeniem torrentów niezapłaconych)", + + 'text_most_donated_USD' => "Darczyńcy w dolarach amerykańskich", + 'text_most_donated_CNY' => "Darczyńcy w chińskim yuanie", + 'col_donated_usd' => "Dotacja ($)", + 'col_donated_cny' => "Darowizna ( )", + + 'text_most_supplied' => " Największy Dostawca Zasobów(nie dołączaj usuniętych torrentów)", + 'text_most_snatched' => " Największy Snatcher Zasobów(Nie dołączaj usuniętych torrentów)", + 'col_torrent_uploaded' => "# Ulepszony", + 'col_torrent_downloaded' => "# Złapano", + + 'text_most_topic' => " Wątek forum (Nie dołączaj usuniętych tematów)", + 'text_most_post' => " Plakaty na forum (Nie dołączaj usuniętych wpisów)", + 'col_topics' => "Tematy", + 'col_posts' => "Posty", + + + 'text_biggest_topics' => "Największe tematy (Wyniki w Uprzywilejowanych Forach nie są obliczone)", + 'col_subject' => "Temat", + + 'col_number' => "Numer", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Klienci torrent (ostatni który uzyskał dostęp do trackera)", + + 'col_comments' => "Komentarze", + 'text_most_commenter' => "Komentarz torrent (Nie dołączaj usuniętych komentarzy)", + + 'col_reviews' => "Recenzje", + 'text_most_reviewer' => "Film recenzenta (nie dołączaj usuniętych recenzji)", + + 'col_location' => "Lokalizacja", + 'text_most_locations' => "Lokalizacje peera", + + 'col_keyword' => "Słowa kluczowe", + 'col_times' => "Czasy", + 'col_datetime' => "Czas", + 'text_latest_search' => "Najnowsze wyszukiwania", + 'text_current_month_search' => "Wyszukiwania w tym miesiącu", + 'text_last_month_search' => "Wyszukiwania z ostatniego miesiąca", + 'text_current_year_search' => "Wyszukiwania w tym roku", + + 'text_most_bonuses' => "Bonusy", + 'col_bonus' => "Bonus", + 'text_countries_users' => "Użytkownicy", + 'col_users' => "Użytkownicy", + 'text_countries_uploaded' => "Łącznie przesłane", + 'col_uploaded' => "Przesłano", + 'text_countries_per_user' => "Średnia liczba przesłanych na użytkownika (minimum 1TB przesłanych i 100 użytkowników)", + 'col_average' => "Średnia", + 'text_countries_ratio' => "Stosunek (minimum 1TB przesłane, 1TB pobrane i 100 użytkowników)", + 'text_ago' => " temu", + 'text_inf' => "W imieniu Komisji", + 'head_top_ten' => "Top 10", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Języki użytkownika", + 'text_top' => "Góra ", + 'text_one_hundred' => "Top 100", + 'text_top_250' => "250 najlepszych", + 'col_clicks' => "Kliknięcia", + 'text_most_clicks' => "Właściciele linków promocyjnych", + 'text_charity_giver' => "Dżercy organizacji charytatywnej" +); + +?> diff --git a/lang/pl/lang_torrents.php b/lang/pl/lang_torrents.php new file mode 100644 index 00000000..549df55a --- /dev/null +++ b/lang/pl/lang_torrents.php @@ -0,0 +1,69 @@ + "Wyniki wyszukiwania dla ", + 'text_search_box' => "Pole wyszukiwania", + 'text_category' => "Kategoria:", + 'text_source' => "Źródło:", + 'text_codec' => "Kodeks:", + 'text_standard' => "Standardowy:", + 'text_processing' => "Przetwarzanie:", + 'text_show_dead_active' => "Pokazać martwe/aktywne?", + 'select_including_dead' => "włącznie z martwymi", + 'select_active' => "aktywna", + 'select_dead' => "martwy", + 'text_show_special_torrents' => "Pokazać promocję?", + 'select_all' => "wszystkie", + 'select_normal' => "normalny", + 'select_free' => "darmowy", + 'select_two_times_up' => "2 razy w górę", + 'select_free_two_times_up' => "za darmo i 2x w górę", + 'select_half_down' => "50% w dół", + 'text_search' => "Szukaj słowa kluczowe:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Wyniki wyszukiwania dla \"", + 'std_try_again' => "Nic nie znaleziono! Spróbuj ponownie z dokładnym ciągiem wyszukiwania.\n", + 'std_nothing_found' => "Nic nie znaleziono!", + 'std_no_active_torrents' => "Brak torrentów :(\n", + 'input_check_all' => "Zaznacz wszystko", + 'input_uncheck_all' => "Odznacz wszystko", + 'text_download_client' => "Pobierz Dozwolonego Klienta", + 'select_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'select_description' => "Opis", + 'select_small_description' => "Mały opis", + 'select_uploader' => "Przesyłacz", + 'select_imdb_url' => "URL IMDb", + 'select_and' => "ORAZ", + 'select_or' => "LUB", + 'select_exact' => "Dokładny", + 'select_parsed' => "Parsed", + 'text_in' => " w ", + 'text_with' => " z ", + 'text_mode' => " tryb dopasowania", + 'text_show_bookmarked' => "Pokazać zakładki?", + 'select_bookmarked' => "Zakładki zaznaczone", + 'select_bookmarked_exclude' => "Nie zaznaczono zakładek", + 'text_s_bookmarked_torrent' => "Zamontowane torrenty", + 'text_s_not_bookmarked_torrent' => "nie zaznaczono w zakładce torrenty", + 'head_torrents' => "Torrenty", + 'head_special' => "Specjalne", + 'text_movies_and_tvs' => "Filmy i telewizory:", + 'text_games_and_appz' => "Gry i aplikacja:", + 'text_others' => "Inne:", + 'text_medium' => "Średni:", + 'text_team' => "Drużyna:", + 'text_audio_codec' => "Kodek Audio:", + 'text_video' => "Film:", + 'text_tv' => "TV:", + 'text_music' => "Muzyka:", + 'text_software' => "Oprogramowanie:", + 'text_approval_status' => 'Status homologacji:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Zakres wysokości:', + 'times_completed_range' => 'Czasy zakończonego zakresu:', + 'added_range' => 'Dodano zakres:', +); + +?> diff --git a/lang/pl/lang_upload.php b/lang/pl/lang_upload.php new file mode 100644 index 00000000..93b4109f --- /dev/null +++ b/lang/pl/lang_upload.php @@ -0,0 +1,46 @@ + "Prześlij", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "You are not authorized to upload torrents. Read (Inbox)", + 'std_please_offer' => "Nie masz uprawnień do przesyłania torrentów. (Zobacz Przesyłanie w FAQ.

    Jeśli uważasz, że kwalifikujesz się do wgrywania praw, Zaproponuj swoją ofertę tutaj
    ", + 'text_red_star_required' => "Pola oznaczone czerwoną gwiazdką (*) są wymagane.", + 'text_tracker_url' => "Adres URL ogłoszenia trackera to", + 'row_torrent_file' => "Plik torrent ", + 'row_torrent_name' => "Nazwa torrenta ", + 'text_torrent_name_note' => "(pobrane z nazwy pliku, jeśli nie określono. Proszę użyć nazw opisowych. np. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n", + 'row_small_description' => "Mały opis ", + 'text_small_description_note' => "(To jest wyświetlane na stronie torrentów pod nazwą torrenta. np. 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "Plik NFO ", + 'text_only_viewed_by' => "(Może być oglądane tylko przez ", + 'text_or_above' => " lub powyżej .
    wstaw tylko plik kończący się na .nfo)\n", + 'row_description' => "Opis", + 'select_choose_one' => "wybierz jeden", + 'row_type' => "Typ", + 'row_quality' => "Jakość", + 'text_source' => "Źródło:", + 'text_codec' => "Kodeks:", + 'text_standard' => "Standardowy:", + 'text_processing' => "Przetwarzanie:", + 'row_your_offer' => "Twoja oferta", + 'text_please_select_offer' => "   Jeśli przesyłasz jedną ze swoich ofert, wybierz ją tutaj, aby głosujący byli powiadamiani.", + 'row_show_uploader' => "Pokaż uploader", + 'checkbox_hide_uploader_note' => "Nie pokazuj mojej nazwy użytkownika w polu \"Przesłane przez\".", + 'text_read_rules' => "Przeczytałem zasady przed przesłaniem.", + 'submit_upload' => "Prześlij", + 'text_to_browse_section' => "Prześlij do sekcji torrenty ", + 'text_to_special_section' => "lub Specjalna sekcja ", + 'text_type_note' => "   Wybierz tylko z dwóch", + 'text_medium' => "Średni:", + 'text_team' => "Grupa:", + 'text_audio_codec' => "Kodek Audio:", + 'row_content' => "Zawartość", + 'text_chinese_title' => "Chińska Nazwa:", + 'text_english_title' => "Nazwa angielska:", + 'text_titles_note' => "(Jeśli nazwa angielska nie istnieje, użyj pinyin lub pozostaw puste)", + 'fill_quality' => 'Wypełnij jakość', +); + +?> diff --git a/lang/pl/lang_uploaders.php b/lang/pl/lang_uploaders.php new file mode 100644 index 00000000..b4110036 --- /dev/null +++ b/lang/pl/lang_uploaders.php @@ -0,0 +1,22 @@ + "Nie znaleziono uploaderów!", + 'head_uploaders' => "Przesyłacze", + 'text_uploaders' => "Przesyłacze", + 'col_username' => "Nazwa użytkownika", + 'col_torrents_size' => "Rozmiar torrentów", + 'col_torrents_num' => "Numer torrentów", + 'col_last_upload_time' => "Czas ostatniej aktualizacji", + 'col_last_upload' => "Ostatnio aktualizowany torrent", + 'text_not_available' => "Nie dotyczy.", + 'submit_go' => "Idź", + 'text_select_month' => "Wybierz miesiąc: ", + 'text_order_by' => "Sortuj według", + 'text_username' => "Nazwa użytkownika", + 'text_torrent_size' => "Rozmiar torrenta", + 'text_torrent_num' => "Numer torrenta", +); + +?> diff --git a/lang/pl/lang_usercp.php b/lang/pl/lang_usercp.php new file mode 100644 index 00000000..c183cbd9 --- /dev/null +++ b/lang/pl/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Użytkownik CP Strona główna", + 'text_personal_settings' => "Ustawienia osobiste", + 'text_tracker_settings' => "Ustawienia trackera", + 'text_forum_settings' => "Ustawienia forum", + 'text_security_settings' => "Ustawienia zabezpieczeń", + 'row_save_settings' => "Zapisz ustawienia", + 'submit_save_settings' => "Zapisz Ustawienia! (TYLKO TYLKO )", + 'std_error' => "Błąd", + 'head_control_panel' => "Panel sterowania ", + 'head_personal_settings' => " - Ustawienia osobiste", + 'std_invalid_action' => "Niepoprawna akcja", + 'text_saved' => "Zapisane!", + 'row_account_parked' => "Konto zaparkowane", + 'checkbox_pack_my_account' => "Będę już przez długi czas.", + 'text_account_pack_note' => "Uwaga:Możesz zaparkować swoje konto, aby zapobiec jego usunięciu z powodu braku aktywności, jeśli na przykład odejdziesz wakację. Gdy konto zostało zaparkowane limity, są umieszczane na koncie, na przykład nie możesz użyć trackera i przeglądać niektórych stron.", + 'row_pms' => "PM.", + 'row_recommended_movies' => "Rekomendowane zasoby", + 'checkbox_show_hot' => "Pokaż HOT na stronie głównej", + 'checkbox_show_classic' => "Pokaż CLASSIC na stronie głównej", + 'text_accept_pms' => "Akceptuj PM. od ", + 'radio_all_except_blocks' => "Wszystkie (z wyjątkiem bloków)", + 'radio_friends_only' => "Tylko znajomi", + 'radio_staff_only' => "Tylko personel", + 'checkbox_delete_pms' => "Usuń PM. w odpowiedzi ", + 'checkbox_save_pms' => "Zapisz PM. do Sentbox", + 'checkbox_pm_on_comments' => "Powiadom mnie  gdy ktoś komentuje na moje torrenty", + 'row_gender' => "Płeć", + 'radio_not_available' => "Nie dotyczy.", + 'radio_male' => "Mężczyzna", + 'radio_female' => "Kobieta", + 'row_country' => "W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.", + 'row_download_speed' => "Prędkość pobierania ", + 'row_upload_speed' => "Prześlij Prędkość", + 'row_bt_client' => "Klient BT ", + 'row_avatar_url' => "Avatar URL", + 'select_choose_avatar' => "Wybierz awatar", + 'select_nothing' => "Nic nie", + 'text_avatar_note' => "Szerokość powinna wynosić 150 pikseli (zostanie przeskalowana w razie potrzeby). ", + 'text_bitbucket_note' => "Jeśli potrzebujesz hosta do zdjęcia, spróbuj bitbucket.", + 'row_info' => "Informacje", + 'text_info_note' => "Wyświetlane na twojej publicznej stronie. Może zawierać kody BB.", + 'head_tracker_settings' => " - Ustawienia trackera", + 'row_email_notification' => "Powiadomienie e-mail ", + 'checkbox_notification_received_pm' => "Powiadom mnie, gdy otrzymałem PM.", + 'checkbox_notification_default_categories' => "Powiadom mnie, gdy torrent zostanie przesłany do jednej z moich domyślnych kategorii przeglądania.\n", + 'row_browse_default_categories' => "Domyślne kategorie
    ", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Język witryny", + 'row_torrent_page' => "Torrenty na stronę ", + 'text_zero_equals_default' => "(0=użyj ustawień domyślnych, max=100)", + 'head_forum_settings' => " - Ustawienia forum", + 'row_topics_per_page' => "Tematy na stronę ", + 'row_posts_per_page' => "Posty na stronę ", + 'row_view_avatars' => "Zobacz awatary ", + 'checkbox_low_bandwidth_note' => "(Użytkownicy o małej przepustowości mogą to wyłączyć)", + 'row_view_signatures' => "Zobacz Podpisy", + 'row_forum_signature' => "Podpis forum", + 'head_security_settings' => " - Ustawienia bezpieczeństwa", + 'row_security_check' => "Bezpieczeństwo Sprawdź", + 'text_security_check_note' => "Uwaga: Aby zmienić ustawienia bezpieczeństwa, musisz wprowadzić aktualne hasło!", + 'std_enter_old_password' => "Najpierw wprowadź hasło!", + 'std_wrong_password_note' => "Wprowadzono nieprawidłowe hasło!", + 'std_password_equals_username' => "Przepraszamy, hasło nie może być takie samo jak nazwa użytkownika", + 'std_password_too_long' => "Przepraszamy, hasło jest zbyt długie (maksymalnie 40 znaków)", + 'std_password_too_short' => "Przepraszamy, hasło jest za krótkie (min. 6 znaków)", + 'std_passwords_unmatched' => "Hasła nie pasują do siebie. Spróbuj ponownie.", + 'std_email_address_banned' => "Ten adres e-mail jest zbanowany!", + 'std_wrong_email_address_domains' => "Ten adres e-mail jest niedozwolony! Możesz używać tylko adresu e-mail z tych domen: ", + 'std_wrong_email_address_format' => "To nie wygląda jak poprawny adres e-mail.", + 'std_email_in_use' => "Adres e-mail jest już używany", + 'std_confirmation_email_sent' => " (E-mail potwierdzający został wysłany!)", + 'std_passkey_reset' => " (Hasło zostało zaktualizowane!)", + 'std_password_changed' => " (Twoje hasło zostało zmienione!)", + 'std_privacy_level_updated' => " (Twój poziom prywatności został zaktualizowany!)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Chcę zresetować hasło.", + 'text_reset_passkey_note' => "Uwaga: Aby zresetować aktualne hasło, każdy link pobierania torrentów (taki jak lista rss list) musi zostać pobrany ponownie, aby pobrać plik torrent.", + 'row_reset_authkey' => "Resetuj authkey", + 'checkbox_reset_my_authkey' => "Chcę zresetować mój autor.", + 'text_reset_authkey_note' => "Uwaga: W celu zresetowania Twojego aktualnego autora wszystkie aktywne torrenty muszą zostać pobrane ponownie, aby kontynuować wycinanie/seedowanie.", + 'row_email_address' => "Adres e-mail ", + 'text_email_address_note' => "Uwaga: W celu zmiany adresu e-mail otrzymasz kolejny e-mail z potwierdzeniem na nowy adres.", + 'row_change_password' => "Zmień hasło ", + 'row_type_password_again' => "Wpisz ponownie hasło ", + 'row_privacy_level' => "Prywatność poziom", + 'radio_normal' => "Normalny", + 'radio_low' => "Niski (pojawi się adres e-mail)", + 'radio_strong' => "Silne (żadne informacje nie zostaną udostępnione)", + 'head_home' => " - Strona główna", + 'row_join_date' => "Dołącz do daty ", + 'row_avatar' => "Awatar", + 'row_passkey' => "Hasło", + 'row_invitations' => "Zaproszenia", + 'link_send_invitation' => "Przejdź do Zaproszenie System", + 'row_karma_points' => "Karma Punkty", + 'link_use_karma_points' => "Użyj Karma Punkty", + 'row_ratings_submitted' => "Przesłano oceny ", + 'row_written_comments' => "Napisane komentarze ", + 'link_view_comments' => "Zobacz Komentarze", + 'row_forum_posts' => "Forum Posty", + 'link_view_posts' => "Zobacz posty ", + 'text_posts_per_day' => " posty dziennie ", + 'text_of_total_posts' => " wszystkich postów na forum", + 'text_recently_read_topics' => "Ostatnio odczytywane tematy", + 'col_topic_title' => "Tytuł tematu", + 'col_replies' => "Odpowiedzi", + 'col_topic_starter' => "Temat Rozpoczęcie", + 'col_views' => "Widoki", + 'col_last_post' => "Ostatni post", + 'text_by' => "przez ", + 'select_none_selected' => "Nie wybrano", + 'text_ago' => " temu", + 'mail_here' => "HERA", + 'mail_change_email_one' => "Zażądałeś profilu użytkownika (nazwa użytkownika ", + 'mail_change_email_two' => ") na %s powinno zostać zaktualizowane tym adresem e-mail ", + 'mail_change_email_three' => " jako kontakt użytkownika.", + 'mail_change_email_four' => "Jeśli tego nie zrobiłeś, zignoruj ten e-mail. Osoba, która wprowadziła Twój adres e-mail miała adres IP ", + 'mail_change_email_five' => ". Proszę nie odpowiadać.", + 'mail_change_email_six' => "Aby zakończyć aktualizację profilu użytkownika, kliknij przycisk ", + 'mail_change_email_six_1' => " do potwierdzenia", + 'mail_change_email_seven' => "Twój nowy adres e-mail pojawi się w Twoim profilu. W przeciwnym razie Twój profil pozostanie niezmieniony.", + 'mail_change_email_eight' => "
    Nasz,", + 'mail_change_email_nine' => "Drużyna %s.", + 'mail_profile_change_confirmation' => " potwierdzenie zmiany profilu", + 'text_go_back' => "wróć", + 'text_category' => "Kategoria", + 'text_source' => "Źródło", + 'text_codec' => "Kodek", + 'text_standard' => "Standardowy", + 'text_processing' => "Przetwarzanie", + 'text_show_dead_active' => "Pokazać martwe/aktywne?", + 'select_including_dead' => "włącznie z martwymi", + 'select_active' => "aktywna", + 'select_dead' => "martwy", + 'text_show_special_torrents' => "Pokazać promocję?", + 'select_all' => "wszystkie", + 'select_normal' => "normalny", + 'select_free' => "darmowy", + 'select_two_times_up' => "2 razy w górę", + 'select_free_two_times_up' => "za darmo i 2x w górę", + 'text_show_bookmarked' => "Pokazać zakładki?", + 'select_bookmarked' => "Zakładki zaznaczone", + 'select_bookmarked_exclude' => "Nie zaznaczono zakładek", + 'select_with' => "z", + 'select_without' => "bez", + 'text_review' => " recenzja", + 'row_pm_boxes' => "Skrzynki PM", + 'text_show' => "Pokaż ", + 'text_pms_per_page' => " pms na stronę (maks.=100)", + 'row_shoutbox' => "Shoutbox", + 'text_show_last' => "Pokaż ostatnie ", + 'text_messages_at_shoutbox' => " wiadomości na shoutbox (0=użyj ustawień domyślnych, min=10, max=500)", + 'text_refresh_shoutbox_every' => "Odśwież shoutbox co ", + 'text_seconds' => " sekundy (0=użyj ustawień domyślnych, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Ukryj wiadomości z helpbox", + 'row_torrent_detail' => "Strona szczegółów torrenta", + 'text_show_description' => "Pokaż opis", + 'text_show_nfo' => "Pokaż NFO", + 'text_show_imdb_info' => "Pokaż informacje o IMDb", + 'text_show_douban_info' => "Informacje Shou Douban", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Pokaż recenzje", + 'text_show_comments' => "Pokaż komentarze", + 'row_browse_page' => "Strona torrentów", + 'text_browse_setting_warning' => "OSTRZEŻENIE: Włączenie wielu funkcji może spowolnić szybkość przeglądania.", + 'text_torrents_per_page' => " torrenty na stronę ", + 'text_tooltip_type' => "Typ podpowiedzi dla nazwy torrenta", + 'text_last_review' => "Ostatnia recenzja", + 'text_minor_imdb_info' => "Mniejsze informacje o IMDb (Tytuł + Rok + ocena IMDb + Kraj + Gatunek + dyrektor + Główny Rozmiar + Taglin)", + 'text_median_imdb_info' => "Mediana informacji o IMDb (Picture + Title + Year + Rating + Runtime + Country + Language + Director + Genre + Main Cast + Plot Zarys w języku angielskim)", + 'text_douban_info' => "Douban Info (Picture + Title + Year + Douban Rating + Language + Director + Region + Main Cast + Plot Zarys w Chinach)", + 'text_off' => "Wyłączony", + 'text_show_lastfm_tooltip' => "Pokaż informacje Last.fm na podpowiedzi", + 'row_time_type' => "Typ czasu", + 'text_time_added' => "Czas dodany", + 'text_time_elapsed' => "Czas, w którym przerwano", + 'text_append_words_to_torrents' => "Specjalne torrenty", + 'text_append_sticky' => "Dodaj przyklejoną ikonę \"sticky\" do torrentów przyklejonych na górze", + 'text_append_new' => "Dołącz 'Nowy' do nowych torrentów", + 'text_append_picked' => "Dołącz słowa, np. 'Classic', do torrentów wybranych przez krytyków", + 'text_show_action_icons' => "Pokaż ikony akcji", + 'text_show_nfo_icon' => "Ikona NFO", + 'text_show_download_icon' => "Pobierz ikonę", + 'text_show_edit_icon' => "Edytuj ikonę", + 'text_if_owner' => " (jeśli właściciel torrentów)", + 'text_show_bookmark_icon' => "Ikona zakładki", + 'text_comments_reviews' => "Komentarze", + 'text_show_comment_number' => "Pokaż liczbę komentarzy ", + 'text_last_comment_on_tooltip' => " ostatni komentarz na podpowiedzi", + 'text_show_review_number' => "Pokaż liczbę recenzji ", + 'row_school' => "Szkoła", + 'row_discuss' => "Dyskusje", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Pokaż zabawkę na stronie głównej", + 'text_send' => "Wyślij", + 'text_use' => "Użycie", + 'text_view' => "Widok", + 'row_ip_location' => "Lokalizacja", + 'text_translation_note' => "Twój język nie jest na liście? Zobacz, co możesz zrobić w ", + 'text_translation_link' => "POBIERZ TŁUMACZENIE", + 'text_movies_and_tvs' => "Filmy i telewizory:", + 'text_games_and_appz' => "Gry i aplikacja:", + 'text_others' => "Inne:", + 'text_at_browse_page' => "Sekcja torrentów", + 'text_at_special_page' => "Sekcja specjalna", + 'text_additional_selection' => "Dodatkowe wybory", + 'text_stylesheet_note' => "Więcej arkuszy stylów? Chcesz zaprojektować swój własny projekt? ", + 'text_stylesheet_link' => "KLIJ TUTAJ", + 'row_font_size' => "Font Size", + 'select_small' => "Mały", + 'select_large' => "Duży", + 'text_medium' => "Średni", + 'text_torrents_on_promotion' => "Torrenty na promocję: ", + 'text_highlight' => "Podświetl", + 'text_append_words' => "Dołącz słowa, np. '2X Free'", + 'text_append_icon' => "Dołącz ikonę, np. \"free\"", + 'text_no_mark' => "Wyłączony", + 'text_signature_note' => "Może zawierać kody BB. Maksymalny rozmiar obrazu to 500*200 i tylko pierwszy obraz zostanie wyświetlony.", + 'row_click_on_topic' => "Kliknij na temat", + 'text_go_to_first_page' => "przejdź do pierwszej strony", + 'text_go_to_last_page' => "przejdź do ostatniej strony", + 'select_half_down' => "50% w dół", + 'row_category_icons' => "Ikony kategorii", + 'text_team' => "Grupa", + 'text_audio_codec' => "Kodek audio", + 'text_sub_category' => "Podkategorie", + 'select_medium' => "Średni", + 'row_tooltip_last_post' => "Pokaż podpowiedź ostatniego wpisu", + 'checkbox_last_post_note' => "(Jeśli przeszkadza, wyłącz ją)", + 'row_network_bandwidth' => "Przepustowość sieci", + 'text_downstream_rate' => "Szybkość niższego szczebla", + 'text_upstream_rate' => "Szybkość upstream", + 'text_isp' => "ISP", + 'text_show_title' => "Pokaż tytuł", + 'text_show_small_description' => "Mały opis", + 'row_show_advertisements' => "Pokaż reklamy", + 'text_can_turn_off_advertisement' => " lub powyżej może wybrać brak reklam", + 'text_buy_no_advertisement' => " lub powyżej może użyć bonusa, aby kupić trochę czasu bez reklam na ", + 'text_bonus_center' => " środek bonusowy", + 'text_show_advertisement_note' => "Chciałbym zobaczyć reklamy", + 'row_promotion_link' => "Link promocyjny", + 'text_update_promotion_link' => "Aktualizuj link promocyjny", + 'text_read_more' => "Przeczytaj więcej", + 'row_two_step_secret' => 'Uwierzytelnianie dwuetapowe', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Możesz użyć Google Authenticator lub Authy do skanowania kodu QR po lewej stronie

    Jeśli kod QR po lewej stronie nie załaduje się pomyślnie, możesz spróbować otworzyć ten link, aby załadować: ', + 'text_two_step_secret_bind_manually_note' => 'Lub wprowadź ręcznie następujący klucz w API: ', + 'text_two_step_secret_bind_complete_note' => 'Wprowadź kod, aby ukończyć weryfikację dwuetapową', + 'text_two_step_secret_unbind_note' => 'Wprowadź kod, aby anulować uwierzytelnianie dwuetapowe', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'Skrzynka', + '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', +); + +?> diff --git a/lang/pl/lang_userdetails.php b/lang/pl/lang_userdetails.php new file mode 100644 index 00000000..c5d53b31 --- /dev/null +++ b/lang/pl/lang_userdetails.php @@ -0,0 +1,160 @@ + "Błąd", + 'std_no_such_user' => "Brak użytkownika o tym ID!", + 'head_details_for' => "Szczegóły dla ", + 'text_account_disabled_note' => "To konto zostało wyłączone!", + 'text_remove_from_friends' => "usuń ze znajomych", + 'text_remove_from_blocks' => "usuń z bloków", + 'text_add_to_friends' => "dodaj do znajomych", + 'text_add_to_blocks' => "dodaj do bloków", + 'text_flush_ghost_torrents' => "Aby wyczyścić torrenty z duchami kliknij ", + 'text_here' => "tutaj", + 'row_invitation' => "Zaproszenia", + 'text_no_invitation' => "Brak dostępnych zaproszeń", + 'link_send_invitation' => "Wyślij Zaproszenie", + 'row_invited_by' => "Zaproszony przez", + 'row_join_date' => "Dołącz do daty ", + 'row_last_seen' => "Ostatnio widziano ", + 'row_last_seen_location' => "Ostatni zobaczono (Lokacja)", + 'row_email' => "E-mail", + 'row_users_ips' => "Adresy IP użytkownika", + 'row_ip_history' => "Historia IP", + 'text_user_earlier_used' => "Ten użytkownik został wcześniej użyty ", + 'text_different_ips' => " inny adres IP", + 'row_ip_address' => "Adres IP", + 'row_bt_client' => "Klient BT", + 'row_uploaded' => "Przesłano", + 'row_downloaded' => "Pobrano", + 'row_share_ratio' => "Współdzielenie", + 'row_real_uploaded' => "Aktualnie przesłane", + 'row_real_downloaded' => "Aktualnie pobrane", + 'row_real_share_ratio' => "Rzeczywisty współczynnik udziału", + 'row_real_ps' => "Aktualnie przesłane/Rzeczywiste pobrane (tylko do celów rekordu, nie do kalkulacji kursu akcji)", + 'row_internet_speed' => "Przepustowość sieci", + 'row_gender' => "Płeć", + 'row_donated' => "Darowizna", + 'row_avatar' => "Awatar", + 'row_class' => "Klasa", + 'row_torrent_comment' => "Komentarze torrent ", + 'link_view_comments' => "Zobacz Komentarze", + 'row_forum_posts' => "Forum posty", + 'link_view_posts' => "Zobacz posty ", + 'row_karma_points' => "Punkty Karmy", + 'row_uploaded_torrents' => "Przesłano Torrenty", + 'text_show_or_hide' => "[Pokaż/Ukryj]", + 'row_current_seeding' => "Bieżące seedowanie", + 'row_current_leeching' => "Bieżący wyciek", + 'row_completed_torrents' => "Ukończone torrenty", + 'row_incomplete_torrents' => "Niekompletne torrenty", + 'text_public_access_denied' => "Niestety, publiczny dostęp zabroniony przez ", + 'text_user_wants_privacy' => ". Hej(She) chce chronić dane osobowe.", + 'text_edit_user' => "Edytuj użytkownika", + 'row_title' => "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).", + 'row_privacy_level' => "Poziom prywatności", + 'radio_low' => "Niski", + 'radio_normal' => "Normalny", + 'radio_strong' => "Silny", + 'row_avatar_url' => "Avatar URL", + 'row_signature' => "Podpis", + 'row_donor_status' => "Status darczyńcy ", + 'row_donor' => "dawca", + 'radio_yes' => "Tak", + 'radio_no' => "Nie", + 'row_support' => "Wsparcie", + 'row_support_language' => "Język wsparcia", + 'row_support_for' => "Wsparcie dla", + 'row_comment' => "Komentarz", + 'row_seeding_karma' => "Bonus", + 'row_warning_system' => "Ostrzeżenie System

    (Niepotrzebne zachowanie)", + 'text_not_warned' => "Nie ostrzegaj.", + 'text_arbitrary_duration' => "(czas trwania arbitrażu)", + 'text_until' => "Do ", + 'text_to_go' => " iść", + 'text_warn_for' => "Ostrzeżenie dla ", + 'text_week' => "Tydzień", + 'text_weeks' => "Tygodnie", + 'text_unlimited' => "Nieograniczona", + 'text_reason_of_warning' => "Powód ostrzeżenia", + 'text_times_warned' => "Ostrzeżone czasy", + 'text_last_warning' => "Ostatnie ostrzeżenie", + 'text_not_warned_note' => "Ten użytkownik nie został jeszcze ostrzeżony", + 'row_auto_warning' => "Automatyczne ostrzeżenie", + 'text_low_ratio' => "Niski współczynnik", + 'text_leech_warned' => "Ostrzeżenie!", + 'text_for_unlimited_time' => "Dla czasu NIEOGRANICZONego...", + 'row_movie_picker' => "Wybór", + 'row_enabled' => "Włączone", + 'row_forum_post_possible' => "Post na forum?", + 'row_upload_possible' => "Wysyłanie możliwe?", + 'row_download_possible' => "Możliwe pobranie?", + 'row_change_username' => "Zmień nazwę użytkownika", + 'row_change_email' => "Zmień adres e-mail", + 'row_change_password' => "Zmień hasło", + 'row_repeat_password' => "Powtórz hasło", + 'row_amount_uploaded' => "Przesłana kwota", + 'row_amount_downloaded' => "Kwota pobrana", + 'row_passkey' => "Hasło", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "OK", + 'text_delete_user' => "Usuń użytkownika", + 'submit_delete' => "Usuń", + 'text_ago' => " temu", + 'title_show_or_hide' => "Pokaż/Ukryj", + 'title_download' => "Pobranie: ", + 'title_upload' => "Załaduj: ", + 'title_male' => "Mężczyzna", + 'title_female' => "Kobieta", + 'title_not_available' => "Nie dotyczy.", + 'title_send_pm' => "Wyślij wiadomość ", + 'title_report_user' => "Zgłoś Użytkownik", + 'text_free' => "Darmowe", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X za darmo", + 'text_half_down' => "50%", + 'text_by' => "przez ", + 'text_by_system' => "według systemu", + 'text_transaction_memo' => "Notatka transakcji:", + 'row_pick_for' => "Wybierz..", + 'row_staff_duties' => "Podatki pracownicze/Powód VIP", + 'row_transfer' => "Przelewy", + 'row_sltime' => "Czas torrentów", + 'text_seeding_leeching_time_ratio' => "Se./Le. Wskaźnik czasu", + 'text_seeding_time' => "Czas seedowania", + 'text_leeching_time' => "Czas wypłukiwania", + 'text_since' => "Od: ", + 'row_compatibility' => "Smak Kompatybilność", + 'text_unknown' => "Nieznane", + 'text_super' => "Super", + 'text_very_high' => "Bardzo wysoka", + 'text_high' => "Wysoka", + 'text_medium' => "Średni", + 'text_low' => "Niski", + 'text_very_low' => "Bardzo niska", + 'row_invites' => "Zaproszenia", + 'js_delete_user_note' => "Możesz teraz usunąć to konto użytkowników, bądź BARDZO pewność.", + '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", + '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”.", + '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.", + 'disable_user_migrated' => 'Włącz lub wyłącz użycie proszę przejść do nowego systemu zarządzania.', + 'text_user_id'=> "ID użytkownika", + 'row_medal' => 'Medal', + 'row_donoruntil' => 'Darowizna do', + 'text_donoruntil_note' => "Format czasu to RRRR-MM-DD hh:mm:ss. Pozostaw puste na stałe.", + 'change_field_value_migrated' => 'Modyfikacja proszę przejść do %s.', + 'sure_to_remove_leech_warn' => 'Czy na pewno chcesz usunąć ostrzeżenie o tym pijawce?', + 'row_user_props' => 'Reklamy', + 'meta_key_change_username_username' => 'Nowa nazwa użytkownika', + 'consume' => 'Użycie', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/pl/lang_userhistory.php b/lang/pl/lang_userhistory.php new file mode 100644 index 00000000..b312eb30 --- /dev/null +++ b/lang/pl/lang_userhistory.php @@ -0,0 +1,26 @@ + "Błąd", + 'std_permission_denied' => "Odmowa dostępu", + 'std_no_posts_found' => "Nie znaleziono postów", + 'head_posts_history' => "Historia postów", + 'text_posts_history_for' => "Historia wpisów dla ", + 'text_forum' => "Forum: ", + 'text_topic' => "Temat: ", + 'text_post' => "Post: ", + 'text_new' => "NOWY!", + 'text_last_edited' => "Ostatnio edytowane przez ", + 'text_at' => " w ", + 'std_no_comments_found' => "Nie znaleziono komentarzy", + 'head_comments_history' => "Historia komentarzy", + 'text_comments_history_for' => "Historia komentarzy dla ", + 'text_torrent' => "Torrent: ", + 'text_comment' => "Komentarz: ", + 'std_history_error' => "Błąd historii", + 'std_unkown_action' => "Nieznana akcja", + 'std_invalid_or_no_query' => "Niepoprawne zapytanie lub brak zapytania." +); + +?> diff --git a/lang/pl/lang_users.php b/lang/pl/lang_users.php new file mode 100644 index 00000000..3967af92 --- /dev/null +++ b/lang/pl/lang_users.php @@ -0,0 +1,20 @@ + "Użytkownicy", + 'text_users' => "

    Użytkownicy

    ", + 'text_search' => "Szukaj:", + 'select_any_class' => "(jakakolwiek klasa)", + 'submit_okay' => "OK", + 'text_prev' => "Poprzedni", + 'text_next' => "Następny", + 'col_user_name' => "Nazwa użytkownika", + 'col_registered' => "Zarejestrowane", + 'col_last_access' => "Ostatni dostęp", + 'col_class' => "Klasa", + 'col_country' => "W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.", + 'select_any_country'=> "(dowolny kraj)", +); + +?> diff --git a/lang/pl/lang_viewfilelist.php b/lang/pl/lang_viewfilelist.php new file mode 100644 index 00000000..20d9b74f --- /dev/null +++ b/lang/pl/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Ścieżka", +); + +?> \ No newline at end of file diff --git a/lang/pl/lang_viewnfo.php b/lang/pl/lang_viewnfo.php new file mode 100644 index 00000000..1ce83bd2 --- /dev/null +++ b/lang/pl/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "Zobacz plik NFO", + 'text_nfo_for' => "NFO dla", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Windows-vy" +); +?> \ No newline at end of file diff --git a/lang/pl/lang_viewpeerlist.php b/lang/pl/lang_viewpeerlist.php new file mode 100644 index 00000000..1aa56c61 --- /dev/null +++ b/lang/pl/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Użytkownik", + 'col_location' => "Lokalizacja", + 'col_connectable' => "Łączenie", + 'col_uploaded' => "Przesłano", + 'col_rate' => "Oceń", + 'col_av_rate' => "Średnia stawka", + 'col_downloaded' => "Pobrano", + 'col_ratio' => "Stosunek", + 'col_complete' => "Complete", + 'col_connected' => "Połączono", + 'col_idle' => "Bezczynny", + 'col_client' => "Klient", + 'text_anonymous' => "Anonimowe", + 'text_unknown' => "(nieznany)", + 'text_seeders' => "Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone", + 'text_leechers' => "Leechers", + 'row_seeders' => "Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone", + 'row_leechers' => "Leechers", + 'text_yes' => "Tak", + 'text_no' => "Nie", + 'text_inf' => "W imieniu Komisji" +); + +?> diff --git a/lang/pl/lang_viewrequests.php b/lang/pl/lang_viewrequests.php new file mode 100644 index 00000000..cb7a5e29 --- /dev/null +++ b/lang/pl/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Żądania', + 'request' => 'Żądanie', + 'add_request' => 'Dodaj żądanie', + 'request_name' => 'Nazwa żądania', + 'view_request_all' => 'Zobacz wszystkie', + 'view_request_resolved' => 'Zobacz rozwiązane', + 'view_request_unresolved' => 'Zobacz nierozwiązane', + 'view_request_resolving' => 'Zobacz rozwiązanie', + 'view_request_my' => 'Zobacz moje', + 'thead_name' => 'Nazwisko', + 'thead_price_newest' => 'Najnowsze oferty', + 'thead_price_original' => 'Oryginalna oferta', + 'thead_comment_count' => 'Liczba komentarzy', + 'thead_on_request_count' => 'Liczba dostaw', + 'thead_request_user' => 'Użytkownik', + 'thead_created_at' => 'Czas', + 'thead_status' => 'Status', + 'request_status_resolved' => 'Żądanie zakończone sukcesem', + 'request_status_resolving' => 'Żądanie', + 'action_search' => 'Szukaj', + 'basic_info' => 'Podstawowe informacje', + 'created_at' => 'Utworzono w', + 'reward' => 'Nagroda', + 'newest_bidding' => 'Najnowsze oferty', + 'original_bidding' => 'Oryginalna oferta', + 'on_request' => 'Dostawa', + 'recycle' => 'Cykl', + 'recycle_title' => 'Przetwórz tylko 80% odbić', + 'add_reward' => 'Dodaj resard', + 'add_reward_desc' => 'Dodanie nagrody spowoduje odjęcie 25 zwrotów jako opłaty za usługę', + 'no_request_yet' => 'Nie ma jeszcze nic', + 'btn_select_text' => 'Użyj wybranego zasobu dla żądania', + 'request_already_resolved' => 'Ten requst jest rozwiązany', + 'add_request_desc' => 'Nagroda nie może być mniejsza niż 100 zwrotów i odliczy 100 zwrotów jako opłatę za usługę za każde żądanie', + 'description_required' => 'Wymagany opis!', + 'name_required' => 'Nazwa jest wymagana!', + 'amount_required' => 'Nagroda wymagana!', + 'amount_must_be_numeric' => 'Kwota musi być liczbowa!', + 'add_request_amount_minimum' => 'Nagroda nie może być mniejsza niż 100 zwrotów!', + 'add_request_amount_maximum' => 'Nagroda nie może więcej niż 10000 zwrotów!', + 'bouns_not_enough' => 'Twoje odbicia nie wystarczają!', + 'add_request_success' => 'Pomyślnie dodano żądanie', + 'request_id_must_be_numeric' => 'ID żądania musi być numeryczne', + 'request_deleted' => 'Żądanie zostało usunięte!', + 'edit_request_success' => 'Pomyślnie edytowano żądanie', + 'do_request' => 'Chcę prośbę', + 'type_in_torrent_id' => 'Wpisz identyfikator torrenta', + 'delete_request_success' => 'Pomyślnie usunięto żądanie', + 'torrent_is_picked_for_request' => 'Twoje żądanie zostało dostarczone', + 'confirm_request_success' => 'Potwierdź pomyślne', + 'message_required' => 'Wymagana wiadomość!', + 'request_created_at' => 'Utworzono w', + 'request_get_new_reply' => 'Twoja prośba otrzymuje nową odpowiedź', + 'request_comment_get_new_reply' => 'Twój komentarz do prośby otrzymuje nową odpowiedź', + 'torrent_not_release_yet' => 'Ten torrent jeszcze nie wyda', + 'supply_already_exists' => 'Ta dostawa już istnieje!', + 'message_please_confirm_supply' => 'Ktoś dostarcza Twoją prośbę, proszę potwierdzić ją na czas', + 'please_confirm_supply' => 'Proszę potwierdzić podaż na czas', + 'supply_success' => 'Żądanie zakończone sukcesem', + 'add_reward_amount_minimum' => 'Dodaj kwotę nagród nie może być mniejsza niż 100!', + 'add_reward_amount_maximum' => 'Dodaj kwotę nagród nie może być więcej niż 5000 bonusów!', + 'add_reward_success' => 'Pomyślnie dodano nagrodę', +]; \ No newline at end of file diff --git a/lang/pl/lang_viewsnatches.php b/lang/pl/lang_viewsnatches.php new file mode 100644 index 00000000..e0d400e0 --- /dev/null +++ b/lang/pl/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Szczegóły zdobycia", + 'text_snatch_detail_for' => "Szczegóły przyciągania dla ", + 'text_users_top_finished_recently' => "Użytkownicy u góry ukończyli pobieranie ostatnio", + 'col_username' => "Nazwa użytkownika", + 'col_uploaded' => "Przesłano", + 'col_downloaded' => "Pobrano", + 'col_se_time' => "Czas", + 'col_le_time' => "Czas", + 'col_ratio' => "Stosunek", + 'col_when_completed' => "Ukończone w", + 'col_last_action' => "Ostatnia akcja", + 'col_seeding' => "Nasiona", + 'col_pm_user' => "Użytkownik PW", + 'col_report_user' => "Zgłoś użytkownika", + 'col_on_or_off' => "Włącz/Wył.", + 'text_global' => "Globalny", + 'text_torrent' => "Torrent", + 'text_yes' => "Tak", + 'text_no'=> "Nie", + 'title_report' => "Zgłoszenie", + 'col_ip' => "IP", + 'text_per_second' => "/s", + 'text_anonymous' => "anonimowy", + 'text_inf' => "W imieniu Komisji", + 'std_sorry' => "Przepraszamy", + 'std_no_snatched_users' => "Żaden użytkownik nie zepchnął jeszcze tego torrenta.", +); + +?> diff --git a/lang/pt/lang_aboutnexus.php b/lang/pt/lang_aboutnexus.php new file mode 100644 index 00000000..3a4a5884 --- /dev/null +++ b/lang/pt/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Versão", + 'text_version_note' => "Este tracker %s é alimentado por %s. O seguinte é detalhes da versão.", + 'text_main_version' => "Versão principal", + 'text_sub_version' => "Sub versão", + 'text_release_date' => "Data de Lançamento", + 'text_authorize_to' => "Autorizado para", + 'text_authorization_type' => "Tipo de autorização", + 'text_commercial' => "Comercial", + 'text_free' => "Gratuito", + 'text_nexus' => "SOBRE ", + 'text_nexus_note' => " is initiated by a bunch of guys in Zhejiang University, China who call themselves 'Nexus Team'. It is dedicated to be the replacement of TBSource project and present a complete solution to create a resource sharing community with members of credit, order and knowledge.

    +The first stage of %s forks from TBSource. We offer an extensive feature set that does not exist in or far superior to the original TBSource code with greatly improved code efficiency. Besides TBSource, we also borrow some ideas or code from other private trackers, e.g. Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "Sobre a autorização", + 'text_authorization_note' => "Se você gosta de usar %s para potencializar seu rastreador, sinta-se à vontade para contatar-nos.", + 'text_translation' => "Sobre a tradução", + 'text_translation_note' => " supports user-side site language switch. The master language is English.

    If your language is not (yet) available and you are interested in translating it, please read the translation HOWTO and contact us. We always welcome new translations. Also, the available translations can always use a helping hand, especially those marked as outdate, incomplete or in need of new translators.", + 'text_flag' => "Bandeira", + 'text_language' => "IDIOMA", + 'text_state' => "Estado:", + 'text_stylesheet' => "Sobre a Folha de Estilos", + 'text_stylesheet_note' => "O layout da %s é totalmente baseado em CSS, o que permite a máxima personalização da interface do usuário e facilita a adição de novas folhas de estilos.

    A seguir é uma lista de folhas de estilos atualmente disponíveis neste rastreador %s. Se você quiser mais folhas de estilo ou quiser criar sua própria folha, entre em contato conosco.", + 'text_name' => "Nome:", + 'text_designer' => "Desenhista", + 'text_comment' => "Comentar", + 'text_contact' => "contato ", + 'text_contact_note' => "Quer se juntar a nós? Obtenha sugestões ou encontre problemas? Fale sobre negócios? Entre em contato conosco de qualquer forma a seguir.", + 'text_web_site' => "Web Site", + 'text_email' => "e-mail", + 'text_msn' => "Malásia", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/pt/lang_admanage.php b/lang/pt/lang_admanage.php new file mode 100644 index 00000000..dd51915e --- /dev/null +++ b/lang/pt/lang_admanage.php @@ -0,0 +1,103 @@ + "Gerenciamento de anúncios", + 'text_ad_management' => "Gerenciamento de anúncios", + 'text_add_ad' => "Adicionar anúncio", + 'text_header' => "Cabeçalho", + 'text_footer' => "Rodapé", + 'text_below_navigation' => "Navegação Abaixo", + 'text_below_searchbox' => "Caixa de Busca Abaixo", + 'text_torrent_detail' => "Detalhe do Torrent", + 'text_comment_page' => "Página do Comentário", + 'text_inter_overforums' => "Overforums inter", + 'text_forum_post_page' => "Forum Página De Publicação", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "Sem anúncios ainda!", + 'col_enabled' => "Ativado", + 'col_name' => "Nome:", + 'col_position' => "Posição", + 'col_order' => "Encomenda", + 'col_type' => "Método", + 'col_start_time' => "Horário de Início", + 'col_end_time' => "Hora de término", + 'col_action' => "Acão", + 'text_yes' => "sim", + 'text_no' => "Não", + 'text_bbcodes' => "BB-códigos", + 'text_xhtml' => "XHTML", + 'text_text' => "texto", + 'text_image' => "Imagem:", + 'text_flash' => "Piscar", + 'text_delete' => "excluir", + 'text_edit' => "Alterar", + 'js_sure_to_delete_ad' => "Tem certeza que deseja excluir este anúncio?", + 'std_error' => "ERRO", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Posição inválida", + 'head_add_ad' => "Adicionar anúncio", + 'head_edit_ad' => "Editar anúncio", + 'text_note' => "Observação", + 'text_ad_detail' => "Detalhes do anúncio", + 'row_name' => "Nome:", + 'row_start_time' => "Horário de Início", + 'row_end_time' => "Hora de término", + 'row_enabled' => "Ativado", + 'row_order' => "Encomenda", + 'row_type' => "Exibir Método", + 'row_image_url' => "URL da imagem", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Largura da imagem", + 'row_image_height' => "Altura da Imagem", + 'row_image_tooltip' => "format@@0 Link Tooltip", + 'row_text_content' => "Conteúdo do Texto", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Tamanho do texto", + 'row_bbcodes_code' => "BB-códigos", + 'row_xhtml_code' => "Código XHTML", + 'row_flash_url' => "Piscar URL", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Altura do Flash", + 'submit_submit' => "Sumbit", + 'text_ad' => "Anúncio", + 'text_header_note' => "Mostrar no canto superior direito de cada página. Recomendado usar imagem ou flash de tamanho entre 580 * 90. Apenas um anúncio será exibido. ", + 'text_footer_note' => "Exibe na parte inferior de cada página. O tamanho recomendado é de 728 * 160. Apenas um anúncio será exibido. ", + 'text_below_navigation_note' => "Mostrar logo abaixo da barra de navegação em cada página. O tamanho recomendado é de 728 * 90. Apenas um anúncio será exibido. ", + 'text_below_searchbox_note' => "Mostrar logo abaixo da caixa de pesquisa na página de torrents. Tamanho recomendado é de 728 * 90. Apenas um anúncio será exibido. ", + 'text_torrent_detail_note' => "Exibir na descrição do torrent na página de detalhes do torrent. O tamanho recomendado é 600 * 160. Somente um anúncio será exibido. ", + 'text_comment_page_note' => "Exibir entre comentários na página de detalhes do torrent ou oferecer página de detalhes. O tamanho recomendado é 600 * 160. Vários anúncios serão exibidos juntos. ", + 'text_inter_overforums_note' => "Mostrar entre overforums na página inicial do fórum. O tamanho recomendado é de 728 * 90. Vários anúncios serão exibidos juntos.", + 'text_forum_post_page_note' => "Mostrar entre postagens de fórum na página de detalhes do tópico do fórum. O tamanho recomendado é 600 * 160. Vários anúncios serão exibidos juntos.", + 'text_popup_note' => "Popup em cada página. Muito perturbador, use com cuidado. Tamanho recomendado é 468 * 90", + 'text_name_note' => "Só um nome para chamar o anúncio.", + 'text_start_time_note' => "No formato AAAA-MM-DD hh:mm:ss, ex.: '2007-12-24 21:00:00'. O tempo desde quando o anúncio está disponível.", + 'text_end_time_note' => "No formato de YYYY-MM-DD hh:mm:ss, ex. '2008-01-24 21:00:00'. O tempo até quando a propaganda está disponível.", + 'text_order_note' => "The priority of ads. Value '0' gets the top priority.
    When several ads are available for a position, the one with the highest priority will show if the position allows only one ad, and those with higher priorities will show on top if the position allows several ads. When several available ads have the same priority value, the most recently added one has the highest priority. ", + 'text_enabled_note' => "Somente anúncios ativados serão exibidos. ", + 'text_type_note' => "Escolha o método de exibição de anúncios. ", + 'text_image_url_note' => "A URL do arquivo de imagem.
    Ambos os caminhos relativos (ex: 'pic/ad.jpg') ou caminho absoluto (ex: 'https://nexusphp.org/ad.jpg') estão OK. ", + 'text_image_link_note' => "O link da propaganda, por exemplo, 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "Em pixels. A largura em que a imagem é mostrada. ", + 'text_image_height_note' => "Em pixels. A altura em que a imagem é mostrada. ", + 'text_image_tooltip_note' => "O texto mostrado na dica de ferramenta do link. ", + 'text_text_content_note' => "O conteúdo do texto. ", + 'text_text_link_note' => "O link da propaganda, por exemplo, 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "O tamanho da fonte da propaganda de texto. Pode estar em pt, px ou em, por exemplo, '30pt'. Se nenhum for definido, '30pt' é assumido.", + 'text_bbcodes_code_note' => "O que é BB codes? Veja ", + 'text_here' => "Aqui", + 'text_xhmtl_code_note' => "Você deve evitar usar XHTML não só porque o código XHTML incorreto poderia facilmente bagunçar toda a página, mas também porque é INSEGURO. Se precisar, verifique se o código XHTML é seguro e correto.
    NOTA: siga a especificação Transicional XHTML 1.0, não HTML 4.01.", + 'text_flash_url_note' => "A URL do arquivo Flash.
    Ambos os caminhos relativos (por exemplo, 'pic/flash.demo.swf') ou caminho absoluto (por exemplo, 'https://nexusphp.org/flash.demo.swf') são Ok.", + 'text_flash_width_note' => "Em pixels. A largura em que o Flash é mostrado. ", + 'text_flash_height_note' => "Em pixels. A altura em que o Flash é mostrado. ", + 'std_missing_form_data' => "Faltando dados de formulário.", + 'std_invalid_type' => "Método de exibição inválido.", + 'std_success' => "Sucesso", + 'std_edit_success' => "O anúncio é editado. ", + 'std_add_success' => "O anúncio é adicionado. ", + 'text_unlimited' => "Ilimitado", + 'std_go_back' => "Voltar à lista de anúncios", + 'col_clicks' => "Cliques" +); + +?> diff --git a/lang/pt/lang_adredir.php b/lang/pt/lang_adredir.php new file mode 100644 index 00000000..0c6d615f --- /dev/null +++ b/lang/pt/lang_adredir.php @@ -0,0 +1,11 @@ + "ERRO", + 'std_ad_system_disabled' => "Sistema de anúncios desativado.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "Nenhuma URL de redirecionamento." +); + +?> diff --git a/lang/pt/lang_attachment.php b/lang/pt/lang_attachment.php new file mode 100644 index 00000000..0dba1b21 --- /dev/null +++ b/lang/pt/lang_attachment.php @@ -0,0 +1,20 @@ + "Falha! Nada recebido!", + 'text_file_number_limit_reached' => "Falha! Você não pode enviar mais arquivos no momento. Por favor, aguarde algum tempo.", + 'text_file_size_too_big' => "Falha! O tamanho do arquivo é muito grande.", + 'text_file_extension_not_allowed' => "Falhou! A extensão do arquivo não é permitida.", + 'text_invalid_image_file' => "Falhou! Arquivo de imagem inválido.", + 'text_cannot_move_file' => "Falhou! Não é possível mover o arquivo carregado.", + 'submit_upload' => "Transferir", + 'text_left' => "Hoje restante: ", + 'text_of' => " de ", + 'text_size_limit' => "Tamanho: ", + 'text_file_extensions' => "Extensões de Arquivos: ", + 'text_mouse_over_here' => "rato aqui", + 'text_small_thumbnail' => "miniatura pequena", +); + +?> diff --git a/lang/pt/lang_attendance.php b/lang/pt/lang_attendance.php new file mode 100644 index 00000000..6daa19a2 --- /dev/null +++ b/lang/pt/lang_attendance.php @@ -0,0 +1,16 @@ + "Espectadores", + 'success' => "Sucesso", + 'attend_info' => "Você já assistiu a %u dias, Contínuo %u dias, desta vez você receberá um bônus format@@7%u.", + 'initial' => "First attendance get %u bonus.", + 'steps' => "Cada participação contínua recebe bônus de %u , a menos que atinja o máximo de %u", + 'continuous' => "Attend %u day continuous, will get %u bouns additional.", + 'sorry' => "Desculpa", + 'already_attended' => "Você já assistiu. Sem atualização, por favor.", + '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.', +); diff --git a/lang/pt/lang_bitbucket-upload.php b/lang/pt/lang_bitbucket-upload.php new file mode 100644 index 00000000..f99d7f4d --- /dev/null +++ b/lang/pt/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Falha no envio", + 'std_nothing_received' => "Nada recebido!", + 'std_file_too_large' => "Desculpe, esse arquivo é muito grande para o bit-bucket.", + 'std_bad_file_name' => "Nome de arquivo incorreto.", + 'std_file_with_the_name' => "Desculpe, um arquivo com o nome ", + 'std_already_exists' => " already exists in the bit-bucket.", + 'std_error' => "ERRO", + 'std_invalid_image_format' => "Extensão inválida: apenas gif, jpg ou png!", + 'std_image_processing_failed' => "Falha ao processar imagem", + 'std_sorry_the_uploaded' => "Desculpe, o upload ", + 'std_failed_processing' => " processamento falho. Tente salvar a imagem novamente em um editor gráfico. Obrigado.", + 'std_success' => "Sucesso", + 'std_use_following_url' => "Use a seguinte URL para acessar o arquivo: ", + 'std_upload_another_file' => "Enviar outro arquivo", + 'std_image' => "Imagem: ", + 'std_need_not_rescaling' => "não requer reapreciação", + 'std_rescaled_from' => " rescaldo de ", + 'std_to' => " para ", + 'std_profile_updated' => "
    Nota: Seu perfil foi atualizado!", + 'head_avatar_upload' => "Upload AVATAR", + 'text_avatar_upload' => "Upload AVATAR", + 'text_upload_directory_unwritable' => "ATENÇÃO: o diretório de upload não é gravável. Por favor, contate o administrador sobre este problema!", + 'text_disclaimer' => "Disclaimer
    Do not upload unauthorized or illegal pictures.
    Uploaded pictures should be considered \"public domain\". So do not upload pictures you wouldn't want a stranger to have access to.
    Uploaded images will be scaled by keeping aspect ratio if height exceeds ", + 'text_disclaimer_two' => " pixels ou largura excede ", + 'text_disclaimer_three' => " Tamanho máximo do arquivo para
    pixels é ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Arquivo", + 'checkbox_avatar_shared' => "Outros usuários podem usar o meu avatar (você pode escolher em usercp).", + 'submit_upload' => "Transferir", +); + +?> diff --git a/lang/pt/lang_catmanage.php b/lang/pt/lang_catmanage.php new file mode 100644 index 00000000..6a352f32 --- /dev/null +++ b/lang/pt/lang_catmanage.php @@ -0,0 +1,86 @@ + "Gerenciamento de categorias", + 'text_category_management' => "Gerenciamento de categorias", + 'text_manage' => "Administrar", + 'text_searchbox' => "Caixa", + 'text_category_icons' => "Pacote de ícones Categoria", + 'text_second_icons' => "Segundos ícones", + 'text_categories' => "categorias", + 'text_sources' => "Fontes", + 'text_media' => "Multimídia", + 'text_codecs' => "Codecs", + 'text_standards' => "Padrões", + 'text_processings' => "Processamentos", + 'text_teams' => "Times", + 'text_audio_codecs' => "Codecs de áudio", + 'std_error' => "ERRO", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Adicionar", + 'text_no_record_yet' => "Nenhum registro ainda!", + 'col_id' => "ID", + 'col_name' => "Nome:", + 'col_order' => "Encomenda", + 'col_action' => "Acão", + 'text_delete' => "excluir", + 'text_edit' => "Alterar", + 'js_sure_to_delete_this' => "Tem certeza que deseja excluir isto?", + 'col_sub_category' => "Subcategoria", + 'text_per_row' => "Itens/Linha", + 'text_padding' => "Padding", + 'text_enabled' => "Ativado", + 'text_disabled' => "Desabilitado", + 'col_folder' => "Pasta do pacote de ícones", + 'text_multi_language' => "Multi-idioma", + 'text_second_icon' => "Segundo Ícone", + 'text_css_file' => "Arquivo CSS", + 'text_none' => "nenhuma", + 'text_css_file_note' => "Arquivo CSS para este pacote de ícones. Digite o caminho completo, por exemplo, 'styles/scenetorrents.css'. Deixe em branco se não houver nenhum.
    Caracteres Permitidos: [a-z] (no caso inferior), [0-9], [_./].", + 'text_designer' => "Desenhista", + 'text_comment' => "Comentar", + 'text_yes' => "sim", + 'text_no' => "Não", + 'col_image' => "Imagem:", + 'text_class_name' => "atributo de classe", + 'col_mode' => "Modo", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "submeter", + 'text_subcategory_name_note' => "Não use um nome longo. Recomenda-se menos de 10 letras.", + 'text_order_note' => "Ascendentemente, isto é, \"0\" vem primeiro.", + 'row_searchbox_name' => "Nome da SearchBox", + 'text_searchbox_name_note' => "Caracteres permitidos: [a-z] (na instância inferior), [0-9], [_./].", + 'row_show_sub_category' => "Mostrar subcategoria", + 'text_show_sub_category_note' => "Marque as subcategorias que deseja ativar.", + 'row_items_per_row' => "Itens por linha", + 'text_items_per_row_note' => "Definir quantos itens devem ser exibidos em linha na caixa de pesquisa, por exemplo, '8'.", + 'row_padding_between_items' => "Preenchimento entre itens", + 'text_padding_between_items_note' => "Em pixels. O espaço de espaçamento horional entre itens na caixa de pesquisa, por exemplo, '3'.", + 'text_category_icon_name_note' => "Caracteres permitidos: [a-z] (na instância inferior), [0-9], [_./].", + 'text_folder_note' => "O nome da pasta do pacote de ícones. Caracteres permitidos: [a-z] (na instância inferior), [0-9], [_. ].
    PRECISA adicione uma barra no final (/) por exemplo, 'mycaticon/'", + 'text_multi_language_note' => "Se usar diferentes ícones de categoria para diferentes idiomas. Se definido como \"sim\", coloque vários pacotes de ícones em várias pastas chamadas 'en', 'chs', etc.", + 'text_second_icon_note' => "Se usar segundos ícones para informações adicionais. Se definido como \"sim\", coloque os segundos ícones em uma pasta chamada \"adição\" juntamente com os ícones normais.", + 'text_designer_note' => "A pessoa que projetou o pacote de ícones.", + 'text_comment_note' => "Informações sobre o pacote de ícones.", + 'text_icon_directory_note' => "You need to put the icons in the right directory for these settings to work. Put the normal icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' and the second icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'.
    Don't get it? See if the following examples could help:
    • When
      • searchbox_name='nhd'
      • icon_pack_folder='scenetorrents/'
      • multi-lang='yes'
      • second_icon='no'
      you should put an English normal icon file for movies (e.g. 'movies.png') in 'pic/category/nhd/scenetorrents/en/' .
    • When
      • searchbox_name='chd'
      • icon_pack_folder='nanosofts/'
      • multi-lang='no'
      • second_icon='yes'
      you should put a normal icon file for movies (e.g. movies.png) in 'pic/category/chd/nanosofts/' and an additional icon file (e.g. 'bdh264.png') in 'pic/category/chd/nanosofts/additional/'.
    ", + 'text_second_icon_name_note' => "Não use um nome longo. Recomenda-se menos de 10 letras.", + 'text_image_note' => "O nome do arquivo de imagem. Caracteres Permitidos: [a-z] (na instância inferior), [0-9], [_./].", + 'row_selections' => "Seleções", + 'text_selections_note' => "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.", + 'row_category_name' => "Nome da categoria", + 'text_category_name_note' => "Não use um nome longo. Recomenda-se menos de 10 letras.", + 'row_mode' => "Modo", + 'text_class_name_note' => "O valor do atributo 'classe' da imagem. Deixe em branco se não houver nenhum. Caracteres permitidos: [a-z] (na parte inferior do caso), [0-9], [_]e a primeira letra deve estar em [a-z].", + 'std_missing_form_data' => "Faltando dados de formulário.", + 'std_invalid_character_in_filename' => "Caracter inválido no nome do arquivo ", + 'std_must_define_one_selection' => "Você deve definir pelo menos uma seleção!", + 'std_invalid_mode_id' => "Id do modo inválido.", + 'row_enable_custom_field' => 'Ativar o campo personalizado', + 'row_custom_field_display_name' => 'Nome de exibição de campo personalizado', + 'row_custom_field_display' => 'Exibição de campos personalizados', + 'row_custom_field_display_help' => "Use 'rótulo específico' para representar o rótulo e valor do campo personalizado, como o nome de um campo personalizado é 'artista',
    então ele rotula:<%artist.label%>,é o valor:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/pt/lang_cheaterbox.php b/lang/pt/lang_cheaterbox.php new file mode 100644 index 00000000..bf863597 --- /dev/null +++ b/lang/pt/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Nenhum suspeito detectado ainda.", + 'head_cheaterbox' => "Travessura", + 'text_cheaterbox' => "Cheaterbox BETA", + 'col_added' => "Adicionado", + 'col_suspect' => "Suspender", + 'col_hit' => "Atingir", + 'col_torrent' => "Torrent", + 'col_ul' => "UL", + 'col_dl' => "DL", + 'col_ann_time' => "Hora da Ann.", + 'col_seeders' => "Semeadores", + 'col_leechers' => "Leechers", + 'col_comment' => "Comentar", + 'col_dealt_with' => "Arremesso com", + 'col_action' => "Atu.", + 'text_torrent_does_not_exist' => "Torrent não existe ou foi excluído", + 'text_yes' => "sim", + 'text_no' => "Não", + 'submit_set_dealt' => "Definir Alto-falante", + 'submit_delete' => "excluir" +); + +?> diff --git a/lang/pt/lang_checkuser.php b/lang/pt/lang_checkuser.php new file mode 100644 index 00000000..9214c6d7 --- /dev/null +++ b/lang/pt/lang_checkuser.php @@ -0,0 +1,17 @@ + "ERRO", + 'std_no_user_id' => "Nenhum usuário com este ID!", + 'std_no_permission' => "Você não tem permissão", + 'head_detail_for' => "Detalhes para ", + 'text_account_disabled' => "

    Esta conta foi desativada!

    ", + 'row_join_date' => "Juntar-se a data", + 'row_gender' => "Gênero", + 'row_email' => "E-mail", + 'row_ip' => "PI", + 'submit_confirm_this_user' => "Confirmar este usuário " +); + +?> diff --git a/lang/pt/lang_comment.php b/lang/pt/lang_comment.php new file mode 100644 index 00000000..f33c21d0 --- /dev/null +++ b/lang/pt/lang_comment.php @@ -0,0 +1,51 @@ + "ERRO", + 'std_comment_flooding_denied' => "Comentário Flooding não é permitido. Aguarde ", + 'std_before_posting_another' => " segundo(s) antes de postar outro comentário.", + 'std_no_torrent_id' => "Nenhum torrent com este ID.", + 'std_no_comment_id' => "Nenhum comentário com esta ID", + 'std_comment_body_empty' => "O corpo do comentário não pode estar vazio!", + 'head_add_comment_to' => "Adicionar um comentário a ", + 'text_add_comment_to' => "Adicionar um comentário a ", + 'submit_okay' => "OK", + 'text_comments_in_reverse_order' => "Comentários mais recentes, em ordem reversa\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "Permissão negada.", + 'head_edit_comment_to' => "Editar comentário para ", + 'text_edit_comment_to' => "Editar comentário para ", + 'std_delete_comment' => "Excluir comentário", + 'std_delete_comment_note' => "Você está prestes a deletar um comentário. Clique em\n", + 'std_here_if_sure' => ">aqui se tiver certeza.", + 'head_original_comment' => "Comentário original", + 'text_original_content_of_comment' => "Conteúdo original do comentário ", + 'std_unknown_action' => "Ação desconhecida.", + 'std_no_review_id' => "Nenhuma revisão com esta ID", + 'std_review_body_empty' => "O corpo da revisão não pode estar vazio!", + 'text_reviews_in_reverse_order' => "

    Most recent reviews, in reverse order

    \n", + 'head_edit_review_to' => "Editar avaliação para ", + 'text_edit_review_to' => "Editar avaliação para ", + 'std_delete_review' => "Excluir avaliação", + 'std_delete_review_note' => "Você está prestes a excluir uma avaliação. Clique em\n", + 'head_original_review' => "Revisão original", + 'text_original_content_of_review' => "Conteúdo original da revisão ", + 'std_unknown_action' => "Ação desconhecida.", + 'row_user_comment' => "Usuário Comentário", + 'row_editor_notes' => "Notas do Editor", + 'row_bouns_change' => "Mudança de Bônus", + 'text_bouns_change_notes' => " 0 a 1000, com base na qualidade de revisão (mais de 1000 serão tratados como 1000 e outros que não estejam na gama serão tratados como 0)", + 'std_review_no_external_info' => "Não foi possível marcar comentários sem informações externas!", + 'std_review_unmark' => "Desmarcar Revisão", + 'std_unmark_review_note' => "Você está prestes a desmarcar uma avaliação. Clique em\n", + 'row_original_torrent' => "Torrent original", + 'text_no_exists' => "Não existe mais!", + 'text_torrent_id' => " ID do Torrent: ", + 'text_back' => "Voltar", + 'text_body' => "Conteúdo", + 'text_compose' => "Compor", + 'text_edit' => "Alterar", +); + +?> diff --git a/lang/pt/lang_complains.php b/lang/pt/lang_complains.php new file mode 100644 index 00000000..78c04707 --- /dev/null +++ b/lang/pt/lang_complains.php @@ -0,0 +1,32 @@ + 'Problema de conta reclamado', + 'text_new_complain' => 'Nova reclamação', + 'text_new_email' => 'Conta E-mail:', + 'text_new_body' => 'Detalhe da reclamação:', + 'text_new_body_placeholder' => "Descreva a issue aqui:\nProva relacionada é aplicável: as imagens são mostradas na forma de [img=URL]", + 'text_new_submit' => 'submeter', + 'text_new_failure' => 'E-mail inválido ou reclamação vazia.', + 'text_created_title' => 'Reclamação criada', + 'text_created_note' => 'Por favor marque esta página para ver as atualizações mais tarde. NÃO REVETA ESTA URL PARA QUALQUER BANHO! Caso contrário, a sua reclamação não será tratada.', + 'text_search_account' => 'Pesquisar conta com este e-mail', + 'text_reply' => 'Responder', + 'text_replies' => 'Seguindo mensagens', + 'text_complainer' => 'Reclamador', + 'text_added' => 'Tempo adicionado', + 'text_no_replies' => 'Nenhuma mensagem agora', + 'text_closed' => 'Esta reclamação foi respondida e bloqueada para novas respostas.', + 'text_answer_it' => 'FECHAR', + 'text_unanswer_it' => 'REABRIR', + 'th_complain_at' => 'Reclamar em', + 'th_complain_account' => 'Conta reclamada', + 'th_action_view' => 'Visualizar', + 'pending_complaints' => 'Queixas pendentes', + 'no_pending_complaints' => 'Nenhuma reclamação pendente', + 'complaints_processed' => 'Queixas processadas', + 'no_complaints_have_been_processed' => 'Nenhuma reclamação foi processada', + 'text_view_band_log' => 'Ver registro de banimento', + 'reply_notify_subject' => 'Reclamação respondida', + 'reply_notify_body' => 'Você tem uma resposta para a sua reclamação no site %s, clique aqui para vê-la.', +]; diff --git a/lang/pt/lang_confirm_resend.php b/lang/pt/lang_confirm_resend.php new file mode 100644 index 00000000..96239160 --- /dev/null +++ b/lang/pt/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Enviar e-mail de confirmação falhou", + 'std_fields_blank' => "Não deixe campos em branco.", + 'std_invalid_email_address' => "Endereço de e-mail inválido!", + 'std_email_not_found' => "O endereço de e-mail não foi encontrado no banco de dados.\n", + 'std_user_already_confirm' => "User using this email address is already confirmed.\n", + 'std_passwords_unmatched' => "As senhas não combinam! Deve ter digitado. Tente novamente.", + 'std_password_too_short' => "A senha é muito curta (mínimo de 6 caracteres)", + 'std_password_too_long' => "Desculpe, a senha é muito longa (máximo é 40 caracteres)", + 'std_password_equals_username' => "A senha não pode ser igual ao nome de usuário.", + 'std_error' => "ERRO", + 'std_database_error' => "Erro de banco de dados. Entre em contato com um administrador sobre isso.", + 'text_resend_confirmation_mail_note' => "

    Envie e-mail de confirmação novamente

    Use o formulário abaixo para que seu e-mail de confirmação seja enviado novamente.

    Você deve estar registrado no prazo de 1 dia e não confirmado,
    caso contrário, sua conta pendente pode ser excluída e você deve se registrar novamente.

    Nota: %s tentativas fracassadas consecutivas resultarão em banir seu ip!

    ", + 'row_registered_email' => "E-mail registrado: ", + 'row_new_password' => "Nova senha: ", + 'text_password_note' => "O mínimo é de 6 caracteres", + 'row_enter_password_again' => "Insira a senha novamente: ", + 'submit_send_it' => "Envie Ele!", + 'text_you_have' => "Você tem ", + 'text_remaining_tries' => " tentativas restantes.", + + 'mail_title' => " Confirmação de Registro do Usuário (Re-Enviar)", + 'mail_this_link' => "ESTA LINK", + 'mail_here' => "AQUI", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Você solicitou um novo e-mail de confirmação em %s e você tem
    especificado este endereço ", + 'mail_three' => " as user contact.

    If you did not do this, please ignore this email. The person who entered your
    email address had the IP address ", + 'mail_four' => ". Please do not reply.

    To confirm your user registration, you have to follow ", + 'mail_four_1' => "

    Se o link acima está quebrado ou expirado, tente enviar um novo e-mail de confirmação novamente de ", + 'mail_five' => "

    Depois de fazer isso, você poderá usar a sua nova conta. Se você falhar a
    faça isso, sua conta será excluída dentro de 24 horas. Nós pedimos que você leia
    as RULES e FAQ antes de começar a usar %s.

    Atenção: Se você não se registrou para %s, por favor, informe este e-mail para %s

    ------
    Seu,
    A Equipe %s.", + 'text_select_lang' => "Selecione Idioma do Site: ", + 'std_need_admin_verification' => "A conta precisa de verificação manual de administradores." +); +?> diff --git a/lang/pt/lang_contactstaff.php b/lang/pt/lang_contactstaff.php new file mode 100644 index 00000000..e9fa2d30 --- /dev/null +++ b/lang/pt/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Contato da equipe", + 'text_message_to_staff' => "Enviar mensagem ao pessoal", + 'row_subject' => "Cargo", + 'row_body' => "Conteúdo", + 'submit_send_it' => "Enviar Isto!" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_delete.php b/lang/pt/lang_delete.php new file mode 100644 index 00000000..7069689c --- /dev/null +++ b/lang/pt/lang_delete.php @@ -0,0 +1,17 @@ + "Falha ao excluir!", + 'std_missing_form_date' => "faltando dados de formulário", + 'std_not_owner' => "Você não é o proprietário! Como isso aconteceu?", + 'std_invalid_reason' => "Razão inválida ", + 'std_describe_violated_rule' => "Por favor, descreva a regra violada.", + 'std_enter_reason' => "Por favor, insira o motivo para excluir este torrent.", + 'head_torrent_deleted' => "Torrent excluído!", + 'text_go_back' => "Volte para o local de onde você veio", + 'text_back_to_index' => "Voltar para o índice", + 'text_torrent_deleted' => "Torrent excluído!" +); + +?> diff --git a/lang/pt/lang_deletedisabled.php b/lang/pt/lang_deletedisabled.php new file mode 100644 index 00000000..e31022bd --- /dev/null +++ b/lang/pt/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Excluir desativado", + 'text_delete_diasabled' => "Excluir desativado", + 'submit_delete_all_disabled_users' => "Excluir todos os usuários desabilitados", + 'text_delete_disabled_note' => "If you click the following button, all disabled users at your site will be DELETED. NEVER click the button unless you are VERY SURE.", + 'text_users_are_disabled' => " usuários foram excluídos." +); + +?> diff --git a/lang/pt/lang_deletemessage.php b/lang/pt/lang_deletemessage.php new file mode 100644 index 00000000..d39a29f8 --- /dev/null +++ b/lang/pt/lang_deletemessage.php @@ -0,0 +1,12 @@ + "ID de mensagem incorreta", + 'std_not_suggested' => "Eu não faria isso se fosse você...", + 'std_not_in_inbox' => "A mensagem não está em sua caixa de entrada.", + 'std_not_in_sentbox' => "A mensagem não está em sua Caixa de Envio.", + 'std_unknown_pm_type' => "Tipo de MP desconhecida." +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_details.php b/lang/pt/lang_details.php new file mode 100644 index 00000000..94179187 --- /dev/null +++ b/lang/pt/lang_details.php @@ -0,0 +1,247 @@ + "ERRO", + 'std_no_torrent_id' => "Nenhum torrent com este ID", + 'head_details_for_torrent' => "Detalhes para o torrent ", + 'text_successfully_uploaded' => "Enviado com sucesso!", + 'text_redownload_torrent_note' => "You should re-download the torrent and start seeding now.", + 'text_successfully_edited' => "Editado com sucesso!", + 'text_go_back' => "Voltar para ", + 'text_whence_you_came' => "onde você veio", + 'text_rating_added' => "Classificação adicionada!", + 'text_thanks_added' => "Seus agradecimentos adicionados!", + 'text_free' => "Gratuito", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Grátis", + 'text_half_down' => "50%", + 'row_download' => "BAIXAR", + 'text_downloading_not_allowed' => "Você não tem permissão para baixar.", + 'row_small_description' => "Descrição Pequena", + 'row_info_hash' => "Hash da informação", + 'row_description' => "Descrição:", + 'text_nfo' => "NF-e", + 'text_view_nfo' => "[Todos os modos]", + 'row_imdb_url' => "URL IMDb", + 'row_subtitles' => "Legendas", + 'text_no_subtitles' => "Não há legendas disponíveis para este torrent", + 'submit_upload_subtitles' => "Upload Subtítulo!", + 'row_info' => " Informações", + 'text_imdb' => "IMDb", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Dupla", + 'text_not_ready' => " informação não pronta, clique ", + 'text_here_to_retrieve' => "aqui para recuperar de ", + 'text_someone_has_requested' => "Alguém pediu para recuperar informações de ", + 'text_please_be_patient' => " Há segundos, por favor, tenha paciência.", + 'text_information' => "Informação:", + 'text_title' => " Titulo: ", + 'text_title_chinese' => "Título do chinês: ", + 'text_also_known_as' => " Também conhecido como: ", + 'text_year' => " Ano: ", + 'text_runtime' => " Horário de execução: ", + 'text_mins' => " min.", + 'text_votes' => " Votações: ", + 'text_rating' => " Classificação: ", + 'text_language' => " Idioma: ", + 'text_country' => " País: ", + 'text_all_genres' => " Todos os gêneros: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Diretor: ", + 'text_written_by' => " Escrito por: ", + 'text_performed_by' => " Realizado por: ", + 'text_offcial_site' => " Site Ofensite: ", + 'text_imdb_link' => " Link IMDb: ", + 'text_produced_by' => " Produzido por: ", + 'text_music' => " Música: ", + 'text_plot_outline' => " Traçar contorno:", + 'text_cast' => " Elenco:", + 'text_as' => " como ", + 'text_recommended_comment' => " Comentário Recomendado:", + 'text_information_updated_at' => "

    NOTA: Esta informação é atualizada em ", + 'text_might_be_outdated' => " e pode estar desatualizado agora, clique ", + 'text_here_to_update' => "here para atualizar as informações desatualizadas", + 'text_network_error' => "Atenção! A condição de rede não permite recuperar infomação do IMDb em tempo real", + 'text_avprogress' => "Progresso Médio: ", + 'row_type' => "tipo", + 'text_none_selected' => "(nenhum selecionado)", + 'text_source' => "Fonte:", + 'text_codec' => "Code:", + 'text_stardard' => "Padrão:", + 'text_processing' => "Processando:", + 'row_quality' => "Qualidade", + 'col_type' => "tipo", + 'col_name' => "Nome:", + 'col_quality' => "Qualidade", + 'title_size' => "Tamanho", + 'title_time_added' => "Tempo adicionado", + 'title_seeders' => "Semeadores", + 'title_leechers' => "Leechers", + 'col_special' => "Promoção?", + 'text_normal' => "Maior", + 'row_other_copies' => "Outras Cópias", + 'row_last_seeder' => "Last Action: ", + 'text_ago' => " Atrás", + 'text_size' => "Tamanho: ", + 'text_none_yet' => "nenhum ainda (precisa de pelo menos %s votos e tem ", + 'text_only' => "apenas ", + 'text_none' => "nenhuma", + 'text_no_votes_yet' => "Ainda sem votos", + 'text_invalid' => "inválido?", + 'text_out_of_five_with' => " de 5 com ", + 'text_votes_total' => " total de voto(s)", + 'text_login_to_vote' => "Acesse para avaliá-lo", + 'select_add_rating' => "(adicionar classificação)", + 'submit_vote' => "Votar!", + 'text_rating' => "Classificação: ", + 'row_time' => "Horário", + 'row_hot_meter' => "Medidor Quente", + 'text_views' => "Visualizações: ", + 'text_hits' => "Acertos: ", + 'text_snatched' => "Encalhado: ", + 'text_view_snatches' => " x
    vez(es)", + 'text_average_speed' => "Velocidade Média: ", + 'text_total_speed' => "Velocidade Total: ", + 'text_health_note' => "(Essas são as médias ao longo do tempo, por isso não são tão precisas)", + 'text_traffic' => "Tráfego: ", + 'text_no_traffic' => "Sem tráfego para o Momento", + 'text_status' => "Estado: ", + 'text_dead' => "Mortos", + 'row_health' => "Vida", + 'text_anonymous' => "Anônimo", + 'text_edit_torrent' => "Alterar", + 'text_edit_and_delete_torrent' => "Editar/Excluir", + 'title_edit_torrent' => "Click to Edit or Delete this torrent", + 'row_upped_by' => "Enviado por", + 'text_click' => "Click ", + 'text_num_files' => "Número de arquivos: ", + 'text_see_full_list' => "[Ver lista completa]", + 'text_files' => " Arquivos", + 'row_file_list' => "Lista de arquivos", + 'text_hide_list' => "[Ocultar lista]", + 'row_action' => "Acão", + 'text_download_torrent' => "Baixar torrent", + 'text_download_paid_torrent' => "Baixar torrent(anunciar irá deduzir o bônus: %s)", + 'text_download_bought_torrent' => "Baixar torrent(comprado)", + 'title_download_torrent' => "Baixar torrent ", + 'text_ask_for_reseed' => "Pedir uma reseed", + 'title_ask_for_reseed' => "Perguntar a snatched users for reseeding quando há no busder", + 'text_report_torrent' => "Reportar torrent", + 'title_report_torrent' => "Report torrent for violating rules", + 'text_here' => "aqui", + 'row_peers' => "Pares", + 'text_seeders' => " Semeador", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Total de pares", + 'row_seeders' => "Semeadores", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Diga Obrigado!", + 'submit_you_said_thanks' => "Você Said Obrigado!", + 'text_no_thanks_added' => "nenhum agradecimento adicionado ainda", + 'row_thanks_by' => "Obrigado por", + 'row_torrent_info' => "Torrent Informação", + 'text_torrent_structure' => "Estrutura: ", + 'text_torrent_info_note' => "[Ver estrutura]", + 'head_comments_for_torrent' => "Comentários para o torrent ", + 'text_comments_for' => "Comentários para ", + 'text_snatch_detail_for' => "Detalhes do Snatch para ", + 'text_users_top_finished_recently' => "Os usuários no top finalizaram o download mais recentemente", + 'col_username' => "Usuário:", + 'col_uploaded' => "Enviado", + 'col_downloaded' => "Baixado", + 'col_when_completed' => "Quando concluído", + 'col_last_action' => "Última ação", + 'col_seeding' => "Semeando", + 'col_pm_user' => "Usuário PM", + 'col_report_user' => "Denunciar usuário", + 'col_on_or_off' => "Ativado/Desligado", + 'text_global' => "Global", + 'text_torrent' => "Torrent", + 'text_yes' => "sim", + 'text_no'=> "Não", + 'text_add_a_comment' => "Adicionar comentário", + 'text_no_comments_yet' => "Nenhum comentário ainda", + 'text_quick_comment' => "Comentário Rápido", + 'submit_add_comment' => "Adicionar Comentário", + 'title_pm' => "Enviar mensagem privada", + 'title_report' => "Denunciar", + 'title_online' => "Disponível", + 'title_offline' => "Desconectado", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Bonito bom", + 'select_decent' => "Decente", + 'select_pretty_bad' => "Bem ruim", + 'select_sucks' => "Azul!", + 'text_lastfm_not_ready' => "Informação do Last.fm não pronta, clique ", + 'text_biography' => "Biografia", + 'text_tags' => "Marcadores:", + 'text_similiar_artists' => "Artistas Similiares:", + 'text_may_also_like' => "Também pode gostar:", + 'text_top_albums' => "Álbuns principais:", + 'text_listener' => " Ouvinte", + 'text_scrobbled' => " Reproduções", + 'text_album' => " Álbum", + 'text_album_name' => "Nome: ", + 'text_track_number_info' => "Faixas: ", + 'text_release_date' => "Data de lançamento: ", + 'text_label' => "Etiqueta: ", + 'text_track_list' => "Lista de Acompanhamento: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Nome da faixa", + 'text_track_duration' => "Duração", + 'text_track_listener' => "Ouvinte", + 'text_ratings_legend' => "Legenda: ", + 'text_points' => " Pontos", + 'text_totalvotes' => " votos", + 'text_author' => "Autor: ", + 'text_from' => "De", + 'h1_user_reviews' => "Avaliações dos usuários selecionados", + 'h1_critic_reviews' => "Revisão de Filmes Críticos", + 'h1_user_comments' => "Comentários do usuário", + 'text_local_link' => "Link local", + 'text_at' => " em ", + 'row_basic_info' => "Informação básica", + 'text_site_rating' => " Classificação", + 'text_blank' => " ", + 'text_creator' => "Criador: ", + 'submit_search_at_shooter' => "Pesquise no Atirador", + 'submit_search_at_opensubtitles' => "Pesquisar em legendas abertas", + 'title_show_or_hide' => "Mostrar ou Ocultar", + 'title_bookmark' => "Favorito", + 'text_album_information' => "Informações do álbum: ", + 'text_about_album' => "Sobre este álbum: ", + 'text_artist' => " Artista", + 'text_artist_name' => "Artista: ", + 'text_medium' => "Médio:", + 'text_team' => "Equipe:", + 'text_audio_codec' => "Código de áudio:", + 'text_delete' => "excluir", + 'text_other_copies' => " Outras cópias", + 'row_uploader_bandwidth' => "Uploader
    Banda", + 'text_and_more' => " e muito mais (obrigado de ", + 'text_users_in_total' => " usuários no total)", + 'torrent_dl_url' => "URL do torrent", + 'torrent_dl_url_notice' => "Você pode copiá-lo para o seu Cliente BT. Só válido hoje.", + 'torrent_dl_url_text' => "Clique direito para ver.", + 'span_description_have_given' =>'Você deu a magia do valor', + 'text_no_magic_added' => "Nenhum valor mágico do prêmio", + 'magic_value_number' => "O valor do ponto mágico foi apresentado", + 'magic_value_award' => "Valor mágico dos prêmios", + 'magic_newest_record' =>'Aqui só o último registro. ', + 'magic_sum_user_give_number' => 'Membro do número deu o prêmio mágico totalmente', + 'magic_show_all_description' => 'Ver detalhes de um único', + 'magic_haveGotBonus' => 'O publicador recebeu o Bônus do Número de Prêmio.', + 'magic_have_no_enough_bonus_value' => 'mais pontos necessários', + 'claim_already' => 'Reivindicado', + 'claim_now' => 'Claim', + 'claim_info' => 'Já foi reivindicado por %s usuários, %s lugar restante.', + 'claim_detail' => 'Reivindicar detalhes', + 'claim_label' => 'Reivindicar torrent', + 'claim_confirm' => 'Você tem certeza que quer reivindicar este torrent?', + 'action_approval' => 'Aprovacao', + 'row_tags' => 'Etiquetas', + 'torrent_existed' => 'Torrent já foi enviado!', +); + +?> diff --git a/lang/pt/lang_docleanup.php b/lang/pt/lang_docleanup.php new file mode 100644 index 00000000..2f67f5d6 --- /dev/null +++ b/lang/pt/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Fazer limpeza', + 'running' => 'limpeza em andamento... por favor aguarde', + 'force' => 'Se você precisa forçar uma limpeza completa, clique emaqui', + 'time_consumed' => 'Time consumed:%f sec', + 'done' => 'Concluído', +]; diff --git a/lang/pt/lang_donate.php b/lang/pt/lang_donate.php new file mode 100644 index 00000000..b2dc96fd --- /dev/null +++ b/lang/pt/lang_donate.php @@ -0,0 +1,31 @@ + "Desculpa", + 'std_do_not_accept_donation' => "Nós não aceitamos doação no momento.", + 'std_success' => "Sucesso", + 'std_donation_success_note_one' => "Obrigado pela sua doação! Sua transação foi concluída. Por favor, clique em ", + 'std_here' => "Aqui", + 'std_donation_success_note_two' => " para nos enviar as informações da transação para que possamos creditar a sua conta!", + 'head_donation' => "Doação", + 'text_donate' => "Doar", + 'std_error' => "ERRO", + 'std_no_donation_account_available' => "Nenhuma conta de doação está definida. Por favor reporte isso à equipe.", + 'text_donation_note' => "Obrigado pelo seu interesse em doar. Qualquer coisa que você pode doar seria grata recebida, não importa o quão pequeno.", + 'text_donate_with_paypal' => "Doar com PayPal", + 'text_donate_paypal_note' => "1. Select your donation amount.
    2. Click PayPal button.
    3. Finish your payment at PayPal.", + 'text_select_donation_amount' => "Por favor, selecione um valor de doação: ", + 'select_choose_donation_amount' => "Escolha o valor da doação---", + 'select_other_donation_amount' => "Outras doações", + 'text_usd_mark' => "$", + 'text_donation' => " Doação", + 'text_donate_with_alipay' => "Doar com Alipay", + 'text_donate_alipay_note_one' => "1. Click Alipay button.
    2. Choose 'pay to stranger'.
    3. Enter our account at Alipay ", + 'text_donate_alipay_note_two' => " e pagar. U
    4. Vá em frente até terminar.", + 'text_after_donation_note_one' => "Depois de doar, certifique-se de ", + 'text_send_us' => "Nos Envie-nos", + 'text_after_donation_note_two' => " informações da transação para que possamos creditar a sua conta!", +); + +?> diff --git a/lang/pt/lang_download.php b/lang/pt/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/pt/lang_download.php @@ -0,0 +1,5 @@ + "Baixar aviso", + 'text_client_banned_notice' => "Aviso de cliente banido", + 'text_client_banned_note' => "Oi!
    O rastreador detectou que você estava usando um banido cliente BitTorrent na última conexão. Por favor, leia o aviso a seguir.", + 'text_low_ratio_notice' => "Notificação de taxa baixa", + 'text_low_ratio_note_one' => "AVISO: Sua taxa é baixa! Você deve melhorá-la dentro de ", + 'text_low_ratio_note_two' => ", or you will lose your membership here. If you have no idea what your ratio is, read the following notice carefully.", + 'text_first_time_download_notice' => "Primeiro aviso de download", + 'text_first_time_download_note' => "Olá!
    Chances são a sua primeira vez baixando um torrent do nosso rastreador.
    Provavelmente há algumas coisas que você deve saber antes de continuar. Vou tentar fazer isso curto :)", + 'text_this_is_private_tracker' => "Este é um Rastreador Privado com exigência de proporção", + 'text_private_tracker_note_one' => "Este é um rastreador privado, o que significa que reservamos o rastreador para o uso exclusivo de nossos membros registrados. ", + 'text_learn_more' => "Saiba mais sobre o rastreador privado em ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "You MUST keep a minimum required upload-to-download ratio, or you will lose your membership here. ", + 'text_see_ratio' => "Ver exigência de proporção em ", + 'text_private_tracker_note_three' => "Sua proporção atual é sempre exibida logo abaixo do menu de navegação do site. Fique de olho nele.", + 'text_private_tracker_note_four' => "How to keep a good ratio?
    Well, the best way is to always leave your BitTorrent client running and keep on seeding the torrents you've downloaded until you delete the files.", + 'text_use_allowed_clients' => "Use apenas clientes de BitTorrent permitidos", + 'text_allowed_clients_note_one' => "Bem, existem alguns clientes BitTorrent por aí. No entanto, nós SOMENTE aceitamos alguns deles. Outros (por exemplo, qbittorrentEE, Thunder) são banidos aqui e não conectariam nosso rastreador. ", + 'text_allowed_clients_note_two' => "Você pode encontrar uma lista completa de clientes permitidos no ", + 'text_allowed_clients_note_three' => ". Se você não tem certeza qual escolher, considere os seguintes dois clientes recomendados: ", + 'title_download' => "BAIXAR ", + 'text_for' => "para ", + 'text_for_more_information_read' => "Para mais informações, consulte o ", + 'text_rules' => "Regras", + 'text_and' => " e ", + 'text_faq' => "Perguntas Frequentes", + 'text_let_me_download' => "Vou melhorar minha proporção. ", + 'text_notice_not_show_again' => "Não mostrar este aviso novamente. ", + 'text_notice_always_show' => "Esse aviso será exibido sempre até que você tenha melhorado sua proporção. ", + 'submit_download_the_torrent' => "Baixar o Torrent", +); + +?> diff --git a/lang/pt/lang_edit.php b/lang/pt/lang_edit.php new file mode 100644 index 00000000..41460bd4 --- /dev/null +++ b/lang/pt/lang_edit.php @@ -0,0 +1,74 @@ + "Editar torrent - ", + 'text_cannot_edit_torrent' => "Não é possível editar este torrent", + 'text_cannot_edit_torrent_note' => "Você não é o dono por direito, ou você não está logado corretamente.\n", + 'row_torrent_name' => "Nome do torrent", + 'row_small_description' => "Pequena descrição", + 'row_nfo_file' => "Arquivo NFO", + 'radio_keep_current' => "Manter o atual", + 'radio_update' => "Atualização", + 'radio_remove' => "Excluir", + 'row_description' => "Descrição:", + 'row_type' => "tipo", + 'text_source' => "Fonte:", + 'select_choose_one' => "escolha um", + 'text_codec' => "Code:", + 'text_standard' => "Padrão:", + 'text_processing' => "Processando:", + 'row_quality' => "Qualidade", + 'text_quality_note' => "Escolha somente para Vídeo", + 'row_visible' => "Visível", + 'checkbox_visible' => "Visível na página principal", + 'text_visible_note' => "Observe que o torrent se tornará visível automaticamente quando houver um semeador, e se tornará invisível automaticamente (morto) quando não houver busca por um tempo. Use esta opção para acelerar o processo manualmente. Também note que torrents invisíveis (mortos) ainda podem ser vistos ou pesquisados, isso não é simplesmente o padrão.", + 'row_anonymous_uploader' => "Anônimo", + 'checkbox_anonymous_note' => "Marque esta caixa para ocultar o uploader do torrent", + 'row_special_torrent' => "Promoção", + 'select_use_global_setting' => "usar configuração global", + 'select_forever' => "eternamente", + 'select_until' => "até", + 'text_keep_current' => "manter atual", + 'text_ie_for' => "para ", + 'text_promotion_until_note' => "(Formato da hora é AAAA-MM-DD hh:mm:ss)", + 'select_normal' => "Maior", + 'select_free' => "Grátis", + 'select_two_times_up' => "2x para cima", + 'select_free_two_times_up' => "grátis e com 2x para cima", + 'select_half_down' => "50% para baixo", + 'select_choose_torrent_state' => "Definir torrent na promoção", + 'row_torrent_position' => "Posção de Torrent ", + 'row_recommended_movie' => " Filme Recomendado", + 'select_choose_recommended_movie' => "Escolha se o pôster de um torrent de filme será exibido na página principal", + 'select_hot' => "quente", + 'select_classic' => "clássico", + 'select_recommended' => "recomendado", + 'select_sticky' => "fixos", + 'select_choose_if_sticky' => "Escolher se o torrent vai ficar fixo na página de torrents", + 'row_banned' => "Banido", + 'checkbox_banned' => "Banido", + 'submit_edit_it' => "Edite isso!", + 'submit_revert_changes' => "Reverter alterações", + 'text_delete_torrent' => "Excluir torrent - Motivo:", + 'radio_dead' => "Esgotada", + 'text_dead_note' => " 0 semeadores + 0 leechers = 0 pares no total", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Atacado", + 'radio_rules' => "Regras", + 'text_req' => "(req)", + 'radio_other' => "Outros", + 'submit_delete_it' => "Excluir !", + 'text_move_to_browse' => "Mover para a seção Torrents como ", + 'text_move_to_special' => "Mover para a seção Especial como ", + 'text_medium' => "Médio:", + 'row_pick' => "Escolher", + 'row_check' => "Verificar", + 'text_team' => "grupo", + 'text_audio_codec' => "Codec de Áudio", + 'row_content' => "Conteúdo", + 'ban_reason_label' => 'Motivo', + 'fill_quality' => 'Preencher qualidade', +); + +?> diff --git a/lang/pt/lang_faq.php b/lang/pt/lang_faq.php new file mode 100644 index 00000000..231e25a6 --- /dev/null +++ b/lang/pt/lang_faq.php @@ -0,0 +1,12 @@ + "Perguntas Frequentes", + 'text_welcome_to' => "Bem-vindo a ", + 'text_welcome_content_one' => "O objetivo é fornecer coisas absolutamente de alta qualidade. Portanto, apenas usuários especialmente autorizados têm permissão para fazer upload de torrents. Se você tem acesso às coisas de 0 dia não hesite em contactar entre em contato com !

    Este é um rastreador privado e você tem que se registrar para ter acesso completo ao site.", + 'text_welcome_content_two' =>" Antes de fazer qualquer coisa aqui em %s, sugerimos que você leia as regras ! Há apenas algumas regras a cumprir, mas nós aplicamo-las!

    Antes de ir mais longe, você deve ler o acordo %s do usuário.", + 'text_contents' => "Conteúdo", +); + +?> diff --git a/lang/pt/lang_fastdelete.php b/lang/pt/lang_fastdelete.php new file mode 100644 index 00000000..878050d6 --- /dev/null +++ b/lang/pt/lang_fastdelete.php @@ -0,0 +1,13 @@ + "Falha ao excluir!", + 'std_missing_form_data' => "faltando dados de formulário", + 'text_no_permission' => "Você não está autorizado a excluir este torrent, somente moderadores ou acima podem fazer isso. Por favor contate um se este é seu torrent e você quer excluí-lo.\n", + 'std_delete_torrent' => "Excluir torrent", + 'std_delete_torrent_note' => "Verificação de sanidade: Você está prestes a excluir um torrent. Clique", + 'std_here_if_sure' => " Aqui se tiver certeza." +); + +?> diff --git a/lang/pt/lang_fields.php b/lang/pt/lang_fields.php new file mode 100644 index 00000000..4ae2288e --- /dev/null +++ b/lang/pt/lang_fields.php @@ -0,0 +1,31 @@ + 'Gerenciamento de campos personalizados', + 'text_manage' => 'Administrar', + 'text_add' => 'Adicionar', + 'text_field' => 'Campo', + 'text_delete' => 'excluir', + 'text_edit' => 'Alterar', + 'col_id' => 'ID', + 'col_name' => 'Nome:', + 'col_name_help' => 'Permitir apenas dígito, alfabeto, sublinhado', + 'col_label' => 'Rótulo de exibição', + 'col_type' => 'tipo', + 'col_required' => 'Obrigatório', + 'col_help' => 'Texto de ajuda', + 'col_options' => 'Opções', + 'col_options_help' => 'Requerido quando o tipo é rádio, caixa de seleção. Uma linha, uma opção, formato: valorQueria exibir texto', + 'col_action' => 'Acão', + 'col_is_single_row' => 'Exibir em uma única linha', + 'js_sure_to_delete_this' => 'Deseja realmente excluir?', + 'submit_submit' => 'submeter', + 'field_type_text' => 'Texto curto', + 'field_type_textarea' => 'Texto longo', + 'field_type_radio' => 'Seleção horizontal única', + 'field_type_checkbox' => 'Múltipla seleção horizontal', + 'field_type_select' => 'Seleção vertical única', + 'field_type_image' => 'Imagem:', + 'col_display' => 'Exibição personalizada', + +]; diff --git a/lang/pt/lang_forummanage.php b/lang/pt/lang_forummanage.php new file mode 100644 index 00000000..53aa5413 --- /dev/null +++ b/lang/pt/lang_forummanage.php @@ -0,0 +1,38 @@ + "Gerenciamento do fórum", + 'text_forum_management' => "Gerenciamento do fórum", + 'text_edit_forum' => "Editar Fórum", + 'row_forum_name' => "Nome do Fórum", + 'row_forum_description' => "Descrição do fórum", + 'row_overforum' => "Fóruns", + 'row_moderator' => "Moderador(a)", + 'text_moderator_note' => "Máximo de 3 moderadores. Separe-os por ','.", + 'row_minimum_read_permission' => "Permissão mínima de leitura", + 'row_minimum_write_permission' => "Permissão mínima de escrita", + 'row_minimum_create_topic_permission' => "Mínimo de permissão para criar tópico", + 'row_forum_order' => "Ordem do fórum", + 'text_forum_order_note' => "Ordenação por número ascendentemente. Ou seja, 0 mostra no topo", + 'submit_edit_forum' => "Editar fórum", + 'text_no_records_found' => "Desculpe, nenhum registro foi encontrado!", + 'text_add_forum' => "Adicionar Fórum", + 'text_make_new_forum' => "Criar novo fórum", + 'submit_overforum_management' => "Gerenciamento de fórum", + 'submit_add_forum' => "Adicionar Fórum", + 'col_name' => "Nome:", + 'col_overforum' => "Fóruns", + 'col_read' => "Lido", + 'col_write' => "Salvar", + 'col_create_topic' => "Criar tópico", + 'col_moderator' => "Moderador(a)", + 'col_modify' => "Modificação", + 'text_not_available' => "N/D", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'js_sure_to_delete_forum' => "Tem certeza de que deseja excluir este fórum?", + 'submit_make_forum' => "Criar Fórum" +); + +?> diff --git a/lang/pt/lang_forums.php b/lang/pt/lang_forums.php new file mode 100644 index 00000000..15994925 --- /dev/null +++ b/lang/pt/lang_forums.php @@ -0,0 +1,204 @@ + "Não há usuário ativo no fórum agora.", + 'text_stats' => "Estatísticas", + 'text_our_members_have' => "Nossos membros fizeram ", + 'text_posts_in_topics' => " publicações em ", + 'text_in_topics' => " tópicos. ", + 'text_there' => "Ali ", + 'text_online_user' => " usuário online", + 'text_in_forum_now' => " no fórum agora. ", + 'std_no_post_found' => "Nenhuma publicação encontrada", + 'text_quick_jump' => "Salto rápido: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "ID do fórum inválido", + 'text_new_topic_in' => "Novo tópico em", + 'text_forum' => "Fórum", + 'std_forum_error' => "Erro no fórum", + 'std_topic_not_found' => "Tópico não encontrado.", + 'text_reply_to_topic' => "Responder ao tópico: ", + 'text_compose' => "Compor", + 'std_error' => "ERRO", + 'std_no_post_id' => "Nenhuma postagem com este ID", + 'submit_submit' => "submeter", + 'submit_preview' => "Pré-visualizar", + 'text_tags' => "Etiquetas", + 'text_smilies' => "Emojis", + 'text_ten_last_posts' => "10 últimos posts, em ordem inversa", + 'text_by' => "Por ", + 'text_at' => "em ", + 'head_edit_forum' => "Editar fórum", + 'text_edit_forum' => "Editar Fórum", + 'row_forum_name' => "Nome do Fórum", + 'row_description' => "Descrição:", + 'row_permission' => "Permisschar@@0o", + 'text_minimum' => "Mínimo ", + 'select_minimum_class_view' => "Classe requerida para ver
     Mínimo", + 'select_minimum_class_post' => "Classe necessária para Postar
     Mínimo", + 'select_minimum_class_topic' => "Classe necessária para criar tópicos", + 'std_no_forum_id' => "ID do fórum não encontrado.", + 'std_must_specify_forum_name' => "Você deve especificar um nome para o fórum.", + 'std_must_provide_forum_description' => "Você deve fornecer uma descrição para o fórum.", + 'head_delete_forum' => "Eliminar Formulário", + 'text_warning' => "** AVISO! **", + 'text_deleting_forum_id' => "Excluir ID do fórum ", + 'text_will_also_delete' => " também irá apagar ", + 'text_posts_in' => "publicações em ", + 'text_topics' => " tópicos. ", + 'text_accept' => "ACEITAR", + 'text_cancel' => "CANCEL", + 'std_unauthorised_performing_action' => "Você não está autorizado a executar esta ação!", + 'head_new_topic' => "Novo tópico", + 'std_must_enter_subject' => "Você precisa digitar um assunto", + 'std_subject_limited' => "O assunto é limitado. Por favor, encurte seu assunto", + 'std_bad_topic_id' => "ID de tópico inválido", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "Você não tem autorização para postar. Ler (Caixa de entrada)", + 'std_permission_denied' => "Permissão negada.", + 'std_no_body_text' => "Nenhum texto do corpo.", + 'std_post_flooding' => "Postar Flooding não é permitido. Aguarde ", + 'std_seconds_before_making' => " segundos antes de fazer outra publicação.", + 'std_no_topic_id_returned' => "Nenhum ID de tópico foi retornado", + 'std_topic_locked' => "Este tópico está bloqueado.", + 'std_post_id_not_available' => "Publicar id n/a", + 'std_unpermitted_viewing_topic' => "Você não tem permissão para visualizar este tópico.", + 'text_prev' => "Anterior", + 'text_next' => "Próximo", + 'head_view_topic' => "Visualizar tópico", + 'text_forums' => " Fóruns", + 'text_ago' => " Atrás", + 'text_quote' => "Cotação", + 'text_last_edited_by' => "Última edição por ", + 'text_last_edit_at' => " em ", + 'text_posts' => "Postagens: ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Proporção: ", + 'text_class' => "Classe:", + 'text_back_to_top' => "Voltar ao topo", + 'title_sticky' => "Persistente", + 'submit_sticky' => "Persistente", + 'submit_unsticky' => "Desfixar", + 'submit_unlock' => "Desbloquear Tópico ", + 'submit_lock' => "Bloquear Tópico ", + 'submit_delete_topic' => "Excluir Tópico ", + 'text_rename_topic' => "Renomear tópico:", + 'submit_okay' => "OK", + 'text_move_thread_to' => "Mover este tópico para:", + 'submit_move' => "Mover-se", + 'text_topic_locked_new_denied' => "

    This topic is locked; no new posts are allowed.

    ", + 'text_unpermitted_posting_here' => "

    You are not permitted to post in this forum.

    ", + 'head_post_reply' => "Publicar resposta", + 'std_forum_not_found' => "Fórum não encontrado", + 'std_cannot_get_posts_count' => "Não foi possível obter a contagem de mensagens.", + 'std_delete_topic' => "Excluir tópico", + 'std_delete_topic_note' => "Verificação de sanidade: Você está prestes a excluir um tópico. Clique ", + 'std_here_if_sure' => "Aqui se tiver certeza.", + 'std_no_topic_for_post' => "Nenhum tópico associado a este ID de postagem", + 'std_denied' => "Negado!", + 'std_body_empty' => "Corpo não pode estar vazio!", + 'std_subject_empty' => "O assunto não pode estar vazio!", + 'std_success' => "Sucesso", + 'std_post_edited_successfully' => "A postagem foi editada com sucesso.", + 'text_edit_post' => "Editar Publicação", + 'std_how_could_this_happen' => "como isso poderia acontecer?!", + 'std_post_not_found' => "Postagem não encontrada", + 'std_cannot_delete_post' => "Não é possível excluir a publicação; esta é a primeira publicação do tópico. Você deve ", + 'std_delete_topic_instead' => "exclua o tópico em vez disso.", + 'std_delete_post' => "Excluir publicação", + 'std_delete_post_note' => "Verificação de Sanção: Você está prestes a excluir uma publicação. Clique ", + 'std_must_enter_new_title' => "Você deve digitar um novo título!", + 'std_not_permitted' => "Não permitido", + 'std_sql_error' => "Erro SQL", + 'head_forum' => "FÓRUM", + 'col_topic' => "Tópico", + 'col_replies' => "Respostas", + 'col_views' => "Visualizações", + 'col_author' => "Autor", + 'col_last_post' => "Último post", + 'text_no_topics_found' => "Nenhum tópico encontrado", + 'text_new_posts' => "Novas publicações", + 'text_locked_topic' => "Tópico bloqueado", + 'text_unpermitted_starting_new_topics' => "Você não tem permissão para começar novos tópicos neste fórum.", + 'submit_view_unread' => "Ver não lido", + 'submit_new_topic' => "Novo tópico ", + 'text_topics_with_unread_posts' => "Tópicos com publicações não lidas", + 'col_forum' => "FÓRUM", + 'text_more_than' => "mais do que ", + 'text_items_found_displaying_first' => " itens encontrados, exibindo primeiro ", + 'text_catch_up' => "Capturar até", + 'text_nothing_found' => "Nada foi encontrado", + 'head_forum_search' => "Pesquisar Fórum", + 'col_post' => "Publicar", + 'col_posted_by' => "Postado por", + 'text_found' => "Encontrado ", + 'text_num_posts' => " publicações", + 'text_search_on_forum' => "Pesquisar nos Fóruns", + 'text_by_keyword' => "por palavra-chave", + 'head_forums' => "Fóruns", + 'col_forums' => "Fóruns", + 'col_topics' => "Disciplinas", + 'col_posts' => "Postagens", + 'std_bad_forum_last_post' => "Última postagem inválida no fórum", + 'text_in' => "em ", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'std_unknown_action' => "Ação desconhecida", + 'text_search' => "Pesquisa", + 'text_view_unread' => "Visualizar não lidas", + 'text_forum_manager' => "Gestor do fórum", + 'title_reply_with_quote' => "Responder com Citação", + 'title_reply_directly' => "Responder diretamente para este post ", + 'title_delete_post' => "Delete Post", + 'title_edit_post' => "Editar Postagem", + 'text_quick_reply' => "Resposta rápida", + 'submit_add_reply' => "Adicionar Resposta", + 'text_add_reply' => "Adicionar resposta", + 'title_online' => "Disponível", + 'title_offline' => "Desconectado", + 'title_send_message_to' => "Enviar mensagem para ", + 'title_report_this_post' => "Report this post", + 'title_new_topic' => "Novo tópico ", + 'col_moderator' => "Moderador(a)", + 'text_apply_now' => "N/D", + 'text_locked' => "Trancado", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " visualizações neste tópico", + 'title_read' => "Lido", + 'title_unread' => "Não Lidas", + 'title_locked' => "Trancado", + 'title_locked_new' => "Bloqueado & não lido", + 'text_highlight_topic' => "Cor do tópico em ", + 'select_color' => "Nenhuma", + 'submit_change' => "Go!", + 'head_view_unread' => "Visualizar não lidas", + 'text_today' => "Hoje: ", + 'text_new_post' => " publicação", + 'text_posts_today' => " Hoje", + 'text_at_time' => " em ", + 'text_blank' => " ", + 'text_last_posted_by' => "Último publicado por ", + 'text_fast_search' => "Busca Rápida: ", + 'text_go' => "Go!", + 'submit_show_more' => "Mostrar mais", + 'text_view_all_posts' => "Ver todos os posts", + 'text_view_this_author_only' => "Ver apenas este autor", + 'title_jump_to_unread' => "Ir para postagens não lidas", + 'text_new' => "Novo", + 'title_order_topic_desc' => "Ordenar por data decrescente", + 'title_order_topic_asc' => "Ordenar por data do tópico (crescente)", + 'title_order_post_asc' => "Ordenar por última hora da postagem ascendente", + 'title_order_post_desc' => "Ordenar por última data de publicação decrescente", + 'text_order' => "Ordenar Por", + 'text_topic_desc' => "Tempo descendente do tópico", + 'text_topic_asc' => "Tempo Ascendente do Tópico", + 'text_post_asc' => "Tempo da última postagem ascendente", + 'text_post_desc' => "Última postagem - hora descendente", + 'text_post_protected' => "[size=3][b]--Proteção de privacidade está ativada neste fórum---[/b]\nApenas o post do tópico, mods,admins e autor da resposta podem ler o conteúdo.[/size]", +); + +?> diff --git a/lang/pt/lang_friends.php b/lang/pt/lang_friends.php new file mode 100644 index 00000000..cc7a790c --- /dev/null +++ b/lang/pt/lang_friends.php @@ -0,0 +1,38 @@ + "ERRO", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Acesso negado!", + 'std_no_user_id' => "Nenhum usuário com ID ", + 'std_unknown_type' => "Tipo desconhecido ", + 'std_user_id' => "ID de usuário ", + 'std_already_in' => " já está no seu ", + 'std_list' => " lista.", + 'std_delete' => "excluir ", + 'std_delete_note' => "Você realmente deseja excluir um ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "aqui se tiver certeza.", + 'std_no_friend_found' => "Nenhum amigo encontrado com ID ", + 'std_no_block_found' => "Nenhum bloco encontrado com ID ", + 'head_personal_lists_for' => "Lista pessoal para ", + 'text_personallist' => "PERSONALIZADO", + 'text_friendlist' => "LISTA AMIGA", + 'text_friends_empty' => "Nenhum amigo ainda", + 'text_neighbors_empty' => "Nenhum vizinho ainda", + 'text_last_seen_on' => "Última vez visto em ", + 'text_ago' => " Atrás", + 'text_remove_from_friends' => "Remover dos Amigos", + 'text_send_pm' => "Enviar mensagem privada", + 'text_added_you_to_friendslist' => "Adicionou você à lista de amigos", + 'text_add_to_friends' => "Adicionar Amigo", + 'text_blocklist_empty' => "Sua lista de usuários bloqueados está vazia", + 'text_blocked_users' => "Usuários Bloqueados", + 'text_find_user' => "Localizar usuário/lista de usuários", + 'text_neighbors' => "Vizinhos", + 'text_friend' => "Amigos", + 'text_block' => "Bloquear", +); + +?> diff --git a/lang/pt/lang_fun.php b/lang/pt/lang_fun.php new file mode 100644 index 00000000..b5154df2 --- /dev/null +++ b/lang/pt/lang_fun.php @@ -0,0 +1,44 @@ + "Excluir item divertido?", + 'text_please_click' => "Você realmente quer excluir um item divertido? Clique em\n", + 'text_here_if_sure' => "Aqui se tiver certeza.", + 'std_error' => "ERRO", + 'std_invalid_id' => "ID do item divertido inválido", + 'std_permission_denied' => "Permissão negada!", + 'text_fun_title' => "Título da Diversão ", + 'text_body' => "Conteúdo", + 'submit_okay' => "OK", + 'head_new_fun' => "Coisas Engraçadas", + 'text_submit_new_fun' => "Envie novas coisas engraçadas", + 'text_new_compose' => "Nova composição", + 'head_fun' => "Diversão", + 'text_on' => " ligado ", + 'text_blank' => " ", + 'text_ago' => " Atrás", + 'text_posted_by' => " Postado por ", + 'text_not_funny' => "Enchente", + 'text_funny' => "Engraçado", + 'text_very_funny' => "Rolagem lateral", + 'head_edit_fun' => "Editar diversão", + 'text_edit_fun' => "Editar diversão", + 'std_body_is_empty' => "O corpo não pode estar vazio!", + 'std_title_is_empty' => "O título não pode estar vazio!", + 'std_fun_added_successfully' => "Item divertido foi adicionado com sucesso.", + 'std_error_happened' => "Algo estranho acabou de acontecer.", + 'std_the_newest_fun_item' => "O último item divertido ", + 'std_posted_on' => " foi postado em ", + 'std_need_to_wait' => ". Por favor, espere até completar 24 horas.", + 'std_are_you_sure' => "Você tem certeza?", + 'std_only_against_rule' => "Tem certeza que deseja banir este item divertido? Observe que você deve fazer isso apenas se o item divertido for contrário às regras. BTW, você também pode dar um pequeno aviso ao usuário.", + 'std_reason_required' => "Reason (obrigatório): ", + 'std_reason_is_empty' => "Você tem que dar o motivo!", + 'std_success' => "Sucesso", + 'std_fun_item_banned' => "O item divertido é banido com sucesso.", + 'std_already_vote' => "Você já votou!", + 'std_cannot_give_bonus' => "O sistema não pode dar bônus para um cartaz de itens divertidos. Por favor, reporte isto ao administrador.", +); + +?> diff --git a/lang/pt/lang_functions.php b/lang/pt/lang_functions.php new file mode 100644 index 00000000..2cbb502a --- /dev/null +++ b/lang/pt/lang_functions.php @@ -0,0 +1,344 @@ + "Acesso negado!", + 'std_fake_account' => "Nós acreditamos que você está usando uma conta falsa, então nós registramos essa ação!", + 'std_permission_denied' => "Permissão negada!", + 'std_permission_denied_only' => "Permissão negada. Apenas ", + 'std_or_above_can_view' => " or above could view.

    Please see the "."FAQ para mais informações sobre diferentes classes de usuários e o que eles podem fazer.

    A Equipe %s
    ", + 'std_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "Você já fez login!", + 'text_page_last_updated' => "Última atualização desta página ", + 'text_browser_cookies_note' => "Se você habilitar cookies e ainda não conseguir entrar, talvez algo aconteceu causar um problema com seu cookie de login. Sugerimos excluir seus cookies e tentar novamente. Para excluir os cookies no Internet Explorer, vá para Ferramentas > Opções de Internet... e clique no botão Excluir Cookies. Observe que isto irá apagar todos os cookies armazenados no seu sistema para outros sites também.", + 'std_error' => "ERRO", + 'text_unable_to_send_mail' => "Não foi possível enviar o e-mail. Por favor, entre em contato com um administrador sobre este erro.", + 'std_success' => "Sucesso", + 'std_confirmation_email_sent' => "Um e-mail de confirmação foi enviado para ", + 'std_please_wait' => "Por favor, aguarde alguns minutos para que as cartas cheguem.", + 'std_account_details_sent' => "Os novos detalhes da conta foram enviados para ", + 'std_locked' => " Bloqueado! (o número máximo de falhas ", + 'std_attempts_reached' => " tentativas foram alcançadas durante a reautenticação)", + 'std_your_ip_banned' => "Nós acreditamos que você está tentando enganar nosso sistema, portanto, nós banimos seu ip!", + 'std_login_failed' => "Falha ao iniciar sessão!", + 'std_login_failed_note' => "Erro: Usuário ou senha incorreta! Ou você ainda não foi confirmado

    Não se lembra de sua senha? Recuperar sua senha!", + 'std_failed' => "Falhou", + 'std_oops' => "Opa!", + 'std_sorry' => "Desculpa", + 'std_invite_system_disabled' => "O sistema de convites está desativado no momento...", + 'std_open_registration_disabled' => "Inscrições abertas estão desativadas no momento. Somente para convites Se você tem sorte você pode ter um amigo que quer te convidar :) Nós queremos ver quanto trapaças começarão a respeitar as suas contas depois que perceberem que não podem voltar para comprar outra pessoa:). Tenha isso em mente, se você já é membro e convida um trapaceiro conhecido, e sabias disso em primeiro lugar, tanto a sua, como a pessoa convidada, estão desativadas. Você terá de vir falar conosco para que a sua conta seja reafirmada. Se você quer um convite e conhece alguém que tem um, cabe a eles fazer um convite.", + 'std_account_limit_reached' => "O limite de contas de usuário atual foi atingido. Contas inativas estão removidas o tempo todo, por favor, volte novamente mais tarde...", + 'std_the_ip' => "O IP ", + 'std_used_many_times' => " já está sendo usado em muitas contas... Sem mais contas permitidas em %s.", + 'std_invalid_image_code' => "Código de imagem inválido!
    Não volte, o código de imagem foi removido!

    Por favor clique ", + 'std_here_to_request_new' => "aqui para solicitar um novo código de imagem.", + 'std_action' => 'Acão', + 'std_report' => 'Denunciar', + 'std_desc' => 'Descrição:', + 'std_comment' => 'Comentar', + 'std_quick_comment' => 'Comentário rápido', + 'std_click_here_to_goback' => 'Clique aqui para voltar', + 'std_you_will_get' => 'Você receberá', + 'std_by' => 'por', + 'row_security_image' => "Imagem de segurança:", + 'row_security_code' => "Código de segurança:", + 'text_slots' => "Espaços:", + 'text_unlimited' => "Ilimitado", + 'std_server_load_very_high' => "O carregamento do servidor está muito alto no momento. Repetindo, por favor aguarde...", + 'std_too_many_users' => "Muitos usuários. Por favor, pressione o botão Atualizar no seu navegador para tentar novamente.", + 'text_unauthorized_ip' => "

    403 Proibido

    Endereço IP não autorizado.", + 'text_home' => "Residencial", + 'text_forums' => "Fóruns", + 'text_torrents' => "Torrentes", + 'text_offers' => "Ofertas", + 'text_request' => "Solicitações", + 'text_upload' => "Transferir", + 'text_subtitles' => "Legendas", + 'text_user_cp' => "Usuário CP", + 'text_top_ten' => "10 maiores", + 'text_log' => "LOG", + 'text_rules' => "Regras", + 'text_faq' => "Perguntas Frequentes", + 'text_staff' => "Funcionários", + 'std_site_down_for_maintenance' => "Site está inativo para manutenção, por favor tente novamente mais tarde... obrigado", + 'text_click_view_full_image' => "Clique nesta barra para ver a imagem completa.", + 'text_image_resized' => "A imagem foi redimensionada. Clique nesta barra para visualizar a imagem completa.", + 'text_click_view_small_image' => "Clique nesta barra para visualizar a imagem pequena.", + 'text_login' => "Conectar-se", + 'text_signup' => "Registrar-se", + 'text_inf' => "Info.", + 'title_donor' => "doador", + 'title_warned' => "avisado", + 'title_inbox_new_messages' => "caixa de entrada (novas mensagens)", + 'title_inbox_no_new_messages' => "inbox (no new messages)", + 'text_yes' => "sim", + 'text_no' => "Não", + 'text_unknown' => "Desconhecido", + 'text_welcome_back' => "Boas-vindas", + 'text_staff_panel' => "Painel de Equipe", + 'text_site_settings' => "Configurações do site", + 'text_logout' => "Sair", + 'text_bonus' => "Bônus ", + 'text_use' => "Utilizar", + 'text_ratio' => "Proporção:", + 'text_uploaded' => "Enviado:", + 'text_downloaded' => "Baixados:", + 'text_active_torrents' => "Ativo:", + 'title_torrents_seeding' => "Torrents Seeding", + 'title_torrents_leeching' => "Torrents Leeching", + 'text_connectable' => "Conectar: ", + 'text_the_time_is_now' => "Hora: ", + 'text_message_new' => " Novidades", + 'title_sentbox' => "sentinela", + 'title_inbox' => "caixa", + 'title_buddylist' => "Lista", + 'text_you_have' => "Você tem ", + 'text_new_message' => " nova mensagem", + 'text_s' => "s", + 'text_click_here_to_read' => "! Clique aqui para ler.", + 'text_your_friends' => "Seu amigo", + 'text_awaiting_confirmation' => " esperando sua confirmação!", + 'text_website_offline_warning' => "AVISO: O site está atualmente offline! Clique aqui para alterar as configurações.", + 'text_there_is' => "Ali", + 'text_new_report' => " novo relatório", + 'text_new_staff_message' => " nova mensagem do pessoal", + 'text_search' => "Pesquisa", + 'text_profile' => "Perfil", + 'text_chat' => "Bate-papo", + 'text_dox' => "DOXO", + 'text_links' => "Links", + 'text_username' => "Usuário: ", + 'text_password' => "Senha: ", + 'submit_log_in' => "Iniciar sessão em!", + 'text_register' => "Cadastrar", + 'text_rules_link' => "Regras", + 'text_faq_link' => "Perguntas Frequentes", + 'text_useragreement' => "Acordo do Usuário", + 'text_prev' => "Anterior", + 'text_next' => "Próximo", + 'text_by' => " Por ", + 'text_orphaned' => "(órfãos)", + 'text_at' => " em ", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'text_view_original' => "Ver original", + 'text_last_edited_by' => "Última edição por ", + 'text_edited_at' => " em ", + 'col_type' => "tipo", + 'col_name' => "Nome:", + 'col_dl' => "DL", + 'col_wait' => "Aguarde", + 'col_edit' => "Alterar", + 'col_visible' => "Visível", + 'title_number_of_comments' => "Número de Comentários", + 'title_time_added' => "Tempo Adicionado", + 'title_size' => "Tamanho", + 'title_number_of_seeders' => "Número de Semeadores", + 'title_number_of_leechers' => "Número de Leechers", + 'title_number_of_snatched' => "Número de Encontrado", + 'col_uploader' => "Carregador", + 'col_action' => "Ato", + 'text_normal' => "normal", + 'text_free' => "Gratuito", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Grátis", + 'text_half_down' => "50%", + 'text_half_down_two_up' => "2X 50%", + 'text_new_uppercase' => "NOVO", + 'text_sticky' => "Persistente", + 'title_download_torrent' => "Baixar Torrent", + 'text_h' => " h", + 'text_none' => "Nenhuma", + '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' => "Arquivo ", + 'std_does_not_exist' => " não existe", + 'std_access_permission_note' => "
    Antes de iniciar a configuração, certifique-se de que você tem permissões de acesso para arquivos e diretórios configurados corretamente. Por favor, veja abaixo.

    chmod -R 777 config (diretório configuração).", + 'std_cannot_read_file' => "Impossível ler arquivo ", + 'std_cannot_serialize_file' => "Não é possível serializar arquivo ", + 'std_cannot_open_file' => "Impossível abrir o arquivo ", + 'std_to_save_info' => " para salvar as informações", + 'text_cannot_save_info_in' => "Não é possível salvar informações no arquivo (erro na serialização) ", + 'std_your_account_parked' => "Sua conta está estacionada.", + 'title_online' => "Disponível", + 'title_offline' => "Desconectado", + 'title_send_message_to' => "Enviar mensagem para ", + 'title_report_this_comment' => "Denunciar este comentário", + 'text_bookmarks' => "Favoritos", + 'title_bookmark_torrent' => "Favorito", + 'title_delbookmark_torrent' => "Desfavoritar", + 'text_mark' => "nota", + 'text_unmark' => "Unmark", + 'text_award' => "Prêmio Bônus: ", + 'text_additional_notes' => "Notas adicionais: ", + 'title_view_reviews' => "Clique para ver revisões ", + 'title_has_new_comment' => "Tem novo comentário", + 'title_no_new_comment' => "Nenhum novo comentário", + 'row_external_info' => " Informações externas", + 'row_imdb_url' => "URL IMDb ", + 'text_imdb_url_note' => "(URL retirada de IMDb. por exemplo, para o filme The Dark Knight a URL é https://www.imdb.com/title/tt0468569/)", + 'text_artist' => " Artist: ", + 'text_album' => "Álbum: ", + 'title_get_rss' => "Obter RSS", + 'text_hot' => "Quente", + 'text_classic' => "Clássico", + 'text_recommended' => "Excelente", + 'title_view_nfo' => "Ver arquivo NFO ", + 'title_edit_torrent' => "Editar ou apagar torrent ", + 'title_time_alive' => "Tempo Vivo", + 'title_add_comments' => "Adicionar comentário", + 'text_at_time' => " em ", + 'text_blank' => " ", + 'text_ago' => " Atrás", + 'text_last_commented_by' => "Último comentário por ", + 'text_imdb' => "IMDb", + 'text_votes' => " votos", + 'text_country' => "País/região", + 'text_genres' => "Genres", + 'text_director' => "Diretor", + 'text_starring' => "Estrelando", + 'text_runtime' => "Runtime", + 'text_language' => "IDIOMA", + 'text_douban' => "Dupla", + 'text_region' => "Região", + 'text_creator' => "Criador", + 'text_awaiting_five_votes' => "awaiting 5 votes", + 'text_invite' => "Convidar ", + 'text_send' => "Mandar", + 'text_tracks' => "Acompanhamentos", + 'text_label' => "Descrição", + 'text_tags' => "Etiquetas", + 'text_user_ip' => "Usuário IP", + 'text_location_main' => "Localização Principal", + 'text_location_sub' => "Localização Sub", + 'text_ip_range' => "Intervalo de IP ", + 'text_min' => " min.", + 'text_music' => "Música", + 'text_special' => "Promoções", + 'title_reply_with_quote' => "Cotação", + 'title_add_reply' => "Adicionar Resposta", + 'title_delete' => "excluir", + 'title_edit' => "Alterar", + 'title_reportbox' => "reportagem", + 'title_staffbox' => "staffbox", + 'title_sticky' => "Persistente", + 'text_new_news' => " notícias não lidas importantes", + 'std_no_user_named' => "Não há nenhum nome de usuário ", + 'text_banned' => "Banido", + 'text_are' => " são ", + 'text_is' => " está ", + 'select_choose_one' => "escolha um", + 'text_space' => " ", + 'text_day' => "d ", + 'text_new_suspected_cheater' => " novo suspeito de trapaça", + 'title_cheaterbox' => "caixa trapaça", + 'text_will_end_in' => " terminará em ", + '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' => "Cotação", + 'text_code' => "CÓDIGO", + 'std_invalid_id' => "ID inválido! Por motivo de segurança, registramos esta ação.", + 'text_smilies' => "Emojis", + 'col_type_something' => "Type...", + 'col_to_make_a' => "Para fazer um...", + 'text_year' => " Ano", + 'text_month' => " mês", + 'text_day' => " Dia", + 'text_hour' => " hora", + 'text_min' => " min.", + 'select_color' => "Cor", + 'select_font' => "Font", + 'select_size' => "Tamanho", + 'text_subject' => "Assunto:", + 'text_more_smilies' => "Mais Emojis", + 'js_prompt_enter_url' => "Você deve digitar uma URL", + 'js_prompt_enter_title' => "Você deve inserir um título", + 'js_prompt_error' => "Erro!", + 'js_prompt_enter_item' =>"Insira o item da lista. Para o final da lista, pressione 'cancel' ou deixe o próximo campo vazio ", + 'js_prompt_enter_image_url' => "Você deve inserir uma URL de imagem completa", + 'js_prompt_enter_email' => "Você deve digitar um e-mail", + 'text_new' => "Novidades", + 'text_reply' => "Responder", + 'submit_submit' => "submeter", + 'submit_preview' => "Pré-visualizar", + 'row_subject' => "Cargo", + 'row_body' => "Conteúdo", + 'text_peasant' => "Peasant", + 'text_user' => "Usuário", + 'text_power_user' => "Usuário avançado", + 'text_elite_user' => "Usuário Elite", + 'text_crazy_user' => "Usuário louco", + 'text_insane_user' => "Usuário Insano", + 'text_veteran_user' => "Usuário Veterano", + 'text_extreme_user' => "Usuário Extremo", + 'text_ultimate_user' => "Usuário Ultimate", + 'text_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Carregador", + 'text_retiree' => "Retiro", + 'text_forum_moderator' => "Moderador do Fórum", + 'text_moderators' => "Moderador(a)", + 'text_administrators' => "Administrador", + 'text_sysops' => "SysOp", + 'text_staff_leader' => "Líder de Equipe", + 'text_short_year'=> "A", + 'text_short_month' => "MON", + 'text_short_day' => "D", + 'text_short_hour' => "A", + 'text_short_min' => "MM", + 'submit_edit' => "Alterar", + 'text_banned_client_warning' => "Você estava usando um cliente BitTorrent banido na última vez conectando-se ao rastreador! Clique aqui.", + 'text_please_improve_ratio_within' => "Por favor, melhore sua proporção dentro de ", + 'text_or_you_will_be_banned' =>", ou sua conta será banida! Clique aqui.", + 'text_size' => "Tamanho", + 'text_downloads' => "Downloads", + 'text_attachment_key' => "Anexo para a chave ", + 'text_not_found' => " não encontrado", + 'text_thirty_percent_down' => "30%", + 'text_please_download_something_within' => "Por favor, baixe alguma coisa dentro ", + 'text_inactive_account_be_deleted' => ". Contas inativas (sem valor da transferência) serão excluídas.", + 'text_attendance' => '[Participar recebe bônus]', + 'text_attended' => '[Tem tendência: %u, cartão: %d]', + 'row_pt_gen_douban_url' => "PT-Gen douban link", + 'text_pt_gen_douban_url_note' => "(URL retirada de douban. por exemplo, para o filme Transformers a URL é https://movie.douban.com/subject/1794171//)", + 'row_pt_gen_imdb_url' => "PT-Gen imdb link", + 'text_pt_gen_imdb_url_note' => "(URL retirada de imdb. por exemplo, para o filme Transformers a URL é https://www.imdb.com/title/tt0418279/)", + 'row_pt_gen_bangumi_url' => "PT-Gen bangumi link", + 'text_pt_gen_bangumi_url_note' => "(URL retirada de bangumi. por exemplo, para animação Cowboy Bebop a URL é https://bangumi.tv/subject/253/)", + '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', + 'text_tag_no_release_to_any_other' => 'Nenhuma versão para qualquer outro', + 'text_tag_first_release' => 'Primeira versão', + 'text_tag_official' => 'Oficial', + 'text_tag_diy' => 'FAZER', + 'text_tag_mother_language' => 'Idioma Mãe', + 'text_tag_mother_language_subtitle' => 'Legenda do idioma materno', + '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_management_system' => 'Gestão', + 'text_seed_points' => 'Pontos de semente', + 'spoiler_expand_collapse' => 'Clique para expandir/recolher', + 'spoiler_default_title' => 'Recolher conteúdo', + 'menu_claim' => 'Claim: ', + 'text_complains' => '%s %u pendente reclamação%s.', + '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', + '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', + 'input_check_all' => "Selecionar Tudo", + 'input_uncheck_all' => "Desmarcar Todos", + 'select_at_least_one_record' => 'Selecione pelo menos um registro!', + 'text_seed_box_record_to_approval' => '%s%u não aprova registro de Seed box%s.', + 'approval_deny_reach_upper_limit' => 'O número de torrents cuja aprovação atual foi negada: %s atingiu o limite superior e não é permitido ser carregado.', +); + +?> diff --git a/lang/pt/lang_getrss.php b/lang/pt/lang_getrss.php new file mode 100644 index 00000000..5b0bc538 --- /dev/null +++ b/lang/pt/lang_getrss.php @@ -0,0 +1,51 @@ + "Feeds RSS", + 'head_rss_feeds' => "Feeds RSS", + 'std_error' => "ERRO", + 'std_no_row' => "Você deve selecionar linhas!", + 'std_done' => "Concluído!", + 'std_use_following_url' => "Use a seguinte URL no leitor de RSS, por exemplo, Google Reader: ", + 'std_utorrent_feed_url' => "Use a seguinte URL em clientes BitTorrent que suportam RSS Feed, por exemplo, uTorrent: ", + 'row_categories_to_retrieve' => "Categorias para recuperar", + 'row_feed_type' => "Tipo de alimentação", + 'text_web_link' => "Link da Web", + 'text_download_link' => "Link para download", + 'row_rows_per_page' => "Linhas por Página", + 'submit_generatte_rss_link' => "Gerar link RSS", + 'text_category' => "categoria", + 'text_source' => "fonte", + 'text_codec' => "Codec", + 'text_standard' => "Padrão", + 'text_processing' => "Processando", + 'text_medium' => "Média", + 'text_team' => "Equipe", + 'text_audio_codec' => "Codec de Áudio", + 'row_item_title_type' => "Formato de exibição do título", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Título + ", + 'text_item_small_description' => "[Pequena Descrição] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Exibir Favoritos", + 'text_all' => "Todos", + 'text_only_bookmarked' => "apenas favoritos", + 'text_show_bookmarked_note' => "Ony para clientes BitTorrent", + 'row_keyword' => "Keyword", + 'text_with' => "de", + 'select_and' => "OU", + 'select_or' => "ou", + 'select_exact' => "Exato", + 'text_mode' => "modo correspondente ", + 'text_keyword_note' => "Onça assine itens com estas palavras-chave em títulos.", + 'row_sticky' => 'Persistente', + 'row_paid' => 'Magia será deduzida ao baixar', + 'row_paid_help' => 'Nota: Este não é um tipo gratuito/50% de promoção, quando o uploader define o torrent a ser pago, o download exigirá bônus de dedução', + 'paid_no' => 'Gratuito', + 'paid_yes' => 'Paga', + 'paid_all' => 'TODOS', +); + +?> diff --git a/lang/pt/lang_getusertorrentlistajax.php b/lang/pt/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..3ea7e2a4 --- /dev/null +++ b/lang/pt/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "tipo", + 'col_name' => "Nome:", + 'title_size' => "Tamanho", + 'title_seeders' => "Semeadores", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "Finalizar.", + 'col_ratio' => "Tarifa", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Sna. em", + 'col_se_time' => "Se. Hora", + 'col_le_time' => "Le. Tempo", + 'text_record' => " gravar", + 'text_no_record' => "Sem registros.", + 'text_total_size' => " web+graphie://ka-perseus-graphie.s3.amazonaws.com/Tamanho total: ", + 'col_added' => "Adicionado", + 'col_client' => 'Cliente', +); +?> diff --git a/lang/pt/lang_increment-bulk.php b/lang/pt/lang_increment-bulk.php new file mode 100644 index 00000000..9e7aa1f7 --- /dev/null +++ b/lang/pt/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Adicionar cartão de bônus/participante/convite/enviado/convite temporário', + 'sent_success' => ' foi adicionada e a mensagem de informação foi enviada', + 'types' => [ + 'seedbonus' => 'bônus', + 'attendance_card' => 'cartão de presença', + 'invites' => 'convidar', + 'uploaded' => 'carregar', + 'tmp_invites' => 'convite temporário', + ], + 'labels' => [ + 'type' => 'tipo', + 'amount' => 'Quantidade', + 'duration' => 'Duração', + 'duration_help' => 'Obrigatório somente se o tipo é [Convite Temporário], em dias', + 'user_class' => 'Classe de usuário', + 'roles' => 'Papéis', + 'msg_subject' => 'assunto da mensagem', + 'msg_body' => 'conteúdo da mensagem', + 'operator' => 'Operador', + ], +); + +?> diff --git a/lang/pt/lang_index.php b/lang/pt/lang_index.php new file mode 100644 index 00000000..508df384 --- /dev/null +++ b/lang/pt/lang_index.php @@ -0,0 +1,111 @@ + "Nenhuma enquete", + 'std_error' => "ERRO", + 'std_duplicate_votes_denied' => "Votos duplicados não são permitidos!", + 'std_vote_not_counted' => "Ocorreu um erro. Seu voto não foi contabilizado.", + 'std_option_unselected' => "Por favor, selecione uma opção.", + 'text_news_page' => "Novidades", + 'text_recent_news' => "Notícias recentes", + 'text_e' => "Alterar", + 'text_d' => "excluir", + 'text_hotmovies' => "Quente", + 'text_classicmovies' => "Clássico", + 'text_free' => "Gratuito", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Grátis", + 'text_shoutbox' => "Shoutbox", + 'text_message' => "Mensagem: ", + 'sumbit_shout' => "gritar", + 'submit_clear' => "Limpar", + 'text_last_five_posts' => "Últimos 5 Postagens no Fórum", + 'col_topic_title' => "Título do tópico", + 'col_view' => "Visualizações", + 'col_author' => "Autor", + 'col_posted_at' => "Publicado em", + 'text_in' => "em ", + 'std_no_torrent_found' => "Nenhum torrent encontrado", + 'text_last_five_torrent' => "Últimos 5 Uploads de Torrent", + 'col_name' => "Nome:", + 'col_seeder' => "Semeador", + 'col_leecher' => "Leecher", + 'text_polls' => "Pesquisas ", + 'text_new' => "Novidades", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'text_votes' => "Votações:", + 'radio_blank_vote' => "Voto em branco (a.k.a. \"Eu só quero ver os resultados!\")", + 'submit_vote' => "Votar!", + 'text_previous_polls' => "Enquetes anteriores", + 'text_tracker_statistics' => "Estatísticas do Rastreador", + 'row_registered_users' => "Usuários registrados / Limite", + 'row_unconfirmed_users' => "Usuários não confirmados", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Usuários avisados", + 'row_banned_users' => "Usuários banidos", + 'row_male_users' => "Usuários Masculinos", + 'row_female_users' => "Usuários femininos", + 'row_torrents' => "Torrentes", + 'row_dead_torrents' => "Torrents Mortos", + 'row_seeders' => "Semeando Pares", + 'row_leechers' => "Pares Sanguinários", + 'row_peers' => "Pares", + 'row_seeder_leecher_ratio' => "Taxa de Semeamento / Leeching", + 'row_total_size_of_torrents' => "Tamanho total de Torrents", + 'row_total_uploaded' => "Total enviado", + 'row_total_downloaded' => "Total baixado", + 'row_total_data' => "Dados Totais", + 'text_no_users_day' => "Não há usuário ativo nas últimas 24 horas.", + 'text_no_active_users_now' => "Não há nenhum usuário ativo agora.", + 'text_no_user_torrenting' => "Não há sementes ou sanguessugas do usuário. :(", + 'text_tracker_load' => "Carga do Rastreador", + 'text_our_tracker_load' => "Carga dos Pares no Rastreador: ", + 'text_global_server_load' => "Carga global do servidor: ", + 'text_whats_going_on' => "O que está acontecendo?", + 'text_members_have_visited' => " membros visitaram durante as últimas 24 horas e são bem-vindos ao nosso mais recente membro ", + 'text_users_browsing_now' => " usuários estão navegando no site nos últimos 15 minutos. ", + 'text_peers_active_now' => " usuários estão semeando ou gotejando. ", + 'text_disclaimer' => "Renúncia", + 'text_disclaimer_content' => "Nenhum dos arquivos mostrados aqui são na verdade hospedados neste servidor. O rastreador só gerencia conexões, ele não tem nenhum conhecimento do conteúdo dos arquivos que estão sendo distribuídos. Os links são fornecidos exclusivamente por usuários deste site. O administrador deste site %s não pode ser responsabilizado pelo que seus usuários publicaram ou por qualquer outra ação de seus usuários. Você não pode usar este site %s para distribuir ou baixar nenhum material quando você não tem direitos legais para fazê-lo. É sua própria responsabilidade cumprir estes termos.", + 'text_browser_note' => "Este site é mais visualizado com \"Googleou\"Firefox\" e com resolução acima de 1024*768. Clientes BitTorrent recomendados: \"qBittorrent\"ou\"Transmission\"", + 'title_show_or_hide' => "Mostrar/Ocultar", + 'text_links' => "Links", + 'text_manage_links' => "Gerenciar Links", + 'text_author' => "Autor:", + 'text_datetime' => "Hora:", + 'p_critic_reviews' => "Revisão de Filmes Críticos", + 'p_user_reviews' => "Avaliações dos usuários selecionados", + 'head_home' => "Residencial", + 'sumbit_to_guest' => " convidado", + 'text_apply_for_link' => "Aplicar para Links", + 'text_ago' => " Atrás", + 'text_auto_refresh_after' => "atualização automática após ", + 'text_seconds' => " segundos", + 'text_funbox' => "Funbox", + 'text_more_fun' => "MAIS", + 'text_new_fun' => "Novidades", + 'text_ban' => "Banimento", + 'submit_fun' => "Diversão", + 'submit_dull' => "Entorpecido", + 'text_out_of' => " fora de ", + 'text_people_found_it' => " pessoas acharam isso divertido. ", + 'text_your_opinion' => "O que você acha? ", + 'text_vote_accepted' => "Obrigado! Seu voto foi aceito.", + 'row_users_active_today' => "Usuários Ativos Hoje", + 'row_users_active_this_week' => "Usuários Ativos Esta Semana", + 'row_active_browsing_users' => "Usuários de Navegação Ativos", + 'row_tracker_active_users' => "Usuários Ativos do Rastreador", + 'text_detail' => "Detalhe", + 'top_uploader_title' => 'Top Uploader(Contagem de torrentes)', + 'col_counts' => 'Contagem', + 'col_ranking' => 'Classificação', + 'top_uploader_toggle_time_range_tab' => 'Clique para alternar o intervalo de tempo', + 'top_uploader_toggle_time_range_recently' => 'Últimos 30 Dias', + 'top_uploader_toggle_time_range_all' => 'Desde o início', + 'clear_shout_box' => 'Limpar gritos', + 'sure_to_clear_shout_box' => 'Tem certeza de que deseja limpar a caixa de gritos?', +); + +?> diff --git a/lang/pt/lang_invite.php b/lang/pt/lang_invite.php new file mode 100644 index 00000000..2e4d2a14 --- /dev/null +++ b/lang/pt/lang_invite.php @@ -0,0 +1,70 @@ + "Desculpa", + 'std_permission_denied' => "Permissão negada!", + 'head_invites' => "Convites", + 'std_no_invites_left' => "Você não tem mais nenhum convite. :(

    Por favor, clique em ", + 'here_to_go_back' => "Aqui para voltar.", + 'text_invite_code_sent' => "The invite code has been sent!
    ", + 'text_invite_someone' => "Convide alguém para participar ", + 'text_s' => "s", + 'text_invitation' => " convite", + 'text_left' => " esquerda", + 'text_email_address' => "Endereço de e-mail", + 'text_email_address_note' => "O endereço de e-mail deve ser válido. O convite receberá um e-mail sobre o seu convite.", + 'text_message' => "mensagem", + 'submit_invite' => "Convidar", + 'text_invite_status' => "Status atual dos convites", + 'text_no_invites' => "Nenhum convite ainda.", + 'text_username' => "Usuário:", + 'text_email' => "e-mail", + 'text_uploaded' => "Enviado", + 'text_downloaded' => "Baixado", + 'text_ratio' => "Tarifa", + 'text_status' => "SItuação", + 'text_confirm' => "Confirmar", + 'text_confirmed' => "Confirmado", + 'text_pending' => "PENDENTE", + 'submit_confirm_users' => "Confirmar Usuários", + 'sumbit_invite_someone' => "Convidar Alguém", + 'text_sent_invites_status' => "Status atual dos convites enviados", + 'text_no_invitation_sent' => "Nenhum convite enviado no momento.", + 'text_hash' => "Hash", + 'text_send_date' => "Data de envio", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Usuário convidado', + + 'text_invitation_body' => " +Hi Buddy, + +I am inviting you to join %s which is a private community that have the finest +and most abundant stuff. If you are interested in joining us please read over +the rules and confirm the invite. Finally, please make sure you keep a nice ratio and +only upload content that follows rules of the site. + +Welcome aboard! :) +Best Regards, +", + 'text_invite_system' => "do Sistema de Convites", + 'std_only' => "Apenas ", + 'std_or_above_can_invite' => " ou acima pode enviar convite.", + 'text_email_restriction_note' => "Você só pode enviar o convite para o e-mail desses domínios: ", + 'harem_addition' => 'Adição de pressa', + 'signup_link_help' => 'Botão direito do mouse para copiar', + 'signup_link' => 'Link de inscrição', + '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', + 'text_seed_torrent_bonus_per_hour_help' => 'Ou seja, pontos de sementes, não consideram doações, torrents oficiais, harems e quaisquer outros complementos', + 'text_seed_torrent_last_announce_at' => 'Hora do último anúncio', + 'text_enabled' => 'Ativado', + 'text_tmp_status' => 'Status temporário do convite', + 'text_expired_at' => 'Expirou em', + 'text_permanent' => 'Usando convite permanente', + 'text_consume_invite' => 'Usando convite', + 'text_temporary_left' => 'Convite temporário %s', +); + +?> diff --git a/lang/pt/lang_iphistory.php b/lang/pt/lang_iphistory.php new file mode 100644 index 00000000..3df0a183 --- /dev/null +++ b/lang/pt/lang_iphistory.php @@ -0,0 +1,16 @@ + "ERRO", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Usuário não encontrado", + 'head_ip_history_log_for' => "Histórico de IP para ", + 'text_historical_ip_by' => "Histórico de endereços IP utilizados por ", + 'col_last_access' => "Último acesso", + 'col_ip' => "PI", + 'col_hostname' => "Hostname", + 'text_not_available' => "N/D", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/pt/lang_ipsearch.php b/lang/pt/lang_ipsearch.php new file mode 100644 index 00000000..415c14dc --- /dev/null +++ b/lang/pt/lang_ipsearch.php @@ -0,0 +1,24 @@ + "ERRO", + 'std_invalid_ip' => "IP inválido.", + 'std_invalid_subnet_mask' => "Máscara de sub-rede inválida.", + 'head_search_ip_history' => "Buscar no Histórico IP", + 'text_search_ip_history' => "Buscar no Histórico IP", + 'row_ip' => "PI", + 'row_subnet_mask' => "Máscara de sub-rede", + 'submit_search' => "Pesquisa", + 'text_no_users_found' => "Nenhum usuário encontrado", + 'text_users_used_the_ip' => " usuários usaram o IP: ", + 'col_username' => "Usuário:", + 'col_last_ip' => "Último IP", + 'col_last_access' => "Último acesso", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Último acesso a este IP", + 'col_added' => "Adicionado", + 'col_invited_by' => "Convidado por", + 'text_not_available' => "N/D", +); +?> diff --git a/lang/pt/lang_linksmanage.php b/lang/pt/lang_linksmanage.php new file mode 100644 index 00000000..3bcaf872 --- /dev/null +++ b/lang/pt/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Aplicar para Links", + 'text_apply_for_links' => "Aplicar para Links", + 'text_rules' => "Regras para troca de link:", + 'text_rule_one' => "1. Por favor, faça nosso link %s no seu site antes de pedir que façamos o mesmo.", + 'text_rule_two' => "2.Your site MUST NOT be involed in any illegal things. The administrators of this site %s take absolutely no responsibily for anything of your site.", + 'text_rule_three' => "3. Todos os links que fazemos aqui em nosso site %s são apenas por texto.", + 'text_rule_four' => "4. Seu site deve ter pelo menos 200 usuários registrados ou 50 pessoas visitadas por dia.", + 'text_rule_five' => "5.Nós reservamos os direitos para MODIFY OU EXCLUIR QUALQUER LINKS em nosso site %s sem notificação.", + 'text_rule_six' => "6.Se estiver de acordo com as regras acima, sinta-se livre para aplicar links do seu site em %s. No entanto, não garantimos a aceitação de todas as candidaturas.", + 'text_red_star_required' => "Campos marcados com uma estrela vermelha (*) são obrigatórios.", + 'text_site_name' => "Nome do site", + 'text_url' => "URL:", + 'text_title' => "Título", + 'text_title_note' => "O título é usado para mostrar uma dica em um link. Por exemplo, NexusPHP", + 'text_administrator' => "Administrador", + 'text_administrator_note' => "Exigimos um NOME TRUE do administrador.", + 'text_email' => "e-mail", + 'text_reason' => "Motivo", + 'submit_okay' => "OK", + 'submit_reset' => "Reset", + 'std_error' => "ERRO", + 'std_no_sitename' => "O nome do site não pode estar em branco.", + 'std_no_url' => "A URL não pode estar vazia.", + 'std_no_admin' => "O administrador não pode estar vazio. Precisamos saber o nome do administrador", + 'std_no_email' => "E-mail não pode estar vazio.", + 'std_invalid_email' => "O endereço de e-mail é inválido", + 'std_no_reason' => "O motivo não pode estar vazio. Vamos, por favor, nos dê razões para vincular seu site.", + 'std_reason_too_short' => "O motivo é muito curto. Vamos lá, por favor, diga algo mais.", + 'std_success' => "Sucesso", + 'std_success_note' => "Seu pedido foi enviado com sucesso. Por favor, aguarde nossa resposta.", + 'text_sitename_note' => "O nome do seu site. Por exemplo, NexusPHP", + 'text_url_note' => "ex.: https://nexusphp.org", + 'text_email_note' => "Endereço de e-mail de contato do administrador", + 'std_missing_form_data' => "Faltando dados de formulário.", + 'std_unable_creating_new_link' => "Não foi possível criar novo link.", + 'std_links_manage' => "Gerenciar Links", + 'text_add_link' => "Adicionar Link", + 'text_manage_links' => "Gerenciar Links", + 'text_modify' => "Modificação", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'text_no_links_found' => "Desculpe, nenhum link foi encontrado!", + 'text_edit_link' => "Editar link", + 'js_sure_to_delete_link' => "Tem certeza de que deseja excluir este link?", +); + +?> diff --git a/lang/pt/lang_log.php b/lang/pt/lang_log.php new file mode 100644 index 00000000..f7126948 --- /dev/null +++ b/lang/pt/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Permissão negada. Apenas ", + 'std_or_above_can_view' => " ou acima poderia visualizar o LOG.

    Por favor, veja o FAQ para mais informações sobre diferentes classes de usuários e o que eles podem fazer.

    Cajado %s
    ", + 'head_site_log' => "Registro diário", + 'text_search_log' => "Pesquisar registro diário", + 'submit_search' => "Pesquisa", + 'text_log_empty' => "Log está vazio
    ", + 'title_time_added' => "Horário", + 'col_date' => "Encontro", + 'col_event' => "Evento", + 'time_zone_note' => "

    Os tempos estão no GMT +8:00.

    ", + 'text_daily_log' => "Registro diário", + 'text_chronicle' => "Crônica", + 'text_code_update' => "Atualização de código", + 'text_funbox' => " Funbox ", + 'text_news' => "  Notícias  ", + 'text_poll' => "  enquete  ", + 'std_error' => "ERRO", + 'std_invalid_action' => "Ação Inválida", + 'head_chronicle' => "Crônica", + 'text_search_chronicle' => "Crônica de pesquisa", + 'text_chronicle_empty'=> "Crônica está vazia
    ", + 'col_modify' => "Modificação", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'submit_add' => "Adicionar", + 'text_add_chronicle' => "Adicionar Evento Crônico", + 'std_permission_denied' => "De volta! Você não tem permissão para fazer isso.", + 'submit_okay' => "OK", + 'text_edit_chronicle' => "Editar Evento Crônico", + 'head_code_update' => "Atualização de código", + 'text_search_code_update' => "Pesquisar Evento de Atualização de Código", + 'text_add_code_update' => "Adicionar evento de atualização de código", + 'text_edit_codeupdate' => "Editar Evento de Atualização de Código", + 'text_codeupdate_empty' => "Código de atualização está vazio
    ", + 'head_funbox' => "Registro de Fundição", + 'head_news' => "Notícias", + 'text_search_news' => "Buscar Notícias", + 'text_news_empty' => "Notícias está vazia
    ", + 'col_title' => "Título", + 'col_body' => "Conteúdo", + 'col_user' => 'Usuário', + 'std_delete_poll' => "Excluir enquete", + 'std_delete_poll_confirmation' => "Você realmente deseja excluir uma enquete? Clique ", + 'std_here_if_sure' => "aqui se tiver certeza.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Não há enquetes!", + 'head_previous_polls' => "Enquetes anteriores", + 'text_previous_polls' => "Enquetes anteriores", + 'text_ago' => " Atrás", + 'text_votes' => "Votações: ", + 'text_in' => "em ", + 'text_funbox_empty' => "Fundição está vazia
    ", + 'text_search_funbox' => "Buscar funbox", + 'text_title' => "Título", + 'text_body' => "Corpo", + 'text_both' => "ambos", + 'text_all' => "Todos", + 'text_normal' => "Maior", + 'text_mod' => "mod", +); + +?> diff --git a/lang/pt/lang_login.php b/lang/pt/lang_login.php new file mode 100644 index 00000000..dc5f60ba --- /dev/null +++ b/lang/pt/lang_login.php @@ -0,0 +1,40 @@ + "Não está logado!", + 'p_error' => "Erro:", + 'p_after_logged_in' => "A página que você tentou ver só pode ser usada quando você estiver logado.", + 'p_need_cookies_enables' => "Note: Você precisa de cookies ativados para efetuar login ou mudar de idioma.", + 'p_fail_ban' => "logins falhados em sequência resultarão em banir seu ip!", + 'p_you_have' => "Você tem", + '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_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:", + 'button_login' => "Entrar!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Desconexão Automática:", + 'text_restrict_ip' => "IP restrito:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Deslogar-me após 15 minutos", + 'checkbox_restrict_ip' => " Restringir sessão ao meu IP", + 'checkbox_ssl' => " Procurar site com criptografia SSL (navegador da Web)", + 'checkbox_ssl_tracker' => " Conectar rastreador com criptografia SSL (cliente BitTorrent)", + 'text_advanced_options' => "Opções Avançadas:", + 'text_helpbox' => "Ajuda", + 'text_helpbox_note' => "Tem problemas para se registrar ou fazer login? Deixe uma mensagem aqui", + 'text_message' => "Mensagem: ", + 'sumbit_shout' => "gritar", + 'submit_clear' => "Limpar", + 'text_select_lang' => "Selecione Idioma do Site: ", + 'head_login' => "Conectar-se", + 'rowhead_two_step_code' => 'Autenticação dupla', + 'two_step_code_tooltip' => 'Se habilitado deve ser preenchido', + 'text_complain' => 'Canal da reclamação', +); + +?> diff --git a/lang/pt/lang_mailtest.php b/lang/pt/lang_mailtest.php new file mode 100644 index 00000000..9d757757 --- /dev/null +++ b/lang/pt/lang_mailtest.php @@ -0,0 +1,18 @@ + "Teste de email", + 'text_mail_test' => "Teste de email", + 'row_enter_email' => "Digite o e-mail", + 'text_enter_email_note' => "Insira um endereço de e-mail para enviar um e-mail de teste, por exemplo, seunome@gmail.com", + 'submit_send_it' => "Envie isso!", + 'text_smtp_testing_mail' => " SMTP Testing Mail", + 'std_error' => "ERRO", + 'std_invalid_email_address' => "Endereço de e-mail inválido!", + 'mail_test_mail_content' => "Olá, se você ver esta mensagem, a sua função SMTP está ótima. Tenha um bom dia.", + 'std_success' => "Sucesso", + 'std_success_note' => "Nenhum erro encontrado. No entanto, isso não significa que o e-mail chegou 100%. Por favor, verifique o e-mail." +); + +?> diff --git a/lang/pt/lang_makepoll.php b/lang/pt/lang_makepoll.php new file mode 100644 index 00000000..8a231cbc --- /dev/null +++ b/lang/pt/lang_makepoll.php @@ -0,0 +1,24 @@ + "ERRO", + 'std_no_poll_id' => "Nenhuma enquete encontrada com este ID", + 'std_missing_form_data' => "Faltando dados de formulário!", + 'head_edit_poll' => "Editar enquete", + 'text_edit_poll' => "Editar enquete", + 'head_new_poll' => "Nova enquete", + 'text_day' => " Dia", + 'text_hour' => " hora", + 'text_current_poll' => "Nota: A enquete atual ", + 'text_is_only' => " é apenas ", + 'text_old' => " velho.", + 'text_make_poll' => "Fazer enquete", + 'text_question' => "Questão", + 'text_option' => "Alternativa ", + 'submit_edit_poll' => "Editar enquete", + 'submit_create_poll' => "Criar enquete", + 'text_required' => " Obrigatório" +); + +?> diff --git a/lang/pt/lang_messages.php b/lang/pt/lang_messages.php new file mode 100644 index 00000000..e0cdeb01 --- /dev/null +++ b/lang/pt/lang_messages.php @@ -0,0 +1,81 @@ + "ERRO", + 'std_invalid_mailbox' => "Caixa postal inválida", + 'text_inbox' => "Recebidas", + 'text_sentbox' => "Enviada", + 'text_sender' => "Remetente", + 'text_receiver' => "Receptor", + 'col_status' => "SItuação", + 'col_subject' => "Cargo", + 'col_date' => "Encontro", + 'col_act' => "Atu.", + 'text_no_messages' => "Nenhuma Mensagem.", + 'text_remove_from_friends' => "[remover dos amigos]", + 'text_add_to_friends' => "[adicionar aos amigos]", + 'submit_move_to' => "Mover para", + 'text_or' => " ou ", + 'submit_delete' => "excluir", + 'text_unread_messages' => " Mensagens não lidas.", + 'text_read_messages' => " Ler mensagens.", + 'text_mailbox_manager' => "Gerenciador Mailbox", + 'std_no_permission' => "Você não tem permissão para visualizar esta mensagem.", + 'text_to' => "Para", + 'text_from' => "De", + 'text_new' => "(Novo)", + 'text_reply' => "Responder", + 'text_delete' => "excluir", + 'text_forward_pm' => "Encaminhar PM", + 'std_cannot_move_messages' => "Mensagens não podem ser movidas! ", + 'std_cannot_delete_messages' => "Mensagens não podem ser excluídas! ", + 'std_no_action' => "Nenhuma ação", + 'std_no_permission_forwarding' => "Você não tem permissão para encaminhar esta mensagem.", + 'row_to' => "Para: ", + 'row_original_receiver' => "Origem Receptor:", + 'row_original_sender' => "Origem Remetente:", + 'row_subject' => "Assunto:", + 'row_message' => "Mensagem:", + 'checkbox_save_message' => "Salvar mensagem ", + 'submit_forward' => "Encaminhar", + 'std_no_such_user' => "Desculpe, não há usuário com esse nome de usuário.", + 'std_rufused' => "Recusado", + 'std_user_blocks_your_pms' => "Este usuário bloqueou mensagens privadas de você.", + 'std_user_accepts_friends_pms' => "Este usuário só aceita TPM de usuários na sua lista de amigos.", + 'std_user_blocks_all_pms' => "Este usuário não aceita TPM.", + 'std_success' => "Sucesso", + 'std_pm_forwarded' => "PM encaminhado", + 'head_editing_mailboxes' => "Editando caixas de correio", + 'text_editing_mailboxes' => "Editando caixas de correio", + 'text_add_mailboxes' => "Adicionar caixas de correio", + 'text_extra_mailboxes_note' => "Você pode adicionar caixas de correio extra. Você não precisa usar todas as caixas de entrada.", + 'submit_add' => "Adicionar", + 'text_edit_mailboxes' => "Editar caixas de correio", + 'text_edit_mailboxes_note' => "Você pode editar os nomes ou excluir o nome para excluir este diretório virtual.
    Por favor, note que todas as mensagens neste diretório serão perdidas se você excluir este diretório. ", + 'text_no_mailboxes_to_edit' => "Não há caixas de correio para editar.", + 'submit_edit' => "Alterar", + 'std_no_message_id' => "Nenhuma mensagem com este ID.", + 'std_could_not_delete_message' => "Não foi possível excluir a mensagem.", + 'text_jump_to' => " em ", + 'select_inbox' => "Recebidas", + 'select_sentbox' => "Enviada", + 'submit_go' => "OK", + 'input_check_all' => "Selecionar Tudo", + 'input_uncheck_all' => "Desmarcar Todos", + 'title_unread' => "Não Lidas", + 'title_read' => "Lido", + 'text_system' => "SISTEMA", + 'text_no_subject' => "Sem Assunto", + 'col_search_message' => "Pesquisar Mensagem", + 'text_search' => "Buscar: ", + 'text_in' => "em", + 'select_title' => "Título", + 'select_body' => "Corpo", + 'select_both' => "ambos", + 'submit_mark_as_read' => "Marcar como lido", + 'std_cannot_mark_messages' => "Não foi possível marcar a mensagem como lida.", + 'std_no_message_selected' => "Nenhuma mensagem selecionada" +); + +?> diff --git a/lang/pt/lang_moforums.php b/lang/pt/lang_moforums.php new file mode 100644 index 00000000..31688940 --- /dev/null +++ b/lang/pt/lang_moforums.php @@ -0,0 +1,26 @@ + "Gerenciamento de fórum", + 'text_forum_management' => "Gerenciamento do fórum", + 'text_overforum_management' => "Gerenciamento de fórum", + 'col_name' => "Nome:", + 'col_viewed_by' => "Visualizado por", + 'col_modify' => "Modificação", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'js_sure_to_delete_overforum' => "Tem certeza de que deseja excluir este overforum?", + 'text_no_records_found' => "Desculpe, nenhum registro foi encontrado!", + 'text_new_overforum' => "Novo Overforum", + 'text_overforum_name' => "Nome do fórum", + 'text_overforum_description' => "Descrição do fórum", + 'text_minimum_view_permission' => "Permissão de visualização mínima", + 'text_overforum_order' => "Pedido Overforum", + 'text_overforum_order_note' => "Ordenação por número ascendentemente. Ou seja, 0 mostra no topo", + 'submit_make_overforum' => "Fazer Overforum", + 'text_edit_overforum' => "Editar fórum", + 'submit_edit_overforum' => "Editar fórum" +); + +?> diff --git a/lang/pt/lang_moresmilies.php b/lang/pt/lang_moresmilies.php new file mode 100644 index 00000000..3ff21fee --- /dev/null +++ b/lang/pt/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Mais Emojis clicáveis", + 'text_close' => "FECHAR", +); + +?> diff --git a/lang/pt/lang_mybonus.php b/lang/pt/lang_mybonus.php new file mode 100644 index 00000000..b138b998 --- /dev/null +++ b/lang/pt/lang_mybonus.php @@ -0,0 +1,173 @@ + "Desculpe!", + 'std_karma_system_disabled' => "O sistema de pontos bônus do Karma está desativado no momento. ", + 'std_points_active' => "No entanto, os seus pontos continuam activos.", + 'text_success_upload' => "Congratulations! You have just increased your Uploaded Amount!", + 'text_success_download' => "Congratulations! You have just increased your Downloaded Amount!", + 'text_success_invites' => "Parabéns! Você ganhou 1 novo convite!", + 'text_success_vip' => "Parabéns! Você conseguiu a si mesmo ", + 'text_success_vip_two' => " status por um mês!", + 'text_no_permission' => "ERROR! You have no permission.", + 'text_success_custom_title' => "Congradações! Agora você é conhecido como %s!", + 'text_success_gift' => " Você espalhou bem o Karma .", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " Sistema de Pontos Bônus Karma", + 'text_exchange_your_karma' => "Troque seus Pontos de Bônus de Karma (atualmente ", + 'text_for_goodies' => " ) para os brincos!", + 'text_no_buttons_note' => "Se o botão estiver desativado, você não ganhou pontos de bônus suficientes para trocar. ", + 'col_option' => "Alternativa", + 'col_description' => "Descrição:", + 'col_points' => "Pontos", + 'col_trade' => "Negociar", + 'text_username' => "Usuário: ", + 'text_to_be_given' => "a ser dado: ", + 'text_karma_points' => " Pontos de Karma!", + 'text_enter_titile' => "Enter the Special Title you would like to have ", + 'text_click_exchange' => " clique em Troca! ", + 'text_enter_receiver_name' => "Enter the username of the person you would like to send karma to, and select how many points you want to send and click Karma Gift!", + 'text_min' => "min", + 'text_max' => "máx.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "+ apenas!", + 'submit_exchange' => "Troca!", + 'text_unavailable' => "Atualmente não disponível!", + 'text_more_points_needed' => "mais pontos necessários", + 'text_what_is_karma' => "Quais são os pontos bônus de Karma, e como posso obtê-los?", + 'text_get_by_seeding' => "Você recebe os seguintes pontos de karma por hora semeando:", + 'text_for_seeding_torrent' => " para cada torrent que você está semeando (máximo de ", + 'text_torrent' => " torrente", + 'text_donors_always_get' => "Os doadores sempre obtêm ", + 'text_times_of_bonus' => "x pontos de bônus.", + 'text_other_things_get_bonus' => "Outras coisas que darão pontos de Karma a você:", + 'text_point' => " ponto", + 'text_upload_torrent' => "enviando um novo torrent = ", + 'text_upload_subtitle' => "enviando legenda = ", + 'text_start_topic' => "iniciando um tópico = ", + 'text_make_post' => "fazer uma postagem = ", + 'text_add_comment' => "comentando no torrent ou oferta = ", + 'text_poll_vote' => "votar na enquete = ", + 'text_offer_vote' => "votação por oferta = ", + 'text_funbox_vote' => "votando na caixa de função= ", + 'text_rate_torrent' => "avaliando um torrent = ", + 'text_say_thanks' => "dizendo obrigado = ", + 'text_receive_thanks' => "recebendo obrigado = ", + 'text_funbox_reward' => "postando coisas de função/caixa que receberam altas avaliações (veja as regras)", + 'text_howto_get_karma_four' => " +

    Coisas que você deve ter em mente:

    +
      ", + 'text_howto_get_karma_five' => "
    • tudo o que puder lhe dar karma também pode ser perdido,
      i. . Se você carregar um torrent, então removê-lo, você ganhará e então perderá ", + 'text_howto_get_karma_six' => ".
    • +
    • Há sempre outros pontos de karma bônus escondidos no site. Tente encontrá-los :)
    • +
    • Staff pode dar ou retirar pontos por violar as regras. ou fazer o bem pela comunidade.
    • +
    ", + 'std_no_permission' => "Sem permissão", + 'std_class_above_vip' => "Sua classe acima do VIP!", + 'text_wasted_karma' => "Acabei de desperdiçar meu carma", + 'text_huh' => "Hã?", + 'text_karma_self_giving_warning' => "Not so fast there Mr. fancy pants...
    You can not spread the karma to yourself...
    If you want to spread the love, pick another user!

    click to go back to your Karma Bonus Point page.", + 'text_receiver_not_exists' => "Sorry...
    No User with that username

    click to go back to your Karma Bonus Point page.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Sorry, you don't have enough Karma points!
    go back to your Karma Bonus Point page.", + 'text_cheat_alert' => "Adere! Sabemos que você está tentando trapacear!", + 'text_not_enough_bonus' => "Desculpe, você não tem bônus suficiente. BTW, como você está aqui?", + 'text_uploaded_one' => "1.0 GB enviado", + 'text_uploaded_note' => "Com pontos de bônus suficientes adquiridos, você é capaz de trocá-los por um Crédito de Carregamento. Os pontos são removidos do seu Banco Bônus, e o crédito é adicionado ao seu valor total carregado.", + 'text_download_note' => "Com suficientes pontos de bônus adquiridos, você é capaz de trocá-los por um crédito Download . Os pontos são removidos do seu Banco Bônus, e o crédito é adicionado ao total de valor baixado.", + 'text_uploaded_two' => "5.0 GB enviado", + 'text_uploaded_three' => "10.0 GB enviado", + 'text_uploaded_four' => "100.0 GB enviado", + 'text_downloaded_ten_gb' => "10.0 GB Baixado", + 'text_downloaded_hundred_gb' => "100.0 GB Baixado", + 'text_buy_invite' => "1 Convite", + 'text_buy_invite_note' => "Com pontos de bônus suficientes adquiridos, você é capaz de trocá-los por alguns convites. Os pontos são removidos do seu Banco Bônus, e os convites são adicionados ao valor do seu convite.", + 'text_custom_title' => "Título personalizado!", + 'text_custom_title_note' => "Com pontos de bônus suficientes adquiridos, você pode comprar um título personalizado. As únicas restrições são uma linguagem falsa ou ofensiva, ou nomes de classes de usuários. Os pontos são removidos do seu Banco Bônus, e seu título especial é alterado para o título de sua escolha.", + 'text_vip_status' => "Estado VIP", + 'text_vip_status_note' => "Com pontos de bônus suficientes adquiridos, você pode comprar seu status VIP por um mês. Os pontos são removidos do seu Banco Bônus, e seu status foi alterado.", + 'text_bonus_gift' => "Dar um presente de Karma", + 'text_bonus_gift_note' => "Bem, talvez você não precise do crédito de upload, mas você conhece alguém que pode usar o impulso de Karma! Agora você pode dar a seu Karma créditos como um presente! Os pontos são, em seguida, removidos de seu Banco Bônus e adicionados à conta de um usuário de sua escolha! E recebem uma MP com todas as informações, bem como de quem ela veia...", + 'text_error' => "ERRO", + 'text_ratio_too_high' => "Sua taxa é alta", + 'text_bonus_formula_one' => "The number of karma points gained per hour is given by the following formula

        
        
    +where
    • A is an intermediate variable
    • Ti is the ith torrent's Time Alive (TA), i.e. time elapsed since the torrent was uploaded, in weeks
    • T0 is a parameter. T0 = ", + 'text_bonus_formula_two' => "
    • Si is the ith torrent's size, in GB
    • Ni is the number of current seeders of the ith torrent
    • N0 is a parameter. N0 = ", + 'text_bonus_formula_three' => "
    • B é o número de pontos de karma obtidos por semear em uma hora
    • B0 é um parâmetro, o que significa o máximo de pontos de bônus por hora que um usuário pode obter ao semear. B0= ", + 'text_bonus_formula_four' => "
    • L é um parâmetro. L= ", + 'text_bonus_formula_five' => "
    In a nutshell, you can get more bonus by seeding less-seeded and larger torrents.", + 'text_bonus_formula_wi' => "
  • Wi is the ith torrent's weight, default is 1, zero bonus torrent is ", + 'text_user_with_ratio_above' => "Usuário com proporção acima ", + 'text_and_uploaded_amount_above' => " e valor carregado acima ", + 'text_cannot_exchange_uploading' => " GB não pode trocar mais crédito por upload.", + 'text_you_are_currently_getting' => "Você está recebendo atualmente ", + 'text_per_hour' => " por hora", + 'text_custom' => "Personalizado", + 'bonus_amount_not_allowed' => "Quantidade de bônus não é permitida! Você só pode dar de 25.0 a 1000.0 pontos toda vez.", + 'text_system_charges_receiver' => "NOTE: The system charges the gift receiver ", + 'text_tax_bonus_point' => " ponto bônus", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% do valor transferido", + 'text_as_tax' => " como imposto. Por exemplo, o receptor só recebe ", + 'text_tax_example_note' => " pontos quando você manda 100 pontos bônus para ele como um presente.", + 'text_no_advertisements' => " Dias sem anúncios", + 'text_no_advertisements_note' => "Com pontos de bônus suficientes adquiridos, você pode comprar a si mesmo algum tempo durante o qual você pode optar por não ver anúncios neste site. Os pontos são removidos do seu Banco Bônus e você não vê anúncios por um período. No entanto, você sempre pode reativar os anúncios no CP. ", + 'text_success_no_ad' => "Aproveite seu tempo sem anúncios!", + 'submit_class_above_no_ad' => "Desativar anúncios no CPF do usuário", + 'submit_already_disabled' => "Anúncios já desativado", + 'text_click_on_ad' => "clicar em um anúncio (cada anúncio conta apenas uma vez) = ", + 'text_promotion_link_clicked' => "link de promoção é clicado (cada IP conta apenas uma vez) = ", + 'text_charity_giving' => "Doação para Caridade", + 'text_charity_giving_note' => "Caridade vai diretamente para aqueles que precisam. E cabe absolutamente a você decidir quem vai se beneficiar da sua generosidade.", + 'text_ratio_below' => "Dar a aqueles com proporção abaixo ", + 'text_and_downloaded_above' => " e baixado acima ", + 'text_select_receiver_ratio' => "Selecione a relação das pessoas para quem você gostaria que fosse sua caridade, e selecione quantos pontos você deseja enviar e clique em Doar de Caridade", + 'submit_charity_giving' => "Doação de caridade!", + 'text_message' => "Mensagem: ", + 'bonus_amount_not_allowed_two' => "Quantidade de bônus não é permitida! Você só pode dar de 1000.0 a 50000.0 pontos toda vez.", + 'bonus_ratio_not_allowed' => "Proporção de bônus não é permitida! Somente usuários cuja proporção abaixo de 0.8 precisa de caridade.", + 'std_no_users_need_charity' => "Nenhum usuário precisa de caridade no momento.", + 'text_success_charity' => "Obrigado! Sua generosidade é apreciada.", + 'text_cancel_hr_title' => 'Cancelar H&R', + 'text_cancel_hr_label' => 'Digite o H&R ID:', + 'text_success_cancel_hr' => "Sucesso ao cancelar um H&R.", + 'text_success_buy_medal' => 'Sucesso compre a medalha.', + 'text_attendance_card' => 'Comprar cartão de presença', + 'text_attendance_card_note' => 'Um dia para formar a presença consome um, participe da data alvo das recompensas bônus de acordo com o cálculo normal ou seja, a data de destino para calcular o número de dias permanentes para obter recompensas.', + 'text_success_buy_attendance_card' => 'Sucesso compre 1 cartão de presença.', + 'text_harem_addition_get' => 'Adição da colmeia atual ganha %s bônus por hora', + 'reward_type' => 'Tipo de recompensa', + 'factor' => 'Fator', + 'got_bonus' => 'Obteve bônus', + 'total' => 'Total:', + 'reward_type_basic' => 'Recompensa básica', + 'reward_type_harem_addition' => 'Adição de pressa', + 'bonus_base' => 'Bônus base', + 'lock_text' => 'The system limits you to one click on the exchange button within %s seconds!', + 'text_get_by_seeding_official' => 'Os torrents oficiais receberão o seguinte valor adicional de bônus por hora', + 'official_calculate_method' => 'A fórmula para calcular a recompensa oficial é o mesmo que acima, mas apenas para o tipo oficial, sem consideração por baixo rendimento', + 'official_tag_bonus_additional_factor' => 'A recompensa final é a recompensa de tipo oficial calculada multiplicada pelo fator de tipo oficial, o atual fator de tipo oficial é: ', + 'reward_type_official_addition' => 'Adição oficial', + 'text_get_by_harem' => 'A adição de subscrição dará o seguinte valor adicional de bônus por hora', + 'harem_additional_desc' => "Apenas cabelos diretos serão considerados para o harem. Os valores de adição de cada haremer podem ser vistos aqui", + 'harem_additional_note' => 'Nota: Se você não faz o semeamento, este valor de bônus não será adicionado à conta de usuário', + 'harem_additional_factor' => 'A recompensa obtida é a soma do bônus por hora de todos os leme (independente da adição), multiplicado pelo fator de bônus de coleção, com o valor atual de ', + 'text_bonus_summary' => 'Bônus total ganho por hora', + 'col_count' => 'Contagem', + 'col_size' => 'Tamanho', + 'col_a' => 'Um Valor', + 'text_buy_tmp_invite' => '1 Convite Temporário', + 'text_buy_tmp_invite_note' => "Com suficientes pontos de bônus adquiridos, você é capaz de trocá-los por alguns convites temporários, válidos por 7 dias. Os pontos são removidos do seu Banco Bônus, e os convites temporários são adicionados ao seu valor dos convites temporários.", + 'text_success_tmp_invites' => "Parabéns! Você recebeu 1 novo convite temporário!", + 'text_buy_rainbow_id' => "Comprar ID do Arco-íris", + 'text_buy_rainbow_id_note' => 'Adiciona um efeito de cintura como arco-íris aos nomes de usuário, válido por 30 dias e acumulativo ao longo do tempo com compras repetidas.', + 'text_success_buy_rainbow_id' => "Parabéns, o ID do Arco-íris adicionou 30 dias!", + 'text_buy_change_username_card' => "Comprar cartão do usuário para troco", + 'text_buy_change_username_card_note' => 'Altere seu nome de usuário uma vez e ele será válido para sempre.', + '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', +); + +?> diff --git a/lang/pt/lang_myhr.php b/lang/pt/lang_myhr.php new file mode 100644 index 00000000..a9547b62 --- /dev/null +++ b/lang/pt/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Torrent', + 'th_uploaded' => 'Enviado', + 'th_downloaded' => 'Baixado', + 'th_share_ratio' => 'Taxa de compartilhamento', + 'th_seed_time_required' => 'Tempo de semente necessário', + 'th_completed_at' => 'Concluído em', + 'th_ttl' => 'Tempo restante de inspeção', + 'th_comment' => 'Comentar', + 'action_remove' => 'Excluir', +]; diff --git a/lang/pt/lang_news.php b/lang/pt/lang_news.php new file mode 100644 index 00000000..da34b0be --- /dev/null +++ b/lang/pt/lang_news.php @@ -0,0 +1,21 @@ + "Excluir item de notícias", + 'std_are_you_sure' => "Você realmente deseja excluir uma notícia? Clique ", + 'std_here' => "Aqui", + 'std_if_sure' => " se tiver certeza.", + 'std_error' => "ERRO", + 'std_news_body_empty' => "O corpo da notícia não pode estar vazio!", + 'std_news_title_empty' => "O título da notícia não pode estar vazio!", + 'std_something_weird_happened' => "Algo estranho acabou de acontecer.", + 'std_invalid_news_id' => "Nenhum item de notícia com ID ", + 'head_edit_site_news' => "Editar Notícias do Site", + 'text_edit_site_news' => "Editar Notícias do Site", + 'text_notify_users_of_this' => "Notificar usuários sobre isto.", + 'head_site_news' => "Notícias do Site", + 'text_submit_news_item' => "Enviar item de notícias" +); + +?> diff --git a/lang/pt/lang_offers.php b/lang/pt/lang_offers.php new file mode 100644 index 00000000..ec1c6e5b --- /dev/null +++ b/lang/pt/lang_offers.php @@ -0,0 +1,143 @@ + "Oferecido por ", + 'text_inf' => "Info.", + 'text_ratio' => "proporção:", + 'text_orphaned' => "(órfãos)", + 'text_at' => " em ", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'text_profile' => "Perfil", + 'text_pm' => "Escolha", + 'text_report' => "Denunciar", + 'text_last_edited_by' => "Última edição por ", + 'text_edited_at' => " em ", + 'head_offer_error' => "Erro da oferta", + 'std_error' => "Erro!", + 'std_smell_rat' => "Eu cheiro um rato!", + 'head_offer' => "Oferta", + 'submit_search' => "Go!", + 'text_red_star_required' => "Campos marcados com uma estrela vermelha (*) são obrigatórios.", + 'text_offers_open_to_all' => "Ofertas estão abertas para todos os usuários... um aumento de proporção!", + 'select_type_select' => "(Selecionar)", + 'row_type' => "tipo", + 'row_title' => "Título", + 'row_post_or_photo' => "Poster ou Foto", + 'text_link_to_picture' => "(Direct link to image. NO TAG NEEDED! Will be shown in description)", + 'row_description' => "Descrição:", + 'submit_add_offer' => "Adicionar Oferta!", + 'col_type' => "tipo", + 'col_title' => "Título", + 'title_time_added' => "Tempo adicionado", + 'col_offered_by' => "Adicionado Por", + 'submit_show_all' => "Mostrar Todos", + 'std_must_enter_name' => "Você deve digitar um nome!", + 'std_must_select_category' => "Você deve selecionar uma categoria para colocar a oferta!", + 'std_must_enter_description' => "Você deve digitar uma descrição!", + 'std_wrong_image_format' => "Imagem DEVE estar no formato jpg, gif ou png.", + 'head_success' => "Sucesso!", + 'head_error' => "Erro!", + 'std_offer_exists' => "Oferecimento completo existe!", + 'text_view_all_offers' => "Ver todas as ofertas.", + 'head_offer_detail_for' => "Detalhes da oferta para ", + 'text_offer_detail' => "Detalhes da oferta", + 'row_time_added' => "Tempo adicionado", + 'row_status' => "SItuação", + 'text_pending' => "PENDENTE", + 'text_allowed' => "Permitido", + 'text_denied' => "Negado", + 'text_edit_offer' => "Editar oferta", + 'text_delete_offer' => "Excluir oferta", + 'report_offer' => "Relatório de oferta", + 'row_allow' => "Autorizar", + 'submit_allow' => "Autorizar", + 'submit_let_votes_decide' => "Deixe votos decidir", + 'row_vote' => "Votações", + 'text_for' => "para", + 'text_against' => "Contra", + 'row_offer_allowed' => "Oferta permitida", + 'text_voter_receives_pm_note' => "Se você votou nesta oferta, você será avisado quando ela estiver acabada!", + 'text_urge_upload_offer_note' => "Esta oferta foi permitida! Por favor, envie-a o mais rápido possível.", + 'row_vote_results' => "Votar Resultados", + 'text_see_vote_detail' => "[Ver Detalhes da Vota]", + 'row_report_offer' => "Relatório de oferta", + 'text_for_breaking_rules' => " por quebrar as regras ", + 'submit_report_offer' => "Reportar Oferta", + 'text_add_comment' => "Adicionar comentário", + 'text_no_comments' => "Sem Comentários", + 'std_access_denied' => "Acesso negado!", + 'std_mans_job' => "Este é o trabalho de um homem!", + 'std_have_no_permission' => "Você não tem permissão", + 'std_sorry' => "Desculpa", + 'std_no_votes_yet' => "Ainda não há votos... ", + 'std_back_to_offer_detail' => "Voltar para detalhes da oferta", + 'std_cannot_edit_others_offer' => "Esta não é a sua oferta para editar.", + 'head_edit_offer' => "Editar oferta ", + 'text_edit_offer' => "Editar oferta", + 'submit_edit_offer' => "Editar Oferta", + 'head_offer_voters' => "Oferecer eleitores", + 'text_vote_results_for' => "Resultados da votação da oferta para", + 'col_user' => "Usuário", + 'col_uploaded' => "Enviado", + 'col_downloaded' => "Baixado", + 'col_ratio' => "Tarifa", + 'col_vote' => "Votações", + 'std_already_voted' => "Você já votou", + 'std_already_voted_note' => "

    Você já votou, máximo de 1 voto por oferta

    de volta para o ", + 'std_back_to_offer_detail' => "oferecer detalhes

    ", + 'head_vote_for_offer' => "Votar para oferta", + 'std_vote_accepted' => "Votação aceita", + 'std_vote_accepted_note' => "

    Your vote have been accepted

    Back to the ", + 'std_cannot_delete_others_offer' => "Esta não é sua oferta para excluir!", + 'std_delete_offer' => "Excluir oferta", + 'std_delete_offer_note' => "Você está prestes a excluir esta oferta.", + 'head_offers' => "Ofertas", + 'text_offers_section' => "Seção de Ofertas", + 'text_add_offer' => "Adicionar orçamento", + 'text_view_request' => "Ver Requisições", + 'select_show_all' => "(Mostrar Todos)", + 'submit_view_only_selected' => "ver apenas selecionado", + 'text_search_offers' => "Buscar: ", + 'title_comment' => "comentários", + 'col_vote_results' => "Votações", + 'text_nothing_found' => "Nada encontrado!", + 'text_yep' => "Gostei", + 'text_nah' => "nah", + 'title_show_vote_details' => "Mostrar Voto Detalhes", + 'title_i_want_this' => "I want this!", + 'title_do_not_want_it' => "Eu não gosto de isso", + 'row_action' => "Acão", + 'text_quick_comment' => "Comentário Rápido", + 'submit_add_comment' => "Adicionar Comentário", + 'text_blank' => " ", + 'col_act' => "Atu.", + 'title_delete' => "excluir", + 'title_edit' => "Alterar", + 'col_timeout' => "Tempo esgotado", + 'row_info' => "Informações", + 'text_reason_is' => "Motivo: ", + 'submit_confirm' => "Confirmar", + 'title_add_comments' => "Adicionar comentário", + 'text_at_time' => " em ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Último comentário por ", + 'title_has_new_comment' => "Tem novo comentário", + 'title_no_new_comment' => "Nenhum novo comentário", + 'text_new' => "NOVO", + 'std_cannot_vote_youself' => "Você não pode votar em suas próprias ofertas.", + 'text_rules' => "Regras: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " ou acima pode enviar torrents diretamente sem passar pela seção de ofertas. ", + 'text_rule_one_three' => " ou acima podem adicionar ofertas.", + 'text_rule_two_one' => "Uma oferta é aprovada quando seus votos de apoio são ", + 'text_rule_two_two' => " mais do que objectar a votos.", + 'text_rule_three_one' => "As ofertas serão excluídas se não forem aprovadas ", + 'text_rule_three_two' => " horas depois de adicionado.", + 'text_rule_four_one' => "As ofertas serão excluídas se não forem enviadas ", + 'text_rule_four_two' => " horas depois de ser aprovado.", + 'text_rule_skip_offer' => "Quando o número de ofertas passadas pelo usuário é maior ou igual a %d, o usuário pode enviar torrents diretamente sem passar pela seção de ofertas.", +); + +?> diff --git a/lang/pt/lang_ok.php b/lang/pt/lang_ok.php new file mode 100644 index 00000000..84ef15b9 --- /dev/null +++ b/lang/pt/lang_ok.php @@ -0,0 +1,24 @@ + "Cadastro de usuário", + 'std_account_activated' => "Cadastrado com sucesso mas Conta não ativada!", + 'account_activated_note' => "Sua conta criada com sucesso, porém Admin deve validar novos membros antes que eles sejam classificados como membros registrados e tenham permissão para acessar o site, Obrigado pela sua compreensão.", + 'account_activated_note_two' => "Sua conta foi criada com sucesso, porém seu convidado deve validar novos membros antes que eles sejam classificados como membros registrados e possam acessar o site, Obrigado pela sua compreensão.", + 'std_signup_successful' => "Cadastrado com sucesso!", + 'std_confirmation_email_note' => "Um e-mail de confirmação foi enviado para o endereço especificado (" , + 'std_confirmation_email_note_end' => "). Você precisa ler e responder a este e-mail antes de usar sua conta. Se você não fizer isso, a nova conta será excluída automaticamente depois de um curto período de tempo.", + 'head_sysop_activation' => "Ativação de conta Sysop", + 'std_sysop_activation_note' => "

    Conta Sysop ativada com sucesso!

    \n", + 'std_auto_logged_in_note' => "

    Sua conta foi ativada!\n Você foi conectado automaticamente. Agora você pode continuar para a página principal e começar a utilizar a sua conta.

    \n", + 'std_cookies_disabled_note' => "

    Your account has been activated! However, it appears that you could not be logged in automatically. Maybe you need to open a new window in your browser.
    Another possible reason is that you disabled cookies in your browser. You have to enable cookies to use your account. Please do that and then log in and try again.

    \n", + 'head_already_confirmed' => "Já confirmado", + 'std_already_confirmed' => "

    Already confirmed

    \n", + 'std_already_confirmed_note' => "

    This user account has already been confirmed. You can proceed to log in with it.

    \n", + 'head_signup_confirmation' => "Confirmação de inscrição", + 'std_account_confirmed' => "

    Account successfully confirmed!

    \n", + 'std_read_rules_faq' => "

    Before you start using %s we urge you to read the RULES and the FAQ.

    \n" +); + +?> diff --git a/lang/pt/lang_polloverview.php b/lang/pt/lang_polloverview.php new file mode 100644 index 00000000..65967a9f --- /dev/null +++ b/lang/pt/lang_polloverview.php @@ -0,0 +1,21 @@ + "ERRO", + 'head_poll_overview' => "Visão Geral das Enquetes", + 'text_polls_overview' => "Visão Geral das Enquetes", + 'col_id' => "ID", + 'col_added' => "Adicionado", + 'col_question' => "Questão", + 'text_no_users_voted' => "Desculpe... Não há usuários que votaram!", + 'text_no_poll_id' => "Desculpe... Não há nenhuma enquete com esse ID!", + 'text_poll_question' => "Perguntas da enquete", + 'col_option_no' => "No. Opção", + 'col_options' => "Opções", + 'text_polls_user_overview' => "Visão Geral de Usuário Enquetes", + 'col_username' => "Usuário:", + 'col_selection' => "Seleção", +); + +?> diff --git a/lang/pt/lang_polls.php b/lang/pt/lang_polls.php new file mode 100644 index 00000000..074e2e9d --- /dev/null +++ b/lang/pt/lang_polls.php @@ -0,0 +1,20 @@ + "ERRO", + 'std_permission_denied' => "Permissão negada.", + 'std_delete_poll' => "Excluir enquete", + 'std_delete_poll_confirmation' => "Você realmente quer excluir uma enquete? Clique em\n", + 'std_here_if_sure' => "aqui se tiver certeza.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Não há enquetes!", + 'head_previous_polls' => "Enquetes anteriores", + 'text_previous_polls' => "Enquetes anteriores", + 'text_ago' => " Atrás", + 'text_edit' => "Alterar", + 'text_delete' => "excluir", + 'text_votes' => "Votações: " +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_preview.php b/lang/pt/lang_preview.php new file mode 100644 index 00000000..328296cc --- /dev/null +++ b/lang/pt/lang_preview.php @@ -0,0 +1,8 @@ + "Pré-visualizar" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_promotionlink.php b/lang/pt/lang_promotionlink.php new file mode 100644 index 00000000..6a5f8049 --- /dev/null +++ b/lang/pt/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Link de promoção", + 'text_promotion_link' => "Link de promoção", + 'text_promotion_link_note_one' => "Se você realmente gosta deste site, por que não ajudar mais pessoas a saber sobre ele? Você pode fazer isso espalhando seu link de promoção. ", + 'text_promotion_link_note_two' => "Cada usuário tem um link de promoção único, um URL aleatório gerado pelo sistema para identificá-lo. Quando alguém clica em seu link promocional, ele será redirecionado para este site e o sistema recompensará você por ajudar a espalhar o URL.", + 'text_you_would_get' => "Você receberia ", + 'text_bonus_points' => " pontos de bônus cada vez que seu link de promoção é clicado por um IP não gravado. Apenas um clique é contado no ", + 'text_seconds' => " segundos.", + 'text_your_promotion_link_is' => "Seu link de promoção: ", + 'text_promotion_link_note_four' => "Você pode escolher de qualquer forma que você goste de usar seu link de promoção. Os seguintes exemplos são: ", + 'col_type' => "tipo", + 'col_code' => "Código", + 'col_result' => "Resultado", + 'col_note' => "Observação", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Se você tiver seu site pessoal, você pode usar o código XHTML na sua página.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Se você tiver seu site pessoal, você pode usar o código HTML na sua página.", + 'row_bbcode' => "BBCode", + 'text_bbcode_note' => "A maioria dos fóruns de internet (por exemplo, vBulletin, Discuz!, PHPWind) suportam BBCode. É uma boa ideia colocar seu link de promoção em sua assinatura.", + 'row_bbcode_userbar' => "Userbar de BBCode", + 'text_bbcode_userbar_note' => "Get your personal userbar. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP).", + 'row_bbcode_userbar_alt' => "userbar do BBCode alt.", + 'text_bbcode_userbar_alt_note' => "Use this if the above one doesn't work. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP)." +) +?> diff --git a/lang/pt/lang_recover.php b/lang/pt/lang_recover.php new file mode 100644 index 00000000..d98e6df2 --- /dev/null +++ b/lang/pt/lang_recover.php @@ -0,0 +1,39 @@ + "Recuperação Falhou! (Ver Caminho)", + 'std_missing_email_address' => "Você deve digitar um endereço de e-mail!", + 'std_invalid_email_address' => "Endereço de e-mail inválido!", + 'std_email_not_in_database' => "O endereço de e-mail não foi encontrado no banco de dados.\n", + 'std_error' => "ERRO", + 'std_database_error' => "Erro de banco de dados. Entre em contato com um administrador sobre isso.", + 'std_unable_updating_user_data' => "Não foi possível atualizar os dados do usuário. Por favor, contate um administrador sobre este erro.", + 'text_recover_user' => "Recuperar nome de usuário ou senha perdidos.", + 'text_use_form_below' => "Use o formulário abaixo para redefinir sua senha e seus detalhes de conta enviados de volta para você.", + 'text_reply_to_confirmation_email' => "(Você terá que responder a um e-mail de confirmação.)", + 'text_note' => "Nota: ", + 'text_ban_ip' => " tentativas falhadas seguidas resultarão em banir seu ip!", + 'row_registered_email' => "E-mail registrado: ", + 'submit_recover_it' => "Recuperar isto!", + 'text_you_have' => "Você tem ", + 'text_remaining_tries' => " tentativas restantes.", + + 'mail_this_link' => "ESTA LINK", + 'mail_here' => "AQUI", + + 'mail_title' => " confirmação de redefinição de senha", + 'mail_one' => "Olá,

    Alguém - espero que você, pediu que a senha da conta
    associada a este endereço de e-mail ", + 'mail_two' => " be reset.

    The request originated from ", + 'mail_three' => ".

    If you did not do this ignore this email. Please do not reply.

    Should you wish to confirm this request, please follow ", + 'mail_four' => "
    Depois de fazer isso, sua senha será redefinida e enviada para você.

    ------
    Seu,
    A Equipe %s.", + + 'mail_two_title' => " Detalhes da conta", + 'mail_two_one' => "Olá,

    A cada pedido, geramos uma nova senha para sua conta.

    Aqui estão as informações que temos no arquivo para esta conta:

    nome de usuário: ", + 'mail_two_two' => "
    Password: ", + 'mail_two_three' => "

    Você pode fazer login de ", + 'mail_two_four' => "

    Você pode alterar sua senha em CP de usuário - Configurações de segurança depois de entrar.
    ------
    Seu,
    Equipe %s.", + 'text_select_lang' => "Selecione Idioma do Site: ", + 'std_user_account_unconfirmed' => "The account has not been verified yet. If you didn't receive the confirmation email, try to reseed it.", +); +?> diff --git a/lang/pt/lang_report.php b/lang/pt/lang_report.php new file mode 100644 index 00000000..8187a366 --- /dev/null +++ b/lang/pt/lang_report.php @@ -0,0 +1,42 @@ + "ERRO", + 'std_missing_reason' => "Motivo faltando!", + 'std_message' => "mensagem", + 'std_successfully_reported' => "Denunciado com sucesso!", + 'std_already_reported_this' => "Você já denunciou isso!", + 'std_sorry' => "Desculpa", + 'std_cannot_report_oneself' => "Você não pode se denunciar!", + 'std_invalid_user_id' => "ID de usuário inválido!", + 'std_cannot_report' => "Você não pode denunciar ", + 'std_are_you_sure' => "Você tem certeza?", + 'text_are_you_sure_user' => "Tem certeza de que deseja denunciar este usuário ", + 'text_to_staff' => " aos funcionários que violam as regras?", + 'text_not_for_leechers' => "Por favor note que isto é não para ser usado para reportar leechers, nós temos scripts em vigor para lidar com eles!", + 'text_reason_is' => "Reason (obrigatório): ", + 'submit_confirm' => "Confirmar", + 'text_reason_note' => " POR FAVOR, Note!  Se nenhum motivo for dado, você receberá um aviso a si mesmo.", + 'std_invalid_torrent_id' => "Identificação de Torrent Inválida!", + 'text_are_you_sure_torrent' => "Tem certeza que deseja reportar este torrent ", + 'std_invalid_post_id' => "ID de postagem inválida!", + 'text_are_you_sure_post' => "Tem certeza de que deseja relatar a postagem no fórum (ID ", + 'text_of_topic' => " do tópico ", + 'text_of_torrent' => " de torrent ", + 'text_of_offer' => " de oferta ", + 'text_of_request' => " de pedido ", + 'text_by' => ") por ", + 'std_invalid_comment_id' => "Identificação de Comentário Inválida!", + 'std_orphaned_comment' => "Comentário órfão. Por favor, reporte isto ao administrador.", + 'text_are_you_sure_comment' => "Tem certeza de que deseja denunciar o comentário (ID ", + 'std_invalid_offer_id' => "ID de oferta inválido!", + 'text_are_you_sure_offer' => "Tem certeza de que deseja relatar a seguinte oferta ", + 'std_invalid_request_id' => "ID de solicitação inválida!", + 'std_are_you_sure_request' => "Tem certeza de que deseja denunciar o seguinte pedido ", + 'std_invalid_action' => "Ação inválida.", + 'std_invalid_subtitle_id' => "Identificação de Legenda Inválida!", + 'text_are_you_sure_subtitle' => "Tem certeza de que deseja denunciar a legenda ", +); + +?> diff --git a/lang/pt/lang_reports.php b/lang/pt/lang_reports.php new file mode 100644 index 00000000..6a8c1203 --- /dev/null +++ b/lang/pt/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Nenhum relatório.", + 'head_reports' => "relatórios", + 'text_reports' => "relatórios", + 'col_added' => "Adicionado", + 'col_reporter' => "Repórter", + 'col_reporting' => "Reportando", + 'col_type' => "tipo", + 'col_reason' => "Motivo", + 'col_dealt_with' => "Arremesso com", + 'col_action' => "Atu.", + 'text_yes' => "sim", + 'text_no' => "Não", + 'text_torrent' => "Torrent", + 'text_torrent_does_not_exist' => "O torrent não existe ou foi excluído.", + 'text_user' => "Usuário", + 'text_user_does_not_exist' => "O usuário não existe ou foi excluído.", + 'text_offer' => "Oferta", + 'text_offer_does_not_exist' => "A oferta não existe ou foi excluída.", + 'text_forum_post' => "Publicação do fórum", + 'text_post_does_not_exist' => "A postagem do fórum não existe ou foi excluída.", + 'text_post_id' => "ID da postagem ", + 'text_of_topic' => " do Tópico ", + 'text_by' => " Por ", + 'text_comment' => "Comentar", + 'text_comment_does_not_exist' => "O comentário não existe ou foi excluído.", + 'text_of_torrent' => " de torrent ", + 'text_of_offer' => " de oferta ", + 'text_comment_id' => "ID do comentário ", + 'text_subtitle' => "Legenda", + 'text_subtitle_does_not_exist' => "A legenda não existe ou foi excluída.", + 'text_for_torrent_id' => " para ID do torrent ", + 'submit_set_dealt' => "Definir Alto-falante", + 'submit_delete' => "excluir", +); + +?> diff --git a/lang/pt/lang_rules.php b/lang/pt/lang_rules.php new file mode 100644 index 00000000..09dc74e3 --- /dev/null +++ b/lang/pt/lang_rules.php @@ -0,0 +1,8 @@ + "Regras" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_sendmessage.php b/lang/pt/lang_sendmessage.php new file mode 100644 index 00000000..f3280ada --- /dev/null +++ b/lang/pt/lang_sendmessage.php @@ -0,0 +1,24 @@ + "ERRO", + 'std_permission_denied' => "Permissão negada", + 'head_send_message' => "Enviar mensagem", + 'text_mass_message' => "Mensagem em massa para ", + 'text_users' => "Usuários", + 'text_subject' => "Assunto:", + 'text_comment' => "Comentário:", + 'text_from' => "De:", + 'text_take_snapshot' => "Tirar instantâneo:", + 'submit_send_it' => "Envie isso!", + 'submit_preview' => "Pré-visualizar", + 'text_templates' => "Temas:", + 'submit_use' => "Utilizar", + 'std_no_user_id' => "Nenhum usuário com esse ID.", + 'text_message_to' => "Mensagem para ", + 'checkbox_delete_message_replying_to' => "Excluir a mensagem que você está respondendo para", + 'checkbox_save_message_to_sendbox' => "Salvar mensagem na Caixa de Entrada" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_settings.php b/lang/pt/lang_settings.php new file mode 100644 index 00000000..de867162 --- /dev/null +++ b/lang/pt/lang_settings.php @@ -0,0 +1,819 @@ + "sim", + 'text_no' => "Não", + 'text_website_settings' => "Configurações do site", + 'text_configuration_file_saving_note' => "Antes de salvar as configurações, verifique se as permissões de acesso ao arquivo e diretório estão configuradas corretamente.", + 'head_save_main_settings' => "Salvar as configurações principais", + 'std_message' => "mensagem", + 'std_click' => "Click ", + 'std_here' => "Aqui", + 'std_to_go_back' => " para voltar.", + 'head_save_basic_settings' => "Salvar configurações básicas", + 'head_save_code_settings' => "Salvar configurações de código", + 'head_save_bonus_settings' => "Salvar configurações do Bônus", + 'head_save_account_settings' => "Salvar configurações de conta", + 'head_save_torrent_settings' => "Salvar configurações de Torrent", + 'head_save_smtp_settings' => "Salvar configurações de SMTP", + 'head_save_security_settings' => "Salvar configurações de segurança", + 'head_save_authority_settings' => "Salvar configurações de autoridade", + 'head_save_tweak_settings' => "Salvar Configurações de Tweak", + 'head_save_bot_settings' => "Salvar configurações do Bot", + 'head_bot_settings' => "Configurações do bot", + 'head_tweak_settings' => "Configurações de Ajuste", + 'row_save_user_location' => "Salvar local do usuário", + 'text_save_user_location_note' => "N'' padrão. Salve o último local de navegação do usuário.", + 'row_log_user_ips' => "Registrar IPs do usuário", + 'text_store_user_ips_note' => "'Sim' padrão. Registre o endereço IP quando os usuários tiverem um IP diferente.", + 'row_kps_enabled' => "Habilitar Karma Bonus Sistema de Pontos", + 'text_enabled' => "Ativado", + 'text_disabled_but_save' => "Desabilitado, mas ainda salvar pontos", + 'text_disabled_no_save' => "Totalmente desativado", + 'text_kps_note' => "Padrão 'habilitado'. Ative o KPS ou desativação. Mantenha os pontos ou não.", + 'row_tracker_founded_date' => "Data do Rastreador Feriado", + 'text_tracker_founded_date_note' => "Formato da hora é AAAA-MM-DD, defina-o como a data em que o seu rastreador foi fundado", + 'row_save_settings' => "Salvar Configurações", + 'submit_save_settings' => "Salvar configurações [somente PRESSIONAMENTE]", + 'head_smtp_settings' => "Configurações de SMTP", + 'row_mail_function_type' => "Tipo de função PHP Mail", + 'head_security_settings' => "Configurações de Segurança", + 'row_enable_ssl' => "Usar SSL (Web)", + 'row_enable_ssl_tracker' => "Usar SSL (Tracker)", + 'text_optional' => "Opcional (selecionável por usuários)", + 'text_ssl_note' => "'' padrão. Habilitar SSL requer configuração adicional para o seu servidor HTTP e um certificado (seja de uma autoridade de certificado ou auto-assinado).", + 'row_enable_image_verification' => "Habilitar verificação de imagem", + 'text_image_verification_note' => "'' padrão. Exige que os usuários insiram um Código de Verificação Visual para registrar/iniciar sessão / recuperar.", + 'row_allow_email_change' => "Permitir que o usuário altere o e-mail", + 'text_email_change_note' => "'' padrão. Defina 'não' para proibir usuários de alterarem seu endereço de email", + 'row_cheater_detection_level' => "Nível de detecção barata", + 'select_none' => "nenhuma", + 'select_conservative' => "conservador", + 'select_normal' => "Maior", + 'select_strict' => "estrito", + 'select_paranoid' => "paranoico", + 'text_cheater_detection_level_note' => "Padrão 'normal'. Defina para o nível que melhor se encaixa ao seu rastreador. Stricter, pares mais lentos anunciando velocidade. ", + 'text_never_suspect' => "Nunca suspeitar ", + 'text_or_above' => " ou superior, ou seja, nenhuma detecção foi feita. Padrão ", + 'row_max_ips' => "Máximo de IPs", + 'text_max_ips_note' => "Desabilitar o registro com mesmo endereço IP.", + 'row_max_login_attemps' => "Máx. tentativas de login", + 'text_max_login_attemps_note' => "Banir endereço IP que excede esse limite.", + 'head_authority_settings' => "Configurações de Autoridade", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Classe de Usuário Padrão: ", + 'text_default' => " Padrão ", + 'text_default_class_note' => ". Aula no registro", + 'row_staff_member' => "Membro da Equipe", + 'text_minimum_class' => "Classe Mínima: ", + 'text_staff_member_note' => ". Aulas consideradas como membros da equipe, por exemplo, podem ver a caixa de pessoal", + 'row_news_management' => "Gerenciamento de Notícias", + 'text_news_management_note' => ". Adicionar nova, editar, deletar notícias", + 'row_post_funbox_item' => "Postar item de funbox", + 'text_post_funbox_item_note' => ". Publique novos itens de caixa de fundo e edite os próprios itens de caixa de fundo", + 'row_funbox_management' => "Gerenciamento de fundos", + 'text_funbox_management_note' => ". Editar, excluir e banir itens de caixa de diversões de qualquer pessoa", + 'row_shoutbox_management' => "Gerenciamento de Shoutbox", + 'text_shoutbox_management_note' => ". Exclua mensagens na caixa de seleção e caixa de ajuda", + 'row_poll_management' => "Gerenciamento de Enquetes", + 'text_poll_management_note' => ". Adicionar nova edição, excluir enquetes", + 'row_apply_for_links' => "Aplicar para Links", + 'text_apply_for_links_note' => ". Aplicar links na página principal", + 'row_link_management' => "Gerenciamento de links", + 'text_link_management_note' => ". Adicionar nova edição, excluir links", + 'row_forum_post_management' => "Gerenciamento de postagens", + 'text_forum_post_management_note' => ". Editar, excluir, mover, stick, bloquear posts do fórum", + 'row_comment_management' => "Gerenciamento de Comentários", + 'text_comment_management_note' => ". Editar, apagar comentários de torrents, ofertas", + 'row_forum_management' => "Gerenciamento do fórum", + 'text_forum_management_note' => ". Adicione uma nova, edição, excluir, mover fóruns", + 'row_view_userlist' => "Ver lista de usuários", + 'text_view_userlist_note' => ". Visualizar, lista de usuários de busca", + 'row_torrent_management' => "Gerenciamento de torrents", + 'text_torrent_management_note' => ". Editar torrents, excluindo o pacote de configuração do torrent ou na promoção ou deletar", + 'row_torrent_sticky' => "Graveto do Torrent", + 'text_torrent_sticky_note' => ". Definir fixos dos torrents", + 'row_torrent_on_promotion' => "Torrent na Promoção", + 'text_torrent_promotion_note' => ". Definir torrents na promoção", + 'row_ask_for_reseed' => "Perguntar por reseed", + 'text_ask_for_reseed_note' => ". Pergunte por nova semente quando torrents estão mortos", + 'row_view_nfo' => "Ver NFO", + 'text_view_nfo_note' => ". Ver arquivos NFO", + 'row_view_torrent_structure' => "Exibir estrutura do Torrent", + 'text_view_torrent_structure_note' => ". Ver estrutura de arquivos torrent", + 'row_send_invite' => "Enviar convite", + 'text_send_invite_note' => ". Envie um convite de adesão para outros", + 'row_view_history' => "Visualizar Histórico", + 'text_view_history_note' => ". Ver histórico de comentários e publicações de outro", + 'row_view_topten' => "Ver Topten", + 'text_view_topten_note' => ". Ver o Top 10", + 'row_view_general_log' => "Visualizar Log Geral", + 'text_view_general_log_note' => ". Ver log geral, excluindo registros confidenciais", + 'row_view_confidential_log' => "Ver registro confidencial", + 'text_view_confidential_log_note' => ". Ver registro confidencial, por exemplo, alterações de configuração do site", + 'row_view_user_confidential' => "Ver perfil confidencial do usuário", + 'text_view_user_confidential_note' => ". Ver perfil confidencial do usuário, por exemplo, endereço IP, E-mail adrress", + 'row_view_user_torrent' => "Ver Histórico de Torrent do Usuário", + 'text_view_user_torrent_note' => ". Ver histórico de torrent do usuário, por exemplo, torrents.
    Valido apenas quando a configuração para o nível de privacidade do usuário não é 'forte'", + 'row_general_profile_management' => "Gerenciamento de perfil geral do usuário", + 'text_general_profile_management_note' => ". Alterar perfil do usuário, excluindo os cruciais, por exemplo, e-mail, nome de usuário, upload e valor baixado, bônus", + 'row_crucial_profile_management' => "Gerenciamento de perfil crucial do usuário", + 'text_crucial_profile_management_note' => ". Alterar o perfil crucial do usuário, excluindo doação (apenas ", + 'text_can_manage_donation' => " pode gerenciar doação).", + 'row_upload_subtitle' => "Carregar legenda", + 'text_upload_subtitle_note' => ". Enviar legendas para torrents", + 'row_delete_own_subtitle' => "Excluir a legenda própria", + 'text_delete_own_subtitle_note' => ". Excluir legendas carregadas por você mesmo", + 'row_subtitle_management' => "Gerenciamento de legendas", + 'text_subtitle_management' => ". Exclua qualquer legenda", + 'row_update_external_info' => "Atualizar informações externas", + 'text_update_external_info_note' => ". Atualizar informações externas desatualizadas, por exemplo, informações de IMDb", + 'row_view_anonymous' => "Ver Anônimo", + 'text_view_anonymous_note' => ". Veja quem está anônimo é", + 'row_be_anonymous' => "Seja anônimo", + 'text_be_anonymous_note' => ". Enviar torrents, legendas anonimamente", + 'row_add_offer' => "Adicionar oferta", + 'text_add_offer_note' => ". Adicionar ofertas para carregar", + 'row_offer_management' => "Gerenciamento de Ofertas", + 'text_offer_management_note' => ". Permitir, Editar, Excluir oferta", + 'row_upload_torrent' => "Carregar Torrent", + 'text_upload_torrent_note' => ". Enviar torrents para a seção Torrents", + 'row_upload_special_torrent' => "Upload Torrent Especial", + 'text_upload_special_torrent_note' => ". Envie torrents para a seção Especial", + 'row_view_special_torrent' => 'Ver Torrent Especial', + 'text_view_special_torrent_note' => 'Ver torrents na seção Especial', + 'row_move_torrent' => "Mover Torrent", + 'text_move_torrent_note' => ". Mover torrents entre seções", + 'row_chronicle_management' => "Gerenciamento Crônico", + 'text_chronicle_management_note' => ". Adicionar, editar, apagar cronônico.", + 'row_view_invite' => "Ver convite", + 'text_view_invite_note' => ". Ver o histórico de convites do usuário.", + 'row_buy_invites' => "Comprar Convites", + 'text_buy_invites_note' => ". Compre convites no centro bônus.", + 'row_see_banned_torrents' => "Ver Torrents Banidos", + 'text_see_banned_torrents_note' => ". Veja e baixe torrents banidos.", + 'row_vote_against_offers' => "Votar contra as Ofertas", + 'text_vote_against_offers_note' => ". Vote contra as ofertas.", + 'row_allow_userbar' => "Permitir Userbar", + 'text_allow_userbar_note' => "Peguem a sua barra do usuário.", + 'head_basic_settings' => "Configurações Básicas", + 'row_site_name' => "Nome do site", + 'text_site_name_note' => "Nome do Site.", + 'row_base_url' => "URL Base", + 'text_it_should_be' => "Deve ser: ", + 'text_base_url_note' => ". NO trailing slash (/) at the end!", + 'row_announce_url' => "URL do Anúncio", + 'row_mysql_host' => "Host do MySQL", + 'text_mysql_host_note' => "Por favor insira seu host MySQL. Se MySQL for executado no mesmo host que o servidor HTTP, digite 'localhost'. Caso contrário, digite o endereço IP do servidor no qual o MySQL executa.", + 'row_mysql_user' => "Usuário do MySQL", + 'text_mysql_user_note' => "Por favor, digite seu nome de usuário MySQL. O usuário padrão é 'root'. No entanto, por motivos de segurança, você pode considerar a criação de algum outro usuário MySQL para este site", + 'row_mysql_password' => "Senha MySQL", + 'text_mysql_password_note' => "Por razão de segurança, a senha atual do MySQL não é exibida aqui. Você precisa digitar sua senha MySQL toda vez que alterar as configurações básicas.", + 'row_mysql_database_name' => "Nome do banco de dados MySQL", + 'row_mysql_database_port' => "Porta do banco de dados MySQL", + 'text_mysql_database_name_note' => "Digite o nome do banco de dados do seu rastreador.", + 'text_mysql_database_port_note' => "Por favor, informe a porta de banco de dados do seu rastreador.", + 'head_code_settings' => "Configurações de código", + 'row_main_version' => "Versão principal", + 'text_main_version_note' => "O código principal versão.", + 'row_sub_version' => "Sub versão", + 'text_sub_version_note' => "A sub versão do código", + 'row_release_date' => "Data de lançamento", + 'text_release_date_note' => "Formato de hora é AAAA-MM-DD. O código de data foi liberado.", + 'row_authorize_to' => "Autorizar para", + 'text_authorize_to_note' => "O site ou as pessoas em quem o código está autorizado.", + 'row_authorization_type' => "Tipo de autorização", + 'text_free' => "Gratuito", + 'text_commercial' => "Comercial", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "O URL do site de ", + 'text_web_site_note_two' => ".", + 'row_email' => "e-mail", + 'text_email_note_one' => "O endereço de e-mail de contato de ", + 'text_email_note_two' => ".", + 'row_msn' => "Malásia", + 'text_msn_note_one' => "O contato MSN de ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "O contato QQ de ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Telefone", + 'text_telephone_note_one' => "O telefone de contato de ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Configurações de Bônus", + 'text_bonus_by_seeding' => "Receba bônus por semeamento", + 'row_donor_gets_double' => "O doador obtém o Duplo", + 'text_donor_gets' => "O doador sempre recebe ", + 'text_times_as_many' => " vezes mais pontos de bônus para semear. Padrão '2'. Defina '0' para tratar os doadores como usuários comuns.", + 'row_basic_seeding_bonus' => "Bônus Básico de Semeamento", + 'text_user_would_get' => "Usuário receberia ", + 'text_bonus_points' => " pontos de bônus para cada torrent que está semeando, maximamente ", + 'text_torrents_default' => " torrents. Padrão '1', '7'. Defina pontos de bônus para '0' para desativar a regra.", + 'row_seeding_formula' => "Semeando Fórmula", + 'text_bonus_formula_one' => "O número de pontos de Karma ganhos por hora é dado pela seguinte fórmula", + 'text_where' => "onde", + 'text_bonus_formula_two' => "A is an intermediate variable
  • Ti is the ith torrent's Time Alive (TA), i.e. time elapsed since the torrent was uploaded, in weeks", + 'text_bonus_formula_three' => "T0 é um parâmetro. T0= ", + 'text_bonus_formula_four' => ". Padrão '4'", + 'text_bonus_formula_five' => "Si is the ith torrent's size, in GB", + 'text_bonus_formula_six' => "Ni is the number of current seeders of the ith torrent
  • N0 is a parameter. N0 = ", + 'text_bonus_formula_zero_bonus_factor' => "Wi é o peso de ido th torrent. O padrão é 1, torrent zero ", + 'text_bonus_formula_seven' => ". Padrão '7'", + 'text_bonus_formula_eight' => "B é o número de pontos de Karma ganhos em semear em uma hora", + 'text_bonus_formula_nine' => "B0 é um parâmetro, que padrões para o máximo de pontos de bônus por hora que um usuário pode obter ao semear. B0= ", + 'text_bonus_formula_ten' => ". Padrão '100'", + 'text_bonus_formula_eleven' => "L é um parâmetro. L= ", + 'text_bonus_formula_twelve' => ". Padrão '300'", + 'text_misc_ways_get_bonus' => "Formas diversas para obter bônus", + 'row_uploading_torrent' => "Enviando torrent", + 'text_uploading_torrent_note' => " pontos de bônus para carregar um novo torrent. Padrão '15'.", + 'row_uploading_subtitle' => "Carregando legenda", + 'text_uploading_subtitle_note' => " pontos bônus por carregar uma nova legenda. Padrão '5'.", + 'row_starting_topic' => "Iniciando tópico", + 'text_starting_topic_note' => " pontos bônus por iniciar um novo tópico nos fóruns. Padrão '2'.", + 'row_making_post' => "Fazendo post", + 'text_making_post_note' => " pontos bônus por fazer uma postagem nos fóruns. Padrão '1'.", + 'row_adding_comment' => "Adicionando comentário", + 'text_adding_comment_note' => " pontos de bônus para adicionar um comentário para torrents, ofertas . Padrão '1'.", + 'row_voting_on_poll' => "Votando na enquete", + 'text_voting_on_poll_note' => " pontos de bônus por votar em uma enquete. Padrão '1'.", + 'row_voting_on_offer' => "Votação da oferta", + 'text_voting_on_offer_note' => " pontos de bônus por votar em uma oferta. Padrão '1'.", + 'row_voting_on_funbox' => "Votando na caixa de fundo", + 'text_voting_on_funbox_note' => " pontos de bônus por votar em coisas de caixa de diversão. Padrão '1'.", + 'row_saying_thanks' => "Dizer obrigado", + 'text_giver_and_receiver_get' => "Gente e receptor receberiam respectivamente ", + 'text_saying_thanks_and' => " e ", + 'text_saying_thanks_default' => " pontos de bônus. Padrão '0.5', '0'.", + 'row_funbox_stuff_reward' => "format@@0 Funbox reward", + 'text_funbox_stuff_reward_note' => " pontos bônus por postar coisas de fundição classificadas como 'engraçadas'. Padrão '5'.", + 'text_things_cost_bonus' => "Coisas que custam bônus", + 'row_one_gb_credit' => "1.0 GB de envio de crédito", + 'text_it_costs_user' => "Isso custa ao usuário ", + 'text_one_gb_credit_note' => " pontos de bônus para troca por 1.0 GB de envio de crédito. Padrão '300'.", + 'row_five_gb_credit' => "5.0 GB de envio de crédito", + 'text_five_gb_credit_note' => " pontos de bônus para troca de crédito de 5.0 GB. Padrão '800'.", + 'row_ten_gb_credit' => "10.0 GB de envio de crédito", + 'text_ten_gb_credit_note' => " pontos de bônus para troca por 10.0 GB enviando crédito. Padrão '1200'.", + 'row_ratio_limit' => "Limite da proporção", + 'text_user_with_ratio' => "Usuário com proporção acima ", + 'text_uploaded_amount_above' => " e valor carregado acima ", + 'text_ratio_limit_default' => " GB não pode trocar por upload de crédito. Padrão '6', '50'. Definir taxa para '0' para desativar o limite.", + 'row_buy_an_invite' => "Comprar um convite", + 'text_buy_an_invite_note' => " pontos bônus para obter um convite. Padrão '1000'.Definir taxa para '0' para desativar a compra.", + 'row_custom_title' => "Título personalizado", + 'text_custom_title_note' => " pontos bônus apontam para seu título personalizado. Padrão '5000'.", + 'row_vip_status' => "Estado VIP", + 'text_vip_status_note' => " pontos bônus para comprar status VIP por um mês. Padrão '8000'", + 'row_allow_giving_bonus_gift' => "Permitir dar presente de bônus", + 'text_giving_bonus_gift_note' => "Permitir que os usuários dêem um presente de bônus entre si. Padrão \"sim\".", + 'head_account_settings' => "Configurações da conta", + 'row_never_delete' => "Nunca desativar", + 'text_delete_inactive_accounts' => "Desativar contas de usuário inativas", + 'text_never_delete' => " ou acima nunca seria desativado. Padrão ", + 'row_never_delete_if_packed' => "Nunca desativar se embalado", + 'text_never_delete_if_packed' => " ou superior nunca serão desativados se empacotados. Padrão ", + 'row_delete_packed' => "Desativar contas embaladas", + 'text_delete_packed_note_one' => "Contas embaladas serão desabilitadas se os usuários não tiverem logado para mais de ", + 'text_delete_packed_note_two' => " dias em uma linha. Padrão '400', defina-o como '0' para desativar a regra.", + 'row_delete_unpacked' => "Desativar contas não embaladas", + 'text_delete_unpacked_note_one' => "Contas não empacotadas serão desabilitadas se os usuários não tiverem logado para mais de ", + 'text_delete_unpacked_note_two' => " dias em uma linha. Padrão '150', defina-o como '0' para desativar a regra.", + 'row_delete_no_transfer' => "Desativar contas sem dados de transferência", + 'text_delete_transfer_note_one' => "Contas com o valor carregado e baixado sendo 0 serão excluídas se os usuários não tiverem logado para mais de ", + 'text_delete_transfer_note_two' => " dias seguidos, ou usuários foram registrados por mais de ", + 'text_delete_transfer_note_three' => " days. Default '60', '0'.
    NOTE: Two rules work seperately. Setting one of them to '0' ONLY disables one rule.", + 'text_user_promotion_demotion' => "Promoção de usuário e demonstração", + 'row_ban_peasant_one' => "Banimento ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " seria banido se não fosse promovido dentro de ", + 'text_ban_peasant_note_two' => " dias. Padrão '30', defina como '0' para bani-los imediatamente.", + 'row_demoted_to_peasant_one' => "Rebaixar para ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Os usuários seriam rebaixados para ", + 'text_demoted_peasant_note_two' => " sob qualquer uma das seguintes condições: ", + 'text_downloaded_amount_larger_than' => "Valor mais elevado que ", + 'text_and_ratio_below' => " GB e proporção abaixo ", + 'text_demote_peasant_default_one' => "Padrão '50', '0.4'.", + 'text_demote_peasant_default_two' => ". Padrão '100', '0.5'.", + 'text_demote_peasant_default_three' => "Padrão '200', '0.6'.", + 'text_demote_peasant_default_four' => ". Padrão '400', '0.7'.", + 'text_demote_peasant_default_five' => "Padrão '800', '0.8'.", + 'text_demote_peasant_note' => "NOTA: NÃO altere a ordem ascendente dos valores baixados. Defina a quantidade baixada para '0' para desativar a regra relevante.", + 'row_promote_to_one' => "Promover para ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Usuários, que são membros por mais tempo de ", + 'text_downloaded_more_than' => ", e baixou mais de ", + 'text_with_ratio_above' => "GB, com proporção acima ", + 'text_seed_points_more_than' => 'semana, pontos de semente acima', + 'text_be_promoted_to' => ", seria promovido para ", + 'text_promote_to_default_one' => ". Padrão ", + 'text_promote_to_default_two' => ". Padrão ", + 'text_demote_with_ratio_below' => "No entanto, os usuários seriam rebaixados se seu rácio cair abaixo ", + 'head_torrent_settings' => "Configurações do Torrent", + 'row_promotion_rules' => "Regras de promoção", + 'text_promotion_rules_note' => "Ativar algumas regras de promoção automática. U Código Ugly agora. Precisa mudar mais tarde.", + 'row_random_promotion' => "Promoção aleatória", + 'text_random_promotion_note_one' => "Torrents promovidos aleatoriamente pelo sistema ao carregar.", + 'text_halfleech_chance_becoming' => "% chance de se tornar 50% Leech. Padrão '5'.", + 'text_free_chance_becoming' => "% chance de se tornar Licença Grátis. Padrão '2'.", + 'text_twoup_chance_becoming' => "% chance de se tornar 2X. Padrão '2'.", + 'text_freetwoup_chance_becoming' => "% chance de se tornar A Sanguessuga Grátis e 2X. Padrão '1'.", + 'text_twouphalfleech_chance_becoming' => "% chance de se tornar 2x acima e 50%por padrão. Padrão '0'.", + 'text_random_promotion_note_two' => "Definir valores para '0' para desativar as regras.", + 'row_large_torrent_promotion' => "Promoção Grande de Torrent", + 'text_torrent_larger_than' => "Torrents maiores que ", + 'text_gb_promoted_to' => " GB será promovido automaticamente para ", + 'text_by_system_upon_uploading' => " pelo sistema após o upload. ", + 'text_large_torrent_promotion_note' => "Padrão '20', 'grátis'. Defina o tamanho do torrent para '0' para desabilitar a regra.", + 'row_promotion_timeout' => "Tempo limite da promoção", + 'text_promotion_timeout_note_one' => "A promoção de torrents irá expirar após algum tempo.", + 'text_halfleech_will_become' => "50% de Sanguessuga se tornará ", + 'text_after' => " após ", + 'text_halfleech_timeout_default' => " dias. Padrão 'normal', '150'", + 'text_free_will_become' => "A Sanguessuga Grátis se tornará ", + 'text_free_timeout_default' => " dias. Padrão 'normal', '60'.", + 'text_twoup_will_become' => "2X Up vai se tornar ", + 'text_twoup_timeout_default' => " dias. Padrão 'normal', '60'.", + 'text_freetwoup_will_become' => "A Sanguessuga gratuita e 2X a se tornarão ", + 'text_freetwoup_timeout_default' => " dias. Padrão 'normal', '30'.", + 'text_halfleechtwoup_will_become' => "50% Sanguessuga e 2X acima se tornará ", + 'text_halfleechtwoup_timeout_default' => " dias. Padrão 'normal', '30'.", + 'text_normal_will_become' => "Normal vai se tornar ", + 'text_normal_timeout_default' => " dias. Padrão 'normal', '0'.", + 'text_promotion_timeout_note_two' => "Defina dias como '0' para manter a promoção para sempre.", + 'row_auto_pick_hot' => "Escolha Automaticamente o Quente", + 'text_torrents_uploaded_within' => "Torrents enviados em ", + 'text_days_with_more_than' => " dias com mais de ", + 'text_be_picked_as_hot' => " seeders serão escolhidos automaticamente como Hot.", + 'text_auto_pick_hot_default' => " Padrão '7', '10'. Defina dias como '0' para desativá-lo.", + 'row_uploader_get_double' => "Carregador Duplo", + 'text_torrent_uploader_gets' => "Envio de torrents sempre recebe ", + 'text_times_uploading_credit' => " vezes mais que carregar o crédito. ", + 'text_uploader_get_double_default' => "Padrão '1'. Definir como '1' para tratar o uploader de torrents normalmente.", + 'row_delete_dead_torrents' => "Excluir torrents mortos", + 'text_torrents_being_dead_for' => "Torrents mortos por ", + 'text_days_be_deleted' => " dias seguidos será automaticamente excluído. Padrão '0'. Configurá-lo como '0' desabilitar a regra.", + 'row_delete_dead_torrents_note' => "AVISO: Uma vez excluído, torrents não podem ser recuperados. Lembre-se de desativar esta regra quando seu site estiver desligado por um longo tempo.", + 'head_main_settings' => "Configurações principais", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Default 'yes'. Want to turn off your site while performing updates or other types of maintenance? Please Note: Administrators will still be able to see the site.", + 'row_enable_invite_system' => "Ativar Sistema de Convites", + 'text_invite_system_note' => "SIM padrão. Permitir Registrações via Sistema de Convite.", + 'row_initial_uploading_amount' => "Valor inicial de upload", + 'text_initial_uploading_amount_note' => "Quantos créditos de upload (em Byte, ou seja, 1073741824 = 1GB) cada usuário deve ser dado quando se registrar? Padrão '0'.", + 'row_initial_invites' => "Número Inicial de Convites", + 'text_initial_invites_note' => "Quantos convites cada usuário deve receber ao se registrar? Padrão '0'.", + 'row_invite_timeout' => "Timeout do Convite", + 'text_invite_timeout_note' => "Em dias. Exclua o código de convite após X dias que não responderam ao pedido de convite. Padrão '7'.", + 'row_enable_registration_system' => "Habilitar Sistema de Registro", + 'row_allow_registrations' => "Permitir registros abertos. Padrão 'Sim'.", + 'row_verification_type' => "Tipo de verificação", + 'text_email' => "e-mail", + 'text_admin' => "Administrador", + 'text_automatically' => "Automaticamente", + 'text_verification_type_note' => "EMAIL: Enviado e-mail de confirmação. ADMIN: Ativação manual. AUTOMÁTIC: Ativar usuário após o registro.", + 'row_enable_wait_system' => "Habilitar Sistema de Espera", + 'text_wait_system_note' => "Habilitar ou desabilitar o sistema de espera (ver FAQ).", + 'row_enable_max_slots_system' => "Habilitar Max Slot System", + 'text_max_slots_system_note' => "Default 'no'. Ativar ou desativar o número máximo de downloads simultâneos (AKA Max Slots) (ver FAQ).", + 'row_show_polls' => "Exibir enquetes", + 'text_show_polls_note' => "'Sim' padrão. Mostrar o sistema POLL na página principal.", + 'row_show_stats' => "Mostrar estatísticas", + 'text_show_stats_note' => "SIM padrão. Mostrar sistema STATS na página principal.", + 'row_show_last_posts' => "Mostrar os últimos x Posts do Fórum", + 'text_show_last_posts_note' => "'' padrão ''. Mostre as últimas postagens no fórum x na página principal.", + 'row_show_last_torrents' => "Mostrar últimos x Torrents", + 'text_show_last_torrents_note' => "N'' padrão. Mostrar os Últimos x Torrents na página principal.", + 'row_show_server_load' => "Mostrar Carga do Servidor", + 'text_show_server_load_note' => "SIM padrão. Mostrar Carregamento do Servidor na página principal.", + 'row_show_forum_stats' => "Mostrar estatísticas do fórum", + 'text_show_forum_stats_note' => "'Sim' padrão. Mostrar estatísticas do fórum na página de fóruns.", + 'row_show_hot' => "Exibir Quente", + 'text_show_hot_note' => "Sim padrão. Mostrar recursos quentes na página principal. Recursos quentes são automaticamente escolhidos pelo sistema ou manualmente por membros da equipe.", + 'row_show_classic' => "Mostrar Clássico", + 'text_show_classic_note' => "N'' padrão. Mostrar recursos clássicos na página principal. Apenas moderadores ou acima podem escolher recursos clássicos.", + 'row_enable_imdb_system' => "Ativar sistema IMDb", + 'text_imdb_system_note' => "Sim padrão. Configuração de informações IMDb para todo o sistema.", + 'row_enable_pt_gen_system' => 'Ativar sistema PT-Gen', + 'text_enable_pt_gen_system_note' => "Default 'no'. Definição de informações PT-Gen do sistema.", + 'row_pt_gen_api_point' => "Ponto de API PT-Gen", + 'text_pt_gen_api_point_note' => "'', quando necessário, referência a Documatation para construir você mesmo", + 'row_enable_school_system' => "Habilitar sistema escolar", + 'text_school_system_note' => "Default 'no'. DO NOT enable this unless you know what you are doing!", + 'row_restrict_email_domain' => "Restringir domínio de e-mail", + 'text_restrict_email_domain_note' => "Por padrão 'não'. Defina 'sim' para permitir que apenas determinados domínios de e-mail se registrem. Veja aqui.", + 'row_show_shoutbox' => "Mostrar Shoutbox", + 'text_show_shoutbox_note' => "Sim por padrão. Mostrar gritos na página principal.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "'' padrão ''. Mostrar caixa de fundo na página principal.", + 'row_enable_offer_section' => "Habilitar seção de oferta", + 'text_offer_section_note' => "Padrão 'sim'. Ative ou desative a seção de ofertas.", + 'row_show_donation' => "Habilitar Doação", + 'text_show_donation_note' => "Mostrar doação e doação top dez.", + 'row_show_special_section' => "Habilitar Seção Especial", + 'text_show_special_section_note' => "Default 'no'. DO NOT enable this unless you know what you are doing!", + 'row_weekend_free_uploading' => "Envio gratuito no fim de semana", + 'text_weekend_free_uploading_note' => "'não' padrão. Defina 'sim' para permitir que todos os usuários carreguem torrents no fim de semana (de sábado, 12:00 até domingo, 23:59).", + 'row_enable_helpbox' => "Habilitar Helpbox", + 'text_helpbox_note' => "'não' padrão. Defina 'não' para proibir os convidados de gritar mensagens.", + 'row_enable_bitbucket' => "Habilitar Bitbucket", + 'text_bitbucket_note' => "Padrão 'Sim'. Defina 'não' para proibir os usuários de fazer upload de avatares para rastreadores.", + 'row_enable_small_description' => "Habilitar desaceleração pequena", + 'text_small_description_note' => "SIM padrão. Exibe abaixo o título do torrent na página de Torrents.", + 'row_ptshow_naming_style' => "Estilo de nome PTShow", + 'text_ptshow_naming_style_note' => "'' padrão. Em formato de [MM.DD.YY][Nome Original][Nome Chinês]. NÃO habilite isso a menos que você saiba o que está fazendo!", + 'row_use_external_forum' => "Usar fórum externo", + 'text_use_external_forum_note' => "'não' padrão. Defina 'sim' para usar fórum externo em vez de fórum interno.", + 'row_external_forum_url' => "URL do fórum externo", + 'text_external_forum_url_note' => "Deve ser como http://www.cc98.org", + 'row_torrents_category_mode' => "Modo categoria de Torrents seção", + 'text_torrents_category_mode_note' => "Isto altera o modo de categoria na página Torrents.", + 'row_special_category_mode' => "Modo de categoria de seção especial", + 'text_special_category_mode_note' => "Isso muda o modo de categoria em seção especial.", + 'row_default_site_language' => "Idioma padrão do site", + 'text_default_site_language_note' => "Isso altera o idioma padrão na página de login.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Usuários recém registrados usariam esta folha de estilos.", + 'row_max_torrent_size' => "Max. Tamanho do Torrent", + 'text_max_torrent_size_note' => " Em bytes. Padrão 1048576 (ou seja, 1 MB)", + 'row_announce_interval' => "Intervalo de anúncio", + 'text_announce_interval_note_one' => "In seconds. The announce interval the tracker asks BitTorrent clients to update information. However, in practice the announce interval may be different since BitTorrent clients could ignore this message or users may choose to connect tracker manually.", + 'text_announce_default' => "Padrão: ", + 'text_announce_default_default' => "Padrão '1800', ou seja, 30 minutos", + 'text_for_torrents_older_than' => "Para torrents com mais de ", + 'text_days' => " dias: ", + 'text_announce_two_default' => "Padrão '7', '2700' (por exemplo, 45 mins). Definir dias como '0' para desativar a regra.", + 'text_announce_three_default' => "Padrão '30', '3600' (ou seja, 60 mins). Definir dias como '0' para desativar a regra.", + 'text_announce_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!
    Shorter interval means more accurate of peers' information-updating and HEAVIER tracker load.", + 'row_cleanup_interval' => "Intervalo de limpeza automática", + 'text_cleanup_interval_note_one' => "Faça a limpeza (promoção do usuário, rebaixamento, adição de bônus de semeamento, etc.) a cada XXX segundos.", + 'text_priority_one' => "Prioridade 1: ", + 'text_priority_one_note' => "Atualize o status do pares; Calcule o bônus de semeamento. Padrão '3600', ou seja, 60 minutos.", + 'text_priority_two' => "Prioridade 2: ", + 'text_priority_two_note' => "Atualizar a visibilidade dos torrents. Padrão '5400', ou seja, 90 minutos.", + 'text_priority_three' => "Prioridade 3: ", + 'text_priority_three_note' => "Atualizar a contagem de semeadores, leechers, comentários para torrents; Atualizar a contagem de post/tópico do fórum; Excluir ofertas que estão em timeout; Expire a promoção de torrents e escolher automaticamente torrents quentes. Padrão '7200', ou seja, 2 horas.", + 'text_priority_four' => "Prioridade 4: ", + 'text_priority_four_note' => "Excluir contas não confirmadas, tentativas antigas de login, códigos de convite e códigos de regimagem; Limpar contas de usuário (excluir contas inativas, fazer promoção e demoção, banimento, etc. ; Imagem carregada de publicação; Atualiza o tempo total de semeamento e sanguessuga. Padrão '86400', ou seja, 24 horas.", + 'text_priority_five' => "Prioridade 5: ", + 'text_priority_five_note' => "Excluir torrents que não existem mais; Bloqueie tópicos muito antigos do fórum; Exclua itens de relatórios muito antigos. Padrão '1296000', ou seja, 15 dias.", + 'text_cleanup_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!", + 'row_signup_timeout' => "Tempo de Inscrição", + 'text_signup_timeout_note' => "Em segundos. Exclua usuários não confirmados após XXX segundos. Padrão '259200', ou seja, 3 dias.", + 'row_min_offer_votes' => "Min. Votos de Oferta", + 'text_min_offer_votes_note' => "A oferta é aprovada quando seus votos são XXX mais do que votos de objeção. Padrão '15'.", + 'row_offer_vote_timeout' => "Período de votação", + 'text_offer_vote_timeout_note' => "Em segundos. Apagar ofertas se não for votado após XXX segundos. Padrão '259200', ou seja, 72 horas. Defina como '0' para desativar o tempo limite.", + 'row_offer_upload_timeout' => "Oferecer Tempo Limite de Upload", + 'text_offer_upload_timeout_note' => "Em segundos. Excluir ofertas se não forem carregadas após serem votadas por XXX segundos. Padrão '86400', ou seja, 24 horas. Defina como '0' para desativar o tempo limite.", + 'row_max_subtitle_size' => "Tamanho máximo da legenda", + 'text_max_subtitle_size_note' => "Em bytes. Tamanho máximo permitido para ser carregado. Padrão 3145728, ou seja, 3 MB. Definir como '0' para desativar o limite.", + 'row_posts_per_page' => "Posts padrão por página", + 'text_posts_per_page_note' => "Number of posts per page shown at a forum's topic. Default '10'.
    Note that user's personal setting would override this", + 'row_topics_per_page' => "Tópicos padrão por página", + 'text_topics_per_page_note' => "Number of topics per page shown at a forum. Default '20'.
    Note that user's personal setting would override this", + 'row_number_of_news' => "Número de Notícias", + 'text_number_of_news_note' => "Exibe XXX notícias recentes na página principal. Padrão '3'.", + 'row_torrent_dead_time' => "Máx. Tempo Morto de Torrent", + 'text_torrent_dead_time_note' => "Em segundos. Marque o torrent como morto após não haver um buscador por XXX segundos. Padrão '21600', ou seja, 6 horas.", + 'row_max_users' => "Max. Usuários", + 'text_max_users' => "Sempre que este limite é atingido, o registo gratuito e por convite está desabilitado.", + 'row_https_announce_url' => "URL de Anúncio HTTPS", + 'text_https_announce_url_note' => "Deixe em branco se você usar o mesmo URL para HTTP e HTTPS. Deve ser: ", + 'row_site_accountant_userid' => "ID do Usuário Contador do Site", + 'text_site_accountant_userid_note' => "Em números, por exemplo, '1'. O ID do usuário para quem doadores devem enviar mensagem de doação.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "A conta Alipay que você usa para receber doação, por exemplo, 'seunome@gmail.com'. Deixe em branco se você não tiver uma conta Alipay", + 'row_paypal_account' => "Conta PayPal", + 'text_paypal_account_note' => "A conta do PayPal que você usa para receber doação, por exemplo, 'seunome@gmail.com'. Deixe em branco se você não tem nenhuma conta do PayPal.", + 'row_site_email' => "E-mail do site", + 'text_site_email_note' => "Endereço de email", + 'row_report_email' => "E-mail de relatório", + 'text_report_email_note' => "Reportar endereço de e-mail", + 'row_site_slogan' => "Lema do Site", + 'text_site_slogan_note' => "Lema do Site", + 'row_icp_license' => "Licença ICP", + 'text_icp_license_note' => "Este é um regime de licenciamento para sites de operação chineses. Deixe em branco se você não tiver nenhum.", + 'row_torrent_directory' => "Diretório do Torrent", + 'text_torrent_directory' => "Default 'torrents'. NO trailing slash (/) at the end!", + 'row_bitbucket_directory' => "Diretório do Bitbucket", + 'text_bitbucket_directory_note' => "Default 'bitbucket'. NO trailing slash (/) at the end!", + 'row_cache_directory' => "Diretório de cache", + 'text_cache_directory_note' => "Default 'cache'. NO trailing slash (/) at the end!", + 'row_torrent_name_prefix' => "Prefixo de Nome Torrent", + 'text_torrent_name_prefix_note' => "Adicionar prefixo ao nome do arquivo torrent baixado neste site. Padrão '[Nexus]'. Não ponto no final (.) no final!", + 'row_peering_time_calculation' => "Tempo de Cálculo de início do Sanguessuga", + 'text_peering_time_calculation_note' => "Apenas deixe em branco. Ele está definido para a razão legada.", + 'row_new_subtitle_id' => "Nova ID da Legenda", + 'text_new_subtitle_id_note' => "Apenas mantenha-o '0'. Está definido para a razão legada.", + 'head_website_settings' => "Configurações do site", + 'row_basic_settings' => "Configurações Básicas", + 'submit_basic_settings' => "Configurações Básicas", + 'text_basic_settings_note' => "Configure as coisas mais básicas, o nome do site.", + 'row_main_settings' => "Configurações principais", + 'submit_main_settings' => "Configurações principais", + 'text_main_settings_note' => "Configurar coisas diversas sobre seu site.", + 'row_smtp_settings' => "Configurações de SMTP", + 'submit_smtp_settings' => "Configurações de SMTP", + 'text_smtp_settings_note' => "Configurar servidor de e-mail para SMTP.", + 'row_security_settings' => "Configurações de Segurança", + 'submit_security_settings' => "Configurações de Segurança", + 'text_security_settings_note' => "Proteja seu rastreador.", + 'row_authority_settings' => "Configurações de Autoridade", + 'submit_authority_settings' => "Configurações de Autoridade", + 'text_authority_settings_note' => "Controle o que os usuários de cada classe podem fazer.", + 'row_tweak_settings' => "Configurações de Ajuste", + 'submit_tweak_settings' => "Configurações de Ajuste", + 'text_tweak_settings_note' => "TWEAK seu rastreador.", + 'row_bonus_settings' => "Configurações de Bônus", + 'submit_bonus_settings' => "Configurações de Bônus", + 'text_bonus_settings_note' => "Configurar como o bônus é obtido e usado.", + 'row_account_settings' => "Configurações da conta", + 'submit_account_settings' => "Configurações da conta", + 'text_account_settings_settings' => "Configurar quando contas de usuário são promovidas, rebaixadas ou excluídas.", + 'row_torrents_settings' => "Configurações do Torrent", + 'submit_torrents_settings' => "Configurações do Torrent", + 'text_torrents_settings_note' => "Configurar promoção de torrent, seleção, etc.", + 'row_bots_settings' => "Configurações dos Bots", + 'submit_bots_settings' => "Configurações dos Bots", + 'text_bots_settings_note' => "Configure Bots. DO NOT touch this unless you know what you are doing!", + 'row_code_settings' => "Configurações de código", + 'submit_code_settings' => "Configurações de código", + 'text_code_settings_note' => "Configure Code Version. DO NOT touch this unless you know what you are doing.", + 'text_smtp_default' => "Padrão (Usar Função Padrão de Email do PHP)", + 'text_smtp_advanced' => "Avançado (usar a função PHP Mail padrão com cabeçalhos EXTRA. Isso ajuda a evitar filtros de spam)", + 'text_smtp_external' => "Externo (usar um servidor SMTP externo)", + 'text_setting_for_advanced_type' => "Configurações para o tipo avançado", + 'row_smtp_host' => "Servidor SMTP", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "Porta SMTP", + 'text_smtp_port_note' => "Padrão: 25", + 'row_smtp_sendmail_from' => "Envio SMTP de", + 'text_smtp_sendmail_from_note' => "Padrão: ", + 'row_smtp_sendmail_path' => "Caminho do Sendmail", + 'text_smtp_sendmail_path_note' => "Por favor configure seu sendmail_path editando o php.ini", + 'text_setting_for_external_type' => "Configurações para o tipo externo", + 'row_outgoing_mail_address' => "Endereço de saída (SMTP)", + 'row_outgoing_mail_port' => "Correio de saída (SMTP) porta", + 'row_outgoing_mail_encryption' => "Correio de saída (SMTP) encriptação", + 'text_outgoing_mail_address_note' => "dica: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "dica: 25", + 'row_smtp_account_name' => "Nome da Conta", + 'text_smtp_account_name_note' => "dica: seunome@yourisp.com", + 'row_smtp_account_password' => "Senha da Conta", + 'text_smtp_account_password_note' => "dica: sua senha vai aqui", + 'text_mail_test_note' => "Como posso testar o e-mail do php? É simples - Clique ", + 'text_here' => "aqui", + 'std_error' => "ERRO", + 'std_mysql_connect_error' => "Não é possível conectar-se ao MySQL. Por favor, verifique suas configurações. ", + 'row_enable_location' => "Ativar localização", + 'text_enable_location_note' => "'' padrão '. Mostre a localização geográfica do usuário com base no seu IP. Você deve manter este desativado a menos que você tenha importado algum banco de dados IP.", + 'row_torrents_per_page' => "Torrents por página", + 'text_torrents_per_page_note' => "Número de torrents por página mostrada na página de torrents. Padrão '50'.
    Note que a configuração pessoal do usuário substituiria isso", + 'row_title_keywords' => "Palavras-chave do título", + 'text_title_keywords_note' => "Mostrar no título do documento. Estas palavras-chave ajudam a encontrar os motores de busca do seu site. Separe várias palavras-chave com '★', e. . 'BitTorrent├Download├Movie'. Deixe em branco se você quiser manter um título limpo.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Mostrar na cabeça do documento. Define palavras-chave para descrever o seu site. Separe várias palavras-chave com ',', por exemplo, 'BitTorrent, Download, Movie'.", + 'row_meta_description' => "Meta Descrição", + 'text_meta_description_note' => "Mostrar no cabeçalho do documento. Define uma descrição do seu site.", + 'row_bonus_gift_tax' => "Imposto do presente bônus", + 'text_system_charges' => "O sistema cobra o receptor de bônus ", + 'text_bonus_points_plus' => " pontos bônus + ", + 'text_bonus_gift_tax_note' => "% do valor transferido como imposto. Por exemplo, se os valores estiverem definidos para '5', '10', o destinatário recebe apenas 85 pontos de bônus quando o doador envia 100 pontos de bônus. Padrão '5', '10'.
    NOTA: As duas regras funcionam separadamente. Você deve definir as duas valores como '0' para desativar imposto.", + 'row_see_sql_debug' => "Ver debug", + 'text_allow' => "Autorizar ", + 'text_see_sql_list' => " ou acima para ver as informações de depuração (lista de consulta SQL na parte inferior da página e informação do relatório PHP). Padrão ", + 'text_smtp_none' => "Nenhum (selecionar isto irá desativar completamente o envio do email)", + 'row_attachment_settings' => "Configurações de anexos", + 'submit_attachment_settings' => "Configurações de anexos", + 'text_attachment_settings_note' => "Configurar anexos.", + 'head_attachment_settings' => "Configurações de anexos", + 'row_enable_attachment' => "Habilitar anexo", + 'text_enable_attachment_note' => "Configuração global de anexo. Quando definido como 'não', ninguém pode enviar qualquer anexo.", + 'row_save_directory' => "Salvando diretório", + 'row_http_directory' => "Caminho HTTP para anexos", + 'text_http_directory_note' => "It could be either relative path or absolute path. NO trailing slash (/) at the end! Default 'attachments'.", + 'row_attachment_authority' => "Autoridade de anexos", + 'text_can_upload_at_most' => " ou acima pode fazer upload no máximo ", + 'text_file_size_below' => " anexos em 24 horas cujo tamanho não é maior do que ", + 'text_with_extension_name' => "KB e cuja extensão de nome de arquivo está entre ", + 'text_authority_default_one_one' => ". Padrão ", + 'text_authority_default_one_two' => ", '5', '256', 'jpeg, jpg, png, gif'.", + 'text_authority_default_two_one' => ". Padrão ", + 'text_authority_default_two_two' => ", '10', '512', 'torrent, zip, rar, 7z, gzip, gz'.", + 'text_authority_default_three_one' => ". Padrão ", + 'text_authority_default_three_two' => ", \"20\", \"1024\", \"mp3, oga, gás, flv\".", + 'text_authority_default_four_one' => ". Padrão ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "NOTE:
    • Do NOT change the ascendant order of user classes, file number limit or file size limit.
    • Set file size limit to '0', file number limit to '0' and allowed file extensions to ''(i.e. empty) to disable relative rule.
    • Higher classes inherit authority of lower classes, so there is no need to add allowed file extensions to every rule.
    • Separate several file extensions with ','.
    • No matter how the settings are, nobody can upload file whose size is larger than 5 MB or whose extension name is among 'exe, com, bat, msi'.
    ", + 'text_attachment_authority_note_one' => "Defina a autoridade do usuário para fazer upload de anexos baseado na sua classe.", + 'text_save_directory_note' => "The directory where you save attachments. Please ensure that you have properly configured directory access permissions (777). NO trailing slash (/) at the end! Default './attachments'.", + 'row_save_directory_type' => "Salvar anexos em", + 'text_one_directory' => "Um diretório para todos os arquivos", + 'text_directories_by_monthes' => "Diretórios com nome após o envio de meses", + 'text_directories_by_days' => "Diretórios com nome após o envio de dias", + 'text_save_directory_type_note' => "A configuração alterada não afeta anexos já carregados. Padrão 'Diretórios com o nome de meses enviados'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Nenhuma miniatura. Salve apenas a imagem original.", + 'text_create_thumbnail' => "2. Crie uma miniatura se a imagem for grande e salve a miniatura e a imagem original.", + 'text_resize_big_image' => "3. Redimensionar imagem se for grande e salvar apenas a miniatura.", + 'text_image_thumbnail_note' => "Padrão '2'.", + 'row_thumbnail_quality' => "Qualidade da miniatura", + 'text_thumbnail_quality_note' => "Defina a qualidade da miniatura. O valor deve ser um inteiro entre 1 e 100. O número maior, a qualidade maior e o tamanho maior do arquivo. O padrão '80'", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Width * height, in pixels. Create thumbnails ONLY for images whose width or height exceeds the limit. Default '500', '500'.", + 'row_watermark' => "Posição marca d'agua", + 'text_no_watermark' => "Nenhuma marca d'água", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Posição aleatória", + 'text_watermark_note' => "Adicione marca d'água para o arquivo de imagem (JPEG/PNG/GIF). Substitua o arquivo de marca d'água PNG 'pic/watermark.png' pelo seu próprio. Defina a posição onde colocar a marca d'água. GIF animação não é suportada. Padrão 'sem marca d'água'.", + 'row_image_size_for_watermark' => "Tamanho da imagem para marca d'água", + 'text_watermark_size_note' => "Width * height, in pixels. Add watermark ONLY to images whose width and height exceed this. Default '300', '300'.", + 'row_jpeg_quality_with_watermark' => "Qualidade JPEG com marca d'água", + 'text_jpeg_watermark_quality_note' => "A qualidade da imagem para o arquivo JPEG após a adição da marca d'água. O valor deve ser um inteiro entre 1 e 100. O número maior, a qualidade maior e o tamanho maior do arquivo. Padrão '85'.", + 'head_save_attachment_settings' => "Salvar configurações de anexo", + 'row_css_date' => "CSS date", + 'text_css_date' => "Formato do tempo é YYYYMMDhhmm, por exemplo, '200911030110'. Mudar isso ajuda a forçar os navegadores a atualizar o cache de CSS. Útil quando você faz algumas alterações em arquivos CSS. Deixe em branco se não faz sentido para você. O padrão está vazio.", + 'row_alternative_thumbnail_size' => "Tamanho alternativo da miniatura", + 'text_alternative_thumbnail_size_note' => "Os usuários podem escolher o tamanho alternativo para miniaturas. Padrão '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Adicionar marca d'água à miniatura", + 'text_watermark_to_thumbnail_note' => "Se também adicionar marca d'água à miniatura ou não. A configuração padrão de marca d'água deve ser ativada para que isto funcione.", + 'row_advertisement_settings' => "Configurações de anúncio", + 'submit_advertisement_settings' => "Configurações de anúncio", + 'text_advertisement_settings_note' => "Configure anúncios no seu site.", + 'head_advertisement_settings' => "Configurações de anúncio", + 'row_enable_advertisement' => "Habilitar anúncio", + 'text_enable_advertisement_note' => "Configuração global de anúncio.", + 'row_no_advertisement' => "Sem anúncios", + 'text_can_choose_no_advertisement' => " ou acima podem escolher não ver anúncios em CPS do usuário. Padrão ", + 'row_bonus_no_advertisement' => "Sem anúncios com bônus", + 'text_no_advertisement_with_bonus' => " ou acima pode comprar algum tempo sem anúncios no centro de bônus. Padrão ", + 'row_no_advertisement_bonus_price' => "Nenhum Preço de Bônus de Anúncios", + 'text_bonus_points_to_buy' => " pontos bônus para comprar ", + 'text_days_without_advertisements' => " dias sem anúncios. Padrão '10000', '15'.", + 'row_click_advertisement_bonus' => "Bônus de Propaganda", + 'text_points_clicking_on_advertisements' => " pontos bônus apontam a primeira vez que ele clica em um anúncio. Defina como '0' para desativar a regra. Padrão '0'.
    Nota: alguns aplicativos para servir de anúncios (por exemplo, Google Adsense) proíbe sites incluindo incentivos para clicar em anúncios.", + 'head_save_advertisement_settings' => "Salvar configurações de anúncio", + 'row_enable_tooltip' => "Habilitar Dicas", + 'text_enable_tooltip_note' => "Permitir que os usuários usem tooltip. Padrão 'sim'.", + 'text_thirtypercentleech_chance_becoming' => "% chance de se tornar 30% Sanguessuga. Padrão '0'.", + 'text_thirtypercentleech_will_become' => "30% de Sanguessuga será ", + 'text_thirtypercentleech_timeout_default' => " dias. Padrão 'normal', '30'.", + 'row_site_logo' => "Logotipo do Site", + 'text_site_logo_note' => "A imagem do logotipo do site. O tamanho da imagem recomendado é 220 * 70. Se estiver em branco, mostrar texto. Padrão ''.", + 'row_promotion_link_click' => "Clique de Link Promocional", + 'text_promotion_link_note_one' => " pontos de bônus se seu link de promoção for clicado por um IP não gravado. Apenas um clique é contado no ", + 'text_promotion_link_note_two' => " segundos. Definir pontos para '0' para desativar a regra. Padrão '0', '600'.", + 'row_promotion_link_example_image' => "Imagem de exemplo de ligação promocional", + 'text_promotion_link_example_note' => "A imagem nos exemplos de link de promoção. DEVE usar caminho relativo, por exemplo, 'pic/prolink.png'.", + 'row_enable_nfo' => "Habilitar NFO", + 'text_enable_nfo_note' => "Padrão \"sim\". Configuração de NFO em todo o sistema.", + 'row_web_analytics_code' => "Código de análise da Web", + 'text_web_analytics_code_note' => "Insira o código de análise da web de um serviço de terceiros (por exemplo, Google Analytics). Deixe em branco se não houver nenhum.
    Note: use apenas código que você é certo que é seguro e confiável.", + 'row_enable_email_notification' => "Habilitar Notificação por Email", + 'text_email_notification_note' => "Permitir que os usuários recebam notificações por e-mail quando ele receber novas mensagens de e-mail, comentários, etc.", + 'text_users_get' => "Os usuários receberiam ", + 'text_invitations_default' => " convida a primeira vez que é promovido a esta aula. Padrão ", + 'row_guest_visit_type' => "Visita como convidado", + 'text_guest_visit_type_normal' => 'normal', + 'text_guest_visit_type_static_page' => 'Exibir uma página estática', + 'text_guest_visit_type_custom_content' => 'Exibir conteúdo personalizado', + 'text_guest_visit_type_redirect' => 'Redirecionar para uma URL', + 'row_guest_visit_value_static_page' => 'Página estática específica', + 'row_guest_visit_value_custom_content' => 'Conteúdo personalizado', + 'row_guest_visit_value_redirect' => 'URL Específica', + 'text_guest_visit_value_static_page' => 'Arquivo localizar:recursos/static-pages/', + 'row_login_type' => 'Tipo de login', + 'text_login_type_normal' => 'normal', + 'text_login_type_secret' => 'Segredo', + 'text_login_type_warning' => "Apenas um dos três está em vigor", + 'row_login_secret' => 'Acesso secreto', + 'text_login_secret_current' => 'Segredo atual', + 'text_login_url_with_secret' => 'URL de login secreto', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Regenerar (irá atualizar o segredo e estender seu tempo de vida após salvar)", + 'text_login_secret_regenerate_no' => "Restante (não mudará o segredo e sua vida após salvar)", + 'text_login_secret_lifetime' => 'Prazo', + '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', + '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.', + 'row_download_support_passkey' => 'Baixar senha de suporte', + 'text_download_support_passkey_note' => 'Suporte para baixar o arquivo torrent por senha ou não(também exigir id do torrent).', + 'row_torrent_hr' => 'R&R', + 'text_torrent_hr_note' => '.Set torrent junta-se ao H&R inspecionar', + 'row_cancel_hr' => 'Cancelar H&R', + 'text_cancel_hr_note' => "pontos bônus para cancelar um H&R. Padrão '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'Presenças ganham bônus', + 'text_attendance_initial_reward' => 'Recompensa inicial', + 'text_attendance_initial_reward_input_label' => 'Primeira vez que você receberá', + 'text_attendance_input_suffix' => 'bônus', + 'text_attendance_continuous_increment' => 'Incremento contínuo', + 'text_attendance_continuous_increment_input_label' => 'Cada incremento de presença contínuo', + 'text_attendance_reward_limit' => 'Limite de recompensa', + 'text_attendance_reward_limit_input_label' => 'Maior recompensa que você receberá', + 'text_attendance_continuous' => 'Contínuo', + 'text_attendance_continuous_days' => 'Dias contínuos', + 'text_attendance_continuous_days_additional_reward' => 'Bônus adicional', + 'text_attendance_continuous_days_action' => 'Acão', + 'text_attendance_continuous_unit' => 'Dias', + 'text_attendance_continuous_item_action_remove' => 'Excluir', + 'text_attendance_continuous_item_action_add' => 'Adicionar', + 'text_attendance_continuous_add_rules' => 'Adicione regras do menor para o maior', + 'row_attendance_card' => 'Comprar cartão de presença', + 'text_attendance_card_note' => "pontos bônus para comprar um cartão de presença. Padrão'" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Idioma do site habilitado', + 'text_site_language_enabled_note' => 'Selecionar idioma habilitado', + 'keep_at_least_one' => 'Manter pelo menos uma', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'O padrão é', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Mostrar top enviados(Contagem de torrents)', + 'text_show_top_uploader_note' => "Padrão 'Não'. Mostrar o usuário de upload superior(contagem de torrents) na página inicial.", + 'claim_label' => 'Reclamar Torrent', + 'claim_enabled' => 'Requisição habilitada', + 'claim_torrent_ttl' => 'Torrent pode ser reivindicado após %s de dias de liberação.', + 'claim_torrent_user_counts_up_limit' => 'Um Torrent pode ser reivindicado por até %s de usuários.', + 'claim_user_torrent_counts_up_limit' => 'Um usuário pode reivindicar até %s de torrents.', + 'claim_remove_deduct_user_bonus' => "O torrent reivindicado será excluído e %s do bônus do usuário será deduzido se ele não cumprir o padrão (não o primeiro mês de reivindicação).", + 'claim_give_up_deduct_user_bonus' => 'Usuário ativa ativa reivindicar o bônus de usuário %s.', + 'claim_reach_standard' => 'Padrão: Tempo de semeamento mensal maior ou igual a %s de horas, ou carregado maior ou igual a %s vezes seu tamanho.', + 'claim_bonus_multiplier' => 'Calculate %s times the normal bonus value of the attained seed bonus.', + 'row_misc_settings' => 'Configurações diversas', + 'submit_misc_settings' => 'Configurações diversas', + 'text_misc_settings_note' => 'Configurações diversas', + 'row_misc_donation_custom' => 'Doação personalizada', + 'text_donation_custom_note' => 'Conteúdo personalizado da página de doação, exibido acima do Alipay, PayPal. Suporte bbcode tag', + 'row_approval_status_icon_enabled' => 'Mostrar ícone de status de aprovação', + 'text_approval_status_icon_enabled_note' => "Se para mostrar o ícone de status de aprovação na lista torrent, padrão: 'Não'.", + 'row_approval_status_none_visible' => 'Visibilidade de torrents não revisados', + 'text_approval_status_none_visible_note' => "Default: 'Yes'. If change to 'No', force to show approval status icon when audit is not [allow] status.", + 'row_imdb_language' => 'Idioma do IMDB', + 'text_imdb_language_note' => 'Idiomas usados para rastrear dados IMDB.', + 'text_login_type_passkey' => 'senha', + 'row_harem_addition' => 'Adição de pressa', + 'text_user_would_get_by_harem' => 'O usuário receberá o valor bônus da cor direta', + 'text_harem_addition_note' => 'vezes como recompensa (fator, por exemplo, preencha em 0,01, se o valor recebe 100 bônus, em seguida, recompensa o usuário 100 * 0,01 = 1)', + 'row_offer_skip_approved_count' => 'Contagem de oferta de permissão de upload direto', + 'text_offer_skip_approved_count_note' => 'Quando o número de oferta aprovada é maior ou igual a esse valor, você pode enviar diretamente sem enviar ofertas.', + 'row_torrent_delete' => 'Excluir torrent', + 'text_torrent_delete_note' => '.Excluir torrent', + 'row_hundred_gb_credit' => "Crédito de envio 100.0 GB", + 'text_hundred_gb_credit_note' => " pontos de bônus para troca por 100.0 GB ao enviar crédito. Padrão '10000'.", + 'row_ten_gb_download_credit' => "Baixando crédito 10.0 GB", + 'text_ten_gb_download_credit_note' => " pontos de bônus para troca por download de crédito 10.0 GB. Padrão '1000'.", + 'row_hundred_gb_download_credit' => "Download de crédito 100.0 GB", + 'text_hundred_gb_download_credit_note' => " pontos de bônus para trocar por 100.0 GB baixando crédito. Padrão '8000'.", + 'row_official_addition' => 'Adição oficial', + 'text_user_would_get_by_official' => 'O usuário receberá o valor bônus normal do torrent oficial', + 'text_addition_addition_note' => 'vezes como recompensa (fator, por exemplo, preencha em 0,01, se torrens oficiais receberem 100 bônus, então recompense o usuário 100 * 0,01 = 1)', + 'zero_bonus_factor_default' => '. Padrão é: 0.2', + 'row_official_tag' => 'Tag oficial', + 'text_official_tag_note' => '. Torrents com essa tag são torrents oficiais', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Torrents com essa tag são zero torrents bônus', + 'row_upload_deny_approval_deny_count' => 'Recusar enviar contagem de recusa de aprovação', + 'text_upload_deny_approval_deny_count_note' => "Quando o número de negação de aprovação de torrents é maior ou igual a este valor, publicação não é permitida. Definir como '0' para não usar esta regra", + 'row_nfo_view_style_default' => 'Estilo de exibição padrão do NFO', + 'row_destroy_disabled' => 'Exclusão de conta completa', + 'text_destroy_disabled_note_one' => 'Contas desativadas se elas estiverem continuamente', + 'text_destroy_disabled_note_two' => "Dias sem logar, serão fisicamente excluídos do banco de dados completamente. Padrão '500', por favor defina um valor maior do que qualquer um dos acima para causar desativação. Defina como '0' para desativar esta regra." , + 'row_enable_global_search_system' => 'Ativar a pesquisa global', + 'text_global_search_system_note' => "Padrão: 'Sim'. Se ativado, quando existem várias seções, o portal de pesquisa global é exibido no canto inferior direito do menu principal.", + 'row_protected_forum' => 'Fóruns de Proteção à Privacidade', + 'text_protected_forum' => 'IDs dos fóruns que permitem a proteção à privacidade separadas por vírgulas, (por exemplo, 1,2,3)', + 'forum_format_error' => 'O formato dos fóruns está errado, por favor verifique novamente!', + 'row_buy_an_tmp_invite' => 'Comprar um convite temporário', + 'text_buy_an_tmp_invite_note' => " pontos de bônus para obter um convite temporário. Padrão '500'.Definir taxa para '0' para desativar a compra.", + 'row_buy_rainbow_id' => 'Comprar ID do Arco-íris', + 'text_buy_rainbow_id_note' => " pontos de bônus para obter uma ID de arco-íris, válida por 30 dias. Padrão '5.000'.", + 'row_buy_change_username_card' => 'Comprar cartão para Trocar de Usuário', + 'text_buy_change_username_card_note' => " pontos bônus para obter um cartão de nome de usuário alterado, válido para sempre. Padrão '100.000'.", + 'row_initial_tmp_invites' => "Número Inicial de Convites Temporários", + 'text_initial_tmp_invites_note' => "Quantos convites temporários devem ser concedidos ao registrar? Padrão '0'.", + 'row_tax_factor' => 'Fator de imposto para torrents pagos', + 'text_tax_factor_note' => 'Se o preço for 100, esse fator é 0,1 e a receita real do uploader é de 100 x 100 x 0. = 90, note que não deve ser maior que 1 ou menor que 0.', + 'row_max_price' => 'Tarifa máxima para torrents pagos', + 'text_max_price_note' => 'padrão: 1.000.000, defina como 0 sem limite', + 'row_paid_torrent_enabled' => 'Habilitar torrents pagos', + 'text_paid_torrent_enabled_note' => 'Quando habilitado, os usuários com permissão podem definir uma certa quantidade de bônus para ser cobrado para os usuários que baixam os torrents quando são enviados, padrão: não', + 'row_use_challenge_response_authentication' => 'Autenticação de Desafio-resposta', + '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.' , +); + +?> diff --git a/lang/pt/lang_shoutbox.php b/lang/pt/lang_shoutbox.php new file mode 100644 index 00000000..c875c3c6 --- /dev/null +++ b/lang/pt/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Acesso negado.", + 'std_access_denied_note' => "Os convidados não têm permissão para ver esta página.", + 'text_to_guest' => " para Convidado", + 'text_guest' => "Convidado", + 'text_ago' => " Atrás", + 'text_helpbox_disabled' => "A caixa de ajuda está desativada no momento. Como o inferno você chega aqui?", + 'text_no_permission_to_shoutbox' => "Você não tem permissão para enviar mensagens para shoutbox. Como o inferno chega aqui?", + "speaking_too_often" => "Falando com muita frequência!", +); + +?> diff --git a/lang/pt/lang_signup.php b/lang/pt/lang_signup.php new file mode 100644 index 00000000..5e02df46 --- /dev/null +++ b/lang/pt/lang_signup.php @@ -0,0 +1,35 @@ + "Registrar-se", + 'text_cookies_note' => "Note: Você precisa de cookies ativados para se inscrever ou fazer login.", + 'row_desired_username' => "Nome desejado", + 'text_allowed_characters' => "Caracteres permitidos: (a-z), (A-Z), (0-9), máximo é 12 caracteres", + 'row_pick_a_password' => "Escolha uma senha", + 'text_minimum_six_characters' => "O mínimo é de 6 caracteres", + 'row_enter_password_again' => "Insira a senha novamente", + 'row_question' => "Questão", + 'row_enter_hint_answer' => "Digite a dica", + 'text_hint_note' => "This answer will be used to reset your password in case you forget it.
    Minimum is 6 characters.", + 'row_email_address' => "Endereço de e-mail", + 'text_email_note' => "você só pode se inscrever com o e-mail desses domínios: ", + 'row_country' => "País/região", + 'row_gender' => "Gênero", + 'radio_male' => "Masculino ", + 'radio_female' => "Feminino ", + 'row_verification' => "Verificação", + 'checkbox_read_rules' => "Eu li a página do site Regras.", + 'checkbox_read_faq' => "Concordo em ler o FAQ antes de fazer perguntas.", + 'checkbox_age' => "Tenho pelo menos 13 anos.", + 'text_all_fields_required' => "Todos os campos são obrigatórios! ", + 'submit_sign_up' => "Sign up! (PRESS ONLY ONCE)", + 'select_none_selected' => "Não selecionado", + 'text_select_lang' => "Selecione Idioma do Site: ", + 'row_school' => "Instituição", + 'head_invite_signup' => "Inscrição de Convite", + 'std_uninvited' => "Código de convite incorreto. ", + 'std_error' => "ERRO", +); + +?> diff --git a/lang/pt/lang_special.php b/lang/pt/lang_special.php new file mode 100644 index 00000000..ad2a7684 --- /dev/null +++ b/lang/pt/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Permissão negada. Apenas ", + 'std_or_above_can_view' => " ou acima poderia ver a seção especial.

    Por favor, veja o FAQ para mais informações sobre diferentes classes de usuários e o que eles podem fazer.

    Cajado %s
    ", +]; diff --git a/lang/pt/lang_staff.php b/lang/pt/lang_staff.php new file mode 100644 index 00000000..d3dfbf24 --- /dev/null +++ b/lang/pt/lang_staff.php @@ -0,0 +1,36 @@ + "Funcionários", + 'text_staff' => "Funcionários", + 'text_firstline_support' => "Suporte em primeira linha", + 'text_firstline_support_note' => "Questões de apoio geral devem preferencialmente ser dirigidas a estes utilizadores. Observe que eles são voluntários, doando seu tempo e esforço para ajudá-lo. Tratá-los de acordo.", + 'text_movie_critics' => "Críticos", + 'text_movie_critics_note' => "Os críticos são responsáveis por escolher coisas boas, escrever revisões, recompensar comentários dos usuários sobre filmes, música, etc, em geral criar um ambiente melhor para discutir.", + 'text_general_staff' => "Funcionário Geral", + 'text_general_staff_note' => "Todas as perguntas de suporte a software e aquelas já respondidas no FAQ serão ignoradas.

    Enviar mensagem para o pessoal, clique aqui", + 'text_username' => "Usuário:", + 'text_online_or_offline' => "Online/Offline", + 'text_country' => "País/região", + 'text_contact' => "contato", + 'text_language' => "IDIOMA", + 'text_support_for' => "Suporte para", + 'text_responsible_for' => "Responsável por", + 'text_duties' => "Competências da Equipe", + 'title_online' => "Disponível", + 'title_offline' => "Desconectado", + 'title_send_pm' => "Enviar PM", + 'text_vip' => "VIP", + 'text_vip_note' => "Status VIP só é concedido para aqueles que fizeram uma contribuição especial para %s, por exemplo, antigos membros da equipe.", + 'text_reason' => "Motivo", + 'text_apply_for_it' => "Candidate-se para participar", + 'text_forum_moderators' => "Moderadores do fórum", + 'text_forum_moderators_note' => "Os moderadores do fórum são responsáveis pelo gerenciamento diário de fóruns.", + 'text_forums' => "Fóruns", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Permissão negada. Apenas ", + 'std_or_above_can_view' => " ou acima poderia ver a equipe.

    Por favor, veja o FAQ para mais informações sobre diferentes classes de usuários e o que eles podem fazer.

    Cajado %s
    ", +); + +?> diff --git a/lang/pt/lang_staffbox.php b/lang/pt/lang_staffbox.php new file mode 100644 index 00000000..a433916c --- /dev/null +++ b/lang/pt/lang_staffbox.php @@ -0,0 +1,34 @@ + "MP da equipe", + 'text_staff_pm' => "MP da equipe", + 'std_sorry' => "Desculpa", + 'std_no_messages_yet' => "Não há mensagens ainda!", + 'col_subject' => "Cargo", + 'col_sender' => "Remetente", + 'col_added' => "Adicionado", + 'col_answered' => "Respondido", + 'col_action' => "Atu.", + 'text_yes' => "sim", + 'text_no' => "Não", + 'submit_set_answered' => "Definir Respondido", + 'submit_delete' => "excluir", + 'text_system' => "SISTEMA", + 'head_view_staff_pm' => "Ver PM da equipe", + 'col_from' => "De", + 'col_date' => "Encontro", + 'col_answered_by' => "Respondido por", + 'text_reply' => "Responder", + 'text_mark_answered' => "Marcar como respondido", + 'text_delete' => "excluir", + 'std_error' => "ERRO", + 'std_no_user_id' => "Nenhum usuário com esse ID.", + 'head_answer_to_staff_pm' => "Responder à PM da equipe", + 'text_answering_to' => "Respondendo para ", + 'text_sent_by' => " enviado por ", + 'std_body_is_empty' => "Por favor, digite alguma coisa!", +); + +?> diff --git a/lang/pt/lang_subtitles.php b/lang/pt/lang_subtitles.php new file mode 100644 index 00000000..3cddca63 --- /dev/null +++ b/lang/pt/lang_subtitles.php @@ -0,0 +1,64 @@ + "Erro!", + 'std_must_login_to_upload' => "Precisa estar logado para carregar a legenda", + 'head_subtitles' => "Legendas", + 'std_nothing_received' => "Envio falhou!

    Nada recebido! O arquivo selecionado pode ter sido muito grande.", + 'std_subs_too_big' => "Envio falhou!

    Subs é muito grande!", + 'std_wrong_subs_format' => "Upload falhou!

    Não tenho permissão para salvar o arquivo que você me envia :├", + 'std_file_already_exists' => "Envio falhou!

    O arquivo já existe ", + 'std_missing_torrent_id' => "Upload falhou!

    faltando ID do torrent!", + 'std_invalid_torrent_id' => "Upload falhou!

    parece não ser um ID de torrent válido !", + 'std_no_permission_uploading_others' => "Upload falhou!

    Parece que não é seu ID torrent, os usuários da sua classe não podem enviar subs para torrents de outros!", + 'std_file_same_name_exists' => "Arquivo com esse nome já existe ", + 'std_must_choose_language' => "Upload falhou!

    Escolha um idioma para a legenda!", + 'std_failed_moving_file' => "Falha ao mover o arquivo carregado. Você deve contatar um administrador sobre este erro.", + 'std_this_file' => "Este arquivo: ", + 'std_is_invalid' => " não é válido na pasta.", + 'text_upload_subtitles' => "Carregar Legendas - total enviado ", + 'text_rules' => "Regras:", + 'text_rule_one' => "1. Por favor, envie apenas arquivos com nomes em Inglês!", + 'text_rule_two' => "2. As legendas PRECISA NA SYNC com o que você está dizendo que elas estão se destinando. Se não são desperdício de espaço.", + 'text_rule_three' => "3. Identificação do idioma não é realmente necessária em Título como há a bandeira nacional, mas se você sentir necessidade, escreva o idioma no final, e. . CHS.", + 'text_rule_four' => "4.Se você está enviando legendas para um pacote de temporada, zip/rar todas juntos.", + 'text_rule_five' => "5.Se você está fazendo upload de legendas do Vobsub (idx+sub), zip/rar antes de enviar.", + 'text_rule_six' => "6.Se você está fazendo o upload de uma legenda adequada ou re-sincronizada, acrescente [proper] ou [resynced] após o nome da legenda.", + 'text_red_star_required' => "

    Campos marcados com uma estrela vermelha (*) são obrigatórios.

    \n", + 'text_uploading_subtitles_for_torrent' => "Enviando legenda para o torrent: ", + 'row_file' => "Arquivo", + 'text_maximum_file_size' => "Tamanho máximo do arquivo: ", + 'row_torrent_id' => "ID do torrent", + 'text_torrent_id_note' => "(O número na barra de endereços quando você ir para a página de detalhes do torrent.
    por exemplo  http://%s/details.php?id=16  o número 16 é o ID do torrent)", + 'row_title' => "Título", + 'text_title_note' => "(Opcional, tirado do nome do arquivo se não for especificado.)", + 'row_language' => "IDIOMA", + 'select_choose_one' => "(escolha um)", + 'row_show_uploader' => "Mostrar uploader", + 'hide_uploader_note' => "Não mostrar meu nome de usuário no campo 'Upload Por'.", + 'submit_upload_file' => "Enviar arquivo ", + 'submit_reset' => "Reset", + 'text_sorry' => "Desculpa", + 'text_nothing_here' => "Desculpe, nada aqui pal :( ", + 'submit_search' => "Pesquisa", + 'text_prev' => "Anterior", + 'text_next' => "Próximo", + 'col_lang' => "Lang.", + 'col_title' => "Título", + 'title_date_added' => "Tempo Adicionado", + 'title_size' => "Tamanho", + 'col_hits' => "Acertos", + 'col_upped_by' => "Atualizado por", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anônimo", + 'std_delete_subtitle' => "Apagar legenda", + 'std_delete_subtitle_note' => "Você está prestes a excluir esta legenda.", + 'text_reason_is' => "Motivo: ", + 'submit_confirm' => "Confirmar", + 'col_report' => "Denunciar", + 'title_report_subtitle' => "Denunciar esta legenda", + 'select_all_languages' => "(todos os idiomas)", +); + +?> diff --git a/lang/pt/lang_tags.php b/lang/pt/lang_tags.php new file mode 100644 index 00000000..a3cee1e0 --- /dev/null +++ b/lang/pt/lang_tags.php @@ -0,0 +1,152 @@ + "Sintaxe:", + 'text_example' => "Exemplo:", + 'text_result' => "Resultado:", + 'text_remarks' => "Observações:", + 'head_tags' => "Etiquetas", + 'text_tags' => "Etiquetas", + 'text_bb_tags_note' => "O fórum %s suporta várias tags BB que você pode incorporar para modificar a forma como as suas publicações são exibidas.", + 'submit_test_this_code' => "Teste este código !", + 'text_bold' => "Bold", + 'text_bold_description' => "Faz o texto fechado em negrito.", + 'text_bold_syntax' => "[b]Texto[/b]", + 'text_bold_example' => "[b]This is bold text.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Faz o texto fechado itálico.", + 'text_italic_syntax' => "[i]Texto[/i]", + 'text_italic_example' => "[i]This is italic text.[/i]", + 'text_underline' => "Sublinhar", + 'text_underline_description' => "Realça o texto anexado.", + 'text_underline_syntax' => "[u]Texto[/u]", + 'text_underline_example' => "[u]This is underlined text.[/u]", + 'text_color_one' => "Cor (alternativamente)", + 'text_color_one_description' => "Altera a cor do texto anexado.", + 'text_color_one_syntax' => "[color=Cor]Texto[/color]", + 'text_color_one_example' => "[color=blue]Este texto é azul.[/color]", + 'text_color_one_remarks' => "Quais as cores são válidas depende do navegador. Se você usar as cores básicas (vermelho, verde, azul, amarelo, cor-de-rosa, etc) você deve estar seguro.", + 'text_color_two' => "Cor (alternativamente)", + 'text_color_two_description' => "Altera a cor do texto anexado.", + 'text_color_two_syntax' => "[color=#RGB]Texto[/color]", + 'text_color_two_example' => "[color=#0000ff]Este texto é azul.[/color]", + 'text_color_two_remarks' => "RGB deve ser um número hexadecimal de seis dígitos.", + 'text_size' => "Tamanho", + 'text_size_description' => "Define o tamanho do texto incluído.", + 'text_size_syntax' => "[size=n]texto[/size]", + 'text_size_example' => "[size=4]Isso é tamanho 4.[/size]", + 'text_size_remarks' => "n deve ser um número inteiro no intervalo 1 (menor) a 7 (maior). O tamanho padrão é 2.", + 'text_font' => "Font", + 'text_font_description' => "Define a facede-tipo (fonte) para o texto anexado.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]Hello world![/font]", + 'text_font_remarks' => "Você especifica fontes alternativas, separando-as com uma vírgula.", + '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_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_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_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_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.", + 'text_quote_one_syntax' => "[quote]Quoted text[/quote]", + 'text_quote_one_example' => "[quote]Eu amo %s.[/quote]", + 'text_quote_two' => "Orçamento (alt. 2)", + 'text_quote_two_description' => "Insere uma citação.", + 'text_quote_two_syntax' => "[quote=Autor]Citado texto[/quote]", + 'text_quote_two_example' => "[citação=%s]Adoro %s.[/quote]", + 'text_list' => "Lista", + 'text_description' => "Insere um item da lista.", + 'text_list_syntax' => "[*]Texto", + 'text_list_example' => "[*] Este é o item 1\n[*] Este é o item 2", + 'text_preformat' => "Pré-formatar", + 'text_preformat_description' => "Texto pré-formatado (monospace). Não quebra automaticamente", + 'text_preformat_syntax' => "[pre]Texto[/pre]", + 'text_preformat_example' => "[pre]This is preformatted text.[/pre]", + 'text_code' => "Código", + 'text_code_description' => "Exibir texto em formato decorado.", + 'text_code_syntax' => "Texto [code][/code]", + 'text_code_example' => "[code]Este é o código[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Exibir o nome de usuário de quem vê este", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Eu sei que você está lendo isso, [you]", + 'text_you_remarks' => "Útil para fazer truques", + 'text_site' => "[site]", + 'text_site_description' => "Exibir o nome do site", + 'text_site_syntax' => "[site]", + 'text_site_example' => "You are visiting [site] now", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "Mostrar o URL deste site", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "A url de [site] é [siteurl]", + '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_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_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_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_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_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]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "Inserir vídeo do TuDou online nas páginas da web", + 'text_tudou_syntax' => "URL do vídeo [tudou]no TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "Imagem CC98", + 'text_ninety_eight_image_description' => "Exibir imagem hospedada no fórum CC98", + 'text_ninety_eight_image_syntax' => " [98img=[auto├number]]arquivo de imagem[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 é um fórum da Universidade de Zhejiang", + 'text_spoiler' => 'Spoiler', + '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_left' => 'Text align left', + 'text_left_description' => 'Inserir conteúdo justificado à esquerda na página', + 'text_left_syntax' => 'U[left]Este é o conteúdo alinhado à esquerda[/left]', + 'text_left_example' => 'U[left]Este é o conteúdo alinhado à esquerda[/left]', + + 'text_center' => 'Alinhamento de texto central', + 'text_center_description' => 'Inserir conteúdo justificado pelo centro na página', + 'text_center_syntax' => '[center]This is the center-aligned content[/center]', + 'text_center_example' => '[center]This is the center-aligned content[/center]', + + 'text_right' => 'Alinhar texto à direita', + 'text_right_description' => 'Inserir conteúdo justificado à direita na página', + 'text_right_syntax' => '[right]This is the right-aligned content[/right]', + 'text_right_example' => '[right]This is the right-aligned content[/right]', +); + +?> diff --git a/lang/pt/lang_takeconfirm.php b/lang/pt/lang_takeconfirm.php new file mode 100644 index 00000000..d0b32252 --- /dev/null +++ b/lang/pt/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "Nenhum amigo para confirmar. :(

    Por favor clique ", + 'std_here_to_go_back' => "Aqui para voltar.", + 'mail_title' => " Conta confirmada", + 'mail_here' => "AQUI", + 'mail_content_1' => "Olá,

    Sua conta foi confirmada. Agora você pode visitar ", + 'mail_content_2' => "

    e use suas informações de login para entrar. Esperamos que você leia as Perguntas Frequentes e Regras antes de começar a compartilhar arquivos.

    Boa sorte e divirta-se em ".$SITENAME."

    Se você não conhece a pessoa que o convidou, por favor, reporte este e-mail para ".$REPORTMAIL."
    ------
    Seu,The ".$SITENAME." Equipe." +); + +?> diff --git a/lang/pt/lang_takecontact.php b/lang/pt/lang_takecontact.php new file mode 100644 index 00000000..64598d12 --- /dev/null +++ b/lang/pt/lang_takecontact.php @@ -0,0 +1,17 @@ + "ERRO", + 'std_method' => "Método", + 'std_please_enter_something' => "Por favor, digite alguma coisa!", + 'std_please_define_subject' => "Você precisa definir o assunto!", + 'std_message_flooding' => "Envio de mensagens não é permitido. Aguarde ", + 'std_second' => " segundo", + 'std_s' => "s", + 'std_before_sending_pm' => " antes de enviar PM para STAFF.", + 'std_succeeded' => "Sucesso", + 'std_message_succesfully_sent' => "Mensagem enviada com sucesso!" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_takeedit.php b/lang/pt/lang_takeedit.php new file mode 100644 index 00000000..5f70593a --- /dev/null +++ b/lang/pt/lang_takeedit.php @@ -0,0 +1,12 @@ + "Falha ao editar!", + 'std_missing_form_data' => "faltando dados de formulário", + 'std_not_owner' => "Você não é o proprietário! Como isso aconteceu?", + 'std_nfo_too_big' => "O NFO é muito grande! Máximo de 65,535 bytes.", + 'std_cannot_move_torrent' => "Você não tem permissão para mover torrents para outra seção. BTW, como você chega aqui?" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_takeflush.php b/lang/pt/lang_takeflush.php new file mode 100644 index 00000000..6bc42c10 --- /dev/null +++ b/lang/pt/lang_takeflush.php @@ -0,0 +1,11 @@ + "Falhou", + 'std_success' => "Sucesso", + 'std_ghost_torrents_cleaned' => "torrents fantasmas foram limpos com sucesso.", + 'std_cannot_flush_others' => "Você só pode limpar seus próprios torrents de fantasmas" +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_takeinvite.php b/lang/pt/lang_takeinvite.php new file mode 100644 index 00000000..7add4edd --- /dev/null +++ b/lang/pt/lang_takeinvite.php @@ -0,0 +1,29 @@ + "O convite falhou!", + 'std_username_too_long' => "O nome de usuário é muito longo (até 12 caracteres)", + 'std_must_enter_email' => "Você deve digitar um endereço de e-mail!", + 'std_invalid_email_address' => "Endereço de e-mail inválido!", + 'std_must_enter_personal_message' => "Por favor, adicione uma mensagem pessoal.", + 'std_email_address' => "O endereço de e-mail ", + 'std_is_in_use' => " já está em uso.", + 'mail_here' => "AQUI", + 'mail_tilte' => " Convite", + 'mail_one' => "Olá,

    Você foi convidado para se juntar à comunidade %s por ", + 'mail_two' => ".
    This is a private community which has very knowledgeable members.
    If you are interested in joining the community please read over
    the rules and confirm the invite.

    If you want to accept this invitation, you'll need to click this link:", + 'mail_three' => "Você precisará aceitar o convite dentro de ", + 'mail_four' => " dias ou mais o link se tornará inativo.
    Nós em %s esperamos que você aceite o convite e se junte a nossa ótima comunidade!

    Mensagem Pessoal de ", + 'mail_five' => ":", + 'mail_six' => "Se você não conhece a pessoa que te convidou, por favor, envie este e-mail para %s

    ------
    Seu,
    Equipe %s.", + 'std_error' => "ERRO", + 'std_invite_denied' => "Usuários da turma não têm permissão para enviar convite. Como você chega aqui?", + 'std_email_address_banned' => "Este endereço de e-mail está banido!", + 'std_wrong_email_address_domains' => "Este endereço de e-mail não é permitido! Você só pode enviar o convite para esses domínios: ", + 'std_no_invite' => "Você não tem um convite. Como você chega aqui?", + 'std_invitation_already_sent_to' => "O convite falhou! O endereço de e-mail ", + 'std_await_user_registeration' => " já recebeu um convite. Por favor, aguarde o usuário se registrar.", +); + +?> diff --git a/lang/pt/lang_takelogin.php b/lang/pt/lang_takelogin.php new file mode 100644 index 00000000..414f401f --- /dev/null +++ b/lang/pt/lang_takelogin.php @@ -0,0 +1,13 @@ + "Error: Username or password incorrect!

    Don't remember your password? Recover your password!", + 'std_login_fail' => "Falha ao iniciar sessão!", + 'std_account_disabled' => "Esta conta foi desativada.", + 'std_user_account_unconfirmed' => "The account has not been verified yet. If you didn't receive the confirmation email, try to reseed it.", + 'std_require_two_step_code' => 'Exigir código de autenticação em duas etapas.', + 'std_invalid_two_step_code' => 'Código de autenticação em duas etapas inválido.', +); + +?> diff --git a/lang/pt/lang_takemessage.php b/lang/pt/lang_takemessage.php new file mode 100644 index 00000000..a872cbe5 --- /dev/null +++ b/lang/pt/lang_takemessage.php @@ -0,0 +1,29 @@ + "ERRO", + 'std_permission_denied' => "Permissão negada!", + 'std_please_enter_something' => "Por favor, digite alguma coisa!", + 'std_message_flooding_denied' => "Envio de mensagens não é permitido. Aguarde ", + 'std_before_sending_pm' => " segundo(s) antes de enviar TPM.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Nenhum usuário com esse ID", + 'std_refused' => "Recusado", + 'std_account_parked' => "Esta conta está estacionada.", + 'std_user_blocks_your_pms' => "Este usuário bloqueou mensagens privadas de você.", + 'std_user_accepts_friends_pms' => "Este usuário só aceita TPM de usuários na sua lista de amigos.", + 'std_user_blocks_all_pms' => "Este usuário não aceita TPM.", + 'std_succeeded' => "Sucesso", + 'std_messages_out_of' => " mensagens fora de ", + 'std_were' => " eram", + 'std_message_was' => "Mensagem foi", + 'std_successfully_sent' => " enviado com sucesso!", + 'std_s_were' => "s eram", + 'std_was' => " foi", + 'std_updated' => " atualizado!", + 'std_no_permission_forwarding' => "Você não tem permissão para encaminhar esta mensagem.", + 'std_must_enter_username' => "Você deve digitar o nome de usuário para quem deseja encaminhar a mensagem." +); + +?> diff --git a/lang/pt/lang_takereseed.php b/lang/pt/lang_takereseed.php new file mode 100644 index 00000000..971f48a1 --- /dev/null +++ b/lang/pt/lang_takereseed.php @@ -0,0 +1,12 @@ + "Solicitação de reenvio!", + 'std_it_worked' => "Funcionou! Uma mensagem foi enviada para usuários que encontraram esse torrent.", + 'std_error' => "ERRO", + 'std_torrent_not_dead' => "O torrent não está morto.", + 'std_reseed_sent_recently' => "Alguém já pediu para reSeed deste torrent nos últimos 15 minutos. Por favor aguarde pacientemente que os usuários se resejem.", +); + +?> diff --git a/lang/pt/lang_takesignup.php b/lang/pt/lang_takesignup.php new file mode 100644 index 00000000..f7429f78 --- /dev/null +++ b/lang/pt/lang_takesignup.php @@ -0,0 +1,41 @@ + "A inscrição falhou! (Veja abaixo)", + 'std_invalid_email_address' => "Endereço de e-mail inválido!", + 'std_email_address_banned' => "Este endereço de e-mail está banido!", + 'std_wrong_email_address_domains' => "Este endereço de e-mail não é permitido! Você só pode se inscrever com o e-mail desses domínios: ", + 'std_invalid_gender' => "Gênero Inválido!", + 'std_blank_field' => "Não deixe campos em branco.", + 'std_hintanswer_too_short' => "Desculpe, Hintanswer é muito curta (mínimo de 6 caracteres)", + 'std_username_too_long' => "Desculpe, o nome de usuário é muito longo (máximo é 12 caracteres)", + 'std_passwords_unmatched' => "As senhas não combinam! Deve ter digitado. Tente novamente.", + 'std_password_too_short' => "A senha é muito curta (mínimo de 6 caracteres)", + 'std_password_too_long' => "Desculpe, a senha é muito longa (máximo é 40 caracteres)", + 'std_password_equals_username' => "A senha não pode ser igual ao nome de usuário.", + 'std_wrong_email_address_format' => "Isso não parece ser um endereço de email válido.", + 'std_invalid_username' => "Usuário inválido.", + 'std_unqualified' => "Desculpe, você não está qualificado para se tornar um membro deste site.", + 'std_email_address' => "O endereço de e-mail ", + 'std_in_use' => " já está em uso.", + 'std_username_exists' => "Nome de usuário já existe!", + 'std_database_in_distress' => "Desculpe, erro no mysql. Por favor, contate o administrador a respeito deste erro.", + 'std_almost_signup' => "Cadastro quase pronto!", + 'std_please_click' => "Por favor clique ", + 'std_here' => "Aqui", + '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 ", + 'mail_this_link' => "ESTA LINK", + 'mail_here' => "AQUI", + 'mail_title' => " Confirmação de cadastro de usuário", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Você solicitou uma nova conta de usuário no %s e você especificou
    este endereço ", + 'mail_three' => " as user contact.

    If you did not do this, please ignore this email. The person who entered your
    email address had the IP address ", + 'mail_four' => ". Please do not reply.

    To confirm your user registration, you have to follow ", + 'mail_four_1' => "

    Se o link acima está quebrado ou expirado, tente enviar um novo e-mail de confirmação novamente de ", + 'mail_five' => "

    Depois de fazer isso, você poderá usar a sua nova conta. Se você falhar a
    faça isso, sua conta será excluída dentro de 24 horas. Nós pedimos que você leia
    as RULES e FAQ antes de começar a usar %s.

    Atenção: Se você não se registrou para %s, por favor, informe este e-mail para %s

    ------
    Seu,
    A Equipe %s.", +); +?> diff --git a/lang/pt/lang_takeupload.php b/lang/pt/lang_takeupload.php new file mode 100644 index 00000000..5156c77d --- /dev/null +++ b/lang/pt/lang_takeupload.php @@ -0,0 +1,31 @@ + "Falha no envio!", + 'std_missing_form_data' => "faltando dados de formulário", + 'std_empty_filename' => "Nome do arquivo vazio!", + 'std_zero_byte_nfo' => "NFO 0-byte", + 'std_nfo_too_big' => "O NFO é muito grande! Máximo de 65,535 bytes.", + 'std_nfo_upload_failed' => "Falha no envio de NFO", + 'std_blank_description' => "Você deve digitar uma descrição!", + 'std_category_unselected' => "Você deve selecionar uma categoria para colocar o torrent!", + 'std_invalid_filename' => "Nome de arquivo inválido!", + 'std_filename_not_torrent' => "Nome de arquivo inválido (não um .torrent).", + 'std_empty_file' => "Arquivo vazio!", + 'std_not_bencoded_file' => "Que diabos você enviou? Isso não é um arquivo bencodificado!", + 'std_not_a_dictionary' => "não é um dicionário", + 'std_dictionary_is_missing_key' => "dicionário está faltando a(s) chave(s)", + 'std_invalid_entry_in_dictionary' => "verbete inválida no dicionário", + 'std_invalid_dictionary_entry_type' => "entrada no dicionário inválida", + 'std_invalid_pieces' => "partes inválidas", + 'std_missing_length_and_files' => "faltando tanto arquivos quanto tamanho", + 'std_filename_errors' => "erro no nome", + 'std_uploaded_not_offered' => "você só está autorizado a enviar torrents que você ofereceu, por favor volte e selecione um de 'Sua oferta'!", + 'std_unauthorized_upload_freely' => "você não está autorizado a carregar torrent livremente!", + 'std_torrent_existed' => "Torrent já foi enviado!", + 'std_torrent_file_too_big' => "Arquivo torrent é muito grande! Máximo ", + 'std_remake_torrent_note' => " bytes. Por favor, refaça o arquivo torrent com tamanho maior do pedaço ou divida o conteúdo em vários torrents.", +); + +?> diff --git a/lang/pt/lang_topten.php b/lang/pt/lang_topten.php new file mode 100644 index 00000000..a3ff50a3 --- /dev/null +++ b/lang/pt/lang_topten.php @@ -0,0 +1,116 @@ + "Erro!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Permissão negada. Apenas ", + 'std_or_above_can_view' => " ou acima poderia ver o Top 10.

    Por favor, veja o "."FAQ para mais informações sobre diferentes classes de usuários e o que eles podem fazer.

    A Equipe %s
    ", + 'col_rank' => "Classificação", + 'col_user' => "Usuário", + 'col_donated' => "Doado", + 'col_ul_speed' => "Velocidade UL", + 'col_downloaded' => "Baixado", + 'col_dl_speed' => "Velocidade DL", + 'col_ratio' => "Tarifa", + 'col_joined' => "Entrou", + 'col_name' => "Nome:", + 'title_sna' => "Número de Encontrados", + 'col_data' => "Dado", + 'title_se' => "Número de Semeadores", + 'col_le' => "Número de Leechers", + 'col_to' => "To.", + 'col_country' => "País/região", + 'col_username' => "Usuário:", + 'col_upload_rate' => "Taxa de carregamento", + 'col_download_rate' => "Taxa de download", + 'text_users' => "Utilizadores", + 'text_torrents' => "Torrentes" , + 'text_countries' => "Países", + 'text_peers' => "Pares", + 'text_community' => "Comunidade", + 'text_search' => "Pesquisa", + 'text_other' => "Outros", + 'text_this_page_last_updated' => "Última atualização desta página ", + 'text_started_recording_date' => "Iniciou a gravação de estatísticas da conta xfer em ", + 'text_update_interval' => ", e as estatísticas são atualizadas a cada 60 minutos", + 'text_uploaders' => "Envios", + 'text_downloaders' => "Baixadores", + 'text_fastest_uploaders' => "Mais Rápido Uploaders", + 'text_fastest_up_note' => "(média, inclui tempo inativo, com mínimo de 50 GB carregado)", + 'text_fastest_note' => "(média, inclui tempo inativo)", + 'text_fastest_downloaders' => "Mais Rápido Downloaders", + 'text_best_sharers' => "Melhores Compartilhados", + 'text_sharers_note' => "(com mínimo de 50 GB baixados)", + 'text_worst_sharers' => "Piores Compartilhadores", + 'text_most_active_torrents' => "Torrents Mais Ativos", + 'text_most_snatched_torrents' => "Torrents Mais Encontrados" , + 'text_most_data_transferred_torrents' => "Torrents transferidos com mais dados", + 'text_best_seeded_torrents' => "Torrents mais experientes ", + 'text_best_seeded_torrents_note' => "(com no mínimo 5 separadores)", + 'text_worst_seeded_torrents' => "Torrents com pior sementeira", + 'text_worst_seeded_torrents_note' => "(com no mínimo 1 leecher, excluindo torrents não encontrados)", + + 'text_most_donated_USD' => "Doadores em dólar americano", + 'text_most_donated_CNY' => "Doadores em yuan chinês", + 'col_donated_usd' => "Doar($)", + 'col_donated_cny' => "Doado(Portugal)", + + 'text_most_supplied' => " Maior fornecedor de recursos(não incluir torrents excluídos)", + 'text_most_snatched' => " Maior recurso Snatcher(não inclua torrents excluídos)", + 'col_torrent_uploaded' => "# Upped", + 'col_torrent_downloaded' => "# Encontrado", + + 'text_most_topic' => " Introdução ao Tópico do Fórum (não inclua tópicos excluídos)", + 'text_most_post' => " Cartazes do fórum (não inclua publicações excluídas)", + 'col_topics' => "Disciplinas", + 'col_posts' => "Postagens", + + + 'text_biggest_topics' => "Os maiores tópicos (tópicos nos fóruns privilegiados não são calculados)", + 'col_subject' => "Cargo", + + 'col_number' => "numero", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Torrent Clientes (Último que acessou o rastreador)", + + 'col_comments' => "comentários", + 'text_most_commenter' => "Torrent Commenter (não inclua comentários excluídos)", + + 'col_reviews' => "Avaliações", + 'text_most_reviewer' => "Revisão de Filmes (não inclui análises excluídas)", + + 'col_location' => "Local:", + 'text_most_locations' => "Locais de Par", + + 'col_keyword' => "Palavras-chave", + 'col_times' => "Horários", + 'col_datetime' => "Horário", + 'text_latest_search' => "Pesquisas Recentes", + 'text_current_month_search' => "Pesquisas deste mês", + 'text_last_month_search' => "Pesquisas do mês passado", + 'text_current_year_search' => "Pesquisas deste ano", + + 'text_most_bonuses' => "Bônus", + 'col_bonus' => "Bônus", + 'text_countries_users' => "Utilizadores", + 'col_users' => "Utilizadores", + 'text_countries_uploaded' => "Total enviado", + 'col_uploaded' => "Enviado", + 'text_countries_per_user' => "Média Total de Envios por Usuário (com mínimo de 1TB carregado e 100 usuários)", + 'col_average' => "Média", + 'text_countries_ratio' => "Rácio (com mínimo de 1TB enviado, 1TB baixado e 100 usuários)", + 'text_ago' => " Atrás", + 'text_inf' => "Info.", + 'head_top_ten' => "10 maiores", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Idiomas do Usuário", + 'text_top' => "Superior ", + 'text_one_hundred' => "Top 100", + 'text_top_250' => "250 melhores", + 'col_clicks' => "Cliques", + 'text_most_clicks' => "Proprietários de Link Promocional", + 'text_charity_giver' => "Doadores de Caridade" +); + +?> diff --git a/lang/pt/lang_torrents.php b/lang/pt/lang_torrents.php new file mode 100644 index 00000000..69c44d76 --- /dev/null +++ b/lang/pt/lang_torrents.php @@ -0,0 +1,69 @@ + "Resultados da pesquisa para ", + 'text_search_box' => "Caixa de Pesquisa", + 'text_category' => "Categoria:", + 'text_source' => "Fonte:", + 'text_codec' => "Code:", + 'text_standard' => "Padrão:", + 'text_processing' => "Processando:", + 'text_show_dead_active' => "Mostrar Morto/Ativo?", + 'select_including_dead' => "incluindo mortos", + 'select_active' => "Ativo", + 'select_dead' => "Mortos", + 'text_show_special_torrents' => "Mostrar Promoção?", + 'select_all' => "Todos", + 'select_normal' => "Maior", + 'select_free' => "Grátis", + 'select_two_times_up' => "2x para cima", + 'select_free_two_times_up' => "grátis e com 2x para cima", + 'select_half_down' => "50% para baixo", + 'text_search' => "Pesquisar palavra-chave:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Resultados da pesquisa por \"", + 'std_try_again' => "Nada encontrado! Tente novamente com uma string de busca refinada.\n", + 'std_nothing_found' => "Nada encontrado!", + 'std_no_active_torrents' => "Nenhum Torrents :(\n", + 'input_check_all' => "Selecionar Tudo", + 'input_uncheck_all' => "Desmarcar Todos", + 'text_download_client' => "Baixar cliente permitido", + 'select_title' => "Título", + 'select_description' => "Descrição:", + 'select_small_description' => "Descrição Pequena", + 'select_uploader' => "Carregador", + 'select_imdb_url' => "URL IMDb", + 'select_and' => "OU", + 'select_or' => "ou", + 'select_exact' => "Exato", + 'select_parsed' => "Parsed", + 'text_in' => " em ", + 'text_with' => " de ", + 'text_mode' => " modo correspondente", + 'text_show_bookmarked' => "Mostrar favoritos?", + 'select_bookmarked' => "Marcado", + 'select_bookmarked_exclude' => "Não marcado", + 'text_s_bookmarked_torrent' => "Torrents Marcados", + 'text_s_not_bookmarked_torrent' => "Torrents NÃO Favoritos", + 'head_torrents' => "Torrentes", + 'head_special' => "Promoções", + 'text_movies_and_tvs' => "Filmes e TVs:", + 'text_games_and_appz' => "Jogos e Appz:", + 'text_others' => "Outros:", + 'text_medium' => "Médio:", + 'text_team' => "Equipe:", + 'text_audio_codec' => "Código de áudio:", + 'text_video' => "Vídeo:", + 'text_tv' => "TV:", + 'text_music' => "Música:", + 'text_software' => "Software:", + 'text_approval_status' => 'Status da aprovação:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Faixa de Sementes:', + 'times_completed_range' => 'Intervalo de tempo concluído:', + 'added_range' => 'Intervalo adicionado:', +); + +?> diff --git a/lang/pt/lang_upload.php b/lang/pt/lang_upload.php new file mode 100644 index 00000000..ed32982d --- /dev/null +++ b/lang/pt/lang_upload.php @@ -0,0 +1,46 @@ + "Transferir", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "Você não está autorizado a enviar torrents. Ler (Caixa de entrada)", + 'std_please_offer' => "Você não está autorizado a carregar torrents. (Veja Enviando nas Perguntas Frequentes.

    Se você acha que você está qualificado para fazer upload de direitos, por favor proponha sua oferta aqui
    ", + 'text_red_star_required' => "Campos marcados com uma estrela vermelha (*) são obrigatórios.", + 'text_tracker_url' => "O URL de anúncio do rastreador é", + 'row_torrent_file' => "Torrent arquivo", + 'row_torrent_name' => "Torrent Nome", + 'text_torrent_name_note' => "(Tomado do nome do arquivo, se não for especificado. U Por favor, use nomes descritivos. Ex: Lâmina Runner 1982 Corte Final 720p HDVD DTS x264-ESiR)\n", + 'row_small_description' => "Pequeno descrição", + 'text_small_description_note' => "(Isto é exibido na página de torrents sob o nome do torrents. ex. 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "Arquivo NFO ", + 'text_only_viewed_by' => "(Só pode ser visualizado por ", + 'text_or_above' => " ou Above.
    insira apenas o arquivo terminado com .nfo)\n", + 'row_description' => "Descrição:", + 'select_choose_one' => "escolha um", + 'row_type' => "tipo", + 'row_quality' => "Qualidade", + 'text_source' => "Fonte:", + 'text_codec' => "Code:", + 'text_standard' => "Padrão:", + 'text_processing' => "Processando:", + 'row_your_offer' => "Sua oferta", + 'text_please_select_offer' => "   Se você está fazendo o upload de uma das suas ofertas, por favor, selecione-a aqui para que os eleitores sejam notificados.", + 'row_show_uploader' => "Mostrar uploader", + 'checkbox_hide_uploader_note' => "Não mostrar meu nome de usuário no campo 'Enviado Por'.", + 'text_read_rules' => "Eu li as regras antes deste upload.", + 'submit_upload' => "Transferir", + 'text_to_browse_section' => "Carregar na seção Torrents ", + 'text_to_special_section' => "ou secção especial ", + 'text_type_note' => "   Escolher apenas um dos dois", + 'text_medium' => "Médio:", + 'text_team' => "Grupo:", + 'text_audio_codec' => "Código de áudio:", + 'row_content' => "Conteúdo", + 'text_chinese_title' => "Nome Chinês:", + 'text_english_title' => "Nome Inglês:", + 'text_titles_note' => "(Se não existe nenhum nome de inglês, use pinyin ou deixe-o em branco)", + 'fill_quality' => 'Preencher qualidade', +); + +?> diff --git a/lang/pt/lang_uploaders.php b/lang/pt/lang_uploaders.php new file mode 100644 index 00000000..fcce4250 --- /dev/null +++ b/lang/pt/lang_uploaders.php @@ -0,0 +1,22 @@ + "Nenhum carregador encontrado!", + 'head_uploaders' => "Envios", + 'text_uploaders' => "Envios", + 'col_username' => "Usuário:", + 'col_torrents_size' => "Tamanho dos Torrents", + 'col_torrents_num' => "Número de Torrents", + 'col_last_upload_time' => "Última atualização", + 'col_last_upload' => "Último Torrent atualizado", + 'text_not_available' => "N/D", + 'submit_go' => "OK", + 'text_select_month' => "Selecione o mês: ", + 'text_order_by' => "Ordenar Por", + 'text_username' => "Usuário:", + 'text_torrent_size' => "Tamanho do Torrent", + 'text_torrent_num' => "Número de Torrent", +); + +?> diff --git a/lang/pt/lang_usercp.php b/lang/pt/lang_usercp.php new file mode 100644 index 00000000..8597f9ba --- /dev/null +++ b/lang/pt/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Início do usuário CP", + 'text_personal_settings' => "Configurações Pessoais", + 'text_tracker_settings' => "Configurações do rastreador", + 'text_forum_settings' => "Configurações do fórum", + 'text_security_settings' => "Configurações de Segurança", + 'row_save_settings' => "Salvar Configurações", + 'submit_save_settings' => "Save Settings! (PRESS ONLY ONCE)", + 'std_error' => "ERRO", + 'head_control_panel' => "Painel de controle ", + 'head_personal_settings' => " - Configurações pessoais", + 'std_invalid_action' => "Ação Inválida", + 'text_saved' => "Salvo!", + 'row_account_parked' => "Conta estacionada", + 'checkbox_pack_my_account' => "Eu ficarei fora por um longo tempo.", + 'text_account_pack_note' => "Note:Você pode estacionar sua conta para evitar que ela seja excluída por causa da inatividade se você sair de férias, por exemplo. Quando a conta está estacionada em limites são colocados na conta, por exemplo, você não pode usar o rastreador e navegar em algumas páginas.", + 'row_pms' => "MPs", + 'row_recommended_movies' => "Recursos recomendados", + 'checkbox_show_hot' => "Mostrar HOT na página inicial", + 'checkbox_show_classic' => "Exibir CLASSIC na página inicial", + 'text_accept_pms' => "Aceitar TPM de ", + 'radio_all_except_blocks' => "Todos (exceto os blocos)", + 'radio_friends_only' => "Somente amigos", + 'radio_staff_only' => "Apenas pessoal", + 'checkbox_delete_pms' => "Excluir TPM na resposta ", + 'checkbox_save_pms' => "Salvar TPM em Sentbox", + 'checkbox_pm_on_comments' => "Notify me when someone comments on my torrents", + 'row_gender' => "Gênero", + 'radio_not_available' => "N/D", + 'radio_male' => "Masculino", + 'radio_female' => "Feminino", + 'row_country' => "País/região", + 'row_download_speed' => "Velocidade de download ", + 'row_upload_speed' => "Velocidade de Upload ", + 'row_bt_client' => "BT Cliente", + 'row_avatar_url' => "Avatar URL", + 'select_choose_avatar' => "Escolha um avatar", + 'select_nothing' => "Nada", + 'text_avatar_note' => "A largura deve ser de 150 pixels (será redimensionado se necessário). ", + 'text_bitbucket_note' => "Se você precisar de uma máquina de hospedagem para a foto, experimente o bitbucket.", + 'row_info' => "Informações", + 'text_info_note' => "Exibido em sua página pública. Pode conter BB codes.", + 'head_tracker_settings' => " - Configurações do Rastreador", + 'row_email_notification' => "E-mail notificação", + 'checkbox_notification_received_pm' => "Me notifique quando eu receber uma tarde", + 'checkbox_notification_default_categories' => "Notificar-me quando um torrent é carregado em uma das minhas categorias de navegação padrão.\n", + 'row_browse_default_categories' => "Categorias
    padrão", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Idioma do Site", + 'row_torrent_page' => "Torrents por página ", + 'text_zero_equals_default' => "(0=usar configuração padrão, max=100)", + 'head_forum_settings' => " - Configurações de Fórum", + 'row_topics_per_page' => "Tópicos por página ", + 'row_posts_per_page' => "Posts por página", + 'row_view_avatars' => "Ver avatares", + 'checkbox_low_bandwidth_note' => "(Usuários de baixa largura de banda podem querer desativar isto?", + 'row_view_signatures' => "Ver Assinaturas", + 'row_forum_signature' => "Fórum/assinatura", + 'head_security_settings' => " - Configurações de Segurança", + 'row_security_check' => "Segurança Verificação", + 'text_security_check_note' => "Nota: Para alterar suas configurações de segurança, você deve inserir sua senha atual!", + 'std_enter_old_password' => "Por favor, digite sua senha primeiro!", + 'std_wrong_password_note' => "Você digitou uma senha errada!", + 'std_password_equals_username' => "A senha não pode ser igual ao nome de usuário", + 'std_password_too_long' => "Desculpe, a senha é muito longa (máximo é 40 caracteres)", + 'std_password_too_short' => "A senha é muito curta (mínimo de 6 caracteres)", + 'std_passwords_unmatched' => "As senhas não correspondem. Tente novamente.", + 'std_email_address_banned' => "Este endereço de e-mail está banido!", + 'std_wrong_email_address_domains' => "Este endereço de e-mail não é permitido! Você só pode usar o e-mail desses domínios: ", + 'std_wrong_email_address_format' => "Isso não parece ser um endereço de email válido.", + 'std_email_in_use' => "O endereço de e-mail já está em uso", + 'std_confirmation_email_sent' => " (E-mail de confirmação foi enviado!)", + 'std_passkey_reset' => " (A senha foi atualizada!)", + 'std_password_changed' => " (Sua senha foi alterada!)", + 'std_privacy_level_updated' => " (O seu nível de privacidade foi atualizado!)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Quero redefinir a minha senha.", + 'text_reset_passkey_note' => "Nota: Para redefinir a sua chave de acesso atual, qualquer link de download de torrent (como lista de rss) deve ser recuperado novamente para baixar o arquivo torrent.", + 'row_reset_authkey' => "Redefinir authkey", + 'checkbox_reset_my_authkey' => "Quero resetar minha chave de autenticação.", + 'text_reset_authkey_note' => "Nota: Para redefinir a sua chave de autenticação atual, quaisquer torrents ativos devem ser baixados novamente para continuar limpeza/sequestro.", + 'row_email_address' => "E-mail endereço", + 'text_email_address_note' => "Nota: A fim de alterar seu endereço de e-mail, você receberá outro e-mail de confirmação para o seu novo endereço.", + 'row_change_password' => "Alterar senha", + 'row_type_password_again' => "Digite senha novamente", + 'row_privacy_level' => "Privacidade nível", + 'radio_normal' => "normal", + 'radio_low' => "Baixo (endereço de e-mail será mostrado)", + 'radio_strong' => "Forte (nenhuma informação será disponibilizada)", + 'head_home' => " - Início", + 'row_join_date' => "Juntar-se a data", + 'row_avatar' => "Avatar", + 'row_passkey' => "Senha", + 'row_invitations' => "Convites", + 'link_send_invitation' => "Vá para Sistema de Convite ", + 'row_karma_points' => "Karma Pontos", + 'link_use_karma_points' => "Use Karma Pontos", + 'row_ratings_submitted' => "Avaliações submetida", + 'row_written_comments' => "Escrever comentários", + 'link_view_comments' => "Visualizar Comentários", + 'row_forum_posts' => "Fórum Postagens", + 'link_view_posts' => "Ver Postagens", + 'text_posts_per_day' => " postagens por dia ", + 'text_of_total_posts' => " total de postagens no fórum", + 'text_recently_read_topics' => "Tópicos lidos Recentemente", + 'col_topic_title' => "Título do tópico", + 'col_replies' => "Respostas", + 'col_topic_starter' => "Tópico Iniciante", + 'col_views' => "Visualizações", + 'col_last_post' => "Última postagem", + 'text_by' => "por ", + 'select_none_selected' => "Não selecionado", + 'text_ago' => " Atrás", + 'mail_here' => "AQUI", + 'mail_change_email_one' => "Você solicitou que seu perfil de usuário (nome de usuário ", + 'mail_change_email_two' => ") em %s deve ser atualizado com este endereço de email ", + 'mail_change_email_three' => " como contato do usuário.", + 'mail_change_email_four' => "Se você não fez isso, ignore este e-mail. A pessoa que digitou seu endereço de e-mail tem o endereço de IP ", + 'mail_change_email_five' => "Por favor, não responda.", + 'mail_change_email_six' => "Para completar a atualização do seu perfil de usuário, clique ", + 'mail_change_email_six_1' => " to confirm", + 'mail_change_email_seven' => "Seu novo endereço de e-mail aparecerá no seu perfil depois de fazer isso. Caso contrário, seu perfil permanecerá inalterado.", + 'mail_change_email_eight' => "
    Yours,", + 'mail_change_email_nine' => "A Equipe %s.", + 'mail_profile_change_confirmation' => " confirmação de mudança de perfil", + 'text_go_back' => "voltar atrás", + 'text_category' => "categoria", + 'text_source' => "fonte", + 'text_codec' => "Codec", + 'text_standard' => "Padrão", + 'text_processing' => "Processando", + 'text_show_dead_active' => "Mostrar Morto/Ativo?", + 'select_including_dead' => "incluindo mortos", + 'select_active' => "Ativo", + 'select_dead' => "Mortos", + 'text_show_special_torrents' => "Mostrar Promoção?", + 'select_all' => "Todos", + 'select_normal' => "Maior", + 'select_free' => "Grátis", + 'select_two_times_up' => "2x para cima", + 'select_free_two_times_up' => "grátis e com 2x para cima", + 'text_show_bookmarked' => "Mostrar favoritos?", + 'select_bookmarked' => "Marcado", + 'select_bookmarked_exclude' => "Não marcado", + 'select_with' => "de", + 'select_without' => "sem", + 'text_review' => " análise", + 'row_pm_boxes' => "Caixa PM", + 'text_show' => "Apresentar ", + 'text_pms_per_page' => " pms por página (máx=100)", + 'row_shoutbox' => "Shoutbox", + 'text_show_last' => "Mostrar último ", + 'text_messages_at_shoutbox' => " mensagens em shoutbox (0=usar configuração padrão, min=10, max=500)", + 'text_refresh_shoutbox_every' => "Atualizar gritos a cada ", + 'text_seconds' => " segundos (0=usar configuração padrão, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Ocultar mensagens da caixa de ajuda", + 'row_torrent_detail' => "Página de Detalhes do Torrent", + 'text_show_description' => "Mostrar descrição", + 'text_show_nfo' => "Mostrar NFO", + 'text_show_imdb_info' => "Mostrar informações do IMDb", + 'text_show_douban_info' => "Informações Shou Douban", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Exibir comentários", + 'text_show_comments' => "Mostrar comentários", + 'row_browse_page' => "Página do Torrents", + 'text_browse_setting_warning' => "AVISO: Ativar muitos recursos pode atrasar sua velocidade de navegação.", + 'text_torrents_per_page' => " torrents por página ", + 'text_tooltip_type' => "Tipo de dica no nome do torrent", + 'text_last_review' => "Última revisão", + 'text_minor_imdb_info' => "Informações menores do IMDb (Título + Ano + Avaliação IMDb + País + Gênero + Diretor + Elenco Principal + Etiqueta)", + 'text_median_imdb_info' => "Mediana IMDb Info (Pictura + Título + Ano + Avaliação IMDb + Runtime + País + Idioma + Director + Gênero + Principal + Plot Outline em Inglês)", + 'text_douban_info' => "Informação Douban (Picture + Título + Ano + Douban Rating + Language + Região + Main Cast + Plot Outline em Chinês)", + 'text_off' => "Desligado", + 'text_show_lastfm_tooltip' => "Exibir informações do Last.fm na dica", + 'row_time_type' => "Tipo de Tempo", + 'text_time_added' => "Tempo adicionado", + 'text_time_elapsed' => "Tempo decorrido", + 'text_append_words_to_torrents' => "Torrentes especiais", + 'text_append_sticky' => "Adicionar ícone fixo \"sticky\" aos torrents fixados no topo", + 'text_append_new' => "Anexar 'Novo' a novos torrents", + 'text_append_picked' => "Acrescentar palavras, por exemplo, 'Classic', para torrents escolhidos pelos críticos", + 'text_show_action_icons' => "Mostrar ícones de ação", + 'text_show_nfo_icon' => "Ícone NFO", + 'text_show_download_icon' => "Baixar ícone", + 'text_show_edit_icon' => "Ícone de edição", + 'text_if_owner' => " (se dono de torrents)", + 'text_show_bookmark_icon' => "Ícone de marcador", + 'text_comments_reviews' => "comentários", + 'text_show_comment_number' => "Mostrar número de comentários ", + 'text_last_comment_on_tooltip' => " último comentário na dica", + 'text_show_review_number' => "Exibir número de avaliações ", + 'row_school' => "Instituição", + 'row_discuss' => "Discuta", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Mostrar caixa de fundo na página inicial", + 'text_send' => "Mandar", + 'text_use' => "Utilizar", + 'text_view' => "Visualizar", + 'row_ip_location' => "Local:", + 'text_translation_note' => "O seu idioma não está na lista? Veja o que você pode fazer ", + 'text_translation_link' => "AJUDA A TRANSLATE", + 'text_movies_and_tvs' => "Filmes e TVs:", + 'text_games_and_appz' => "Jogos e Appz:", + 'text_others' => "Outros:", + 'text_at_browse_page' => "Seção de Torrents", + 'text_at_special_page' => "Seção especial", + 'text_additional_selection' => "Seleções adicionais", + 'text_stylesheet_note' => "Mais folhas de estilos? Quer desenhar o seu próprio? ", + 'text_stylesheet_link' => "CLIQUE AQUI", + 'row_font_size' => "Font Size", + 'select_small' => "Pequeno", + 'select_large' => "grande", + 'text_medium' => "Média", + 'text_torrents_on_promotion' => "Torrents na promoção: ", + 'text_highlight' => "Destacar", + 'text_append_words' => "Acrescentar palavras, por exemplo, '2X Grátis'", + 'text_append_icon' => "Acrescentar ícone, por exemplo, \"free\"", + 'text_no_mark' => "Desligado", + 'text_signature_note' => "Pode conter BB codes. O tamanho máximo da imagem é 500*200 e somente a primeira imagem deve ser exibida.", + 'row_click_on_topic' => "Clique no tópico", + 'text_go_to_first_page' => "ir para a primeira página", + 'text_go_to_last_page' => "ir para a última página", + 'select_half_down' => "50% para baixo", + 'row_category_icons' => "Ícones de categoria", + 'text_team' => "grupo", + 'text_audio_codec' => "Codec de Áudio", + 'text_sub_category' => "Subcategorias", + 'select_medium' => "Média", + 'row_tooltip_last_post' => "Mostrar dica da última postagem", + 'checkbox_last_post_note' => "(Se isso te perturbe, desligue)", + 'row_network_bandwidth' => "Banda de rede", + 'text_downstream_rate' => "Valor a jusante", + 'text_upstream_rate' => "Valor a montante", + 'text_isp' => "Provedor", + 'text_show_title' => "Mostrar título", + 'text_show_small_description' => "Pequena descrição", + 'row_show_advertisements' => "Mostrar anúncios", + 'text_can_turn_off_advertisement' => " ou acima pode escolher não ver nenhum anúncio", + 'text_buy_no_advertisement' => " ou acima pode usar bônus para comprar algum tempo sem propaganda em ", + 'text_bonus_center' => " centro bônus", + 'text_show_advertisement_note' => "Gostaria de ver os anúncios", + 'row_promotion_link' => "Link de promoção", + 'text_update_promotion_link' => "Atualizar Link de Promoção", + 'text_read_more' => "Ler Mais", + 'row_two_step_secret' => 'Autenticação em duas etapas', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Você pode usar o Google Authenticator ou Authy para digitalizar o código QR na esquerda

    Se o código QR à esquerda não carregar com sucesso, você pode tentar abrir esse link para carregar: ', + 'text_two_step_secret_bind_manually_note' => 'Ou insira manualmente a seguinte chave no APP: ', + 'text_two_step_secret_bind_complete_note' => 'Digite o código para concluir a autenticação em duas etapas', + 'text_two_step_secret_unbind_note' => 'Digite o código para cancelar a autenticação em duas etapas', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'SeedBox', + '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', +); + +?> diff --git a/lang/pt/lang_userdetails.php b/lang/pt/lang_userdetails.php new file mode 100644 index 00000000..510592ea --- /dev/null +++ b/lang/pt/lang_userdetails.php @@ -0,0 +1,160 @@ + "ERRO", + 'std_no_such_user' => "Nenhum usuário com este ID!", + 'head_details_for' => "Detalhes para ", + 'text_account_disabled_note' => "Esta conta foi desativada!", + 'text_remove_from_friends' => "remover dos amigos", + 'text_remove_from_blocks' => "remover dos blocos", + 'text_add_to_friends' => "adicionar aos amigos", + 'text_add_to_blocks' => "adicionar aos blocos", + 'text_flush_ghost_torrents' => "Para liberar seus torrents fantasma clique ", + 'text_here' => "Aqui", + 'row_invitation' => "Convites", + 'text_no_invitation' => "Nenhum convite disponível", + 'link_send_invitation' => "Enviar Convite", + 'row_invited_by' => "Convidado Por", + 'row_join_date' => "Juntar-se a data", + 'row_last_seen' => "Último visto", + 'row_last_seen_location' => "Última Visto (Localização)", + 'row_email' => "e-mail", + 'row_users_ips' => "IPs do usuário", + 'row_ip_history' => "Histórico de IP", + 'text_user_earlier_used' => "Esse usuário já usou anteriormente ", + 'text_different_ips' => " diferente endereço IP", + 'row_ip_address' => "Endereço IP", + 'row_bt_client' => "Cliente BT", + 'row_uploaded' => "Enviado", + 'row_downloaded' => "Baixado", + 'row_share_ratio' => "Taxa de Compartilhamento", + 'row_real_uploaded' => "Carregamento real", + 'row_real_downloaded' => "Baixado Real", + 'row_real_share_ratio' => "Taxa de Compartilhamento Real", + 'row_real_ps' => "Atual Uploaded/Real Downloaded (para fins graves, não para o cálculo da taxa de compartilhamento)", + 'row_internet_speed' => "Banda de rede", + 'row_gender' => "Gênero", + 'row_donated' => "Doado", + 'row_avatar' => "Avatar", + 'row_class' => "Classe:", + 'row_torrent_comment' => "Torrent Comentários", + 'link_view_comments' => "Visualizar Comentários", + 'row_forum_posts' => "Fórum postagens", + 'link_view_posts' => "Ver Postagens", + 'row_karma_points' => "Pontos de Karma", + 'row_uploaded_torrents' => "Enviados Torrents", + 'text_show_or_hide' => "[Mostrar/Ocultar]", + 'row_current_seeding' => "Semeando Atual", + 'row_current_leeching' => "Sanguessuga atual", + 'row_completed_torrents' => "Torrents Completados", + 'row_incomplete_torrents' => "Torrents Incompletos", + 'text_public_access_denied' => "Desculpe, acesso público negado por ", + 'text_user_wants_privacy' => ". He(She) quer proteger os dados pessoais.", + 'text_edit_user' => "Editar Usuário", + 'row_title' => "Título", + 'row_privacy_level' => "Nível de privacidade", + 'radio_low' => "baixa", + 'radio_normal' => "normal", + 'radio_strong' => "Forte", + 'row_avatar_url' => "Avatar URL", + 'row_signature' => "Assinatura", + 'row_donor_status' => "Estado do doador ", + 'row_donor' => "Doador", + 'radio_yes' => "sim", + 'radio_no' => "Não", + 'row_support' => "SUPORTE", + 'row_support_language' => "Idioma de suporte", + 'row_support_for' => "Suporte para", + 'row_comment' => "Comentar", + 'row_seeding_karma' => "Bônus", + 'row_warning_system' => "Aviso Sistema

    (Comportamento do anúncio)", + 'text_not_warned' => "Não avisado.", + 'text_arbitrary_duration' => "(Duração arbitrária)", + 'text_until' => "Até ", + 'text_to_go' => " para ir", + 'text_warn_for' => "Avisar por ", + 'text_week' => "semana", + 'text_weeks' => "semanas", + 'text_unlimited' => "Ilimitado", + 'text_reason_of_warning' => "Motivo do aviso", + 'text_times_warned' => "Vezes avisadas", + 'text_last_warning' => "Último Aviso", + 'text_not_warned_note' => "Este usuário ainda não foi avisado", + 'row_auto_warning' => "Alerta Automático", + 'text_low_ratio' => "Relação baixa", + 'text_leech_warned' => "Leech Avisada!", + 'text_for_unlimited_time' => "Por tempo ILIMITADO...", + 'row_movie_picker' => "Seletor", + 'row_enabled' => "Ativado", + 'row_forum_post_possible' => "Postagem possível no fórum?", + 'row_upload_possible' => "Upload possível?", + 'row_download_possible' => "Baixar possível?", + 'row_change_username' => "Mudar Usuário", + 'row_change_email' => "Alterar e-mail", + 'row_change_password' => "Mudar a senha", + 'row_repeat_password' => "Repita a senha", + 'row_amount_uploaded' => "Quantidade Enviada", + 'row_amount_downloaded' => "Quantia baixada", + 'row_passkey' => "Senha", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "OK", + 'text_delete_user' => "Excluir Usuário", + 'submit_delete' => "excluir", + 'text_ago' => " Atrás", + 'title_show_or_hide' => "Mostrar/Ocultar", + 'title_download' => "Baixar: ", + 'title_upload' => "Enviar: ", + 'title_male' => "Masculino", + 'title_female' => "Feminino", + 'title_not_available' => "N/D", + 'title_send_pm' => "Enviar PM", + 'title_report_user' => "Denunciar Usuário ", + 'text_free' => "Gratuito", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Grátis", + 'text_half_down' => "50%", + 'text_by' => "Por ", + 'text_by_system' => "por Sistema", + 'text_transaction_memo' => "Memorando de transação:", + 'row_pick_for' => "Escolher...", + 'row_staff_duties' => "Benefícios Duties/VIP", + 'row_transfer' => "Transferências", + 'row_sltime' => "Tempo de Torrents", + 'text_seeding_leeching_time_ratio' => "Taxa de Tempo Se./Le.", + 'text_seeding_time' => "Tempo Semeando", + 'text_leeching_time' => "Tempo de Sanguamento", + 'text_since' => "Desde: ", + 'row_compatibility' => "Domar Compatibilidade", + 'text_unknown' => "Desconhecido", + 'text_super' => "Super", + 'text_very_high' => "Muito alto", + 'text_high' => "alta", + 'text_medium' => "Média", + 'text_low' => "baixa", + 'text_very_low' => "Muito baixo", + 'row_invites' => "Convites", + 'js_delete_user_note' => "Você agora pode excluir esta conta de usuário, tenha certeza MUITA.", + '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", + '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\".", + '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.", + 'disable_user_migrated' => 'Ativar ou desativar o uso, por favor vá para o novo sistema de gerenciamento', + 'text_user_id'=> "ID de usuário", + 'row_medal' => 'Medalha', + 'row_donoruntil' => 'Doado até', + 'text_donoruntil_note' => "Formato do tempo é AAAA-MM-DD hh:mm:ss. Deixe em branco permanentemente.", + 'change_field_value_migrated' => 'Alteração, por favor, vá para %s.', + 'sure_to_remove_leech_warn' => 'Você tem certeza que deseja remover esta advertência sanguinária?', + 'row_user_props' => 'Propriedades', + 'meta_key_change_username_username' => 'Novo nome de usuário', + 'consume' => 'Utilizar', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/pt/lang_userhistory.php b/lang/pt/lang_userhistory.php new file mode 100644 index 00000000..081fb04a --- /dev/null +++ b/lang/pt/lang_userhistory.php @@ -0,0 +1,26 @@ + "ERRO", + 'std_permission_denied' => "Permissão negada", + 'std_no_posts_found' => "Nenhuma publicação encontrada", + 'head_posts_history' => "Histórico de postagens", + 'text_posts_history_for' => "Histórico de publicações para ", + 'text_forum' => "Fórum: ", + 'text_topic' => "Tópico: ", + 'text_post' => "Post: ", + 'text_new' => "NOVO!", + 'text_last_edited' => "Última edição por ", + 'text_at' => " em ", + 'std_no_comments_found' => "Nenhum comentário encontrado", + 'head_comments_history' => "Histórico de comentários", + 'text_comments_history_for' => "Histórico de comentários para ", + 'text_torrent' => "Torrent: ", + 'text_comment' => "Comment: ", + 'std_history_error' => "Erro no Histórico", + 'std_unkown_action' => "Ação desconhecida", + 'std_invalid_or_no_query' => "Consulta inválida ou sem consulta." +); + +?> diff --git a/lang/pt/lang_users.php b/lang/pt/lang_users.php new file mode 100644 index 00000000..f5df3558 --- /dev/null +++ b/lang/pt/lang_users.php @@ -0,0 +1,20 @@ + "Utilizadores", + 'text_users' => "Usuários

    ", + 'text_search' => "Buscar:", + 'select_any_class' => "(qualquer classe)", + 'submit_okay' => "OK", + 'text_prev' => "Anterior", + 'text_next' => "Próximo", + 'col_user_name' => "Nome de usuário", + 'col_registered' => "Registrado", + 'col_last_access' => "Último acesso", + 'col_class' => "Classe:", + 'col_country' => "País/região", + 'select_any_country'=> "(qualquer país)", +); + +?> diff --git a/lang/pt/lang_viewfilelist.php b/lang/pt/lang_viewfilelist.php new file mode 100644 index 00000000..ed878c0b --- /dev/null +++ b/lang/pt/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Caminho", +); + +?> \ No newline at end of file diff --git a/lang/pt/lang_viewnfo.php b/lang/pt/lang_viewnfo.php new file mode 100644 index 00000000..eb6129fd --- /dev/null +++ b/lang/pt/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "Ver Arquivo NFO", + 'text_nfo_for' => "NFO para", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Janela-vy" +); +?> \ No newline at end of file diff --git a/lang/pt/lang_viewpeerlist.php b/lang/pt/lang_viewpeerlist.php new file mode 100644 index 00000000..d445e5d8 --- /dev/null +++ b/lang/pt/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Usuário", + 'col_location' => "Local:", + 'col_connectable' => "Conectável", + 'col_uploaded' => "Enviado", + 'col_rate' => "Avaliar", + 'col_av_rate' => "Taxas Médias", + 'col_downloaded' => "Baixado", + 'col_ratio' => "Tarifa", + 'col_complete' => "Complete", + 'col_connected' => "Conectado", + 'col_idle' => "Inativo", + 'col_client' => "Cliente", + 'text_anonymous' => "Anônimo", + 'text_unknown' => "(desconhecido)", + 'text_seeders' => "Semeadores", + 'text_leechers' => "Leechers", + 'row_seeders' => "Semeadores", + 'row_leechers' => "Leechers", + 'text_yes' => "sim", + 'text_no' => "Não", + 'text_inf' => "Info." +); + +?> diff --git a/lang/pt/lang_viewrequests.php b/lang/pt/lang_viewrequests.php new file mode 100644 index 00000000..268e0956 --- /dev/null +++ b/lang/pt/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Solicitações', + 'request' => 'Pedir', + 'add_request' => 'Adicionar pedido', + 'request_name' => 'Nome da solicitação', + 'view_request_all' => 'Visualizar tudo', + 'view_request_resolved' => 'Ver resolvido', + 'view_request_unresolved' => 'Ver não resolvido', + 'view_request_resolving' => 'Ver resolução', + 'view_request_my' => 'Visualizar meu', + 'thead_name' => 'Nome:', + 'thead_price_newest' => 'Oferta mais recente', + 'thead_price_original' => 'Oferta original', + 'thead_comment_count' => 'Contagem de comentários', + 'thead_on_request_count' => 'Quantidade de suprimentos', + 'thead_request_user' => 'Usuário', + 'thead_created_at' => 'Horário', + 'thead_status' => 'SItuação', + 'request_status_resolved' => 'Solicitação bem sucedida', + 'request_status_resolving' => 'Solicitando', + 'action_search' => 'Pesquisa', + 'basic_info' => 'Informação básica', + 'created_at' => 'Criado em', + 'reward' => 'Recompensa', + 'newest_bidding' => 'Abastecimento Mais Recente', + 'original_bidding' => 'Oferta original', + 'on_request' => 'Fornecer', + 'recycle' => 'Reciclagem', + 'recycle_title' => 'A lixeira devolve apenas 80% de recompensas', + 'add_reward' => 'Adicionar resard', + 'add_reward_desc' => 'Adicionar recompensa deduzirá 25 devoluções como carga do serviço', + 'no_request_yet' => 'Nada ainda', + 'btn_select_text' => 'Use o recurso de seleção para solicitação', + 'request_already_resolved' => 'Este requst foi resolvido', + 'add_request_desc' => 'O prêmio não pode ser inferior a 100 recompensas e deduzirá 100 devoluções como serviço cobrado por cada pedido', + 'description_required' => 'Descrição necessária!', + 'name_required' => 'Nome necessário!', + 'amount_required' => 'Recompensa necessária!', + 'amount_must_be_numeric' => 'O valor deve ser numérico!', + 'add_request_amount_minimum' => 'Recompensa não pode ser inferior a 100 limites!', + 'add_request_amount_maximum' => 'Recompensa não pode mais do que 10000 recompensas!', + 'bouns_not_enough' => 'Suas quedas não são suficientes!!!', + 'add_request_success' => 'Adicionado com sucesso', + 'request_id_must_be_numeric' => 'O ID da solicitação deve ser numérico', + 'request_deleted' => 'A solicitação foi excluída!', + 'edit_request_success' => 'Editado com sucesso', + 'do_request' => 'Quero solicitar', + 'type_in_torrent_id' => 'Digite o ID do torrent', + 'delete_request_success' => 'Removido com sucesso', + 'torrent_is_picked_for_request' => 'Seu pedido obteve suprimento', + 'confirm_request_success' => 'Confirmação com sucesso', + 'message_required' => 'Mensagem necessária!', + 'request_created_at' => 'Criado em', + 'request_get_new_reply' => 'Sua solicitação para receber uma nova resposta', + 'request_comment_get_new_reply' => 'Sua solicitação de comentário recebe uma nova resposta', + 'torrent_not_release_yet' => 'Este torrent não foi lançado ainda', + 'supply_already_exists' => 'Este suprimento já existe!', + 'message_please_confirm_supply' => 'Alguém forneceu a sua solicitação, por favor, confirme a tempo', + 'please_confirm_supply' => 'Por favor, confirme o fornecimento no horário', + 'supply_success' => 'Solicitação bem sucedida', + 'add_reward_amount_minimum' => 'Adicionar quantia de recompensa não pode ser inferior a 100 bônus!', + 'add_reward_amount_maximum' => 'Adicione quantia de recompensa não pode mais de 5000 bônus!', + 'add_reward_success' => 'Adicionado recompensa com sucesso', +]; \ No newline at end of file diff --git a/lang/pt/lang_viewsnatches.php b/lang/pt/lang_viewsnatches.php new file mode 100644 index 00000000..4d807595 --- /dev/null +++ b/lang/pt/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Detalhes do Snatch", + 'text_snatch_detail_for' => "Detalhes do Snatch para ", + 'text_users_top_finished_recently' => "Os usuários no top finalizaram o download mais recentemente", + 'col_username' => "Usuário:", + 'col_uploaded' => "Enviado", + 'col_downloaded' => "Baixado", + 'col_se_time' => "Se. Hora", + 'col_le_time' => "Le. Tempo", + 'col_ratio' => "Tarifa", + 'col_when_completed' => "Concluído em", + 'col_last_action' => "Última ação", + 'col_seeding' => "Semeando", + 'col_pm_user' => "Usuário PM", + 'col_report_user' => "Denunciar usuário", + 'col_on_or_off' => "Ativado/Desligado", + 'text_global' => "Global", + 'text_torrent' => "Torrent", + 'text_yes' => "sim", + 'text_no'=> "Não", + 'title_report' => "Denunciar", + 'col_ip' => "PI", + 'text_per_second' => "/s", + 'text_anonymous' => "anônimo", + 'text_inf' => "Info.", + 'std_sorry' => "Desculpa", + 'std_no_snatched_users' => "Nenhum usuário encontrou este torrent ainda.", +); + +?> diff --git a/lang/ro/lang_aboutnexus.php b/lang/ro/lang_aboutnexus.php new file mode 100644 index 00000000..cd9e16b1 --- /dev/null +++ b/lang/ro/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Versiune", + 'text_version_note' => "Acest tracker %s este alimentat de %s. Următoarele sunt detalii de versiune.", + 'text_main_version' => "Versiunea Principală", + 'text_sub_version' => "Versiune abonament", + 'text_release_date' => "Data lansării", + 'text_authorize_to' => "Autorizat la", + 'text_authorization_type' => "Tipul de autorizare", + 'text_commercial' => "Comercial", + 'text_free' => "Gratuit", + 'text_nexus' => "Despre ", + 'text_nexus_note' => " este iniţiată de câţiva tipi din Universitatea Zhejiang, China, care se numesc \"Echipa Nexus”. Aceasta este dedicată înlocuirii proiectului TBSource și prezintă o soluție completă pentru a crea o comunitate de partajare a resurselor cu membri de credit; ordine și cunoștințe.

    +Prima etapă a %s forks din TBSource. Oferim un set de caracteristici extensiv care nu există în sau mult superior codului TBSource original, cu o eficiență mult mai mare a codului. Pe lângă TBSource, împrumutăm și unele idei sau coduri de la alte trackere private, de exemplu Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "Despre Autorizare", + 'text_authorization_note' => "If you like to use %s to power your tracker, feel free to contact us.", + 'text_translation' => "Despre traducere", + 'text_translation_note' => " acceptă comutatorul de limbă al utilizatorilor site-ului. Limba principală este engleza.

    Dacă limba dvs. nu este (încă) disponibilă și sunteți interesat de traducerea ei, te rugăm să citești traducerea HOWTO și contactează. Întotdeauna salutăm noile traduceri. De asemenea, traducerile disponibile pot utiliza întotdeauna o mână de ajutor, în special cele marcate ca învechite, incomplete sau care au nevoie de traducători noi.", + 'text_flag' => "Marcajul", + 'text_language' => "Limba", + 'text_state' => "Județ", + 'text_stylesheet' => "Despre Stylesheet", + 'text_stylesheet_note' => "Structura %s este în întregime proiectată pe CSS, ceea ce permite personalizarea maximă a interfeței utilizatorului și ușurează adăugarea de noi stiluri.

    Următoarea listă este lista cu stilurile disponibile în prezent la acest tracker %s. Dacă doriți mai multe foi de stil sau simțiți că vă puteți proiecta unul propriu, contactați-ne.", + 'text_name' => "Nume", + 'text_designer' => "Designer", + 'text_comment' => "Comentariu", + 'text_contact' => "Contact ", + 'text_contact_note' => "Vrei să te alături nouă? Primiți sugestii sau găsiți erori? Vorbiți despre afaceri? Contactați-ne în oricare dintre următoarele moduri.", + 'text_web_site' => "Web Site", + 'text_email' => "E-mail", + 'text_msn' => "MSN", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/ro/lang_admanage.php b/lang/ro/lang_admanage.php new file mode 100644 index 00000000..cc0bcbee --- /dev/null +++ b/lang/ro/lang_admanage.php @@ -0,0 +1,103 @@ + "Management reclame", + 'text_ad_management' => "Management reclame", + 'text_add_ad' => "Adaugă anunț", + 'text_header' => "Antet", + 'text_footer' => "Subsol", + 'text_below_navigation' => "Sub navigare", + 'text_below_searchbox' => "Dedesubt Casetă", + 'text_torrent_detail' => "Detaliu Torent", + 'text_comment_page' => "Pagina Comentariului", + 'text_inter_overforums' => "Overforumuri interne", + 'text_forum_post_page' => "Pagina de postare forum", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "Fără reclame încă!", + 'col_enabled' => "Activat", + 'col_name' => "Nume", + 'col_position' => "Poziție", + 'col_order' => "Comanda", + 'col_type' => "Metodă", + 'col_start_time' => "Ora de începere", + 'col_end_time' => "Ora de încheiere", + 'col_action' => "Acțiune", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'text_bbcodes' => "Coduri BB", + 'text_xhtml' => "XHTML", + 'text_text' => "Text", + 'text_image' => "Imagine", + 'text_flash' => "Bliț", + 'text_delete' => "Ștergere", + 'text_edit' => "Editare", + 'js_sure_to_delete_ad' => "Sunteţi sigur că doriţi să ştergeţi acest anunţ?", + 'std_error' => "Eroare", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Poziție nevalidă", + 'head_add_ad' => "Adaugă anunț", + 'head_edit_ad' => "Editare anunţ", + 'text_note' => "Notă", + 'text_ad_detail' => "Detalii Reclamă", + 'row_name' => "Nume", + 'row_start_time' => "Ora de începere", + 'row_end_time' => "Ora de încheiere", + 'row_enabled' => "Activat", + 'row_order' => "Comanda", + 'row_type' => "Metoda de afişare", + 'row_image_url' => "URL imagine", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Lățime imagine", + 'row_image_height' => "Înălțime imagine", + 'row_image_tooltip' => "Link Tooltip", + 'row_text_content' => "Conținut text", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Dimensiune text", + 'row_bbcodes_code' => "Coduri BB", + 'row_xhtml_code' => "Cod XHTML", + 'row_flash_url' => "URL Flash", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Inaltime Flash", + 'submit_submit' => "Sumbit", + 'text_ad' => "Anunţ", + 'text_header_note' => "Arată în colțul din dreapta sus al fiecărei pagini. Recomandat să folosească imaginea sau dimensiunea flash în intervalul 580 * 90. Doar o singură reclamă va arăta. ", + 'text_footer_note' => "Arată în partea de jos a fiecărei pagini. Mărimea recomandată este de 728 * 160. Doar o reclamă o să fie afișată. ", + 'text_below_navigation_note' => "Arată direct sub bara de navigare pe fiecare pagină. Dimensiunea recomandată este de 728 * 90. Doar o reclamă va fi afișată. ", + 'text_below_searchbox_note' => "Arată direct mai jos în caseta de căutare pe pagina de torrente. Dimensiunea recomandată este de 728 * 90. Doar o reclamă va afișa. ", + 'text_torrent_detail_note' => "Arată în descrierea torentului pe pagina de detaliu a torrentului. Dimensiunea recomandată este de 600 * 160. Doar o reclamă va fi afișată. ", + 'text_comment_page_note' => "Arată între comentarii pe pagina de detalii a torentului sau oferă pagina de detalii. Dimensiunea recomandată este de 600 * 160. Mai multe reclame vor fi afișate împreună. ", + 'text_inter_overforums_note' => "Arată între overforum-uri pe pagina principală a forumului. Dimensiunea recomandată este de 728 * 90. Mai multe reclame vor fi afișate împreună.", + 'text_forum_post_page_note' => "Arată între postările din forum pe pagina de detaliu a subiectului pe forum. Dimensiunea recomandată este de 600 * 160. Mai multe reclame vor fi afișate împreună.", + 'text_popup_note' => "Popup pe fiecare pagină. Foarte deranjant, utilizaţi cu precauţie. Dimensiunea recomandată este de 468 * 90", + 'text_name_note' => "Doar un nume pentru a apela reclama.", + 'text_start_time_note' => "În formatul AAAA-LL-ZZ hhh:mm:ss, de exemplu „2007-12-24 21:00”. Timpul de la momentul în care anunțul devine disponibil.", + 'text_end_time_note' => "În formatul AAAA-LL-ZZ hhh:mm:ss, de exemplu '2008-01-24 21:00:00'. Timpul până când anunțul este disponibil.", + 'text_order_note' => "Prioritatea reclamelor. Valoarea 0 primește prioritatea principală.
    Când sunt disponibile mai multe reclame pentru o poziție, cea cu prioritatea cea mai mare va arăta dacă poziția permite doar un singur anunț, cele cu priorități mai ridicate vor arăta în plus dacă poziția permite mai multe anunțuri. Atunci când mai multe reclame disponibile au aceeași valoare prioritară, cea mai recentă valoare adăugată are cea mai mare prioritate. ", + 'text_enabled_note' => "Se vor afișa numai anunțurile activate. ", + 'text_type_note' => "Alegeți metoda de afișare a anunțurilor. ", + 'text_image_url_note' => "URL-ul fişierului cu imagine.
    Ambele căi relative (de ex. 'pic/ad.jpg') sau cale absolută (de ex. 'https://nexusphp.org/ad.jpg') sunt în regulă. ", + 'text_image_link_note' => "Link-ul reclamei, de ex. 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "În pixeli. Lățimea la care este afișată imaginea. ", + 'text_image_height_note' => "În pixeli. Înălțimea la care este afișată imaginea. ", + 'text_image_tooltip_note' => "Textul afișat pe vârful de instrumente al link-ului. ", + 'text_text_content_note' => "Conținutul anunțului publicitar. ", + 'text_text_link_note' => "Link-ul reclamei, de ex. 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "Dimensiunea fontului pentru reclama text. Poate fi în pt, px sau em, de ex. \"30pt\". Dacă niciunul nu este definit, se presupune că \"30pt\".", + 'text_bbcodes_code_note' => "Ce sunt codurile BBB? Vezi ", + 'text_here' => "aici", + 'text_xhmtl_code_note' => "Ar trebui să evitați utilizarea XHTML nu numai pentru că codul XHTML incorect ar putea afecta cu ușurință întreaga pagină, dar și pentru că este INSECURE. Dacă trebuie, asigură-te că codul XHTML este sigur și corect.
    NOTĂ: Vă rugăm să urmați specificațiile tranzitorii XHTML 1.0, nu HTML 4.01.", + 'text_flash_url_note' => "URL-ul fişierului Flash.
    Ambele căi relative (de ex. 'pic/flash.demo.swf') sau cale absolută (de ex. 'https://nexusphp.org/flash.demo.swf') sunt în regulă.", + 'text_flash_width_note' => "În pixeli. Lățimea la care este afișat Flash-ul. ", + 'text_flash_height_note' => "În pixeli. Înălțimea la care este afișat Flash-ul. ", + 'std_missing_form_data' => "Date lipsă din formular.", + 'std_invalid_type' => "Metodă de afişare nevalidă.", + 'std_success' => "Succes", + 'std_edit_success' => "Anunțul este editat. ", + 'std_add_success' => "Anunțul este adăugat. ", + 'text_unlimited' => "nelimitat", + 'std_go_back' => "Mergi înapoi la lista de reclame", + 'col_clicks' => "Click-uri" +); + +?> diff --git a/lang/ro/lang_adredir.php b/lang/ro/lang_adredir.php new file mode 100644 index 00000000..f16452ca --- /dev/null +++ b/lang/ro/lang_adredir.php @@ -0,0 +1,11 @@ + "Eroare", + 'std_ad_system_disabled' => "Sistemul de anunţuri dezactivat.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "Fără redirecționare URL." +); + +?> diff --git a/lang/ro/lang_attachment.php b/lang/ro/lang_attachment.php new file mode 100644 index 00000000..7413737d --- /dev/null +++ b/lang/ro/lang_attachment.php @@ -0,0 +1,20 @@ + "Eșuat! Nimic primit!", + 'text_file_number_limit_reached' => "Eșuat! Nu poți încărca mai multe fișiere pentru moment. Te rugăm să aștepți ceva timp.", + 'text_file_size_too_big' => "Eșec ! Dimensiunea fișierului este prea mare.", + 'text_file_extension_not_allowed' => "Eșuat! Extensia fișierului nu este permisă.", + 'text_invalid_image_file' => "Eroare! Fișier imagine nevalid.", + 'text_cannot_move_file' => "Eșuat! Nu se poate muta fișierul încărcat.", + 'submit_upload' => "Incarca", + 'text_left' => "Astăzi stânga: ", + 'text_of' => " din ", + 'text_size_limit' => "Mărime: ", + 'text_file_extensions' => "Extensii fișier: ", + 'text_mouse_over_here' => "șoarece aici", + 'text_small_thumbnail' => "miniatură mică", +); + +?> diff --git a/lang/ro/lang_attendance.php b/lang/ro/lang_attendance.php new file mode 100644 index 00000000..d98cb46d --- /dev/null +++ b/lang/ro/lang_attendance.php @@ -0,0 +1,16 @@ + "Prezență", + 'success' => "Succes", + 'attend_info' => "Ai participat deja la %u zile, Continuă %u zile, de data aceasta primești %u bonus.", + 'initial' => "Prima participare obţine bonusul %u.", + 'steps' => "Fiecare prezenţă continuă primeşte bonusul %u , cu excepţia cazului în care atinge maximum %u", + 'continuous' => "Participă %u zi continuă, va obține %u avantaje adiționale.", + 'sorry' => "Scuze", + 'already_attended' => "Deja ai participat, nu te rog să reîmprospătezi.", + '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.', +); diff --git a/lang/ro/lang_bitbucket-upload.php b/lang/ro/lang_bitbucket-upload.php new file mode 100644 index 00000000..5ef696a4 --- /dev/null +++ b/lang/ro/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Încărcare eșuată", + 'std_nothing_received' => "Nimic primit!", + 'std_file_too_large' => "Ne pare rău, acest fişier este prea mare pentru bi-găleată.", + 'std_bad_file_name' => "Nume de fișier greșit.", + 'std_file_with_the_name' => "Ne pare rău, un fișier cu numele ", + 'std_already_exists' => " există deja în biți-găleată.", + 'std_error' => "Eroare", + 'std_invalid_image_format' => "Extensie invalidă: doar pentru Jpg sau png!", + 'std_image_processing_failed' => "Procesarea imaginii a eșuat", + 'std_sorry_the_uploaded' => "Ne pare rău, dar încărcat ", + 'std_failed_processing' => " procesare eșuată. Încercați să re-salvați imaginea într-un editor grafic. Mulțumesc.", + 'std_success' => "Succes", + 'std_use_following_url' => "Folosiți următorul URL pentru a accesa fișierul: ", + 'std_upload_another_file' => "Încărcați un alt fișier", + 'std_image' => "Imagine ", + 'std_need_not_rescaling' => "nu necesită reclasificare", + 'std_rescaled_from' => " reclasificate din ", + 'std_to' => " către ", + 'std_profile_updated' => "
    Notă: Profilul dvs. a fost actualizat!", + 'head_avatar_upload' => "Încărcare AVATAR", + 'text_avatar_upload' => "Încărcare AVATAR", + 'text_upload_directory_unwritable' => "ATENŢIE: Directorul de încărcare nu poate fi scris. Vă rugăm să contactaţi administratorul pentru această problemă!", + 'text_disclaimer' => "Notificare
    Nu încărca imagini neautorizate sau ilegale.
    Imaginile încărcate ar trebui considerate \"domeniu public\". Așa că nu încărcați imagini la care nu doriți ca un străin să aibă acces.
    Imaginile încărcate vor fi scalate prin menținerea raportului de aspect dacă înălțimea depășește ", + 'text_disclaimer_two' => " pixeli sau lățimea depășește ", + 'text_disclaimer_three' => " pixeli
    Dimensiunea maximă a fișierului este ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Fişier", + 'checkbox_avatar_shared' => "Alţi utilizatori pot folosi avatarul meu (utilizatorul ales este ales).", + 'submit_upload' => "Incarca", +); + +?> diff --git a/lang/ro/lang_catmanage.php b/lang/ro/lang_catmanage.php new file mode 100644 index 00000000..c4741d3f --- /dev/null +++ b/lang/ro/lang_catmanage.php @@ -0,0 +1,86 @@ + "Administrare categorii", + 'text_category_management' => "Administrare categorii", + 'text_manage' => "Gestionează", + 'text_searchbox' => "Căutați", + 'text_category_icons' => "Pachet de pictograme categorie", + 'text_second_icons' => "Pictograme a doua", + 'text_categories' => "Categorii", + 'text_sources' => "Surse", + 'text_media' => "Media", + 'text_codecs' => "Codecuri", + 'text_standards' => "Standarde", + 'text_processings' => "Prelucrări", + 'text_teams' => "Echipe", + 'text_audio_codecs' => "Codecuri audio", + 'std_error' => "Eroare", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Adăugare", + 'text_no_record_yet' => "Nici o înregistrare încă!", + 'col_id' => "ID", + 'col_name' => "Nume", + 'col_order' => "Comanda", + 'col_action' => "Acțiune", + 'text_delete' => "Ștergere", + 'text_edit' => "Editare", + 'js_sure_to_delete_this' => "Sunteţi sigur că doriţi să ştergeţi acest lucru?", + 'col_sub_category' => "Subcategorie", + 'text_per_row' => "Articole/Rând", + 'text_padding' => "Padding", + 'text_enabled' => "Activat", + 'text_disabled' => "Dezactivat", + 'col_folder' => "Dosar Pachet Pictograme", + 'text_multi_language' => "Multi-lang.", + 'text_second_icon' => "A doua pictogramă", + 'text_css_file' => "Fișier CSS", + 'text_none' => "niciunul", + 'text_css_file_note' => "Fișierul CSS pentru acest pachet de pictograme. Introduceți calea completă, de ex. 'styles/scenetorrents.css'. Lăsați-l gol dacă nu există.
    Caractere permise: [a-z] (în majuscule), [0-9], [_./].", + 'text_designer' => "Designer", + 'text_comment' => "Comentariu", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'col_image' => "Imagine", + 'text_class_name' => "atribut clasă", + 'col_mode' => "Mod", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "Trimiteți", + 'text_subcategory_name_note' => "Nu utiliza nume lung. Recomandați mai puțin de 10 litere.", + 'text_order_note' => "În mod ascendent, se situează pe primul loc „0”.", + 'row_searchbox_name' => "Numele casetei de căutare", + 'text_searchbox_name_note' => "Caractere permise: [a-z] (în litere mici), [0-9], [_./].", + 'row_show_sub_category' => "Arată sub-categoria", + 'text_show_sub_category_note' => "Bifați sub-categoriile pe care doriți să le activați.", + 'row_items_per_row' => "Elemente pe rând", + 'text_items_per_row_note' => "Setați câte elemente ar trebui să afișeze pe un rând în căsuța de căutare, de ex. '8'.", + 'row_padding_between_items' => "Umplutura între articole", + 'text_padding_between_items_note' => "În pixeli. Spațiul horizional de îmbinare între elementele din caseta de căutare, ex. '3'.", + 'text_category_icon_name_note' => "Caractere permise: [a-z] (în litere mici), [0-9], [_./].", + 'text_folder_note' => "Numele dosarului pachetului de pictograme. Caractere permise: [a-z] (în majuscule), [0-9], [_. ].
    TREBUIE adaugă un slash (/) la final, de ex. \"mycaticon/\"", + 'text_multi_language_note' => "Dacă utilizaţi pictograme de categorie diferite pentru limbi diferite. Dacă este setat 'da', puneţi mai multe pachete de pictograme în mai multe dosare denumite 'en', 'chs', etc.", + 'text_second_icon_note' => "Dacă utilizaţi pictograme secundare pentru informaţii suplimentare. Dacă este setat \"da\", puneţi pictogramele a doua într-un dosar numit \"aditiv\" împreună cu iconiţele normale.", + 'text_designer_note' => "Persoana care a proiectat pachetul de pictograme.", + 'text_comment_note' => "Infomaţii despre pachetul de pictograme.", + 'text_icon_directory_note' => "Trebuie să pui pictogramele în folderul corect pentru ca aceste setări să funcţioneze. Pune pictogramele normale în 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' și a doua pictogramă în 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]adional/'.
    Nu-l prinde? Vezi dacă următoarele exemple ar putea ajuta:
    • Când
      • căutchbox_name='nhd'
      • icon_pack_folder='scenetorrents/'
      • multi-lang='da'
      • ='nu'
      ar trebui să pui un fişier englezesc normal pentru filme (e. . 'filmees.png') în 'pic/category/nhd/scenetorrents/en/' .
    • Când
      • searchbox_name='chd'
      • icon_pack_folder='nanosofts/'
      • multi-lang='no'
      • a doua pictogramă='da'
      ar trebui să pui un fișier pictogramă normal pentru filme (e. . filme.png) în \"pic/categoriy/chd/nanosofts/\" şi un fişier suplimentar de pictograme (de ex. 'bdh264.png') în \"pic/categoriy/chd/nanosofts/additional/\".
    ", + 'text_second_icon_name_note' => "Nu utiliza nume lung. Recomandați mai puțin de 10 litere.", + 'text_image_note' => "Numele fişierului de imagine. Caractere permise: [a-z] (în cazul inferior), [0-9], [_./].", + 'row_selections' => "Selecţii", + 'text_selections_note' => "Î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.", + 'row_category_name' => "Numele categoriei", + 'text_category_name_note' => "Nu utiliza nume lung. Recomandați mai puțin de 10 litere.", + 'row_mode' => "Mod", + 'text_class_name_note' => "Valoarea atributului 'clasă' al imaginii. Lăsați-l gol dacă nu există. Caractere permise: [a-z] (în caz inferior), [0-9], [_]şi prima literă trebuie să fie în [a-z].", + 'std_missing_form_data' => "Date lipsă din formular.", + 'std_invalid_character_in_filename' => "Caracter invalid în numele fișierului ", + 'std_must_define_one_selection' => "Trebuie să definiți cel puțin o selecție!", + 'std_invalid_mode_id' => "ID modul nevalid.", + 'row_enable_custom_field' => 'Activează câmpul personalizat', + 'row_custom_field_display_name' => 'Nume afișare câmp personalizat', + 'row_custom_field_display' => 'Afișare câmp personalizat', + 'row_custom_field_display_help' => "Utilizați 'etichetă specifică' pentru a reprezenta eticheta și valoarea câmpului personalizat, cum ar fi numele unui câmp personalizat este 'artist',
    atunci eticheta:<%artist.label%>,este valoarea:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/ro/lang_cheaterbox.php b/lang/ro/lang_cheaterbox.php new file mode 100644 index 00000000..74732f3c --- /dev/null +++ b/lang/ro/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Încă nu s-a detectat niciun suspect.", + 'head_cheaterbox' => "Cheaterbox", + 'text_cheaterbox' => "Cheaterbox BETA", + 'col_added' => "Adăugat", + 'col_suspect' => "Suspectare", + 'col_hit' => "Lovitură", + 'col_torrent' => "Torent", + 'col_ul' => "UL", + 'col_dl' => "DL", + 'col_ann_time' => "Ann. Timp", + 'col_seeders' => "Seederi", + 'col_leechers' => "Leechers", + 'col_comment' => "Comentariu", + 'col_dealt_with' => "Depășit cu", + 'col_action' => "Act.", + 'text_torrent_does_not_exist' => "Torentul nu există sau este șters", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'submit_set_dealt' => "Setează Dealt", + 'submit_delete' => "Ștergere" +); + +?> diff --git a/lang/ro/lang_checkuser.php b/lang/ro/lang_checkuser.php new file mode 100644 index 00000000..3c14e5e1 --- /dev/null +++ b/lang/ro/lang_checkuser.php @@ -0,0 +1,17 @@ + "Eroare", + 'std_no_user_id' => "Niciun utilizator cu acest ID!", + 'std_no_permission' => "Nu ai permisiuni", + 'head_detail_for' => "Detalii pentru ", + 'text_account_disabled' => "

    Acest cont a fost dezactivat!

    ", + 'row_join_date' => "Alătură-te la dată", + 'row_gender' => "Sex", + 'row_email' => "E-mail", + 'row_ip' => "IP", + 'submit_confirm_this_user' => "Confirmați acest utilizator " +); + +?> diff --git a/lang/ro/lang_comment.php b/lang/ro/lang_comment.php new file mode 100644 index 00000000..b5d9c7c9 --- /dev/null +++ b/lang/ro/lang_comment.php @@ -0,0 +1,51 @@ + "Eroare", + 'std_comment_flooding_denied' => "Inundațiile comentariilor nu sunt permise. Vă rugăm așteptați ", + 'std_before_posting_another' => " secunde înainte de a posta un alt comentariu.", + 'std_no_torrent_id' => "Niciun torent cu acest ID.", + 'std_no_comment_id' => "Niciun comentariu cu acest ID", + 'std_comment_body_empty' => "Corpul comentariului nu poate fi gol!", + 'head_add_comment_to' => "Adaugă un comentariu la ", + 'text_add_comment_to' => "Adaugă un comentariu la ", + 'submit_okay' => "Bine", + 'text_comments_in_reverse_order' => "Cele mai recente comentarii, în ordine inversă\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "Permisiune refuzată.", + 'head_edit_comment_to' => "Editează comentariul la ", + 'text_edit_comment_to' => "Editează comentariul la ", + 'std_delete_comment' => "Șterge comentariul", + 'std_delete_comment_note' => "Sunteți pe cale de a șterge un comentariu. Faceți clic pe\n", + 'std_here_if_sure' => ">aici dacă ești sigur.", + 'head_original_comment' => "Comentariul original", + 'text_original_content_of_comment' => "Conținutul inițial al comentariului ", + 'std_unknown_action' => "Acțiune necunoscută.", + 'std_no_review_id' => "Nici o recenzie cu acest ID", + 'std_review_body_empty' => "Corpul de control nu poate fi gol!", + 'text_reviews_in_reverse_order' => "

    Cele mai recente recenzii, în ordine inversă

    \n", + 'head_edit_review_to' => "Editare recenzie la ", + 'text_edit_review_to' => "Editare recenzie la ", + 'std_delete_review' => "Șterge recenzie", + 'std_delete_review_note' => "Sunteți pe cale să ștergeți o recenzie. Faceți clic pe\n", + 'head_original_review' => "Revizuire originală", + 'text_original_content_of_review' => "Conținutul inițial al revizuirii ", + 'std_unknown_action' => "Acțiune necunoscută.", + 'row_user_comment' => "Utilizator Comentariu", + 'row_editor_notes' => "Note editor", + 'row_bouns_change' => "Schimbare Bonus", + 'text_bouns_change_notes' => " 0 la 1000, pe baza calității revizuirii (peste 1 000 de persoane vor fi tratate ca 1 000 și alte persoane care nu se încadrează în intervalul de timp vor fi tratate ca 0)", + 'std_review_no_external_info' => "Nu s-au putut marca comentariile fără informații externe!", + 'std_review_unmark' => "Debifează recenzia", + 'std_unmark_review_note' => "Ești pe cale să deblochezi o recenzie. Apasă\n", + 'row_original_torrent' => "Torent original", + 'text_no_exists' => "Nu mai există!", + 'text_torrent_id' => " ID-ul Torentului: ", + 'text_back' => "înapoi", + 'text_body' => "Corp", + 'text_compose' => "Compune", + 'text_edit' => "Editare", +); + +?> diff --git a/lang/ro/lang_complains.php b/lang/ro/lang_complains.php new file mode 100644 index 00000000..9f60cdea --- /dev/null +++ b/lang/ro/lang_complains.php @@ -0,0 +1,32 @@ + 'Reclamă problema contului', + 'text_new_complain' => 'Reclamație nouă', + 'text_new_email' => 'Cont e-mail:', + 'text_new_body' => 'Reclamă Detaliile:', + 'text_new_body_placeholder' => "Descrieți problema aici:\nDovada conexă este aplicabilă: Imaginile sunt afișate sub formă de [img=URL]", + 'text_new_submit' => 'Trimiteți', + 'text_new_failure' => 'E-mail greșit sau necompletat de reclamație introdusă.', + 'text_created_title' => 'Reclamație creată', + 'text_created_note' => 'Vă rugăm să marcați această pagină pentru a putea verifica actualizările mai târziu. NU REVEDEȚI ACEASTĂ URL PENTRU ORIENTĂ! Altfel, plângerea dvs. nu va fi tratată.', + 'text_search_account' => 'Căutare cont cu acest e-mail', + 'text_reply' => 'Răspuns', + 'text_replies' => 'Mesaje ulterioare', + 'text_complainer' => 'Reclamant', + 'text_added' => 'Timp adăugat', + 'text_no_replies' => 'Niciun mesaj acum', + 'text_closed' => 'Această plângere a primit răspuns și a fost blocată pentru răspunsuri noi.', + 'text_answer_it' => 'Închide', + 'text_unanswer_it' => 'REÎNCHIDE', + 'th_complain_at' => 'Plângere la', + 'th_complain_account' => 'Reclamă contul', + 'th_action_view' => 'Vizualizare', + 'pending_complaints' => 'Plângeri în așteptare', + 'no_pending_complaints' => 'Nicio reclamație în așteptare', + 'complaints_processed' => 'Reclamații procesate', + 'no_complaints_have_been_processed' => 'Nu au fost tratate plângeri', + 'text_view_band_log' => 'Vezi jurnalul interdicțiilor', + 'reply_notify_subject' => 'Reclamație răspunsă', + 'reply_notify_body' => 'Ai un răspuns la reclamația ta de pe site-ul %s, apasă aici pentru a-l vedea.', +]; diff --git a/lang/ro/lang_confirm_resend.php b/lang/ro/lang_confirm_resend.php new file mode 100644 index 00000000..00f744ec --- /dev/null +++ b/lang/ro/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Trimitere e-mail de confirmare eșuată", + 'std_fields_blank' => "Nu lăsa nici un câmp gol.", + 'std_invalid_email_address' => "Adresă de e-mail invalidă!", + 'std_email_not_found' => "Adresa de e-mail nu a fost găsită în baza de date.\n", + 'std_user_already_confirm' => "Utilizatorul care folosește această adresă de e-mail este deja confirmat.\n", + 'std_passwords_unmatched' => "Parolele nu se potrivesc! Muștarul a scris. Încercați din nou.", + 'std_password_too_short' => "Ne pare rău, parola este prea scurtă (min. 6 caractere)", + 'std_password_too_long' => "Ne pare rău, parola este prea lungă (maxim 40 de caractere)", + 'std_password_equals_username' => "Ne pare rău, parola nu poate fi identică cu numele de utilizator.", + 'std_error' => "Eroare", + 'std_database_error' => "Eroare de baza de date. Vă rugăm să contactaţi un administrator pentru acest lucru.", + 'text_resend_confirmation_mail_note' => "

    Trimite din nou e-mail de confirmare

    Foloseşte formularul de mai jos pentru a primi din nou e-mailul de confirmare.

    Trebuie să fiți înregistrat în termen de 1 zi și nu ați confirmat,
    altfel contul dvs. în așteptare ar putea fi șters și ar trebui să vă înregistrați din nou.

    Notă: %s nu au reușit încercările la rând vor duce la interzicerea IP-ului tău!

    ", + 'row_registered_email' => "E-mail înregistrat: ", + 'row_new_password' => "Parolă nouă: ", + 'text_password_note' => "Minim este de 6 caractere", + 'row_enter_password_again' => "Introduceți parola din nou: ", + 'submit_send_it' => "Trimite-l pe acesta!", + 'text_you_have' => "Ai ", + 'text_remaining_tries' => " încercări rămase.", + + 'mail_title' => " Confirmare înregistrare utilizator (Re-trimitere)", + 'mail_this_link' => "ACEASTA LINK", + 'mail_here' => "AICI", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Ați solicitat un nou e-mail de confirmare pe %s și ați specificat
    această adresă ", + 'mail_three' => " ca utilizator contact.

    Dacă nu aţi făcut acest lucru, vă rugăm să ignoraţi acest e-mail. Persoana care a introdus adresa de e-mail
    a avut adresa IP ", + 'mail_four' => ". Vă rugăm să nu răspundeți.

    Pentru a confirma înregistrarea dvs. de utilizator, trebuie să urmăriți ", + 'mail_four_1' => "

    Dacă link-ul de mai sus este rupt sau expirat, încercați să trimiteți din nou un nou e-mail de confirmare de la ", + '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.", + 'text_select_lang' => "Selecteaza Limba Site-ului: ", + 'std_need_admin_verification' => "Contul necesită verificare manuală de la administratori." +); +?> diff --git a/lang/ro/lang_contactstaff.php b/lang/ro/lang_contactstaff.php new file mode 100644 index 00000000..04e236ab --- /dev/null +++ b/lang/ro/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Personal de contact", + 'text_message_to_staff' => "Trimite un mesaj către personal", + 'row_subject' => "Subiect", + 'row_body' => "Corp", + 'submit_send_it' => "Trimite It!" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_delete.php b/lang/ro/lang_delete.php new file mode 100644 index 00000000..e61bce5f --- /dev/null +++ b/lang/ro/lang_delete.php @@ -0,0 +1,17 @@ + "Ștergere eșuată!", + 'std_missing_form_date' => "lipsa datelor din formular", + 'std_not_owner' => "Nu ești proprietarul! Cum s-a întâmplat asta?", + 'std_invalid_reason' => "Motiv nevalid ", + 'std_describe_violated_rule' => "Vă rugăm să descrieți regula încălcată.", + 'std_enter_reason' => "Te rugăm să introduci motivul ștergerii acestui torent.", + 'head_torrent_deleted' => "Torent șters!", + 'text_go_back' => "Mergi înapoi la unde ai venit", + 'text_back_to_index' => "Înapoi la index", + 'text_torrent_deleted' => "Torent șters!" +); + +?> diff --git a/lang/ro/lang_deletedisabled.php b/lang/ro/lang_deletedisabled.php new file mode 100644 index 00000000..a7f91bf7 --- /dev/null +++ b/lang/ro/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Ștergere dezactivată", + 'text_delete_diasabled' => "Ștergere dezactivată", + 'submit_delete_all_disabled_users' => "Șterge toți utilizatorii dezactivați", + 'text_delete_disabled_note' => "If you click the following button, all disabled users at your site will be DELETED. NEVER click the button unless you are VERY SURE.", + 'text_users_are_disabled' => " utilizatorii sunt șterși." +); + +?> diff --git a/lang/ro/lang_deletemessage.php b/lang/ro/lang_deletemessage.php new file mode 100644 index 00000000..76c4b301 --- /dev/null +++ b/lang/ro/lang_deletemessage.php @@ -0,0 +1,12 @@ + "ID mesaj greșit", + 'std_not_suggested' => "Nu aș face asta dacă aș fi tu...", + 'std_not_in_inbox' => "Mesajul nu se află în căsuța dvs. poștală.", + 'std_not_in_sentbox' => "Mesajul nu este în Sentbox.", + 'std_unknown_pm_type' => "Tip de PM necunoscut." +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_details.php b/lang/ro/lang_details.php new file mode 100644 index 00000000..f9581e38 --- /dev/null +++ b/lang/ro/lang_details.php @@ -0,0 +1,247 @@ + "Eroare", + 'std_no_torrent_id' => "Niciun torent cu acest ID", + 'head_details_for_torrent' => "Detalii pentru torent ", + 'text_successfully_uploaded' => "Încărcare reușită!", + 'text_redownload_torrent_note' => "You should re-download the torrent and start seeding now.", + 'text_successfully_edited' => "Modificat cu succes!", + 'text_go_back' => "Întoarce-te la ", + 'text_whence_you_came' => "de ce ai venit", + 'text_rating_added' => "Evaluare adăugată!", + 'text_thanks_added' => "Mulțumirile tale!", + 'text_free' => "Gratuit", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Gratuit", + 'text_half_down' => "50%", + 'row_download' => "Descărcare", + 'text_downloading_not_allowed' => "Nu ai permisiunea să descarci.", + 'row_small_description' => "Descriere mică", + 'row_info_hash' => "Hash Info", + 'row_description' => "Descriere", + 'text_nfo' => "NFO", + 'text_view_nfo' => "[Toate modalitățile]", + 'row_imdb_url' => "URL IMDb", + 'row_subtitles' => "Subtitrări", + 'text_no_subtitles' => "Nu sunt disponibile subtitrări pentru acest torent", + 'submit_upload_subtitles' => "Încărcare Subtitlu!", + 'row_info' => " Info", + 'text_imdb' => "IMDb", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Dublu", + 'text_not_ready' => " informații nepregătite, faceți clic ", + 'text_here_to_retrieve' => "aici pentru a recupera ", + 'text_someone_has_requested' => "Cineva a solicitat să obțină informații de la ", + 'text_please_be_patient' => " secunde în urmă, vă rog să aveţi răbdare.", + 'text_information' => "Informatii:", + 'text_title' => " Titlul: ", + 'text_title_chinese' => "Titlul chinez: ", + 'text_also_known_as' => " Cunoscut și ca: ", + 'text_year' => " An: ", + 'text_runtime' => " Timp de execuţie: ", + 'text_mins' => " min", + 'text_votes' => " Voturi: ", + 'text_rating' => " Evaluare: ", + 'text_language' => " Limbă: ", + 'text_country' => " Țară: ", + 'text_all_genres' => " Toate genurile: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Director: ", + 'text_written_by' => " Scris de: ", + 'text_performed_by' => " Efectuat de: ", + 'text_offcial_site' => " Situri critice: ", + 'text_imdb_link' => " Link IMDb: ", + 'text_produced_by' => " Produs de: ", + 'text_music' => " Muzică: ", + 'text_plot_outline' => " Iconiță traseu:", + 'text_cast' => " Castel:", + 'text_as' => " ca ", + 'text_recommended_comment' => " Comentariu recomandat:", + 'text_information_updated_at' => "

    NOTĂ: Această infomare este actualizată la ", + 'text_might_be_outdated' => " și ar putea fi expirat acum, faceți clic ", + 'text_here_to_update' => "aici pentru a actualiza informațiile învechite", + 'text_network_error' => "Atenție! Condiția rețelei nu permite recuperarea infomației de la IMDb pe zbor", + 'text_avprogress' => "Progres mediu: ", + 'row_type' => "Tip", + 'text_none_selected' => "Nimic selectat)", + 'text_source' => "Sursa:", + 'text_codec' => "Codec:", + 'text_stardard' => "Standarde:", + 'text_processing' => "Prelucrare:", + 'row_quality' => "Calitate", + 'col_type' => "Tip", + 'col_name' => "Nume", + 'col_quality' => "Calitate", + 'title_size' => "Dimensiune", + 'title_time_added' => "Timp Adăugat", + 'title_seeders' => "Seederi", + 'title_leechers' => "Leechers", + 'col_special' => "Promovare?", + 'text_normal' => "normal", + 'row_other_copies' => "Altele Copii", + 'row_last_seeder' => "Ultimul Acţiune: ", + 'text_ago' => " acum", + 'text_size' => "Mărime: ", + 'text_none_yet' => "încă nimic (necesită cel puțin %s voturi și a obținut ", + 'text_only' => "doar ", + 'text_none' => "niciunul", + 'text_no_votes_yet' => "Încă nu există voturi", + 'text_invalid' => "invalid?", + 'text_out_of_five_with' => " din 5 cu ", + 'text_votes_total' => " vot(e) în total", + 'text_login_to_vote' => "Autentifică-te cu pentru a evalua", + 'select_add_rating' => "(adaugă rating)", + 'submit_vote' => "Votează!", + 'text_rating' => "Evaluare: ", + 'row_time' => "Timp", + 'row_hot_meter' => "Metru fierbinte", + 'text_views' => "Vizualizări: ", + 'text_hits' => "Lovituri: ", + 'text_snatched' => "Smuls: ", + 'text_view_snatches' => " x
    timp(i)", + 'text_average_speed' => "Viteză medie: ", + 'text_total_speed' => "Viteza Totală: ", + 'text_health_note' => "(Acestea sunt medii în timp, deci nu sunt atât de precise)", + 'text_traffic' => "Trafic: ", + 'text_no_traffic' => "Niciun trafic pentru Moment", + 'text_status' => "Stare: ", + 'text_dead' => "mort", + 'row_health' => "Sănătate", + 'text_anonymous' => "Anonim", + 'text_edit_torrent' => "Editare", + 'text_edit_and_delete_torrent' => "Editare/Ștergere", + 'title_edit_torrent' => "Click to Edit or Delete this torrent", + 'row_upped_by' => "Încărcat de", + 'text_click' => "Click ", + 'text_num_files' => "Nr. fișiere: ", + 'text_see_full_list' => "[Vezi lista completă]", + 'text_files' => " fişiere", + 'row_file_list' => "Listă de fișiere", + 'text_hide_list' => "[Ascunde lista]", + 'row_action' => "Acțiune", + 'text_download_torrent' => "Descarcă torrent", + 'text_download_paid_torrent' => "Descarcă torrent-ul (anunț va deduce bonus: %s)", + 'text_download_bought_torrent' => "Descarcă torrent(cumpărături)", + 'title_download_torrent' => "Descarcă torent ", + 'text_ask_for_reseed' => "Cere o reclasificare", + 'title_ask_for_reseed' => "Întreabă smulși utilizatori pentru redonând când nu mai este niciun ", + 'text_report_torrent' => "Torrent raport", + 'title_report_torrent' => "Raportează torrent pentru care încalcă reguli", + 'text_here' => "aici", + 'row_peers' => "Parteneri", + 'text_seeders' => " Căutător", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Total Parteneri", + 'row_seeders' => "Seederi", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Spune Mulțumesc!", + 'submit_you_said_thanks' => " Ajutor Mulţumesc!", + 'text_no_thanks_added' => "fără mulțumiri adăugate încă", + 'row_thanks_by' => "Mulțumim de", + 'row_torrent_info' => "Torent Informații", + 'text_torrent_structure' => "Structură: ", + 'text_torrent_info_note' => "[Vezi structura]", + 'head_comments_for_torrent' => "Comentarii pentru torent ", + 'text_comments_for' => "Comentarii pentru ", + 'text_snatch_detail_for' => "Detalii Smulgere pentru ", + 'text_users_top_finished_recently' => "Utilizatorii din partea de sus au terminat cel mai recent descărcarea", + 'col_username' => "Nume", + 'col_uploaded' => "Încărcat", + 'col_downloaded' => "Descărcat", + 'col_when_completed' => "Când a fost finalizat", + 'col_last_action' => "Ultima Acțiune", + 'col_seeding' => "Seeding", + 'col_pm_user' => "Utilizator PM", + 'col_report_user' => "Raportează utilizator", + 'col_on_or_off' => "Pornit/Oprit", + 'text_global' => "Global", + 'text_torrent' => "Torent", + 'text_yes' => "Da", + 'text_no'=> "Nr", + 'text_add_a_comment' => "Adaugă comentariu", + 'text_no_comments_yet' => "Încă nu există comentarii", + 'text_quick_comment' => "Comentariu rapid", + 'submit_add_comment' => "Adaugă Comentariu", + 'title_pm' => "Trimite PM", + 'title_report' => "Raport", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Destul de bun", + 'select_decent' => "Decentă", + 'select_pretty_bad' => "Destul de rău", + 'select_sucks' => "Sucuri!", + 'text_lastfm_not_ready' => "Informațiile Last.fm nu sunt gata, faceți clic ", + 'text_biography' => "Biografie", + 'text_tags' => "Etichete:", + 'text_similiar_artists' => "Artişti Similiari:", + 'text_may_also_like' => "Mai pot aprecia:", + 'text_top_albums' => "Albume superioare:", + 'text_listener' => " Ascultător", + 'text_scrobbled' => " Jocuri", + 'text_album' => " Album", + 'text_album_name' => "Nume: ", + 'text_track_number_info' => "Urmări: ", + 'text_release_date' => "Data lansării: ", + 'text_label' => "Etichetă: ", + 'text_track_list' => "Lista Urmăriri: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Numele piesei", + 'text_track_duration' => "Durată", + 'text_track_listener' => "Ascultător", + 'text_ratings_legend' => "Legendă: ", + 'text_points' => " puncte", + 'text_totalvotes' => " voturi", + 'text_author' => "Autor: ", + 'text_from' => "din", + 'h1_user_reviews' => "Recenzii Utilizatori Selectați", + 'h1_critic_reviews' => "Recenzii Criticilor de Film", + 'h1_user_comments' => "Comentarii Utilizator", + 'text_local_link' => "Link local", + 'text_at' => " la ", + 'row_basic_info' => "Informații de bază", + 'text_site_rating' => " Clasificare", + 'text_blank' => " ", + 'text_creator' => "Creator: ", + 'submit_search_at_shooter' => "Caută în shooter", + 'submit_search_at_opensubtitles' => "Căutare în Opensubtitrări", + 'title_show_or_hide' => "Arată sau Ascunde", + 'title_bookmark' => "Marcaj", + 'text_album_information' => "Informații album: ", + 'text_about_album' => "Despre acest album: ", + 'text_artist' => " Artist", + 'text_artist_name' => "Artist: ", + 'text_medium' => "Mediu:", + 'text_team' => "Echipă:", + 'text_audio_codec' => "Codecul audio:", + 'text_delete' => "Ștergere", + 'text_other_copies' => " Alte copii", + 'row_uploader_bandwidth' => "Încărcător
    Bandwidth", + 'text_and_more' => " si mai multe (multumesc de la ", + 'text_users_in_total' => " în total utilizatori)", + 'torrent_dl_url' => "URL-ul torrent-ului", + 'torrent_dl_url_notice' => "Îl poți copia în clientul tău BT. Este valabil doar astăzi.", + 'torrent_dl_url_text' => "Click dreapta pentru vizualizare.", + 'span_description_have_given' =>'Ați dat magia valorii', + 'text_no_magic_added' => "Nicio valoare magică a premiului", + 'magic_value_number' => "Numărul a fost prezentat valoarea punct magic", + 'magic_value_award' => "Valoarea magică a premiilor", + 'magic_newest_record' =>'Aici doar ultima înregistrare. ', + 'magic_sum_user_give_number' => 'Numărul deputatului a acordat premiul magic complet', + 'magic_show_all_description' => 'Vezi detaliile unui singur', + 'magic_haveGotBonus' => 'Editorul a primit acum numărul bonus de premiu.', + 'magic_have_no_enough_bonus_value' => 'mai multe puncte necesare', + 'claim_already' => 'Revendicat', + 'claim_now' => 'Claim', + 'claim_info' => 'Deja revendicat de %s utilizator, %s rămas.', + 'claim_detail' => 'Solicită detalii', + 'claim_label' => 'Solicită torrent', + 'claim_confirm' => 'Ești sigur că vrei să revendici acest torent?', + 'action_approval' => 'Aprobare', + 'row_tags' => 'Etichete', + 'torrent_existed' => 'Torentul este deja încărcat!', +); + +?> diff --git a/lang/ro/lang_docleanup.php b/lang/ro/lang_docleanup.php new file mode 100644 index 00000000..93279209 --- /dev/null +++ b/lang/ro/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Fă curățare', + 'running' => 'curățare în desfășurare...vă rugăm așteptați', + 'force' => 'Dacă ai nevoie să forțezi o curățare completă, apasăaici', + 'time_consumed' => 'Timp consumat:%f sec', + 'done' => 'Terminat', +]; diff --git a/lang/ro/lang_donate.php b/lang/ro/lang_donate.php new file mode 100644 index 00000000..44e3e055 --- /dev/null +++ b/lang/ro/lang_donate.php @@ -0,0 +1,31 @@ + "Scuze", + 'std_do_not_accept_donation' => "Nu acceptăm donații în acest moment.", + 'std_success' => "Succes", + 'std_donation_success_note_one' => "Vă mulțumim pentru donație! Tranzacția dvs. a fost finalizată. Vă rugăm să faceți clic ", + 'std_here' => "aici", + 'std_donation_success_note_two' => " pentru a ne trimite informațiile despre tranzacție astfel încât să îți putem credita contul!", + 'head_donation' => "Donație", + 'text_donate' => "Donează", + 'std_error' => "Eroare", + 'std_no_donation_account_available' => "Nu sunt definite conturi de donații. Vă rugăm să raportați acest lucru personalului.", + 'text_donation_note' => "Mulțumim pentru interesul tău de a dona. Orice ai putea dona ar fi primit oricât de mic ar fi.", + 'text_donate_with_paypal' => "Donează prin PayPal", + 'text_donate_paypal_note' => "1. Selectaţi suma donată.
    2. Faceţi clic pe butonul PayPal.
    3. Finalizaţi plata la PayPal.", + 'text_select_donation_amount' => "Vă rugăm să selectați o sumă pentru donație: ", + 'select_choose_donation_amount' => "---Alegeți valoarea donației ---", + 'select_other_donation_amount' => "Suma altor donații", + 'text_usd_mark' => "$", + 'text_donation' => " Donație", + 'text_donate_with_alipay' => "Donează cu Alipay", + 'text_donate_alipay_note_one' => "1. Faceţi clic pe butonul Alipay.
    2. Selectaţi \"pay to stranger\".
    3. Introduceţi contul nostru la Alipay ", + 'text_donate_alipay_note_two' => " şi plătiţi-l.
    4. Continuaţi până când aţi terminat.", + 'text_after_donation_note_one' => "După ce aţi donat, asiguraţi-vă că ", + 'text_send_us' => "Trimiteți-ne", + 'text_after_donation_note_two' => " informațiile privind tranzacția pentru ca noi să-ți putem credita contul!", +); + +?> diff --git a/lang/ro/lang_download.php b/lang/ro/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/ro/lang_download.php @@ -0,0 +1,5 @@ + "Descarcă Notificare", + 'text_client_banned_notice' => "Notificare banată a clientului", + 'text_client_banned_note' => "Salut!
    trackerul a detectat că ai folosit un a interzis clientul BitTorrent în ultima conectare. Vă rugăm să citiţi următoarea notificare.", + 'text_low_ratio_notice' => "Raport scăzut", + 'text_low_ratio_note_one' => "ATENŢIE: Raportul tău este scăzut! Trebuie să îl îmbunătăţeşti în interiorul ", + 'text_low_ratio_note_two' => ", or you will lose your membership here. If you have no idea what your ratio is, read the following notice carefully.", + 'text_first_time_download_notice' => "Notificare descărcare pentru prima dată", + 'text_first_time_download_note' => "Bună!
    Șanse sunt pentru prima dată când descarcă un torent de pe trackerul nostru.
    Probabil că sunt câteva lucruri pe care ar trebui să le știți înainte să continuați. Voi încerca să fac acest lucru scurt :)", + 'text_this_is_private_tracker' => "Aceasta este o persoană privată de urmărire cu o rată cerută", + 'text_private_tracker_note_one' => "Acesta este un tracker privat, ceea ce înseamnă că rezervăm trackerul pentru utilizarea exclusivă a membrilor noștri înregistrați. ", + 'text_learn_more' => "Află mai multe despre trackerul privat la ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "You MUST keep a minimum required upload-to-download ratio, or you will lose your membership here. ", + 'text_see_ratio' => "A se vedea raportul cerinței în ", + 'text_private_tracker_note_three' => "Raportul curent este întotdeauna afișat chiar sub meniul de navigare al site-ului. Vă rugăm să fiți cu ochii pe el.", + 'text_private_tracker_note_four' => "Cum să păstrezi un raport bun?
    Ei bine, cea mai bună metodă este să părăsești întotdeauna clientul BitTorrent rulând și continuând seeding torentele pe care le-ai descărcat până când ștergi fișierele.", + 'text_use_allowed_clients' => "Folosiți doar clienții BitTorrent permiși", + 'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we ONLY accept some of them. Others (e.g. qbittorrentEE, Thunder) are banned here and would fail to connect our tracker. ", + 'text_allowed_clients_note_two' => "Puteţi găsi o listă completă a clienţilor permişi în ", + 'text_allowed_clients_note_three' => ". Dacă nu sunteți sigur pe care să alegeți, luați în considerare următorii doi clienți recomandați: ", + 'title_download' => "Descărcare ", + 'text_for' => "Pentru ", + 'text_for_more_information_read' => "Pentru mai multe informații, consultați ", + 'text_rules' => "Reguli", + 'text_and' => " şi ", + 'text_faq' => "Întrebări", + 'text_let_me_download' => "Îmi voi îmbunătăți raportul. ", + 'text_notice_not_show_again' => "Nu afișa din nou această notificare. ", + 'text_notice_always_show' => "Această notificare va fi afișată întotdeauna până când raportul tău va fi îmbunătățit. ", + 'submit_download_the_torrent' => "Descarcă Torentul", +); + +?> diff --git a/lang/ro/lang_edit.php b/lang/ro/lang_edit.php new file mode 100644 index 00000000..b845ecca --- /dev/null +++ b/lang/ro/lang_edit.php @@ -0,0 +1,74 @@ + "Editare torent - ", + 'text_cannot_edit_torrent' => "Nu se poate edita acest torent", + 'text_cannot_edit_torrent_note' => "Nu ești proprietarul de drept sau nu ești logat corect.\n", + 'row_torrent_name' => "Numele torentului", + 'row_small_description' => "Descriere mică", + 'row_nfo_file' => "Fișier NFO", + 'radio_keep_current' => "Păstrați curent", + 'radio_update' => "Actualizare", + 'radio_remove' => "Elimină", + 'row_description' => "Descriere", + 'row_type' => "Tip", + 'text_source' => "Sursa:", + 'select_choose_one' => "alege unul", + 'text_codec' => "Codec:", + 'text_standard' => "Standarde:", + 'text_processing' => "Prelucrare:", + 'row_quality' => "Calitate", + 'text_quality_note' => "Alege doar pentru Video", + 'row_visible' => "Vizibil", + 'checkbox_visible' => "Vizibil pe pagina principală", + 'text_visible_note' => "Țineți cont că torentul va deveni automat vizibil atunci când există un seeder, și va deveni automat invizibil (mort) când nu a existat nici un căutător de ceva vreme. Utilizați acest comutator pentru a accelera procesul manual. De asemenea, rețineți că torentele invizibile (moarte) pot fi încă văzute sau căutate, nu este doar implicit.", + 'row_anonymous_uploader' => "Anonim", + 'checkbox_anonymous_note' => "Bifați această casetă pentru a ascunde aplicația de încărcare a torentului", + 'row_special_torrent' => "Promovare", + 'select_use_global_setting' => "utilizează setarea globală", + 'select_forever' => "pentru totdeauna", + 'select_until' => "până", + 'text_keep_current' => "păstrează curent", + 'text_ie_for' => "pentru ", + 'text_promotion_until_note' => "(Formatul orei este AAAA-LL-ZZ hh:mm:ss)", + 'select_normal' => "normal", + 'select_free' => "Gratuit", + 'select_two_times_up' => "2x mai sus", + 'select_free_two_times_up' => "liber și 2x sus", + 'select_half_down' => "50% mai puțin", + 'select_choose_torrent_state' => "Setează torent pe promoție", + 'row_torrent_position' => "Torent Postion", + 'row_recommended_movie' => "Recommended Film", + 'select_choose_recommended_movie' => "Alegeți dacă afișul unui torent de film va fi afișat pe pagina principală", + 'select_hot' => "fierbinte", + 'select_classic' => "clasic", + 'select_recommended' => "recomandat", + 'select_sticky' => "lipicios", + 'select_choose_if_sticky' => "Alege dacă torentul va fi sticky pe pagina torentelor", + 'row_banned' => "Interzis", + 'checkbox_banned' => "Interzis", + 'submit_edit_it' => "Editează ", + 'submit_revert_changes' => "Revenire la modificările ", + 'text_delete_torrent' => "Șterge torrentul - Motiv:", + 'radio_dead' => "Mort", + 'text_dead_note' => " 0 seedere + 0 leechers = 0 parteneri în total", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Nesuat", + 'radio_rules' => "Reguli", + 'text_req' => "(rej)", + 'radio_other' => "Altele", + 'submit_delete_it' => "Șterge !", + 'text_move_to_browse' => "Mutați în secțiunea Torrente ca ", + 'text_move_to_special' => "Mutați în secțiunea Special ca ", + 'text_medium' => "Mediu:", + 'row_pick' => "Alege", + 'row_check' => "Verifică", + 'text_team' => "Grup", + 'text_audio_codec' => "Codec audio", + 'row_content' => "Conținut", + 'ban_reason_label' => 'Motiv', + 'fill_quality' => 'Calitate umplere', +); + +?> diff --git a/lang/ro/lang_faq.php b/lang/ro/lang_faq.php new file mode 100644 index 00000000..fd66e5e6 --- /dev/null +++ b/lang/ro/lang_faq.php @@ -0,0 +1,12 @@ + "Întrebări", + 'text_welcome_to' => "Bun venit la ", + 'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to contact us!

    This is a private tracker, and you have to register before you can get full access to the site.", + 'text_welcome_content_two' =>" Înainte să faceți ceva aici la %s, vă sugerăm să citiți regulile ! Există doar câteva reguli pe care trebuie să le respectăm, dar le aplicăm!

    Înainte de a merge mai departe, ar trebui să citiţi %s acordul de utilizare.", + 'text_contents' => "Conținutul", +); + +?> diff --git a/lang/ro/lang_fastdelete.php b/lang/ro/lang_fastdelete.php new file mode 100644 index 00000000..45b57985 --- /dev/null +++ b/lang/ro/lang_fastdelete.php @@ -0,0 +1,13 @@ + "Ștergere eșuată!", + 'std_missing_form_data' => "lipsa datelor din formular", + 'text_no_permission' => "Nu ești autorizat să ștergi acest torent, doar moderatorii sau mai mari pot face asta. Vă rugăm să contactați unul dacă acesta este torentul dvs. și doriți să-l ștergeți.\n", + 'std_delete_torrent' => "Șterge torrent", + 'std_delete_torrent_note' => "Verificare sanitară: Sunteți pe cale să ștergeți un torent. Apăsați", + 'std_here_if_sure' => " dacă ești sigur." +); + +?> diff --git a/lang/ro/lang_fields.php b/lang/ro/lang_fields.php new file mode 100644 index 00000000..7023f2cb --- /dev/null +++ b/lang/ro/lang_fields.php @@ -0,0 +1,31 @@ + 'Administrarea câmpurilor personalizate', + 'text_manage' => 'Gestionează', + 'text_add' => 'Adăugare', + 'text_field' => 'Câmp', + 'text_delete' => 'Ștergere', + 'text_edit' => 'Editare', + 'col_id' => 'ID', + 'col_name' => 'Nume', + 'col_name_help' => 'Permite doar cifre, alfabet, subliniere', + 'col_label' => 'Afişare etichetă', + 'col_type' => 'Tip', + 'col_required' => 'Necesar', + 'col_help' => 'Text ajutător', + 'col_options' => 'Opţiuni', + 'col_options_help' => 'Necesar cand tipul este radio, caseta de selectare. O linie, o singura optiune, format: valoare afisare text', + 'col_action' => 'Acțiune', + 'col_is_single_row' => 'Afişare pe un singur rând', + 'js_sure_to_delete_this' => 'Sigur ștergeți?', + 'submit_submit' => 'Trimiteți', + 'field_type_text' => 'Text scurt', + 'field_type_textarea' => 'Text lung', + 'field_type_radio' => 'Selectare unică orizontală', + 'field_type_checkbox' => 'Selectare multiplă orizontală', + 'field_type_select' => 'Selectare unică verticală', + 'field_type_image' => 'Imagine', + 'col_display' => 'Afișaj personalizat', + +]; diff --git a/lang/ro/lang_forummanage.php b/lang/ro/lang_forummanage.php new file mode 100644 index 00000000..301d990d --- /dev/null +++ b/lang/ro/lang_forummanage.php @@ -0,0 +1,38 @@ + "Management forum", + 'text_forum_management' => "Management forum", + 'text_edit_forum' => "Editează Forum", + 'row_forum_name' => "Nume forum", + 'row_forum_description' => "Descriere forum", + 'row_overforum' => "Suprapunere", + 'row_moderator' => "Moderator", + 'text_moderator_note' => "Max 3 moderatori. Separați-le prin ','.", + 'row_minimum_read_permission' => "Permisiune minimă de citire", + 'row_minimum_write_permission' => "Permisiune minimă de scriere", + 'row_minimum_create_topic_permission' => "Permisiune minimă creare subiect", + 'row_forum_order' => "Ordine forum", + 'text_forum_order_note' => "Ordonare ascendentă după număr. Aceasta este 0 afișează în partea de sus", + 'submit_edit_forum' => "Editare forum", + 'text_no_records_found' => "Ne pare rău, nu au fost găsite înregistrări!", + 'text_add_forum' => "Adaugă Forum", + 'text_make_new_forum' => "Creează un forum nou", + 'submit_overforum_management' => "Management Overforum", + 'submit_add_forum' => "Adaugă Forum", + 'col_name' => "Nume", + 'col_overforum' => "Suprapunere", + 'col_read' => "Citește", + 'col_write' => "Scrie", + 'col_create_topic' => "Creare subiect", + 'col_moderator' => "Moderator", + 'col_modify' => "Modifică", + 'text_not_available' => "N/A", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'js_sure_to_delete_forum' => "Sunteţi sigur că doriţi să ştergeţi acest forum?", + 'submit_make_forum' => "Creează un forum" +); + +?> diff --git a/lang/ro/lang_forums.php b/lang/ro/lang_forums.php new file mode 100644 index 00000000..2b65c4d5 --- /dev/null +++ b/lang/ro/lang_forums.php @@ -0,0 +1,204 @@ + "Nu există nici un utilizator activ în forum acum.", + 'text_stats' => "Statistici", + 'text_our_members_have' => "Membrii noștri au făcut ", + 'text_posts_in_topics' => " postări în ", + 'text_in_topics' => " subiecte. ", + 'text_there' => "Acolo ", + 'text_online_user' => " Utilizator online", + 'text_in_forum_now' => " acum în forum. ", + 'std_no_post_found' => "Nicio postare găsită", + 'text_quick_jump' => "Săritură rapidă: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "Id forum greșit", + 'text_new_topic_in' => "Subiect nou în", + 'text_forum' => "forum", + 'std_forum_error' => "Eroare forum", + 'std_topic_not_found' => "Subiectul nu a fost găsit.", + 'text_reply_to_topic' => "Răspunde la subiect: ", + 'text_compose' => "Compune", + 'std_error' => "Eroare", + 'std_no_post_id' => "Nicio postare cu acest ID", + 'submit_submit' => "Trimiteți", + 'submit_preview' => "Previzualizare", + 'text_tags' => "Etichete", + 'text_smilies' => "Emoticoane", + 'text_ten_last_posts' => "10 ultimele postări, în ordine inversă", + 'text_by' => "de ", + 'text_at' => "la ", + 'head_edit_forum' => "Editare forum", + 'text_edit_forum' => "Editează Forum", + 'row_forum_name' => "Nume forum", + 'row_description' => "Descriere", + 'row_permission' => "Permisiune", + 'text_minimum' => "Minim ", + 'select_minimum_class_view' => "Clasa necesară pentru a vizualiza
     Minim", + 'select_minimum_class_post' => "Clasă necesară pentru a posta
     Minim", + 'select_minimum_class_topic' => "Clasă necesară pentru a crea subiecte", + 'std_no_forum_id' => "ID forum negăsit.", + 'std_must_specify_forum_name' => "Trebuie să specificaţi un nume pentru forum.", + 'std_must_provide_forum_description' => "Trebuie să furnizaţi o descriere pentru forum.", + 'head_delete_forum' => "Șterge forum", + 'text_warning' => "** ATENŢIE! **", + 'text_deleting_forum_id' => "Ştergere ID forum ", + 'text_will_also_delete' => " va șterge de asemenea ", + 'text_posts_in' => "postări în ", + 'text_topics' => " subiecte. ", + 'text_accept' => "ACCEPTĂ", + 'text_cancel' => "Anulează", + 'std_unauthorised_performing_action' => "Nu sunteți autorizat să efectuați această acțiune!", + 'head_new_topic' => "Subiect nou", + 'std_must_enter_subject' => "Trebuie să introduceţi un subiect.", + 'std_subject_limited' => "Subiectul este limitat. Vă rugăm să scurtaţi subiectul", + 'std_bad_topic_id' => "ID subiect greșit", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "Nu sunteți autorizat să postați. Citiți (Inbox)", + 'std_permission_denied' => "Permisiune refuzată.", + 'std_no_body_text' => "Fără text corp.", + 'std_post_flooding' => "Inundațiile de postare nu sunt permise. Vă rugăm așteptați ", + 'std_seconds_before_making' => " secunde înainte de a face o altă postare.", + 'std_no_topic_id_returned' => "Niciun subiect de identitate returnat", + 'std_topic_locked' => "Acest subiect este blocat.", + 'std_post_id_not_available' => "ID postare n/a", + 'std_unpermitted_viewing_topic' => "Nu aveţi permisiunea să vizualizaţi acest subiect.", + 'text_prev' => "Anterior", + 'text_next' => "Următoarea", + 'head_view_topic' => "Vizualizare subiect", + 'text_forums' => " Forumuri", + 'text_ago' => " acum", + 'text_quote' => "Ofertă", + 'text_last_edited_by' => "Ultima editare de ", + 'text_last_edit_at' => " la ", + 'text_posts' => "Postări: ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Raport: ", + 'text_class' => "Clasa:", + 'text_back_to_top' => "Înapoi la început", + 'title_sticky' => "Fixat", + 'submit_sticky' => "Fixat", + 'submit_unsticky' => "Nelipicios", + 'submit_unlock' => "Deblocare Subiect", + 'submit_lock' => "Blocare Subiect", + 'submit_delete_topic' => "Șterge Subiect", + 'text_rename_topic' => "Redenumește subiectul:", + 'submit_okay' => "Bine", + 'text_move_thread_to' => "Mută acest subiect în:", + 'submit_move' => "Mutare", + 'text_topic_locked_new_denied' => "

    Acest subiect este blocat; nici un post nou nu este permis.

    ", + 'text_unpermitted_posting_here' => "

    Nu aveţi permisiunea să postaţi pe acest forum.

    ", + 'head_post_reply' => "Postează răspuns", + 'std_forum_not_found' => "Forumul nu a fost găsit.", + 'std_cannot_get_posts_count' => "Nu s-a putut obține numărul de postări.", + 'std_delete_topic' => "Ștergeți subiectul", + 'std_delete_topic_note' => "Verificare sanitară: Sunteți pe cale să ștergeți un subiect. Faceți clic ", + 'std_here_if_sure' => " dacă ești sigur.", + 'std_no_topic_for_post' => "Niciun subiect asociat cu acest ID de postare", + 'std_denied' => "Refuzat!", + 'std_body_empty' => "Corpul nu poate fi gol!", + 'std_subject_empty' => "Subiectul nu poate fi gol!", + 'std_success' => "Succes", + 'std_post_edited_successfully' => "Postarea a fost editată cu succes.", + 'text_edit_post' => "Editează postarea", + 'std_how_could_this_happen' => "cum se poate întâmpla asta?!", + 'std_post_not_found' => "Postare negăsită", + 'std_cannot_delete_post' => "Nu se poate șterge postarea; este prima postare a subiectului. Ar trebui să ", + 'std_delete_topic_instead' => "șterge subiectul în schimb.", + 'std_delete_post' => "Șterge postarea", + 'std_delete_post_note' => "Verificare sanitară: Sunteți pe cale să ștergeți o postare. Faceți clic ", + 'std_must_enter_new_title' => "Trebuie să introduceţi un titlu nou!", + 'std_not_permitted' => "Nu este permis", + 'std_sql_error' => "Eroare SQL", + 'head_forum' => "Forum", + 'col_topic' => "Subiect", + 'col_replies' => "Răspunsuri", + 'col_views' => "Vizualizări", + 'col_author' => "Autor", + 'col_last_post' => "Ultimul postare", + 'text_no_topics_found' => "Nu s-au găsit subiecte", + 'text_new_posts' => "Postări noi", + 'text_locked_topic' => "Subiect blocat", + 'text_unpermitted_starting_new_topics' => "Nu aveţi permisiunea să începeţi subiecte noi în acest forum.", + 'submit_view_unread' => "Vezi necitit", + 'submit_new_topic' => "Subiect nou ", + 'text_topics_with_unread_posts' => "Subiecte cu mesaje necitite", + 'col_forum' => "Forum", + 'text_more_than' => "Mai mult de ", + 'text_items_found_displaying_first' => " obiecte găsite, se afişează mai întâi ", + 'text_catch_up' => "Recuperează înapoi", + 'text_nothing_found' => "Nimic găsit", + 'head_forum_search' => "Caută pe Forum", + 'col_post' => "Postează", + 'col_posted_by' => "Postat de", + 'text_found' => "Găsit ", + 'text_num_posts' => " postări", + 'text_search_on_forum' => "Caută pe forumuri", + 'text_by_keyword' => "după cuvânt cheie", + 'head_forums' => "Forumuri", + 'col_forums' => "Forumuri", + 'col_topics' => "Subiecte", + 'col_posts' => "Mesaje", + 'std_bad_forum_last_post' => "Ultima postare pe forum greșită", + 'text_in' => "în ", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'std_unknown_action' => "Acțiune necunoscută", + 'text_search' => "Caută", + 'text_view_unread' => "Vezi necitite", + 'text_forum_manager' => "Manager forum", + 'title_reply_with_quote' => "Reply with Quote", + 'title_reply_directly' => "Reply directly to this post", + 'title_delete_post' => "Şterge Postare", + 'title_edit_post' => "Editare Postare", + 'text_quick_reply' => "Răspuns rapid", + 'submit_add_reply' => "Adaugă Răspunde", + 'text_add_reply' => "Adaugă Răspuns", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_message_to' => "Trimite mesaj la ", + 'title_report_this_post' => "Raportează postarea de la acesta ", + 'title_new_topic' => "Nou Subiect", + 'col_moderator' => "Moderator", + 'text_apply_now' => "N/A", + 'text_locked' => "Blocat", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " vizualizări pe această temă", + 'title_read' => "Citește", + 'title_unread' => "Necitit", + 'title_locked' => "Blocat", + 'title_locked_new' => "Blocat și necitit", + 'text_highlight_topic' => "Culoare subiect în ", + 'select_color' => "Niciunul", + 'submit_change' => "Go!", + 'head_view_unread' => "Vezi necitite", + 'text_today' => "Azi: ", + 'text_new_post' => " postare", + 'text_posts_today' => " astăzi.", + 'text_at_time' => " la ", + 'text_blank' => " ", + 'text_last_posted_by' => "Ultima postare de către ", + 'text_fast_search' => "Căutare rapidă: ", + 'text_go' => "Go!", + 'submit_show_more' => "Arată mai mult", + 'text_view_all_posts' => "Vezi toate postările", + 'text_view_this_author_only' => "Vezi doar acest autor", + 'title_jump_to_unread' => "Sari la postările necitite", + 'text_new' => "nou", + 'title_order_topic_desc' => "Ordonare după ora subiectului descendent", + 'title_order_topic_asc' => "Ordonare după timp subiect ascendent", + 'title_order_post_asc' => "Ordonare după ultima postare ascendentă", + 'title_order_post_desc' => "Ordonare după ultimul descendent al postării", + 'text_order' => "Ordonare după", + 'text_topic_desc' => "Timp Subiect Descendent", + 'text_topic_asc' => "Durata subiectului Ascendent", + 'text_post_asc' => "Ultimul timp postare Ascendent", + 'text_post_desc' => "Ultima postare Descendent", + 'text_post_protected' => "[size=3][b]--Protecția datelor cu caracter personal este activată în acest forum ---[/b]\nNumai posterul subiectului, mods,admins și autorul răspunsului pot citi conținutul.[/size]", +); + +?> diff --git a/lang/ro/lang_friends.php b/lang/ro/lang_friends.php new file mode 100644 index 00000000..5b71cc35 --- /dev/null +++ b/lang/ro/lang_friends.php @@ -0,0 +1,38 @@ + "Eroare", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Acces refuzat.", + 'std_no_user_id' => "Niciun utilizator cu ID ", + 'std_unknown_type' => "Tip necunoscut ", + 'std_user_id' => "ID Utilizator ", + 'std_already_in' => " este deja în dvs. ", + 'std_list' => " listă.", + 'std_delete' => "Ștergere ", + 'std_delete_note' => "Sunteţi sigur că doriţi să ştergeţi un ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "aici dacă ești sigur.", + 'std_no_friend_found' => "Nu s-a gasit niciun prieten cu ID ", + 'std_no_block_found' => "Nici un bloc găsit cu ID ", + 'head_personal_lists_for' => "Liste personale pentru ", + 'text_personallist' => "PERSONALIZARE", + 'text_friendlist' => "PRIETENĂ", + 'text_friends_empty' => "Nici un prieten încă", + 'text_neighbors_empty' => "Nu Vecini deocamdată", + 'text_last_seen_on' => "Văzut ultima dată pe ", + 'text_ago' => " acum", + 'text_remove_from_friends' => "Elimină de la prieteni", + 'text_send_pm' => "Trimite PM", + 'text_added_you_to_friendslist' => "Te-ai adăugat la prieten", + 'text_add_to_friends' => "Adaugă la prieteni", + 'text_blocklist_empty' => "Lista ta de utilizator blocată este goală", + 'text_blocked_users' => "Utilizatori blocați", + 'text_find_user' => "Găsește utilizatori/răsfoiește lista de utilizatori", + 'text_neighbors' => "Vecini", + 'text_friend' => "prieten", + 'text_block' => "bloc", +); + +?> diff --git a/lang/ro/lang_fun.php b/lang/ro/lang_fun.php new file mode 100644 index 00000000..66a2f000 --- /dev/null +++ b/lang/ro/lang_fun.php @@ -0,0 +1,44 @@ + "Ștergeți elementul distractiv?", + 'text_please_click' => "Eşti sigur că vrei să ştergi un element distractiv? Apasă\n", + 'text_here_if_sure' => " dacă ești sigur.", + 'std_error' => "Eroare", + 'std_invalid_id' => "ID element distractiv nevalid", + 'std_permission_denied' => "Permisiune refuzată!", + 'text_fun_title' => "Distracție Titlu", + 'text_body' => "Corp", + 'submit_okay' => "Bine", + 'head_new_fun' => "Umplutură nouă", + 'text_submit_new_fun' => "Trimite noi lucruri amuzante", + 'text_new_compose' => "Nouă compunere", + 'head_fun' => "Distracție", + 'text_on' => " pe ", + 'text_blank' => " ", + 'text_ago' => " acum", + 'text_posted_by' => " Postat de ", + 'text_not_funny' => "Îmblânzire", + 'text_funny' => "Amuzant", + 'text_very_funny' => "Sidedivizare", + 'head_edit_fun' => "Editare distracție", + 'text_edit_fun' => "Editare distracție", + 'std_body_is_empty' => "Corpul nu poate fi gol!", + 'std_title_is_empty' => "Titlul nu poate fi gol!", + 'std_fun_added_successfully' => "Elementul distractiv a fost adăugat cu succes.", + 'std_error_happened' => "Ceva ciudat tocmai s-a întâmplat.", + 'std_the_newest_fun_item' => "Ultimul element distractiv ", + 'std_posted_on' => " a fost postat pe ", + 'std_need_to_wait' => ". Vă rugăm să aşteptaţi până când trece 24 de ore.", + 'std_are_you_sure' => "Ești sigur?", + 'std_only_against_rule' => "Sunteți sigur că doriți să interziceți acest obiect distractiv? Rețineți că ar trebui să faceți acest lucru numai dacă elementul distractiv este împotriva regulilor. BTW, ai putea de asemenea dori să îi avertizezi pe utilizator.", + 'std_reason_required' => "Motivul (obligatoriu): ", + 'std_reason_is_empty' => "Trebuie să dați motivul!", + 'std_success' => "Succes", + 'std_fun_item_banned' => "Elementul distractiv a fost interzis cu succes.", + 'std_already_vote' => "Ai votat deja!", + 'std_cannot_give_bonus' => "Sistemul nu poate da bonus pentru un element distractiv. Vă rugăm să raportați acest lucru administratorului.", +); + +?> diff --git a/lang/ro/lang_functions.php b/lang/ro/lang_functions.php new file mode 100644 index 00000000..c9d2ec1f --- /dev/null +++ b/lang/ro/lang_functions.php @@ -0,0 +1,344 @@ + "Acces refuzat!", + 'std_fake_account' => "Ajungem să credem că folosești un cont fals, prin urmare am logat această acțiune!", + 'std_permission_denied' => "Permisiune refuzată!", + 'std_permission_denied_only' => "Permisiune refuzată. Numai ", + 'std_or_above_can_view' => " sau mai sus ar putea vizualiza.

    Vă rugăm să vedeţi "."Întrebări frecvente pentru mai multe informaţii despre diferite clase de utilizatori şi ce pot face.

    Personalul %s
    ", + 'std_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "V-ați conectat deja!", + 'text_page_last_updated' => "Această pagină actualizată ultima dată ", + 'text_browser_cookies_note' => "Daca activezi cookie-urile si inca nu te poti loga, poate s-a intamplat ca ceva sa cauzeze o problema cu cookie-ul de autentificare. Îți sugerăm să ștergi cookie-urile și să încerci din nou. Pentru a șterge cookie-urile din Internet Explorer, mergi la Unelte > Opțiuni Internet char@@0 și apasă pe butonul Șterge cookie-uri. Țineți cont că acest lucru va șterge toate cookie-urile stocate în sistem pentru alte site-uri.", + 'std_error' => "Eroare", + 'text_unable_to_send_mail' => "Mesajul nu a putut fi trimis. Vă rugăm să contactați un administrator pentru această eroare.", + 'std_success' => "Succes", + 'std_confirmation_email_sent' => "E-mailul de confirmare a fost trimis la ", + 'std_please_wait' => "Vă rugăm să permiteți câteva minute pentru ca e-mailul să sosească.", + 'std_account_details_sent' => "Noile detalii ale contului au fost expediate către ", + 'std_locked' => " Blocat! (numărul maxim de esuat ", + 'std_attempts_reached' => " încercări realizate în timpul reautentificării)", + 'std_your_ip_banned' => "Ajungem să credem că încerci să ne înșelezi sistemul, așa că ți-am interzis ipul!", + 'std_login_failed' => "Autentificare eșuată!", + 'std_login_failed_note' => "Eroare: Nume utilizator sau parolă incorectă! Sau încă nu ați confirmat

    Nu vă amintiți parola? Recuperează parola!", + 'std_failed' => "Eșuat", + 'std_oops' => "Ups!", + 'std_sorry' => "Scuze", + 'std_invite_system_disabled' => "Sistemul de invitații este momentan dezactivat...", + 'std_open_registration_disabled' => "Înregistrarea deschisă este dezactivată în prezent. Numai invitații. Dacă ești norocos, ai putea avea un prieten care vrea să te invite :) Dorim doar să vedem câți aclamatori vor începe să își respecte conturile după ce își dau seama că nu se pot întoarce și să ia altul :). Țineți cont de acest lucru, dacă sunteți deja membru și invitați un trișor cunoscut, şi ştiaţi despre asta în primul rând, atât a voastră cât şi a persoanei pe care aţi invitat-o sunt persoane cu handicap. Va trebui să veniți să vorbiți cu noi pentru a vă relua contul. Dacă vrei o invitație și știi pe cineva care are una depinde de ei să-ți dea o invitație.", + 'std_account_limit_reached' => "Limita contului curent a fost atinsă. Conturile inactive sunt șterse tot timpul, vă rugăm să verificați din nou mai târziu...", + 'std_the_ip' => "IP-ul ", + 'std_used_many_times' => " este deja utilizat pe prea multe cont.... Nu mai sunt permise conturi la %s.", + 'std_invalid_image_code' => "Cod de imagine invalid!
    Nu vă întoarceți, codul imaginii a fost șters!

    vă rugăm să faceţi clic pe ", + 'std_here_to_request_new' => "aici pentru a solicita un nou cod de imagine.", + 'std_action' => 'Acțiune', + 'std_report' => 'Raport', + 'std_desc' => 'Descriere', + 'std_comment' => 'Comentariu', + 'std_quick_comment' => 'Comentariu rapid', + 'std_click_here_to_goback' => 'Click aici pentru a goback', + 'std_you_will_get' => 'Vei obține', + 'std_by' => 'De', + 'row_security_image' => "Imagine de securitate:", + 'row_security_code' => "Cod de securitate:", + 'text_slots' => "Sloturi:", + 'text_unlimited' => "Nelimitat", + 'std_server_load_very_high' => "Încărcarea serverului este foarte mare în acest moment. Încercaţi, vă rugăm aşteptaţi...", + 'std_too_many_users' => "Prea mulți utilizatori. Vă rugăm să apăsați butonul Reîmprospătare din browser pentru a reîncerca.", + 'text_unauthorized_ip' => "

    403 Interzis

    Adresă IP neautorizată.", + 'text_home' => "Acasă", + 'text_forums' => "Forumuri", + 'text_torrents' => "Torente", + 'text_offers' => "Oferte", + 'text_request' => "Cereri", + 'text_upload' => "Incarca", + 'text_subtitles' => "Subtitrări", + 'text_user_cp' => "CP utilizator", + 'text_top_ten' => "Top 10", + 'text_log' => "JURNAL", + 'text_rules' => "Reguli", + 'text_faq' => "Întrebări", + 'text_staff' => "Personal", + 'std_site_down_for_maintenance' => "Site-ul este oprit pentru mentenanță, te rugăm să revii mai târziu... mulțumim", + 'text_click_view_full_image' => "Faceţi clic pe această bară pentru a vedea imaginea completă.", + 'text_image_resized' => "Această imagine a fost redimensionată. Faceţi clic pe această bară pentru a vedea imaginea completă.", + 'text_click_view_small_image' => "Faceţi clic pe această bară pentru a vedea imaginea mică.", + 'text_login' => "Autentificare", + 'text_signup' => "Înscrie-te", + 'text_inf' => "Inf.", + 'title_donor' => "donator", + 'title_warned' => "avertizat", + 'title_inbox_new_messages' => "mesaje primite (mesaje noi )", + 'title_inbox_no_new_messages' => "mesaje primite (fără noi mesaje)", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'text_unknown' => "Necunoscut", + 'text_welcome_back' => "Bun venit", + 'text_staff_panel' => "Panoul personalului", + 'text_site_settings' => "Setările site-ului", + 'text_logout' => "deconectare", + 'text_bonus' => "Bonus ", + 'text_use' => "Utilizare", + 'text_ratio' => "Raport:", + 'text_uploaded' => "Încărcat:", + 'text_downloaded' => "Descarcat:", + 'text_active_torrents' => "Activ:", + 'title_torrents_seeding' => "Torente Seeding", + 'title_torrents_leeching' => "Torente Leeching", + 'text_connectable' => "Conectabil: ", + 'text_the_time_is_now' => "Ora: ", + 'text_message_new' => " Nou", + 'title_sentbox' => "santbox", + 'title_inbox' => "primite", + 'title_buddylist' => "Buddylist", + 'text_you_have' => "Ai ", + 'text_new_message' => " mesaj nou", + 'text_s' => "S", + 'text_click_here_to_read' => "! Apasă aici pentru a citi.", + 'text_your_friends' => "Prietenul tău", + 'text_awaiting_confirmation' => " așteaptă confirmarea de la tine!", + 'text_website_offline_warning' => "ATENTIE: Site-ul este momentan offline! aici pentru a schimba setările.", + 'text_there_is' => "Acolo", + 'text_new_report' => " raport nou", + 'text_new_staff_message' => " mesaj nou pentru personal", + 'text_search' => "Caută", + 'text_profile' => "Profil", + 'text_chat' => "Chat", + 'text_dox' => "DOX", + 'text_links' => "Link-uri", + 'text_username' => "Utilizator: ", + 'text_password' => "Parola: ", + 'submit_log_in' => "Înregistrează în!", + 'text_register' => "Inregistrare", + 'text_rules_link' => "Reguli", + 'text_faq_link' => "Întrebări", + 'text_useragreement' => "Utilizator", + 'text_prev' => "Anterior", + 'text_next' => "Următoarea", + 'text_by' => " de ", + 'text_orphaned' => "(orfană)", + 'text_at' => " la ", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'text_view_original' => "Vezi originalul", + 'text_last_edited_by' => "Ultima editare de ", + 'text_edited_at' => " la ", + 'col_type' => "Tip", + 'col_name' => "Nume", + 'col_dl' => "DL", + 'col_wait' => "Așteaptă", + 'col_edit' => "Editare", + 'col_visible' => "Vizibil", + 'title_number_of_comments' => "Numărul de Comentarii", + 'title_time_added' => "Timp Adăugat", + 'title_size' => "Dimensiune", + 'title_number_of_seeders' => "Numărul de Seederi", + 'title_number_of_leechers' => "Numărul de Leechers", + 'title_number_of_snatched' => "Numărul din Smuls", + 'col_uploader' => "Încărcător", + 'col_action' => "Acte", + 'text_normal' => "Normală", + '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_new_uppercase' => "NOU", + 'text_sticky' => "Fixat", + 'title_download_torrent' => "Descarcă Torent", + 'text_h' => " h", + 'text_none' => "Niciunul", + 'text_anonymous' => "Anonim", + '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' => "Fişier ", + 'std_does_not_exist' => " nu 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' => "Fișierul nu poate fi citit ", + 'std_cannot_serialize_file' => "Fișierul nu poate fi serializat ", + 'std_cannot_open_file' => "Nu se poate deschide fișierul ", + 'std_to_save_info' => " pentru a salva informaţii", + 'text_cannot_save_info_in' => "Nu se pot salva informațiile în fișier (eroare în serializarea) ", + 'std_your_account_parked' => "Contul tău este parcat.", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_message_to' => "Trimite mesaj la ", + 'title_report_this_comment' => "Raportează un comentariu de tip acest ", + 'text_bookmarks' => "Marcaje", + 'title_bookmark_torrent' => "Marcaj", + 'title_delbookmark_torrent' => "Debifare", + 'text_mark' => "Marchează", + 'text_unmark' => "Unmark", + 'text_award' => "Premiu Bonus: ", + 'text_additional_notes' => "Note Suplimentare: ", + 'title_view_reviews' => "Click pentru a vizualiza recenzii", + 'title_has_new_comment' => "Are un comentariu Nou ", + 'title_no_new_comment' => "Nr comentariu nou ", + 'row_external_info' => "Extern Informații", + 'row_imdb_url' => "IMDb URL", + 'text_imdb_url_note' => "(URL luat de la IMDb. ex. pentru filmul The Dark Knight URL-ul este https://www.imdb.com/title/tt0468569/)", + 'text_artist' => " Artist: ", + 'text_album' => "Album: ", + 'title_get_rss' => "Obţine RSS", + 'text_hot' => "Fierbinte", + 'text_classic' => "Clasic", + 'text_recommended' => "Bun", + 'title_view_nfo' => "Vezi fișierul NFO ", + 'title_edit_torrent' => "Editați sau ștergeți torrent", + 'title_time_alive' => "Timp Alive", + 'title_add_comments' => "Add comment", + 'text_at_time' => " la ", + 'text_blank' => " ", + 'text_ago' => " acum", + 'text_last_commented_by' => "Ultimul comentariu de către ", + 'text_imdb' => "IMDb", + 'text_votes' => " voturi", + 'text_country' => "Țară", + 'text_genres' => "Genres", + 'text_director' => "Director", + 'text_starring' => "Alarmă", + 'text_runtime' => "Durata", + 'text_language' => "Limba", + 'text_douban' => "Dublu", + 'text_region' => "Regiune", + 'text_creator' => "Creator", + 'text_awaiting_five_votes' => "în așteptarea a 5 voturi", + 'text_invite' => "Invită ", + 'text_send' => "Trimite", + 'text_tracks' => "Șenile", + 'text_label' => "Etichetă", + 'text_tags' => "Etichete", + 'text_user_ip' => "Utilizator IP", + 'text_location_main' => "Locația Principală", + 'text_location_sub' => "Locație Sub", + 'text_ip_range' => "IP Interval", + 'text_min' => " min.", + 'text_music' => "Muzică", + 'text_special' => "Special", + 'title_reply_with_quote' => "Ofertă", + 'title_add_reply' => "Adaugă Răspunde", + 'title_delete' => "Ștergere", + 'title_edit' => "Editare", + 'title_reportbox' => "casetă de raportare", + 'title_staffbox' => "Cutie cu personalul", + 'title_sticky' => "Fixat", + 'text_new_news' => " știri importante necitite", + 'std_no_user_named' => "Nu există niciun utilizator numit ", + 'text_banned' => "Interzis", + 'text_are' => " sunt ", + 'text_is' => " este ", + 'select_choose_one' => "alege unul", + 'text_space' => " ", + 'text_day' => "d ", + 'text_new_suspected_cheater' => " nou băgat suspectat", + 'title_cheaterbox' => "cheaterbox", + 'text_will_end_in' => " se va încheia în ", + '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' => "Ofertă", + 'text_code' => "COD", + 'std_invalid_id' => "ID invalid! Din motive de securitate, am logat această acțiune.", + 'text_smilies' => "Emoticoane", + 'col_type_something' => "Type...", + 'col_to_make_a' => "Pentru a face o...", + 'text_year' => " an", + 'text_month' => " lună", + 'text_day' => " zi", + 'text_hour' => " oră", + 'text_min' => " min.", + 'select_color' => "Culoare", + 'select_font' => "Font", + 'select_size' => "Dimensiune", + 'text_subject' => "Subiect:", + 'text_more_smilies' => "Mai multe emoticoane", + 'js_prompt_enter_url' => "Trebuie să introduceți un URL", + 'js_prompt_enter_title' => "Trebuie să introduceți un titlu", + 'js_prompt_error' => "Eroare!", + 'js_prompt_enter_item' =>"Introduceți elementul din listă. Pentru sfârșitul listei, apăsați \"anulează\" sau lăsați câmpul următor gol ", + 'js_prompt_enter_image_url' => "Trebuie să introduceți un URL complet pentru imagine", + 'js_prompt_enter_email' => "Trebuie să introduceţi un e-mail", + 'text_new' => "Nou", + 'text_reply' => "Răspuns", + 'submit_submit' => "Trimiteți", + 'submit_preview' => "Previzualizare", + 'row_subject' => "Subiect", + 'row_body' => "Corp", + 'text_peasant' => "Peasant", + 'text_user' => "Utilizator", + 'text_power_user' => "Utilizator de alimentare", + 'text_elite_user' => "Utilizator de elită", + 'text_crazy_user' => "Utilizator nebun", + 'text_insane_user' => "Utilizator neobișnuit", + 'text_veteran_user' => "Utilizator Veteran", + 'text_extreme_user' => "Utilizator Extrem", + 'text_ultimate_user' => "Utilizator final", + 'text_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Încărcător", + 'text_retiree' => "Oboseală", + 'text_forum_moderator' => "Moderator forum", + 'text_moderators' => "Moderator", + 'text_administrators' => "Administrator", + 'text_sysops' => "SysOp", + 'text_staff_leader' => "Liderul personalului", + 'text_short_year'=> "A", + 'text_short_month' => "MON", + 'text_short_day' => "D", + 'text_short_hour' => "P", + 'text_short_min' => "M", + 'submit_edit' => "Editare", + 'text_banned_client_warning' => "Ai folosit un client BitTorrent banat ultima dată când conectezi trackerul! Apasă aici.", + 'text_please_improve_ratio_within' => "Vă rugăm să vă îmbunătățiți raportul în ", + 'text_or_you_will_be_banned' =>", sau contul tău va fi interzis! Apasă aici.", + 'text_size' => "Dimensiune", + 'text_downloads' => "Descărcări", + 'text_attachment_key' => "Atașare pentru cheie ", + 'text_not_found' => " nu a fost găsit", + 'text_thirty_percent_down' => "30%", + 'text_please_download_something_within' => "Te rugăm să descarci ceva în ", + 'text_inactive_account_be_deleted' => ". Conturile inactive (fără sumă de transfer) vor fi șterse.", + 'text_attendance' => '[Participați la bonus]', + 'text_attended' => '[Participare primită: %u, card: %d]', + 'row_pt_gen_douban_url' => "PT-Gen douban link", + 'text_pt_gen_douban_url_note' => "(URL luat de la douban. ex. pentru filmul Transformers URL-ul este https://movie.douban.com/subject/1794171//)", + 'row_pt_gen_imdb_url' => "PT-Gen imdb link", + 'text_pt_gen_imdb_url_note' => "(URL luat de la imdb. ex. pentru filmul Transformers URL-ul este https://www.imdb.com/title/tt0418279/)", + 'row_pt_gen_bangumi_url' => "PT-Gen bangumi link", + 'text_pt_gen_bangumi_url_note' => "(URL luat de la bangumi. ex. pentru animația Cowboy Bebop URL-ul este https://bangumi.tv/subject/253/)", + '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ă', + 'text_tag_no_release_to_any_other' => 'Nici o versiune la alta', + 'text_tag_first_release' => 'Prima versiune', + 'text_tag_official' => 'Oficial', + 'text_tag_diy' => 'JOC', + 'text_tag_mother_language' => 'Limbă multiplă', + 'text_tag_mother_language_subtitle' => 'Subtitrare pentru limba materna', + '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_management_system' => 'Gestionare', + 'text_seed_points' => 'Puncte de seed', + 'spoiler_expand_collapse' => 'Click pentru a extinde/restrânge', + 'spoiler_default_title' => 'Restrânge conținutul', + 'menu_claim' => 'Claim: ', + 'text_complains' => 'There %s %u pending complaint%s . (Automatic Copy)', + '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', + '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', + 'input_check_all' => "Bifează tot", + 'input_uncheck_all' => "Debifează tot", + 'select_at_least_one_record' => 'Selectaţi cel puţin o înregistrare!', + 'text_seed_box_record_to_approval' => 'There %s%u not approval seed box record%s . (Automatic Copy)', + 'approval_deny_reach_upper_limit' => 'Numărul de torente a căror aprobare a fost refuzată: %s a atins limita superioară și nu are permisiunea de a fi încărcat.', +); + +?> diff --git a/lang/ro/lang_getrss.php b/lang/ro/lang_getrss.php new file mode 100644 index 00000000..f1277dee --- /dev/null +++ b/lang/ro/lang_getrss.php @@ -0,0 +1,51 @@ + "Fluxuri RSS", + 'head_rss_feeds' => "Fluxuri RSS", + 'std_error' => "Eroare", + 'std_no_row' => "Trebuie să selectaţi rândurile!", + 'std_done' => "Gata!", + 'std_use_following_url' => "Utilizați următorul URL în cititorul RSS, de ex. Google Reader: ", + 'std_utorrent_feed_url' => "Utilizați următoarea adresă URL în clienții BitTorrent care suportă Flux RSS, de ex. uTorrent: ", + 'row_categories_to_retrieve' => "Categorii de regăsit", + 'row_feed_type' => "Tip flux", + 'text_web_link' => "Link web", + 'text_download_link' => "Link de descărcare", + 'row_rows_per_page' => "Rânduri pe pagină", + 'submit_generatte_rss_link' => "Generează link RSS", + 'text_category' => "Categorie", + 'text_source' => "Sursa", + 'text_codec' => "Codecul", + 'text_standard' => "Standard", + 'text_processing' => "Prelucrare", + 'text_medium' => "Medie", + 'text_team' => "Echipă", + 'text_audio_codec' => "Codec audio", + 'row_item_title_type' => "Format afişare titlu", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Titlu + ", + 'text_item_small_description' => "[Descriere mică] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Arată Marcate", + 'text_all' => "toate", + 'text_only_bookmarked' => "doar marcat", + 'text_show_bookmarked_note' => "Ony pentru clienții BitTorrent", + 'row_keyword' => "Keyword", + 'text_with' => "cu", + 'select_and' => "ȘI", + 'select_or' => "SAU", + 'select_exact' => "Exact", + 'text_mode' => "mod potrivire ", + 'text_keyword_note' => "Abonați-vă doar la articole cu aceste cuvinte cheie în titluri.", + 'row_sticky' => 'Fixat', + 'row_paid' => 'Magia va fi dedusă pentru descărcare', + 'row_paid_help' => 'Notă: Acesta nu este un tip de promoție gratuit/50% când utilizatorul setează torentul pentru a fi plătit, descărcarea necesită deducerea bonusului', + 'paid_no' => 'Gratuit', + 'paid_yes' => 'Plătit', + 'paid_all' => 'Toate', +); + +?> diff --git a/lang/ro/lang_getusertorrentlistajax.php b/lang/ro/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..5ac25e06 --- /dev/null +++ b/lang/ro/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "Tip", + 'col_name' => "Nume", + 'title_size' => "Dimensiune", + 'title_seeders' => "Seederi", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "Dl.", + 'col_ratio' => "Raport", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Sna. la", + 'col_se_time' => "Excelenţa Sa", + 'col_le_time' => "La. Timp", + 'text_record' => " înregistrare", + 'text_no_record' => "Nici o înregistrare.", + 'text_total_size' => " Dimensiune Total: ", + 'col_added' => "Adăugat", + 'col_client' => 'Client', +); +?> diff --git a/lang/ro/lang_increment-bulk.php b/lang/ro/lang_increment-bulk.php new file mode 100644 index 00000000..91861075 --- /dev/null +++ b/lang/ro/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Adăugare lot bonus/card de participare/invitație/încărcare/invitație temporară', + 'sent_success' => ' a fost adăugat și mesajul de informare a fost trimis', + 'types' => [ + 'seedbonus' => 'bonus', + 'attendance_card' => 'card de participare', + 'invites' => 'invitați', + 'uploaded' => 'încarcă', + 'tmp_invites' => 'invitație temporară', + ], + 'labels' => [ + 'type' => 'Tip', + 'amount' => 'Sumă', + 'duration' => 'Durată', + 'duration_help' => 'Necesar numai dacă tipul este [Invitație temporară], în zile', + 'user_class' => 'Clasa utilizatorului', + 'roles' => 'Roluri', + 'msg_subject' => 'subiect mesaj', + 'msg_body' => 'conținutul mesajului', + 'operator' => 'Operator', + ], +); + +?> diff --git a/lang/ro/lang_index.php b/lang/ro/lang_index.php new file mode 100644 index 00000000..361d517e --- /dev/null +++ b/lang/ro/lang_index.php @@ -0,0 +1,111 @@ + "Niciun sondaj", + 'std_error' => "Eroare", + 'std_duplicate_votes_denied' => "Nu sunt permise voturi duplicate!", + 'std_vote_not_counted' => "A apărut o eroare. Votul dvs. nu a fost numărat.", + 'std_option_unselected' => "Vă rugăm să selectaţi o opţiune.", + 'text_news_page' => "Nou", + 'text_recent_news' => "Știri recente", + 'text_e' => "Editare", + 'text_d' => "Ștergere", + 'text_hotmovies' => "Fierbinte", + 'text_classicmovies' => "Clasic", + 'text_free' => "Gratuit", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Gratuit", + 'text_shoutbox' => "Shoutbox", + 'text_message' => "Mesaj: ", + 'sumbit_shout' => "strigăt", + 'submit_clear' => "curățare", + 'text_last_five_posts' => "Ultimele 5 Postări pe Forum", + 'col_topic_title' => "Titlul subiectului", + 'col_view' => "Vizualizări", + 'col_author' => "Autor", + 'col_posted_at' => "Postat la", + 'text_in' => "în ", + 'std_no_torrent_found' => "Nu au fost găsite torente", + 'text_last_five_torrent' => "Ultimele 5 Încărcări Torrent", + 'col_name' => "Nume", + 'col_seeder' => "Căutător", + 'col_leecher' => "Leecher", + 'text_polls' => "Sondaje ", + 'text_new' => "Nou", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'text_votes' => "Voturi:", + 'radio_blank_vote' => "Voturi goale (a.k.a. „Vreau doar să văd rezultatele!”)", + 'submit_vote' => "Votează!", + 'text_previous_polls' => "Sondaje anterioare", + 'text_tracker_statistics' => "Statistici urmaritori", + 'row_registered_users' => "Utilizatori înregistrați / Limită", + 'row_unconfirmed_users' => "Utilizatori neconfirmați", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Utilizatori avertizați", + 'row_banned_users' => "Utilizatori Interziși", + 'row_male_users' => "Utilizatori Bărbaţi", + 'row_female_users' => "Utilizatori Femeie", + 'row_torrents' => "Torente", + 'row_dead_torrents' => "Torente moarte", + 'row_seeders' => "Parteneri de Seeding", + 'row_leechers' => "Parteneri Lieching", + 'row_peers' => "Parteneri", + 'row_seeder_leecher_ratio' => "Rată de sângerare / levier", + 'row_total_size_of_torrents' => "Mărimea totală a Torentelor", + 'row_total_uploaded' => "Total încărcat", + 'row_total_downloaded' => "Total descărcat", + 'row_total_data' => "Total date", + 'text_no_users_day' => "Nu a existat nici un utilizator activ în ultimele 24 de ore.", + 'text_no_active_users_now' => "Nu există nici un utilizator activ acum.", + 'text_no_user_torrenting' => "Nu există nici o donație de către utilizator. :(", + 'text_tracker_load' => "Încărcătura Trackerului", + 'text_our_tracker_load' => "Încărcătura Trackerului Partener: ", + 'text_global_server_load' => "Încărcătură Global Server: ", + 'text_whats_going_on' => "Ce se întâmplă?", + 'text_members_have_visited' => " membrii au vizitat în ultimele 24 de ore şi bun venit celui mai nou membru al nostru, ", + 'text_users_browsing_now' => " utilizatorii navighează pe site în ultimele 15 minute. ", + 'text_peers_active_now' => " utilizatorii seeding sau levier. ", + 'text_disclaimer' => "Notificare", + 'text_disclaimer_content' => "Niciunul dintre fișierele afișate aici nu este de fapt găzduit pe acest server. trackerul gestionează doar conexiuni, nu are nicio cunoaștere a conținutului fișierelor care sunt distribuite. Linkurile sunt furnizate doar de utilizatorii acestui site. (Automatic Translation) Administratorul acestui site %s nu poate fi responsabil pentru ceea ce au postat utilizatorii săi, sau orice alte acțiuni ale utilizatorilor săi. Nu puteți utiliza acest site %s pentru a distribui sau descărca orice material atunci când nu aveți dreptul legal de a face acest lucru. Este responsabilitatea dumneavoastră să respectaţi aceşti termeni.", + 'text_browser_note' => "Acest site este cel mai bine vizualizat cu \"Googlesau\"Firefox\" și cu o rezoluție de peste 1024*768. Clienți BitTorrent recomandați: \"qBittorrent\"sau\"Transmission\"", + 'title_show_or_hide' => "Arată/Ascunde", + 'text_links' => "Link-uri", + 'text_manage_links' => "Gestionare link-uri", + 'text_author' => "Autor:", + 'text_datetime' => "Ora:", + 'p_critic_reviews' => "Recenzii Criticilor de Film", + 'p_user_reviews' => "Recenzii Utilizatori Selectați", + 'head_home' => "Acasă", + 'sumbit_to_guest' => "la vizitator", + 'text_apply_for_link' => "Aplică pentru link-uri", + 'text_ago' => " acum", + 'text_auto_refresh_after' => "Reîmprospătare automată după ", + 'text_seconds' => " secunde", + 'text_funbox' => "Funbox", + 'text_more_fun' => "Mai", + 'text_new_fun' => "Nou", + 'text_ban' => "Baneaza", + 'submit_fun' => "Distracție", + 'submit_dull' => "Tras", + 'text_out_of' => " din ", + 'text_people_found_it' => " oamenilor li s-a părut distractiv. ", + 'text_your_opinion' => "Ce crezi? ", + 'text_vote_accepted' => "Mulțumesc! Votul tău este acceptat.", + 'row_users_active_today' => "Utilizatori activi astăzi", + 'row_users_active_this_week' => "Utilizatori activi în această săptămână", + 'row_active_browsing_users' => "Utilizatori activi de navigare", + 'row_tracker_active_users' => "Tracker Utilizatori activi", + 'text_detail' => "Detaliu", + 'top_uploader_title' => 'Încărcător de top (număr torent)', + 'col_counts' => 'Numărări', + 'col_ranking' => 'Clasament', + 'top_uploader_toggle_time_range_tab' => 'Click pentru a comuta intervalul de timp', + 'top_uploader_toggle_time_range_recently' => 'Ultimele 30 de zile', + 'top_uploader_toggle_time_range_all' => 'Tot timpul', + 'clear_shout_box' => 'Curăță căsuța de strigare', + 'sure_to_clear_shout_box' => 'Sunteţi sigur că doriţi să ştergeţi cutia de strigare?', +); + +?> diff --git a/lang/ro/lang_invite.php b/lang/ro/lang_invite.php new file mode 100644 index 00000000..6f28dc9d --- /dev/null +++ b/lang/ro/lang_invite.php @@ -0,0 +1,70 @@ + "Scuze", + 'std_permission_denied' => "Permisiune refuzată!", + 'head_invites' => "Invitații", + 'std_no_invites_left' => "Nu ai mai multe invitații. :(

    Vă rugăm să faceţi clic ", + 'here_to_go_back' => " pentru a vă întoarce.", + 'text_invite_code_sent' => "Codul de invitație a fost trimis!
    ", + 'text_invite_someone' => "Invită pe cineva să se alăture ", + 'text_s' => "S", + 'text_invitation' => " invitație", + 'text_left' => " stânga", + 'text_email_address' => "Adresa Email", + 'text_email_address_note' => "Adresa de e-mail trebuie să fie validă. Invitația va primi un e-mail despre invitația dvs.", + 'text_message' => "Mesaj", + 'submit_invite' => "Invită", + 'text_invite_status' => "Statutul actual al invitațiilor", + 'text_no_invites' => "Nicio invitație încă.", + 'text_username' => "Nume", + 'text_email' => "E-mail", + 'text_uploaded' => "Încărcat", + 'text_downloaded' => "Descărcat", + 'text_ratio' => "Raport", + 'text_status' => "Status", + 'text_confirm' => "Confirmare", + 'text_confirmed' => "Confirmare", + 'text_pending' => "In asteptare", + 'submit_confirm_users' => "Confirmați Utilizatori", + 'sumbit_invite_someone' => "Invită Cineva", + 'text_sent_invites_status' => "Statutul actual al invitațiilor trimise", + 'text_no_invitation_sent' => "Nicio invitație trimisă în acest moment.", + 'text_hash' => "Hash", + 'text_send_date' => "Data trimiterii", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Invitare utilizator', + + 'text_invitation_body' => " +Bună Buddy, + +Vă invit să vă alăturați %s care este o comunitate privată cu cele mai bune lucruri +și cele mai abundente. Dacă ești interesat să te alături nouă, te rugăm să citești peste +regulile și să confirmi invitația. În cele din urmă, vă rugăm să vă asigurați că păstrați un raport frumos și un +încărcați doar conținut care respectă regulile site-ului. + +Bine ai venit la bord! :) +Cele mai bune regi, +", + 'text_invite_system' => "este sistemul de invitații", + 'std_only' => "Numai ", + 'std_or_above_can_invite' => " sau mai mult poate trimite invitație.", + 'text_email_restriction_note' => "Ai putea trimite invitație la e-mail doar din aceste domenii: ", + 'harem_addition' => 'Adăugare de harm', + 'signup_link_help' => 'Click dreapta pentru a copia', + 'signup_link' => 'Link de înscriere', + '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ă', + 'text_seed_torrent_bonus_per_hour_help' => 'Adică punctele de seminţe, nu iau în considerare donaţii, torrente oficiale, aripi şi alte adăugiri', + 'text_seed_torrent_last_announce_at' => 'Data ultimei anunţări', + 'text_enabled' => 'Activat', + 'text_tmp_status' => 'Statutul de invitație temporară', + 'text_expired_at' => 'Expirat la', + 'text_permanent' => 'Folosind invitație permanentă', + 'text_consume_invite' => 'Folosind invitația', + 'text_temporary_left' => '%s invitație temporară', +); + +?> diff --git a/lang/ro/lang_iphistory.php b/lang/ro/lang_iphistory.php new file mode 100644 index 00000000..f2406b45 --- /dev/null +++ b/lang/ro/lang_iphistory.php @@ -0,0 +1,16 @@ + "Eroare", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Utilizator negăsit", + 'head_ip_history_log_for' => "Istoric IP pentru ", + 'text_historical_ip_by' => "Adrese IP istorice utilizate de ", + 'col_last_access' => "Ultimul acces", + 'col_ip' => "IP", + 'col_hostname' => "Hostname", + 'text_not_available' => "N/A", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/ro/lang_ipsearch.php b/lang/ro/lang_ipsearch.php new file mode 100644 index 00000000..9bf851f3 --- /dev/null +++ b/lang/ro/lang_ipsearch.php @@ -0,0 +1,24 @@ + "Eroare", + 'std_invalid_ip' => "IP nevalid.", + 'std_invalid_subnet_mask' => "Mască de subnet invalidă.", + 'head_search_ip_history' => "Caută în Istoria IP", + 'text_search_ip_history' => "Caută în Istoria IP", + 'row_ip' => "IP", + 'row_subnet_mask' => "Mască de subrețea", + 'submit_search' => "Caută", + 'text_no_users_found' => "Niciun utilizator găsit", + 'text_users_used_the_ip' => " utilizatorii au folosit IP-ul: ", + 'col_username' => "Nume", + 'col_last_ip' => "Ultimul IP", + 'col_last_access' => "Ultimul acces", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Ultimul acces la acest IP", + 'col_added' => "Adăugat", + 'col_invited_by' => "Invitat de", + 'text_not_available' => "N/A", +); +?> diff --git a/lang/ro/lang_linksmanage.php b/lang/ro/lang_linksmanage.php new file mode 100644 index 00000000..d59cf0a4 --- /dev/null +++ b/lang/ro/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Aplică pentru link-uri", + 'text_apply_for_links' => "Aplică pentru link-uri", + 'text_rules' => "Reguli pentru schimbul de link-uri:", + 'text_rule_one' => "1.Te rugăm să faci link-ul %s pe site-ul tău înainte de a ne cere să facem la fel.", + 'text_rule_two' => "2.Your site MUST NOT be involed in any illegal things. The administrators of this site %s take absolutely no responsibily for anything of your site.", + 'text_rule_three' => "3.Toate link-urile pe care le facem aici la site-ul nostru %s sunt doar prin text.", + 'text_rule_four' => "4.Site-ul tău ar trebui să aibă cel puțin 200 de utilizatori înregistrați sau 50 de persoane zilnice.", + 'text_rule_five' => "5.We reserve the rights to MODIFY OR DELETE ANY LINKS at our site %s without notification.", + 'text_rule_six' => "6.Dacă sunteți în conformitate cu regulile de mai sus, nu ezitați să solicitați link-uri pe site-ul dvs. la %s. Cu toate acestea, nu oferim nicio garanţie pentru a accepta toate cererile.", + 'text_red_star_required' => "Câmpurile marcate cu o stea roșie (*) sunt obligatorii.", + 'text_site_name' => "Nume site", + 'text_url' => "URL", + 'text_title' => "Titlu", + 'text_title_note' => "Titlul este folosit pentru a afișa sfatul de instrumente la un link. de ex. NexusPHP", + 'text_administrator' => "Administrator", + 'text_administrator_note' => "Am cerut administratorului TRUE NAME.", + 'text_email' => "E-mail", + 'text_reason' => "Motiv", + 'submit_okay' => "Bine", + 'submit_reset' => "Reset", + 'std_error' => "Eroare", + 'std_no_sitename' => "Numele site-ului nu a putut fi gol.", + 'std_no_url' => "URL-ul nu a putut fi gol.", + 'std_no_admin' => "Administratorul nu a putut fi gol. Trebuie să ştim numele administratorului", + 'std_no_email' => "E-mailul nu a putut fi gol.", + 'std_invalid_email' => "Adresa de e-mail nu este validă", + 'std_no_reason' => "Motivul nu a putut fi gol. Haideți, vă rugăm să ne motivați să conectați site-ul dvs.", + 'std_reason_too_short' => "Motivul este prea scurt. Haide, vă rog să spuneţi ceva mai mult.", + 'std_success' => "Succes", + 'std_success_note' => "Cererea ta a fost trimisă cu succes. Te rugăm să aștepți răspunsul nostru.", + 'text_sitename_note' => "Numele site-ului dvs. de ex. NexusPHP", + 'text_url_note' => "ex. https://nexusphp.org", + 'text_email_note' => "Adresa de e-mail a administratorului", + 'std_missing_form_data' => "Date lipsă din formular.", + 'std_unable_creating_new_link' => "Imposibil de creat un link nou.", + 'std_links_manage' => "Gestionare link-uri", + 'text_add_link' => "Adaugă link", + 'text_manage_links' => "Gestionare link-uri", + 'text_modify' => "Modifică", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'text_no_links_found' => "Ne pare rău, nu au fost găsite link-uri!", + 'text_edit_link' => "Editare link", + 'js_sure_to_delete_link' => "Sunteţi sigur că doriţi să ştergeţi acest link?", +); + +?> diff --git a/lang/ro/lang_log.php b/lang/ro/lang_log.php new file mode 100644 index 00000000..bebb98b9 --- /dev/null +++ b/lang/ro/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Permisiune refuzată. Numai ", + 'std_or_above_can_view' => " ar putea vizualiza LOG.

    Vă rugăm să consultaţi FAQ pentru mai multe informaţii despre diferite clase de utilizatori şi ce pot face.

    Personalul %s
    ", + 'head_site_log' => "Jurnal zilnic", + 'text_search_log' => "Căutare Jurnal Zilnic", + 'submit_search' => "Caută", + 'text_log_empty' => "Jurnalul este gol
    ", + 'title_time_added' => "Timp", + 'col_date' => "Data", + 'col_event' => "Eveniment", + 'time_zone_note' => "

    Times sunt în GMT +800

    ", + 'text_daily_log' => "Jurnal zilnic", + 'text_chronicle' => "Cronică", + 'text_code_update' => "Actualizare cod", + 'text_funbox' => " Funbox ", + 'text_news' => "  Știri  ", + 'text_poll' => "  Sondaj  ", + 'std_error' => "Eroare", + 'std_invalid_action' => "Acțiune invalidă", + 'head_chronicle' => "Cronică", + 'text_search_chronicle' => "Caută Cronică", + 'text_chronicle_empty'=> "Cronicle este gol
    ", + 'col_modify' => "Modifică", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'submit_add' => "Adăugare", + 'text_add_chronicle' => "Adauga Cronica Eveniment", + 'std_permission_denied' => "Înapoi! Nu ai voie să faci asta.", + 'submit_okay' => "Bine", + 'text_edit_chronicle' => "Editare Cronică Eveniment", + 'head_code_update' => "Actualizare cod", + 'text_search_code_update' => "Eveniment de actualizare cod căutare", + 'text_add_code_update' => "Adaugă Eveniment de actualizare a codului", + 'text_edit_codeupdate' => "Editează evenimentul Code-Actualizare", + 'text_codeupdate_empty' => "Actualizarea codului este goală
    ", + 'head_funbox' => "Jurnal Funbox", + 'head_news' => "Știri", + 'text_search_news' => "Căutare știri", + 'text_news_empty' => "News este gol
    ", + 'col_title' => "Titlu", + 'col_body' => "Corp", + 'col_user' => 'Utilizator', + 'std_delete_poll' => "Șterge sondaj", + 'std_delete_poll_confirmation' => "Eşti sigur că vrei să ştergi un sondaj? Apasă ", + 'std_here_if_sure' => "aici dacă ești sigur.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Nu există sondaje!", + 'head_previous_polls' => "Sondaje anterioare", + 'text_previous_polls' => "Sondaje anterioare", + 'text_ago' => " acum", + 'text_votes' => "Voturi: ", + 'text_in' => "în ", + 'text_funbox_empty' => "Funbox este gol
    ", + 'text_search_funbox' => "Căutare funbox", + 'text_title' => "titlu", + 'text_body' => "corp", + 'text_both' => "ambii", + 'text_all' => "toate", + 'text_normal' => "normal", + 'text_mod' => "mod", +); + +?> diff --git a/lang/ro/lang_login.php b/lang/ro/lang_login.php new file mode 100644 index 00000000..ba16dde2 --- /dev/null +++ b/lang/ro/lang_login.php @@ -0,0 +1,40 @@ + "Nu ești logat!", + 'p_error' => "Eroare:", + 'p_after_logged_in' => "Pagina pe care ați încercat să o vedeți poate fi utilizată numai când sunteți conectat.", + 'p_need_cookies_enables' => "Nota: Ai nevoie de cookie-uri activate pentru a te conecta sau a schimba limba.", + 'p_fail_ban' => "Conectările la rând au eșuat vor duce la interzicerea IP-ului tău!", + 'p_you_have' => "Ai", + '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_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:", + 'button_login' => "Autentificare!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Deconectare automată:", + 'text_restrict_ip' => "Restricționează IP:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Deconectaţi-mă după 15 minute", + 'checkbox_restrict_ip' => " Restricționează sesiunea la adresa mea IP", + 'checkbox_ssl' => " Navigați pe site cu criptare SSL (browser web)", + 'checkbox_ssl_tracker' => " Conectează trackerul la criptarea SSL (client BitTorrent)", + 'text_advanced_options' => "Opțiuni avansate:", + 'text_helpbox' => "Caseta de Ajutor", + 'text_helpbox_note' => "Aveți probleme cu înregistrarea sau autentificarea? Lăsați un mesaj aici", + 'text_message' => "Mesaj: ", + 'sumbit_shout' => "strigăt", + 'submit_clear' => "curățare", + 'text_select_lang' => "Selecteaza Limba Site-ului: ", + 'head_login' => "Autentificare", + 'rowhead_two_step_code' => 'Autentificare în doi pași', + 'two_step_code_tooltip' => 'Dacă este activat, trebuie completat', + 'text_complain' => 'Canal de reclamații', +); + +?> diff --git a/lang/ro/lang_mailtest.php b/lang/ro/lang_mailtest.php new file mode 100644 index 00000000..b89b6f85 --- /dev/null +++ b/lang/ro/lang_mailtest.php @@ -0,0 +1,18 @@ + "Test e-mail", + 'text_mail_test' => "Test e-mail", + 'row_enter_email' => "Introduceți e-mailul", + 'text_enter_email_note' => "Introduceți o adresă de e-mail pentru a trimite un e-mail de testare, de ex. yourname@gmail.com", + 'submit_send_it' => "Trimite-l!", + 'text_smtp_testing_mail' => " Mail de Testare SMTP", + 'std_error' => "Eroare", + 'std_invalid_email_address' => "Adresă de e-mail invalidă!", + 'mail_test_mail_content' => "Bună, dacă vezi acest mesaj, funcţia SMTP funcţionează grozav. O zi frumoasă.", + 'std_success' => "Succes", + 'std_success_note' => "Nu a fost găsită o eroare. Cu toate acestea, acest lucru nu înseamnă că e-mailul a ajuns la 100%. Vă rugăm să verificaţi poşta." +); + +?> diff --git a/lang/ro/lang_makepoll.php b/lang/ro/lang_makepoll.php new file mode 100644 index 00000000..45b929f0 --- /dev/null +++ b/lang/ro/lang_makepoll.php @@ -0,0 +1,24 @@ + "Eroare", + 'std_no_poll_id' => "Nu s-a găsit nici un sondaj cu acest ID", + 'std_missing_form_data' => "Lipsește datele formularului!", + 'head_edit_poll' => "Editare sondaj", + 'text_edit_poll' => "Editare sondaj", + 'head_new_poll' => "Sondaj nou", + 'text_day' => " zi", + 'text_hour' => " oră", + 'text_current_poll' => "Notă: Sondajul curent ", + 'text_is_only' => " este doar ", + 'text_old' => " vechime.", + 'text_make_poll' => "Fă sondaj", + 'text_question' => "Întrebare", + 'text_option' => "Opţiune ", + 'submit_edit_poll' => "Editare sondaj", + 'submit_create_poll' => "Creaza sondaj", + 'text_required' => " necesar" +); + +?> diff --git a/lang/ro/lang_messages.php b/lang/ro/lang_messages.php new file mode 100644 index 00000000..4cc1f1bd --- /dev/null +++ b/lang/ro/lang_messages.php @@ -0,0 +1,81 @@ + "Eroare", + 'std_invalid_mailbox' => "Căsuță poștală nevalidă", + 'text_inbox' => "Mesaje", + 'text_sentbox' => "Sentbox", + 'text_sender' => "Expeditor", + 'text_receiver' => "Receptor", + 'col_status' => "Status", + 'col_subject' => "Subiect", + 'col_date' => "Data", + 'col_act' => "Act.", + 'text_no_messages' => "Niciun mesaj.", + 'text_remove_from_friends' => "[elimina de la prieteni]", + 'text_add_to_friends' => "[adaugă la prieteni]", + 'submit_move_to' => "Mută la", + 'text_or' => " sau ", + 'submit_delete' => "Ștergere", + 'text_unread_messages' => " Mesaje necitite.", + 'text_read_messages' => " Citește mesajele.", + 'text_mailbox_manager' => "Manager de mesaje", + 'std_no_permission' => "Nu aveţi permisiunea de a vizualiza acest mesaj.", + 'text_to' => "La", + 'text_from' => "De la", + 'text_new' => "(Nou)", + 'text_reply' => "Răspuns", + 'text_delete' => "Ștergere", + 'text_forward_pm' => "PM înainte", + 'std_cannot_move_messages' => "Mesajele nu au putut fi mutate! ", + 'std_cannot_delete_messages' => "Mesajele nu au putut fi șterse! ", + 'std_no_action' => "Nicio acțiune", + 'std_no_permission_forwarding' => "Nu aveţi permisiunea de a transmite acest mesaj.", + 'row_to' => "Către: ", + 'row_original_receiver' => "Origine Primit:", + 'row_original_sender' => "Origina Expeditor:", + 'row_subject' => "Subiect:", + 'row_message' => "Mesaj:", + 'checkbox_save_message' => "Salvează Mesaj ", + 'submit_forward' => "Redirecționare", + 'std_no_such_user' => "Ne pare rău, nu există niciun utilizator cu acel nume de utilizator.", + 'std_rufused' => "Refuzat", + 'std_user_blocks_your_pms' => "Acest utilizator a blocat PM-urile de la tine.", + 'std_user_accepts_friends_pms' => "Acest utilizator acceptă doar PM-uri de la utilizatorii din lista sa de prieteni.", + 'std_user_blocks_all_pms' => "Acest utilizator nu acceptă PM-uri.", + 'std_success' => "Succes", + 'std_pm_forwarded' => "PM redirecționat", + 'head_editing_mailboxes' => "Editarea cutiilor poștale", + 'text_editing_mailboxes' => "Editarea cutiilor poștale", + 'text_add_mailboxes' => "Adaugă căsuțe poștale", + 'text_extra_mailboxes_note' => "Puteți adăuga căsuțe poștale suplimentare. Nu trebuie să utilizați toate cutiile de intrare.", + 'submit_add' => "Adăugare", + 'text_edit_mailboxes' => "Editați căsuțele poștale", + 'text_edit_mailboxes_note' => "Puteţi edita numele sau şterge numele pentru a şterge acest director virtual.
    Rețineți că toate mesajele din acest director vor fi pierdute dacă ștergeți acest director. ", + 'text_no_mailboxes_to_edit' => "Nu există cutii poștale pentru a fi editate.", + 'submit_edit' => "Editare", + 'std_no_message_id' => "Niciun mesaj cu acest ID.", + 'std_could_not_delete_message' => "Mesajul nu a putut fi șters.", + 'text_jump_to' => " la ", + 'select_inbox' => "Mesaje", + 'select_sentbox' => "Sentbox", + 'submit_go' => "Mergi", + 'input_check_all' => "Bifează tot", + 'input_uncheck_all' => "Debifează tot", + 'title_unread' => "Necitit", + 'title_read' => "Citește", + 'text_system' => "Sistem", + 'text_no_subject' => "Niciun subiect", + 'col_search_message' => "Caută mesaj", + 'text_search' => "Căutare: ", + 'text_in' => "în", + 'select_title' => "titlu", + 'select_body' => "corp", + 'select_both' => "ambii", + 'submit_mark_as_read' => "Mark as read", + 'std_cannot_mark_messages' => "Nu s-a putut marca mesajul ca citit.", + 'std_no_message_selected' => "Niciun mesaj selectat." +); + +?> diff --git a/lang/ro/lang_moforums.php b/lang/ro/lang_moforums.php new file mode 100644 index 00000000..d3bd638a --- /dev/null +++ b/lang/ro/lang_moforums.php @@ -0,0 +1,26 @@ + "Management Overforum", + 'text_forum_management' => "Management forum", + 'text_overforum_management' => "Management Overforum", + 'col_name' => "Nume", + 'col_viewed_by' => "Văzut de", + 'col_modify' => "Modifică", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'js_sure_to_delete_overforum' => "Sunteţi sigur că doriţi să ştergeţi acest overforum?", + 'text_no_records_found' => "Ne pare rău, nu au fost găsite înregistrări!", + 'text_new_overforum' => "Overforum nou", + 'text_overforum_name' => "Nume Overforum", + 'text_overforum_description' => "Descriere Overforum", + 'text_minimum_view_permission' => "Permisiune minimă de vizualizare", + 'text_overforum_order' => "Comandă peste forum", + 'text_overforum_order_note' => "Ordonare ascendentă după număr. Aceasta este 0 afișează în partea de sus", + 'submit_make_overforum' => "Face Overforum", + 'text_edit_overforum' => "Editează Overforum", + 'submit_edit_overforum' => "Editează Overforum" +); + +?> diff --git a/lang/ro/lang_moresmilies.php b/lang/ro/lang_moresmilies.php new file mode 100644 index 00000000..97585fd1 --- /dev/null +++ b/lang/ro/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Mai multe emoticoane", + 'text_close' => "Inchide", +); + +?> diff --git a/lang/ro/lang_mybonus.php b/lang/ro/lang_mybonus.php new file mode 100644 index 00000000..607a5740 --- /dev/null +++ b/lang/ro/lang_mybonus.php @@ -0,0 +1,173 @@ + "Ne pare rău!", + 'std_karma_system_disabled' => "Sistemul de puncte Karma Bonus este momentan dezactivat. ", + 'std_points_active' => "Cu toate acestea, punctele dumneavoastră de vedere sunt încă active.", + 'text_success_upload' => "Felicitări! Tocmai ai crescut cantitatea de încărcată!", + 'text_success_download' => "Felicitări! Tocmai ai crescut cantitatea descărcată!", + 'text_success_invites' => "Felicitări! Ai primit o nouă invitație de la 1!", + 'text_success_vip' => "Felicitări! Te-ai prins ", + 'text_success_vip_two' => " status pentru o lună!", + 'text_no_permission' => "EROARE! Nu ai nicio permisiune.", + 'text_success_custom_title' => "Congradulații! Acum sunteți cunoscut ca %s!", + 'text_success_gift' => " Ai răspândit bine Karma.", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " Sistemul de puncte Karma Bonus", + 'text_exchange_your_karma' => "Schimbă Punctele Bonus Karma (momentan ", + 'text_for_goodies' => " ) pentru goodies!", + 'text_no_buttons_note' => "Dacă butonul este dezactivat, nu ați câștigat suficiente puncte bonus pentru tranzacționare. ", + 'col_option' => "Opţiune", + 'col_description' => "Descriere", + 'col_points' => "Puncte", + 'col_trade' => "Tranzacționați", + 'text_username' => "Utilizator: ", + 'text_to_be_given' => "de acordat: ", + 'text_karma_points' => " Puncte de Karma!", + 'text_enter_titile' => "Introduceți titlul special pe care doriți să îl aveți ", + 'text_click_exchange' => " clic pe Schimb! ", + 'text_enter_receiver_name' => "Enter the username of the person you would like to send karma to, and select how many points you want to send and click Karma Gift!", + 'text_min' => "min.", + 'text_max' => "max.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "+ doar!", + 'submit_exchange' => "Schimb!", + 'text_unavailable' => "Momentan nu este disponibil!", + 'text_more_points_needed' => "mai multe puncte necesare", + 'text_what_is_karma' => "Ce naiba sunt aceste puncte Karma Bonus și cum le obține?", + 'text_get_by_seeding' => "Obții următoarele puncte de karma pe oră prin seeding:", + 'text_for_seeding_torrent' => " pentru fiecare torrent seeding (maxim de ", + 'text_torrent' => " torrent", + 'text_donors_always_get' => "Donatorii primesc întotdeauna ", + 'text_times_of_bonus' => "x puncte bonus.", + 'text_other_things_get_bonus' => "Alte lucruri care îţi vor aduce puncte de karma:", + 'text_point' => " punct", + 'text_upload_torrent' => "încărcare un torent nou = ", + 'text_upload_subtitle' => "încărcarea unui subtitlu = ", + 'text_start_topic' => "pornește un subiect = ", + 'text_make_post' => "realizând un post = ", + 'text_add_comment' => "Comentariu la torent sau ofertă = ", + 'text_poll_vote' => "votarea asupra sondajului = ", + 'text_offer_vote' => "votare ofertă = ", + 'text_funbox_vote' => "votarea funbox = ", + 'text_rate_torrent' => "evaluează un torent = ", + 'text_say_thanks' => "spunând mulţumiri = ", + 'text_receive_thanks' => "primind mulţumiri = ", + 'text_funbox_reward' => "postând funbox lucruri care au primit evaluări mari (vezi regulile)", + 'text_howto_get_karma_four' => " +

    Lucruri pe care ar trebui să le țineți minte:

    +
      ", + 'text_howto_get_karma_five' => "
    • Tot ceea ce te poate duce la karma poate fi de asemenea pierdut,
      i. . dacă încărcați un torent apoi ștergeți-l veți câștiga și apoi pierdeți ", + 'text_howto_get_karma_six' => ".
    • +
    • Există întotdeauna alte puncte ascunse de karma bonus peste site. Încearcă să le găsești :)
    • +
    • Personalul poate oferi sau lua puncte pentru încălcarea regulilor, sau a face bine pentru comunitate.
    • +
    ", + 'std_no_permission' => "Fără permisiune", + 'std_class_above_vip' => "Clasa ta deasupra VIP!", + 'text_wasted_karma' => "Tocmai mi-am irosit karma", + 'text_huh' => "Da?", + 'text_karma_self_giving_warning' => "Nu atât de repede acolo dl. pantaloni eleganți...
    Nu vă puteți răspândi karma către voi...
    Dacă doriţi să răspândiţi dragostea, alegeţi un alt utilizator!

    click pentru a te întoarce la pagina Karma Bonus Punctul.", + 'text_receiver_not_exists' => "Ne pare rău...
    Niciun utilizator cu acel nume de utilizator

    dă click pentru a reveni la pagina de Karma Bonus Point.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Sorry, you don't have enough Karma points!
    go back to your Karma Bonus Point page.", + 'text_cheat_alert' => "Înghețat! Știm că încerci să trișezi!", + 'text_not_enough_bonus' => "Ne pare rău, nu ai suficiente bonusuri. BTW, cum poți obține aici?", + 'text_uploaded_one' => "1.0 GB încărcat", + 'text_uploaded_note' => "Cu suficiente puncte bonus dobândite, puteți să le schimbați pentru un Credit Încărcat. Punctele sunt apoi eliminate de la banca bonusului și creditul este adăugat la suma totală încărcată.", + 'text_download_note' => "Cu suficiente puncte bonus dobândite, puteți să le schimbați pentru un credit Download . Punctele sunt apoi eliminate din Bonus Bank și creditul este adăugat la suma totală descărcată.", + 'text_uploaded_two' => "5.0 GB încărcat", + 'text_uploaded_three' => "10.0 GB încărcat", + 'text_uploaded_four' => "100.0 GB încărcat", + 'text_downloaded_ten_gb' => "10.0 GB Descărcat", + 'text_downloaded_hundred_gb' => "100.0 GB Descărcat", + 'text_buy_invite' => "1 invitație", + 'text_buy_invite_note' => "Cu destule puncte bonus dobândite, poți să le schimbi pentru câteva invitații. Punctele au fost apoi eliminate de la Banca Bonus și invitațiile sunt adăugate la suma invitațiilor tale.", + 'text_custom_title' => "Titlu personalizat!", + 'text_custom_title_note' => "Cu suficiente puncte bonus dobândite, vă puteți cumpăra un titlu personalizat. Singurele restricții nu sunt un limbaj nociv, ofensiv sau numele claselor de utilizatori. Punctele au fost apoi eliminate de la Banca Bonus și titlul dvs. special este schimbat în titlul alegerii dvs.", + 'text_vip_status' => "Status VIP", + 'text_vip_status_note' => "Cu suficiente puncte bonus dobândite, vă puteți cumpăra statutul VIP pentru o lună. Punctele au fost apoi eliminate de la Banca Bonus și starea ta este schimbată.", + 'text_bonus_gift' => "Dă un cadou Karma", + 'text_bonus_gift_note' => "Ei bine, poate că nu ai nevoie de credit la încărcare, dar știi pe cineva care ar putea folosi stimulentul Karma! Acum puteți da credite Karma drept cadou! Punctele sunt apoi eliminate din banca bonus-ului și adăugate în contul unui utilizator al alegerii tale! Și primesc un PM cu toate informațiile și de la cine a venit...", + 'text_error' => "Eroare", + 'text_ratio_too_high' => "Raportul tău este mare", + 'text_bonus_formula_one' => "The number of karma points gained per hour is given by the following formula

        
        
    +where
    • A is an intermediate variable
    • Ti is the ith torrent's Time Alive (TA), i.e. time elapsed since the torrent was uploaded, in weeks
    • T0 is a parameter. T0 = ", + 'text_bonus_formula_two' => "
    • Si este dimensiunea ia torentului, în GB
    • Ni este numărul actual de seederi ai ial torrentului
    • N0 este un parametru. N0= ", + 'text_bonus_formula_three' => "
    • B este numărul de puncte de karma obţinute prin seeding-ul într-o oră
    • B0 este un parametru, care reprezintă maximul de puncte bonus pe oră pe care un utilizator îl poate obține prin însămânțare. B0= ", + 'text_bonus_formula_four' => "
    • L este un parametru. L= ", + 'text_bonus_formula_five' => "
    Pe scurt, poți obține mai mult bonus prin însămânțarea torentelor mai mici și mai mari.", + 'text_bonus_formula_wi' => "
  • Wi este ia treia greutate a torentului, implicit este 1, torrentul bonus zero este ", + 'text_user_with_ratio_above' => "Utilizator cu rata de mai sus ", + 'text_and_uploaded_amount_above' => " și suma încărcată mai sus ", + 'text_cannot_exchange_uploading' => " GB nu poate schimba pentru mai multe credite de încărcare.", + 'text_you_are_currently_getting' => "Primești în prezent ", + 'text_per_hour' => " pe oră", + 'text_custom' => "Personalizat", + 'bonus_amount_not_allowed' => "Valoarea bonusului nu este permisă! Poți oferi doar de la 25.0 la 1000.0 puncte de fiecare dată.", + 'text_system_charges_receiver' => "NOTĂ: Sistemul încarcă destinatarul cadou ", + 'text_tax_bonus_point' => " punct bonus", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% din suma transferată", + 'text_as_tax' => " ca taxă. De exemplu, destinatarul primește numai ", + 'text_tax_example_note' => " puncte când îi trimiți 100 de puncte bonus ca cadou.", + 'text_no_advertisements' => " Zile fără reclame", + 'text_no_advertisements_note' => "Cu suficiente puncte bonus dobândite, vă puteți cumpăra ceva timp în care puteți alege să nu vedeți reclame pe acest site. Punctele sunt apoi eliminate de la Banca Bonus și nu vezi reclame pentru o perioadă. Cu toate acestea, ai putea oricând să reactivezi reclame la CP Utilizator. ", + 'text_success_no_ad' => "Bucură-te de timpul tău fără reclame!", + 'submit_class_above_no_ad' => "Dezactivează reclame la CP utilizator", + 'submit_already_disabled' => "Anunţuri deja dezactivate", + 'text_click_on_ad' => "click pe un anunț (fiecare reclamă contorizează doar o dată) = ", + 'text_promotion_link_clicked' => "link-ul promoției este apăsat (fiecare IP contorizează o singură dată) = ", + 'text_charity_giving' => "Ofertă de caritate", + 'text_charity_giving_note' => "Charitatea merge direct la cei aflați în dificultate. Și depinde în mod absolut de voi să decideți cine va beneficia de generozitatea voastră.", + 'text_ratio_below' => "Dă-le celor cu raport mai mic ", + 'text_and_downloaded_above' => " și descărcat mai sus ", + 'text_select_receiver_ratio' => "Selectează raportul al persoanelor la care ai dori să ajungă și caritatea ta, şi selectaţi câte puncte doriţi să trimiteţi şi faceţi clic pe Caritate Giving!", + 'submit_charity_giving' => "Biserica de Caritate!", + 'text_message' => "Mesaj: ", + 'bonus_amount_not_allowed_two' => "Valoarea bonusului nu este permisă! Poți oferi doar de la 1000.0 la 50000.0 puncte de fiecare dată.", + 'bonus_ratio_not_allowed' => "Raportul bonusului nu este permis! Doar utilizatorii al căror raport este mai mic de 0,8 au nevoie de caritate.", + 'std_no_users_need_charity' => "Niciun utilizator nu are nevoie de caritate în acest moment.", + 'text_success_charity' => "Mulțumesc! Generozitatea ta este apreciată.", + 'text_cancel_hr_title' => 'Anulează H&R', + 'text_cancel_hr_label' => 'Tastează ID H&R:', + 'text_success_cancel_hr' => "Reuşita anulează un H&R.", + 'text_success_buy_medal' => 'Succesul cumpără medalia.', + 'text_attendance_card' => 'Cumpără card de participare', + 'text_attendance_card_note' => 'o zi pentru a compensa consumul de prezență, pentru a participa la data țintă a bonusurilor în conformitate cu calculul normal, adică, data țintă înainte de a calcula numărul de zile continue pentru a obține recompense.', + 'text_success_buy_attendance_card' => 'Succesul cumpără 1 card de participare.', + 'text_harem_addition_get' => 'Actualul harem adaugă %s bonus pe oră', + 'reward_type' => 'Tip de recompensă', + 'factor' => 'Factor', + 'got_bonus' => 'Am primit bonus', + 'total' => 'Total', + 'reward_type_basic' => 'Recompensă de bază', + 'reward_type_harem_addition' => 'Adăugare de harm', + 'bonus_base' => 'Bonus de bază', + 'lock_text' => 'Sistemul te limitează la un singur clic pe butonul de schimb în %s secunde!', + 'text_get_by_seeding_official' => 'Torentele oficiale vor primi următoarea valoare a bonusului suplimentar pe oră', + 'official_calculate_method' => 'Formula de calcul a recompensei oficiale este identică cu cea de mai sus, dar numai pentru tipul oficial, fără contravaloare pentru venituri mici', + 'official_tag_bonus_additional_factor' => 'Recompensa finală este recompensa de tip oficială calculată înmulţită cu factorul oficial de tip, actualul factor oficial de tip este: ', + 'reward_type_official_addition' => 'Adăugare oficială', + 'text_get_by_harem' => 'Adăugarea de harem va da următoarea valoare bonus adițional pe oră', + 'harem_additional_desc' => "Doar zonele directe vor fi luate în considerare pentru harem. Valoarea de adăugare a bonusului fiecărui harem poate fi vizualizată aici", + 'harem_additional_note' => 'Notă: Dacă nu faceți seeding-ul singur, această valoare bonus nu va fi adăugată la contul de utilizator', + 'harem_additional_factor' => 'Recompensa obținută este suma bonusului orar al tuturor aripilor (indiferent de supliment), multiplicat cu factorul harem bonus cu valoarea curentă de ', + 'text_bonus_summary' => 'Bonus total câștigat pe oră', + 'col_count' => 'Numărări', + 'col_size' => 'Dimensiune', + 'col_a' => 'O valoare', + 'text_buy_tmp_invite' => '1 invitație temporară', + 'text_buy_tmp_invite_note' => "Cu suficiente puncte bonus dobândite, poți să le schimbi pentru câteva invitații temporare, valabile 7 zile. Punctele au fost apoi eliminate de la Banca Bonus și invitațiile temporare sunt adăugate la suma invitațiilor temporare.", + 'text_success_tmp_invites' => "Felicitări! Ai primit o nouă invitație temporară de la 1!", + 'text_buy_rainbow_id' => "Cumpără ID-ul Rainbow", + 'text_buy_rainbow_id_note' => 'Adaugă un efect de shimmering de tip curcubeu la numele de utilizator, valabil timp de 30 de zile și cumulativ în timp cu cumpărături repetate.', + 'text_success_buy_rainbow_id' => "Felicitări, Rainbow ID a adăugat 30 zile!", + 'text_buy_change_username_card' => "Cumpără schimbarea cardului de utilizator", + 'text_buy_change_username_card_note' => 'Schimbă-ți numele de utilizator o dată și va fi valabil pentru totdeauna.', + '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', +); + +?> diff --git a/lang/ro/lang_myhr.php b/lang/ro/lang_myhr.php new file mode 100644 index 00000000..26ee44ab --- /dev/null +++ b/lang/ro/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Torent', + 'th_uploaded' => 'Încărcat', + 'th_downloaded' => 'Descărcat', + 'th_share_ratio' => 'Raport de distribuire', + 'th_seed_time_required' => 'Necesită timp seed-ului', + 'th_completed_at' => 'Completat la', + 'th_ttl' => 'Timp de inspectare rămas', + 'th_comment' => 'Comentariu', + 'action_remove' => 'Elimină', +]; diff --git a/lang/ro/lang_news.php b/lang/ro/lang_news.php new file mode 100644 index 00000000..519b0c94 --- /dev/null +++ b/lang/ro/lang_news.php @@ -0,0 +1,21 @@ + "Ștergere știri", + 'std_are_you_sure' => "Sigur doriți să ștergeți un element de știri? Faceți clic ", + 'std_here' => "aici", + 'std_if_sure' => " dacă sunteţi sigur.", + 'std_error' => "Eroare", + 'std_news_body_empty' => "Corpul de știri nu poate fi gol!", + 'std_news_title_empty' => "Titlul stiri nu poate fi gol!", + 'std_something_weird_happened' => "Ceva ciudat tocmai s-a întâmplat.", + 'std_invalid_news_id' => "Niciun articol de știre cu ID ", + 'head_edit_site_news' => "Editează știrile site-ului", + 'text_edit_site_news' => "Editează știrile site-ului", + 'text_notify_users_of_this' => "Notifică utilizatorii cu privire la aceasta.", + 'head_site_news' => "Ştiri site", + 'text_submit_news_item' => "Trimite știri" +); + +?> diff --git a/lang/ro/lang_offers.php b/lang/ro/lang_offers.php new file mode 100644 index 00000000..8ee01649 --- /dev/null +++ b/lang/ro/lang_offers.php @@ -0,0 +1,143 @@ + "Oferit de ", + 'text_inf' => "Inf.", + 'text_ratio' => "raport:", + 'text_orphaned' => "(orfană)", + 'text_at' => " la ", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'text_profile' => "Profil", + 'text_pm' => "PM", + 'text_report' => "Raport", + 'text_last_edited_by' => "Ultima editare de ", + 'text_edited_at' => " la ", + 'head_offer_error' => "Eroare ofertă", + 'std_error' => "Eroare!", + 'std_smell_rat' => "Miroase un șobolan!", + 'head_offer' => "Ofertă", + 'submit_search' => "Go!", + 'text_red_star_required' => "Câmpurile marcate cu o stea roșie (*) sunt obligatorii.", + 'text_offers_open_to_all' => "Ofertele sunt deschise tuturor utilizatorilor... o rată mare de creștere!", + 'select_type_select' => "(Select)", + 'row_type' => "Tip", + 'row_title' => "Titlu", + 'row_post_or_photo' => "Poster sau fotografie", + 'text_link_to_picture' => "(Link direct către imagine. NICIO TAG NECESARĂ! Va fi afișat în descriere)", + 'row_description' => "Descriere", + 'submit_add_offer' => "Adaugă Ofertă!", + 'col_type' => "Tip", + 'col_title' => "Titlu", + 'title_time_added' => "Timp Adăugat", + 'col_offered_by' => "Adăugat De", + 'submit_show_all' => "Arată Toate", + 'std_must_enter_name' => "Trebuie să introduceţi un nume!", + 'std_must_select_category' => "Trebuie să selectaţi o categorie pentru a introduce oferta!", + 'std_must_enter_description' => "Trebuie să introduceţi o descriere!", + 'std_wrong_image_format' => "Imaginea trebuie să fie în format jpg, gif sau png.", + 'head_success' => "Succes!", + 'head_error' => "Eroare!", + 'std_offer_exists' => "Oferta deja există!", + 'text_view_all_offers' => "Vezi toate ofertele.", + 'head_offer_detail_for' => "Detalii ofertă pentru ", + 'text_offer_detail' => "Detalii ofertă", + 'row_time_added' => "Timp Adăugat", + 'row_status' => "Status", + 'text_pending' => "In asteptare", + 'text_allowed' => "Permis", + 'text_denied' => "Refuzat", + 'text_edit_offer' => "Editare ofertă", + 'text_delete_offer' => "Șterge oferta", + 'report_offer' => "Raportează oferta", + 'row_allow' => "Permite", + 'submit_allow' => "Permite", + 'submit_let_votes_decide' => "Let votes decide", + 'row_vote' => "Votează", + 'text_for' => "Pentru", + 'text_against' => "Împotriva", + 'row_offer_allowed' => "Ofertă permisă", + 'text_voter_receives_pm_note' => "Dacă ai votat pentru această ofertă, vei fi PMizat când va fi up!", + 'text_urge_upload_offer_note' => "Această ofertă a fost permisă! Te rugăm să o încarci cât mai curând posibil.", + 'row_vote_results' => "Votează Rezultate", + 'text_see_vote_detail' => "[Vezi detaliile votului]", + 'row_report_offer' => "Raportează oferta", + 'text_for_breaking_rules' => " pentru încălcarea regulilor ", + 'submit_report_offer' => "Raportează Ofertă", + 'text_add_comment' => "Adaugă comentariu", + 'text_no_comments' => "Nici un comentariu", + 'std_access_denied' => "Acces interzis!", + 'std_mans_job' => "aceasta este treaba unui om!", + 'std_have_no_permission' => "Nu ai permisiuni", + 'std_sorry' => "Scuze", + 'std_no_votes_yet' => "Nu există voturi încă... ", + 'std_back_to_offer_detail' => "Înapoi la detaliile ofertei", + 'std_cannot_edit_others_offer' => "Aceasta nu este oferta ta de edit.", + 'head_edit_offer' => "Editare ofertă ", + 'text_edit_offer' => "Editare ofertă", + 'submit_edit_offer' => "Editați oferta ", + 'head_offer_voters' => "Oferă Votanți", + 'text_vote_results_for' => "Rezultate vot pentru", + 'col_user' => "Utilizator", + 'col_uploaded' => "Încărcat", + 'col_downloaded' => "Descărcat", + 'col_ratio' => "Raport", + 'col_vote' => "Votează", + 'std_already_voted' => "Ai votat deja", + 'std_already_voted_note' => "

    Ai votat deja, maxim 1 vot per ofertă

    Înapoi la ", + 'std_back_to_offer_detail' => "detaliile ofertei

    ", + 'head_vote_for_offer' => "Votează Oferta", + 'std_vote_accepted' => "Vot acceptat", + 'std_vote_accepted_note' => "

    Votul tău a fost acceptat

    Înapoi la ", + 'std_cannot_delete_others_offer' => "Aceasta nu este oferta ta de șters!", + 'std_delete_offer' => "Șterge oferta", + 'std_delete_offer_note' => "Sunteți pe cale să ștergeți această ofertă.", + 'head_offers' => "Oferte", + 'text_offers_section' => "Secțiunea Oferte", + 'text_add_offer' => "Adăugați o ofertă", + 'text_view_request' => "Vezi Cereri", + 'select_show_all' => "(SCum toate)", + 'submit_view_only_selected' => "vizualizare numai selectat", + 'text_search_offers' => "Căutare: ", + 'title_comment' => "Comentarii", + 'col_vote_results' => "Votează", + 'text_nothing_found' => "Nimic găsit!", + 'text_yep' => "yep", + 'text_nah' => "nah", + 'title_show_vote_details' => "Show Vote Details", + 'title_i_want_this' => "Vreau vreau asta!", + 'title_do_not_want_it' => "I nu ca asta", + 'row_action' => "Acțiune", + 'text_quick_comment' => "Comentariu rapid", + 'submit_add_comment' => "Adaugă Comentariu", + 'text_blank' => " ", + 'col_act' => "Act.", + 'title_delete' => "Ștergere", + 'title_edit' => "Editare", + 'col_timeout' => "Expirare", + 'row_info' => "Info", + 'text_reason_is' => "Motiv: ", + 'submit_confirm' => "Confirmare", + 'title_add_comments' => "Add comment", + 'text_at_time' => " la ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Ultimul comentariu de către ", + 'title_has_new_comment' => "Are un comentariu Nou ", + 'title_no_new_comment' => "Nr comentariu nou ", + 'text_new' => "NOU", + 'std_cannot_vote_youself' => "Nu poți vota pentru propriile oferte.", + 'text_rules' => "Reguli: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " sau mai mult pot încărca torente direct fără a trece prin secțiunea oferte. ", + 'text_rule_one_three' => " sau mai sus pot adăuga oferte.", + 'text_rule_two_one' => "O ofertă devine aprobată atunci când voturile pentru aceasta sunt ", + 'text_rule_two_two' => " mai mult decât voturile de obiect.", + 'text_rule_three_one' => "Ofertele vor fi șterse dacă nu sunt aprobate ", + 'text_rule_three_two' => " ore după adăugare.", + 'text_rule_four_one' => "Ofertele vor fi șterse dacă nu sunt încărcate ", + 'text_rule_four_two' => " ore după aprobare.", + 'text_rule_skip_offer' => "Când numărul de oferte pasate de utilizator este mai mare sau egal cu %d, utilizatorul poate încărca torentele direct fără a trece prin secțiunea oferte.", +); + +?> diff --git a/lang/ro/lang_ok.php b/lang/ro/lang_ok.php new file mode 100644 index 00000000..71fe84f2 --- /dev/null +++ b/lang/ro/lang_ok.php @@ -0,0 +1,24 @@ + "Înregistrare utilizator", + 'std_account_activated' => "Înregistrare reușită, dar contul nu este activat!", + 'account_activated_note' => "Contul dvs. a fost creat, cu toate acestea, Administratorul trebuie să valideze membrii noi înainte de a fi clasificați ca membri înregistrați și să aibă acces la site, Vă mulţumesc pentru înţelegere.", + 'account_activated_note_two' => "Contul dvs. a fost creat cu succes, însă invitația dvs. trebuie să valideze noii membri înainte de a fi clasificați ca membri înregistrați și să aibă acces la site, Vă mulţumesc pentru înţelegere.", + 'std_signup_successful' => "Înregistrare reușită!", + 'std_confirmation_email_note' => "Un e-mail de confirmare a fost trimis la adresa specificată de tine (" , + 'std_confirmation_email_note_end' => "). Trebuie să citiţi şi să răspundeţi la acest e-mail înainte de a vă putea utiliza contul. Dacă nu faceți acest lucru, noul cont va fi șters automat după o scurtă perioadă de timp.", + 'head_sysop_activation' => "Activare cont Sysop", + 'std_sysop_activation_note' => "

    Contul Sysop a fost activat cu succes!

    \n", + 'std_auto_logged_in_note' => "

    Contul tau a fost activat!\n Ai fost autentificat automat. Acum poți continua către pagina principală și începe să folosești contul tău.

    \n", + 'std_cookies_disabled_note' => "

    Your account has been activated! However, it appears that you could not be logged in automatically. Maybe you need to open a new window in your browser.
    Another possible reason is that you disabled cookies in your browser. You have to enable cookies to use your account. Please do that and then log in and try again.

    \n", + 'head_already_confirmed' => "Deja confirmat", + 'std_already_confirmed' => "

    A a confirmat deja

    \n", + 'std_already_confirmed_note' => "

    Acest cont de utilizator a fost deja confirmat. Puteţi merge la loga cu el.

    \n", + 'head_signup_confirmation' => "Confirmarea înregistrării", + 'std_account_confirmed' => "

    Cont confirmat cu succes!

    \n", + 'std_read_rules_faq' => "

    Înainte de a începe să utilizaţi %s vă îndemnăm să citiţi Regulile şi FAQ.

    \n" +); + +?> diff --git a/lang/ro/lang_polloverview.php b/lang/ro/lang_polloverview.php new file mode 100644 index 00000000..a01612a4 --- /dev/null +++ b/lang/ro/lang_polloverview.php @@ -0,0 +1,21 @@ + "Eroare", + 'head_poll_overview' => "Prezentare Sondaje", + 'text_polls_overview' => "Prezentare Sondaje", + 'col_id' => "ID", + 'col_added' => "Adăugat", + 'col_question' => "Întrebare", + 'text_no_users_voted' => "Ne pare rău... Nu există utilizatori care să voteze!", + 'text_no_poll_id' => "Ne pare rău... Nu există sondaje cu acel ID!", + 'text_poll_question' => "Întrebări sondaj", + 'col_option_no' => "Opțiunea nr.", + 'col_options' => "Opţiuni", + 'text_polls_user_overview' => "Sondează vizualizarea utilizatorului", + 'col_username' => "Nume", + 'col_selection' => "Selecţie", +); + +?> diff --git a/lang/ro/lang_polls.php b/lang/ro/lang_polls.php new file mode 100644 index 00000000..045f40d9 --- /dev/null +++ b/lang/ro/lang_polls.php @@ -0,0 +1,20 @@ + "Eroare", + 'std_permission_denied' => "Permisiune refuzată.", + 'std_delete_poll' => "Șterge sondaj", + 'std_delete_poll_confirmation' => "Sunteţi sigur că doriţi să ştergeţi un sondaj? Faceţi clic pe\n", + 'std_here_if_sure' => "aici dacă ești sigur.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Nu există sondaje!", + 'head_previous_polls' => "Sondaje anterioare", + 'text_previous_polls' => "Sondaje anterioare", + 'text_ago' => " acum", + 'text_edit' => "Editare", + 'text_delete' => "Ștergere", + 'text_votes' => "Voturi: " +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_preview.php b/lang/ro/lang_preview.php new file mode 100644 index 00000000..28970d7f --- /dev/null +++ b/lang/ro/lang_preview.php @@ -0,0 +1,8 @@ + "Previzualizare" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_promotionlink.php b/lang/ro/lang_promotionlink.php new file mode 100644 index 00000000..e5bf7ddf --- /dev/null +++ b/lang/ro/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Link promotie", + 'text_promotion_link' => "Link promotie", + 'text_promotion_link_note_one' => "Dacă îți place cu adevărat acest site, de ce să nu lași mai mulți oameni să știe despre el? Poți face acest lucru prin răspândirea link-ului tău de promovare. ", + 'text_promotion_link_note_two' => "Fiecare utilizator are un link de promovare unic, un URL aleatoriu generat de sistem pentru a-l identifica. Când cineva face clic pe link-ul de promoție, el va fi redirecționat către acest site și sistemul vă va răsplăti pentru că ați ajutat la răspândirea URL-ului.", + 'text_you_would_get' => "Ai primi ", + 'text_bonus_points' => " puncte bonus de fiecare dată când link-ul de promoție este apăsat pe un IP neînregistrat. Doar un singur clic este numărat în ", + 'text_seconds' => " secunde.", + 'text_your_promotion_link_is' => "Link-ul dvs de promovare: ", + 'text_promotion_link_note_four' => "Poți alege oricum să folosești link-ul tău de promoție. Următoarele sunt câteva exemple: ", + 'col_type' => "Tip", + 'col_code' => "Cod", + 'col_result' => "Rezultat", + 'col_note' => "Notă", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Dacă ai site-ul tău personal, poți folosi codul XHTML în pagina ta.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Dacă ai site-ul tău personal, poți folosi codul HTML din pagina ta.", + 'row_bbcode' => "BBCode", + 'text_bbcode_note' => "Majoritatea forumurilor de internet (de ex. vBulletin, Discuz!, PHPWind) suportă BBCode. Este o idee bună să pui link-ul tău promoțional în semnătură.", + 'row_bbcode_userbar' => "Bară utilizator BBCode", + 'text_bbcode_userbar_note' => "Get your personal userbar. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP).", + 'row_bbcode_userbar_alt' => "Bara utilizator BBCode este oprită.", + 'text_bbcode_userbar_alt_note' => "Use this if the above one doesn't work. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP)." +) +?> diff --git a/lang/ro/lang_recover.php b/lang/ro/lang_recover.php new file mode 100644 index 00000000..99c6f89e --- /dev/null +++ b/lang/ro/lang_recover.php @@ -0,0 +1,39 @@ + "Recuperare eșuată! (Vezi mai jos)", + 'std_missing_email_address' => "Trebuie să introduceţi o adresă de e-mail!", + 'std_invalid_email_address' => "Adresă de e-mail invalidă!", + 'std_email_not_in_database' => "Adresa de e-mail nu a fost găsită în baza de date.\n", + 'std_error' => "Eroare", + 'std_database_error' => "Eroare de baza de date. Vă rugăm să contactaţi un administrator pentru acest lucru.", + 'std_unable_updating_user_data' => "Imposibil de actualizat datele utilizatorului. Vă rugăm să contactaţi un administrator pentru această eroare.", + 'text_recover_user' => "Recuperează numele de utilizator sau parola pierdută.", + 'text_use_form_below' => "Utilizați formularul de mai jos pentru a vă reseta parola și detaliile contului dvs. au fost trimise înapoi.", + 'text_reply_to_confirmation_email' => "(Va trebui să răspundeți la un e-mail de confirmare.)", + 'text_note' => "Notă: ", + 'text_ban_ip' => " Încercările la rând eșuate vor duce la interzicerea IP-ului tău!", + 'row_registered_email' => "E-mail înregistrat: ", + 'submit_recover_it' => "Recuperează-l!", + 'text_you_have' => "Ai ", + 'text_remaining_tries' => " încercări rămase.", + + 'mail_this_link' => "ACEASTA LINK", + 'mail_here' => "AICI", + + 'mail_title' => " confirmare resetare parolă", + 'mail_one' => "Bună,

    Cineva, să sperăm, a solicitat parola pentru contul
    asociat cu această adresă de e-mail ", + 'mail_two' => " fii resetat.

    Solicitarea a fost inițiată de la ", + 'mail_three' => ".

    Dacă nu aţi ignorat acest e-mail. Vă rugăm să nu răspundeţi.

    Dacă doriți să confirmați această solicitare, vă rugăm să urmați ", + 'mail_four' => "
    După ce faceți acest lucru, parola va fi resetată și vă va fi trimisă prin e-mail.

    ------
    Touri,
    Echipa %s.", + + 'mail_two_title' => " detalii cont", + 'mail_two_one' => "Salut,

    În conformitate cu solicitarea dvs., am generat o nouă parolă pentru contul dvs.

    Aici sunt informațiile pe care le avem acum în fișier pentru acest cont:

    Nume de utilizator: ", + 'mail_two_two' => "
    Parola: ", + 'mail_two_three' => "

    Vă puteţi conecta de la ", + 'mail_two_four' => "

    Vă puteţi schimba parola în Utilizator CP - Setări de securitate după autentificare.
    ------
    Da,
    Echipa %s.", + 'text_select_lang' => "Selecteaza Limba Site-ului: ", + 'std_user_account_unconfirmed' => "Contul nu a fost verificat încă. Dacă nu ați primit e-mailul de confirmare, încercați să resemnați-l.", +); +?> diff --git a/lang/ro/lang_report.php b/lang/ro/lang_report.php new file mode 100644 index 00000000..a180ec12 --- /dev/null +++ b/lang/ro/lang_report.php @@ -0,0 +1,42 @@ + "Eroare", + 'std_missing_reason' => "Lipsește motivul!", + 'std_message' => "Mesaj", + 'std_successfully_reported' => "Raportat cu succes!", + 'std_already_reported_this' => "Ați raportat deja acest lucru!", + 'std_sorry' => "Scuze", + 'std_cannot_report_oneself' => "Nu te poți raporta!", + 'std_invalid_user_id' => "Identitate de utilizator invalidă!", + 'std_cannot_report' => "Nu puteți raporta ", + 'std_are_you_sure' => "Ești sigur?", + 'text_are_you_sure_user' => "Sunteţi sigur că doriţi să raportaţi acest utilizator ", + 'text_to_staff' => " personalului pentru încălcarea normelor?", + 'text_not_for_leechers' => "Vă rugăm să reţineţi, acesta este un nu pentru a fi folosit pentru a raporta leechers, avem scripturi disponibile pentru a ne ocupa de ele!", + 'text_reason_is' => "Motivul (obligatoriu): ", + 'submit_confirm' => "Confirmare", + 'text_reason_note' => " Nota de răspuns!  Dacă nu este dat niciun motiv, veți primi un avertisment.", + 'std_invalid_torrent_id' => "Id-ul torentului este invalid!", + 'text_are_you_sure_torrent' => "Ești sigur că vrei să raportezi acest torent ", + 'std_invalid_post_id' => "Identitate postare invalidă!", + 'text_are_you_sure_post' => "Sunteţi sigur că doriţi să raportaţi postarea pe forum (ID ) ", + 'text_of_topic' => " de subiect ", + 'text_of_torrent' => " al torentului ", + 'text_of_offer' => " de ofertă ", + 'text_of_request' => " de cerere ", + 'text_by' => ") de ", + 'std_invalid_comment_id' => "Id-ul comentariului este invalid!", + 'std_orphaned_comment' => "Comentariu orphaned. Vă rugăm să raportați acest lucru administratorului.", + 'text_are_you_sure_comment' => "Sunteţi sigur că doriţi să raportaţi comentariul (ID ", + 'std_invalid_offer_id' => "Id-ul ofertei este invalid!", + 'text_are_you_sure_offer' => "Sunteți sigur că doriți să raportați următoarea ofertă ", + 'std_invalid_request_id' => "Identitate solicitare invalidă!", + 'std_are_you_sure_request' => "Sunteți sigur că doriți să raportați următoarea solicitare ", + 'std_invalid_action' => "Acțiune invalidă.", + 'std_invalid_subtitle_id' => "Identitate de subtitrare invalida!", + 'text_are_you_sure_subtitle' => "Sunteți sigur că doriți să raportați subtitrarea ", +); + +?> diff --git a/lang/ro/lang_reports.php b/lang/ro/lang_reports.php new file mode 100644 index 00000000..66a1a336 --- /dev/null +++ b/lang/ro/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Niciun raport.", + 'head_reports' => "Rapoarte", + 'text_reports' => "Rapoarte", + 'col_added' => "Adăugat", + 'col_reporter' => "Raportor", + 'col_reporting' => "Raportare", + 'col_type' => "Tip", + 'col_reason' => "Motiv", + 'col_dealt_with' => "Depășit cu", + 'col_action' => "Act.", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'text_torrent' => "Torent", + 'text_torrent_does_not_exist' => "Torentul nu există sau este șters.", + 'text_user' => "Utilizator", + 'text_user_does_not_exist' => "Utilizatorul nu există sau este șters.", + 'text_offer' => "Ofertă", + 'text_offer_does_not_exist' => "Oferta nu există sau este ștearsă.", + 'text_forum_post' => "Postare pe Forum", + 'text_post_does_not_exist' => "Postarea pe forum nu există sau este ştearsă.", + 'text_post_id' => "ID Postare ", + 'text_of_topic' => " de topic ", + 'text_by' => " de ", + 'text_comment' => "Comentariu", + 'text_comment_does_not_exist' => "Comentariul nu există sau este șters.", + 'text_of_torrent' => " al torentului ", + 'text_of_offer' => " de ofertă ", + 'text_comment_id' => "ID comentariu ", + 'text_subtitle' => "Subtitrare", + 'text_subtitle_does_not_exist' => "Subtitrarea nu există sau este ștearsă.", + 'text_for_torrent_id' => " pentru ID torrent ", + 'submit_set_dealt' => "Setează Dealt", + 'submit_delete' => "Ștergere", +); + +?> diff --git a/lang/ro/lang_rules.php b/lang/ro/lang_rules.php new file mode 100644 index 00000000..5f6e66cb --- /dev/null +++ b/lang/ro/lang_rules.php @@ -0,0 +1,8 @@ + "Reguli" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_sendmessage.php b/lang/ro/lang_sendmessage.php new file mode 100644 index 00000000..5861d215 --- /dev/null +++ b/lang/ro/lang_sendmessage.php @@ -0,0 +1,24 @@ + "Eroare", + 'std_permission_denied' => "Permisiune refuzată", + 'head_send_message' => "Trimite mesaj", + 'text_mass_message' => "Mesaj în masă către ", + 'text_users' => "utilizatori", + 'text_subject' => "Subiect:", + 'text_comment' => "Comentariu:", + 'text_from' => "De la:", + 'text_take_snapshot' => "Ia instantaneu :", + 'submit_send_it' => "Trimite-l!", + 'submit_preview' => "Previzualizare", + 'text_templates' => "Teme:", + 'submit_use' => "Utilizare", + 'std_no_user_id' => "Niciun utilizator cu acest ID.", + 'text_message_to' => "Mesaj către ", + 'checkbox_delete_message_replying_to' => "Ștergeți mesajul la care răspundeți", + 'checkbox_save_message_to_sendbox' => "Salvează mesajul în Sentbox" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_settings.php b/lang/ro/lang_settings.php new file mode 100644 index 00000000..ac5b2cad --- /dev/null +++ b/lang/ro/lang_settings.php @@ -0,0 +1,819 @@ + "Da", + 'text_no' => "Nr", + 'text_website_settings' => "Setări website", + 'text_configuration_file_saving_note' => "Înainte de a salva setările, vă rugăm să vă asigurați că aveți permisiunile de acces la fișier și director configurate corespunzător.", + 'head_save_main_settings' => "Salvează setările principale", + 'std_message' => "Mesaj", + 'std_click' => "Click ", + 'std_here' => "aici", + 'std_to_go_back' => " să te întorci.", + 'head_save_basic_settings' => "Salvează setările de bază", + 'head_save_code_settings' => "Salvează setările de cod", + 'head_save_bonus_settings' => "Salvează setările bonusului", + 'head_save_account_settings' => "Salvează setările contului", + 'head_save_torrent_settings' => "Salvează Setările Torentului", + 'head_save_smtp_settings' => "Salvează Setările SMTP", + 'head_save_security_settings' => "Salvează setările de securitate", + 'head_save_authority_settings' => "Salvează Setările Autorităţii", + 'head_save_tweak_settings' => "Salvează setările Tweak-ului", + 'head_save_bot_settings' => "Salvează setările bot-ului", + 'head_bot_settings' => "Setările bot-ului", + 'head_tweak_settings' => "Setări slăbit", + 'row_save_user_location' => "Salvează locația utilizatorului", + 'text_save_user_location_note' => "Implicit 'nu'. Salvează ultima locație de navigare a utilizatorului.", + 'row_log_user_ips' => "Înregistrează IP-urile utilizatorului", + 'text_store_user_ips_note' => "Implicit 'da'. Jurnalizează adresa IP atunci când utilizatorii au un IP diferit.", + 'row_kps_enabled' => "Activează sistemul de puncte Karma Bonus", + 'text_enabled' => "Activat", + 'text_disabled_but_save' => "Dezactivat, dar încă salvează puncte", + 'text_disabled_no_save' => "Total dezactivat", + 'text_kps_note' => "Implicit 'activat'. Activează sau dezactivează KPS. Păstrează punctele sau nu.", + 'row_tracker_founded_date' => "Data creării urmaritorului", + 'text_tracker_founded_date_note' => "Formatul timpului este AAAA-LL-ZZ, îl setează la data la care trackerul a fost fondat", + 'row_save_settings' => "Salvează setările", + 'submit_save_settings' => "Setările de salvare [DOAR PRESĂ]", + 'head_smtp_settings' => "Setări SMTP", + 'row_mail_function_type' => "Tipul functiei PHP Mail", + 'head_security_settings' => "Setări de securitate", + 'row_enable_ssl' => "Utilizare SSL (Web)", + 'row_enable_ssl_tracker' => "Folosește SSL (Tracker)", + 'text_optional' => "Opţional (selectabil după utilizatori)", + 'text_ssl_note' => "Implicit 'no'. Activarea SSL necesită configurație suplimentară pentru serverul dvs. HTTP și un certificat (fie de la o autoritate de certificare, fie de la auto-semnat).", + 'row_enable_image_verification' => "Activează verificarea imaginii", + 'text_image_verification_note' => "Implicit 'nu'. Solicită utilizatorilor să introducă un cod de verificare vizuală pentru a se înregistra/autentifica/recupera.", + 'row_allow_email_change' => "Permite utilizatorului să schimbe e-mailul", + 'text_email_change_note' => "Implicit 'no'. Setat la 'nu' pentru a interzice utilizatorilor să își schimbe adresa de e-mail", + 'row_cheater_detection_level' => "Nivel de detectare a temperaturii", + 'select_none' => "niciunul", + 'select_conservative' => "conservatoare", + 'select_normal' => "normal", + 'select_strict' => "strict", + 'select_paranoid' => "paranoic", + 'text_cheater_detection_level_note' => "Implicit 'normal'. Setează-l la nivelul care se potrivește cel mai bine cu trackerul tău. Viteză de anunțare mai mare, mai lentă. ", + 'text_never_suspect' => "Nu suspectați niciodată ", + 'text_or_above' => " sau mai mult, adică nici un detector nu este gata. Implicit ", + 'row_max_ips' => "Max. IP-uri", + 'text_max_ips_note' => "Dezactivează înregistrarea cu aceeași adresă IP.", + 'row_max_login_attemps' => "Max. Încercări de conectare", + 'text_max_login_attemps_note' => "Interzice adresa IP care depășește această limită.", + 'head_authority_settings' => "Setările Autorităţii", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Clasa de utilizator implicită: ", + 'text_default' => " Implicit ", + 'text_default_class_note' => ". Clasa la înregistrare", + 'row_staff_member' => "Membru al personalului", + 'text_minimum_class' => "Clasa Minima: ", + 'text_staff_member_note' => ". Clase considerate membri ai personalului, de exemplu, pot vizualiza caseta de personal", + 'row_news_management' => "Management știri", + 'text_news_management_note' => ". Adăugare noutăți noi, editare, ștergere", + 'row_post_funbox_item' => "Articol cutie poștală", + 'text_post_funbox_item_note' => ". Postează elemente noi de funbox și editează elementele propriei funbox", + 'row_funbox_management' => "Gestionare Funbox", + 'text_funbox_management_note' => ". Modifică, şterge, interzice obiectele din cutia de funbox a oricui", + 'row_shoutbox_management' => "Gestionare Shoutbox", + 'text_shoutbox_management_note' => ". Ștergeți mesajele din shoutbox și helpbox", + 'row_poll_management' => "Gestionare sondaje", + 'text_poll_management_note' => ". Adăugaţi un nou edit, ştergeţi sondaje", + 'row_apply_for_links' => "Aplică pentru link-uri", + 'text_apply_for_links_note' => ". Aplică pentru link-uri pe pagina principală", + 'row_link_management' => "Administrare legchar@@0turchar@@1", + 'text_link_management_note' => ". Adăugare link-uri noi, editare, ștergere", + 'row_forum_post_management' => "Management postări forum", + 'text_forum_post_management_note' => ". Editaţi, ştergeţi, mutaţi, lipiţi, blocaţi mesajele din forum", + 'row_comment_management' => "Gestionare comentarii", + 'text_comment_management_note' => ". Modifică, șterge comentarii ale torentelor, oferte", + 'row_forum_management' => "Management forum", + 'text_forum_management_note' => ". Adăugaţi forumuri noi, editare, ştergeţi, mutaţi", + 'row_view_userlist' => "Vezi lista de utilizatori", + 'text_view_userlist_note' => ". Vizualizare, căutare listă utilizatori", + 'row_torrent_management' => "Managementul Torentului", + 'text_torrent_management_note' => ". Editează torente, excluzând setarea torentului lipicios sau pe promoție sau ștergere", + 'row_torrent_sticky' => "Sticky Torent", + 'text_torrent_sticky_note' => ". Setează torentele", + 'row_torrent_on_promotion' => "Torent pe Promovare", + 'text_torrent_promotion_note' => ". Setează torentele pe promoție", + 'row_ask_for_reseed' => "Cere seed-ul din nou", + 'text_ask_for_reseed_note' => ". Solicită reseed-ul atunci când torentele sunt moarte", + 'row_view_nfo' => "Vezi NFO", + 'text_view_nfo_note' => ". Vezi fişierele NFO", + 'row_view_torrent_structure' => "Vezi Structura Torentului", + 'text_view_torrent_structure_note' => ". Vezi structura fișierelor torrent", + 'row_send_invite' => "Trimite invitație", + 'text_send_invite_note' => ". Trimite invitația de aderare altor membri", + 'row_view_history' => "Vezi Istoric", + 'text_view_history_note' => ". Vezi comentariul celuilalt și istoricul postărilor", + 'row_view_topten' => "Vezi Topten", + 'text_view_topten_note' => ". Vezi Top 10", + 'row_view_general_log' => "Vezi jurnalul general", + 'text_view_general_log_note' => ". Vizualizare jurnal general, excluzând jurnalul confidențial", + 'row_view_confidential_log' => "Vezi jurnalul confidențial", + 'text_view_confidential_log_note' => ". Vezi jurnalul confidențial, de ex. modificările setărilor site-ului", + 'row_view_user_confidential' => "Vezi profilul confidențial al utilizatorului", + 'text_view_user_confidential_note' => ". Vezi profilul confidențial al utilizatorului, de ex. adresa IP, adrres e-mail", + 'row_view_user_torrent' => "Vezi istoricul Torentelor Utilizatorului", + 'text_view_user_torrent_note' => ". Vezi istoricul torentelor utilizatorului, de ex. torentele descărcate.
    Valid numai când setarea utilizatorului pentru nivelul de confidențialitate nu este 'puternic'", + 'row_general_profile_management' => "Administrare profil general utilizator", + 'text_general_profile_management_note' => ". Modificați profilul utilizatorului, excluzându-le pe cele cruciale, de ex. e-mail, numele de utilizator, cantitatea încărcată și descărcată, bonus", + 'row_crucial_profile_management' => "Managementul profilului crucial al utilizatorului", + 'text_crucial_profile_management_note' => ". Modificați profilul crucial al utilizatorului, cu excepția donației (numai ", + 'text_can_manage_donation' => " poate gestiona donațiile).", + 'row_upload_subtitle' => "Încărcare subtitrare", + 'text_upload_subtitle_note' => ". Încărcați subtitrări pentru torente", + 'row_delete_own_subtitle' => "Șterge subtitrarea propriei", + 'text_delete_own_subtitle_note' => ". Ștergeți subtitrările încărcate de unul singur", + 'row_subtitle_management' => "Administrare subtitrare", + 'text_subtitle_management' => ". Ștergeți orice subtitrare", + 'row_update_external_info' => "Actualizeaza informatii externe", + 'text_update_external_info_note' => ". Actualizare infomație externă învechită, de ex. informații IMDb", + 'row_view_anonymous' => "Vezi Anonim", + 'text_view_anonymous_note' => ". Vezi cine este anonim", + 'row_be_anonymous' => "Fii anonim", + 'text_be_anonymous_note' => ". Încărcare torente, subtitrări anonime", + 'row_add_offer' => "Adaugă ofertă", + 'text_add_offer_note' => ". Adăugați oferte de încărcat", + 'row_offer_management' => "Gestionare oferte", + 'text_offer_management_note' => ". Permiteți editarea, Ștergerea ofertei", + 'row_upload_torrent' => "Încarcă Torentul", + 'text_upload_torrent_note' => ". Încărcați torentele în secțiunea Torente", + 'row_upload_special_torrent' => "Încarcă Torent Special", + 'text_upload_special_torrent_note' => ". Încărcați torentele în secțiunea specială", + 'row_view_special_torrent' => 'Vezi Torent Special', + 'text_view_special_torrent_note' => 'Vezi torentele în secțiunea specială', + 'row_move_torrent' => "Mută Torentul", + 'text_move_torrent_note' => ". Mută torentele între secțiuni", + 'row_chronicle_management' => "Managementul Cronicii", + 'text_chronicle_management_note' => ". Adăugaţi, editaţi, ştergeţi cronicul.", + 'row_view_invite' => "Vezi invitația", + 'text_view_invite_note' => ". Vezi istoricul invitațiilor utilizatorului.", + 'row_buy_invites' => "Cumpără invitații", + 'text_buy_invites_note' => ". Cumpără invitații la centrul bonusului.", + 'row_see_banned_torrents' => "Vezi Torentele interzise", + 'text_see_banned_torrents_note' => ". Vezi și descarcă torente interzise.", + 'row_vote_against_offers' => "Votul împotriva ofertelor", + 'text_vote_against_offers_note' => ". Votați împotriva ofertelor.", + 'row_allow_userbar' => "Permite Bara Utilizatori", + 'text_allow_userbar_note' => ". Ia-ți bara de utilizator.", + 'head_basic_settings' => "Setări de bază", + 'row_site_name' => "Nume site", + 'text_site_name_note' => "Nume website.", + 'row_base_url' => "URL de bază", + 'text_it_should_be' => "Ar trebui să fie: ", + 'text_base_url_note' => ". NICI trailing slash (/) la sfârșit!", + 'row_announce_url' => "URL-ul de anunțare", + 'row_mysql_host' => "Gazdă MySQL", + 'text_mysql_host_note' => "Te rugam sa introduci gazda ta MySQL. Daca MySQL ruleaza pe acelasi server cu HTTP, introdu 'localhost'. În caz contrar, introduceți adresa IP a serverului pe care rulează MySQL.", + 'row_mysql_user' => "Utilizator MySQL", + 'text_mysql_user_note' => "Te rugam sa introduci numele de utilizator MySQL. Utilizatorul implicit este 'root'. Cu toate acestea, din motive de securitate, puteți lua în considerare crearea unui alt utilizator MySQL pentru acest site", + 'row_mysql_password' => "Parola MySQL", + 'text_mysql_password_note' => "Din motive de securitate, parola curentă MySQL nu este afișată aici. Trebuie să alegeți introduceți parola MySQL de fiecare dată când modificați Setările de bază.", + 'row_mysql_database_name' => "Numele bazei de date MySQL", + 'row_mysql_database_port' => "Port de baza de date MySQL", + 'text_mysql_database_name_note' => "Te rugăm să introduci numele bazei de date a trackerului tău.", + 'text_mysql_database_port_note' => "Te rugăm să introduci portul bazei de date a trackerului tău.", + 'head_code_settings' => "Setări cod", + 'row_main_version' => "Versiunea Principală", + 'text_main_version_note' => "Versiunea principală de cod.", + 'row_sub_version' => "Versiune abonament", + 'text_sub_version_note' => "Subversiunea de cod", + 'row_release_date' => "Data lansării", + 'text_release_date_note' => "Formatul orei este AAAA-LL-ZZ. Codul datei a fost lansat.", + 'row_authorize_to' => "Autorizează la", + 'text_authorize_to_note' => "Site-ul sau persoanele la care codul este autorizat.", + 'row_authorization_type' => "Tipul de autorizare", + 'text_free' => "Gratuit", + 'text_commercial' => "Comercial", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "URL-ul site-ului de ", + 'text_web_site_note_two' => ".", + 'row_email' => "E-mail", + 'text_email_note_one' => "Adresa de email a contactului ", + 'text_email_note_two' => ".", + 'row_msn' => "MSN", + 'text_msn_note_one' => "MSN contactare al ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "Contactarea QQ a ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Telefon", + 'text_telephone_note_one' => "Telefonul de contact al ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Setări bonus", + 'text_bonus_by_seeding' => "Obține bonus seeding", + 'row_donor_gets_double' => "Dubla pentru donatori", + 'text_donor_gets' => "Donatorul primește întotdeauna ", + 'text_times_as_many' => " ori de câte puncte bonus pentru seeding. Implicit '2'. Setează-l la '0' pentru a trata donatorii ca utilizatori obișnuiți.", + 'row_basic_seeding_bonus' => "Bonus de bază pentru seeding", + 'text_user_would_get' => "Utilizatorul ar primi ", + 'text_bonus_points' => " puncte bonus pentru fiecare torent pe care îl seeding, maxim ", + 'text_torrents_default' => " torente. Implicit '1', '7'. Setează punctele bonus la '0' pentru a dezactiva regula.", + 'row_seeding_formula' => "Formula de seed", + 'text_bonus_formula_one' => "Numărul de puncte de karma câștigate pe oră este dat de următoarea formulă", + 'text_where' => "unde", + 'text_bonus_formula_two' => "A este o variabilă intermediară
  • Ti este ial doilea timp live (TA), i. . timpul scurs de la încărcarea torentului, în săptămâni", + 'text_bonus_formula_three' => "T0 este un parametru. T0= ", + 'text_bonus_formula_four' => ". Implicit '4'", + 'text_bonus_formula_five' => "Si este mărimea torentului iîn GB", + 'text_bonus_formula_six' => "Ni este numărul de seederi actuali ai ial celui de-al treilea torrent
  • N0 este un parametru. N0= ", + 'text_bonus_formula_zero_bonus_factor' => "Wi este greutatea celui de-al doilea torrent. iImplicit este 1, zero torrent este ", + 'text_bonus_formula_seven' => ". Implicit '7'", + 'text_bonus_formula_eight' => "B este numărul de puncte de karma câștigate prin însămânțare într-o oră", + 'text_bonus_formula_nine' => "B0 este un parametru pe care îl poate obține un bonus maxim pe oră prin seeding. B0= ", + 'text_bonus_formula_ten' => ". Implicit '100'", + 'text_bonus_formula_eleven' => "L este un parametru. L= ", + 'text_bonus_formula_twelve' => ". Implicit '300'", + 'text_misc_ways_get_bonus' => "Diverse moduri de a obține bonus", + 'row_uploading_torrent' => "Încărcare torent", + 'text_uploading_torrent_note' => " puncte bonus pentru încărcarea unui torent nou. Implicit '15'.", + 'row_uploading_subtitle' => "Încărcare subtitrare", + 'text_uploading_subtitle_note' => " puncte bonus pentru încărcarea unei subtitrări noi. Implicit '5'.", + 'row_starting_topic' => "Începe subiectul", + 'text_starting_topic_note' => " puncte bonus pentru începerea unui subiect nou la forumuri. Implicit '2'.", + 'row_making_post' => "Realizarea postului", + 'text_making_post_note' => " puncte bonus pentru a face o postare pe forumuri. Implicit '1'.", + 'row_adding_comment' => "Adăugare comentariu", + 'text_adding_comment_note' => " puncte bonus pentru adăugarea unui comentariu pentru torrente, oferte . Implicit '1'.", + 'row_voting_on_poll' => "Votarea în sondaj", + 'text_voting_on_poll_note' => " puncte bonus pentru votarea pe un sondaj. Implicit '1'.", + 'row_voting_on_offer' => "Votarea la ofertă", + 'text_voting_on_offer_note' => " puncte bonus pentru votarea pe o ofertă. Implicit '1'.", + 'row_voting_on_funbox' => "Votarea pe funbox", + 'text_voting_on_funbox_note' => " puncte bonus pentru votarea pe o ciupercă. Implicit '1'.", + 'row_saying_thanks' => "Sa multumim", + 'text_giver_and_receiver_get' => "Mulțumiri cadou și respectiv destinatar ar primi ", + 'text_saying_thanks_and' => " şi ", + 'text_saying_thanks_default' => " puncte bonus. Implicit '0.5', '0'.", + 'row_funbox_stuff_reward' => "Recompensă pentru chestii funbox", + 'text_funbox_stuff_reward_note' => " puncte bonus pentru postarea de funbox care este clasificat \"amuzant\". Implicit '5'.", + 'text_things_cost_bonus' => "Lucruri care costă bonus", + 'row_one_gb_credit' => "1.0 GB încărcare credit", + 'text_it_costs_user' => "Costă utilizatorul ", + 'text_one_gb_credit_note' => " puncte bonus la schimb pentru încărcare de 1.0 GB credit. Implicit '300'.", + 'row_five_gb_credit' => "5.0 GB de încărcare credit", + 'text_five_gb_credit_note' => " puncte bonus de schimb pentru credit de 5.0 GB. Implicit '800'.", + 'row_ten_gb_credit' => "10.0 GB de încărcare credit", + 'text_ten_gb_credit_note' => " puncte bonus la schimb pentru încărcarea creditului cu 10.0 GB. Implicit '1200'.", + 'row_ratio_limit' => "Limită raport", + 'text_user_with_ratio' => "Utilizator cu rata de mai sus ", + 'text_uploaded_amount_above' => " și suma încărcată mai sus ", + 'text_ratio_limit_default' => " GB nu se poate schimba pentru încărcarea creditelor. Implicit '6', '50'. Setați raportul la '0' pentru a dezactiva limita.", + 'row_buy_an_invite' => "Cumpără o invitație", + 'text_buy_an_invite_note' => " puncte bonus pentru a primi o invitație. Implicit '1000'.Setați raportul la '0' pentru a dezactiva achiziția.", + 'row_custom_title' => "Titlu personalizat", + 'text_custom_title_note' => " puncte bonus la titlul personalizat. Implicit '5000'.", + 'row_vip_status' => "Status VIP", + 'text_vip_status_note' => " puncte bonus pentru a cumpăra statutul VIP pentru o lună. Implicit '8000'.", + 'row_allow_giving_bonus_gift' => "Permite oferirea de cadou bonus", + 'text_giving_bonus_gift_note' => "Permite utilizatorilor să dea un cadou bonusul unul altuia. Implicit 'da'.", + 'head_account_settings' => "Setările contului", + 'row_never_delete' => "Nu dezactiva niciodată", + 'text_delete_inactive_accounts' => "Dezactivează conturile de utilizator inactive", + 'text_never_delete' => " sau mai mult nu ar fi niciodată dezactivat. Implicit ", + 'row_never_delete_if_packed' => "Nu dezactiva niciodată dacă este ambalat", + 'text_never_delete_if_packed' => " sau mai mult nu ar fi dezactivat niciodată dacă este ambalat. Implicit ", + 'row_delete_packed' => "Dezactivare conturi ambalate", + 'text_delete_packed_note_one' => "Conturile ambalate vor fi dezactivate dacă utilizatorii nu s-au conectat pentru mai mult de ", + 'text_delete_packed_note_two' => " zile la rând. Implicit '400', setaţi-l la '0' pentru a dezactiva regula.", + 'row_delete_unpacked' => "Dezactivează conturile neambalate", + 'text_delete_unpacked_note_one' => "Conturile neambalate ar fi dezactivate dacă utilizatorii nu s-au conectat pentru mai mult de ", + 'text_delete_unpacked_note_two' => " zile la rând. Implicit '150', setaţi-l la '0' pentru a dezactiva regula.", + 'row_delete_no_transfer' => "Dezactivează conturile fără date de transfer", + 'text_delete_transfer_note_one' => "Conturile cu suma încărcată și descărcată fiind 0 vor fi șterse dacă utilizatorii nu au fost autentificați pentru mai mult de ", + 'text_delete_transfer_note_two' => " zile la rând sau utilizatorii au fost înregistrați de mai mult de ", + 'text_delete_transfer_note_three' => " zile. Implicit '60', '0'.
    NOTĂ: Două reguli funcționează separat. Setarea uneia la '0' NUMAI dezactivează o regulă.", + 'text_user_promotion_demotion' => "Promovare utilizator şi demoție", + 'row_ban_peasant_one' => "Baneaza ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " ar fi interzis dacă nu ar fi promovat în interiorul ", + 'text_ban_peasant_note_two' => " zile. Implicit '30', setați-l la '0' pentru a le interzice imediat.", + 'row_demoted_to_peasant_one' => "Demonstrație la ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Utilizatorii vor fi retrogradați la ", + 'text_demoted_peasant_note_two' => " în oricare dintre următoarele condiții: ", + 'text_downloaded_amount_larger_than' => "Suma descărcată mai mare decât ", + 'text_and_ratio_below' => " GB și raportul de mai jos ", + 'text_demote_peasant_default_one' => ". Implicit \"50\", \"0.4\".", + 'text_demote_peasant_default_two' => ". Implicit \"100\", \"0.5\".", + 'text_demote_peasant_default_three' => ". Implicit '200', '0.6'.", + 'text_demote_peasant_default_four' => ". Implicit \"400\", \"0.7\".", + 'text_demote_peasant_default_five' => ". Implicit \"800\", \"0.8\".", + 'text_demote_peasant_note' => "NOTĂ: NU schimbă comanda ascendentă a sumelor descărcate. Setați suma descărcată la '0' pentru a dezactiva regulile relevante.", + 'row_promote_to_one' => "Promovează la ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Utilizatorii, care au fost membri mai mult de ", + 'text_downloaded_more_than' => ", și a descărcat mai mult de ", + 'text_with_ratio_above' => "GB, cu raport peste ", + 'text_seed_points_more_than' => 'săptămână, puncte seed mai sus', + 'text_be_promoted_to' => ", ar fi promovată pentru: ", + 'text_promote_to_default_one' => ". Implicit ", + 'text_promote_to_default_two' => ". Implicit ", + 'text_demote_with_ratio_below' => "Cu toate acestea, utilizatorii vor fi retrogradaţi dacă raportul său scade sub ", + 'head_torrent_settings' => "Setările Torentului", + 'row_promotion_rules' => "Reguli de promovare", + 'text_promotion_rules_note' => "Activați câteva reguli automate de promovare. Cod Ugly. Aveți nevoie de schimbare mai târziu.", + 'row_random_promotion' => "Promovare aleatorie", + 'text_random_promotion_note_one' => "Torente promovate aleatoriu de sistem la încărcare.", + 'text_halfleech_chance_becoming' => "% șansă de a deveni 50% Leech. Implicit '5'.", + 'text_free_chance_becoming' => "% șansă de a deveni Leech liber. Implicit '2'.", + 'text_twoup_chance_becoming' => "% șansă de a deveni 2X Up. Implicit '2'.", + 'text_freetwoup_chance_becoming' => "% șansă de a deveni Leech gratuit și 2X up. Implicit '1'.", + 'text_twouphalfleech_chance_becoming' => "% șansă de a deveni 2x în creștere și 50% în scădere. Implicit '0'.", + 'text_random_promotion_note_two' => "Setează valorile '0' pentru a dezactiva regulile.", + 'row_large_torrent_promotion' => "Promovare torent mare", + 'text_torrent_larger_than' => "Torente mai mari decât ", + 'text_gb_promoted_to' => " GB va fi promovat automat în: ", + 'text_by_system_upon_uploading' => " prin sistem la încărcare. ", + 'text_large_torrent_promotion_note' => "Implicit '20', 'gratuit'. Setează dimensiunea torentului la '0' pentru a dezactiva regula.", + 'row_promotion_timeout' => "Timp de promovare", + 'text_promotion_timeout_note_one' => "Promoția pentru torente va expira după ceva timp.", + 'text_halfleech_will_become' => "50% Leech va deveni ", + 'text_after' => " după ", + 'text_halfleech_timeout_default' => " zile. Implicit 'normal', '150'.", + 'text_free_will_become' => "Leech liber va deveni ", + 'text_free_timeout_default' => " zile. Implicit \"normal\", \"60\".", + 'text_twoup_will_become' => "2X Sus va deveni ", + 'text_twoup_timeout_default' => " zile. Implicit \"normal\", \"60\".", + 'text_freetwoup_will_become' => "Leech gratuit şi 2X up va deveni ", + 'text_freetwoup_timeout_default' => " zile. Implicit \"normal\", \"30\".", + 'text_halfleechtwoup_will_become' => "50% Leech şi 2X up vor deveni ", + 'text_halfleechtwoup_timeout_default' => " zile. Implicit \"normal\", \"30\".", + 'text_normal_will_become' => "Normal va deveni ", + 'text_normal_timeout_default' => " zile. Implicit 'normal', '0'.", + 'text_promotion_timeout_note_two' => "Setează zilele la 0 pentru a păstra promovarea pentru totdeauna.", + 'row_auto_pick_hot' => "Alege automat Calota", + 'text_torrents_uploaded_within' => "Torente încărcate în ", + 'text_days_with_more_than' => " zile cu mai mult de ", + 'text_be_picked_as_hot' => " seederii vor fi aleși automat ca Hot.", + 'text_auto_pick_hot_default' => " Implicit '7', '10'. Setați zilele la '0' pentru a dezactiva.", + 'row_uploader_get_double' => "Încărcătorul obține dublul", + 'text_torrent_uploader_gets' => "Încărcătorul torentului primește întotdeauna ", + 'text_times_uploading_credit' => " ori de câte ori se încarcă credite. ", + 'text_uploader_get_double_default' => "Implicit '1'. Setează-l la '1' pentru a trata încarcă torentele în mod normal.", + 'row_delete_dead_torrents' => "Șterge torentele moarte", + 'text_torrents_being_dead_for' => "Torente care au fost moarte pentru ", + 'text_days_be_deleted' => " zile dintr-un rând vor fi șterse automat. Implicit '0'. Setați-l la '0' dezactivați regula.", + 'row_delete_dead_torrents_note' => "ATENȚIE: Odată șterse, torentele sunt nerecuperabile. Amintește-ți să dezactivezi această regulă atunci când site-ul tău este jos pentru o lungă perioadă de timp.", + 'head_main_settings' => "Setări Principale", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Implicit \"da”. Doriți să opriți site-ul în timp ce efectuați actualizări sau alte tipuri de întreținere? Vă rugăm să reţineţi: Administratorii vor putea vedea în continuare site-ul.", + 'row_enable_invite_system' => "Activează sistemul de invitații", + 'text_invite_system_note' => "Implicit 'da'. Permiteți înregistrarea prin intermediul sistemului de invitații.", + 'row_initial_uploading_amount' => "Suma iniţială de încărcare", + 'text_initial_uploading_amount_note' => "Câte credit încărcat (în Byte, de ex. 1073741824 = 1GB) ar trebui ca fiecare utilizator să fie dat la înregistrare? Implicit '0'.", + 'row_initial_invites' => "Numărul iniţial de invitaţii", + 'text_initial_invites_note' => "Câte invitații ar trebui să primească fiecare utilizator la înregistrare? Implicit „0”.", + 'row_invite_timeout' => "Timp Invitare", + 'text_invite_timeout_note' => "În zile. Ștergeți codul de invitație după X zile care nu au răspuns cererii de invitație. Implicit '7'.", + 'row_enable_registration_system' => "Activeaza sistemul de inregistrare", + 'row_allow_registrations' => "Permite înregistrări deschise. Implicit 'da'.", + 'row_verification_type' => "Tip de verificare", + 'text_email' => "E-mail", + 'text_admin' => "Admin", + 'text_automatically' => "Automat", + 'text_verification_type_note' => "EMAIL: e-mail de confirmare trimis. ADMIN: Activare manuală. AUTOMATIC: Activează utilizatorul după înregistrare.", + 'row_enable_wait_system' => "Activează Sistemul de Așteptare", + 'text_wait_system_note' => "Activează sau dezactivează sistemul de așteptare (vezi FAQ).", + 'row_enable_max_slots_system' => "Activați sistemul SLots Maxim", + 'text_max_slots_system_note' => "Implicit 'nu'. Activează sau dezactivează descărcările concurente maxime (AKA Max Slots) (a se vedea FAQ).", + 'row_show_polls' => "Arată sondajele", + 'text_show_polls_note' => "Implicit 'da'. Arată sistemul POLL pe pagina principală.", + 'row_show_stats' => "Arată statistici", + 'text_show_stats_note' => "Implicit 'da'. Arată sistemul STATS pe pagina principală.", + 'row_show_last_posts' => "Arată Ultimele x Postări pe Forum", + 'text_show_last_posts_note' => "Implicit 'nu'. Arată postările Ultimele x Forum pe pagina principală.", + 'row_show_last_torrents' => "Arată ultimele x torente", + 'text_show_last_torrents_note' => "Implicit 'nu'. Arată ultimele x torente pe pagina principală.", + 'row_show_server_load' => "Arată sarcina serverului", + 'text_show_server_load_note' => "Implicit 'da'. Arată încărcarea serverului pe pagina principală.", + 'row_show_forum_stats' => "Arată statisticile forumului", + 'text_show_forum_stats_note' => "Implicit 'da'. Afișează statisticile forumului pe pagina forumului.", + 'row_show_hot' => "Arată fierbinte", + 'text_show_hot_note' => "Implicit 'da'. Arată resursele calde pe pagina principală. Resursele foto sunt alese automat de sistem sau manual de către membrii personalului.", + 'row_show_classic' => "Arată Clasic", + 'text_show_classic_note' => "Implicit „nu”. Arată resursele clasice pe pagina principală. Numai moderatorii desemnați sau mai sus pot alege resurse clasice.", + 'row_enable_imdb_system' => "Activează sistemul IMDb", + 'text_imdb_system_note' => "Implicit 'da'. Setări informații IMDb la nivel de sistem.", + 'row_enable_pt_gen_system' => 'Activează sistemul PT-Gen', + 'text_enable_pt_gen_system_note' => "Setări implicite pentru informații PT-Gen la nivelul sistemului.", + 'row_pt_gen_api_point' => "Punct API PT-Gen", + 'text_pt_gen_api_point_note' => "Implicit '', când este necesar, trimitere la Documatation pentru a vă construi", + 'row_enable_school_system' => "Activează sistemul școlar", + 'text_school_system_note' => "Implicit 'nu'. NU activați decât dacă știți ce faceți!", + 'row_restrict_email_domain' => "Restricționați domeniul de e-mail", + 'text_restrict_email_domain_note' => "Implicit 'nu'. Setează-l la 'da' pentru a permite doar anumitor domenii de e-mail să se înregistreze. Vezi aici.", + 'row_show_shoutbox' => "Arată Shoutbox", + 'text_show_shoutbox_note' => "Implicit 'da'. Arată shoutbox pe pagina principală.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "Implicit 'nu'. Arată funbox pe pagina principală.", + 'row_enable_offer_section' => "Activează secțiunea Ofertă", + 'text_offer_section_note' => "Implicit 'da'. Activați sau dezactivați secțiunea ofertă.", + 'row_show_donation' => "Permite donarea", + 'text_show_donation_note' => "Arată donațiile și donațiile de la maxim zece.", + 'row_show_special_section' => "Activare Secţiune Specială", + 'text_show_special_section_note' => "Implicit 'nu'. NU activați decât dacă știți ce faceți!", + 'row_weekend_free_uploading' => "Încărcare gratuită în weekend", + 'text_weekend_free_uploading_note' => "Implicit „nu”. Setează-l ca „da” pentru a permite tuturor utilizatorilor să încarce torente la sfârșit de săptămână (de la Sâmbătă 12:00 până duminica 23:59).", + 'row_enable_helpbox' => "Activează Helpbox", + 'text_helpbox_note' => "Implicit 'nu'. Setează-l ca 'nu' pentru a interzice vizitatorilor să strige mesaje.", + 'row_enable_bitbucket' => "Activează Bitbucket", + 'text_bitbucket_note' => "Implicit 'da'. Setează-l ca 'nu' pentru a interzice utilizatorilor să încarce avatare în tracker.", + 'row_enable_small_description' => "Activează Decriptarea Mică", + 'text_small_description_note' => "Implicit 'da'. Se afișează mai jos titlul torentului pe pagina de Torente.", + 'row_ptshow_naming_style' => "PTShow naming style", + 'text_ptshow_naming_style_note' => "Implicit 'nu'. În formatul [MM.DD.YY][Nume original][Nume chinezesc]. NU activați acest lucru dacă nu știți ce faceți!", + 'row_use_external_forum' => "Utilizare forum extern", + 'text_use_external_forum_note' => "Implicit 'nu'. Setați-l la 'da' pentru a utiliza forumul extern în loc de unul intern.", + 'row_external_forum_url' => "URL extern forum", + 'text_external_forum_url_note' => "Ar trebui să fie ca http://www.cc98.org", + 'row_torrents_category_mode' => "Modul categoriei de sectiune Torente", + 'text_torrents_category_mode_note' => "Aceasta schimbă modul categorie la pagina Torente.", + 'row_special_category_mode' => "Modul categoriei pentru secţiunea specială", + 'text_special_category_mode_note' => "Aceasta modifică modul categoriei la secţiunea specială.", + 'row_default_site_language' => "Limba implicită a site-ului", + 'text_default_site_language_note' => "Aceasta modifică limba implicită în pagina de autentificare.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Utilizatorii nou înregistrați ar folosi această stylesheet.", + 'row_max_torrent_size' => "Mărimea maximă a Torentului", + 'text_max_torrent_size_note' => " În octeți. Implicit 1048576 (ex: 1 MB)", + 'row_announce_interval' => "Interval de anunţare", + 'text_announce_interval_note_one' => "În secunde. Intervalul de anunțare al trackerului solicită clienților BitTorrent să actualizeze informații. Cu toate acestea,în practică, intervalul de anunț poate fi diferit deoarece clienții BitTorrent pot ignora acest mesaj sau utilizatorii pot alege să conecteze trackerul manual.", + 'text_announce_default' => "Implicit: ", + 'text_announce_default_default' => "Implicit '1800', adică 30 min", + 'text_for_torrents_older_than' => "Pentru torente mai vechi de ", + 'text_days' => " zile: ", + 'text_announce_two_default' => "Implicit '7', '2700' (ex: 45 mine). Setați zile la '0' pentru a dezactiva regula.", + 'text_announce_three_default' => "Implicit '30', '3600' (ex: 60 mins). Setați zile la '0' pentru a dezactiva regula.", + 'text_announce_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!
    Shorter interval means more accurate of peers' information-updating and HEAVIER tracker load.", + 'row_cleanup_interval' => "Interval de curățare automată", + 'text_cleanup_interval_note_one' => "Fă curățenie (promovarea utilizatorilor, demosia, adăugarea bonusurilor pentru seeding etc.) la fiecare XXX secunde.", + 'text_priority_one' => "Prioritatea 1: ", + 'text_priority_one_note' => "Actualizare status partener; Calculare bonus seing. Implicit '3600', adică 60 minute.", + 'text_priority_two' => "Prioritatea 2: ", + 'text_priority_two_note' => "Actualizare vizibilitate torrente. Implicit '5400', adică 90 de minute.", + 'text_priority_three' => "Prioritatea 3: ", + 'text_priority_three_note' => "Actualizați numărul de seederi, leechers, comentarii pentru torrent; Actualizare postare pe forum / subiect de discuție; Ștergeți ofertele care sunt temporizate; Promoția torentului expirată; Alegeți automat torentele fierbinți. Implicit '7200', adică 2 ore.", + 'text_priority_four' => "Prioritatea 4: ", + 'text_priority_four_note' => "Ștergeți conturile neconfirmate, vechile încercări de autentificare, coduri de invitație și coduri de regim; Curățați conturile utilizatorilor (ștergeți cele inactive, faceți promovare și demoizare contului, banare, etc. ; Postați imaginea încărcată; Actualizați timpul total de însămânțare și de levier al utilizatorilor. Implicit '86400', adică 24 ore.", + 'text_priority_five' => "Prioritatea 5: ", + 'text_priority_five_note' => "Ştergeţi torentele care nu mai există; Blocaţi subiecte foarte vechi ale forumului; Ştergeţi articolele de raport foarte vechi. Implicit '1296000', adică 15 zile.", + 'text_cleanup_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!", + 'row_signup_timeout' => "Timp de înscriere", + 'text_signup_timeout_note' => "În secunde. Ștergeți utilizatorii neconfirmați după XXX secunde. Implicit '259200', adică 3 zile.", + 'row_min_offer_votes' => "Voturi Min Ofertă", + 'text_min_offer_votes_note' => "Oferta devine aprobată când suportul voturilor este cu XXX mai mult decât voturile de obiect. Implicit '15'.", + 'row_offer_vote_timeout' => "Timp expirare vot", + 'text_offer_vote_timeout_note' => "În secunde. Ștergeți ofertele dacă nu au fost votate după XXX secunde. Implicit '259200', adică 72 de ore. Setați-o la '0' pentru a dezactiva temporizarea.", + 'row_offer_upload_timeout' => "Timp încărcare ofertă", + 'text_offer_upload_timeout_note' => "În secunde. Ștergeți ofertele dacă nu sunt încărcate după ce ați fost votate pentru XXX secunde. Implicit '86400', adică 24 ore. Setaţi-l la '0' pentru a dezactiva temporizarea.", + 'row_max_subtitle_size' => "Mărime maximă de subtitrare", + 'text_max_subtitle_size_note' => "În octeți. Dimensiunea maximă a subtitrărilor permise a fi încărcate. Implicit 3145728, adică 3 MB. Setați-o la '0' pentru a dezactiva limita.", + 'row_posts_per_page' => "Postări implicite pe pagină", + 'text_posts_per_page_note' => "Numărul de postări per pagină afișat la subiectul unui forum. Implicit '10'.
    Reține că setarea personală a utilizatorului va suprascrie acest lucru", + 'row_topics_per_page' => "Subiecte implicite per pagină", + 'text_topics_per_page_note' => "Numărul de subiecte pe pagină afișate la un forum. Implicit '20'.
    Reține că setarea personală a utilizatorului ar suprascrie acest lucru", + 'row_number_of_news' => "Număr de știri", + 'text_number_of_news_note' => "Arată părțile XXX din știrile recente pe pagina principală. Implicit '3'.", + 'row_torrent_dead_time' => "Durata maxima a torentului", + 'text_torrent_dead_time_note' => "În secunde. Marchează torentul ca mort după ce nu există căutător pentru XXX secunde. Implicit '21600', adică 6 ore.", + 'row_max_users' => "Utilizatori Maxim", + 'text_max_users' => "Ori de câte ori este atinsă această limită, înregistrarea în mod gratuit și prin invitație este dezactivată.", + 'row_https_announce_url' => "URL Anunț HTTPS", + 'text_https_announce_url_note' => "Lăsați necompletat dacă utilizați aceeași adresă URL atât pentru HTTP cât și pentru HTTPS. Ar trebui: ", + 'row_site_accountant_userid' => "ID utilizator contabil site", + 'text_site_accountant_userid_note' => "Numere, de ex. \"1\". ID-ul utilizatorului căruia donatorii ar trebui să îi trimită mesajul de donare.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "Contul Alipay pe care îl utilizați pentru a primi o donație, de ex. \"nume@gmail.com\". Lăsați-l gol dacă nu aveți un cont Alipay.", + 'row_paypal_account' => "Cont PayPal", + 'text_paypal_account_note' => "Contul PayPal folosit pentru a primi o donație, de ex. 'yourname@gmail.com'. Lăsați necompletat dacă nu aveți un cont PayPal.", + 'row_site_email' => "E-mail site", + 'text_site_email_note' => "Adresă e-mail website", + 'row_report_email' => "Raportare e-mail", + 'text_report_email_note' => "Raportați adresa de e-mail", + 'row_site_slogan' => "Sloganul site-ului", + 'text_site_slogan_note' => "Slogan website", + 'row_icp_license' => "Licență ICP", + 'text_icp_license_note' => "Acesta este un regim de licențe pentru site-urile web exploatate de chinezi. Lăsați-l necompletat dacă nu aveți niciunul.", + 'row_torrent_directory' => "Directorul Torentelor", + 'text_torrent_directory' => "Implicit 'torrente'. NICI trailing slash (/) la sfârșit!", + 'row_bitbucket_directory' => "Director Bitbucket", + 'text_bitbucket_directory_note' => "Implicit 'bitbucket'. NICI trailing slash (/) la sfârșit!", + 'row_cache_directory' => "Director cache", + 'text_cache_directory_note' => "Implicit 'cache'. NO trailing slash (/) la sfârșit!", + 'row_torrent_name_prefix' => "Prefix nume torent", + 'text_torrent_name_prefix_note' => "Adaugă prefix la numele torentului descărcat de pe acest site. Implicit '[Nexus]'. Nu punct de cale (.) la sfârșit!", + 'row_peering_time_calculation' => "Timpul de calcul al începerii seed-ului", + 'text_peering_time_calculation_note' => "Lăsaţi-o necompletată. Este setată din motive de moştenire.", + 'row_new_subtitle_id' => "ID nou de subtitrare", + 'text_new_subtitle_id_note' => "Pur şi simplu păstrează-l '0'. Este setat din motive de moştenire.", + 'head_website_settings' => "Setări website", + 'row_basic_settings' => "Setări de bază", + 'submit_basic_settings' => "Setări de bază", + 'text_basic_settings_note' => "Configurați cele mai elementare lucruri, numele site-ului.", + 'row_main_settings' => "Setări Principale", + 'submit_main_settings' => "Setări Principale", + 'text_main_settings_note' => "Configurați diverse lucruri diverse despre site-ul dvs.", + 'row_smtp_settings' => "Setări SMTP", + 'submit_smtp_settings' => "Setări SMTP", + 'text_smtp_settings_note' => "Configurare server de e-mail pentru SMTP.", + 'row_security_settings' => "Setări de securitate", + 'submit_security_settings' => "Setări de securitate", + 'text_security_settings_note' => "Securizează-ți trackerul.", + 'row_authority_settings' => "Setările Autorităţii", + 'submit_authority_settings' => "Setările Autorităţii", + 'text_authority_settings_note' => "Controlează ce pot face utilizatorii din fiecare clasă.", + 'row_tweak_settings' => "Setări slăbit", + 'submit_tweak_settings' => "Setări slăbit", + 'text_tweak_settings_note' => "TWEAK trackerul tău.", + 'row_bonus_settings' => "Setări bonus", + 'submit_bonus_settings' => "Setări bonus", + 'text_bonus_settings_note' => "Configurați modul în care este obținut și utilizat bonus.", + 'row_account_settings' => "Setările contului", + 'submit_account_settings' => "Setările contului", + 'text_account_settings_settings' => "Configurați când conturile utilizatorilor sunt promovate, retroactive sau șterse.", + 'row_torrents_settings' => "Setările Torentului", + 'submit_torrents_settings' => "Setările Torentului", + 'text_torrents_settings_note' => "Configurați promoția torentului, selecția etc.", + 'row_bots_settings' => "Setări boți", + 'submit_bots_settings' => "Setări boți", + 'text_bots_settings_note' => "Configurează Bot-urile. NU atingeți dacă nu știți ce faceți!", + 'row_code_settings' => "Setări cod", + 'submit_code_settings' => "Setări cod", + 'text_code_settings_note' => "Configurați versiunea codului. NU atingeți dacă nu știți ce faceți.", + 'text_smtp_default' => "Implicit (Foloseste functia implicita de Mail PHP)", + 'text_smtp_advanced' => "Avansat (Folosește Funcția implicită PHP Mail cu antete EXTRA. Acest lucru ajută la evitarea filtrelor spam)", + 'text_smtp_external' => "Externă (Utilizează un server SMTP extern)", + 'text_setting_for_advanced_type' => "Setări pentru tip avansat", + 'row_smtp_host' => "Gazdă SMTP", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "Port SMTP", + 'text_smtp_port_note' => "Implicit: 25", + 'row_smtp_sendmail_from' => "Sendmail SMTP de la", + 'text_smtp_sendmail_from_note' => "Implicit: ", + 'row_smtp_sendmail_path' => "Cale Sendmail", + 'text_smtp_sendmail_path_note' => "Vă rugăm să configurați calea sendmail_path prin editarea php.ini", + 'text_setting_for_external_type' => "Setări pentru tip extern", + 'row_outgoing_mail_address' => "Adresă e-mail de ieşire (SMTP)", + 'row_outgoing_mail_port' => "Portul poştei de ieşire (SMTP)", + 'row_outgoing_mail_encryption' => "Criptare mail de ieşire (SMTP)", + 'text_outgoing_mail_address_note' => "hint: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "indiciu: 25", + 'row_smtp_account_name' => "Nume cont", + 'text_smtp_account_name_note' => "indiciu: yourname@yourisp.com", + 'row_smtp_account_password' => "Parola contului", + 'text_smtp_account_password_note' => "indiciu: parola se duce aici", + 'text_mail_test_note' => "Cum pot testa php mail? Este simplu de facut: Click ", + 'text_here' => "Aici", + 'std_error' => "Eroare", + 'std_mysql_connect_error' => "Nu se poate conecta la MySQL. Vă rugăm să verificaţi setarea. ", + 'row_enable_location' => "Activează locația", + 'text_enable_location_note' => "'Nu' implicit afișează locația geografică a utilizatorului bazată pe IP-ul său. Ar trebui să păstrați dezactivat dacă nu ați importat o bază de date IP.", + 'row_torrents_per_page' => "Torente pe pagină", + 'text_torrents_per_page_note' => "Numărul de torente pe pagină afișate pe pagina torentelor. Implicit '50'.
    Reține că setarea personală a utilizatorului va suprascrie asta", + 'row_title_keywords' => "Cuvinte cheie titlu", + 'text_title_keywords_note' => "Arată în titlul documentului. Aceste cuvinte cheie ajută motoarele de căutare să găsească site-ul dvs. Separați mai multe cuvinte cheie cu ' ', e. . \"BitTorrent Descărcare Movie\". Lăsaţi necompletat dacă doriţi să păstraţi un titlu curat.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Arată în titlul documentului. Definește cuvinte cheie pentru a descrie site-ul dvs. Separați mai multe cuvinte cheie cu ',', de ex. 'BitTorrent, Descărcare, Movie'.", + 'row_meta_description' => "Meta Descriere", + 'text_meta_description_note' => "Arată în titlul documentului. Definește o descriere a site-ului dvs.", + 'row_bonus_gift_tax' => "Taxa cadou bonus", + 'text_system_charges' => "Sistemul încarcă receptorul bonus ", + 'text_bonus_points_plus' => " puncte bonus + ", + 'text_bonus_gift_tax_note' => "% din suma transferată ca impozit. De exemplu, dacă valorile sunt setate la '5', '10', destinatarul primește doar 85 de puncte bonus atunci când donatorul trimite 100 de puncte bonus. Implicit '5', '10'.
    NOTĂ: Cele două reguli funcționează separat. Trebuie să setați ambele valori pe '0' pentru a dezactiva taxa.", + 'row_see_sql_debug' => "Vezi depanare", + 'text_allow' => "Permite ", + 'text_see_sql_list' => " sau mai sus pentru a vedea informațiile de depanare (lista de interogare SQL în partea de jos a paginii și informațiile de raportare PHP). Implicit ", + 'text_smtp_none' => "Nimic (Se alege acest lucru va dezactiva complet trimiterea de e-mail)", + 'row_attachment_settings' => "Setări Atașament", + 'submit_attachment_settings' => "Setări Atașament", + 'text_attachment_settings_note' => "Configurați atașamentele.", + 'head_attachment_settings' => "Setări Atașament", + 'row_enable_attachment' => "Activare atașament", + 'text_enable_attachment_note' => "Setări atașamente globale. Când este setat pe 'nu', nimeni nu poate încărca atașamente.", + 'row_save_directory' => "Se salvează directorul", + 'row_http_directory' => "Calea HTTP pentru atașamente", + 'text_http_directory_note' => "Ar putea fi fie calea relativă, fie calea absolută. NO trailing slash (/) la sfârșit! Implicit 'atașamente'.", + 'row_attachment_authority' => "Autoritate de ataşare", + 'text_can_upload_at_most' => " sau mai mult poate fi încărcat cel mult ", + 'text_file_size_below' => " atașamente în 24 de ore a căror dimensiune nu este mai mare de ", + 'text_with_extension_name' => "KB și a căror extensie de nume a fișierului este printre ", + 'text_authority_default_one_one' => ". Implicit ", + 'text_authority_default_one_two' => ", '5', '256', 'jpeg, jpg, png, gif'.", + 'text_authority_default_two_one' => ". Implicit ", + 'text_authority_default_two_two' => ", \"10\", \"512\", \"torrent, zip, rar, 7z, gzip, gz\".", + 'text_authority_default_three_one' => ". Implicit ", + 'text_authority_default_three_two' => ", \"20\", \"1024\", \"mp3, oga, ogg, flon\".", + 'text_authority_default_four_one' => ". Implicit ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "NOTĂ:
    • Fapte NU schimbă ordinea ascendentă a claselor de utilizatori, limita numerelor de fişier sau limita de dimensiune a fişierului.
    • Setează limita de dimensiune a fișierului la '0', limita de număr de fișiere la '0' și permite extensiile fișierului la ''(i. . gol) până la dezactivează regula relativă .
    • Clase superioare moştenesc autoritatea claselor inferioare, astfel încât este nevoie de niciun pentru a adăuga extensii de fișiere permise la fiecare regulă.
    • Separați mai multe extensii de fișiere cu ','.
    • Indiferent cum sunt aceste setări, nimeni nu poate încărca fişierul a cărui dimensiune este mai mare de 5 MB sau al cărui nume de extensie se află printre 'exe, com, bat, msi'.
    ", + 'text_attachment_authority_note_one' => "Definiți autoritatea utilizatorului de a încărca atașamente în funcție de clasa sa.", + 'text_save_directory_note' => "Directorul unde salvați atașamentele. Asigurați-vă că aveți permisiunile de acces la director configurate corect (777). NICI trailing slash (/) la sfârșit! Implicit './attachments'.", + 'row_save_directory_type' => "Salvează atașamentele în", + 'text_one_directory' => "Un director pentru toate fişierele", + 'text_directories_by_monthes' => "Directoarele numite după lunile de încărcare", + 'text_directories_by_days' => "Dosare numite după zile de încărcare", + 'text_save_directory_type_note' => "Setarea modificată nu afectează deja fișierele atașate încărcate. Implicit 'Director numit după încărcările lunilor'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Fără miniatură. Salvează doar imaginea originală.", + 'text_create_thumbnail' => "2. Crează miniatură dacă imaginea este mare, şi salvează atât miniatura cât şi imaginea originală.", + 'text_resize_big_image' => "3. Redimensionează imaginea dacă este mare şi salvează miniatura.", + 'text_image_thumbnail_note' => "Implicit '2'.", + 'row_thumbnail_quality' => "Calitate miniatură", + 'text_thumbnail_quality_note' => "Setaţi calitatea miniaturii. Valoarea ar trebui să fie un număr întreg între 1 şi 100. (Automatic Translation) Numărul mai mare, calitatea mai mare și dimensiunea mai mare a fișierului. Implicit '80'.", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Lățimea * înălțimea, în pixeli. Creează miniaturile DOAR pentru imaginile a căror lățime sau depășește limita. Implicit '500', '500'.", + 'row_watermark' => "Poziție filigran", + 'text_no_watermark' => "Fără filigran", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Poziție aleatorie", + 'text_watermark_note' => "Adaugă watermark la fișierul încărcat cu imagine (JPEG/PNG/GIF). Înlocuiește fișierul de watermark PNG 'pic/watermark.png' cu cel propriu. Setați poziția unde să plasați filigran. Animația GIF nu este suportată. Implicit \"Fără watermark\".", + 'row_image_size_for_watermark' => "Dimensiunea imaginii pentru filigran", + 'text_watermark_size_note' => "Lățimea * înălțimea, în pixeli. Adăugați filigranul DOAR imaginilor a căror lățime și depășește această înălțime. Implicit '300', '300'.", + 'row_jpeg_quality_with_watermark' => "Calitate JPEG cu filigran", + 'text_jpeg_watermark_quality_note' => "Calitatea imaginii pentru fişierul JPEG după adăugarea filigranului. Valoarea trebuie să fie un număr întreg între 1 şi 100. Numărul mai mare, calitatea mai mare și dimensiunea mai mare a fișierului. Implicit '85'.", + 'head_save_attachment_settings' => "Salvează setările atașamentului", + 'row_css_date' => "CSS date", + 'text_css_date' => "Formatul orei este YYYYLMDDhmm, de ex. \"200911030110\". Schimbarea acestui lucru ajută la forțarea browser-elor de actualizare CSS cache. Util atunci când faceți unele modificări în fișierele CSS. Lăsați-o necompletată dacă nu vă are sens. Implicit gol.", + 'row_alternative_thumbnail_size' => "Dimensiune miniatură alternativă", + 'text_alternative_thumbnail_size_note' => "Utilizatorii au putut alege dimensiunea alternativă pentru miniaturi. Implicit '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Adaugă watermark la miniatură", + 'text_watermark_to_thumbnail_note' => "Dacă adăugați și watermark la miniatură sau nu. Setarea implicită \"nu\". Bifa globală trebuie să fie activată pentru ca aceasta să funcționeze.", + 'row_advertisement_settings' => "Setări anunţ", + 'submit_advertisement_settings' => "Setări anunţ", + 'text_advertisement_settings_note' => "Configurați reclame la site-ul dvs.", + 'head_advertisement_settings' => "Setări anunţ", + 'row_enable_advertisement' => "Activare anunţ", + 'text_enable_advertisement_note' => "Setarea generală a reclamei.", + 'row_no_advertisement' => "Fără reclame", + 'text_can_choose_no_advertisement' => " sau mai mult poate alege să nu vadă nici o reclamă la CP Utilizator. Implicit ", + 'row_bonus_no_advertisement' => "Nici o reclamă cu Bonus", + 'text_no_advertisement_with_bonus' => " sau mai mult poate cumpăra ceva timp fără reclame la centrul bonus. Implicit ", + 'row_no_advertisement_bonus_price' => "Niciun pret bonus pentru reclame", + 'text_bonus_points_to_buy' => " puncte bonus pentru a cumpăra ", + 'text_days_without_advertisements' => " zile fără reclame. Implicit '10000', '15'.", + 'row_click_advertisement_bonus' => "Click pe Bonus Reclame", + 'text_points_clicking_on_advertisements' => " punct bonus pentru prima dată când face clic pe o reclamă. Setați-l la '0' pentru a dezactiva regula. Implicit '0'.
    Nota: unele aplicații de deservire a reclamelor (de ex. Google Adsense) interzic site-urile, inclusiv stimulentele pentru a da click pe reclame.", + 'head_save_advertisement_settings' => "Salvează setările de anunţ", + 'row_enable_tooltip' => "Activează Tooltip", + 'text_enable_tooltip_note' => "Permite utilizatorilor să utilizeze setul de instrumente. Implicit 'da'.", + 'text_thirtypercentleech_chance_becoming' => "% șansă de a deveni 30% Leech. Implicit '0'.", + 'text_thirtypercentleech_will_become' => "30% Leech va deveni ", + 'text_thirtypercentleech_timeout_default' => " zile. Implicit \"normal\", \"30\".", + 'row_site_logo' => "Logo site", + 'text_site_logo_note' => "Fișierul de imagine al siglei site-ului. Dimensiunea imaginii recomandate este de 220 * 70. Dacă este necompletat, afișează textul în schimb. Implicit ''.", + 'row_promotion_link_click' => "Click pe link-ul promoției", + 'text_promotion_link_note_one' => " puncte bonus dacă link-ul său de promovare este apăsat de un IP neînregistrat. Doar un singur clic este numărat în ", + 'text_promotion_link_note_two' => " secunde. Setează puncte la '0' pentru a dezactiva regula. Implicit '0', '600'.", + 'row_promotion_link_example_image' => "Exemplu imagine link promoție", + 'text_promotion_link_example_note' => "Imaginea din exemplele de link promoțional. TREBUIE să utilizeze calea relativă, de ex. 'pic/prolink.png'.", + 'row_enable_nfo' => "Activează NFO", + 'text_enable_nfo_note' => "Implicit 'da'. Setări NFO la nivel de sistem.", + 'row_web_analytics_code' => "Cod analitic web", + 'text_web_analytics_code_note' => "Introduceți codul analitic web de la un serviciu terț (de ex. Google Analytics). Lăsați-l necompletat dacă nu există.
    Nota: utilizaţi numai codul sigur şi de încredere.", + 'row_enable_email_notification' => "Activează notificarea prin e-mail", + 'text_email_notification_note' => "Permite utilizatorilor să primească notificări prin e-mail atunci când primește un mesaj nou, comentariu, etc.", + 'text_users_get' => "Utilizatorii vor primi ", + 'text_invitations_default' => " invită pentru prima dată când este promovat la această clasă. Implicit ", + 'row_guest_visit_type' => "Vizită de oaspete", + 'text_guest_visit_type_normal' => 'Normală', + 'text_guest_visit_type_static_page' => 'Afișează o pagină statică', + 'text_guest_visit_type_custom_content' => 'Afișare conținut personalizat', + 'text_guest_visit_type_redirect' => 'Redirecționare către un URL', + 'row_guest_visit_value_static_page' => 'Pagina statică specifică', + 'row_guest_visit_value_custom_content' => 'Conținut personalizat', + 'row_guest_visit_value_redirect' => 'URL specific', + 'text_guest_visit_value_static_page' => 'Localizare fișier:resurse/pagini static/', + 'row_login_type' => 'Tip autentificare', + 'text_login_type_normal' => 'Normală', + 'text_login_type_secret' => 'Secret', + 'text_login_type_warning' => "Numai una dintre cele trei este în vigoare", + 'row_login_secret' => 'Logare secret', + 'text_login_secret_current' => 'Secret curent', + 'text_login_url_with_secret' => 'URL autentificare secretă', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Re-generare (va actualiza secretul și va extinde durata de viață a acestuia după salvare)", + 'text_login_secret_regenerate_no' => "Rămâne (nu se va schimba secretul și este pe viață după salvare)", + 'text_login_secret_lifetime' => 'Termen', + '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', + '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)', + 'row_download_support_passkey' => 'Suport descărcare cu parolă', + 'text_download_support_passkey_note' => 'Suport descărcare fișier torrent cu parolă sau cu notorul (necesită torrent id).', + 'row_torrent_hr' => 'S&o', + 'text_torrent_hr_note' => '.Setează torent în timpul inspecției H&R', + 'row_cancel_hr' => 'Anulează &HR', + 'text_cancel_hr_note' => "puncte bonus pentru a anula o H&R. Implicit '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'Primiți bonus de participare', + 'text_attendance_initial_reward' => 'Recompensa initiala', + 'text_attendance_initial_reward_input_label' => 'Prima dată când vei primi', + 'text_attendance_input_suffix' => 'bonus', + 'text_attendance_continuous_increment' => 'Creștere continuă', + 'text_attendance_continuous_increment_input_label' => 'Fiecare creştere continuă a prezenţei', + 'text_attendance_reward_limit' => 'Limită recompensă', + 'text_attendance_reward_limit_input_label' => 'Cele mai mari recompense pe care le vei primi', + 'text_attendance_continuous' => 'Continuu', + 'text_attendance_continuous_days' => 'Zile continue', + 'text_attendance_continuous_days_additional_reward' => 'Bonus suplimentar', + 'text_attendance_continuous_days_action' => 'Acțiune', + 'text_attendance_continuous_unit' => 'zile', + 'text_attendance_continuous_item_action_remove' => 'Elimină', + 'text_attendance_continuous_item_action_add' => 'Adăugare', + 'text_attendance_continuous_add_rules' => 'Adăugați reguli de la cel mai mic la cel mai înalt', + 'row_attendance_card' => 'Cumpără card de participare', + 'text_attendance_card_note' => "puncte bonus pentru a cumpăra un card de prezență. Implicit'" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Limba site-ului activata', + 'text_site_language_enabled_note' => 'Selectați limba activată a site-ului', + 'keep_at_least_one' => 'Păstraţi cel puţin unul', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'Implicit este', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Arată top încărcat (numărul de torente)', + 'text_show_top_uploader_note' => "Implicit 'Nu'. Arată utilizatorul încărcat în top (număr Torrent) în pagina de pornire.", + 'claim_label' => 'Solicitare torrent', + 'claim_enabled' => 'Solicitare activată', + 'claim_torrent_ttl' => 'Torentul poate fi revendicat după %s zile de la lansare.', + 'claim_torrent_user_counts_up_limit' => 'Un Torent poate fi revendicat de până la %s de utilizatori.', + 'claim_user_torrent_counts_up_limit' => 'Un utilizator poate revendica până la %s torente.', + 'claim_remove_deduct_user_bonus' => "Torrentul solicitat va fi șters și %s din bonusul utilizatorului va fi dedus dacă nu respectă standardul (nu prima lună de cerere).", + 'claim_give_up_deduct_user_bonus' => 'Utilizatorul renunță în mod activ la a cere deducerea bonusului %s pentru utilizator.', + 'claim_reach_standard' => 'Standard: Timpul de seeding lunar mai mare sau egal cu %s de ore sau a fost încărcat mai mare sau egal cu %s ori dimensiunea sa.', + 'claim_bonus_multiplier' => 'Calculează %s ori valoarea normală a bonusului seedului.', + 'row_misc_settings' => 'Setări diverse', + 'submit_misc_settings' => 'Setări diverse', + 'text_misc_settings_note' => 'Setări diverse', + 'row_misc_donation_custom' => 'Donație personalizată', + 'text_donation_custom_note' => 'Conținut personalizat al paginii de donații, afișat mai sus Alipay, PayPal. Suport bbcode tag', + 'row_approval_status_icon_enabled' => 'Afișați pictograma de stare a aprobării', + 'text_approval_status_icon_enabled_note' => "Dacă se afișează pictograma de stare a aprobării în lista de torente, implicit: 'Nu'.", + 'row_approval_status_none_visible' => 'Vizibilitatea torentelor nerealizate', + 'text_approval_status_none_visible_note' => "Implicit: 'Da'. Dacă schimbați la 'Nu', forțați să afișați pictograma de stare de aprobare atunci când auditul nu este [allow] stare.", + 'row_imdb_language' => 'Limba IMDB', + 'text_imdb_language_note' => 'Limbi utilizate pentru a face ordine în datele IMDB.', + 'text_login_type_passkey' => 'cheie', + 'row_harem_addition' => 'Adăugare de harm', + 'text_user_would_get_by_harem' => 'Utilizatorul va primi valoarea bonusului pentru haremul direct', + 'text_harem_addition_note' => 'ori ca recompensă (factor, ex. umple în 0.01, dacă harem primește 100 de bonusuri, apoi recompensă utilizator 100 * 0.01 = 1)', + 'row_offer_skip_approved_count' => 'Oferta de încărcare directă permite numărarea', + 'text_offer_skip_approved_count_note' => 'Atunci când numărul ofertei aprobate este mai mare sau egal cu această valoare, puteți încărca direct fără a trimite oferte.', + 'row_torrent_delete' => 'Șterge torrent', + 'text_torrent_delete_note' => '.Șterge torrent', + 'row_hundred_gb_credit' => "100.0 GB de încărcare credit", + 'text_hundred_gb_credit_note' => " puncte bonus la schimb pentru încărcarea creditului de 100.0 GB. Implicit '10000'.", + 'row_ten_gb_download_credit' => "10.0 GB descărcare credit", + 'text_ten_gb_download_credit_note' => " puncte bonus de schimb pentru o descărcare de credit de 10,0 GB. Implicit \"1000\".", + 'row_hundred_gb_download_credit' => "100.0 GB descărcare credit", + 'text_hundred_gb_download_credit_note' => " puncte bonus pentru schimb la 100.0 GB descărcare credit. Implicit '8000'.", + 'row_official_addition' => 'Adăugare oficială', + 'text_user_would_get_by_official' => 'Utilizatorul va primi valoarea normală a bonusului torrentului oficial', + 'text_addition_addition_note' => 'ori ca recompensă (factor, de ex. umple în 0.01, dacă torentele oficiale primesc 100 de bonusuri, apoi recompensează utilizatorul 100 * 0.01 = 1)', + 'zero_bonus_factor_default' => '. Implicit este: 0.2', + 'row_official_tag' => 'Etichetă oficială', + 'text_official_tag_note' => '. Torentele cu acest tag sunt torente oficiale', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Torentele cu acest tag sunt torente bonus zero', + 'row_upload_deny_approval_deny_count' => 'Refuzați să încărcați refuzul de aprobare', + 'text_upload_deny_approval_deny_count_note' => "Atunci când numărul aprobărilor torentelor este mai mare sau egal cu această valoare, publicarea nu este permisă. Setați la '0' pentru a nu utiliza această regulă", + 'row_nfo_view_style_default' => 'Stil implicit NFO pentru vizualizare', + 'row_destroy_disabled' => 'Ștergeți complet contul', + 'text_destroy_disabled_note_one' => 'Conturi dezactivate dacă acestea sunt în permanență', + 'text_destroy_disabled_note_two' => "Zilele fără logare, vor fi șterse fizic din baza de date. Implicit '500', vă rugăm să setați o valoare mai mare decât oricare dintre cele de mai sus pentru a cauza dezactivare. Setați la '0' pentru a dezactiva această regulă." , + 'row_enable_global_search_system' => 'Activează căutarea globală', + 'text_global_search_system_note' => "Implicit: 'Da'. Dacă este activat, atunci când sunt mai multe secţiuni, portalul global de căutare este afişat în colţul din dreapta jos al meniului principal.", + 'row_protected_forum' => 'Forumurile de Protecție a Confidențialității', + 'text_protected_forum' => 'ID-urile forumurilor care permit protecția vieții private , separate de virgulă (de ex. 1,2,3)', + 'forum_format_error' => 'Formatul forumurilor este greşit, vă rugăm să verificaţi din nou!', + 'row_buy_an_tmp_invite' => 'Cumpără o invitație temporară', + 'text_buy_an_tmp_invite_note' => " puncte bonus pentru a primi o invitație temporară. Implicit '500'.Setați raportul la '0' pentru a dezactiva achiziția.", + 'row_buy_rainbow_id' => 'Cumpără ID-ul Rainbow', + 'text_buy_rainbow_id_note' => " puncte bonus pentru a obține ID-ul curcubeului, valabil pentru 30 de zile. Implicit '5.000'.", + 'row_buy_change_username_card' => 'Cumpără un card de utilizator', + 'text_buy_change_username_card_note' => " puncte bonus pentru a obține un card de schimbare a numelui de utilizator, valabil pentru totdeauna. Implicit '100,000'.", + 'row_initial_tmp_invites' => "Numărul iniţial de invitaţii temporare", + 'text_initial_tmp_invites_note' => "Câte invitații temporare ar trebui să primească fiecare utilizator la înregistrare? Implicit „0”.", + 'row_tax_factor' => 'Factor de impozitare pentru torentele plătite', + 'text_tax_factor_note' => 'Dacă preţul este 100, acest factor este 0,1 şi venitul real al încărcătorului este 100 - 100 x 0. = 90, reţineţi că acesta nu trebuie să fie mai mare de 1 sau mai mic de 0.', + 'row_max_price' => 'Taxa maximă pentru torentele cu plată', + 'text_max_price_note' => 'implicit: 1,000,000, setat la 0 fără limită', + 'row_paid_torrent_enabled' => 'Activarea torentelor plătite', + 'text_paid_torrent_enabled_note' => 'Când este activată, utilizatorii cu permisiunea pot seta o anumită sumă de bonus pentru a fi încărcați de utilizatorii care descarcă torentele când sunt trimise, implicit: nu', + 'row_use_challenge_response_authentication' => 'Autentificare provocare-răspuns', + '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ă.' , +); + +?> diff --git a/lang/ro/lang_shoutbox.php b/lang/ro/lang_shoutbox.php new file mode 100644 index 00000000..99323792 --- /dev/null +++ b/lang/ro/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Acces refuzat.", + 'std_access_denied_note' => "Vizitatorilor nu le este permis să vadă această pagină.", + 'text_to_guest' => " la Vizitator", + 'text_guest' => "Vizitator", + 'text_ago' => " acum", + 'text_helpbox_disabled' => "Cutia de Ajutor este momentan dezactivată. Cum te descurci aici?", + 'text_no_permission_to_shoutbox' => "Nu ai permisiunea de a trimite mesaje pentru a trimite mesaje. Cum te descurci aici?", + "speaking_too_often" => "Vorbesc prea des.", +); + +?> diff --git a/lang/ro/lang_signup.php b/lang/ro/lang_signup.php new file mode 100644 index 00000000..26707e2b --- /dev/null +++ b/lang/ro/lang_signup.php @@ -0,0 +1,35 @@ + "Înscrie-te", + 'text_cookies_note' => "Nota: Ai nevoie de cookie-uri activate pentru a te înregistra sau a te autentifica.", + 'row_desired_username' => "Utilizator dorit", + 'text_allowed_characters' => "Caractere permise: (a-z), (A-Z), (0-9), Maxim este de 12 caractere", + 'row_pick_a_password' => "Alege o parolă", + 'text_minimum_six_characters' => "Minim este de 6 caractere", + 'row_enter_password_again' => "Introduceți parola din nou", + 'row_question' => "Întrebare", + 'row_enter_hint_answer' => "Introdu răspunsul la indiciu", + 'text_hint_note' => "Acest răspuns va fi folosit pentru a vă reseta parola în cazul în care o uitați.
    Minim este de 6 caractere.", + 'row_email_address' => "Adresa de e-mail", + 'text_email_note' => "te-ai putea înscrie doar cu e-mail din aceste domenii: ", + 'row_country' => "Țară", + 'row_gender' => "Sex", + 'radio_male' => "Bărbat ", + 'radio_female' => "Femeie ", + 'row_verification' => "Verificare", + 'checkbox_read_rules' => "Am citit site-ul reguli pagina.", + 'checkbox_read_faq' => "Sunt de acord să citesc FAQ înainte de a pune întrebări.", + 'checkbox_age' => "Am cel puţin 13 ani.", + 'text_all_fields_required' => "Toate câmpurile sunt necesare! ", + 'submit_sign_up' => "Sign up! (PRESS ONLY ONCE)", + 'select_none_selected' => "Nimic selectat", + 'text_select_lang' => "Selecteaza Limba Site-ului: ", + 'row_school' => "Școală", + 'head_invite_signup' => "Invită Înscrierea", + 'std_uninvited' => "Cod incorect de invitație. ", + 'std_error' => "Eroare", +); + +?> diff --git a/lang/ro/lang_special.php b/lang/ro/lang_special.php new file mode 100644 index 00000000..8d23e644 --- /dev/null +++ b/lang/ro/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Permisiune refuzată. Numai ", + 'std_or_above_can_view' => " sau mai sus ar putea vizualiza secţiunea specială.

    Vă rugăm să consultaţi FAQ pentru mai multe informaţii despre diferite clase de utilizatori şi ce pot face.

    Personalul %s
    ", +]; diff --git a/lang/ro/lang_staff.php b/lang/ro/lang_staff.php new file mode 100644 index 00000000..b57f5856 --- /dev/null +++ b/lang/ro/lang_staff.php @@ -0,0 +1,36 @@ + "Personal", + 'text_staff' => "Personal", + 'text_firstline_support' => "Suport pentru prima linie", + 'text_firstline_support_note' => "Este de preferat ca întrebările generale de sprijin să fie adresate acestor utilizatori. Țineți cont că sunt voluntari, oferindu-le timp și efort să vă ajute. Tratați-le corespunzător.", + 'text_movie_critics' => "Critici", + 'text_movie_critics_note' => "Criticii sunt responsabili de alegerea lucrurilor bune, de scrierea recenziilor, de recompensarea comentariilor utilizatorilor cu privire la filme, muzică etc., în general, crearea unei atmosfere mai bune pentru discuţii.", + 'text_general_staff' => "Personalul general", + 'text_general_staff_note' => "Toate întrebările de suport software şi cele deja răspunse, în FAQ vor fi ignorate.

    Trimite mesaj Statului Major, apasă aici", + 'text_username' => "Nume", + 'text_online_or_offline' => "Online/Offline", + 'text_country' => "Țară", + 'text_contact' => "Contact", + 'text_language' => "Limba", + 'text_support_for' => "Suport pentru", + 'text_responsible_for' => "Responsabil pentru", + 'text_duties' => "Atribuții ale personalului", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_pm' => "Trimite PM", + 'text_vip' => "VIP", + 'text_vip_note' => "Statutul VIP este acordat numai celor care au contribuit în mod special la %s, de exemplu foștilor membri ai personalului.", + 'text_reason' => "Motiv", + 'text_apply_for_it' => "Aplică pentru a te alătura", + 'text_forum_moderators' => "Moderatori forum", + 'text_forum_moderators_note' => "Moderatorii forumului sunt responsabili pentru administrarea zilnică a forumurilor.", + 'text_forums' => "Forumuri", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Permisiune refuzată. Numai ", + 'std_or_above_can_view' => " sau mai sus ar putea vizualiza personalul.

    Vă rugăm să consultaţi FAQ pentru mai multe informaţii despre diferite clase de utilizatori şi ce pot face.

    Personalul %s
    ", +); + +?> diff --git a/lang/ro/lang_staffbox.php b/lang/ro/lang_staffbox.php new file mode 100644 index 00000000..fa24c324 --- /dev/null +++ b/lang/ro/lang_staffbox.php @@ -0,0 +1,34 @@ + "PM al personalului", + 'text_staff_pm' => "PM al personalului", + 'std_sorry' => "Scuze", + 'std_no_messages_yet' => "Niciun mesaj încă!", + 'col_subject' => "Subiect", + 'col_sender' => "Expeditor", + 'col_added' => "Adăugat", + 'col_answered' => "Răspuns", + 'col_action' => "Act.", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'submit_set_answered' => "Setare răspuns", + 'submit_delete' => "Ștergere", + 'text_system' => "Sistem", + 'head_view_staff_pm' => "Vezi PM al Statului Major", + 'col_from' => "De la", + 'col_date' => "Data", + 'col_answered_by' => "Răspuns de", + 'text_reply' => "Răspuns", + 'text_mark_answered' => "Marcare raspuns", + 'text_delete' => "Ștergere", + 'std_error' => "Eroare", + 'std_no_user_id' => "Niciun utilizator cu acest ID.", + 'head_answer_to_staff_pm' => "Răspunde la PM personal", + 'text_answering_to' => "Răspunzând la ", + 'text_sent_by' => " trimis de ", + 'std_body_is_empty' => "Te rog introdu ceva!", +); + +?> diff --git a/lang/ro/lang_subtitles.php b/lang/ro/lang_subtitles.php new file mode 100644 index 00000000..c32cbc41 --- /dev/null +++ b/lang/ro/lang_subtitles.php @@ -0,0 +1,64 @@ + "Eroare!", + 'std_must_login_to_upload' => "Trebuie să fii autentificat pentru a încărca subtitrarea", + 'head_subtitles' => "Subtitrări", + 'std_nothing_received' => "Încărcarea a eșuat!

    Nimic primit! Este posibil ca fișierul selectat să fi fost prea mare.", + 'std_subs_too_big' => "Încărcarea a eșuat!

    Subșieri este prea mare!", + 'std_wrong_subs_format' => "Încărcarea a eșuat!

    Nu am permisiunea de a salva fișierul pe care mi-l trimiteți :", + 'std_file_already_exists' => "Încărcarea a eșuat!

    Un fișier există deja ", + 'std_missing_torrent_id' => "Încărcarea a eșuat!

    lipsește ID torrent!", + 'std_invalid_torrent_id' => "Încărcarea a eșuat!

    nu pare un ID torrent valid!", + 'std_no_permission_uploading_others' => "Încărcarea a eșuat!

    Se pare că nu Id-ul torentului, utilizatorii clasei tale nu pot încărca subsoluri către torentele altora!", + 'std_file_same_name_exists' => "Fişier cu acest nume există deja ", + 'std_must_choose_language' => "Încărcarea a eșuat!

    Alegeți o limbă pentru subtitrare!", + 'std_failed_moving_file' => "Mutarea fișierului încărcat a eșuat. Trebuie să contactați un administrator pentru această eroare.", + 'std_this_file' => "Acest fișier: ", + 'std_is_invalid' => " nu este valid în folder.", + 'text_upload_subtitles' => "Încărcare subtitrări - total încărcat ", + 'text_rules' => "Reguli:", + 'text_rule_one' => "1. Vă rugăm să încărcați doar fișiere cu nume de engleză!", + 'text_rule_two' => "2.Subtitrările TREBUIE SĂ FI IN SYNC cu ceea ce spui că sunt. Dacă nu e o risipă de spațiu.", + 'text_rule_three' => "3. Identificarea limbii nu este necesară în Titlul deoarece există steagul naţional, dar dacă simţiţi nevoia: scrieţi limba la capăt, e. . CHS.", + 'text_rule_four' => "4.Dacă încărcați subtitrări pentru un pachet sezon, zip/rar toate împreună.", + 'text_rule_five' => "5.Dacă încărcați subtitrări Vobsub (idx+sub), zip/rar înainte de încărcare.", + 'text_rule_six' => "6.Dacă încărcați un subtitlu corect sau re-sincronizat, adăugați [proper] sau [resynced] după numele subtitrării.", + 'text_red_star_required' => "

    Câmpurile marcate cu o stea roșie (*) sunt obligatorii.

    \n", + 'text_uploading_subtitles_for_torrent' => "Încărcarea subtitrării pentru torrent: ", + 'row_file' => "Fişier", + 'text_maximum_file_size' => "Dimensiunea maximă a fișierului: ", + 'row_torrent_id' => "ID Torent", + 'text_torrent_id_note' => "(Numărul din bara de adrese atunci când mergeți la pagina de detalii a torentului.
    ex.  http://%s/details.php?id=16  numărul 16 este ID-ul torrentelor.", + 'row_title' => "Titlu", + 'text_title_note' => "(Opţional, luat din numele fişierului dacă nu este specificat.)", + 'row_language' => "Limba", + 'select_choose_one' => "(alege una)", + 'row_show_uploader' => "Arată Încărcător", + 'hide_uploader_note' => "Nu afișa numele meu de utilizator în câmpul 'Susped pe'.", + 'submit_upload_file' => "Încărcaţi fişier", + 'submit_reset' => "Reset", + 'text_sorry' => "Scuze", + 'text_nothing_here' => "Ne pare rău, nimic aici :( ", + 'submit_search' => "Caută", + 'text_prev' => "Anterior", + 'text_next' => "Următoarea", + 'col_lang' => "Lang.", + 'col_title' => "Titlu", + 'title_date_added' => "Timp Adăugat", + 'title_size' => "Dimensiune", + 'col_hits' => "Accesări", + 'col_upped_by' => "Creat de", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anonim", + 'std_delete_subtitle' => "Ștergere subtitrare", + 'std_delete_subtitle_note' => "Sunteți pe cale să ștergeți această subtitrare.", + 'text_reason_is' => "Motiv: ", + 'submit_confirm' => "Confirmare", + 'col_report' => "Raport", + 'title_report_subtitle' => "Raportează această subtitrare", + 'select_all_languages' => "(toate limbile)", +); + +?> diff --git a/lang/ro/lang_tags.php b/lang/ro/lang_tags.php new file mode 100644 index 00000000..93d18c9a --- /dev/null +++ b/lang/ro/lang_tags.php @@ -0,0 +1,152 @@ + "Sintaxa:", + 'text_example' => "Exemplu:", + 'text_result' => "Rezultat:", + 'text_remarks' => "Observații:", + 'head_tags' => "Etichete", + 'text_tags' => "Etichete", + 'text_bb_tags_note' => "Forumurile %s suportă un număr de tag-uri BB pe care le puteți încorpora pentru a modifica modul în care sunt afișate intrările.", + 'submit_test_this_code' => "Testează acest cod !", + 'text_bold' => "Bold", + 'text_bold_description' => "Face textul inclus îndrăzneț.", + 'text_bold_syntax' => "[b]Text[/b]", + 'text_bold_example' => "[b]Acesta este un text îngroșat.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Face textul inchis italic.", + 'text_italic_syntax' => "[i]Text[/i]", + 'text_italic_example' => "[i]Acesta este text italic.[/i]", + 'text_underline' => "Subliniere", + 'text_underline_description' => "Face textul inclus subliniat.", + 'text_underline_syntax' => "[u]Text[/u]", + 'text_underline_example' => "[u]Acesta este textul subliniat.[/u]", + 'text_color_one' => "Culoare (alt. 1)", + 'text_color_one_description' => "Schimbă culoarea textului inclus.", + 'text_color_one_syntax' => "[color=Culoare]Text[/color]", + 'text_color_one_example' => "[color=blue]Acesta este textul albastru.[/color]", + 'text_color_one_remarks' => "Ce culori sunt valide depinde de browser. Dacă utilizaţi culorile de bază (roşu, verde, albastru, galben, roz etc), ar trebui să fiţi în siguranţă.", + 'text_color_two' => "Culoare (alt. 2)", + 'text_color_two_description' => "Schimbă culoarea textului inclus.", + 'text_color_two_syntax' => "[color=#RGB]Text[/color]", + 'text_color_two_example' => "[color=#0000ff]Acesta este textul albastru.[/color]", + 'text_color_two_remarks' => "RGB trebuie să fie un număr hexadecimal de șase cifre.", + 'text_size' => "Dimensiune", + 'text_size_description' => "Setează dimensiunea textului inclus.", + 'text_size_syntax' => "[size=n]text[/size]", + 'text_size_example' => "[size=4]Aceasta este dimensiunea 4.[/size]", + 'text_size_remarks' => "n trebuie să fie un număr întreg în intervalul 1 (cel mai mic) până la 7 (cel mai mare). Dimensiunea implicită este 2.", + 'text_font' => "Font", + 'text_font_description' => "Setează fața de tip (font) pentru textul inclus.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]Bună lume![/font]", + 'text_font_remarks' => "Specificați fonturi alternative separându-le cu o virgulă.", + '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_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_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_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_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.", + 'text_quote_one_syntax' => "[quote]Text citat[/quote]", + 'text_quote_one_example' => "[quote]Iubesc %s.[/quote]", + 'text_quote_two' => "Ofertă (alt. 2)", + 'text_quote_two_description' => "Introduceți un citat.", + 'text_quote_two_syntax' => "[quote=Autor]Text citat[/quote]", + 'text_quote_two_example' => "[quote=%s]I love %s.[/quote]", + 'text_list' => "Listă", + 'text_description' => "Inserează un element din listă.", + 'text_list_syntax' => "[*]Textul", + 'text_list_example' => "[*] Acesta este punctul 1\n[*] Acesta este punctul 2", + 'text_preformat' => "Preformat", + 'text_preformat_description' => "Text preformatat (monospațiu). Nu se încheie automat.", + 'text_preformat_syntax' => "[pre]Text[/pre]", + 'text_preformat_example' => "[pre]Acesta este textul preformatat.[/pre]", + 'text_code' => "Cod", + 'text_code_description' => "Afișare text în format decorat.", + 'text_code_syntax' => "[code]Text[/code]", + 'text_code_example' => "[code]Acesta este codul[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Afișează numele de utilizator al celui care vizualizează asta", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Știu că citești asta, [you]", + 'text_you_remarks' => "Util pentru a face trucuri", + 'text_site' => "[site]", + 'text_site_description' => "Afișează numele site-ului", + 'text_site_syntax' => "[site]", + 'text_site_example' => "Vizitează [site] acum", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "Afișează url-ul acestui site", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "Adresa [site] este [siteurl]", + '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_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_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_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_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_youku' => "YouKu", + 'text_youku_description' => "Inserare video YouKu online în paginile web", + 'text_youku_syntax' => "[youku]URL video pe YouKu[/youku]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "Inserează video online TuDou în paginile web", + 'text_tudou_syntax' => "[tudou]URL video pe TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "Imagine CC98", + 'text_ninety_eight_image_description' => "Afişare imagine găzduită pe forumul CC98", + 'text_ninety_eight_image_syntax' => " [98img=[auto number]]fișier imagine[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 este un forum la Universitatea Zhejiang", + 'text_spoiler' => 'Pumnal', + '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_left' => 'Text align left', + 'text_left_description' => 'Introduceți conținutul justificat din stânga pe pagină', + 'text_left_syntax' => '[left]Acesta este conținutul aliniat la stânga[/left]', + 'text_left_example' => '[left]Acesta este conținutul aliniat la stânga[/left]', + + 'text_center' => 'Centrul de aliniere text', + 'text_center_description' => 'Introduceți conținutul justificat al centrului pe pagină', + 'text_center_syntax' => '[center]Acesta este conținutul aliniat de centru[/center]', + 'text_center_example' => '[center]Acesta este conținutul aliniat de centru[/center]', + + 'text_right' => 'Aliniere text dreapta', + 'text_right_description' => 'Introduceți conținutul justificat de dreapta pe pagină', + 'text_right_syntax' => '[right]Acesta este conținutul aliniat dreapta[/right]', + 'text_right_example' => '[right]Acesta este conținutul aliniat dreapta[/right]', +); + +?> diff --git a/lang/ro/lang_takeconfirm.php b/lang/ro/lang_takeconfirm.php new file mode 100644 index 00000000..5cc800c1 --- /dev/null +++ b/lang/ro/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "Nici un prieten de confirmat. :(

    Vă rugăm să faceţi clic ", + 'std_here_to_go_back' => " pentru a vă întoarce.", + 'mail_title' => " Cont confirmat", + 'mail_here' => "AICI", + 'mail_content_1' => "Bună,

    Contul tău a fost confirmat. Acum poți vizita ", + 'mail_content_2' => "

    şi foloseşte informaţiile de autentificare pentru autentificare. Sperăm că veți citi FAQ și Regulile înainte de a începe să distribuiți fișiere.

    Succes și distracție ".$SITENAME."!

    Dacă nu cunoști persoana care te-a invitat, te rugăm să raportezi acest e-mail ".$REPORTMAIL."
    ------
    DUMNEAVOASTRĂ ".$SITENAME." Echipă" +); + +?> diff --git a/lang/ro/lang_takecontact.php b/lang/ro/lang_takecontact.php new file mode 100644 index 00000000..101257b0 --- /dev/null +++ b/lang/ro/lang_takecontact.php @@ -0,0 +1,17 @@ + "Eroare", + 'std_method' => "Metodă", + 'std_please_enter_something' => "Te rog introdu ceva!", + 'std_please_define_subject' => "Trebuie să definiți subiectul!", + 'std_message_flooding' => "Inundațiile de mesaje nu sunt permise. Vă rugăm așteptați ", + 'std_second' => " secundă", + 'std_s' => "S", + 'std_before_sending_pm' => " înainte de a trimite PM la STAFF.", + 'std_succeeded' => "Succes", + 'std_message_succesfully_sent' => "Mesaj trimis cu succes!" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_takeedit.php b/lang/ro/lang_takeedit.php new file mode 100644 index 00000000..762fb027 --- /dev/null +++ b/lang/ro/lang_takeedit.php @@ -0,0 +1,12 @@ + "Editare eșuată!", + 'std_missing_form_data' => "lipsa datelor din formular", + 'std_not_owner' => "Nu ești proprietarul! Cum s-a întâmplat asta?", + 'std_nfo_too_big' => "NFO este prea mare! Max 65.535 octeți.", + 'std_cannot_move_torrent' => "Nu ai permisiunea de a muta torentele într-o altă secţiune. BTW, cum ajungi aici?" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_takeflush.php b/lang/ro/lang_takeflush.php new file mode 100644 index 00000000..cc726561 --- /dev/null +++ b/lang/ro/lang_takeflush.php @@ -0,0 +1,11 @@ + "Eșuat", + 'std_success' => "Succes", + 'std_ghost_torrents_cleaned' => "torentele fantomă au fost curățate cu succes.", + 'std_cannot_flush_others' => "Poți doar să cureți propriile torente fantomă" +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_takeinvite.php b/lang/ro/lang_takeinvite.php new file mode 100644 index 00000000..7e56925e --- /dev/null +++ b/lang/ro/lang_takeinvite.php @@ -0,0 +1,29 @@ + "Invitația a eșuat!", + 'std_username_too_long' => "Ne pare rău, numele de utilizator este prea lung (până la 12 caractere)", + 'std_must_enter_email' => "Trebuie să introduceţi o adresă de e-mail!", + 'std_invalid_email_address' => "Adresă de e-mail invalidă!", + 'std_must_enter_personal_message' => "Vă rugăm să adăugaţi un mesaj personal.", + 'std_email_address' => "Adresa de e-mail ", + 'std_is_in_use' => " este deja în uz.", + 'mail_here' => "AICI", + 'mail_tilte' => " Invitație", + 'mail_one' => "Salut,

    Ai fost invitat să te alături comunității %s de ", + 'mail_two' => ".
    Aceasta este o comunitate privată care are membri foarte bine informați.
    Dacă ești interesat să te alături comunității, te rugăm să citești peste
    regulile și să confirmi invitația.

    Dacă doriți să acceptați această invitație, va trebui să faceți clic pe acest link:", + 'mail_three' => "Va trebui să accepți invitația în ", + 'mail_four' => " zile, sau altfel linkul va deveni inactiv.
    Noi pe %s sperăm că veți accepta invitația și vă veți alătura comunității noastre!

    Mesaj personal de la ", + 'mail_five' => ":", + 'mail_six' => "Dacă nu cunoașteți persoana care v-a invitat, te rugăm să trimiți acest e-mail la %s

    ------
    Tours,
    Echipa %s.", + 'std_error' => "Eroare", + 'std_invite_denied' => "Utilizatorilor din clasa ta nu le este permis să trimită invitații. Cum obții aici?", + 'std_email_address_banned' => "Această adresă de e-mail este interzisă!", + 'std_wrong_email_address_domains' => "Această adresă de e-mail nu este permisă! Poți trimite doar invitație acestor domenii: ", + 'std_no_invite' => "Nu ai nicio invitație. Cum ajungi aici?", + 'std_invitation_already_sent_to' => "Invitația a eșuat! Adresa de e-mail ", + 'std_await_user_registeration' => " a primit deja o invitație. Așteptați ca utilizatorul să se înregistreze.", +); + +?> diff --git a/lang/ro/lang_takelogin.php b/lang/ro/lang_takelogin.php new file mode 100644 index 00000000..86364dee --- /dev/null +++ b/lang/ro/lang_takelogin.php @@ -0,0 +1,13 @@ + "Eroare: Nume de utilizator sau parolă incorectă!

    Nu îți amintești parola? Recuperează parola ta!", + 'std_login_fail' => "Autentificare eșuată!", + 'std_account_disabled' => "Acest cont a fost dezactivat.", + 'std_user_account_unconfirmed' => "Contul nu a fost verificat încă. Dacă nu ați primit e-mailul de confirmare, încercați să resemnați-l.", + 'std_require_two_step_code' => 'Necesită cod de autentificare în două etape.', + 'std_invalid_two_step_code' => 'Cod de autentificare în doi pași invalid.', +); + +?> diff --git a/lang/ro/lang_takemessage.php b/lang/ro/lang_takemessage.php new file mode 100644 index 00000000..2230ad07 --- /dev/null +++ b/lang/ro/lang_takemessage.php @@ -0,0 +1,29 @@ + "Eroare", + 'std_permission_denied' => "Permisiune refuzată!", + 'std_please_enter_something' => "Te rog introdu ceva!", + 'std_message_flooding_denied' => "Inundațiile de mesaje nu sunt permise. Vă rugăm așteptați ", + 'std_before_sending_pm' => " secunde înainte de a trimite PM.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Niciun utilizator cu acest ID", + 'std_refused' => "Refuzat", + 'std_account_parked' => "Acest cont este parcat.", + 'std_user_blocks_your_pms' => "Acest utilizator a blocat PM-urile de la tine.", + 'std_user_accepts_friends_pms' => "Acest utilizator acceptă doar PM-uri de la utilizatorii din lista sa de prieteni.", + 'std_user_blocks_all_pms' => "Acest utilizator nu acceptă PM-uri.", + 'std_succeeded' => "Succes", + 'std_messages_out_of' => " mesaje din ", + 'std_were' => " au", + 'std_message_was' => "Mesajul a fost", + 'std_successfully_sent' => " trimis cu succes!", + 'std_s_were' => "s au fost", + 'std_was' => " a fost", + 'std_updated' => " actualizat!", + 'std_no_permission_forwarding' => "Nu aveţi permisiunea de a transmite acest mesaj.", + 'std_must_enter_username' => "Trebuie să introduceți numele de utilizator căruia doriți să îi transmiteți mesajul." +); + +?> diff --git a/lang/ro/lang_takereseed.php b/lang/ro/lang_takereseed.php new file mode 100644 index 00000000..ca805fc3 --- /dev/null +++ b/lang/ro/lang_takereseed.php @@ -0,0 +1,12 @@ + "Cerere reintrodusă!", + 'std_it_worked' => "A funcționat! Un mesaj este trimis către utilizatorii care au smuls acest torent.", + 'std_error' => "Eroare", + 'std_torrent_not_dead' => "Torrentul nu a murit.", + 'std_reseed_sent_recently' => "Cineva a cerut deja recalcularea acestui torent în ultimele 15 minute. Te rugăm să aștepți cu răbdare ca utilizatorii să reseze.", +); + +?> diff --git a/lang/ro/lang_takesignup.php b/lang/ro/lang_takesignup.php new file mode 100644 index 00000000..1bc34542 --- /dev/null +++ b/lang/ro/lang_takesignup.php @@ -0,0 +1,41 @@ + "Înregistrare eșuată! (Vezi mai jos)", + 'std_invalid_email_address' => "Adresă de e-mail invalidă!", + 'std_email_address_banned' => "Această adresă de e-mail este interzisă!", + 'std_wrong_email_address_domains' => "Această adresă de e-mail nu este permisă! Puteți doar să vă înscrieți cu e-mail din aceste domenii: ", + 'std_invalid_gender' => "Sexul invalid!", + 'std_blank_field' => "Nu lăsa nici un câmp gol.", + 'std_hintanswer_too_short' => "Ne pare rău, Hintreply este prea scurt (min. 6 caractere)", + 'std_username_too_long' => "Ne pare rău, numele de utilizator este prea lung (max este de 12 caractere)", + 'std_passwords_unmatched' => "Parolele nu se potrivesc! Am scris. Încercați din nou.", + 'std_password_too_short' => "Ne pare rău, parola este prea scurtă (min. 6 caractere)", + 'std_password_too_long' => "Ne pare rău, parola este prea lungă (maxim 40 de caractere)", + 'std_password_equals_username' => "Ne pare rău, parola nu poate fi identică cu numele de utilizator.", + 'std_wrong_email_address_format' => "Asta nu arată ca o adresă de e-mail validă.", + 'std_invalid_username' => "Nume de utilizator invalid.", + 'std_unqualified' => "Ne pare rău, nu sunteți calificat pentru a deveni membru al acestui site.", + 'std_email_address' => "Adresa de e-mail ", + 'std_in_use' => " este deja în uz.", + 'std_username_exists' => "Numele de utilizator există deja!", + 'std_database_in_distress' => "Ne pare rău, eroare mysql. Vă rugăm să contactaţi administratorul pentru această eroare.", + 'std_almost_signup' => "Înscriere aproape finală!", + 'std_please_click' => "Vă rugăm să faceţi clic ", + 'std_here' => "aici", + '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 ", + 'mail_this_link' => "ACEASTA LINK", + 'mail_here' => "AICI", + 'mail_title' => " Confirmare înregistrare utilizator", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Ați solicitat un nou cont de utilizator pe %s și ați specificat
    această adresă ", + 'mail_three' => " ca utilizator contact.

    Dacă nu aţi făcut acest lucru, vă rugăm să ignoraţi acest e-mail. Persoana care a introdus adresa de e-mail
    a avut adresa IP ", + 'mail_four' => ". Vă rugăm să nu răspundeți.

    Pentru a confirma înregistrarea dvs. de utilizator, trebuie să urmăriți ", + 'mail_four_1' => "

    Dacă link-ul de mai sus este rupt sau expirat, încercați să trimiteți din nou un nou e-mail de confirmare de la ", + '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.", +); +?> diff --git a/lang/ro/lang_takeupload.php b/lang/ro/lang_takeupload.php new file mode 100644 index 00000000..f21ffa7e --- /dev/null +++ b/lang/ro/lang_takeupload.php @@ -0,0 +1,31 @@ + "Încărcare eșuată!", + 'std_missing_form_data' => "lipsa datelor din formular", + 'std_empty_filename' => "Nume fișier gol!", + 'std_zero_byte_nfo' => "0-byte NFO", + 'std_nfo_too_big' => "NFO este prea mare! Max 65.535 octeți.", + 'std_nfo_upload_failed' => "Încărcarea NFO a eșuat", + 'std_blank_description' => "Trebuie să introduceţi o descriere!", + 'std_category_unselected' => "Trebuie să selectaţi o categorie pentru a pune torentul!", + 'std_invalid_filename' => "Nume fișier invalid!", + 'std_filename_not_torrent' => "Nume fișier nevalid (nu este .torrent).", + 'std_empty_file' => "Fișier gol!", + 'std_not_bencoded_file' => "Ce naiba ai încărcat? Acesta nu este un fișier bincodat!", + 'std_not_a_dictionary' => "nu este un dicționar", + 'std_dictionary_is_missing_key' => "dicționarul lipsește tasta(ele)", + 'std_invalid_entry_in_dictionary' => "intrare nevalidă în dicționar", + 'std_invalid_dictionary_entry_type' => "tip de intrare dicționar nevalid", + 'std_invalid_pieces' => "piese nevalide", + 'std_missing_length_and_files' => "lipsa atât a lungimii, cât și a fișierelor", + 'std_filename_errors' => "eroare nume fișier", + 'std_uploaded_not_offered' => "ești autorizat doar să încarci torentul oferit, te rugăm să te întorci și să selectezi unul din 'Oferta ta'!", + 'std_unauthorized_upload_freely' => "nu ești autorizat să încarci torrente gratuit!", + 'std_torrent_existed' => "Torentul este deja încărcat!", + 'std_torrent_file_too_big' => "Fișierul torent este prea mare! Max ", + 'std_remake_torrent_note' => " octeți. Vă rugăm să refaceți fișierul torrent cu dimensiunea mai mare a piesei sau să împărțiți conținutul în mai multe torente.", +); + +?> diff --git a/lang/ro/lang_topten.php b/lang/ro/lang_topten.php new file mode 100644 index 00000000..fdc3c953 --- /dev/null +++ b/lang/ro/lang_topten.php @@ -0,0 +1,116 @@ + "Eroare!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Permisiune refuzată. Numai ", + 'std_or_above_can_view' => " sau mai sus ar putea vizualiza Top 10.

    Vă rugăm să consultaţi "."Întrebări frecvente pentru mai multe informaţii despre diferite clase de utilizatori şi ce pot face.

    Personalul %s
    ", + 'col_rank' => "Clasament", + 'col_user' => "Utilizator", + 'col_donated' => "Donat", + 'col_ul_speed' => "Viteza UL UL", + 'col_downloaded' => "Descărcat", + 'col_dl_speed' => "Viteză DL", + 'col_ratio' => "Raport", + 'col_joined' => "S-a alăturat", + 'col_name' => "Nume", + 'title_sna' => "Număr de Smulși", + 'col_data' => "Date", + 'title_se' => "Număr de Seederi", + 'col_le' => "Număr de Leechers", + 'col_to' => "Către.", + 'col_country' => "Țară", + 'col_username' => "Nume", + 'col_upload_rate' => "Rata de incarcare", + 'col_download_rate' => "Rata descărcărilor", + 'text_users' => "Utilizatori", + 'text_torrents' => "Torente" , + 'text_countries' => "Țări", + 'text_peers' => "Parteneri", + 'text_community' => "Comunitate", + 'text_search' => "Caută", + 'text_other' => "Altele", + 'text_this_page_last_updated' => "Această pagină actualizată ultima dată ", + 'text_started_recording_date' => "A început statisticile contului xfer de înregistrare pe ", + 'text_update_interval' => ", și statisticile sunt actualizate la fiecare 60 de minute", + 'text_uploaders' => "Încărcători", + 'text_downloaders' => "Descărcări", + 'text_fastest_uploaders' => "Încărcări Rapide", + 'text_fastest_up_note' => "(media include timpul inactiv, minimum 50 GB încărcat)", + 'text_fastest_note' => "(medie, include timp inactiv)", + 'text_fastest_downloaders' => "Descărcări rapide", + 'text_best_sharers' => "Cei mai buni", + 'text_sharers_note' => "(cu minimum 50 GB descărcat)", + 'text_worst_sharers' => "Acționari cel mai rău", + 'text_most_active_torrents' => "Cele mai active Torente", + 'text_most_snatched_torrents' => "Cele mai sofisticate torrente" , + 'text_most_data_transferred_torrents' => "Cele mai multe Torente transferate de date", + 'text_best_seeded_torrents' => "Cele mai căutate torente ", + 'text_best_seeded_torrents_note' => "(cu cel puțin 5 seeder)", + 'text_worst_seeded_torrents' => "Torente capturate cel mai rău", + 'text_worst_seeded_torrents_note' => "(cu cel puțin 1 leecher, cu excepția torentelor neidentificate)", + + 'text_most_donated_USD' => "Donatori în dolari SUA", + 'text_most_donated_CNY' => "Donatori în yuan chinez", + 'col_donated_usd' => "Donat($)", + 'col_donated_cny' => "Donat (r)", + + 'text_most_supplied' => " Furnizor de resurse mai bun(Nu include torentele șterse)", + 'text_most_snatched' => " Biggest Resource Snatcher(Nu include torrentele șterse)", + 'col_torrent_uploaded' => "# Actualizat", + 'col_torrent_downloaded' => "# Smuls", + + 'text_most_topic' => " Topic Starters (Nu include subiecte șterse)", + 'text_most_post' => " Postere forum (Nu include postările șterse)", + 'col_topics' => "Subiecte", + 'col_posts' => "Mesaje", + + + 'text_biggest_topics' => "Subiecte de tip Biggest (Topica în forumurile privilegiate nu sunt calculate)", + 'col_subject' => "Subiect", + + 'col_number' => "Număr", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Clienți Torrent (Last unul care a accesat trackerul)", + + 'col_comments' => "Comentarii", + 'text_most_commenter' => "Comentariul Torrent (Nu include comentarii șterse)", + + 'col_reviews' => "Recenzii", + 'text_most_reviewer' => "Revizionatorul de film (Nu include opinii șterse)", + + 'col_location' => "Locaţie", + 'text_most_locations' => "Locații Parteneri", + + 'col_keyword' => "Cuvinte cheie", + 'col_times' => "Timp", + 'col_datetime' => "Timp", + 'text_latest_search' => "Ultimele căutări", + 'text_current_month_search' => "Căutări în această lună", + 'text_last_month_search' => "Căutările din ultima lună", + 'text_current_year_search' => "Căutări pentru acest an", + + 'text_most_bonuses' => "Bonusuri", + 'col_bonus' => "Bonus", + 'text_countries_users' => "Utilizatori", + 'col_users' => "Utilizatori", + 'text_countries_uploaded' => "Total încărcat", + 'col_uploaded' => "Încărcat", + 'text_countries_per_user' => "Media totală încărcată per utilizator (cu minimum 1TB încărcat şi 100 de utilizatori)", + 'col_average' => "Medie", + 'text_countries_ratio' => "Raportul (cu minim 1TB încărcat, 1TB descărcat și 100 de utilizatori)", + 'text_ago' => " acum", + 'text_inf' => "Inf.", + 'head_top_ten' => "Top 10", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Limbi utilizator", + 'text_top' => "Sus ", + 'text_one_hundred' => "Top 100", + 'text_top_250' => "Top 250", + 'col_clicks' => "Click-uri", + 'text_most_clicks' => "Proprietarii linkurilor promoționale", + 'text_charity_giver' => "Datorii de caritate" +); + +?> diff --git a/lang/ro/lang_torrents.php b/lang/ro/lang_torrents.php new file mode 100644 index 00000000..52b429f6 --- /dev/null +++ b/lang/ro/lang_torrents.php @@ -0,0 +1,69 @@ + "Rezultatele căutării pentru ", + 'text_search_box' => "Căsuță de căutare", + 'text_category' => "Categorie:", + 'text_source' => "Sursa:", + 'text_codec' => "Codec:", + 'text_standard' => "Standarde:", + 'text_processing' => "Prelucrare:", + 'text_show_dead_active' => "Arată mormântul/Activ?", + 'select_including_dead' => "inclusiv morți", + 'select_active' => "activ", + 'select_dead' => "mort", + 'text_show_special_torrents' => "Arata Promotia?", + 'select_all' => "toate", + 'select_normal' => "normal", + 'select_free' => "Gratuit", + 'select_two_times_up' => "2x mai sus", + 'select_free_two_times_up' => "liber și 2x sus", + 'select_half_down' => "50% mai puțin", + 'text_search' => "Căutare cuvânt-cheie:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Rezultatele căutării \"", + 'std_try_again' => "Nimic găsit! Încearcă din nou cu un șir rafinat de căutare.\n", + 'std_nothing_found' => "Nimic găsit!", + 'std_no_active_torrents' => "Fără Torente :(\n", + 'input_check_all' => "Bifează tot", + 'input_uncheck_all' => "Debifează tot", + 'text_download_client' => "Descărcare client permis", + 'select_title' => "Titlu", + 'select_description' => "Descriere", + 'select_small_description' => "Descriere mică", + 'select_uploader' => "Încărcător", + 'select_imdb_url' => "URL IMDb", + 'select_and' => "ȘI", + 'select_or' => "SAU", + 'select_exact' => "Exact", + 'select_parsed' => "Parsed", + 'text_in' => " în ", + 'text_with' => " cu ", + 'text_mode' => " mod potrivire", + 'text_show_bookmarked' => "Afișați marcajul?", + 'select_bookmarked' => "Marcat", + 'select_bookmarked_exclude' => "Nu este marcat", + 'text_s_bookmarked_torrent' => "Torente marcate cu carti", + 'text_s_not_bookmarked_torrent' => "nu este marcat cu torrente", + 'head_torrents' => "Torente", + 'head_special' => "Special", + 'text_movies_and_tvs' => "Filme & televizoare:", + 'text_games_and_appz' => "Jocuri & Appz:", + 'text_others' => "Altele:", + 'text_medium' => "Mediu:", + 'text_team' => "Echipă:", + 'text_audio_codec' => "Codecul audio:", + 'text_video' => "Video:", + 'text_tv' => "TV:", + 'text_music' => "Muzică:", + 'text_software' => "Soft:", + 'text_approval_status' => 'Starea aprobării:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Interval de seederi:', + 'times_completed_range' => 'Timp completat:', + 'added_range' => 'Domeniu adăugat:', +); + +?> diff --git a/lang/ro/lang_upload.php b/lang/ro/lang_upload.php new file mode 100644 index 00000000..e65d1c40 --- /dev/null +++ b/lang/ro/lang_upload.php @@ -0,0 +1,46 @@ + "Incarca", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "Nu ești autorizat să încarci torente. Citește (Inbox)", + 'std_please_offer' => "Nu sunteți autorizat să încărcați torrente. (Vezi Încărcarea în FAQ.

    Dacă credeți că sunteți calificat pentru încărcarea drepturilor, vă rugăm să propuneți oferta dvs. aici
    ", + 'text_red_star_required' => "Câmpurile marcate cu o stea roșie (*) sunt obligatorii.", + 'text_tracker_url' => "URL-ul de anunț al trackerului este", + 'row_torrent_file' => "Fișier Torrent ", + 'row_torrent_name' => "Nume torrent ", + 'text_torrent_name_note' => "(Taken from filename if not specificated. Please use descriptive names. ex. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n", + 'row_small_description' => "Descriere mică ", + 'text_small_description_note' => "(Acesta este afișat în pagina torentelor sub numele torrentului. ex. 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "FO fișier", + 'text_only_viewed_by' => "(Can doar vizionat de ", + 'text_or_above' => " sau deasupra.
    inserează doar fişierul care se termină cu .nfo)\n", + 'row_description' => "Descriere", + 'select_choose_one' => "alege unul", + 'row_type' => "Tip", + 'row_quality' => "Calitate", + 'text_source' => "Sursa:", + 'text_codec' => "Codec:", + 'text_standard' => "Standarde:", + 'text_processing' => "Prelucrare:", + 'row_your_offer' => "Oferta ta", + 'text_please_select_offer' => "   Dacă încărcați una dintre ofertele dvs., vă rugăm să o selectați aici pentru ca alegătorii să fie notificați.", + 'row_show_uploader' => "Arată Încărcător", + 'checkbox_hide_uploader_note' => "Nu afișa numele meu de utilizator în câmpul 'Încărcat pentru'.", + 'text_read_rules' => "Am citit regulile înainte de încărcare.", + 'submit_upload' => "Incarca", + 'text_to_browse_section' => "Încărcați în secțiunea Torrente ", + 'text_to_special_section' => "sau Secţiune specială ", + 'text_type_note' => "   Alege doar oricare dintre cele două", + 'text_medium' => "Mediu:", + 'text_team' => "Grup:", + 'text_audio_codec' => "Codecul audio:", + 'row_content' => "Conținut", + 'text_chinese_title' => "Nume Chinez:", + 'text_english_title' => "Nume englez:", + 'text_titles_note' => "(Dacă nu există nici un nume în engleză, folosiți pinyin sau lăsați-l gol)", + 'fill_quality' => 'Calitate umplere', +); + +?> diff --git a/lang/ro/lang_uploaders.php b/lang/ro/lang_uploaders.php new file mode 100644 index 00000000..f82237b0 --- /dev/null +++ b/lang/ro/lang_uploaders.php @@ -0,0 +1,22 @@ + "Nici un uploader găsit!", + 'head_uploaders' => "Încărcători", + 'text_uploaders' => "Încărcători", + 'col_username' => "Nume", + 'col_torrents_size' => "Dimensiune Torente", + 'col_torrents_num' => "Num Torente", + 'col_last_upload_time' => "Ultima actualizare", + 'col_last_upload' => "Torent actualizat ultima dată", + 'text_not_available' => "N/A", + 'submit_go' => "Mergi", + 'text_select_month' => "Selectați luna: ", + 'text_order_by' => "Ordonare după", + 'text_username' => "Nume", + 'text_torrent_size' => "Mărimea Torentului", + 'text_torrent_num' => "Numar Torent", +); + +?> diff --git a/lang/ro/lang_usercp.php b/lang/ro/lang_usercp.php new file mode 100644 index 00000000..f856eeba --- /dev/null +++ b/lang/ro/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Utilizator CP acasă", + 'text_personal_settings' => "Setări personale", + 'text_tracker_settings' => "Setări urmaritor", + 'text_forum_settings' => "Setări forum", + 'text_security_settings' => "Setări de securitate", + 'row_save_settings' => "Salvează setările", + 'submit_save_settings' => "Salvați Setări! (PRESS DOAR ON)", + 'std_error' => "Eroare", + 'head_control_panel' => "Panou de control ", + 'head_personal_settings' => " - Setări personale", + 'std_invalid_action' => "Acțiune invalidă", + 'text_saved' => "Salvat!", + 'row_account_parked' => "Contul parcat", + 'checkbox_pack_my_account' => "Voi rămâne departe pentru o lungă perioadă de timp.", + 'text_account_pack_note' => "Nota:Puteți parca contul dvs. pentru a împiedica ștergerea acestuia din cauza inactivității în cazul în care plecați, de exemplu, într-o vacanță. Când limitele contului au fost parcate în cont, de exemplu nu poți folosi trackerul și răsfoiește unele dintre pagini.", + 'row_pms' => "ML", + 'row_recommended_movies' => "Resurse recomandate", + 'checkbox_show_hot' => "Arată HOT pe pagina principală", + 'checkbox_show_classic' => "Arată CLASSIC la pagina principală", + 'text_accept_pms' => "Acceptați PMs din ", + 'radio_all_except_blocks' => "Toate (cu excepția blocurilor)", + 'radio_friends_only' => "Doar prieteni", + 'radio_staff_only' => "Numai personal", + 'checkbox_delete_pms' => "Ştergeţi PMs despre răspuns", + 'checkbox_save_pms' => "Salvați PMs în Sentbox", + 'checkbox_pm_on_comments' => "Notifică me când cineva Comentarii despre torrentele mele", + 'row_gender' => "Sex", + 'radio_not_available' => "N/A", + 'radio_male' => "Bărbat", + 'radio_female' => "Femeie", + 'row_country' => "Țară", + 'row_download_speed' => "Descarcă Viteza", + 'row_upload_speed' => "Încărcare Viteză", + 'row_bt_client' => "BT Client", + 'row_avatar_url' => "Avatar URL", + 'select_choose_avatar' => "Alege un avatar", + 'select_nothing' => "Nimic", + 'text_avatar_note' => "Lățimea ar trebui să fie de 150 pixeli (va fi redimensionată dacă este necesar). ", + 'text_bitbucket_note' => "Dacă ai nevoie de o gazdă pentru imagine, încearcă bitbucket.", + 'row_info' => "Info", + 'text_info_note' => "Afișat pe pagina dvs. publică. Poate conține codurile BB.", + 'head_tracker_settings' => " - Setări urmaritor", + 'row_email_notification' => "E-mail notificare", + 'checkbox_notification_received_pm' => "Anunță-mă când am primit un mesaj PM.", + 'checkbox_notification_default_categories' => "Anunță-mă când un torent este încărcat într-una din categoriile mele implicite de navigare.\n", + 'row_browse_default_categories' => "Categorii
    implicite", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Limba site-ului", + 'row_torrent_page' => "Pagina Torentelor pe ", + 'text_zero_equals_default' => "(0=utilizare setare implicită, max=100)", + 'head_forum_settings' => " - Setări forum", + 'row_topics_per_page' => "Subiecte de discuţie pe pagina ", + 'row_posts_per_page' => "Pagina postărilor pe ", + 'row_view_avatars' => "Vezi avatare ", + 'checkbox_low_bandwidth_note' => "(Utilizatorii cu lățime de bandă mică ar putea dori să dezactiveze)", + 'row_view_signatures' => "Vezi Semnături", + 'row_forum_signature' => "Semnătură Forum-", + 'head_security_settings' => " - Setări de securitate", + 'row_security_check' => "Securitate Verifică", + 'text_security_check_note' => "Notă: Pentru a vă modifica setările de securitate, trebuie să introduceți parola curentă!", + 'std_enter_old_password' => "Vă rugăm să introduceţi parola mai întâi!", + 'std_wrong_password_note' => "Ați introdus o parolă greșită!", + 'std_password_equals_username' => "Ne pare rău, parola nu poate fi identică cu numele de utilizator", + 'std_password_too_long' => "Ne pare rău, parola este prea lungă (maxim 40 de caractere)", + 'std_password_too_short' => "Ne pare rău, parola este prea scurtă (min. 6 caractere)", + 'std_passwords_unmatched' => "Parolele nu se potrivesc. Încercați din nou.", + 'std_email_address_banned' => "Această adresă de e-mail este interzisă!", + 'std_wrong_email_address_domains' => "Această adresă de e-mail nu este permisă! Puteți folosi doar e-mail din aceste domenii: ", + 'std_wrong_email_address_format' => "Asta nu arată ca o adresă de e-mail validă.", + 'std_email_in_use' => "Adresa de e-mail este deja utilizată", + 'std_confirmation_email_sent' => " (E-mailul de confirmare a fost trimis!)", + 'std_passkey_reset' => " (Parola a fost actualizată!)", + 'std_password_changed' => " (Parola ta a fost schimbată!)", + 'std_privacy_level_updated' => " (Nivelul tău de confidențialitate a fost actualizat!)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Vreau să resetez parola mea.", + 'text_reset_passkey_note' => "Notă: Pentru a reseta parola curentă, orice link pentru descărcare a torrentului (cum ar fi lista Rss ) trebuie preluat din nou pentru a descărca fișierul torrent.", + 'row_reset_authkey' => "Resetează codul de autentificare ", + 'checkbox_reset_my_authkey' => "Vreau să resetez cheia mea de autentificare.", + 'text_reset_authkey_note' => "Notă: Pentru a reseta autorul curent, orice torente active trebuie să fie descărcate din nou pentru a continua levierul/seedingul.", + 'row_email_address' => "E-mail adresa", + 'text_email_address_note' => "Notă: Pentru a-ți schimba adresa de e-mail, vei primi un alt e-mail de confirmare la noua ta adresă.", + 'row_change_password' => "Schimbă parola ", + 'row_type_password_again' => "Introduceți din nou parola ", + 'row_privacy_level' => "Confidențialitate nivel", + 'radio_normal' => "Normală", + 'radio_low' => "Scăzută (adresa de e-mail va fi afișată)", + 'radio_strong' => "Puternic (nu va fi pusă la dispoziție nicio informație)", + 'head_home' => " - Acasa", + 'row_join_date' => "Alătură-te la dată", + 'row_avatar' => "Avatar", + 'row_passkey' => "Parolă", + 'row_invitations' => "Invitații", + 'link_send_invitation' => "Mergeți la la Invitație Sistem", + 'row_karma_points' => "Karma Puncte", + 'link_use_karma_points' => "Folosește punctele Karma ", + 'row_ratings_submitted' => "Evaluări trimise", + 'row_written_comments' => "Comentarii scrise ", + 'link_view_comments' => "Vezi Comentarii ", + 'row_forum_posts' => "Forum Mesaje", + 'link_view_posts' => "Vezi Mesaje", + 'text_posts_per_day' => " postări pe zi ", + 'text_of_total_posts' => " total intrări pe forum", + 'text_recently_read_topics' => "Ultimele subiecte", + 'col_topic_title' => "Titlul subiectului", + 'col_replies' => "Răspunsuri", + 'col_topic_starter' => "Subiectul Starter", + 'col_views' => "Vizualizări", + 'col_last_post' => "Ultima postare", + 'text_by' => "de ", + 'select_none_selected' => "Nimic selectat", + 'text_ago' => " acum", + 'mail_here' => "AICI", + 'mail_change_email_one' => "Ați solicitat ca profilul dvs. de utilizator (numele de utilizator ", + 'mail_change_email_two' => ") pe %s ar trebui actualizat cu această adresă de e-mail ", + 'mail_change_email_three' => " ca contact de utilizator.", + 'mail_change_email_four' => "Dacă nu ați făcut acest lucru, vă rugăm să ignorați acest e-mail. Persoana care a introdus adresa dvs. de e-mail a avut adresa IP ", + 'mail_change_email_five' => ". Vă rugăm nu răspundeți.", + 'mail_change_email_six' => "Pentru a finaliza actualizarea profilului dvs. de utilizator, vă rugăm să faceţi clic pe ", + 'mail_change_email_six_1' => " pentru confirmare", + 'mail_change_email_seven' => "Noua ta adresă de e-mail va apărea în profilul tău după ce faci acest lucru. Altfel, profilul tău va rămâne neschimbat.", + 'mail_change_email_eight' => "
    Ta,", + 'mail_change_email_nine' => "Echipa %s.", + 'mail_profile_change_confirmation' => " confirmare schimbare profil", + 'text_go_back' => "mergi inapoi", + 'text_category' => "Categorie", + 'text_source' => "Sursa", + 'text_codec' => "Codecul", + 'text_standard' => "Standard", + 'text_processing' => "Prelucrare", + 'text_show_dead_active' => "Arată mormântul/Activ?", + 'select_including_dead' => "inclusiv morți", + 'select_active' => "activ", + 'select_dead' => "mort", + 'text_show_special_torrents' => "Arata Promotia?", + 'select_all' => "toate", + 'select_normal' => "normal", + 'select_free' => "Gratuit", + 'select_two_times_up' => "2x mai sus", + 'select_free_two_times_up' => "liber și 2x sus", + 'text_show_bookmarked' => "Afișați marcajul?", + 'select_bookmarked' => "Marcat", + 'select_bookmarked_exclude' => "Nu este marcat", + 'select_with' => "cu", + 'select_without' => "fără", + 'text_review' => " recenzie", + 'row_pm_boxes' => "Cutii de PM", + 'text_show' => "Afișare ", + 'text_pms_per_page' => " pms pe pagină (max=100)", + 'row_shoutbox' => "Shoutbox", + 'text_show_last' => "Arată ultimul ", + 'text_messages_at_shoutbox' => " mesaje la shoutbox (0 = folosește setarea implicită, min=10, max=500)", + 'text_refresh_shoutbox_every' => "Reîmprospătează shoutbox la fiecare ", + 'text_seconds' => " secunde (0=utilizați setarea implicită, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Ascunde mesajele din caseta de ajutor", + 'row_torrent_detail' => "Pagina cu detalii torrent", + 'text_show_description' => "Arată Descriere", + 'text_show_nfo' => "Arată NFO", + 'text_show_imdb_info' => "Afișare informații IMDb", + 'text_show_douban_info' => "Informații Shou Douban", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Arată recenziile", + 'text_show_comments' => "Arată comentariile", + 'row_browse_page' => "Pagina Torentelor", + 'text_browse_setting_warning' => "AVERTISMENT: Schimbarea multor caracteristici poate încetini viteza de navigare.", + 'text_torrents_per_page' => " torente pe pagină ", + 'text_tooltip_type' => "Tip tip tip de instrument pe numele torentului", + 'text_last_review' => "Ultima revizuire", + 'text_minor_imdb_info' => "Informații minore IMDb (titlu + an + rating IMDb + Țară + Gen + Director + Cast + Tagline)", + 'text_median_imdb_info' => "Informații mediane IMDb (Pictură + Titlu + An + IMDb Rating + Runtime + Country + Language + Language + Genre + Main Cast + Plot contline în engleză)", + 'text_douban_info' => "Informație despre Dublban (Pictură + Titlu + An + Dublban Rating + Limbă + Regiune + Cast Principal + Tablou contur în chineză)", + 'text_off' => "Dezactivat", + 'text_show_lastfm_tooltip' => "Arată Info Last.fm pe tooltip", + 'row_time_type' => "Tip de timp", + 'text_time_added' => "Timp Adăugat", + 'text_time_elapsed' => "Timp scurs", + 'text_append_words_to_torrents' => "Torente speciale", + 'text_append_sticky' => "Adaugă sticky pictograma \"sticky\" la torentele lipite în partea de sus", + 'text_append_new' => "Adaugă 'Nou' la torentele noi", + 'text_append_picked' => "Adaugă cuvinte, de ex. 'Clasic', torentelor alese de critici", + 'text_show_action_icons' => "Afișare pictograme de acțiune", + 'text_show_nfo_icon' => "Pictogramă NFO", + 'text_show_download_icon' => "Pictogramă descărcare", + 'text_show_edit_icon' => "Editare pictogramă", + 'text_if_owner' => " (dacă proprietarul torentelor)", + 'text_show_bookmark_icon' => "Pictogramă marcaj", + 'text_comments_reviews' => "Comentarii", + 'text_show_comment_number' => "Arată numărul de comentarii ", + 'text_last_comment_on_tooltip' => " ultimul comentariu pe tooltip-ul", + 'text_show_review_number' => "Arată numărul de recenzii ", + 'row_school' => "Școală", + 'row_discuss' => "Discută", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Arată funbox pe pagina principală", + 'text_send' => "Trimite", + 'text_use' => "Utilizare", + 'text_view' => "Vizualizare", + 'row_ip_location' => "Locaţie", + 'text_translation_note' => "Limba ta nu este în listă? Vezi ce poți face ", + 'text_translation_link' => "AJUTORI TRANSTAREA", + 'text_movies_and_tvs' => "Filme & televizoare:", + 'text_games_and_appz' => "Jocuri & Appz:", + 'text_others' => "Altele:", + 'text_at_browse_page' => "Secţiunea Torente", + 'text_at_special_page' => "Secţiune specială", + 'text_additional_selection' => "Selecții suplimentare", + 'text_stylesheet_note' => "Mai multe stiluri? Vrei să creezi propriul proiect? ", + 'text_stylesheet_link' => "DUMNEAVOASĂ", + 'row_font_size' => "Font Size", + 'select_small' => "Mică", + 'select_large' => "Mare", + 'text_medium' => "Medie", + 'text_torrents_on_promotion' => "Torente despre promovare: ", + 'text_highlight' => "Evidențiere", + 'text_append_words' => "Adaugă cuvinte, de ex. \"2X gratuit\"", + 'text_append_icon' => "Adaugă pictogramă, de ex. \"free\"", + 'text_no_mark' => "Dezactivat", + 'text_signature_note' => "May contain BB codes. Max image size is 500*200 and only the first image would be displayed.", + 'row_click_on_topic' => "Faceți clic pe subiect", + 'text_go_to_first_page' => "mergi la prima pagină", + 'text_go_to_last_page' => "mergi la ultima pagină", + 'select_half_down' => "50% mai puțin", + 'row_category_icons' => "Pictograme categorie", + 'text_team' => "Grup", + 'text_audio_codec' => "Codec audio", + 'text_sub_category' => "Subcategorii", + 'select_medium' => "Medie", + 'row_tooltip_last_post' => "Arată pontul de unealtă al ultimei intrări", + 'checkbox_last_post_note' => "(Dacă vă deranjează, opriți)", + 'row_network_bandwidth' => "Lățime rețea", + 'text_downstream_rate' => "Rată în aval", + 'text_upstream_rate' => "Rată în amonte", + 'text_isp' => "ISP", + 'text_show_title' => "Afișare titlu", + 'text_show_small_description' => "Descriere mică", + 'row_show_advertisements' => "Arată reclame", + 'text_can_turn_off_advertisement' => " sau mai mult poate alege să nu vadă reclame", + 'text_buy_no_advertisement' => " sau mai mult pot folosi bonusul pentru a cumpăra ceva timp fără reclame la ", + 'text_bonus_center' => " centru bonus", + 'text_show_advertisement_note' => "Aş vrea să văd reclamele", + 'row_promotion_link' => "Link promotie", + 'text_update_promotion_link' => "Actualizați link-ul promoției", + 'text_read_more' => "Citește mai mult", + 'row_two_step_secret' => 'Autentificare în două etape', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Puteţi utiliza Google Authenticator sau Authy pentru a scana codul QR din stânga

    Dacă codul QR din stânga nu se încarcă cu succes, puteţi încerca să deschideţi acest link pentru a încărca: ', + 'text_two_step_secret_bind_manually_note' => 'Sau introduceți manual următoarea cheie în APP: ', + 'text_two_step_secret_bind_complete_note' => 'Introdu codul pentru a finaliza autentificarea în doi pași', + 'text_two_step_secret_unbind_note' => 'Introdu codul pentru a anula autentificarea în doi pași', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'Cheie', + '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', +); + +?> diff --git a/lang/ro/lang_userdetails.php b/lang/ro/lang_userdetails.php new file mode 100644 index 00000000..cf6d97a4 --- /dev/null +++ b/lang/ro/lang_userdetails.php @@ -0,0 +1,160 @@ + "Eroare", + 'std_no_such_user' => "Niciun utilizator cu acest ID!", + 'head_details_for' => "Detalii pentru ", + 'text_account_disabled_note' => "Acest cont a fost dezactivat!", + 'text_remove_from_friends' => "elimină de la prieteni", + 'text_remove_from_blocks' => "elimină din blocuri", + 'text_add_to_friends' => "adaugă la prieteni", + 'text_add_to_blocks' => "adaugă la blocuri", + 'text_flush_ghost_torrents' => "Pentru a vă umple torentele fantomă, faceţi clic ", + 'text_here' => "aici", + 'row_invitation' => "Invitații", + 'text_no_invitation' => "Nicio invitație disponibilă", + 'link_send_invitation' => "Trimite Invitație", + 'row_invited_by' => "Invitat de", + 'row_join_date' => "Alătură-te la dată", + 'row_last_seen' => "Ultimul văzut", + 'row_last_seen_location' => "Ultimul seen(Locație)", + 'row_email' => "E-mail", + 'row_users_ips' => "IP-urile utilizatorului", + 'row_ip_history' => "Istoric IP", + 'text_user_earlier_used' => "Acest utilizator a folosit mai devreme ", + 'text_different_ips' => " adresă IP diferită", + 'row_ip_address' => "Adresă IP", + 'row_bt_client' => "Client BT", + 'row_uploaded' => "Încărcat", + 'row_downloaded' => "Descărcat", + 'row_share_ratio' => "Raport Partajare", + 'row_real_uploaded' => "Actual încărcat", + 'row_real_downloaded' => "Actuală Descărcată", + 'row_real_share_ratio' => "Raportul de Acțiune Actuală", + 'row_real_ps' => "Actual Uploaded/Actual Descărcate (Pentru înregistrare numai, nu pentru calculul ratei de partajare)", + 'row_internet_speed' => "Lățime rețea", + 'row_gender' => "Sex", + 'row_donated' => "Donat", + 'row_avatar' => "Avatar", + 'row_class' => "Clasa", + 'row_torrent_comment' => "Torent comentarii", + 'link_view_comments' => "Vezi Comentarii ", + 'row_forum_posts' => "Postări forum ", + 'link_view_posts' => "Vezi Mesaje", + 'row_karma_points' => "Puncte Karma", + 'row_uploaded_torrents' => "Încărcat Torente", + 'text_show_or_hide' => "[Arată/Ascunde]", + 'row_current_seeding' => "Seeding Curent", + 'row_current_leeching' => "Leeching curent", + 'row_completed_torrents' => "Torente finalizate", + 'row_incomplete_torrents' => "Torente incomplete", + 'text_public_access_denied' => "Ne pare rău, accesul public este interzis de ", + 'text_user_wants_privacy' => ". El vrea să protejeze datele personale.", + 'text_edit_user' => "Editare utilizator", + 'row_title' => "Titlu", + 'row_privacy_level' => "Nivel de confidenţialitate", + 'radio_low' => "scazut", + 'radio_normal' => "Normală", + 'radio_strong' => "Puternic", + 'row_avatar_url' => "Avatar URL", + 'row_signature' => "Semnătura", + 'row_donor_status' => "Donator Stare", + 'row_donor' => "Donator", + 'radio_yes' => "Da", + 'radio_no' => "Nr", + 'row_support' => "Suport", + 'row_support_language' => "Limba suportului", + 'row_support_for' => "Suport pentru", + 'row_comment' => "Comentariu", + 'row_seeding_karma' => "Bonus", + 'row_warning_system' => "Avertizare Sistem

    (comportament necorespunzător)", + 'text_not_warned' => "Nu ești avertizat.", + 'text_arbitrary_duration' => "(Durata arbitrară)", + 'text_until' => "Până la ", + 'text_to_go' => " a merge", + 'text_warn_for' => "Avertizare pentru ", + 'text_week' => "Saptamana", + 'text_weeks' => "Săptămâni", + 'text_unlimited' => "Nelimitat", + 'text_reason_of_warning' => "Motivul avertismentului", + 'text_times_warned' => "Timp Avertizat", + 'text_last_warning' => "Ultima Avertizare", + 'text_not_warned_note' => "Acest utilizator nu a fost încă avertizat", + 'row_auto_warning' => "Avertizare automată", + 'text_low_ratio' => "Raport Scăzut", + 'text_leech_warned' => "Leech Warned!", + 'text_for_unlimited_time' => "Pentru timp UNLIMITATE...", + 'row_movie_picker' => "Selector", + 'row_enabled' => "Activat", + 'row_forum_post_possible' => "Pozitia pe forum?", + 'row_upload_possible' => "Încărcare posibilă?", + 'row_download_possible' => "Descărcare posibilă?", + 'row_change_username' => "Schimbare nume utilizator", + 'row_change_email' => "Schimbă E-mail", + 'row_change_password' => "Schimbare parolă", + 'row_repeat_password' => "Repetă parola", + 'row_amount_uploaded' => "Sumă încărcată", + 'row_amount_downloaded' => "Sumă descărcată", + 'row_passkey' => "Parolă", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "Bine", + 'text_delete_user' => "Ștergere utilizator", + 'submit_delete' => "Ștergere", + 'text_ago' => " acum", + 'title_show_or_hide' => "Arată/Ascunde", + 'title_download' => "Descărcări: ", + 'title_upload' => "Încărcare: ", + 'title_male' => "Bărbat", + 'title_female' => "Femeie", + 'title_not_available' => "N/A", + 'title_send_pm' => "Trimite PM", + 'title_report_user' => "Raportează Utilizator", + 'text_free' => "Gratuit", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Gratuit", + 'text_half_down' => "50%", + 'text_by' => "de ", + 'text_by_system' => "după sistem", + 'text_transaction_memo' => "Memo-ul tranzacţiei:", + 'row_pick_for' => "Alege..", + 'row_staff_duties' => "Motiv Personal Duties/VIP", + 'row_transfer' => "Transferuri", + 'row_sltime' => "Timpul Torentului", + 'text_seeding_leeching_time_ratio' => "Raportul De Înţelegere", + 'text_seeding_time' => "Timp de extragere", + 'text_leeching_time' => "Timp de lucru", + 'text_since' => "din: ", + 'row_compatibility' => "Inserați Compatibilitate", + 'text_unknown' => "Necunoscut", + 'text_super' => "Super", + 'text_very_high' => "Foarte Mare", + 'text_high' => "Ridicat", + 'text_medium' => "Medie", + 'text_low' => "scazut", + 'text_very_low' => "Foarte scăzută", + 'row_invites' => "Invitații", + 'js_delete_user_note' => "Acum puteți șterge acest cont de utilizatori, puteți fi foarte sigur.", + '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", + '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”.", + '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.", + 'disable_user_migrated' => 'Activați sau dezactivați utilizarea vă rugăm să mergeți la noul sistem de gestionare.', + 'text_user_id'=> "ID Utilizator", + 'row_medal' => 'Medalie', + 'row_donoruntil' => 'Donat până la', + 'text_donoruntil_note' => "Formatul orei este AAAA-LL-ZZ hhh:mm:ss. Lăsați liber definitiv.", + 'change_field_value_migrated' => 'Modificare vă rugăm să mergeți la %s.', + 'sure_to_remove_leech_warn' => 'Ești sigur că vrei să ștergi acest mesaj de vorbire ?', + 'row_user_props' => 'Recuzita', + 'meta_key_change_username_username' => 'Nume utilizator nou', + 'consume' => 'Utilizare', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/ro/lang_userhistory.php b/lang/ro/lang_userhistory.php new file mode 100644 index 00000000..f78cfa21 --- /dev/null +++ b/lang/ro/lang_userhistory.php @@ -0,0 +1,26 @@ + "Eroare", + 'std_permission_denied' => "Permisiune refuzată", + 'std_no_posts_found' => "Nicio postare găsită", + 'head_posts_history' => "Istoric postări", + 'text_posts_history_for' => "Istoricul postărilor pentru ", + 'text_forum' => "Forum: ", + 'text_topic' => "Subiect: ", + 'text_post' => "Post: ", + 'text_new' => "NOU!", + 'text_last_edited' => "Ultima editare de ", + 'text_at' => " la ", + 'std_no_comments_found' => "Nici un comentariu găsit", + 'head_comments_history' => "Istoricul comentariilor", + 'text_comments_history_for' => "Istoricul comentariilor pentru ", + 'text_torrent' => "Torrent: ", + 'text_comment' => "Comentariu: ", + 'std_history_error' => "Eroare de istoric", + 'std_unkown_action' => "Acțiune necunoscută", + 'std_invalid_or_no_query' => "Interogare invalidă sau inexistentă." +); + +?> diff --git a/lang/ro/lang_users.php b/lang/ro/lang_users.php new file mode 100644 index 00000000..e32ee2b7 --- /dev/null +++ b/lang/ro/lang_users.php @@ -0,0 +1,20 @@ + "Utilizatori", + 'text_users' => "

    Utilizatori

    ", + 'text_search' => "Căutare:", + 'select_any_class' => "(orice clasă)", + 'submit_okay' => "Bine", + 'text_prev' => "Anterior", + 'text_next' => "Următoarea", + 'col_user_name' => "Nume utilizator", + 'col_registered' => "Înregistrat", + 'col_last_access' => "Ultimul acces", + 'col_class' => "Clasa", + 'col_country' => "Țară", + 'select_any_country'=> "(orice țară)", +); + +?> diff --git a/lang/ro/lang_viewfilelist.php b/lang/ro/lang_viewfilelist.php new file mode 100644 index 00000000..28afcd57 --- /dev/null +++ b/lang/ro/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Cale", +); + +?> \ No newline at end of file diff --git a/lang/ro/lang_viewnfo.php b/lang/ro/lang_viewnfo.php new file mode 100644 index 00000000..aba1b76f --- /dev/null +++ b/lang/ro/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "Vezi fişierul NFO", + 'text_nfo_for' => "NFO pentru", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Fereastră-vy" +); +?> \ No newline at end of file diff --git a/lang/ro/lang_viewpeerlist.php b/lang/ro/lang_viewpeerlist.php new file mode 100644 index 00000000..2dbcb14c --- /dev/null +++ b/lang/ro/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Utilizator", + 'col_location' => "Locaţie", + 'col_connectable' => "Conectabil", + 'col_uploaded' => "Încărcat", + 'col_rate' => "Evaluează", + 'col_av_rate' => "Rată medie", + 'col_downloaded' => "Descărcat", + 'col_ratio' => "Raport", + 'col_complete' => "Complete", + 'col_connected' => "Conectat", + 'col_idle' => "Inactiv", + 'col_client' => "Client", + 'text_anonymous' => "Anonim", + 'text_unknown' => "(necunoscut)", + 'text_seeders' => "Seederi", + 'text_leechers' => "Leechers", + 'row_seeders' => "Seederi", + 'row_leechers' => "Leechers", + 'text_yes' => "Da", + 'text_no' => "Nr", + 'text_inf' => "Inf." +); + +?> diff --git a/lang/ro/lang_viewrequests.php b/lang/ro/lang_viewrequests.php new file mode 100644 index 00000000..33f22709 --- /dev/null +++ b/lang/ro/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Cereri', + 'request' => 'Solicitare', + 'add_request' => 'Adaugă cerere', + 'request_name' => 'Solicitare nume', + 'view_request_all' => 'Vezi toate', + 'view_request_resolved' => 'Vizualizare rezolvată', + 'view_request_unresolved' => 'Vizualizare nerezolvată', + 'view_request_resolving' => 'Vizualizare rezolvare', + 'view_request_my' => 'Vizualizează-mi', + 'thead_name' => 'Nume', + 'thead_price_newest' => 'Ofertă nouă', + 'thead_price_original' => 'Oferta originală', + 'thead_comment_count' => 'Număr de comentarii', + 'thead_on_request_count' => 'Numărul de provizii', + 'thead_request_user' => 'Utilizator', + 'thead_created_at' => 'Timp', + 'thead_status' => 'Status', + 'request_status_resolved' => 'Cerere reușită', + 'request_status_resolving' => 'Solicitare', + 'action_search' => 'Caută', + 'basic_info' => 'Informații de bază', + 'created_at' => 'Creat la', + 'reward' => 'Recompensă', + 'newest_bidding' => 'Cele mai noi licitații', + 'original_bidding' => 'Oferta originală', + 'on_request' => 'Aprovizionare', + 'recycle' => 'Reciclare', + 'recycle_title' => 'Reciclați doar 80% mergeți înapoi', + 'add_reward' => 'Adaugă resard', + 'add_reward_desc' => 'Adăugarea recompensei va scădea cu 25 de bonusuri ca taxă de serviciu', + 'no_request_yet' => 'Nimic încă', + 'btn_select_text' => 'Utilizați resursa pentru cerere', + 'request_already_resolved' => 'Acest rar este rezolvat', + 'add_request_desc' => 'Recompensa nu poate fi mai mică de 100 de mistreți și va deduce 100 de mistreți ca taxă de serviciu pentru fiecare cerere', + 'description_required' => 'Descrierea este necesară!', + 'name_required' => 'Numele este necesar!', + 'amount_required' => 'Recompensa necesară!', + 'amount_must_be_numeric' => 'Suma trebuie să fie numerică!', + 'add_request_amount_minimum' => 'Recompensa nu poate fi mai mică de 100 de vieri!', + 'add_request_amount_maximum' => 'Recompensa nu poate mai mult de 10000 de boli!', + 'bouns_not_enough' => 'Preotul tău nu este suficient!!!', + 'add_request_success' => 'Cerere adăugată cu succes', + 'request_id_must_be_numeric' => 'ID-ul cererii trebuie să fie numeric', + 'request_deleted' => 'Cererea a fost ștearsă!', + 'edit_request_success' => 'Solicitare editare cu succes', + 'do_request' => 'Vreau cerere', + 'type_in_torrent_id' => 'Scrie în ID-ul torentului', + 'delete_request_success' => 'Cererea a fost ștearsă', + 'torrent_is_picked_for_request' => 'Solicitarea dvs. a fost furnizată', + 'confirm_request_success' => 'Confirmare reușită', + 'message_required' => 'Mesaj necesar!', + 'request_created_at' => 'Creat la', + 'request_get_new_reply' => 'Cererea ta primește un răspuns nou', + 'request_comment_get_new_reply' => 'Comentariul tău la cerere primește un răspuns nou', + 'torrent_not_release_yet' => 'Torentul nu este lansat încă', + 'supply_already_exists' => 'Această ofertă există deja!', + 'message_please_confirm_supply' => 'Cineva furnizează cererea ta, te rugăm să o confirmi la timp', + 'please_confirm_supply' => 'Vă rugăm să confirmaţi furnizarea la timp', + 'supply_success' => 'Cerere reușită', + 'add_reward_amount_minimum' => 'Valoarea recompensei nu poate fi mai mică de 100 bonus!', + 'add_reward_amount_maximum' => 'Valoarea recompensei nu poate depăși 5000 de bonusuri!', + 'add_reward_success' => 'Adăugare recompensă reușită', +]; \ No newline at end of file diff --git a/lang/ro/lang_viewsnatches.php b/lang/ro/lang_viewsnatches.php new file mode 100644 index 00000000..2ac003a9 --- /dev/null +++ b/lang/ro/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Detalii Snatch", + 'text_snatch_detail_for' => "Detalii Smulgere pentru ", + 'text_users_top_finished_recently' => "Utilizatorii din partea de sus au terminat cel mai recent descărcarea", + 'col_username' => "Nume", + 'col_uploaded' => "Încărcat", + 'col_downloaded' => "Descărcat", + 'col_se_time' => "Excelenţa Sa", + 'col_le_time' => "La. Timp", + 'col_ratio' => "Raport", + 'col_when_completed' => "Terminat la", + 'col_last_action' => "Ultima Acțiune", + 'col_seeding' => "Seeding", + 'col_pm_user' => "Utilizator PM", + 'col_report_user' => "Raportează utilizator", + 'col_on_or_off' => "Pornit/Oprit", + 'text_global' => "Global", + 'text_torrent' => "Torent", + 'text_yes' => "Da", + 'text_no'=> "Nr", + 'title_report' => "Raport", + 'col_ip' => "IP", + 'text_per_second' => "/s", + 'text_anonymous' => "anonim", + 'text_inf' => "Inf.", + 'std_sorry' => "Scuze", + 'std_no_snatched_users' => "Niciun utilizator nu a smuls acest torent încă.", +); + +?> diff --git a/lang/ru/lang_aboutnexus.php b/lang/ru/lang_aboutnexus.php new file mode 100644 index 00000000..c83edd87 --- /dev/null +++ b/lang/ru/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Версии", + 'text_version_note' => "Этот трекер %s работает на %s. Подробности о версии приведены ниже.", + 'text_main_version' => "Основная версия", + 'text_sub_version' => "Подверсия", + 'text_release_date' => "Дата выпуска", + 'text_authorize_to' => "Авторизован", + 'text_authorization_type' => "Тип авторизации", + 'text_commercial' => "Коммерческие", + 'text_free' => "Бесплатно", + 'text_nexus' => "О программе ", + 'text_nexus_note' => " инициируется кучей ребят в университете Чжэцзян, Китай, который называют себя 'Nexus Team'. Оно предназначено для замены проекта TBSource и представляет полное решение для создания сообщества совместного использования ресурсов с членами кредита, порядок и знания.

    +Первый этап %s из источника TBSource. Мы предлагаем обширный набор функций, который не существует или значительно превосходит оригинальный TBSource код с значительно улучшенной эффективностью кода. Кроме TBSource, мы также занимаем некоторые идеи или код от других частных трекеров, например Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "О авторизации", + 'text_authorization_note' => "Если вы хотите использовать %s для включения вашего трекера, не стесняйтесь связаться с нами.", + 'text_translation' => "О переводе", + 'text_translation_note' => " supports user-side site language switch. The master language is English.

    If your language is not (yet) available and you are interested in translating it, please read the translation HOWTO and contact us. We always welcome new translations. Also, the available translations can always use a helping hand, especially those marked as outdate, incomplete or in need of new translators.", + 'text_flag' => "Флаг", + 'text_language' => "Язык", + 'text_state' => "Область", + 'text_stylesheet' => "О таблицах стилей", + 'text_stylesheet_note' => "Макет %s полностью сконструирован на основе CSS, что позволяет максимально настраивать пользовательский интерфейс и делает добавление новых стилей проще.

    Ниже приведен список доступных в настоящее время стилей на этом трекере %s. Если вы хотите больше стилей или хотите создать свой собственный стиль, свяжитесь с нами.", + 'text_name' => "Наименование", + 'text_designer' => "Дизайнер", + 'text_comment' => "Комментарий", + 'text_contact' => "Контакт ", + 'text_contact_note' => "Хотите присоединиться к нам? Получайте предложения или найдите ошибки? Общайтесь с нами? Свяжитесь с нами любым из следующих способов.", + 'text_web_site' => "Web Site", + 'text_email' => "Почта", + 'text_msn' => "MSN", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/ru/lang_admanage.php b/lang/ru/lang_admanage.php new file mode 100644 index 00000000..623999e4 --- /dev/null +++ b/lang/ru/lang_admanage.php @@ -0,0 +1,103 @@ + "Управление рекламой", + 'text_ad_management' => "Управление рекламой", + 'text_add_ad' => "Добавить объявление", + 'text_header' => "Заголовок", + 'text_footer' => "Колонтитул", + 'text_below_navigation' => "Ниже навигация", + 'text_below_searchbox' => "Ниже Поиска", + 'text_torrent_detail' => "Детали торрента", + 'text_comment_page' => "Страница комментария", + 'text_inter_overforums' => "Inter Overforums", + 'text_forum_post_page' => "Страница сообщения форума", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "Пока нет рекламы!", + 'col_enabled' => "Включено", + 'col_name' => "Наименование", + 'col_position' => "Позиция", + 'col_order' => "Заказ", + 'col_type' => "Метод", + 'col_start_time' => "Время начала", + 'col_end_time' => "Конец времени", + 'col_action' => "Действие", + 'text_yes' => "Да", + 'text_no' => "Нет", + 'text_bbcodes' => "BB коды", + 'text_xhtml' => "XHTML", + 'text_text' => "Текст", + 'text_image' => "Изображение", + 'text_flash' => "Флэш", + 'text_delete' => "Удалить", + 'text_edit' => "Редактирование", + 'js_sure_to_delete_ad' => "Вы уверены, что хотите удалить эту рекламу?", + 'std_error' => "Ошибка", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Неверная позиция", + 'head_add_ad' => "Добавить объявление", + 'head_edit_ad' => "Изменить объявление", + 'text_note' => "Примечание", + 'text_ad_detail' => "Детали рекламы", + 'row_name' => "Наименование", + 'row_start_time' => "Время начала", + 'row_end_time' => "Конец времени", + 'row_enabled' => "Включено", + 'row_order' => "Заказ", + 'row_type' => "Метод отображения", + 'row_image_url' => "URL изображения", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Ширина изображения", + 'row_image_height' => "Высота изображения", + 'row_image_tooltip' => "Подсказка по ссылке", + 'row_text_content' => "Текстовое содержимое", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Размер текста", + 'row_bbcodes_code' => "BB коды", + 'row_xhtml_code' => "XHTML код", + 'row_flash_url' => "Флэш-URL", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Высота вспышки", + 'submit_submit' => "Sumbit", + 'text_ad' => "Реклама", + 'text_header_note' => "Показывать в правом верхнем углу каждой страницы. Рекомендуется использовать изображение или флеш в пределах 580 * 90. Отображается только одно объявление. ", + 'text_footer_note' => "Показывать в нижней части каждой страницы. Рекомендуемый размер - 728 * 160. Отображается только одно объявление. ", + 'text_below_navigation_note' => "Показывать под панелью навигации на каждой странице. Рекомендуемый размер 728 * 90. Только одно объявление будет показано. ", + 'text_below_searchbox_note' => "Показывать под панелью поиска на странице торрентов. Рекомендуемый размер - 728 * 90. Отображается только одно объявление. ", + 'text_torrent_detail_note' => "Показывать в описании торрента на странице торрента. Рекомендуемый размер 600 * 160. Только одно объявление будет показано. ", + 'text_comment_page_note' => "Показывать между комментариями на странице детализации торрента или странице предложения. Рекомендуемый размер 600 * 160. Несколько объявлений будут показаны вместе. ", + 'text_inter_overforums_note' => "Показывать между форумами на главной странице форума. Рекомендуемый размер 728 * 90. Несколько объявлений будут показаны вместе.", + 'text_forum_post_page_note' => "Показывать между сообщениями форума на странице деталей темы. Рекомендуемый размер 600 * 160. Некоторые объявления будут показаны вместе.", + 'text_popup_note' => "Всплывающее окно на каждой странице. Очень беспокоите, используйте с осторожностью. Рекомендуется размер 468 * 90", + 'text_name_note' => "Просто имя для вызова объявления.", + 'text_start_time_note' => "В формате YYYY-MM-DD чч:мм:с, напр. '2007-12-24 21:00:00'. Время с момента появления объявления.", + 'text_end_time_note' => "В формате YYYY-MM-DD чч:мм:с, напр. '2008-01-24 21:00:00'. Время до появления объявления.", + 'text_order_note' => "Приоритет объявлений. Значение '0' становится высшим приоритетом.
    Когда для позиции доступно несколько объявлений, тот, у которого самый высокий приоритет, будет показываться, если позиция позволяет только одно объявление, и те, кто с более высокими приоритетами, будут показаны сверху, если позиция позволяет несколько объявлений. Когда несколько доступных объявлений имеют одинаковое приоритетное значение, последний добавленный имеет наивысший приоритет. ", + 'text_enabled_note' => "Только включенные объявления будут показаны. ", + 'text_type_note' => "Выберите способ отображения рекламы. ", + 'text_image_url_note' => "The URL of the image file.
    Both relative path (e.g. 'pic/ad.jpg') or absolute path (e.g. 'https://nexusphp.org/ad.jpg') are Okay. ", + 'text_image_link_note' => "Ссылка объявления, например 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "В пикселях. Ширина изображения отображается. ", + 'text_image_height_note' => "В пикселях. Высота, при которой отображается изображение. ", + 'text_image_tooltip_note' => "Текст, отображаемый на всплывающей подсказке ссылки. ", + 'text_text_content_note' => "Содержимое текстового объявления. ", + 'text_text_link_note' => "Ссылка объявления, например 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "Размер шрифта для текстового объявления. Может быть в pt, px или em, например '30pt'. Если не задано, предполагается '30pt'.", + 'text_bbcodes_code_note' => "Что такое BB коды? Смотрите ", + 'text_here' => "здесь", + 'text_xhmtl_code_note' => "You should avoid using XHTML not only because incorrect XHTML code could easily mess up the whole page, but also because it's INSECURE. If you have to, make sure the XHTML code is secure and correct.
    NOTE: Please follow the XHTML 1.0 Transitional specification, not HTML 4.01.", + 'text_flash_url_note' => "The URL of the Flash file.
    Both relative path (e.g. 'pic/flash.demo.swf') or absolute path (e.g. 'https://nexusphp.org/flash.demo.swf') are Okay.", + 'text_flash_width_note' => "В пикселях. Ширина при которой отображается Flash. ", + 'text_flash_height_note' => "В пикселях. Высота, при которой отображается Flash. ", + 'std_missing_form_data' => "Данные о форме отсутствуют.", + 'std_invalid_type' => "Неверный метод отображения.", + 'std_success' => "Успешно", + 'std_edit_success' => "Объявление отредактировано. ", + 'std_add_success' => "Реклама добавлена. ", + 'text_unlimited' => "неограниченное", + 'std_go_back' => "Вернуться к списку объявлений", + 'col_clicks' => "Клики" +); + +?> diff --git a/lang/ru/lang_adredir.php b/lang/ru/lang_adredir.php new file mode 100644 index 00000000..0667bd56 --- /dev/null +++ b/lang/ru/lang_adredir.php @@ -0,0 +1,11 @@ + "Ошибка", + 'std_ad_system_disabled' => "Система рекламы отключена.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "Нет URL перенаправления." +); + +?> diff --git a/lang/ru/lang_attachment.php b/lang/ru/lang_attachment.php new file mode 100644 index 00000000..b5d29abb --- /dev/null +++ b/lang/ru/lang_attachment.php @@ -0,0 +1,20 @@ + "Ошибка! Ничего не получено!", + 'text_file_number_limit_reached' => "Ошибка! Вы не можете загрузить больше файлов на данный момент. Пожалуйста, подождите некоторое время.", + 'text_file_size_too_big' => "Ошибка! Размер файла слишком большой.", + 'text_file_extension_not_allowed' => "Ошибка! Расширение файла не допускается.", + 'text_invalid_image_file' => "Ошибка! Неверный файл изображения.", + 'text_cannot_move_file' => "Ошибка! Невозможно переместить загруженный файл.", + 'submit_upload' => "Выгрузить", + 'text_left' => "Сегодня осталось: ", + 'text_of' => " из ", + 'text_size_limit' => "Размер: ", + 'text_file_extensions' => "Расширения файла: ", + 'text_mouse_over_here' => "мышь здесь", + 'text_small_thumbnail' => "маленький эскиз", +); + +?> diff --git a/lang/ru/lang_attendance.php b/lang/ru/lang_attendance.php new file mode 100644 index 00000000..595606e1 --- /dev/null +++ b/lang/ru/lang_attendance.php @@ -0,0 +1,16 @@ + "Участники", + 'success' => "Успешно", + 'attend_info' => "You have already attended %u days, Continuous %u days, this time you will get %u bonus.", + 'initial' => "First attendance get %u bonus.", + 'steps' => "Каждая непрерывная посещаемость получает %u бонус, если не достичь максимума %u", + 'continuous' => "Attend %u day continuous, will get %u bouns additional.", + 'sorry' => "Извините", + 'already_attended' => "Вы уже посещали, не обновляйте.", + 'retroactive_event_text' => 'Re', + 'retroactive_confirm_tip' => 'Подтвердить участие: ', + 'retroactive_description' => 'Нажмите на точку на белом фоне, чтобы принять участие. На данный момент у вас есть карточка посещаемости %d.', +); diff --git a/lang/ru/lang_bitbucket-upload.php b/lang/ru/lang_bitbucket-upload.php new file mode 100644 index 00000000..879a8c42 --- /dev/null +++ b/lang/ru/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Загрузка не удалась", + 'std_nothing_received' => "Ничего не получилось!", + 'std_file_too_large' => "Этот файл слишком большой для bit-bucket.", + 'std_bad_file_name' => "Неверное имя файла.", + 'std_file_with_the_name' => "К сожалению, файл с именем ", + 'std_already_exists' => " уже существует в корзине.", + 'std_error' => "Ошибка", + 'std_invalid_image_format' => "Недопустимое расширение: gif, jpg или png только!", + 'std_image_processing_failed' => "Не удалось обработать изображение", + 'std_sorry_the_uploaded' => "К сожалению, загружено ", + 'std_failed_processing' => " не удалось обработать. Попробуйте восстановить изображение в графическом редакторе. Спасибо.", + 'std_success' => "Успешно", + 'std_use_following_url' => "Используйте следующий URL для доступа к файлу: ", + 'std_upload_another_file' => "Загрузить другой файл", + 'std_image' => "Изображение ", + 'std_need_not_rescaling' => "не требует масштабирования", + 'std_rescaled_from' => " масштабировано с ", + 'std_to' => " до ", + 'std_profile_updated' => "
    Примечание: ваш профиль был обновлен!", + 'head_avatar_upload' => "Загрузка AVATAR", + 'text_avatar_upload' => "Загрузка AVATAR", + 'text_upload_directory_unwritable' => "ВНИМАНИЕ: Каталог загрузки не доступен для записи. Пожалуйста, свяжитесь с администратором по поводу этой проблемы!", + 'text_disclaimer' => "Отказ от ответственности
    не загружать несанкционированные или незаконные изображения.
    Загруженные изображения должны считаться \"публичным доменом\". Так что не загружайте изображения, к которым у незнакомца не будет доступа.
    Загруженные изображения будут масштабироваться с сохранением пропорций, если высота превышает ", + 'text_disclaimer_two' => " пикселей или ширина превышает ", + 'text_disclaimer_three' => " пикселей
    Максимальный размер файла ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Файл", + 'checkbox_avatar_shared' => "Другие пользователи могут использовать мой аватар (он выбирается в usercp).", + 'submit_upload' => "Выгрузить", +); + +?> diff --git a/lang/ru/lang_catmanage.php b/lang/ru/lang_catmanage.php new file mode 100644 index 00000000..64f56887 --- /dev/null +++ b/lang/ru/lang_catmanage.php @@ -0,0 +1,86 @@ + "Управление категориями", + 'text_category_management' => "Управление категориями", + 'text_manage' => "Управлять", + 'text_searchbox' => "Поиск", + 'text_category_icons' => "Набор иконок категории", + 'text_second_icons' => "Вторая иконка", + 'text_categories' => "Категории", + 'text_sources' => "Источники", + 'text_media' => "Медиа", + 'text_codecs' => "Кодеки", + 'text_standards' => "Стандарты", + 'text_processings' => "Обработка", + 'text_teams' => "Команды", + 'text_audio_codecs' => "Аудио кодеки", + 'std_error' => "Ошибка", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Добавить", + 'text_no_record_yet' => "Пока нет записей!", + 'col_id' => "ID", + 'col_name' => "Наименование", + 'col_order' => "Заказ", + 'col_action' => "Действие", + 'text_delete' => "Удалить", + 'text_edit' => "Редактирование", + 'js_sure_to_delete_this' => "Вы уверены, что хотите удалить это?", + 'col_sub_category' => "Подкатегория", + 'text_per_row' => "Элементы/Строка", + 'text_padding' => "Padding", + 'text_enabled' => "Включено", + 'text_disabled' => "Отключено", + 'col_folder' => "Папка с набором иконок", + 'text_multi_language' => "Multi-lang.", + 'text_second_icon' => "Вторая иконка", + 'text_css_file' => "CSS файл", + 'text_none' => "нет", + 'text_css_file_note' => "CSS файл для этого набора значков. Введите полный путь, например 'styles/scenetorrents.css'. Оставьте его пустым, если нет.
    Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'text_designer' => "Дизайнер", + 'text_comment' => "Комментарий", + 'text_yes' => "Да", + 'text_no' => "Нет", + 'col_image' => "Изображение", + 'text_class_name' => "атрибут класса", + 'col_mode' => "Режим", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "Отправить", + 'text_subcategory_name_note' => "Не используйте длинное имя. Рекомендуется менее 10 букв.", + 'text_order_note' => "По возрастанию, то есть '0' приходит первым.", + 'row_searchbox_name' => "Имя поля поиска", + 'text_searchbox_name_note' => "Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'row_show_sub_category' => "Показать подкатегорию", + 'text_show_sub_category_note' => "Проверьте подкатегории вы хотите включить.", + 'row_items_per_row' => "Элементов в строке", + 'text_items_per_row_note' => "Установка количества элементов в поле поиска, например '8'.", + 'row_padding_between_items' => "Отступ между элементами", + 'text_padding_between_items_note' => "В пикселях. горизонтальное пространство между элементами в поиске, например '3'.", + 'text_category_icon_name_note' => "Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'text_folder_note' => "The folder name of the icon pack. Allowed Characters: [a-z] (in lower case), [0-9], [_./].
    MUST add a trailing slash (/) at the end, e.g. 'mycaticon/'", + 'text_multi_language_note' => "Использовать ли разные иконки категорий для разных языков. Если установлено значение «Да», поместите несколько наборов иконок в несколько папок под названием «ru», «chs» и т.д.", + 'text_second_icon_note' => "Использовать ли вторые иконки для дополнительной информации. Если установлено значение «да», поместите вторые иконки в папку с названием «дополнительно» вместе с обычными значками.", + 'text_designer_note' => "Человек, который создал набор иконок.", + 'text_comment_note' => "Информация о наборе иконок.", + 'text_icon_directory_note' => "Чтобы эти настройки работали, необходимо поместить иконки в нужную директорию. Поместите обычные иконки в 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' и вторые иконки в 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'.
    Не получить? Смотрите, если следующие примеры могут помочь:
    • Когда
      • searchbox_name='nhd'
      • icon_pack_folder='scenetorrents/'
      • multi-lang='yes'
      • second_icon='no'
      вы должны поместить английский обычный файл значков для фильмов (e. . 'movies.png') в 'pic/category/nhd/scenetorrents/ru/' .
    • Когда
      • searchbox_name='chd'
      • icon_pack_folder='nanosofts/'
      • multi-lang='no'
      • second_icon='yes'
      должен быть помещен обычный значок для фильмов (e. e. . files.png) в 'pic/category/chd/nanosofts/' и в дополнительном файле значков (например, 'bdh264.png') в 'pic/category/chd/nanosofts/additional/'.
    ", + 'text_second_icon_name_note' => "Не используйте длинное имя. Рекомендуется менее 10 букв.", + 'text_image_note' => "Имя файла изображения. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'row_selections' => "Выбор", + 'text_selections_note' => "Если выделение не определено, то для правила разрешено выбрать хотя бы один выбор.", + 'row_category_name' => "Название категории", + 'text_category_name_note' => "Не используйте длинное имя. Рекомендуется менее 10 букв.", + 'row_mode' => "Режим", + 'text_class_name_note' => "Значение атрибута 'Класс' изображения. Оставьте пустым, если нет. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_], и первая буква должна быть в [a-z].", + 'std_missing_form_data' => "Данные о форме отсутствуют.", + 'std_invalid_character_in_filename' => "Недопустимый символ в имени файла ", + 'std_must_define_one_selection' => "Вы должны указать по крайней мере одну выборку!", + 'std_invalid_mode_id' => "Неверный идентификатор режима.", + 'row_enable_custom_field' => 'Включить настраиваемое поле', + 'row_custom_field_display_name' => 'Отображаемое имя настраиваемого поля', + 'row_custom_field_display' => 'Отображение настраиваемого поля', + 'row_custom_field_display_help' => "Use 'specific label' to represent custom field's label and value,such as one custom field's name is 'artist',
    then it's label:<%artist.label%>,it's value:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/ru/lang_cheaterbox.php b/lang/ru/lang_cheaterbox.php new file mode 100644 index 00000000..16c8c1b9 --- /dev/null +++ b/lang/ru/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Подозреваемый еще не обнаружен.", + 'head_cheaterbox' => "Читерящик", + 'text_cheaterbox' => "Cheaterbox BETA", + 'col_added' => "Добавлено", + 'col_suspect' => "Подозреваемый", + 'col_hit' => "Попадание", + 'col_torrent' => "Торрент", + 'col_ul' => "UL", + 'col_dl' => "DL", + 'col_ann_time' => "Анн. Время", + 'col_seeders' => "Сидры", + 'col_leechers' => "Leechers", + 'col_comment' => "Комментарий", + 'col_dealt_with' => "Сделка с", + 'col_action' => "Акт.", + 'text_torrent_does_not_exist' => "Торрент не существует или удаляется", + 'text_yes' => "Да", + 'text_no' => "Нет", + 'submit_set_dealt' => "Установить сделку", + 'submit_delete' => "Удалить" +); + +?> diff --git a/lang/ru/lang_checkuser.php b/lang/ru/lang_checkuser.php new file mode 100644 index 00000000..b1516b88 --- /dev/null +++ b/lang/ru/lang_checkuser.php @@ -0,0 +1,17 @@ + "Ошибка", + 'std_no_user_id' => "Нет пользователя с таким ID!", + 'std_no_permission' => "У вас нет прав", + 'head_detail_for' => "Детали для ", + 'text_account_disabled' => "

    Эта учетная запись была отключена!

    ", + 'row_join_date' => "Присоединиться Дата", + 'row_gender' => "Гендерная проблематика", + 'row_email' => "Электронная почта", + 'row_ip' => "IP", + 'submit_confirm_this_user' => "Подтвердите этот пользователь" +); + +?> diff --git a/lang/ru/lang_comment.php b/lang/ru/lang_comment.php new file mode 100644 index 00000000..d270ed9e --- /dev/null +++ b/lang/ru/lang_comment.php @@ -0,0 +1,51 @@ + "Ошибка", + 'std_comment_flooding_denied' => "Захват комментариев не разрешен. Пожалуйста, подождите ", + 'std_before_posting_another' => " секунд(ы) перед публикацией другого комментария.", + 'std_no_torrent_id' => "Нет торрента с таким ID.", + 'std_no_comment_id' => "Нет комментариев с этим ID", + 'std_comment_body_empty' => "Тело комментария не может быть пустым!", + 'head_add_comment_to' => "Добавить комментарий к ", + 'text_add_comment_to' => "Добавить комментарий к ", + 'submit_okay' => "Окей", + 'text_comments_in_reverse_order' => "Most recent comments, in reverse order\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "В разрешении отказано.", + 'head_edit_comment_to' => "Редактировать комментарий ", + 'text_edit_comment_to' => "Редактировать комментарий ", + 'std_delete_comment' => "Удалить комментарий", + 'std_delete_comment_note' => "Вы собираетесь удалить комментарий. Нажмите\n", + 'std_here_if_sure' => ">here if you are sure.", + 'head_original_comment' => "Оригинальный комментарий", + 'text_original_content_of_comment' => "Оригинальное содержание комментария ", + 'std_unknown_action' => "Неизвестное действие.", + 'std_no_review_id' => "Нет отзыва с таким ID", + 'std_review_body_empty' => "Тело проверки не может быть пустым!", + 'text_reviews_in_reverse_order' => "

    Most recent reviews, in reverse order

    \n", + 'head_edit_review_to' => "Изменить отзыв на ", + 'text_edit_review_to' => "Изменить отзыв на ", + 'std_delete_review' => "Удалить отзыв", + 'std_delete_review_note' => "Вы собираетесь удалить отзыв. Нажмите\n", + 'head_original_review' => "Оригинальный отзыв", + 'text_original_content_of_review' => "Исходное содержимое отзыва ", + 'std_unknown_action' => "Неизвестное действие.", + 'row_user_comment' => "Пользователь комментарий", + 'row_editor_notes' => "Заметки редактора", + 'row_bouns_change' => "Изменение бонуса", + 'text_bouns_change_notes' => " от 0 до 1000, на основе качества обзора (более 1000 будет рассматриваться как 1000 и другие не в диапазоне будет рассматриваться как 0)", + 'std_review_no_external_info' => "Не удалось пометить комментарии без внешней информации!", + 'std_review_unmark' => "Снять отметку отзыва", + 'std_unmark_review_note' => "Вы собираетесь снять отметку с отзыва. Нажмите\n", + 'row_original_torrent' => "Оригинальный торрент", + 'text_no_exists' => "Ничего не существует!", + 'text_torrent_id' => " Торрент ID: ", + 'text_back' => "сзади", + 'text_body' => "Тело", + 'text_compose' => "Написать", + 'text_edit' => "Редактирование", +); + +?> diff --git a/lang/ru/lang_complains.php b/lang/ru/lang_complains.php new file mode 100644 index 00000000..de70be20 --- /dev/null +++ b/lang/ru/lang_complains.php @@ -0,0 +1,32 @@ + 'Проблема с жалобой на аккаунт', + 'text_new_complain' => 'Новая жалоба', + 'text_new_email' => 'Email аккаунта:', + 'text_new_body' => 'Детализация Жалоба:', + 'text_new_body_placeholder' => "Опишите вопрос здесь:\nСоответствующие доказательства применимы: Изображения отображаются в виде [img=URL]", + 'text_new_submit' => 'Отправить', + 'text_new_failure' => 'Введен неверный адрес электронной почты или пустая жалоба.', + 'text_created_title' => 'Жалоба создана', + 'text_created_note' => 'Пожалуйста, добавьте эту страницу в закладки для проверки ее обновлений позже. НЕ ОТВЕТСТВУЙТЕ ЭТОЙ URL АНИБУДЫ! Иначе ваша жалоба не будет рассмотрена.', + 'text_search_account' => 'Поиск учетной записи по этому email', + 'text_reply' => 'Ответ', + 'text_replies' => 'Следить за сообщениями', + 'text_complainer' => 'Жалоба', + 'text_added' => 'Добавлено', + 'text_no_replies' => 'Нет сообщений', + 'text_closed' => 'На эту жалобу были даны ответы и заблокированы для новых ответов.', + 'text_answer_it' => 'ЗАКРЫТЬ', + 'text_unanswer_it' => 'ПОВТОРИТЬ', + 'th_complain_at' => 'Жалоба на', + 'th_complain_account' => 'Пожаловаться на аккаунт', + 'th_action_view' => 'Вид', + 'pending_complaints' => 'Ожидающие жалобы', + 'no_pending_complaints' => 'Нет нерассмотренных жалоб', + 'complaints_processed' => 'Обработано жалоб', + 'no_complaints_have_been_processed' => 'Жалобы не были обработаны', + 'text_view_band_log' => 'Просмотр журнала банов', + 'reply_notify_subject' => 'Жалоба отвечена', + 'reply_notify_body' => 'You have a reply to your complaint on the site %s, click here to see it.', +]; diff --git a/lang/ru/lang_confirm_resend.php b/lang/ru/lang_confirm_resend.php new file mode 100644 index 00000000..ddb82e39 --- /dev/null +++ b/lang/ru/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Не удалось отправить письмо с подтверждением", + 'std_fields_blank' => "Не оставляйте поля пустыми.", + 'std_invalid_email_address' => "Неверный адрес электронной почты!", + 'std_email_not_found' => "The email address was not found in the database.\n", + 'std_user_already_confirm' => "User using this email address is already confirmed.\n", + 'std_passwords_unmatched' => "Пароли не совпадают! Нужно опечатать. Повторите попытку.", + 'std_password_too_short' => "Извините, пароль слишком короткий (минимум 6 символов)", + 'std_password_too_long' => "Извините, пароль слишком длинный (максимум 40 символов)", + 'std_password_equals_username' => "К сожалению, пароль не может быть таким же, как имя пользователя.", + 'std_error' => "Ошибка", + 'std_database_error' => "Ошибка базы данных. Пожалуйста, свяжитесь с администратором по этому вопросу.", + 'text_resend_confirmation_mail_note' => "

    Отправить письмо с подтверждением еще раз

    Используйте форму ниже, чтобы отправить вам письмо с подтверждением.

    Вы должны быть зарегистрированы в течение 1 дня и не подтвердили,
    в противном случае ваш оставшийся аккаунт может быть удален и вы должны зарегистрироваться снова.

    Примечание: неудачные попытки %s подряд забанит ваш ip!

    ", + 'row_registered_email' => "Зарегистрированный email: ", + 'row_new_password' => "Новый пароль: ", + 'text_password_note' => "Минимум 6 символов", + 'row_enter_password_again' => "Введите пароль еще раз: ", + 'submit_send_it' => "Отправь!", + 'text_you_have' => "У вас есть ", + 'text_remaining_tries' => " оставшихся попыток.", + + 'mail_title' => " Подтверждение регистрации пользователя (Послать)", + 'mail_this_link' => "ЭТО СЛОЖНО", + 'mail_here' => "ЗДЕСЬ", + 'mail_one' => "Hi ", + 'mail_two' => ",

    You have requested a new confirmation email on %s and you have
    specified this address ", + 'mail_three' => " as user contact.

    If you did not do this, please ignore this email. The person who entered your
    email address had the IP address ", + 'mail_four' => ". Please do not reply.

    To confirm your user registration, you have to follow ", + 'mail_four_1' => "

    Если ссылка выше нарушена или истекла, попробуйте отправить новое письмо подтверждения снова от ", + '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.", + 'text_select_lang' => "Выберите язык сайта: ", + 'std_need_admin_verification' => "Учетная запись нуждается в ручной проверке у администраторов." +); +?> diff --git a/lang/ru/lang_contactstaff.php b/lang/ru/lang_contactstaff.php new file mode 100644 index 00000000..b5633132 --- /dev/null +++ b/lang/ru/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Связаться с Сотрудником", + 'text_message_to_staff' => "Отправить сообщение сотруднику", + 'row_subject' => "Тема", + 'row_body' => "Тело", + 'submit_send_it' => "Отправить это!" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_delete.php b/lang/ru/lang_delete.php new file mode 100644 index 00000000..f90b2e42 --- /dev/null +++ b/lang/ru/lang_delete.php @@ -0,0 +1,17 @@ + "Не удалось удалить!", + 'std_missing_form_date' => "отсутствуют данные формы", + 'std_not_owner' => "Вы не владелец! Как это случилось?", + 'std_invalid_reason' => "Неверная причина ", + 'std_describe_violated_rule' => "Пожалуйста, опишите нарушенное правило.", + 'std_enter_reason' => "Пожалуйста, введите причину удаления этого торрента.", + 'head_torrent_deleted' => "Торрент удален!", + 'text_go_back' => "Вернитесь к откуда вы пришли", + 'text_back_to_index' => "Вернуться к индексу", + 'text_torrent_deleted' => "Торрент удален!" +); + +?> diff --git a/lang/ru/lang_deletedisabled.php b/lang/ru/lang_deletedisabled.php new file mode 100644 index 00000000..f1a471a7 --- /dev/null +++ b/lang/ru/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Удаление отключено", + 'text_delete_diasabled' => "Удаление отключено", + 'submit_delete_all_disabled_users' => "Удалить всех отключенных пользователей", + 'text_delete_disabled_note' => "If you click the following button, all disabled users at your site will be DELETED. NEVER click the button unless you are VERY SURE.", + 'text_users_are_disabled' => " пользователи удалены." +); + +?> diff --git a/lang/ru/lang_deletemessage.php b/lang/ru/lang_deletemessage.php new file mode 100644 index 00000000..e075e637 --- /dev/null +++ b/lang/ru/lang_deletemessage.php @@ -0,0 +1,12 @@ + "Неверный ID сообщения", + 'std_not_suggested' => "I would not do that if I would like to be you...", + 'std_not_in_inbox' => "Сообщение не во Входящих.", + 'std_not_in_sentbox' => "Сообщение не находится в вашем Sentbox.", + 'std_unknown_pm_type' => "Неизвестный тип PM." +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_details.php b/lang/ru/lang_details.php new file mode 100644 index 00000000..30e912d8 --- /dev/null +++ b/lang/ru/lang_details.php @@ -0,0 +1,247 @@ + "Ошибка", + 'std_no_torrent_id' => "Нет торрентов с таким ID", + 'head_details_for_torrent' => "Детали для торрента ", + 'text_successfully_uploaded' => "Успешно загружено!", + 'text_redownload_torrent_note' => "You should re-download the torrent and start seeding now.", + 'text_successfully_edited' => "Успешно отредактировано!", + 'text_go_back' => "Вернуться к ", + 'text_whence_you_came' => "откуда вы пришли", + 'text_rating_added' => "Рейтинг добавлен!", + 'text_thanks_added' => "Ваша благодарность добавлена!", + 'text_free' => "Бесплатно", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Бесплатно", + 'text_half_down' => "50%", + 'row_download' => "Скачать", + 'text_downloading_not_allowed' => "Вы не можете скачать.", + 'row_small_description' => "Небольшое описание", + 'row_info_hash' => "Инфо хэш", + 'row_description' => "Описание", + 'text_nfo' => "НЕТ", + 'text_view_nfo' => "[Все режимы]", + 'row_imdb_url' => "URL IMDb", + 'row_subtitles' => "Субтитры", + 'text_no_subtitles' => "Для этого торрента нет доступных субтитров", + 'submit_upload_subtitles' => "Загрузить субтитры!", + 'row_info' => " Инфо", + 'text_imdb' => "IMDb", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Дубан", + 'text_not_ready' => " информация не готова, нажмите ", + 'text_here_to_retrieve' => "here to retrive from ", + 'text_someone_has_requested' => "Кто-то запросил получение информации от ", + 'text_please_be_patient' => " секунд назад, пожалуйста, будьте терпеливы.", + 'text_information' => "Информация:", + 'text_title' => " Название: ", + 'text_title_chinese' => "Название на китайском: ", + 'text_also_known_as' => " Также известны как: ", + 'text_year' => " Год: ", + 'text_runtime' => " Запущенность: ", + 'text_mins' => " мин", + 'text_votes' => " Голоса: ", + 'text_rating' => " Оценка: ", + 'text_language' => " Язык: ", + 'text_country' => " Страна: ", + 'text_all_genres' => " Все жанры: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Директор: ", + 'text_written_by' => " Написано: ", + 'text_performed_by' => " Выполнено: ", + 'text_offcial_site' => " Offcial сайт: ", + 'text_imdb_link' => " Ссылка IMDb: ", + 'text_produced_by' => " Произведено: ", + 'text_music' => " Музыка: ", + 'text_plot_outline' => " Контур диаграммы:", + 'text_cast' => " Каст:", + 'text_as' => " как ", + 'text_recommended_comment' => " Рекомендуемый комментарий:", + 'text_information_updated_at' => "

    ПРИМЕЧАНИЕ: Эта информация обновлена ", + 'text_might_be_outdated' => " и может быть устаревшим сейчас, нажмите ", + 'text_here_to_update' => "here to update outdated info", + 'text_network_error' => "Внимание! Состояние сети не позволяет получать информацию от IMDb на лету", + 'text_avprogress' => "Average Progress: ", + 'row_type' => "Тип", + 'text_none_selected' => "(ничего не выбрано)", + 'text_source' => "Источник:", + 'text_codec' => "Кодек:", + 'text_stardard' => "Стандартный:", + 'text_processing' => "Обработка:", + 'row_quality' => "Качество", + 'col_type' => "Тип", + 'col_name' => "Наименование", + 'col_quality' => "Качество", + 'title_size' => "Размер", + 'title_time_added' => "Время добавлено", + 'title_seeders' => "Сидры", + 'title_leechers' => "Leechers", + 'col_special' => "Акция?", + 'text_normal' => "нормальный", + 'row_other_copies' => "Другие копии", + 'row_last_seeder' => "Последняя Действие: ", + 'text_ago' => " назад", + 'text_size' => "Размер: ", + 'text_none_yet' => "пока ничего (требуется по крайней мере %s голосов и получилось ", + 'text_only' => "только ", + 'text_none' => "нет", + 'text_no_votes_yet' => "Пока нет голосов", + 'text_invalid' => "неверный?", + 'text_out_of_five_with' => " из 5 с ", + 'text_votes_total' => " голос(ов)", + 'text_login_to_vote' => "Войдите в чтобы оценить", + 'select_add_rating' => "(добавить рейтинг)", + 'submit_vote' => "Голос!", + 'text_rating' => "Оценка: ", + 'row_time' => "Время", + 'row_hot_meter' => "Горячий метр", + 'text_views' => "Просмотров: ", + 'text_hits' => "Кол-во ударов: ", + 'text_snatched' => "Разхвачено: ", + 'text_view_snatches' => "
    раз(а)", + 'text_average_speed' => "Средняя скорость: ", + 'text_total_speed' => "Общая скорость: ", + 'text_health_note' => "(Эти средние значения со временем не являются точными)", + 'text_traffic' => "Трафик: ", + 'text_no_traffic' => "Нет трафика для Момента", + 'text_status' => "Статус: ", + 'text_dead' => "мертв", + 'row_health' => "Здоровье", + 'text_anonymous' => "Анонимный", + 'text_edit_torrent' => "Редактирование", + 'text_edit_and_delete_torrent' => "Изменить/Удалить", + 'title_edit_torrent' => "Нажмите чтобы Редактировать или Удалить этот торрент ", + 'row_upped_by' => "Загружено", + 'text_click' => "Click ", + 'text_num_files' => "Количество файлов: ", + 'text_see_full_list' => "[Просмотр полного списка]", + 'text_files' => " файлы", + 'row_file_list' => "Список файлов", + 'text_hide_list' => "[Скрыть список]", + 'row_action' => "Действие", + 'text_download_torrent' => "Скачать торрент", + 'text_download_paid_torrent' => "Торрент загрузки(анонс вычитает бонус: %s)", + 'text_download_bought_torrent' => "Скачать торрент (купленный)", + 'title_download_torrent' => "Скачать торрент", + 'text_ask_for_reseed' => "Спрашивать сброс", + 'title_ask_for_reseed' => "Спросите snatched пользователей for reseeding , когда есть нет seeder", + 'text_report_torrent' => "Сообщить о торренте", + 'title_report_torrent' => "Отчет торрент за нарушает правила ", + 'text_here' => "here", + 'row_peers' => "Личеры", + 'text_seeders' => " Сидер", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Всего пиров", + 'row_seeders' => "Сидры", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Скажи Спасибо!", + 'submit_you_said_thanks' => "You Said Thanks!", + 'text_no_thanks_added' => "пока не добавлено", + 'row_thanks_by' => "Спасибо", + 'row_torrent_info' => "Торрент Информация", + 'text_torrent_structure' => "Структура: ", + 'text_torrent_info_note' => "[Просмотр структуры]", + 'head_comments_for_torrent' => "Комментарии к торренту ", + 'text_comments_for' => "Комментарии для ", + 'text_snatch_detail_for' => "Детали Snatch для ", + 'text_users_top_finished_recently' => "Пользователи в верхней части закончили последнюю загрузку", + 'col_username' => "Имя пользователя", + 'col_uploaded' => "Загружено", + 'col_downloaded' => "Загружено", + 'col_when_completed' => "По завершении", + 'col_last_action' => "Последнее действие", + 'col_seeding' => "Раздача", + 'col_pm_user' => "Пользователь PM", + 'col_report_user' => "Пожаловаться на пользователя", + 'col_on_or_off' => "Вкл/Выкл", + 'text_global' => "Глобально", + 'text_torrent' => "Торрент", + 'text_yes' => "Да", + 'text_no'=> "Нет", + 'text_add_a_comment' => "Добавить комментарий", + 'text_no_comments_yet' => "Комментариев пока нет", + 'text_quick_comment' => "Быстрый комментарий", + 'submit_add_comment' => "Добавить комментарий", + 'title_pm' => "Отправить ЛС", + 'title_report' => "Отчет", + 'title_online' => "Онлайн", + 'title_offline' => "Оффлайн", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Довольно хорошо", + 'select_decent' => "Присутствие", + 'select_pretty_bad' => "Довольно плохо", + 'select_sucks' => "Удачи!", + 'text_lastfm_not_ready' => "Данные Last.fm не готовы, нажмите ", + 'text_biography' => "Биография", + 'text_tags' => "Теги:", + 'text_similiar_artists' => "Симилиарные художники:", + 'text_may_also_like' => "Также понравится:", + 'text_top_albums' => "Топ альбомов:", + 'text_listener' => " Слушатель", + 'text_scrobbled' => " Играет", + 'text_album' => " Альбом", + 'text_album_name' => "Имя: ", + 'text_track_number_info' => "Треки: ", + 'text_release_date' => "Дата выпуска: ", + 'text_label' => "Метка: ", + 'text_track_list' => "Список треков: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Название трека", + 'text_track_duration' => "Продолжительность", + 'text_track_listener' => "Слушатель", + 'text_ratings_legend' => "Легенда: ", + 'text_points' => " баллы", + 'text_totalvotes' => " голоса", + 'text_author' => "Автор: ", + 'text_from' => "от", + 'h1_user_reviews' => "Отзывы выбранных пользователей", + 'h1_critic_reviews' => "Обзор кинокритиков", + 'h1_user_comments' => "Комментарии пользователя", + 'text_local_link' => "Локальная ссылка", + 'text_at' => " в ", + 'row_basic_info' => "Основная информация", + 'text_site_rating' => " Рейтинг", + 'text_blank' => " ", + 'text_creator' => "Создатель: ", + 'submit_search_at_shooter' => "Поиск на Стрелке", + 'submit_search_at_opensubtitles' => "Поиск по Opensubtitles", + 'title_show_or_hide' => "Показать или Скрыть", + 'title_bookmark' => "Закладка", + 'text_album_information' => "Информация об альбоме: ", + 'text_about_album' => "Об этом альбоме: ", + 'text_artist' => " Художник", + 'text_artist_name' => "Художник: ", + 'text_medium' => "Средний:", + 'text_team' => "Группа:", + 'text_audio_codec' => "Аудио кодек:", + 'text_delete' => "Удалить", + 'text_other_copies' => " Другие копии", + 'row_uploader_bandwidth' => "Загрузчик
    пропускной способности", + 'text_and_more' => " и многое другое (спасибо от ", + 'text_users_in_total' => " всего пользователей)", + 'torrent_dl_url' => "URL торрента", + 'torrent_dl_url_notice' => "Вы можете скопировать его в свой BT клиент. Доступно только сегодня.", + 'torrent_dl_url_text' => "Щелкните правой кнопкой мыши для просмотра.", + 'span_description_have_given' =>'Вы дали магию значения', + 'text_no_magic_added' => "Нет магической ценности награды", + 'magic_value_number' => "Выбрано значение магической точки", + 'magic_value_award' => "Магическая ценность наград", + 'magic_newest_record' =>'Здесь только последняя запись. ', + 'magic_sum_user_give_number' => 'Член Группы присвоил полностью магическую награду', + 'magic_show_all_description' => 'Детали одного', + 'magic_haveGotBonus' => 'Издатель теперь получил цифровой бонус в награду.', + 'magic_have_no_enough_bonus_value' => 'нужно больше очков', + 'claim_already' => 'Получено', + 'claim_now' => 'Claim', + 'claim_info' => 'Уже занят %s пользователями, %s место.', + 'claim_detail' => 'Забрать детали', + 'claim_label' => 'Подтвердить торрент', + 'claim_confirm' => 'Вы уверены, что хотите претендовать на этот торрент?', + 'action_approval' => 'Одобрение', + 'row_tags' => 'Теги', + 'torrent_existed' => 'Торрент уже загружен!', +); + +?> diff --git a/lang/ru/lang_docleanup.php b/lang/ru/lang_docleanup.php new file mode 100644 index 00000000..3d605ff8 --- /dev/null +++ b/lang/ru/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Очистка', + 'running' => 'идёт очистка...подождите', + 'force' => 'If you need to force a complete cleaning, clickhere', + 'time_consumed' => 'Время, затраченное:%f сек', + 'done' => 'Готово', +]; diff --git a/lang/ru/lang_donate.php b/lang/ru/lang_donate.php new file mode 100644 index 00000000..66617385 --- /dev/null +++ b/lang/ru/lang_donate.php @@ -0,0 +1,31 @@ + "Извините", + 'std_do_not_accept_donation' => "Мы не принимаем пожертвования в данный момент.", + 'std_success' => "Успешно", + 'std_donation_success_note_one' => "Благодарим вас за пожертвование! Ваша транзакция была завершена. Нажмите ", + 'std_here' => "здесь", + 'std_donation_success_note_two' => " чтобы отправить нам информацию о транзакциях, чтобы мы могли зачислить Ваш счет!", + 'head_donation' => "Пожертвование", + 'text_donate' => "Пожертвовать", + 'std_error' => "Ошибка", + 'std_no_donation_account_available' => "Учетные записи для пожертвований не определены. Пожалуйста, сообщите об этом персоналу.", + 'text_donation_note' => "Спасибо за ваш интерес к пожертвованию. Все, что вы могли бы пожертвовать, будет благодарно вам получать независимо от того, насколько малы.", + 'text_donate_with_paypal' => "Пожертвовать через PayPal", + 'text_donate_paypal_note' => "1. Select your donation amount.
    2. Click PayPal button.
    3. Finish your payment at PayPal.", + 'text_select_donation_amount' => "Пожалуйста, выберите сумму пожертвования: ", + 'select_choose_donation_amount' => "---Выбрать сумму пожертвования--", + 'select_other_donation_amount' => "Другая сумма пожертвования", + 'text_usd_mark' => "$", + 'text_donation' => " Пожертвование", + 'text_donate_with_alipay' => "Пожертвовать с Alipay", + 'text_donate_alipay_note_one' => "1. Нажмите кнопку Alipay.
    2. Выберите 'pay to незнакомца'.
    3. Введите наш аккаунт в Alipay ", + 'text_donate_alipay_note_two' => " и заплати ему.
    4. Иди до тех пор, пока не закончишь.", + 'text_after_donation_note_one' => "После того, как вы пожертвовали, убедитесь, что ", + 'text_send_us' => "Отправить нам", + 'text_after_donation_note_two' => " the transaction information so we can credit your account!", +); + +?> diff --git a/lang/ru/lang_download.php b/lang/ru/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/ru/lang_download.php @@ -0,0 +1,5 @@ + "Уведомление о загрузке", + 'text_client_banned_notice' => "Заблокированная запись клиента", + 'text_client_banned_note' => "Привет!
    Трекер обнаружил, что вы используете забаненный клиент BitTorrent при последнем подключении. Пожалуйста, прочтите следующее уведомление.", + 'text_low_ratio_notice' => "Низкий показатель соотношения", + 'text_low_ratio_note_one' => "WARNING: Your ratio is low! You must improve it within ", + 'text_low_ratio_note_two' => ", or you will lose your membership here. If you have no idea what your ratio is, read the following notice carefully.", + 'text_first_time_download_notice' => "Первая заметка о загрузке", + 'text_first_time_download_note' => "Hi!
    Chances are it's your first time downloading a torrent from our tracker.
    There are probably a few things you should know before you continue. I will try to make this short :)", + 'text_this_is_private_tracker' => "Это частный трекер с требованием соотношения", + 'text_private_tracker_note_one' => "This is a private tracker, which means we reserve the tracker for the exclusive usage of our registered members. ", + 'text_learn_more' => "Узнайте больше о приватном трекере на ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "You MUST keep a minimum required upload-to-download ratio, or you will lose your membership here. ", + 'text_see_ratio' => "См. требование соотношения в ", + 'text_private_tracker_note_three' => "Ваше текущее соотношение всегда отображается под навигационным меню сайта. Пожалуйста, следите за ним.", + 'text_private_tracker_note_four' => "Как поддерживать хорошее соотношение?
    Что ж, лучший способ - это всегда оставлять запущенный BitTorrent клиент, а продолжать раздавать торренты, которые вы загрузили до тех пор, пока не удалите эти файлы.", + 'text_use_allowed_clients' => "Использовать только разрешенные клиенты BitTorrent", + 'text_allowed_clients_note_one' => "Well, there are quite a few BitTorrent clients out there. However, we ONLY accept some of them. Others (e.g. qbittorrentEE, Thunder) are banned here and would fail to connect our tracker. ", + 'text_allowed_clients_note_two' => "Полный список разрешенных клиентов можно найти в ", + 'text_allowed_clients_note_three' => ". Если вы не уверены, какой из них выбрать, рассмотрите следующие два рекомендуемых клиента: ", + 'title_download' => "Скачать ", + 'text_for' => "Для ", + 'text_for_more_information_read' => "Для получения дополнительной информации обратитесь к ", + 'text_rules' => "Правила", + 'text_and' => " и ", + 'text_faq' => "ЧАВО", + 'text_let_me_download' => "Я улучшу свое соотношение. ", + 'text_notice_not_show_again' => "Больше не показывать эту запись. ", + 'text_notice_always_show' => "Эта заметка всегда будет отображаться до тех пор, пока вы не улучшите ваше соотношение. ", + 'submit_download_the_torrent' => "Скачать торрент", +); + +?> diff --git a/lang/ru/lang_edit.php b/lang/ru/lang_edit.php new file mode 100644 index 00000000..1fbbb3f2 --- /dev/null +++ b/lang/ru/lang_edit.php @@ -0,0 +1,74 @@ + "Редактировать торрент - ", + 'text_cannot_edit_torrent' => "Невозможно изменить этот торрент", + 'text_cannot_edit_torrent_note' => "You're not the rightful owner, or you're not logged in properly.\n", + 'row_torrent_name' => "Имя торрента", + 'row_small_description' => "Небольшое описание", + 'row_nfo_file' => "NFO файл", + 'radio_keep_current' => "Оставить текущий", + 'radio_update' => "Обновить", + 'radio_remove' => "Удалить", + 'row_description' => "Описание", + 'row_type' => "Тип", + 'text_source' => "Источник:", + 'select_choose_one' => "выберите один", + 'text_codec' => "Кодек:", + 'text_standard' => "Стандартный:", + 'text_processing' => "Обработка:", + 'row_quality' => "Качество", + 'text_quality_note' => "Choose only for Video", + 'row_visible' => "Видимый", + 'checkbox_visible' => "Видимый на главной странице", + 'text_visible_note' => "Обратите внимание, что торрент будет автоматически виден при наличии seeder, и автоматически станет невидимым (мертвым), когда на какое-то время не было seeder. Используйте этот переключатель, чтобы ускорить процесс вручную. Также обратите внимание, что невидимые (мертвые) торренты все еще можно просмотреть или искать, это просто не по умолчанию.", + 'row_anonymous_uploader' => "Анонимный", + 'checkbox_anonymous_note' => "Установите этот флажок, чтобы скрыть загрузчика торрента", + 'row_special_torrent' => "Реклама", + 'select_use_global_setting' => "использовать глобальные настройки", + 'select_forever' => "навсегда", + 'select_until' => "до", + 'text_keep_current' => "держать текущее", + 'text_ie_for' => "для ", + 'text_promotion_until_note' => "(Формат времени ГГГГ-ММ-ДД чч:мм:сс)", + 'select_normal' => "нормальный", + 'select_free' => "бесплатно", + 'select_two_times_up' => "2x вверх", + 'select_free_two_times_up' => "бесплатный и 2х вверх", + 'select_half_down' => "50% скидка", + 'select_choose_torrent_state' => "Установить торрент на раскрутку", + 'row_torrent_position' => "Торрент Поставление", + 'row_recommended_movie' => "Рекомендовано фильм", + 'select_choose_recommended_movie' => "Выберите, если постер торрента фильма будет показан на главной странице", + 'select_hot' => "горячий", + 'select_classic' => "классический", + 'select_recommended' => "рекомендуемый", + 'select_sticky' => "липкий", + 'select_choose_if_sticky' => "Выберите, если торрент будет прикреплен на странице торрентов", + 'row_banned' => "Забанен", + 'checkbox_banned' => "Забанен", + 'submit_edit_it' => "Изменить это!", + 'submit_revert_changes' => "Вернуть изменения", + 'text_delete_torrent' => "Удалить торрент - Причина:", + 'radio_dead' => "Мёртв", + 'text_dead_note' => " 0 сеялок + 0 рычагов = 0 пиров всего", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Ненужное", + 'radio_rules' => "Правила", + 'text_req' => "(req)", + 'radio_other' => "Прочие вопросы", + 'submit_delete_it' => "Удалить это!", + 'text_move_to_browse' => "Переместить в раздел торрентов как ", + 'text_move_to_special' => "Move to Special section as ", + 'text_medium' => "Средний:", + 'row_pick' => "Выбрать", + 'row_check' => "Проверить", + 'text_team' => "Группа", + 'text_audio_codec' => "Аудио кодек", + 'row_content' => "Содержание", + 'ban_reason_label' => 'Причина', + 'fill_quality' => 'Качество заполнения', +); + +?> diff --git a/lang/ru/lang_faq.php b/lang/ru/lang_faq.php new file mode 100644 index 00000000..38797a67 --- /dev/null +++ b/lang/ru/lang_faq.php @@ -0,0 +1,12 @@ + "ЧАВО", + 'text_welcome_to' => "Добро пожаловать в ", + 'text_welcome_content_one' => "The goal is to provide the absolutely high quality stuff. Therefore, only specially authorised users have permission to upload torrents. If you have access to 0-day stuff do not hesitate to contact us!

    This is a private tracker, and you have to register before you can get full access to the site.", + 'text_welcome_content_two' =>" Before you do anything here at %s, we suggest you read the rules! There are only a few rules to abide by, but we do enforce them!

    Before you go any further you should read the %s user agreement.", + 'text_contents' => "Содержание", +); + +?> diff --git a/lang/ru/lang_fastdelete.php b/lang/ru/lang_fastdelete.php new file mode 100644 index 00000000..ce8e6f03 --- /dev/null +++ b/lang/ru/lang_fastdelete.php @@ -0,0 +1,13 @@ + "Не удалось удалить!", + 'std_missing_form_data' => "отсутствуют данные формы", + 'text_no_permission' => "Вы не авторизованы на удаление этого торрента, только модераторы или выше могут это сделать. Пожалуйста, свяжитесь с ним, если это ваш торрент и вы хотите удалить его.\n", + 'std_delete_torrent' => "Удалить торрент", + 'std_delete_torrent_note' => "Проверка безопасности: Вы собираетесь удалить торрент. Нажмите", + 'std_here_if_sure' => " here if you are sure." +); + +?> diff --git a/lang/ru/lang_fields.php b/lang/ru/lang_fields.php new file mode 100644 index 00000000..5ed3816a --- /dev/null +++ b/lang/ru/lang_fields.php @@ -0,0 +1,31 @@ + 'Управление настраиваемыми полями', + 'text_manage' => 'Управлять', + 'text_add' => 'Добавить', + 'text_field' => 'Поле', + 'text_delete' => 'Удалить', + 'text_edit' => 'Редактирование', + 'col_id' => 'ID', + 'col_name' => 'Наименование', + 'col_name_help' => 'Разрешать только цифры, алфавит, подчеркивание', + 'col_label' => 'Отображаемая метка', + 'col_type' => 'Тип', + 'col_required' => 'Требуется', + 'col_help' => 'Текст справки', + 'col_options' => 'Варианты', + 'col_options_help' => 'Необходимо, если тип радио-, флажок, выбрать. Одна строка, один параметр, формат: значение|отображать текст', + 'col_action' => 'Действие', + 'col_is_single_row' => 'Отображать в одной строке', + 'js_sure_to_delete_this' => 'Вы уверены, что хотите удалить?', + 'submit_submit' => 'Отправить', + 'field_type_text' => 'Короткий текст', + 'field_type_textarea' => 'Длинный текст', + 'field_type_radio' => 'Однократное горизонтальное выделение', + 'field_type_checkbox' => 'Множественный выбор по горизонтали', + 'field_type_select' => 'Одиночный выбор по вертикали', + 'field_type_image' => 'Изображение', + 'col_display' => 'Настраиваемый дисплей', + +]; diff --git a/lang/ru/lang_forummanage.php b/lang/ru/lang_forummanage.php new file mode 100644 index 00000000..159a4b67 --- /dev/null +++ b/lang/ru/lang_forummanage.php @@ -0,0 +1,38 @@ + "Управление форумами", + 'text_forum_management' => "Управление форумами", + 'text_edit_forum' => "Изменить форум", + 'row_forum_name' => "Название форума", + 'row_forum_description' => "Описание форума", + 'row_overforum' => "Overforum", + 'row_moderator' => "Модератор", + 'text_moderator_note' => "Максимум 3 модератора. Разделяйте их на «,».", + 'row_minimum_read_permission' => "Минимальное разрешение на чтение", + 'row_minimum_write_permission' => "Минимальное разрешение на запись", + 'row_minimum_create_topic_permission' => "Минимальное разрешение на создание темы", + 'row_forum_order' => "Заказ форума", + 'text_forum_order_note' => "Упорядочить по количеству по возрастанию. То есть, 0 показывает сверху", + 'submit_edit_forum' => "Редактировать форум", + 'text_no_records_found' => "К сожалению, записей не найдено!", + 'text_add_forum' => "Добавить форум", + 'text_make_new_forum' => "Создать новый форум", + 'submit_overforum_management' => "Управление форумами", + 'submit_add_forum' => "Добавить форум", + 'col_name' => "Наименование", + 'col_overforum' => "Overforum", + 'col_read' => "Чтение", + 'col_write' => "Написать", + 'col_create_topic' => "Создать тему", + 'col_moderator' => "Модератор", + 'col_modify' => "Изменить", + 'text_not_available' => "Н/Д", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'js_sure_to_delete_forum' => "Вы уверены, что хотите удалить этот форум?", + 'submit_make_forum' => "Сделать форум" +); + +?> diff --git a/lang/ru/lang_forums.php b/lang/ru/lang_forums.php new file mode 100644 index 00000000..d3a0bef8 --- /dev/null +++ b/lang/ru/lang_forums.php @@ -0,0 +1,204 @@ + "Нет активного пользователя в форуме сейчас.", + 'text_stats' => "Статистика", + 'text_our_members_have' => "Наши члены сделали ", + 'text_posts_in_topics' => " посты в ", + 'text_in_topics' => " темы. ", + 'text_there' => "Там ", + 'text_online_user' => " онлайн-пользователь", + 'text_in_forum_now' => " в форуме сейчас. ", + 'std_no_post_found' => "Пост не найден", + 'text_quick_jump' => "Быстрый прыжок: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "Неверный id форума", + 'text_new_topic_in' => "Новая тема в", + 'text_forum' => "форум", + 'std_forum_error' => "Ошибка форума", + 'std_topic_not_found' => "Тема не найдена.", + 'text_reply_to_topic' => "Ответить на тему: ", + 'text_compose' => "Написать", + 'std_error' => "Ошибка", + 'std_no_post_id' => "Нет записей с таким ID", + 'submit_submit' => "Отправить", + 'submit_preview' => "Предпросмотр", + 'text_tags' => "Теги", + 'text_smilies' => "Смайлы", + 'text_ten_last_posts' => "10 последних сообщений в обратном порядке", + 'text_by' => "от ", + 'text_at' => "в ", + 'head_edit_forum' => "Редактировать форум", + 'text_edit_forum' => "Изменить форум", + 'row_forum_name' => "Название форума", + 'row_description' => "Описание", + 'row_permission' => "Разрешение", + 'text_minimum' => "Минимум ", + 'select_minimum_class_view' => "Класс необходим для просмотра
     Минимум", + 'select_minimum_class_post' => "Требуется класс для поста
     Минимум", + 'select_minimum_class_topic' => "Класс необходим для создания тем", + 'std_no_forum_id' => "ID форума не найден.", + 'std_must_specify_forum_name' => "Вы должны указать имя форума.", + 'std_must_provide_forum_description' => "Вы должны предоставить описание для форума.", + 'head_delete_forum' => "Удалить форум", + 'text_warning' => "** ВНИМАНИЕ! **", + 'text_deleting_forum_id' => "Удаление ID форума ", + 'text_will_also_delete' => " также будет удалять ", + 'text_posts_in' => "посты в ", + 'text_topics' => " темы. ", + 'text_accept' => "ПРИНЯТЬ", + 'text_cancel' => "ОТМЕНА", + 'std_unauthorised_performing_action' => "Вы не авторизованы для этого действия!", + 'head_new_topic' => "Новая тема", + 'std_must_enter_subject' => "Вы должны ввести тему.", + 'std_subject_limited' => "Тема ограничена. Пожалуйста, сократите тему", + 'std_bad_topic_id' => "Неверный ID темы", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "Вы не авторизованы для сообщения. Прочитайте (Входящие)", + 'std_permission_denied' => "В разрешении отказано.", + 'std_no_body_text' => "Нет текста тела.", + 'std_post_flooding' => "Пост наводнение не разрешено. Пожалуйста, подождите ", + 'std_seconds_before_making' => " секунд до создания другого сообщения.", + 'std_no_topic_id_returned' => "ID темы не возвращен", + 'std_topic_locked' => "Эта тема закрыта.", + 'std_post_id_not_available' => "ID поста н/д", + 'std_unpermitted_viewing_topic' => "Вам не разрешено просматривать эту тему.", + 'text_prev' => "Предыдущий", + 'text_next' => "Следующий", + 'head_view_topic' => "Просмотр темы", + 'text_forums' => " Форумы", + 'text_ago' => " назад", + 'text_quote' => "Цитата", + 'text_last_edited_by' => "Последнее редактирование ", + 'text_last_edit_at' => " в ", + 'text_posts' => "Записи ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Коэффициент: ", + 'text_class' => "Класс:", + 'text_back_to_top' => "Вернуться вверх", + 'title_sticky' => "Липкие", + 'submit_sticky' => "Липкие", + 'submit_unsticky' => "Открепить", + 'submit_unlock' => "Разблокировать тему", + 'submit_lock' => "Заблокировать тему", + 'submit_delete_topic' => "Удалить тему", + 'text_rename_topic' => "Переименовать тему:", + 'submit_okay' => "Окей", + 'text_move_thread_to' => "Переместить эту тему в:", + 'submit_move' => "Переместить", + 'text_topic_locked_new_denied' => "

    Эта тема заблокирована; новые сообщения не допускаются.

    ", + 'text_unpermitted_posting_here' => "

    You are not permitted to post in this forum.

    ", + 'head_post_reply' => "Ответ на сообщение", + 'std_forum_not_found' => "Форум не найден.", + 'std_cannot_get_posts_count' => "Не удалось считать записей.", + 'std_delete_topic' => "Удалить тему", + 'std_delete_topic_note' => "Проверка безопасности: Вы собираетесь удалить тему. Нажмите на кнопку ", + 'std_here_if_sure' => "here if you are sure.", + 'std_no_topic_for_post' => "Нет тем, связанных с этим постом ID", + 'std_denied' => "Отказано!", + 'std_body_empty' => "Тело не может быть пустым!", + 'std_subject_empty' => "Тема не может быть пустым!", + 'std_success' => "Успешно", + 'std_post_edited_successfully' => "Сообщение было успешно изменено.", + 'text_edit_post' => "Изменить запись", + 'std_how_could_this_happen' => "как это случилось?!", + 'std_post_not_found' => "Пост не найден", + 'std_cannot_delete_post' => "Невозможно удалить сообщение; это первое сообщение темы. Вы должны ", + 'std_delete_topic_instead' => "delete the topic instead.", + 'std_delete_post' => "Удалить сообщение", + 'std_delete_post_note' => "Проверка безопасности: Вы собираетесь удалить пост. Нажмите ", + 'std_must_enter_new_title' => "Вы должны ввести новое название!", + 'std_not_permitted' => "Не разрешено", + 'std_sql_error' => "Ошибка SQL", + 'head_forum' => "Форум", + 'col_topic' => "Тема", + 'col_replies' => "Ответы", + 'col_views' => "Просмотров", + 'col_author' => "Автор", + 'col_last_post' => "Last post", + 'text_no_topics_found' => "Темы не найдены", + 'text_new_posts' => "Новые записи", + 'text_locked_topic' => "Заблокированная тема", + 'text_unpermitted_starting_new_topics' => "Вам не разрешается создавать новые темы в этом форуме.", + 'submit_view_unread' => "Просмотр непрочитанных", + 'submit_new_topic' => "Новая тема", + 'text_topics_with_unread_posts' => "Темы с непрочитанными сообщениями", + 'col_forum' => "Форум", + 'text_more_than' => "Более чем ", + 'text_items_found_displaying_first' => " найденных элементов, отображение первой ", + 'text_catch_up' => "Поймать вверх", + 'text_nothing_found' => "Ничего не найдено", + 'head_forum_search' => "Поиск на форуме", + 'col_post' => "Пост", + 'col_posted_by' => "Опубликовано ", + 'text_found' => "Найдено ", + 'text_num_posts' => " посты", + 'text_search_on_forum' => "Поиск на форумах", + 'text_by_keyword' => "по ключевому слову", + 'head_forums' => "Форумы", + 'col_forums' => "Форумы", + 'col_topics' => "Темы", + 'col_posts' => "Должности", + 'std_bad_forum_last_post' => "Плохое последнее сообщение форума", + 'text_in' => "в ", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'std_unknown_action' => "Неизвестное действие", + 'text_search' => "Искать", + 'text_view_unread' => "Просмотр непрочитанных", + 'text_forum_manager' => "Форум менеджер", + 'title_reply_with_quote' => "Ответить с Цитатой", + 'title_reply_directly' => "Ответить прямо к это пост", + 'title_delete_post' => "Удалить Пост", + 'title_edit_post' => "Редактировать Пост", + 'text_quick_reply' => "Быстрый ответ", + 'submit_add_reply' => "Добавить Ответить", + 'text_add_reply' => "Добавить ответ", + 'title_online' => "Онлайн", + 'title_offline' => "Оффлайн", + 'title_send_message_to' => "Отправить сообщение  ", + 'title_report_this_post' => "Пожаловаться на это сообщение", + 'title_new_topic' => "Новая тема", + 'col_moderator' => "Модератор", + 'text_apply_now' => "Н/Д", + 'text_locked' => "Заблокировано", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " просмотры в этой теме", + 'title_read' => "Чтение", + 'title_unread' => "Непрочитанные", + 'title_locked' => "Заблокировано", + 'title_locked_new' => "Заблокировано и непрочитано", + 'text_highlight_topic' => "Цветовая тема в ", + 'select_color' => "Нет", + 'submit_change' => "Go!", + 'head_view_unread' => "Просмотр непрочитанных", + 'text_today' => "Сегодня: ", + 'text_new_post' => " пост", + 'text_posts_today' => " сегодня.", + 'text_at_time' => " в ", + 'text_blank' => " ", + 'text_last_posted_by' => "Последнее сообщение ", + 'text_fast_search' => "Быстрый поиск: ", + 'text_go' => "Go!", + 'submit_show_more' => "Показать больше", + 'text_view_all_posts' => "Посмотреть все записи", + 'text_view_this_author_only' => "Просмотреть только этого автора", + 'title_jump_to_unread' => "Перейти к непрочитанным записям", + 'text_new' => "новый", + 'title_order_topic_desc' => "Сортировать по убыванию по теме", + 'title_order_topic_asc' => "Сортировать по времени по возрастанию", + 'title_order_post_asc' => "Сортировать по времени последнего поста по возрастанию", + 'title_order_post_desc' => "Сортировать по убыванию прошлой записи", + 'text_order' => "Сортировать по", + 'text_topic_desc' => "Время начала темы", + 'text_topic_asc' => "Тема времени вознесения", + 'text_post_asc' => "Время последней посты вознесения", + 'text_post_desc' => "Время последнего поста по убыванию", + 'text_post_protected' => "[size=3][b]--Privacy защита включена на этом форуме---[/b]\nТолько автор темы может прочитать содержимое,моды,администраторы и автор ответа.[/size]", +); + +?> diff --git a/lang/ru/lang_friends.php b/lang/ru/lang_friends.php new file mode 100644 index 00000000..b084d366 --- /dev/null +++ b/lang/ru/lang_friends.php @@ -0,0 +1,38 @@ + "Ошибка", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Доступ запрещен.", + 'std_no_user_id' => "Нет пользователя с ID ", + 'std_unknown_type' => "Неизвестный тип ", + 'std_user_id' => "ID пользователя ", + 'std_already_in' => " уже в вашем ", + 'std_list' => " список.", + 'std_delete' => "Удалить ", + 'std_delete_note' => "Вы действительно хотите удалить ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "here if you are sure.", + 'std_no_friend_found' => "Друг с ID не найден ", + 'std_no_block_found' => "Блок не найден с ID ", + 'head_personal_lists_for' => "Личные списки для ", + 'text_personallist' => "ПЕРСОНАЛЬНЫЙ СПИСОК", + 'text_friendlist' => "ДРУЗЬЯ", + 'text_friends_empty' => "No friends yet", + 'text_neighbors_empty' => "Еще нет соседей", + 'text_last_seen_on' => "Последнее посещение ", + 'text_ago' => " назад", + 'text_remove_from_friends' => "Удалить из друзей", + 'text_send_pm' => "Отправить ЛС", + 'text_added_you_to_friendslist' => "Вы добавлены в список друзей", + 'text_add_to_friends' => "Добавить в друзья", + 'text_blocklist_empty' => "Ваш заблокированный список пользователей пуст", + 'text_blocked_users' => "Заблокированные пользователи", + 'text_find_user' => "Найти пользователей и просмотреть список пользователей", + 'text_neighbors' => "Соседи", + 'text_friend' => "друг", + 'text_block' => "блок", +); + +?> diff --git a/lang/ru/lang_fun.php b/lang/ru/lang_fun.php new file mode 100644 index 00000000..ac9e6851 --- /dev/null +++ b/lang/ru/lang_fun.php @@ -0,0 +1,44 @@ + "Удалить вещи?", + 'text_please_click' => "Вы действительно хотите удалить веселый предмет? Нажмите\n", + 'text_here_if_sure' => "here if you are sure.", + 'std_error' => "Ошибка", + 'std_invalid_id' => "Неверный id веселого элемента", + 'std_permission_denied' => "Доступ запрещен!", + 'text_fun_title' => "Веселье Название", + 'text_body' => "Тело", + 'submit_okay' => "Окей", + 'head_new_fun' => "Новая забавная вещь", + 'text_submit_new_fun' => "Отправить новый смешный материал", + 'text_new_compose' => "Новая композиция", + 'head_fun' => "Веселье", + 'text_on' => " вкл ", + 'text_blank' => " ", + 'text_ago' => " назад", + 'text_posted_by' => " Опубликовано ", + 'text_not_funny' => "Собирается", + 'text_funny' => "Забавный", + 'text_very_funny' => "Разливка пальцев", + 'head_edit_fun' => "Правка", + 'text_edit_fun' => "Правка", + 'std_body_is_empty' => "Тело не может быть пустым!", + 'std_title_is_empty' => "Название не может быть пустым!", + 'std_fun_added_successfully' => "Интересно было успешно добавлено.", + 'std_error_happened' => "Что-то странное произошло.", + 'std_the_newest_fun_item' => "Последний веселый предмет ", + 'std_posted_on' => " опубликовано в ", + 'std_need_to_wait' => ". Пожалуйста, подождите, пока он не достигнет 24 часов.", + 'std_are_you_sure' => "Вы уверены?", + 'std_only_against_rule' => "Вы уверены, что хотите запретить этот веселый предмет? Обратите внимание, что вы должны сделать это только в том случае, если веселый предмет противоречит правилам. BTW, вы можете также дать пользователю немного предупреждения.", + 'std_reason_required' => "Причина (обязательно): ", + 'std_reason_is_empty' => "Вы должны указать причину!", + 'std_success' => "Успешно", + 'std_fun_item_banned' => "Веселый элемент успешно забанен.", + 'std_already_vote' => "Вы уже голосовали!", + 'std_cannot_give_bonus' => "Система не может дать бонус плакату предметов. Пожалуйста, сообщите администратору.", +); + +?> diff --git a/lang/ru/lang_functions.php b/lang/ru/lang_functions.php new file mode 100644 index 00000000..6d4b1ded --- /dev/null +++ b/lang/ru/lang_functions.php @@ -0,0 +1,344 @@ + "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' => "Доступ запрещен. Только ", + '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_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "You have 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.", + '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!", + '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_here_to_request_new' => "here to request a new image code.", + 'std_action' => '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_code' => "Security Code:", + 'text_slots' => "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.", + 'text_home' => "Домашний", + 'text_forums' => "Форумы", + 'text_torrents' => "Торренты", + 'text_offers' => "Предложения", + 'text_request' => "Запросы", + 'text_upload' => "Выгрузить", + 'text_subtitles' => "Субтитры", + 'text_user_cp' => "User CP", + 'text_top_ten' => "Топ 10", + 'text_log' => "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.", + 'text_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_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_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_you_have' => "У вас есть ", + 'text_new_message' => " 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_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_search' => "Искать", + 'text_profile' => "Профиль", + 'text_chat' => "Chat", + 'text_dox' => "DOX", + 'text_links' => "Ссылки", + 'text_username' => "Имя пользователя: ", + 'text_password' => "Password: ", + 'submit_log_in' => "Log in!", + 'text_register' => "Регистрация", + 'text_rules_link' => "Правила", + 'text_faq_link' => "ЧАВО", + 'text_useragreement' => "Useragreement", + 'text_prev' => "Предыдущий", + 'text_next' => "Следующий", + 'text_by' => " от ", + 'text_orphaned' => "(orphaned)", + 'text_at' => " в ", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'text_view_original' => "View original", + 'text_last_edited_by' => "Последнее редактирование ", + 'text_edited_at' => " в ", + 'col_type' => "Тип", + 'col_name' => "Наименование", + 'col_dl' => "DL", + 'col_wait' => "Wait", + 'col_edit' => "Редактирование", + 'col_visible' => "Видимый", + 'title_number_of_comments' => "Number of Comments", + 'title_time_added' => "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' => "Загрузчик", + 'col_action' => "Act", + 'text_normal' => "Обычный", + 'text_free' => "Бесплатно", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Бесплатно", + 'text_half_down' => "50%", + 'text_half_down_two_up' => "2X 50%", + 'text_new_uppercase' => "НОВЫЙ", + 'text_sticky' => "Липкие", + 'title_download_torrent' => "Download Torrent", + 'text_h' => " 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.", + 'title_online' => "Онлайн", + 'title_offline' => "Оффлайн", + 'title_send_message_to' => "Send message to ", + 'title_report_this_comment' => "Report this comment", + 'text_bookmarks' => "Bookmarks", + 'title_bookmark_torrent' => "Закладка", + 'title_delbookmark_torrent' => "Unbookmark", + 'text_mark' => "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", + '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_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_at_time' => " в ", + 'text_blank' => " ", + 'text_ago' => " назад", + 'text_last_commented_by' => "Последний комментарий ", + 'text_imdb' => "IMDb", + 'text_votes' => " голоса", + 'text_country' => "Страна", + 'text_genres' => "Genres", + 'text_director' => "Director", + 'text_starring' => "Starring", + 'text_runtime' => "Runtime", + 'text_language' => "Язык", + 'text_douban' => "Дубан", + 'text_region' => "Region", + 'text_creator' => "Creator", + 'text_awaiting_five_votes' => "awaiting 5 votes", + 'text_invite' => "Invite ", + 'text_send' => "Отправить", + 'text_tracks' => "Tracks", + 'text_label' => "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_special' => "Особый", + 'title_reply_with_quote' => "Цитата", + 'title_add_reply' => "Add Reply", + 'title_delete' => "Удалить", + 'title_edit' => "Редактирование", + 'title_reportbox' => "reportbox", + 'title_staffbox' => "staffbox", + 'title_sticky' => "Липкие", + 'text_new_news' => " unread important news", + 'std_no_user_named' => "There is no user named ", + 'text_banned' => "Забанен", + 'text_are' => " are ", + 'text_is' => " 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_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_smilies' => "Смайлы", + 'col_type_something' => "Type...", + 'col_to_make_a' => "To make a...", + 'text_year' => " year", + 'text_month' => " month", + 'text_day' => " день", + 'text_hour' => " час", + 'text_min' => " min", + 'select_color' => "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", + '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", + 'text_new' => "Новый", + 'text_reply' => "Ответ", + '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_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Загрузчик", + 'text_retiree' => "Ретираж", + 'text_forum_moderator' => "Forum Moderator", + 'text_moderators' => "Модератор", + 'text_administrators' => "Администратор", + 'text_sysops' => "SysOp", + '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_size' => "Размер", + 'text_downloads' => "Downloads", + 'text_attachment_key' => "Attachment for key ", + 'text_not_found' => " 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]', + '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//)", + '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/)", + '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_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' => 'Точки семян', + 'spoiler_expand_collapse' => 'Click to expand/collapse', + 'spoiler_default_title' => 'Collapse content', + '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' => "Отметить все", + '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.', +); + +?> diff --git a/lang/ru/lang_getrss.php b/lang/ru/lang_getrss.php new file mode 100644 index 00000000..81ab25a2 --- /dev/null +++ b/lang/ru/lang_getrss.php @@ -0,0 +1,51 @@ + "RSS лента", + 'head_rss_feeds' => "RSS лента", + 'std_error' => "Ошибка", + 'std_no_row' => "Вы должны выбрать строки!", + 'std_done' => "Готово!", + 'std_use_following_url' => "Используйте следующий URL в вашем RSS-трекере (например, Google Reader: ", + 'std_utorrent_feed_url' => "Используйте следующий URL-адрес в клиентах BitTorrent, поддерживающих RSS канал, например uTorrent: ", + 'row_categories_to_retrieve' => "Категории для получения", + 'row_feed_type' => "Тип ленты", + 'text_web_link' => "Ссылка", + 'text_download_link' => "Ссылка на загрузку", + 'row_rows_per_page' => "Строк на странице", + 'submit_generatte_rss_link' => "Генерировать ссылку RSS", + 'text_category' => "Категория", + 'text_source' => "Источник", + 'text_codec' => "Кодек", + 'text_standard' => "Стандартный", + 'text_processing' => "Обработка", + 'text_medium' => "Средний", + 'text_team' => "Команда", + 'text_audio_codec' => "Аудио кодек", + 'row_item_title_type' => "Формат отображения заголовка", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Название + ", + 'text_item_small_description' => "[Маленькое описание] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Показать закладки", + 'text_all' => "все", + 'text_only_bookmarked' => "только в закладках", + 'text_show_bookmarked_note' => "Только для клиентов BitTorrent", + 'row_keyword' => "Keyword", + 'text_with' => "с", + 'select_and' => "И", + 'select_or' => "ИЛИ", + 'select_exact' => "Точно", + 'text_mode' => "режим сопоставления ", + 'text_keyword_note' => "Ony subscribe to items with these keywords in titles.", + 'row_sticky' => 'Липкие', + 'row_paid' => 'Магия будет вычтена на загрузку', + 'row_paid_help' => 'Примечание: Это не свободный/50% тип акции, когда загрузчик устанавливает торрент для оплаты, загрузка потребует вычета бонуса', + 'paid_no' => 'Бесплатно', + 'paid_yes' => 'Оплачено', + 'paid_all' => 'Все', +); + +?> diff --git a/lang/ru/lang_getusertorrentlistajax.php b/lang/ru/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..768bb270 --- /dev/null +++ b/lang/ru/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "Тип", + 'col_name' => "Наименование", + 'title_size' => "Размер", + 'title_seeders' => "Сидры", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "Dl.", + 'col_ratio' => "Коэффициент", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Сна. в", + 'col_se_time' => "Se. Время", + 'col_le_time' => "Л. время", + 'text_record' => " запись", + 'text_no_record' => "Нет записи.", + 'text_total_size' => " | Общий размер: ", + 'col_added' => "Добавлено", + 'col_client' => 'Клиент', +); +?> diff --git a/lang/ru/lang_increment-bulk.php b/lang/ru/lang_increment-bulk.php new file mode 100644 index 00000000..97278569 --- /dev/null +++ b/lang/ru/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Групповой бонус/посещаемость/приглашение/выгружено/временное приглашение', + 'sent_success' => ' было добавлено и сообщение отправлено', + 'types' => [ + 'seedbonus' => 'бонус', + 'attendance_card' => 'визитная карточка', + 'invites' => 'пригласить', + 'uploaded' => 'загрузить', + 'tmp_invites' => 'временное приглашение', + ], + 'labels' => [ + 'type' => 'Тип', + 'amount' => 'Сумма', + 'duration' => 'Продолжительность', + 'duration_help' => 'Требуется только если тип [Временное приглашение] в днях', + 'user_class' => 'Класс пользователя', + 'roles' => 'Роли', + 'msg_subject' => 'тема сообщения', + 'msg_body' => 'содержимое сообщения', + 'operator' => 'Оператор', + ], +); + +?> diff --git a/lang/ru/lang_index.php b/lang/ru/lang_index.php new file mode 100644 index 00000000..b0a1e28f --- /dev/null +++ b/lang/ru/lang_index.php @@ -0,0 +1,111 @@ + "Нет опроса", + 'std_error' => "Ошибка", + 'std_duplicate_votes_denied' => "Ни один дубликат голосов не допускается!", + 'std_vote_not_counted' => "Произошла ошибка. Ваш голос не засчитан.", + 'std_option_unselected' => "Пожалуйста, выберите опцию.", + 'text_news_page' => "Новый", + 'text_recent_news' => "Последние новости", + 'text_e' => "Редактирование", + 'text_d' => "Удалить", + 'text_hotmovies' => "Горячая", + 'text_classicmovies' => "Классика", + 'text_free' => "Бесплатно", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Бесплатно", + 'text_shoutbox' => "Чат", + 'text_message' => "Сообщение: ", + 'sumbit_shout' => "кричать", + 'submit_clear' => "очистить", + 'text_last_five_posts' => "Последние 5 сообщений на форуме", + 'col_topic_title' => "Название темы", + 'col_view' => "Просмотров", + 'col_author' => "Автор", + 'col_posted_at' => "Опубликовано в", + 'text_in' => "в ", + 'std_no_torrent_found' => "Торренты не найдены", + 'text_last_five_torrent' => "Последние 5 торрентов", + 'col_name' => "Наименование", + 'col_seeder' => "Сидер", + 'col_leecher' => "Leecher", + 'text_polls' => "Опросы ", + 'text_new' => "Новый", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'text_votes' => "Голоса:", + 'radio_blank_vote' => "Пустой голос (a.k.a. \"Я просто хочу увидеть результаты!\")", + 'submit_vote' => "Голос!", + 'text_previous_polls' => "Предыдущие опросы", + 'text_tracker_statistics' => "Статистика трекера", + 'row_registered_users' => "Зарегистрированные пользователи / Ограничение", + 'row_unconfirmed_users' => "Неподтвержденные пользователи", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Предупреждаемые пользователи", + 'row_banned_users' => "Заблокированные пользователи", + 'row_male_users' => "Мужчины", + 'row_female_users' => "Женские пользователи", + 'row_torrents' => "Торренты", + 'row_dead_torrents' => "Мертвые торренты", + 'row_seeders' => "Раздача пиров", + 'row_leechers' => "Пиевые пиры", + 'row_peers' => "Личеры", + 'row_seeder_leecher_ratio' => "Коэффициент раздачи / переключения", + 'row_total_size_of_torrents' => "Общий размер торрентов", + 'row_total_uploaded' => "Всего загружено", + 'row_total_downloaded' => "Всего загружено", + 'row_total_data' => "Всего данных", + 'text_no_users_day' => "За последние 24 часа активных пользователей не было.", + 'text_no_active_users_now' => "Сейчас нет активных пользователей.", + 'text_no_user_torrenting' => "Нет пользователя раздачи или пиринга. :(", + 'text_tracker_load' => "Загрузка трекера", + 'text_our_tracker_load' => "Загрузка пиров трекера: ", + 'text_global_server_load' => "Глобальная загрузка сервера: ", + 'text_whats_going_on' => "Что происходит?", + 'text_members_have_visited' => " участники посетили за последние 24 часа и добро пожаловать в наш новый член, ", + 'text_users_browsing_now' => " пользователи просматривают сайт за последние 15 минут. ", + 'text_peers_active_now' => " пользователи раздаются или сдаются в эксплуатацию. ", + 'text_disclaimer' => "Оговорка", + 'text_disclaimer_content' => "Ни один из показанных здесь файлов не размещен на этом сервере. Трекер управляет только связями, он не имеет никаких знаний о содержании распространяемых файлов. Ссылки предоставляются только пользователями этого сайта. Администратор этого сайта %s не может нести ответственность за то, что поставили его пользователи, или за любые другие действия его пользователей. Вы не можете использовать этот сайт %s для распространения или загрузки материалов, если вы не имеете законных прав на это. Ответственность за соблюдение этих условий лежит на вас.", + 'text_browser_note' => "Этот сайт лучше всего просматривать с помощью \"Googleили\"Firefox\" и с разрешением выше 1024*768. Рекомендуемые клиенты BitTorrent: \"qBittorrent\"или\"Transmission\"", + 'title_show_or_hide' => "Показать/скрыть", + 'text_links' => "Ссылки", + 'text_manage_links' => "Управление ссылками", + 'text_author' => "Автор:", + 'text_datetime' => "Время:", + 'p_critic_reviews' => "Обзор кинокритиков", + 'p_user_reviews' => "Отзывы выбранных пользователей", + 'head_home' => "Домашний", + 'sumbit_to_guest' => "на гость", + 'text_apply_for_link' => "Применить для ссылок", + 'text_ago' => " назад", + 'text_auto_refresh_after' => "автообновление после ", + 'text_seconds' => " секунд", + 'text_funbox' => "Funbox", + 'text_more_fun' => "Ещё", + 'text_new_fun' => "Новый", + 'text_ban' => "Бан", + 'submit_fun' => "Веселье", + 'submit_dull' => "Тупой", + 'text_out_of' => " из ", + 'text_people_found_it' => " люди нашли это весело. ", + 'text_your_opinion' => "Что вы думаете? ", + 'text_vote_accepted' => "Спасибо! Ваш голос принят.", + 'row_users_active_today' => "Активные пользователи сегодня", + 'row_users_active_this_week' => "Пользователи на этой неделе", + 'row_active_browsing_users' => "Активный просмотр пользователей", + 'row_tracker_active_users' => "Активные пользователи трекера", + 'text_detail' => "Детали", + 'top_uploader_title' => 'Топ загрузчика (количество торрентов)', + 'col_counts' => 'Счетчик', + 'col_ranking' => 'Рейтинг', + 'top_uploader_toggle_time_range_tab' => 'Нажмите для переключения диапазона времени', + 'top_uploader_toggle_time_range_recently' => 'Последние 30 дней', + 'top_uploader_toggle_time_range_all' => 'За все время', + 'clear_shout_box' => 'Очистить ящик', + 'sure_to_clear_shout_box' => 'Вы уверены, что хотите очистить ящик?', +); + +?> diff --git a/lang/ru/lang_invite.php b/lang/ru/lang_invite.php new file mode 100644 index 00000000..0bbf7cb9 --- /dev/null +++ b/lang/ru/lang_invite.php @@ -0,0 +1,70 @@ + "Извините", + 'std_permission_denied' => "Доступ запрещен!", + 'head_invites' => "Приглашения", + 'std_no_invites_left' => "У вас нет приглашений. :(

    Пожалуйста, нажмите ", + 'here_to_go_back' => "here to go back.", + 'text_invite_code_sent' => "The invite code has been sent!
    ", + 'text_invite_someone' => "Пригласить кого-нибудь присоединиться ", + 'text_s' => "с", + 'text_invitation' => " приглашение", + 'text_left' => " слева", + 'text_email_address' => "Email Address", + 'text_email_address_note' => "Адрес электронной почты должен быть действителен. Приглашение будет отправлено по электронной почте о вашем приглашении.", + 'text_message' => "Сообщение", + 'submit_invite' => "Пригласить", + 'text_invite_status' => "Текущий статус приглашений", + 'text_no_invites' => "Пока нет приглашений.", + 'text_username' => "Имя пользователя", + 'text_email' => "Почта", + 'text_uploaded' => "Загружено", + 'text_downloaded' => "Загружено", + 'text_ratio' => "Коэффициент", + 'text_status' => "Статус", + 'text_confirm' => "Подтвердить", + 'text_confirmed' => "Подтверждено", + 'text_pending' => "В ожидании", + 'submit_confirm_users' => "Подтвердите Пользователи", + 'sumbit_invite_someone' => "Пригласить Кто-то", + 'text_sent_invites_status' => "Текущий статус отправленных приглашений", + 'text_no_invitation_sent' => "В данный момент приглашений нет.", + 'text_hash' => "Хэш", + 'text_send_date' => "Дата отправки", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Приглашенный пользователь', + + 'text_invitation_body' => " +Hi Buddy, + +I am inviting you to join %s which is a private community that have the finest +and most abundant stuff. If you are interested in joining us please read over +the rules and confirm the invite. Finally, please make sure you keep a nice ratio and +only upload content that follows rules of the site. + +Welcome aboard! :) +Best Regards, +", + 'text_invite_system' => "Система приглашений", + 'std_only' => "Только ", + 'std_or_above_can_invite' => " или выше можно отправить приглашение.", + 'text_email_restriction_note' => "Вы можете отправлять приглашение только с этих доменов: ", + 'harem_addition' => 'Добавка харема', + 'signup_link_help' => 'Правый клик для копирования', + 'signup_link' => 'Ссылка для регистрации', + 'text_seed_torrent_count' => 'Раздача', + 'text_seed_torrent_size' => 'Размер раздачи', + 'text_seed_torrent_bonus_per_hour' => 'Бонус к раздаче в час', + 'text_seed_torrent_bonus_per_hour_help' => 'То есть, семенные пункты, не рассматривают пожертвования, официальные торренты, ненависти и любые другие дополнения', + 'text_seed_torrent_last_announce_at' => 'Время последнего объявления', + 'text_enabled' => 'Включено', + 'text_tmp_status' => 'Статус временного приглашения', + 'text_expired_at' => 'Истек в', + 'text_permanent' => 'Использование постоянного приглашения', + 'text_consume_invite' => 'Использование приглашения', + 'text_temporary_left' => '%s временно приглашает', +); + +?> diff --git a/lang/ru/lang_iphistory.php b/lang/ru/lang_iphistory.php new file mode 100644 index 00000000..de5d5a04 --- /dev/null +++ b/lang/ru/lang_iphistory.php @@ -0,0 +1,16 @@ + "Ошибка", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Пользователь не найден", + 'head_ip_history_log_for' => "Журнал истории IP для ", + 'text_historical_ip_by' => "Исторические IP адреса, используемые ", + 'col_last_access' => "Последний доступ", + 'col_ip' => "IP", + 'col_hostname' => "Hostname", + 'text_not_available' => "Н/Д", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/ru/lang_ipsearch.php b/lang/ru/lang_ipsearch.php new file mode 100644 index 00000000..84fe8ac6 --- /dev/null +++ b/lang/ru/lang_ipsearch.php @@ -0,0 +1,24 @@ + "Ошибка", + 'std_invalid_ip' => "Неверный IP.", + 'std_invalid_subnet_mask' => "Неверная маска подсети.", + 'head_search_ip_history' => "Поиск в истории IP", + 'text_search_ip_history' => "Поиск в истории IP", + 'row_ip' => "IP", + 'row_subnet_mask' => "Маска подсети", + 'submit_search' => "Искать", + 'text_no_users_found' => "Пользователей не найдено", + 'text_users_used_the_ip' => " пользователи использовали IP: ", + 'col_username' => "Имя пользователя", + 'col_last_ip' => "Последний IP", + 'col_last_access' => "Последний доступ", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Последний доступ к этому IP", + 'col_added' => "Добавлено", + 'col_invited_by' => "Приглашен", + 'text_not_available' => "Н/Д", +); +?> diff --git a/lang/ru/lang_linksmanage.php b/lang/ru/lang_linksmanage.php new file mode 100644 index 00000000..78437814 --- /dev/null +++ b/lang/ru/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Применить для ссылок", + 'text_apply_for_links' => "Применить для ссылок", + 'text_rules' => "Правила для обмена ссылками:", + 'text_rule_one' => "1.Пожалуйста, сделайте нашу ссылку %s на вашем сайте, прежде чем попросить нас сделать то же самое.", + 'text_rule_two' => "2.Your site MUST NOT be involed in any illegal things. The administrators of this site %s take absolutely no responsibily for anything of your site.", + 'text_rule_three' => "3.Ссылки, которые мы создаем здесь, на нашем сайте %s являются текстовыми.", + 'text_rule_four' => "4.Ваш сайт должен иметь не менее 200 зарегистрированных пользователей или 50 человек ежедневно.", + 'text_rule_five' => "5.We reserve the rights to MODIFY OR DELETE ANY LINKS at our site %s without notification.", + 'text_rule_six' => "6.Если вы соответствовали вышеуказанным правилам, не стесняйтесь обращаться за ссылками на ваш сайт на %s. Тем не менее, мы не даем никаких гарантий для принятия всех заявлений.", + 'text_red_star_required' => "Поля, отмеченные красной звездой (*), обязательны к заполнению.", + 'text_site_name' => "Название сайта", + 'text_url' => "URL", + 'text_title' => "Заголовок", + 'text_title_note' => "Заголовок используется для отображения всплывающей подсказки по ссылке. Например, NexusPHP", + 'text_administrator' => "Администратор", + 'text_administrator_note' => "Мы требовали администратора TRUE NAME.", + 'text_email' => "Почта", + 'text_reason' => "Причина", + 'submit_okay' => "Окей", + 'submit_reset' => "Reset", + 'std_error' => "Ошибка", + 'std_no_sitename' => "Имя сайта не может быть пустым.", + 'std_no_url' => "URL не может быть пустым.", + 'std_no_admin' => "Администратор не может быть пустым. Нам нужно знать имя администратора", + 'std_no_email' => "Адрес электронной почты не может быть пустым.", + 'std_invalid_email' => "Недопустимый адрес электронной почты", + 'std_no_reason' => "Причина не может быть пустой. Пожалуйста, укажите причины, по которым вы можете связать ваш сайт.", + 'std_reason_too_short' => "Причина слишком короткая. Пожалуйста, скажите что-нибудь еще.", + 'std_success' => "Успешно", + 'std_success_note' => "Ваша заявка успешно отправлена. Пожалуйста, дождитесь нашего ответа.", + 'text_sitename_note' => "Имя вашего сайта. Например, NexusPHP", + 'text_url_note' => "напр. https://nexusphp.org", + 'text_email_note' => "Контактный адрес электронной почты администратора", + 'std_missing_form_data' => "Данные о форме отсутствуют.", + 'std_unable_creating_new_link' => "Не удалось создать новую ссылку.", + 'std_links_manage' => "Управление ссылками", + 'text_add_link' => "Добавить ссылку", + 'text_manage_links' => "Управление ссылками", + 'text_modify' => "Изменить", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'text_no_links_found' => "К сожалению, ссылки не найдены!", + 'text_edit_link' => "Изменить ссылку", + 'js_sure_to_delete_link' => "Вы уверены, что хотите удалить эту ссылку?", +); + +?> diff --git a/lang/ru/lang_log.php b/lang/ru/lang_log.php new file mode 100644 index 00000000..e3972b5e --- /dev/null +++ b/lang/ru/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Доступ запрещен. Только ", + 'std_or_above_can_view' => " or above could view LOG.

    Please see the FAQ for more information on different user classes and what they can do.

    The %s Staff
    ", + 'head_site_log' => "Ежедневный журнал", + 'text_search_log' => "Поиск дневного журнала", + 'submit_search' => "Искать", + 'text_log_empty' => "Журнал пуст
    ", + 'title_time_added' => "Время", + 'col_date' => "Дата", + 'col_event' => "Событие", + 'time_zone_note' => "

    Times are in GMT +8:00.

    ", + 'text_daily_log' => "Ежедневный журнал", + 'text_chronicle' => "Хроника", + 'text_code_update' => "Обновление кода", + 'text_funbox' => " Funbox ", + 'text_news' => "  Новости  ", + 'text_poll' => "  Опрос  ", + 'std_error' => "Ошибка", + 'std_invalid_action' => "Неверное действие", + 'head_chronicle' => "Хроника", + 'text_search_chronicle' => "Хроника поиска", + 'text_chronicle_empty'=> "Хроника пуста
    ", + 'col_modify' => "Изменить", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'submit_add' => "Добавить", + 'text_add_chronicle' => "Добавить Хроника", + 'std_permission_denied' => "Отлично! Вы не можете сделать это.", + 'submit_okay' => "Окей", + 'text_edit_chronicle' => "Редактировать Хроника", + 'head_code_update' => "Обновление кода", + 'text_search_code_update' => "Поиск события обновления кода", + 'text_add_code_update' => "Добавить событие \"Обновление кода\"", + 'text_edit_codeupdate' => "Редактировать событие \"Обновление кода\"", + 'text_codeupdate_empty' => "Обновление кода пустое
    ", + 'head_funbox' => "Флаг Журнал", + 'head_news' => "Новости", + 'text_search_news' => "Поиск новостей", + 'text_news_empty' => "Новости пустой
    ", + 'col_title' => "Заголовок", + 'col_body' => "Тело", + 'col_user' => 'Пользователь', + 'std_delete_poll' => "Удалить опрос", + 'std_delete_poll_confirmation' => "Вы действительно хотите удалить опрос? Нажмите ", + 'std_here_if_sure' => "here if you are sure.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Нет опросов!", + 'head_previous_polls' => "Предыдущие опросы", + 'text_previous_polls' => "Предыдущие опросы", + 'text_ago' => " назад", + 'text_votes' => "Голоса: ", + 'text_in' => "в ", + 'text_funbox_empty' => "Функс пуст
    ", + 'text_search_funbox' => "Фунбокс поиска", + 'text_title' => "название", + 'text_body' => "тело", + 'text_both' => "оба", + 'text_all' => "все", + 'text_normal' => "нормальный", + 'text_mod' => "mod", +); + +?> diff --git a/lang/ru/lang_login.php b/lang/ru/lang_login.php new file mode 100644 index 00000000..ee2ef30a --- /dev/null +++ b/lang/ru/lang_login.php @@ -0,0 +1,40 @@ + "Вход не выполнен!", + 'p_error' => "Ошибка:", + 'p_after_logged_in' => "Страница, которую вы пытаетесь просмотреть, может быть использована только при входе в систему.", + 'p_need_cookies_enables' => "Примечание: Для входа или переключения языка необходимо включить cookies.", + 'p_fail_ban' => "неудавшиеся входы подряд приведут к запрету на ваш ip!", + 'p_you_have' => "У вас есть", + 'p_remaining_tries' => "оставшихся попыток.", + 'p_no_account_signup' => "Don't have an account? Sign up right now!", + 'p_forget_pass_recover' => "Забыли пароль? Восстановить пароль по электронной почте", + 'p_account_banned' => "Учетная запись заблокирована? Просмотрите причину банапользователя журнала", + 'p_resend_confirm' => "Не получили письмо с подтверждением или ссылку для подтверждения повреждена? Отправьте письмо с подтверждением еще раз", + 'rowhead_username' => "Имя пользователя:", + 'rowhead_password' => "Пароль:", + 'button_login' => "Войти!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Автовыход из системы:", + 'text_restrict_ip' => "Ограничить IP:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Выйти через 15 минут", + 'checkbox_restrict_ip' => " Ограничить сеанс IP", + 'checkbox_ssl' => " Просмотр веб-сайта с шифрованием SSL (веб-браузер)", + 'checkbox_ssl_tracker' => " Подключить трекер к шифрованию SSL (клиент BitTorrent)", + 'text_advanced_options' => "Расширенные настройки:", + 'text_helpbox' => "Справка", + 'text_helpbox_note' => "Проблемы с регистрацией или входом? Оставьте сообщение здесь", + 'text_message' => "Сообщение: ", + 'sumbit_shout' => "кричать", + 'submit_clear' => "очистить", + 'text_select_lang' => "Выберите язык сайта: ", + 'head_login' => "Логин", + 'rowhead_two_step_code' => 'Двухфакторная аутентификация', + 'two_step_code_tooltip' => 'Если включено должно быть заполнено', + 'text_complain' => 'Канал подачи жалоб', +); + +?> diff --git a/lang/ru/lang_mailtest.php b/lang/ru/lang_mailtest.php new file mode 100644 index 00000000..080a362a --- /dev/null +++ b/lang/ru/lang_mailtest.php @@ -0,0 +1,18 @@ + "Проверка почты", + 'text_mail_test' => "Проверка почты", + 'row_enter_email' => "Введите email", + 'text_enter_email_note' => "Введите адрес электронной почты для отправки тестовой почты, например yourname@gmail.com", + 'submit_send_it' => "Отправь!", + 'text_smtp_testing_mail' => " Тестирование почты SMTP", + 'std_error' => "Ошибка", + 'std_invalid_email_address' => "Неверный адрес электронной почты!", + 'mail_test_mail_content' => "Привет, если вы видите это сообщение, ваша SMTP функция отлично работает. Хороший день.", + 'std_success' => "Успешно", + 'std_success_note' => "Ошибка не найдена. Однако это не означает, что письмо пришло 100%. Пожалуйста, проверьте почту." +); + +?> diff --git a/lang/ru/lang_makepoll.php b/lang/ru/lang_makepoll.php new file mode 100644 index 00000000..4dbda29a --- /dev/null +++ b/lang/ru/lang_makepoll.php @@ -0,0 +1,24 @@ + "Ошибка", + 'std_no_poll_id' => "Опрос с таким ID не найден", + 'std_missing_form_data' => "Отсутствуют данные формы!", + 'head_edit_poll' => "Изменить опрос", + 'text_edit_poll' => "Изменить опрос", + 'head_new_poll' => "Новый опрос", + 'text_day' => " день", + 'text_hour' => " час", + 'text_current_poll' => "Примечание: Текущий опрос ", + 'text_is_only' => " только ", + 'text_old' => " старый.", + 'text_make_poll' => "Сделать опрос", + 'text_question' => "Вопрос", + 'text_option' => "Вариант ", + 'submit_edit_poll' => "Изменить опрос", + 'submit_create_poll' => "Создать опрос", + 'text_required' => " обязательный" +); + +?> diff --git a/lang/ru/lang_messages.php b/lang/ru/lang_messages.php new file mode 100644 index 00000000..dfa31723 --- /dev/null +++ b/lang/ru/lang_messages.php @@ -0,0 +1,81 @@ + "Ошибка", + 'std_invalid_mailbox' => "Неверный почтовый ящик", + 'text_inbox' => "Входящие", + 'text_sentbox' => "Почтовая панель", + 'text_sender' => "Отправитель", + 'text_receiver' => "Приемник", + 'col_status' => "Статус", + 'col_subject' => "Тема", + 'col_date' => "Дата", + 'col_act' => "Акт.", + 'text_no_messages' => "Нет сообщений.", + 'text_remove_from_friends' => "[удалить из друзей]", + 'text_add_to_friends' => "[добавить к друзьям]", + 'submit_move_to' => "Переместить в", + 'text_or' => " или ", + 'submit_delete' => "Удалить", + 'text_unread_messages' => " Непрочитанные сообщения.", + 'text_read_messages' => " Читать сообщения.", + 'text_mailbox_manager' => "Менеджер почтовых ящиков", + 'std_no_permission' => "У вас недостаточно прав для просмотра этого сообщения.", + 'text_to' => "Кому", + 'text_from' => "От", + 'text_new' => "(Новый)", + 'text_reply' => "Ответ", + 'text_delete' => "Удалить", + 'text_forward_pm' => "Переслать PM", + 'std_cannot_move_messages' => "Не удалось переместить сообщения! ", + 'std_cannot_delete_messages' => "Сообщения не могут быть удалены! ", + 'std_no_action' => "Без действий", + 'std_no_permission_forwarding' => "У вас недостаточно прав для пересылки этого сообщения.", + 'row_to' => "Кому: ", + 'row_original_receiver' => "Orignal Прием:", + 'row_original_sender' => "Orignal Отправитель:", + 'row_subject' => "Тема:", + 'row_message' => "Сообщение:", + 'checkbox_save_message' => "Сохранить сообщение ", + 'submit_forward' => "Вперёд", + 'std_no_such_user' => "Извините, пользователя с таким именем не существует.", + 'std_rufused' => "Отклонено", + 'std_user_blocks_your_pms' => "Этот пользователь заблокировал ПМ от вас.", + 'std_user_accepts_friends_pms' => "Этот пользователь принимает только сообщения от пользователей в его списке друзей.", + 'std_user_blocks_all_pms' => "Этот пользователь не принимает PM.", + 'std_success' => "Успешно", + 'std_pm_forwarded' => "ЛС переадресован", + 'head_editing_mailboxes' => "Редактирование почтовых ящиков", + 'text_editing_mailboxes' => "Редактирование почтовых ящиков", + 'text_add_mailboxes' => "Добавить Почтовые Ящики", + 'text_extra_mailboxes_note' => "Вы можете добавить дополнительные почтовые ящики. Вам не нужно использовать все поля ввода.", + 'submit_add' => "Добавить", + 'text_edit_mailboxes' => "Редактировать почтовые ящики", + 'text_edit_mailboxes_note' => "Вы можете изменить имена или удалить имя для удаления этой виртуальной директории.
    Обратите внимание, что все сообщения в этом каталоге будут потеряны, если вы удалите этот каталог. ", + 'text_no_mailboxes_to_edit' => "Нет почтовых ящиков для редактирования.", + 'submit_edit' => "Редактирование", + 'std_no_message_id' => "Нет сообщений с таким ID.", + 'std_could_not_delete_message' => "Не удалось удалить сообщение.", + 'text_jump_to' => " в ", + 'select_inbox' => "Входящие", + 'select_sentbox' => "Почтовая панель", + 'submit_go' => "Идти", + 'input_check_all' => "Отметить все", + 'input_uncheck_all' => "Снять выделение", + 'title_unread' => "Непрочитанные", + 'title_read' => "Чтение", + 'text_system' => "Система", + 'text_no_subject' => "Нет темы", + 'col_search_message' => "Поиск сообщения", + 'text_search' => "Поиск: ", + 'text_in' => "в", + 'select_title' => "название", + 'select_body' => "тело", + 'select_both' => "оба", + 'submit_mark_as_read' => "Пометить как прочитанное ", + 'std_cannot_mark_messages' => "Невозможно пометить сообщение как прочитанное.", + 'std_no_message_selected' => "Не выбрано сообщение." +); + +?> diff --git a/lang/ru/lang_moforums.php b/lang/ru/lang_moforums.php new file mode 100644 index 00000000..dff76193 --- /dev/null +++ b/lang/ru/lang_moforums.php @@ -0,0 +1,26 @@ + "Управление форумами", + 'text_forum_management' => "Управление форумами", + 'text_overforum_management' => "Управление форумами", + 'col_name' => "Наименование", + 'col_viewed_by' => "Просмотрено", + 'col_modify' => "Изменить", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'js_sure_to_delete_overforum' => "Вы уверены, что хотите удалить этот overforum?", + 'text_no_records_found' => "К сожалению, записей не найдено!", + 'text_new_overforum' => "Новый Overforum", + 'text_overforum_name' => "Название форума", + 'text_overforum_description' => "Описание Overforum", + 'text_minimum_view_permission' => "Минимальное разрешение на просмотр", + 'text_overforum_order' => "Заказ Overforum", + 'text_overforum_order_note' => "Упорядочить по количеству по возрастанию. То есть, 0 показывает сверху", + 'submit_make_overforum' => "Сделать Overforum", + 'text_edit_overforum' => "Редактировать Overforum", + 'submit_edit_overforum' => "Редактировать Overforum" +); + +?> diff --git a/lang/ru/lang_moresmilies.php b/lang/ru/lang_moresmilies.php new file mode 100644 index 00000000..2e0c0af7 --- /dev/null +++ b/lang/ru/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Больше кликабельных смайликов", + 'text_close' => "Закрыть", +); + +?> diff --git a/lang/ru/lang_mybonus.php b/lang/ru/lang_mybonus.php new file mode 100644 index 00000000..3ee0e32c --- /dev/null +++ b/lang/ru/lang_mybonus.php @@ -0,0 +1,173 @@ + "Извините!", + 'std_karma_system_disabled' => "Система бонусных очков Кармы в настоящее время отключена. ", + 'std_points_active' => "Однако ваши баллы все еще активны.", + 'text_success_upload' => "Congratulations! You have just increased your Uploaded Amount!", + 'text_success_download' => "Поздравляем! Вы только что увеличили свою загруженное количество!", + 'text_success_invites' => "Congratulations! You have got yourself 1 new invite!", + 'text_success_vip' => "Поздравляем! Вы получили себя ", + 'text_success_vip_two' => " статус за один месяц!", + 'text_no_permission' => "ERROR! You have no permission.", + 'text_success_custom_title' => "Сокращения! Вы теперь известны как %s!", + 'text_success_gift' => " You have spread the Karma well.", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " Система бонусных очков кармы", + 'text_exchange_your_karma' => "Обменивайте бонусные очки Кармы (на данный момент ", + 'text_for_goodies' => " ) для товаров!", + 'text_no_buttons_note' => "Если кнопка отключена, вы не заработали достаточно бонусных баллов для торговли. ", + 'col_option' => "Вариант", + 'col_description' => "Описание", + 'col_points' => "Очки", + 'col_trade' => "Торговля", + 'text_username' => "Имя пользователя: ", + 'text_to_be_given' => "будет дано: ", + 'text_karma_points' => " Очки кармы!", + 'text_enter_titile' => "Enter the Special Title you would like to have ", + 'text_click_exchange' => " нажмите Обмен! ", + 'text_enter_receiver_name' => "Enter the username of the person you would like to send karma to, and select how many points you want to send and click Karma Gift!", + 'text_min' => "мин.", + 'text_max' => "макс.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "+ только!", + 'submit_exchange' => "Обменивать!", + 'text_unavailable' => "В настоящее время недоступно!", + 'text_more_points_needed' => "больше необходимо очков", + 'text_what_is_karma' => "Что за ад эти бонусные очки Кармы и как их получить?", + 'text_get_by_seeding' => "Вы получаете следующие очки кармы в час при посевении:", + 'text_for_seeding_torrent' => " для каждого находящегося торрента (макс. из ", + 'text_torrent' => " торрент", + 'text_donors_always_get' => "Доноры всегда получают ", + 'text_times_of_bonus' => "x бонусных очков.", + 'text_other_things_get_bonus' => "Другие вещи, которые дадут вам очки кармы:", + 'text_point' => " точка", + 'text_upload_torrent' => "загрузка нового торрента = ", + 'text_upload_subtitle' => "загрузка субтитров = ", + 'text_start_topic' => "запуск темы = ", + 'text_make_post' => "сообщение = ", + 'text_add_comment' => "комментирование торрента или предложения = ", + 'text_poll_vote' => "голосование при опросе = ", + 'text_offer_vote' => "голосование по предложению = ", + 'text_funbox_vote' => "голосование на funbox = ", + 'text_rate_torrent' => "рейтинг торрента = ", + 'text_say_thanks' => "спасибо = ", + 'text_receive_thanks' => "спасибо = ", + 'text_funbox_reward' => "размещать информацию о funbox, которая получила высокие рейтинги (см. правила)", + 'text_howto_get_karma_four' => " +

    вещи, которые вам следует учитыть:

    +
      ", + 'text_howto_get_karma_five' => "
    • Все, что вы можете получить карму, также может быть потеряно,
      i. . Если вы загрузите торрент, то удалите его, вы получите и потеряете ", + 'text_howto_get_karma_six' => ".
    • +
    • There are always other hidden bonus karma points over the site. Try to find them :)
    • +
    • Staff can give or take away points for breaking the rules, or doing good for the community.
    • +
    ", + 'std_no_permission' => "Нет разрешения", + 'std_class_above_vip' => "Ваш класс выше VIP!", + 'text_wasted_karma' => "Я только что потратил свою карму", + 'text_huh' => "А?", + 'text_karma_self_giving_warning' => "Not so fast there Mr. fancy pants...
    You can not spread the karma to yourself...
    If you want to spread the love, pick another user!

    click to go back to your Karma Bonus Point page.", + 'text_receiver_not_exists' => "Извините...
    Нет пользователя с таким именем

    нажмите, чтобы вернуться на вашу страницу бонусной точки Кармы.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Sorry, you don't have enough Karma points!
    go back to your Karma Bonus Point page.", + 'text_cheat_alert' => "Удачи! Мы знаем, что вы пытаетесь обмануть!", + 'text_not_enough_bonus' => "К сожалению, у вас недостаточно бонусов. BTW, как вы можете получить здесь?", + 'text_uploaded_one' => "1.0 ГБ загружено", + 'text_uploaded_note' => "При получении достаточного количества бонусных баллов вы можете обменять их на загрузочный кредит. Очки будут сняты с Вашего Бонус-Банка и кредит будет добавлен на Вашу общую загруженную сумму.", + 'text_download_note' => "With enough bonus points acquired, you are able to exchange them for an Download Credit. The points are then removed from your Bonus Bank and the credit is added to your total downloaded amount.", + 'text_uploaded_two' => "5.0 ГБ загружено", + 'text_uploaded_three' => "10.0 ГБ загружено", + 'text_uploaded_four' => "100.0 ГБ загружено", + 'text_downloaded_ten_gb' => "10.0 GB Downloaded", + 'text_downloaded_hundred_gb' => "100.0 GB Downloaded", + 'text_buy_invite' => "1 приглашение", + 'text_buy_invite_note' => "Если получено достаточно бонусных очков, вы можете обменять их на несколько приглашений. Очки будут сняты с Вашего Бонусного банка, и количество приглашений будет добавлено в количество приглашений.", + 'text_custom_title' => "Пользовательское название!", + 'text_custom_title_note' => "При получении достаточно бонусных очков вы можете купить себе собственное название. Только ограничения не являются неправильным или оскорбительным языком или именами классов пользователей. Очки будут сняты с Вашего Бонус-Банка и Ваш специальный титул будет изменен на Ваш выбор.", + 'text_vip_status' => "Статус VIP", + 'text_vip_status_note' => "При получении достаточного количества бонусных баллов Вы можете приобрести себе VIP статус в течение одного месяца. Очки будут сняты с Вашего Бонусного банка и Ваш статус изменится.", + 'text_bonus_gift' => "Дать карму подарок", + 'text_bonus_gift_note' => "Возможно, вам не нужно загружать кредит, но вы знаете, кто-то, что может использовать карму ускорения! Теперь вы можете подарить ваши кредиты кармы! Очки будут сняты с Вашего Бонус-Банка и добавлены на счет пользователя по Вашему выбору! И они получают ЛС со всей информацией, а также с кем...", + 'text_error' => "Ошибка", + 'text_ratio_too_high' => "Ваш коэффициент высок", + 'text_bonus_formula_one' => "The number of karma points gained per hour is given by the following formula

        
        
    +where
    • A is an intermediate variable
    • Ti is the ith torrent's Time Alive (TA), i.e. time elapsed since the torrent was uploaded, in weeks
    • T0 is a parameter. T0 = ", + 'text_bonus_formula_two' => "
    • Si является торрентом ив GB
    • Ni — это количество сеялок iторрент
    • N0 является параметром. N0= ", + 'text_bonus_formula_three' => "
    • B — это количество очков кармы, полученных при раздаче за час
    • B0 является параметром, , что означает максимальное количество бонусных баллов в час, которое пользователь может получить путем раздачи. B0= ", + 'text_bonus_formula_four' => "
    • L является параметром. L= ", + 'text_bonus_formula_five' => "
    В концовке вы можете получить больше бонусов при раздаче менее сидов и больших торрентов.", + 'text_bonus_formula_wi' => "
  • Wi - это вес торрента iпо умолчанию - 1, нулевой торрент ", + 'text_user_with_ratio_above' => "Пользователь с соотношением выше ", + 'text_and_uploaded_amount_above' => " и загрузил сумму выше ", + 'text_cannot_exchange_uploading' => " ГБ не может обменять на большую загрузку кредита.", + 'text_you_are_currently_getting' => "Сейчас вы получаете ", + 'text_per_hour' => " за час", + 'text_custom' => "Свой", + 'bonus_amount_not_allowed' => "Сумма бонуса не допускается! Вы можете отдать только от 25.0 до 1000.0 очков каждый раз.", + 'text_system_charges_receiver' => "NOTE: The system charges the gift receiver ", + 'text_tax_bonus_point' => " бонусный балл", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% от суммы, переведенной", + 'text_as_tax' => " как налог. Например, получатель получает только ", + 'text_tax_example_note' => " начисляет ему 100 бонусных очков в качестве подарка.", + 'text_no_advertisements' => " Дней без рекламы", + 'text_no_advertisements_note' => "При получении достаточного количества бонусных баллов вы можете купить себе некоторое время, в течение которого вы можете не видеть рекламу на этом сайте. Очки будут сняты с Вашего Бонус-Банка и Вы не увидите рекламы в течение определенного периода. Тем не менее, вы всегда можете повторно включить рекламу на Пользовательском CP. ", + 'text_success_no_ad' => "Наслаждайтесь временем без рекламы!", + 'submit_class_above_no_ad' => "Отключить рекламу на пользовательской CP", + 'submit_already_disabled' => "Реклама уже отключена", + 'text_click_on_ad' => "нажатие на рекламу (каждое объявление только один раз) = ", + 'text_promotion_link_clicked' => "промо-ссылка выбирается (каждый IP только один раз подсчитывает) = ", + 'text_charity_giving' => "Благотворительный подарок", + 'text_charity_giving_note' => "Благотворительная помощь оказывается непосредственно тем, кто в ней нуждается, и решать, кому будет приносить пользу ваша щедрость.", + 'text_ratio_below' => "Дать возможность тем, у кого соотношение ниже ", + 'text_and_downloaded_above' => " и загружено выше ", + 'text_select_receiver_ratio' => "Select the ratio of the people to whom you would like your charity goes to, and select how many points you want to send and click Charity Giving!", + 'submit_charity_giving' => "Благодарность за благотворительность!", + 'text_message' => "Сообщение: ", + 'bonus_amount_not_allowed_two' => "Сумма бонуса не допускается! Вы можете сдавать только с 1000.0 до 50000.0 очков каждый раз.", + 'bonus_ratio_not_allowed' => "Бонусный коэффициент не допускается! Только те пользователи, чье отношение ниже 0,8 требует благотворительности.", + 'std_no_users_need_charity' => "На данный момент благотворительность не требуется.", + 'text_success_charity' => "Спасибо! Спасибо за вашу щедрость.", + 'text_cancel_hr_title' => '&Отмена HR', + 'text_cancel_hr_label' => '&Введите HR ID:', + 'text_success_cancel_hr' => "Успешно отменено одно H&R.", + 'text_success_buy_medal' => 'Успешная покупка медали.', + 'text_attendance_card' => 'Купить карточку посещаемости', + 'text_attendance_card_note' => 'День, чтобы составить потребление посещаемости, посетите целевую дату бонусных наград в соответствии с обычным расчетом, то есть дата цели вперед для расчета количества непрерывных дней, чтобы получить награду.', + 'text_success_buy_attendance_card' => 'Успешная покупка 1 карточки посещения.', + 'text_harem_addition_get' => 'Текущее добавление harem получает бонус %s в час', + 'reward_type' => 'Тип вознаграждения', + 'factor' => 'Фактор', + 'got_bonus' => 'Получить бонус', + 'total' => 'Итого', + 'reward_type_basic' => 'Базовая награда', + 'reward_type_harem_addition' => 'Добавка харема', + 'bonus_base' => 'Базовый бонус', + 'lock_text' => 'The system limits you to one click on the exchange button within %s seconds!', + 'text_get_by_seeding_official' => 'Официальные торренты будут получать следующую дополнительную сумму в час', + 'official_calculate_method' => 'Формула для расчета официальной награды такая же, как и выше, но только для официального типа, Без учета низкого дохода', + 'official_tag_bonus_additional_factor' => 'Конечная награда - это рассчитываемая награда официального типа, умноженная на фактор официального типа, фактор текущего: ', + 'reward_type_official_addition' => 'Дополнительно', + 'text_get_by_harem' => 'Прибавка к гареме даст следующий дополнительный бонус в час', + 'harem_additional_desc' => "Only direct harems will be considered for the harem. Each harem's bonus addition value can be viewed here", + 'harem_additional_note' => 'Примечание: Если вы не делаете инициализации самостоятельно, это значение бонуса не будет добавлено в учетную запись пользователя', + 'harem_additional_factor' => 'Полученная награда - сумма почасового бонуса от всех гаремов (независимо от добавления), умножено на коэффициент бонуса гарем, с текущим значением ', + 'text_bonus_summary' => 'Общий бонус за час', + 'col_count' => 'Счетчик', + 'col_size' => 'Размер', + 'col_a' => 'Значение', + 'text_buy_tmp_invite' => '1 приглашение', + 'text_buy_tmp_invite_note' => "Если получено достаточно бонусных очков, вы можете обменять их на несколько временных приглашений, действительных в течение 7 дней. Очки будут сняты с Вашего Бонусного банка, а временные приглашения будут добавлены на Ваше временное количество приглашений.", + 'text_success_tmp_invites' => "Congratulations! You have got yourself 1 new temporary invite!", + 'text_buy_rainbow_id' => "Купить Rainbow ID", + 'text_buy_rainbow_id_note' => 'Добавляет эффект похожих на радугу для пользователей, действительный в течение 30 дней и совокупный со временем повторных покупок.', + 'text_success_buy_rainbow_id' => "Congratulations, Rainbow ID added 30 days!", + 'text_buy_change_username_card' => "Купить смену карты имени пользователя", + 'text_buy_change_username_card_note' => 'Измените имя пользователя один раз и он будет действителен навсегда.', + 'text_success_buy_change_username_card' => "Поздравляем с успешной покупкой смените имя пользователя!", + 'text_change_username_card_already_has' => 'Уже есть карта для изменения имени пользователя', + 'text_rainbow_id_already_valid_forever' => 'У вас уже есть постоянный Rainbow ID', +); + +?> diff --git a/lang/ru/lang_myhr.php b/lang/ru/lang_myhr.php new file mode 100644 index 00000000..9a8c5ad1 --- /dev/null +++ b/lang/ru/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Торрент', + 'th_uploaded' => 'Загружено', + 'th_downloaded' => 'Загружено', + 'th_share_ratio' => 'Доля', + 'th_seed_time_required' => 'Требуется время генерации', + 'th_completed_at' => 'Завершено в', + 'th_ttl' => 'Осталось времени проверки', + 'th_comment' => 'Комментарий', + 'action_remove' => 'Удалить', +]; diff --git a/lang/ru/lang_news.php b/lang/ru/lang_news.php new file mode 100644 index 00000000..9290a827 --- /dev/null +++ b/lang/ru/lang_news.php @@ -0,0 +1,21 @@ + "Удалить новость", + 'std_are_you_sure' => "Вы действительно хотите удалить новость? Нажмите ", + 'std_here' => "здесь", + 'std_if_sure' => " если вы уверены.", + 'std_error' => "Ошибка", + 'std_news_body_empty' => "Тело новостей не может быть пустым!", + 'std_news_title_empty' => "Название новости не может быть пустым!", + 'std_something_weird_happened' => "Что-то странное произошло.", + 'std_invalid_news_id' => "Нет новостей с ID ", + 'head_edit_site_news' => "Редактировать новости сайта", + 'text_edit_site_news' => "Редактировать новости сайта", + 'text_notify_users_of_this' => "Уведомить пользователей об этом.", + 'head_site_news' => "Новости сайта", + 'text_submit_news_item' => "Отправить новость" +); + +?> diff --git a/lang/ru/lang_offers.php b/lang/ru/lang_offers.php new file mode 100644 index 00000000..6fc8a58e --- /dev/null +++ b/lang/ru/lang_offers.php @@ -0,0 +1,143 @@ + "Предложено ", + 'text_inf' => "Inf.", + 'text_ratio' => "соотношение:", + 'text_orphaned' => "(сирот)", + 'text_at' => " в ", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'text_profile' => "Профиль", + 'text_pm' => "ЛС", + 'text_report' => "Отчет", + 'text_last_edited_by' => "Последнее редактирование ", + 'text_edited_at' => " в ", + 'head_offer_error' => "Ошибка предложения", + 'std_error' => "Ошибка!", + 'std_smell_rat' => "Я запах крыса!", + 'head_offer' => "Предложение", + 'submit_search' => "Go!", + 'text_red_star_required' => "Поля, отмеченные красной звездой (*), обязательны к заполнению.", + 'text_offers_open_to_all' => "Предложения открыты для всех пользователей... отличное соотношение!", + 'select_type_select' => "(Выбрать)", + 'row_type' => "Тип", + 'row_title' => "Заголовок", + 'row_post_or_photo' => "Плакат или фото", + 'text_link_to_picture' => "(Direct link to image. NO TAG NEEDED! Will be shown in description)", + 'row_description' => "Описание", + 'submit_add_offer' => "Добавить Предложение!", + 'col_type' => "Тип", + 'col_title' => "Заголовок", + 'title_time_added' => "Время добавлено", + 'col_offered_by' => "Добавлено ", + 'submit_show_all' => "Показать все", + 'std_must_enter_name' => "Необходимо ввести имя!", + 'std_must_select_category' => "Вы должны выбрать категорию для размещения предложения!", + 'std_must_enter_description' => "Вы должны ввести описание!", + 'std_wrong_image_format' => "Изображение ДОЛЖНО быть в формате jpg, gif или png.", + 'head_success' => "Успех!", + 'head_error' => "Ошибка!", + 'std_offer_exists' => "Предложение уже существует!", + 'text_view_all_offers' => "Просмотреть все предложения.", + 'head_offer_detail_for' => "Детали предложения для ", + 'text_offer_detail' => "Детали предложения", + 'row_time_added' => "Время добавлено", + 'row_status' => "Статус", + 'text_pending' => "В ожидании", + 'text_allowed' => "Разрешено", + 'text_denied' => "Отказано", + 'text_edit_offer' => "Изменить предложение", + 'text_delete_offer' => "Удалить предложение", + 'report_offer' => "Отчет о предложении", + 'row_allow' => "Разрешить", + 'submit_allow' => "Разрешить", + 'submit_let_votes_decide' => "Пусть голоса принять решение", + 'row_vote' => "Голос", + 'text_for' => "Для", + 'text_against' => "Против", + 'row_offer_allowed' => "Предложение разрешено", + 'text_voter_receives_pm_note' => "Если вы проголосовали за это предложение, вы будете PMed, когда он будет обновлен!", + 'text_urge_upload_offer_note' => "Это предложение было разрешено! Пожалуйста, загрузите его как можно скорее.", + 'row_vote_results' => "Голосование результаты", + 'text_see_vote_detail' => "[См. подробности голосования]", + 'row_report_offer' => "Отчет о предложении", + 'text_for_breaking_rules' => " для нарушения правил ", + 'submit_report_offer' => "Жалоба Предложение", + 'text_add_comment' => "Добавить комментарий", + 'text_no_comments' => "Нет комментариев", + 'std_access_denied' => "Доступ запрещен!", + 'std_mans_job' => "это работа мужчины!", + 'std_have_no_permission' => "У вас нет прав", + 'std_sorry' => "Извините", + 'std_no_votes_yet' => "Пока нет голосов... ", + 'std_back_to_offer_detail' => "Вернуться к деталям предложения", + 'std_cannot_edit_others_offer' => "Это не ваше предложение для редактирования.", + 'head_edit_offer' => "Изменить предложение ", + 'text_edit_offer' => "Изменить предложение", + 'submit_edit_offer' => "Редактировать Предложение", + 'head_offer_voters' => "Предложить избирателей", + 'text_vote_results_for' => "Предложить результаты голосования для", + 'col_user' => "Пользователь", + 'col_uploaded' => "Загружено", + 'col_downloaded' => "Загружено", + 'col_ratio' => "Коэффициент", + 'col_vote' => "Голос", + 'std_already_voted' => "Вы уже проголосовали", + 'std_already_voted_note' => "

    You've already voted, max 1 vote per offer

    Back to the ", + 'std_back_to_offer_detail' => "offer details

    ", + 'head_vote_for_offer' => "Голосовать за предложение", + 'std_vote_accepted' => "Голосование принято", + 'std_vote_accepted_note' => "

    Your vote have been accepted

    Back to the ", + 'std_cannot_delete_others_offer' => "Это не ваше предложение удалить!", + 'std_delete_offer' => "Удалить предложение", + 'std_delete_offer_note' => "Вы собираетесь удалить это предложение.", + 'head_offers' => "Предложения", + 'text_offers_section' => "Раздел предложений", + 'text_add_offer' => "Добавить предложение", + 'text_view_request' => "Просмотреть запросы", + 'select_show_all' => "(Показать все)", + 'submit_view_only_selected' => "просмотр только выбранный", + 'text_search_offers' => "Поиск: ", + 'title_comment' => "Комментарии", + 'col_vote_results' => "Голос", + 'text_nothing_found' => "Ничего не найдено!", + 'text_yep' => "оттенок", + 'text_nah' => "nah", + 'title_show_vote_details' => "Показать Голосование Детали", + 'title_i_want_this' => "Я хочу это!", + 'title_do_not_want_it' => "Я не , как это", + 'row_action' => "Действие", + 'text_quick_comment' => "Быстрый комментарий", + 'submit_add_comment' => "Добавить комментарий", + 'text_blank' => " ", + 'col_act' => "Акт.", + 'title_delete' => "Удалить", + 'title_edit' => "Редактирование", + 'col_timeout' => "Таймаут", + 'row_info' => "Инфо", + 'text_reason_is' => "Причина: ", + 'submit_confirm' => "Подтвердить", + 'title_add_comments' => "Добавить комментарий", + 'text_at_time' => " в ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Последний комментарий ", + 'title_has_new_comment' => "Имеет новый комментарий", + 'title_no_new_comment' => "Нет новых комментариев", + 'text_new' => "НОВЫЙ", + 'std_cannot_vote_youself' => "Вы не можете голосовать за собственные предложения.", + 'text_rules' => "Правила: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " или выше может загружать торренты напрямую, не проходя через секцию предложений. ", + 'text_rule_one_three' => " или выше могут добавлять предложения.", + 'text_rule_two_one' => "Предложение утверждается при поддержке голосов за него ", + 'text_rule_two_two' => " больше чем возражений против голосований.", + 'text_rule_three_one' => "Предложения будут удалены, если не утверждены ", + 'text_rule_three_two' => " часов после добавления.", + 'text_rule_four_one' => "Предложения будут удалены, если не загружены ", + 'text_rule_four_two' => " часов после утверждения.", + 'text_rule_skip_offer' => "Когда количество объявлений, переданных пользователем, больше или равно %d, пользователь может загружать торренты напрямую, не проходя через секцию предложений.", +); + +?> diff --git a/lang/ru/lang_ok.php b/lang/ru/lang_ok.php new file mode 100644 index 00000000..5d4ff6f5 --- /dev/null +++ b/lang/ru/lang_ok.php @@ -0,0 +1,24 @@ + "Регистрация пользователя", + 'std_account_activated' => "Регистрация прошла успешно, но учетная запись не активирована!", + 'account_activated_note' => "Ваша учетная запись успешно создана. Администратор должен подтвердить новых пользователей, прежде чем они будут классифицированы как зарегистрированные участники и иметь доступ к сайту, спасибо за понимание.", + 'account_activated_note_two' => "Ваша учетная запись успешно создана, однако ваш пригласитель должен подтвердить новых пользователей, прежде чем он будет классифицирован как зарегистрированный пользователь и иметь доступ к сайту, спасибо за понимание.", + 'std_signup_successful' => "Регистрация прошла успешно!", + 'std_confirmation_email_note' => "Письмо с подтверждением было отправлено на указанный вами адрес (" , + 'std_confirmation_email_note_end' => "). Вам нужно прочитать и ответить на это письмо, прежде чем вы сможете использовать свой аккаунт. Если вы не делаете этого, новая учетная запись будет удалена автоматически через некоторое время.", + 'head_sysop_activation' => "Активация учётной записи Sysop", + 'std_sysop_activation_note' => "

    Аккаунт Sysop успешно активирован!

    \n", + 'std_auto_logged_in_note' => "

    Ваша учетная запись была активирована!\n Вы были автоматически авторизованы. Теперь вы можете перейти на главную страницу и начать использовать свою учетную запись.

    \n", + 'std_cookies_disabled_note' => "

    Ваша учетная запись была активирована! Однако, похоже, что вы не можете войти в систему автоматически. Может быть, вам нужно открыть новое окно в вашем браузере.
    Другая возможная причина - отключение cookies в вашем браузере. Вы должны включить cookies для использования вашей учетной записи. Пожалуйста, сделайте это, а затем войдите в и повторите попытку.

    \n", + 'head_already_confirmed' => "Уже подтверждено", + 'std_already_confirmed' => "

    Already confirmed

    \n", + 'std_already_confirmed_note' => "

    Эта учетная запись уже подтверждена. Вы можете перейти к войти в через неё.

    \n", + 'head_signup_confirmation' => "Подтверждение регистрации", + 'std_account_confirmed' => "

    Аккаунт успешно подтвержден!

    \n", + 'std_read_rules_faq' => "

    Before you start using %s we urge you to read the RULES and the FAQ.

    \n" +); + +?> diff --git a/lang/ru/lang_polloverview.php b/lang/ru/lang_polloverview.php new file mode 100644 index 00000000..983fbf82 --- /dev/null +++ b/lang/ru/lang_polloverview.php @@ -0,0 +1,21 @@ + "Ошибка", + 'head_poll_overview' => "Обзор опросов", + 'text_polls_overview' => "Обзор опросов", + 'col_id' => "ID", + 'col_added' => "Добавлено", + 'col_question' => "Вопрос", + 'text_no_users_voted' => "Извините... Нет голосовавших пользователей!", + 'text_no_poll_id' => "Извините, с таким ID нет опросов!", + 'text_poll_question' => "Вопросы для опроса", + 'col_option_no' => "Параметр №", + 'col_options' => "Варианты", + 'text_polls_user_overview' => "Обзор опросов пользователя", + 'col_username' => "Имя пользователя", + 'col_selection' => "Выбор", +); + +?> diff --git a/lang/ru/lang_polls.php b/lang/ru/lang_polls.php new file mode 100644 index 00000000..2449ae5e --- /dev/null +++ b/lang/ru/lang_polls.php @@ -0,0 +1,20 @@ + "Ошибка", + 'std_permission_denied' => "В разрешении отказано.", + 'std_delete_poll' => "Удалить опрос", + 'std_delete_poll_confirmation' => "Вы действительно хотите удалить опрос? Нажмите\n", + 'std_here_if_sure' => "here if you are sure.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Нет опросов!", + 'head_previous_polls' => "Предыдущие опросы", + 'text_previous_polls' => "Предыдущие опросы", + 'text_ago' => " назад", + 'text_edit' => "Редактирование", + 'text_delete' => "Удалить", + 'text_votes' => "Голоса: " +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_preview.php b/lang/ru/lang_preview.php new file mode 100644 index 00000000..3c1a3bdd --- /dev/null +++ b/lang/ru/lang_preview.php @@ -0,0 +1,8 @@ + "Предпросмотр" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_promotionlink.php b/lang/ru/lang_promotionlink.php new file mode 100644 index 00000000..af8a03ad --- /dev/null +++ b/lang/ru/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Ссылка на акцию", + 'text_promotion_link' => "Ссылка на акцию", + 'text_promotion_link_note_one' => "Если вам действительно нравится этот сайт, почему бы не помочь людям узнать об этом? Вы можете сделать это, распространяя свою рекламную ссылку. ", + 'text_promotion_link_note_two' => "У каждого пользователя есть уникальная рекламная ссылка, случайный URL, созданный системой для его идентификации. Когда кто-то нажимает на вашу ссылку рекламы, он будет перенаправлен на этот сайт, и система вознаградит вас за помощь в распространении URL.", + 'text_you_would_get' => "Вы получите ", + 'text_bonus_points' => " бонусные очки при каждом нажатии на ссылку рекламы незаписанный IP. Только один клик засчитывается в ", + 'text_seconds' => " секунд.", + 'text_your_promotion_link_is' => "Ваша рекламная ссылка: ", + 'text_promotion_link_note_four' => "Вы можете выбрать любой из перечисленных ниже примеров: ", + 'col_type' => "Тип", + 'col_code' => "Код", + 'col_result' => "Результат", + 'col_note' => "Примечание", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Если у вас есть персональный сайт, вы можете использовать код XHTML на вашей странице.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Если у вас есть персональный сайт, вы можете использовать HTML код на вашей странице.", + 'row_bbcode' => "BBCode", + 'text_bbcode_note' => "Большинство программ интернет-форумов (например, vBulletin, Discuz!, PHPWind) поддерживают BBCode. Хорошо бы поместить вашу ссылку на рекламу в вашу подпись.", + 'row_bbcode_userbar' => "Панель пользователя BBCode", + 'text_bbcode_userbar_note' => "Для работы с панелью пользователей необходимо НЕ установить уровень конфиденциальности «сильный» (на пользовательском процессоре).", + 'row_bbcode_userbar_alt' => "BBCode userbar alt.", + 'text_bbcode_userbar_alt_note' => "Use this if the above one doesn't work. For userbar to work, you must NOT set your privacy level to 'strong' (at User CP)." +) +?> diff --git a/lang/ru/lang_recover.php b/lang/ru/lang_recover.php new file mode 100644 index 00000000..105e174c --- /dev/null +++ b/lang/ru/lang_recover.php @@ -0,0 +1,39 @@ + "Восстановление не удалось! (Смотри ниже)", + 'std_missing_email_address' => "Необходимо ввести адрес электронной почты!", + 'std_invalid_email_address' => "Неверный адрес электронной почты!", + 'std_email_not_in_database' => "The email address was not found in the database.\n", + 'std_error' => "Ошибка", + 'std_database_error' => "Ошибка базы данных. Пожалуйста, свяжитесь с администратором по этому вопросу.", + 'std_unable_updating_user_data' => "Не удается обновить данные пользователя. Пожалуйста, свяжитесь с администратором об этой ошибке.", + 'text_recover_user' => "Восстановить имя пользователя или пароль.", + 'text_use_form_below' => "Используйте форму ниже, чтобы сбросить пароль и ваши данные учетной записи были отправлены вам обратно.", + 'text_reply_to_confirmation_email' => "(Вам нужно будет ответить на подтверждение по электронной почте.)", + 'text_note' => "Примечание: ", + 'text_ban_ip' => " неудачные попытки подряд приведёт к блокировке вашего ip!", + 'row_registered_email' => "Зарегистрированный email: ", + 'submit_recover_it' => "Восстановить его!", + 'text_you_have' => "У вас есть ", + 'text_remaining_tries' => " оставшихся попыток.", + + 'mail_this_link' => "ЭТО СЛОЖНО", + 'mail_here' => "ЗДЕСЬ", + + 'mail_title' => " подтверждение сброса пароля", + 'mail_one' => "Hi,

    Someone, hopefully you, requested that the password for the account
    associated with this email address ", + 'mail_two' => " быть сброшено.

    Запрос, созданный с ", + 'mail_three' => ".

    If you did not do this ignore this email. Please do not reply.

    Should you wish to confirm this request, please follow ", + 'mail_four' => "
    After you do this, your password will be reset and emailed back to you.

    ------
    Yours,
    The %s Team.", + + 'mail_two_title' => " детали счета", + 'mail_two_one' => "Hi,

    As per your request we have generated a new password for your account.

    Here is the information we now have on file for this account:

    User name: ", + 'mail_two_two' => "
    пароль: ", + 'mail_two_three' => "

    Вы можете войти с ", + 'mail_two_four' => "

    Вы можете изменить свой пароль в User CP - Security Settings после входа.
    ------
    Ваш пароль,
    Команда %s.", + 'text_select_lang' => "Выберите язык сайта: ", + 'std_user_account_unconfirmed' => "The account has not been verified yet. If you didn't receive the confirmation email, try to reseed it.", +); +?> diff --git a/lang/ru/lang_report.php b/lang/ru/lang_report.php new file mode 100644 index 00000000..57e654e5 --- /dev/null +++ b/lang/ru/lang_report.php @@ -0,0 +1,42 @@ + "Ошибка", + 'std_missing_reason' => "Отсутствует причина!", + 'std_message' => "Сообщение", + 'std_successfully_reported' => "Сообщение успешно отправлено!", + 'std_already_reported_this' => "Вы уже пожаловались на это!", + 'std_sorry' => "Извините", + 'std_cannot_report_oneself' => "Вы не можете пожаловаться на себя!", + 'std_invalid_user_id' => "Неверный ID пользователя!", + 'std_cannot_report' => "Вы не можете пожаловаться ", + 'std_are_you_sure' => "Вы уверены?", + 'text_are_you_sure_user' => "Вы уверены, что хотите сообщить об этом пользователе ", + 'text_to_staff' => " в Персонал за нарушение правил?", + 'text_not_for_leechers' => "Please note, this is not to be used to report leechers, we have scripts in place to deal with them!", + 'text_reason_is' => "Причина (обязательно): ", + 'submit_confirm' => "Подтвердить", + 'text_reason_note' => " PLEASE Note!  Если нет причин, вы получите предупреждение самостоятельно.", + 'std_invalid_torrent_id' => "Неверный Торрент Id!", + 'text_are_you_sure_torrent' => "Вы уверены, что хотите сообщить об этом торренте ", + 'std_invalid_post_id' => "Неверный идентификатор записи!", + 'text_are_you_sure_post' => "Вы уверены, что хотите пожаловаться на сообщение форума (ID ", + 'text_of_topic' => " темы ", + 'text_of_torrent' => " торрент ", + 'text_of_offer' => " оферты ", + 'text_of_request' => " запроса ", + 'text_by' => ") от ", + 'std_invalid_comment_id' => "Неверный ID комментария!", + 'std_orphaned_comment' => "Осиротевший комментарий. Пожалуйста, сообщите об этом администратору.", + 'text_are_you_sure_comment' => "Вы уверены, что хотите пожаловаться на комментарий (ID ", + 'std_invalid_offer_id' => "Неверный идентификатор предложения!", + 'text_are_you_sure_offer' => "Вы уверены, что хотите сообщить о следующем предложении ", + 'std_invalid_request_id' => "Неверный ID запроса!", + 'std_are_you_sure_request' => "Вы уверены, что хотите сообщить о следующем запросе ", + 'std_invalid_action' => "Неверное действие.", + 'std_invalid_subtitle_id' => "Неверный ID субтитров!", + 'text_are_you_sure_subtitle' => "Вы уверены, что хотите сообщить о субтитрах ", +); + +?> diff --git a/lang/ru/lang_reports.php b/lang/ru/lang_reports.php new file mode 100644 index 00000000..cdfb8099 --- /dev/null +++ b/lang/ru/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Нет отчета.", + 'head_reports' => "Отчёты", + 'text_reports' => "Отчёты", + 'col_added' => "Добавлено", + 'col_reporter' => "Жалоба", + 'col_reporting' => "Представление докладов", + 'col_type' => "Тип", + 'col_reason' => "Причина", + 'col_dealt_with' => "Сделка с", + 'col_action' => "Акт.", + 'text_yes' => "Да", + 'text_no' => "Нет", + 'text_torrent' => "Торрент", + 'text_torrent_does_not_exist' => "Торрент не существует или удалён.", + 'text_user' => "Пользователь", + 'text_user_does_not_exist' => "Пользователь не существует или удалён.", + 'text_offer' => "Предложение", + 'text_offer_does_not_exist' => "Предложение не существует или удалено.", + 'text_forum_post' => "Сообщение на форуме", + 'text_post_does_not_exist' => "Сообщение не существует или удалено.", + 'text_post_id' => "ID поста ", + 'text_of_topic' => " темы ", + 'text_by' => " от ", + 'text_comment' => "Комментарий", + 'text_comment_does_not_exist' => "Комментарий не существует или удалён.", + 'text_of_torrent' => " торрент ", + 'text_of_offer' => " оферты ", + 'text_comment_id' => "ID комментария ", + 'text_subtitle' => "Субтитры", + 'text_subtitle_does_not_exist' => "Субтитры не существуют или удалены.", + 'text_for_torrent_id' => " для торрента ID ", + 'submit_set_dealt' => "Установить сделку", + 'submit_delete' => "Удалить", +); + +?> diff --git a/lang/ru/lang_rules.php b/lang/ru/lang_rules.php new file mode 100644 index 00000000..912dec70 --- /dev/null +++ b/lang/ru/lang_rules.php @@ -0,0 +1,8 @@ + "Правила" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_sendmessage.php b/lang/ru/lang_sendmessage.php new file mode 100644 index 00000000..6f8a9a1e --- /dev/null +++ b/lang/ru/lang_sendmessage.php @@ -0,0 +1,24 @@ + "Ошибка", + 'std_permission_denied' => "Отказано в доступе", + 'head_send_message' => "Отправить сообщение", + 'text_mass_message' => "Массовое сообщение ", + 'text_users' => "пользователей", + 'text_subject' => "Тема:", + 'text_comment' => "Комментарий:", + 'text_from' => "От:", + 'text_take_snapshot' => "Сделать снимок:", + 'submit_send_it' => "Отправь!", + 'submit_preview' => "Предпросмотр", + 'text_templates' => "Шаблоны:", + 'submit_use' => "Использовано", + 'std_no_user_id' => "Нет пользователя с таким ID.", + 'text_message_to' => "Сообщение для ", + 'checkbox_delete_message_replying_to' => "Удалить сообщение, на которое вы ответили", + 'checkbox_save_message_to_sendbox' => "Сохранить сообщение в поле" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_settings.php b/lang/ru/lang_settings.php new file mode 100644 index 00000000..9ee65119 --- /dev/null +++ b/lang/ru/lang_settings.php @@ -0,0 +1,819 @@ + "Да", + 'text_no' => "Нет", + 'text_website_settings' => "Настройки сайта", + 'text_configuration_file_saving_note' => "Перед сохранением настроек, пожалуйста, убедитесь, что у вас есть права доступа к файлам и каталогам.", + 'head_save_main_settings' => "Сохранить основные настройки", + 'std_message' => "Сообщение", + 'std_click' => "Click ", + 'std_here' => "здесь", + 'std_to_go_back' => " вернуться назад.", + 'head_save_basic_settings' => "Сохранить основные настройки", + 'head_save_code_settings' => "Сохранить настройки кода", + 'head_save_bonus_settings' => "Сохранить бонусные настройки", + 'head_save_account_settings' => "Сохранить настройки учетной записи", + 'head_save_torrent_settings' => "Сохранить настройки торрента", + 'head_save_smtp_settings' => "Сохранить настройки SMTP", + 'head_save_security_settings' => "Сохранить настройки безопасности", + 'head_save_authority_settings' => "Сохранить настройки Органа", + 'head_save_tweak_settings' => "Сохранить настройки настроек", + 'head_save_bot_settings' => "Сохранить настройки бота", + 'head_bot_settings' => "Настройки бота", + 'head_tweak_settings' => "Настроить настройки", + 'row_save_user_location' => "Сохранить расположение пользователя", + 'text_save_user_location_note' => "По умолчанию «нет». Сохраните последнее местоположение пользователя.", + 'row_log_user_ips' => "Журнал IP-адресов пользователя", + 'text_store_user_ips_note' => "По умолчанию «Да». Записывать IP-адрес, когда у пользователей другой IP-адрес.", + 'row_kps_enabled' => "Включить систему бонусных очков кармы", + 'text_enabled' => "Включено", + 'text_disabled_but_save' => "Отключено, но все равно сохранить очки", + 'text_disabled_no_save' => "Полностью отключено", + 'text_kps_note' => "Включено по-умолчанию. Включите KPS или отключите. Храните точки или нет.", + 'row_tracker_founded_date' => "Дата создания трекера", + 'text_tracker_founded_date_note' => "Формат времени - YYYY-MM-DD, задает дату создания трекера", + 'row_save_settings' => "Сохранить настройки", + 'submit_save_settings' => "Сохранить настройки [ТОЛЬКО ПРЕДУПРЕЖДЕНИЕ]", + 'head_smtp_settings' => "Настройки SMTP", + 'row_mail_function_type' => "Тип функции PHP Mail", + 'head_security_settings' => "Настройки безопасности", + 'row_enable_ssl' => "Использовать SSL (Ваб)", + 'row_enable_ssl_tracker' => "Использовать SSL (трекер)", + 'text_optional' => "Необязательный (выбираемый пользователем)", + 'text_ssl_note' => "По умолчанию «нет». Включение SSL требует дополнительной конфигурации для HTTP сервера и сертификата (либо от центра сертификации, либо от самоподписанной).", + 'row_enable_image_verification' => "Включить проверку изображений", + 'text_image_verification_note' => "По умолчанию «нет». Требовать ввод визуального кода проверки для регистрации и входа/восстановления.", + 'row_allow_email_change' => "Разрешить пользователю изменять email", + 'text_email_change_note' => "По умолчанию «нет». Установите значение «нет», чтобы запретить пользователям изменять свой адрес электронной почты", + 'row_cheater_detection_level' => "Уровень распознавания Cheater", + 'select_none' => "нет", + 'select_conservative' => "консервативный", + 'select_normal' => "нормальный", + 'select_strict' => "строгий", + 'select_paranoid' => "параноид", + 'text_cheater_detection_level_note' => "По умолчанию 'нормальная'. Установите уровень, который лучше всего подходит для вашего трекера. Строгий, медленный пикеры скорости объявления. ", + 'text_never_suspect' => "Никогда не подозревается ", + 'text_or_above' => " или выше, то есть не обнаружено. По умолчанию ", + 'row_max_ips' => "Макс. IP", + 'text_max_ips_note' => "Отключить регистрацию с одним и тем же IP-адресом.", + 'row_max_login_attemps' => "Макс. попыток входа", + 'text_max_login_attemps_note' => "Запрет на IP адрес, превышающий этот лимит.", + 'head_authority_settings' => "Настройки Уполномочения", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Класс пользователя по умолчанию: ", + 'text_default' => " По умолчанию ", + 'text_default_class_note' => ". Класс при регистрации", + 'row_staff_member' => "Член Персонала", + 'text_minimum_class' => "Минимальный класс: ", + 'text_staff_member_note' => ". Классы, рассматриваемые в качестве сотрудников", + 'row_news_management' => "Управление новостями", + 'text_news_management_note' => ". Добавляйте новое, редактируйте, удаляйте новости", + 'row_post_funbox_item' => "Пост в фубоксе", + 'text_post_funbox_item_note' => ". Размещать новые вещи в фиксации и редактировать вещи", + 'row_funbox_management' => "Управление функциями", + 'text_funbox_management_note' => ". Изменить, удалить, запретить вещи для любых приложений", + 'row_shoutbox_management' => "Управление чатами", + 'text_shoutbox_management_note' => ". Удалять сообщения в чате и папке поддержки", + 'row_poll_management' => "Управление опросами", + 'text_poll_management_note' => ". Добавляйте новые, редактируйте, удалять опросы", + 'row_apply_for_links' => "Применить для ссылок", + 'text_apply_for_links_note' => ". Применить ссылки на главной странице", + 'row_link_management' => "Управление ссылками", + 'text_link_management_note' => ". Добавить новые, редактировать, удалить ссылки", + 'row_forum_post_management' => "Управление сообщениями форума", + 'text_forum_post_management_note' => ". Редактировать, удалить, переместить, прикрепить и заблокировать сообщения на форуме", + 'row_comment_management' => "Управление комментариями", + 'text_comment_management_note' => ". Редактировать, удалять комментарии к торрентам, предложения", + 'row_forum_management' => "Управление форумами", + 'text_forum_management_note' => ". Добавляйте новые, редактируйте, удаляйте, перемещайте форумы", + 'row_view_userlist' => "Просмотр списка пользователей", + 'text_view_userlist_note' => ". Просмотр, поиск списка пользователей", + 'row_torrent_management' => "Управление торрентами", + 'text_torrent_management_note' => ". Измените торренты, исключая установку торрента липким или на рекламу или удаляйте", + 'row_torrent_sticky' => "Липкий торрент", + 'text_torrent_sticky_note' => ". Установить торренты липкими", + 'row_torrent_on_promotion' => "Пропаганда торрента", + 'text_torrent_promotion_note' => ". Установите торренты на промокод", + 'row_ask_for_reseed' => "Спрашивать повторное", + 'text_ask_for_reseed_note' => ". Запрашивать сброс, когда торренты мертвы", + 'row_view_nfo' => "Просмотр NFO", + 'text_view_nfo_note' => ". Смотрите NFO файлы", + 'row_view_torrent_structure' => "Просмотр структуры торрента", + 'text_view_torrent_structure_note' => ". Просмотр структуры торрент-файлов", + 'row_send_invite' => "Отправить приглашение", + 'text_send_invite_note' => ". Отправить приглашение членства другим", + 'row_view_history' => "Просмотр истории", + 'text_view_history_note' => ". Просмотрите комментарий друга и историю постов", + 'row_view_topten' => "Смотреть сверху", + 'text_view_topten_note' => ". Смотрите Топ 10", + 'row_view_general_log' => "Просмотр общего журнала", + 'text_view_general_log_note' => ". Просмотрите общий журнал, за исключением конфиденциального журнала", + 'row_view_confidential_log' => "Просмотр Конфиденциального Журнала", + 'text_view_confidential_log_note' => ". Просмотр конфиденциального журнала, например изменения настроек сайта", + 'row_view_user_confidential' => "Конфиденциальный профиль пользователя", + 'text_view_user_confidential_note' => ". Просмотрите профиль пользователя с конфиденциальностью, например IP-адрес, адрес электронной почты", + 'row_view_user_torrent' => "Просмотр истории торрентов пользователя", + 'text_view_user_torrent_note' => ". Просмотреть историю торрентов пользователя, например загруженные торренты.
    Действителен только если настройка уровня конфиденциальности пользователя не 'сильная'", + 'row_general_profile_management' => "Общее управление профилем пользователя", + 'text_general_profile_management_note' => ". Измените профиль пользователя, за исключением критических, например, электронная почта, имя пользователя, загруженные и загруженные суммы, бонус", + 'row_crucial_profile_management' => "Крупное управление профилем пользователя", + 'text_crucial_profile_management_note' => ". Изменение критического профиля пользователя, за исключением пожертвования (только ", + 'text_can_manage_donation' => " можно управлять пожертвованием).", + 'row_upload_subtitle' => "Загрузить субтитры", + 'text_upload_subtitle_note' => ". Загрузите субтитры для торрентов", + 'row_delete_own_subtitle' => "Удалить субтитры", + 'text_delete_own_subtitle_note' => ". Удалить субтитры, загруженные самим", + 'row_subtitle_management' => "Управление субтитрами", + 'text_subtitle_management' => ". Удалите любые субтитры", + 'row_update_external_info' => "Обновить внешнюю информацию", + 'text_update_external_info_note' => ". Обновление устаревшей внешней информации, например IMDb info", + 'row_view_anonymous' => "Анонимный просмотр", + 'text_view_anonymous_note' => ". Посмотреть, кто анонимный", + 'row_be_anonymous' => "Быть анонимным", + 'text_be_anonymous_note' => ". Загрузите торренты, субтитры анонимно", + 'row_add_offer' => "Добавить предложение", + 'text_add_offer_note' => ". Добавьте предложения для загрузки", + 'row_offer_management' => "Управление предложениями", + 'text_offer_management_note' => ". Разрешить, изменить, Удалить предложение", + 'row_upload_torrent' => "Загрузить торрент", + 'text_upload_torrent_note' => ". Загрузите торренты в раздел торренты", + 'row_upload_special_torrent' => "Загрузить специальный торрент", + 'text_upload_special_torrent_note' => ". Загрузите торренты в специальный раздел", + 'row_view_special_torrent' => 'Посмотреть специальный торрент', + 'text_view_special_torrent_note' => 'Просмотр торрентов в специальном разделе', + 'row_move_torrent' => "Переместить торрент", + 'text_move_torrent_note' => ". Перемещать торренты между разделами", + 'row_chronicle_management' => "Управление хроникой", + 'text_chronicle_management_note' => ". Добавить, отредактировать, удалить хронику.", + 'row_view_invite' => "Просмотр приглашения", + 'text_view_invite_note' => ". Просмотреть историю приглашений пользователя.", + 'row_buy_invites' => "Купить приглашения", + 'text_buy_invites_note' => ". Покупайте приглашения в бонусном центре.", + 'row_see_banned_torrents' => "Запрещенные торренты", + 'text_see_banned_torrents_note' => ". Смотрите и скачайте запрещенные торренты.", + 'row_vote_against_offers' => "Голосовать против предложений", + 'text_vote_against_offers_note' => ". Голосуйте против предложений.", + 'row_allow_userbar' => "Разрешить Userbar", + 'text_allow_userbar_note' => ". Загрузите его пользовательскую панель.", + 'head_basic_settings' => "Основные настройки", + 'row_site_name' => "Название сайта", + 'text_site_name_note' => "Название сайта.", + 'row_base_url' => "Базовый URL", + 'text_it_should_be' => "Это должно быть: ", + 'text_base_url_note' => ". NO trailing slash (/) at the end!", + 'row_announce_url' => "URL анонса", + 'row_mysql_host' => "MySQL хост", + 'text_mysql_host_note' => "Пожалуйста, введите ваш хост MySQL. Если MySQL работает на том же хосте, что и HTTP-сервер, введите 'localhost'. В противном случае введите IP адрес сервера, на котором работает MySQL.", + 'row_mysql_user' => "MySQL пользователь", + 'text_mysql_user_note' => "Пожалуйста, введите имя пользователя MySQL. Пользователь по умолчанию — «root». Тем не менее, по соображениям безопасности, вы можете рассмотреть возможность создания других пользователей MySQL для этого сайта", + 'row_mysql_password' => "Пароль MySQL", + 'text_mysql_password_note' => "По соображениям безопасности, текущий пароль MySQL здесь не отображается. Вам нужно ввести свой пароль MySQL каждый раз, когда меняет основные настройки.", + 'row_mysql_database_name' => "Имя базы данных MySQL", + 'row_mysql_database_port' => "Порт базы данных MySQL", + 'text_mysql_database_name_note' => "Пожалуйста, введите имя базы данных вашего трекера.", + 'text_mysql_database_port_note' => "Пожалуйста, введите порт базы данных вашего трекера.", + 'head_code_settings' => "Настройки кода", + 'row_main_version' => "Основная версия", + 'text_main_version_note' => "Главная версия кода.", + 'row_sub_version' => "Подверсия", + 'text_sub_version_note' => "Подверсия кода", + 'row_release_date' => "Дата выпуска", + 'text_release_date_note' => "Формат времени - YYYYY-MM-DD. Код даты был выпущен.", + 'row_authorize_to' => "Авторизовать", + 'text_authorize_to_note' => "Сайт или люди, которым присвоен код.", + 'row_authorization_type' => "Тип авторизации", + 'text_free' => "Бесплатно", + 'text_commercial' => "Коммерческие", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "URL сайта ", + 'text_web_site_note_two' => ".", + 'row_email' => "Почта", + 'text_email_note_one' => "Контактный адрес электронной почты ", + 'text_email_note_two' => ".", + 'row_msn' => "MSN", + 'text_msn_note_one' => "Контакт MSN ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "Контакт QQ ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Телефон", + 'text_telephone_note_one' => "Контактный телефон ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Настройки бонусов", + 'text_bonus_by_seeding' => "Получите бонус при раздаче", + 'row_donor_gets_double' => "Двойные подарки Донора", + 'text_donor_gets' => "Донор всегда получает ", + 'text_times_as_many' => " раз столько бонусных очков за seeding. По умолчанию '2'. Установите '0' чтобы рассматривать доноров как общих пользователей.", + 'row_basic_seeding_bonus' => "Базовый бонус к раздаче", + 'text_user_would_get' => "Пользователь получит ", + 'text_bonus_points' => " бонусные очки за сирент каждого торрента, максимальный ", + 'text_torrents_default' => " торренты. По умолчанию '1', '7'. Установите бонусные точки для '0', чтобы отключить правило.", + 'row_seeding_formula' => "Формула раздачи", + 'text_bonus_formula_one' => "Количество очков кармы, набранных в час, дается по следующей формуле", + 'text_where' => "где", + 'text_bonus_formula_two' => "A is an intermediate variable
  • Ti is the ith torrent's Time Alive (TA), i.e. time elapsed since the torrent was uploaded, in weeks", + 'text_bonus_formula_three' => "T0 является параметром. T0= ", + 'text_bonus_formula_four' => ". По умолчанию '4'", + 'text_bonus_formula_five' => "Si is the ith torrent's size, in GB", + 'text_bonus_formula_six' => "Ni — это количество сеятелей текущего торрента i
  • N0 — параметр. N0= ", + 'text_bonus_formula_zero_bonus_factor' => "Wi — это вес торрента i ", + 'text_bonus_formula_seven' => ". По умолчанию '7'", + 'text_bonus_formula_eight' => "B — это количество очков кармы, получаемых при раздаче за час", + 'text_bonus_formula_nine' => "B0 является параметром, стандарты на максимальные бонусные баллы в час пользователь может получить при посевении. B0= ", + 'text_bonus_formula_ten' => ". По умолчанию «100»", + 'text_bonus_formula_eleven' => "L является параметром. L= ", + 'text_bonus_formula_twelve' => ". По умолчанию '300'", + 'text_misc_ways_get_bonus' => "Различные способы получения бонуса", + 'row_uploading_torrent' => "Загрузка торрента", + 'text_uploading_torrent_note' => " бонусные очки за загрузку нового торрента. По умолчанию '15'.", + 'row_uploading_subtitle' => "Загрузка субтитров", + 'text_uploading_subtitle_note' => " бонусные очки за загрузку новых субтитров. По умолчанию '5'.", + 'row_starting_topic' => "Запуск темы", + 'text_starting_topic_note' => " бонусные очки за начало новой темы в форумах. По умолчанию '2'.", + 'row_making_post' => "Создание поста", + 'text_making_post_note' => " бонусные очки за сообщение в форумах. По умолчанию '1'.", + 'row_adding_comment' => "Добавление комментария", + 'text_adding_comment_note' => " бонусные баллы за добавление комментария к торрентам, предложения по умолчанию '1'.", + 'row_voting_on_poll' => "Голосование за опрос", + 'text_voting_on_poll_note' => " бонусные баллы за голосование в опросе. По умолчанию '1'.", + 'row_voting_on_offer' => "Голосование по предложению", + 'text_voting_on_offer_note' => " бонусные баллы за голосование по предложению. По умолчанию '1'.", + 'row_voting_on_funbox' => "Голосование за funbox", + 'text_voting_on_funbox_note' => " бонусные баллы за голосование за вещи funbox. По умолчанию '1'.", + 'row_saying_thanks' => "Благодарим", + 'text_giver_and_receiver_get' => "Благодарим дателя и получателя ", + 'text_saying_thanks_and' => " и ", + 'text_saying_thanks_default' => " бонусные очки. По умолчанию «0.5», «0».", + 'row_funbox_stuff_reward' => "Награда за Funbox", + 'text_funbox_stuff_reward_note' => " бонусные очки за добавление вещей, оцененных «веселыми». По умолчанию «5».", + 'text_things_cost_bonus' => "Бонус стоимости", + 'row_one_gb_credit' => "1.0 ГБ выгрузки кредита", + 'text_it_costs_user' => "Это стоит пользователю ", + 'text_one_gb_credit_note' => " бонусные баллы для обмена на 1.0 ГБ кредита загрузки загрузки. По умолчанию '300'.", + 'row_five_gb_credit' => "5.0 ГБ кредита на загрузку", + 'text_five_gb_credit_note' => " бонусные баллы для обмена на кредит выгрузки 5.0 ГБ. По умолчанию '800'.", + 'row_ten_gb_credit' => "10.0 ГБ кредита на загрузку", + 'text_ten_gb_credit_note' => " бонусные баллы для обмена на 10.0 ГБ кредита. По умолчанию '1200'.", + 'row_ratio_limit' => "Лимит соотношения", + 'text_user_with_ratio' => "Пользователь с соотношением выше ", + 'text_uploaded_amount_above' => " и загрузил сумму выше ", + 'text_ratio_limit_default' => " ГБ не может обменять для выгрузки кредита. По умолчанию '6', '50'. Установите '0' чтобы отключить лимит.", + 'row_buy_an_invite' => "Купить приглашение", + 'text_buy_an_invite_note' => " бонусные очки для получения приглашения. По умолчанию '1000'.Установите коэффициент '0', чтобы отключить покупку.", + 'row_custom_title' => "Пользовательское название", + 'text_custom_title_note' => " бонус указывает на его название. По умолчанию '5000'.", + 'row_vip_status' => "VIP статус", + 'text_vip_status_note' => " бонусные очки за покупку VIP статуса за один месяц. По умолчанию '8000'.", + 'row_allow_giving_bonus_gift' => "Разрешить бонусный подарок", + 'text_giving_bonus_gift_note' => "Разрешить пользователям давать бонусный подарок друг другу. По умолчанию 'Да'.", + 'head_account_settings' => "Настройки учётной записи", + 'row_never_delete' => "Никогда не отключать", + 'text_delete_inactive_accounts' => "Отключить неактивные учетные записи пользователей", + 'text_never_delete' => " или выше никогда не будут отключены. По умолчанию ", + 'row_never_delete_if_packed' => "Никогда не отключать если упакован", + 'text_never_delete_if_packed' => " или выше никогда не будут отключены при упаковке. По умолчанию ", + 'row_delete_packed' => "Отключить упакованные аккаунты", + 'text_delete_packed_note_one' => "Упакованные учетные записи будут отключены, если пользователи не вошли в систему более чем ", + 'text_delete_packed_note_two' => " дней в строке. По умолчанию '400', установите '0', чтобы отключить правило.", + 'row_delete_unpacked' => "Отключить неупакованные аккаунты", + 'text_delete_unpacked_note_one' => "Распакованные учетные записи будут отключены, если пользователи не вошли более чем ", + 'text_delete_unpacked_note_two' => " дней в строке. По умолчанию '150', установите '0', чтобы отключить правило.", + 'row_delete_no_transfer' => "Отключить аккаунты без передачи данных", + 'text_delete_transfer_note_one' => "Учетные записи с загруженным и загруженным количеством будут удалены, если пользователи не вошли в систему более чем ", + 'text_delete_transfer_note_two' => " дней в строке, или пользователи были зарегистрированы более чем ", + 'text_delete_transfer_note_three' => " days. Default '60', '0'.
    NOTE: Two rules work seperately. Setting one of them to '0' ONLY disables one rule.", + 'text_user_promotion_demotion' => "Повышение и понижение статуса пользователя", + 'row_ban_peasant_one' => "Бан ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " будет заблокирован, если не будет повышен в ", + 'text_ban_peasant_note_two' => " дней. По умолчанию '30', установите '0', чтобы заблокировать их.", + 'row_demoted_to_peasant_one' => "Понизить на ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Пользователи будут понижены до ", + 'text_demoted_peasant_note_two' => " при любых из следующих условий: ", + 'text_downloaded_amount_larger_than' => "Загруженная сумма больше чем ", + 'text_and_ratio_below' => " ГБ и соотношение ниже ", + 'text_demote_peasant_default_one' => ". По умолчанию '50', '0.4'.", + 'text_demote_peasant_default_two' => ". По умолчанию «100», «0.5».", + 'text_demote_peasant_default_three' => ". По умолчанию '200', '0.6'.", + 'text_demote_peasant_default_four' => ". По умолчанию '400', '0.7'.", + 'text_demote_peasant_default_five' => ". По умолчанию '800', '0.8'.", + 'text_demote_peasant_note' => "NOTE: DO NOT change to the ascendant order of downloaded amounts. Set downloaded amount to '0' to disable relevant rule.", + 'row_promote_to_one' => "Повысить до ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Пользователи, которые были пользователями дольше чем ", + 'text_downloaded_more_than' => ", и загружено более чем ", + 'text_with_ratio_above' => "GB, с соотношением выше ", + 'text_seed_points_more_than' => 'неделя, сид баллы выше', + 'text_be_promoted_to' => ", будет повышен до ", + 'text_promote_to_default_one' => ". По умолчанию ", + 'text_promote_to_default_two' => ". По умолчанию ", + 'text_demote_with_ratio_below' => "Тем не менее, пользователи будут понижены, если его соотношение упадет ниже ", + 'head_torrent_settings' => "Настройки торрента", + 'row_promotion_rules' => "Правила продвижения", + 'text_promotion_rules_note' => "Enable some automatic promotion rules. Ugly code right now. Need change later.", + 'row_random_promotion' => "Случайный промокод", + 'text_random_promotion_note_one' => "Торренты случайным образом рекламируются системой при загрузке.", + 'text_halfleech_chance_becoming' => "шанс % станет 50% Leechпо умолчанию '5'.", + 'text_free_chance_becoming' => "%Шанс стать Бесплатной Пиявкойпо умолчанию '2'.", + 'text_twoup_chance_becoming' => "% шанс стать 2X Upпо умолчанию '2'.", + 'text_freetwoup_chance_becoming' => "% шанс стать бесплатной пиявкой и 2X вверхпо умолчанию '1'.", + 'text_twouphalfleech_chance_becoming' => "% шанс стать 2x и 50% внизпо умолчанию '0'.", + 'text_random_promotion_note_two' => "Установите значения '0' для отключения правил.", + 'row_large_torrent_promotion' => "Большой продвижение торрентов", + 'text_torrent_larger_than' => "Торренты больше чем ", + 'text_gb_promoted_to' => " GB будет автоматически повышен до ", + 'text_by_system_upon_uploading' => " по системе при загрузке. ", + 'text_large_torrent_promotion_note' => "По умолчанию '20', 'free'. Установите '0' размер торрента для отключения правила.", + 'row_promotion_timeout' => "Таймаут промоакции", + 'text_promotion_timeout_note_one' => "Акция для торрентов истекает через некоторое время.", + 'text_halfleech_will_become' => "50% Leech will become ", + 'text_after' => " после ", + 'text_halfleech_timeout_default' => " дней. По умолчанию 'нормальный', '150'.", + 'text_free_will_become' => "станет бесплатной пиявкой ", + 'text_free_timeout_default' => " дней. По умолчанию 'нормальный', '60'.", + 'text_twoup_will_become' => "2X Up will become ", + 'text_twoup_timeout_default' => " дней. По умолчанию 'нормальный', '60'.", + 'text_freetwoup_will_become' => "Free Leech and 2X up will become ", + 'text_freetwoup_timeout_default' => " дней. По умолчанию 'нормальный', '30'.", + 'text_halfleechtwoup_will_become' => "50% Leech and 2X up will become ", + 'text_halfleechtwoup_timeout_default' => " дней. По умолчанию 'нормальный', '30'.", + 'text_normal_will_become' => "Normal will become ", + 'text_normal_timeout_default' => " дней. По умолчанию 'нормальный', '0'.", + 'text_promotion_timeout_note_two' => "Установите дни в '0', чтобы продолжать продвижение навсегда.", + 'row_auto_pick_hot' => "Автоматически выбирать Hot", + 'text_torrents_uploaded_within' => "Торренты загружены в течение ", + 'text_days_with_more_than' => " дней с более чем ", + 'text_be_picked_as_hot' => " seeders будут автоматически выбраны как Hot.", + 'text_auto_pick_hot_default' => " По умолчанию '7', '10'. Установите дни '0', чтобы отключить его.", + 'row_uploader_get_double' => "Загрузчик получает двойной", + 'text_torrent_uploader_gets' => "Загрузчик торрентов всегда получает ", + 'text_times_uploading_credit' => " случается столько времени, сколько выгрузки кредита. ", + 'text_uploader_get_double_default' => "По умолчанию '1'. Установите '1' для нормальной работы загрузчика торрентов.", + 'row_delete_dead_torrents' => "Удалить мертвые торренты", + 'text_torrents_being_dead_for' => "Торренты, которые мертвы для ", + 'text_days_be_deleted' => " дни в строке будут автоматически удалены. По умолчанию '0'. Установите значение '0' для отключения правила.", + 'row_delete_dead_torrents_note' => "WARNING: Once deleted, torrents are unrecoverable. Remember to disable this rule when your site is down for a long time.", + 'head_main_settings' => "Основные настройки", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Default 'yes'. Want to turn off your site while performing updates or other types of maintenance? Please Note: Administrators will still be able to see the site.", + 'row_enable_invite_system' => "Включить систему приглашений", + 'text_invite_system_note' => "По умолчанию 'Да'. Разрешить регистрацию через Invite System.", + 'row_initial_uploading_amount' => "Начальная сумма загрузки", + 'text_initial_uploading_amount_note' => "Сколько кредитов в байте, то есть 1073741824 = 1GB) должно быть предоставлено каждому пользователю при регистрации? По умолчанию '0'.", + 'row_initial_invites' => "Начальное количество приглашений", + 'text_initial_invites_note' => "Сколько приглашений должно быть выдано каждому пользователю при регистрации? По умолчанию '0'.", + 'row_invite_timeout' => "Таймаут приглашения", + 'text_invite_timeout_note' => "В днях. Удалите код приглашения после X дней, которые не ответили на запрос приглашения. По умолчанию '7'.", + 'row_enable_registration_system' => "Включить систему регистрации", + 'row_allow_registrations' => "Разрешить открытые регистрации. По умолчанию 'Да'.", + 'row_verification_type' => "Тип проверки", + 'text_email' => "Почта", + 'text_admin' => "Админ", + 'text_automatically' => "Автоматически", + 'text_verification_type_note' => "EMAIL: Отправлено письмо с подтверждением. АВТОМАТИК: Активируйте пользователя после регистрации.", + 'row_enable_wait_system' => "Включить систему ожидания", + 'text_wait_system_note' => "Enable or disable wait system (see FAQ).", + 'row_enable_max_slots_system' => "Включить систему с максимальным количеством слотов", + 'text_max_slots_system_note' => "По умолчанию «нет». Включение или отключение максимального количества одновременных загрузок (AKA Max Slots) (см. FAQ).", + 'row_show_polls' => "Показать опросы", + 'text_show_polls_note' => "По умолчанию «да». Показывать POLL систему на главной странице.", + 'row_show_stats' => "Показать статистику", + 'text_show_stats_note' => "По умолчанию «да». Показывать систему STATS на главной странице.", + 'row_show_last_posts' => "Показать сообщения последнего x форума", + 'text_show_last_posts_note' => "По умолчанию «нет». Показывать последние x сообщения форума на главной странице.", + 'row_show_last_torrents' => "Показать последние x торренты", + 'text_show_last_torrents_note' => "По умолчанию «нет». Показывать последние x торренты на главной странице.", + 'row_show_server_load' => "Показать загрузку сервера", + 'text_show_server_load_note' => "По умолчанию 'Да'. Показывать загрузку сервера на главной странице.", + 'row_show_forum_stats' => "Показать статистику форума", + 'text_show_forum_stats_note' => "Показывать статистику форумов по умолчанию на странице форумов.", + 'row_show_hot' => "Показать Горячие", + 'text_show_hot_note' => "По умолчанию 'Да'. Показывать горячие ресурсы на главной странице. Горячие ресурсы автоматически выбираются системой или вручную сотрудниками системы.", + 'row_show_classic' => "Показать Классику", + 'text_show_classic_note' => "По умолчанию «нет». Показывать классические ресурсы на главной странице. Только модераторы или выше могут выбирать классические ресурсы.", + 'row_enable_imdb_system' => "Включить систему IMDb", + 'text_imdb_system_note' => "По умолчанию 'yes'. Системная настройка информации IMDb.", + 'row_enable_pt_gen_system' => 'Включить PT-Gen систему', + 'text_enable_pt_gen_system_note' => "По умолчанию «нет». общесистемная настройка информации о PT-Gen.", + 'row_pt_gen_api_point' => "Точка api PT-Gen", + 'text_pt_gen_api_point_note' => "По умолчанию'', при необходимости ссылка на Documatation для создания себя", + 'row_enable_school_system' => "Включить систему школ", + 'text_school_system_note' => "Default 'no'. DO NOT enable this unless you know what you are doing!", + 'row_restrict_email_domain' => "Ограничить почтовый домен", + 'text_restrict_email_domain_note' => "Default 'no'. Set it to 'yes' to only allow certain email domains to register. See here.", + 'row_show_shoutbox' => "Показать чаты", + 'text_show_shoutbox_note' => "По умолчанию «да». Показывать чаты на главной странице.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "«Нет» по умолчанию. Показывать всплывающее окно на главной странице.", + 'row_enable_offer_section' => "Включить оффер раздел", + 'text_offer_section_note' => "По умолчанию 'Да'. Включение или отключение секции предложения.", + 'row_show_donation' => "Включить Пожертвование", + 'text_show_donation_note' => "Покажите пожертвование и пожертвование топ-10.", + 'row_show_special_section' => "Включить специальный раздел", + 'text_show_special_section_note' => "Default 'no'. DO NOT enable this unless you know what you are doing!", + 'row_weekend_free_uploading' => "Бесплатная загрузка в выходные дни", + 'text_weekend_free_uploading_note' => "По умолчанию 'Нет'. Установите 'Да', чтобы разрешить всем пользователям загружать торренты в выходные дни (с субботы 12:00 до 23:59).", + 'row_enable_helpbox' => "Включить справку", + 'text_helpbox_note' => "По умолчанию «нет». Установите значение «нет», чтобы запрещать гостям отправлять сообщения.", + 'row_enable_bitbucket' => "Включить Bitbucket", + 'text_bitbucket_note' => "По умолчанию «да». Установите значение «нет», чтобы запрещать пользователям загружать аватары в трекер.", + 'row_enable_small_description' => "Включить маленький декор", + 'text_small_description_note' => "По умолчанию 'Да'. Отображать под заголовком торрента на странице торрентов.", + 'row_ptshow_naming_style' => "Стиль названия PTShow", + 'text_ptshow_naming_style_note' => "Default 'no'. In format of [MM.DD.YY][Original Name][Chinese Name]. DO NOT enable this unless you know what you are doing!", + 'row_use_external_forum' => "Использовать внешний форум", + 'text_use_external_forum_note' => "По умолчанию «нет». Установите «да» для использования внешнего форума вместо внутреннего.", + 'row_external_forum_url' => "URL внешнего форума", + 'text_external_forum_url_note' => "Это должно быть как http://www.cc98.org", + 'row_torrents_category_mode' => "Категорийный режим секции торрентов", + 'text_torrents_category_mode_note' => "Это изменит режим категории на странице торрентов.", + 'row_special_category_mode' => "Режим категории специальной секции", + 'text_special_category_mode_note' => "Это изменит режим категории в Специальном разделе.", + 'row_default_site_language' => "Язык сайта по умолчанию", + 'text_default_site_language_note' => "Это меняет язык по умолчанию на странице входа.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Новые зарегистрированные пользователи будут использовать эту таблицу стилей.", + 'row_max_torrent_size' => "Макс. размер торрента", + 'text_max_torrent_size_note' => " В байтах. По умолчанию 1048576 (т.е. 1 МБ)", + 'row_announce_interval' => "Интервал анонса", + 'text_announce_interval_note_one' => "In seconds. The announce interval the tracker asks BitTorrent clients to update information. However, in practice the announce interval may be different since BitTorrent clients could ignore this message or users may choose to connect tracker manually.", + 'text_announce_default' => "По умолчанию: ", + 'text_announce_default_default' => "По умолчанию '1800', т.е. 30 минут", + 'text_for_torrents_older_than' => "Для торрентов старше ", + 'text_days' => " дней: ", + 'text_announce_two_default' => "По умолчанию «7», «2700» (т.е. 45 мин). Установите «0» для отключения правила.", + 'text_announce_three_default' => "По умолчанию «30», «3600» (т.е. 60 мин). Установите «0» для отключения правила.", + 'text_announce_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!
    Shorter interval means more accurate of peers' information-updating and HEAVIER tracker load.", + 'row_cleanup_interval' => "Интервал автоочистки", + 'text_cleanup_interval_note_one' => "Очистка (продвижение пользователя, понижение, добавление бонуса раздачи и т. д.) каждые XXX секунд.", + 'text_priority_one' => "Приоритет 1: ", + 'text_priority_one_note' => "Обновить статус пира; подсчитать бонус размножения. По умолчанию '3600', т.е. 60 минут.", + 'text_priority_two' => "Приоритет 2: ", + 'text_priority_two_note' => "Обновить видимость торрентов. По умолчанию '5400', т.е. 90 минут.", + 'text_priority_three' => "Приоритет 3: ", + 'text_priority_three_note' => "Обновлять количество раздатчиков, пикеров, комментариев для торрентов; обновлять посты / темы форума; удалять предложения, которые являются таймаут; истекать промо-промо-торрент; Автоматически выбирать горячие торренты. По умолчанию '7200', т.е. 2 часа.", + 'text_priority_four' => "Приоритет 4: ", + 'text_priority_four_note' => "Удаление неподтвержденных учетных записей, старых попыток входа, кодов приглашения и кодов обратной связи; Очистка учетных записей (удаление неактивных учетных записей, продвижение учетных записей, блокирование и т.д. ; Отправить загруженное изображение; Обновить общее время раздачи и выгрузки пользователей. По умолчанию '86400', т.е. 24 часа.", + 'text_priority_five' => "Приоритет 5: ", + 'text_priority_five_note' => "Удалите ненужные торренты; Заблокируйте очень старые темы форума; Удалите очень старые элементы отчета. По умолчанию '1296000', т.е. 15 дней.", + 'text_cleanup_interval_note_two' => "NOTE: Do NOT change the ascendant order of the times!", + 'row_signup_timeout' => "Время регистрации истекло", + 'text_signup_timeout_note' => "В секундах. Удаляет неподтвержденных пользователей после XXX секунд. По умолчанию '259200', т.е. 3 дня.", + 'row_min_offer_votes' => "Мин. предложение голосов", + 'text_min_offer_votes_note' => "Предложение утверждается, когда голоса поддерживаются на XXX больше, чем возражения голосов. По умолчанию '15'.", + 'row_offer_vote_timeout' => "Таймаут голосования", + 'text_offer_vote_timeout_note' => "В секундах. Удалите предложения, если они не голосовали после XXX секунд. По умолчанию '259200', т.е. 72 часа. Установите '0', чтобы отключить тайм-аут.", + 'row_offer_upload_timeout' => "Таймаут загрузки предложения", + 'text_offer_upload_timeout_note' => "В секундах. Удалите предложения, если не загружаются после голосования на XXX секунд. По умолчанию '86400', т.е. 24 часа. Установите '0', чтобы отключить таймаут.", + 'row_max_subtitle_size' => "Макс. размер субтитров", + 'text_max_subtitle_size_note' => "В байтах. Максимальный размер субтитров может быть загружен. По умолчанию 3145728, т.е. 3 МБ. Установите '0', чтобы отключить лимит.", + 'row_posts_per_page' => "Сообщения по умолчанию на странице", + 'text_posts_per_page_note' => "Количество сообщений на странице, отображаемых в теме форума. По умолчанию '10'.
    Обратите внимание, что персональные настройки пользователя переопределяют эту тему", + 'row_topics_per_page' => "Темы по умолчанию на странице", + 'text_topics_per_page_note' => "Количество тем на странице, отображаемых на форуме. По умолчанию '20'.
    Обратите внимание, что персональные настройки пользователя переопределяют это", + 'row_number_of_news' => "Количество новостей", + 'text_number_of_news_note' => "Показывать XXX новостей на главной странице. По умолчанию '3'.", + 'row_torrent_dead_time' => "Макс. время смерти торрента", + 'text_torrent_dead_time_note' => "В секундах. Торрент отмечен как мертвый, после того как нет селектора для XXX секунд. По умолчанию '21600', т.е. 6 часов.", + 'row_max_users' => "Макс. число пользователей", + 'text_max_users' => "При достижении этого лимита регистрация как бесплатная, так и по приглашению отключена.", + 'row_https_announce_url' => "URL объявления HTTPS", + 'text_https_announce_url_note' => "Оставьте поле пустым, если вы используете один и тот же URL для HTTP и HTTPS. Это должно быть: ", + 'row_site_accountant_userid' => "Учетная запись сайта", + 'text_site_accountant_userid_note' => "В цифрах, например '1'. Идентификатор пользователя, которому доноры должны отправить сообщение о пожертвовании.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "Учетная запись Alipay используется для пожертвования, например 'yourname@gmail.com'. Оставьте это поле пустым, если у вас нет счета AliPay.", + 'row_paypal_account' => "Аккаунт PayPal", + 'text_paypal_account_note' => "Учётная запись PayPal, которую вы используете для получения пожертвования, например 'yourname@gmail.com'. Оставьте это поле пустым, если у вас нет счёта PayPal.", + 'row_site_email' => "Email сайта", + 'text_site_email_note' => "Адрес электронной почты веб-сайта", + 'row_report_email' => "Email отчета", + 'text_report_email_note' => "Адрес электронной почты", + 'row_site_slogan' => "Слоган сайта", + 'text_site_slogan_note' => "Слоган веб-сайта", + 'row_icp_license' => "Лицензия ICP", + 'text_icp_license_note' => "Это режим лицензирования для китайских веб-сайтов, управляемых системой. Оставьте пустым, если у вас нет.", + 'row_torrent_directory' => "Каталог торрентов", + 'text_torrent_directory' => "По умолчанию 'торренты'. не в концевой черте (/) в конце!", + 'row_bitbucket_directory' => "Каталог Bitbucket", + 'text_bitbucket_directory_note' => "По умолчанию 'bitbucket'. НЕ в концевой черте (/) в конце!", + 'row_cache_directory' => "Каталог кэша", + 'text_cache_directory_note' => "По умолчанию 'cache'. не в концевой черте (/) в конце!", + 'row_torrent_name_prefix' => "Префикс имени торрента", + 'text_torrent_name_prefix_note' => "Добавьте префикс к имени торрент-файла, загруженного с этого сайта. По умолчанию '[Nexus]'. No trailing dot (.) в конце!", + 'row_peering_time_calculation' => "Время расчёта старта Leeching Leeching", + 'text_peering_time_calculation_note' => "Просто оставьте поле пустым. Он установлен по унаследованной причине.", + 'row_new_subtitle_id' => "Новый ID субтитров", + 'text_new_subtitle_id_note' => "Просто сохраните '0'. Это задано по устаревшим причинам.", + 'head_website_settings' => "Настройки сайта", + 'row_basic_settings' => "Основные настройки", + 'submit_basic_settings' => "Основные настройки", + 'text_basic_settings_note' => "Настройте самые основные вещи, название сайта.", + 'row_main_settings' => "Основные настройки", + 'submit_main_settings' => "Основные настройки", + 'text_main_settings_note' => "Настройка различных вещей о вашем сайте.", + 'row_smtp_settings' => "Настройки SMTP", + 'submit_smtp_settings' => "Настройки SMTP", + 'text_smtp_settings_note' => "Настройка почтового сервера для SMTP.", + 'row_security_settings' => "Настройки безопасности", + 'submit_security_settings' => "Настройки безопасности", + 'text_security_settings_note' => "Защитите ваш трекер.", + 'row_authority_settings' => "Настройки Уполномочения", + 'submit_authority_settings' => "Настройки Уполномочения", + 'text_authority_settings_note' => "Управляйте тем, что могут сделать пользователи каждого класса.", + 'row_tweak_settings' => "Настроить настройки", + 'submit_tweak_settings' => "Настроить настройки", + 'text_tweak_settings_note' => "TWEAK ваш трекер.", + 'row_bonus_settings' => "Настройки бонусов", + 'submit_bonus_settings' => "Настройки бонусов", + 'text_bonus_settings_note' => "Настройте способ получения и использования бонуса.", + 'row_account_settings' => "Настройки учётной записи", + 'submit_account_settings' => "Настройки учётной записи", + 'text_account_settings_settings' => "Настройка при продвижении, понижении или удалении учетных записей.", + 'row_torrents_settings' => "Настройки торрента", + 'submit_torrents_settings' => "Настройки торрента", + 'text_torrents_settings_note' => "Настроить промо-акцию, выбор торрентов и т.д.", + 'row_bots_settings' => "Настройки ботов", + 'submit_bots_settings' => "Настройки ботов", + 'text_bots_settings_note' => "Configure Bots. DO NOT touch this unless you know what you are doing!", + 'row_code_settings' => "Настройки кода", + 'submit_code_settings' => "Настройки кода", + 'text_code_settings_note' => "Configure Code Version. DO NOT touch this unless you know what you are doing.", + 'text_smtp_default' => "По умолчанию (Использовать PHP Mail функция)", + 'text_smtp_advanced' => "Расширенный (Использовать функцию PHP Mail по умолчанию с EXTRA заголовками. Это помогает избежать спам-фильтров)", + 'text_smtp_external' => "Внешний (Использовать внешний SMTP-сервер)", + 'text_setting_for_advanced_type' => "Настройки для расширенного типа", + 'row_smtp_host' => "SMTP хост", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "Порт SMTP", + 'text_smtp_port_note' => "По умолчанию: 25", + 'row_smtp_sendmail_from' => "SMTP sendmail от", + 'text_smtp_sendmail_from_note' => "По умолчанию: ", + 'row_smtp_sendmail_path' => "Путь к Sendmail", + 'text_smtp_sendmail_path_note' => "Пожалуйста, установите путь к sendmail_путем редактирования php.ini", + 'text_setting_for_external_type' => "Настройки внешнего типа", + 'row_outgoing_mail_address' => "Исходящая почта (SMTP) адрес", + 'row_outgoing_mail_port' => "Порт исходящей почты (SMTP)", + 'row_outgoing_mail_encryption' => "Исходящая почта (SMTP) шифрование", + 'text_outgoing_mail_address_note' => "hint: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "hint: 25", + 'row_smtp_account_name' => "Имя аккаунта", + 'text_smtp_account_name_note' => "hint: yourname@yourisp.com", + 'row_smtp_account_password' => "Пароль учетной записи", + 'text_smtp_account_password_note' => "hint: your password goes here", + 'text_mail_test_note' => "Как я могу протестировать почту php? Это просто: нажмите ", + 'text_here' => "Здесь", + 'std_error' => "Ошибка", + 'std_mysql_connect_error' => "Не удается подключиться к MySQL. Проверьте настройки. ", + 'row_enable_location' => "Включить местоположение", + 'text_enable_location_note' => "По умолчанию «нет». Показать географическое местоположение пользователя на основе его IP. Вы должны держать этот отключены , если вы не импортировали какую-либо базу данных IP.", + 'row_torrents_per_page' => "Торрентов на странице", + 'text_torrents_per_page_note' => "Количество торрентов на странице, отображаемых на странице торрентов. По умолчанию '50'.
    Обратите внимание, что персональная настройка пользователя переопределит эту страницу", + 'row_title_keywords' => "Ключевые слова заголовка", + 'text_title_keywords_note' => "Показать в заголовке документа. Эти ключевые слова помогают поисковым системам найти ваш сайт. Разделите несколько ключевых слов '|', e. . 'BitTorrent|Download|Movie'. Оставьте пустым, если вы хотите сохранить чистый титул.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Показать в заголовке документа. Определяет ключевые слова для описания вашего сайта. Разделите несколько ключевых слов ',', например 'BitTorrent, Download, Movie'.", + 'row_meta_description' => "Мета-описание", + 'text_meta_description_note' => "Показать в заголовке документа. Определяет описание вашего сайта.", + 'row_bonus_gift_tax' => "Налог на бонус", + 'text_system_charges' => "Системный приёмник заряда ", + 'text_bonus_points_plus' => " бонусные очки + ", + 'text_bonus_gift_tax_note' => "% of the transfered amount as tax. For example, if the values are set to '5', '10', the receiver only gets 85 bonus points when the giver sends 100 bonus points. Default '5', '10'.
    NOTE: The two rules work separately. You must set both values to '0' to disable tax.", + 'row_see_sql_debug' => "Посмотреть отладку", + 'text_allow' => "Разрешить ", + 'text_see_sql_list' => " или выше, чтобы увидеть отладочную информацию (список запросов QL в нижней части страницы и информацию о отчёте PHP). По умолчанию ", + 'text_smtp_none' => "Ничего (выбор полностью отключит отправку почты)", + 'row_attachment_settings' => "Настройки вложений", + 'submit_attachment_settings' => "Настройки вложений", + 'text_attachment_settings_note' => "Настройка вложений.", + 'head_attachment_settings' => "Настройки вложений", + 'row_enable_attachment' => "Включить вложение", + 'text_enable_attachment_note' => "Глобальная настройка вложения. Когда установлено значение 'нет', никто не может загрузить любое вложение.", + 'row_save_directory' => "Сохранение каталога", + 'row_http_directory' => "HTTP путь для вложений", + 'text_http_directory_note' => "Это может быть либо относительный путь, либо абсолютный путь. NO trailing slash (/) в конце! по умолчанию 'attachments'.", + 'row_attachment_authority' => "Владение приложениями", + 'text_can_upload_at_most' => " или выше могут загружать максимум ", + 'text_file_size_below' => " вложения за 24 часа, размер которых не превышает ", + 'text_with_extension_name' => "KB и расширение файла которого входит в число ", + 'text_authority_default_one_one' => ". По умолчанию ", + 'text_authority_default_one_two' => ", '5', '256', 'jpeg, jpg, png, gif'.", + 'text_authority_default_two_one' => ". По умолчанию ", + 'text_authority_default_two_two' => ", '10', '512', 'torrent, zip, rar, 7z, gzip, gz'.", + 'text_authority_default_three_one' => ". По умолчанию ", + 'text_authority_default_three_two' => ", '20', '1024', 'mp3, oga, ogg, flv'.", + 'text_authority_default_four_one' => ". По умолчанию ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "NOTE:
    • Do NOT change the ascendant order of user classes, file number limit or file size limit.
    • Set file size limit to '0', file number limit to '0' and allowed file extensions to ''(i.e. empty) to disable relative rule.
    • Higher classes inherit authority of lower classes, so there is no need to add allowed file extensions to every rule.
    • Separate several file extensions with ','.
    • No matter how the settings are, nobody can upload file whose size is larger than 5 MB or whose extension name is among 'exe, com, bat, msi'.
    ", + 'text_attachment_authority_note_one' => "Определите права пользователя на загрузку вложений на основе его класса.", + 'text_save_directory_note' => "The directory where you save attachments. Please ensure that you have properly configured directory access permissions (777). NO trailing slash (/) at the end! Default './attachments'.", + 'row_save_directory_type' => "Сохранить вложения в", + 'text_one_directory' => "Один каталог для всех файлов", + 'text_directories_by_monthes' => "Каталоги по названию после загрузки месяцев", + 'text_directories_by_days' => "Каталоги по названию после дней загрузки", + 'text_save_directory_type_note' => "Измененный параметр не влияет на вложения уже загружены. По умолчанию 'Директории названы после загруженных месяцев'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Без эскиза. Сохраните только исходное изображение.", + 'text_create_thumbnail' => "2. Создавайте эскизы, если изображение является большим, и сохраняйте эскиз и исходное изображение.", + 'text_resize_big_image' => "3. Изменение размера изображения, если он большой и только сохранить эскиз.", + 'text_image_thumbnail_note' => "По умолчанию '2'.", + 'row_thumbnail_quality' => "Качество эскизов", + 'text_thumbnail_quality_note' => "Установите качество эскиза. Значение должно быть целым числом от 1 до 100. Большое число, более высокое качество и больший размер файла. По умолчанию '80'.", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Ширина * высота в пикселях. Создание эскизов ТОЛЬКО для изображений, ширина которых или превышает лимит. По умолчанию '500', '500'.", + 'row_watermark' => "Положение водяного знака", + 'text_no_watermark' => "Нет водяного знака", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Случайная позиция", + 'text_watermark_note' => "Добавьте водяной знак к загруженному файлу изображений (JPEG/PNG/GIF). Замените PNG файл знака водяного знака 'pic/watermark.png' своим собственным. Установите положение, где будет размещен водяной знак. GIF анимация не поддерживается. По умолчанию «нет водяных знаков».", + 'row_image_size_for_watermark' => "Размер изображения для водяного знака", + 'text_watermark_size_note' => "Width * height, in pixels. Add watermark ONLY to images whose width and height exceed this. Default '300', '300'.", + 'row_jpeg_quality_with_watermark' => "Качество JPEG с водяным знаком", + 'text_jpeg_watermark_quality_note' => "Качество изображения JPEG файла после добавления водяного знака. Значение должно быть целым числом от 1 до 100. Большое число, более высокое качество и больший размер файла. По умолчанию '85'.", + 'head_save_attachment_settings' => "Сохранить настройки вложения", + 'row_css_date' => "CSS date", + 'text_css_date' => "Формат времени YYYYMMDDhhmm, например '200911030110'. Изменение этого помогает пользователям обновлять CSS кэш. Полезно, когда вы вносите некоторые изменения в CSS-файлы. Оставьте пустым, если это не имеет смысла. По умолчанию пусто.", + 'row_alternative_thumbnail_size' => "Альтернативный размер миниатюры", + 'text_alternative_thumbnail_size_note' => "Пользователи могут выбрать альтернативный размер эскизов. По умолчанию '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Добавить водяной знак к эскизу", + 'text_watermark_to_thumbnail_note' => "Также следует добавить водяной знак к эскизу или нет. Для работы по умолчанию «нет». Для этого должен быть включен глобальный параметр водяного знака.", + 'row_advertisement_settings' => "Настройки рекламы", + 'submit_advertisement_settings' => "Настройки рекламы", + 'text_advertisement_settings_note' => "Настройка рекламы на вашем сайте.", + 'head_advertisement_settings' => "Настройки рекламы", + 'row_enable_advertisement' => "Включить рекламу", + 'text_enable_advertisement_note' => "Глобальная настройка объявления.", + 'row_no_advertisement' => "Нет рекламы", + 'text_can_choose_no_advertisement' => " или выше можно выбрать без рекламы на пользовательской CP. По умолчанию ", + 'row_bonus_no_advertisement' => "Нет рекламы с бонусом", + 'text_no_advertisement_with_bonus' => " или выше может купить некоторое время без рекламы в бонусном центре. По умолчанию ", + 'row_no_advertisement_bonus_price' => "Нет бонусной цены", + 'text_bonus_points_to_buy' => " бонусные очки за покупку ", + 'text_days_without_advertisements' => " дней без объявлений. По умолчанию '10000', '15'.", + 'row_click_advertisement_bonus' => "Нажатие на рекламу", + 'text_points_clicking_on_advertisements' => " бонусные баллы при первом нажатии на рекламу. Установите '0', чтобы отключить правило. По умолчанию '0'.
    Примечание: некоторые рекламные объявления (например, Google Adsense) запрещают сайты, включая стимулы, чтобы нажать на рекламу.", + 'head_save_advertisement_settings' => "Сохранить настройки рекламы", + 'row_enable_tooltip' => "Включить подсказку", + 'text_enable_tooltip_note' => "Разрешить пользователям использовать всплывающие подсказки. По умолчанию 'Да'.", + 'text_thirtypercentleech_chance_becoming' => "% шанс стать 30% Leechпо умолчанию '0'.", + 'text_thirtypercentleech_will_become' => "30% Leech will become ", + 'text_thirtypercentleech_timeout_default' => " дней. По умолчанию 'нормальный', '30'.", + 'row_site_logo' => "Логотип сайта", + 'text_site_logo_note' => "Файл изображения логотипа сайта. Рекомендуемый размер изображения 220 * 70. Если пустой, показывать текст. По умолчанию ''.", + 'row_promotion_link_click' => "Щелчок по ссылке акции", + 'text_promotion_link_note_one' => " бонусные очки при нажатии на ссылку незаписанный IP. Только один клик засчитывается в ", + 'text_promotion_link_note_two' => " секунд. Установите точки в '0', чтобы отключить правило. По умолчанию '0', '600'.", + 'row_promotion_link_example_image' => "Пример ссылки акции", + 'text_promotion_link_example_note' => "The image in the examples of promotion link. MUST use relative path, e.g. 'pic/prolink.png'.", + 'row_enable_nfo' => "Включить NFO", + 'text_enable_nfo_note' => "По умолчанию 'yes'. Системные настройки NFO.", + 'row_web_analytics_code' => "Код веб-аналитики", + 'text_web_analytics_code_note' => "Введите код статистики сайта из сторонних сервисов (например, Google Analytics). Оставьте его пустым, если нет.
    Примечание: используйте только код, который вы уверены в надежности и надежности.", + 'row_enable_email_notification' => "Включить уведомление по электронной почте", + 'text_email_notification_note' => "Разрешить пользователям получать уведомления по электронной почте, когда он получает новый pm, комментарий и т.д.", + 'text_users_get' => "Пользователи получат ", + 'text_invitations_default' => " приглашения в первый раз, когда он рекламируется в этот класс. По умолчанию ", + 'row_guest_visit_type' => "Посещение гостя", + 'text_guest_visit_type_normal' => 'Обычный', + 'text_guest_visit_type_static_page' => 'Отображать статическую страницу', + 'text_guest_visit_type_custom_content' => 'Показать пользовательский контент', + 'text_guest_visit_type_redirect' => 'Перенаправление на URL', + 'row_guest_visit_value_static_page' => 'Определенная статическая страница', + 'row_guest_visit_value_custom_content' => 'Пользовательский контент', + 'row_guest_visit_value_redirect' => 'Конкретный URL', + 'text_guest_visit_value_static_page' => 'Расположение файлов:ресурсов/статические/', + 'row_login_type' => 'Тип входа', + 'text_login_type_normal' => 'Обычный', + 'text_login_type_secret' => 'Секретный ключ', + 'text_login_type_warning' => "Действует только одно из трех", + 'row_login_secret' => 'Секрет входа', + 'text_login_secret_current' => 'Текущий секрет', + 'text_login_url_with_secret' => 'Секретный URL входа', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Перегенерировать (обновит секрет и продлевает срок его действия после сохранения)", + 'text_login_secret_regenerate_no' => "Оставшийся (не меняется секрет и время его существования после сохранения)", + 'text_login_secret_lifetime' => 'Срок сдачи', + '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', + 'text_sticky_first_level_background_color_note' => 'Липкий первый уровень цвета bg, он не будет установлен, если не будет установлен.', + 'row_sticky_second_level_background_color' => 'Липкие второй уровень цвета bg', + 'text_sticky_second_level_background_color_note' => 'Липкий второй уровень цвета bg, он не будет установлен, если не будет установлен.', + 'row_download_support_passkey' => 'Загрузка по паролю', + 'text_download_support_passkey_note' => 'Поддержка загрузки торрент-файла по passkey или not(также требует torrent id).', + 'row_torrent_hr' => 'H&R', + 'text_torrent_hr_note' => '.Задать разрешение на подключение торрента', + 'row_cancel_hr' => 'Отменить H&R', + 'text_cancel_hr_note' => "бонусные очки для отмены одного H&R. По умолчанию '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'Участники получают бонус', + 'text_attendance_initial_reward' => 'Начальная награда', + 'text_attendance_initial_reward_input_label' => 'Первый раз вы получите', + 'text_attendance_input_suffix' => 'бонус', + 'text_attendance_continuous_increment' => 'Непрерывный прирост', + 'text_attendance_continuous_increment_input_label' => 'Каждый прирост непрерывного посещаемости', + 'text_attendance_reward_limit' => 'Лимит наград', + 'text_attendance_reward_limit_input_label' => 'Наивысшая награда вы получите', + 'text_attendance_continuous' => 'Непрерывный', + 'text_attendance_continuous_days' => 'Непрерывные дни', + 'text_attendance_continuous_days_additional_reward' => 'Дополнительный бонус', + 'text_attendance_continuous_days_action' => 'Действие', + 'text_attendance_continuous_unit' => 'дней', + 'text_attendance_continuous_item_action_remove' => 'Удалить', + 'text_attendance_continuous_item_action_add' => 'Добавить', + 'text_attendance_continuous_add_rules' => 'Пожалуйста, добавьте правила от низкого до верхнего', + 'row_attendance_card' => 'Купить карточку посещаемости', + 'text_attendance_card_note' => "бонусные очки за покупку карты. По умолчанию" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Язык сайта включен', + 'text_site_language_enabled_note' => 'Выберите язык сайта', + 'keep_at_least_one' => 'Оставить хотя бы один', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'По умолчанию', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Показать топ загрузки (количество торрентов)', + 'text_show_top_uploader_note' => "По умолчанию «Нет». Показывать топ загруженных пользователей (количество торрентов) на главной странице.", + 'claim_label' => 'Торрент', + 'claim_enabled' => 'Заявка включена', + 'claim_torrent_ttl' => 'Torrent can be claimed after %s of days of release.', + 'claim_torrent_user_counts_up_limit' => 'Торант может быть присвоен до %s пользователями.', + 'claim_user_torrent_counts_up_limit' => 'Пользователь может претендовать до %s торрентов.', + 'claim_remove_deduct_user_bonus' => "Утвержденный торрент будет удален и %s бонус пользователя будет вычтен, если он не соответствует стандарту (не первый месяц требования).", + 'claim_give_up_deduct_user_bonus' => 'Пользователь активно отказывается от получения бонуса от пользователя %s.', + 'claim_reach_standard' => 'Стандартный: Месячное время раздачи больше или равно %s часов, или загружено больше или равно %s раз его размера.', + 'claim_bonus_multiplier' => 'Вычислить %s в обычных бонусных значениях полученных семян.', + 'row_misc_settings' => 'Прочие настройки', + 'submit_misc_settings' => 'Прочие настройки', + 'text_misc_settings_note' => 'Прочие настройки', + 'row_misc_donation_custom' => 'Настраиваемое пожертвование', + 'text_donation_custom_note' => 'Пользовательский контент страницы пожертвования, отображаемый выше Alipay, PayPal. Поддержка тэг кода bbcode', + 'row_approval_status_icon_enabled' => 'Показать значок статуса одобрения', + 'text_approval_status_icon_enabled_note' => "Показывать значок статуса одобрения в списке торрентов по умолчанию: 'Нет'.", + 'row_approval_status_none_visible' => 'Видимость не проверенных торрентов', + 'text_approval_status_none_visible_note' => "По умолчанию: 'Да'. Если изменить 'Нет', принудительно показывать значок статуса одобрения, когда аудит не [allow] статус.", + 'row_imdb_language' => 'Язык IMDB', + 'text_imdb_language_note' => 'Языки, используемые для сканирования данных IMDB.', + 'text_login_type_passkey' => 'пароль', + 'row_harem_addition' => 'Добавка харема', + 'text_user_would_get_by_harem' => 'Пользователь получит бонусную величину прямого гарема', + 'text_harem_addition_note' => 'раз в виде вознаграждения (фактора, например заполнить 0,01, если harem получает 100 бонусов, то награда пользователя 100 * 0,01 = 1)', + 'row_offer_skip_approved_count' => 'Количество разрешенных разрешений на загрузку', + 'text_offer_skip_approved_count_note' => 'Если количество одобренного предложения больше или равно этому значению, вы можете загрузить его без отправки предложений.', + 'row_torrent_delete' => 'Удалить торрент', + 'text_torrent_delete_note' => '.Удалить торрент', + 'row_hundred_gb_credit' => "100,0 ГБ на выгрузку кредита", + 'text_hundred_gb_credit_note' => " бонусные баллы для обмена на 100.0 ГБ кредита. По умолчанию '10000'.", + 'row_ten_gb_download_credit' => "10.0 ГБ скачивания кредита", + 'text_ten_gb_download_credit_note' => " бонусные баллы для обмена на 10.0 ГБ скачивания кредита. По умолчанию '1000'.", + 'row_hundred_gb_download_credit' => "100,0 ГБ загружать кредит", + 'text_hundred_gb_download_credit_note' => " бонусные баллы для обмена на 100.0 ГБ скачивания кредита. По умолчанию '8000'.", + 'row_official_addition' => 'Дополнительно', + 'text_user_would_get_by_official' => 'Пользователь получит обычную бонусную стоимость официального торрента', + 'text_addition_addition_note' => 'раз в виде вознаграждения (фактора, например, заполнить 0,01, если официальные торренты получают 100 бонусов, то наградить пользователя 100 * 0,01 = 1)', + 'zero_bonus_factor_default' => '. По умолчанию: 0.2', + 'row_official_tag' => 'Официальный тег', + 'text_official_tag_note' => '. Торренты с этим тегом являются официальными торрентами', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Торренты с этим тегом являются нулевыми торрентами', + 'row_upload_deny_approval_deny_count' => 'Отказаться выгружать отказ в одобрении', + 'text_upload_deny_approval_deny_count_note' => "Если число отказов в одобрении торрентов больше или равно этой ценности, публикация не допускается. Установите '0' чтобы не использовать это правило", + 'row_nfo_view_style_default' => 'NFO вид по умолчанию', + 'row_destroy_disabled' => 'Полностью удалить аккаунт', + 'text_destroy_disabled_note_one' => 'Отключенные аккаунты, если они постоянно', + 'text_destroy_disabled_note_two' => "Дней без входа в систему, физически будут полностью удалены из базы данных. По умолчанию «500», пожалуйста, установите значение больше, чем любое из вышеперечисленных для отключения. Установите «0» для отключения этого правила." , + 'row_enable_global_search_system' => 'Включить глобальный поиск', + 'text_global_search_system_note' => "По умолчанию: 'Да'. Если включено, при наличии нескольких секций портал глобального поиска отображается в правом нижнем углу главного меню.", + 'row_protected_forum' => 'Форумы защиты личных данных', + 'text_protected_forum' => 'Идентификаторы форумов, которые позволяют защитить конфиденциальность , разделенные запятыми (например, 1,2,3)', + 'forum_format_error' => 'Формат форумов неверен, пожалуйста, проверьте его еще раз!', + 'row_buy_an_tmp_invite' => 'Купить временное приглашение', + 'text_buy_an_tmp_invite_note' => " бонусные очки для получения временного приглашения. По умолчанию '500'.Установите коэффициент 0', чтобы отключить покупку.", + 'row_buy_rainbow_id' => 'Купить Rainbow ID', + 'text_buy_rainbow_id_note' => " бонусные баллы, чтобы получить идентификатор радуги, действительный в течение 30 дней. По умолчанию '5000'.", + 'row_buy_change_username_card' => 'Купить карту для изменения имени пользователя', + 'text_buy_change_username_card_note' => " бонусные очки для получения карты имени пользователя, действующей навсегда. По умолчанию '100,000'.", + 'row_initial_tmp_invites' => "Начальное количество временных приглашений", + 'text_initial_tmp_invites_note' => "Сколько временных приглашений должно быть предоставлено каждому пользователю при регистрации? По умолчанию '0'.", + 'row_tax_factor' => 'Коэффициент налогов для оплаченных торрентов', + 'text_tax_factor_note' => 'Если цена 100, этот фактор 0,1 и фактический доход загрузчика 100 - 100 x 0. = 90, обратите внимание, что он не должен быть больше 1 или менее 0.', + 'row_max_price' => 'Максимальная комиссия за платные торренты', + 'text_max_price_note' => 'по умолчанию: 1,000,000, установите 0 без ограничения', + 'row_paid_torrent_enabled' => 'Включить ли платные торренты', + 'text_paid_torrent_enabled_note' => 'Если включено, пользователи с разрешением могут установить определенное количество бонусов, взимаемых с пользователей, которые скачивают торренты, когда они отправляются, по умолчанию: нет', + 'row_use_challenge_response_authentication' => 'Аутентификация на Вызове-Ответ', + 'text_use_challenge_response_authentication_note' => 'Если включено, пароли из обычного текста не будут передаваться при входе в систему, рекомендуется. Будущие релизы удалит эту конфигурацию и включит эту функцию.' , +); + +?> diff --git a/lang/ru/lang_shoutbox.php b/lang/ru/lang_shoutbox.php new file mode 100644 index 00000000..77118f5d --- /dev/null +++ b/lang/ru/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Доступ запрещен.", + 'std_access_denied_note' => "Гости не могут видеть эту страницу.", + 'text_to_guest' => " to Guest", + 'text_guest' => "Guest", + 'text_ago' => " назад", + 'text_helpbox_disabled' => "В настоящее время Helpbox отключен. Как ад вы получаете здесь?", + 'text_no_permission_to_shoutbox' => "У вас нет разрешения на отправку сообщений на чат. Как ад вы получаете здесь?", + "speaking_too_often" => "Говорят слишком часто!", +); + +?> diff --git a/lang/ru/lang_signup.php b/lang/ru/lang_signup.php new file mode 100644 index 00000000..5f0ef764 --- /dev/null +++ b/lang/ru/lang_signup.php @@ -0,0 +1,35 @@ + "Регистрация", + 'text_cookies_note' => "Примечание: Для регистрации или входа вам необходимо включить поддержку cookies.", + 'row_desired_username' => "Желаемое имя пользователя", + 'text_allowed_characters' => "Допустимые символы: (a-z), (A-Z), (0-9), Максимум 12 символов", + 'row_pick_a_password' => "Выберите пароль", + 'text_minimum_six_characters' => "Минимум 6 символов", + 'row_enter_password_again' => "Введите пароль еще раз", + 'row_question' => "Вопрос", + 'row_enter_hint_answer' => "Введите ответ подсказки", + 'text_hint_note' => "This answer will be used to reset your password in case you forget it.
    Minimum is 6 characters.", + 'row_email_address' => "Email адрес", + 'text_email_note' => "зарегистрироваться можно только с помощью электронной почты из этих доменов: ", + 'row_country' => "Страна", + 'row_gender' => "Гендерная проблематика", + 'radio_male' => "Муж ", + 'radio_female' => "Женская ", + 'row_verification' => "Проверка", + 'checkbox_read_rules' => "I have read the site rules page.", + 'checkbox_read_faq' => "I agree to read the FAQ before asking questions.", + 'checkbox_age' => "Я не менее 13 лет.", + 'text_all_fields_required' => "Все поля обязательны! ", + 'submit_sign_up' => "Sign up! (PRESS ONLY ONCE)", + 'select_none_selected' => "Не выбрано", + 'text_select_lang' => "Выберите язык сайта: ", + 'row_school' => "Школа", + 'head_invite_signup' => "Пригласить зарегистрироваться", + 'std_uninvited' => "Неправильный код приглашения. ", + 'std_error' => "Ошибка", +); + +?> diff --git a/lang/ru/lang_special.php b/lang/ru/lang_special.php new file mode 100644 index 00000000..b92b85bc --- /dev/null +++ b/lang/ru/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Доступ запрещен. Только ", + 'std_or_above_can_view' => " or above could view Special section.

    Please see the FAQ for more information on different user classes and what they can do.

    The %s Staff
    ", +]; diff --git a/lang/ru/lang_staff.php b/lang/ru/lang_staff.php new file mode 100644 index 00000000..6c4d2ca8 --- /dev/null +++ b/lang/ru/lang_staff.php @@ -0,0 +1,36 @@ + "Персонал", + 'text_staff' => "Персонал", + 'text_firstline_support' => "Поддержка первой линии", + 'text_firstline_support_note' => "Вопросы общей поддержки предпочтительнее направлять этим пользователям. Обратите внимание, что они являются добровольцами, отдавая свое время и стараясь вам помочь. Обращайтесь с ними соответствующим образом.", + 'text_movie_critics' => "Критики", + 'text_movie_critics_note' => "Критики отвечают за выбор хороших вещей, написание рецензий, вознаграждение пользователей комментариям к фильмам, музыке и т.д., в целом создавая лучшую атмосферу для обсуждения.", + 'text_general_staff' => "Главный персонал", + 'text_general_staff_note' => "All software support questions and those already answered in the FAQ will be ignored.

    Send message to Staff, click here", + 'text_username' => "Имя пользователя", + 'text_online_or_offline' => "Онлайн/Офлайн", + 'text_country' => "Страна", + 'text_contact' => "Контакт", + 'text_language' => "Язык", + 'text_support_for' => "Поддержка для", + 'text_responsible_for' => "Ответственный за", + 'text_duties' => "Персонал", + 'title_online' => "Онлайн", + 'title_offline' => "Оффлайн", + 'title_send_pm' => "Отправить PM", + 'text_vip' => "VIP", + 'text_vip_note' => "VIP status is only granted to those who have made special contribution to %s, e.g. former staff members.", + 'text_reason' => "Причина", + 'text_apply_for_it' => "Применить", + 'text_forum_moderators' => "Модераторы форума", + 'text_forum_moderators_note' => "Модераторы форума отвечают за ежедневное управление форумами.", + 'text_forums' => "Форумы", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Доступ запрещен. Только ", + 'std_or_above_can_view' => " or above could view Staff.

    Please see the FAQ for more information on different user classes and what they can do.

    The %s Staff
    ", +); + +?> diff --git a/lang/ru/lang_staffbox.php b/lang/ru/lang_staffbox.php new file mode 100644 index 00000000..47d010dd --- /dev/null +++ b/lang/ru/lang_staffbox.php @@ -0,0 +1,34 @@ + "Персонал", + 'text_staff_pm' => "Персонал", + 'std_sorry' => "Извините", + 'std_no_messages_yet' => "Пока нет сообщений!", + 'col_subject' => "Тема", + 'col_sender' => "Отправитель", + 'col_added' => "Добавлено", + 'col_answered' => "Ответил", + 'col_action' => "Акт.", + 'text_yes' => "Да", + 'text_no' => "Нет", + 'submit_set_answered' => "Задать ответ", + 'submit_delete' => "Удалить", + 'text_system' => "Система", + 'head_view_staff_pm' => "Просмотр ЛС Персонала", + 'col_from' => "От", + 'col_date' => "Дата", + 'col_answered_by' => "Ответил", + 'text_reply' => "Ответ", + 'text_mark_answered' => "Отметить как отвеченный", + 'text_delete' => "Удалить", + 'std_error' => "Ошибка", + 'std_no_user_id' => "Нет пользователя с таким ID.", + 'head_answer_to_staff_pm' => "Ответ на сообщение персонала", + 'text_answering_to' => "Ответ на ", + 'text_sent_by' => " отправлен ", + 'std_body_is_empty' => "Пожалуйста, введите что-нибудь!", +); + +?> diff --git a/lang/ru/lang_subtitles.php b/lang/ru/lang_subtitles.php new file mode 100644 index 00000000..a477d39d --- /dev/null +++ b/lang/ru/lang_subtitles.php @@ -0,0 +1,64 @@ + "Ошибка!", + 'std_must_login_to_upload' => "Для загрузки субтитров необходимо войти в систему", + 'head_subtitles' => "Субтитры", + 'std_nothing_received' => "Не удалось загрузить!

    ничего не получено! Выбранный файл может быть слишком большой.", + 'std_subs_too_big' => "Загрузка не удалась!

    Слишком большое количество сообщений!", + 'std_wrong_subs_format' => "Не удалось загрузить!

    Мне не разрешается сохранять отправленный мне файл :|", + 'std_file_already_exists' => "Не удалось загрузить!

    Файл уже существует ", + 'std_missing_torrent_id' => "Не удалось загрузить!

    отсутствует торрент ID!", + 'std_invalid_torrent_id' => "Не удалось загрузить!

    кажется, что торрент ID не действителен!", + 'std_no_permission_uploading_others' => "Не удалось загрузить!

    Похоже, что ваш торрент-ID, пользователи вашего класса не могут загружать сабли на торренты других!", + 'std_file_same_name_exists' => "Файл с таким именем уже существует ", + 'std_must_choose_language' => "Не удалось загрузить!

    Пожалуйста, выберите язык для субтитров!", + 'std_failed_moving_file' => "Не удалось переместить загруженный файл. Вы должны связаться с администратором по поводу этой ошибки.", + 'std_this_file' => "Этот файл: ", + 'std_is_invalid' => " не является допустимым в папке.", + 'text_upload_subtitles' => "Загрузить субтитры - всего загружено ", + 'text_rules' => "Правила:", + 'text_rule_one' => "1.Пожалуйста, загрузите только файлы с английскими именами!", + 'text_rule_two' => "2.Субтитры ДОЛЖНЫ БЫТЬ В SYNC с тем, что вы говорите, что они предназначены. Если это не пустая трата места.", + 'text_rule_three' => "3.Идентификация языка в названии не нужна, так как есть национальный флаг, но если вы чувствуете потребность: пишите язык в конце , e. . КХС.", + 'text_rule_four' => "4. Если вы загружаете субтитры для сезонного пакета, zip/rar их все вместе.", + 'text_rule_five' => "5.Если вы загружаете субтитры Vobsub (idx+sub), то zip/rar их перед загрузкой.", + 'text_rule_six' => "6.Если вы загружаете субтитры или повторно синхронизируете, добавьте [proper] или [resynced] после названия субтитров.", + 'text_red_star_required' => "Необходимы

    поля, отмеченные красной звездочкой (*).

    \n", + 'text_uploading_subtitles_for_torrent' => "Загрузка субтитров для торрента: ", + 'row_file' => "Файл", + 'text_maximum_file_size' => "Максимальный размер файла: ", + 'row_torrent_id' => "Торрент ID", + 'text_torrent_id_note' => "(Номер в адресной строке, когда вы переходите на страницу деталей торрента.
    напр.  http://%s/details.php?id=16  число 16 является торрент-ID)", + 'row_title' => "Заголовок", + 'text_title_note' => "(Необязательно, взято из имени файла, если не указано)", + 'row_language' => "Язык", + 'select_choose_one' => "(выберите один)", + 'row_show_uploader' => "Показать загрузчик", + 'hide_uploader_note' => "Не показывать мое имя пользователя в поле \"Обновлено\".", + 'submit_upload_file' => "Загрузить файл", + 'submit_reset' => "Reset", + 'text_sorry' => "Извините", + 'text_nothing_here' => "К сожалению, здесь нет ничего бледного :( ", + 'submit_search' => "Искать", + 'text_prev' => "Предыдущий", + 'text_next' => "Следующий", + 'col_lang' => "Lang.", + 'col_title' => "Заголовок", + 'title_date_added' => "Время Добавлено", + 'title_size' => "Размер", + 'col_hits' => "Попадания", + 'col_upped_by' => "Обновлено", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anonymous", + 'std_delete_subtitle' => "Удалить субтитры", + 'std_delete_subtitle_note' => "Вы собираетесь удалить эти субтитры.", + 'text_reason_is' => "Причина: ", + 'submit_confirm' => "Подтвердить", + 'col_report' => "Отчет", + 'title_report_subtitle' => "Сообщить об этом субтитре", + 'select_all_languages' => "(все языки)", +); + +?> diff --git a/lang/ru/lang_tags.php b/lang/ru/lang_tags.php new file mode 100644 index 00000000..281f4e12 --- /dev/null +++ b/lang/ru/lang_tags.php @@ -0,0 +1,152 @@ + "Синтаксис:", + 'text_example' => "Например:", + 'text_result' => "Результат:", + 'text_remarks' => "Замечания:", + 'head_tags' => "Теги", + 'text_tags' => "Теги", + 'text_bb_tags_note' => "Форумы %s поддерживают ряд BB тегов , которые вы можете встраивать, чтобы изменить порядок отображения ваших сообщений.", + 'submit_test_this_code' => "Тест этот код!", + 'text_bold' => "Bold", + 'text_bold_description' => "Делает прилагаемый текст выделенным.", + 'text_bold_syntax' => "[b]Текст[/b]", + 'text_bold_example' => "[b]Это жирный текст.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Делает прилагаемый текст курсивом.", + 'text_italic_syntax' => "[i]Текст[/i]", + 'text_italic_example' => "[i]Это курсив.[/i]", + 'text_underline' => "Подчёркивание", + 'text_underline_description' => "Делает прилагаемый текст подчеркнутым.", + 'text_underline_syntax' => "[u]Текст[/u]", + 'text_underline_example' => "[u]Это подчёркнутый текст.[/u]", + 'text_color_one' => "Цвет (alt. 1)", + 'text_color_one_description' => "Изменяет цвет заключенного текста.", + 'text_color_one_syntax' => "[color=цвет]Текст[/color]", + 'text_color_one_example' => "[color=blue]This is blue text.[/color]", + 'text_color_one_remarks' => "Цвета зависят от браузера. Если вы используете основные цвета (красный, зеленый, синий, желтый, розовый и т.д.", + 'text_color_two' => "Цвет (alt. 2)", + 'text_color_two_description' => "Изменяет цвет заключенного текста.", + 'text_color_two_syntax' => "[color=#RGB]Текст[/color]", + 'text_color_two_example' => "[color=#0000ff]This is blue text.[/color]", + 'text_color_two_remarks' => "RGB должен быть шестизначным шестизначным числом.", + 'text_size' => "Размер", + 'text_size_description' => "Устанавливает размер прилагаемого текста.", + 'text_size_syntax' => "[size=n]текст[/size]", + 'text_size_example' => "[size=4]This is size 4.[/size]", + 'text_size_remarks' => "n должно быть целым числом в диапазоне 1 (наименьший) до 7 (больший). Размер по умолчанию равен 2.", + 'text_font' => "Font", + 'text_font_description' => "Устанавливает шрифт шрифта для заключенного текста.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]Hello world![/font]", + 'text_font_remarks' => "Вы указываете альтернативные шрифты, разделив их запятой.", + '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_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_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_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_remarks' => "URL-адрес должен заканчиваться с .gif, .jpg, .jpeg или .png.", + 'text_quote_one' => "Цитата (alt. 1)", + 'text_quote_one_description' => "Вставляет кавычку.", + 'text_quote_one_syntax' => "[quote]цитируемый текст[/quote]", + 'text_quote_one_example' => "[quote]I love %s.[/quote]", + 'text_quote_two' => "Цитата (alt. 2)", + 'text_quote_two_description' => "Вставляет кавычку.", + 'text_quote_two_syntax' => "[quote=Author]цитируемый текст[/quote]", + 'text_quote_two_example' => "[quote=%s]I love %s.[/quote]", + 'text_list' => "Список", + 'text_description' => "Вставляет элемент списка.", + 'text_list_syntax' => "[*]Текст", + 'text_list_example' => "[*] This is item 1\n[*] This is item 2", + 'text_preformat' => "Формат", + 'text_preformat_description' => "Форматированный (моносфера) текст. Не переносится автоматически.", + 'text_preformat_syntax' => "[pre]Текст[/pre]", + 'text_preformat_example' => "[pre]Это форматированный текст.[/pre]", + 'text_code' => "Код", + 'text_code_description' => "Отображение текста в украшенном формате.", + 'text_code_syntax' => "[code]Текст[/code]", + 'text_code_example' => "[code]Это код[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Показать имя пользователя для того, кто просматривает это", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Я знаю, что вы читаете это, [you]", + 'text_you_remarks' => "Полезно для изготовления трюков", + 'text_site' => "[site]", + 'text_site_description' => "Отображать название сайта", + 'text_site_syntax' => "[site]", + 'text_site_example' => "You are visiting [site] now", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "Показать адрес этого сайта", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "Url of [site] это [siteurl]", + '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_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_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_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_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_youku' => "YouKu", + 'text_youku_description' => "Вставить онлайн видео YouKu на веб-страницы", + 'text_youku_syntax' => "[youku]URL видео на YouKu[/youku]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "Вставить онлайн видео TuDou на веб-страницах", + 'text_tudou_syntax' => "[tudou]URL видео на TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "Изображение CC98", + 'text_ninety_eight_image_description' => "Отображать изображение, размещенное на форуме CC98", + 'text_ninety_eight_image_syntax' => " [98img=[auto|number]]образ файла[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 является форумом в Университете Чжэцзян", + 'text_spoiler' => 'Спойлер', + '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_left' => 'Text align left', + 'text_left_description' => 'Вставить содержимое с левой стороны на страницу', + 'text_left_syntax' => '[left]Это левое содержимое[/left]', + 'text_left_example' => '[left]Это левое содержимое[/left]', + + 'text_center' => 'Выравнивание текста по центру', + 'text_center_description' => 'Вставить оправданное центро-содержание на странице', + 'text_center_syntax' => '[center]Это контент по центру[/center]', + 'text_center_example' => '[center]Это контент по центру[/center]', + + 'text_right' => 'Выровнять текст вправо', + 'text_right_description' => 'Вставить контент оправданный справа на страницу', + 'text_right_syntax' => '[right]Это правое содержимое[/right]', + 'text_right_example' => '[right]Это правое содержимое[/right]', +); + +?> diff --git a/lang/ru/lang_takeconfirm.php b/lang/ru/lang_takeconfirm.php new file mode 100644 index 00000000..9754b2d5 --- /dev/null +++ b/lang/ru/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "Нет друзей для подтверждения. :(

    Пожалуйста, нажмите ", + 'std_here_to_go_back' => "here to go back.", + 'mail_title' => " Аккаунт подтвержден", + 'mail_here' => "ЗДЕСЬ", + 'mail_content_1' => "Hello,

    Your account has been confirmed. You can now visit ", + 'mail_content_2' => "

    и используйте ваши данные для входа. Мы надеемся, что вы прочтите часто задаваемые вопросы и правила, прежде чем вы начнете делиться файлами.

    Удачи и повеселитесь ".$SITENAME."!

    If you do not know the person who has invited you, please report this email to ".$REPORTMAIL."
    ------
    Вас, The ".$SITENAME." Команда." +); + +?> diff --git a/lang/ru/lang_takecontact.php b/lang/ru/lang_takecontact.php new file mode 100644 index 00000000..5ed477ce --- /dev/null +++ b/lang/ru/lang_takecontact.php @@ -0,0 +1,17 @@ + "Ошибка", + 'std_method' => "Метод", + 'std_please_enter_something' => "Пожалуйста, введите что-нибудь!", + 'std_please_define_subject' => "Вам нужно определить тему!", + 'std_message_flooding' => "Грабеж сообщения не разрешен. Пожалуйста, подождите ", + 'std_second' => " секунда", + 'std_s' => "с", + 'std_before_sending_pm' => " перед отправкой сообщения в STAFF.", + 'std_succeeded' => "Успешно", + 'std_message_succesfully_sent' => "Сообщение успешно отправлено!" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_takeedit.php b/lang/ru/lang_takeedit.php new file mode 100644 index 00000000..5e379a36 --- /dev/null +++ b/lang/ru/lang_takeedit.php @@ -0,0 +1,12 @@ + "Не удалось изменить!", + 'std_missing_form_data' => "отсутствуют данные формы", + 'std_not_owner' => "Вы не владелец! Как это случилось?", + 'std_nfo_too_big' => "НФО слишком большое! Максимум 65,535 байт.", + 'std_cannot_move_torrent' => "У вас нет разрешения на перемещение торрентов в другой раздел. BTW, как вы получаете здесь?" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_takeflush.php b/lang/ru/lang_takeflush.php new file mode 100644 index 00000000..80bbc762 --- /dev/null +++ b/lang/ru/lang_takeflush.php @@ -0,0 +1,11 @@ + "Неудачный", + 'std_success' => "Успешно", + 'std_ghost_torrents_cleaned' => "The hotel was very clean and the staff were very friendly.", + 'std_cannot_flush_others' => "Вы можете очистить только свои собственные торренты" +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_takeinvite.php b/lang/ru/lang_takeinvite.php new file mode 100644 index 00000000..a8176af9 --- /dev/null +++ b/lang/ru/lang_takeinvite.php @@ -0,0 +1,29 @@ + "Приглашение не удалось!", + 'std_username_too_long' => "Имя пользователя слишком длинное (не более 12 символов)", + 'std_must_enter_email' => "Необходимо ввести адрес электронной почты!", + 'std_invalid_email_address' => "Неверный адрес электронной почты!", + 'std_must_enter_personal_message' => "Пожалуйста, добавьте личное сообщение.", + 'std_email_address' => "Адрес электронной почты ", + 'std_is_in_use' => " уже используется.", + 'mail_here' => "ЗДЕСЬ", + 'mail_tilte' => " Приглашение", + 'mail_one' => "Hi,

    You have been invited to join the %s community by ", + 'mail_two' => ".
    This is a private community which has very knowledgeable members.
    If you are interested in joining the community please read over
    the rules and confirm the invite.

    If you want to accept this invitation, you'll need to click this link:", + 'mail_three' => "Вам нужно принять приглашение в течение ", + 'mail_four' => " days, or else the link will become inactive.
    We on %s hope that you'll accept the invitation and join our great community!

    Personal message from ", + 'mail_five' => ":", + 'mail_six' => "Если вы не знаете человека, который пригласил вас, пересылайте это письмо %s

    ------
    Вас,
    Команда %s.", + 'std_error' => "Ошибка", + 'std_invite_denied' => "Пользователям вашего класса не разрешается отправлять приглашение. Как вы здесь?", + 'std_email_address_banned' => "Этот адрес электронной почты заблокирован!", + 'std_wrong_email_address_domains' => "Этот адрес электронной почты не разрешен! Вы можете отправлять приглашение только этим доменам: ", + 'std_no_invite' => "У вас нет приглашений. Как добраться сюда?", + 'std_invitation_already_sent_to' => "Приглашение не удалось! Адрес электронной почты ", + 'std_await_user_registeration' => " уже получил приглашение. Пожалуйста, дождитесь регистрации пользователя.", +); + +?> diff --git a/lang/ru/lang_takelogin.php b/lang/ru/lang_takelogin.php new file mode 100644 index 00000000..85258942 --- /dev/null +++ b/lang/ru/lang_takelogin.php @@ -0,0 +1,13 @@ + "Ошибка: Неверное имя пользователя или пароль!

    Не помните ваш пароль? Восстановление ваш пароль!", + 'std_login_fail' => "Ошибка входа!", + 'std_account_disabled' => "Эта учетная запись была отключена.", + 'std_user_account_unconfirmed' => "The account has not been verified yet. If you didn't receive the confirmation email, try to reseed it.", + 'std_require_two_step_code' => 'Требовать двухфакторную аутентификацию.', + 'std_invalid_two_step_code' => 'Неверный код двухэтапной аутентификации.', +); + +?> diff --git a/lang/ru/lang_takemessage.php b/lang/ru/lang_takemessage.php new file mode 100644 index 00000000..fe4c812d --- /dev/null +++ b/lang/ru/lang_takemessage.php @@ -0,0 +1,29 @@ + "Ошибка", + 'std_permission_denied' => "Доступ запрещен!", + 'std_please_enter_something' => "Пожалуйста, введите что-нибудь!", + 'std_message_flooding_denied' => "Грабеж сообщения не разрешен. Пожалуйста, подождите ", + 'std_before_sending_pm' => " секунд(ы) перед отправкой ТМ.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Нет пользователя с таким ID", + 'std_refused' => "Отклонено", + 'std_account_parked' => "Эта учетная запись паркована.", + 'std_user_blocks_your_pms' => "Этот пользователь заблокировал ПМ от вас.", + 'std_user_accepts_friends_pms' => "Этот пользователь принимает только сообщения от пользователей в его списке друзей.", + 'std_user_blocks_all_pms' => "Этот пользователь не принимает PM.", + 'std_succeeded' => "Успешно", + 'std_messages_out_of' => " сообщений из ", + 'std_were' => " были", + 'std_message_was' => "Сообщение было", + 'std_successfully_sent' => " успешно отправлено!", + 'std_s_were' => "с", + 'std_was' => " был", + 'std_updated' => " обновлено!", + 'std_no_permission_forwarding' => "У вас недостаточно прав для пересылки этого сообщения.", + 'std_must_enter_username' => "Необходимо ввести имя пользователя, которому вы хотите переслать сообщение." +); + +?> diff --git a/lang/ru/lang_takereseed.php b/lang/ru/lang_takereseed.php new file mode 100644 index 00000000..0f598cf0 --- /dev/null +++ b/lang/ru/lang_takereseed.php @@ -0,0 +1,12 @@ + "Повторно запрос!", + 'std_it_worked' => "Это сработало! Сообщение отправлено пользователям, которые выхватили этот торрент.", + 'std_error' => "Ошибка", + 'std_torrent_not_dead' => "Торрент не мертвый.", + 'std_reseed_sent_recently' => "Кто-то уже запросил сброс этого торрента за последние 15 минут. Пожалуйста, подождите терпеливо для повторного использования пользователей.", +); + +?> diff --git a/lang/ru/lang_takesignup.php b/lang/ru/lang_takesignup.php new file mode 100644 index 00000000..00a38566 --- /dev/null +++ b/lang/ru/lang_takesignup.php @@ -0,0 +1,41 @@ + "Ошибка регистрации! (Смотри ниже)", + 'std_invalid_email_address' => "Неверный адрес электронной почты!", + 'std_email_address_banned' => "Этот адрес электронной почты заблокирован!", + 'std_wrong_email_address_domains' => "Этот адрес электронной почты не разрешен! Вы можете зарегистрироваться только с адреса электронной почты из этих доменов: ", + 'std_invalid_gender' => "Неверный жанр!", + 'std_blank_field' => "Не оставляйте поля пустыми.", + 'std_hintanswer_too_short' => "Извините, ответ слишком короткий (мин. 6 символов)", + 'std_username_too_long' => "Извините, имя пользователя слишком длинное (максимум 12 символов)", + 'std_passwords_unmatched' => "Пароли не совпадают! Нужно опечатать. Повторите попытку.", + 'std_password_too_short' => "Извините, пароль слишком короткий (минимум 6 символов)", + 'std_password_too_long' => "Извините, пароль слишком длинный (максимум 40 символов)", + 'std_password_equals_username' => "К сожалению, пароль не может быть таким же, как имя пользователя.", + 'std_wrong_email_address_format' => "Это не похоже на действительный адрес электронной почты.", + 'std_invalid_username' => "Неверное имя пользователя.", + 'std_unqualified' => "Извините, вы не квалифицированы для того, чтобы стать участником этого сайта.", + 'std_email_address' => "Адрес электронной почты ", + 'std_in_use' => " уже используется.", + 'std_username_exists' => "Имя пользователя уже существует!", + 'std_database_in_distress' => "Извините, ошибка mysql. Пожалуйста, свяжитесь с администратором по поводу этой ошибки.", + 'std_almost_signup' => "Почти закончили регистрацию!", + 'std_please_click' => "Пожалуйста, нажмите ", + 'std_here' => "здесь", + '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 ", + 'mail_this_link' => "ЭТО СЛОЖНО", + 'mail_here' => "ЗДЕСЬ", + 'mail_title' => " Подтверждение регистрации пользователя", + 'mail_one' => "Hi ", + 'mail_two' => ",

    You have requested a new user account on %s and you have
    specified this address ", + 'mail_three' => " as user contact.

    If you did not do this, please ignore this email. The person who entered your
    email address had the IP address ", + 'mail_four' => ". Please do not reply.

    To confirm your user registration, you have to follow ", + 'mail_four_1' => "

    Если ссылка выше нарушена или истекла, попробуйте отправить новое письмо подтверждения снова от ", + '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.", +); +?> diff --git a/lang/ru/lang_takeupload.php b/lang/ru/lang_takeupload.php new file mode 100644 index 00000000..259144e6 --- /dev/null +++ b/lang/ru/lang_takeupload.php @@ -0,0 +1,31 @@ + "Ошибка загрузки!", + 'std_missing_form_data' => "отсутствуют данные формы", + 'std_empty_filename' => "Пустое имя файла!", + 'std_zero_byte_nfo' => "0 байт NFO", + 'std_nfo_too_big' => "НФО слишком большое! Максимум 65,535 байт.", + 'std_nfo_upload_failed' => "NFO не удалось загрузить", + 'std_blank_description' => "Вы должны ввести описание!", + 'std_category_unselected' => "Вы должны выбрать категорию для размещения торрента!", + 'std_invalid_filename' => "Неверное имя файла!", + 'std_filename_not_torrent' => "Неверное имя файла (не .torrent).", + 'std_empty_file' => "Пустой файл!", + 'std_not_bencoded_file' => "Какой ад вы загрузили? Это не скачанный файл!", + 'std_not_a_dictionary' => "не словарь", + 'std_dictionary_is_missing_key' => "ключ (ы) словаря отсутствует", + 'std_invalid_entry_in_dictionary' => "неверная запись в словаре", + 'std_invalid_dictionary_entry_type' => "неверный тип записи словаря", + 'std_invalid_pieces' => "неверные части", + 'std_missing_length_and_files' => "не хватает как длины, так и файлов", + 'std_filename_errors' => "ошибка имени файла", + 'std_uploaded_not_offered' => "вы только авторизованы для выгрузки предлагаемого торрента, пожалуйста, вернитесь назад и выберите его из списка \"Ваше предложение\"!", + 'std_unauthorized_upload_freely' => "вы не авторизованы для бесплатного выгрузки торрентов!", + 'std_torrent_existed' => "Торрент уже загружен!", + 'std_torrent_file_too_big' => "Слишком большой торрент-файл! Максимум ", + 'std_remake_torrent_note' => " байт. Пожалуйста, пересоздайте торрент-файл с большим размером или разделите содержимое на несколько торрентов.", +); + +?> diff --git a/lang/ru/lang_topten.php b/lang/ru/lang_topten.php new file mode 100644 index 00000000..60a175b8 --- /dev/null +++ b/lang/ru/lang_topten.php @@ -0,0 +1,116 @@ + "Ошибка!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Доступ запрещен. Только ", + 'std_or_above_can_view' => " or above could view Top 10.

    Please see the "."FAQ для получения дополнительной информации о различных классах пользователей и о том, что они могут делать.

    %s Персонал
    ", + 'col_rank' => "Ранг", + 'col_user' => "Пользователь", + 'col_donated' => "Пожертвовано", + 'col_ul_speed' => "Скорость UL", + 'col_downloaded' => "Загружено", + 'col_dl_speed' => "Скорость DL", + 'col_ratio' => "Коэффициент", + 'col_joined' => "Присоединился", + 'col_name' => "Наименование", + 'title_sna' => "Количество перехваченных", + 'col_data' => "Данные", + 'title_se' => "Количество раздач", + 'col_le' => "Количество личеров", + 'col_to' => "Кому", + 'col_country' => "Страна", + 'col_username' => "Имя пользователя", + 'col_upload_rate' => "Скорость отдачи", + 'col_download_rate' => "Скорость загрузки", + 'text_users' => "Пользователи", + 'text_torrents' => "Торренты" , + 'text_countries' => "Страны", + 'text_peers' => "Личеры", + 'text_community' => "Сообщество", + 'text_search' => "Искать", + 'text_other' => "Прочие вопросы", + 'text_this_page_last_updated' => "Последняя страница обновлена ", + 'text_started_recording_date' => "Начата запись учетной записи xfer статистика ", + 'text_update_interval' => ", и статистика обновляется каждые 60 минут", + 'text_uploaders' => "Загрузчики", + 'text_downloaders' => "Загрузчики", + 'text_fastest_uploaders' => "Самый быстрый загрузчик", + 'text_fastest_up_note' => "(Среднее время включает в себя неактивное время с минимальной загрузкой 50 ГБ)", + 'text_fastest_note' => "(среднее, включая неактивное время)", + 'text_fastest_downloaders' => "Самые быстрые загрузки", + 'text_best_sharers' => "Лучшие соискатели", + 'text_sharers_note' => "(загружено минимум 50 ГБ)", + 'text_worst_sharers' => "Худшие работники", + 'text_most_active_torrents' => "Самые активные торренты", + 'text_most_snatched_torrents' => "Самые выхваченные торренты" , + 'text_most_data_transferred_torrents' => "Большинство передаваемых данных торрентов", + 'text_best_seeded_torrents' => "Лучшие торренты семян ", + 'text_best_seeded_torrents_note' => "(минимум 5 сидер)", + 'text_worst_seeded_torrents' => "Худший семенной торрент", + 'text_worst_seeded_torrents_note' => "(минимум 1 пичер, за исключением неразграбленных торрентов)", + + 'text_most_donated_USD' => "Доноры в долларах США", + 'text_most_donated_CNY' => "Доноры в китайском юане", + 'col_donated_usd' => "Пожертвовано($)", + 'col_donated_cny' => "Пожертвовано(¥)", + + 'text_most_supplied' => " Крупнейший поставщик ресурсов(не включает удаленные торренты)", + 'text_most_snatched' => " Biggest Resource Snatcher(Do not include deleted torrents)", + 'col_torrent_uploaded' => "# Обновлено", + 'col_torrent_downloaded' => "# Перехвачено", + + 'text_most_topic' => " Forum Topic Starters (Do not include deleted topics)", + 'text_most_post' => " Плакаты на форуме (не включают в себя удаленные записи)", + 'col_topics' => "Темы", + 'col_posts' => "Должности", + + + 'text_biggest_topics' => "Крупнейшие темы (Топки на привилегированных форумах не рассчитываются)", + 'col_subject' => "Тема", + + 'col_number' => "Номер", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Клиенты торрентов (Последняя версия, к трекер)", + + 'col_comments' => "Комментарии", + 'text_most_commenter' => "Torrent Commenter (Не включать удаленные комментарии)", + + 'col_reviews' => "Отзывы", + 'text_most_reviewer' => "Рецензент фильмов (не включает удаленные рецензии)", + + 'col_location' => "Местоположение", + 'text_most_locations' => "Места пиров", + + 'col_keyword' => "Ключевые слова", + 'col_times' => "Раз", + 'col_datetime' => "Время", + 'text_latest_search' => "Последние поиски", + 'text_current_month_search' => "Поиск в этом месяце", + 'text_last_month_search' => "Поиск в прошлом месяце", + 'text_current_year_search' => "Поиск в этом году", + + 'text_most_bonuses' => "Бонусы", + 'col_bonus' => "Бонус", + 'text_countries_users' => "Пользователи", + 'col_users' => "Пользователи", + 'text_countries_uploaded' => "Всего загружено", + 'col_uploaded' => "Загружено", + 'text_countries_per_user' => "Среднее количество загруженных данных на пользователя (с минимум 1ТБ загружено и 100 пользователей)", + 'col_average' => "Среднее", + 'text_countries_ratio' => "Ratio (with minimum 1TB uploaded, 1TB downloaded and 100 users)", + 'text_ago' => " назад", + 'text_inf' => "Inf.", + 'head_top_ten' => "Топ 10", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Языки пользователей", + 'text_top' => "Сверху ", + 'text_one_hundred' => "Топ 100", + 'text_top_250' => "Топ 250", + 'col_clicks' => "Клики", + 'text_most_clicks' => "Владельцы промо-ссылки", + 'text_charity_giver' => "Благотворительные пожертвования" +); + +?> diff --git a/lang/ru/lang_torrents.php b/lang/ru/lang_torrents.php new file mode 100644 index 00000000..c003561a --- /dev/null +++ b/lang/ru/lang_torrents.php @@ -0,0 +1,69 @@ + "Результаты поиска для ", + 'text_search_box' => "Строка поиска", + 'text_category' => "Категория:", + 'text_source' => "Источник:", + 'text_codec' => "Кодек:", + 'text_standard' => "Стандартный:", + 'text_processing' => "Обработка:", + 'text_show_dead_active' => "Показать мертвый/активный?", + 'select_including_dead' => "включая мертвых", + 'select_active' => "активный", + 'select_dead' => "мертв", + 'text_show_special_torrents' => "Показать акцию?", + 'select_all' => "все", + 'select_normal' => "нормальный", + 'select_free' => "бесплатно", + 'select_two_times_up' => "2x вверх", + 'select_free_two_times_up' => "бесплатный и 2х вверх", + 'select_half_down' => "50% скидка", + 'text_search' => "Ключевое слово:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Результаты поиска для \"", + 'std_try_again' => "Ничего не найдено! Попробуйте еще раз с уточненной поисковой строкой.\n", + 'std_nothing_found' => "Не найдено!", + 'std_no_active_torrents' => "Нет торрентов :(\n", + 'input_check_all' => "Отметить все", + 'input_uncheck_all' => "Снять выделение", + 'text_download_client' => "Скачивание разрешенного клиента", + 'select_title' => "Заголовок", + 'select_description' => "Описание", + 'select_small_description' => "Небольшое описание", + 'select_uploader' => "Загрузчик", + 'select_imdb_url' => "URL IMDb", + 'select_and' => "И", + 'select_or' => "ИЛИ", + 'select_exact' => "Точно", + 'select_parsed' => "Parsed", + 'text_in' => " в ", + 'text_with' => " с ", + 'text_mode' => " режим сопоставления", + 'text_show_bookmarked' => "Показать закладки?", + 'select_bookmarked' => "Закладка", + 'select_bookmarked_exclude' => "Не закладки", + 'text_s_bookmarked_torrent' => "торренты из закладок", + 'text_s_not_bookmarked_torrent' => "'НЕ Закладные торренты", + 'head_torrents' => "Торренты", + 'head_special' => "Особый", + 'text_movies_and_tvs' => "Фильмы и телевизоры:", + 'text_games_and_appz' => "Игры и Appz:", + 'text_others' => "Другие:", + 'text_medium' => "Средний:", + 'text_team' => "Группа:", + 'text_audio_codec' => "Аудио кодек:", + 'text_video' => "Видео:", + 'text_tv' => "ТВ:", + 'text_music' => "Музыка:", + 'text_software' => "Программное обеспечение:", + 'text_approval_status' => 'Статус одобрения:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Диапазон сидеров:', + 'times_completed_range' => 'Выполненный диапазон:', + 'added_range' => 'Добавлен диапазон:', +); + +?> diff --git a/lang/ru/lang_upload.php b/lang/ru/lang_upload.php new file mode 100644 index 00000000..472d7de6 --- /dev/null +++ b/lang/ru/lang_upload.php @@ -0,0 +1,46 @@ + "Выгрузить", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "Вы не авторизованы для выгрузки торрентов. Прочитайте (Входящие)", + 'std_please_offer' => "You are not authorized to upload torrents. (See Uploading in the FAQ.)

    If you think that you are qualified for uploading rights, please propose your offer here
    ", + 'text_red_star_required' => "Поля, отмеченные красной звездой (*), обязательны к заполнению.", + 'text_tracker_url' => "URL анонса трекера", + 'row_torrent_file' => "Торрент файл", + 'row_torrent_name' => "Торрент имя", + 'text_torrent_name_note' => "(Без имени файла, если не указано. Пожалуйста, используйте описательные имена. например Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n", + 'row_small_description' => "Маленький описание", + 'text_small_description_note' => "(Это показано на странице торрентов под именем торрента. Например, 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "NFO файл", + 'text_only_viewed_by' => "(Только для просмотра по ", + 'text_or_above' => " or Above.
    insert only file ending with .nfo)\n", + 'row_description' => "Описание", + 'select_choose_one' => "выберите один", + 'row_type' => "Тип", + 'row_quality' => "Качество", + 'text_source' => "Источник:", + 'text_codec' => "Кодек:", + 'text_standard' => "Стандартный:", + 'text_processing' => "Обработка:", + 'row_your_offer' => "Ваше предложение", + 'text_please_select_offer' => "   Если вы загружаете один из ваших предложений, пожалуйста, выберите его здесь, чтобы избиратели были уведомлены.", + 'row_show_uploader' => "Показать загрузчик", + 'checkbox_hide_uploader_note' => "Не показывать мое имя пользователя в поле \"Загружено By\".", + 'text_read_rules' => "Я прочитал правила перед этой загрузкой.", + 'submit_upload' => "Выгрузить", + 'text_to_browse_section' => "Загрузить в раздел Торренты ", + 'text_to_special_section' => "or Special section ", + 'text_type_note' => "   Выберите только один из двух", + 'text_medium' => "Средний:", + 'text_team' => "Группа:", + 'text_audio_codec' => "Аудио кодек:", + 'row_content' => "Содержание", + 'text_chinese_title' => "Китайское имя:", + 'text_english_title' => "Английское имя:", + 'text_titles_note' => "(Если английское имя отсутствует, используйте pinyin или оставьте пустым)", + 'fill_quality' => 'Качество заполнения', +); + +?> diff --git a/lang/ru/lang_uploaders.php b/lang/ru/lang_uploaders.php new file mode 100644 index 00000000..36cace7d --- /dev/null +++ b/lang/ru/lang_uploaders.php @@ -0,0 +1,22 @@ + "Загрузчики не найдены!", + 'head_uploaders' => "Загрузчики", + 'text_uploaders' => "Загрузчики", + 'col_username' => "Имя пользователя", + 'col_torrents_size' => "Размер торрентов", + 'col_torrents_num' => "Номер торрентов", + 'col_last_upload_time' => "Время последнего обновления", + 'col_last_upload' => "Последнее обновление торрента", + 'text_not_available' => "Н/Д", + 'submit_go' => "Идти", + 'text_select_month' => "Выберите месяц: ", + 'text_order_by' => "Сортировать по", + 'text_username' => "Имя пользователя", + 'text_torrent_size' => "Размер торрента", + 'text_torrent_num' => "Номер торрента", +); + +?> diff --git a/lang/ru/lang_usercp.php b/lang/ru/lang_usercp.php new file mode 100644 index 00000000..da15f366 --- /dev/null +++ b/lang/ru/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Пользовательская CP Главная", + 'text_personal_settings' => "Персональные настройки", + 'text_tracker_settings' => "Настройки трекера", + 'text_forum_settings' => "Настройки форума", + 'text_security_settings' => "Настройки безопасности", + 'row_save_settings' => "Сохранить настройки", + 'submit_save_settings' => "Сэкономьте параметры! (PRESS ТОЛЬКО ВНИМАНИЕ)", + 'std_error' => "Ошибка", + 'head_control_panel' => "Панель управления ", + 'head_personal_settings' => " - Персональные настройки", + 'std_invalid_action' => "Неверное действие", + 'text_saved' => "Сохранено!", + 'row_account_parked' => "Аккаунт припаркован", + 'checkbox_pack_my_account' => "Я буду в течение долгого времени.", + 'text_account_pack_note' => "Примечание:Вы можете припарковать свою учетную запись для предотвращения ее удаления из-за неактивности, если вы уходите из отпуска. Когда учетная запись была обработана на парсинг, например, вы не можете использовать трекер и просматривать некоторые из страниц.", + 'row_pms' => "ЛС", + 'row_recommended_movies' => "Рекомендованные ресурсы", + 'checkbox_show_hot' => "Показывать HOT на главной странице", + 'checkbox_show_classic' => "Показывать CLASSIC на главной странице", + 'text_accept_pms' => "Принять PMs от ", + 'radio_all_except_blocks' => "Все (кроме блоков)", + 'radio_friends_only' => "Только друзья", + 'radio_staff_only' => "Только персонал", + 'checkbox_delete_pms' => "Удалить PMs на ответить", + 'checkbox_save_pms' => "Сохранить PMs в Sentbox", + 'checkbox_pm_on_comments' => "Уведомить меня когда кто-то комментариев на мои торренты", + 'row_gender' => "Гендерная проблематика", + 'radio_not_available' => "Н/Д", + 'radio_male' => "Муж", + 'radio_female' => "Женская", + 'row_country' => "Страна", + 'row_download_speed' => "Скачать скорость", + 'row_upload_speed' => "Загрузка скорость", + 'row_bt_client' => "BT Клиент", + 'row_avatar_url' => "Аватар URL", + 'select_choose_avatar' => "Выберите аватар", + 'select_nothing' => "Ничего", + 'text_avatar_note' => "Ширина должна быть 150 пикселей (при необходимости будет изменен). ", + 'text_bitbucket_note' => "If you need a host for the picture, try the bitbucket.", + 'row_info' => "Инфо", + 'text_info_note' => "Displayed on your public page. May contain BB codes.", + 'head_tracker_settings' => " - Настройки трекера", + 'row_email_notification' => "Email уведомление", + 'checkbox_notification_received_pm' => "Уведомлять меня, когда я получу ПМ.", + 'checkbox_notification_default_categories' => "Notify me when a torrent is uploaded in one of my default browsing categories.\n", + 'row_browse_default_categories' => "Default
    categories", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Язык сайта", + 'row_torrent_page' => "Торренты на страницу", + 'text_zero_equals_default' => "(0=использовать настройки по умолчанию, max=100)", + 'head_forum_settings' => " - Настройки форума", + 'row_topics_per_page' => "Темы на страницу ", + 'row_posts_per_page' => "Сообщений на страницу ", + 'row_view_avatars' => "Просмотр аватаров", + 'checkbox_low_bandwidth_note' => "(Пользователи полосы пропускания могут отключить)", + 'row_view_signatures' => "Просмотр подписи", + 'row_forum_signature' => "Формул-подпись", + 'head_security_settings' => " - Настройки безопасности", + 'row_security_check' => "Безопасность проверка", + 'text_security_check_note' => "Примечание: Для изменения настроек безопасности необходимо ввести текущий пароль!", + 'std_enter_old_password' => "Пожалуйста, введите ваш пароль!", + 'std_wrong_password_note' => "Вы ввели неправильный пароль!", + 'std_password_equals_username' => "К сожалению, пароль не может быть таким же, как имя пользователя", + 'std_password_too_long' => "Извините, пароль слишком длинный (максимум 40 символов)", + 'std_password_too_short' => "Извините, пароль слишком короткий (минимум 6 символов)", + 'std_passwords_unmatched' => "Пароли не совпадают. Повторите попытку.", + 'std_email_address_banned' => "Этот адрес электронной почты заблокирован!", + 'std_wrong_email_address_domains' => "Этот адрес электронной почты не разрешен! Вы можете использовать email только с этих доменов: ", + 'std_wrong_email_address_format' => "Это не похоже на действительный адрес электронной почты.", + 'std_email_in_use' => "Адрес электронной почты уже используется", + 'std_confirmation_email_sent' => " (Письмо с подтверждением отправлено!)", + 'std_passkey_reset' => " (Пароль был обновлен!)", + 'std_password_changed' => " (Ваш пароль был изменен!)", + 'std_privacy_level_updated' => " (Ваш уровень конфиденциальности обновлен!)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Я хочу сбросить свой пароль.", + 'text_reset_passkey_note' => "Примечание: Чтобы сбросить текущий пароль, ссылка на скачивание торрентов (например, список rss) должна быть восстановлена для скачивания торрент-файла.", + 'row_reset_authkey' => "Сброс аутентификации", + 'checkbox_reset_my_authkey' => "Я хочу сбросить свой аутентичный ключ.", + 'text_reset_authkey_note' => "Примечание: Для сброса вашей текущей аутентификации все активные торренты должны быть загружены для продолжения перезагрузки/раздачи.", + 'row_email_address' => "Email адрес", + 'text_email_address_note' => "Примечание: Чтобы изменить свой адрес электронной почты, вы получите еще одно подтверждение по электронной почте на ваш новый адрес.", + 'row_change_password' => "Сменить пароль", + 'row_type_password_again' => "Введите пароль снова", + 'row_privacy_level' => "Конфиденциальность уровень", + 'radio_normal' => "Обычный", + 'radio_low' => "Низкий (будет показан адрес электронной почты)", + 'radio_strong' => "Надежная (информация не будет доступна)", + 'head_home' => " - ГЛАВНАЯ", + 'row_join_date' => "Присоединиться Дата", + 'row_avatar' => "Аватар", + 'row_passkey' => "Пароль", + 'row_invitations' => "Приглашения", + 'link_send_invitation' => "Перейти к Приглашение Система", + 'row_karma_points' => "Карма Очки", + 'link_use_karma_points' => "Использовать Карму очков", + 'row_ratings_submitted' => "Рейтинги опубликованы", + 'row_written_comments' => "Письменные комментарии", + 'link_view_comments' => "Просмотр комментариев", + 'row_forum_posts' => "Форум сообщения", + 'link_view_posts' => "Просмотр сообщений", + 'text_posts_per_day' => " сообщений в день ", + 'text_of_total_posts' => " всего сообщений на форуме", + 'text_recently_read_topics' => "Недавно прочитанные темы", + 'col_topic_title' => "Название темы", + 'col_replies' => "Ответы", + 'col_topic_starter' => "Тема Старт", + 'col_views' => "Просмотров", + 'col_last_post' => "Последнее сообщение", + 'text_by' => "от ", + 'select_none_selected' => "Не выбрано", + 'text_ago' => " назад", + 'mail_here' => "ЗДЕСЬ", + 'mail_change_email_one' => "Вы запросили ваш профиль (имя пользователя ", + 'mail_change_email_two' => ") на %s необходимо обновить с этим адресом электронной почты ", + 'mail_change_email_three' => " как пользователь контакта.", + 'mail_change_email_four' => "Если вы не делали этого, проигнорируйте это письмо. Человек, который указал ваш адрес электронной почты, имел IP-адрес ", + 'mail_change_email_five' => ". Пожалуйста, не отвечайте.", + 'mail_change_email_six' => "Чтобы завершить обновление вашего профиля, нажмите кнопку ", + 'mail_change_email_six_1' => " для подтверждения", + 'mail_change_email_seven' => "Ваш новый адрес электронной почты появится в вашем профиле после этого. В противном случае ваш профиль останется неизменным.", + 'mail_change_email_eight' => "
    Yours,", + 'mail_change_email_nine' => "Команда %s", + 'mail_profile_change_confirmation' => " подтверждение смены профиля", + 'text_go_back' => "вернуться", + 'text_category' => "Категория", + 'text_source' => "Источник", + 'text_codec' => "Кодек", + 'text_standard' => "Стандартный", + 'text_processing' => "Обработка", + 'text_show_dead_active' => "Показать мертвый/активный?", + 'select_including_dead' => "включая мертвых", + 'select_active' => "активный", + 'select_dead' => "мертв", + 'text_show_special_torrents' => "Показать акцию?", + 'select_all' => "все", + 'select_normal' => "нормальный", + 'select_free' => "бесплатно", + 'select_two_times_up' => "2x вверх", + 'select_free_two_times_up' => "бесплатный и 2х вверх", + 'text_show_bookmarked' => "Показать закладки?", + 'select_bookmarked' => "Закладка", + 'select_bookmarked_exclude' => "Не закладки", + 'select_with' => "с", + 'select_without' => "без", + 'text_review' => " рецензия", + 'row_pm_boxes' => "ЛС Коробок", + 'text_show' => "Показать ", + 'text_pms_per_page' => " pms на страницу (макс=100)", + 'row_shoutbox' => "Чат", + 'text_show_last' => "Показать последние ", + 'text_messages_at_shoutbox' => " сообщений на чатбоксе (0=использовать настройки по умолчанию, min=10, max=500)", + 'text_refresh_shoutbox_every' => "Обновлять чаты каждые ", + 'text_seconds' => " секунд (0=использовать настройки по умолчанию, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Скрыть сообщения из панели поддержки", + 'row_torrent_detail' => "Страница детализации торрента", + 'text_show_description' => "Показать описание", + 'text_show_nfo' => "Показать NFO", + 'text_show_imdb_info' => "Показать информацию о IMDb", + 'text_show_douban_info' => "Информация о Шу Дубане", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Показать отзывы", + 'text_show_comments' => "Показать комментарии", + 'row_browse_page' => "Страница торрентов", + 'text_browse_setting_warning' => "ВНИМАНИЕ: Включение многих функций может замедлить скорость вашего браузера.", + 'text_torrents_per_page' => " торрентов на странице ", + 'text_tooltip_type' => "Тип подсказки на имени торрента", + 'text_last_review' => "Последний отзыв", + 'text_minor_imdb_info' => "IMDb Mini Info (Title + Год + IMDb Rating + Country + Genre + Director + Main Cast + Tagline)", + 'text_median_imdb_info' => "Median IMDb Info (Пиктограмма + Title + Year + IMDb Rating + Runtime + Country + Language + Director + Genre + Main Cast + Конфигурация на английском языке)", + 'text_douban_info' => "Информация по Дубаю (Пиктур + Звание + Год + Рейтинг Дубая + Язык + Регион + Главный + Очертание слота в Китае)", + 'text_off' => "Выкл", + 'text_show_lastfm_tooltip' => "Показывать информацию Last.fm на всплывающей подсказке", + 'row_time_type' => "Тип времени", + 'text_time_added' => "Время добавлено", + 'text_time_elapsed' => "Время истекло", + 'text_append_words_to_torrents' => "Специальные торренты", + 'text_append_sticky' => "Добавить липкую иконку \"sticky\" в торренты", + 'text_append_new' => "Добавить 'Новый' в новые торренты", + 'text_append_picked' => "Добавить слова, например «Классический» к торрентам, выбранным критиками", + 'text_show_action_icons' => "Показать иконки действий", + 'text_show_nfo_icon' => "NFO значок", + 'text_show_download_icon' => "Иконка загрузки", + 'text_show_edit_icon' => "Изменить значок", + 'text_if_owner' => " (если владелец торрентов)", + 'text_show_bookmark_icon' => "Значок закладки", + 'text_comments_reviews' => "Комментарии", + 'text_show_comment_number' => "Показать количество комментариев ", + 'text_last_comment_on_tooltip' => " последний комментарий к tooltip", + 'text_show_review_number' => "Показать количество отзывов ", + 'row_school' => "Школа", + 'row_discuss' => "Обсудить", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Показывать funbox на главной странице", + 'text_send' => "Отправить", + 'text_use' => "Использовано", + 'text_view' => "Вид", + 'row_ip_location' => "Местоположение", + 'text_translation_note' => "Ваш язык не в списке? Посмотрите, что вы можете сделать ", + 'text_translation_link' => "ПОДТВЕРДИТЬ ПЕРЕВОД", + 'text_movies_and_tvs' => "Фильмы и телевизоры:", + 'text_games_and_appz' => "Игры и Appz:", + 'text_others' => "Другие:", + 'text_at_browse_page' => "Раздел торрентов", + 'text_at_special_page' => "Специальный раздел", + 'text_additional_selection' => "Дополнительные варианты", + 'text_stylesheet_note' => "Больше таблиц стилей? Хочешь создать свой собственный стиль? ", + 'text_stylesheet_link' => "НАЖМИТЕ ЗДЕСЬ", + 'row_font_size' => "Font Size", + 'select_small' => "Маленький", + 'select_large' => "Большой", + 'text_medium' => "Средний", + 'text_torrents_on_promotion' => "Торренты при продвижении: ", + 'text_highlight' => "Выделить", + 'text_append_words' => "Добавить слова, например '2X бесплатно'", + 'text_append_icon' => "Добавить иконку, например \"free\"", + 'text_no_mark' => "Выкл", + 'text_signature_note' => "Может содержать BB коды. Максимальный размер изображения 500*200 и отображается только первое изображение.", + 'row_click_on_topic' => "Нажмите на тему", + 'text_go_to_first_page' => "перейти на первую страницу", + 'text_go_to_last_page' => "перейти на последнюю страницу", + 'select_half_down' => "50% скидка", + 'row_category_icons' => "Иконки категорий", + 'text_team' => "Группа", + 'text_audio_codec' => "Аудио кодек", + 'text_sub_category' => "Подкатегории", + 'select_medium' => "Средний", + 'row_tooltip_last_post' => "Показать всплывающие подсказки последнего сообщения", + 'checkbox_last_post_note' => "(Если это нарушает вас, отключите его)", + 'row_network_bandwidth' => "Трафик сети", + 'text_downstream_rate' => "Процент прокатки", + 'text_upstream_rate' => "Процент прохода", + 'text_isp' => "Провайдер", + 'text_show_title' => "Показать название", + 'text_show_small_description' => "Небольшое описание", + 'row_show_advertisements' => "Показать рекламу", + 'text_can_turn_off_advertisement' => " или выше может выбрать, чтобы нет рекламы", + 'text_buy_no_advertisement' => " или выше может использовать бонус, чтобы купить некоторое время без рекламы в ", + 'text_bonus_center' => " бонусный центр", + 'text_show_advertisement_note' => "Я хотел бы видеть рекламу", + 'row_promotion_link' => "Ссылка на акцию", + 'text_update_promotion_link' => "Обновить ссылку на акции", + 'text_read_more' => "Читать далее", + 'row_two_step_secret' => 'Двухэтапная аутентификация', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Вы можете использовать Google Authenticator или Authy для сканирования QR-кода слева

    Если QR-код слева не загружается успешно, вы можете попробовать открыть эту ссылку для загрузки: ', + 'text_two_step_secret_bind_manually_note' => 'Или вручную введите следующую клавишу в приложении: ', + 'text_two_step_secret_bind_complete_note' => 'Введите код для завершения двухэтапной аутентификации', + 'text_two_step_secret_unbind_note' => 'Введите код для отмены двухэтапной аутентификации', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'SeedBox', + 'add_seed_box_btn' => 'Регистрация', + 'checkbox_pm_on_topic_reply' => 'Уведомлять меня, когда есть новые ответы на сообщения на форуме', + 'checkbox_pm_on_hr_reached' => 'Уведомить меня, когда H&R достигает цели', +); + +?> diff --git a/lang/ru/lang_userdetails.php b/lang/ru/lang_userdetails.php new file mode 100644 index 00000000..60840d94 --- /dev/null +++ b/lang/ru/lang_userdetails.php @@ -0,0 +1,160 @@ + "Ошибка", + 'std_no_such_user' => "Нет пользователя с таким ID!", + 'head_details_for' => "Детали для ", + 'text_account_disabled_note' => "Эта учетная запись была отключена!", + 'text_remove_from_friends' => "удалить из друзей", + 'text_remove_from_blocks' => "удалить из блоков", + 'text_add_to_friends' => "добавить в друзья", + 'text_add_to_blocks' => "добавить в блоки", + 'text_flush_ghost_torrents' => "Нажмите на торренты для сброса призрака ", + 'text_here' => "здесь", + 'row_invitation' => "Приглашения", + 'text_no_invitation' => "Нет доступных приглашений", + 'link_send_invitation' => "Отправить приглашение", + 'row_invited_by' => "Приглашен", + 'row_join_date' => "Присоединиться Дата", + 'row_last_seen' => "Последнее видено", + 'row_last_seen_location' => "Последнее просмотрено(Местоположение)", + 'row_email' => "Почта", + 'row_users_ips' => "IP пользователя", + 'row_ip_history' => "История IP", + 'text_user_earlier_used' => "Этот пользователь ранее использовался ", + 'text_different_ips' => " другой IP-адрес", + 'row_ip_address' => "IP-адрес", + 'row_bt_client' => "BT клиент", + 'row_uploaded' => "Загружено", + 'row_downloaded' => "Загружено", + 'row_share_ratio' => "Рейтинг Обмена", + 'row_real_uploaded' => "Фактическая выгрузка", + 'row_real_downloaded' => "Текущее загруженное", + 'row_real_share_ratio' => "Фактическое соотношение акций", + 'row_real_ps' => "Фактическая загруженная/фактическая загруженная (только для записи, не для расчёта доли в курсе)", + 'row_internet_speed' => "Трафик сети", + 'row_gender' => "Гендерная проблематика", + 'row_donated' => "Пожертвовано", + 'row_avatar' => "Аватар", + 'row_class' => "Класс", + 'row_torrent_comment' => "Торрент комментарии", + 'link_view_comments' => "Просмотр комментариев", + 'row_forum_posts' => "Форум посты", + 'link_view_posts' => "Просмотр сообщений", + 'row_karma_points' => "Очки Кармы", + 'row_uploaded_torrents' => "Загружено торрентов", + 'text_show_or_hide' => "[Показать/Скрыть]", + 'row_current_seeding' => "Текущая раздача", + 'row_current_leeching' => "Текущее Пищевание", + 'row_completed_torrents' => "Завершенные торренты", + 'row_incomplete_torrents' => "Незавершенные торренты", + 'text_public_access_denied' => "К сожалению, публичный доступ запрещен ", + 'text_user_wants_privacy' => ". Он хочет защитить персональные данные.", + 'text_edit_user' => "Изменить пользователя", + 'row_title' => "Заголовок", + 'row_privacy_level' => "Уровень конфиденциальности", + 'radio_low' => "Низкий", + 'radio_normal' => "Обычный", + 'radio_strong' => "Крепкий", + 'row_avatar_url' => "Аватар URL", + 'row_signature' => "Подпись", + 'row_donor_status' => "Донор Статус", + 'row_donor' => "Донор", + 'radio_yes' => "Да", + 'radio_no' => "Нет", + 'row_support' => "Поддержка", + 'row_support_language' => "Язык поддержки", + 'row_support_for' => "Поддержка для", + 'row_comment' => "Комментарий", + 'row_seeding_karma' => "Бонус", + 'row_warning_system' => "Предупреждение Система

    (поведение браузера)", + 'text_not_warned' => "Не предупреждено.", + 'text_arbitrary_duration' => "(произвольная продолжительность)", + 'text_until' => "Until ", + 'text_to_go' => " идти", + 'text_warn_for' => "Предупреждать для ", + 'text_week' => "Неделя", + 'text_weeks' => "Недели", + 'text_unlimited' => "Неограниченный", + 'text_reason_of_warning' => "Причина предупреждения", + 'text_times_warned' => "Предупреждение", + 'text_last_warning' => "Последнее предупреждение", + 'text_not_warned_note' => "Этот пользователь еще не был предупреждён", + 'row_auto_warning' => "Автооповещение", + 'text_low_ratio' => "Низкое соотношение", + 'text_leech_warned' => "Пиявка предупреждена!", + 'text_for_unlimited_time' => "Для НЕОГРАНИЧЕННОГО времени...", + 'row_movie_picker' => "Выбор", + 'row_enabled' => "Включено", + 'row_forum_post_possible' => "Возможна публикация форума?", + 'row_upload_possible' => "Возможна загрузка?", + 'row_download_possible' => "Возможна загрузка?", + 'row_change_username' => "Изменить имя пользователя", + 'row_change_email' => "Сменить E-mail", + 'row_change_password' => "Изменить пароль", + 'row_repeat_password' => "Повторите пароль", + 'row_amount_uploaded' => "Выгруженная сумма", + 'row_amount_downloaded' => "Загруженная сумма", + 'row_passkey' => "Пароль", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "Окей", + 'text_delete_user' => "Удалить пользователя", + 'submit_delete' => "Удалить", + 'text_ago' => " назад", + 'title_show_or_hide' => "Показать/скрыть", + 'title_download' => "Скачать: ", + 'title_upload' => "Загрузить: ", + 'title_male' => "Муж", + 'title_female' => "Женская", + 'title_not_available' => "Н/Д", + 'title_send_pm' => "Отправить PM", + 'title_report_user' => "Пожаловаться на пользователя", + 'text_free' => "Бесплатно", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X Бесплатно", + 'text_half_down' => "50%", + 'text_by' => "от ", + 'text_by_system' => "по системе", + 'text_transaction_memo' => "Транзакционное сообщение:", + 'row_pick_for' => "Выбрать..", + 'row_staff_duties' => "Причина пошлин и VIP", + 'row_transfer' => "Переводы", + 'row_sltime' => "Время торрента", + 'text_seeding_leeching_time_ratio' => "Se./Le. Коэффициент времени", + 'text_seeding_time' => "Время раздачи", + 'text_leeching_time' => "Время пищи", + 'text_since' => "С помощью: ", + 'row_compatibility' => "Вкус совместимость", + 'text_unknown' => "Неизвестен", + 'text_super' => "Супер", + 'text_very_high' => "Очень высокий", + 'text_high' => "Высокий", + 'text_medium' => "Средний", + 'text_low' => "Низкий", + 'text_very_low' => "Очень низкий", + 'row_invites' => "Приглашения", + 'js_delete_user_note' => "Теперь вы можете удалить эту учетную запись пользователя, ОЧЕРЕДЬ уверен.", + 'std_sorry' => "Извините", + 'std_user_not_confirmed' => "Пользователь еще не подтвержден!", + 'text_not_available' => "Н/Д", + 'row_vip_by_bonus' => "VIP бонусом", + 'text_vip_by_bonus_note' => "Используйте бонус для получения статуса VIP", + 'row_vip_until' => "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 ччч:мм:сс. Время до отключения рекламы.", + 'disable_user_migrated' => 'Включение или отключение использования, пожалуйста, перейдите в новую систему управления.', + 'text_user_id'=> "ID пользователя", + 'row_medal' => 'Медаль', + 'row_donoruntil' => 'Пожертвовано до', + 'text_donoruntil_note' => "Формат времени ГГГ-ММ-ДД чч:мм:сс. Оставьте пустым навсегда.", + 'change_field_value_migrated' => 'Модификация зайдите на %s.', + 'sure_to_remove_leech_warn' => 'Вы уверены, что хотите удалить это предупреждение?', + 'row_user_props' => 'Свойства', + 'meta_key_change_username_username' => 'Новое имя пользователя', + 'consume' => 'Использовано', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/ru/lang_userhistory.php b/lang/ru/lang_userhistory.php new file mode 100644 index 00000000..9332b218 --- /dev/null +++ b/lang/ru/lang_userhistory.php @@ -0,0 +1,26 @@ + "Ошибка", + 'std_permission_denied' => "Отказано в доступе", + 'std_no_posts_found' => "Сообщений не найдено", + 'head_posts_history' => "История сообщений", + 'text_posts_history_for' => "История записей для ", + 'text_forum' => "Форум: ", + 'text_topic' => "тема: ", + 'text_post' => "запись: ", + 'text_new' => "НОВОЕ!", + 'text_last_edited' => "Последнее редактирование ", + 'text_at' => " в ", + 'std_no_comments_found' => "Комментариев не найдено", + 'head_comments_history' => "История комментариев", + 'text_comments_history_for' => "История комментариев для ", + 'text_torrent' => "Торрент: ", + 'text_comment' => "Комментарий: ", + 'std_history_error' => "Ошибка истории", + 'std_unkown_action' => "Неизвестное действие", + 'std_invalid_or_no_query' => "Недопустимый или нет запроса." +); + +?> diff --git a/lang/ru/lang_users.php b/lang/ru/lang_users.php new file mode 100644 index 00000000..21fbd615 --- /dev/null +++ b/lang/ru/lang_users.php @@ -0,0 +1,20 @@ + "Пользователи", + 'text_users' => "

    Users

    ", + 'text_search' => "Поиск:", + 'select_any_class' => "(любой класс)", + 'submit_okay' => "Окей", + 'text_prev' => "Предыдущий", + 'text_next' => "Следующий", + 'col_user_name' => "Имя пользователя", + 'col_registered' => "Зарегистрирован", + 'col_last_access' => "Последний доступ", + 'col_class' => "Класс", + 'col_country' => "Страна", + 'select_any_country'=> "(любая страна)", +); + +?> diff --git a/lang/ru/lang_viewfilelist.php b/lang/ru/lang_viewfilelist.php new file mode 100644 index 00000000..e93ca978 --- /dev/null +++ b/lang/ru/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Путь", +); + +?> \ No newline at end of file diff --git a/lang/ru/lang_viewnfo.php b/lang/ru/lang_viewnfo.php new file mode 100644 index 00000000..5e50175f --- /dev/null +++ b/lang/ru/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "Просмотр NFO файла", + 'text_nfo_for' => "NFO для", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Windows-vy" +); +?> \ No newline at end of file diff --git a/lang/ru/lang_viewpeerlist.php b/lang/ru/lang_viewpeerlist.php new file mode 100644 index 00000000..76968d97 --- /dev/null +++ b/lang/ru/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Пользователь", + 'col_location' => "Местоположение", + 'col_connectable' => "Подключение", + 'col_uploaded' => "Загружено", + 'col_rate' => "Оценить", + 'col_av_rate' => "Av. Оценить", + 'col_downloaded' => "Загружено", + 'col_ratio' => "Коэффициент", + 'col_complete' => "Complete", + 'col_connected' => "Подключено", + 'col_idle' => "Простой", + 'col_client' => "Клиент", + 'text_anonymous' => "Анонимный", + 'text_unknown' => "(неизвестно)", + 'text_seeders' => "Сидры", + 'text_leechers' => "Leechers", + 'row_seeders' => "Сидры", + 'row_leechers' => "Leechers", + 'text_yes' => "Да", + 'text_no' => "Нет", + 'text_inf' => "Inf." +); + +?> diff --git a/lang/ru/lang_viewrequests.php b/lang/ru/lang_viewrequests.php new file mode 100644 index 00000000..28c8bab4 --- /dev/null +++ b/lang/ru/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Запросы', + 'request' => 'Запросить', + 'add_request' => 'Добавить запрос', + 'request_name' => 'Имя запроса', + 'view_request_all' => 'Посмотреть все', + 'view_request_resolved' => 'Просмотр завершён', + 'view_request_unresolved' => 'Просмотр неразрешенных', + 'view_request_resolving' => 'Просмотр решения', + 'view_request_my' => 'Посмотреть мои', + 'thead_name' => 'Наименование', + 'thead_price_newest' => 'Новые предложения', + 'thead_price_original' => 'Оригинальное предложение', + 'thead_comment_count' => 'Количество комментариев', + 'thead_on_request_count' => 'Количество предметов снабжения', + 'thead_request_user' => 'Пользователь', + 'thead_created_at' => 'Время', + 'thead_status' => 'Статус', + 'request_status_resolved' => 'Запрос выполнен', + 'request_status_resolving' => 'Запрашиваем', + 'action_search' => 'Искать', + 'basic_info' => 'Основная информация', + 'created_at' => 'Создано в', + 'reward' => 'Награды', + 'newest_bidding' => 'Новые ставки', + 'original_bidding' => 'Оригинальное предложение', + 'on_request' => 'Снабжение', + 'recycle' => 'Корзина', + 'recycle_title' => 'Корзина дает только 80% отката', + 'add_reward' => 'Добавить resard', + 'add_reward_desc' => 'Добавить награду будет удерживать 25 бонусов в качестве платы за обслуживание', + 'no_request_yet' => 'Пока ничего нет', + 'btn_select_text' => 'Выберите ресурс для запроса', + 'request_already_resolved' => 'Это требование разрешено', + 'add_request_desc' => 'Награда может не менее 100 баунсов и вычесть 100 баунсов за каждый запрос', + 'description_required' => 'Требуется описание!', + 'name_required' => 'Требуется имя!', + 'amount_required' => 'Требуется награда!', + 'amount_must_be_numeric' => 'Сумма должна быть числой!', + 'add_request_amount_minimum' => 'Награда может не меньше 100 бонусов!', + 'add_request_amount_maximum' => 'Награда не может превышать 10000 баун!', + 'bouns_not_enough' => 'Ваши баунсы недостаточно!!!', + 'add_request_success' => 'Запрос успешно добавлен', + 'request_id_must_be_numeric' => 'ID запроса должен быть числовым', + 'request_deleted' => 'Запрос был удален!', + 'edit_request_success' => 'Запрос успешно изменен', + 'do_request' => 'Хочу запросить', + 'type_in_torrent_id' => 'Введите ID торрента', + 'delete_request_success' => 'Запрос успешно удален', + 'torrent_is_picked_for_request' => 'Ваш запрос получил поставку', + 'confirm_request_success' => 'Подтвердить успешно', + 'message_required' => 'Требуется сообщение!', + 'request_created_at' => 'Создано в', + 'request_get_new_reply' => 'Ваш запрос получил новый ответ', + 'request_comment_get_new_reply' => 'Ваш комментарий к запросу получил новый ответ', + 'torrent_not_release_yet' => 'Этот торрент еще не релиз', + 'supply_already_exists' => 'Этот пакет уже существует!', + 'message_please_confirm_supply' => 'Кто-то предоставил ваш запрос, пожалуйста, подтвердите его вовремя', + 'please_confirm_supply' => 'Пожалуйста, подтвердите поставку вовремя', + 'supply_success' => 'Запрос выполнен', + 'add_reward_amount_minimum' => 'Добавить награду не менее 100 бонусов!', + 'add_reward_amount_maximum' => 'Количество бонуса не может превышать 5000', + 'add_reward_success' => 'Награда успешно добавлена', +]; \ No newline at end of file diff --git a/lang/ru/lang_viewsnatches.php b/lang/ru/lang_viewsnatches.php new file mode 100644 index 00000000..a7d7f738 --- /dev/null +++ b/lang/ru/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Детали Snatch", + 'text_snatch_detail_for' => "Детали Snatch для ", + 'text_users_top_finished_recently' => "Пользователи в верхней части закончили последнюю загрузку", + 'col_username' => "Имя пользователя", + 'col_uploaded' => "Загружено", + 'col_downloaded' => "Загружено", + 'col_se_time' => "Se. Время", + 'col_le_time' => "Л. время", + 'col_ratio' => "Коэффициент", + 'col_when_completed' => "Завершено в", + 'col_last_action' => "Последнее действие", + 'col_seeding' => "Раздача", + 'col_pm_user' => "Пользователь PM", + 'col_report_user' => "Пожаловаться на пользователя", + 'col_on_or_off' => "Вкл/Выкл", + 'text_global' => "Глобально", + 'text_torrent' => "Торрент", + 'text_yes' => "Да", + 'text_no'=> "Нет", + 'title_report' => "Отчет", + 'col_ip' => "IP", + 'text_per_second' => "/с", + 'text_anonymous' => "анонимный", + 'text_inf' => "Inf.", + 'std_sorry' => "Извините", + 'std_no_snatched_users' => "Пользователь еще не перехватил этот торрент.", +); + +?> diff --git a/lang/sv/lang_aboutnexus.php b/lang/sv/lang_aboutnexus.php new file mode 100644 index 00000000..3d4f0683 --- /dev/null +++ b/lang/sv/lang_aboutnexus.php @@ -0,0 +1,38 @@ + "Version", + 'text_version_note' => "Denna tracker %s drivs av %s. Följande är versionsdetaljer.", + 'text_main_version' => "Huvudversion", + 'text_sub_version' => "Underversion", + 'text_release_date' => "Utlämningsdatum", + 'text_authorize_to' => "Auktoriserad till", + 'text_authorization_type' => "Auktoriseringstyp", + 'text_commercial' => "Kommersiella", + 'text_free' => "Gratis", + 'text_nexus' => "Om ", + 'text_nexus_note' => " är initierat av ett gäng killar i Zhejiang University, Kina som kallar sig \"Nexus Team\". Det är dedikerat att vara utbyte av TBSource projekt och presentera en komplett lösning för att skapa en resursdelning gemenskap med medlemmar av kredit, ordning och kunskap.

    +Det första steget av %s gafflar från TBSource. Vi erbjuder en omfattande uppsättning funktioner som inte finns i eller långt överlägsen den ursprungliga TBSource koden med avsevärt förbättrad kodeffektivitet. Förutom TBSource, lånar vi också några idéer eller kod från andra privata trackers, t.ex. Bit-HDTV, What.cd, SceneTorrents.", + 'text_authorization' => "Om auktorisation", + 'text_authorization_note' => "Om du vill använda %s för att driva din tracker, tveka inte att kontakta oss.", + 'text_translation' => "Om översättning", + 'text_translation_note' => " stöder användarsidan webbplats språk switch. Huvudspråket är engelska.

    Om ditt språk inte är tillgängligt och du är intresserad av att översätta det, läs översättningen HOWTO och kontakta oss. Vi välkomnar alltid nya översättningar. Också, de tillgängliga översättningarna kan alltid använda en hjälpande hand, speciellt de som markeras som föråldrad, ofullständig eller i behov av nya översättare.", + 'text_flag' => "Flagga", + 'text_language' => "Språk", + 'text_state' => "Län", + 'text_stylesheet' => "Om stilmallen", + 'text_stylesheet_note' => "The layout of %s is fully CSS-based designed, which allows maximum user interface customization and makes adding new stylesheets easy.

    The following is a list of currently available stylesheets at this tracker %s. If you want more stylesheets or feel like to design your own one, contact us.", + 'text_name' => "Namn", + 'text_designer' => "Designer", + 'text_comment' => "Kommentar", + 'text_contact' => "Kontakt ", + 'text_contact_note' => "Vill du gå med oss? Få förslag eller hitta buggar? Prata om affärer? Kontakta oss på något av följande sätt.", + 'text_web_site' => "Web Site", + 'text_email' => "E-post", + 'text_msn' => "MSN", + 'text_qq' => "QQ", + 'text_telephone' => "Tele.", +); + +?> diff --git a/lang/sv/lang_admanage.php b/lang/sv/lang_admanage.php new file mode 100644 index 00000000..75f9e36b --- /dev/null +++ b/lang/sv/lang_admanage.php @@ -0,0 +1,103 @@ + "Annonshantering", + 'text_ad_management' => "Annonshantering", + 'text_add_ad' => "Lägg till annons", + 'text_header' => "Rubrik", + 'text_footer' => "Sidfot", + 'text_below_navigation' => "Nedanför navigering", + 'text_below_searchbox' => "Nedanför Sökruta", + 'text_torrent_detail' => "Torrent Detalj", + 'text_comment_page' => "Kommentar sida", + 'text_inter_overforums' => "Inter Overforum", + 'text_forum_post_page' => "Forumets Inläggssida", + 'text_popup' => "Popup", + 'text_no_ads_yet' => "Inga annonser ännu!", + 'col_enabled' => "Aktiverad", + 'col_name' => "Namn", + 'col_position' => "Befattning", + 'col_order' => "Beställning", + 'col_type' => "Metod", + 'col_start_time' => "Starttid", + 'col_end_time' => "Sluttid", + 'col_action' => "Åtgärd", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'text_bbcodes' => "BB koder", + 'text_xhtml' => "XHTML", + 'text_text' => "Text", + 'text_image' => "Bild", + 'text_flash' => "Blixt", + 'text_delete' => "Radera", + 'text_edit' => "Redigera", + 'js_sure_to_delete_ad' => "Är du säker på att du vill ta bort denna annons?", + 'std_error' => "Fel", + 'std_invalid_id' => "Invalid ID", + 'std_invalid_position' => "Ogiltig position", + 'head_add_ad' => "Lägg till annons", + 'head_edit_ad' => "Redigera annons", + 'text_note' => "Anteckning", + 'text_ad_detail' => "Annons Detalj", + 'row_name' => "Namn", + 'row_start_time' => "Starttid", + 'row_end_time' => "Sluttid", + 'row_enabled' => "Aktiverad", + 'row_order' => "Beställning", + 'row_type' => "Visa metod", + 'row_image_url' => "Bild URL", + 'row_image_link' => "Ad Link", + 'row_image_width' => "Bildens bredd", + 'row_image_height' => "Bildens höjd", + 'row_image_tooltip' => "Länk verktygstips", + 'row_text_content' => "Text innehåll", + 'row_text_link' => "Ad Link", + 'row_text_size' => "Textstorlek", + 'row_bbcodes_code' => "BB koder", + 'row_xhtml_code' => "XHTML kod", + 'row_flash_url' => "Flash URL", + 'row_flash_width' => "Flash Width", + 'row_flash_height' => "Blixthöjd", + 'submit_submit' => "Sumbit", + 'text_ad' => "Annons", + 'text_header_note' => "Visa i det övre högra hörnet av varje sida. Rekommenderas att använda bild eller blixt av storlek inom 580 * 90. Endast en annons visas. ", + 'text_footer_note' => "Visa längst ner på varje sida. Rekommenderad storlek är 728 * 160. Endast en annons visas. ", + 'text_below_navigation_note' => "Visa höger under navigeringsfältet på varje sida. Rekommenderad storlek är 728 * 90. Endast en annons visas. ", + 'text_below_searchbox_note' => "Visa höger nedan sökruta på torrentsidan. Rekommenderad storlek är 728 * 90. Endast en annons visas. ", + 'text_torrent_detail_note' => "Visa i torrent-beskrivning på torrent detaljsida. Rekommenderad storlek är 600 * 160. Endast en annons visas. ", + 'text_comment_page_note' => "Visa mellan kommentarer på torrent detalj sida eller erbjuda detaljsida. Rekommenderad storlek är 600 * 160. Flera annonser kommer att visa tillsammans. ", + 'text_inter_overforums_note' => "Visa mellan överforum på forumets hemsida. Rekommenderad storlek är 728 * 90. Flera annonser kommer att visas tillsammans.", + 'text_forum_post_page_note' => "Visa mellan foruminlägg på forumets detaljsida. Rekommenderad storlek är 600 * 160. Flera annonser kommer att visa tillsammans.", + 'text_popup_note' => "Popup på varje sida. Mycket störande, använd med försiktighet. Rekommenderad storlek är 468 * 90", + 'text_name_note' => "Bara ett namn att ringa annonsen.", + 'text_start_time_note' => "I form av YYYY-MM-DD hh:mm:ss, t.ex. '2007-12-24 21:00:00'. Tiden sedan när annonsen blir tillgänglig.", + 'text_end_time_note' => "I formatet YYYY-MM-DD hh:mm:ss, t.ex. '2008-01-24 21:00:00'. Tiden fram till när annonsen är tillgänglig.", + 'text_order_note' => "Prioriteringen av annonser. Värdet '0' får högsta prioritet.
    När flera annonser är tillgängliga för en position, kommer den med högsta prioritet att visa om positionen endast tillåter en annons, och de med högre prioriteringar kommer att visa på toppen om positionen tillåter flera annonser. När flera tillgängliga annonser har samma prioritetsvärde har den senast tillagda högsta prioritet. ", + 'text_enabled_note' => "Endast aktiverade annonser visas. ", + 'text_type_note' => "Välj visningsmetod för annonser. ", + 'text_image_url_note' => "URL till bildfilen.
    Både relativ sökväg (t.ex. 'pic/ad.jpg') eller absolut sökväg (t.ex. 'https://nexusphp.org/ad.jpg') är Okay. ", + 'text_image_link_note' => "Länken till annonsen, t.ex. 'https://nexusphp.org/ad.html'. ", + 'text_image_width_note' => "I pixlar. Bredden på vilken bilden visas. ", + 'text_image_height_note' => "I pixlar. Höjden på vilken bilden visas. ", + 'text_image_tooltip_note' => "Texten som visas på verktygstips på länken. ", + 'text_text_content_note' => "Innehållet i textannons. ", + 'text_text_link_note' => "Länken till annonsen, t.ex. 'https://nexusphp.org/ad.html'. ", + 'text_text_size_note' => "Teckenstorleken på textannonsen. Kan vara i pt, px eller em, t.ex. '30pt'. Om ingen är angiven, '30pt' antas.", + 'text_bbcodes_code_note' => "Vad är BB-koder? Se ", + 'text_here' => "här", + 'text_xhmtl_code_note' => "Du bör undvika att använda XHTML inte bara för att felaktig XHTML-kod lätt kan röra upp hela sidan, men också för att det är INSECURE. Om du måste, se till att XHTML-koden är säker och korrekt.
    OBS: Följ XHTML 1.0 Transitional specifikation, inte HTML 4.01.", + 'text_flash_url_note' => "Webbadressen till Flash-filen.
    Både relativ sökväg (t.ex. 'pic/flash.demo.swf') eller absolut sökväg (t.ex. 'https://nexusphp.org/flash.demo.swf') är Okay.", + 'text_flash_width_note' => "I pixlar. Bredden på vilken Flash visas. ", + 'text_flash_height_note' => "I pixlar. Höjden på vilken Flash visas. ", + 'std_missing_form_data' => "Siddelsuppgifter saknas", + 'std_invalid_type' => "Ogiltig visningsmetod", + 'std_success' => "Klart", + 'std_edit_success' => "Annonsen är redigerad. ", + 'std_add_success' => "Annonsen läggs till. ", + 'text_unlimited' => "obegränsad", + 'std_go_back' => "Gå tillbaka till annonslistan", + 'col_clicks' => "Klick" +); + +?> diff --git a/lang/sv/lang_adredir.php b/lang/sv/lang_adredir.php new file mode 100644 index 00000000..64320da8 --- /dev/null +++ b/lang/sv/lang_adredir.php @@ -0,0 +1,11 @@ + "Fel", + 'std_ad_system_disabled' => "Annonssystem inaktiverat.", + 'std_invalid_ad_id' => "Invalid ad id", + 'std_no_redirect_url' => "Ingen omdirigerings-URL." +); + +?> diff --git a/lang/sv/lang_attachment.php b/lang/sv/lang_attachment.php new file mode 100644 index 00000000..f2efb3d9 --- /dev/null +++ b/lang/sv/lang_attachment.php @@ -0,0 +1,20 @@ + "Misslyckades! Inget mottaget!", + 'text_file_number_limit_reached' => "Misslyckades! Du kan inte ladda upp fler filer för tillfället. Vänligen vänta en tid.", + 'text_file_size_too_big' => "Misslyckades! Filstorleken är för stor.", + 'text_file_extension_not_allowed' => "Misslyckades! Filtillägget är inte tillåtet.", + 'text_invalid_image_file' => "Misslyckades! Ogiltig bildfil.", + 'text_cannot_move_file' => "Misslyckades! Kan inte flytta uppladdad fil.", + 'submit_upload' => "Ladda upp", + 'text_left' => "Idag kvar: ", + 'text_of' => " av ", + 'text_size_limit' => "Storlek: ", + 'text_file_extensions' => "Tillägg till fil: ", + 'text_mouse_over_here' => "mus här", + 'text_small_thumbnail' => "liten miniatyrbild", +); + +?> diff --git a/lang/sv/lang_attendance.php b/lang/sv/lang_attendance.php new file mode 100644 index 00000000..d27993eb --- /dev/null +++ b/lang/sv/lang_attendance.php @@ -0,0 +1,16 @@ + "Närvaro", + 'success' => "Klart", + 'attend_info' => "Du har redan deltagit i %u dagar, Continuous %u dagar, denna gång kommer du att få %u bonus.", + 'initial' => "Första närvaro får %u bonus.", + 'steps' => "Varje kontinuerlig närvaro får %u bonus,om inte nå maximal %u", + 'continuous' => "Delta %u dag kontinuerlig, kommer att få %u studsar ytterligare.", + 'sorry' => "Ledsen", + 'already_attended' => "Du har redan närvarat, ingen uppdatering tack.", + '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.', +); diff --git a/lang/sv/lang_bitbucket-upload.php b/lang/sv/lang_bitbucket-upload.php new file mode 100644 index 00000000..c1d488ec --- /dev/null +++ b/lang/sv/lang_bitbucket-upload.php @@ -0,0 +1,36 @@ + "Uppladdningen misslyckades", + 'std_nothing_received' => "Ingenting mottaget!", + 'std_file_too_large' => "Tyvärr, den filen är för stor för bit-hinken.", + 'std_bad_file_name' => "Felaktigt filnamn.", + 'std_file_with_the_name' => "Tyvärr, en fil med namnet ", + 'std_already_exists' => " finns redan i bit-hinken.", + 'std_error' => "Fel", + 'std_invalid_image_format' => "Ogiltigt tillägg: gif, jpg eller png endast!", + 'std_image_processing_failed' => "Bildbehandling misslyckades", + 'std_sorry_the_uploaded' => "Tyvärr, den uppladdade ", + 'std_failed_processing' => " misslyckad bearbetning. Försök att återställa bilden i en grafisk redigerare. Tack.", + 'std_success' => "Klart", + 'std_use_following_url' => "Använd följande URL för att komma åt filen: ", + 'std_upload_another_file' => "Ladda upp en annan fil", + 'std_image' => "Bild ", + 'std_need_not_rescaling' => "kräver inte skalning", + 'std_rescaled_from' => " skalade om från ", + 'std_to' => " till ", + 'std_profile_updated' => "
    Obs: Din profil har uppdaterats!", + 'head_avatar_upload' => "AVATAR uppladdning", + 'text_avatar_upload' => "AVATAR uppladdning", + 'text_upload_directory_unwritable' => "OBSERVERA: Ladda upp katalogen är inte skrivbar. Kontakta administratören om detta problem!", + 'text_disclaimer' => "Ansvarsfriskrivning
    Ladda inte upp otillåtna eller olagliga bilder.
    Uppladdade bilder bör betraktas som \"public domain\". Så ladda inte upp bilder som du inte vill att en främling ska ha tillgång till.
    Uppladdade bilder kommer att skalas genom att hålla bildförhållandet om höjden överskrider ", + 'text_disclaimer_two' => " pixlar eller bredd överskrider ", + 'text_disclaimer_three' => " pixlar
    Maximal filstorlek är ", + 'text_disclaimer_four' => " bytes.", + 'row_file' => "Fil", + 'checkbox_avatar_shared' => "Andra användare kan använda min avatar (det är valbart i usercp).", + 'submit_upload' => "Ladda upp", +); + +?> diff --git a/lang/sv/lang_catmanage.php b/lang/sv/lang_catmanage.php new file mode 100644 index 00000000..39781f4d --- /dev/null +++ b/lang/sv/lang_catmanage.php @@ -0,0 +1,86 @@ + "Kategori Hantering", + 'text_category_management' => "Kategori Hantering", + 'text_manage' => "Hantera", + 'text_searchbox' => "Sökruta", + 'text_category_icons' => "Kategori ikonpaket", + 'text_second_icons' => "Andra ikoner", + 'text_categories' => "Kategorier", + 'text_sources' => "Källor", + 'text_media' => "Media", + 'text_codecs' => "Codecs", + 'text_standards' => "Standarder", + 'text_processings' => "Behandlingar", + 'text_teams' => "Lag", + 'text_audio_codecs' => "Ljud Codecs", + 'std_error' => "Fel", + 'std_invalid_type' => "Invalid type.", + 'text_add' => "Lägg till", + 'text_no_record_yet' => "Inga poster ännu!", + 'col_id' => "ID", + 'col_name' => "Namn", + 'col_order' => "Beställning", + 'col_action' => "Åtgärd", + 'text_delete' => "Radera", + 'text_edit' => "Redigera", + 'js_sure_to_delete_this' => "Är du säker du vill ta bort detta?", + 'col_sub_category' => "Underkategori", + 'text_per_row' => "Föremål/rad", + 'text_padding' => "Padding", + 'text_enabled' => "Aktiverad", + 'text_disabled' => "Inaktiverad", + 'col_folder' => "Ikon Pack mapp", + 'text_multi_language' => "Multi-lang.", + 'text_second_icon' => "Andra ikonen", + 'text_css_file' => "CSS-fil", + 'text_none' => "ingen", + 'text_css_file_note' => "CSS-fil för detta ikonpaket. Ange hela sökvägen, t.ex. 'styles/scenetorrents.css'. Lämna det tomt om det inte är någon.
    Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'text_designer' => "Designer", + 'text_comment' => "Kommentar", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'col_image' => "Bild", + 'text_class_name' => "klassattribut", + 'col_mode' => "Läge", + 'std_invalid_id' => "Invalid id", + 'submit_submit' => "Skicka", + 'text_subcategory_name_note' => "Använd inte långt namn. Rekommendera mindre än 10 bokstäver.", + 'text_order_note' => "Uppstigande, dvs '0' kommer först.", + 'row_searchbox_name' => "Sökrutans namn", + 'text_searchbox_name_note' => "Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'row_show_sub_category' => "Visa underkategori", + 'text_show_sub_category_note' => "Markera de underkategorier som du vill aktivera.", + 'row_items_per_row' => "Objekt per rad", + 'text_items_per_row_note' => "Ange hur många objekt som ska visas i en rad i sökrutan, t.ex. '8'.", + 'row_padding_between_items' => "Utfyllnad mellan objekt", + 'text_padding_between_items_note' => "I pixlar. Det horisontella stoppningsutrymmet mellan objekt i sökrutan, t.ex. '3'.", + 'text_category_icon_name_note' => "Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'text_folder_note' => "Namnet på ikonpaketet. Tillåtna tecken: [a-z] (i små fall), [0-9], [_. ].
    MÅSTE lägga till ett avslutande snedstreck (/) i slutet, t.ex. 'mycaticon/'", + 'text_multi_language_note' => "Om du använder olika kategoriikoner för olika språk. Om satt till 'ja', lägg flera paket ikoner i flera mappar som heter 'en', 'chs', etc.", + 'text_second_icon_note' => "Om du använder andra ikoner för ytterligare information. Om satt till \"ja\", lägg andra ikoner i en mapp som heter \"extra\" tillsammans med vanliga ikoner.", + 'text_designer_note' => "Personen som designade ikonpaketet.", + 'text_comment_note' => "Infomation om ikonpaketet.", + 'text_icon_directory_note' => "Du måste sätta ikonerna i rätt katalog för att dessa inställningar ska fungera. Sätt de normala ikonerna i 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' och de andra ikonerna i 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'.
    Får du inte det? Se om följande exempel kan hjälpa:
    • När
      • searchbox_name='nhd'
      • icon_pack_folder='scenetorrents/'
      • multi-lang='ja'
      • second_icon='nej'
      bör du sätta en engelsk ikonfil för filmer (e. . 'movies.png') i 'pic/category/nhd/scenetorrents/sv/' .
    • När
      • searchbox_name='chd'
      • icon_pack_folder='nanosofts/'
      • multi-lang='nej'
      • second_icon='ja'
      bör du sätta en normal ikonfil för filmer (e. . movies.png) i 'pic/category/chd/nanosofts/' och ytterligare en ikonfil (t.ex. 'bdh264.png') i 'pic/category/chd/nanosofts/additional/'.
    ", + 'text_second_icon_name_note' => "Använd inte långt namn. Rekommendera mindre än 10 bokstäver.", + 'text_image_note' => "Namnet på bildfilen. Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'row_selections' => "Val", + 'text_selections_note' => "Om ett val inte är definierat är alla alternativ från valet tillåtna för regeln. Minst ett val bör definieras.", + 'row_category_name' => "Kategori namn", + 'text_category_name_note' => "Använd inte långt namn. Rekommendera mindre än 10 bokstäver.", + 'row_mode' => "Läge", + 'text_class_name_note' => "Värdet av 'klass' attribut för bilden. Lämna det tomt om ingen. Tillåtna tecken: [a-z] (i små bokstäver), [0-9], [_], och den första bokstaven måste vara i [a-z].", + 'std_missing_form_data' => "Siddelsuppgifter saknas", + 'std_invalid_character_in_filename' => "Ogiltigt tecken i filnamn ", + 'std_must_define_one_selection' => "Du måste definiera minst ett val!", + 'std_invalid_mode_id' => "Ogiltigt läge-id.", + 'row_enable_custom_field' => 'Aktivera anpassat fält', + 'row_custom_field_display_name' => 'Valfritt visningsnamn för fält', + 'row_custom_field_display' => 'Anpassad fältvisning', + 'row_custom_field_display_help' => "Använd 'specifik etikett' för att representera eget fälts etikett och värde, såsom ett anpassat fälts namn är 'artist',
    sedan är det etikett:<%artist.label%>,it's value:<%artist.value%>", + 'row_searchbox_extras' => 'Extras', +); + +?> diff --git a/lang/sv/lang_cheaterbox.php b/lang/sv/lang_cheaterbox.php new file mode 100644 index 00000000..f4b97d78 --- /dev/null +++ b/lang/sv/lang_cheaterbox.php @@ -0,0 +1,28 @@ + "Oho!", + 'std_no_suspect_detected' => "Ingen misstänkt upptäckt ännu.", + 'head_cheaterbox' => "Cheaterbox", + 'text_cheaterbox' => "Cheaterbox BETA", + 'col_added' => "Tillagd", + 'col_suspect' => "Misstänkta", + 'col_hit' => "Slå", + 'col_torrent' => "Torrent", + 'col_ul' => "UL", + 'col_dl' => "DL", + 'col_ann_time' => "Ann Tid", + 'col_seeders' => "Seeders", + 'col_leechers' => "Leechers", + 'col_comment' => "Kommentar", + 'col_dealt_with' => "Avsluta med", + 'col_action' => "Lag.", + 'text_torrent_does_not_exist' => "Torrent finns inte eller tas bort", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'submit_set_dealt' => "Ställ in dealt", + 'submit_delete' => "Radera" +); + +?> diff --git a/lang/sv/lang_checkuser.php b/lang/sv/lang_checkuser.php new file mode 100644 index 00000000..63d3e231 --- /dev/null +++ b/lang/sv/lang_checkuser.php @@ -0,0 +1,17 @@ + "Fel", + 'std_no_user_id' => "Ingen användare med detta ID!", + 'std_no_permission' => "Du har ingen behörighet", + 'head_detail_for' => "Detaljer för ", + 'text_account_disabled' => "

    Detta konto har inaktiverats!

    ", + 'row_join_date' => "Gå med datum", + 'row_gender' => "Kön", + 'row_email' => "E-post", + 'row_ip' => "IP", + 'submit_confirm_this_user' => "Bekräfta denna användare" +); + +?> diff --git a/lang/sv/lang_comment.php b/lang/sv/lang_comment.php new file mode 100644 index 00000000..a881388a --- /dev/null +++ b/lang/sv/lang_comment.php @@ -0,0 +1,51 @@ + "Fel", + 'std_comment_flooding_denied' => "Kommentar Översvämning ej tillåten. Vänligen vänta ", + 'std_before_posting_another' => " sekund(er) innan du postar en annan kommentar.", + 'std_no_torrent_id' => "Ingen torrent med detta ID.", + 'std_no_comment_id' => "Ingen kommentar med detta ID", + 'std_comment_body_empty' => "Kommentarskroppen kan inte vara tom!", + 'head_add_comment_to' => "Lägg till en kommentar till ", + 'text_add_comment_to' => "Lägg till en kommentar till ", + 'submit_okay' => "Okej", + 'text_comments_in_reverse_order' => "Senaste kommentarerna, i omvänd ordning\n", + 'std_invalid_id' => "Invalid ID.", + 'std_permission_denied' => "Åtkomst nekad.", + 'head_edit_comment_to' => "Redigera kommentar till ", + 'text_edit_comment_to' => "Redigera kommentar till ", + 'std_delete_comment' => "Ta bort kommentar", + 'std_delete_comment_note' => "Du håller på att ta bort en kommentar. Klicka på\n", + 'std_here_if_sure' => ">här om du är säker.", + 'head_original_comment' => "Ursprunglig kommentar", + 'text_original_content_of_comment' => "Originalinnehållet i kommentaren ", + 'std_unknown_action' => "Okänd åtgärd.", + 'std_no_review_id' => "Ingen recension med detta ID", + 'std_review_body_empty' => "Recensionens kropp kan inte vara tom!", + 'text_reviews_in_reverse_order' => "

    Senaste recensioner, i omvänd ordning

    \n", + 'head_edit_review_to' => "Redigera recension till ", + 'text_edit_review_to' => "Redigera recension till ", + 'std_delete_review' => "Ta bort recension", + 'std_delete_review_note' => "Du håller på att ta bort en recension. Klicka på\n", + 'head_original_review' => "Ursprunglig granskning", + 'text_original_content_of_review' => "Originalinnehållet i granskningen ", + 'std_unknown_action' => "Okänd åtgärd.", + 'row_user_comment' => "Användare Kommentar", + 'row_editor_notes' => "Redaktörens anteckningar", + 'row_bouns_change' => "Bonus förändring", + 'text_bouns_change_notes' => " 0 till 1000, baserat på kvaliteten på översynen (över 1000 kommer att behandlas som 1000 och andra inte i intervallet kommer att behandlas som 0)", + 'std_review_no_external_info' => "Kunde inte markera kommentarer utan extern info!", + 'std_review_unmark' => "Avmarkera granskning", + 'std_unmark_review_note' => "Du håller på att avmarkera en recension. Klicka på\n", + 'row_original_torrent' => "Original Torrent", + 'text_no_exists' => "Finns inte längre!", + 'text_torrent_id' => " Torrent ID: ", + 'text_back' => "tillbaka", + 'text_body' => "Kropp", + 'text_compose' => "Skriv", + 'text_edit' => "Redigera", +); + +?> diff --git a/lang/sv/lang_complains.php b/lang/sv/lang_complains.php new file mode 100644 index 00000000..f4b1af84 --- /dev/null +++ b/lang/sv/lang_complains.php @@ -0,0 +1,32 @@ + 'Klagomål för konto', + 'text_new_complain' => 'Nytt klagomål', + 'text_new_email' => 'Konto E-post:', + 'text_new_body' => 'Klagomål Detalj:', + 'text_new_body_placeholder' => "Beskriv frågan här:\nRelaterade bevis är tillämpligt: Bilderna visas i form av [img=URL]", + 'text_new_submit' => 'Skicka', + 'text_new_failure' => 'Felaktig e-post eller tom reklamation inskriven.', + 'text_created_title' => 'Klagomål skapad', + 'text_created_note' => 'Vänligen bokmärke denna sida så att du kan kontrollera dess uppdateringar senare. REVEAL INTE DENNA URL-TILL ANYBODY! Annars skulle ditt klagomål inte behandlas.', + 'text_search_account' => 'Sök konto med denna e-postadress', + 'text_reply' => 'Svara', + 'text_replies' => 'Följa upp meddelanden', + 'text_complainer' => 'Klagare', + 'text_added' => 'Tid tillagd', + 'text_no_replies' => 'Inga meddelanden nu', + 'text_closed' => 'Detta klagomål har besvarats och låsts för nya svar.', + 'text_answer_it' => 'STÄNG', + 'text_unanswer_it' => 'ÖPPNA', + 'th_complain_at' => 'Klagomål på', + 'th_complain_account' => 'Klagomål konto', + 'th_action_view' => 'Visa', + 'pending_complaints' => 'Väntande klagomål', + 'no_pending_complaints' => 'Inga väntande klagomål', + 'complaints_processed' => 'Klagomål behandlade', + 'no_complaints_have_been_processed' => 'Inga klagomål har behandlats', + 'text_view_band_log' => 'Visa bannlysningslogg', + 'reply_notify_subject' => 'Klagomål svarade', + 'reply_notify_body' => 'Du har ett svar på ditt klagomål på webbplatsen %s, klicka här för att se den.', +]; diff --git a/lang/sv/lang_confirm_resend.php b/lang/sv/lang_confirm_resend.php new file mode 100644 index 00000000..a35d2b28 --- /dev/null +++ b/lang/sv/lang_confirm_resend.php @@ -0,0 +1,37 @@ + "Kunde inte skicka bekräftelsemail", + 'std_fields_blank' => "Lämna inga fält tomma.", + 'std_invalid_email_address' => "Ogiltig e-postadress!", + 'std_email_not_found' => "E-postadressen hittades inte i databasen.\n", + 'std_user_already_confirm' => "Användaren som använder denna e-postadress är redan bekräftad.\n", + 'std_passwords_unmatched' => "Lösenorden matchade inte! Måsten har skrivit. Försök igen.", + 'std_password_too_short' => "Tyvärr, lösenordet är för kort (min är 6 tecken)", + 'std_password_too_long' => "Lösenordet är för långt (max 40 tecken)", + 'std_password_equals_username' => "Tyvärr, lösenord kan inte vara samma som användarnamn.", + 'std_error' => "Fel", + 'std_database_error' => "Databasfel. Kontakta en administratör om detta.", + 'text_resend_confirmation_mail_note' => "

    Skicka bekräftelsemeddelande igen

    Använd formuläret nedan för att få bekräftelsemeddelandet skickat till dig igen.

    Du måste vara registrerad inom 1 dag och har inte bekräftat,
    annars kan ditt väntande konto raderas och du bör registrera dig igen.

    Obs: %s misslyckade försök i rad kommer att resultera i bannlysning av din ip!

    ", + 'row_registered_email' => "Registrerad e-post: ", + 'row_new_password' => "Nytt lösenord: ", + 'text_password_note' => "Minsta antal är 6 tecken", + 'row_enter_password_again' => "Ange lösenord igen: ", + 'submit_send_it' => "Skicka det!", + 'text_you_have' => "Du har ", + 'text_remaining_tries' => " återstående försök.", + + 'mail_title' => " Bekräftelse av användarregistrering(Återsänd)", + 'mail_this_link' => "DETTA LÄNK", + 'mail_here' => "HÄR", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Du har begärt ett nytt bekräftelsemail på %s och du har
    angett denna adress ", + 'mail_three' => " som användarkontakt.

    Om du inte gjorde detta, vänligen ignorera detta e-postmeddelande. Personen som angav din
    e-postadress hade IP-adressen ", + 'mail_four' => ". Vänligen svara inte.

    För att bekräfta din användarregistrering måste du följa ", + 'mail_four_1' => "

    Om länken ovan är trasig eller upphör, försök skicka ett nytt bekräftelsemail igen från ", + 'mail_five' => "

    När du har gjort detta, kommer du att kunna använda ditt nya konto. Om du misslyckas med
    kommer ditt konto att raderas inom 24 timmar. Vi uppmanar dig att läsa
    RULES och FAQ innan du börjar använda %s.

    Notera: Om du inte registrerade dig för %s, rapportera detta e-postmeddelande till %s

    ------
    Yours,
    %s Team.", + 'text_select_lang' => "Välj webbplatsspråk: ", + 'std_need_admin_verification' => "Kontot behöver manuell verifiering från administratörer." +); +?> diff --git a/lang/sv/lang_contactstaff.php b/lang/sv/lang_contactstaff.php new file mode 100644 index 00000000..fe60edd8 --- /dev/null +++ b/lang/sv/lang_contactstaff.php @@ -0,0 +1,12 @@ + "Kontakta personal", + 'text_message_to_staff' => "Skicka meddelande till handläggare", + 'row_subject' => "Ämne", + 'row_body' => "Kropp", + 'submit_send_it' => "Skicka Det!" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_delete.php b/lang/sv/lang_delete.php new file mode 100644 index 00000000..7f7bc70a --- /dev/null +++ b/lang/sv/lang_delete.php @@ -0,0 +1,17 @@ + "Borttagning misslyckades!", + 'std_missing_form_date' => "saknar formulärdata", + 'std_not_owner' => "Du är inte ägaren! Hur gick det till?", + 'std_invalid_reason' => "Ogiltig anledning ", + 'std_describe_violated_rule' => "Beskriv den kränkta regeln.", + 'std_enter_reason' => "Ange anledningen till att du tar bort denna torrent.", + 'head_torrent_deleted' => "Torrent raderad!", + 'text_go_back' => "Gå tillbaka till varifrån du kom", + 'text_back_to_index' => "Tillbaka till index", + 'text_torrent_deleted' => "Torrent raderad!" +); + +?> diff --git a/lang/sv/lang_deletedisabled.php b/lang/sv/lang_deletedisabled.php new file mode 100644 index 00000000..067455a1 --- /dev/null +++ b/lang/sv/lang_deletedisabled.php @@ -0,0 +1,12 @@ + "Ta bort inaktiverad", + 'text_delete_diasabled' => "Ta bort inaktiverad", + 'submit_delete_all_disabled_users' => "Ta bort alla inaktiverade användare", + 'text_delete_disabled_note' => "If you click the following button, all disabled users at your site will be DELETED. NEVER click the button unless you are VERY SURE.", + 'text_users_are_disabled' => " användare tas bort." +); + +?> diff --git a/lang/sv/lang_deletemessage.php b/lang/sv/lang_deletemessage.php new file mode 100644 index 00000000..bdcc05e7 --- /dev/null +++ b/lang/sv/lang_deletemessage.php @@ -0,0 +1,12 @@ + "Felaktigt meddelande-ID", + 'std_not_suggested' => "Jag skulle inte göra det om jag vore du...", + 'std_not_in_inbox' => "Meddelandet finns inte i din inkorg.", + 'std_not_in_sentbox' => "Meddelandet finns inte i din Sentbox.", + 'std_unknown_pm_type' => "Okänd PM-typ." +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_details.php b/lang/sv/lang_details.php new file mode 100644 index 00000000..f83a8ce6 --- /dev/null +++ b/lang/sv/lang_details.php @@ -0,0 +1,247 @@ + "Fel", + 'std_no_torrent_id' => "Ingen torrent med detta ID", + 'head_details_for_torrent' => "Detaljer för torrent ", + 'text_successfully_uploaded' => "Framgångsrikt uppladdad!", + 'text_redownload_torrent_note' => "Du bör ladda ner på nytt och börja skicka nu.", + 'text_successfully_edited' => "Redigeringen lyckades!", + 'text_go_back' => "Gå tillbaka till ", + 'text_whence_you_came' => "varifrån du kom", + 'text_rating_added' => "Betyg tillagd!", + 'text_thanks_added' => "Ditt tack tillagt!", + 'text_free' => "Gratis", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X gratis", + 'text_half_down' => "50%", + 'row_download' => "Hämta", + 'text_downloading_not_allowed' => "Det är inte tillåtet att ladda ner.", + 'row_small_description' => "Liten beskrivning", + 'row_info_hash' => "Info hash", + 'row_description' => "Beskrivning", + 'text_nfo' => "NFO", + 'text_view_nfo' => "[Alla lägen]", + 'row_imdb_url' => "URL för IMDb", + 'row_subtitles' => "Undertexter", + 'text_no_subtitles' => "Inga undertexter tillgängliga för denna torrent", + 'submit_upload_subtitles' => "Ladda upp Undertext!", + 'row_info' => " Information", + 'text_imdb' => "IMDB", + 'text_lastfm' => "Last.fm", + 'text_douban' => "Dubbel", + 'text_not_ready' => " info inte redo, klicka ", + 'text_here_to_retrieve' => "här för att hämta från ", + 'text_someone_has_requested' => "Någon har begärt att hämta information från ", + 'text_please_be_patient' => " för några sekunder sedan, var snäll och ha tålamod.", + 'text_information' => "Information:", + 'text_title' => " Titel: ", + 'text_title_chinese' => "Kinesisk titel: ", + 'text_also_known_as' => " Även känd som: ", + 'text_year' => " År: ", + 'text_runtime' => " Körtid: ", + 'text_mins' => " min", + 'text_votes' => " Röster: ", + 'text_rating' => " Betyg: ", + 'text_language' => " Språk: ", + 'text_country' => " Land: ", + 'text_all_genres' => " Alla genrer: ", + 'text_tagline' => " Tagline: ", + 'text_director' => " Regi: ", + 'text_written_by' => " Skrivet av: ", + 'text_performed_by' => " Utförd av: ", + 'text_offcial_site' => " Offcial webbplats: ", + 'text_imdb_link' => " IMDb Länk: ", + 'text_produced_by' => " Producerad av: ", + 'text_music' => " Musik: ", + 'text_plot_outline' => " Rita kontur:", + 'text_cast' => " Upplagd:", + 'text_as' => " som ", + 'text_recommended_comment' => " Rekommenderad kommentar:", + 'text_information_updated_at' => "

    OBS: Denna information uppdateras på ", + 'text_might_be_outdated' => " och kan vara föråldrad nu, klicka ", + 'text_here_to_update' => "här för att uppdatera föråldrad information", + 'text_network_error' => "Varning! Nätverksvillkor tillåter inte hämtning av infomation från IMDb i farten", + 'text_avprogress' => "Genomsnittliga framsteg: ", + 'row_type' => "Typ", + 'text_none_selected' => "(ingen vald)", + 'text_source' => "Källa:", + 'text_codec' => "Kodec:", + 'text_stardard' => "Standard:", + 'text_processing' => "Bearbetar:", + 'row_quality' => "Kvalitet", + 'col_type' => "Typ", + 'col_name' => "Namn", + 'col_quality' => "Kvalitet", + 'title_size' => "Storlek", + 'title_time_added' => "Tid tillagd", + 'title_seeders' => "Seeders", + 'title_leechers' => "Leechers", + 'col_special' => "Kampanj?", + 'text_normal' => "normal", + 'row_other_copies' => "Andra Kopior", + 'row_last_seeder' => "Senaste åtgärd: ", + 'text_ago' => " sedan", + 'text_size' => "Storlek: ", + 'text_none_yet' => "ingen ännu (behöver minst %s röster och har fått ", + 'text_only' => "endast ", + 'text_none' => "ingen", + 'text_no_votes_yet' => "Inga röster ännu", + 'text_invalid' => "ogiltig?", + 'text_out_of_five_with' => " av 5 med ", + 'text_votes_total' => " totalt antal röster", + 'text_login_to_vote' => "Logga in för att betygsätta den", + 'select_add_rating' => "(lägg till betyg)", + 'submit_vote' => "Röster!", + 'text_rating' => "Betyg: ", + 'row_time' => "Tid", + 'row_hot_meter' => "Varm mätare", + 'text_views' => "Visningar: ", + 'text_hits' => "Träffar: ", + 'text_snatched' => "Hämtad: ", + 'text_view_snatches' => " x
    gång(er)", + 'text_average_speed' => "Genomsnittlig hastighet: ", + 'text_total_speed' => "Total hastighet: ", + 'text_health_note' => "(Dessa är medelvärden över tiden så är inte så exakta)", + 'text_traffic' => "Trafik: ", + 'text_no_traffic' => "Ingen trafik för ögonblicket", + 'text_status' => "Status: ", + 'text_dead' => "död", + 'row_health' => "Hälsa", + 'text_anonymous' => "Anonym", + 'text_edit_torrent' => "Redigera", + 'text_edit_and_delete_torrent' => "Redigera/ta bort", + 'title_edit_torrent' => "Klicka på för att Redigera eller Ta bort detta torrent", + 'row_upped_by' => "Uppladdad av", + 'text_click' => "Click ", + 'text_num_files' => "Antal filer: ", + 'text_see_full_list' => "[Visa fullständig lista]", + 'text_files' => " filer", + 'row_file_list' => "Lista över filer", + 'text_hide_list' => "[Dölj lista]", + 'row_action' => "Åtgärd", + 'text_download_torrent' => "Ladda ner torrent", + 'text_download_paid_torrent' => "Ladda ner torrent(announce kommer att dra av bonus: %s)", + 'text_download_bought_torrent' => "Ladda ner torrent(köpt)", + 'title_download_torrent' => "Ladda ner torrent", + 'text_ask_for_reseed' => "Be om en ny", + 'title_ask_for_reseed' => "Fråga ryckte användare för reseeding när det finns ingen seeder", + 'text_report_torrent' => "Rapportera torrent", + 'title_report_torrent' => "Rapportera torrent för bryter mot regler", + 'text_here' => "här", + 'row_peers' => "Klienter", + 'text_seeders' => " Seeder", + 'text_leechers' => " Leecher", + 'text_peers_total' => " Klient(er) totalt", + 'row_seeders' => "Seeders", + 'row_leechers' => "Leechers", + 'submit_say_thanks' => "Say Thanks!", + 'submit_you_said_thanks' => "Du sa Tack!", + 'text_no_thanks_added' => "inget tack har lagts till ännu", + 'row_thanks_by' => "Tack av", + 'row_torrent_info' => "Torrent Information", + 'text_torrent_structure' => "Struktur: ", + 'text_torrent_info_note' => "[Visa struktur]", + 'head_comments_for_torrent' => "Kommentarer till torrent ", + 'text_comments_for' => "Kommentarer till ", + 'text_snatch_detail_for' => "Snatch Detaljer för ", + 'text_users_top_finished_recently' => "Användare i toppen avslutade nedladdningen senast", + 'col_username' => "Användarnamn", + 'col_uploaded' => "Uppladdad", + 'col_downloaded' => "Nedladdad", + 'col_when_completed' => "När slutförd", + 'col_last_action' => "Senaste åtgärd", + 'col_seeding' => "Seeding", + 'col_pm_user' => "PM användare", + 'col_report_user' => "Rapportera användare", + 'col_on_or_off' => "På/av", + 'text_global' => "Globalt", + 'text_torrent' => "Torrent", + 'text_yes' => "Ja", + 'text_no'=> "Nej", + 'text_add_a_comment' => "Lägg till kommentar", + 'text_no_comments_yet' => "Inga kommentarer ännu", + 'text_quick_comment' => "Snabb kommentar", + 'submit_add_comment' => "Lägg till kommentar", + 'title_pm' => "Skicka PM", + 'title_report' => "Rapportera", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'select_kewl' => "Kewl!", + 'select_pretty_good' => "Ganska bra", + 'select_decent' => "Anständigt", + 'select_pretty_bad' => "Ganska dålig", + 'select_sucks' => "Suckar!", + 'text_lastfm_not_ready' => "Last.fm info inte redo, klicka ", + 'text_biography' => "Biografi", + 'text_tags' => "Taggar:", + 'text_similiar_artists' => "Similiära artister:", + 'text_may_also_like' => "Kan också gilla :", + 'text_top_albums' => "Översta album:", + 'text_listener' => " Lyssnare", + 'text_scrobbled' => " Pjäser", + 'text_album' => " Album", + 'text_album_name' => "Namn: ", + 'text_track_number_info' => "Spår: ", + 'text_release_date' => "Utgivningsdatum: ", + 'text_label' => "Etikett: ", + 'text_track_list' => "Spåra lista: ", + 'text_track_number' => "#   ", + 'text_track_name' => "Spårningens namn", + 'text_track_duration' => "Varaktighet", + 'text_track_listener' => "Lyssnare", + 'text_ratings_legend' => "Förklaring: ", + 'text_points' => " poäng", + 'text_totalvotes' => " röster", + 'text_author' => "Författare: ", + 'text_from' => "från", + 'h1_user_reviews' => "Valda användares omdömen", + 'h1_critic_reviews' => "Filmkritikernas recensioner", + 'h1_user_comments' => "Kommentarer från användare", + 'text_local_link' => "Lokal länk", + 'text_at' => " vid ", + 'row_basic_info' => "Grundläggande information", + 'text_site_rating' => " Betyg", + 'text_blank' => " ", + 'text_creator' => "Skapare: ", + 'submit_search_at_shooter' => "Sök på Shooter", + 'submit_search_at_opensubtitles' => "Sök på Openundertexter", + 'title_show_or_hide' => "Visa eller Dölj", + 'title_bookmark' => "Bokmärke", + 'text_album_information' => "Information om albumet: ", + 'text_about_album' => "Om detta album: ", + 'text_artist' => " Konstnären", + 'text_artist_name' => "Konstnär: ", + 'text_medium' => "Medel:", + 'text_team' => "Lag:", + 'text_audio_codec' => "Ljud Codec:", + 'text_delete' => "Radera", + 'text_other_copies' => " Andra kopior", + 'row_uploader_bandwidth' => "Uppladdare
    Bandbredd", + 'text_and_more' => " och mer (tack från ", + 'text_users_in_total' => " totalt användare)", + 'torrent_dl_url' => "Torrent URL", + 'torrent_dl_url_notice' => "Du kan kopiera den till din BT-klient. Gäller endast idag.", + 'torrent_dl_url_text' => "Högerklicka för att visa.", + 'span_description_have_given' =>'Du har gett magin av värdet', + 'text_no_magic_added' => "Inget magiskt värde på utmärkelsen", + 'magic_value_number' => "Nummer Magiskt poängvärde har presenterats", + 'magic_value_award' => "Magiskt värde för utmärkelser", + 'magic_newest_record' =>'Här är bara den senaste skivan. ', + 'magic_sum_user_give_number' => 'Medlemmen gav den magiska utmärkelsen helt', + 'magic_show_all_description' => 'Visa detaljer för en enda', + 'magic_haveGotBonus' => 'Utgivare har nu fått Number Bonus of award.', + 'magic_have_no_enough_bonus_value' => 'fler poäng behövs', + 'claim_already' => 'Bekräftad', + 'claim_now' => 'Claim', + 'claim_info' => 'Redan hävdad av %s -användare, %s plats kvar.', + 'claim_detail' => 'Hämta detaljer', + 'claim_label' => 'Begär torrent', + 'claim_confirm' => 'Är du säker på att du gör anspråk på denna torrent?', + 'action_approval' => 'Godkännande', + 'row_tags' => 'Taggar', + 'torrent_existed' => 'Torrent har redan laddats upp!', +); + +?> diff --git a/lang/sv/lang_docleanup.php b/lang/sv/lang_docleanup.php new file mode 100644 index 00000000..6c87763a --- /dev/null +++ b/lang/sv/lang_docleanup.php @@ -0,0 +1,9 @@ + 'Rensa upp', + 'running' => 'rensning pågår... vänligen vänta', + 'force' => 'Om du behöver tvinga till en komplett rengöring, klicka påhär', + 'time_consumed' => 'Tid konsumerad:%f sek', + 'done' => 'Klar', +]; diff --git a/lang/sv/lang_donate.php b/lang/sv/lang_donate.php new file mode 100644 index 00000000..a99e9989 --- /dev/null +++ b/lang/sv/lang_donate.php @@ -0,0 +1,31 @@ + "Ledsen", + 'std_do_not_accept_donation' => "Vi tar inte emot donation för tillfället.", + 'std_success' => "Klart", + 'std_donation_success_note_one' => "Tack för din donation! Din transaktion har slutförts. Vänligen klicka ", + 'std_here' => "här", + 'std_donation_success_note_two' => " för att skicka oss transaktionsinformationen så att vi kan kreditera ditt konto!", + 'head_donation' => "Donation", + 'text_donate' => "Donera", + 'std_error' => "Fel", + 'std_no_donation_account_available' => "Inga donationskonton är definierade. Vänligen rapportera detta till personalen.", + 'text_donation_note' => "Tack för ditt intresse för att donera. Allt du kunde donera skulle tacksamt tas emot oavsett hur liten.", + 'text_donate_with_paypal' => "Donera med PayPal", + 'text_donate_paypal_note' => "1. Välj ditt donationsbelopp.
    2. Klicka på PayPal-knappen.
    3. Avsluta din betalning på PayPal.", + 'text_select_donation_amount' => "Välj ett donationsbelopp: ", + 'select_choose_donation_amount' => "---Välj donationsbelopp---", + 'select_other_donation_amount' => "Annat donationsbelopp", + 'text_usd_mark' => "$", + 'text_donation' => " Donation", + 'text_donate_with_alipay' => "Donera med Alipay", + 'text_donate_alipay_note_one' => "1. Klicka på Alipay knappen.
    2. Välj \"betala till främling\".
    3. Ange vårt konto på Alipay ", + 'text_donate_alipay_note_two' => " och betala för det.
    4. Gå vidare tills du är klar.", + 'text_after_donation_note_one' => "När du har donerat, se till att ", + 'text_send_us' => "Skicka oss", + 'text_after_donation_note_two' => " transaktionsinformation så att vi kan kreditera ditt konto!", +); + +?> diff --git a/lang/sv/lang_download.php b/lang/sv/lang_download.php new file mode 100644 index 00000000..9f8fedb0 --- /dev/null +++ b/lang/sv/lang_download.php @@ -0,0 +1,5 @@ + "Ladda ner meddelande", + 'text_client_banned_notice' => "Annonsör bannlyst meddelande", + 'text_client_banned_note' => "Hej!
    Trackern har upptäckt att du har använt en bannlyst BitTorrent-klient i den senaste anslutningen. Läs följande meddelande.", + 'text_low_ratio_notice' => "Varning för lågt förhållande", + 'text_low_ratio_note_one' => "VARNING: Ditt förhållande är lågt! Du måste förbättra det inom ", + 'text_low_ratio_note_two' => ", annars kommer du att förlora ditt medlemskap här. Om du inte har någon aning om vad ditt förhållande är, läs följande meddelande noggrant.", + 'text_first_time_download_notice' => "Första gången nedladdningsmeddelande", + 'text_first_time_download_note' => "Hej!
    Chansen är din första gången ladda ner en torrent från vår tracker.
    Det finns nog några saker du bör veta innan du fortsätter. Jag ska försöka göra denna kort :)", + 'text_this_is_private_tracker' => "Detta är en privat Tracker med förhållandet krav", + 'text_private_tracker_note_one' => "Detta är en privat tracker, vilket innebär att vi reserverar spåraren för exklusiv användning av våra registrerade medlemmar. ", + 'text_learn_more' => "Läs mer om privat tracker på ", + 'text_nexuswiki' => "NexusWiki", + 'text_private_tracker_note_two' => "Du MÅSTE behålla ett minimum som krävs uppladdning-till-nedladdning förhållande, annars kommer du att förlora ditt medlemskap här. ", + 'text_see_ratio' => "Se förhållandekrav i ", + 'text_private_tracker_note_three' => "Ditt nuvarande förhållande visas alltid direkt under navigeringsmenyn på webbplatsen. Håll ett öga på det.", + 'text_private_tracker_note_four' => "Hur behåller man ett bra förhållande?
    Ja, det bästa sättet är att alltid lämna din BitTorrent-klient igång och fortsätta att sådda torrents du har hämtat tills du tar bort filerna.", + 'text_use_allowed_clients' => "Använd endast tillåtna BitTorrent-klienter", + 'text_allowed_clients_note_one' => "Tja, det finns en hel del BitTorrent-klienter där ute. Men vi ENDAST accepterar några av dem. Andra (t.ex. qbittorrentEE, Thunder) är förbjudna här och skulle misslyckas med att ansluta vår tracker. ", + 'text_allowed_clients_note_two' => "Du kan hitta en komplett lista över tillåtna klienter i ", + 'text_allowed_clients_note_three' => ". Om du inte är säker på vilken du ska välja, överväga följande två rekommenderade kunder: ", + 'title_download' => "Hämta ", + 'text_for' => "För ", + 'text_for_more_information_read' => "För mer information, se ", + 'text_rules' => "Regler", + 'text_and' => " och ", + 'text_faq' => "Vanliga frågor", + 'text_let_me_download' => "Jag kommer att förbättra mitt förhållande. ", + 'text_notice_not_show_again' => "Visa inte detta meddelande igen. ", + 'text_notice_always_show' => "Detta meddelande kommer alltid att visa tills du har förbättrat ditt förhållande. ", + 'submit_download_the_torrent' => "Ladda ner Torrent", +); + +?> diff --git a/lang/sv/lang_edit.php b/lang/sv/lang_edit.php new file mode 100644 index 00000000..4fc28131 --- /dev/null +++ b/lang/sv/lang_edit.php @@ -0,0 +1,74 @@ + "Redigera torrent - ", + 'text_cannot_edit_torrent' => "Kan inte redigera denna torrent", + 'text_cannot_edit_torrent_note' => "Du är inte den rättmätige ägaren, eller så är du inte inloggad ordentligt.\n", + 'row_torrent_name' => "Torrent namn", + 'row_small_description' => "Liten beskrivning", + 'row_nfo_file' => "NFO-fil", + 'radio_keep_current' => "Behåll nuvarande", + 'radio_update' => "Uppdatera", + 'radio_remove' => "Radera", + 'row_description' => "Beskrivning", + 'row_type' => "Typ", + 'text_source' => "Källa:", + 'select_choose_one' => "välj en", + 'text_codec' => "Kodec:", + 'text_standard' => "Standard:", + 'text_processing' => "Bearbetar:", + 'row_quality' => "Kvalitet", + 'text_quality_note' => "Välj endast för Video", + 'row_visible' => "Synlig", + 'checkbox_visible' => "Synlig på huvudsidan", + 'text_visible_note' => "Observera att torrent automatiskt kommer att bli synlig när det finns en seeder, och kommer att bli automatiskt osynlig (död) när det inte har varit någon seeder ett tag. Använd denna switch för att snabba upp processen manuellt. Observera också att osynliga (döda) torrenter fortfarande kan ses eller sökas efter, det är bara inte standard.", + 'row_anonymous_uploader' => "Anonym", + 'checkbox_anonymous_note' => "Kryssa i den här rutan för att dölja uppladdaren av torrent", + 'row_special_torrent' => "Kampanj", + 'select_use_global_setting' => "använd global inställning", + 'select_forever' => "för alltid", + 'select_until' => "tills", + 'text_keep_current' => "behåll nuvarande", + 'text_ie_for' => "för ", + 'text_promotion_until_note' => "(Tidsformatet är ÅÅÅ-MM-DD hh:mm:ss)", + 'select_normal' => "normal", + 'select_free' => "gratis", + 'select_two_times_up' => "2x upp", + 'select_free_two_times_up' => "gratis och 2x upp", + 'select_half_down' => "50% ner", + 'select_choose_torrent_state' => "Ställ in torrent på kampanj", + 'row_torrent_position' => "Torrent Postion", + 'row_recommended_movie' => "Rekommenderad Film", + 'select_choose_recommended_movie' => "Välj om affischen på en film torrent kommer att visas på huvudsidan", + 'select_hot' => "het", + 'select_classic' => "klassisk", + 'select_recommended' => "rekommenderad", + 'select_sticky' => "klibbig", + 'select_choose_if_sticky' => "Välj om torrent kommer att vara klibbigt på torrentsidan", + 'row_banned' => "Bannlyst", + 'checkbox_banned' => "Bannlyst", + 'submit_edit_it' => "Redigera det!", + 'submit_revert_changes' => "Återställ ändringar", + 'text_delete_torrent' => "Ta bort torrent - Anledning:", + 'radio_dead' => "Död", + 'text_dead_note' => " 0 frön + 0 blodiglar = 0 jämlikar totalt", + 'radio_dupe' => "Dupe", + 'radio_nuked' => "Naken", + 'radio_rules' => "Regler", + 'text_req' => "(req)", + 'radio_other' => "Annat", + 'submit_delete_it' => "Ta bort det!", + 'text_move_to_browse' => "Flytta till Torrents sektion som ", + 'text_move_to_special' => "Flytta till Special sektionen som ", + 'text_medium' => "Medel:", + 'row_pick' => "Välj", + 'row_check' => "Kontrollera", + 'text_team' => "Grupp", + 'text_audio_codec' => "Ljudkodek", + 'row_content' => "Innehåll", + 'ban_reason_label' => 'Anledning', + 'fill_quality' => 'Fyll kvalitet', +); + +?> diff --git a/lang/sv/lang_faq.php b/lang/sv/lang_faq.php new file mode 100644 index 00000000..fd09198d --- /dev/null +++ b/lang/sv/lang_faq.php @@ -0,0 +1,12 @@ + "Vanliga frågor", + 'text_welcome_to' => "Välkommen till ", + 'text_welcome_content_one' => "Målet är att tillhandahålla de absolut högkvalitativa grejerna. Därför har endast specialauktoriserade användare tillstånd att ladda upp torrenter. Om du har tillgång till 0-dagars grejer tveka inte att kontakta oss!

    Detta är en privat tracker, och du måste registrera dig innan du kan få full tillgång till webbplatsen.", + 'text_welcome_content_two' =>" Innan du gör något här på %sföreslår vi att du läser -reglerna! Det finns bara ett fåtal regler att följa, men vi genomdriver dem!

    Innan du går vidare bör du läsa användaravtalet %s .", + 'text_contents' => "Innehåll", +); + +?> diff --git a/lang/sv/lang_fastdelete.php b/lang/sv/lang_fastdelete.php new file mode 100644 index 00000000..d3dbde4f --- /dev/null +++ b/lang/sv/lang_fastdelete.php @@ -0,0 +1,13 @@ + "Borttagning misslyckades!", + 'std_missing_form_data' => "saknar formulärdata", + 'text_no_permission' => "Du har inte behörighet att ta bort denna torrent, endast moderatorer eller ovan kan göra det. Vänligen kontakta en om detta är din torrent och du vill ta bort den.\n", + 'std_delete_torrent' => "Ta bort torrent", + 'std_delete_torrent_note' => "Sanitetskontroll: Du håller på att ta bort en torrent. Klicka", + 'std_here_if_sure' => " här om du är säker." +); + +?> diff --git a/lang/sv/lang_fields.php b/lang/sv/lang_fields.php new file mode 100644 index 00000000..91571408 --- /dev/null +++ b/lang/sv/lang_fields.php @@ -0,0 +1,31 @@ + 'Anpassad fälthantering', + 'text_manage' => 'Hantera', + 'text_add' => 'Lägg till', + 'text_field' => 'Fält', + 'text_delete' => 'Radera', + 'text_edit' => 'Redigera', + 'col_id' => 'ID', + 'col_name' => 'Namn', + 'col_name_help' => 'Tillåt endast siffra, alfabet, understrykning', + 'col_label' => 'Visa etikett', + 'col_type' => 'Typ', + 'col_required' => 'Krävs', + 'col_help' => 'Hjälp text', + 'col_options' => 'Alternativ', + 'col_options_help' => 'Krävs när typen är radio, kryssruta, markera. En rad, ett alternativ, format: Värde visa text', + 'col_action' => 'Åtgärd', + 'col_is_single_row' => 'Visa på en rad', + 'js_sure_to_delete_this' => 'Visst att ta bort?', + 'submit_submit' => 'Skicka', + 'field_type_text' => 'Kort text', + 'field_type_textarea' => 'Lång text', + 'field_type_radio' => 'Horisontell enkel markering', + 'field_type_checkbox' => 'Horisontell multipla val', + 'field_type_select' => 'Vertikal enkel markering', + 'field_type_image' => 'Bild', + 'col_display' => 'Anpassad skärm', + +]; diff --git a/lang/sv/lang_forummanage.php b/lang/sv/lang_forummanage.php new file mode 100644 index 00000000..22ae601b --- /dev/null +++ b/lang/sv/lang_forummanage.php @@ -0,0 +1,38 @@ + "Hantering av forum", + 'text_forum_management' => "Hantering av forum", + 'text_edit_forum' => "Redigera forum", + 'row_forum_name' => "Forumets namn", + 'row_forum_description' => "Forum beskrivning", + 'row_overforum' => "Överforum", + 'row_moderator' => "Moderator", + 'text_moderator_note' => "Max 3 moderatorer. Separera dem med ','.", + 'row_minimum_read_permission' => "Minsta läsbehörighet", + 'row_minimum_write_permission' => "Minsta skrivbehörighet", + 'row_minimum_create_topic_permission' => "Lägsta behörighet för att skapa ämne", + 'row_forum_order' => "Forumets beställning", + 'text_forum_order_note' => "Ordning efter nummer stigande. Det vill säga, 0 visas högst upp", + 'submit_edit_forum' => "Redigera forum", + 'text_no_records_found' => "Tyvärr, inga poster hittades!", + 'text_add_forum' => "Lägg till forum", + 'text_make_new_forum' => "Skapa nytt forum", + 'submit_overforum_management' => "Overforum Hantering", + 'submit_add_forum' => "Lägg till forum", + 'col_name' => "Namn", + 'col_overforum' => "Överforum", + 'col_read' => "Läsa", + 'col_write' => "Skriv", + 'col_create_topic' => "Skapa ämne", + 'col_moderator' => "Moderator", + 'col_modify' => "Ändra", + 'text_not_available' => "N/A", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'js_sure_to_delete_forum' => "Är du säker på att du vill ta bort detta forum?", + 'submit_make_forum' => "Skapa forum" +); + +?> diff --git a/lang/sv/lang_forums.php b/lang/sv/lang_forums.php new file mode 100644 index 00000000..7f39f043 --- /dev/null +++ b/lang/sv/lang_forums.php @@ -0,0 +1,204 @@ + "Det finns ingen aktiv användare i forumet nu.", + 'text_stats' => "Statistik", + 'text_our_members_have' => "Våra medlemmar har gjort ", + 'text_posts_in_topics' => " Inlägg i ", + 'text_in_topics' => " Ämnen. ", + 'text_there' => "Där ", + 'text_online_user' => " Användare online", + 'text_in_forum_now' => " i forumet nu. ", + 'std_no_post_found' => "Inga inlägg hittades", + 'text_quick_jump' => "Snabbhopp: ", + 'submit_go' => "Go!", + 'std_bad_forum_id' => "Felaktigt forum-id", + 'text_new_topic_in' => "Nytt ämne i", + 'text_forum' => "forum", + 'std_forum_error' => "Fel i forumet", + 'std_topic_not_found' => "Ämnet hittades inte.", + 'text_reply_to_topic' => "Svara på ämnet: ", + 'text_compose' => "Skriv", + 'std_error' => "Fel", + 'std_no_post_id' => "Inget inlägg med detta ID", + 'submit_submit' => "Skicka", + 'submit_preview' => "Förhandsgranska", + 'text_tags' => "Taggar", + 'text_smilies' => "Smedja", + 'text_ten_last_posts' => "10 senaste inlägg, i omvänd ordning", + 'text_by' => "av ", + 'text_at' => "vid ", + 'head_edit_forum' => "Redigera forum", + 'text_edit_forum' => "Redigera forum", + 'row_forum_name' => "Forumets namn", + 'row_description' => "Beskrivning", + 'row_permission' => "Behörighet", + 'text_minimum' => "Minsta ", + 'select_minimum_class_view' => "Klass krävs för att visa
     Minsta", + 'select_minimum_class_post' => "Klass krävs för att posta
     Minsta antal", + 'select_minimum_class_topic' => "Klass krävs för att skapa ämnen", + 'std_no_forum_id' => "ForumID hittades inte.", + 'std_must_specify_forum_name' => "Du måste ange ett namn för forumet.", + 'std_must_provide_forum_description' => "Du måste ange en beskrivning för forumet.", + 'head_delete_forum' => "Ta bort forum", + 'text_warning' => "** VARNING! **", + 'text_deleting_forum_id' => "Tar bort forum-ID ", + 'text_will_also_delete' => " kommer också ta bort ", + 'text_posts_in' => "Inlägg i ", + 'text_topics' => " Ämnen. ", + 'text_accept' => "ACCEPTERA", + 'text_cancel' => "AVBRYT", + 'std_unauthorised_performing_action' => "Du har inte behörighet att utföra denna åtgärd!", + 'head_new_topic' => "Ny tråd", + 'std_must_enter_subject' => "Du måste ange ett ämne.", + 'std_subject_limited' => "Ämnet är begränsat. Förkorta ditt ämne", + 'std_bad_topic_id' => "Felaktigt ämnes-ID", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_post' => "Du har inte behörighet att lägga upp. Läs (Inkorg)", + 'std_permission_denied' => "Åtkomst nekad.", + 'std_no_body_text' => "Ingen kroppstext.", + 'std_post_flooding' => "Inlägg Översvämning är inte tillåtet. Vänligen vänta ", + 'std_seconds_before_making' => " sekunder innan du gör ett annat inlägg.", + 'std_no_topic_id_returned' => "Inget tråd-ID returnerat", + 'std_topic_locked' => "Denna tråd är låst.", + 'std_post_id_not_available' => "Post id n/a", + 'std_unpermitted_viewing_topic' => "Du har inte tillåtelse att se detta ämne.", + 'text_prev' => "Föregående", + 'text_next' => "Nästa", + 'head_view_topic' => "Visa ämne", + 'text_forums' => " Forum", + 'text_ago' => " sedan", + 'text_quote' => "Offert", + 'text_last_edited_by' => "Senast redigerad av ", + 'text_last_edit_at' => " vid ", + 'text_posts' => "Inlägg: ", + 'text_ul' => "UL: ", + 'text_dl' => "DL: ", + 'text_ratio' => "Förhållande: ", + 'text_class' => "Klass:", + 'text_back_to_top' => "Tillbaka till toppen", + 'title_sticky' => "Klibbigt", + 'submit_sticky' => "Klibbigt", + 'submit_unsticky' => "Oklistrad", + 'submit_unlock' => "Lås upp ämne", + 'submit_lock' => "Lås ämne", + 'submit_delete_topic' => "Ta bort ämne", + 'text_rename_topic' => "Döp om ämne:", + 'submit_okay' => "Okej", + 'text_move_thread_to' => "Flytta denna tråd till:", + 'submit_move' => "Flytta", + 'text_topic_locked_new_denied' => "

    Detta ämne är låst; inga nya inlägg är tillåtna.

    ", + 'text_unpermitted_posting_here' => "

    Du har inte tillåtelse att posta i detta forum.

    ", + 'head_post_reply' => "Skicka svar", + 'std_forum_not_found' => "Forumet hittades inte.", + 'std_cannot_get_posts_count' => "Kunde inte hämta antal inlägg.", + 'std_delete_topic' => "Ta bort ämne", + 'std_delete_topic_note' => "Sanitetskontroll: Du håller på att ta bort ett ämne. Klicka ", + 'std_here_if_sure' => "här om du är säker.", + 'std_no_topic_for_post' => "Inget ämne associerat med detta inläggs-ID", + 'std_denied' => "Nekad!", + 'std_body_empty' => "Kroppen kan inte vara tom!", + 'std_subject_empty' => "Ämne kan inte vara tomt!", + 'std_success' => "Klart", + 'std_post_edited_successfully' => "Inlägget redigerades framgångsrikt.", + 'text_edit_post' => "Redigera inlägg", + 'std_how_could_this_happen' => "hur skulle detta kunna hända?!", + 'std_post_not_found' => "Inlägget hittades inte", + 'std_cannot_delete_post' => "Kan inte ta bort inlägg; det är det första inlägget i ämnet. Du bör ", + 'std_delete_topic_instead' => "ta bort ämnet istället.", + 'std_delete_post' => "Ta bort inlägg", + 'std_delete_post_note' => "Sanitetskontroll: Du håller på att ta bort ett inlägg. Klicka ", + 'std_must_enter_new_title' => "Du måste ange en ny titel!", + 'std_not_permitted' => "Ej tillåtet", + 'std_sql_error' => "SQL fel", + 'head_forum' => "Forum", + 'col_topic' => "Ämne", + 'col_replies' => "Svar", + 'col_views' => "Visningar", + 'col_author' => "Författare", + 'col_last_post' => "Senaste inlägg", + 'text_no_topics_found' => "Inga ämnen hittades", + 'text_new_posts' => "Nya inlägg", + 'text_locked_topic' => "Låst ämne", + 'text_unpermitted_starting_new_topics' => "Du har inte tillåtelse att starta nya ämnen i detta forum.", + 'submit_view_unread' => "Visa olästa", + 'submit_new_topic' => "Nytt ämne", + 'text_topics_with_unread_posts' => "Ämnen med olästa inlägg", + 'col_forum' => "Forum", + 'text_more_than' => "Mer än ", + 'text_items_found_displaying_first' => " objekt hittade, visar först ", + 'text_catch_up' => "Fånga upp", + 'text_nothing_found' => "Ingenting hittades", + 'head_forum_search' => "Sök forum", + 'col_post' => "Inlägg", + 'col_posted_by' => "Postat av", + 'text_found' => "Hittad ", + 'text_num_posts' => " inlägg", + 'text_search_on_forum' => "Sök på forum", + 'text_by_keyword' => "efter nyckelord", + 'head_forums' => "Forum", + 'col_forums' => "Forum", + 'col_topics' => "Ämnen", + 'col_posts' => "Inlägg", + 'std_bad_forum_last_post' => "Dåligt forum senaste inlägget", + 'text_in' => "i ", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'std_unknown_action' => "Okänd åtgärd", + 'text_search' => "Sök", + 'text_view_unread' => "Visa olästa", + 'text_forum_manager' => "Ansvarig för forumet", + 'title_reply_with_quote' => "Svara med Citat", + 'title_reply_directly' => "Svara direkt till detta inlägg", + 'title_delete_post' => "Ta bort inlägg", + 'title_edit_post' => "Redigera inlägg", + 'text_quick_reply' => "Snabbt svar", + 'submit_add_reply' => "Lägg till Svara", + 'text_add_reply' => "Lägg till svar", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_message_to' => "Skicka meddelande till ", + 'title_report_this_post' => "Rapportera detta inlägg", + 'title_new_topic' => "Nytt ämne", + 'col_moderator' => "Moderator", + 'text_apply_now' => "N/A", + 'text_locked' => "Låst", + 'text_number' => "#", + 'text_lou' => "", + 'there_is' => "", + 'hits_on_this_topic' => " visningar på den här tråden", + 'title_read' => "Läsa", + 'title_unread' => "Olästa", + 'title_locked' => "Låst", + 'title_locked_new' => "Låst & oläst", + 'text_highlight_topic' => "Färg ämne i ", + 'select_color' => "Ingen", + 'submit_change' => "Go!", + 'head_view_unread' => "Visa olästa", + 'text_today' => "Dagens ", + 'text_new_post' => " inlägg", + 'text_posts_today' => " idag.", + 'text_at_time' => " vid ", + 'text_blank' => " ", + 'text_last_posted_by' => "Senast postad av ", + 'text_fast_search' => "Snabb sökning: ", + 'text_go' => "Go!", + 'submit_show_more' => "Visa mer", + 'text_view_all_posts' => "Visa alla inlägg", + 'text_view_this_author_only' => "Visa endast denna författare", + 'title_jump_to_unread' => "Hoppa till olästa inlägg", + 'text_new' => "ny", + 'title_order_topic_desc' => "Sortera efter ämne tid ättling", + 'title_order_topic_asc' => "Ordning efter ämne tid stigande", + 'title_order_post_asc' => "Ordning efter sista inlägget uppstigande", + 'title_order_post_desc' => "Sortera efter senaste inläggstidens ättling", + 'text_order' => "Ordna efter", + 'text_topic_desc' => "Ämne Tid Avvikande", + 'text_topic_asc' => "Uppstigning av Ämne", + 'text_post_asc' => "Senaste inlägg Ascendant", + 'text_post_desc' => "Sista inlägget Tid Avfallande", + 'text_post_protected' => "[size=3][b]--Privacy protection is enabled in this forum---[/b]\nOnly topic poster,mods,admins and reply's author can read the content.[/size]", +); + +?> diff --git a/lang/sv/lang_friends.php b/lang/sv/lang_friends.php new file mode 100644 index 00000000..2b2111d6 --- /dev/null +++ b/lang/sv/lang_friends.php @@ -0,0 +1,38 @@ + "Fel", + 'std_invalid_id' => "Invalid ID ", + 'std_access_denied' => "Åtkomst nekad.", + 'std_no_user_id' => "Ingen användare med ID ", + 'std_unknown_type' => "Okänd typ ", + 'std_user_id' => "Användar-ID ", + 'std_already_in' => " är redan i din ", + 'std_list' => " lista.", + 'std_delete' => "Radera ", + 'std_delete_note' => "Vill du verkligen ta bort en ", + 'std_click' => "? Click \n", + 'std_here_if_sure' => "här om du är säker.", + 'std_no_friend_found' => "Ingen vän hittade med ID ", + 'std_no_block_found' => "Inget block hittades med ID ", + 'head_personal_lists_for' => "Personliga listor för ", + 'text_personallist' => "PERSONLIST", + 'text_friendlist' => "VÄNSLA", + 'text_friends_empty' => "Inga vänner ännu", + 'text_neighbors_empty' => "Inga grannar ännu", + 'text_last_seen_on' => "Senast sedd den ", + 'text_ago' => " sedan", + 'text_remove_from_friends' => "Ta bort från vänner", + 'text_send_pm' => "Skicka PM", + 'text_added_you_to_friendslist' => "Lade till dig i vänlistan", + 'text_add_to_friends' => "Lägg till i vänner", + 'text_blocklist_empty' => "Din blockerade användarlista är tom", + 'text_blocked_users' => "Blockerade användare", + 'text_find_user' => "Hitta användare/browse användarlista", + 'text_neighbors' => "Grannar", + 'text_friend' => "vän", + 'text_block' => "blockera", +); + +?> diff --git a/lang/sv/lang_fun.php b/lang/sv/lang_fun.php new file mode 100644 index 00000000..3c6c40cb --- /dev/null +++ b/lang/sv/lang_fun.php @@ -0,0 +1,44 @@ + "Ta bort roliga föremål?", + 'text_please_click' => "Vill du verkligen ta bort ett roligt objekt? Klicka på\n", + 'text_here_if_sure' => "här om du är säker.", + 'std_error' => "Fel", + 'std_invalid_id' => "Ogiltigt skoj-ID", + 'std_permission_denied' => "Åtkomst nekad!", + 'text_fun_title' => "Roligt Titel", + 'text_body' => "Kropp", + 'submit_okay' => "Okej", + 'head_new_fun' => "Nya roliga saker", + 'text_submit_new_fun' => "Skicka in nya roliga saker", + 'text_new_compose' => "Ny komponera", + 'head_fun' => "Roligt", + 'text_on' => " på ", + 'text_blank' => " ", + 'text_ago' => " sedan", + 'text_posted_by' => " Inlagd av ", + 'text_not_funny' => "Tråkigt", + 'text_funny' => "Rolig", + 'text_very_funny' => "Sidodelning", + 'head_edit_fun' => "Redigera kul", + 'text_edit_fun' => "Redigera kul", + 'std_body_is_empty' => "Kroppen kan inte vara tom!", + 'std_title_is_empty' => "Titeln kan inte vara tom!", + 'std_fun_added_successfully' => "Roligt objekt lades till.", + 'std_error_happened' => "Något konstigt just hänt.", + 'std_the_newest_fun_item' => "Det senaste roliga objektet ", + 'std_posted_on' => " postades den ", + 'std_need_to_wait' => ". Vänta tills det blir 24 timmar gammalt.", + 'std_are_you_sure' => "Är du säker?", + 'std_only_against_rule' => "Är du säker på att förbjuda detta roliga objekt? Observera att du bör göra detta endast om det roliga objektet är mot reglerna. BTW, du kanske också vill ge användaren en liten varning.", + 'std_reason_required' => "Anledning (obligatoriskt): ", + 'std_reason_is_empty' => "Du måste ange anledningen!", + 'std_success' => "Klart", + 'std_fun_item_banned' => "Det roliga objektet har förbjudits.", + 'std_already_vote' => "Ni har redan röstat!", + 'std_cannot_give_bonus' => "Systemet kan inte ge bonus till roliga posters poster. Vänligen rapportera detta till administratören.", +); + +?> diff --git a/lang/sv/lang_functions.php b/lang/sv/lang_functions.php new file mode 100644 index 00000000..42af460b --- /dev/null +++ b/lang/sv/lang_functions.php @@ -0,0 +1,344 @@ + "Åtkomst nekad!", + 'std_fake_account' => "Vi tror att du använder ett falskt konto, därför har vi loggat denna åtgärd!", + 'std_permission_denied' => "Åtkomst nekad!", + 'std_permission_denied_only' => "Åtkomst nekad. Endast ", + 'std_or_above_can_view' => " eller ovan kunde visa.

    Se "."FAQ för mer information om olika användarklasser och vad de kan göra.

    %s Personal
    ", + 'std_target_not_exists' => 'Target not exists', + 'std_already_logged_in' => "Du har redan loggat in!", + 'text_page_last_updated' => "Denna sida uppdaterades senast ", + 'text_browser_cookies_note' => "Om du aktiverar cookies och fortfarande inte kan logga in, kanske något råkade orsaka problem med din inloggningscookie. Vi föreslår att du tar bort dina cookies och försöker igen. För att radera cookies i Internet Explorer, gå till Verktyg > Internetalternativ ... och klicka på knappen Ta bort cookies. Observera att detta kommer att ta bort alla cookies som lagras på ditt system för andra webbplatser.", + 'std_error' => "Fel", + 'text_unable_to_send_mail' => "Det gick inte att skicka e-post. Kontakta en administratör om detta fel.", + 'std_success' => "Klart", + 'std_confirmation_email_sent' => "Ett bekräftelsemail har skickats till ", + 'std_please_wait' => "Vänligen låt några minuter för att mailet ska komma fram.", + 'std_account_details_sent' => "De nya kontouppgifterna har skickats till ", + 'std_locked' => " Låst! (maximalt antal misslyckade ", + 'std_attempts_reached' => " försök görs under återautentisering)", + 'std_your_ip_banned' => "Vi kommer att tro att du försöker lura vårt system, därför har vi förbjudit din ip!", + 'std_login_failed' => "Inloggning misslyckades!", + 'std_login_failed_note' => "Fel: felaktigt användarnamn eller lösenord! Eller är du inte bekräftad ännu

    Kom inte ihåg ditt lösenord? Återskapa ditt lösenord!", + 'std_failed' => "Misslyckades", + 'std_oops' => "Hoppsan!", + 'std_sorry' => "Ledsen", + 'std_invite_system_disabled' => "Inbjudningssystemet är för närvarande inaktiverat...", + 'std_open_registration_disabled' => "Öppen registrering är inaktiverad. Inbjudningar endast. Om du har tur kanske du har en vän som vill bjuda in dig :) Vi vill bara se hur mycket fuskare kommer att börja respektera sina konton när de inser att de inte bara kan komma in och få en annan :). Tänk på detta, om du redan är medlem och du bjuder in en känd fuskare, Och du kände till det i första hand, både din och den person du bjöd in är funktionshindrade. Du måste komma och prata med oss för att få ditt konto återgivet. Om du vill ha en inbjudan och du känner någon som har en så är det upp till dem att ge dig en inbjudan.", + 'std_account_limit_reached' => "Den nuvarande gränsen för användarkonto har uppnåtts. Inaktiva konton är avskurna hela tiden, vänligen kontrollera igen senare...", + 'std_the_ip' => "IP-adressen ", + 'std_used_many_times' => " används redan på för många konton.... Inga fler konton tillåtna på %s.", + 'std_invalid_image_code' => "Ogiltig bildkod!
    Gå inte tillbaka, Bildkoden har rensats!

    Klicka på ", + 'std_here_to_request_new' => "här för att begära en ny bildkod.", + 'std_action' => 'Åtgärd', + 'std_report' => 'Rapportera', + 'std_desc' => 'Beskrivning', + 'std_comment' => 'Kommentar', + 'std_quick_comment' => 'Snabb kommentar', + 'std_click_here_to_goback' => 'Klicka här för att goback', + 'std_you_will_get' => 'Du kommer att få', + 'std_by' => 'Av', + 'row_security_image' => "Säkerhetsbild:", + 'row_security_code' => "Säkerhetskod:", + 'text_slots' => "Slots:", + 'text_unlimited' => "Obegränsad", + 'std_server_load_very_high' => "Serverns belastning är mycket hög just nu. Försök igen, var god vänta...", + 'std_too_many_users' => "För många användare. Tryck på knappen Uppdatera i din webbläsare för att försöka igen.", + 'text_unauthorized_ip' => "

    403 Förbjuden

    Obehörig IP-adress.", + 'text_home' => "Hem", + 'text_forums' => "Forum", + 'text_torrents' => "Torrents", + 'text_offers' => "Erbjudanden", + 'text_request' => "Förfrågningar", + 'text_upload' => "Ladda upp", + 'text_subtitles' => "Undertexter", + 'text_user_cp' => "Användare CP", + 'text_top_ten' => "Topp 10", + 'text_log' => "LOGGA", + 'text_rules' => "Regler", + 'text_faq' => "Vanliga frågor", + 'text_staff' => "Personal", + 'std_site_down_for_maintenance' => "Webbplatsen är nere för underhåll, vänligen kolla tillbaka igen senare... tack", + 'text_click_view_full_image' => "Klicka här för att se hela bilden.", + 'text_image_resized' => "Den här bilden har skalats. Klicka på den här fältet för att visa hela bilden.", + 'text_click_view_small_image' => "Klicka här för att se den lilla bilden.", + 'text_login' => "Inloggning", + 'text_signup' => "Registrera dig", + 'text_inf' => "Inf.", + 'title_donor' => "donator", + 'title_warned' => "varnad", + 'title_inbox_new_messages' => "inkorg (nya meddelanden)", + 'title_inbox_no_new_messages' => "inkorg (nej nya meddelanden)", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'text_unknown' => "Okänd", + 'text_welcome_back' => "Välkommen", + 'text_staff_panel' => "Panel för personal", + 'text_site_settings' => "Webbplatsens inställningar", + 'text_logout' => "logga ut", + 'text_bonus' => "Bonus ", + 'text_use' => "Använd", + 'text_ratio' => "Förhållande:", + 'text_uploaded' => "Uppladdad:", + 'text_downloaded' => "Nedladdad:", + 'text_active_torrents' => "Aktiv:", + 'title_torrents_seeding' => "Torrents Seeding", + 'title_torrents_leeching' => "Torrents Leeching", + 'text_connectable' => "Anslutbar: ", + 'text_the_time_is_now' => "Tid: ", + 'text_message_new' => " Ny", + 'title_sentbox' => "brevlåda", + 'title_inbox' => "inkorg", + 'title_buddylist' => "Buddylista", + 'text_you_have' => "Du har ", + 'text_new_message' => " nytt meddelande", + 'text_s' => "s", + 'text_click_here_to_read' => "! Klicka här för att läsa.", + 'text_your_friends' => "Din vän", + 'text_awaiting_confirmation' => " väntar på bekräftelse från dig!", + 'text_website_offline_warning' => "VARNING: Webbplatsen är för närvarande offline! Klicka på här för att ändra inställningar.", + 'text_there_is' => "Där", + 'text_new_report' => " ny rapport", + 'text_new_staff_message' => " nytt meddelande från personalen", + 'text_search' => "Sök", + 'text_profile' => "Profil", + 'text_chat' => "Chatt", + 'text_dox' => "DOX", + 'text_links' => "Länkar", + 'text_username' => "Användarnamn: ", + 'text_password' => "Lösenord: ", + 'submit_log_in' => "Logga in i!", + 'text_register' => "Registrera", + 'text_rules_link' => "Regler", + 'text_faq_link' => "Vanliga frågor", + 'text_useragreement' => "Användaravtal", + 'text_prev' => "Föregående", + 'text_next' => "Nästa", + 'text_by' => " av ", + 'text_orphaned' => "(föräldralösa)", + 'text_at' => " vid ", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'text_view_original' => "Visa original", + 'text_last_edited_by' => "Senast redigerad av ", + 'text_edited_at' => " vid ", + 'col_type' => "Typ", + 'col_name' => "Namn", + 'col_dl' => "DL", + 'col_wait' => "Vänta", + 'col_edit' => "Redigera", + 'col_visible' => "Synlig", + 'title_number_of_comments' => "Nummer av Kommentarer", + 'title_time_added' => "Tid Tillagd", + 'title_size' => "Storlek", + 'title_number_of_seeders' => "Antal av Seeders", + 'title_number_of_leechers' => "Antal av Leechers", + 'title_number_of_snatched' => "Nummer av Hämtad", + 'col_uploader' => "Uppladdare", + 'col_action' => "Agera", + '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' => "NY", + 'text_sticky' => "Klibbigt", + 'title_download_torrent' => "Ladda ner 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' => "Fil ", + 'std_does_not_exist' => " finns inte", + 'std_access_permission_note' => "!
    Innan installationen startar, se till att du har korrekt konfigurerade fil- och katalogåtkomstbehörigheter. Se nedan.

    chmod -R 777 config (config katalog).", + 'std_cannot_read_file' => "Kan inte läsa fil ", + 'std_cannot_serialize_file' => "Kan inte serialisera fil ", + 'std_cannot_open_file' => "Kan inte öppna fil ", + 'std_to_save_info' => " att spara info", + 'text_cannot_save_info_in' => "Kan inte spara info i filen (fel i serialisering) ", + 'std_your_account_parked' => "Ditt konto är parkerat.", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_message_to' => "Skicka meddelande till ", + 'title_report_this_comment' => "Rapportera denna kommentar", + 'text_bookmarks' => "Bokmärken", + 'title_bookmark_torrent' => "Bokmärke", + 'title_delbookmark_torrent' => "Avbokmärke", + 'text_mark' => "Markera", + 'text_unmark' => "Unmark", + 'text_award' => "Bonus Utmärkelse: ", + 'text_additional_notes' => "Ytterligare anteckningar: ", + 'title_view_reviews' => "Klicka på för att visa recensioner", + 'title_has_new_comment' => "Har ny kommentar", + 'title_no_new_comment' => "No ny kommentar", + 'row_external_info' => "Extern Information", + 'row_imdb_url' => "IMDb URL", + 'text_imdb_url_note' => "(URL tagen från IMDb. t.ex. för film Den mörka riddaren URL är https://www.imdb.com/title/tt0468569/)", + 'text_artist' => " Konstnär: ", + 'text_album' => "Album: ", + 'title_get_rss' => "Hämta RSS", + 'text_hot' => "Het", + 'text_classic' => "Klassisk", + 'text_recommended' => "Bra", + 'title_view_nfo' => "Visa NFO fil", + 'title_edit_torrent' => "Redigera eller ta bort torrent", + 'title_time_alive' => "Tid Liv", + 'title_add_comments' => "Lägg till kommentar", + 'text_at_time' => " vid ", + 'text_blank' => " ", + 'text_ago' => " sedan", + 'text_last_commented_by' => "Senast kommenterad av ", + 'text_imdb' => "IMDB", + 'text_votes' => " röster", + 'text_country' => "Land", + 'text_genres' => "Genres", + 'text_director' => "Direktör", + 'text_starring' => "Stjärnor", + 'text_runtime' => "Körtid", + 'text_language' => "Språk", + 'text_douban' => "Dubbel", + 'text_region' => "Region", + 'text_creator' => "Skapare", + 'text_awaiting_five_votes' => "väntar på 5 röster", + 'text_invite' => "Bjud in ", + 'text_send' => "Skicka", + 'text_tracks' => "Spår", + 'text_label' => "Etikett", + 'text_tags' => "Taggar", + 'text_user_ip' => "Användare IP", + 'text_location_main' => "Plats Huvud", + 'text_location_sub' => "Plats Sub", + 'text_ip_range' => "IP intervall", + 'text_min' => " min", + 'text_music' => "Musik", + 'text_special' => "Särskild", + 'title_reply_with_quote' => "Offert", + 'title_add_reply' => "Lägg till Svara", + 'title_delete' => "Radera", + 'title_edit' => "Redigera", + 'title_reportbox' => "rapportlåda", + 'title_staffbox' => "personalbox", + 'title_sticky' => "Klibbigt", + 'text_new_news' => " olästa viktiga nyheter", + 'std_no_user_named' => "Det finns ingen användare som heter ", + 'text_banned' => "Bannlyst", + 'text_are' => " är ", + 'text_is' => " är ", + 'select_choose_one' => "välj en", + 'text_space' => " ", + 'text_day' => "d ", + 'text_new_suspected_cheater' => " ny misstänkt fuskare", + 'title_cheaterbox' => "cheaterbox", + 'text_will_end_in' => " kommer att sluta om ", + 'text_alt_pageup_shortcut' => "Alt+Sida-up", + 'text_alt_pagedown_shortcut' => "Alt+Pagedown", + 'text_shift_pageup_shortcut' => "Skift+Sidsida", + 'text_shift_pagedown_shortcut' => "Skift+Sidnumrering", + 'text_quote' => "Offert", + 'text_code' => "Kod", + 'std_invalid_id' => "Ogiltigt ID! Av säkerhetsskäl har vi loggat denna åtgärd.", + 'text_smilies' => "Smedja", + 'col_type_something' => "Type...", + 'col_to_make_a' => "Att göra ...", + 'text_year' => " år", + 'text_month' => " månad", + 'text_day' => " dag", + 'text_hour' => " timme", + 'text_min' => " min", + 'select_color' => "Färg", + 'select_font' => "Font", + 'select_size' => "Storlek", + 'text_subject' => "Ämne:", + 'text_more_smilies' => "Fler smedjor", + 'js_prompt_enter_url' => "Du måste ange en URL", + 'js_prompt_enter_title' => "Du måste ange en titel", + 'js_prompt_error' => "Fel!", + 'js_prompt_enter_item' =>"Ange objekt i listan. När listan är slut trycker du på \"avbryt\" eller lämnar nästa fält tomt ", + 'js_prompt_enter_image_url' => "Du måste ange en fullständig bild-URL", + 'js_prompt_enter_email' => "Du måste ange en e-postadress", + 'text_new' => "Ny", + 'text_reply' => "Svara", + 'submit_submit' => "Skicka", + 'submit_preview' => "Förhandsgranska", + 'row_subject' => "Ämne", + 'row_body' => "Kropp", + 'text_peasant' => "Peasant", + 'text_user' => "Användare", + 'text_power_user' => "Ström användare", + 'text_elite_user' => "Elit användare", + 'text_crazy_user' => "Galen användare", + 'text_insane_user' => "Vansinnig användare", + 'text_veteran_user' => "Veteran användare", + 'text_extreme_user' => "Extrem användare", + 'text_ultimate_user' => "Ultimat användare", + 'text_nexus_master' => "Nexus Master", + 'text_vip' => "VIP", + 'text_uploader' => "Uppladdare", + 'text_retiree' => "Pensionera", + 'text_forum_moderator' => "Forumets moderator", + 'text_moderators' => "Moderator", + 'text_administrators' => "Administratör", + 'text_sysops' => "SysOp", + 'text_staff_leader' => "Ledare för personal", + 'text_short_year'=> "Y", + 'text_short_month' => "MON", + 'text_short_day' => "D", + 'text_short_hour' => "H", + 'text_short_min' => "M", + 'submit_edit' => "Redigera", + 'text_banned_client_warning' => "Du använde en avstängd BitTorrent-klient senast ansluta tracker! Klicka här.", + 'text_please_improve_ratio_within' => "Förbättra ditt förhållande inom ", + 'text_or_you_will_be_banned' =>", eller ditt konto kommer att förbjudas! Klicka här.", + 'text_size' => "Storlek", + 'text_downloads' => "Nedladdningar", + 'text_attachment_key' => "Bilaga för nyckel ", + 'text_not_found' => " hittades inte", + 'text_thirty_percent_down' => "30%", + 'text_please_download_something_within' => "Vänligen ladda ner något inom ", + 'text_inactive_account_be_deleted' => ". Inaktiva konton (med inget överföringsbelopp) kommer att raderas.", + 'text_attendance' => '[Delta få bonus]', + 'text_attended' => '[Delta får: %u, kort: %d]', + 'row_pt_gen_douban_url' => "PT-Gen douban link", + 'text_pt_gen_douban_url_note' => "(URL tagen från douban. t.ex. för film Transformatorer URL är https://movie.douban.com/subject/1794171//)", + 'row_pt_gen_imdb_url' => "PT-Gen imdb link", + 'text_pt_gen_imdb_url_note' => "(URL tagen från imdb. t.ex. för film Transformatorer URL är https://www.imdb.com/title/tt0418279/)", + 'row_pt_gen_bangumi_url' => "PT-Gen bangumi link", + 'text_pt_gen_bangumi_url_note' => "(URL tagen från bangumi. t.ex. för animering Cowboy Bebop URL är https://bangumi.tv/subject/253/)", + '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', + 'text_tag_no_release_to_any_other' => 'Ingen utgåva till någon annan', + 'text_tag_first_release' => 'Första utgåvan', + 'text_tag_official' => 'Officiell', + 'text_tag_diy' => 'DIY', + 'text_tag_mother_language' => 'Moderns språk', + 'text_tag_mother_language_subtitle' => 'Moder språklig undertext', + '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_management_system' => 'Hantering', + 'text_seed_points' => 'Seed points', + 'spoiler_expand_collapse' => 'Klicka för att expandera/kollapsa', + 'spoiler_default_title' => 'Komprimera innehåll', + 'menu_claim' => 'Claim: ', + 'text_complains' => 'Det %s %u väntar klagomål%s.', + 'text_contactstaff' => 'Kontakta personal', + 'full_site_promotion_in_effect' => 'Full webbplats [%s] i effekt!', + 'full_site_promotion_time_range' => 'Tidsintervall: %s ~ %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', + 'input_check_all' => "Markera alla", + 'input_uncheck_all' => "Avmarkera alla", + 'select_at_least_one_record' => 'Välj minst en post!', + 'text_seed_box_record_to_approval' => 'Det %s%u inte godkänna seed box post%s.', + 'approval_deny_reach_upper_limit' => 'Antalet torrenter vars nuvarande godkännande nekades: %s nådde den övre gränsen och får inte laddas upp.', +); + +?> diff --git a/lang/sv/lang_getrss.php b/lang/sv/lang_getrss.php new file mode 100644 index 00000000..cff7edef --- /dev/null +++ b/lang/sv/lang_getrss.php @@ -0,0 +1,51 @@ + "RSS-flöden", + 'head_rss_feeds' => "RSS-flöden", + 'std_error' => "Fel", + 'std_no_row' => "Du måste välja rader!", + 'std_done' => "Klart!", + 'std_use_following_url' => "Använd följande URL i din RSS-läsare, t.ex. Google Reader: ", + 'std_utorrent_feed_url' => "Använd följande URL i BitTorrent-klienter som stödjer RSS-flöde, t.ex. uTorrent: ", + 'row_categories_to_retrieve' => "Kategorier att hämta", + 'row_feed_type' => "Typ av flöde", + 'text_web_link' => "Webblänk", + 'text_download_link' => "Ladda ner länk", + 'row_rows_per_page' => "Rader per sida", + 'submit_generatte_rss_link' => "Generera RSS-länk", + 'text_category' => "Kategori", + 'text_source' => "Källa", + 'text_codec' => "Kodek", + 'text_standard' => "Standard", + 'text_processing' => "Bearbetar", + 'text_medium' => "Medel", + 'text_team' => "Lag", + 'text_audio_codec' => "Ljudkodek", + 'row_item_title_type' => "Visningsformat för rubrik", + 'text_item_category' => "[Category] + ", + 'text_item_title' => "Titel + ", + 'text_item_small_description' => "[Liten beskrivning] + ", + 'text_item_size' => "[Size] + ", + 'text_item_uploader' => "[Uploader]", + 'row_show_bookmarked' => "Visa bokmärkta", + 'text_all' => "alla", + 'text_only_bookmarked' => "endast bokmärkt", + 'text_show_bookmarked_note' => "Endast för BitTorrent-klienter", + 'row_keyword' => "Keyword", + 'text_with' => "med", + 'select_and' => "OCH", + 'select_or' => "ELLER", + 'select_exact' => "Exakt", + 'text_mode' => "matchande läge ", + 'text_keyword_note' => "Ony prenumerera på objekt med dessa nyckelord i titlar.", + 'row_sticky' => 'Klibbigt', + 'row_paid' => 'Magi kommer att dras av för nedladdning', + 'row_paid_help' => 'Obs: Detta är inte en gratis/50% typ av kampanj, när uppladdaren sätter torrent att betala, kommer nedladdningen att kräva avdrag för bonus', + 'paid_no' => 'Gratis', + 'paid_yes' => 'Betald', + 'paid_all' => 'Alla', +); + +?> diff --git a/lang/sv/lang_getusertorrentlistajax.php b/lang/sv/lang_getusertorrentlistajax.php new file mode 100644 index 00000000..a08d4169 --- /dev/null +++ b/lang/sv/lang_getusertorrentlistajax.php @@ -0,0 +1,23 @@ + "Typ", + 'col_name' => "Namn", + 'title_size' => "Storlek", + 'title_seeders' => "Seeders", + 'title_leechers' => "Leechers", + 'col_uploaded' => "Ul.", + 'col_downloaded' => "DL", + 'col_ratio' => "Förhållande", + 'col_anonymous' => "Anonym.", + 'col_time_completed' => "Sna. vid", + 'col_se_time' => "Se. Tid", + 'col_le_time' => "Lig. Tid", + 'text_record' => " post", + 'text_no_record' => "Ingen post.", + 'text_total_size' => " Total storlek: ", + 'col_added' => "Tillagd", + 'col_client' => 'Klient', +); +?> diff --git a/lang/sv/lang_increment-bulk.php b/lang/sv/lang_increment-bulk.php new file mode 100644 index 00000000..f5cf4b8d --- /dev/null +++ b/lang/sv/lang_increment-bulk.php @@ -0,0 +1,27 @@ + 'Batch lägg till bonus/närvarokort/inbjudan/uppladdad/tillfällig inbjudan', + 'sent_success' => ' har lagts till och informativt meddelande har skickats', + 'types' => [ + 'seedbonus' => 'bonus', + 'attendance_card' => 'närvara kort', + 'invites' => 'inbjudan', + 'uploaded' => 'uppladdning', + 'tmp_invites' => 'tillfällig inbjudan', + ], + 'labels' => [ + 'type' => 'Typ', + 'amount' => 'Belopp', + 'duration' => 'Varaktighet', + 'duration_help' => 'Krävs endast om typen är [Tillfällig inbjudan], i dagar', + 'user_class' => 'Användarlektion', + 'roles' => 'Roller', + 'msg_subject' => 'Meddelandets ämne', + 'msg_body' => 'Meddelandets innehåll', + 'operator' => 'Operatör', + ], +); + +?> diff --git a/lang/sv/lang_index.php b/lang/sv/lang_index.php new file mode 100644 index 00000000..aed3eebf --- /dev/null +++ b/lang/sv/lang_index.php @@ -0,0 +1,111 @@ + "Ingen omröstning", + 'std_error' => "Fel", + 'std_duplicate_votes_denied' => "Inga dubbla röster tillåtna!", + 'std_vote_not_counted' => "Ett fel uppstod. Din röst har inte räknats.", + 'std_option_unselected' => "Välj ett alternativ.", + 'text_news_page' => "Ny", + 'text_recent_news' => "Senaste nyheterna", + 'text_e' => "Redigera", + 'text_d' => "Radera", + 'text_hotmovies' => "Het", + 'text_classicmovies' => "Klassisk", + 'text_free' => "Gratis", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X gratis", + 'text_shoutbox' => "Shoutbox", + 'text_message' => "Meddelande: ", + 'sumbit_shout' => "rop", + 'submit_clear' => "rensa", + 'text_last_five_posts' => "Senaste 5 foruminlägg", + 'col_topic_title' => "Ämnets titel", + 'col_view' => "Visningar", + 'col_author' => "Författare", + 'col_posted_at' => "Postad på", + 'text_in' => "i ", + 'std_no_torrent_found' => "Inga torrents hittades", + 'text_last_five_torrent' => "Senaste 5 torrent-uppladdningar", + 'col_name' => "Namn", + 'col_seeder' => "Seeder", + 'col_leecher' => "Leecher", + 'text_polls' => "Undersökningar ", + 'text_new' => "Ny", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'text_votes' => "Röster:", + 'radio_blank_vote' => "Blank röst (a.k.a. \"Jag vill bara se resultaten!\")", + 'submit_vote' => "Röster!", + 'text_previous_polls' => "Tidigare omröstningar", + 'text_tracker_statistics' => "Tracker statistik", + 'row_registered_users' => "Registrerade användare / gräns", + 'row_unconfirmed_users' => "Obekräftade användare", + 'row_vips' => "VIPs", + 'row_donors' => "Donors", + 'row_warned_users' => "Varnade användare", + 'row_banned_users' => "Bannlysta användare", + 'row_male_users' => "Manliga Användare", + 'row_female_users' => "Kvinnliga användare", + 'row_torrents' => "Torrents", + 'row_dead_torrents' => "Döda Torrents", + 'row_seeders' => "Seeding Peers", + 'row_leechers' => "Läckande jämlikar", + 'row_peers' => "Klienter", + 'row_seeder_leecher_ratio' => "Utsäde / blodigelförhållande", + 'row_total_size_of_torrents' => "Total storlek på Torrents", + 'row_total_uploaded' => "Totalt uppladdat", + 'row_total_downloaded' => "Totalt nerladdat", + 'row_total_data' => "Total data", + 'text_no_users_day' => "Det har inte funnits någon aktiv användare de senaste 24 timmarna.", + 'text_no_active_users_now' => "Det finns ingen aktiv användare nu.", + 'text_no_user_torrenting' => "Det finns ingen användare som skickar eller blodiglar. :(", + 'text_tracker_load' => "Laddning av spårare", + 'text_our_tracker_load' => "Spårare Peers Load: ", + 'text_global_server_load' => "Global serverladdning: ", + 'text_whats_going_on' => "Vad pågår?", + 'text_members_have_visited' => " Medlemmar har besökt under de senaste 24 timmarna och välkommen till vår nyaste medlem, ", + 'text_users_browsing_now' => " användare bläddrar på webbplatsen under de senaste 15 minuterna. ", + 'text_peers_active_now' => " användare sådde eller blodiglar. ", + 'text_disclaimer' => "Ansvarsfriskrivning", + 'text_disclaimer_content' => "Ingen av filerna som visas här är faktiskt värd på denna server. Trackern hanterar endast anslutningar, den har ingen kunskap om innehållet i de filer som distribueras. Länkarna tillhandahålls enbart av webbplatsens användare. Administratören för denna webbplats %s kan inte hållas ansvarig för vad dess användare postar, eller någon annan åtgärd av dess användare. Du får inte använda denna webbplats %s för att distribuera eller ladda ner något material när du inte har laglig rätt att göra det. Det är ert eget ansvar att följa dessa villkor.", + 'text_browser_note' => "Denna webbplats visas bäst med \"Googleeller\"Firefox\" och med upplösning över 1024*768. Rekommenderade BitTorrentklienter: \"qBittorrent\"eller\"Transmission\"", + 'title_show_or_hide' => "Visa/Dölj", + 'text_links' => "Länkar", + 'text_manage_links' => "Hantera länkar", + 'text_author' => "Författare:", + 'text_datetime' => "Tid:", + 'p_critic_reviews' => "Filmkritikernas recensioner", + 'p_user_reviews' => "Valda användares omdömen", + 'head_home' => "Hem", + 'sumbit_to_guest' => "till gäst", + 'text_apply_for_link' => "Ansök om länkar", + 'text_ago' => " sedan", + 'text_auto_refresh_after' => "automatisk uppdatering efter ", + 'text_seconds' => " sekunder", + 'text_funbox' => "Funbox", + 'text_more_fun' => "Mer", + 'text_new_fun' => "Ny", + 'text_ban' => "Bannlys", + 'submit_fun' => "Roligt", + 'submit_dull' => "Dålig", + 'text_out_of' => " av ", + 'text_people_found_it' => " folk tyckte att det var roligt. ", + 'text_your_opinion' => "Vad tycker du? ", + 'text_vote_accepted' => "Tack! Din röst godtas.", + 'row_users_active_today' => "Användare aktiva idag", + 'row_users_active_this_week' => "Användare aktiva denna vecka", + 'row_active_browsing_users' => "Aktiva surfande användare", + 'row_tracker_active_users' => "Tracker aktiva användare", + 'text_detail' => "Detalj", + 'top_uploader_title' => 'Högst uppladdning(Torrent count)', + 'col_counts' => 'Antal', + 'col_ranking' => 'Rankning', + 'top_uploader_toggle_time_range_tab' => 'Klicka för att växla tidsintervallet', + 'top_uploader_toggle_time_range_recently' => 'Senaste 30 dagarna', + 'top_uploader_toggle_time_range_all' => 'Hela tiden', + 'clear_shout_box' => 'Rensa shout-rutan', + 'sure_to_clear_shout_box' => 'Är du säker på att du vill rensa boxen?', +); + +?> diff --git a/lang/sv/lang_invite.php b/lang/sv/lang_invite.php new file mode 100644 index 00000000..8776c4f4 --- /dev/null +++ b/lang/sv/lang_invite.php @@ -0,0 +1,70 @@ + "Ledsen", + 'std_permission_denied' => "Åtkomst nekad!", + 'head_invites' => "Inbjudningar", + 'std_no_invites_left' => "Du har inga inbjudningar kvar. :(

    Klicka ", + 'here_to_go_back' => "här för att gå tillbaka.", + 'text_invite_code_sent' => "Inbjudningskoden har skickats!
    ", + 'text_invite_someone' => "Bjud in någon att gå med ", + 'text_s' => "s", + 'text_invitation' => " Inbjudan", + 'text_left' => " vänster", + 'text_email_address' => "E-postadress", + 'text_email_address_note' => "E-postadressen måste vara giltig. Inbjudan kommer att få ett e-postmeddelande om din inbjudan.", + 'text_message' => "Meddelande", + 'submit_invite' => "Bjud in", + 'text_invite_status' => "Nuvarande status för inbjudningar", + 'text_no_invites' => "Inga inbjudningar än.", + 'text_username' => "Användarnamn", + 'text_email' => "E-post", + 'text_uploaded' => "Uppladdad", + 'text_downloaded' => "Nedladdad", + 'text_ratio' => "Förhållande", + 'text_status' => "Status", + 'text_confirm' => "Bekräfta", + 'text_confirmed' => "Bekräftad", + 'text_pending' => "Väntande", + 'submit_confirm_users' => "Bekräfta användare", + 'sumbit_invite_someone' => "Invite Someone", + 'text_sent_invites_status' => "Nuvarande status för skickade inbjudningar", + 'text_no_invitation_sent' => "Inga inbjudningar skickas ut för tillfället.", + 'text_hash' => "Hash", + 'text_send_date' => "Sänd datum", + 'text_hash_status' => 'Hash valid', + 'text_invitee_user' => 'Inbjudna användare', + + 'text_invitation_body' => " +Hej Buddy, + +Jag bjuder in dig att gå med i %s som är en privat gemenskap som har de finaste +och mest överflödande grejerna. Om du är intresserad av att gå med oss vänligen läs över +reglerna och bekräfta inbjudan. Slutligen, se till att du håller ett trevligt förhållande och +bara ladda upp innehåll som följer reglerna för webbplatsen. + +Välkommen ombord! :) +Vänliga hälsningar, +", + 'text_invite_system' => "s inbjudningssystem", + 'std_only' => "Endast ", + 'std_or_above_can_invite' => " eller ovan kan skicka inbjudan.", + 'text_email_restriction_note' => "Du kan bara skicka inbjudan till e-post från dessa domäner: ", + 'harem_addition' => 'Harem tillägg', + 'signup_link_help' => 'Högerklicka för att kopiera', + 'signup_link' => 'Länk till registrering', + 'text_seed_torrent_count' => 'Seeding counts', + 'text_seed_torrent_size' => 'Seeding size', + 'text_seed_torrent_bonus_per_hour' => 'Seeding bonus per timme', + 'text_seed_torrent_bonus_per_hour_help' => 'Det vill säga fröpunkter, inte överväga donationer, officiella torrent, harem och några andra tillägg', + 'text_seed_torrent_last_announce_at' => 'Sista anmälningstid', + 'text_enabled' => 'Aktiverad', + 'text_tmp_status' => 'Tillfällig inbjudningsstatus', + 'text_expired_at' => 'Förfallen den', + 'text_permanent' => 'Använda permanent inbjudan', + 'text_consume_invite' => 'Använder inbjudan', + 'text_temporary_left' => '%s tillfällig inbjudan', +); + +?> diff --git a/lang/sv/lang_iphistory.php b/lang/sv/lang_iphistory.php new file mode 100644 index 00000000..4d1ff7bc --- /dev/null +++ b/lang/sv/lang_iphistory.php @@ -0,0 +1,16 @@ + "Fel", + 'std_invalid_id' => "Invalid ID", + 'text_user_not_found' => "Användaren hittades inte", + 'head_ip_history_log_for' => "IP-historiklogg för ", + 'text_historical_ip_by' => "Historiska IP-adresser som används av ", + 'col_last_access' => "Senaste åtkomst", + 'col_ip' => "IP", + 'col_hostname' => "Hostname", + 'text_not_available' => "N/A", + 'text_duplicate' => "Dupe", +); +?> diff --git a/lang/sv/lang_ipsearch.php b/lang/sv/lang_ipsearch.php new file mode 100644 index 00000000..dcc3574c --- /dev/null +++ b/lang/sv/lang_ipsearch.php @@ -0,0 +1,24 @@ + "Fel", + 'std_invalid_ip' => "Ogiltig IP.", + 'std_invalid_subnet_mask' => "Ogiltig undernätsmask.", + 'head_search_ip_history' => "Sök i IP-historik", + 'text_search_ip_history' => "Sök i IP-historik", + 'row_ip' => "IP", + 'row_subnet_mask' => "Subnät Mask", + 'submit_search' => "Sök", + 'text_no_users_found' => "Inga användare hittades", + 'text_users_used_the_ip' => " användare har använt IP: ", + 'col_username' => "Användarnamn", + 'col_last_ip' => "Senaste IP", + 'col_last_access' => "Senaste åtkomst", + 'col_ip_num' => "IP Nums", + 'col_last_access_on' => "Senaste åtkomst till denna IP", + 'col_added' => "Tillagd", + 'col_invited_by' => "Inbjuden av", + 'text_not_available' => "N/A", +); +?> diff --git a/lang/sv/lang_linksmanage.php b/lang/sv/lang_linksmanage.php new file mode 100644 index 00000000..c4f6229e --- /dev/null +++ b/lang/sv/lang_linksmanage.php @@ -0,0 +1,51 @@ + "Ansök om länkar", + 'text_apply_for_links' => "Ansök om länkar", + 'text_rules' => "Regler för länkutbyte:", + 'text_rule_one' => "1.Vänligen gör vår länk %s på din webbplats innan du ber oss att göra detsamma.", + 'text_rule_two' => "2.Din webbplats MÅSTE INTE vara involverad i några olagliga saker. Administratörerna på denna webbplats %s tar absolut inget ansvar för något av din webbplats.", + 'text_rule_three' => "3.Alla länkar vi gör här på vår webbplats %s är endast text.", + 'text_rule_four' => "4.Din webbplats bör ha minst 200 registrerade användare eller 50 dagligen besökande personer.", + 'text_rule_five' => "5.Vi förbehåller oss rätten att MODIFY ELLER DELETE NÅGON LÄNKAR på vår webbplats %s utan att underrättas.", + 'text_rule_six' => "6.Om det överensstämmer med regler ovan, tveka inte att ansöka om länkar till din webbplats på %s. Vi ger dock ingen garanti för att vi accepterar alla tillämpningar.", + 'text_red_star_required' => "Fält markerade med en röd stjärna (*) måste fyllas i.", + 'text_site_name' => "Webbplatsens namn", + 'text_url' => "URL", + 'text_title' => "Titel", + 'text_title_note' => "Titel används för att visa verktygstips på en länk. t.ex. NexusPHP", + 'text_administrator' => "Administratör", + 'text_administrator_note' => "Vi behövde administratörens TRUE NAMN.", + 'text_email' => "E-post", + 'text_reason' => "Anledning", + 'submit_okay' => "Okej", + 'submit_reset' => "Reset", + 'std_error' => "Fel", + 'std_no_sitename' => "Webbplatsens namn kunde inte vara tomt.", + 'std_no_url' => "URL kunde inte vara tom.", + 'std_no_admin' => "Administratören kunde inte vara tom. Vi måste veta administratörens namn", + 'std_no_email' => "E-post kunde inte vara tomt.", + 'std_invalid_email' => "E-postadressen är ogiltig", + 'std_no_reason' => "Orsak kunde inte vara tom. Kom igen, ange skäl för att länka din webbplats.", + 'std_reason_too_short' => "Anledningen är för kort. Kom igen, säg något mer.", + 'std_success' => "Klart", + 'std_success_note' => "Din ansökan har skickats. Vänligen vänta på vårt svar.", + 'text_sitename_note' => "Namnet på din webbplats. t.ex. NexusPHP", + 'text_url_note' => "t.ex. https://nexusphp.org", + 'text_email_note' => "Administratörens kontaktadress", + 'std_missing_form_data' => "Siddelsuppgifter saknas", + 'std_unable_creating_new_link' => "Kunde inte skapa ny länk.", + 'std_links_manage' => "Hantera länkar", + 'text_add_link' => "Lägg till länk", + 'text_manage_links' => "Hantera länkar", + 'text_modify' => "Ändra", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'text_no_links_found' => "Tyvärr, inga länkar hittades!", + 'text_edit_link' => "Redigera länk", + 'js_sure_to_delete_link' => "Är du säker på att du vill ta bort denna länk?", +); + +?> diff --git a/lang/sv/lang_log.php b/lang/sv/lang_log.php new file mode 100644 index 00000000..d24b6fd9 --- /dev/null +++ b/lang/sv/lang_log.php @@ -0,0 +1,67 @@ + "Sorry...", + 'std_permission_denied_only' => "Åtkomst nekad. Endast ", + 'std_or_above_can_view' => " eller ovan kunde se LOG.

    Se FAQ för mer information om olika användarklasser och vad de kan göra.

    %s Personal
    ", + 'head_site_log' => "Daglig logg", + 'text_search_log' => "Sök daglig logg", + 'submit_search' => "Sök", + 'text_log_empty' => "Loggen är tom
    ", + 'title_time_added' => "Tid", + 'col_date' => "Datum", + 'col_event' => "Händelse", + 'time_zone_note' => "

    Tider är i GMT +8:00.

    ", + 'text_daily_log' => "Daglig logg", + 'text_chronicle' => "Krönika", + 'text_code_update' => "Uppdatering av kod", + 'text_funbox' => " Funbox ", + 'text_news' => "  Nyheter  ", + 'text_poll' => "  Enkät  ", + 'std_error' => "Fel", + 'std_invalid_action' => "Ogiltig åtgärd", + 'head_chronicle' => "Krönika", + 'text_search_chronicle' => "Sök Krönika", + 'text_chronicle_empty'=> "Krönikan är tom
    ", + 'col_modify' => "Ändra", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'submit_add' => "Lägg till", + 'text_add_chronicle' => "Lägg till Krönikehändelse", + 'std_permission_denied' => "Tillbaka till! Du har inte tillåtelse att göra detta.", + 'submit_okay' => "Okej", + 'text_edit_chronicle' => "Redigera Krönikehändelse", + 'head_code_update' => "Uppdatering av kod", + 'text_search_code_update' => "Sök koduppdateringshändelse", + 'text_add_code_update' => "Lägg till koduppdatering-händelse", + 'text_edit_codeupdate' => "Redigera Code-Update händelse", + 'text_codeupdate_empty' => "Code-Update är tom
    ", + 'head_funbox' => "Funbox logg", + 'head_news' => "Nyheter", + 'text_search_news' => "Sök nyheter", + 'text_news_empty' => "Nyheter är tomma
    ", + 'col_title' => "Titel", + 'col_body' => "Kropp", + 'col_user' => 'Användare', + 'std_delete_poll' => "Ta bort enkät", + 'std_delete_poll_confirmation' => "Vill du verkligen ta bort en enkät? Klicka ", + 'std_here_if_sure' => "här om du är säker.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Det finns inga undersökningar!", + 'head_previous_polls' => "Tidigare omröstningar", + 'text_previous_polls' => "Tidigare omröstningar", + 'text_ago' => " sedan", + 'text_votes' => "Röster: ", + 'text_in' => "i ", + 'text_funbox_empty' => "Funbox är tom
    ", + 'text_search_funbox' => "Sök funbox", + 'text_title' => "titel", + 'text_body' => "kropp", + 'text_both' => "båda", + 'text_all' => "alla", + 'text_normal' => "normal", + 'text_mod' => "mod", +); + +?> diff --git a/lang/sv/lang_login.php b/lang/sv/lang_login.php new file mode 100644 index 00000000..959878e0 --- /dev/null +++ b/lang/sv/lang_login.php @@ -0,0 +1,40 @@ + "Inte inloggad!", + 'p_error' => "Fel:", + 'p_after_logged_in' => "Sidan du försökte visa kan endast användas när du är inloggad.", + 'p_need_cookies_enables' => "Notera: Du måste ha cookies aktiverat för att logga in eller byta språk.", + 'p_fail_ban' => "misslyckade inloggningar i rad kommer att resultera i bannlysning av din ip!", + 'p_you_have' => "Du har", + '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_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:", + 'button_login' => "Logga in!", + 'button_reset' => "Reset", + 'text_auto_logout' => "Automatisk utloggning:", + 'text_restrict_ip' => "Begränsa IP:", + 'text_ssl' => "SSL (HTTPS):", + 'checkbox_auto_logout' => " Logga ut mig efter 15 minuter", + 'checkbox_restrict_ip' => " Begränsa sessionen till min IP", + 'checkbox_ssl' => " Bläddra på webbplatsen med SSL-kryptering (webbläsare)", + 'checkbox_ssl_tracker' => " Anslut tracker med SSL Encryption (BitTorrent-klient)", + 'text_advanced_options' => "Avancerade alternativ:", + 'text_helpbox' => "Hjälplåda", + 'text_helpbox_note' => "Har du problem med att registrera dig eller logga in? Lämna ett meddelande här", + 'text_message' => "Meddelande: ", + 'sumbit_shout' => "rop", + 'submit_clear' => "rensa", + 'text_select_lang' => "Välj webbplatsspråk: ", + 'head_login' => "Inloggning", + 'rowhead_two_step_code' => 'Tvåfaktorsautentisering', + 'two_step_code_tooltip' => 'Om aktiverad måste fyllas i', + 'text_complain' => 'Klagomål Kanal', +); + +?> diff --git a/lang/sv/lang_mailtest.php b/lang/sv/lang_mailtest.php new file mode 100644 index 00000000..83d594a5 --- /dev/null +++ b/lang/sv/lang_mailtest.php @@ -0,0 +1,18 @@ + "Test av e-post", + 'text_mail_test' => "Test av e-post", + 'row_enter_email' => "Ange e-postadress", + 'text_enter_email_note' => "Ange en e-postadress för att skicka ett testbrev, t.ex. dittnamn@gmail.com", + 'submit_send_it' => "Skicka det!", + 'text_smtp_testing_mail' => " SMTP testar e-post", + 'std_error' => "Fel", + 'std_invalid_email_address' => "Ogiltig e-postadress!", + 'mail_test_mail_content' => "Hej, Om du ser detta meddelande, din SMTP funktion fungerar bra. Ha en trevlig dag.", + 'std_success' => "Klart", + 'std_success_note' => "Inga fel hittades. Detta betyder dock inte att mailet anlände till 100%. Kontrollera mailet." +); + +?> diff --git a/lang/sv/lang_makepoll.php b/lang/sv/lang_makepoll.php new file mode 100644 index 00000000..92eae1b7 --- /dev/null +++ b/lang/sv/lang_makepoll.php @@ -0,0 +1,24 @@ + "Fel", + 'std_no_poll_id' => "Ingen enkät hittades med detta ID", + 'std_missing_form_data' => "Saknar formulärdata!", + 'head_edit_poll' => "Redigera enkät", + 'text_edit_poll' => "Redigera enkät", + 'head_new_poll' => "Ny omröstning", + 'text_day' => " dag", + 'text_hour' => " timme", + 'text_current_poll' => "Notera: Den aktuella undersökningen ", + 'text_is_only' => " är endast ", + 'text_old' => " gammal.", + 'text_make_poll' => "Gör enkät", + 'text_question' => "Fråga", + 'text_option' => "Alternativ ", + 'submit_edit_poll' => "Redigera enkät", + 'submit_create_poll' => "Skapa enkät", + 'text_required' => " obligatorisk" +); + +?> diff --git a/lang/sv/lang_messages.php b/lang/sv/lang_messages.php new file mode 100644 index 00000000..18e4a922 --- /dev/null +++ b/lang/sv/lang_messages.php @@ -0,0 +1,81 @@ + "Fel", + 'std_invalid_mailbox' => "Ogiltig brevlåda", + 'text_inbox' => "Inkorg", + 'text_sentbox' => "Skickad låda", + 'text_sender' => "Avsändare", + 'text_receiver' => "Mottagare", + 'col_status' => "Status", + 'col_subject' => "Ämne", + 'col_date' => "Datum", + 'col_act' => "Lag.", + 'text_no_messages' => "Inga meddelanden.", + 'text_remove_from_friends' => "[ta bort från vänner]", + 'text_add_to_friends' => "[lägg till i vänner]", + 'submit_move_to' => "Flytta till", + 'text_or' => " eller ", + 'submit_delete' => "Radera", + 'text_unread_messages' => " Olästa meddelanden.", + 'text_read_messages' => " Läs meddelanden.", + 'text_mailbox_manager' => "Brevlåda Manager", + 'std_no_permission' => "Du har inte behörighet att se detta meddelande.", + 'text_to' => "Till", + 'text_from' => "Från", + 'text_new' => "(Ny)", + 'text_reply' => "Svara", + 'text_delete' => "Radera", + 'text_forward_pm' => "Vidarebefordra PM", + 'std_cannot_move_messages' => "Meddelanden kunde inte flyttas! ", + 'std_cannot_delete_messages' => "Meddelanden kunde inte tas bort! ", + 'std_no_action' => "Ingen åtgärd", + 'std_no_permission_forwarding' => "Du har inte behörighet att vidarebefordra detta meddelande.", + 'row_to' => "Till: ", + 'row_original_receiver' => "Ursprung Mottagare:", + 'row_original_sender' => "Ursprung Avsändare:", + 'row_subject' => "Ämne:", + 'row_message' => "Meddelande:", + 'checkbox_save_message' => "Spara meddelande ", + 'submit_forward' => "Framåt", + 'std_no_such_user' => "Tyvärr, det finns ingen användare med detta användarnamn.", + 'std_rufused' => "Vägrades", + 'std_user_blocks_your_pms' => "Denna användare har blockerat PMs från dig.", + 'std_user_accepts_friends_pms' => "Den här användaren accepterar bara PMs från användare i sin vänlista.", + 'std_user_blocks_all_pms' => "Den här användaren accepterar inte PMs.", + 'std_success' => "Klart", + 'std_pm_forwarded' => "PM vidarebefordrad", + 'head_editing_mailboxes' => "Redigerar brevlådor", + 'text_editing_mailboxes' => "Redigerar brevlådor", + 'text_add_mailboxes' => "Lägg till brevlådor", + 'text_extra_mailboxes_note' => "Du kan lägga till extra brevlådor. Du behöver inte använda alla inmatningsrutor.", + 'submit_add' => "Lägg till", + 'text_edit_mailboxes' => "Redigera brevlådor", + 'text_edit_mailboxes_note' => "Du kan redigera namnen eller ta bort namnet för att ta bort denna virtuella katalog.
    Observera att alla meddelanden i denna katalog kommer att gå förlorade om du tar bort denna katalog. ", + 'text_no_mailboxes_to_edit' => "Det finns inga brevlådor att redigera.", + 'submit_edit' => "Redigera", + 'std_no_message_id' => "Inget meddelande med detta ID.", + 'std_could_not_delete_message' => "Kunde inte ta bort meddelandet.", + 'text_jump_to' => " vid ", + 'select_inbox' => "Inkorg", + 'select_sentbox' => "Skickad låda", + 'submit_go' => "Kör", + 'input_check_all' => "Markera alla", + 'input_uncheck_all' => "Avmarkera alla", + 'title_unread' => "Olästa", + 'title_read' => "Läsa", + 'text_system' => "System", + 'text_no_subject' => "Inget ämne", + 'col_search_message' => "Sök meddelande", + 'text_search' => "Sök: ", + 'text_in' => "i", + 'select_title' => "titel", + 'select_body' => "kropp", + 'select_both' => "båda", + 'submit_mark_as_read' => "Markera som läs", + 'std_cannot_mark_messages' => "Kunde inte markera meddelandet som läst.", + 'std_no_message_selected' => "Inget meddelande valt." +); + +?> diff --git a/lang/sv/lang_moforums.php b/lang/sv/lang_moforums.php new file mode 100644 index 00000000..8a415af4 --- /dev/null +++ b/lang/sv/lang_moforums.php @@ -0,0 +1,26 @@ + "Overforum Hantering", + 'text_forum_management' => "Hantering av forum", + 'text_overforum_management' => "Overforum Hantering", + 'col_name' => "Namn", + 'col_viewed_by' => "Visad av", + 'col_modify' => "Ändra", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'js_sure_to_delete_overforum' => "Är du säker på att du vill ta bort detta överforum?", + 'text_no_records_found' => "Tyvärr, inga poster hittades!", + 'text_new_overforum' => "Nytt överforum", + 'text_overforum_name' => "Överforums namn", + 'text_overforum_description' => "Overforum beskrivning", + 'text_minimum_view_permission' => "Minsta visningsbehörighet", + 'text_overforum_order' => "Överforums beställning", + 'text_overforum_order_note' => "Ordning efter nummer stigande. Det vill säga, 0 visas högst upp", + 'submit_make_overforum' => "Skapa överforum", + 'text_edit_overforum' => "Redigera överforum", + 'submit_edit_overforum' => "Redigera överforum" +); + +?> diff --git a/lang/sv/lang_moresmilies.php b/lang/sv/lang_moresmilies.php new file mode 100644 index 00000000..aae7a097 --- /dev/null +++ b/lang/sv/lang_moresmilies.php @@ -0,0 +1,9 @@ + "Mer klickbara smedjor", + 'text_close' => "Stäng", +); + +?> diff --git a/lang/sv/lang_mybonus.php b/lang/sv/lang_mybonus.php new file mode 100644 index 00000000..73b10a87 --- /dev/null +++ b/lang/sv/lang_mybonus.php @@ -0,0 +1,173 @@ + "Förlåt!", + 'std_karma_system_disabled' => "Karma Bonus Point System är för närvarande inaktiverad. ", + 'std_points_active' => "Men dina poäng är fortfarande aktiva.", + 'text_success_upload' => "Grattis! Du har precis ökat ditt uppladdade belopp!", + 'text_success_download' => "Grattis! Du har precis ökat ditt Nedladdat Belopp!", + 'text_success_invites' => "Grattis! Du har skaffat dig 1 ny inbjudan!", + 'text_success_vip' => "Grattis! Du har skaffat dig ", + 'text_success_vip_two' => " status i en månad!", + 'text_no_permission' => "FEL! Du har ingen behörighet.", + 'text_success_custom_title' => "Kongradulationer! Du är nu känd som %s!", + 'text_success_gift' => " Du har spridit Karma väl.", + 'head_karma_page' => "'s Karma Bonus Page", + 'text_karma_system' => " Karma Bonus Point System", + 'text_exchange_your_karma' => "Byt ut dina Karma bonuspoäng (för närvarande ", + 'text_for_goodies' => " ) för godsaker!", + 'text_no_buttons_note' => "Om knappen är inaktiverad, har du inte tjänat tillräckligt med bonuspoäng för att handla. ", + 'col_option' => "Alternativ", + 'col_description' => "Beskrivning", + 'col_points' => "Poäng", + 'col_trade' => "Handel", + 'text_username' => "Användarnamn: ", + 'text_to_be_given' => "att ges: ", + 'text_karma_points' => " Karma poäng!", + 'text_enter_titile' => "Ange specialtitel som du vill ha ", + 'text_click_exchange' => " klicka på Utbyte! ", + 'text_enter_receiver_name' => "Ange användarnamnet för den person du vill skicka karma till, och välj hur många poäng du vill skicka och klicka på Karma gåva!", + 'text_min' => "min.", + 'text_max' => "max.", + 'submit_karma_gift' => "Karma Gift!", + 'text_plus_only' => "+ bara!", + 'submit_exchange' => "Utbyte!", + 'text_unavailable' => "För närvarande inte tillgänglig!", + 'text_more_points_needed' => "fler punkter behövs", + 'text_what_is_karma' => "Vad fan är dessa Karma Bonus poäng, och hur får jag dem?", + 'text_get_by_seeding' => "Du får följande karmapoäng per timme genom att plantera:", + 'text_for_seeding_torrent' => " för varje torrent du sår (max av ", + 'text_torrent' => " torrent", + 'text_donors_always_get' => "Donatorer får alltid ", + 'text_times_of_bonus' => "x bonuspoäng.", + 'text_other_things_get_bonus' => "Andra saker som kommer att få dig karmapoäng:", + 'text_point' => " punkt", + 'text_upload_torrent' => "laddar upp en ny torrent = ", + 'text_upload_subtitle' => "Ladda upp en undertext = ", + 'text_start_topic' => "startar en tråd = ", + 'text_make_post' => "göra ett inlägg = ", + 'text_add_comment' => "kommentera torrent eller erbjudande = ", + 'text_poll_vote' => "röstning på enkäten = ", + 'text_offer_vote' => "Rösta på erbjudande = ", + 'text_funbox_vote' => "rösta på funbox = ", + 'text_rate_torrent' => "Betygsätt en torrent = ", + 'text_say_thanks' => "säger tack = ", + 'text_receive_thanks' => "tar emot tack = ", + 'text_funbox_reward' => "posting funbox saker som fått höga betyg (se regler)", + 'text_howto_get_karma_four' => " +

    Saker som du bör tänka på:

    +
      ", + 'text_howto_get_karma_five' => "
    • Allt som kan få dig karma kan också förloras,
      jag. . om du laddar upp en torrent sedan ta bort den, kommer du att vinna och sedan förlora ", + 'text_howto_get_karma_six' => ".
    • +
    • Det finns alltid andra dolda bonuskarmapoäng över webbplatsen. Försök att hitta dem :)
    • +
    • Personal kan ge eller ta bort poäng för att bryta mot reglerna, eller göra gott för samhället.
    • +
    ", + 'std_no_permission' => "Ingen behörighet", + 'std_class_above_vip' => "Din klass ovanför VIP!", + 'text_wasted_karma' => "Jag slösade bara bort min karma", + 'text_huh' => "Tår?", + 'text_karma_self_giving_warning' => "Inte så fort där Herr snygga byxor...
    Du kan inte sprida karma till dig själv...
    Om du vill sprida kärleken, välj en annan användare!

    klicka för att gå tillbaka till din Karma Bonus Point sida.", + 'text_receiver_not_exists' => "Tyvärr...
    Ingen användare med det användarnamnet

    klicka för att gå tillbaka till din Karma Bonus Point sida.", + 'text_oups' => "OUPS!", + 'text_not_enough_karma' => "Tyvärrhar du inte tillräckligt med Karma-poäng!
    gå tillbaka till din Karma Bonus Point sida.", + 'text_cheat_alert' => "Fuck off! Vi vet att du försöker fuska!", + 'text_not_enough_bonus' => "Tyvärr, du har inte tillräckligt med bonus. BTW, hur kommer du hit?", + 'text_uploaded_one' => "1,0 GB uppladdat", + 'text_uploaded_note' => "Med tillräckligt med bonuspoäng kan du byta ut dem mot en uppladdningskredit. Poängen tas sedan bort från din bonusbank och krediten läggs till ditt totala uppladdade belopp.", + 'text_download_note' => "Med tillräckligt med bonuspoäng kan du byta ut dem mot ett Download Credit. Poängen tas sedan bort från din Bonus Bank och krediten läggs till ditt totala nedladdade belopp.", + 'text_uploaded_two' => "5.0 GB uppladdat", + 'text_uploaded_three' => "10.0 GB uppladdat", + 'text_uploaded_four' => "100,0 GB uppladdat", + 'text_downloaded_ten_gb' => "10.0 GB Nedladdade", + 'text_downloaded_hundred_gb' => "100,0 GB Nedladdade", + 'text_buy_invite' => "1 inbjudan", + 'text_buy_invite_note' => "Med tillräckligt med bonuspoäng kan du byta ut dem mot några inbjudningar. Poängen tas sedan bort från din bonusbank och inbjudningarna läggs till ditt inbjudningsbelopp.", + 'text_custom_title' => "Anpassad titel!", + 'text_custom_title_note' => "Med tillräckligt med bonuspoäng kan du köpa dig en egen titel. De enda begränsningarna är inget dåligt eller stötande språk eller namn på användarklasser. Poängen tas sedan bort från din Bonus Bank och din speciella titel ändras till titeln som ditt val.", + 'text_vip_status' => "VIP-status", + 'text_vip_status_note' => "Med tillräckligt med bonuspoäng kan du köpa dig själv VIP-status för en månad. Poängen tas sedan bort från din bonusbank och din status ändras.", + 'text_bonus_gift' => "Ge en Karma-gåva", + 'text_bonus_gift_note' => "Tja, kanske behöver du inte ladda upp kredit, men du vet någon som kan använda Karma boost! Du kan nu ge dina Karma krediter som en gåva! Poängen tas sedan bort från din Bonus Bank och läggs till kontot för en användare som du väljer! Och de får ett PM med all information samt vem den kom från...", + 'text_error' => "Fel", + 'text_ratio_too_high' => "Ditt förhållande är högt", + 'text_bonus_formula_one' => "Antalet karmapoäng per timme ges av följande formel

        
        
    +där
    • A är en mellanvariabel
    • Ti är itorrent's Time Alive (TA), i. . tid förflutit sedan torrent laddades upp, i veckorna
    • T0 är en parameter. T0= ", + 'text_bonus_formula_two' => "
    • Si är itorrentens storlek, i GB
    • Ni är antalet nuvarande fröplantor för ith torrent
    • N0 är en parameter. N0= ", + 'text_bonus_formula_three' => "
    • B är antalet karmapoäng som uppnås genom att sådda på en timme
    • B0 är en parameter, som står för de maximala bonuspoäng per timme en användare kan få genom att planera. B0= ", + 'text_bonus_formula_four' => "
    • L är en parameter. L= ", + 'text_bonus_formula_five' => "
    I ett nötskal kan du få mer bonus genom att såga mindre fröiga och större torrenter.", + 'text_bonus_formula_wi' => "
  • Wi är itorrents vikt, standard är 1, noll bonus torrent är ", + 'text_user_with_ratio_above' => "Användare med förhållande över ", + 'text_and_uploaded_amount_above' => " och uppladdat belopp ovanför ", + 'text_cannot_exchange_uploading' => " GB kan inte byta mot mer uppladdning av kredit.", + 'text_you_are_currently_getting' => "Du får för närvarande ", + 'text_per_hour' => " per timme", + 'text_custom' => "Anpassad", + 'bonus_amount_not_allowed' => "Bonusbelopp är inte tillåtet! Du kan bara ge bort från 25,0 till 1000,0 poäng varje gång.", + 'text_system_charges_receiver' => "OBS: Systemet laddar presentmottagaren ", + 'text_tax_bonus_point' => " bonuspoäng", + 'text_tax_plus' => " + ", + 'text_percent_of_transfered_amount' => "% av det överförda beloppet", + 'text_as_tax' => " som skatt. Till exempel får mottagaren endast ", + 'text_tax_example_note' => " poäng när du skickar honom 100 bonuspoäng som gåva.", + 'text_no_advertisements' => " Dagar utan annonser", + 'text_no_advertisements_note' => "Med tillräckligt med bonuspoäng kan du köpa dig själv någon gång under vilken du kan välja att se inga annonser på denna webbplats. Poängen tas sedan bort från din Bonus Bank och du ser inga annonser för en period. Du kan dock alltid återaktivera annonser på User CP. ", + 'text_success_no_ad' => "Njut av din tid utan annonser!", + 'submit_class_above_no_ad' => "Inaktivera annonser på User CP", + 'submit_already_disabled' => "Annonser är redan inaktiverade", + 'text_click_on_ad' => "klicka på en annons (varje annons räknas endast en gång) = ", + 'text_promotion_link_clicked' => "Kampanjlänk klickas (varje IP räknas endast en gång) = ", + 'text_charity_giving' => "Välgörenhet ger", + 'text_charity_giving_note' => "Välgörenhet går direkt till dem som är i nöd. Och det är absolut upp till dig att avgöra vem som ska gynnas av din generositet.", + 'text_ratio_below' => "Ge till dem med förhållandet nedan ", + 'text_and_downloaded_above' => " och hämtad ovan ", + 'text_select_receiver_ratio' => "Välj förhållandet av de människor som du vill din välgörenhet går till, och välj hur många poäng du vill skicka och klicka på Välgörenhet Giving!", + 'submit_charity_giving' => "Välgörenhet Går!", + 'text_message' => "Meddelande: ", + 'bonus_amount_not_allowed_two' => "Bonusbelopp är inte tillåtet! Du kan bara ge bort från 1000,0 till 50000,0 poäng varje gång.", + 'bonus_ratio_not_allowed' => "Bonusförhållande är inte tillåtet! Endast användare vars förhållande under 0,8 behöver välgörenhet.", + 'std_no_users_need_charity' => "Inga användare behöver välgörenhet för tillfället.", + 'text_success_charity' => "Tack! Din generositet uppskattas.", + 'text_cancel_hr_title' => 'H&R avbryt', + 'text_cancel_hr_label' => 'Skriv in H&R-ID:', + 'text_success_cancel_hr' => "Avsluta ett H&R.", + 'text_success_buy_medal' => 'Framgång köpa medaljen.', + 'text_attendance_card' => 'Köp närvarokort', + 'text_attendance_card_note' => 'En dag för att kompensera närvaron konsumerar en, närvara vid måldatumet för bonusbelöningen i enlighet med den normala beräkningen, det vill säga måldatumet framåt för att beräkna antalet kontinuerliga dagar för att erhålla belöningar.', + 'text_success_buy_attendance_card' => 'Success buy 1 närvaro kort.', + 'text_harem_addition_get' => 'Aktuella harem tillägg vinster %s bonus per timme', + 'reward_type' => 'Belöningstyp', + 'factor' => 'Faktor', + 'got_bonus' => 'Fick bonus', + 'total' => 'Totalt', + 'reward_type_basic' => 'Grundläggande belöning', + 'reward_type_harem_addition' => 'Harem tillägg', + 'bonus_base' => 'Bas bonus', + 'lock_text' => 'Systemet begränsar dig till ett klick på bytesknappen inom %s sekunder!', + 'text_get_by_seeding_official' => 'De officiella torrents kommer att få följande extra bonusvärde per timme', + 'official_calculate_method' => 'Formeln för att beräkna den officiella belöningen är densamma som ovan, men bara för den officiella typen, Ingen hänsyn till låg inkomst', + 'official_tag_bonus_additional_factor' => 'Den slutliga belöningen är den beräknade officiella typbelöningen multiplicerad med den officiella typfaktorn, den aktuella officiella typfaktorn är: ', + 'reward_type_official_addition' => 'Officiellt tillägg', + 'text_get_by_harem' => 'Harem tillägget ger följande extra bonusvärde per timme', + 'harem_additional_desc' => "Endast direkta harem kommer att beaktas för harem. Varje harem's bonus mervärde kan ses här", + 'harem_additional_note' => 'Obs: Om du inte gör sådden själv, kommer detta bonusvärde inte att läggas till i användarkontot', + 'harem_additional_factor' => 'Belöningen erhålls är summan av timme-bonusen för alla harem (oavsett tillägg), multiplicerat med harem bonusfaktorn, med det aktuella värdet av ', + 'text_bonus_summary' => 'Total bonus per timme', + 'col_count' => 'Antal', + 'col_size' => 'Storlek', + 'col_a' => 'Ett värde', + 'text_buy_tmp_invite' => '1 tillfällig inbjudan', + 'text_buy_tmp_invite_note' => "Med tillräckligt med bonuspoäng kan du byta ut dem mot några tillfälliga inbjudningar, som gäller i 7 dagar. Poängen tas sedan bort från din bonusbank och de tillfälliga inbjudningarna läggs till ditt tillfälliga inbjudningsbelopp.", + 'text_success_tmp_invites' => "Grattis! Du har skaffat dig 1 ny tillfällig inbjudan!", + 'text_buy_rainbow_id' => "Köp regnbågs-ID", + 'text_buy_rainbow_id_note' => 'Lägger till en regnbågsliknande skimrande effekt till användarnamn, giltigt i 30 dagar och kumulativ över tiden med upprepade köp.', + 'text_success_buy_rainbow_id' => "Grattis, Rainbow ID har lagt till 30 dagar!", + 'text_buy_change_username_card' => "Köp nytt användarnamn kort", + 'text_buy_change_username_card_note' => 'Ändra ditt användarnamn en gång och det kommer att vara giltigt för alltid.', + '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', +); + +?> diff --git a/lang/sv/lang_myhr.php b/lang/sv/lang_myhr.php new file mode 100644 index 00000000..e77fe89d --- /dev/null +++ b/lang/sv/lang_myhr.php @@ -0,0 +1,14 @@ + 'H&R ID', + 'th_torrent_name' => 'Torrent', + 'th_uploaded' => 'Uppladdad', + 'th_downloaded' => 'Nedladdad', + 'th_share_ratio' => 'Dela förhållande', + 'th_seed_time_required' => 'Frö tid krävs', + 'th_completed_at' => 'Slutförd vid', + 'th_ttl' => 'Inspekteringstid kvar', + 'th_comment' => 'Kommentar', + 'action_remove' => 'Radera', +]; diff --git a/lang/sv/lang_news.php b/lang/sv/lang_news.php new file mode 100644 index 00000000..652315c0 --- /dev/null +++ b/lang/sv/lang_news.php @@ -0,0 +1,21 @@ + "Ta bort nyhet", + 'std_are_you_sure' => "Vill du verkligen ta bort en nyhet? Klicka ", + 'std_here' => "här", + 'std_if_sure' => " om du är säker.", + 'std_error' => "Fel", + 'std_news_body_empty' => "Nyhetsorganet kan inte vara tomt!", + 'std_news_title_empty' => "Nyhetsnamnet kan inte vara tomt!", + 'std_something_weird_happened' => "Något konstigt just hänt.", + 'std_invalid_news_id' => "Inga nyheter med ID ", + 'head_edit_site_news' => "Redigera sajtens nyheter", + 'text_edit_site_news' => "Redigera sajtens nyheter", + 'text_notify_users_of_this' => "Meddela användare om detta.", + 'head_site_news' => "Webbplatsens nyheter", + 'text_submit_news_item' => "Skicka in nyhet" +); + +?> diff --git a/lang/sv/lang_offers.php b/lang/sv/lang_offers.php new file mode 100644 index 00000000..1f3ea733 --- /dev/null +++ b/lang/sv/lang_offers.php @@ -0,0 +1,143 @@ + "Erbjuds av ", + 'text_inf' => "Inf.", + 'text_ratio' => "förhållande:", + 'text_orphaned' => "(föräldralösa)", + 'text_at' => " vid ", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'text_profile' => "Profil", + 'text_pm' => "PM", + 'text_report' => "Rapportera", + 'text_last_edited_by' => "Senast redigerad av ", + 'text_edited_at' => " vid ", + 'head_offer_error' => "Fel vid erbjudande", + 'std_error' => "Fel!", + 'std_smell_rat' => "Jag luktar råtta!", + 'head_offer' => "Erbjudande", + 'submit_search' => "Go!", + 'text_red_star_required' => "Fält markerade med en röd stjärna (*) måste fyllas i.", + 'text_offers_open_to_all' => "Erbjudanden är öppna för alla användare... ett bra förhållande boost!", + 'select_type_select' => "(Välj)", + 'row_type' => "Typ", + 'row_title' => "Titel", + 'row_post_or_photo' => "Affisch eller foto", + 'text_link_to_picture' => "(Direktlänk till bilden. INGEN TAG NEEDED! Kommer att visas i beskrivning)", + 'row_description' => "Beskrivning", + 'submit_add_offer' => "Lägg till erbjudande!", + 'col_type' => "Typ", + 'col_title' => "Titel", + 'title_time_added' => "Tid tillagd", + 'col_offered_by' => "Lade till Av", + 'submit_show_all' => "Visa alla", + 'std_must_enter_name' => "Du måste ange ett namn!", + 'std_must_select_category' => "Du måste välja en kategori för att lägga in erbjudandet!", + 'std_must_enter_description' => "Du måste ange en beskrivning!", + 'std_wrong_image_format' => "Bild MÅSTE vara i jpg, gif eller png-format.", + 'head_success' => "Klart!", + 'head_error' => "Fel!", + 'std_offer_exists' => "Erbjudandet finns redan!", + 'text_view_all_offers' => "Visa alla erbjudanden.", + 'head_offer_detail_for' => "Detaljer för erbjudande för ", + 'text_offer_detail' => "Information om erbjudandet", + 'row_time_added' => "Tid tillagd", + 'row_status' => "Status", + 'text_pending' => "Väntande", + 'text_allowed' => "Tillåten", + 'text_denied' => "Nekad", + 'text_edit_offer' => "Redigera erbjudande", + 'text_delete_offer' => "Ta bort erbjudande", + 'report_offer' => "Rapportera erbjudande", + 'row_allow' => "Tillåt", + 'submit_allow' => "Tillåt", + 'submit_let_votes_decide' => "Låt röster besluta", + 'row_vote' => "Rösta", + 'text_for' => "För", + 'text_against' => "Mot", + 'row_offer_allowed' => "Erbjudande tillåtet", + 'text_voter_receives_pm_note' => "Om du röstade på detta erbjudande kommer du att bli PMed när det är upp!", + 'text_urge_upload_offer_note' => "Detta erbjudande har blivit tillåtet! Ladda upp det så snart som möjligt.", + 'row_vote_results' => "Rösta Resultat", + 'text_see_vote_detail' => "[Se Röstdetaljer]", + 'row_report_offer' => "Rapportera erbjudande", + 'text_for_breaking_rules' => " för att bryta mot reglerna ", + 'submit_report_offer' => "Rapportera erbjudande", + 'text_add_comment' => "Lägg till kommentar", + 'text_no_comments' => "Inga kommentarer", + 'std_access_denied' => "Åtkomst nekad!", + 'std_mans_job' => "Detta är en mans jobb!", + 'std_have_no_permission' => "Du har inte behörighet", + 'std_sorry' => "Ledsen", + 'std_no_votes_yet' => "Inga röster än... ", + 'std_back_to_offer_detail' => "Tillbaka till erbjudandedetaljer", + 'std_cannot_edit_others_offer' => "Detta är inte ditt erbjudande att redigera.", + 'head_edit_offer' => "Redigera erbjudande ", + 'text_edit_offer' => "Redigera erbjudande", + 'submit_edit_offer' => "Redigera erbjudande", + 'head_offer_voters' => "Erbjud väljare", + 'text_vote_results_for' => "Erbjudande Röstresultat för", + 'col_user' => "Användare", + 'col_uploaded' => "Uppladdad", + 'col_downloaded' => "Nedladdad", + 'col_ratio' => "Förhållande", + 'col_vote' => "Rösta", + 'std_already_voted' => "Du har redan röstat", + 'std_already_voted_note' => "

    Du har redan röstat, max 1 röst per erbjudande

    Tillbaka till ", + 'std_back_to_offer_detail' => "erbjudandedetaljer

    ", + 'head_vote_for_offer' => "Rösta på erbjudande", + 'std_vote_accepted' => "Omröstning godkänd", + 'std_vote_accepted_note' => "

    Din röst har accepterats

    Tillbaka till ", + 'std_cannot_delete_others_offer' => "Detta är inte ditt erbjudande att ta bort!", + 'std_delete_offer' => "Ta bort erbjudande", + 'std_delete_offer_note' => "Du är på väg att ta bort detta erbjudande.", + 'head_offers' => "Erbjudanden", + 'text_offers_section' => "Avsnitt för erbjudanden", + 'text_add_offer' => "Lägg till erbjudande", + 'text_view_request' => "Visa förfrågningar", + 'select_show_all' => "(Visa alla)", + 'submit_view_only_selected' => "visa bara valda", + 'text_search_offers' => "Sök: ", + 'title_comment' => "Kommentarer", + 'col_vote_results' => "Rösta", + 'text_nothing_found' => "Ingenting hittades!", + 'text_yep' => "yep", + 'text_nah' => "nah", + 'title_show_vote_details' => "Visa Rösta Detaljer", + 'title_i_want_this' => "Jag vill detta!", + 'title_do_not_want_it' => "Jag inte som detta", + 'row_action' => "Åtgärd", + 'text_quick_comment' => "Snabb kommentar", + 'submit_add_comment' => "Lägg till kommentar", + 'text_blank' => " ", + 'col_act' => "Lag.", + 'title_delete' => "Radera", + 'title_edit' => "Redigera", + 'col_timeout' => "Timeout", + 'row_info' => "Information", + 'text_reason_is' => "Orsak: ", + 'submit_confirm' => "Bekräfta", + 'title_add_comments' => "Lägg till kommentar", + 'text_at_time' => " vid ", + 'text_blank_two' => " ", + 'text_last_commented_by' => "Senast kommenterad av ", + 'title_has_new_comment' => "Har ny kommentar", + 'title_no_new_comment' => "No ny kommentar", + 'text_new' => "NY", + 'std_cannot_vote_youself' => "Ni kan inte rösta på era egna erbjudanden.", + 'text_rules' => "Regler: ", + 'text_rule_one_one' => "", + 'text_rule_one_two' => " eller ovan kan ladda upp torrents direkt utan att gå igenom erbjudanden. ", + 'text_rule_one_three' => " eller ovan kan lägga till erbjudanden.", + 'text_rule_two_one' => "Ett erbjudande blir godkänt när man stödjer röster för det ", + 'text_rule_two_two' => " mer än att invända mot röster.", + 'text_rule_three_one' => "Erbjudanden kommer att tas bort om de inte godkänts ", + 'text_rule_three_two' => " timmar efter tillagd.", + 'text_rule_four_one' => "Erbjudanden kommer att raderas om inte uppladdade ", + 'text_rule_four_two' => " timmar efter godkännande.", + 'text_rule_skip_offer' => "När antalet erbjudanden som passeras av användaren är större än eller lika med %d, användaren kan ladda upp torrents direkt utan att gå igenom erbjudanden.", +); + +?> diff --git a/lang/sv/lang_ok.php b/lang/sv/lang_ok.php new file mode 100644 index 00000000..e2623277 --- /dev/null +++ b/lang/sv/lang_ok.php @@ -0,0 +1,24 @@ + "Användare registrerar sig", + 'std_account_activated' => "Registreringen lyckades, men kontot har inte aktiverats!", + 'account_activated_note' => "Ditt konto har skapats men Admin måste validera nya medlemmar innan de klassificeras som registrerade medlemmar och får åtkomst till webbplatsen, Tack för din förståelse.", + 'account_activated_note_two' => "Ditt konto har skapats men din inbjudare måste validera nya medlemmar innan de klassificeras som registrerade medlemmar och får åtkomst till webbplatsen, Tack för din förståelse.", + 'std_signup_successful' => "Registreringen lyckades!", + 'std_confirmation_email_note' => "Ett bekräftelsemail har skickats till den adress du angett (" , + 'std_confirmation_email_note_end' => "). Du måste läsa och svara på detta e-postmeddelande innan du kan använda ditt konto. Om du inte gör detta kommer det nya kontot att raderas automatiskt efter en kort stund.", + 'head_sysop_activation' => "Sysop kontoaktivering", + 'std_sysop_activation_note' => "

    Sysop-kontot har aktiverats!

    \n", + 'std_auto_logged_in_note' => "

    Ditt konto har aktiverats!\n Du har blivit automatiskt inloggad. Du kan nu fortsätta till huvudsidan och börja använda ditt konto.

    \n", + 'std_cookies_disabled_note' => "

    Ditt konto har aktiverats! Det verkar dock som om du inte kunde loggas in automatiskt. Du kanske behöver öppna ett nytt fönster i din webbläsare.
    En annan möjlig orsak är att du inaktiverar cookies i din webbläsare. Du måste aktivera cookies för att använda ditt konto. Gör det och sedan logga in och försök igen.

    \n", + 'head_already_confirmed' => "Redan bekräftad", + 'std_already_confirmed' => "

    Redan bekräftat

    \n", + 'std_already_confirmed_note' => "

    Detta användarkonto har redan bekräftats. Du kan fortsätta till logga in med det.

    \n", + 'head_signup_confirmation' => "Bekräfta registrering", + 'std_account_confirmed' => "

    Konto bekräftat!

    \n", + 'std_read_rules_faq' => "

    Innan du börjar använda %s uppmanar vi dig att läsa REGLER och FAQ.

    \n" +); + +?> diff --git a/lang/sv/lang_polloverview.php b/lang/sv/lang_polloverview.php new file mode 100644 index 00000000..41f5f6c6 --- /dev/null +++ b/lang/sv/lang_polloverview.php @@ -0,0 +1,21 @@ + "Fel", + 'head_poll_overview' => "Undersökningar Översikt", + 'text_polls_overview' => "Undersökningar Översikt", + 'col_id' => "ID", + 'col_added' => "Tillagd", + 'col_question' => "Fråga", + 'text_no_users_voted' => "Tyvärr...Det finns inga användare som röstat!", + 'text_no_poll_id' => "Förlåt...Det finns inga omröstningar med det ID!", + 'text_poll_question' => "Enkät frågor", + 'col_option_no' => "Alternativ Nej", + 'col_options' => "Alternativ", + 'text_polls_user_overview' => "Undersökningar användaröversikt", + 'col_username' => "Användarnamn", + 'col_selection' => "Urval", +); + +?> diff --git a/lang/sv/lang_polls.php b/lang/sv/lang_polls.php new file mode 100644 index 00000000..792fdbff --- /dev/null +++ b/lang/sv/lang_polls.php @@ -0,0 +1,20 @@ + "Fel", + 'std_permission_denied' => "Åtkomst nekad.", + 'std_delete_poll' => "Ta bort enkät", + 'std_delete_poll_confirmation' => "Vill du verkligen ta bort en enkät? Klicka på\n", + 'std_here_if_sure' => "här om du är säker.", + 'std_sorry' => "Sorry...", + 'std_no_polls' => "Det finns inga undersökningar!", + 'head_previous_polls' => "Tidigare omröstningar", + 'text_previous_polls' => "Tidigare omröstningar", + 'text_ago' => " sedan", + 'text_edit' => "Redigera", + 'text_delete' => "Radera", + 'text_votes' => "Röster: " +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_preview.php b/lang/sv/lang_preview.php new file mode 100644 index 00000000..d1e79c80 --- /dev/null +++ b/lang/sv/lang_preview.php @@ -0,0 +1,8 @@ + "Förhandsgranska" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_promotionlink.php b/lang/sv/lang_promotionlink.php new file mode 100644 index 00000000..5b0e77ea --- /dev/null +++ b/lang/sv/lang_promotionlink.php @@ -0,0 +1,29 @@ + "Länk till kampanj", + 'text_promotion_link' => "Länk till kampanj", + 'text_promotion_link_note_one' => "Om du verkligen gillar denna webbplats, varför inte hjälpa till att låta fler människor veta om det? Du kan göra detta genom att sprida ut din marknadsföringslänk. ", + 'text_promotion_link_note_two' => "Varje användare har en unik marknadsföringslänk, en slumpmässig URL som genereras av systemet för att identifiera honom. När någon klickar på din marknadsföringslänk, kommer han att omdirigeras till denna webbplats och systemet kommer att belöna dig för att hjälpa till att sprida webbadressen.", + 'text_you_would_get' => "Du skulle få ", + 'text_bonus_points' => " bonuspoäng varje gång din marknadsföringslänk klickas av en oinspelad IP. Endast ett klick räknas in ", + 'text_seconds' => " sekunder.", + 'text_your_promotion_link_is' => "Din kampanjlänk: ", + 'text_promotion_link_note_four' => "Du kan välja hur som helst du vill använda din kampanjlänk. Följande är några exempel: ", + 'col_type' => "Typ", + 'col_code' => "Kod", + 'col_result' => "Resultat", + 'col_note' => "Anteckning", + 'row_xhtml' => "XHTML 1.0", + 'text_xhtml_note' => "Om du har din personliga webbplats kan du använda XHTML-kod på din sida.", + 'row_html' => "HTML 4.01", + 'text_html_note' => "Om du har din personliga webbplats, kan du använda HTML-kod på din sida.", + 'row_bbcode' => "BBCode", + 'text_bbcode_note' => "De flesta Internet forum programvara (t.ex. vBulletin, Discuz!, PHPWind) stöder BBCode. Det är en bra idé att sätta din marknadsföring länk i din signatur.", + 'row_bbcode_userbar' => "BBCode userbar", + 'text_bbcode_userbar_note' => "Få din personliga användarbar. För att userbar ska fungera måste du INTE ställa in din integritetsnivå till \"strong\" (på användarCP).", + 'row_bbcode_userbar_alt' => "BBCode userbar alt.", + 'text_bbcode_userbar_alt_note' => "Använd detta om ovanstående inte fungerar. För att userbar ska fungera måste du INTE ställa in din integritetsnivå till \"strong\" (på användarCP)." +) +?> diff --git a/lang/sv/lang_recover.php b/lang/sv/lang_recover.php new file mode 100644 index 00000000..179387f3 --- /dev/null +++ b/lang/sv/lang_recover.php @@ -0,0 +1,39 @@ + "Återställning misslyckades! (Se nedan)", + 'std_missing_email_address' => "Du måste ange en e-postadress!", + 'std_invalid_email_address' => "Ogiltig e-postadress!", + 'std_email_not_in_database' => "E-postadressen hittades inte i databasen.\n", + 'std_error' => "Fel", + 'std_database_error' => "Databasfel. Kontakta en administratör om detta.", + 'std_unable_updating_user_data' => "Det gick inte att uppdatera användardata. Kontakta en administratör om detta fel.", + 'text_recover_user' => "Återställa förlorade användarnamn eller lösenord.", + 'text_use_form_below' => "Använd formuläret nedan för att få ditt lösenord återställt och dina kontouppgifter skickade tillbaka till dig.", + 'text_reply_to_confirmation_email' => "(Du måste svara på ett bekräftelsemeddelande.)", + 'text_note' => "Notera: ", + 'text_ban_ip' => " misslyckade försök i rad kommer att resultera i bannlysning av din ip!", + 'row_registered_email' => "Registrerad e-post: ", + 'submit_recover_it' => "Återskapa det!", + 'text_you_have' => "Du har ", + 'text_remaining_tries' => " återstående försök.", + + 'mail_this_link' => "DETTA LÄNK", + 'mail_here' => "HÄR", + + 'mail_title' => " Bekräfta återställning av lösenord", + 'mail_one' => "Hej,

    Någon begärde förhoppningsvis att lösenordet för kontot
    skulle kopplas till denna e-postadress ", + 'mail_two' => " återställ.

    Begäran har sitt ursprung från ", + 'mail_three' => ".

    Om du inte gjorde detta ignorera detta mail. Vänligen svara inte.

    Om du vill bekräfta denna begäran, följ ", + 'mail_four' => "
    Efter att du har gjort detta, kommer ditt lösenord att återställas och skickas till dig.

    ------

    %s -teamet.", + + 'mail_two_title' => " kontodetaljer", + 'mail_two_one' => "Hej,

    Enligt din begäran har vi genererat ett nytt lösenord för ditt konto.

    Här är den information vi nu har om filen för detta konto:

    Användarnamn: ", + 'mail_two_two' => "
    Lösenord: ", + 'mail_two_three' => "

    Du kan logga in från ", + 'mail_two_four' => "

    Du kan ändra ditt lösenord i User CP - Säkerhetsinställningar efter inloggning.
    ------
    Yours,
    %s -teamet.", + 'text_select_lang' => "Välj webbplatsspråk: ", + 'std_user_account_unconfirmed' => "Kontot har inte verifierats ännu. Om du inte fick bekräftelsemeddelandet, försök skicka det igen.", +); +?> diff --git a/lang/sv/lang_report.php b/lang/sv/lang_report.php new file mode 100644 index 00000000..d79429c5 --- /dev/null +++ b/lang/sv/lang_report.php @@ -0,0 +1,42 @@ + "Fel", + 'std_missing_reason' => "Orsak saknas", + 'std_message' => "Meddelande", + 'std_successfully_reported' => "Rapporterat framgångsrikt!", + 'std_already_reported_this' => "Du har redan rapporterat detta!", + 'std_sorry' => "Ledsen", + 'std_cannot_report_oneself' => "Du kan inte anmäla dig själv!", + 'std_invalid_user_id' => "Ogiltigt användar-id!", + 'std_cannot_report' => "Du kan inte rapportera ", + 'std_are_you_sure' => "Är du säker?", + 'text_are_you_sure_user' => "Är du säker på att du vill rapportera den här användaren ", + 'text_to_staff' => " till personalen för brott mot reglerna?", + 'text_not_for_leechers' => "Observera, detta är inte för att användas för att rapportera leechers, vi har skript på plats för att hantera dem!", + 'text_reason_is' => "Anledning (obligatoriskt): ", + 'submit_confirm' => "Bekräfta", + 'text_reason_note' => " VÄNLIGEN Obs!  Om ingen anledning ges får du en varning själv.", + 'std_invalid_torrent_id' => "Ogiltig Torrent Id!", + 'text_are_you_sure_torrent' => "Är du säker på att du vill rapportera denna torrent ", + 'std_invalid_post_id' => "Ogiltigt post-id!", + 'text_are_you_sure_post' => "Är du säker på att du vill rapportera foruminlägget (ID ", + 'text_of_topic' => " av ämne ", + 'text_of_torrent' => " av torrent ", + 'text_of_offer' => " av erbjudande ", + 'text_of_request' => " av begäran ", + 'text_by' => ") av ", + 'std_invalid_comment_id' => "Ogiltigt Kommentar Id!", + 'std_orphaned_comment' => "Övergiven kommentar. Vänligen rapportera detta till admin.", + 'text_are_you_sure_comment' => "Är du säker på att du vill rapportera kommentaren (ID ", + 'std_invalid_offer_id' => "Ogiltigt erbjudande!", + 'text_are_you_sure_offer' => "Är du säker på att du vill rapportera följande erbjudande ", + 'std_invalid_request_id' => "Ogiltigt förfrågnings-id!", + 'std_are_you_sure_request' => "Är du säker på att du vill rapportera följande begäran ", + 'std_invalid_action' => "Ogiltig åtgärd.", + 'std_invalid_subtitle_id' => "Ogiltig undertext-id!", + 'text_are_you_sure_subtitle' => "Är du säker på att du vill rapportera undertiteln ", +); + +?> diff --git a/lang/sv/lang_reports.php b/lang/sv/lang_reports.php new file mode 100644 index 00000000..054b0d9d --- /dev/null +++ b/lang/sv/lang_reports.php @@ -0,0 +1,41 @@ + "Oho!", + 'std_no_report' => "Ingen rapport.", + 'head_reports' => "Rapporter", + 'text_reports' => "Rapporter", + 'col_added' => "Tillagd", + 'col_reporter' => "Reporter", + 'col_reporting' => "Rapportering", + 'col_type' => "Typ", + 'col_reason' => "Anledning", + 'col_dealt_with' => "Avsluta med", + 'col_action' => "Lag.", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'text_torrent' => "Torrent", + 'text_torrent_does_not_exist' => "Torrent finns inte eller tas bort.", + 'text_user' => "Användare", + 'text_user_does_not_exist' => "Användaren finns inte eller tas bort.", + 'text_offer' => "Erbjudande", + 'text_offer_does_not_exist' => "Erbjudandet finns inte eller tas bort.", + 'text_forum_post' => "Forum inlägg", + 'text_post_does_not_exist' => "Foruminlägg finns inte eller tas bort.", + 'text_post_id' => "Inlägg ID ", + 'text_of_topic' => " av ämne ", + 'text_by' => " av ", + 'text_comment' => "Kommentar", + 'text_comment_does_not_exist' => "Kommentaren finns inte eller tas bort.", + 'text_of_torrent' => " av torrent ", + 'text_of_offer' => " av erbjudande ", + 'text_comment_id' => "Kommentar ID ", + 'text_subtitle' => "Undertext", + 'text_subtitle_does_not_exist' => "Undertexten finns inte eller tas bort.", + 'text_for_torrent_id' => " för torrent-ID ", + 'submit_set_dealt' => "Ställ in dealt", + 'submit_delete' => "Radera", +); + +?> diff --git a/lang/sv/lang_rules.php b/lang/sv/lang_rules.php new file mode 100644 index 00000000..49c7e888 --- /dev/null +++ b/lang/sv/lang_rules.php @@ -0,0 +1,8 @@ + "Regler" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_sendmessage.php b/lang/sv/lang_sendmessage.php new file mode 100644 index 00000000..74f7ef18 --- /dev/null +++ b/lang/sv/lang_sendmessage.php @@ -0,0 +1,24 @@ + "Fel", + 'std_permission_denied' => "Åtkomst nekad", + 'head_send_message' => "Skicka meddelande", + 'text_mass_message' => "Massmeddelande till ", + 'text_users' => "användare", + 'text_subject' => "Ämne:", + 'text_comment' => "Kommentar:", + 'text_from' => "Från:", + 'text_take_snapshot' => "Ta ögonblicksbild:", + 'submit_send_it' => "Skicka det!", + 'submit_preview' => "Förhandsgranska", + 'text_templates' => "Mallar:", + 'submit_use' => "Använd", + 'std_no_user_id' => "Ingen användare med detta ID.", + 'text_message_to' => "Meddelande till ", + 'checkbox_delete_message_replying_to' => "Ta bort meddelande som du svarar på", + 'checkbox_save_message_to_sendbox' => "Spara meddelande till Sentbox" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_settings.php b/lang/sv/lang_settings.php new file mode 100644 index 00000000..a30138a3 --- /dev/null +++ b/lang/sv/lang_settings.php @@ -0,0 +1,819 @@ + "Ja", + 'text_no' => "Nej", + 'text_website_settings' => "Webbplatsens inställningar", + 'text_configuration_file_saving_note' => "Innan du sparar inställningarna, se till att du har korrekt konfigurerade åtkomstbehörigheter för fil och katalog.", + 'head_save_main_settings' => "Spara huvudinställningar", + 'std_message' => "Meddelande", + 'std_click' => "Click ", + 'std_here' => "här", + 'std_to_go_back' => " Att gå tillbaka.", + 'head_save_basic_settings' => "Spara grundläggande inställningar", + 'head_save_code_settings' => "Spara kodinställningar", + 'head_save_bonus_settings' => "Spara Bonusinställningar", + 'head_save_account_settings' => "Spara kontoinställningar", + 'head_save_torrent_settings' => "Spara torrent-inställningar", + 'head_save_smtp_settings' => "Spara SMTP inställningar", + 'head_save_security_settings' => "Spara säkerhetsinställningar", + 'head_save_authority_settings' => "Spara behörighetsinställningar", + 'head_save_tweak_settings' => "Spara inställningar för Tweak", + 'head_save_bot_settings' => "Spara bot-inställningar", + 'head_bot_settings' => "Bot inställningar", + 'head_tweak_settings' => "Justera inställningar", + 'row_save_user_location' => "Spara användarens plats", + 'text_save_user_location_note' => "Standard 'nej'. Spara användarens senaste surfningsplats.", + 'row_log_user_ips' => "Logga användarens IP-adresser", + 'text_store_user_ips_note' => "Standard 'ja'. Logga IP-adress när användare har en annan IP-adress.", + 'row_kps_enabled' => "Aktivera Karma Bonus Point System", + 'text_enabled' => "Aktiverad", + 'text_disabled_but_save' => "Inaktiverad men ändå spara poäng", + 'text_disabled_no_save' => "Totalt inaktiverat", + 'text_kps_note' => "Standard 'aktiverad'. Aktivera KPS eller inaktivera. Behåll poäng eller inte.", + 'row_tracker_founded_date' => "Datum för spårning", + 'text_tracker_founded_date_note' => "Tidsformatet är ÅÅÅ-MM-DD, ange det till det datum när din tracker grundades", + 'row_save_settings' => "Spara inställningar", + 'submit_save_settings' => "Spara inställningar [PRESSMEDDELANDE ENDAST]", + 'head_smtp_settings' => "SMTP inställningar", + 'row_mail_function_type' => "Typ av PHP Mail-funktion", + 'head_security_settings' => "Säkerhetsinställningar", + 'row_enable_ssl' => "Använd SSL (Web)", + 'row_enable_ssl_tracker' => "Använd SSL (Tracker)", + 'text_optional' => "Valfri (valbar för användare)", + 'text_ssl_note' => "Standard 'nej'. För att aktivera SSL krävs ytterligare konfiguration för din HTTP-server och ett certifikat (antingen från av en certifikatutfärdare eller självsignerad).", + 'row_enable_image_verification' => "Aktivera bildverifiering", + 'text_image_verification_note' => "Standard 'nej'. Kräv att användare anger en Visual Verifiera kod för att registrera/logga in/återställa.", + 'row_allow_email_change' => "Tillåt användaren att ändra e-post", + 'text_email_change_note' => "Standard 'nej'. Sätt till 'nej' för att förbjuda användare att ändra sin e-postadress", + 'row_cheater_detection_level' => "Billigare detektionsnivå", + 'select_none' => "ingen", + 'select_conservative' => "konservativ", + 'select_normal' => "normal", + 'select_strict' => "strikt", + 'select_paranoid' => "paranoid", + 'text_cheater_detection_level_note' => "Standard 'normal'. Ställ in den till den nivå som bäst passar din tracker. Strikare, långsammare kamraters aviseringshastighet. ", + 'text_never_suspect' => "Misstänker aldrig ", + 'text_or_above' => " eller ovan, dvs ingen detektering görs. Standard ", + 'row_max_ips' => "Max. IP-adresser", + 'text_max_ips_note' => "Inaktivera registrering med samma IP-adress.", + 'row_max_login_attemps' => "Maximalt antal inloggningsförsök", + 'text_max_login_attemps_note' => "Bannlys IP-adress som överskrider denna gräns.", + 'head_authority_settings' => "Behörighetsinställningar", + 'row_default_class' => "Default Class", + 'text_default_user_class' => "Standard användarklass: ", + 'text_default' => " Standard ", + 'text_default_class_note' => ". Klass vid registrering", + 'row_staff_member' => "Medlem i personalen", + 'text_minimum_class' => "Minimal klass: ", + 'text_staff_member_note' => ". Klasser betraktas som personalmedlemmar, t.ex. kan visa staffbox", + 'row_news_management' => "Hantering av nyheter", + 'text_news_management_note' => ". Lägg till nya, redigera, ta bort nyheter", + 'row_post_funbox_item' => "Post funbox objekt", + 'text_post_funbox_item_note' => ". Posta nya funbox objekt och redigera egna funbox objekt", + 'row_funbox_management' => "Funbox Hantering", + 'text_funbox_management_note' => ". Redigera, ta bort, bannlysa någons funbox-objekt", + 'row_shoutbox_management' => "Shoutbox Hantering", + 'text_shoutbox_management_note' => ". Ta bort meddelanden i shoutbox och helpbox", + 'row_poll_management' => "Förvaltning av omröstning", + 'text_poll_management_note' => ". Lägg till nya, redigera, ta bort omröstningar", + 'row_apply_for_links' => "Ansök om länkar", + 'text_apply_for_links_note' => ". Ansök om länkar på huvudsidan", + 'row_link_management' => "Länk Hantering", + 'text_link_management_note' => ". Lägg till nya, redigera, ta bort länkar", + 'row_forum_post_management' => "Hantering av inlägg", + 'text_forum_post_management_note' => ". Redigera, ta bort, flytta, fasta, låsa foruminlägg", + 'row_comment_management' => "Hantering av kommentarer", + 'text_comment_management_note' => ". Redigera, ta bort kommentarer från torrenter, erbjudanden", + 'row_forum_management' => "Hantering av forum", + 'text_forum_management_note' => ". Lägg till nya, redigera, ta bort, flytta forum", + 'row_view_userlist' => "Visa användarlista", + 'text_view_userlist_note' => ". Visa, sök användarlista", + 'row_torrent_management' => "Torrent Hantering", + 'text_torrent_management_note' => ". Redigera torrents, exklusive inställning torrent klibbig eller på befordran eller ta bort", + 'row_torrent_sticky' => "Torrent Klistrad", + 'text_torrent_sticky_note' => ". Ställ in torrents klibbiga", + 'row_torrent_on_promotion' => "Torrent vid kampanj", + 'text_torrent_promotion_note' => ". Ställ in torrents på kampanj", + 'row_ask_for_reseed' => "Be om återbetalning", + 'text_ask_for_reseed_note' => ". Be om en ny när torrents är döda", + 'row_view_nfo' => "Visa NFO", + 'text_view_nfo_note' => ". Visa NFO-filer", + 'row_view_torrent_structure' => "Visa Torrent Struktur", + 'text_view_torrent_structure_note' => ". Visa struktur av torrent-filer", + 'row_send_invite' => "Skicka inbjudan", + 'text_send_invite_note' => ". Skicka inbjudan till andra", + 'row_view_history' => "Visa historik", + 'text_view_history_note' => ". Visa andras kommentarer och inläggshistorik", + 'row_view_topten' => "Visa Topten", + 'text_view_topten_note' => ". Se topp tio", + 'row_view_general_log' => "Visa allmän logg", + 'text_view_general_log_note' => ". Visa allmän logg, exklusive konfidentiell logg", + 'row_view_confidential_log' => "Visa konfidentiell logg", + 'text_view_confidential_log_note' => ". Visa konfidentiell logg, t.ex. webbplatsinställning ändringar", + 'row_view_user_confidential' => "Visa användarens konfidentiella profil", + 'text_view_user_confidential_note' => ". Visa användarens konfidentiella profil, t.ex. IP-adress, E-postadress", + 'row_view_user_torrent' => "Visa användarens torrent-historik", + 'text_view_user_torrent_note' => ". Visa användarens torrent-historik, t.ex. nedladdade torrenter.
    Gäller endast när användarens inställning för integritetsnivå inte är 'stark'", + 'row_general_profile_management' => "Användarens allmänna profilhantering", + 'text_general_profile_management_note' => ". Ändra användarens profil, exklusive avgörande sådana som e-post, användarnamn, uppladdat och hämtat belopp, bonus", + 'row_crucial_profile_management' => "Användarens hantering av avgörande profiler", + 'text_crucial_profile_management_note' => ". Ändra användarens avgörande profil, exklusive donation (endast ", + 'text_can_manage_donation' => " kan hantera donation).", + 'row_upload_subtitle' => "Ladda upp undertext", + 'text_upload_subtitle_note' => ". Ladda upp undertexter för torrents", + 'row_delete_own_subtitle' => "Ta bort egen undertext", + 'text_delete_own_subtitle_note' => ". Ta bort undertexter som laddats upp av sig själv", + 'row_subtitle_management' => "Hantering av undertexter", + 'text_subtitle_management' => ". Ta bort undertext", + 'row_update_external_info' => "Uppdatera extern information", + 'text_update_external_info_note' => ". Uppdatera föråldrad extern infomation, t.ex. IMDb info", + 'row_view_anonymous' => "Visa anonym", + 'text_view_anonymous_note' => ". Se vem anonym man är", + 'row_be_anonymous' => "Bli anonym", + 'text_be_anonymous_note' => ". Ladda upp torrenter, undertexter anonymt", + 'row_add_offer' => "Lägg till erbjudande", + 'text_add_offer_note' => ". Lägg till erbjudanden att ladda upp", + 'row_offer_management' => "Hantering av erbjudande", + 'text_offer_management_note' => ". Tillåt, redigera, ta bort erbjudande", + 'row_upload_torrent' => "Ladda upp Torrent", + 'text_upload_torrent_note' => ". Ladda upp torrents till Torrents sektion", + 'row_upload_special_torrent' => "Ladda upp Special Torrent", + 'text_upload_special_torrent_note' => ". Ladda upp torrents till specialavsnitt", + 'row_view_special_torrent' => 'Visa särskild Torrent', + 'text_view_special_torrent_note' => 'Visa torrents i specialavsnitt', + 'row_move_torrent' => "Flytta Torrent", + 'text_move_torrent_note' => ". Flytta torrents mellan sektioner", + 'row_chronicle_management' => "Krönika Hantering", + 'text_chronicle_management_note' => ". Lägg till, redigera, ta bort krönika.", + 'row_view_invite' => "Visa inbjudan", + 'text_view_invite_note' => ". Visa användarens inbjudningshistorik.", + 'row_buy_invites' => "Köp inbjudningar", + 'text_buy_invites_note' => ". Köp inbjudningar till bonuscenter.", + 'row_see_banned_torrents' => "Se förbjudna Torrents", + 'text_see_banned_torrents_note' => ". Se och ladda ner förbjudna torrenter.", + 'row_vote_against_offers' => "Rösta mot erbjudanden", + 'text_vote_against_offers_note' => ". Rösta mot erbjudanden.", + 'row_allow_userbar' => "Tillåt användarfält", + 'text_allow_userbar_note' => ". Få sitt användarfält.", + 'head_basic_settings' => "Grundläggande inställningar", + 'row_site_name' => "Webbplatsens namn", + 'text_site_name_note' => "Webbplatsens namn.", + 'row_base_url' => "Bas URL", + 'text_it_should_be' => "Det borde vara: ", + 'text_base_url_note' => ". INGEN avslutande snedstreck (/) i slutet!", + 'row_announce_url' => "Meddela URL", + 'row_mysql_host' => "MySQL värd", + 'text_mysql_host_note' => "Ange ditt MySQL-värd. Om MySQL körs på samma värd som HTTP-servern, ange 'localhost'. Annars anger du IP-adressen för den server som MySQL kör på.", + 'row_mysql_user' => "MySQL användare", + 'text_mysql_user_note' => "Ange ditt MySQL-användarnamn. Standardanvändaren är 'root'. Men av säkerhetsskäl, kan du överväga att skapa några andra MySQL-användare för denna webbplats", + 'row_mysql_password' => "MySQL lösenord", + 'text_mysql_password_note' => "Av säkerhetsskäl visas inte nuvarande MySQL-lösenord här. Du måste ange ditt MySQL-lösenord varje gång du ändrar grundläggande inställningar.", + 'row_mysql_database_name' => "MySQL databasnamn", + 'row_mysql_database_port' => "MySQL Databasport", + 'text_mysql_database_name_note' => "Ange databasnamnet på din tracker.", + 'text_mysql_database_port_note' => "Ange databasporten för din tracker.", + 'head_code_settings' => "Kod inställningar", + 'row_main_version' => "Huvudversion", + 'text_main_version_note' => "Koden huvudsakliga versionen.", + 'row_sub_version' => "Underversion", + 'text_sub_version_note' => "Version av kod", + 'row_release_date' => "Utlämningsdatum", + 'text_release_date_note' => "Tidsformatet är ÅÅÅ-MM-DD. Datumkoden släpptes.", + 'row_authorize_to' => "Auktorisera till", + 'text_authorize_to_note' => "Webbplatsen eller personer som koden är auktoriserad till.", + 'row_authorization_type' => "Auktoriseringstyp", + 'text_free' => "Gratis", + 'text_commercial' => "Kommersiella", + 'row_web_site' => "Web Site", + 'text_web_site_note' => "Webbplatsens URL till ", + 'text_web_site_note_two' => ".", + 'row_email' => "E-post", + 'text_email_note_one' => "Den kontaktande e-postadressen för ", + 'text_email_note_two' => ".", + 'row_msn' => "MSN", + 'text_msn_note_one' => "Den kontaktar MSN av ", + 'text_msn_note_two' => ".", + 'row_qq' => "QQ", + 'text_qq_note_one' => "Den kontaktande QQ av ", + 'text_qq_note_two' => ".", + 'row_telephone' => "Telefon", + 'text_telephone_note_one' => "Den kontaktande telefonen av ", + 'text_telephone_note_two' => ".", + 'head_bonus_settings' => "Bonusinställningar", + 'text_bonus_by_seeding' => "Få bonus genom att skicka", + 'row_donor_gets_double' => "Donator får dubbel", + 'text_donor_gets' => "Donator får alltid ", + 'text_times_as_many' => " gånger så många bonuspoäng för sådd. Standard \"2\". Sätt den till \"0\" för att behandla donatorer som vanliga användare.", + 'row_basic_seeding_bonus' => "Grundläggande sådd bonus", + 'text_user_would_get' => "Användaren skulle få ", + 'text_bonus_points' => " bonuspoäng för varje torrent han är sådd, maximalt ", + 'text_torrents_default' => " torrents. Standard '1', '7'. Sätt bonuspoäng till '0' för att inaktivera regeln.", + 'row_seeding_formula' => "Sätter formel", + 'text_bonus_formula_one' => "Antalet karmapoäng per timme ges av följande formel", + 'text_where' => "där", + 'text_bonus_formula_two' => "A är en mellanvariabel
  • Ti är itorrent's Time Alive (TA), i. . tid förflutit sedan torrent laddades upp, i veckor", + 'text_bonus_formula_three' => "T0 är en parameter. T0= ", + 'text_bonus_formula_four' => ". Standard '4'", + 'text_bonus_formula_five' => "Si är i: e torrentens storlek, i GB", + 'text_bonus_formula_six' => "Ni är antalet nuvarande fröplantor för ith torrent
  • N0 är en parameter. N0= ", + 'text_bonus_formula_zero_bonus_factor' => "Wi är i: e torrents vikt. Standard är 1, noll torrent är ", + 'text_bonus_formula_seven' => ". Standard '7'", + 'text_bonus_formula_eight' => "B är antalet karmapoäng som uppnås genom att sådda på en timme", + 'text_bonus_formula_nine' => "B0 är en parameter, som standarder för de maximala bonuspoäng per timme en användare kan få genom att seeda. B0= ", + 'text_bonus_formula_ten' => ". Standard '100'", + 'text_bonus_formula_eleven' => "L är en parameter. L= ", + 'text_bonus_formula_twelve' => ". Standard '300'", + 'text_misc_ways_get_bonus' => "Diverse sätt att få bonus", + 'row_uploading_torrent' => "Laddar upp torrent", + 'text_uploading_torrent_note' => " bonuspoäng för att ladda upp en ny torrent. Standard '15'.", + 'row_uploading_subtitle' => "Laddar upp undertext", + 'text_uploading_subtitle_note' => " bonuspoäng för att ladda upp en ny undertext. Standard '5'.", + 'row_starting_topic' => "Startar ämne", + 'text_starting_topic_note' => " bonuspoäng för att starta ett nytt ämne på forum. Standard '2'.", + 'row_making_post' => "Göra inlägg", + 'text_making_post_note' => " bonuspoäng för att göra ett inlägg på forum. Standard '1'.", + 'row_adding_comment' => "Lägger till kommentar", + 'text_adding_comment_note' => " bonuspoäng för att lägga till en kommentar för torrenter, erbjudanden. Standard '1'.", + 'row_voting_on_poll' => "Rösta på omröstning", + 'text_voting_on_poll_note' => " bonuspoäng för att rösta på en omröstning. Standard '1'.", + 'row_voting_on_offer' => "Rösta på erbjudande", + 'text_voting_on_offer_note' => " bonuspoäng för att rösta på ett erbjudande. Standard '1'.", + 'row_voting_on_funbox' => "Rösta på funbox", + 'text_voting_on_funbox_note' => " bonuspoäng för att rösta på en funbox grejer. Standard '1'.", + 'row_saying_thanks' => "Säg tack", + 'text_giver_and_receiver_get' => "Tack givare och mottagare skulle respektive få ", + 'text_saying_thanks_and' => " och ", + 'text_saying_thanks_default' => " bonuspoäng. Standard '0.5', '0'.", + 'row_funbox_stuff_reward' => "Funbox saker belöning", + 'text_funbox_stuff_reward_note' => " bonuspoäng för att posta funbox-saker som är rankade som \"roliga\". Standard '5'.", + 'text_things_cost_bonus' => "Saker som kostar bonus", + 'row_one_gb_credit' => "1,0 GB uppladdning kredit", + 'text_it_costs_user' => "Det kostar användaren ", + 'text_one_gb_credit_note' => " bonuspoäng att byta mot 1,0 GB uppladdning kredit. Standard '300'.", + 'row_five_gb_credit' => "5,0 GB uppladdning kredit", + 'text_five_gb_credit_note' => " bonuspoäng att byta mot 5,0 GB uppladdning kredit. Standard '800'.", + 'row_ten_gb_credit' => "10,0 GB uppladdning kredit", + 'text_ten_gb_credit_note' => " bonuspoäng att byta mot 10,0 GB uppladdning kredit. Standard '1200'.", + 'row_ratio_limit' => "Gräns för förhållandet", + 'text_user_with_ratio' => "Användare med förhållande över ", + 'text_uploaded_amount_above' => " och uppladdat belopp ovanför ", + 'text_ratio_limit_default' => " GB kan inte byta mot uppladdning av kredit. Standard '6', '50'. Ställ in förhållandet till '0' för att inaktivera gränsen.", + 'row_buy_an_invite' => "Köp en inbjudan", + 'text_buy_an_invite_note' => " bonuspoäng för att få en inbjudan. Standard '1000'.Set förhållande till '0' för att inaktivera köpet.", + 'row_custom_title' => "Anpassad titel", + 'text_custom_title_note' => " bonuspoäng för att anpassa hans titel. Standard '5000'.", + 'row_vip_status' => "VIP-status", + 'text_vip_status_note' => " bonuspoäng för att köpa VIP-status i en månad. Standard 8000 .", + 'row_allow_giving_bonus_gift' => "Tillåt att ge bonusgåva", + 'text_giving_bonus_gift_note' => "Tillåt användare att ge bonusgåva till varandra. Standard 'ja'.", + 'head_account_settings' => "Kontoinställningar", + 'row_never_delete' => "Inaktivera aldrig", + 'text_delete_inactive_accounts' => "Inaktivera inaktiva användarkonton", + 'text_never_delete' => " eller ovan skulle aldrig vara inaktiverad. Standard ", + 'row_never_delete_if_packed' => "Inaktivera aldrig om packad", + 'text_never_delete_if_packed' => " eller ovan skulle aldrig inaktiveras om förpackad. Standard ", + 'row_delete_packed' => "Inaktivera packade konton", + 'text_delete_packed_note_one' => "Paketerade konton skulle inaktiveras om användare inte har loggat in för mer än ", + 'text_delete_packed_note_two' => " dagar i rad. Standard '400', sätt den till '0' för att inaktivera regeln.", + 'row_delete_unpacked' => "Inaktivera uppackade konton", + 'text_delete_unpacked_note_one' => "Uppackade konton skulle inaktiveras om användare inte har loggat in för mer än ", + 'text_delete_unpacked_note_two' => " dagar i rad. Standard '150', sätt den till '0' för att inaktivera regeln.", + 'row_delete_no_transfer' => "Inaktivera konton utan överföringsdata", + 'text_delete_transfer_note_one' => "Konton med både uppladdat och nedladdat belopp 0 skulle raderas om användare inte har loggat in för mer än ", + 'text_delete_transfer_note_two' => " dagar i rad, eller användare har registrerats för mer än ", + 'text_delete_transfer_note_three' => " dagar. Standard '60', '0'.
    OBS: Två regler fungerar separat. Ställa in en av dem till '0' ENDAST inaktiverar en regel.", + 'text_user_promotion_demotion' => "Användarkampanj och demontering", + 'row_ban_peasant_one' => "Bannlys ", + 'row_ban_peasant_two' => "", + 'text_ban_peasant_note_one' => " skulle förbjudas om inte främjas inom ", + 'text_ban_peasant_note_two' => " dagar. Standard '30', sätt den till '0' för att förbjuda dem omedelbart.", + 'row_demoted_to_peasant_one' => "Demontera till ", + 'row_demoted_to_peasant_two' => "", + 'text_demoted_peasant_note_one' => "Användare skulle degraderas till ", + 'text_demoted_peasant_note_two' => " under något av följande villkor: ", + 'text_downloaded_amount_larger_than' => "Nedladdad mängd större än ", + 'text_and_ratio_below' => " GB och förhållande nedan ", + 'text_demote_peasant_default_one' => ". Standard '50', '0.4'.", + 'text_demote_peasant_default_two' => ". Standard '100', '0.5'.", + 'text_demote_peasant_default_three' => ". Standard '200', '0.6'.", + 'text_demote_peasant_default_four' => ". Standard '400', '0.7'.", + 'text_demote_peasant_default_five' => ". Standard '800', '0.8'.", + 'text_demote_peasant_note' => "OBS: ändrar INTE till uppåtgående ordning på nedladdade belopp. Sätt nedladdat belopp till '0' för att inaktivera relevant regel.", + 'row_promote_to_one' => "Marknadsför till ", + 'row_promote_to_two' => "", + 'text_member_longer_than' => "Användare, som har varit medlem längre än ", + 'text_downloaded_more_than' => ", och hämtade mer än ", + 'text_with_ratio_above' => "GB, med förhållande över ", + 'text_seed_points_more_than' => 'vecka, fröpoäng ovan', + 'text_be_promoted_to' => ", skulle främjas till ", + 'text_promote_to_default_one' => ". Standard ", + 'text_promote_to_default_two' => ". Standard ", + 'text_demote_with_ratio_below' => "Dock skulle användarna degraderas om hans förhållande sjunker under ", + 'head_torrent_settings' => "Torrent inställningar", + 'row_promotion_rules' => "Regler för kampanj", + 'text_promotion_rules_note' => "Aktivera några automatiska kampanjregler. Ugly kod just nu. Behöver ändras senare.", + 'row_random_promotion' => "Slumpmässig kampanj", + 'text_random_promotion_note_one' => "Torrents främjas slumpmässigt av systemet vid uppladdning.", + 'text_halfleech_chance_becoming' => "% chans att bli 50% Leech. Standard '5'.", + 'text_free_chance_becoming' => "% chans att bli Free Leech. Standard '2'.", + 'text_twoup_chance_becoming' => "% chans att bli 2X Up. Standard '2'.", + 'text_freetwoup_chance_becoming' => "% chans att bli Free Leech och 2X upp. Standard '1'.", + 'text_twouphalfleech_chance_becoming' => "% chans att bli 2x upp och 50% ner. Standard '0'.", + 'text_random_promotion_note_two' => "Sätt värden till '0' för att inaktivera reglerna.", + 'row_large_torrent_promotion' => "Stor Torrent-kampanj", + 'text_torrent_larger_than' => "Torrents större än ", + 'text_gb_promoted_to' => " GB kommer automatiskt att främjas till ", + 'text_by_system_upon_uploading' => " via system vid uppladdning. ", + 'text_large_torrent_promotion_note' => "Standard '20', 'gratis'. Ange torrentstorlek till '0' för att inaktivera regeln.", + 'row_promotion_timeout' => "Promotion Timeout", + 'text_promotion_timeout_note_one' => "Kampanjen för torrents kommer att löpa ut efter en tid.", + 'text_halfleech_will_become' => "50% blodigel kommer att bli ", + 'text_after' => " efter ", + 'text_halfleech_timeout_default' => " dagar. Standard 'normal', '150'.", + 'text_free_will_become' => "Fri Leech kommer att bli ", + 'text_free_timeout_default' => " dagar. Standard 'normal', '60'.", + 'text_twoup_will_become' => "2X Up kommer att bli ", + 'text_twoup_timeout_default' => " dagar. Standard 'normal', '60'.", + 'text_freetwoup_will_become' => "Fri Leech och 2X upp kommer att bli ", + 'text_freetwoup_timeout_default' => " dagar. Standard 'normal', '30'.", + 'text_halfleechtwoup_will_become' => "50% Leech och 2X upp kommer att bli ", + 'text_halfleechtwoup_timeout_default' => " dagar. Standard 'normal', '30'.", + 'text_normal_will_become' => "Normal kommer att bli ", + 'text_normal_timeout_default' => " dagar. Standard 'normal', '0'.", + 'text_promotion_timeout_note_two' => "Sätt dagar till '0' för att behålla kampanjen för alltid.", + 'row_auto_pick_hot' => "Välj hett automatiskt", + 'text_torrents_uploaded_within' => "Torrents uppladdade inom ", + 'text_days_with_more_than' => " dagar med mer än ", + 'text_be_picked_as_hot' => " seeders kommer automatiskt att väljas som Hot.", + 'text_auto_pick_hot_default' => " Standard '7', '10'. Sätt dagar till '0' för att inaktivera det.", + 'row_uploader_get_double' => "Uppladdaren får dubbel", + 'text_torrent_uploader_gets' => "Torrent uppladdare får alltid ", + 'text_times_uploading_credit' => " gånger så mycket uppladdning kredit. ", + 'text_uploader_get_double_default' => "Standard '1'. Sätt den till '1' för att behandla torrent uppladdare normalt.", + 'row_delete_dead_torrents' => "Ta bort döda torrents", + 'text_torrents_being_dead_for' => "Torrents som har varit döda för ", + 'text_days_be_deleted' => " dagar i rad tas automatiskt bort. Standard '0'. Sätt den till '0' inaktivera regeln.", + 'row_delete_dead_torrents_note' => "VARNING: När den har tagits bort är torrents oåterkalleliga. Kom ihåg att inaktivera denna regel när din webbplats är nere under en lång tid.", + 'head_main_settings' => "Huvudinställningar", + 'row_site_online' => "Site online", + 'text_site_online_note' => "Standard 'ja'. Vill du stänga av din webbplats när du utför uppdateringar eller andra typer av underhåll? Notera: Administratörer kommer fortfarande att kunna se webbplatsen.", + 'row_enable_invite_system' => "Aktivera inbjudningssystem", + 'text_invite_system_note' => "Standard 'ja'. Tillåt registrering via inbjudningssystem.", + 'row_initial_uploading_amount' => "Initial uppladdning Belopp", + 'text_initial_uploading_amount_note' => "Hur många uppladdningskrediter (i Byte, dvs. 1073741824 = 1GB) bör varje användare ges vid registreringen? Standard '0'.", + 'row_initial_invites' => "Inledande antal inbjudningar", + 'text_initial_invites_note' => "Hur många inbjudningar ska varje användare ges vid registreringen? Standard '0'.", + 'row_invite_timeout' => "Tidsgräns för inbjudan", + 'text_invite_timeout_note' => "I dagar. Ta bort inbjudningskod efter X dagar som inte besvarade inbjudningsbegäran. Standard '7'.", + 'row_enable_registration_system' => "Aktivera registreringssystem", + 'row_allow_registrations' => "Tillåt öppna registreringar. Standard 'ja'.", + 'row_verification_type' => "Verifieringstyp", + 'text_email' => "E-post", + 'text_admin' => "Administratör", + 'text_automatically' => "Automatiskt", + 'text_verification_type_note' => "EMAIL: Skickat bekräftelsemeddelande. ADMIN: Manuell aktivering. AUTOMATIC: Aktivera användare efter registrering.", + 'row_enable_wait_system' => "Aktivera väntesystem", + 'text_wait_system_note' => "Aktivera eller inaktivera väntesystem (se FAQ).", + 'row_enable_max_slots_system' => "Aktivera Max SLots-system", + 'text_max_slots_system_note' => "Standard 'nej'. Aktivera eller inaktivera maximalt samtidiga nedladdningar (AKA Max Slots) (se FAQ).", + 'row_show_polls' => "Visa omröstningar", + 'text_show_polls_note' => "Standard 'ja'. Visa POLL-systemet på huvudsidan.", + 'row_show_stats' => "Visa statistik", + 'text_show_stats_note' => "Standard 'ja'. Visa STATS-system på huvudsidan.", + 'row_show_last_posts' => "Visa senaste x foruminlägg", + 'text_show_last_posts_note' => "Standard 'nej'. Visa senaste x foruminlägg på huvudsidan.", + 'row_show_last_torrents' => "Visa senaste x torrents", + 'text_show_last_torrents_note' => "Standard 'nej'. Visa senaste x Torrents på huvudsidan.", + 'row_show_server_load' => "Visa serverbelastning", + 'text_show_server_load_note' => "Standard 'ja'. Visa serverinläsningen på huvudsidan.", + 'row_show_forum_stats' => "Visa forumstatistik", + 'text_show_forum_stats_note' => "Standard 'ja'. Visa forumstatistik på forumsidan.", + 'row_show_hot' => "Visa hett", + 'text_show_hot_note' => "Standard 'ja'. Visa heta resurser på huvudsidan. Heta resurser väljs automatiskt av systemet eller manuellt av personalen.", + 'row_show_classic' => "Visa Klassisk", + 'text_show_classic_note' => "Standard 'nej'. Visa klassiska resurser på huvudsidan. Endast utsedda moderatorer eller ovan kan välja klassiska resurser.", + 'row_enable_imdb_system' => "Aktivera IMDb-system", + 'text_imdb_system_note' => "Standard 'ja'. Systemvis IMDb info inställning.", + 'row_enable_pt_gen_system' => 'Aktivera PT-Gen-system', + 'text_enable_pt_gen_system_note' => "Standardinställningen 'nej'. Systemvis PT-Gen info.", + 'row_pt_gen_api_point' => "PT-Gen api punkt", + 'text_pt_gen_api_point_note' => "Standard '', när det behövs, referens till Documatation för att bygga dig själv", + 'row_enable_school_system' => "Aktivera skolsystemet", + 'text_school_system_note' => "Standard 'nej'. aktiverar INTE detta om du inte vet vad du gör!", + 'row_restrict_email_domain' => "Begränsa e-postdomän", + 'text_restrict_email_domain_note' => "Standard 'nej'. Sätt den till 'ja' för att endast tillåta vissa e-postdomäner att registrera. Se här.", + 'row_show_shoutbox' => "Visa Shoutbox", + 'text_show_shoutbox_note' => "Standard 'ja'. Visa shoutbox på huvudsidan.", + 'row_show_funbox' => "Show Funbox", + 'text_show_funbox_note' => "Standard 'nej'. Visa funbox på huvudsidan.", + 'row_enable_offer_section' => "Aktivera erbjudandesektion", + 'text_offer_section_note' => "Standard 'ja'. Aktivera eller inaktivera erbjudandeavsnitt.", + 'row_show_donation' => "Aktivera donation", + 'text_show_donation_note' => "Visa donation och donation tio i topp.", + 'row_show_special_section' => "Aktivera specialavsnitt", + 'text_show_special_section_note' => "Standard 'nej'. aktiverar INTE detta om du inte vet vad du gör!", + 'row_weekend_free_uploading' => "Gratis uppladdning på helgen", + 'text_weekend_free_uploading_note' => "Standard 'nej'. Sätt den till 'ja' för att tillåta alla användare att ladda upp torrents på helgen (från lördag 12:00 till söndag 23:59).", + 'row_enable_helpbox' => "Aktivera Hjälpbox", + 'text_helpbox_note' => "Standard 'nej'. Sätt den till 'nej' för att förbjuda gäster att ropa meddelanden.", + 'row_enable_bitbucket' => "Aktivera Bitbucket", + 'text_bitbucket_note' => "Standard 'ja'. Sätt den till 'nej' för att förbjuda användare att ladda upp avatarer till tracker.", + 'row_enable_small_description' => "Aktivera liten deription", + 'text_small_description_note' => "Standard 'ja'. Visa titeln nedan på torrent på Torrents sida.", + 'row_ptshow_naming_style' => "PTShow namngivningsstil", + 'text_ptshow_naming_style_note' => "Standard 'nej'. I formatet [MM.DD.YY][Original Name][Chinese Name]. aktiverar INTE detta om du inte vet vad du gör!", + 'row_use_external_forum' => "Använd externt forum", + 'text_use_external_forum_note' => "Standard 'nej'. Sätt den till 'ja' för att använda externt forum istället för internt.", + 'row_external_forum_url' => "Externt forum URL", + 'text_external_forum_url_note' => "Det skulle vara som http://www.cc98.org", + 'row_torrents_category_mode' => "Kategori läge för Torrents sektion", + 'text_torrents_category_mode_note' => "Detta ändrar kategoriläge på Torrents sida.", + 'row_special_category_mode' => "Kategoriläge för specialavsnitt", + 'text_special_category_mode_note' => "Detta ändrar kategoriläge på Special sektion.", + 'row_default_site_language' => "Standard webbplatsspråk", + 'text_default_site_language_note' => "Detta ändrar standardspråket på inloggningssidan.", + 'row_default_stylesheet' => "Default Stylesheet", + 'text_default_stylesheet_note' => "Nyligen registrerade användare skulle använda denna stilmallen.", + 'row_max_torrent_size' => "Max. torrentstorlek", + 'text_max_torrent_size_note' => " I bytes. Standard 1048576 (dvs 1 MB)", + 'row_announce_interval' => "Meddela intervall", + 'text_announce_interval_note_one' => "På några sekunder. Meddelandeintervallet ber tracker BitTorrent-klienter att uppdatera information. Men, i praktiken annonseringsintervallet kan vara annorlunda eftersom BitTorrent-klienter kan ignorera detta meddelande eller användare kan välja att ansluta trackern manuellt.", + 'text_announce_default' => "Standard: ", + 'text_announce_default_default' => "Standard '1800', dvs 30 min", + 'text_for_torrents_older_than' => "För torrents äldre än ", + 'text_days' => " dagar: ", + 'text_announce_two_default' => "Standard '7', '2700' (dvs 45 min). Sätt dagar till '0' för att inaktivera regeln.", + 'text_announce_three_default' => "Standard '30', '3600' (dvs 60 min). Sätt dagar till '0' för att inaktivera regeln.", + 'text_announce_interval_note_two' => "OBS: Gör INTE ändra uppstigningsordningen för tiderna!
    Kortare intervall betyder mer exakt om kamraters informationsuppdatering och HEAVIER spårarbelastning.", + 'row_cleanup_interval' => "Automatisk rensningsintervall", + 'text_cleanup_interval_note_one' => "Rensa upp (användarkampanj, demotion, lägga till sådd bonus osv.) var XXX sekund.", + 'text_priority_one' => "Prioritet 1: ", + 'text_priority_one_note' => "Uppdatera peer status; Beräkna sådd bonus. Standard '3600', dvs 60 minuter.", + 'text_priority_two' => "Prioritet 2: ", + 'text_priority_two_note' => "Uppdatera torrents synlighet. Standard '5400', dvs 90 minuter.", + 'text_priority_three' => "Prioritet 3: ", + 'text_priority_three_note' => "Uppdatering räkna frön, leechers, kommentarer för torrents; Uppdatera forumet inlägg / ämne räknas; Ta bort erbjudanden som är timeout; Utgång torrent kampanj; Automatiskt plocka heta torrenter. Standard '7200', dvs 2 timmar.", + 'text_priority_four' => "Prioritet 4: ", + 'text_priority_four_note' => "Ta bort obekräftade konton, gamla inloggningsförsök, inbjudningskoder och regimkoder; Rensa användarkonton (ta bort inaktiva, göra konto befordran och demotion, bannlysning etc. ; Post uppladdad bild; Uppdatera total sådd och blodigeltid för användare. Standard '86400', dvs 24 timmar.", + 'text_priority_five' => "Prioritet 5: ", + 'text_priority_five_note' => "Ta bort torrents som inte finns längre; Lås mycket gamla forumämnen; Ta bort mycket gamla rapportobjekt. Standard '1296000', dvs 15 dagar.", + 'text_cleanup_interval_note_two' => "OBS: Gör INTE ändra uppstigningsordningen för tiderna!", + 'row_signup_timeout' => "Timeout för registrering", + 'text_signup_timeout_note' => "På några sekunder. Ta bort obekräftade användare efter XXX sekunder. Standard '259200', dvs 3 dagar.", + 'row_min_offer_votes' => "Min. antal röster i erbjudandet", + 'text_min_offer_votes_note' => "Erbjudandet blir godkänt när röststöd är XXX mer än att invända mot röster. Standard '15'.", + 'row_offer_vote_timeout' => "Rösttid för Erbjudande", + 'text_offer_vote_timeout_note' => "På några sekunder. Ta bort erbjudanden om inte röstas på efter XXX sekunder. Standard '259200', dvs 72 timmar. Sätt det till '0' för att inaktivera timeout.", + 'row_offer_upload_timeout' => "Tidsgräns för uppladdning av erbjudande", + 'text_offer_upload_timeout_note' => "På några sekunder. Ta bort erbjudanden om de inte laddas upp efter att ha röstats igenom i XXX sekunder. Standard '86400', dvs 24 timmar. Sätt den till '0' för att inaktivera timeout.", + 'row_max_subtitle_size' => "Max undertextstorlek", + 'text_max_subtitle_size_note' => "I bytes. Max storlek på undertexter får laddas upp. Standard 3145728, dvs 3 MB. Sätt den till '0' för att inaktivera gräns.", + 'row_posts_per_page' => "Förvalda inlägg per sida", + 'text_posts_per_page_note' => "Antal inlägg per sida som visas på ett forums ämne. Standard '10'.
    Observera att användarens personliga inställning skulle åsidosätta detta", + 'row_topics_per_page' => "Standardämnen per sida", + 'text_topics_per_page_note' => "Antal ämnen per sida som visas på ett forum. Standard '20'.
    Observera att användarens personliga inställning skulle åsidosätta detta", + 'row_number_of_news' => "Antal nyheter", + 'text_number_of_news_note' => "Visa XXX-bitar av de senaste nyheterna på huvudsidan. Standard '3'.", + 'row_torrent_dead_time' => "Max. torrrent Dead Time", + 'text_torrent_dead_time_note' => "På några sekunder. Markera torrent som död efter att det inte finns någon seeder för XXX sekunder. Standard '21600', dvs 6 timmar.", + 'row_max_users' => "Max. användare", + 'text_max_users' => "När denna gräns har uppnåtts är registrering både gratis och genom inbjudan inaktiverad.", + 'row_https_announce_url' => "HTTPS-avisering URL", + 'text_https_announce_url_note' => "Lämna tomt om du använder samma URL för både HTTP och HTTPS. Det bör vara: ", + 'row_site_accountant_userid' => "Användar-ID för webbplatsens revisor", + 'text_site_accountant_userid_note' => "I siffror, t.ex. '1'. ID för användare till vilka donatorer ska skicka donationsmeddelande.", + 'row_alipay_account' => "Alipay Account", + 'text_alipal_account_note' => "Alipay-kontot du använder för att få donation, t.ex. 'dinnamn@gmail.com'. Lämna tomt om du inte har något Alipay-konto.", + 'row_paypal_account' => "PayPal konto", + 'text_paypal_account_note' => "PayPal-kontot du använder för att få donation, t.ex. 'dinnamn@gmail.com'. Lämna tomt om du inte har något PayPal-konto.", + 'row_site_email' => "Webbplatsens e-postadress", + 'text_site_email_note' => "Webbplatsens e-postadress", + 'row_report_email' => "Rapportera e-post", + 'text_report_email_note' => "Rapportera e-postadress", + 'row_site_slogan' => "Sajt Slogan", + 'text_site_slogan_note' => "Webbplats Slogan", + 'row_icp_license' => "ICP licens", + 'text_icp_license_note' => "Detta är ett licenssystem för kinesiskt drivna webbplatser. Lämna tomt om du inte har någon.", + 'row_torrent_directory' => "Torrent katalog", + 'text_torrent_directory' => "Standard 'torrents'. INGEN efterföljande snedstreck (/) i slutet!", + 'row_bitbucket_directory' => "Bitbucket katalog", + 'text_bitbucket_directory_note' => "Standard 'bitbucket'. INGEN efterföljande snedstreck (/) i slutet!", + 'row_cache_directory' => "Cache-katalog", + 'text_cache_directory_note' => "Standard 'cache'. INGEN avslutande snedstreck (/) i slutet!", + 'row_torrent_name_prefix' => "Torrent Namnprefix", + 'text_torrent_name_prefix_note' => "Lägg till prefix till namnet på torrent-filen som hämtas från denna webbplats. Standard '[Nexus]'. Ingen avslutande punkt (.) i slutet!", + 'row_peering_time_calculation' => "Seeding Leeching Start Beräkningstid", + 'text_peering_time_calculation_note' => "Bara lämna det tomt. Den är inställd av äldre skäl.", + 'row_new_subtitle_id' => "Nytt undertext-ID", + 'text_new_subtitle_id_note' => "Bara behålla det '0'. Det är inställt av äldre skäl.", + 'head_website_settings' => "Webbplatsens inställningar", + 'row_basic_settings' => "Grundläggande inställningar", + 'submit_basic_settings' => "Grundläggande inställningar", + 'text_basic_settings_note' => "Ställ in de mest grundläggande sakerna, webbplatsens namn.", + 'row_main_settings' => "Huvudinställningar", + 'submit_main_settings' => "Huvudinställningar", + 'text_main_settings_note' => "Ställ in diverse saker om din webbplats.", + 'row_smtp_settings' => "SMTP inställningar", + 'submit_smtp_settings' => "SMTP inställningar", + 'text_smtp_settings_note' => "Ställ in e-postserver för SMTP.", + 'row_security_settings' => "Säkerhetsinställningar", + 'submit_security_settings' => "Säkerhetsinställningar", + 'text_security_settings_note' => "Säkra din tracker.", + 'row_authority_settings' => "Behörighetsinställningar", + 'submit_authority_settings' => "Behörighetsinställningar", + 'text_authority_settings_note' => "Kontrollera vad användarna av varje klass kan göra.", + 'row_tweak_settings' => "Justera inställningar", + 'submit_tweak_settings' => "Justera inställningar", + 'text_tweak_settings_note' => "TWEAK din tracker.", + 'row_bonus_settings' => "Bonusinställningar", + 'submit_bonus_settings' => "Bonusinställningar", + 'text_bonus_settings_note' => "Konfigurera hur bonusen erhålls och används.", + 'row_account_settings' => "Kontoinställningar", + 'submit_account_settings' => "Kontoinställningar", + 'text_account_settings_settings' => "Konfigurera när användarkonton främjas, degraderas eller raderas.", + 'row_torrents_settings' => "Torrent inställningar", + 'submit_torrents_settings' => "Torrent inställningar", + 'text_torrents_settings_note' => "Konfigurera torrent kampanj, val, etc.", + 'row_bots_settings' => "Inställningar för robotar", + 'submit_bots_settings' => "Inställningar för robotar", + 'text_bots_settings_note' => "Konfigurera Bots. Rör INTE om du inte vet vad du gör!", + 'row_code_settings' => "Kod inställningar", + 'submit_code_settings' => "Kod inställningar", + 'text_code_settings_note' => "Konfigurera kodversionen. Rör INTE om du inte vet vad du gör.", + 'text_smtp_default' => "Standard (Använd standard PHP Mail funktion)", + 'text_smtp_advanced' => "Avancerat (Använd standard PHP Mail Funktion med EXTRA headers. Detta hjälper till att undvika spam-filter)", + 'text_smtp_external' => "Extern (Använd en extern SMTP-server)", + 'text_setting_for_advanced_type' => "Inställningar för avancerad typ", + 'row_smtp_host' => "SMTP värd", + 'text_smtp_host_note' => "Default: 'localhost'", + 'row_smtp_port' => "SMTP-port", + 'text_smtp_port_note' => "Standard: 25", + 'row_smtp_sendmail_from' => "SMTP sendmail från", + 'text_smtp_sendmail_from_note' => "Standard: ", + 'row_smtp_sendmail_path' => "Sökväg för Sendmail", + 'text_smtp_sendmail_path_note' => "Ställ in din sendmail_path genom att redigera php.ini", + 'text_setting_for_external_type' => "Inställningar för extern typ", + 'row_outgoing_mail_address' => "Utgående e-post (SMTP) adress", + 'row_outgoing_mail_port' => "Utgående e-post (SMTP) port", + 'row_outgoing_mail_encryption' => "Kryptering av utgående e-post (SMTP)", + 'text_outgoing_mail_address_note' => "tips: smtp.yourisp.com", + 'text_outgoing_mail_port_note' => "tips: 25", + 'row_smtp_account_name' => "Kontonamn", + 'text_smtp_account_name_note' => "tips: dittnamn@dinisp.com", + 'row_smtp_account_password' => "Konto Lösenord", + 'text_smtp_account_password_note' => "tips: ditt lösenord går här", + 'text_mail_test_note' => "Hur kan jag testa php mail? Det är enkelt enkelt: Klicka ", + 'text_here' => "Här", + 'std_error' => "Fel", + 'std_mysql_connect_error' => "Kan inte ansluta till MySQL. Kontrollera din inställning. ", + 'row_enable_location' => "Aktivera plats", + 'text_enable_location_note' => "Standard 'nej'. Visa användarens geografiska plats baserat på hans IP. Du bör behålla detta inaktiverat om du inte har importerat någon IP-databas.", + 'row_torrents_per_page' => "Torrents per sida", + 'text_torrents_per_page_note' => "Antal torrents per sida som visas på torrentsidan. Standard '50'.
    Observera att användarens personliga inställning skulle åsidosätta detta", + 'row_title_keywords' => "Titel sökord", + 'text_title_keywords_note' => "Visa i dokumentets titel. Dessa sökord hjälper sökmotorer att hitta din webbplats. Separera flera sökord med \" \", e. . 'BitTorrent Download Movie'. Lämna det tomt om du vill behålla en ren titel.", + 'row_meta_keywords' => "Meta Keywords", + 'text_meta_keywords_note' => "Visa i dokumenthuvudet. Definierar nyckelord för att beskriva din webbplats. Separera flera sökord med ',', t.ex. 'BitTorrent, Download, Movie'.", + 'row_meta_description' => "Meta Beskrivning", + 'text_meta_description_note' => "Visa i dokumenthuvudet. Definierar en beskrivning av din webbplats.", + 'row_bonus_gift_tax' => "Bonus gåva skatt", + 'text_system_charges' => "Systemet debiterar bonusmottagare ", + 'text_bonus_points_plus' => " bonuspoäng + ", + 'text_bonus_gift_tax_note' => "% av det överförda beloppet som skatt. Till exempel, om värdena är satta till \"5\", \"10\", mottagaren får bara 85 bonuspoäng när givaren skickar 100 bonuspoäng. Standard '5', '10'.
    OBS: De två reglerna fungerar separat. Du måste ange båda värdena till '0' för att inaktivera skatt.", + 'row_see_sql_debug' => "Se debug", + 'text_allow' => "Tillåt ", + 'text_see_sql_list' => " eller ovan för att se felsökningsinformation (SQL frågelista längst ner på sidan och PHP-rapportinformation). ", + 'text_smtp_none' => "Ingen (Välja detta kommer helt att inaktivera e-postutskick)", + 'row_attachment_settings' => "Inställningar för bilaga", + 'submit_attachment_settings' => "Inställningar för bilaga", + 'text_attachment_settings_note' => "Konfigurera bilagor.", + 'head_attachment_settings' => "Inställningar för bilaga", + 'row_enable_attachment' => "Aktivera bilaga", + 'text_enable_attachment_note' => "Global bilaga inställning. När satt till \"nej\" kan ingen ladda upp någon bilaga.", + 'row_save_directory' => "Sparar katalog", + 'row_http_directory' => "HTTP-sökväg för bilagor", + 'text_http_directory_note' => "Det kan vara relativ sökväg eller absolut sökväg. INGEN avslutande snedstreck (/) i slutet! Standard 'bilagor'.", + 'row_attachment_authority' => "Bilagans auktoritet", + 'text_can_upload_at_most' => " eller ovan kan ladda upp som mest ", + 'text_file_size_below' => " bilagor på 24 timmar vars storlek inte är större än ", + 'text_with_extension_name' => "KB och vars filnamnstillägg är bland ", + 'text_authority_default_one_one' => ". Standard ", + 'text_authority_default_one_two' => ", '5', '256', 'jpeg, jpg, png, gif'.", + 'text_authority_default_two_one' => ". Standard ", + 'text_authority_default_two_two' => ", '10', '512', 'torrent, zip, rar, 7z, gzip, gz'.", + 'text_authority_default_three_one' => ". Standard ", + 'text_authority_default_three_two' => ", '20', '1024', 'mp3, oga, ogg, flv'.", + 'text_authority_default_four_one' => ". Standard ", + 'text_authority_default_four_two' => ", '500', '2048', ''.", + 'text_attachment_authority_note_two' => "OBS:
    • Gör INTE ändra uppstigningsordningen för användarklasser, filnummergräns eller filstorleksgräns.
    • Ange filstorleksgräns till '0', filnummergräns till '0' och tillåtna filtillägg till ''(i. . Tom) till inaktivera relativ regel.
    • Högre klasser ärver auktoritet av lägre klasser, så det finns ingen behöver lägga till tillåtna filtillägg till varje regel.
    • Separera flera filtillägg med ','.
    • Oavsett hur inställningarna är, ingen kan ladda upp filen vars storlek är större än 5 MB eller vars tilläggsnamn är bland \"exe, com, bat, msi\".
    ", + 'text_attachment_authority_note_one' => "Definiera användarens behörighet att ladda upp bilagor baserat på hans klass.", + 'text_save_directory_note' => "Katalogen där du sparar bilagor. Se till att du har korrekt konfigurerade katalogbehörigheter (777). INGEN efterföljande snedstreck (/) i slutet! Standard './attachments'.", + 'row_save_directory_type' => "Spara bilagor i", + 'text_one_directory' => "En katalog för alla filer", + 'text_directories_by_monthes' => "Kataloger uppkallade efter att ha laddat upp månader", + 'text_directories_by_days' => "Kataloger uppkallade efter att ha laddat upp dagar", + 'text_save_directory_type_note' => "Ändrade inställningar påverkar inte bilagor som redan laddats upp. Standard 'Kataloger namngivna efter uppladdade månader'.", + 'row_image_thumbnails' => "Image thumbnail", + 'text_no_thumbnail' => "1. Ingen miniatyrbild. Spara bara den ursprungliga bilden.", + 'text_create_thumbnail' => "2. Skapa miniatyrbild om bilden är stor, och spara både miniatyrbilden och originalbilden.", + 'text_resize_big_image' => "3. Ändra storlek på bilden om den är stor och spara bara miniatyrbilden.", + 'text_image_thumbnail_note' => "Standard '2'.", + 'row_thumbnail_quality' => "Miniatyrens kvalitet", + 'text_thumbnail_quality_note' => "Ange kvaliteten på miniatyrbilden. Värdet bör vara ett heltal mellan 1 och 100. Det större antalet, den högre kvaliteten och den större filstorleken. Standard '80'.", + 'row_thumbnail_size' => "Thumbnail size", + 'text_thumbnail_size_note' => "Bredd * höjd, i pixlar. Skapa miniatyrbilder ENDAST för bilder vars bredd eller höjd överskrider gränsen. Standard '500', '500'.", + 'row_watermark' => "Vattenstämpel position", + 'text_no_watermark' => "Inget vattenmärke", + 'text_left_top' => "#1", + 'text_top' => "#2", + 'text_right_top' => "#3", + 'text_left' => "#4", + 'text_center' => "#5", + 'text_right' => "#6", + 'text_left_bottom' => "#7", + 'text_bottom' => "#8", + 'text_right_bottom' => "#9", + 'text_random_position' => "Slumpmässig position", + 'text_watermark_note' => "Lägg till vattenstämpel till uppladdad bildfil (JPEG/PNG/GIF). Ersätt vattenstämpel PNG-fil 'pic/watermark.png' med din egen. Ange den position där vattenstämpeln ska placeras. GIF-animeringen stöds inte. Standard 'no watermark'.", + 'row_image_size_for_watermark' => "Bildstorlek för vattenstämpel", + 'text_watermark_size_note' => "Bredd * höjd, i pixlar. Lägg till vattenstämpel ENDAST till bilder vars bredd och höjd överstiger detta. Standard '300', '300'.", + 'row_jpeg_quality_with_watermark' => "JPEG kvalitet med vattenstämpel", + 'text_jpeg_watermark_quality_note' => "Bildkvaliteten för JPEG-fil efter att ha lagt till vattenstämpel . Värdet bör vara ett heltal mellan 1 och 100. Det större antalet, den högre kvaliteten och den större filstorleken. Standard '85'.", + 'head_save_attachment_settings' => "Spara bilagans inställningar", + 'row_css_date' => "CSS date", + 'text_css_date' => "Tidsformatet är YYYMMDDhhmm, t.ex. '200911030110'. Genom att ändra detta kan du tvinga användarnas webbläsare att uppdatera CSS-cache. Hjälpsamt när du gör vissa ändringar i CSS-filer. Lämna det tomt om det inte är vettigt för dig. Standard tomt.", + 'row_alternative_thumbnail_size' => "Alternativ miniatyrstorlek", + 'text_alternative_thumbnail_size_note' => "Användare kan välja alternativ storlek för miniatyrer. Standard '180', '135'.", + 'row_add_watermark_to_thumbnail' => "Lägg till vattenstämpel till miniatyrbild", + 'text_watermark_to_thumbnail_note' => "Oavsett om du lägger till vattenstämpel till miniatyrbilder eller inte. Standardinställningen \"nej\". Globala vattenstämplar måste vara aktiverad för att detta ska fungera.", + 'row_advertisement_settings' => "Annonsinställningar", + 'submit_advertisement_settings' => "Annonsinställningar", + 'text_advertisement_settings_note' => "Konfigurera annonser på din webbplats.", + 'head_advertisement_settings' => "Annonsinställningar", + 'row_enable_advertisement' => "Aktivera annons", + 'text_enable_advertisement_note' => "Global annonsinställning.", + 'row_no_advertisement' => "Inga annonser", + 'text_can_choose_no_advertisement' => " eller ovan kan välja att se inga annonser på User CP. Standard ", + 'row_bonus_no_advertisement' => "Ingen annons med Bonus", + 'text_no_advertisement_with_bonus' => " eller ovan kan köpa lite tid utan reklam på bonuscenter. Standard ", + 'row_no_advertisement_bonus_price' => "Ingen annons Bonuspris", + 'text_bonus_points_to_buy' => " bonuspoäng att köpa ", + 'text_days_without_advertisements' => " dagar utan annonser. Standard '10000', '15'.", + 'row_click_advertisement_bonus' => "Klicka på Advertisements Bonus", + 'text_points_clicking_on_advertisements' => " bonuspoäng första gången han klickar på en annons. Sätt den till '0' för att inaktivera regeln. Standard '0'.
    Notera: vissa annonshanteringsprogram (t.ex. Google Adsense) förbjuder webbplatser inklusive incitament att klicka på annonser.", + 'head_save_advertisement_settings' => "Spara annonsinställningar", + 'row_enable_tooltip' => "Aktivera verktygstips", + 'text_enable_tooltip_note' => "Tillåt användare att använda tooltip. Standard 'ja'.", + 'text_thirtypercentleech_chance_becoming' => "% chans att bli 30% Leech. Standard '0'.", + 'text_thirtypercentleech_will_become' => "30% Leech kommer att bli ", + 'text_thirtypercentleech_timeout_default' => " dagar. Standard 'normal', '30'.", + 'row_site_logo' => "Webbplatsens logotyp", + 'text_site_logo_note' => "Bildfilen för webbplatsens logotyp. Rekommenderad bildstorlek är 220 * 70. Om tomt, visa text istället. Standard ''.", + 'row_promotion_link_click' => "Kampanjlänk Klicka", + 'text_promotion_link_note_one' => " bonuspoäng om hans marknadsföringslänk klickas av en oinspelad IP. Endast ett klick räknas in ", + 'text_promotion_link_note_two' => " sekunder. Ställ in punkter till '0' för att inaktivera regeln. Standard '0', '600'.", + 'row_promotion_link_example_image' => "Promotion länkexempel bild", + 'text_promotion_link_example_note' => "Bilden i exemplen på marknadsföringslänk. MÅSTE använda relativ sökväg, t.ex. 'pic/prolink.png'.", + 'row_enable_nfo' => "Aktivera NFO", + 'text_enable_nfo_note' => "Standard 'ja'. Systemövergripande NFO-inställning.", + 'row_web_analytics_code' => "Webbanalyskod", + 'text_web_analytics_code_note' => "Ange webbanalyskod från en tredjepartstjänst (t.ex. Google Analytics). Lämna det tomt om det inte finns någon.
    Notera: använd bara kod som du är säker på är säker och pålitlig.", + 'row_enable_email_notification' => "Aktivera e-postavisering", + 'text_email_notification_note' => "Tillåt användare att få e-postmeddelande när han får ny pm, kommentar etc.", + 'text_users_get' => "Användare skulle få ", + 'text_invitations_default' => " Inbjudningar första gången han befordras till denna klass. Standard ", + 'row_guest_visit_type' => "Gäst besök", + 'text_guest_visit_type_normal' => 'Normal', + 'text_guest_visit_type_static_page' => 'Visa en statisk sida', + 'text_guest_visit_type_custom_content' => 'Visa anpassat innehåll', + 'text_guest_visit_type_redirect' => 'Omdirigera till en URL', + 'row_guest_visit_value_static_page' => 'Specifik statisk sida', + 'row_guest_visit_value_custom_content' => 'Anpassat innehåll', + 'row_guest_visit_value_redirect' => 'Specifik URL', + 'text_guest_visit_value_static_page' => 'Fil hitta:resurser/statisk-sidor/', + 'row_login_type' => 'Typ av inloggning', + 'text_login_type_normal' => 'Normal', + 'text_login_type_secret' => 'Hemlighet', + 'text_login_type_warning' => "Endast en av de tre är i kraft", + 'row_login_secret' => 'Hemlighet för inloggning', + 'text_login_secret_current' => 'Aktuell hemlighet', + 'text_login_url_with_secret' => 'URL för hemlig inloggning', + 'text_login_url_with_passkey' => 'Passkey login URL', + 'text_login_secret_regenerate_yes' => "Återgenerera(kommer att uppdatera hemligheten och förlänga dess livslängd efter sparande)", + 'text_login_secret_regenerate_no' => "Återst(kommer inte att ändra hemlighet och det är livstid efter sparande)", + 'text_login_secret_lifetime' => 'Deadline', + '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', + '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.', + 'row_download_support_passkey' => 'Stöd nedladdning av passkey', + 'text_download_support_passkey_note' => 'Stöd ladda ner torrent-fil med passkey eller inte(kräver också torrent-id).', + 'row_torrent_hr' => 'H&R', + 'text_torrent_hr_note' => '.Set torrent gå med i H&R inspektionen', + 'row_cancel_hr' => 'Avbryt H&R', + 'text_cancel_hr_note' => "bonuspoäng för att avbryta en H&R. Standard '".\App\Models\BonusLogs::DEFAULT_BONUS_CANCEL_ONE_HIT_AND_RUN."'.", + 'text_attendance_get_bonus' => 'Närvaro få bonus', + 'text_attendance_initial_reward' => 'Första belöningen', + 'text_attendance_initial_reward_input_label' => 'Första gången du kommer att få', + 'text_attendance_input_suffix' => 'bonus', + 'text_attendance_continuous_increment' => 'Kontinuerlig ökning', + 'text_attendance_continuous_increment_input_label' => 'Varje kontinuerlig närvaro ökning', + 'text_attendance_reward_limit' => 'Belöningsgräns', + 'text_attendance_reward_limit_input_label' => 'Högsta belöning får du', + 'text_attendance_continuous' => 'Kontinuerlig', + 'text_attendance_continuous_days' => 'Kontinuerliga dagar', + 'text_attendance_continuous_days_additional_reward' => 'Ytterligare bonus', + 'text_attendance_continuous_days_action' => 'Åtgärd', + 'text_attendance_continuous_unit' => 'dagar', + 'text_attendance_continuous_item_action_remove' => 'Radera', + 'text_attendance_continuous_item_action_add' => 'Lägg till', + 'text_attendance_continuous_add_rules' => 'Lägg till regler från lägsta till högsta', + 'row_attendance_card' => 'Köp närvarokort', + 'text_attendance_card_note' => "bonuspoäng för att köpa ett närvarokort. Standard'" . \App\Models\BonusLogs::DEFAULT_BONUS_BUY_ATTENDANCE_CARD . "'.", + 'row_site_language_enabled' => 'Webbplatsens aktiverade språk', + 'text_site_language_enabled_note' => 'Välj språk aktiverat på webbplatsen', + 'keep_at_least_one' => 'Behåll minst en', + 'text_alias' => 'Class alias: ', + 'row_default_user_one' => 'Standard är', + 'row_default_user_two' => '', + 'row_show_top_uploader' => 'Visa högst uppladdade (Torrent count)', + 'text_show_top_uploader_note' => "Standard 'Nej'. Visa översta uppladdningsanvändare (Torrent count) på startsidan.", + 'claim_label' => 'Torrent anspråk', + 'claim_enabled' => 'Anspråk aktiverat', + 'claim_torrent_ttl' => 'Torrent kan hämtas efter %s dagars frigivning.', + 'claim_torrent_user_counts_up_limit' => 'En Torrent kan hämtas av upp till %s användare.', + 'claim_user_torrent_counts_up_limit' => 'En användare kan kräva upp till %s torrenter.', + 'claim_remove_deduct_user_bonus' => "Begärd torrent kommer att tas bort och %s av användarens bonus kommer att dras av om de inte uppfyller standarden (inte den första månaden av att kräva).", + 'claim_give_up_deduct_user_bonus' => 'Användaren ger aktivt upp anspråk på att dra av användaren %s bonus.', + 'claim_reach_standard' => 'Standard: Månatlig sådd tid större än eller lika med %s timmar, eller uppladdad större än eller lika med %s gånger sin storlek.', + 'claim_bonus_multiplier' => 'Beräkna %s gånger det normala bonusvärdet för den uppnådda fröbonusen.', + 'row_misc_settings' => 'Övriga inställningar', + 'submit_misc_settings' => 'Övriga inställningar', + 'text_misc_settings_note' => 'Övriga inställningar', + 'row_misc_donation_custom' => 'Donation anpassad', + 'text_donation_custom_note' => 'Donationssida anpassat innehåll, visas ovanför Alipay, PayPal. Support bbcode tag', + 'row_approval_status_icon_enabled' => 'Visa status ikon för godkännande', + 'text_approval_status_icon_enabled_note' => "Om du vill visa status ikonen för godkännande i torrentlistan, standard: 'Nej'.", + 'row_approval_status_none_visible' => 'Synlighet för ej granskade torrenter', + 'text_approval_status_none_visible_note' => "Standard: 'Ja'. Om du ändrar till 'Nej', tvinga att visa status för godkännande när revisionen inte är [allow] status.", + 'row_imdb_language' => 'IMDB språk', + 'text_imdb_language_note' => 'Språk som används för att krypa IMDB-data.', + 'text_login_type_passkey' => 'Nyckelord', + 'row_harem_addition' => 'Harem tillägg', + 'text_user_would_get_by_harem' => 'Användaren kommer att få bonusvärdet av direkt harem', + 'text_harem_addition_note' => 'gånger som belöning (faktor, t.ex. fyll i 0,01, om harem får 100 bonus så belöna användaren 100 * 0,01 = 1)', + 'row_offer_skip_approved_count' => 'Direkt uppladdningserbjudande tillåt antal', + 'text_offer_skip_approved_count_note' => 'När antalet godkända erbjudanden är större än eller lika med detta värde kan du ladda upp direkt utan att skicka in erbjudanden.', + 'row_torrent_delete' => 'Ta bort torrent', + 'text_torrent_delete_note' => '.Ta bort torrent', + 'row_hundred_gb_credit' => "100.0 GB uppladdning kredit", + 'text_hundred_gb_credit_note' => " bonuspoäng att byta mot 100.0 GB uppladdning kredit. Standard '10000'.", + 'row_ten_gb_download_credit' => "10,0 GB laddar ner kredit", + 'text_ten_gb_download_credit_note' => " bonus poäng att byta mot 10,0 GB nedladdning kredit. Standard '1000'.", + 'row_hundred_gb_download_credit' => "100.0 GB nedladdning kredit", + 'text_hundred_gb_download_credit_note' => " bonuspoäng att byta mot 100.0 GB nedladdningskredit. Standard '8000'.", + 'row_official_addition' => 'Officiellt tillägg', + 'text_user_would_get_by_official' => 'Användaren kommer att få det normala bonusvärdet av den officiella torrent', + 'text_addition_addition_note' => 'gånger som belöning (faktor, t.ex. fyll i 0,01, om officiella torrens får 100 bonus då belöna användaren 100 * 0,01 = 1)', + 'zero_bonus_factor_default' => '. Standard är: 0.2', + 'row_official_tag' => 'Officiell tagg', + 'text_official_tag_note' => '. Torrents med denna tagg är officiella torrenter', + 'row_zero_bonus_tag' => 'Zero bonus tag', + 'text_zero_bonus_tag_note' => '. Torrents med denna tagg är noll bonus torrents', + 'row_upload_deny_approval_deny_count' => 'Vägra att ladda upp godkännande neka antal', + 'text_upload_deny_approval_deny_count_note' => "När antalet torrents godkännande förnekar är större än eller lika med detta värde, är publicering inte tillåten. Sätt till '0' för att inte använda denna regel", + 'row_nfo_view_style_default' => 'Standard för NFO-vyn', + 'row_destroy_disabled' => 'Ta bort konto helt', + 'text_destroy_disabled_note_one' => 'Inaktiverade konton om de är kontinuerligt', + 'text_destroy_disabled_note_two' => "Dagar utan att logga in, kommer att fysiskt raderas från databasen helt. Standard '500', ange ett värde som är större än något av ovanstående för att orsaka inaktivering. Sätt till '0' för att inaktivera denna regel." , + 'row_enable_global_search_system' => 'Aktivera global sökning', + 'text_global_search_system_note' => "Standard: \"Ja\". Om aktiverad, när det finns flera sektioner, visas den globala sökportalen i det nedre högra hörnet av huvudmenyn.", + 'row_protected_forum' => 'Forum för integritetsskydd', + 'text_protected_forum' => 'ID:n för forum som möjliggör integritetsskydd , åtskilda av kommatecken (t.ex. 1,2,3)', + 'forum_format_error' => 'Formatet på forum är fel, kontrollera det igen!', + 'row_buy_an_tmp_invite' => 'Köp en tillfällig inbjudan', + 'text_buy_an_tmp_invite_note' => " bonuspoäng för att få en tillfällig inbjudan. Standard '500'.Set förhållande till '0' för att inaktivera köpet.", + 'row_buy_rainbow_id' => 'Köp regnbågs-ID', + 'text_buy_rainbow_id_note' => " bonuspoäng för att få ett regnbågs-ID, giltigt i 30 dagar. Standard '5.000'.", + 'row_buy_change_username_card' => 'Köp Byt användarnamn kort', + 'text_buy_change_username_card_note' => " bonuspoäng för att få ett Ändra användarnamn kort, giltigt för evigt. Standard '100,000'.", + 'row_initial_tmp_invites' => "Initialt antal tillfälliga inbjudningar", + 'text_initial_tmp_invites_note' => "Hur många tillfälliga inbjudningar ska varje användare ges vid registreringen? Standard '0'.", + 'row_tax_factor' => 'Skattefaktor för betalda torrenter', + 'text_tax_factor_note' => 'Om priset är 100, är denna faktor 0,1 och de faktiska intäkterna för uppladdaren är 100 - 100 x 0. = 90, observera att den inte bör vara större än 1 eller mindre än 0.', + 'row_max_price' => 'Maximal avgift för betalda torrenter', + 'text_max_price_note' => 'default: 1,000,000, satt till 0 ingen gräns', + 'row_paid_torrent_enabled' => 'Om du vill aktivera betalda torrents', + 'text_paid_torrent_enabled_note' => 'När den är aktiverad kan användare med tillstånd ange en viss mängd bonus som ska debiteras användare som laddar ner torrents när de skickas, default: nej', + 'row_use_challenge_response_authentication' => 'Challenge-Response Authentication', + '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.' , +); + +?> diff --git a/lang/sv/lang_shoutbox.php b/lang/sv/lang_shoutbox.php new file mode 100644 index 00000000..70d249fb --- /dev/null +++ b/lang/sv/lang_shoutbox.php @@ -0,0 +1,16 @@ + "del", + 'std_access_denied' => "Åtkomst nekad.", + 'std_access_denied_note' => "Gäster får inte se denna sida.", + 'text_to_guest' => " till Gäst", + 'text_guest' => "gäst", + 'text_ago' => " sedan", + 'text_helpbox_disabled' => "Hjälpboxen är för närvarande inaktiverad. Hur går det till?", + 'text_no_permission_to_shoutbox' => "Du har inte behörighet att skicka meddelanden till shoutbox. Hur kommer du hit?", + "speaking_too_often" => "Tala alltför ofta!", +); + +?> diff --git a/lang/sv/lang_signup.php b/lang/sv/lang_signup.php new file mode 100644 index 00000000..e3c3ba59 --- /dev/null +++ b/lang/sv/lang_signup.php @@ -0,0 +1,35 @@ + "Registrera dig", + 'text_cookies_note' => "Notera: Du måste ha cookies aktiverat för att registrera dig eller logga in.", + 'row_desired_username' => "Önskat användarnamn", + 'text_allowed_characters' => "Tillåtna tecken: (a-z), (A-Z), (0-9), Maximalt är 12 tecken", + 'row_pick_a_password' => "Välj ett lösenord", + 'text_minimum_six_characters' => "Minsta antal är 6 tecken", + 'row_enter_password_again' => "Ange lösenord igen", + 'row_question' => "Fråga", + 'row_enter_hint_answer' => "Ange ledtrådssvar", + 'text_hint_note' => "Detta svar kommer att användas för att återställa ditt lösenord om du glömmer det.
    Minimum är 6 tecken.", + 'row_email_address' => "E-postadress", + 'text_email_note' => "du kunde bara registrera dig med e-post från dessa domäner: ", + 'row_country' => "Land", + 'row_gender' => "Kön", + 'radio_male' => "Man ", + 'radio_female' => "Kvinna ", + 'row_verification' => "Verifiering", + 'checkbox_read_rules' => "Jag har läst sajten regler sidan.", + 'checkbox_read_faq' => "Jag godkänner att läsa FAQ innan du ställer frågor.", + 'checkbox_age' => "Jag är minst 13 år gammal.", + 'text_all_fields_required' => "Alla fält krävs! ", + 'submit_sign_up' => "Signera upp! (PRSS ENDAST ONCE)", + 'select_none_selected' => "Ingen vald", + 'text_select_lang' => "Välj webbplatsspråk: ", + 'row_school' => "Skolan", + 'head_invite_signup' => "Bjud in registrering", + 'std_uninvited' => "Felaktig inbjudningskod. ", + 'std_error' => "Fel", +); + +?> diff --git a/lang/sv/lang_special.php b/lang/sv/lang_special.php new file mode 100644 index 00000000..52e7d5ec --- /dev/null +++ b/lang/sv/lang_special.php @@ -0,0 +1,7 @@ + "Sorry...", + 'std_permission_denied_only' => "Åtkomst nekad. Endast ", + 'std_or_above_can_view' => " eller ovan kunde se specialavsnitt.

    Se FAQ för mer information om olika användarklasser och vad de kan göra.

    %s Personal
    ", +]; diff --git a/lang/sv/lang_staff.php b/lang/sv/lang_staff.php new file mode 100644 index 00000000..d625f442 --- /dev/null +++ b/lang/sv/lang_staff.php @@ -0,0 +1,36 @@ + "Personal", + 'text_staff' => "Personal", + 'text_firstline_support' => "Firstline Support", + 'text_firstline_support_note' => "Frågor om allmän support bör helst riktas till dessa användare. Observera att de är volontärer, ger bort sin tid och ansträngning för att hjälpa dig. Behandla dem därefter.", + 'text_movie_critics' => "Kritiker", + 'text_movie_critics_note' => "Kritiker ansvarar för att plocka bra saker, skriva recensioner, belöna användarnas kommentarer på filmer, musik etc, i allmänhet skapa en bättre atmosfär för att diskutera.", + 'text_general_staff' => "Allmän personal", + 'text_general_staff_note' => "Alla frågor om mjukvarusupport och de som redan besvarats i FAQ kommer att ignoreras.

    Skicka meddelande till personalen, klicka på här", + 'text_username' => "Användarnamn", + 'text_online_or_offline' => "Online/Offline", + 'text_country' => "Land", + 'text_contact' => "Kontakt", + 'text_language' => "Språk", + 'text_support_for' => "Stöd för", + 'text_responsible_for' => "Ansvarig för", + 'text_duties' => "Arbetsuppgifter för personal", + 'title_online' => "Online", + 'title_offline' => "Offline", + 'title_send_pm' => "Skicka PM", + 'text_vip' => "VIP", + 'text_vip_note' => "VIP-status beviljas endast till dem som har gjort särskilda bidrag till %s, t.ex. tidigare medarbetare.", + 'text_reason' => "Anledning", + 'text_apply_for_it' => "Tillämpa för att gå med", + 'text_forum_moderators' => "Forumets moderatorer", + 'text_forum_moderators_note' => "Forumets moderatorer ansvarar för den dagliga hanteringen av forum.", + 'text_forums' => "Forum", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Åtkomst nekad. Endast ", + 'std_or_above_can_view' => " eller ovan kunde se personalen.

    Se FAQ för mer information om olika användarklasser och vad de kan göra.

    %s Personal
    ", +); + +?> diff --git a/lang/sv/lang_staffbox.php b/lang/sv/lang_staffbox.php new file mode 100644 index 00000000..371d4018 --- /dev/null +++ b/lang/sv/lang_staffbox.php @@ -0,0 +1,34 @@ + "Personalens PM", + 'text_staff_pm' => "Personalens PM", + 'std_sorry' => "Ledsen", + 'std_no_messages_yet' => "Inga meddelanden ännu!", + 'col_subject' => "Ämne", + 'col_sender' => "Avsändare", + 'col_added' => "Tillagd", + 'col_answered' => "Besvarad", + 'col_action' => "Lag.", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'submit_set_answered' => "Ställ in besvarade", + 'submit_delete' => "Radera", + 'text_system' => "System", + 'head_view_staff_pm' => "Visa personalens PM", + 'col_from' => "Från", + 'col_date' => "Datum", + 'col_answered_by' => "Besvarad av", + 'text_reply' => "Svara", + 'text_mark_answered' => "Markera som svarad", + 'text_delete' => "Radera", + 'std_error' => "Fel", + 'std_no_user_id' => "Ingen användare med detta ID.", + 'head_answer_to_staff_pm' => "Svara på personalens PM", + 'text_answering_to' => "Svara på ", + 'text_sent_by' => " skickad av ", + 'std_body_is_empty' => "Ange något!", +); + +?> diff --git a/lang/sv/lang_subtitles.php b/lang/sv/lang_subtitles.php new file mode 100644 index 00000000..8e06d91a --- /dev/null +++ b/lang/sv/lang_subtitles.php @@ -0,0 +1,64 @@ + "Fel!", + 'std_must_login_to_upload' => "Måste vara inloggad för att ladda upp undertext", + 'head_subtitles' => "Undertexter", + 'std_nothing_received' => "Uppladdning misslyckades!

    Ingenting mottaget! Den valda filen kan ha varit för stor.", + 'std_subs_too_big' => "Uppladdning misslyckades!

    Subs är för stor!", + 'std_wrong_subs_format' => "Uppladdning misslyckades!

    Jag har inte tillåtelse att spara filen du skickar till mig :", + 'std_file_already_exists' => "Uppladdning misslyckades!

    En fil finns redan ", + 'std_missing_torrent_id' => "Uppladdning misslyckades!

    saknar torrent ID!", + 'std_invalid_torrent_id' => "Uppladdning misslyckades!

    det verkar inte ett giltigt torrent-ID !", + 'std_no_permission_uploading_others' => "Uppladdning misslyckades!

    Det verkar inte din torrent-ID, användare av din klass kan inte ladda upp subs till torrents av andra!", + 'std_file_same_name_exists' => "Fil med det namnet finns redan ", + 'std_must_choose_language' => "Uppladdning misslyckades!

    Välj ett språk för undertexten!", + 'std_failed_moving_file' => "Det gick inte att flytta uppladdad fil. Du bör kontakta en administratör om detta fel.", + 'std_this_file' => "Den här filen: ", + 'std_is_invalid' => " är inte giltig på mappen.", + 'text_upload_subtitles' => "Ladda upp undertexter - totalt uppladdat ", + 'text_rules' => "Regler:", + 'text_rule_one' => "1.Vänligen ladda upp endast filer med engelska namn!", + 'text_rule_two' => "2.Undertexterna MÅSTE VARA I SYNC med vad du säger att de är till. Om de inte är ett slöseri med utrymme.", + 'text_rule_three' => "3.Språkidentifiering behövs egentligen inte i Titel eftersom det finns en nationell flagga, men om du känner behovet: skriv språket i slutet , e. . CHS.", + 'text_rule_four' => "4.Om du laddar upp undertexter för ett säsongspaket, zip/rar dem alla tillsammans.", + 'text_rule_five' => "5.Om du laddar upp Vobsub (idx+sub) undertexter, zip/rar dem innan uppladdning.", + 'text_rule_six' => "6.Om du laddar upp en korrekt eller synkroniserad undertext, lägg till [proper] eller [resynced] efter undertextsnamnet.", + 'text_red_star_required' => "

    Fält markerade med en röd stjärna(*) krävs.

    \n", + 'text_uploading_subtitles_for_torrent' => "Laddar upp undertext för torrent: ", + 'row_file' => "Fil", + 'text_maximum_file_size' => "Maximal filstorlek: ", + 'row_torrent_id' => "Torrent ID", + 'text_torrent_id_note' => "(Siffran i adressfältet när du går till detaljsidan för torrenten.
    t.ex.  http://%s/details.php?id=16  the number 16 is the torrent ID)", + 'row_title' => "Titel", + 'text_title_note' => "(Valfritt, taget från filnamnet om det inte anges)", + 'row_language' => "Språk", + 'select_choose_one' => "(välj en)", + 'row_show_uploader' => "Visa uppladdare", + 'hide_uploader_note' => "Visa inte mitt användarnamn i fältet 'Upped By'.", + 'submit_upload_file' => "Ladda upp fil", + 'submit_reset' => "Reset", + 'text_sorry' => "Ledsen", + 'text_nothing_here' => "Tyvärr, inget här pal :( ", + 'submit_search' => "Sök", + 'text_prev' => "Föregående", + 'text_next' => "Nästa", + 'col_lang' => "Lang.", + 'col_title' => "Titel", + 'title_date_added' => "Tid Tillagd", + 'title_size' => "Storlek", + 'col_hits' => "Hits", + 'col_upped_by' => "Uppsatt av", + 'text_delete' => "[Delete]", + 'text_anonymous' => "anonym", + 'std_delete_subtitle' => "Ta bort undertext", + 'std_delete_subtitle_note' => "Du är på väg att ta bort denna undertext.", + 'text_reason_is' => "Orsak: ", + 'submit_confirm' => "Bekräfta", + 'col_report' => "Rapportera", + 'title_report_subtitle' => "Rapportera denna undertext", + 'select_all_languages' => "(alla språk)", +); + +?> diff --git a/lang/sv/lang_tags.php b/lang/sv/lang_tags.php new file mode 100644 index 00000000..f48eed8d --- /dev/null +++ b/lang/sv/lang_tags.php @@ -0,0 +1,152 @@ + "Syntax:", + 'text_example' => "Exempel:", + 'text_result' => "Resultat:", + 'text_remarks' => "Notering:", + 'head_tags' => "Taggar", + 'text_tags' => "Taggar", + 'text_bb_tags_note' => "%s forumet stöder ett antal BB-taggar som du kan bädda in för att ändra hur dina inlägg visas.", + 'submit_test_this_code' => "Testa denna kod!", + 'text_bold' => "Bold", + 'text_bold_description' => "Gör den medföljande texten fet.", + 'text_bold_syntax' => "[b]Text[/b]", + 'text_bold_example' => "[b]Detta är fet text.[/b]", + 'text_italic' => "Italic", + 'text_italic_description' => "Gör den bifogade texten kursiv.", + 'text_italic_syntax' => "[i]Text[/i]", + 'text_italic_example' => "[i]Detta är kursiv text.[/i]", + 'text_underline' => "Understruken", + '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_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]", + 'text_color_one_example' => "[color=blue]Detta är blå text.[/color]", + 'text_color_one_remarks' => "Vilka färger som är giltiga beror på webbläsaren. Om du använder de grundläggande färgerna (röd, grön, blå, gul, rosa etc) bör du vara säker.", + 'text_color_two' => "Färg (alt. 2)", + 'text_color_two_description' => "Ändrar färgen på medföljande text.", + 'text_color_two_syntax' => "[color=#RGB]Text[/color]", + 'text_color_two_example' => "[color=#0000ff]Detta är blå text.[/color]", + 'text_color_two_remarks' => "RGB måste vara ett sexsiffrigt hexadecimalt nummer.", + 'text_size' => "Storlek", + 'text_size_description' => "Anger storleken på den medföljande texten.", + 'text_size_syntax' => "[size=n]text[/size]", + 'text_size_example' => "[size=4]Detta är storlek 4.[/size]", + 'text_size_remarks' => "n måste vara ett heltal i intervallet 1 (minst) till 7 (störst). Standardstorleken är 2.", + 'text_font' => "Font", + 'text_font_description' => "Anger typsnittet (typsnittet) för den bifogade texten.", + 'text_font_syntax' => "[font=Font]Text[/font]", + 'text_font_example' => "[font=Impact]Hej världen![/font]", + 'text_font_remarks' => "Du anger alternativa typsnitt genom att separera dem med kommatecken.", + '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_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_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_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_remarks' => "URL måste sluta med .gif, .jpg, .jpeg eller .png.", + 'text_quote_one' => "Citat (alt. 1)", + 'text_quote_one_description' => "Infogar en offert.", + 'text_quote_one_syntax' => "[quote]Citerad text[/quote]", + 'text_quote_one_example' => "[quote]Jag älskar %s.[/quote]", + 'text_quote_two' => "Citat (alt. 2)", + 'text_quote_two_description' => "Infogar en offert.", + 'text_quote_two_syntax' => "[quote=Author]Citerad text[/quote]", + 'text_quote_two_example' => "[quote=%s]Jag älskar %s.[/quote]", + 'text_list' => "Lista", + 'text_description' => "Infogar ett listobjekt.", + 'text_list_syntax' => "[*]Text", + 'text_list_example' => "[*] Detta är punkt 1\n[*] Detta är punkt 2", + 'text_preformat' => "Förformat", + 'text_preformat_description' => "Förformaterad (monoutrymme) text. Bryts inte automatiskt.", + 'text_preformat_syntax' => "[pre]Text[/pre]", + 'text_preformat_example' => "[pre]Detta är förformaterad text.[/pre]", + 'text_code' => "Kod", + 'text_code_description' => "Visa text i dekorerat format.", + 'text_code_syntax' => "[code]Text[/code]", + 'text_code_example' => "[code]Detta är kod[/code]", + 'text_you' => "[you]", + 'text_you_description' => "Visa användarnamnet för den som visar detta", + 'text_you_syntax' => "[you]", + 'text_you_example' => "Jag vet att du läser detta, [you]", + 'text_you_remarks' => "Användbart för att göra tricks", + 'text_site' => "[site]", + 'text_site_description' => "Visa webbplatsens namn", + 'text_site_syntax' => "[site]", + 'text_site_example' => "Du besöker [site] nu", + 'text_siteurl' => "[siteurl]", + 'text_siteurl_description' => "Visa webbadressen till denna sajt", + 'text_siteurl_syntax' => "[siteurl]", + 'text_siteurl_example' => "Webbadressen till [site] är [siteurl]", + '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_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_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_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_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_youku' => "YouKu", + 'text_youku_description' => "Infoga YouKu online video på webbsidor", + 'text_youku_syntax' => "[youku]Video-URL på YouKu[/youku]", + 'text_youku_example' => "[youku]http://player.youku.com/player.php/sid/XMzM1MDExODg=/v.swf[/youku]", + 'text_tudou' => "TuDou", + 'text_tudou_description' => "Infoga TuDou online video i webbsidor", + 'text_tudou_syntax' => "[tudou]Video-URL på TuDou[/tudou]", + 'text_tudou_example' => "[tudou]http://www.tudou.com/v/1jaI4LNa7sk[/tudou]", + 'text_ninety_eight_image' => "CC98 Bild", + 'text_ninety_eight_image_description' => "Visa bild som finns på CC98 forum", + 'text_ninety_eight_image_syntax' => " [98img=[auto number]]bildfil[/98img]", + 'text_ninety_eight_image_example' => "[98img=150]uploadfile/2008/10/30/2362924185.png[/98img]", + 'text_ninety_eight_image_remarks' => "CC98 är ett forum på Zhejiang University", + 'text_spoiler' => 'Spoiler', + '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_left' => 'Text align left', + 'text_left_description' => 'Infoga vänster-motiverat innehåll på sidan', + 'text_left_syntax' => '[left]Detta är vänsterinriktat innehåll[/left]', + 'text_left_example' => '[left]Detta är vänsterinriktat innehåll[/left]', + + 'text_center' => 'Lignera centrum för text', + 'text_center_description' => 'Infoga center-motiverat innehåll på sidan', + 'text_center_syntax' => '[center]Detta är det centrala innehållet[/center]', + 'text_center_example' => '[center]Detta är det centrala innehållet[/center]', + + 'text_right' => 'Texten justeras till höger', + 'text_right_description' => 'Infoga rätt-motiverat innehåll på sidan', + 'text_right_syntax' => '[right]Detta är det rätta innehållet[/right]', + 'text_right_example' => '[right]Detta är det rätta innehållet[/right]', +); + +?> diff --git a/lang/sv/lang_takeconfirm.php b/lang/sv/lang_takeconfirm.php new file mode 100644 index 00000000..b79bcde5 --- /dev/null +++ b/lang/sv/lang_takeconfirm.php @@ -0,0 +1,14 @@ + "Sorry...", + 'std_no_buddy_to_confirm' => "Ingen kompis att bekräfta. :(

    Klicka ", + 'std_here_to_go_back' => "här för att gå tillbaka.", + 'mail_title' => " Konto bekräftat", + 'mail_here' => "HÄR", + 'mail_content_1' => "Hej,

    Ditt konto har bekräftats. Du kan nu besöka ", + 'mail_content_2' => "

    och använd dina inloggningsuppgifter för att logga in. Vi hoppas att du kommer att läsa vanliga frågor och regler innan du börjar dela filer.

    Lycka till och ha kul på ".$SITENAME."!

    Om du inte känner personen som har bjudit in dig, vänligen rapportera detta e-postmeddelande till ".$REPORTMAIL."
    ------
    Er,The ".$SITENAME." Lag ." +); + +?> diff --git a/lang/sv/lang_takecontact.php b/lang/sv/lang_takecontact.php new file mode 100644 index 00000000..176bb8cc --- /dev/null +++ b/lang/sv/lang_takecontact.php @@ -0,0 +1,17 @@ + "Fel", + 'std_method' => "Metod", + 'std_please_enter_something' => "Ange något!", + 'std_please_define_subject' => "Du måste definiera ämne!", + 'std_message_flooding' => "Meddelande Översvämning ej tillåtet. Vänligen vänta ", + 'std_second' => " sekund", + 'std_s' => "s", + 'std_before_sending_pm' => " innan du skickar PM till STAFF.", + 'std_succeeded' => "Lyckades", + 'std_message_succesfully_sent' => "Meddelandet har skickats!" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_takeedit.php b/lang/sv/lang_takeedit.php new file mode 100644 index 00000000..51b64dd9 --- /dev/null +++ b/lang/sv/lang_takeedit.php @@ -0,0 +1,12 @@ + "Redigering misslyckades!", + 'std_missing_form_data' => "saknar formulärdata", + 'std_not_owner' => "Du är inte ägaren! Hur gick det till?", + 'std_nfo_too_big' => "NFO är för stort! Max 65,535 byte.", + 'std_cannot_move_torrent' => "Du har ingen behörighet att flytta torrents till ett annat avsnitt. BTW, hur kommer du hit?" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_takeflush.php b/lang/sv/lang_takeflush.php new file mode 100644 index 00000000..c9c3ca50 --- /dev/null +++ b/lang/sv/lang_takeflush.php @@ -0,0 +1,11 @@ + "Misslyckades", + 'std_success' => "Klart", + 'std_ghost_torrents_cleaned' => "ghost torrents var sucessfully rengöras.", + 'std_cannot_flush_others' => "Du kan bara städa dina egna spöktorrenter" +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_takeinvite.php b/lang/sv/lang_takeinvite.php new file mode 100644 index 00000000..b1386fae --- /dev/null +++ b/lang/sv/lang_takeinvite.php @@ -0,0 +1,29 @@ + "Inbjudan misslyckades!", + 'std_username_too_long' => "Användarnamnet är för långt (upp till 12 tecken)", + 'std_must_enter_email' => "Du måste ange en e-postadress!", + 'std_invalid_email_address' => "Ogiltig e-postadress!", + 'std_must_enter_personal_message' => "Lägg till ett personligt meddelande.", + 'std_email_address' => "E-postadressen ", + 'std_is_in_use' => " är redan i bruk.", + 'mail_here' => "HÄR", + 'mail_tilte' => " Inbjudan", + 'mail_one' => "Hej,

    Du har blivit inbjuden att gå med i %s -gemenskapen av ", + 'mail_two' => ".
    Detta är en privat gemenskap som har mycket kunniga medlemmar.
    Om du är intresserad av att gå med i communityn läs igenom
    reglerna och bekräfta inbjudan.

    Om du vill acceptera denna inbjudan måste du klicka på denna länk:", + 'mail_three' => "Du måste acceptera inbjudan inom ", + 'mail_four' => " dagar, annars blir länken inaktiv.
    Vi på %s hoppas att du kommer att acceptera inbjudan och gå med i vår stora gemenskap!

    Personligt meddelande från ", + 'mail_five' => ":", + 'mail_six' => "Om du inte känner personen som har bjudit in dig, vänligen vidarebefordra detta e-postmeddelande till %s

    ------
    Yours,
    %s -teamet.", + 'std_error' => "Fel", + 'std_invite_denied' => "Användare av din klass får inte skicka inbjudan. Hur kommer du hit?", + 'std_email_address_banned' => "Den här e-postadressen är bannad!", + 'std_wrong_email_address_domains' => "Den här e-postadressen är inte tillåten! Du kunde bara skicka inbjudan till dessa domäner: ", + 'std_no_invite' => "Du har ingen inbjudan. Hur kommer du hit?", + 'std_invitation_already_sent_to' => "Inbjudan misslyckades! E-postadressen ", + 'std_await_user_registeration' => " har redan fått en inbjudan. Vänta på att användaren ska registrera sig.", +); + +?> diff --git a/lang/sv/lang_takelogin.php b/lang/sv/lang_takelogin.php new file mode 100644 index 00000000..d3b6796c --- /dev/null +++ b/lang/sv/lang_takelogin.php @@ -0,0 +1,13 @@ + "Fel: Felaktigt användarnamn eller lösenord!

    Kommer du inte ihåg ditt lösenord? Återskapa ditt lösenord!", + 'std_login_fail' => "Inloggning misslyckades!", + 'std_account_disabled' => "Detta konto har inaktiverats.", + 'std_user_account_unconfirmed' => "Kontot har inte verifierats ännu. Om du inte fick bekräftelsemeddelandet, försök skicka det igen.", + 'std_require_two_step_code' => 'Kräv tvåstegsautentiseringskod.', + 'std_invalid_two_step_code' => 'Ogiltig tvåstegsautentiseringskod.', +); + +?> diff --git a/lang/sv/lang_takemessage.php b/lang/sv/lang_takemessage.php new file mode 100644 index 00000000..76fa6640 --- /dev/null +++ b/lang/sv/lang_takemessage.php @@ -0,0 +1,29 @@ + "Fel", + 'std_permission_denied' => "Åtkomst nekad!", + 'std_please_enter_something' => "Ange något!", + 'std_message_flooding_denied' => "Meddelande Översvämning ej tillåtet. Vänligen vänta ", + 'std_before_sending_pm' => " sekund(er) innan du skickar PM.", + 'std_invalid_id' => "Invalid ID", + 'std_user_not_exist' => "Ingen användare med detta ID", + 'std_refused' => "Vägrades", + 'std_account_parked' => "Detta konto är parkerat.", + 'std_user_blocks_your_pms' => "Denna användare har blockerat PMs från dig.", + 'std_user_accepts_friends_pms' => "Den här användaren accepterar bara PMs från användare i sin vänlista.", + 'std_user_blocks_all_pms' => "Den här användaren accepterar inte PMs.", + 'std_succeeded' => "Lyckades", + 'std_messages_out_of' => " meddelanden utanför ", + 'std_were' => " var", + 'std_message_was' => "Meddelandet var", + 'std_successfully_sent' => " skickat!", + 'std_s_were' => "s var", + 'std_was' => " var", + 'std_updated' => " uppdaterad!", + 'std_no_permission_forwarding' => "Du har inte behörighet att vidarebefordra detta meddelande.", + 'std_must_enter_username' => "Du måste ange det användarnamn som du vill vidarebefordra meddelandet." +); + +?> diff --git a/lang/sv/lang_takereseed.php b/lang/sv/lang_takereseed.php new file mode 100644 index 00000000..99a4149b --- /dev/null +++ b/lang/sv/lang_takereseed.php @@ -0,0 +1,12 @@ + "Återuppta förfrågan!", + 'std_it_worked' => "Det fungerade! Ett meddelande skickas till användare som har ryckt denna torrent.", + 'std_error' => "Fel", + 'std_torrent_not_dead' => "Torrent är inte död.", + 'std_reseed_sent_recently' => "Någon har redan bett om att få denna torrent på nytt de senaste 15 minuterna. Vänligen vänta tålmodigt på att användare ska återställas.", +); + +?> diff --git a/lang/sv/lang_takesignup.php b/lang/sv/lang_takesignup.php new file mode 100644 index 00000000..abe27290 --- /dev/null +++ b/lang/sv/lang_takesignup.php @@ -0,0 +1,41 @@ + "Registreringen misslyckades! (Se nedan)", + 'std_invalid_email_address' => "Ogiltig e-postadress!", + 'std_email_address_banned' => "Den här e-postadressen är bannad!", + 'std_wrong_email_address_domains' => "Den här e-postadressen är inte tillåten! Du kunde bara registrera dig med e-post från dessa domäner: ", + 'std_invalid_gender' => "Ogiltigt kön!", + 'std_blank_field' => "Lämna inga fält tomma.", + 'std_hintanswer_too_short' => "Tyvärr, Hintanswer är för kort (min är 6 tecken)", + 'std_username_too_long' => "Användarnamnet är för långt (max är 12 tecken)", + 'std_passwords_unmatched' => "Lösenorden matchade inte! Måsten har skrivit. Försök igen.", + 'std_password_too_short' => "Tyvärr, lösenordet är för kort (min är 6 tecken)", + 'std_password_too_long' => "Lösenordet är för långt (max 40 tecken)", + 'std_password_equals_username' => "Tyvärr, lösenord kan inte vara samma som användarnamn.", + 'std_wrong_email_address_format' => "Det ser inte ut som en giltig e-postadress.", + 'std_invalid_username' => "Ogiltigt användarnamn.", + 'std_unqualified' => "Tyvärr, du är inte kvalificerad att bli medlem på denna webbplats.", + 'std_email_address' => "E-postadressen ", + 'std_in_use' => " är redan i bruk.", + 'std_username_exists' => "Användarnamnet finns redan!", + 'std_database_in_distress' => "Tyvärr, mysql fel. Kontakta administratören om detta fel.", + 'std_almost_signup' => "Nästan färdig registrering!", + 'std_please_click' => "Klicka ", + 'std_here' => "här", + '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 ", + 'mail_this_link' => "DETTA LÄNK", + 'mail_here' => "HÄR", + 'mail_title' => " Bekräftelse på användarregistrering", + 'mail_one' => "Hi ", + 'mail_two' => ",

    Du har begärt ett nytt användarkonto på %s och du har
    angett denna adress ", + 'mail_three' => " som användarkontakt.

    Om du inte gjorde detta, vänligen ignorera detta e-postmeddelande. Personen som angav din
    e-postadress hade IP-adressen ", + 'mail_four' => ". Vänligen svara inte.

    För att bekräfta din användarregistrering måste du följa ", + 'mail_four_1' => "

    Om länken ovan är trasig eller upphör, försök skicka ett nytt bekräftelsemail igen från ", + 'mail_five' => "

    När du har gjort detta, kommer du att kunna använda ditt nya konto. Om du misslyckas med
    kommer ditt konto att raderas inom 24 timmar. Vi uppmanar dig att läsa
    RULES och FAQ innan du börjar använda %s.

    Notera: Om du inte registrerade dig för %s, rapportera detta e-postmeddelande till %s

    ------
    Yours,
    %s Team.", +); +?> diff --git a/lang/sv/lang_takeupload.php b/lang/sv/lang_takeupload.php new file mode 100644 index 00000000..369b6873 --- /dev/null +++ b/lang/sv/lang_takeupload.php @@ -0,0 +1,31 @@ + "Uppladdning misslyckades!", + 'std_missing_form_data' => "saknar formulärdata", + 'std_empty_filename' => "Tomt filnamn!", + 'std_zero_byte_nfo' => "0-byte NFO", + 'std_nfo_too_big' => "NFO är för stort! Max 65,535 byte.", + 'std_nfo_upload_failed' => "NFO-uppladdning misslyckades", + 'std_blank_description' => "Du måste ange en beskrivning!", + 'std_category_unselected' => "Du måste välja en kategori för att sätta torrenten i!", + 'std_invalid_filename' => "Ogiltigt filnamn!", + 'std_filename_not_torrent' => "Ogiltigt filnamn (ej .torrent).", + 'std_empty_file' => "Tom fil!", + 'std_not_bencoded_file' => "Vad fan laddade du upp? Detta är inte en kodad fil!", + 'std_not_a_dictionary' => "inte en ordbok", + 'std_dictionary_is_missing_key' => "ordboken saknar nyckel(er)", + 'std_invalid_entry_in_dictionary' => "ogiltig post i ordlistan", + 'std_invalid_dictionary_entry_type' => "ogiltig ordbokspost typ", + 'std_invalid_pieces' => "ogiltiga delar", + 'std_missing_length_and_files' => "saknar både längd och filer", + 'std_filename_errors' => "filnamn fel", + 'std_uploaded_not_offered' => "du har endast behörighet att ladda upp torrent du erbjöd dig, gå tillbaka och välj en från \"Ditt erbjudande\"!", + 'std_unauthorized_upload_freely' => "du har inte behörighet att ladda upp torrent fritt!", + 'std_torrent_existed' => "Torrent har redan laddats upp!", + 'std_torrent_file_too_big' => "Torrentfilen är för stor! Max ", + 'std_remake_torrent_note' => " bytes. Gör om torrentfilen med större delstorlek eller dela upp innehållet i flera torrenter.", +); + +?> diff --git a/lang/sv/lang_topten.php b/lang/sv/lang_topten.php new file mode 100644 index 00000000..315c083c --- /dev/null +++ b/lang/sv/lang_topten.php @@ -0,0 +1,116 @@ + "Fel!", + 'std_sorry' => "Sorry...", + 'std_permission_denied_only' => "Åtkomst nekad. Endast ", + 'std_or_above_can_view' => " eller ovan kunde visa Top 10.

    Se "."FAQ för mer information om olika användarklasser och vad de kan göra.

    %s Personal
    ", + 'col_rank' => "Rankning", + 'col_user' => "Användare", + 'col_donated' => "Donerad", + 'col_ul_speed' => "UL hastighet", + 'col_downloaded' => "Nedladdad", + 'col_dl_speed' => "DL hastighet", + 'col_ratio' => "Förhållande", + 'col_joined' => "Gick med", + 'col_name' => "Namn", + 'title_sna' => "Antal hämtade", + 'col_data' => "Data", + 'title_se' => "Antal frön", + 'col_le' => "Antal Leechers", + 'col_to' => "Ta.", + 'col_country' => "Land", + 'col_username' => "Användarnamn", + 'col_upload_rate' => "Uppladdningshastighet", + 'col_download_rate' => "Nedladdningshastighet", + 'text_users' => "Användare", + 'text_torrents' => "Torrents" , + 'text_countries' => "Länder", + 'text_peers' => "Klienter", + 'text_community' => "Gemenskap", + 'text_search' => "Sök", + 'text_other' => "Annat", + 'text_this_page_last_updated' => "Denna sida uppdaterades senast ", + 'text_started_recording_date' => "Började spela in konto xfer statistik på ", + 'text_update_interval' => ", och statistik uppdateras var 60:e minut", + 'text_uploaders' => "Uppladdare", + 'text_downloaders' => "Nedladdare", + 'text_fastest_uploaders' => "Snabbaste uppladdare", + 'text_fastest_up_note' => "(genomsnitt, inkluderar inaktiv tid, med minst 50 GB uppladdat)", + 'text_fastest_note' => "(genomsnitt, inkluderar inaktiv tid)", + 'text_fastest_downloaders' => "Snabbaste Nedladdare", + 'text_best_sharers' => "Bästa delare", + 'text_sharers_note' => "(med minst 50 GB nerladdat)", + 'text_worst_sharers' => "Sämsta Delare", + 'text_most_active_torrents' => "Mest aktiva torrents", + 'text_most_snatched_torrents' => "Mest hämtade Torrents" , + 'text_most_data_transferred_torrents' => "Mest överförda Torrents", + 'text_best_seeded_torrents' => "Bästa utsäde Torrents ", + 'text_best_seeded_torrents_note' => "(med minst 5 frön)", + 'text_worst_seeded_torrents' => "Värsta frön Torrents", + 'text_worst_seeded_torrents_note' => "(med minst 1 leecher, med undantag för orörda torrenter)", + + 'text_most_donated_USD' => "Donatorer i US-dollar", + 'text_most_donated_CNY' => "Donatorer på kinesiska yuan", + 'col_donated_usd' => "Donerad($)", + 'col_donated_cny' => "Donerad( )", + + 'text_most_supplied' => " Största Resource Supplier(Inkludera inte borttagna torrent)", + 'text_most_snatched' => " Största Resource Snatcher(Inkludera inte borttagna torrent)", + 'col_torrent_uploaded' => "# Upplagd", + 'col_torrent_downloaded' => "# Hämtad", + + 'text_most_topic' => " Forumämne Startar (inkludera inte raderade ämnen)", + 'text_most_post' => " Forumaffischer (Inkludera inte raderade inlägg)", + 'col_topics' => "Ämnen", + 'col_posts' => "Inlägg", + + + 'text_biggest_topics' => "Största ämnen (Topiker i Privilegierade forum räknas inte)", + 'col_subject' => "Ämne", + + 'col_number' => "Nummer", + 'text_most_browser' => "Browsers", + 'text_most_client' => "Torrent klienter (Senaste som kom åt tracker)", + + 'col_comments' => "Kommentarer", + 'text_most_commenter' => "Torrent Commenter (Inkludera inte raderade kommentarer)", + + 'col_reviews' => "Recensioner", + 'text_most_reviewer' => "Film Reviewer (Inkludera inte raderade recensioner)", + + 'col_location' => "Plats", + 'text_most_locations' => "Kamraters platser", + + 'col_keyword' => "Nyckelord", + 'col_times' => "Tider", + 'col_datetime' => "Tid", + 'text_latest_search' => "Senaste sökningar", + 'text_current_month_search' => "Sökningar av denna månad", + 'text_last_month_search' => "Senaste månadens sökningar", + 'text_current_year_search' => "Sökningar av detta år", + + 'text_most_bonuses' => "Bonusar", + 'col_bonus' => "Bonus", + 'text_countries_users' => "Användare", + 'col_users' => "Användare", + 'text_countries_uploaded' => "Totalt uppladdat", + 'col_uploaded' => "Uppladdad", + 'text_countries_per_user' => "Genomsnittlig total uppladdad per användare (med minst 1TB uppladdat och 100 användare)", + 'col_average' => "Genomsnittlig", + 'text_countries_ratio' => "Förhållande (med minst 1 TB uppladdat, 1 TB hämtat och 100 användare)", + 'text_ago' => " sedan", + 'text_inf' => "Inf.", + 'head_top_ten' => "Topp 10", + 'text_most_stylesheet' => "Stylesheets", + 'text_most_language' => "Användarspråk", + 'text_top' => "Överst ", + 'text_one_hundred' => "Topp 100", + 'text_top_250' => "Topp 250", + 'col_clicks' => "Klick", + 'text_most_clicks' => "Promotion Link-ägare", + 'text_charity_giver' => "Välgörenhetsgivare" +); + +?> diff --git a/lang/sv/lang_torrents.php b/lang/sv/lang_torrents.php new file mode 100644 index 00000000..34824270 --- /dev/null +++ b/lang/sv/lang_torrents.php @@ -0,0 +1,69 @@ + "Sökresultat för ", + 'text_search_box' => "Sök ruta", + 'text_category' => "Kategori:", + 'text_source' => "Källa:", + 'text_codec' => "Kodec:", + 'text_standard' => "Standard:", + 'text_processing' => "Bearbetar:", + 'text_show_dead_active' => "Visa död/aktiv?", + 'select_including_dead' => "inklusive döda", + 'select_active' => "aktiv", + 'select_dead' => "död", + 'text_show_special_torrents' => "Visa kampanj?", + 'select_all' => "alla", + 'select_normal' => "normal", + 'select_free' => "gratis", + 'select_two_times_up' => "2x upp", + 'select_free_two_times_up' => "gratis och 2x upp", + 'select_half_down' => "50% ner", + 'text_search' => "Sök sökord:", + 'submit_go' => "Go!", + 'std_search_results_for' => "Sökresultat för \"", + 'std_try_again' => "Ingenting hittades! Försök igen med en förfinad söksträng.\n", + 'std_nothing_found' => "Ingenting hittades!", + 'std_no_active_torrents' => "Inga torrents :(\n", + 'input_check_all' => "Markera alla", + 'input_uncheck_all' => "Avmarkera alla", + 'text_download_client' => "Ladda ner tillåten klient", + 'select_title' => "Titel", + 'select_description' => "Beskrivning", + 'select_small_description' => "Liten beskrivning", + 'select_uploader' => "Uppladdare", + 'select_imdb_url' => "URL för IMDb", + 'select_and' => "OCH", + 'select_or' => "ELLER", + 'select_exact' => "Exakt", + 'select_parsed' => "Parsed", + 'text_in' => " i ", + 'text_with' => " med ", + 'text_mode' => " matchande läge", + 'text_show_bookmarked' => "Visa bokmärkt?", + 'select_bookmarked' => "Bokmärkt", + 'select_bookmarked_exclude' => "Ej bokmärkt", + 'text_s_bookmarked_torrent' => "s Bokmärkta Torrents", + 'text_s_not_bookmarked_torrent' => "s INTE Bokmärkta Torrents", + 'head_torrents' => "Torrents", + 'head_special' => "Särskild", + 'text_movies_and_tvs' => "Filmer och TV-apparater:", + 'text_games_and_appz' => "Spel & Appz:", + 'text_others' => "Andra:", + 'text_medium' => "Medel:", + 'text_team' => "Lag:", + 'text_audio_codec' => "Ljud Codec:", + 'text_video' => "Video:", + 'text_tv' => "TV:", + 'text_music' => "Musik:", + 'text_software' => "Mjukvara:", + 'text_approval_status' => 'Status för godkännande:', + 'size_range' => 'Size range(GB):', + 'leechers_range' => 'Leechers range:', + 'seeders_range' => 'Seeders range:', + 'times_completed_range' => 'Tider slutförda intervall:', + 'added_range' => 'Tillagt intervall:', +); + +?> diff --git a/lang/sv/lang_upload.php b/lang/sv/lang_upload.php new file mode 100644 index 00000000..fcf9f125 --- /dev/null +++ b/lang/sv/lang_upload.php @@ -0,0 +1,46 @@ + "Ladda upp", + 'std_sorry' => "Sorry...", + 'std_unauthorized_to_upload' => "Du har inte behörighet att ladda upp torrenter. Läs (Inkorg)", + 'std_please_offer' => "Du har inte behörighet att ladda upp torrents. (Se Ladda upp i FAQ.

    Om du tror att du är kvalificerad för att ladda upp rättigheter, vänligen föreslå ditt erbjudande här
    ", + 'text_red_star_required' => "Fält markerade med en röd stjärna (*) måste fyllas i.", + 'text_tracker_url' => "The tracker's announce URL is", + 'row_torrent_file' => "Torrent fil", + 'row_torrent_name' => "Torrent namn", + 'text_torrent_name_note' => "(Taken från filnamn om ej angiven. Använd beskrivande namn. t.ex. Blade Runner 1982 Final Cut 720p HDDVD DTS x264-ESiR)\n", + 'row_small_description' => "Liten beskrivning", + 'text_small_description_note' => "(Detta visas på torrentsidan under torrentnamnet. t.ex. 720p @ 4615 kbps - DTS 5.1 @ 1536 kbps)\n", + 'row_nfo_file' => "NFO fil", + 'text_only_viewed_by' => "(Kan endast ses av ", + 'text_or_above' => " eller över.
    infoga endast fil som slutar med .nfo)\n", + 'row_description' => "Beskrivning", + 'select_choose_one' => "välj en", + 'row_type' => "Typ", + 'row_quality' => "Kvalitet", + 'text_source' => "Källa:", + 'text_codec' => "Kodec:", + 'text_standard' => "Standard:", + 'text_processing' => "Bearbetar:", + 'row_your_offer' => "Ditt erbjudande", + 'text_please_select_offer' => "   Om du laddar upp ett av dina erbjudanden välj det här så kommer väljarna att meddelas.", + 'row_show_uploader' => "Visa uppladdare", + 'checkbox_hide_uploader_note' => "Visa inte mitt användarnamn i fältet 'Uppladdat av'.", + 'text_read_rules' => "Jag läste reglerna innan den här uppladdningen.", + 'submit_upload' => "Ladda upp", + 'text_to_browse_section' => "Ladda upp till Torrents sektion ", + 'text_to_special_section' => "eller Special sektion ", + 'text_type_note' => "   Välj endast någon av de två", + 'text_medium' => "Medel:", + 'text_team' => "Grupp:", + 'text_audio_codec' => "Ljud Codec:", + 'row_content' => "Innehåll", + 'text_chinese_title' => "Kinesiskt namn:", + 'text_english_title' => "Engelskt namn:", + 'text_titles_note' => "(Om inget engelskt namn finns, använd pinyin eller lämna det tomt)", + 'fill_quality' => 'Fyll kvalitet', +); + +?> diff --git a/lang/sv/lang_uploaders.php b/lang/sv/lang_uploaders.php new file mode 100644 index 00000000..880b63fa --- /dev/null +++ b/lang/sv/lang_uploaders.php @@ -0,0 +1,22 @@ + "Inga uppladdare hittades!", + 'head_uploaders' => "Uppladdare", + 'text_uploaders' => "Uppladdare", + 'col_username' => "Användarnamn", + 'col_torrents_size' => "Storlek för torrents", + 'col_torrents_num' => "Torrents Num", + 'col_last_upload_time' => "Senast upplagd tid", + 'col_last_upload' => "Senast uppd torrent", + 'text_not_available' => "N/A", + 'submit_go' => "Kör", + 'text_select_month' => "Välj månad: ", + 'text_order_by' => "Ordna efter", + 'text_username' => "Användarnamn", + 'text_torrent_size' => "Torrent Storlek", + 'text_torrent_num' => "Torrent Num", +); + +?> diff --git a/lang/sv/lang_usercp.php b/lang/sv/lang_usercp.php new file mode 100644 index 00000000..33e530af --- /dev/null +++ b/lang/sv/lang_usercp.php @@ -0,0 +1,261 @@ + "Sorry...", + 'text_user_cp_home' => "Användar CP hem", + 'text_personal_settings' => "Personliga inställningar", + 'text_tracker_settings' => "Inställningar för spårning", + 'text_forum_settings' => "Inställningar för forum", + 'text_security_settings' => "Säkerhetsinställningar", + 'row_save_settings' => "Spara inställningar", + 'submit_save_settings' => "Spara inställningar! (PRESS ENDAST ONCE)", + 'std_error' => "Fel", + 'head_control_panel' => "Kontrollpanel ", + 'head_personal_settings' => " - Personliga inställningar", + 'std_invalid_action' => "Ogiltig åtgärd", + 'text_saved' => "Sparad!", + 'row_account_parked' => "Konto parkerat", + 'checkbox_pack_my_account' => "Jag kommer att vara borta länge.", + 'text_account_pack_note' => "Notera:Du kan parkera ditt konto för att förhindra att det tas bort på grund av inaktivitet om du går bort på till exempel en semester. När kontot är parkerat sätts gränser på kontot, till exempel kan du inte använda spåraren och bläddra i några av sidorna.", + 'row_pms' => "PMs", + 'row_recommended_movies' => "Rekommenderade resurser", + 'checkbox_show_hot' => "Visa HOT på startsidan", + 'checkbox_show_classic' => "Visa CLASSIC på startsidan", + 'text_accept_pms' => "Acceptera PMs från ", + 'radio_all_except_blocks' => "Alla (utom block)", + 'radio_friends_only' => "Endast vänner", + 'radio_staff_only' => "Endast personal", + 'checkbox_delete_pms' => "Ta bort PMs på svar", + 'checkbox_save_pms' => "Spara PMs till Sentbox", + 'checkbox_pm_on_comments' => "Meddela mig när någon kommenterar på mina torrents", + 'row_gender' => "Kön", + 'radio_not_available' => "N/A", + 'radio_male' => "Man", + 'radio_female' => "Kvinna", + 'row_country' => "Land", + 'row_download_speed' => "Ladda ner Hastighet", + 'row_upload_speed' => "Ladda upp Hastighet", + 'row_bt_client' => "BT klient", + 'row_avatar_url' => "Avatar URL", + 'select_choose_avatar' => "Välj en avatar", + 'select_nothing' => "Ingenting", + 'text_avatar_note' => "Bredden bör vara 150 pixlar (kommer att skalas om om nödvändigt). ", + 'text_bitbucket_note' => "Om du behöver en värd för bilden, prova bitbucket.", + 'row_info' => "Information", + 'text_info_note' => "Visas på din publika sida. Kan innehålla BB-koder.", + 'head_tracker_settings' => " - Inställningar för spårning", + 'row_email_notification' => "E-post avisering", + 'checkbox_notification_received_pm' => "Meddela mig när jag har fått en PM.", + 'checkbox_notification_default_categories' => "Meddela mig när en torrent laddas upp i en av mina standardkategorier för surfning.\n", + 'row_browse_default_categories' => "Standard
    kategorier", + 'row_stylesheet' => "Stylesheet", + 'row_site_language' => "Webbplatsens språk", + 'row_torrent_page' => "Torrents per sida", + 'text_zero_equals_default' => "(0=använd standardinställning, max=100)", + 'head_forum_settings' => " - Foruminställningar", + 'row_topics_per_page' => "Ämnen per sida", + 'row_posts_per_page' => "Inlägg per sida", + 'row_view_avatars' => "Visa avatarer", + 'checkbox_low_bandwidth_note' => "(Lågt bandbreddsanvändare kanske vill stänga av detta)", + 'row_view_signatures' => "Visa signaturer", + 'row_forum_signature' => "Forum-signatur", + 'head_security_settings' => " - Säkerhetsinställningar", + 'row_security_check' => "Säkerhet Kontrollera", + 'text_security_check_note' => "Obs: För att ändra dina säkerhetsinställningar måste du ange ditt nuvarande lösenord!", + 'std_enter_old_password' => "Ange ditt lösenord först!", + 'std_wrong_password_note' => "Du har angett ett fel lösenord!", + 'std_password_equals_username' => "Tyvärr, lösenord kan inte vara samma som användarnamn", + 'std_password_too_long' => "Lösenordet är för långt (max 40 tecken)", + 'std_password_too_short' => "Tyvärr, lösenordet är för kort (min är 6 tecken)", + 'std_passwords_unmatched' => "Lösenorden matchade inte. Försök igen.", + 'std_email_address_banned' => "Den här e-postadressen är bannad!", + 'std_wrong_email_address_domains' => "Den här e-postadressen är inte tillåten! Du kan bara använda e-post från dessa domäner: ", + 'std_wrong_email_address_format' => "Det ser inte ut som en giltig e-postadress.", + 'std_email_in_use' => "E-postadressen används redan", + 'std_confirmation_email_sent' => " (Bekräftelsemail har skickats!)", + 'std_passkey_reset' => " (Lösenordet har uppdaterats.)", + 'std_password_changed' => " (Ditt lösenord har ändrats!)", + 'std_privacy_level_updated' => " (Din integritetsnivå har uppdaterats)", + 'row_reset_passkey' => "Reset passkey", + 'checkbox_reset_my_passkey' => "Jag vill återställa min passkey.", + 'text_reset_passkey_note' => "Obs: För att återställa ditt nuvarande lösenord, måste alla torrent-nedladdningslänk (såsom rss-listan) hämtas igen för att ladda ner torrent-filen.", + 'row_reset_authkey' => "Återställ authkey", + 'checkbox_reset_my_authkey' => "Jag vill återställa min auktoritet.", + 'text_reset_authkey_note' => "Notera: För att återställa din nuvarande autentiseringsnyckel måste alla aktiva torrenter laddas ner igen för att fortsätta blodiga/seedning.", + 'row_email_address' => "E-post adress", + 'text_email_address_note' => "Obs: För att ändra din e-postadress får du en annan bekräftelse via e-post till din nya adress.", + 'row_change_password' => "Ändra lösenord", + 'row_type_password_again' => "Skriv lösenord igen", + 'row_privacy_level' => "Integritet nivå", + 'radio_normal' => "Normal", + 'radio_low' => "Låg (e-postadress kommer att visas)", + 'radio_strong' => "Stark (ingen info kommer att göras tillgänglig)", + 'head_home' => " - Hem", + 'row_join_date' => "Gå med datum", + 'row_avatar' => "Profilbild", + 'row_passkey' => "Passkey", + 'row_invitations' => "Inbjudningar", + 'link_send_invitation' => "Gå till Inbjudan System", + 'row_karma_points' => "Karma Poäng", + 'link_use_karma_points' => "Använd Karma Poäng", + 'row_ratings_submitted' => "Betyg inskickat", + 'row_written_comments' => "Skriven kommentarer", + 'link_view_comments' => "Visa kommentarer", + 'row_forum_posts' => "Forum inlägg", + 'link_view_posts' => "Visa inlägg", + 'text_posts_per_day' => " Inlägg per dag ", + 'text_of_total_posts' => " av totala foruminlägg", + 'text_recently_read_topics' => "Nyligen lästa ämnen", + 'col_topic_title' => "Ämnets titel", + 'col_replies' => "Svar", + 'col_topic_starter' => "Ämne Starter", + 'col_views' => "Visningar", + 'col_last_post' => "Senaste inlägg", + 'text_by' => "av ", + 'select_none_selected' => "Ingen vald", + 'text_ago' => " sedan", + 'mail_here' => "HÄR", + 'mail_change_email_one' => "Du har begärt att din användarprofil (användarnamn ", + 'mail_change_email_two' => ") på %s bör uppdateras med denna e-postadress ", + 'mail_change_email_three' => " som användarkontakt.", + 'mail_change_email_four' => "Om du inte gjorde detta, vänligen ignorera detta e-postmeddelande. Personen som angav din e-postadress hade IP-adressen ", + 'mail_change_email_five' => ". – Var snäll och svara inte.", + 'mail_change_email_six' => "För att slutföra uppdateringen av din användarprofil, klicka på ", + 'mail_change_email_six_1' => " för att bekräfta", + 'mail_change_email_seven' => "Din nya e-postadress kommer att visas i din profil när du gör detta. Annars kommer din profil att förbli oförändrad.", + 'mail_change_email_eight' => "
    Er,", + 'mail_change_email_nine' => "%s -teamet.", + 'mail_profile_change_confirmation' => " ändra profil bekräftelse", + 'text_go_back' => "gå tillbaka", + 'text_category' => "Kategori", + 'text_source' => "Källa", + 'text_codec' => "Kodek", + 'text_standard' => "Standard", + 'text_processing' => "Bearbetar", + 'text_show_dead_active' => "Visa död/aktiv?", + 'select_including_dead' => "inklusive döda", + 'select_active' => "aktiv", + 'select_dead' => "död", + 'text_show_special_torrents' => "Visa kampanj?", + 'select_all' => "alla", + 'select_normal' => "normal", + 'select_free' => "gratis", + 'select_two_times_up' => "2x upp", + 'select_free_two_times_up' => "gratis och 2x upp", + 'text_show_bookmarked' => "Visa bokmärkt?", + 'select_bookmarked' => "Bokmärkt", + 'select_bookmarked_exclude' => "Ej bokmärkt", + 'select_with' => "med", + 'select_without' => "utan", + 'text_review' => " Granska", + 'row_pm_boxes' => "PM Lådor", + 'text_show' => "Visa ", + 'text_pms_per_page' => " pms per sida (max=100)", + 'row_shoutbox' => "Shoutbox", + 'text_show_last' => "Visa senaste ", + 'text_messages_at_shoutbox' => " meddelanden på shoutbox (0=använd standardinställning, min=10, max=500)", + 'text_refresh_shoutbox_every' => "Uppdatera shoutboxen varje ", + 'text_seconds' => " sekunder (0=använd standardinställning, min=10, max=3600)", + 'text_hide_helpbox_messages' => "Dölj meddelanden från helpboxen", + 'row_torrent_detail' => "Torrent Detaljsida", + 'text_show_description' => "Visa beskrivning", + 'text_show_nfo' => "Visa NFO", + 'text_show_imdb_info' => "Visa IMDb information", + 'text_show_douban_info' => "Shou Douban Information", + 'text_show_lastfm_info' => "Show Last.fm Information", + 'text_show_reviews' => "Visa recensioner", + 'text_show_comments' => "Visa kommentarer", + 'row_browse_page' => "Torrents sida", + 'text_browse_setting_warning' => "VARNING: Att slå på många funktioner kan sakta ner din surfhastighet.", + 'text_torrents_per_page' => " torrents per sida ", + 'text_tooltip_type' => "Verktygstips typ vid torrent-namn", + 'text_last_review' => "Senast granskad", + 'text_minor_imdb_info' => "Minor IMDb Information (Titel + År + IMDb Betyg + Land + Genre + Direktör + Main Cast + Tagline)", + 'text_median_imdb_info' => "Median IMDb Info (Bild + Titel + År + IMDb Betyg + Löptid + Land + Språk + Direktör + Genre + Huvud Cast + Tomt Disposition på engelska)", + 'text_douban_info' => "Douban Info (Bild + Titel + År + Douban Betyg + Språk + Direktör + Region + Main Cast + Rot Disline på kinesiska)", + 'text_off' => "Av", + 'text_show_lastfm_tooltip' => "Visa Last.fm Info på tooltip", + 'row_time_type' => "Typ av tid", + 'text_time_added' => "Tid tillagd", + 'text_time_elapsed' => "Tid synonymt", + 'text_append_words_to_torrents' => "Särskilda torrenter", + 'text_append_sticky' => "Lägg till klibbig ikon \"sticky\" till torrents fastnat överst", + 'text_append_new' => "Lägg till 'Ny' till nya torrents", + 'text_append_picked' => "Lägg till ord, t.ex. 'Classic', till torrents plockade av kritiker", + 'text_show_action_icons' => "Visa åtgärdsikoner", + 'text_show_nfo_icon' => "NFO-ikon", + 'text_show_download_icon' => "Hämta ikon", + 'text_show_edit_icon' => "Redigera ikon", + 'text_if_owner' => " (om ägare till torrent)", + 'text_show_bookmark_icon' => "Bokmärk ikon", + 'text_comments_reviews' => "Kommentarer", + 'text_show_comment_number' => "Visa antal kommentarer ", + 'text_last_comment_on_tooltip' => " sista kommentaren på verktygstips", + 'text_show_review_number' => "Visa antal recensioner ", + 'row_school' => "Skolan", + 'row_discuss' => "Diskutera", + 'row_funbox' => "Funbox", + 'text_show_funbox' => "Visa funbox på startsidan", + 'text_send' => "Skicka", + 'text_use' => "Använd", + 'text_view' => "Visa", + 'row_ip_location' => "Plats", + 'text_translation_note' => "Ditt språk inte i listan? Se vad du kan göra för att ", + 'text_translation_link' => "HJÄLP ÖVERSLINGEN", + 'text_movies_and_tvs' => "Filmer och TV-apparater:", + 'text_games_and_appz' => "Spel & Appz:", + 'text_others' => "Andra:", + 'text_at_browse_page' => "Torrents sektion", + 'text_at_special_page' => "Särskild sektion", + 'text_additional_selection' => "Ytterligare val", + 'text_stylesheet_note' => "Fler stilmallar? Vill du designa din egen? ", + 'text_stylesheet_link' => "KLICKA HÄR", + 'row_font_size' => "Font Size", + 'select_small' => "Liten", + 'select_large' => "Stor", + 'text_medium' => "Medel", + 'text_torrents_on_promotion' => "Torrents på kampanj: ", + 'text_highlight' => "Markera", + 'text_append_words' => "Lägg till ord, t.ex. '2X Free'", + 'text_append_icon' => "Lägg till ikon, t.ex. \"free\"", + 'text_no_mark' => "Av", + 'text_signature_note' => "Kan innehålla BB-koder. Max bildstorlek är 500*200 och endast den första bilden skulle visas.", + 'row_click_on_topic' => "Klicka på ämnet", + 'text_go_to_first_page' => "gå till första sidan", + 'text_go_to_last_page' => "gå till sista sidan", + 'select_half_down' => "50% ner", + 'row_category_icons' => "Kategori Ikoner", + 'text_team' => "Grupp", + 'text_audio_codec' => "Ljudkodek", + 'text_sub_category' => "Underkategorier", + 'select_medium' => "Medel", + 'row_tooltip_last_post' => "Visa verktygstips för senaste inlägget", + 'checkbox_last_post_note' => "(Om det stör dig, stäng av)", + 'row_network_bandwidth' => "Nätverksbandbredd", + 'text_downstream_rate' => "Nedströmshastighet", + 'text_upstream_rate' => "Uppströmshastighet", + 'text_isp' => "ISP", + 'text_show_title' => "Visa titel", + 'text_show_small_description' => "Liten beskrivning", + 'row_show_advertisements' => "Visa annonser", + 'text_can_turn_off_advertisement' => " eller ovan kan välja att se inga annonser", + 'text_buy_no_advertisement' => " eller ovan kan använda bonus för att köpa en tid utan reklam på ", + 'text_bonus_center' => " bonus center", + 'text_show_advertisement_note' => "Jag skulle vilja se annonserna", + 'row_promotion_link' => "Länk till kampanj", + 'text_update_promotion_link' => "Uppdatera kampanjlänk", + 'text_read_more' => "Läs mer", + 'row_two_step_secret' => 'Tvåstegsautentisering', + 'text_two_step_secret_bind_by_qrdoe_note' => 'Du kan använda Google Authenticator eller Authy för att skanna QR-koden till vänster

    Om QR-koden till vänster inte laddas du kan försöka öppna denna länk för att ladda: ', + 'text_two_step_secret_bind_manually_note' => 'Eller manuellt ange följande nyckel i APP: ', + 'text_two_step_secret_bind_complete_note' => 'Ange kod för att slutföra tvåstegsautentisering', + 'text_two_step_secret_unbind_note' => 'Ange kod för att avbryta tvåstegsautentisering', + 'row_passkey_login_url' => 'Passkey login URL', + 'row_seed_box' => 'SeedBox', + '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', +); + +?> diff --git a/lang/sv/lang_userdetails.php b/lang/sv/lang_userdetails.php new file mode 100644 index 00000000..bd6ffb11 --- /dev/null +++ b/lang/sv/lang_userdetails.php @@ -0,0 +1,160 @@ + "Fel", + 'std_no_such_user' => "Ingen användare med detta ID!", + 'head_details_for' => "Detaljer för ", + 'text_account_disabled_note' => "Detta konto har inaktiverats!", + 'text_remove_from_friends' => "ta bort från vänner", + 'text_remove_from_blocks' => "ta bort från block", + 'text_add_to_friends' => "lägg till vänner", + 'text_add_to_blocks' => "lägg till i block", + 'text_flush_ghost_torrents' => "För att spola dina spöktorrenter klicka ", + 'text_here' => "här", + 'row_invitation' => "Inbjudningar", + 'text_no_invitation' => "Inga inbjudningar tillgängliga", + 'link_send_invitation' => "Skicka inbjudan", + 'row_invited_by' => "Inbjuden av", + 'row_join_date' => "Gå med datum", + 'row_last_seen' => "Senaste sett", + 'row_last_seen_location' => "Senaste seen(Plats)", + 'row_email' => "E-post", + 'row_users_ips' => "Användarens IPs", + 'row_ip_history' => "IP historik", + 'text_user_earlier_used' => "Den här användaren har tidigare använt ", + 'text_different_ips' => " annan IP-adress", + 'row_ip_address' => "IP-adress", + 'row_bt_client' => "BT klient", + 'row_uploaded' => "Uppladdad", + 'row_downloaded' => "Nedladdad", + 'row_share_ratio' => "Dela förhållande", + 'row_real_uploaded' => "Faktisk uppladdad", + 'row_real_downloaded' => "Faktisk nerladdad", + 'row_real_share_ratio' => "Faktisk delningsgrad", + 'row_real_ps' => "Faktisk uppladdad/faktisk hämtad (Endast för inspelningsändamål, inte för beräkning av aktiekurs)", + 'row_internet_speed' => "Nätverksbandbredd", + 'row_gender' => "Kön", + 'row_donated' => "Donerad", + 'row_avatar' => "Profilbild", + 'row_class' => "Klass", + 'row_torrent_comment' => "Torrent kommentarer", + 'link_view_comments' => "Visa kommentarer", + 'row_forum_posts' => "Forum inlägg", + 'link_view_posts' => "Visa inlägg", + 'row_karma_points' => "Karma Poäng", + 'row_uploaded_torrents' => "Laddade upp Torrents", + 'text_show_or_hide' => "[Visa/Dölj]", + 'row_current_seeding' => "Nuvarande sådd", + 'row_current_leeching' => "Nuvarande blodiga", + 'row_completed_torrents' => "Slutförda Torrents", + 'row_incomplete_torrents' => "Ofullständiga torrents", + 'text_public_access_denied' => "Tyvärr, offentlig tillgång nekad av ", + 'text_user_wants_privacy' => ". Han (han) vill skydda personliga detaljer.", + 'text_edit_user' => "Redigera användare", + 'row_title' => "Titel", + 'row_privacy_level' => "Integritets nivå", + 'radio_low' => "Låg", + 'radio_normal' => "Normal", + 'radio_strong' => "Stark", + 'row_avatar_url' => "Avatar URL", + 'row_signature' => "Signatur", + 'row_donor_status' => "Donator Status", + 'row_donor' => "Donator", + 'radio_yes' => "Ja", + 'radio_no' => "Nej", + 'row_support' => "Stöd", + 'row_support_language' => "Stöd språk", + 'row_support_for' => "Stöd för", + 'row_comment' => "Kommentar", + 'row_seeding_karma' => "Bonus", + 'row_warning_system' => "Varning System

    (Bad beteende)", + 'text_not_warned' => "Inte varnad.", + 'text_arbitrary_duration' => "(Godtycklig varaktighet)", + 'text_until' => "Tills ", + 'text_to_go' => " att gå", + 'text_warn_for' => "Varna för ", + 'text_week' => "Vecka", + 'text_weeks' => "Veckor", + 'text_unlimited' => "Obegränsad", + 'text_reason_of_warning' => "Orsak till varning", + 'text_times_warned' => "Varnade tider", + 'text_last_warning' => "Senaste varning", + 'text_not_warned_note' => "Den här användaren har inte blivit varnad ännu", + 'row_auto_warning' => "Auto-varning", + 'text_low_ratio' => "Lågt förhållande", + 'text_leech_warned' => "blodigel varnad!", + 'text_for_unlimited_time' => "För OBEGRÄNSAD tid...", + 'row_movie_picker' => "Plock", + 'row_enabled' => "Aktiverad", + 'row_forum_post_possible' => "Forum Post möjligt?", + 'row_upload_possible' => "Möjlig uppladdning?", + 'row_download_possible' => "Nedladdning möjlig?", + 'row_change_username' => "Ändra användarnamn", + 'row_change_email' => "Ändra e-post", + 'row_change_password' => "Ändra lösenord", + 'row_repeat_password' => "Upprepa lösenord", + 'row_amount_uploaded' => "Belopp uppladdat", + 'row_amount_downloaded' => "Belopp nerladdat", + 'row_passkey' => "Passkey", + 'checkbox_reset_passkey' => " Reset passkey", + 'submit_okay' => "Okej", + 'text_delete_user' => "Ta bort användare", + 'submit_delete' => "Radera", + 'text_ago' => " sedan", + 'title_show_or_hide' => "Visa/Dölj", + 'title_download' => "Ladda ner: ", + 'title_upload' => "Uppladdning: ", + 'title_male' => "Man", + 'title_female' => "Kvinna", + 'title_not_available' => "N/A", + 'title_send_pm' => "Skicka PM", + 'title_report_user' => "Rapportera användare", + 'text_free' => "Gratis", + 'text_two_times_up' => "2X", + 'text_free_two_times_up' => "2X gratis", + 'text_half_down' => "50%", + 'text_by' => "av ", + 'text_by_system' => "efter system", + 'text_transaction_memo' => "Transaktion Memo:", + 'row_pick_for' => "Plock..", + 'row_staff_duties' => "Anledning/ Anledning till personal", + 'row_transfer' => "Överföringar", + 'row_sltime' => "Torrning Tid", + 'text_seeding_leeching_time_ratio' => "S./Le. Tidsförhållande", + 'text_seeding_time' => "Seeding Time", + 'text_leeching_time' => "Läckande tid", + 'text_since' => "Sedan: ", + 'row_compatibility' => "Smaka på kompatibilitet", + 'text_unknown' => "Okänd", + 'text_super' => "Super", + 'text_very_high' => "Mycket hög", + 'text_high' => "Hög", + 'text_medium' => "Medel", + 'text_low' => "Låg", + 'text_very_low' => "Mycket låg", + 'row_invites' => "Inbjudningar", + 'js_delete_user_note' => "Du kan nu ta bort detta användarkonto, vara MYCKET säker.", + '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", + '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\".", + '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.", + 'disable_user_migrated' => 'Aktivera eller inaktivera användning, gå till det nya hanteringssystemet.', + 'text_user_id'=> "Användar-ID", + 'row_medal' => 'Medalj', + 'row_donoruntil' => 'Doneras till', + 'text_donoruntil_note' => "Tidsformatet är ÅÅÅ-MM-DD HH:mm:ss. Lämna tomt permanent.", + 'change_field_value_migrated' => 'Modifiering vänligen gå till %s.', + 'sure_to_remove_leech_warn' => 'Är du säker på att ta bort denna blodigelvarning?', + 'row_user_props' => 'Rekvisita', + 'meta_key_change_username_username' => 'Nytt användarnamn', + 'consume' => 'Använd', + 'text_bonus_table' => 'Bonus per hour', +); +?> diff --git a/lang/sv/lang_userhistory.php b/lang/sv/lang_userhistory.php new file mode 100644 index 00000000..8474d8cd --- /dev/null +++ b/lang/sv/lang_userhistory.php @@ -0,0 +1,26 @@ + "Fel", + 'std_permission_denied' => "Åtkomst nekad", + 'std_no_posts_found' => "Inga inlägg hittades", + 'head_posts_history' => "Inlägg historik", + 'text_posts_history_for' => "Posta historik för ", + 'text_forum' => "Forum: ", + 'text_topic' => "Ämne: ", + 'text_post' => "inlägg: ", + 'text_new' => "NY!", + 'text_last_edited' => "Senast redigerad av ", + 'text_at' => " vid ", + 'std_no_comments_found' => "Inga kommentarer hittades", + 'head_comments_history' => "Kommentarer historik", + 'text_comments_history_for' => "Kommentarer historik för ", + 'text_torrent' => "Torrent: ", + 'text_comment' => "Kommentar: ", + 'std_history_error' => "Fel i historik", + 'std_unkown_action' => "Okänd åtgärd", + 'std_invalid_or_no_query' => "Ogiltig eller ingen fråga." +); + +?> diff --git a/lang/sv/lang_users.php b/lang/sv/lang_users.php new file mode 100644 index 00000000..138d0e7b --- /dev/null +++ b/lang/sv/lang_users.php @@ -0,0 +1,20 @@ + "Användare", + 'text_users' => "

    Användare

    ", + 'text_search' => "Sök:", + 'select_any_class' => "(valfri klass)", + 'submit_okay' => "Okej", + 'text_prev' => "Föregående", + 'text_next' => "Nästa", + 'col_user_name' => "Användarnamn", + 'col_registered' => "Registrerad", + 'col_last_access' => "Senaste åtkomst", + 'col_class' => "Klass", + 'col_country' => "Land", + 'select_any_country'=> "(något land)", +); + +?> diff --git a/lang/sv/lang_viewfilelist.php b/lang/sv/lang_viewfilelist.php new file mode 100644 index 00000000..3e4cdd23 --- /dev/null +++ b/lang/sv/lang_viewfilelist.php @@ -0,0 +1,8 @@ + "Sökväg", +); + +?> \ No newline at end of file diff --git a/lang/sv/lang_viewnfo.php b/lang/sv/lang_viewnfo.php new file mode 100644 index 00000000..9754db2c --- /dev/null +++ b/lang/sv/lang_viewnfo.php @@ -0,0 +1,13 @@ + "Puke", + 'head_view_nfo' => "Visa NFO-fil", + 'text_nfo_for' => "NFO för", + 'title_dos_vy' => "", + 'text_dos_vy' => "DOS-vy", + 'title_windows_vy' => "Latin-1: Inget socker tack!", + 'text_windows_vy' => "Fönstervy" +); +?> \ No newline at end of file diff --git a/lang/sv/lang_viewpeerlist.php b/lang/sv/lang_viewpeerlist.php new file mode 100644 index 00000000..a9ceff9c --- /dev/null +++ b/lang/sv/lang_viewpeerlist.php @@ -0,0 +1,28 @@ + "Användare", + 'col_location' => "Plats", + 'col_connectable' => "Anslutbar", + 'col_uploaded' => "Uppladdad", + 'col_rate' => "Betygsätt", + 'col_av_rate' => "Av. Betygsätt", + 'col_downloaded' => "Nedladdad", + 'col_ratio' => "Förhållande", + 'col_complete' => "Complete", + 'col_connected' => "Ansluten", + 'col_idle' => "Inaktiv", + 'col_client' => "Klient", + 'text_anonymous' => "Anonym", + 'text_unknown' => "(okänd)", + 'text_seeders' => "Seeders", + 'text_leechers' => "Leechers", + 'row_seeders' => "Seeders", + 'row_leechers' => "Leechers", + 'text_yes' => "Ja", + 'text_no' => "Nej", + 'text_inf' => "Inf." +); + +?> diff --git a/lang/sv/lang_viewrequests.php b/lang/sv/lang_viewrequests.php new file mode 100644 index 00000000..da65dae1 --- /dev/null +++ b/lang/sv/lang_viewrequests.php @@ -0,0 +1,65 @@ + 'Förfrågningar', + 'request' => 'Begäran', + 'add_request' => 'Lägg till förfrågan', + 'request_name' => 'Namn på begäran', + 'view_request_all' => 'Visa alla', + 'view_request_resolved' => 'Visa löst', + 'view_request_unresolved' => 'Visa olösta', + 'view_request_resolving' => 'Visa löser', + 'view_request_my' => 'Visa min', + 'thead_name' => 'Namn', + 'thead_price_newest' => 'Nyaste budgivning', + 'thead_price_original' => 'Ursprunglig budgivning', + 'thead_comment_count' => 'Antal kommentarer', + 'thead_on_request_count' => 'Antal tilluftsdon', + 'thead_request_user' => 'Användare', + 'thead_created_at' => 'Tid', + 'thead_status' => 'Status', + 'request_status_resolved' => 'Begäran lyckades', + 'request_status_resolving' => 'Begär', + 'action_search' => 'Sök', + 'basic_info' => 'Grundläggande information', + 'created_at' => 'Skapad den', + 'reward' => 'Belöning', + 'newest_bidding' => 'Nyaste Budgivning', + 'original_bidding' => 'Ursprunglig budgivning', + 'on_request' => 'Tilluft', + 'recycle' => 'Återvinn', + 'recycle_title' => 'Återvinn bara ge tillbaka 80% studsar', + 'add_reward' => 'Lägg till resard', + 'add_reward_desc' => 'Lägg till belöning kommer att dra av 25 studsar som serviceavgift', + 'no_request_yet' => 'Ingenting ännu', + 'btn_select_text' => 'Använd välj resurs för förfrågan', + 'request_already_resolved' => 'Denna requst är löst', + 'add_request_desc' => 'Belöningen kan inte mindre än 100 studsar, och kommer att dra 100 studsar som serviceavgift för varje begäran', + 'description_required' => 'Beskrivning krävs!', + 'name_required' => 'Namn krävs!', + 'amount_required' => 'Belöning krävs!', + 'amount_must_be_numeric' => 'Summan måste vara numerisk!', + 'add_request_amount_minimum' => 'Belöningen kan inte mindre än 100 studsar!', + 'add_request_amount_maximum' => 'Belöning kan inte mer än 10000 studsar!', + 'bouns_not_enough' => 'Dina studsar räcker inte!', + 'add_request_success' => 'Lägg till förfrågan lyckades', + 'request_id_must_be_numeric' => 'Begär ID måste vara numeriskt', + 'request_deleted' => 'Begäran togs bort!', + 'edit_request_success' => 'Förfrågan har redigerats', + 'do_request' => 'Jag vill ha förfrågan', + 'type_in_torrent_id' => 'Skriv in torrent-ID', + 'delete_request_success' => 'Begäran har tagits bort', + 'torrent_is_picked_for_request' => 'Din förfrågan fick leverans', + 'confirm_request_success' => 'Bekräfta framgång', + 'message_required' => 'Meddelande krävs!', + 'request_created_at' => 'Skapad den', + 'request_get_new_reply' => 'Din begäran får nytt svar', + 'request_comment_get_new_reply' => 'Din begäran kommentar få nytt svar', + 'torrent_not_release_yet' => 'Denna torrent är inte släppt ännu', + 'supply_already_exists' => 'Denna leverans finns redan!', + 'message_please_confirm_supply' => 'Någon lämnar in din begäran, vänligen bekräfta det i tid', + 'please_confirm_supply' => 'Vänligen bekräfta leverans i tid', + 'supply_success' => 'Begäran lyckades', + 'add_reward_amount_minimum' => 'Lägg till belöningsbelopp kan inte mindre än 100 bonus!', + 'add_reward_amount_maximum' => 'Lägg till belöningsbelopp kan inte mer än 5000 bonus!', + 'add_reward_success' => 'Lägg till belöning lyckades', +]; \ No newline at end of file diff --git a/lang/sv/lang_viewsnatches.php b/lang/sv/lang_viewsnatches.php new file mode 100644 index 00000000..f68a6a0f --- /dev/null +++ b/lang/sv/lang_viewsnatches.php @@ -0,0 +1,33 @@ + "Snatch Detaljer", + 'text_snatch_detail_for' => "Snatch Detaljer för ", + 'text_users_top_finished_recently' => "Användare i toppen avslutade nedladdningen senast", + 'col_username' => "Användarnamn", + 'col_uploaded' => "Uppladdad", + 'col_downloaded' => "Nedladdad", + 'col_se_time' => "Se. Tid", + 'col_le_time' => "Lig. Tid", + 'col_ratio' => "Förhållande", + 'col_when_completed' => "Slutförd vid", + 'col_last_action' => "Senaste åtgärd", + 'col_seeding' => "Seeding", + 'col_pm_user' => "PM användare", + 'col_report_user' => "Rapportera användare", + 'col_on_or_off' => "På/av", + 'text_global' => "Globalt", + 'text_torrent' => "Torrent", + 'text_yes' => "Ja", + 'text_no'=> "Nej", + 'title_report' => "Rapportera", + 'col_ip' => "IP", + 'text_per_second' => "/s", + 'text_anonymous' => "anonym", + 'text_inf' => "Inf.", + 'std_sorry' => "Ledsen", + 'std_no_snatched_users' => "Ingen användare har hämtat denna torrent ännu.", +); + +?> diff --git a/resources/lang/de/admin.php b/resources/lang/de/admin.php new file mode 100644 index 00000000..b4ab0c81 --- /dev/null +++ b/resources/lang/de/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Prüfungs-Benutzer', + 'hit_and_runs' => 'Schlag und Läuft', + 'users_list' => 'Benutzer', + 'tags_list' => 'Tags', + 'agent_allows' => 'Agenten erlaubt', + 'agent_denies' => 'Agentenverweigerung', + 'exams_list' => 'Prüfungen & Aufgaben', + 'medals_list' => 'Medaillen', + 'settings' => 'Einstellungen', + 'users_medals' => 'Benutzermedaillen', + 'claims' => 'Nutzeransprüche', + 'torrent_list' => 'Torrents', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Rollen', + 'ability_list' => 'Berechtigungen', + 'seed_box_records' => 'Seedbox', + 'upload_speed' => 'Upload-Geschwindigkeit', + 'download_speed' => 'Download-Geschwindigkeit', + 'isp' => 'ISP', + 'menu' => 'Benutzerdefiniertes Menü', + 'username_change_log' => 'Benutzername Änderungsprotokolle', + 'torrent_deny_reason' => 'Gründe ablehnen', + 'roles' => 'Rolle', + 'permissions' => 'Berechtigungen', + 'section' => 'Suchfelder', + 'icon' => 'Kategorie-Symbole', + 'plugin' => 'Plugins', + 'category' => 'Kategorien', + 'second_icon' => 'Zweite Symbole', + 'torrent_operation_log' => 'Torrent-Operationsprotokolle', + 'invite' => 'Einladungen', + 'user_props' => 'Benutzer Requisiten', + 'login_log' => 'Login-Logs', + 'bonus_log' => 'Bonus-Logs', + 'torrent_buy_log' => 'Torrent-Einkaufsprotokolle', + 'attendance_log' => 'Anwesenheitsprotokolle', + 'oauth_client' => 'Kunde', + 'oauth_access_token' => 'Zugangs-Tokens', + 'oauth_auth_code' => 'Auth Codes', + 'oauth_refresh_token' => 'Token aktualisieren', + 'token' => 'Zugangs-Tokens', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Prüfen', + 'check_modal_header' => 'Erkennen, ob der Client erlaubt ist', + 'check_pass_msg' => 'Herzlichen Glückwunsch, dieser Client wurde von Regel :id bestanden!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Aktivieren', + 'enable_modal_title' => 'Benutzer aktivieren', + 'enable_disable_reason' => 'Grund', + 'enable_disable_reason_placeholder' => 'Optional', + 'disable_modal_btn' => 'Deaktivieren', + 'disable_modal_title' => 'Benutzer deaktivieren', + 'disable_two_step_authentication' => 'Zwei-Schritt-Authentifizierung abbrechen', + 'change_bonus_etc_btn' => 'Ändere hochgeladene etc.', + 'change_bonus_etc_action_increment' => 'Erhöhen', + 'change_bonus_etc_action_decrement' => 'Verkleinern', + 'change_bonus_etc_field_label' => 'Feld', + 'change_bonus_etc_action_label' => 'Aktion', + 'change_bonus_etc_value_label' => 'Wert', + 'change_bonus_etc_value_help' => 'Wenn der Typ hochgeladen/heruntergeladen wird, lautet die Einheit: GB', + 'change_bonus_etc_reason_label' => 'Grund', + 'reset_password_btn' => 'Passwort zurücksetzen', + 'reset_password_label' => 'Neues Passwort', + 'reset_password_confirmation_label' => 'Neues Passwort bestätigen', + 'assign_exam_btn' => 'Prüfung zuweisen', + 'assign_exam_exam_label' => 'Prüfung auswählen', + 'assign_exam_begin_label' => 'Beginnzeit', + 'assign_exam_end_label' => 'Endzeit', + 'assign_exam_end_help' => 'Wenn Sie keine Anfangs- oder Endzeit angeben, wird der von der Prüfung selbst gesetzte Zeitbereich verwendet', + 'grant_medal_btn' => 'Medaille gewähren', + 'grant_medal_medal_label' => 'Medaille auswählen', + 'grant_medal_duration_label' => 'Dauer', + 'grant_medal_duration_help' => 'Einheit: Tage, wenn leer gelassen, hat der Benutzer permanenten Besitz', + 'confirm_btn' => 'Bestätigen', + 'disable_download_privileges_btn' => 'Download aktivieren', + 'enable_download_privileges_btn' => 'Download deaktivieren', + 'grant_prop_btn' => 'Prop gewähren', + 'grant_prop_form_prop' => 'Prop auswählen', + 'grant_prop_form_duration' => 'Dauer', + 'grant_prop_form_duration_help' => 'Einheit: Tage, wenn leer gelassen, hat der Benutzer sie dauerhaft. Hinweis: Es gibt kein Zeitlimit für Namensänderungskarte, ignoriere diesen Wert.' , + 'confirm_bulk' => 'Massenbestätigung', + 'change_bonus_etc_duration_label' => 'Dauer', + 'change_bonus_etc_duration_help' => 'Erforderlich beim Hinzufügen einer temporären Einladung, in Tagen', + 'change_class_btn' => 'Klasse ändern', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Massenvermeidung', + 'bulk_action_update_end_label' => 'Massenbearbeitung Endzeit', + 'action_avoid' => 'Vermeiden', + 'action_update_end' => 'Endzeit ändern', + 'result_passed' => 'Passeiert!', + 'result_not_passed' => 'Nicht bestanden!', + ], + 'exam' => [ + 'index_duplicate' => 'Index::Index duplizieren !', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Klebrig', + 'bulk_action_remove_tag' => 'Tag entfernen', + 'bulk_action_attach_tag' => 'Tag hinzufügen', + 'action_approval' => 'Genehmigung', + 'bulk_action_attach_tag_remove_old' => 'Auch alte Tags löschen', + 'bulk_action_recommend' => 'Empfohlen', + 'bulk_action_sp_state' => 'Promotion', + 'bulk_action_hr' => 'H&r', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Status ändern', + 'check_modal_btn' => 'Prüfen', + 'check_modal_header' => 'Erkennen, ob IP SeedBox ist', + ], + 'tag' => [ + 'detach_torrents' => 'Alle Torrents trennen', + ], + ] +]; diff --git a/resources/lang/de/attendance.php b/resources/lang/de/attendance.php new file mode 100644 index 00000000..e9d49925 --- /dev/null +++ b/resources/lang/de/attendance.php @@ -0,0 +1,14 @@ + "Noch nicht anwesend", + 'target_date_can_no_be_retroactive' => 'Datum::date kann nicht rückwirkend sein', + 'already_attendance' => 'Bereits anwesend', + 'card_not_enough' => 'Anwesenheitskarte nicht genug', + 'ranking' => "Heutiges Ranking: :ranking / :count", + 'fields' => [ + 'date' => 'Datum', + 'points' => 'Bonus erhalten', + 'is_retroactive' => 'Ist rückwirkend', + ], +]; diff --git a/resources/lang/de/bonus-log.php b/resources/lang/de/bonus-log.php new file mode 100644 index 00000000..800de05e --- /dev/null +++ b/resources/lang/de/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'H&R abbrechen', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Medaille kaufen', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Anwesenheitskarte kaufen', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Fixierte Aktion', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Beitragsbelohnung', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Börse hochgeladen', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Einladung kaufen', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Eigener Titel', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'VIP kaufen', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Geschenk an jemanden', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Werbung abbrechen', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Geschenk an Niedriges Verhältnis', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Glücks-Remis', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Austausch heruntergeladen', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'temporäre Einladung kaufen', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Regenbogen-ID kaufen', + \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_ROLE_WORK_SALARY => 'Rolle Arbeitsgehalt', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent heruntergeladen', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Belohnung erhalten', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Geschenk erhalten', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Torrent hochladen', + ], + 'fields' => [ + 'business_type' => 'Geschäftstyp', + 'old_total_value' => 'Pre-Trade-Wert', + 'value' => 'Handelswert', + 'new_total_value' => 'Post-Trade-Wert', + ], +]; diff --git a/resources/lang/de/bonus.php b/resources/lang/de/bonus.php new file mode 100644 index 00000000..374037d8 --- /dev/null +++ b/resources/lang/de/bonus.php @@ -0,0 +1,35 @@ + ':bonus ausgeben :medal_name kaufen', + 'comment_buy_attendance_card' => 'Gib :bonus eine Visitenkarte aus', + 'comment_buy_temporary_invite' => ':bonus bonus kaufen :count vorübergehend einladen', + 'comment_buy_rainbow_id' => 'Spend :bonus Bonus kaufen :Dauer Tage Regenbogen-ID', + 'comment_buy_change_username_card' => 'Geben Sie :bonus Bonus Kaufen Sie Benutzername Karte ändern', + 'comment_gift_medal' => ':bonus ausgeben :medal_name und Geschenk an :to_username kaufen', + 'comment_buy_torrent' => 'Gib :bonus Kauf-Torrent aus: :torrent_id', + 'comment_torrent_be_downloaded' => 'Erlös aus Torrent heruntergeladen von :username(UID: :uid)', + 'table_thead' => [ + 'reward_type' => 'Prämientyp', + 'count' => 'Anzahl', + 'size' => 'Größe', + 'a_value' => 'Ein Wert', + 'bonus_base' => 'Grundbonus', + 'factor' => 'Faktor', + 'got_bonus' => 'Bonus erhalten', + 'total' => 'Gesamt', + ], + 'reward_types' => [ + 'basic' => 'Grundbelohnung', + 'harem_addition' => 'Harem-Ergänzung', + 'official_addition' => 'Offizieller Zusatz', + 'medal_addition' => 'Medaillenzusatz', + ], + 'not_enough' => 'Nicht genug Bonus! Benötigt :require_bonus, du hast derzeit nur :now_bonus', + 'msg_someone_loves_you' => "Jemand liebt dich", + 'msg_you_have_been_given' => "Du hast ein Geschenk erhalten von ", + 'msg_after_tax' => " (nach Steuern ist es ", + 'msg_karma_points_by' => ") Karma Punkte von ", + 'msg_personal_message_from' => "Persönliche Nachricht von ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/de/bookmark.php b/resources/lang/de/bookmark.php new file mode 100644 index 00000000..3a4d73ca --- /dev/null +++ b/resources/lang/de/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => 'Lesezeichen erfolgreich hinzugefügt!', + 'delete_success' => 'Lesezeichen erfolgreich abbrechen!', + ] +]; diff --git a/resources/lang/de/claim.php b/resources/lang/de/claim.php new file mode 100644 index 00000000..8ad24fed --- /dev/null +++ b/resources/lang/de/claim.php @@ -0,0 +1,38 @@ + 'Torrent-Details', + 'title_for_user' => 'Benutzerdetails beanspruchen', + 'th_id' => 'ID', + 'th_username' => 'Benutzer', + 'th_torrent_name' => 'Torrent-Name', + 'th_torrent_size' => 'Torrent-Größe', + 'th_torrent_ttl' => 'Torrent TTL', + 'th_claim_at' => 'Beantragen bei', + 'th_last_settle' => 'Letzter Termin am', + 'th_seed_time_this_month' => 'Se. in diesem Monat', + 'th_uploaded_this_month' => 'Up. Diesen Monat', + 'th_reached_or_not' => 'Erreicht', + 'th_action' => 'Aktion', + + 'msg_title' => 'Begleichung des Ergebnisses im letzten Monat(:Monat):', + 'msg_subject' => ':month Schadensabwicklung', + 'claim_total' => 'Torrent insgesamt beanspruchen: :total', + 'claim_reached_counts' => 'Erreichte Torrentanzahl: :count', + 'claim_reached_summary' => 'Erreichter Torrent Bonus pro Stunde: :bonus_per_hour, Seedzeit Durchschnitt (Stunde): :Stunden, Bonus Gesamt: :bonus_total', + 'claim_unreached_remain_counts' => 'Unerreichte Torrent-Restzahlen: :count', + 'claim_unreached_remove_counts' => 'Unerreichte Torrent-Entfernungsanzahl: :count', + 'claim_unreached_summary' => 'Erlebe Bonus jeden unerreichten Torrent::deduct_per_torrent, Gesamtabzug :deduct_total', + + 'confirm_give_up' => 'Bist du sicher, dass du den Anspruch auf diesen Torrent aufgeben möchtest?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => 'Bestätigen Sie den Anspruch?', + 'remove_claim' => 'Aufgeben', + 'remove_claim_confirm' => 'Bestätigen, die Forderung aufzugeben?', + 'already_claimed' => 'Beansprucht', + 'not_claim_yet' => 'Unbeansprucht', + 'fields' => [ + 'torrent_id' => 'Torrent-ID', + ], + 'claim_all_seeding_confirmation' => 'Sind Sie sicher, dass Sie alle Torrents in Anspruch nehmen wollen, die derzeit gesichtet werden?' , +]; diff --git a/resources/lang/de/cleanup.php b/resources/lang/de/cleanup.php new file mode 100644 index 00000000..51ad274f --- /dev/null +++ b/resources/lang/de/cleanup.php @@ -0,0 +1,36 @@ + 'Gesperrt durch das System wegen der Löschwarnung abgelaufen.', + 'disable_user_unconfirmed' => 'Deaktivieren Sie nach System wegen unbestätigter Überschreitungsfrist.', + 'disable_user_no_transfer_alt_last_access_time' => 'Deaktiviere inaktive Benutzerkonten, keine Übertragung. Achtung: letzte Zugriffszeit.', + 'disable_user_no_transfer_alt_register_time' => 'Deaktiviere inaktive Benutzerkonten, keine Übertragung. Alt: Registrierungszeit.', + 'disable_user_not_parked' => 'Deaktiviere inaktive Benutzerkonten, nicht parken.', + 'disable_user_parked' => 'Deaktiviere inaktive Benutzerkonten, geparkt.', + 'destroy_disabled_account' => 'Zeitüberschreitende physische Löschung deaktivierter Konten', + 'alarm_email_subject' => '[:site_name] Fehler beim Bereinigen des Hintergrunds', + 'alarm_email_body' => 'Aktuelle Zeit: :now_time, level :level, Last run time was :last_time, it has been more als: :elapsed_seconds seconds(:elapsed_seconds_human) since it was run, das eingestellte Lauf-Intervall ist: :interval seconds(:interval_human), bitte überprüfen!', + 'alarm_email_subject_for_queue_failed_jobs' => '[:site_name]asynchrone Aufgabenausnahme', + 'alarm_email_body_for_queue_failed_jobs' => 'Es gibt insgesamt :count asynchrone Jobs fehlgeschlagen, da :seice, in der Datenbanktabelle :failed_job_table, aufgezeichnet wurde, bitte überprüfe es!', + + 'msg_low_ratio_warning_removed' => "Niedrige Verhältniswarnung entfernt", + 'msg_your_ratio_warning_removed' => "Ihre Warnung über ein niedriges Verhältnis wurde entfernt und automatisch für [b]Benutzer[/b]beworben. Wir empfehlen Ihnen dringend, Ihr Verhältnis nicht erneut zu melden.\n", + 'msg_promoted_to' => "Beworben zu ", + 'msg_now_you_are' => "Glückwunsch, du wurdest automatisch zu [b] befördert", + 'msg_see_faq' => "[/b]. :)\nBitte sehen Sie sich die [b][url=faq.php#id22]FAQ[/url][/b] an, was Sie jetzt tun können.\n", + 'msg_demoted_to' => "Abgelehnt zu ", + 'msg_demoted_from' => "Du wurdest automatisch von [b] degradiert", + 'msg_to' => "[/b] bis [b]", + 'msg_because_ratio_drop_below' => "[/b] , weil dein Aktienanteil unten gefallen ist ", + 'msg_must_fix_ratio_within' => "Sie wurden gewarnt und automatisch von [b]Benutzer[/b] auf [b]Bauer[/b] wegen niedrigen Verhältnisses degradiert. Sie müssen es innerhalb ", + 'msg_days_or_get_banned' => " Tage oder Ihr Konto wird gesperrt. Wenn Sie keine Ahnung davon haben, was das Verhältnis ist oder wie es Sie beeinflusst, empfehlen wir Ihnen die [url=faq. hp#idid17][b]FAQ[/b][/url].", + 'msg_vip_status_removed' => "VIP-Status vom System entfernt.", + 'msg_vip_status_removed_body' => "Ihr VIP-Status ist abgelaufen und wurde vom System automatisch entfernt. Werden Sie wieder VIP, indem Sie einige Karma-Bonuspunkte austauschen. Cheers!", + 'msg_donor_status_removed' => "Spenderstatus vom System entfernt.", + 'msg_donor_status_removed_body' => "Ihr Spenderstatus ist abgelaufen und wurde automatisch vom System entfernt. Werden Sie wieder ein Spender durch Spende. Cheers!", + 'msg_warning_removed' => "Warnung vom System entfernt", + 'msg_your_warning_removed' => "Ihre Warnung wird vom System entfernt. Wir hoffen, dass Sie sich von jetzt an verhalten würden.", + 'msg_your_torrent_deleted' => "Ihr Torrent wurde gelöscht", + 'msg_your_torrent' => "Dein Torrent ", + 'msg_was_deleted_because_dead' => " wurde vom System gelöscht, weil es seit langem tot ist. Allerdings behalten Sie den Karma-Bonus für das Hochladen des Torrents.", +]; diff --git a/resources/lang/de/comment.php b/resources/lang/de/comment.php new file mode 100644 index 00000000..3722bcaf --- /dev/null +++ b/resources/lang/de/comment.php @@ -0,0 +1,8 @@ + "Neuer Kommentar", + 'msg_torrent_receive_comment' => "Du hast einen Kommentar zu deinem Torrent erhalten ", + 'msg_offer_receive_comment' => "Sie haben einen Kommentar zu Ihrem Angebot erhalten ", + 'msg_request_receive_comment' => "Sie haben einen Kommentar zu Ihrer Anfrage erhalten " +]; diff --git a/resources/lang/de/dashboard.php b/resources/lang/de/dashboard.php new file mode 100644 index 00000000..d5334dc4 --- /dev/null +++ b/resources/lang/de/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Benutzerstatistik', + 'total' => 'Gesamt', + 'unconfirmed' => 'Unbestätigt', + 'visit_last_one_day' => 'PV des letzten 1 Tages', + 'visit_last_one_week' => 'PV der letzten 7 Tage', + 'visit_last_30_days' => 'PV der letzten 30 Tage', + 'vip' => 'Vip', + 'donated' => 'Gespendet', + 'warned' => 'Warnung', + 'disabled' => 'Deaktiviert', + 'gender_male' => 'Mann', + 'gender_Male' => 'Mann', + 'gender_female' => 'Weiblich', + 'gender_Female' => 'Weiblich', + 'gender_N/A' => 'Geschlecht unbekannt', + ], + 'torrent' => [ + 'page_title' => 'Torrent-Statistiken', + 'total' => 'Gesamt', + 'dead' => 'Tot', + 'seeders' => 'Seeder', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Partner', + 'seeders_leechers_ratio' => 'Seefahrer / Leecher', + 'active_web_users' => 'Aktive Webbenutzer', + 'active_tracker_users' => 'Aktive Tracker Benutzer', + 'total_torrent_size' => 'Torrent-Gesamtgröße', + 'total_uploaded' => 'Hochgeladene Größe', + 'total_downloaded' => 'Heruntergeladene Größe', + 'total_uploaded_downloaded' => 'Hochgeladen + heruntergeladene Größe', + ], + 'user_class' => [ + 'page_title' => 'Benutzerklasse', + ], + 'system_info' => [ + 'page_title' => 'Systeminfo', + 'nexus_version' => 'NexusPHP Version', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Laravel Version', + 'php_version' => 'PHP-Version', + 'mysql_version' => 'Mysql Version', + 'os' => 'OS', + 'server_software' => 'Web-Software', + 'load_average' => 'Server-Ladedurchschnitt', + 'filament_version' => 'Filament-Version', + 'redis_version' => 'Redis-Version', + ], + 'latest_user' => [ + 'page_title' => 'Neueste Benutzer', + ], + 'latest_torrent' => [ + 'page_title' => 'Neueste Torrent', + ], + 'torrent_trend' => [ + 'page_title' => 'Torrent-Trend', + ], + 'user_trend' => [ + 'page_title' => 'Benutzertrend', + ], + +]; diff --git a/resources/lang/de/exam-user.php b/resources/lang/de/exam-user.php new file mode 100644 index 00000000..4a1ea55a --- /dev/null +++ b/resources/lang/de/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Prüfungs-Benutzer' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Beendet', + \App\Models\ExamUser::STATUS_AVOIDED => 'Vermeiden', + \App\Models\ExamUser::STATUS_NORMAL => 'Normal', + ], + 'end_can_not_before_begin' => "Endzeit: :end kann nicht vor der Startzeit liegen: :start", + 'status_not_allow_update_end' => 'Aktueller Status ist nicht::status_text, die Endzeit kann nicht geändert werden', +]; diff --git a/resources/lang/de/exam.php b/resources/lang/de/exam.php new file mode 100644 index 00000000..eedd4567 --- /dev/null +++ b/resources/lang/de/exam.php @@ -0,0 +1,72 @@ + 'Prüfung', + 'name' => 'Prüfungsname', + 'index' => 'Prüfungsindex', + 'time_range' => 'Prüfungszeit', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Hochladen', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Seed Zeitdurchschnitt', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Download Inkrement', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Bonuserhöhung', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Seed Punkte erhöhen', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Torrent-Upload hochladen', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Benutzerklasse', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Zeitspanne registrieren', + \App\Models\Exam::FILTER_USER_DONATE => 'Gespendet', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Zeitraum der Registrierung', + ], + 'require_value' => 'Benötigt', + 'current_value' => 'Aktuell', + 'result' => 'Ergebnis', + + 'result_pass_for_exam' => 'Passeiert!', + 'result_pass_for_task' => 'Abgeschlossen!', + 'result_not_pass_for_exam' => 'Nicht überfüllt!', + 'result_not_pass_for_task' => 'nicht abgeschlossen!', + 'checkout_pass_message_subject_for_exam' => 'Prüfung bestanden!', + 'checkout_pass_message_content_for_exam' => 'Herzlichen Glückwunsch! Sie haben die Prüfung bestanden: :exam_name in der Zeit (:start ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => 'Prüfung nicht bestanden, und Konto ist gesperrt!', + 'checkout_not_pass_message_content_for_exam' => 'Sie haben die Prüfung nicht bestanden: :exam_name in der Zeit (:start ~ :end) und Ihr Konto wurde gesperrt!', + + 'checkout_pass_message_subject_for_task' => 'Aufgabe abgeschlossen!', + 'checkout_pass_message_content_for_task' => 'Glückwunsch! Du hast die Aufgabe erledigt: :exam_name in der Zeit (:begin ~ :end), bekam Bonus: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => 'Aufgabe nicht abgeschlossen!', + 'checkout_not_pass_message_content_for_task' => 'Sie dit dit nicht abgeschlossen die Aufgabe: :exam_name rechtzeitig (:begin ~ :end), deduct bonus: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Prüfung nicht abgeschlossen: :exam_name in der Zeit (:start ~ :end)', + 'ban_user_modcomment' => 'Aufgrund der nicht vollständigen Prüfung: :exam_name(:start ~ :end), ban by System.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Prüfungsliste' + ] + ], + 'recurring' => 'wiederkehrend', + 'recurring_daily' => 'einmal pro Tag', + 'recurring_weekly' => 'einmal pro Woche', + 'recurring_monthly' => 'einmal im Monat', + 'recurring_help' => 'Wenn als periodisch angegeben, ist die Startzeit der Prüfung die Startzeit des aktuellen Zyklus, und die Endzeit ist die Endzeit des aktuellen Zyklus, die alle natürlichen Tage/Wochen/Monate, wie hier beschrieben. Ist der Typ Prüfung, am Ende jedes Zyklus, wenn der Benutzer noch die Prüfkriterien erfüllt dem Benutzer wird automatisch eine Prüfung für den nächsten Zyklus zugewiesen.' , + + 'time_condition_invalid' => 'Der Zeit-Parameter macht keinen Sinn, es gibt und nur eine von drei Elementen: Startzeit + Endzeit / Dauer / wiederkehrend', + + 'type_exam' => 'Prüfung', + 'type_task' => 'Aufgabe', + 'type' => 'Typ', + 'type_help' => 'Prüfungen sind regelmäßige Prüfungen und wenn sie nicht durchgeführt werden, wird dies zu einem Kontoverbot führen. Aufgaben können auf Prämien-Bonus oder Bonus eingestellt werden, je nachdem, ob diese erledigt sind oder nicht', + + 'fail_deduct_bonus' => 'Bonus wegen Fehlschlag abziehen', + 'success_reward_bonus' => 'Belohnungsbonus für Fertigstellung', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => 'Sind Sie sicher, dass Sie behaupten wollen?' , + 'claim_by_yourself_only' => 'Nur von dir selbst beanspruchen!' , + 'not_match_target_user' => 'Du bist kein passender Zielbenutzer!' , + 'has_other_on_the_way' => 'Es ist ein weiterer :type_text im Gange!' , + 'claimed_already' => 'Bereits abgeholt', + 'not_between_begin_end_time' => 'Nicht zwischen Start- und Endzeit', + 'reach_max_user_count' => 'Die Anzahl der beanspruchten Benutzer hat ihr Maximum erreicht', + 'claimed_user_count' => 'Beansprucht', + 'max_user_count' => 'Max beanspruchte Benutzeranzahl (0 bedeutet unbegrenzt)', + 'background_color' => 'Hintergrundfarbe des Infofensters', +]; diff --git a/resources/lang/de/file.php b/resources/lang/de/file.php new file mode 100644 index 00000000..7727662a --- /dev/null +++ b/resources/lang/de/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Dateien', + ], +]; diff --git a/resources/lang/de/forum.php b/resources/lang/de/forum.php new file mode 100644 index 00000000..25f88ef3 --- /dev/null +++ b/resources/lang/de/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'Das Thema hat eine neue Antwort', + 'replied_notify_body' => 'Ihr Thema::topic_subject hat eine neue Antwort.', + ], + 'post' => [ + 'edited_notify_subject' => 'Antwort wurde geändert', + 'edited_notify_body' => 'Ihre Antwort auf das Thema: :topic_subject wurde geändert von: :editor.', + ] +]; diff --git a/resources/lang/de/fun.php b/resources/lang/de/fun.php new file mode 100644 index 00000000..1eaba547 --- /dev/null +++ b/resources/lang/de/fun.php @@ -0,0 +1,15 @@ + "Fun Item gesperrt", + 'msg_your_fun_item' => "Dein Spaßartikel '", + 'msg_is_ban_by' => "' ist verboten von ", + 'msg_reason' => ". Begründung: ", + 'msg_fun_item_reward' => "Spaß Item Belohnung", + 'msg_out_of' => " nicht von ", + 'msg_people_think' => " denke das lustige Element, das du gepostet hast ", + 'msg_is_fun' => " macht Spaß. Also hier ist ", + 'msg_bonus_as_reward' => " karma Punkte als Belohnung.", + 'msg_fun_item_dull' => "Spaß Gegenstand stumm", + 'msg_is_dull' => " ist eigentlich dumm :thumbsdown: . Es wurde also von der Startseite entfernt. Vielleicht müssen Sie Ihren Sinn für Humor verbessern.", +]; diff --git a/resources/lang/de/hr.php b/resources/lang/de/hr.php new file mode 100644 index 00000000..e6e65e70 --- /dev/null +++ b/resources/lang/de/hr.php @@ -0,0 +1,28 @@ + 'Prüfe', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Erreicht', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'Nicht erreicht', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Verzeiht', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Deaktiviert', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Manuell', + '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_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!', + 'reached_message_content' => 'Herzlichen Glückwunsch! Der Torrent: :torrent_name(ID: :torrent_id) den Sie herunterladen unter: :completed_at hat die Anforderung erreicht.', + + 'unreached_comment' => "Bis zu::now \nseed time: :seed_time Hour(s) nicht erreicht die Anforderung::seed_time_minimum Stunden \nFreigabeverhältnis::share_ratio hat die Anforderung::ignore_when_ratio_reach auch nicht erreicht", + 'unreached_message_subject' => 'H&R(ID: :hit_and_run_id) nicht erreicht!', + 'unreached_message_content' => 'Der Torrent :torrent_name(ID: :torrent_id), den Sie auf :completed_at: heruntergeladen haben, wurde nicht erreicht! Bitte beachten Sie, dass die Anhäufung einer bestimmten Anzahl von H&R Ihr Konto deaktiviert wird.', + + 'unreached_disable_comment' => 'H&R-Menge hat die Obergrenze erreicht und Konto wurde vom System deaktiviert', + 'unreached_disable_message_content' => 'Ihr Konto wurde deaktiviert, weil die kumulative H&R-Anzahl das Systemlimit erreicht hat: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => ':bonus ausgeben storniert', + 'remove_confirm_msg' => 'Eliminieren Sie ein H&R durch Abzug :bonus Bonus, OK?', +]; diff --git a/resources/lang/de/imdb.php b/resources/lang/de/imdb.php new file mode 100644 index 00000000..34098f0b --- /dev/null +++ b/resources/lang/de/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'Englisch (Vereinigte Staaten)', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Französisch (Frankreich)', + 'de-DE' => 'Deutsch', + 'hi-IN' => 'Hannah', + 'it-IT' => 'Italienisch', + 'pt-BR' => 'Portugiesisch (Brasilien)', + 'es-ES' => 'Spanisch (Spanien)', + 'es-MX' => 'Spanisch (Mexiko)', + ], +]; diff --git a/resources/lang/de/index.php b/resources/lang/de/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/de/index.php @@ -0,0 +1,5 @@ + 'Ungültige Einladung! Der Einladungscode ist gesperrt!', + 'fields' => [ + 'inviter' => 'Absender', + 'invitee' => 'E-Mail erhalten', + 'time_invited' => 'Sendezeit', + 'valid' => 'Valid', + 'invitee_register_uid' => 'Registrierte UID', + 'invitee_register_email' => 'Registrierte E-Mail', + 'invitee_register_username' => 'Registrierter Benutzername', + 'expired_at' => 'hash abgelaufen um', + 'time_invited_begin' => 'Sendezeit gte', + 'time_invited_end' => 'Sendezeit lte', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'Einladungssystem ist geschlossen', + 'no_permission' => 'Benötigt :class oder höher um Einladungen zu senden', + 'invite_not_enough' => 'Einladungen nicht genug', + ], + 'send_allow_text' => 'Jemanden einladen', + 'pre_register_username' => 'Vorregistrierung Benutzername', + 'pre_register_username_help' => 'Benutzername und E-Mail werden nicht geändert, wenn sich ein Benutzer mit diesem Einladungscode registriert', + 'require_pre_register_username' => "Vorregistrierung Benutzername darf nicht leer sein", +]; diff --git a/resources/lang/de/label.php b/resources/lang/de/label.php new file mode 100644 index 00000000..052928a7 --- /dev/null +++ b/resources/lang/de/label.php @@ -0,0 +1,379 @@ + 'Name', + 'email' => 'E-Mail', + 'image' => 'Bild', + 'expire_at' => 'Verfällt am', + 'username' => 'Benutzer', + 'status' => 'Status', + 'enabled' => 'Aktiviert', + 'disabled' => 'Deaktiviert', + 'created_at' => 'Erstellt am', + 'updated_at' => 'Aktualisiert am', + 'begin' => 'Beginnzeit', + 'end' => 'Endzeit', + 'uploaded' => 'Hochgeladen', + 'downloaded' => 'Heruntergeladen', + 'ratio' => 'Freigabeverhältnis', + 'seed_time_required' => 'Seed Zeit benötigt', + 'inspect_time_left' => 'Verbleibende Zeit untersuchen', + 'added' => 'Neue Zeit', + 'last_access' => 'Letzte Zugriffszeit', + 'priority' => 'Priorität', + 'priority_help' => 'Je höher der Wert, desto höher die Rangliste', + 'comment' => 'Kommentar', + 'duration' => 'Dauer', + 'description' => 'Beschreibung', + 'price' => 'Preis', + 'deadline' => 'Deadline', + 'permanent' => 'Permanent', + 'operator' => 'Operator', + 'action' => 'Aktion', + 'submit' => 'Absenden', + 'cancel' => 'Abbrechen', + 'reset' => 'Reset', + 'anonymous' => 'Anonym', + 'infinite' => 'Unendlich', + 'save' => 'Speichern', + 'country' => 'Land', + 'city' => 'Stadt', + 'client' => 'Kunde', + 'reason' => 'Grund', + 'change' => 'Ändern', + 'create' => 'Anlegen', + 'created_at_begin' => 'Erstellt am Anfang', + 'created_at_end' => 'Erstellt am Ende', + 'setting' => [ + 'nav_text' => 'Einstellung', + 'backup' => [ + 'tab_header' => 'Sichern', + 'enabled' => 'Aktiviert', + 'enabled_help' => 'Backup aktivieren oder nicht', + 'frequency' => 'Frequenz', + 'frequency_help' => 'Sicherungsfrequenz', + 'hour' => 'Stunde', + 'hour_help' => 'Sicherungsvorgang zu dieser Stunde', + 'minute' => 'Minute', + 'minute_help' => "Die Sicherung wird in der Minute der letzten Stunde durchgeführt. Wenn die Frequenz 'stündlich' gedrückt wird, wird dieser Wert ignoriert", + 'google_drive_client_id' => 'Google Drive Client-ID', + 'google_drive_client_secret' => 'Google Drive Client Geheimnis', + 'google_drive_refresh_token' => 'Google Drive Aktualisierungstoken', + 'google_drive_folder_id' => 'Google Drive Ordner-ID', + 'via_ftp' => 'Sicherung per FTP', + 'via_ftp_help' => 'Ob per FTP gespeichert werden soll. Wenn ja, fügen Sie die Konfigurationsinformationen in die .env-Datei ein, siehe Laravel doc', + 'via_sftp' => 'Über SFTP sichern', + 'via_sftp_help' => 'Ob per FTP gespeichert werden soll. Wenn ja, fügen Sie die Konfigurationsinformationen in die .env-Datei ein, siehe Laravel doc', + ], + 'hr' => [ + 'tab_header' => 'H&r', + 'mode' => 'Modus', + 'inspect_time' => 'Zeit untersuchen', + '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', + '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', + 'ban_user_when_counts_reach_help' => 'Die Anzahl der H&R erreicht diesen Wert und das Konto wird deaktiviert', + 'include_rate' => 'Fertigstellungsrate erforderlich', + 'include_rate_help' => 'H&R nur zählen, wenn die Download-Vervollständigungsrate (Dezimalzahl zwischen 0 ~ 1) diesen Wert erreicht. Standard: 1' + ], + 'seed_box' => [ + 'tab_header' => 'Seedbox', + 'enabled_help' => 'SeedBox-Regeln aktivieren oder nicht', + 'no_promotion' => 'Keine Werbung', + 'no_promotion_help' => 'Keine Promotion, hochgeladen/heruntergeladen werden nach dem aktuellen Wert berechnet', + 'max_uploaded' => 'Maximale Upload-Volume-Multiplikator', + 'max_uploaded_help' => 'Das gesamte Upload-Volume ist höchstens ein Vielfaches seiner Lautstärke. Auf 0 Keine Einschränkung setzen', + 'not_seed_box_max_speed' => 'Nicht SeedBox max. Upload-Geschwindigkeit', + 'not_seed_box_max_speed_help' => 'Einheit: Mbps, wenn dieser Wert überschritten wird und der SeedBox-Eintrag nicht übereinstimmt, ist die Download-Berechtigung deaktiviert', + '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', + ], + 'meilisearch' => [ + 'tab_header' => 'Meilischearch', + 'enabled' => 'Ob Meilisearch aktiviert werden soll', + 'enabled_help' => 'Bitte installieren und konfigurieren und importieren Sie die Daten bevor Sie sie aktivieren. Andernfalls gibt es keine Daten für die Torrentsuche.', + 'search_description' => 'Meilisearch ob nach Beschreibungen gesucht werden soll', + 'search_description_help' => "Standard: 'Nein'. Falls 'Ja', wird auch eine Beschreibung mit Schlüsselwörtern zurückgegeben, und die Anzahl der Treffer kann höher sein. Muss sofort nach der Änderung neu importiert werden", + 'default_search_mode' => 'Standard-Suchmodus', + 'default_search_mode_help' => "Standard: 'Exact'. 'Und' wird geteilt, 'Exact' ist nicht geteilt", + ], + 'system' => [ + 'tab_header' => 'System', + 'change_username_card_allow_characters_outside_the_alphabets' => 'Erlaubt die Namensänderung andere Zeichen als englische Buchstaben', + 'change_username_min_interval_in_days' => 'Die minimalen Intervalltage des Benutzernamens ändern', + 'maximum_number_of_medals_can_be_worn' => 'Maximale Anzahl an Medaillen, die getragen werden können', + 'cookie_valid_days' => 'Cookie Gültige Tage', + 'maximum_upload_speed' => 'Maximale Upload-Geschwindigkeit', + 'maximum_upload_speed_help' => 'Dieser Wert beeinflusst die Erkennung von Cheater und ist die maximale Upload-Geschwindigkeit für eine konservative Erkennungsstufe. Tatsächliche Geschwindigkeitsbegrenzung = Maximale Uploadgeschwindigkeit / Erkennungsstufe, von konservativ bis verdächtig ist 1 bis 4. Wenn das Höchstgeschwindigkeitslimit 1000 ist und das Level der Erkennung konservativ ist, ist das tatsächliche Geschwindigkeitslimit 1000/1 = 1000, und die Erkennungsstufe ist verdächtig, die tatsächliche Geschwindigkeit ist 1000/4 = 250. Eine einzige Upload-Geschwindigkeit, die das aktuelle Geschwindigkeitslimit überschreitet, deaktiviert das Konto sofort. Die Einheit hier ist Mbps, z.B.: 100 Mbps = 12,5 MB/s.', + 'is_invite_pre_email_and_username' => 'Lade ein, ob du eine E-Mail und einen Benutzernamen vorbuchen möchtest', + 'is_invite_pre_email_and_username_help' => "Standard: 'Nein'. Bei Vorbuchung können E-Mail und Benutzername nicht geändert werden, wenn sich der Benutzer registriert.", + 'access_admin_class_min' => 'Minimale Klasse für die Anmeldung im Admin-Backend', + '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", + ], + 'image_hosting' => [ + 'driver' => 'Speicherort', + 'driver_help' => 'Wenn Sie lokal wählen, ist die Standardeinstellung es lokal auf dem Server zu speichern, auf dem sich die Website befindet, andernfalls auf den entsprechenden Bildserver hochladen', + 'tab_header' => 'Bild-Hosting', + 'upload_api_endpoint' => 'Interface-Adresse hochladen', + 'base_url' => 'Bild-URL-Präfix', + 'upload_token' => 'Token hochladen', + ] + ], + 'user' => [ + 'label' => 'Benutzer', + 'uploaded' => 'Hochgeladen', + 'downloaded' => 'Heruntergeladen', + 'invites' => 'Einladungen', + 'seedbonus' => 'Bonus', + 'attendance_card' => 'Anwesenheitsliste', + 'class' => 'Klasse', + 'status' => 'Status', + 'enabled' => 'Aktiviert', + 'username' => 'Benutzername', + 'invite_by' => 'Einladender', + 'two_step_authentication' => 'Zwei-Schritt-Authentifizierung', + 'seed_points' => 'Seed Punkte', + 'downloadpos' => 'Rechte herunterladen', + 'parked' => 'Geparkt', + 'offer_allowed_count' => 'Offerte zulässige Anzahl', + 'tmp_invites' => 'Temporäre Einladung', + ], + 'medal' => [ + 'label' => 'Medaille', + 'image_large' => 'Bild groß', + 'image_small' => 'Bild klein', + 'get_type' => 'Typ abrufen', + 'duration' => 'Dauer', + 'duration_help' => 'Einheit: Tage, wenn leer gelassen, hat der Benutzer permanenten Besitz', + ], + 'user_medal' => [ + 'label' => 'Benutzermedaille', + ], + 'exam' => [ + 'label' => 'Prüfung & Aufgabe', + 'is_done' => 'Ist erledigt', + 'is_discovered' => 'Entdeckt', + 'register_time_range' => [ + 'begin' => 'Registrierungszeit', + 'end' => 'Registrierungszeit Ende', + ], + 'register_days_range' => [ + 'begin' => 'Mindestens registrierte Tage', + 'end' => 'Maximal registrierte Tage', + ], + 'donated' => 'Gespendet', + 'index_formatted' => 'Prüfungsindizes', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Basisinfo', + 'priority_help' => 'Je höher der Wert, desto höher die Priorität, und wenn mehrere Prüfungen mit dem gleichen Benutzer übereinstimmen, wird die mit der höchsten Priorität zugewiesen.', + 'section_time' => 'Zeit', + 'duration_help' => 'Einheit: Tage, wenn dem Benutzer zugewiesen wird, werden Beginn und Ende verwendet, wenn er angegeben wird. Ansonsten ist die Startzeit die Zeit bei der Zuordnung, und die Endzeit ist die Zeit bei der Zuweisung zuzüglich der Dauer.', + 'section_target_user' => 'Zielbenutzer', + 'index_required_value' => 'Wert erforderlich', + 'index_required_label' => 'Index', + 'index_placeholder' => 'Upload/Download Inkrement in GB und Seedzeit durchschnittlich in Stunde', + 'index_current_value' => 'Aktueller Wert', + 'index_result' => 'Ergebnis', + ], + 'exam_user' => [ + 'label' => 'Prüfer Benutzer', + 'is_done' => 'Ist erledigt', + ], + 'torrent' => [ + 'label' => 'Torrent', + 'owner' => 'Besitzer', + 'size' => 'Größe', + 'ttl' => 'TTL', + 'seeders' => 'Seeder', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'Kategorie', + 'approval_status' => 'Genehmigungsstatus', + 'pos_state' => 'Pos-Status', + 'sp_state' => 'Promotion', + 'visible' => 'Aktiv', + 'source' => 'Quelle', + 'codec' => 'Codec', + 'audiocodec' => 'Audio-Codec', + 'medium' => 'Mittel', + 'team' => 'Team', + 'processing' => 'Verarbeitung', + 'standard' => 'Standard', + 'picktype' => 'Empfohlen', + 'promotion_time_type' => 'Promotion-Typ Zeit', + 'hr' => 'H&r', + 'added_begin' => 'Hinzugefügt größer als', + 'added_end' => 'Weniger als hinzugefügt', + 'size_begin' => 'Größe größer als', + 'size_end' => 'Größe kleiner als', + 'price' => 'Preis', + 'price_help' => 'Wenn ein Benutzer einen Torrent herunterlädt, erhält der Uploader Einnahmen, weniger den entsprechenden Steuersatz, der aktuelle Steuersatz: :tax_factor', + 'max_price_help' => 'Maximaler Preis', + ], + 'hit_and_run' => [ + 'label' => 'Benutzer H&R', + ], + 'tag' => [ + 'label' => 'Markierung', + 'color' => 'Hintergrundfarbe', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Abstand', + 'padding' => 'Padding', + 'border_radius' => 'Randradius', + 'torrents_count' => 'Anzahl Torrents', + 'torrents_sum_size' => 'Torrent-Größe', + ], + 'agent_allow' => [ + 'label' => 'Agenten erlauben', + 'family' => 'Familie', + 'start_name' => 'Startname', + 'peer_id_start' => 'Peer-ID Start', + 'peer_id_pattern' => 'Peer-ID-Muster', + 'peer_id_matchtype' => 'Gegenstellen-ID-Typ', + 'peer_id_match_num' => 'Peer-ID Match Num', + 'agent_start' => 'Agentenstart', + 'agent_pattern' => 'Agentenmuster', + 'agent_matchtype' => 'Agenten-Match-Typ', + 'agent_match_num' => 'Agent-Match-Num', + 'exception' => 'Ausnahme', + 'allowhttps' => 'https erlauben', + ], + 'agent_deny' => [ + 'label' => 'Agenten verweigern', + 'peer_id' => 'Peer-ID beginnt', + 'agent' => 'Agent', + ], + 'claim' => [ + 'label' => 'Nutzeranspruch', + 'last_settle_at' => 'Letzter Termin am', + 'seed_time_this_month' => 'St. diesen Monat', + 'uploaded_this_month' => 'Up. Diesen Monat', + 'is_reached_this_month' => 'Erreicht', + ], + 'torrent_state' => [ + 'label' => 'Globale Werbung', + 'global_sp_state' => 'Globaler Promotionsstatus', + ], + 'role' => [ + 'class' => 'Zugehörige Benutzerklasse', + ], + 'seed_box_record' => [ + 'label' => 'SeedBox-Datensätze', + 'type' => 'Neuer Typ', + 'operator' => 'Operator', + 'bandwidth' => 'Bandbreite (Mbps)', + 'ip' => 'IP(Block)', + 'ip_begin' => 'IP beginnen', + 'ip_end' => 'End-IP', + 'ip_help' => 'Füllen Sie die ASN/Start IP + Ende IP/IP (Block), nur einer der drei', + 'status' => 'Status', + 'is_allowed' => 'Ist Whitelist', + 'is_allowed_help' => 'IPs in der Whitelist sind nicht von der SeedBox-Regel beeinflusst', + 'asn' => 'ASN', + ], + 'menu' => [ + 'label' => 'Benutzerdefiniertes Menü', + 'enable_help' => 'Benutzerdefiniertes Menü aktivieren', + ], + 'menu_item' => [ + 'label' => 'Menüeinträge', + 'url' => 'Link', + 'text' => 'Text', + 'target' => 'Öffne Typ', + 'style' => 'Stil', + 'parent_id' => 'Elternteil', + 'min_class' => 'Minimal sichtbare Klasse', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Namensänderung der Karte', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'Regenbogen-ID', + ], + ], + 'search_box' => [ + 'label' => 'Suchfeld', + 'name' => 'Suchfeldname', + 'name_help' => 'Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].', + 'section_name' => 'Abschnittsname', + 'section_name_help' => 'Wenn gesetzt, wird im Menü angezeigt', + 'is_default' => 'Standard oder nicht', + 'showsubcat' => 'Unterkategorie anzeigen', + 'taxonomies' => 'Taxonomie', + 'taxonomy_display_text' => 'Text anzeigen', + 'torrent_field' => 'Torrents Tabellenfeld', + 'catsperrow' => 'Artikel pro Zeile', + 'catsperrow_help' => "Legen Sie fest, wie viele Einträge in einer Zeile in der Suchbox angezeigt werden sollen, z.B. '8'.", + 'catpadding' => "Füllen zwischen Elementen", + 'catpadding_help' => "In Pixeln. Der horizionale Polsterraum zwischen den Elementen im Suchfeld, z.B. '3'.", + 'custom_fields' => 'Benutzerdefiniertes Feld aktivieren ', + 'custom_fields_display_name' => 'Angepasster Feldanzeigename', + 'custom_fields_display' => 'Benutzerdefinierte Feldanzeige', + 'custom_fields_display_help' => "Verwenden Sie 'spezifisches Label', um das Label und den Wert des benutzerdefinierten Feldes zu repräsentieren, wie z. B. ein benutzerdefinierter Feldname ist 'artist', +dann ist die Bezeichnung:<%artist.label%>,ihr Wert:<%artist.value%>", + 'category' => 'Kategorie', + 'torrent_field_duplicate' => 'Feld der Torrent-Tabelle ::Feld kann nicht wiederverwendet werden!', + 'other' => 'Andere', + 'taxonomy' => [ + 'name' => 'Name', + 'sort_index' => 'Sortieren', + 'sort_index_help' => "Aufsteigend kommt also '0' an erster Stelle.", + 'class_name' => 'Klassen-Attribut', + 'class_name_help' => "Der Name der Bilddatei. Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'image' => 'Bild', + 'image_help' => 'Der Name der Bilddatei. Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].', + 'icon_id' => 'Kategorie-Symbol-Paket', + 'mode' => 'Suchbox', + 'mode_help' => 'Leer lassen um anzuzeigen, dass es auf alle Suchbox zutrifft', + ], + ], + 'icon' => [ + 'label' => 'Kategoriesymbol', + 'folder' => 'Icon-Pack-Ordner', + 'folder_help' => "Der Ordnername des Symbolpakets. Erlaubte Zeichen: [a-z] (in Kleinbuchstaben), [0-9], [_. ].MUSS einen abschließenden Schrägstrich hinzufügen (/) am Ende, z.B. 'Mycaticon/'", + 'cssfile' => 'CSS-Datei', + 'cssfile_help' => "CSS-Datei für dieses Icon Paket. Geben Sie den vollständigen Pfad ein, z.B. 'styles/scenetorrents.css'. Lassen Sie es leer, wenn keine vorhanden ist. +Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'multilang' => 'Mehrlang.', + 'multilang_help' => "Whether use different category icons for different languages. If set to 'yes', put several packs of icons in several folders named 'de', 'chs', etc.", + 'secondicon' => 'Zweites Icon', + 'secondicon_help' => "Gibt an, ob zweite Symbole für zusätzliche Informationen verwendet werden. Wenn 'Ja' gesetzt ist, setzen Sie die zweiten Symbole in einem Ordner namens 'zusätzlich' zusammen mit normalen Symbolen.", + 'designer' => 'Designer', + 'designer_help' => 'Die Person, die das Icon Pack entworfen hat.', + 'comment' => 'Kommentar', + 'comment_help' => ' Informationen über das Icon Pack.', + 'desc' => "Sie müssen die Symbole in das richtige Verzeichnis setzen, damit diese Einstellungen funktionieren. Legen Sie die normalen Icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' und die zweiten Icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'. +Erhalten Sie es nicht? Prüfen Sie, ob die folgenden Beispiele helfen könnten: +Wenn + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes' + second_icon='no' +Sie sollten eine englische normale Symboldatei für Filme erstellen (e. . 'movies.png') in 'pic/category/nhd/scenetorrents/de/' . +Wenn + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='yes' +Sie sollten eine normale Symboldatei für Filme (e. . ng) in 'pic/category/chd/nanosofts/' und eine zusätzliche Symboldatei (z.B. 'bdh264.png') in 'pic/category/chd/nanosofts/additional/'. + +Hinweis: In 1. , kann der Teil 'searchbox_name' weggelassen werden, d.h. die Regel ist 'pic/category/icon_pack_folder[language_short_name/].' +", + ], + 'second_icon' => [ + 'label' => 'Zweites Symbol', + 'name' => 'Name', + 'name_help' => "Kein langer Name. Empfohlen Sie weniger als 10 Buchstaben.", + 'image' => "Bild", + 'image_help' => "Der Name der Bilddatei. Erlaubte Zeichen: [a-z] (im Kleinbuchstaben), [0-9], [_./].", + 'class_name' => 'Klassen-Attribut', + 'class_name_help' => "Der Wert des 'class'-Attributs des Bildes. Lassen Sie es leer, wenn keine. Erlaubte Zeichen: [a-z] (in Kleinbuchstaben), [0-9], [_]und der erste Buchstaben müssen in [a-z] sein.", + '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.", + ], +]; diff --git a/resources/lang/de/medal.php b/resources/lang/de/medal.php new file mode 100644 index 00000000..a599299d --- /dev/null +++ b/resources/lang/de/medal.php @@ -0,0 +1,51 @@ + 'Medaille', + 'action_wearing' => 'Tragen', + 'admin' => [ + 'list' => [ + 'page_title' => 'Medaillenliste' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Umtausch', + \App\Models\Medal::GET_TYPE_GRANT => 'Zuschuss', + ], + 'fields' => [ + 'get_type' => 'Typ abrufen', + 'description' => 'Beschreibung', + 'image_large' => 'Bild', + 'price' => 'Preis', + 'duration' => 'Gültig nach dem Kauf (Tage)', + 'sale_begin_time' => 'Verkaufs-Startzeit', + 'sale_begin_time_help' => 'Benutzer kann nach dieser Zeit kaufen, leer lassen ohne Einschränkung', + 'sale_end_time' => 'Verkaufsende Endzeit', + 'sale_end_time_help' => 'Benutzer kann vor dieser Zeit kaufen, leer lassen ohne Einschränkung', + 'inventory' => 'Inventar', + 'inventory_help' => 'Leer lassen ohne Einschränkung', + 'sale_begin_end_time' => 'Zum Verkauf verfügbar', + 'users_count' => 'Verkaufte Anzahl', + 'bonus_addition_factor' => 'Bonus Zusatzfaktor', + 'bonus_addition' => 'Bonus Zusatz', + 'bonus_addition_factor_help' => 'Zum Beispiel: 0,01 bedeutet 1% Zusatz, leer lassen', + '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', + ], + 'buy_already' => 'Bereits kaufen', + 'buy_btn' => 'Kaufen', + 'confirm_to_buy' => 'Sicher, Sie wollen kaufen?', + 'require_more_bonus' => 'Mehr Bonus erforderlich', + 'grant_only' => 'Nur gewähren', + 'before_sale_begin_time' => 'Vor Verkaufsbeginn', + 'after_sale_end_time' => 'Endzeit nach dem Verkauf', + 'inventory_empty' => 'Inventar leer', + 'gift_btn' => 'Geschenk', + 'confirm_to_gift' => 'Bestätigen, um dem Benutzer zu schenken ', + 'max_allow_wearing' => 'Maximal :count Medaillen können gleichzeitig getragen werden', + 'wearing_status_text' => [ + 0 => 'Tragen', + 1 => 'Nicht tragen' + ], +]; diff --git a/resources/lang/de/message.php b/resources/lang/de/message.php new file mode 100644 index 00000000..ebd701bb --- /dev/null +++ b/resources/lang/de/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Nachrichtenliste', + ], + 'show' => [ + 'page_title' => 'Nachrichtendetails', + ], + 'field_value_change_message_body' => ':field wurde von :old zu :new von :operator geändert. Grund::reason.', + 'field_value_change_message_subject' => ':field geändert', + + 'download_disable' => [ + 'subject' => 'Download-Berechtigung abgebrochen', + 'body' => 'Ihre Download-Berechtigungen wurden widerrufen, möglicherweise wegen niedriger Freigaberaten oder Fehlverhalten. Bann: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Download-Berechtigung abgebrochen', + 'body' => 'Ihre Download-Berechtigung wurde wegen übermäßiger Upload-Geschwindigkeit abgebrochen. Bitte Datei wenn Sie ein Seed Box-Benutzer sind.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + '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_enable' => [ + 'subject' => 'Download-Berechtigung wiederhergestellt', + 'body' => 'Ihre Download-Berechtigungen wiederhergestellt, Sie können jetzt Torrents herunterladen. Von: :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Temporäre Einladung :change_type', + 'body' => 'Ihre temporäre Einladungsanzahl hatte :change_type :count von :operator, Grund: :reason.', + ], + 'receive_medal' => [ + 'subject' => 'Geschenkmedaille erhalten', + 'body' => "User :username kaufte eine Medaille [:medal_name] auf Kosten von :cost_bonus und gab sie Ihnen. Die Medaille ist wert :price, die Gebühr ist :gift_fee_total(Faktor: :gift_fee_factor), Sie haben diese Medaille bis :expire_at, und der Bonusfaktor der Medaille ist: :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => ':site_name Offsite-Login-Alarm', + 'body' => << +Last login time::last_login_time, IP::last_ip, location::last_location.
    +Wenn es nicht Ihre eigene Operation ist, wurde das Passwort möglicherweise durchgesickert, bitte ändern Sie es rechtzeitig! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Erfolgreiche Torrent-Kauf-Erinnerung', + 'body' => 'Du hast :bonus ausgegeben um den Torrent erfolgreich zu kaufen:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Prüfung :exam_name Endzeit geändert', + 'body' => 'Die Endzeit deiner in-progress Prüfung :exam_name hat sich von :old_end_time zu :new_end_time geändert. admin: :operator, Grund: :reason.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Du hast eine Nachricht erhalten.", + 'mail_sender' => "Absender ", + 'mail_subject' => "Betreff ", + 'mail_date' => "Datum ", + 'mail_use_following_url' => "Sie können  klicken", + 'mail_use_following_url_1' => " um die Nachricht anzusehen (Sie müssen sich möglicherweise einloggen).", + 'mail_yours' => "
    Deins,", + 'mail_the_site_team' => "Das %s Team.", + 'mail_received_pm_from' => "Sie haben eine PN erhalten von ", + 'mail_here' => "HIER", + 'msg_system' => "System", + 'msg_original_message_from' => "Originalnachricht von ", +]; diff --git a/resources/lang/de/nexus.php b/resources/lang/de/nexus.php new file mode 100644 index 00000000..4b14ed37 --- /dev/null +++ b/resources/lang/de/nexus.php @@ -0,0 +1,20 @@ + 'Ungültiges Argument', + 'require_argument' => ':argument darf nicht leer sein', + 'select_one_please' => 'Bitte wählen Sie eine aus', + 'user_not_exists' => '(verwaist)', + 'time_units' => [ + 'week' => 'wochen', + ], + 'select_all' => 'Alles auswählen', + 'unselect_all' => 'Alles abwählen', + 'increment' => 'hochstufen', + 'decrement' => 'verordnen', + 'action' => 'Aktion', + 'no_limit' => 'Kein Limit', + 'sum' => 'Sum', + 'do_not_repeat' => 'Bitte wiederholen Sie die Operation nicht!', + 'no_permission' => 'Keine Berechtigung!', +]; diff --git a/resources/lang/de/oauth.php b/resources/lang/de/oauth.php new file mode 100644 index 00000000..8a89c2eb --- /dev/null +++ b/resources/lang/de/oauth.php @@ -0,0 +1,14 @@ + 'Kunde', + 'redirect' => 'Weiterleitungs-URL', + 'secret' => 'Geheimnis', + 'revoked' => 'Valid', + 'access_token' => 'Zugangs-Token', + 'refresh_token' => 'Token aktualisieren', + 'authorization_request_title' => 'Autorisierungsanfrage', + 'authorization_request_desc' => 'fordert die Erlaubnis zum Zugriff auf Ihr Konto an', + 'btn_approve' => 'Autorisieren', + 'btn_deny' => 'Abbrechen', + 'skips_authorization' => 'Überspringt die Autorisierung', +]; diff --git a/resources/lang/de/offer.php b/resources/lang/de/offer.php new file mode 100644 index 00000000..96da89a3 --- /dev/null +++ b/resources/lang/de/offer.php @@ -0,0 +1,17 @@ + " hat dir erlaubt hochzuladen ", + 'msg_find_offer_option' => "Eine neue Option finden Sie auf der Upload-Seite.", + 'msg_your_offer_allowed' => "Ihr Angebot wurde erlaubt", + 'msg_offer_voted_on' => "Ihr Angebot wurde positiv bewertet. Sie dürfen hochladen ", + 'msg_offer_voted_off' => "Ihr Angebot wurde abgestimmt. Sie sind nicht berechtigt hochzuladen ", + 'msg_voted_on' => " wurde abgestimmt über", + 'msg_offer_deleted' => "Ihr Angebot wurde gelöscht", + 'msg_your_offer' => "Ihr Angebot '", + 'msg_was_deleted_by' => "' wurde gelöscht von ", + 'msg_blank' => ".", + '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: ", +]; diff --git a/resources/lang/de/peer.php b/resources/lang/de/peer.php new file mode 100644 index 00000000..0aae29df --- /dev/null +++ b/resources/lang/de/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Partner', + ], +]; diff --git a/resources/lang/de/permission.php b/resources/lang/de/permission.php new file mode 100644 index 00000000..bccb9f19 --- /dev/null +++ b/resources/lang/de/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Genehmigungs-Torrent', + 'desc' => 'Erlauben, ablehnen oder als nicht überprüft markieren', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Setze Torrent-spezielle Tags', + 'desc' => 'Setze das Offiziell/Null-Bonus-Tag auf Torrents', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'Torrent-Genehmigung erlaubt automatisch', + 'desc' => 'Torrent erlaubt den Status nach dem Hochladen automatisch', + ], + 'torrent-set-price' => [ + 'text' => 'Setze Torrent bezahlt', + 'desc' => 'Setze Torrent bezahlt', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Klasse bei Registrierung', + ], + 'staffmem' => [ + 'text' => 'Mitarbeiter', + 'desc' => 'Klassen, die als Personalmitglieder angesehen werden, können z. B. die Personalbox ansehen', + ], + 'newsmanage' => [ + 'text' => 'Nachrichtenmanagement', + 'desc' => 'Neues Bearbeiten hinzufügen', + ], + 'newfunitem' => [ + 'text' => 'Funbox-Artikel posten', + 'desc' => "Poste neue Funbox Elemente und bearbeite eigene Funbox Elemente", + ], + 'funmanage' => [ + 'text' => 'Funbox-Management', + 'desc' => "Bearbeiten, löschen, Funbox-Elemente sperren", + ], + 'sbmanage' => [ + 'text' => 'Shoutbox-Management', + 'desc' => 'Nachrichten in Shoutbox und Hilfebox löschen', + ], + 'pollmanage' => [ + 'text' => 'Umfragemanagement', + 'desc' => 'Neue Bearbeitung, Umfragen löschen', + ], + 'applylink' => [ + 'text' => 'Auf Links anwenden', + 'desc' => 'Für Links auf der Hauptseite beantragen', + ], + 'linkmanage' => [ + 'text' => 'Linkverwaltung', + 'desc' => ' Neue Bearbeitung, Links löschen', + ], + 'postmanage' => [ + 'text' => 'Forum Beitragsmanagement', + 'desc' => 'Bearbeiten, löschen, verschieben, sticken, Forenbeiträge sperren', + ], + 'commanage' => [ + 'text' => 'Kommentarverwaltung', + 'desc' => 'Bearbeiten, Kommentare von Torrents, Angebote löschen', + ], + 'forummanage' => [ + 'text' => 'Forum-Verwaltung', + 'desc' => 'Neue Bearbeitung, Löschen, Foren verschieben', + ], + 'viewuserlist' => [ + 'text' => 'Benutzerliste anzeigen', + 'desc' => 'Ansehen, Suche Benutzerliste', + ], + 'user-delete' => [ + 'text' => 'Benutzer löschen', + 'desc' => 'Benutzerkonto-Informationen vollständig aus der Datenbank löschen', + ], + 'user-change-class' => [ + 'text' => 'Benutzerklasse ändern', + 'desc' => "Ändern Sie das Level des Benutzers, kann nicht auf ein Level höher oder gleich ihrem eigenen geändert werden", + ], + 'torrentmanage' => [ + 'text' => 'Torrent-Management', + 'desc' => 'Bearbeite Torrents, ohne Einstellung von Torrent-Ankleben oder bei Werbung oder Löschen', + ], + 'torrent-delete' => [ + 'text' => 'Torrent löschen', + 'desc' => 'Torrent löschen', + ], + 'torrentsticky' => [ + 'text' => 'Torrent-Klebstoff', + 'desc' => ' Setze Torrents klebrig', + ], + 'torrentonpromotion' => [ + 'text' => 'Torrent bei Promotion', + 'desc' => 'Torrents auf Promotion setzen', + ], + 'torrent_hr' => [ + 'text' => 'Setze Torrent H&R', + 'desc' => '.Torrent an der H&R-Prüfung teilnehmen', + ], + 'askreseed' => [ + 'text' => 'Nach Reseed fragen', + 'desc' => 'Nach Reseed fragen, wenn Torrents tot sind', + ], + 'viewnfo' => [ + 'text' => 'NFO anzeigen', + 'desc' => 'NFO-Dateien anzeigen', + ], + 'torrentstructure' => [ + 'text' => 'Torrent-Struktur anzeigen', + 'desc' => 'Struktur der Torrent-Dateien anzeigen', + ], + 'sendinvite' => [ + 'text' => 'Einladung senden', + 'desc' => 'Einladung zur Mitgliedschaft an andere senden', + ], + 'viewhistory' => [ + 'text' => 'Verlauf anzeigen', + 'desc' => "Kommentare und Beiträge anderer ansehen", + ], + 'topten' => [ + 'text' => 'Topten anzeigen', + 'desc' => 'Top 10 anzeigen', + ], + 'log' => [ + 'text' => 'Allgemeines Log anzeigen', + 'desc' => 'Allgemeines Log anzeigen, ohne vertrauliches Log', + ], + 'confilog' => [ + 'text' => 'Vertrauliches Log anzeigen', + 'desc' => 'Vertrauliches Log anzeigen, z.B. Änderungen der Seiteneinstellung', + ], + 'userprofile' => [ + 'text' => "Vertrauliches Profil des Benutzers anzeigen", + 'desc' => "Vertrauliches Profil des Benutzers anzeigen, z.B. IP-Adresse, E-Mail-Adresse", + ], + 'torrenthistory' => [ + 'text' => "Torrent-Verlauf des Benutzers anzeigen", + 'desc' => "Torrent-Chronik des Benutzers anzeigen, z.B. heruntergeladene Torrents. Gültig nur, wenn die Einstellung des Benutzers für den Datenschutz nicht 'stark' ist" + ], + 'prfmanage' => [ + 'text' => "Allgemeine Profilverwaltung des Benutzers", + 'desc' => " Ändern Sie das Profil des Benutzers, ausgenommen wichtige wie E-Mail, Benutzername, hochgeladene und heruntergeladene Menge, Bonus" + ], + 'cruprfmanage' => [ + 'text' => "Benutzerprofil-Management", + 'desc' => "Ändert das entscheidende Profil des Benutzers, ohne Spende (nur Personalleiter kann Spende verwalten)", + ], + 'uploadsub' => [ + 'text' => 'Untertitel hochladen', + 'desc' => 'Untertitel für Torrents hochladen', + ], + 'delownsub' => [ + 'text' => "Eigenen Untertitel löschen", + 'desc' => 'Untertitel von sich selbst hochgeladen löschen', + ], + 'submanage' => [ + 'text' => 'Untertitel-Management', + 'desc' => 'Untertitel löschen', + ], + 'updateextinfo' => [ + 'text' => 'Externe Info aktualisieren', + 'desc' => 'Aktualisiere veraltete externe Informationen, z.B. IMDb Info', + ], + 'viewanonymous' => [ + 'text' => 'Anonym anzeigen', + 'desc' => 'Anzeigen wer anonym ist', + ], + 'beanonymous' => [ + 'text' => 'Anonym sein', + 'desc' => 'Torrents, Untertitel anonym hochladen', + ], + 'addoffer' => [ + 'text' => 'Angebot hinzufügen', + 'desc' => ' Angebote zum Hochladen hinzufügen', + ], + 'offermanage' => [ + 'text' => 'Angebotsmanagement', + 'desc' => 'Angebot genehmigen, bearbeiten, löschen', + ], + 'upload' => [ + 'text' => 'Torrent hochladen', + 'desc' => 'Torrents in Torrents hochladen', + ], + 'uploadspecial' => [ + 'text' => 'Spezielle Torrent hochladen', + 'desc' => 'Torrents in spezielle Sektion hochladen', + ], + 'view_special_torrent' => [ + 'text' => 'Spezielle Torrent ansehen', + 'desc' => 'Torrents im Spezialbereich anzeigen', + ], + 'movetorrent' => [ + 'text' => 'Torrent verschieben', + 'desc' => 'Verschiebe Torrents zwischen Abschnitten', + ], + 'chrmanage' => [ + 'text' => 'Chronik-Management', + 'desc' => 'Chronik hinzufügen, bearbeiten', + ], + 'viewinvite' => [ + 'text' => 'Einladung ansehen', + 'desc' => "Einladungsverlauf des Benutzers anzeigen", + ], + 'buyinvite' => [ + 'text' => 'Einladungen kaufen', + 'desc' => 'Kaufen Sie Einladungen im Bonuscenter', + ], + 'seebanned' => [ + 'text' => 'Gesperrte Torrents ansehen', + 'desc' => 'gesperrte Torrents ansehen und herunterladen', + ], + 'againstoffer' => [ + 'text' => 'Gegen Angebote stimmen', + 'desc' => 'Gegen Angebote stimmen', + ], + 'userbar' => [ + 'text' => 'Benutzerleiste erlauben', + 'desc' => ' Hole dir seine Userba', + ], +]; diff --git a/resources/lang/de/plugin.php b/resources/lang/de/plugin.php new file mode 100644 index 00000000..d092dea8 --- /dev/null +++ b/resources/lang/de/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Installieren', + 'delete' => 'Entfernen', + 'update' => 'Upgrade', + ], + 'labels' => [ + 'display_name' => 'Name', + 'package_name' => 'Paketname', + 'remote_url' => 'Repository-Adresse', + 'installed_version' => 'Installierte Version', + 'status' => 'Status', + 'updated_at' => 'Letzte Aktion am', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'Normal', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'Nicht installiert', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Bereit zur Installation', + \App\Models\Plugin::STATUS_INSTALLING => 'Installiere', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Installation fehlgeschlagen', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Bereit zum Upgrade', + \App\Models\Plugin::STATUS_UPDATING => 'Upgrade', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Upgrade fehlgeschlagen', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Bereit zum Entfernen', + \App\Models\Plugin::STATUS_DELETING => 'Entfernen', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Fehler entfernen', + ], +]; diff --git a/resources/lang/de/ptgen.php b/resources/lang/de/ptgen.php new file mode 100644 index 00000000..bbc39e15 --- /dev/null +++ b/resources/lang/de/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'Link kommt von::sites ', + 'btn_get_desc' => 'Disc holen', +]; diff --git a/resources/lang/de/reward.php b/resources/lang/de/reward.php new file mode 100644 index 00000000..9d312793 --- /dev/null +++ b/resources/lang/de/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Belohnung', + ] + +]; diff --git a/resources/lang/de/route-permission.php b/resources/lang/de/route-permission.php new file mode 100644 index 00000000..f291f042 --- /dev/null +++ b/resources/lang/de/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Torrent hochladen', + 'desc' => 'Torrent hochladen', + ], + 'torrent:list' => [ + 'text' => 'Torrent-Liste abrufen', + 'desc' => 'Torrent-Liste abrufen', + ], + 'torrent:view' => [ + 'text' => 'Torrent-Details anzeigen', + 'desc' => 'Torrent-Details anzeigen', + ], + 'user:view' => [ + 'text' => 'Grundinformationen des Benutzers anzeigen', + 'desc' => 'Grundinformationen des Benutzers anzeigen', + ], +]; diff --git a/resources/lang/de/search.php b/resources/lang/de/search.php new file mode 100644 index 00000000..5d9d1d21 --- /dev/null +++ b/resources/lang/de/search.php @@ -0,0 +1,17 @@ + 'Globale Suche', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Titel', + '1' => 'Beschreibung', + '3' => 'Uploader', + '4' => 'IMDB URL' + ], + 'search_modes' => [ + 'and' => 'Und', + 'exact' => 'Exakt', + ], +]; diff --git a/resources/lang/de/searchbox.php b/resources/lang/de/searchbox.php new file mode 100644 index 00000000..5fd00d41 --- /dev/null +++ b/resources/lang/de/searchbox.php @@ -0,0 +1,20 @@ + 'Kategorie', + 'sub_category_source_label' => 'Quelle', + 'sub_category_medium_label' => 'Medien', + 'sub_category_standard_label' => 'Standard', + 'sub_category_team_label' => 'Team', + 'sub_category_processing_label' => 'Verarbeitung', + 'sub_category_codec_label' => 'Codec', + 'sub_category_audiocodec_label' => 'AudioCodec', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Cover auf Torrent-Liste anzeigen', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Seed-Box-Symbol in der Torrent-Liste anzeigen', + ], + 'sections' => [ + 'browse' => 'Torrents', + 'special' => 'Spezial', + ], +]; diff --git a/resources/lang/de/seed-box.php b/resources/lang/de/seed-box.php new file mode 100644 index 00000000..ed468cdb --- /dev/null +++ b/resources/lang/de/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Benutzer', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrator', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Ungeprüft', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Zulässig', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Verweigert', + ], + 'status_change_message' => [ + 'subject' => 'Status des SeedBox-Datensatzes geändert', + 'body' => 'Der Status Ihres SeedBox-Datensatzes mit der ID :id wurde von :operator von :old_status zu :new_status geändert. Grund: :reason', + ], + 'is_seed_box_yes' => 'Diese IP ist SeedBox, durch den Datensatz mit der ID :id identifiziert', + 'is_seed_box_no' => 'Diese IP ist nicht SeedBox', +]; diff --git a/resources/lang/de/seedbox.php b/resources/lang/de/seedbox.php new file mode 100644 index 00000000..23e11566 --- /dev/null +++ b/resources/lang/de/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Benutzer', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrator', + ], +]; diff --git a/resources/lang/de/signup.php b/resources/lang/de/signup.php new file mode 100644 index 00000000..eecd9e70 --- /dev/null +++ b/resources/lang/de/signup.php @@ -0,0 +1,8 @@ + "Die Passwörter stimmen nicht überein! Müssen typod sein. Versuchen Sie es erneut.", + 'password_too_short' => "Sorry, das Passwort ist zu kurz (min 6 Zeichen)", + 'password_too_long' => "Sorry, das Passwort ist zu lang (max. 40 Zeichen)", + 'password_equals_username' => "Das Passwort kann leider nicht identisch mit dem Benutzernamen sein.", +]; diff --git a/resources/lang/de/snatch.php b/resources/lang/de/snatch.php new file mode 100644 index 00000000..1fcbda06 --- /dev/null +++ b/resources/lang/de/snatch.php @@ -0,0 +1,8 @@ + 'Inf.', + 'index' => [ + 'page_title' => 'Raketen', + ], +]; diff --git a/resources/lang/de/subtitle.php b/resources/lang/de/subtitle.php new file mode 100644 index 00000000..a7cb59bf --- /dev/null +++ b/resources/lang/de/subtitle.php @@ -0,0 +1,7 @@ + " hat den von Ihnen hochgeladenen Untertitel gelöscht. ", + 'msg_your_sub_deleted' => "Ihr Untertitel wurde gelöscht", + 'msg_reason_is' => "Der Grund: ", +]; diff --git a/resources/lang/de/thank.php b/resources/lang/de/thank.php new file mode 100644 index 00000000..9cbb019f --- /dev/null +++ b/resources/lang/de/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Danke', + ], +]; diff --git a/resources/lang/de/token.php b/resources/lang/de/token.php new file mode 100644 index 00000000..d8182cdf --- /dev/null +++ b/resources/lang/de/token.php @@ -0,0 +1,10 @@ + 'Zugangs-Token', + 'permission' => 'Berechtigungen', + 'maximum_allow_number_reached' => 'Die Zahl erreicht die Obergrenze', + 'create_success_tip' => 'Das Token wurde erfolgreich erstellt. Diese Daten werden nur einmal angezeigt, bitte speichern Sie es ordnungsgemäß

    :token', + 'last_used_at' => 'Letzte Benutzungszeit', + 'token' => 'summary', +); diff --git a/resources/lang/de/torrent-operation-log.php b/resources/lang/de/torrent-operation-log.php new file mode 100644 index 00000000..0a7b767f --- /dev/null +++ b/resources/lang/de/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Aktionstyp', + ], +]; diff --git a/resources/lang/de/torrent.php b/resources/lang/de/torrent.php new file mode 100644 index 00000000..24592aa6 --- /dev/null +++ b/resources/lang/de/torrent.php @@ -0,0 +1,109 @@ + 'Normal', + 'pos_state_sticky' => 'Angepinnt zuerst', + 'pos_state_r_sticky' => 'Sekunde angepinnt', + + 'index' => [ + 'page_title' => 'Torrent-Liste', + ], + 'show' => [ + 'page_title' => 'Torrent-Details', + 'basic_category' => 'Kategorie', + 'basic_audio_codec' => 'Audio-Codec', + 'basic_codec' => 'Video-Codec', + 'basic_media' => 'Medien', + 'basic_source' => 'Quelle', + 'basic_standard' => 'Standard', + 'basic_team' => 'Team', + 'size' => 'Größe', + 'comments_label' => 'Kommentare', + 'times_completed_label' => 'Schnell', + 'peers_count_label' => 'Partner', + 'thank_users_count_label' => 'Danke', + 'numfiles_label' => 'Dateien', + 'bookmark_yes_label' => 'Gespeichert', + 'bookmark_no_label' => 'Zu Lesezeichen hinzufügen', + 'reward_logs_label' => 'Belohnung', + 'reward_yes_label' => 'Belohnung', + 'reward_no_label' => 'Belohnung', + 'download_label' => 'Download', + 'thanks_yes_label' => 'Vielen Dank', + 'thanks_no_label' => 'Vielen Dank', + ], + 'pick_info' => [ + 'normal' => 'Normal', + 'hot' => 'Heiß', + 'classic' => 'Klassisch', + 'recommended' => 'Empfohlen', + ], + 'claim_already' => 'Bereits beansprucht', + 'no_snatch' => 'Diesen Torrent noch nie herunterladen', + 'can_no_be_claimed_yet' => 'Kann noch nicht abgeholt werden', + 'claim_number_reach_user_maximum' => 'Die maximale Anzahl an Benutzern ist erreicht', + 'claim_number_reach_torrent_maximum' => 'Die maximale Anzahl an Torrent ist erreicht', + 'claim_disabled' => 'Anspruch ist deaktiviert', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Zulässig', + 'notify_subject' => 'Torrent wurde erlaubt', + 'notify_msg' => 'Ihr Torrent:[url=:detail_url]:torrent_name[/url] wurde von :operator, Grund: :reason', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Verweigert', + 'notify_subject' => 'Torrent wurde abgelehnt', + 'notify_msg' => 'Ihr Torrent: [url=:detail_url]:torrent_name[/url] von :operator abgelehnt', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'Nicht überprüft', + 'notify_subject' => 'Torrent war als nicht überprüft markiert', + 'notify_msg' => 'Ihr Torrent: [url=:detail_url]:torrent_name[/url] wurde als nicht von :operator überprüft markiert', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Bearbeiten', + 'notify_subject' => 'Torrent wurde bearbeitet', + 'notify_msg' => 'Ihr Torrent: [url=:detail_url]:torrent_name[/url] wurde von :operator bearbeitet', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'Löschen', + 'notify_subject' => 'Torrent wurde gelöscht', + 'notify_msg' => 'Ihr Torrent: :torrent_name wurde von :operator gelöscht', + ] + ], + 'owner_update_torrent_subject' => 'Verweigerte Torrent wurden aktualisiert', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] wurde vom Besitzer aktualisiert, Sie können überprüfen, ob es die Anforderungen erfüllt und erlauben', + 'approval' => [ + 'modal_title' => 'Torrent-Genehmigung', + 'status_label' => 'Genehmigungsstatus', + 'comment_label' => 'Kommentar (optional)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'Nicht überprüft', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Zulässig', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Verweigert', + ], + 'deny_comment_show' => 'Verweigert, Grund: :reason', + 'logs_label' => 'Genehmigungsprotokolle' + ], + 'show_hide_media_info' => 'Rohe MediaInfo ein-/ausblenden', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globale', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Bis', + ], + 'paid_torrent' => 'Bezahlter Torrent', + 'msg_torrent_deleted' => "Ihr Torrent wurde gelöscht", + 'msg_the_torrent_you_uploaded' => "Der Torrent den Sie hochgeladen haben '", + 'msg_was_deleted_by' => "' wurde gelöscht von ", + 'msg_reason_is' => ". Der Grund: ", + 'msg_reseed_request' => "Reseed Anfrage", + 'msg_reseed_user' => "Benutzer ", + 'msg_ask_reseed' => " bat um einen Reseed bei Torrent ", + 'msg_thank_you' => " !\nDanke!", + + 'msg_offer_you_voted' => "Das Angebot, für das Sie gestimmt haben: ", + 'msg_was_uploaded_by' => " wurde hochgeladen von ", + 'msg_you_can_download' => ".\nDu kannst den Torrent herunterladen", + 'msg_here' => " [b]hier[/b]", + 'msg_offer' => "Angebot ", +]; diff --git a/resources/lang/de/upload.php b/resources/lang/de/upload.php new file mode 100644 index 00000000..eff91c87 --- /dev/null +++ b/resources/lang/de/upload.php @@ -0,0 +1,68 @@ + 'Ungültiger Preis: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Ungültiger Abschnitt', + 'invalid_hr' => 'Ungültiger H&R-Wert', + 'invalid_pos_state' => 'Ungültige Position: :pos_state', + 'invalid_pos_state_until' => 'Ungültige Positionsfrist', + 'not_supported_sub_category_field' => 'Nicht unterstützte Unterkategoriefelder: :field', + 'invalid_sub_category_value' => 'Unterkategoriefeld: :label(:field) Wert: :value ungültig', + 'invalid_tag' => 'Tag ungültig', + 'invalid_pick_type' => 'Ungültige Empfehlung::pick_type', + 'require_name' => 'Der Titel darf nicht leer sein', + 'price_too_much' => 'Preis überschreitet den zulässigen Bereich', + 'approval_deny_reach_upper_limit' => 'Die Anzahl der Torrents für die aktuelle Bewertung abgelehnt: %s erreicht die Obergrenze und das Publizieren ist nicht zulässig.', + 'special_section_not_enabled' => 'Sonderzone ist nicht aktiviert.', + 'paid_torrent_not_enabled' => 'Der bezahlte Torrent ist nicht aktiviert.', + 'no_permission_to_set_torrent_hr' => 'Keine Berechtigung zum Setzen von Torrent H&R.', + 'no_permission_to_set_torrent_pos_state' => 'Es gibt keine Berechtigung Torrent-oben zu setzen.', + 'no_permission_to_set_torrent_price' => 'Keine Berechtigung zum Festlegen von Torrentgebühren.', + 'no_permission_to_pick_torrent' => 'Keine Berechtigung um Videos zu empfehlen.', + 'no_permission_to_be_anonymous' => 'Keine Berechtigung anonym zu veröffentlichen.', + 'torrent_save_dir_not_exists' => 'Das Torrent-Speicherverzeichnis existiert nicht.', + 'torrent_save_dir_not_writable' => 'Das Verzeichnis zum Speichern von Torrent ist nicht beschreibbar.', + 'save_torrent_file_failed' => 'Speichern der Torrent-Datei fehlgeschlagen.', + 'upload_failed' => 'Upload fehlgeschlagen!', + 'missing_form_data' => 'Bitte füllen Sie die benötigten Elemente aus', + 'missing_torrent_file' => 'Fehlende Torrent-Datei', + 'empty_filename' => 'Der Dateiname darf nicht leer sein!', + 'zero_byte_nfo' => 'NFO-Datei ist leer', + 'nfo_too_big' => 'Die NFO-Datei ist zu groß! Maximal 65.535 Bytes erlaubt.', + 'nfo_upload_failed' => 'NFO-Datei-Upload fehlgeschlagen', + 'blank_description' => 'Sie müssen die Einleitung ausfüllen!', + 'category_unselected' => 'Sie müssen den Typ wählen!', + 'invalid_filename' => 'Ungültiger Dateiname!', + 'filename_not_torrent' => 'Ungültiger Dateiname (nicht .torrent-Datei).', + 'empty_file' => 'Leere Datei!', + 'not_bencoded_file' => 'Was die Hölle machst du? Was du hochgeladen hast ist keine Bencode-Datei!', + 'not_a_dictionary' => 'Kein Verzeichnis', + 'dictionary_is_missing_key' => 'Verzeichnis fehlt Wert', + 'invalid_entry_in_dictionary' => 'Ungültiger Verzeichniseintrag', + 'invalid_dictionary_entry_type' => 'Ungültiger Verzeichniselementtyp', + 'invalid_pieces' => 'Ungültiger Dateiblock', + 'missing_length_and_files' => 'Fehlende Länge und Datei', + 'filename_errors' => 'Fehler Dateiname', + 'uploaded_not_offered' => 'Sie können nur Torrent hochladen, der den Kandidaten passt. Bitte kehren Sie zurück, um das passende Projekt in Ihren Kandidaten auszuwählen, bevor Sie hochladen!', + 'unauthorized_upload_freely' => 'Du hast keine Berechtigung zum freien Hochladen!', + 'torrent_existed' => 'Der Torrent existiert bereits!id: :id', + 'torrent_file_too_big' => 'Die Torrent-Datei ist zu groß! Maximal erlaubt', + 'remake_torrent_note' => 'Bytes. Bitte erstellen Sie die Torrent-Datei mit einer größeren Blockgröße neu oder teilen Sie den Inhalt in mehrere Torrent-Dateien zu veröffentlichen.', + 'email_notification_body' => 'Hallo, +Ein neuer Torrent wurde hochgeladen. + +Name::name +Grösse +Type::category +Uploader::upload_by + +Einführung: +:description + +Schau dir detailliertere Informationen an (möglicherweise musst du dich einloggen), bitte hier klicken: hier +:torrent_url + +:site_name Website', + 'email_notification_subject' => ':site_name Neue Torrent-Benachrichtigung', +); diff --git a/resources/lang/de/user.php b/resources/lang/de/user.php new file mode 100644 index 00000000..847b5ac4 --- /dev/null +++ b/resources/lang/de/user.php @@ -0,0 +1,112 @@ + 'Vom Administrator deaktivieren', + 'deleted_username' => 'Benutzer nicht vorhanden', + 'admin' => [ + 'list' => [ + 'page_title' => 'Benutzerliste' + ] + ], + 'labels' => [ + 'seedbonus' => 'Bonus', + 'seed_points' => 'Seed Punkte', + 'uploaded' => 'Hochgeladen', + 'downloaded' => 'Heruntergeladen', + 'invites' => 'Einladungen', + '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_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.", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'Vip', + \App\Models\User::CLASS_RETIREE => 'Retiree', + \App\Models\User::CLASS_UPLOADER => 'Uploader', + \App\Models\User::CLASS_MODERATOR => 'Moderator', + \App\Models\User::CLASS_ADMINISTRATOR => 'Administrator', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Personalleiter', + ], + 'change_username_lte_min_interval' => 'Letzte Änderung: :last_change_time, unerfülltes minimales Intervall: :interval Tage', + 'destroy_by_admin' => 'Physikalisches Löschen durch Administrator', + 'disable_by_admin' => 'Vom Administrator deaktivieren', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Mann', + \App\Models\User::GENDER_FEMALE => 'Weiblich', + \App\Models\User::GENDER_UNKNOWN => 'Unbekannt', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator Grant you :name, Gültigkeitszeitraum: :Dauer.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_text ist für immer bereits gültig', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Befördere', + 'demote' => 'Demoden', + 'subject' => 'Klasse geändert', + 'body' => 'Sie waren :action zu :new_class, Administrator: :operator, Grund: :reason.', + ], + ], + 'username_already_exists' => 'Benutzername existiert bereits', + 'username_invalid' => 'Benutzername ungültig', + + 'msg_promoted' => "beworben", + 'msg_demoted' => "degradiert", + 'msg_class_change' => "Klassenwechsel", + 'msg_you_have_been' => "Du wurdest ", + 'msg_to' => " zu ", + 'msg_by' => " von ", + 'msg_warn_removed' => "Warnung entfernt", + 'msg_your_warning_removed_by' => "Ihre Warnung wurde entfernt von", + 'msg_you_are_warned_by' => "Du wurdest [url=rules.php#warning]gewarnt[/url] von ", + 'msg_reason' => "\n\nGrund: ", + 'msg_week' => " woche", + 'msg_s' => "s", + 'msg_you_are_warned_for' => "Du wurdest [url=rules.php#warning]gewarnt[/url] für ", + 'msg_you_are_warned' => "Du wurdest gewarnt", + 'msg_posting_rights_restored' => "Posting-Rechte wiederhergestellt", + 'msg_your_posting_rights_restored' => "Ihre Posting-Rechte wurden zurückgegeben von " , + 'msg_you_can_post' => ". Sie können erneut im Forum posten.", + 'msg_posting_rights_removed' => "Posting-Rechte entfernt", + 'msg_your_posting_rights_removed' => "Ihre Beitragsrechte wurden entfernt von ", + 'msg_probable_reason' => ", wahrscheinlich wegen schlechter Einstellung oder schlechter Post-Inhalte.", + 'msg_upload_rights_restored' => "Upload-Rechte wiederhergestellt", + 'msg_your_upload_rights_restored' => "Ihre Upload-Rechte wurden zurückgegeben von ", + 'msg_you_upload_can_upload' => ". Sie können Torrents erneut hochladen.", + 'msg_upload_rights_removed' => "Upload Rechte entfernt", + 'msg_your_upload_rights_removed' => "Ihre Upload-Rechte wurden entfernt von ", + 'msg_probably_reason_two' => ", wahrscheinlich wegen schlechter Torrent, .nfo oder Beschreibung.", + 'msg_download_rights_restored' => "Download-Rechte wiederhergestellt", + 'msg_your_download_rights_restored' => "Ihre Download-Rechte wurden zurückgegeben von ", + 'msg_you_can_download' => ". Sie können Torrents erneut herunterladen.", + 'msg_download_rights_removed' => "Download-Rechte entfernt", + 'msg_your_download_rights_removed' => "Ihre Download-Rechte wurden entfernt von ", + 'msg_probably_reason_three' => ", wahrscheinlich wegen niedrigem Verhältnisses oder schlechtem Verhalten.", + 'msg_email_change' => "E-Mail ändern", + 'msg_your_email_changed_from' => "Ihre E-Mail-Adresse wurde geändert von ", + 'msg_username_change' => "Benutzername ändern", + 'msg_your_username_changed_from' => "Ihr Benutzername wurde geändert von ", + 'msg_downloaded_change' => "Heruntergeladene Menge Änderung", + 'msg_your_downloaded_changed_from' => "Ihr heruntergeladener Betrag wurde geändert von ", + 'msg_uploaded_change' => "Hochgeladene Menge Änderung", + 'msg_your_uploaded_changed_from' => "Ihr hochgeladener Betrag wurde geändert von ", + 'msg_bonus_change' => "Bonusbetrag ändern", + 'msg_your_bonus_changed_from' => "Ihr Bonusbetrag wurde geändert von ", + 'msg_invite_change' => "Betrag Änderung einladen", + 'msg_your_invite_changed_from' => "Ihr Einladungsbetrag wurde geändert von ", + 'msg_to_new' =>" zu ", + 'msg_your_vip_status_changed' => "Ihr VIP-Status wurde geändert", + 'msg_vip_status_changed_by' => "Ihr VIP-Status wurde geändert von ", + 'msg_your_donor_status_changed' => "Ihr Spenderstatus wurde geändert", + 'msg_donor_status_changed_by' => "Ihr Spenderstatus wurde geändert von ", + '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.", +]; diff --git a/resources/lang/de/username-change-log.php b/resources/lang/de/username-change-log.php new file mode 100644 index 00000000..ac427b62 --- /dev/null +++ b/resources/lang/de/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Benutzer', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Administrator', + ], + 'labels' => [ + 'username_old' => 'Alter Benutzername', + 'username_new' => 'Neuer Benutzername', + 'change_type' => 'Typ ändern', + ], +]; diff --git a/resources/lang/es/admin.php b/resources/lang/es/admin.php new file mode 100644 index 00000000..09bd25ce --- /dev/null +++ b/resources/lang/es/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Usuarios del examen', + 'hit_and_runs' => 'Golpear y ejecutar', + 'users_list' => 'Usuarios', + 'tags_list' => 'Etiquetas', + 'agent_allows' => 'El agente permite', + 'agent_denies' => 'Denegaciones de agente', + 'exams_list' => 'Exámenes y tareas', + 'medals_list' => 'Medallas', + 'settings' => 'Ajustes', + 'users_medals' => 'Medallas de usuario', + 'claims' => 'Reclamaciones de usuario', + 'torrent_list' => 'Torrents', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Roles', + 'ability_list' => 'Permisos', + 'seed_box_records' => 'SeedBox', + 'upload_speed' => 'Velocidad de subida', + 'download_speed' => 'Velocidad de descarga', + 'isp' => 'ISP', + 'menu' => 'Menú personalizado', + 'username_change_log' => 'Registros de cambio de nombre de usuario', + 'torrent_deny_reason' => 'Denegar Razones', + 'roles' => 'Rol', + 'permissions' => 'Permisos', + 'section' => 'Buscar cajas', + 'icon' => 'Iconos de categoría', + 'plugin' => 'Plugins', + 'category' => 'Categorías', + 'second_icon' => 'Segundo iconos', + 'torrent_operation_log' => 'Registros de operación Torrent', + 'invite' => 'Invitaciones', + 'user_props' => 'Props de usuario', + 'login_log' => 'Login', + 'bonus_log' => 'Registros adicionales', + 'torrent_buy_log' => 'Registros de compra de torrent', + 'attendance_log' => 'Registros de asistencia', + 'oauth_client' => 'Cliente', + 'oauth_access_token' => 'Tokens de acceso', + 'oauth_auth_code' => 'Códigos de autenticación', + 'oauth_refresh_token' => 'Actualizar seales', + 'token' => 'Tokens de acceso', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Comprobar', + 'check_modal_header' => 'Detectar si el cliente está permitido', + 'check_pass_msg' => 'Felicidades, este cliente ha sido aprobado por la regla :id!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Activar', + 'enable_modal_title' => 'Activar usuario', + 'enable_disable_reason' => 'Razón', + 'enable_disable_reason_placeholder' => 'Opcional', + 'disable_modal_btn' => 'Desactivar', + 'disable_modal_title' => 'Desactivar usuario', + 'disable_two_step_authentication' => 'Cancelar autenticación en dos pasos', + 'change_bonus_etc_btn' => 'Cambiar subido, etc.', + 'change_bonus_etc_action_increment' => 'Incrementar', + 'change_bonus_etc_action_decrement' => 'Disminuir', + 'change_bonus_etc_field_label' => 'Campo', + 'change_bonus_etc_action_label' => 'Accin', + 'change_bonus_etc_value_label' => 'Valor', + 'change_bonus_etc_value_help' => 'Si el tipo es cargado/descargado, la unidad es: GB', + 'change_bonus_etc_reason_label' => 'Razón', + 'reset_password_btn' => 'Restablecer contraseña', + 'reset_password_label' => 'Nueva contraseña', + 'reset_password_confirmation_label' => 'Confirmar nueva contraseña', + 'assign_exam_btn' => 'Asignar examen', + 'assign_exam_exam_label' => 'Seleccionar examen', + 'assign_exam_begin_label' => 'Hora de inicio', + 'assign_exam_end_label' => 'Hora de fin', + 'assign_exam_end_help' => 'Si no especifica una hora de inicio/fin, se utilizará el rango de tiempo establecido por el examen en sí mismo', + 'grant_medal_btn' => 'Otorgar medalla', + 'grant_medal_medal_label' => 'Seleccionar medalla', + 'grant_medal_duration_label' => 'Duración', + 'grant_medal_duration_help' => 'Unidad: días. Si se deja en blanco, el usuario tiene posesión permanente', + 'confirm_btn' => 'Confirmar', + 'disable_download_privileges_btn' => 'Activar descarga', + 'enable_download_privileges_btn' => 'Desactivar descarga', + 'grant_prop_btn' => 'Otorgar apoyo', + 'grant_prop_form_prop' => 'Seleccionar accesorio', + 'grant_prop_form_duration' => 'Duración', + 'grant_prop_form_duration_help' => 'Unidad: días. Si se deja en blanco, el usuario lo tiene permanentemente. Nota: No hay límite de tiempo para cambiar de nombre, ignorar este valor.' , + 'confirm_bulk' => 'Confirmar en masa', + 'change_bonus_etc_duration_label' => 'Duración', + 'change_bonus_etc_duration_help' => 'Requerido al añadir una invitación temporal, en días', + 'change_class_btn' => 'Cambiar clase', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Evitar en masa', + 'bulk_action_update_end_label' => 'Modificar en masa la hora de finalización', + 'action_avoid' => 'Evitar', + 'action_update_end' => 'Modificar la hora final', + 'result_passed' => '¡Pasado!', + 'result_not_passed' => 'No aprobado!', + ], + 'exam' => [ + 'index_duplicate' => 'Índice::índice duplicado!', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Pegado', + 'bulk_action_remove_tag' => 'Eliminar etiqueta', + 'bulk_action_attach_tag' => 'Adjuntar etiqueta', + 'action_approval' => 'Aprobación', + 'bulk_action_attach_tag_remove_old' => 'Borrar también etiquetas antiguas', + 'bulk_action_recommend' => 'Recomendado', + 'bulk_action_sp_state' => 'Promover', + 'bulk_action_hr' => 'H&R', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Cambiar estado', + 'check_modal_btn' => 'Comprobar', + 'check_modal_header' => 'Detectar si IP es SeedBox', + ], + 'tag' => [ + 'detach_torrents' => 'Separar todos los torrents', + ], + ] +]; diff --git a/resources/lang/es/attendance.php b/resources/lang/es/attendance.php new file mode 100644 index 00000000..9356dd47 --- /dev/null +++ b/resources/lang/es/attendance.php @@ -0,0 +1,14 @@ + "Aún no hay asistencia", + 'target_date_can_no_be_retroactive' => 'Fecha::date no puede ser retroactivo', + 'already_attendance' => 'Ya asistente', + 'card_not_enough' => 'La tarjeta de asistencia no es suficiente', + 'ranking' => "Clasificación de hoy: :ranking / :counts", + 'fields' => [ + 'date' => 'Fecha', + 'points' => 'Obtener bono', + 'is_retroactive' => 'Es retroactivo', + ], +]; diff --git a/resources/lang/es/bonus-log.php b/resources/lang/es/bonus-log.php new file mode 100644 index 00000000..31e3115e --- /dev/null +++ b/resources/lang/es/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'Cancelar H&R', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Comprar medalla', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Comprar tarjeta de asistencia', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Promoción adherida', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Recompensa postal', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Intercambio subido', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Comprar invitación', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Título personalizado', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'Comprar VIP', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Regalo a alguien', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Cancelar anuncio', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Ratio de regalo a bajo porcentaje', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Dibujar la suerte', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Intercambio descargado', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'Comprar invitación temporal', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Comprar ID arco lluvia', + \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_ROLE_WORK_SALARY => 'Salario de trabajo del rol', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent descargado', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Recibir recompensa', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Recibir regalo', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Subir torrent', + ], + 'fields' => [ + 'business_type' => 'Tipo de negocio', + 'old_total_value' => 'Valor de pre-operación', + 'value' => 'Valor de operación', + 'new_total_value' => 'Valor Post-trade', + ], +]; diff --git a/resources/lang/es/bonus.php b/resources/lang/es/bonus.php new file mode 100644 index 00000000..42d638ee --- /dev/null +++ b/resources/lang/es/bonus.php @@ -0,0 +1,35 @@ + 'Gastar :bonus buy :medal_name', + 'comment_buy_attendance_card' => 'Gastar :bonus compra una tarjeta de regalo', + 'comment_buy_temporary_invite' => 'Gastar :bonus buy :count invitación temporal', + 'comment_buy_rainbow_id' => 'Gastar :bonus buy :duration days rainbow ID', + 'comment_buy_change_username_card' => 'Gasta :bonus buy change username card', + 'comment_gift_medal' => 'Gasta :bonus compra :medal_name y regalo a :to_username', + 'comment_buy_torrent' => 'Gastar :bonus de compra de torrent: :torrent_id', + 'comment_torrent_be_downloaded' => 'Procede desde el torrent descargado por :username(UID: :uid)', + 'table_thead' => [ + 'reward_type' => 'Tipo de recompensa', + 'count' => 'Contador', + 'size' => 'Tamaño', + 'a_value' => 'Un valor', + 'bonus_base' => 'Bono básico', + 'factor' => 'Factor', + 'got_bonus' => 'Obtener bono', + 'total' => 'Total', + ], + 'reward_types' => [ + 'basic' => 'Recompensa básica', + 'harem_addition' => 'Añadir Harem', + 'official_addition' => 'Agregación oficial', + 'medal_addition' => 'Medalla añadida', + ], + 'not_enough' => '¡No hay suficiente bono! Requiere :require_bonus, actualmente sólo tienes: :now_bonus', + 'msg_someone_loves_you' => "Alguien te ama", + 'msg_you_have_been_given' => "Has recibido un regalo de ", + 'msg_after_tax' => " (después de impuestos es ", + 'msg_karma_points_by' => ") Puntos de Karma por ", + 'msg_personal_message_from' => "Mensaje personal de ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/es/bookmark.php b/resources/lang/es/bookmark.php new file mode 100644 index 00000000..8c9963d1 --- /dev/null +++ b/resources/lang/es/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => '¡Añadir al marcador con éxito!', + 'delete_success' => '¡Cancela el marcador con éxito!', + ] +]; diff --git a/resources/lang/es/claim.php b/resources/lang/es/claim.php new file mode 100644 index 00000000..a50eaaf7 --- /dev/null +++ b/resources/lang/es/claim.php @@ -0,0 +1,38 @@ + 'Detalle de reclamación de torrent', + 'title_for_user' => 'Detalle de reclamación de usuario', + 'th_id' => 'ID', + 'th_username' => 'Usuario', + 'th_torrent_name' => 'Nombre de torrent', + 'th_torrent_size' => 'Tamaño torrente', + 'th_torrent_ttl' => 'TTL torrente', + 'th_claim_at' => 'Reclamar en', + 'th_last_settle' => 'Último asentamiento en', + 'th_seed_time_this_month' => 'Se. este mes', + 'th_uploaded_this_month' => 'Arriba este mes', + 'th_reached_or_not' => 'Alcanzado', + 'th_action' => 'Accin', + + 'msg_title' => 'Resultado de reclamación el último mes(:month):', + 'msg_subject' => ':month liquidación de reclamación', + 'claim_total' => 'Reclamar un total del torrent: :total', + 'claim_reached_counts' => 'Cuentas de torrent alcanzadas: :counts', + 'claim_reached_summary' => 'Obtener bonificación de torrent alcanzado por hora: :bonus_per_hour, promedio de tiempo de semilla (hora): :horas, obtener bonificación total: :bonus_total', + 'claim_unreached_remain_counts' => 'Unreached torrent remain counts: :counts', + 'claim_unreached_remove_counts' => 'Cuentas de eliminación de torrent no alcanzadas: :counts', + 'claim_unreached_summary' => 'Deducir bonificación por torrent::deduct_per_torrent, total deduct: :deduct_total', + + 'confirm_give_up' => '¿Estás seguro de que quieres dejar de reclamar este torrent?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => '¿Confirmar reclamo?', + 'remove_claim' => 'Abandonar', + 'remove_claim_confirm' => '¿Confirmar para renunciar a la reclamación?', + 'already_claimed' => 'Reclamado', + 'not_claim_yet' => 'Sin reclamar', + 'fields' => [ + 'torrent_id' => 'ID Torrent', + ], + 'claim_all_seeding_confirmation' => '¿Estás seguro de que quieres reclamar todos los torrents que están siembrando actualmente?' , +]; diff --git a/resources/lang/es/cleanup.php b/resources/lang/es/cleanup.php new file mode 100644 index 00000000..c75eadc0 --- /dev/null +++ b/resources/lang/es/cleanup.php @@ -0,0 +1,36 @@ + 'Prohibida por el sistema debido a la advertencia de leech expirada.', + 'disable_user_unconfirmed' => 'Desactivar por sistema debido a un exceso de plazo no confirmado.', + 'disable_user_no_transfer_alt_last_access_time' => 'Desactivar cuentas de usuario inactivas, sin transferencia. Alt: última hora de acceso.', + 'disable_user_no_transfer_alt_register_time' => 'Desactivar cuentas de usuario inactivas, sin transferencia. Alta: tiempo de registro.', + 'disable_user_not_parked' => 'Desactivar cuentas de usuario inactivas, no aparcadas.', + 'disable_user_parked' => 'Desactivar cuentas de usuario inactivas, aparcadas.', + 'destroy_disabled_account' => 'Eliminación física temporizada de cuentas desactivadas', + 'alarm_email_subject' => '[:site_name] excepción de la tarea de limpieza en segundo plano', + 'alarm_email_body' => 'Hora actual: :now_time, level :level, Last run time was: :last_time, it has been more than quan: :elapsed_seconds seconds(:elapsed_seconds_human) since it was run, el intervalo de ejecución del conjunto es: :intervalo segundos(:interval_human), ¡por favor revisa!', + 'alarm_email_subject_for_queue_failed_jobs' => '[:site_name]Excepción de tareas asincrónicas', + 'alarm_email_body_for_queue_failed_jobs' => 'Hay un total de trabajos asíncronos de :count fallidos desde :Techne, grabados en la tabla :failed_job_table, ¡por favor compruébelo!', + + 'msg_low_ratio_warning_removed' => "Advertencia de baja relación eliminada", + 'msg_your_ratio_warning_removed' => "Tu advertencia de baja relación ha sido eliminada y autopromocionada a [b]Usuario[/b]. Te recomendamos que mantengas un ratio hasta no ser advertido de nuevo.\n", + 'msg_promoted_to' => "Promocionado a ", + 'msg_now_you_are' => "Felicidades, has sido auto-promovido a [b]", + 'msg_see_faq' => "[/b]. :)\nPor favor vea la [b][url=faq.php#id22]FAQ[/url][/b] para lo que puedes hacer ahora.\n", + 'msg_demoted_to' => "Degradado a ", + 'msg_demoted_from' => "Has sido degradado automáticamente de [b]", + 'msg_to' => "[/b] a [b]", + 'msg_because_ratio_drop_below' => "[/b] porque tu proporción de acciones ha caído abajo ", + 'msg_must_fix_ratio_within' => "Has sido advertido y degradado automáticamente de [b]Usuario[/b] a [b]Campesino[/b] por tener baja relación. Necesitas arreglarlo dentro de ", + 'msg_days_or_get_banned' => " días o su cuenta será baneada. Si no tiene idea de qué es la relación o cómo le afecta, le sugerimos que lea la [url=faq. hp#idid17][b]FAQ[/b][/url].", + 'msg_vip_status_removed' => "Estado VIP eliminado por el sistema.", + 'msg_vip_status_removed_body' => "Tu estado VIP ha expirado y ha sido eliminado automáticamente por el sistema. Conviértete en un VIP de nuevo intercambiando algunos puntos de bonificación de Karma. ¡Saludos!", + 'msg_donor_status_removed' => "Estado del donante eliminado por el sistema.", + 'msg_donor_status_removed_body' => "Su estado de donante ha expirado y ha sido eliminado automáticamente por el sistema. Conviértase en un donante de nuevo. ¡Saludos!", + 'msg_warning_removed' => "Advertencia eliminada por el sistema", + 'msg_your_warning_removed' => "Su advertencia ha sido eliminada por Systemem. Esperamos que se comporte a partir de ahora.", + 'msg_your_torrent_deleted' => "Tu torrent ha sido eliminado", + 'msg_your_torrent' => "Tu torrent ", + 'msg_was_deleted_because_dead' => " fue eliminado por el sistema porque ha estado muerto durante mucho tiempo. Sin embargo, conservas el bono de karma para subir el torrente.", +]; diff --git a/resources/lang/es/comment.php b/resources/lang/es/comment.php new file mode 100644 index 00000000..a79e3bfb --- /dev/null +++ b/resources/lang/es/comment.php @@ -0,0 +1,8 @@ + "Nuevo comentario", + 'msg_torrent_receive_comment' => "Has recibido un comentario en tu torrent ", + 'msg_offer_receive_comment' => "Has recibido un comentario en tu oferta ", + 'msg_request_receive_comment' => "Ha recibido un comentario sobre su solicitud " +]; diff --git a/resources/lang/es/dashboard.php b/resources/lang/es/dashboard.php new file mode 100644 index 00000000..aa8e6eb7 --- /dev/null +++ b/resources/lang/es/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Estadísticas de usuario', + 'total' => 'Total', + 'unconfirmed' => 'Sin confirmar', + 'visit_last_one_day' => 'VP del último 1 día', + 'visit_last_one_week' => 'VP de los últimos 7 días', + 'visit_last_30_days' => 'VP de los últimos 30 días', + 'vip' => 'Vip', + 'donated' => 'Donado', + 'warned' => 'Advertencia', + 'disabled' => 'Deshabilitado', + 'gender_male' => 'Hombre', + 'gender_Male' => 'Hombre', + 'gender_female' => 'Mujer', + 'gender_Female' => 'Mujer', + 'gender_N/A' => 'Desconocido género', + ], + 'torrent' => [ + 'page_title' => 'Estadísticas de torrent', + 'total' => 'Total', + 'dead' => 'Muerto', + 'seeders' => 'Semilleros', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Pares', + 'seeders_leechers_ratio' => 'Seeders / Leechers', + 'active_web_users' => 'Usuarios web activos', + 'active_tracker_users' => 'Usuarios de rastreador activos', + 'total_torrent_size' => 'Tamaño total torrent', + 'total_uploaded' => 'Tamaño subido', + 'total_downloaded' => 'Tamaño descargado', + 'total_uploaded_downloaded' => 'Cargado + tamaño descargado', + ], + 'user_class' => [ + 'page_title' => 'Clase de usuario', + ], + 'system_info' => [ + 'page_title' => 'Info del sistema', + 'nexus_version' => 'Versión NexusPHP', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Versión de Laravel', + 'php_version' => 'Versión de PHP', + 'mysql_version' => 'Versión de Mysql', + 'os' => 'SO', + 'server_software' => 'Software web', + 'load_average' => 'Media de carga del servidor', + 'filament_version' => 'Versión del archivo', + 'redis_version' => 'Versión Redis', + ], + 'latest_user' => [ + 'page_title' => 'Último usuario', + ], + 'latest_torrent' => [ + 'page_title' => 'Último Torrent', + ], + 'torrent_trend' => [ + 'page_title' => 'Tendencia del torrente', + ], + 'user_trend' => [ + 'page_title' => 'Tendencia del usuario', + ], + +]; diff --git a/resources/lang/es/exam-user.php b/resources/lang/es/exam-user.php new file mode 100644 index 00000000..919712f2 --- /dev/null +++ b/resources/lang/es/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Usuarios de examen' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Terminado', + \App\Models\ExamUser::STATUS_AVOIDED => 'Evitado', + \App\Models\ExamUser::STATUS_NORMAL => 'Normal', + ], + 'end_can_not_before_begin' => "Hora final: :end no puede ser antes de la hora de inicio: :begin", + 'status_not_allow_update_end' => 'El estado actual no::status_text, no se puede cambiar la hora final', +]; diff --git a/resources/lang/es/exam.php b/resources/lang/es/exam.php new file mode 100644 index 00000000..ba8907be --- /dev/null +++ b/resources/lang/es/exam.php @@ -0,0 +1,72 @@ + 'Examen', + 'name' => 'Nombre del examen', + 'index' => 'Índice de examen', + 'time_range' => 'Tiempo del examen', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Incremento de subida', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Tiempo promedio de semilla', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Incremento de descarga', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Incremento de bonus', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Incremento de puntos de semilla', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Subir incremento de torrent', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Clase de usuario', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Registrar rango de tiempo', + \App\Models\Exam::FILTER_USER_DONATE => 'Donado', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Rango de días de registro', + ], + 'require_value' => 'Requiere', + 'current_value' => 'Actual', + 'result' => 'Resultado', + + 'result_pass_for_exam' => '¡Pasado!', + 'result_pass_for_task' => '¡Completado!', + 'result_not_pass_for_exam' => '¡no aprobado!', + 'result_not_pass_for_task' => 'no completado!', + 'checkout_pass_message_subject_for_exam' => '¡Examen aprobado!', + 'checkout_pass_message_content_for_exam' => '¡Enhorabuena! Ha aprobado el examen: :exam_name a tiempo (:begin ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => '¡El examen no pasa, y la cuenta está prohibida!', + 'checkout_not_pass_message_content_for_exam' => 'No ha aprobado el examen: :exam_name a tiempo (:begin ~ :end), ¡y su cuenta ha sido prohibida!', + + 'checkout_pass_message_subject_for_task' => '¡Tarea completada!', + 'checkout_pass_message_content_for_task' => '¡Enhorabuena! Usted ha completado la tarea: :exam_name a tiempo (:begin ~ :end), obtuvo un bono: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => '¡Tarea no completada!', + 'checkout_not_pass_message_content_for_task' => 'Usted no completa la tarea: :exam_name a tiempo (:begin ~ :end), bonificación deducir: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Examen no completado: :exam_name a tiempo (:begin ~ :end)', + 'ban_user_modcomment' => 'Debido a no completar el examen: :exam_name(:begin ~ :end), ban por sistema.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista de exámenes' + ] + ], + 'recurring' => 'recurrente', + 'recurring_daily' => 'una vez al día', + 'recurring_weekly' => 'una vez por semana', + 'recurring_monthly' => 'una vez al mes', + 'recurring_help' => 'Si se especifica como período, la hora de inicio del examen es la hora de inicio del ciclo actual, y la hora final es la hora final del ciclo actual, que son todos los días naturales/semanas/meses como se indica aquí. Si el tipo es un examen, al final de cada ciclo, si el usuario sigue cumpliendo con los criterios de selección al usuario se le asignará automáticamente un examen para el siguiente ciclo.' , + + 'time_condition_invalid' => 'El parámetro de tiempo no tiene sentido, hay y sólo uno de los tres elementos: hora de inicio + hora de finalización / duración / repetición', + + 'type_exam' => 'Examen', + 'type_task' => 'Tarea', + 'type' => 'Tipo', + 'type_help' => 'El examen es regular y si no lo hacen, se prohibirán las cuentas. Las tareas pueden establecerse para recompensar bonificaciones o deducir bonos, dependiendo de si se completan o no', + + 'fail_deduct_bonus' => 'Deducir bonificación por fallo', + 'success_reward_bonus' => 'Bono de recompensa para completar', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => '¿Seguro que quieres reclamar?' , + 'claim_by_yourself_only' => '¡Reclama solo por ti mismo!' , + 'not_match_target_user' => '¡No eres un usuario objetivo coincidente!' , + 'has_other_on_the_way' => '¡Hay otro :type_text en progreso!' , + 'claimed_already' => 'Ya reclamado', + 'not_between_begin_end_time' => 'No entre hora de inicio y fin', + 'reach_max_user_count' => 'El número de usuarios reclamados ha alcanzado su máximo', + 'claimed_user_count' => 'Reclamado', + 'max_user_count' => 'Número máximo de usuarios de reclamación (0 significa ilimitado)', + 'background_color' => 'Color de fondo del cuadro de información', +]; diff --git a/resources/lang/es/file.php b/resources/lang/es/file.php new file mode 100644 index 00000000..a8ccf824 --- /dev/null +++ b/resources/lang/es/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Archivos', + ], +]; diff --git a/resources/lang/es/forum.php b/resources/lang/es/forum.php new file mode 100644 index 00000000..6d8ea1d1 --- /dev/null +++ b/resources/lang/es/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'El tema tiene una nueva respuesta', + 'replied_notify_body' => 'Tu tema::topic_subject tiene una nueva respuesta.', + ], + 'post' => [ + 'edited_notify_subject' => 'La respuesta del mensaje fue modificada', + 'edited_notify_body' => 'Tu respuesta al tema: :topic_subject fue modificada por: :editor.', + ] +]; diff --git a/resources/lang/es/fun.php b/resources/lang/es/fun.php new file mode 100644 index 00000000..77f3272e --- /dev/null +++ b/resources/lang/es/fun.php @@ -0,0 +1,15 @@ + "Objeto divertido bloqueado", + 'msg_your_fun_item' => "Tu objeto de diversión '", + 'msg_is_ban_by' => "' está prohibido por ", + 'msg_reason' => ". Razón: ", + 'msg_fun_item_reward' => "Recompensa de artículos divertidos", + 'msg_out_of' => " fuera de ", + 'msg_people_think' => " piensa el artículo divertido que has publicado ", + 'msg_is_fun' => " es divertido. Así que aquí está ", + 'msg_bonus_as_reward' => " puntos karma como recompensa.", + 'msg_fun_item_dull' => "Elemento divertido", + 'msg_is_dull' => " es realmente dull :thumbsdown: . Así que ha sido eliminado de la página de inicio. Tal vez necesites mejorar tu sentido del humor.", +]; diff --git a/resources/lang/es/hr.php b/resources/lang/es/hr.php new file mode 100644 index 00000000..10715798 --- /dev/null +++ b/resources/lang/es/hr.php @@ -0,0 +1,28 @@ + 'Inspección', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Alcanzado', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'No alcanzado', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Perdonado', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Deshabilitado', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Manual', + '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_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!', + 'reached_message_content' => '¡Felicidades! El torrent: :torrent_name(ID: :torrent_id) que descarga en: :completed_at ha alcanzado el requisito.', + + 'unreached_comment' => "Hasta::now \nhora de semilla: :seed_time Hora(s) No alcanzó el requerimiento::seed_time_minimum Hora(s) \nratio de acciones::share_ratio tampoco alcanzó el requerimiento::ignore_when_ratio_reach", + 'unreached_message_subject' => 'H&R(ID: :hit_and_run_id) inalcanzado!', + 'unreached_message_content' => '¡El torrent :torrent_name(ID: :torrent_id) que descargaste en :completed_at: no se alcanzó! Por favor, ten en cuenta que acumulando un cierto número de H&R tu cuenta será deshabilitada.', + + 'unreached_disable_comment' => 'La cantidad de H&R alcanzó el límite superior y la cuenta fue deshabilitada por el sistema', + 'unreached_disable_message_content' => 'Su cuenta ha sido desactivada porque el recuento acumulado de H&R ha llegado al límite del sistema: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => 'gasto :bonus cancelado', + 'remove_confirm_msg' => 'Eliminar un H&R deduciendo :bonus bonus, ¿OK?', +]; diff --git a/resources/lang/es/imdb.php b/resources/lang/es/imdb.php new file mode 100644 index 00000000..841231aa --- /dev/null +++ b/resources/lang/es/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'Inglés (Estados Unidos)', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Francés (Francia)', + 'de-DE' => 'Alemán', + 'hi-IN' => 'Hindú', + 'it-IT' => 'Italiano', + 'pt-BR' => 'Portugués (Brasil)', + 'es-ES' => 'Español (España)', + 'es-MX' => 'Español (México)', + ], +]; diff --git a/resources/lang/es/index.php b/resources/lang/es/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/es/index.php @@ -0,0 +1,5 @@ + '¡Invitador no válido! ¡El código de invitación está bloqueado!', + 'fields' => [ + 'inviter' => 'Remitente', + 'invitee' => 'Recibir email', + 'time_invited' => 'Hora de envío', + 'valid' => 'Valid', + 'invitee_register_uid' => 'UID registrado', + 'invitee_register_email' => 'Email registrado', + 'invitee_register_username' => 'Nombre de usuario registrado', + 'expired_at' => 'hash caducó el', + 'time_invited_begin' => 'Hora de envío gte', + 'time_invited_end' => 'Enviar lte de hora', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'El sistema de invitación está cerrado', + 'no_permission' => 'Requiere :class o superior para enviar invitaciones', + 'invite_not_enough' => 'Invitaciones no suficientes', + ], + 'send_allow_text' => 'Invitar a alguien', + 'pre_register_username' => 'Pre-registrar nombre de usuario', + 'pre_register_username_help' => 'El nombre de usuario y el correo electrónico no se cambiarán cuando el usuario se registre con este código de invitación', + 'require_pre_register_username' => "Nombre de usuario de pre-registro no puede estar vacío", +]; diff --git a/resources/lang/es/label.php b/resources/lang/es/label.php new file mode 100644 index 00000000..f2fffb84 --- /dev/null +++ b/resources/lang/es/label.php @@ -0,0 +1,379 @@ + 'Nombre', + 'email' => 'E-mail', + 'image' => 'Imagen', + 'expire_at' => 'Caduca el', + 'username' => 'Usuario', + 'status' => 'Estado', + 'enabled' => 'Activado', + 'disabled' => 'Deshabilitado', + 'created_at' => 'Creado el', + 'updated_at' => 'Actualizado el', + 'begin' => 'Hora de inicio', + 'end' => 'Hora de fin', + 'uploaded' => 'Subido', + 'downloaded' => 'Descargado', + 'ratio' => 'Compartir ratio', + 'seed_time_required' => 'Tiempo de semilla requerido', + 'inspect_time_left' => 'Inspeccionar tiempo restante', + 'added' => 'Añadir hora', + 'last_access' => 'Última hora de acceso', + 'priority' => 'Prioridad', + 'priority_help' => 'Cuanto mayor sea el valor, mayor será la clasificación', + 'comment' => 'Comentario', + 'duration' => 'Duración', + 'description' => 'Descripción', + 'price' => 'Precio', + 'deadline' => 'Fecha límite', + 'permanent' => 'Permanente', + 'operator' => 'Operador', + 'action' => 'Accin', + 'submit' => 'Enviar', + 'cancel' => 'Cancelar', + 'reset' => 'Reset', + 'anonymous' => 'Anónimo', + 'infinite' => 'Infinito', + 'save' => 'Guardar', + 'country' => 'País', + 'city' => 'Ciudad', + 'client' => 'Cliente', + 'reason' => 'Razón', + 'change' => 'Cambiar', + 'create' => 'Crear', + 'created_at_begin' => 'Creado al principio', + 'created_at_end' => 'Creado al final', + 'setting' => [ + 'nav_text' => 'Ajustes', + 'backup' => [ + 'tab_header' => 'Respaldo', + 'enabled' => 'Activado', + 'enabled_help' => 'Habilitar copia de seguridad o no', + 'frequency' => 'Frecuencia', + 'frequency_help' => 'Frecuencia de copia de seguridad', + 'hour' => 'Hora', + 'hour_help' => 'Hacer copia de seguridad a esta hora', + 'minute' => 'Minuto', + 'minute_help' => "La copia de seguridad se realiza al minuto de la hora anterior. Si la frecuencia se presiona 'por hora', este valor se ignorará", + 'google_drive_client_id' => 'ID del cliente de Google Drive', + 'google_drive_client_secret' => 'Secreto del cliente de Google Drive', + 'google_drive_refresh_token' => 'Token de actualización de Google Drive', + 'google_drive_folder_id' => 'ID de carpeta de Google Drive', + 'via_ftp' => 'Copia de seguridad vía FTP', + 'via_ftp_help' => 'Si desea guardar o no a través de FTP. Si es así, agregue la información de configuración al archivo .env, consulte el documento Laravel', + 'via_sftp' => 'Copia de seguridad vía SFTP', + 'via_sftp_help' => 'Si desea guardar o no a través de FTP. Si es así, agregue la información de configuración al archivo .env, consulte el documento Laravel', + ], + 'hr' => [ + 'tab_header' => 'H&R', + 'mode' => 'Modo', + 'inspect_time' => 'Inspeccionar tiempo', + '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', + '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', + 'ban_user_when_counts_reach_help' => 'El número de H&R alcanza este valor y la cuenta será desactivada', + 'include_rate' => 'Requiere tasa de finalización', + 'include_rate_help' => 'Cuenta H&R sólo cuando la tasa de terminación de descarga (decimal entre 0 ~ 1) alcanza este valor. Por defecto: 1' + ], + 'seed_box' => [ + 'tab_header' => 'SeedBox', + 'enabled_help' => 'Habilitar reglas SeedBox o no', + 'no_promotion' => 'Sin promoción', + 'no_promotion_help' => 'Ninguna promoción, subida/descargada se calcula según el valor real', + 'max_uploaded' => 'Multiplicador de volumen de subida máximo', + 'max_uploaded_help' => 'El volumen total de carga es como mucho un múltiplo de su volumen. Establecer a 0 Sin limitación', + 'not_seed_box_max_speed' => 'No SeedBox velocidad máxima de subida', + 'not_seed_box_max_speed_help' => 'Unidad: Mbps, si este valor es excedido y el registro SeedBox no puede coincidirse, el permiso de descarga está deshabilitado', + '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', + ], + 'meilisearch' => [ + 'tab_header' => 'Búsqueda de Meilis', + 'enabled' => 'Activar o no MeilisInvestigación', + 'enabled_help' => 'Por favor, instale y configure e importe los datos antes de habilitarlos, de lo contrario no hay datos para la búsqueda de torrents.', + 'search_description' => 'Detectar si buscar descripciones', + 'search_description_help' => "Por defecto: 'No'. Si 'Sí', la descripción que contiene palabras clave también será devuelta, y el número de coincidencias puede ser mayor. Necesita reimportar inmediatamente después del cambio", + 'default_search_mode' => 'Modo de búsqueda por defecto', + 'default_search_mode_help' => "Por defecto: 'Exacto'. 'Y' será dividido, 'Exacto' no está dividido", + ], + 'system' => [ + 'tab_header' => 'Sistema', + 'change_username_card_allow_characters_outside_the_alphabets' => 'La tarjeta de cambio de nombre permite caracteres que no sean letras inglesas', + 'change_username_min_interval_in_days' => 'El intervalo mínimo de días de cambio de nombre de usuario', + 'maximum_number_of_medals_can_be_worn' => 'Número máximo de medallas que pueden ser usadas', + 'cookie_valid_days' => 'Cookie días válidos', + 'maximum_upload_speed' => 'Velocidad máxima de subida', + 'maximum_upload_speed_help' => 'Este valor afecta a la detección de trampas y es la velocidad máxima de subida para un nivel de detección conservador. Límite de Velocidad Actual = Velocidad Máxima de Carga / Nivel de Detección, desde Conservativa a Sospechosa es de 1 a 4. Si el Límite Máximo de Velocidad es de 1000, y el Nivel de Detección es Conservativo, el Límite de Velocidad Real es de 1000/1 = 1000, y el nivel de detección es sospechoso, el límite de velocidad real es 1000/4 = 250. Una sola velocidad de carga que excede el límite de velocidad real desactivará instantáneamente la cuenta. La unidad aquí es Mbps, por ejemplo: 100 Mbps = 12.5 MB/s.', + 'is_invite_pre_email_and_username' => 'Invita a reservar un correo electrónico y un nombre de usuario', + 'is_invite_pre_email_and_username_help' => "Por defecto: 'No'. Si está reservado, el correo electrónico y el nombre de usuario no se pueden cambiar cuando el usuario se registra.", + 'access_admin_class_min' => 'Clase mínima para iniciar sesión en admin backend', + '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", + ], + 'image_hosting' => [ + 'driver' => 'Ubicación de almacenamiento', + 'driver_help' => 'Si elige local, el valor por defecto es guardarlo localmente en el servidor donde se encuentra el sitio web, de lo contrario subirlo al servidor de imágenes correspondiente', + 'tab_header' => 'Alojamiento de imágenes', + 'upload_api_endpoint' => 'Subir dirección de la interfaz', + 'base_url' => 'Prefijo URL de imagen', + 'upload_token' => 'Subir token', + ] + ], + 'user' => [ + 'label' => 'Usuario', + 'uploaded' => 'Subido', + 'downloaded' => 'Descargado', + 'invites' => 'Invitaciones', + 'seedbonus' => 'Bono', + 'attendance_card' => 'Asistencia', + 'class' => 'Clase', + 'status' => 'Estado', + 'enabled' => 'Activado', + 'username' => 'Usuario', + 'invite_by' => 'Invitador', + 'two_step_authentication' => 'Autenticación en dos pasos', + 'seed_points' => 'Puntos de semilla', + 'downloadpos' => 'Descargar privilegios', + 'parked' => 'Parqueado', + 'offer_allowed_count' => 'Número de ofertas permitidas', + 'tmp_invites' => 'Invitación temporal', + ], + 'medal' => [ + 'label' => 'Medalla', + 'image_large' => 'Imagen grande', + 'image_small' => 'Imagen pequeña', + 'get_type' => 'Obtener tipo', + 'duration' => 'Duración', + 'duration_help' => 'Unidad: días. Si se deja en blanco, el usuario tiene posesión permanente', + ], + 'user_medal' => [ + 'label' => 'Medalla de usuario', + ], + 'exam' => [ + 'label' => 'Examen y tarea', + 'is_done' => 'Ya está listo', + 'is_discovered' => 'Descubierto', + 'register_time_range' => [ + 'begin' => 'Hora de registro comienza', + 'end' => 'Hora de registro final', + ], + 'register_days_range' => [ + 'begin' => 'Días mínimos registrados', + 'end' => 'Máximo de días registrados', + ], + 'donated' => 'Donado', + 'index_formatted' => 'Índice de examen', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Info base', + 'priority_help' => 'Cuanto mayor sea el valor, mayor será la prioridad, y cuando el examen múltiple coincida con el mismo usuario, se asignará el que tenga la mayor prioridad.', + 'section_time' => 'Hora', + 'duration_help' => 'Unidad: días. Cuando se asigna al usuario, se utilizan inicios y finales si se especifican. De lo contrario, la hora de inicio es la hora de la asignación, y la hora de finalización es la hora de la asignación más la duración.', + 'section_target_user' => 'Usuario objetivo', + 'index_required_value' => 'Requiere valor', + 'index_required_label' => 'Índice', + 'index_placeholder' => 'Incremento de carga/descarga en GB y tiempo promedio de semilla en hora', + 'index_current_value' => 'Valor actual', + 'index_result' => 'Resultado', + ], + 'exam_user' => [ + 'label' => 'Usuario de examen', + 'is_done' => 'Ya está listo', + ], + 'torrent' => [ + 'label' => 'Torrente', + 'owner' => 'Propietario', + 'size' => 'Tamaño', + 'ttl' => 'TTL', + 'seeders' => 'Semilleros', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'Categoría', + 'approval_status' => 'Estado de aprobación', + 'pos_state' => 'Estado del Pos', + 'sp_state' => 'Promover', + 'visible' => 'Activo', + 'source' => 'Fuente', + 'codec' => 'Codec', + 'audiocodec' => 'Códec de audio', + 'medium' => 'Medio', + 'team' => 'Equipo', + 'processing' => 'Procesando', + 'standard' => 'Estándar', + 'picktype' => 'Recomendado', + 'promotion_time_type' => 'Tiempo del tipo de promoción', + 'hr' => 'H&R', + 'added_begin' => 'Añadido mayor que', + 'added_end' => 'Añadido menos de', + 'size_begin' => 'Tamaño mayor que', + 'size_end' => 'Tamaño menor que', + 'price' => 'Precio', + 'price_help' => 'Cuando un usuario descarga un torrent, el cargador recibirá ingresos, menos la tasa de impuestos correspondiente, la tasa de impuestos actual: :tax_factor', + 'max_price_help' => 'Maximum::precio máximo', + ], + 'hit_and_run' => [ + 'label' => 'H&R del usuario', + ], + 'tag' => [ + 'label' => 'Etiqueta', + 'color' => 'Color de fondo', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Margen', + 'padding' => 'Padding', + 'border_radius' => 'Radio del borde', + 'torrents_count' => 'Número de torrentes', + 'torrents_sum_size' => 'Tamaño de torrentes', + ], + 'agent_allow' => [ + 'label' => 'Permitir agente', + 'family' => 'Familia', + 'start_name' => 'Nombre inicial', + 'peer_id_start' => 'Inicio de ID de pares', + 'peer_id_pattern' => 'Patrón de ID de pares', + 'peer_id_matchtype' => 'Tipo de coincidencia de ID de pares', + 'peer_id_match_num' => 'Número de ID de pares', + 'agent_start' => 'Inicio del agente', + 'agent_pattern' => 'Patrón del agente', + 'agent_matchtype' => 'Tipo de coincidencia del agente', + 'agent_match_num' => 'Número de coincidencia del agente', + 'exception' => 'Excepción', + 'allowhttps' => 'Permitir https', + ], + 'agent_deny' => [ + 'label' => 'Denegar agente', + 'peer_id' => 'Comienza el par ID', + 'agent' => 'Agente', + ], + 'claim' => [ + 'label' => 'Reclamo de usuario', + 'last_settle_at' => 'Último asentamiento en', + 'seed_time_this_month' => 'San este mes', + 'uploaded_this_month' => 'Arriba este mes', + 'is_reached_this_month' => 'Alcanzado', + ], + 'torrent_state' => [ + 'label' => 'Promoción global', + 'global_sp_state' => 'Estado de promoción global', + ], + 'role' => [ + 'class' => 'Relacionar clase de usuario', + ], + 'seed_box_record' => [ + 'label' => 'Registros SeedBox', + 'type' => 'Añadir tipo', + 'operator' => 'Operador', + 'bandwidth' => 'Ancho de banda (Mbps)', + 'ip' => 'IP(Bloqueo)', + 'ip_begin' => 'Iniciar IP', + 'ip_end' => 'IP final', + 'ip_help' => 'Rellena el ASN/IP de inicio + IP final (bloqueo), sólo uno de los tres', + 'status' => 'Estado', + 'is_allowed' => 'Está en la lista blanca', + 'is_allowed_help' => 'La regla SeedBox no afecta a los nombres en la lista blanca', + 'asn' => 'ASN', + ], + 'menu' => [ + 'label' => 'Menú personalizado', + 'enable_help' => 'Activar el menú personalizado', + ], + 'menu_item' => [ + 'label' => 'Elementos de menú', + 'url' => 'Enlace', + 'text' => 'Texto', + 'target' => 'Tipo abierto', + 'style' => 'Estilo', + 'parent_id' => 'Padres', + 'min_class' => 'Clase visible mínima', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Cambiar nombre tarjeta', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'Arco Rainbow ID', + ], + ], + 'search_box' => [ + 'label' => 'Buscar caja', + 'name' => 'Nombre de caja de búsqueda', + 'name_help' => 'Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].', + 'section_name' => 'Nombre de sección', + 'section_name_help' => 'Si se establece, se muestra en el menú', + 'is_default' => 'Por defecto o no', + 'showsubcat' => 'Mostrar subcategoría', + 'taxonomies' => 'Taxonomía', + 'taxonomy_display_text' => 'Mostrar texto', + 'torrent_field' => 'Campo de tabla de torrents', + 'catsperrow' => 'Elementos por fila', + 'catsperrow_help' => "Establezca cuántos elementos deben mostrar en una fila en el cuadro de búsqueda, por ejemplo, '8'.", + 'catpadding' => "Rellenar entre elementos", + 'catpadding_help' => "En píxeles. El espacio de relleno horizontal entre los elementos en el cuadro de búsqueda, por ejemplo, '3'.", + 'custom_fields' => 'Activar campo personalizado ', + 'custom_fields_display_name' => 'Nombre del campo personalizado', + 'custom_fields_display' => 'Mostrar campo personalizado', + 'custom_fields_display_help' => "Usar 'etiqueta específica' para representar la etiqueta y el valor del campo personalizado, como un nombre de campo personalizado es 'artist', +entonces su etiqueta:<%artist.label%>,su valor:<%artist.value%>", + 'category' => 'Categoría', + 'torrent_field_duplicate' => 'El campo tabla torrent no puede ser reutilizado!', + 'other' => 'Otro', + 'taxonomy' => [ + 'name' => 'Nombre', + 'sort_index' => 'Ordenar', + 'sort_index_help' => "Ascendentalmente, es decir, '0' es lo primero.", + 'class_name' => 'atributo de clase', + 'class_name_help' => "El nombre del archivo de imagen. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].", + 'image' => 'Imagen', + 'image_help' => 'El nombre del archivo de imagen. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].', + 'icon_id' => 'Paquete de iconos de categoría', + 'mode' => 'Buscar caja', + 'mode_help' => 'Dejar en blanco para indicar que se aplica a todo SearchBox', + ], + ], + 'icon' => [ + 'label' => 'Icono de categoría', + 'folder' => 'Carpeta pack de iconos', + 'folder_help' => "El nombre de carpeta del paquete de iconos. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_. ].DEBE añadir una barra final (/) al final, p.ej. 'mycaticon/'", + 'cssfile' => 'Archivo CSS', + 'cssfile_help' => "CSS file for this icon pack. Enter the full path, e.g. 'styles/scenetorrents.css'. Leave it blank if none. +Allowed Characters: [a-z] (in lower case), [0-9], [_./].", + 'multilang' => 'Multi-lang.', + 'multilang_help' => "Si utiliza diferentes iconos de categorías para diferentes idiomas. Si se establece a 'sí', pon varios paquetes de iconos en varias carpetas llamadas 'en', 'chs', etc.", + 'secondicon' => 'Segundo icono', + 'secondicon_help' => "Si usar los segundos iconos para información adicional. Si se establece a 'sí', pon los segundos iconos en una carpeta llamada 'adicional' junto con los iconos normales.", + 'designer' => 'Diseñador', + 'designer_help' => 'La persona que diseñó el paquete de iconos.', + 'comment' => 'Comentario', + 'comment_help' => ' Infomación sobre el paquete de iconos.', + 'desc' => "Necesitas poner los iconos en el directorio correcto para que estos ajustes funcionen. Coloque los iconos normales en 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' y los segundos iconos en 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'. +¿No lo consigues? Ver si los siguientes ejemplos podrían ayudar: +Cuando + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes' + second_icon='no' +debes poner un archivo de icono normal en inglés para películas (e. . 'movies.png') en 'pic/category/nhd/scenetorrents/es/' . +Cuando + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='yes' +debes poner un archivo de iconos normal para películas (e. . Películas. ng) en 'pic/category/chd/nanosofts/' y un archivo de iconos adicional (por ejemplo, 'bdh264.png') en 'pic/category/chd/nanosofts/additional/'. + +Nota: En 1. , la parte 'searchbox_name' puede ser omitida, es decir, la regla es 'pic/category/icon_pack_folder[language_short_name/].' +", + ], + 'second_icon' => [ + 'label' => 'Segundo icono', + 'name' => 'Nombre', + 'name_help' => "No utilice el nombre largo. Recomendar menos de 10 letras.", + 'image' => "Imagen", + 'image_help' => "El nombre del archivo de imagen. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_./].", + 'class_name' => 'atributo de clase', + 'class_name_help' => "El valor del atributo 'class' de la imagen. Dejarlo en blanco si no hay ninguno. Caracteres permitidos: [a-z] (en minúsculas), [0-9], [_], y la primera letra debe estar en [a-z].", + '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.", + ], +]; diff --git a/resources/lang/es/medal.php b/resources/lang/es/medal.php new file mode 100644 index 00000000..4cb82852 --- /dev/null +++ b/resources/lang/es/medal.php @@ -0,0 +1,51 @@ + 'Medalla', + 'action_wearing' => 'Vestido', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista de medallas' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Intercambio', + \App\Models\Medal::GET_TYPE_GRANT => 'Otorgar', + ], + 'fields' => [ + 'get_type' => 'Obtener tipo', + 'description' => 'Descripción', + 'image_large' => 'Imagen', + 'price' => 'Precio', + 'duration' => 'Válido después de comprar (días)', + 'sale_begin_time' => 'Hora de inicio de venta', + 'sale_begin_time_help' => 'El usuario puede comprar después de este tiempo, dejar en blanco sin restricciones', + 'sale_end_time' => 'Hora de venta', + 'sale_end_time_help' => 'El usuario puede comprar antes de esta hora, dejar en blanco sin restricciones', + 'inventory' => 'Inventario', + 'inventory_help' => 'Dejar en blanco sin restricciones', + 'sale_begin_end_time' => 'Disponible para la venta', + 'users_count' => 'Conteos vendidos', + 'bonus_addition_factor' => 'Factor de adición extra', + 'bonus_addition' => 'Agregado de bonus', + 'bonus_addition_factor_help' => 'Por ejemplo: 0.01 significa 1% adicional, no dejar en blanco', + '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', + ], + 'buy_already' => 'Comprar', + 'buy_btn' => 'Comprar', + 'confirm_to_buy' => '¿Seguro que quieres comprar?', + 'require_more_bonus' => 'Requiere más bonos', + 'grant_only' => 'Otorgar sólo', + 'before_sale_begin_time' => 'Antes de que comience la venta', + 'after_sale_end_time' => 'Hora de finalización de la venta', + 'inventory_empty' => 'Inventario vacío', + 'gift_btn' => 'Regalo', + 'confirm_to_gift' => 'Confirmar regalo al usuario ', + 'max_allow_wearing' => 'Un máximo de :count medallas pueden ser usadas al mismo tiempo', + 'wearing_status_text' => [ + 0 => 'Vestido', + 1 => 'Sin usar' + ], +]; diff --git a/resources/lang/es/message.php b/resources/lang/es/message.php new file mode 100644 index 00000000..76322130 --- /dev/null +++ b/resources/lang/es/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Lista de mensajes', + ], + 'show' => [ + 'page_title' => 'Detalle del mensaje', + ], + 'field_value_change_message_body' => ':field cambia de :old a :new por :operator. Razon::reason.', + 'field_value_change_message_subject' => ':field cambiado', + + 'download_disable' => [ + 'subject' => 'Permiso de descarga cancelado', + 'body' => 'Tus privilegios de descarga se han revocado, posiblemente debido a bajos índices de intercambio o mala conducta. Por: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Permiso de descarga cancelado', + 'body' => 'Su permiso de descarga ha sido cancelado debido a una velocidad excesiva de carga, por favor archive si usted es un usuario de la caja de semillas.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + '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_enable' => [ + 'subject' => 'Permiso de descarga restaurado', + 'body' => 'Tus privilegios de descarga han sido restaurados, ahora puedes descargar torrents. Por: :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Invitación temporal :change_type', + 'body' => 'Tu conteo temporal de invitaciones tenía :change_type :count por :operator, reason: :reason.', + ], + 'receive_medal' => [ + 'subject' => 'Recibir medalla de regalo', + 'body' => "El usuario :username compró una medalla [:medal_name] a un costo de :cost_bonus y te la entregó. La medalla vale :price, la comisión es :gift_fee_total(factor: :gift_fee_factor), tendrás esta medalla hasta: :expire_at, y el factor de adición de la medalla es: :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => 'Alerta de inicio de sesión de :site_name', + 'body' => << +Last login time::last_login_time, IP::last_ip, location::last_location.
    +If it is not your own operation, the account password may have been leaked, please change it in time! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Recordatorio de compra de torrent exitoso', + 'body' => 'Ha gastado :bonus bonus para comprar correctamente el torrent:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Tiempo de finalización del examen :exam_name cambiado', + 'body' => 'La hora de finalización de su examen :exam_name en progreso ha cambiado de :old_end_time a :new_end_time. admin: :operator, reason: :reason.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Has recibido un PM.", + 'mail_sender' => "Remitente ", + 'mail_subject' => "Mañana ", + 'mail_date' => "Fecha ", + 'mail_use_following_url' => "Puedes hacer clic en ", + 'mail_use_following_url_1' => " para ver el mensaje (puede que tengas que iniciar sesión).", + 'mail_yours' => "
    tuyos,", + 'mail_the_site_team' => "El equipo %s.", + 'mail_received_pm_from' => "Has recibido un PM de ", + 'mail_here' => "AQUÍ", + 'msg_system' => "Sistema", + 'msg_original_message_from' => "Mensaje original de ", +]; diff --git a/resources/lang/es/nexus.php b/resources/lang/es/nexus.php new file mode 100644 index 00000000..961ebec3 --- /dev/null +++ b/resources/lang/es/nexus.php @@ -0,0 +1,20 @@ + 'Argumento no válido', + 'require_argument' => ':argument no puede estar vacío', + 'select_one_please' => 'Por favor, seleccione uno', + 'user_not_exists' => '(huérfano)', + 'time_units' => [ + 'week' => 'semanas', + ], + 'select_all' => 'Seleccionar todo', + 'unselect_all' => 'Deseleccionar todo', + 'increment' => 'incremento', + 'decrement' => 'declinar', + 'action' => 'Accin', + 'no_limit' => 'Sin límite', + 'sum' => 'Sum', + 'do_not_repeat' => '¡Por favor, no repita la operación!', + 'no_permission' => '¡Sin permiso!', +]; diff --git a/resources/lang/es/oauth.php b/resources/lang/es/oauth.php new file mode 100644 index 00000000..6d17ec6c --- /dev/null +++ b/resources/lang/es/oauth.php @@ -0,0 +1,14 @@ + 'Cliente', + 'redirect' => 'URL de redirección', + 'secret' => 'Secreto', + 'revoked' => 'Valid', + 'access_token' => 'Token de acceso', + 'refresh_token' => 'Actualizar token', + 'authorization_request_title' => 'Solicitud de autorización', + 'authorization_request_desc' => 'está solicitando permiso para acceder a su cuenta', + 'btn_approve' => 'Autorizar', + 'btn_deny' => 'Cancelar', + 'skips_authorization' => 'Autorización de saltos', +]; diff --git a/resources/lang/es/offer.php b/resources/lang/es/offer.php new file mode 100644 index 00000000..600d6277 --- /dev/null +++ b/resources/lang/es/offer.php @@ -0,0 +1,17 @@ + " te ha permitido subir ", + 'msg_find_offer_option' => "Encontrarás una nueva opción en la página de subida.", + 'msg_your_offer_allowed' => "Su oferta ha sido permitida", + 'msg_offer_voted_on' => "Tu oferta ha sido votada. Puedes subir tu oferta ", + 'msg_offer_voted_off' => "Tu oferta ha sido rechazada. No tienes permiso para subir ", + 'msg_voted_on' => " ha sido votado en", + 'msg_offer_deleted' => "Tu oferta ha sido eliminada", + 'msg_your_offer' => "Tu oferta '", + 'msg_was_deleted_by' => "' fue eliminado por ", + 'msg_blank' => ".", + '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: ", +]; diff --git a/resources/lang/es/peer.php b/resources/lang/es/peer.php new file mode 100644 index 00000000..ae283279 --- /dev/null +++ b/resources/lang/es/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Pares', + ], +]; diff --git a/resources/lang/es/permission.php b/resources/lang/es/permission.php new file mode 100644 index 00000000..278bea95 --- /dev/null +++ b/resources/lang/es/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Aprobación del Torrent', + 'desc' => 'Permitir, denegar o marcar como no revisado', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Establecer etiquetas especiales de torrent', + 'desc' => 'Establecer la etiqueta de bonus Oficial/Cero a torrents', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'La aprobación de Torrent permite automáticamente', + 'desc' => 'Torrent es el estado de autorización después de subir automáticamente', + ], + 'torrent-set-price' => [ + 'text' => 'Establecer pago de torrent', + 'desc' => 'Establecer pago de torrent', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Clase al registrarse', + ], + 'staffmem' => [ + 'text' => 'Miembro del personal', + 'desc' => 'Las clases consideradas como miembros del personal, por ejemplo, pueden ver la caja del personal', + ], + 'newsmanage' => [ + 'text' => 'Gestión de noticias', + 'desc' => 'Añadir nueva, editar, eliminar noticias', + ], + 'newfunitem' => [ + 'text' => 'Publicar elemento funbox', + 'desc' => "Publica nuevos elementos funbox y edita los propios funbox", + ], + 'funmanage' => [ + 'text' => 'Administración de Funbox', + 'desc' => "Editar, eliminar, banear elementos funbox de cualquiera", + ], + 'sbmanage' => [ + 'text' => 'Gestión de Shoutbox', + 'desc' => 'Eliminar mensajes en shoutbox y helpbox', + ], + 'pollmanage' => [ + 'text' => 'Gestión de encuestas', + 'desc' => 'Añadir nueva edición, eliminar encuestas', + ], + 'applylink' => [ + 'text' => 'Aplicar para enlaces', + 'desc' => 'Aplicar para enlaces en la página principal', + ], + 'linkmanage' => [ + 'text' => 'Administración de Enlaces', + 'desc' => ' Añadir nueva, editar, borrar enlaces', + ], + 'postmanage' => [ + 'text' => 'Administración de mensajes del foro', + 'desc' => 'Editar, eliminar, mover, pegar, bloquear mensajes del foro', + ], + 'commanage' => [ + 'text' => 'Gestión de comentarios', + 'desc' => 'Editar, eliminar comentarios de torrents, ofertas', + ], + 'forummanage' => [ + 'text' => 'Gestión del foro', + 'desc' => 'Añadir nueva, editar, eliminar, mover foros', + ], + 'viewuserlist' => [ + 'text' => 'Ver lista de usuarios', + 'desc' => 'Ver, buscar lista de usuarios', + ], + 'user-delete' => [ + 'text' => 'Eliminar usuario', + 'desc' => 'Borrar completamente la información de la cuenta de usuario de la base de datos', + ], + 'user-change-class' => [ + 'text' => 'Cambiar clase de usuario', + 'desc' => "Modificar el nivel del usuario, no se puede modificar a un nivel superior o igual a su propio", + ], + 'torrentmanage' => [ + 'text' => 'Gestión de torrents', + 'desc' => 'Editar torrents, excluyendo la configuración del torrent pegajoso o al promocionar o eliminar', + ], + 'torrent-delete' => [ + 'text' => 'Eliminar torrent', + 'desc' => 'Eliminar torrent', + ], + 'torrentsticky' => [ + 'text' => 'Pico torrente', + 'desc' => ' Poner los torrents pegados', + ], + 'torrentonpromotion' => [ + 'text' => 'Torrent en promoción', + 'desc' => 'Establecer torrents en la promoción', + ], + 'torrent_hr' => [ + 'text' => 'Asignar H&R Torrent', + 'desc' => '.Establecer registro de torrent en H&R', + ], + 'askreseed' => [ + 'text' => 'Solicitar resembrado', + 'desc' => 'Solicitar resembrado cuando los torrents estén muertos', + ], + 'viewnfo' => [ + 'text' => 'Ver NFO', + 'desc' => 'Ver archivos NFO', + ], + 'torrentstructure' => [ + 'text' => 'Ver estructura de torrents', + 'desc' => 'Ver estructura de archivos torrent', + ], + 'sendinvite' => [ + 'text' => 'Enviar invitación', + 'desc' => 'Enviar invitación de membresía a otros', + ], + 'viewhistory' => [ + 'text' => 'Ver Historial', + 'desc' => "Ver el historial de comentarios y publicaciones de otros", + ], + 'topten' => [ + 'text' => 'Ver Topten', + 'desc' => 'Ver los diez mejores', + ], + 'log' => [ + 'text' => 'Ver registro general', + 'desc' => 'Ver registro general, excluyendo registro confidencial', + ], + 'confilog' => [ + 'text' => 'Ver registro confidencial', + 'desc' => 'Ver registro confidencial, p. ej., cambios de configuración del sitio', + ], + 'userprofile' => [ + 'text' => "Ver perfil confidencial del usuario", + 'desc' => "Ver perfil confidencial del usuario, p. ej., dirección IP, dirección de correo electrónico", + ], + 'torrenthistory' => [ + 'text' => "Ver historial de torrent del usuario", + 'desc' => "Ver historial de torrents del usuario, p. ej., descargados de torrents.Valid sólo cuando la configuración del usuario para el nivel de privacidad no es 'fuerte'" + ], + 'prfmanage' => [ + 'text' => "Gestión general del perfil del usuario", + 'desc' => " Cambiar el perfil del usuario, excluyendo los cruciales por ejemplo correo electrónico, nombre de usuario, cantidad cargada y descargada, bonificación" + ], + 'cruprfmanage' => [ + 'text' => "Gestión del perfil crucial del usuario", + 'desc' => "Cambiar el perfil crucial del usuario, excluyendo la donación (sólo el líder del personal puede administrar la donación)", + ], + 'uploadsub' => [ + 'text' => 'Subir subtítulo', + 'desc' => 'Subir subtítulos para torrents', + ], + 'delownsub' => [ + 'text' => "Eliminar subtítulo propio", + 'desc' => 'Eliminar subtítulos subidos por oneself', + ], + 'submanage' => [ + 'text' => 'Gestión de subtítulos', + 'desc' => 'Eliminar cualquier subtítulo', + ], + 'updateextinfo' => [ + 'text' => 'Actualizar información externa', + 'desc' => 'Actualizar información externa obsoleta, por ejemplo, información IMDb', + ], + 'viewanonymous' => [ + 'text' => 'Ver anónimo', + 'desc' => 'Ver quién es anónimo', + ], + 'beanonymous' => [ + 'text' => 'Ser anónimo', + 'desc' => 'Subir torrents de forma anónima subtítulos', + ], + 'addoffer' => [ + 'text' => 'Añadir oferta', + 'desc' => ' Añadir ofertas para subir', + ], + 'offermanage' => [ + 'text' => 'Gestión de ofertas', + 'desc' => 'Permitir, editar, eliminar oferta', + ], + 'upload' => [ + 'text' => 'Subir Torrent', + 'desc' => 'Subir torrents a la sección Torrents', + ], + 'uploadspecial' => [ + 'text' => 'Subir torrent especial', + 'desc' => 'Subir torrents a sección especial', + ], + 'view_special_torrent' => [ + 'text' => 'Ver torrent especial', + 'desc' => 'Ver torrents en sección especial', + ], + 'movetorrent' => [ + 'text' => 'Mover Torrent', + 'desc' => 'Mover torrents entre secciones', + ], + 'chrmanage' => [ + 'text' => 'Gestión de diario', + 'desc' => 'Añadir, editar, eliminar chronicle', + ], + 'viewinvite' => [ + 'text' => 'Ver invitación', + 'desc' => "Ver historial de invitaciones del usuario", + ], + 'buyinvite' => [ + 'text' => 'Comprar Invitaciones', + 'desc' => 'Comprar invitaciones en el centro de bonos', + ], + 'seebanned' => [ + 'text' => 'Ver torrents prohibidos', + 'desc' => 'Ver y descargar torrents prohibidos', + ], + 'againstoffer' => [ + 'text' => 'Votar en contra de ofertas', + 'desc' => 'Votar en contra de ofertas', + ], + 'userbar' => [ + 'text' => 'Permitir barra de usuario', + 'desc' => ' Obtener su userba', + ], +]; diff --git a/resources/lang/es/plugin.php b/resources/lang/es/plugin.php new file mode 100644 index 00000000..4ef8a553 --- /dev/null +++ b/resources/lang/es/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Instalar', + 'delete' => 'Eliminar', + 'update' => 'Mejorar', + ], + 'labels' => [ + 'display_name' => 'Nombre', + 'package_name' => 'Nombre del paquete', + 'remote_url' => 'Dirección del repositorio', + 'installed_version' => 'Versión instalada', + 'status' => 'Estado', + 'updated_at' => 'Última acción en', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'Normal', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'No instalado', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Listo para instalar', + \App\Models\Plugin::STATUS_INSTALLING => 'Instalando', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Instalación fallida', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Listo para actualizar', + \App\Models\Plugin::STATUS_UPDATING => 'Actualizando', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Fallo al actualizar', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Listo para eliminar', + \App\Models\Plugin::STATUS_DELETING => 'Eliminando', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Error al eliminar', + ], +]; diff --git a/resources/lang/es/ptgen.php b/resources/lang/es/ptgen.php new file mode 100644 index 00000000..7acbb12a --- /dev/null +++ b/resources/lang/es/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'El enlace viene de::sites ', + 'btn_get_desc' => 'Descargar desc', +]; diff --git a/resources/lang/es/reward.php b/resources/lang/es/reward.php new file mode 100644 index 00000000..c3cc0144 --- /dev/null +++ b/resources/lang/es/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Recompensas', + ] + +]; diff --git a/resources/lang/es/route-permission.php b/resources/lang/es/route-permission.php new file mode 100644 index 00000000..432405c8 --- /dev/null +++ b/resources/lang/es/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Subir torrent', + 'desc' => 'Subir torrent', + ], + 'torrent:list' => [ + 'text' => 'Obtener lista de torrent', + 'desc' => 'Obtener lista de torrent', + ], + 'torrent:view' => [ + 'text' => 'Ver detalle del torrent', + 'desc' => 'Ver detalle del torrent', + ], + 'user:view' => [ + 'text' => 'Ver información básica del usuario', + 'desc' => 'Ver información básica del usuario', + ], +]; diff --git a/resources/lang/es/search.php b/resources/lang/es/search.php new file mode 100644 index 00000000..9ef0fc7f --- /dev/null +++ b/resources/lang/es/search.php @@ -0,0 +1,17 @@ + 'Búsqueda global', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Título', + '1' => 'Descripción', + '3' => 'Cargador', + '4' => 'URL IMDB' + ], + 'search_modes' => [ + 'and' => 'Y', + 'exact' => 'Exacto', + ], +]; diff --git a/resources/lang/es/searchbox.php b/resources/lang/es/searchbox.php new file mode 100644 index 00000000..2f7e00ac --- /dev/null +++ b/resources/lang/es/searchbox.php @@ -0,0 +1,20 @@ + 'Categoría', + 'sub_category_source_label' => 'Fuente', + 'sub_category_medium_label' => 'Medios', + 'sub_category_standard_label' => 'Estándar', + 'sub_category_team_label' => 'Equipo', + 'sub_category_processing_label' => 'Procesando', + 'sub_category_codec_label' => 'Codec', + 'sub_category_audiocodec_label' => 'AudioCodec', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Mostrar portada en la lista de torrent', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Mostrar icono del cuadro de semillas en la lista de torrents', + ], + 'sections' => [ + 'browse' => 'Torrents', + 'special' => 'Especial', + ], +]; diff --git a/resources/lang/es/seed-box.php b/resources/lang/es/seed-box.php new file mode 100644 index 00000000..2de9673c --- /dev/null +++ b/resources/lang/es/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Usuario', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrador', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Sin auditoría', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Permitido', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Denegado', + ], + 'status_change_message' => [ + 'subject' => 'Estado de registro SeedBox cambiado', + 'body' => 'El estado de su registro SeedBox con ID :id fue cambiado por :operator de :old_status a :new_status. Motivo: :reason', + ], + 'is_seed_box_yes' => 'Esta IP es SeedBox, identificada por el registro con ID :id', + 'is_seed_box_no' => 'Esta IP no es SeedBox', +]; diff --git a/resources/lang/es/seedbox.php b/resources/lang/es/seedbox.php new file mode 100644 index 00000000..ab0f3db9 --- /dev/null +++ b/resources/lang/es/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Usuario', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrador', + ], +]; diff --git a/resources/lang/es/signup.php b/resources/lang/es/signup.php new file mode 100644 index 00000000..f9f9862c --- /dev/null +++ b/resources/lang/es/signup.php @@ -0,0 +1,8 @@ + "¡Las contraseñas no coinciden! Debe haber escrituras. Inténtalo de nuevo.", + 'password_too_short' => "Lo sentimos, la contraseña es demasiado corta (mínimo 6 caracteres)", + 'password_too_long' => "Lo sentimos, la contraseña es demasiado larga (el máximo es 40 caracteres)", + 'password_equals_username' => "Lo sentimos, la contraseña no puede ser igual que el nombre de usuario.", +]; diff --git a/resources/lang/es/snatch.php b/resources/lang/es/snatch.php new file mode 100644 index 00000000..5ed7594b --- /dev/null +++ b/resources/lang/es/snatch.php @@ -0,0 +1,8 @@ + 'Inf.', + 'index' => [ + 'page_title' => 'Parejas', + ], +]; diff --git a/resources/lang/es/subtitle.php b/resources/lang/es/subtitle.php new file mode 100644 index 00000000..54cbfe97 --- /dev/null +++ b/resources/lang/es/subtitle.php @@ -0,0 +1,7 @@ + " eliminó el subtítulo que subió. ", + 'msg_your_sub_deleted' => "Tu subtítulo ha sido eliminado", + 'msg_reason_is' => "La razón: ", +]; diff --git a/resources/lang/es/thank.php b/resources/lang/es/thank.php new file mode 100644 index 00000000..bd1fa5b5 --- /dev/null +++ b/resources/lang/es/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Gracias', + ], +]; diff --git a/resources/lang/es/token.php b/resources/lang/es/token.php new file mode 100644 index 00000000..652b2c76 --- /dev/null +++ b/resources/lang/es/token.php @@ -0,0 +1,10 @@ + 'Token de acceso', + 'permission' => 'Permisos', + 'maximum_allow_number_reached' => 'El número alcanza el límite superior', + 'create_success_tip' => 'El token fue creado con éxito, estos datos se muestran una sola vez, por favor guárdelo correctamente

    :token', + 'last_used_at' => 'Tiempo de uso reciente', + 'token' => 'summary', +); diff --git a/resources/lang/es/torrent-operation-log.php b/resources/lang/es/torrent-operation-log.php new file mode 100644 index 00000000..23fbcb39 --- /dev/null +++ b/resources/lang/es/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Tipo de acción', + ], +]; diff --git a/resources/lang/es/torrent.php b/resources/lang/es/torrent.php new file mode 100644 index 00000000..f2145df1 --- /dev/null +++ b/resources/lang/es/torrent.php @@ -0,0 +1,109 @@ + 'Normal', + 'pos_state_sticky' => 'Pegado primero', + 'pos_state_r_sticky' => 'Segundo adherido', + + 'index' => [ + 'page_title' => 'Lista de torrents', + ], + 'show' => [ + 'page_title' => 'Detalle del torrent', + 'basic_category' => 'Categoría', + 'basic_audio_codec' => 'Códec de audio', + 'basic_codec' => 'Codec de vídeo', + 'basic_media' => 'Medios', + 'basic_source' => 'Fuente', + 'basic_standard' => 'Estándar', + 'basic_team' => 'Equipo', + 'size' => 'Tamaño', + 'comments_label' => 'Comentarios', + 'times_completed_label' => 'Conseguida', + 'peers_count_label' => 'Pares', + 'thank_users_count_label' => 'Gracias', + 'numfiles_label' => 'Archivos', + 'bookmark_yes_label' => 'Marcado', + 'bookmark_no_label' => 'Añadir al marcador', + 'reward_logs_label' => 'Recompensa', + 'reward_yes_label' => 'Recompensado', + 'reward_no_label' => 'Recompensa', + 'download_label' => 'Descargar', + 'thanks_yes_label' => 'Agradecido', + 'thanks_no_label' => 'Gracias', + ], + 'pick_info' => [ + 'normal' => 'Normal', + 'hot' => 'Calor', + 'classic' => 'Clásico', + 'recommended' => 'Recomendado', + ], + 'claim_already' => 'Ya reclamado', + 'no_snatch' => 'Nunca descargar este torrent aún', + 'can_no_be_claimed_yet' => 'Aún no se puede reclamar', + 'claim_number_reach_user_maximum' => 'Se ha alcanzado el número máximo de usuarios', + 'claim_number_reach_torrent_maximum' => 'Se ha alcanzado el número máximo de torrent', + 'claim_disabled' => 'Reclamo desactivado', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Permitido', + 'notify_subject' => 'El torrent estaba permitido', + 'notify_msg' => 'Su torrent:[url=:detail_url]:torrent_name[/url] fue permitido por :operator, Reason: :reason', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Denegado', + 'notify_subject' => 'El torrent fue denegado', + 'notify_msg' => 'Su torrent: [url=:detail_url]:torrent_name[/url] denegado por :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'No revisado', + 'notify_subject' => 'El torrent fue marcado como no revisado', + 'notify_msg' => 'Su torrent: [url=:detail_url]:torrent_name[/url] fue marcado como no revisado por :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Editar', + 'notify_subject' => 'El torrent fue editado', + 'notify_msg' => 'Su torrent: [url=:detail_url]:torrent_name[/url] fue editado por :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'Eliminar', + 'notify_subject' => 'Torrent fue eliminado', + 'notify_msg' => 'Su torrent: :torrent_name fue eliminado por :operator', + ] + ], + 'owner_update_torrent_subject' => 'El torrent denegado ha sido actualizado', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] ha sido actualizado por el propietario, usted puede comprobar si cumple con los requisitos y permitir', + 'approval' => [ + 'modal_title' => 'Aprobación de torrent', + 'status_label' => 'Estado de aprobación', + 'comment_label' => 'Comentario(opcional)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'No revisado', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Permitido', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Denegado', + ], + 'deny_comment_show' => 'Denegado, razón: :reason', + 'logs_label' => 'Registros de aprobación' + ], + 'show_hide_media_info' => 'Mostrar/Ocultar MediaInfo Cruda', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Global', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanente', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Hasta', + ], + 'paid_torrent' => 'Torrent pagado', + 'msg_torrent_deleted' => "Tu torrent ha sido eliminado", + 'msg_the_torrent_you_uploaded' => "El torrent que has subido '", + 'msg_was_deleted_by' => "' fue eliminado por ", + 'msg_reason_is' => ". La razón: ", + 'msg_reseed_request' => "Solicitud de resembrado", + 'msg_reseed_user' => "Usuario ", + 'msg_ask_reseed' => " pidió un resembrado en el torrent ", + 'msg_thank_you' => " !\nThank You!", + + 'msg_offer_you_voted' => "La oferta que ha votado a favor: ", + 'msg_was_uploaded_by' => " fue subido por ", + 'msg_you_can_download' => ".\nYou can Download the Torrent", + 'msg_here' => " [b]aquí[/b]", + 'msg_offer' => "Oferta ", +]; diff --git a/resources/lang/es/upload.php b/resources/lang/es/upload.php new file mode 100644 index 00000000..18f26b85 --- /dev/null +++ b/resources/lang/es/upload.php @@ -0,0 +1,68 @@ + 'Precio no válido: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Sección inválida', + 'invalid_hr' => 'Valor de H&R no válido', + 'invalid_pos_state' => 'Posición no válida: :pos_state', + 'invalid_pos_state_until' => 'Fecha límite de posición no válida', + 'not_supported_sub_category_field' => 'Campos de subcategoría no soportados: :field', + 'invalid_sub_category_value' => 'Campo de subcategoría: :label(:field) valor: :value inválido', + 'invalid_tag' => 'Tag::tag no válido', + 'invalid_pick_type' => 'Recomendación no válida::pick_type', + 'require_name' => 'El título no puede estar vacío', + 'price_too_much' => 'El precio excede el rango permitido', + 'approval_deny_reach_upper_limit' => 'El número de torrent rechazado para la revisión actual: %s alcanza el límite superior y la publicación no está permitida.', + 'special_section_not_enabled' => 'Zona especial no activada.', + 'paid_torrent_not_enabled' => 'El torrent de pago no está habilitado.', + 'no_permission_to_set_torrent_hr' => 'Sin permiso para establecer el torrent H&R.', + 'no_permission_to_set_torrent_pos_state' => 'No hay permiso para establecer la parte superior del torrent.', + 'no_permission_to_set_torrent_price' => 'Sin permiso para establecer cargos por torrent.', + 'no_permission_to_pick_torrent' => 'Sin permiso para recomendar videos.', + 'no_permission_to_be_anonymous' => 'Sin permiso para publicar anónimamente.', + 'torrent_save_dir_not_exists' => 'El directorio de guardado del torrent no existe.', + 'torrent_save_dir_not_writable' => 'El directorio de guardado del torrent no tiene permisos de escritura.', + 'save_torrent_file_failed' => 'Error al guardar el archivo torrent.', + 'upload_failed' => '¡Carga fallida!', + 'missing_form_data' => 'Por favor, rellene los artículos requeridos', + 'missing_torrent_file' => 'Falta un archivo torrent', + 'empty_filename' => '¡El nombre del archivo no puede estar vacío!', + 'zero_byte_nfo' => 'El archivo NFO está vacío', + 'nfo_too_big' => 'El archivo NFO es demasiado grande! Máximo permitido por 65,535 bytes.', + 'nfo_upload_failed' => 'Error al subir el archivo NFO', + 'blank_description' => '¡Debes rellenar la introducción!', + 'category_unselected' => '¡Tienes que elegir el tipo!', + 'invalid_filename' => 'Nombre de archivo inválido!', + 'filename_not_torrent' => 'Nombre de archivo no válido (no archivo .torrent).', + 'empty_file' => '¡Archivo vacío!', + 'not_bencoded_file' => '¿Qué es lo que estás haciendo? ¡Lo que has subido no es un archivo Bencode!', + 'not_a_dictionary' => 'No es un directorio', + 'dictionary_is_missing_key' => 'Falta el valor del directorio', + 'invalid_entry_in_dictionary' => 'Entrada de directorio no válida', + 'invalid_dictionary_entry_type' => 'Tipo de artículo de directorio no válido', + 'invalid_pieces' => 'Bloque de archivo no válido', + 'missing_length_and_files' => 'Falta la longitud y archivo', + 'filename_errors' => 'Nombre del archivo de error', + 'uploaded_not_offered' => 'Solo puedes subir un torrent que pase al candidato. ¡Por favor, vuelve para seleccionar el proyecto apropiado en tu candidata antes de subir!', + 'unauthorized_upload_freely' => '¡No tienes permiso para subir libremente!', + 'torrent_existed' => 'El torrent ya existe!id: :id', + 'torrent_file_too_big' => '¡El archivo torrent es demasiado grande! Máximo permitido', + 'remake_torrent_note' => 'bytes. Por favor, vuelva a crear el archivo torrent con un tamaño de bloque más grande, o divida el contenido en múltiples torrent para publicar.', + 'email_notification_body' => 'Hola, +Se ha subido un nuevo torrent. + +Nombre::name +Size::size +Type::category +Uploader::upload_by + +Introducción: +:description + +Ver información más detallada y descargarla (es posible que necesite iniciar sesión), por favor haga clic aquí: aquí +:torrent_url + +:site_name sitio web', + 'email_notification_subject' => 'Nueva notificación de torrent :site_name', +); diff --git a/resources/lang/es/user.php b/resources/lang/es/user.php new file mode 100644 index 00000000..5d4568d9 --- /dev/null +++ b/resources/lang/es/user.php @@ -0,0 +1,112 @@ + 'Desactivar por administrador', + 'deleted_username' => 'usuario no existe', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista de usuarios' + ] + ], + 'labels' => [ + 'seedbonus' => 'Bono', + 'seed_points' => 'Puntos de semilla', + 'uploaded' => 'Subido', + 'downloaded' => 'Descargado', + 'invites' => 'Invitaciones', + '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_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.", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'Vip', + \App\Models\User::CLASS_RETIREE => 'Retirado', + \App\Models\User::CLASS_UPLOADER => 'Cargador', + \App\Models\User::CLASS_MODERATOR => 'Moderador', + \App\Models\User::CLASS_ADMINISTRATOR => 'Administrador', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Líder del personal', + ], + 'change_username_lte_min_interval' => 'Tiempo de último cambio: :last_change_time, intervalo mínimo no encontrado: :intervalos', + 'destroy_by_admin' => 'Borrado físico por administrador', + 'disable_by_admin' => 'Desactivar por administrador', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Hombre', + \App\Models\User::GENDER_FEMALE => 'Mujer', + \App\Models\User::GENDER_UNKNOWN => 'Desconocido', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator Conceder :name, Validity period: :duration.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_text ya es válido para siempre', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Promover', + 'demote' => 'Degradar', + 'subject' => 'Clase cambiada', + 'body' => 'Has sido :action a :new_class, administrador: :operator, reason: :reason.', + ], + ], + 'username_already_exists' => 'Nombre de usuario::usuario ya existe', + 'username_invalid' => 'Nombre de usuario no válido', + + 'msg_promoted' => "promocionado", + 'msg_demoted' => "degradado", + 'msg_class_change' => "Cambio de clase", + 'msg_you_have_been' => "Has sido ", + 'msg_to' => " a ", + 'msg_by' => " por ", + 'msg_warn_removed' => "Advertencia eliminada", + 'msg_your_warning_removed_by' => "Tu advertencia ha sido eliminada por", + 'msg_you_are_warned_by' => "Has sido [url=rules.php#warning]advertido[/url] por ", + 'msg_reason' => "\n\nReason: ", + 'msg_week' => " semana", + 'msg_s' => "s", + 'msg_you_are_warned_for' => "Has sido [url=rules.php#warning]advertido[/url] por ", + 'msg_you_are_warned' => "Se te advierte", + 'msg_posting_rights_restored' => "Derechos de publicación restaurados", + 'msg_your_posting_rights_restored' => "Tus derechos de publicación han sido devueltos por " , + 'msg_you_can_post' => ". Puedes enviar mensajes al foro de nuevo.", + 'msg_posting_rights_removed' => "Derechos de publicación eliminados", + 'msg_your_posting_rights_removed' => "Tus derechos de publicación han sido eliminados por ", + 'msg_probable_reason' => ", probablemente debido a una mala actitud o a un mal contenido del mensaje.", + 'msg_upload_rights_restored' => "Derechos de subida restaurados", + 'msg_your_upload_rights_restored' => "Tus derechos de subida han sido devueltos por ", + 'msg_you_upload_can_upload' => ". Puedes subir torrents de nuevo.", + 'msg_upload_rights_removed' => "Subir derechos eliminados", + 'msg_your_upload_rights_removed' => "Tus derechos de subida han sido eliminados por ", + 'msg_probably_reason_two' => ", probablemente por mal torrent, .nfo o descripción.", + 'msg_download_rights_restored' => "Derechos de descarga restaurados", + 'msg_your_download_rights_restored' => "Tus derechos de descarga han sido devueltos por ", + 'msg_you_can_download' => ". Puedes descargar torrents de nuevo.", + 'msg_download_rights_removed' => "Permisos de descarga eliminados", + 'msg_your_download_rights_removed' => "Tus derechos de descarga han sido eliminados por ", + 'msg_probably_reason_three' => ", probablemente debido a una baja relación o mala conducta.", + 'msg_email_change' => "Cambio de email", + 'msg_your_email_changed_from' => "Su dirección de correo electrónico ha sido cambiada de ", + 'msg_username_change' => "Cambio de nombre de usuario", + 'msg_your_username_changed_from' => "Tu nombre de usuario ha sido cambiado de ", + 'msg_downloaded_change' => "Cambio de cantidad descargada", + 'msg_your_downloaded_changed_from' => "La cantidad descargada ha sido cambiada de ", + 'msg_uploaded_change' => "Cambio de cantidad subida", + 'msg_your_uploaded_changed_from' => "La cantidad cargada ha sido cambiada de ", + 'msg_bonus_change' => "Cambio en la cantidad de bonus", + 'msg_your_bonus_changed_from' => "La cantidad de su bono ha sido cambiada de ", + 'msg_invite_change' => "Cambiar la cantidad de invitación", + 'msg_your_invite_changed_from' => "Tu cantidad de invitación ha sido cambiada de ", + 'msg_to_new' =>" a ", + 'msg_your_vip_status_changed' => "Tu estado VIP ha cambiado", + 'msg_vip_status_changed_by' => "Tu estado VIP ha cambiado por ", + 'msg_your_donor_status_changed' => "Tu estado de donante ha cambiado", + 'msg_donor_status_changed_by' => "Tu estado de donante ha cambiado por ", + '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.", +]; diff --git a/resources/lang/es/username-change-log.php b/resources/lang/es/username-change-log.php new file mode 100644 index 00000000..3c3d6730 --- /dev/null +++ b/resources/lang/es/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Usuario', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Administrador', + ], + 'labels' => [ + 'username_old' => 'Usuario antiguo', + 'username_new' => 'Nuevo nombre de usuario', + 'change_type' => 'Cambiar tipo', + ], +]; diff --git a/resources/lang/pl/admin.php b/resources/lang/pl/admin.php new file mode 100644 index 00000000..09aeaeaa --- /dev/null +++ b/resources/lang/pl/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Użytkownicy egzaminu', + 'hit_and_runs' => 'Uderzenie i Uderzenie', + 'users_list' => 'Użytkownicy', + 'tags_list' => 'Tagi', + 'agent_allows' => 'Agent zezwoli', + 'agent_denies' => 'Agent', + 'exams_list' => 'Przykłady & Zadania', + 'medals_list' => 'Medale', + 'settings' => 'Ustawienia', + 'users_medals' => 'Medale użytkownika', + 'claims' => 'Roszczenia użytkownika', + 'torrent_list' => 'Torrenty', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Role', + 'ability_list' => 'Uprawnienia', + 'seed_box_records' => 'Skrzynka', + 'upload_speed' => 'Prędkość przesyłania', + 'download_speed' => 'Prędkość pobierania', + 'isp' => 'ISP', + 'menu' => 'Własne menu', + 'username_change_log' => 'Logi zmian nazwy użytkownika', + 'torrent_deny_reason' => 'Powody odmowy', + 'roles' => 'Rola', + 'permissions' => 'Uprawnienia', + 'section' => 'Pola wyszukiwania', + 'icon' => 'Ikony kategorii', + 'plugin' => 'Wtyczki', + 'category' => 'Kategorie', + 'second_icon' => 'Drugie ikony', + 'torrent_operation_log' => 'Logi operacji torrent', + 'invite' => 'Zaproszenia', + 'user_props' => 'Reklamy użytkownika', + 'login_log' => 'Logi logowania', + 'bonus_log' => 'Dodatkowe logi', + 'torrent_buy_log' => 'Rejestry zakupu torrentów', + 'attendance_log' => 'Dzienniki obecności', + 'oauth_client' => 'Klient', + 'oauth_access_token' => 'Tokeny dostępu', + 'oauth_auth_code' => 'Kody uwierzytelniania', + 'oauth_refresh_token' => 'Odśwież tokeny', + 'token' => 'Tokeny dostępu', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Sprawdzanie', + 'check_modal_header' => 'Wykryj czy klient jest dozwolony', + 'check_pass_msg' => 'Gratulacje, ten klient został przekazany przez regułę :id!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Włącz', + 'enable_modal_title' => 'Włącz użytkownika', + 'enable_disable_reason' => 'Powód', + 'enable_disable_reason_placeholder' => 'Opcjonalnie', + 'disable_modal_btn' => 'Wyłącz', + 'disable_modal_title' => 'Wyłącz użytkownika', + 'disable_two_step_authentication' => 'Anuluj uwierzytelnianie dwuetapowe', + 'change_bonus_etc_btn' => 'Zmień przesłane itp.', + 'change_bonus_etc_action_increment' => 'Przyrost', + 'change_bonus_etc_action_decrement' => 'Spadek', + 'change_bonus_etc_field_label' => 'Pole', + 'change_bonus_etc_action_label' => 'Akcja', + 'change_bonus_etc_value_label' => 'Wartość', + 'change_bonus_etc_value_help' => 'Jeśli typ jest wgrywany/pobierany, jednostka to: GB', + 'change_bonus_etc_reason_label' => 'Powód', + 'reset_password_btn' => 'Zresetuj hasło', + 'reset_password_label' => 'Nowe hasło', + 'reset_password_confirmation_label' => 'Potwierdź nowe hasło', + 'assign_exam_btn' => 'Przypisz egzamin', + 'assign_exam_exam_label' => 'Wybierz egzamin', + 'assign_exam_begin_label' => 'Czas rozpoczęcia', + 'assign_exam_end_label' => 'Czas zakończenia', + 'assign_exam_end_help' => 'Jeśli nie określisz czasu rozpoczęcia/zakończenia, zostanie użyty zakres czasowy ustawiony przez sam egzamin', + 'grant_medal_btn' => 'Przyznaj medal', + 'grant_medal_medal_label' => 'Wybierz medal', + 'grant_medal_duration_label' => 'Czas trwania', + 'grant_medal_duration_help' => 'Jednostka: dni. Jeśli puste, użytkownik ma stałe posiadanie', + 'confirm_btn' => 'Potwierdź', + 'disable_download_privileges_btn' => 'Włącz pobieranie', + 'enable_download_privileges_btn' => 'Wyłącz pobieranie', + 'grant_prop_btn' => 'Przyznaj rekwizyt', + 'grant_prop_form_prop' => 'Wybierz rekwizyt', + 'grant_prop_form_duration' => 'Czas trwania', + 'grant_prop_form_duration_help' => 'Jednostka: dni. Jeśli puste, użytkownik ma go na stałe. Uwaga: nie ma limitu czasu dla karty zmiany nazwy, zignoruj tę wartość.' , + 'confirm_bulk' => 'Potwierdzenie zbiorcze', + 'change_bonus_etc_duration_label' => 'Czas trwania', + 'change_bonus_etc_duration_help' => 'Wymagane podczas dodawania tymczasowego zaproszenia, w dniach', + 'change_class_btn' => 'Zmień klasę', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Unikaj zbiorczo', + 'bulk_action_update_end_label' => 'Masowa modyfikacja czasu zakończenia', + 'action_avoid' => 'Unikaj', + 'action_update_end' => 'Modyfikuj czas zakończenia', + 'result_passed' => 'Udało się!', + 'result_not_passed' => 'Nie przekazano!', + ], + 'exam' => [ + 'index_duplicate' => 'Indeks::index duplikat!', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Przyklejony', + 'bulk_action_remove_tag' => 'Usuń tag', + 'bulk_action_attach_tag' => 'Załącz tag', + 'action_approval' => 'Zatwierdzenie', + 'bulk_action_attach_tag_remove_old' => 'Usuń również stare tagi', + 'bulk_action_recommend' => 'Poleć', + 'bulk_action_sp_state' => 'Awans', + 'bulk_action_hr' => 'H&R', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Zmień status', + 'check_modal_btn' => 'Sprawdzanie', + 'check_modal_header' => 'Wykrywaj, czy IP jest SeedBox', + ], + 'tag' => [ + 'detach_torrents' => 'Odłącz wszystkie torrenty', + ], + ] +]; diff --git a/resources/lang/pl/attendance.php b/resources/lang/pl/attendance.php new file mode 100644 index 00000000..76493fdc --- /dev/null +++ b/resources/lang/pl/attendance.php @@ -0,0 +1,14 @@ + "Jeszcze nie ma obecności", + 'target_date_can_no_be_retroactive' => 'Data::date nie może być wsteczna', + 'already_attendance' => 'Już uczestniczy', + 'card_not_enough' => 'Karta obecności za mało', + 'ranking' => "Dzisiejszy Ranking: :Ranking / :count", + 'fields' => [ + 'date' => 'Data', + 'points' => 'Masz bonus', + 'is_retroactive' => 'Jest retroaktywny', + ], +]; diff --git a/resources/lang/pl/bonus-log.php b/resources/lang/pl/bonus-log.php new file mode 100644 index 00000000..71ed3506 --- /dev/null +++ b/resources/lang/pl/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'Anuluj H&R', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Kup medal', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Kup kartę obecności', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Przyklejona promocja', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Opublikuj nagrodę', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Wymiana przesłana', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Kup zaproszenie', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Własny tytuł', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'Kup VIP', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Prezent dla kogoś', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Anuluj reklamę', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Wskaźnik akcji prezentu do niskiego', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Szczęśliwy rysunek', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Wymiana pobrana', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'Kup tymczasowe zaproszenie', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Kup ID tęczy', + \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_ROLE_WORK_SALARY => 'Wynagrodzenie za pracę w roli', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent jest pobierany', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Odbierz nagrodę', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Odbierz prezent', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Prześlij torrent', + ], + 'fields' => [ + 'business_type' => 'Rodzaj działalności', + 'old_total_value' => 'Wartość przedtransakcyjna', + 'value' => 'Wartość transakcyjna', + 'new_total_value' => 'Wartość potransakcyjna', + ], +]; diff --git a/resources/lang/pl/bonus.php b/resources/lang/pl/bonus.php new file mode 100644 index 00000000..88b3a060 --- /dev/null +++ b/resources/lang/pl/bonus.php @@ -0,0 +1,35 @@ + 'Wydaj bonus :bonus :medal_name', + 'comment_buy_attendance_card' => 'Wydaj bonus :bonus kup jedną kartę', + 'comment_buy_temporary_invite' => 'Wydaj :bonusowy zakup :count tymczasowego zaproszenia', + 'comment_buy_rainbow_id' => 'Wydaj :bonus :duration days tęczowy ID', + 'comment_buy_change_username_card' => 'Wydaj bonus :bonus do kupna zmiany nazwy użytkownika', + 'comment_gift_medal' => 'Wydaj bonus :bonus kupić :medal_name i prezent na :to_username', + 'comment_buy_torrent' => 'Wydaj bonus :bonus kupić torrent: :torrent_id', + 'comment_torrent_be_downloaded' => 'Wpływy z torrenta pobrane przez :username(UID: :uid)', + 'table_thead' => [ + 'reward_type' => 'Typ nagrody', + 'count' => 'Liczba', + 'size' => 'Rozmiar', + 'a_value' => 'Wartość', + 'bonus_base' => 'Podstawowy bonus', + 'factor' => 'Czynnik', + 'got_bonus' => 'Masz bonus', + 'total' => 'Łącznie', + ], + 'reward_types' => [ + 'basic' => 'Podstawowa nagroda', + 'harem_addition' => 'Dodanie Harem', + 'official_addition' => 'Oficjalne dodanie', + 'medal_addition' => 'Dodanie Medalu', + ], + 'not_enough' => 'Za mało bonusów! Wymaga :require_bonus, obecnie masz tylko :now_bonus', + 'msg_someone_loves_you' => "Ktoś cię kocha", + 'msg_you_have_been_given' => "Otrzymałeś prezent od ", + 'msg_after_tax' => " (po opodatkowaniu ", + 'msg_karma_points_by' => ") Punkty Karmy przez ", + 'msg_personal_message_from' => "Prywatna wiadomość od ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/pl/bookmark.php b/resources/lang/pl/bookmark.php new file mode 100644 index 00000000..b67684ed --- /dev/null +++ b/resources/lang/pl/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => 'Pomyślnie dodano zakładkę!', + 'delete_success' => 'Anuluj zakładkę pomyślnie!', + ] +]; diff --git a/resources/lang/pl/claim.php b/resources/lang/pl/claim.php new file mode 100644 index 00000000..f691e6c9 --- /dev/null +++ b/resources/lang/pl/claim.php @@ -0,0 +1,38 @@ + 'Szczegóły włości torrenta', + 'title_for_user' => 'Szczegóły włości użytkownika', + 'th_id' => 'ID', + 'th_username' => 'Użytkownik', + 'th_torrent_name' => 'Nazwa torrenta', + 'th_torrent_size' => 'Rozmiar torrenta', + 'th_torrent_ttl' => 'Torrent TTL', + 'th_claim_at' => 'Roszczenie o', + 'th_last_settle' => 'Ostatnie rozliczenie w', + 'th_seed_time_this_month' => 'Tak w tym miesiącu', + 'th_uploaded_this_month' => 'W tym miesiącu', + 'th_reached_or_not' => 'Osiągnięto', + 'th_action' => 'Akcja', + + 'msg_title' => 'Wynik rozliczenia z ostatniego miesiąca (:month):', + 'msg_subject' => ':month roszczenie', + 'claim_total' => 'Zgłoś wszystkie torrenty: :suma', + 'claim_reached_counts' => 'Osiągnięto liczbę torrentów: :count', + 'claim_reached_summary' => 'Osiągnięto bonus torrenta na godzinę: :bonus_per_hour, średni czas ziarenka (godzina): :hours, uzyskaj sumę premii: :bonus_total', + 'claim_unreached_remain_counts' => 'Nieosiągnięty torrent pozostaje liczony: :count', + 'claim_unreached_remove_counts' => 'Nieosiągnięta liczba usuwania torrent: :count', + 'claim_unreached_summary' => 'Odlicz bonus każdego nieosiągniętego torrenta::deduct_per_torrent, całkowitym odliczeniem: :deduct_total', + + 'confirm_give_up' => 'Czy na pewno chcesz zrezygnować z pobierania tego torrentu?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => 'Potwierdź roszczenie?', + 'remove_claim' => 'Podziel się', + 'remove_claim_confirm' => 'Potwierdzić rezygnację z roszczenia?', + 'already_claimed' => 'Domniemana', + 'not_claim_yet' => 'Nieodebrane', + 'fields' => [ + 'torrent_id' => 'ID torrenta', + ], + 'claim_all_seeding_confirmation' => 'Czy na pewno chcesz przejąć wszystkie torrenty, które są obecnie seedowane?' , +]; diff --git a/resources/lang/pl/cleanup.php b/resources/lang/pl/cleanup.php new file mode 100644 index 00000000..8c722e41 --- /dev/null +++ b/resources/lang/pl/cleanup.php @@ -0,0 +1,36 @@ + 'Zbanowany przez system z powodu wyczerpania ostrzeżenia.', + 'disable_user_unconfirmed' => 'Wyłącz przez system z powodu niepotwierdzonego przekroczenia terminu.', + 'disable_user_no_transfer_alt_last_access_time' => 'Wyłącz nieaktywne konta użytkowników, bez transferu. Alt: ostatni czas dostępu.', + 'disable_user_no_transfer_alt_register_time' => 'Wyłącz nieaktywne konta użytkowników, bez transferu. Alt: czas rejestracji.', + 'disable_user_not_parked' => 'Wyłącz nieaktywne konta użytkowników, nie zaparkowane.', + 'disable_user_parked' => 'Wyłącz nieaktywne konta użytkowników, zaparkowane.', + 'destroy_disabled_account' => 'Czasowe fizyczne usunięcie wyłączonych kont', + 'alarm_email_subject' => 'Wyjątek zadania czyszczenia tła [:site_name]', + 'alarm_email_body' => 'Bieżący czas: :now_time, poziom :level, czas ostatniego uruchomienia: :last_time, był większy niż: :elapsed_seconds sekund(:elapsed_seconds_human) od czasu jego uruchomienia, ustaw interwał uruchomienia: :interval seconds(:interval_human), sprawdź!', + 'alarm_email_subject_for_queue_failed_jobs' => 'Wyjątek zadań asynchronicznych', + 'alarm_email_body_for_queue_failed_jobs' => 'Jest łącznie :count nieudanych asynchronicznych zadań od :ponieważ, nagrywane w bazie danych :failed_job_table, proszę to sprawdzić!', + + 'msg_low_ratio_warning_removed' => "Ostrzeżenie o niskim współczynniku usunięte", + 'msg_your_ratio_warning_removed' => "Ostrzeżenie o niskim współczynniku zostało usunięte i automatycznie awansowane do [b]Użytkownika[/b]. Zalecamy utrzymanie swojego współczynnika do znowu nie ostrzegać.\n", + 'msg_promoted_to' => "Promowane do ", + 'msg_now_you_are' => "Gratulacje, zostałeś automatycznie awansowany na [b]", + 'msg_see_faq' => "[/b]. :)\nZobacz [b][url=faq.php#id22]FAQ[/url][/b] aby dowiedzieć się, co możesz teraz zrobić.\n", + 'msg_demoted_to' => "Zniszczone do ", + 'msg_demoted_from' => "Zostałeś automatycznie usunięty z [b]", + 'msg_to' => "[/b] do [b]", + 'msg_because_ratio_drop_below' => "[/b] ponieważ stosunek akcji spadł poniżej ", + 'msg_must_fix_ratio_within' => "Zostałeś ostrzeżony i automatycznie obniżony z [b]Użytkownik[/b] do [b]Chłoń[/b] z powodu niskiego współczynnika. Musisz naprawić to w obrębie ", + 'msg_days_or_get_banned' => " dni lub Twoje konto zostanie zablokowane. Jeśli nie masz pojęcia, jaki jest stosunek lub jaki ma na niego wpływ, sugerujemy przeczytanie [url=faq. hp#idid17][b]FAQ[/b][/url].", + 'msg_vip_status_removed' => "Status VIP usunięty przez system.", + 'msg_vip_status_removed_body' => "Twój status VIP przekroczył limit czasu i został automatycznie usunięty przez system. Zostań VIP ponownie poprzez wymianę kilku punktów bonusowych Karmy. Cześć!", + 'msg_donor_status_removed' => "Status dawcy usunięty przez system.", + 'msg_donor_status_removed_body' => "Twój status darczyńcy został przekroczony i został automatycznie usunięty przez system. Zostań darczyńcą ponownie poprzez darowiznę nam darowizna!", + 'msg_warning_removed' => "Ostrzeżenie usunięte przez system", + 'msg_your_warning_removed' => "Twoje ostrzeżenie zostało usunięte przez system. Mamy nadzieję, że od teraz będziesz się zachowywał.", + 'msg_your_torrent_deleted' => "Twój torrent został usunięty", + 'msg_your_torrent' => "Twój torrent ", + 'msg_was_deleted_because_dead' => " został usunięty przez system, ponieważ był martwy przez długi czas. Utrzymujesz jednak bonus karmy za przesłanie torrentu.", +]; diff --git a/resources/lang/pl/comment.php b/resources/lang/pl/comment.php new file mode 100644 index 00000000..8e44fbc9 --- /dev/null +++ b/resources/lang/pl/comment.php @@ -0,0 +1,8 @@ + "Nowy komentarz", + 'msg_torrent_receive_comment' => "Otrzymałeś komentarz do twojego torrenta ", + 'msg_offer_receive_comment' => "Otrzymałeś komentarz do swojej oferty ", + 'msg_request_receive_comment' => "Otrzymałeś komentarz na żądanie " +]; diff --git a/resources/lang/pl/dashboard.php b/resources/lang/pl/dashboard.php new file mode 100644 index 00000000..a8776c07 --- /dev/null +++ b/resources/lang/pl/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Statystyki użytkownika', + 'total' => 'Łącznie', + 'unconfirmed' => 'Niepotwierdzone', + 'visit_last_one_day' => 'PV z ostatnich 1 dni', + 'visit_last_one_week' => 'PV w ciągu ostatnich 7 dni', + 'visit_last_30_days' => 'Wartość ekspozycji wskaźnika dźwigni dla aktywów stanowiących ekspozycje wobec przedsiębiorstw na mocy art. 147 ust. 2 lit. d) CRR, jeżeli takie ekspozycje są zabezpieczone hipotekami na nieruchomościach zgodnie z art. 199 ust. 1 lit. a) CRR.', + 'vip' => 'Wip', + 'donated' => 'Darowizna', + 'warned' => 'Ostrzeżony', + 'disabled' => 'Wyłączone', + 'gender_male' => 'Mężczyzna', + 'gender_Male' => 'Mężczyzna', + 'gender_female' => 'Kobieta', + 'gender_Female' => 'Kobieta', + 'gender_N/A' => 'Płeć nieznana', + ], + 'torrent' => [ + 'page_title' => 'Statystyki torrentów', + 'total' => 'Łącznie', + 'dead' => 'Martwy', + 'seeders' => 'Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Uczestnicy', + 'seeders_leechers_ratio' => 'Siewniki / pistolety', + 'active_web_users' => 'Aktywni użytkownicy sieci Web', + 'active_tracker_users' => 'Aktywni użytkownicy trackera', + 'total_torrent_size' => 'Całkowity rozmiar torrenta', + 'total_uploaded' => 'Rozmiar przesłanego pliku', + 'total_downloaded' => 'Rozmiar pobranych', + 'total_uploaded_downloaded' => 'Przesłano + rozmiar pobranego pliku', + ], + 'user_class' => [ + 'page_title' => 'Klasa użytkownika', + ], + 'system_info' => [ + 'page_title' => 'Informacje systemowe', + 'nexus_version' => 'Wersja NexusPHP', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Wersja Laravel', + 'php_version' => 'Wersja PHP', + 'mysql_version' => 'Wersja Mysql', + 'os' => 'OS', + 'server_software' => 'Oprogramowanie sieciowe', + 'load_average' => 'Średnie obciążenie serwera', + 'filament_version' => 'Wersja Filament', + 'redis_version' => 'Wersja Redis', + ], + 'latest_user' => [ + 'page_title' => 'Użytkownik najnowszy', + ], + 'latest_torrent' => [ + 'page_title' => 'Najnowsze torrent', + ], + 'torrent_trend' => [ + 'page_title' => 'Tendencja torrentów', + ], + 'user_trend' => [ + 'page_title' => 'Trend użytkownika', + ], + +]; diff --git a/resources/lang/pl/exam-user.php b/resources/lang/pl/exam-user.php new file mode 100644 index 00000000..51121e0d --- /dev/null +++ b/resources/lang/pl/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Użytkownicy egzaminu' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Zakończone', + \App\Models\ExamUser::STATUS_AVOIDED => 'Uniknięto', + \App\Models\ExamUser::STATUS_NORMAL => 'Normalny', + ], + 'end_can_not_before_begin' => "Czas zakończenia: :end nie może być przed godziną rozpoczęcia: :start", + 'status_not_allow_update_end' => 'Obecny status nie jest::status_text, nie można zmienić czasu zakończenia', +]; diff --git a/resources/lang/pl/exam.php b/resources/lang/pl/exam.php new file mode 100644 index 00000000..65054ae4 --- /dev/null +++ b/resources/lang/pl/exam.php @@ -0,0 +1,72 @@ + 'Egzamin', + 'name' => 'Nazwa egzaminu', + 'index' => 'Indeks egzaminów', + 'time_range' => 'Czas egzaminu', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Przyrost wysyłania', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Średni czas nasion', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Pobierz przyrost', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Bonus przyrostu', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Przyrost punktów seeda', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Prześlij przyrost torrenta', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Klasa użytkownika', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Zarejestruj zakres czasu', + \App\Models\Exam::FILTER_USER_DONATE => 'Darowizna', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Zakres dni rejestracji', + ], + 'require_value' => 'Wymagaj', + 'current_value' => 'Bieżący', + 'result' => 'Wynik', + + 'result_pass_for_exam' => 'Udało się!', + 'result_pass_for_task' => 'Ukończone!', + 'result_not_pass_for_exam' => 'Nie zostało przyjęte!', + 'result_not_pass_for_task' => 'Nie Ukończono!', + 'checkout_pass_message_subject_for_exam' => 'Egzamin minął!', + 'checkout_pass_message_content_for_exam' => 'Gratulacje! zaliczyłeś egzamin: :exam_name w czasie (:start ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => 'Egzamin nie pasuje, a konto jest zbanowane!', + 'checkout_not_pass_message_content_for_exam' => 'Nie zdałeś egzaminu: :exam_name w czasie (:start ~ :end), a Twoje konto zostało zbanowane!', + + 'checkout_pass_message_subject_for_task' => 'Zadanie zakończone!', + 'checkout_pass_message_content_for_task' => 'Gratulacje! Wykonałeś zadanie: :exam_name w czasie (:start ~ :end), otrzymałeś bonus: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => 'Zadanie nie ukończone!', + 'checkout_not_pass_message_content_for_task' => 'Nie ukończyłeś zadania: :exam_name w czasie (:start ~ :end), odliczenie premii: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Nieukończony egzamin: :exam_name w czasie (:start ~ :end)', + 'ban_user_modcomment' => 'Z powodu niepełnego egzaminu: :exam_name(:start ~ :end), zbanuj przez system.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista egzaminów' + ] + ], + 'recurring' => 'cykliczny', + 'recurring_daily' => 'raz dziennie', + 'recurring_weekly' => 'raz w tygodniu', + 'recurring_monthly' => 'raz w miesiącu', + 'recurring_help' => 'Jeżeli jest określony jako okresowy, czas rozpoczęcia egzaminu to czas rozpoczęcia bieżącego cyklu, a czas zakończenia to czas zakończenia aktualnego cyklu, czyli wszystkie dni naturalne/tygodnie/miesiące, jak podano tutaj. Jeżeli typ jest egzaminowany, pod koniec każdego cyklu, jeśli użytkownik nadal spełnia kryteria przesiewowe, użytkownik zostanie automatycznie przypisany egzamin na następny cykl.' , + + 'time_condition_invalid' => 'Parametr czasu nie ma sensu, istnieje i tylko jedna z trzech pozycji: czas rozpoczęcia + czas zakończenia / czas trwania / cykliczny', + + 'type_exam' => 'Egzamin', + 'type_task' => 'Zadanie', + 'type' => 'Typ', + 'type_help' => 'Egzamin jest regularnym egzaminem, a jego nieprzestrzeganie spowoduje zablokowanie konta. Zadania można ustawić jako premię lub odliczenie premii w zależności od tego, czy zostały ukończone, czy nie', + + 'fail_deduct_bonus' => 'Odbierz bonus za awarię', + 'success_reward_bonus' => 'Bonus za ukończenie', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => 'Na pewno chcesz odebrać?' , + 'claim_by_yourself_only' => 'Odbierz tylko przez siebie!' , + 'not_match_target_user' => 'Nie jesteś pasującym użytkownikiem docelowym!' , + 'has_other_on_the_way' => 'Jest inny :type_text w toku!' , + 'claimed_already' => 'Już odebrane', + 'not_between_begin_end_time' => 'Nie pomiędzy początkiem i zakończeniem', + 'reach_max_user_count' => 'Liczba domniemanych użytkowników osiągnęła maksymalną liczbę', + 'claimed_user_count' => 'Domniemana', + 'max_user_count' => 'Maksymalna liczba użytkowników włości (0 oznacza nieograniczony)', + 'background_color' => 'Kolor tła pola informacyjnego', +]; diff --git a/resources/lang/pl/file.php b/resources/lang/pl/file.php new file mode 100644 index 00000000..905e5056 --- /dev/null +++ b/resources/lang/pl/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Pliki', + ], +]; diff --git a/resources/lang/pl/forum.php b/resources/lang/pl/forum.php new file mode 100644 index 00000000..03c78a14 --- /dev/null +++ b/resources/lang/pl/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'Temat ma nową odpowiedź', + 'replied_notify_body' => 'Twój wątek::topic_subject ma nową odpowiedź.', + ], + 'post' => [ + 'edited_notify_subject' => 'Odpowiedź na post została zmodyfikowana', + 'edited_notify_body' => 'Twoja odpowiedź na temat: :topic_subject została zmodyfikowana przez: :editor.', + ] +]; diff --git a/resources/lang/pl/fun.php b/resources/lang/pl/fun.php new file mode 100644 index 00000000..49cbc4b6 --- /dev/null +++ b/resources/lang/pl/fun.php @@ -0,0 +1,15 @@ + "Zabawny przedmiot zbanowany", + 'msg_your_fun_item' => "Twój zabawny przedmiot '", + 'msg_is_ban_by' => "' jest zbanowany przez ", + 'msg_reason' => ". Powód: ", + 'msg_fun_item_reward' => "Nagroda za zabawę", + 'msg_out_of' => " z ", + 'msg_people_think' => " pomyśl o zabawnym przedmiocie, który opublikowałeś ", + 'msg_is_fun' => " jest zabawny. A więc tutaj ", + 'msg_bonus_as_reward' => " Punkty karmy jako nagroda.", + 'msg_fun_item_dull' => "Zabawny młot przedmiotów", + 'msg_is_dull' => " jest w rzeczywistości pusty :thumbsdown: . Więc został usunięty z strony głównej. Może potrzebujesz poprawić poczucie humoru.", +]; diff --git a/resources/lang/pl/hr.php b/resources/lang/pl/hr.php new file mode 100644 index 00000000..56d3fdf9 --- /dev/null +++ b/resources/lang/pl/hr.php @@ -0,0 +1,28 @@ + 'Inspekcja', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Osiągnięto', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'Nieosiągnięty', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Przesłane', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Wyłączone', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Ręcznie', + '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_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)!', + 'reached_message_content' => 'Gratulacje! Torrent: :torrent_name(ID: :torrent_id) pobierasz pod adresem: :completed_at spełnia wymagania.', + + 'unreached_comment' => "Do::teraz \nczas seed_time: :seed_time Hour(s) Nieosiągnął wymagania::seed_time_minimum Godziny \nstosunek::share_ratio nieosiągnął wymagania::ignore_when_ratio_reach", + 'unreached_message_subject' => 'H&R(ID: :hit_and_run_id) nieosiągnięty!', + 'unreached_message_content' => 'Torrent :torrent_name(ID: :torrent_id) pobrany na :completed_at: nie został osiągnięty! Pamiętaj, że kumulacja pewnej liczby H&R Twojego konta zostanie wyłączona.', + + 'unreached_disable_comment' => 'Ilość H&R osiągnęła górny limit, a konto zostało wyłączone przez system', + 'unreached_disable_message_content' => 'Twoje konto zostało wyłączone, ponieważ skumulowana liczba H&R osiągnęła limit systemowy: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => 'anulowano wypłatę :bonus', + 'remove_confirm_msg' => 'Wyeliminować H&R odejmując bonus :bonus, OK?', +]; diff --git a/resources/lang/pl/imdb.php b/resources/lang/pl/imdb.php new file mode 100644 index 00000000..7b872839 --- /dev/null +++ b/resources/lang/pl/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'angielski (Stany Zjednoczone)', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Francuski (Francja)', + 'de-DE' => 'niemiecki', + 'hi-IN' => 'Hindi', + 'it-IT' => 'włoski', + 'pt-BR' => 'Portugalski (Brazylia)', + 'es-ES' => 'Hiszpański (Hiszpania)', + 'es-MX' => 'Hiszpański (Meksyk)', + ], +]; diff --git a/resources/lang/pl/index.php b/resources/lang/pl/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/pl/index.php @@ -0,0 +1,5 @@ + 'Nieprawidłowy inwentarz! Kod zaproszenia jest zbanowany!', + 'fields' => [ + 'inviter' => 'Nadawca', + 'invitee' => 'Otrzymuj e-mail', + 'time_invited' => 'Czas wysłania', + 'valid' => 'Valid', + 'invitee_register_uid' => 'Zarejestrowany UID', + 'invitee_register_email' => 'Zarejestrowany e-mail', + 'invitee_register_username' => 'Zarejestrowany login', + 'expired_at' => 'Skrót wygasł o', + 'time_invited_begin' => 'Czas wysyłania', + 'time_invited_end' => 'Wyślij czas lte', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'System zaproszeń jest zamknięty', + 'no_permission' => 'Wymagaj :class lub powyżej, aby wysłać zaproszenia', + 'invite_not_enough' => 'Zaproszenia za mało', + ], + 'send_allow_text' => 'Zaproś kogoś', + 'pre_register_username' => 'Rejestracja wstępnej nazwy użytkownika', + 'pre_register_username_help' => 'Nazwa użytkownika i e-mail nie zostaną zmienione, gdy użytkownik zarejestruje się z tym kodem zaproszenia', + 'require_pre_register_username' => "Nazwa użytkownika przed rejestracją nie może być pusta", +]; diff --git a/resources/lang/pl/label.php b/resources/lang/pl/label.php new file mode 100644 index 00000000..0853083d --- /dev/null +++ b/resources/lang/pl/label.php @@ -0,0 +1,379 @@ + 'Nazwisko', + 'email' => 'E-mail', + 'image' => 'Obraz', + 'expire_at' => 'Wygasa o', + 'username' => 'Użytkownik', + 'status' => 'Status', + 'enabled' => 'Włączone', + 'disabled' => 'Wyłączone', + 'created_at' => 'Utworzono w', + 'updated_at' => 'Zaktualizowano', + 'begin' => 'Czas rozpoczęcia', + 'end' => 'Czas zakończenia', + 'uploaded' => 'Przesłano', + 'downloaded' => 'Pobrano', + 'ratio' => 'Współdzielenie', + 'seed_time_required' => 'Wymagany czas seedowania', + 'inspect_time_left' => 'Sprawdź pozostały czas', + 'added' => 'Dodaj czas', + 'last_access' => 'Ostatni czas dostępu', + 'priority' => 'Priorytet', + 'priority_help' => 'Im wyższa wartość, tym wyższy ranking', + 'comment' => 'Komentarz', + 'duration' => 'Czas trwania', + 'description' => 'Opis', + 'price' => 'Cena', + 'deadline' => 'Termin', + 'permanent' => 'Stała', + 'operator' => 'Operator', + 'action' => 'Akcja', + 'submit' => 'Prześlij', + 'cancel' => 'Anuluj', + 'reset' => 'Reset', + 'anonymous' => 'Anonimowe', + 'infinite' => 'Nieskończone', + 'save' => 'Zapisz', + 'country' => 'W związku z powyższym Komisja stwierdza, że w okresie objętym dochodzeniem przeglądowym przywóz produktu objętego postępowaniem z ChRL nie mógł zostać objęty środkami antydumpingowymi.', + 'city' => 'Miasto', + 'client' => 'Klient', + 'reason' => 'Powód', + 'change' => 'Zmiana', + 'create' => 'Utwórz', + 'created_at_begin' => 'Utworzono na początku', + 'created_at_end' => 'Utworzono na końcu', + 'setting' => [ + 'nav_text' => 'Ustawienie', + 'backup' => [ + 'tab_header' => 'Kopia zapasowa', + 'enabled' => 'Włączone', + 'enabled_help' => 'Włącz kopię zapasową lub nie', + 'frequency' => 'Częstotliwość', + 'frequency_help' => 'Częstotliwość kopii zapasowych', + 'hour' => 'Godzina', + 'hour_help' => 'Wykonaj kopię zapasową w tej godzinie', + 'minute' => 'Minuty', + 'minute_help' => "Kopia zapasowa jest wykonywana w minucie poprzedniej godziny. Jeśli częstotliwość jest naciśnięta 'godzinę', wartość ta zostanie zignorowana", + 'google_drive_client_id' => 'Identyfikator klienta Dysku Google', + 'google_drive_client_secret' => 'Tajny klient Dysku Google', + 'google_drive_refresh_token' => 'Odśwież token Google Drive', + 'google_drive_folder_id' => 'ID folderu Dysk Google', + 'via_ftp' => 'Kopia zapasowa przez FTP', + 'via_ftp_help' => 'Czy zapisać przez FTP. Jeśli tak, dodaj informacje konfiguracyjne do pliku .env, odwołaj się do Laravel doc', + 'via_sftp' => 'Kopia zapasowa przez SFTP', + 'via_sftp_help' => 'Czy zapisać przez FTP. Jeśli tak, dodaj informacje konfiguracyjne do pliku .env, odwołaj się do Laravel doc', + ], + 'hr' => [ + 'tab_header' => 'H&R', + 'mode' => 'Tryb', + 'inspect_time' => 'Czas kontroli', + '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', + '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', + 'ban_user_when_counts_reach_help' => 'Liczba H&R osiąga tę wartość, a konto zostanie wyłączone', + 'include_rate' => 'Wymagaj współczynnika ukończenia', + 'include_rate_help' => 'Policz H&R tylko wtedy, gdy wskaźnik ukończenia pobierania (liczba dziesiętna pomiędzy 0 ~ 1) osiągnie tę wartość. Domyślnie: 1' + ], + 'seed_box' => [ + 'tab_header' => 'Skrzynka', + 'enabled_help' => 'Włącz reguły SeedBox lub nie', + 'no_promotion' => 'Brak promocji', + 'no_promotion_help' => 'Żadna promocja, przesłana/pobrana nie jest obliczana zgodnie z rzeczywistą wartością', + 'max_uploaded' => 'Maksymalny mnożnik objętości wysyłanego pliku', + 'max_uploaded_help' => 'Całkowity wolumen przesyłania jest co najwyżej wielokrotnością jego objętości. Ustaw 0 bez ograniczeń', + 'not_seed_box_max_speed' => 'Maksymalna prędkość wysyłania poza SeedBox', + 'not_seed_box_max_speed_help' => 'Jednostka: Mbps, jeśli ta wartość zostanie przekroczona, a rekord SeedBox nie może być dopasowany, uprawnienia do pobierania są wyłączone', + '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', + ], + 'meilisearch' => [ + 'tab_header' => 'Wyszukiwarka', + 'enabled' => 'Czy włączyć Meilisearch', + 'enabled_help' => 'Zainstaluj i skonfiguruj i zaimportuj dane przed włączeniem go, w przeciwnym razie nie ma danych do wyszukiwania torrentów.', + 'search_description' => 'Wyszukaj czy szukać opisów', + 'search_description_help' => "Domyślnie: 'Nie'. Jeśli 'Tak', opis zawierający słowa kluczowe również zostanie zwrócony, a liczba trafień może być wyższa. Należy ponownie zaimportować natychmiast po zmianie", + 'default_search_mode' => 'Domyślny tryb wyszukiwania', + 'default_search_mode_help' => "Domyślnie: 'Dokładny'. 'And' będzie podzielony, 'Dokładny' nie jest podzielony", + ], + 'system' => [ + 'tab_header' => 'System', + 'change_username_card_allow_characters_outside_the_alphabets' => 'Czy nazwa zmienia kartę pozwala na znaki inne niż angielskie', + 'change_username_min_interval_in_days' => 'Minimalny interwał dni zmiany nazwy użytkownika', + 'maximum_number_of_medals_can_be_worn' => 'Maksymalna liczba medali, które można nosić', + 'cookie_valid_days' => 'Ważne dni ciasteczka', + 'maximum_upload_speed' => 'Maksymalna prędkość wysyłania', + 'maximum_upload_speed_help' => 'Ta wartość wpływa na wykrywanie oszustw i jest maksymalną prędkością wysyłania dla ostrożnego poziomu wykrywania. Rzeczywisty limit prędkości = maksymalna prędkość wysyłania / poziom wykrywania, od konserwatywnego do podejrzanego wynosi 1 do 4. Jeżeli granica prędkości maksymalnej wynosi 1000, a poziom wykrywania jest konserwatywny, rzeczywista granica prędkości wynosi 1000/1 = 1000, a poziom wykrywania jest podejrzany, rzeczywista granica prędkości wynosi 1000/4 = 250. Pojedyncza prędkość wysyłania, która przekracza rzeczywisty limit prędkości, natychmiast wyłączy konto. Oto jednostka Mbps, np.: 100 Mbps = 12,5 MB/s.', + 'is_invite_pre_email_and_username' => 'Zaproś czy dokonać wstępnej rezerwacji adresu e-mail i nazwy użytkownika', + 'is_invite_pre_email_and_username_help' => "Domyślnie: 'Nie'. Jeśli wstępnie zarezerwowane, e-mail i nazwa użytkownika nie mogą być zmieniane, gdy użytkownik się zarejestruje.", + 'access_admin_class_min' => 'Minimalna klasa logowania do zaplecza administratora', + '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", + ], + 'image_hosting' => [ + 'driver' => 'Lokalizacja pamięci', + 'driver_help' => 'Jeśli wybierzesz lokalnie, domyślnie jest zapisywać go lokalnie na serwerze, na którym znajduje się strona, w przeciwnym razie wgraj go na odpowiedni serwer obrazów', + 'tab_header' => 'Serwer obrazów', + 'upload_api_endpoint' => 'Prześlij adres interfejsu', + 'base_url' => 'Prefiks URL obrazu', + 'upload_token' => 'Prześlij token', + ] + ], + 'user' => [ + 'label' => 'Użytkownik', + 'uploaded' => 'Przesłano', + 'downloaded' => 'Pobrano', + 'invites' => 'Zaproszenia', + 'seedbonus' => 'Bonus', + 'attendance_card' => 'Obecność', + 'class' => 'Klasa', + 'status' => 'Status', + 'enabled' => 'Włączone', + 'username' => 'Nazwa użytkownika', + 'invite_by' => 'Zapraszający', + 'two_step_authentication' => 'Dwustopniowe uwierzytelnianie', + 'seed_points' => 'Punkty ziarna', + 'downloadpos' => 'Pobierz uprawnienia', + 'parked' => 'Zaparkowany', + 'offer_allowed_count' => 'Liczba dozwolonych ofert', + 'tmp_invites' => 'Tymczasowe zaproszenie', + ], + 'medal' => [ + 'label' => 'Medal', + 'image_large' => 'Obraz duży', + 'image_small' => 'Mały obraz', + 'get_type' => 'Pobierz typ', + 'duration' => 'Czas trwania', + 'duration_help' => 'Jednostka: dni. Jeśli puste, użytkownik ma stałe posiadanie', + ], + 'user_medal' => [ + 'label' => 'Medal użytkownika', + ], + 'exam' => [ + 'label' => 'Egzamin i zadanie', + 'is_done' => 'Jest gotowy', + 'is_discovered' => 'Odkryte', + 'register_time_range' => [ + 'begin' => 'Czas rozpoczęcia rejestracji', + 'end' => 'Koniec czasu rejestracji', + ], + 'register_days_range' => [ + 'begin' => 'Minimalna liczba zarejestrowanych dni', + 'end' => 'Maksymalna liczba zarejestrowanych dni', + ], + 'donated' => 'Darowizna', + 'index_formatted' => 'Indeksy egzaminów', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Informacje podstawowe', + 'priority_help' => 'Im wyższa wartość, tym wyższy priorytet, a gdy wiele egzaminów odpowiada temu samemu użytkownikowi, ten z najwyższym priorytetem jest przypisany.', + 'section_time' => 'Czas', + 'duration_help' => 'Jednostka: dni. Po przypisaniu do użytkownika, zaczynają się i kończą używane, jeśli są określone. W przeciwnym razie czas rozpoczęcia to czas przypisania, a czas zakończenia to czas przypisania plus czas trwania.', + 'section_target_user' => 'Użytkownik docelowy', + 'index_required_value' => 'Wymagaj wartości', + 'index_required_label' => 'Wielkość sprzedaży i udział w rynku', + 'index_placeholder' => 'Przyrost przesyłania/pobierania w GB i średni czas seeda w godzinę', + 'index_current_value' => 'Aktualna wartość', + 'index_result' => 'Wynik', + ], + 'exam_user' => [ + 'label' => 'Użytkownik egzaminu', + 'is_done' => 'Jest gotowy', + ], + 'torrent' => [ + 'label' => 'Torrent', + 'owner' => 'Właściciel', + 'size' => 'Rozmiar', + 'ttl' => 'TTL', + 'seeders' => 'Maszyny do sortowania, klasyfikowania, przesiewania, separowania, płukania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, klasyfikowania, przemywania, zgniatania, kruszenia, mielenia, mieszania lub ugniatania ziemi, kamieni, rud lub pozostałych substancji mineralnych, w rodzaju stosowanych do transportu lub pakowania towarów, gdzie indziej niewymienione ani niewłączone', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'Kategoria', + 'approval_status' => 'Status zatwierdzenia', + 'pos_state' => 'Stan Pos', + 'sp_state' => 'Awans', + 'visible' => 'Aktywne', + 'source' => 'Źródło', + 'codec' => 'Kodek', + 'audiocodec' => 'Kodek audio', + 'medium' => 'Średni', + 'team' => 'Drużyna', + 'processing' => 'Przetwarzanie', + 'standard' => 'Standardowy', + 'picktype' => 'Poleć', + 'promotion_time_type' => 'Czas promocji', + 'hr' => 'H&R', + 'added_begin' => 'Dodano więcej niż', + 'added_end' => 'Dodano mniej niż', + 'size_begin' => 'Rozmiar większy niż', + 'size_end' => 'Rozmiar mniejszy niż', + 'price' => 'Cena', + 'price_help' => 'Gdy użytkownik pobierze torrent, uploader otrzyma przychody, pomniejszone o odpowiednią stawkę podatku, aktualną stawkę podatku: :tax_factor', + 'max_price_help' => 'Maksymalne::max_price', + ], + 'hit_and_run' => [ + 'label' => 'H&R użytkownika', + ], + 'tag' => [ + 'label' => 'Znacznik', + 'color' => 'Kolor tła', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Margines', + 'padding' => 'Padding', + 'border_radius' => 'Promień obramowania', + 'torrents_count' => 'Liczba torrentów', + 'torrents_sum_size' => 'Rozmiar torrentów', + ], + 'agent_allow' => [ + 'label' => 'Agent zezwól', + 'family' => 'Rodzina', + 'start_name' => 'Nazwa początkowa', + 'peer_id_start' => 'Rozpoczęcie ID peera', + 'peer_id_pattern' => 'Wzór ID peera', + 'peer_id_matchtype' => 'Typ dopasowania identyfikatora partnera', + 'peer_id_match_num' => 'ID peera pasuje do num', + 'agent_start' => 'Początek agenta', + 'agent_pattern' => 'Wzór agenta', + 'agent_matchtype' => 'Typ dopasowania agenta', + 'agent_match_num' => 'Agent mecz num', + 'exception' => 'Wyjątek', + 'allowhttps' => 'Zezwalaj na https', + ], + 'agent_deny' => [ + 'label' => 'Agent odrzuca', + 'peer_id' => 'Identyfikator peera zaczyna się', + 'agent' => 'Agent', + ], + 'claim' => [ + 'label' => 'Roszczenie użytkownika', + 'last_settle_at' => 'Ostatnie rozliczenie w', + 'seed_time_this_month' => 'St. w tym miesiącu', + 'uploaded_this_month' => 'W tym miesiącu', + 'is_reached_this_month' => 'Osiągnięto', + ], + 'torrent_state' => [ + 'label' => 'Globalna promocja', + 'global_sp_state' => 'Globalny stan promocji', + ], + 'role' => [ + 'class' => 'Powiązana klasa użytkownika', + ], + 'seed_box_record' => [ + 'label' => 'Rekordy SeedBox', + 'type' => 'Dodaj typ', + 'operator' => 'Operator', + 'bandwidth' => 'Pasmo (Mbps)', + 'ip' => 'IP(Block)', + 'ip_begin' => 'Rozpocznij IP', + 'ip_end' => 'Koniec IP', + 'ip_help' => 'Wypełnij adres IP ASN/start + koniec IP/IP (Block), tylko jeden z trzech', + 'status' => 'Status', + 'is_allowed' => 'Jest na białej liście', + 'is_allowed_help' => 'Na adresy IP na białej liście nie ma wpływu reguła SeedBox', + 'asn' => 'ASN', + ], + 'menu' => [ + 'label' => 'Własne menu', + 'enable_help' => 'Czy włączyć niestandardowe menu', + ], + 'menu_item' => [ + 'label' => 'Elementy menu', + 'url' => 'Link', + 'text' => 'Tekst', + 'target' => 'Otwarty typ', + 'style' => 'Styl', + 'parent_id' => 'Rodzic', + 'min_class' => 'Minimalna widoczna klasa', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Karta zmiany nazwy', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'Identyfikator tęczówki', + ], + ], + 'search_box' => [ + 'label' => 'Pole wyszukiwania', + 'name' => 'Nazwa wyszukiwarki', + 'name_help' => 'Dozwolone znaki: [a-z] (małe przypadki), [0-9], [_./].', + 'section_name' => 'Nazwa sekcji', + 'section_name_help' => 'Jeśli ustawione, wyświetlane w menu', + 'is_default' => 'Domyślnie lub nie', + 'showsubcat' => 'Pokaż podkategorię', + 'taxonomies' => 'Taksonomia', + 'taxonomy_display_text' => 'Wyświetl tekst', + 'torrent_field' => 'Pole tabeli torrentów', + 'catsperrow' => 'Pozycje w wierszu', + 'catsperrow_help' => "Ustaw ile elementów powinno pokazywać się w wierszu w polu wyszukiwania, np. '8'.", + 'catpadding' => "Wypełnienie między artykułami", + 'catpadding_help' => "W pikselach. Przestrzeń horyzontalna pomiędzy elementami w wyszukiwarce, np. '3'.", + 'custom_fields' => 'Włącz pole niestandardowe ', + 'custom_fields_display_name' => 'Nazwa wyświetlana pola niestandardowego', + 'custom_fields_display' => 'Niestandardowy wyświetlacz pola', + 'custom_fields_display_help' => "Użyj 'specyficznej etykiety' do reprezentowania etykiety i wartości pola niestandardowego, np. nazwy pola niestandardowego to 'artysta', +wtedy jest etykietą:<%artist.label%>,wartość:<%artist.value%>", + 'category' => 'Kategoria', + 'torrent_field_duplicate' => 'Pole tabeli torrent::field nie może być ponownie używane!', + 'other' => 'Inne', + 'taxonomy' => [ + 'name' => 'Nazwisko', + 'sort_index' => 'Sortuj', + 'sort_index_help' => "Nieustannie, tj. „0” pojawia się w pierwszej kolejności.", + 'class_name' => 'atrybut klasy', + 'class_name_help' => "Nazwa pliku obrazu. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_./].", + 'image' => 'Obraz', + 'image_help' => 'Nazwa pliku obrazu. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_./].', + 'icon_id' => 'Pakiet ikon kategorii', + 'mode' => 'Skrzynka wyszukiwania', + 'mode_help' => 'Pozostaw puste, aby zaznaczyć, że dotyczy wszystkich pól wyszukiwania', + ], + ], + 'icon' => [ + 'label' => 'Ikona kategorii', + 'folder' => 'Folder pakietu ikon', + 'folder_help' => "Nazwa folderu pakietu ikon. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_. ].MUSI dodawać ukośnik (/) na końcu np. 'mycaticon/'", + 'cssfile' => 'Plik CSS', + 'cssfile_help' => "Plik CSS dla tej paczki ikon. Wprowadź pełną ścieżkę, np. 'styles/scenetorrents.css'. Pozostaw puste, jeśli nie. +Dozwolone znaki: [a-z] (małe przypadki), [0-9], [_./].", + 'multilang' => 'Multi-lang.', + 'multilang_help' => "Czy używać różnych ikon kategorii dla różnych języków. Jeśli ustawiono na 'tak', umieść kilka pakietów ikon w kilku folderach o nazwie 'en', 'chs', itp.", + 'secondicon' => 'Druga ikona', + 'secondicon_help' => "Czy użyć drugiej ikony dla dodatkowych informacji. Jeśli ustawiono na 'tak', umieść drugą ikonę w folderze o nazwie 'dodatkowe' razem z normalnymi ikonami.", + 'designer' => 'Projektant', + 'designer_help' => 'Osoba, która zaprojektowała pakiet ikon.', + 'comment' => 'Komentarz', + 'comment_help' => ' Informacja o paczce ikon.', + 'desc' => "Musisz umieścić ikony we właściwym katalogu, aby te ustawienia działały. Umieść normalne ikony w 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' i drugiej w 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'. +Nie dostać tego? Zobacz, czy następujące przykłady mogą pomóc: +Gdy + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes + second_icon='no' +powinieneś umieścić angielski normalny plik ikon dla filmów (e. . 'movies.png') in 'pic/category/nhd/scenetorrents/en/' . +Kiedy + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='yes' +powinieneś umieścić normalny plik ikon dla filmów (e. . filmy. ng) w 'pic/category/chd/nanosofts/' oraz dodatkowym pliku ikon (np. 'bdh264.png') w 'pic/category/chd/nanosofts/additional/'. + +Uwaga: W 1. , część 'searchbox_name' można pominąć, tj. reguła jest 'pic/category/icon_pack_folder[language_short_name/].' +", + ], + 'second_icon' => [ + 'label' => 'Druga ikona', + 'name' => 'Nazwisko', + 'name_help' => "Nie używaj długiej nazwy. Zalecamy mniej niż 10 liter.", + 'image' => "Obraz", + 'image_help' => "Nazwa pliku obrazu. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_./].", + 'class_name' => 'atrybut klasy', + 'class_name_help' => "Wartość atrybutu 'class' obrazu. Pozostaw puste, jeśli brak. Dozwolone znaki: [a-z] (w małych przypadkach), [0-9], [_], a pierwsza litera musi być w [a-z].", + '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.", + ], +]; diff --git a/resources/lang/pl/medal.php b/resources/lang/pl/medal.php new file mode 100644 index 00000000..08c05de6 --- /dev/null +++ b/resources/lang/pl/medal.php @@ -0,0 +1,51 @@ + 'Medal', + 'action_wearing' => 'Użycie', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista Medali' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Wymiana', + \App\Models\Medal::GET_TYPE_GRANT => 'Przyznanie', + ], + 'fields' => [ + 'get_type' => 'Pobierz typ', + 'description' => 'Opis', + 'image_large' => 'Obraz', + 'price' => 'Cena', + 'duration' => 'Ważne po zakupie (dni)', + 'sale_begin_time' => 'Godzina rozpoczęcia sprzedaży', + 'sale_begin_time_help' => 'Użytkownik może kupić po tym czasie, pozostaw puste bez ograniczeń', + 'sale_end_time' => 'Godzina zakończenia sprzedaży', + 'sale_end_time_help' => 'Użytkownik może kupić przed tym czasem, pozostaw puste bez ograniczeń', + 'inventory' => 'Ekwipunek', + 'inventory_help' => 'Pozostaw puste bez ograniczeń', + 'sale_begin_end_time' => 'Dostępne na sprzedaż', + 'users_count' => 'Liczba sprzedanych', + 'bonus_addition_factor' => 'Współczynnik dodawania premii', + 'bonus_addition' => 'Dodanie bonusu', + 'bonus_addition_factor_help' => 'Na przykład: 0,01 oznacza dodanie 1 %, pozostawić puste pole bez dodawania', + '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', + ], + 'buy_already' => 'Już kupiono', + 'buy_btn' => 'Kup', + 'confirm_to_buy' => 'Na pewno chcesz kupić?', + 'require_more_bonus' => 'Wymagaj więcej bonusów', + 'grant_only' => 'Tylko przyznawanie', + 'before_sale_begin_time' => 'Przed rozpoczęciem sprzedaży', + 'after_sale_end_time' => 'Czas zakończenia po sprzedaży', + 'inventory_empty' => 'Zapasy puste', + 'gift_btn' => 'Prezent', + 'confirm_to_gift' => 'Potwierdź podarunek dla użytkownika ', + 'max_allow_wearing' => 'Maksymalnie :count medali można nosić w tym samym czasie', + 'wearing_status_text' => [ + 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)' + ], +]; diff --git a/resources/lang/pl/message.php b/resources/lang/pl/message.php new file mode 100644 index 00000000..9e35babc --- /dev/null +++ b/resources/lang/pl/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Lista wiadomości', + ], + 'show' => [ + 'page_title' => 'Szczegóły wiadomości', + ], + 'field_value_change_message_body' => ':field został zmieniony z :old na :new przez :operator. Powód::Reason.', + 'field_value_change_message_subject' => 'Zmieniono :field', + + 'download_disable' => [ + 'subject' => 'Uprawnienie do pobierania anulowane', + 'body' => 'Twoje uprawnienia do pobierania zostały cofnięte, prawdopodobnie ze względu na niskie wskaźniki udostępniania lub niewłaściwe zachowanie. przez: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Uprawnienie do pobierania anulowane', + 'body' => 'Twoje uprawnienie do pobierania zostało anulowane z powodu nadmiernej prędkości wysyłania, proszę plik jeśli jesteś użytkownikiem skrzynki seedów.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + '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_enable' => [ + 'subject' => 'Uprawnienia pobierania przywrócone', + 'body' => 'Twoje uprawnienia do pobierania przywrócone, możesz teraz pobrać torrenty. przez: :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Tymczasowe zaproszenie :change_type', + 'body' => 'Twoja tymczasowa liczba zaproszeń miała :change_type :count przez :operator, powód: :Reason.', + ], + 'receive_medal' => [ + 'subject' => 'Odbierz medal prezentowy', + 'body' => "Użytkownik :username kupił medal [:medal_name] kosztem :cost_bonus i przekazał go Tobie. Wartość medalu wynosi :cena, opłata wynosi :gift_fee_total(factor: :gift_fee_factor), a wartość medalu wynosi :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => 'Powiadomienie o logowaniu do :site_name', + 'body' => << +Czas ostatniego logowania::last_login_time, IP:last_ip, lokalizacja::last_location.
    +Jeśli nie jest to twoja własna operacja, hasło do konta mogło zostać wyciekowe, zmień je na czas! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Pomyślne przypomnienie o zakupie torrentów', + 'body' => 'Wydałeś bonus :bonus, aby kupić torrent:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Zmieniono czas zakończenia egzaminu :exam_name', + 'body' => 'Czas zakończenia egzaminu :exam_name zmienił się z :old_end_time na :new_end_time. admin: :operator, powód: :Reason.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Otrzymałeś PM.", + 'mail_sender' => "Nadawca ", + 'mail_subject' => "Temat ", + 'mail_date' => "Data ", + 'mail_use_following_url' => "Możesz kliknąć ", + 'mail_use_following_url_1' => " wyświetlić wiadomość (być może będziesz musiał się zalogować).", + 'mail_yours' => "
    Nasz,", + 'mail_the_site_team' => "Drużyna %s.", + 'mail_received_pm_from' => "Otrzymałeś wiadomość prywatną od ", + 'mail_here' => "HERA", + 'msg_system' => "System", + 'msg_original_message_from' => "Oryginalna wiadomość od ", +]; diff --git a/resources/lang/pl/nexus.php b/resources/lang/pl/nexus.php new file mode 100644 index 00000000..00d5f5c5 --- /dev/null +++ b/resources/lang/pl/nexus.php @@ -0,0 +1,20 @@ + 'Nieprawidłowy argument', + 'require_argument' => ':argument nie może być pusty', + 'select_one_please' => 'Proszę wybrać jeden', + 'user_not_exists' => '(osierocone)', + 'time_units' => [ + 'week' => 'tygodnie', + ], + 'select_all' => 'Zaznacz wszystkie', + 'unselect_all' => 'Odznacz wszystkie', + 'increment' => 'przyrost', + 'decrement' => 'zmniejszenie', + 'action' => 'Akcja', + 'no_limit' => 'Bez limitu', + 'sum' => 'Sum', + 'do_not_repeat' => 'Proszę nie powtarzać operacji!', + 'no_permission' => 'Brak uprawnień!', +]; diff --git a/resources/lang/pl/oauth.php b/resources/lang/pl/oauth.php new file mode 100644 index 00000000..b5281f7b --- /dev/null +++ b/resources/lang/pl/oauth.php @@ -0,0 +1,14 @@ + 'Klient', + 'redirect' => 'Przekieruj URL', + 'secret' => 'Sekretny', + 'revoked' => 'Valid', + 'access_token' => 'Token dostępu', + 'refresh_token' => 'Odśwież token', + 'authorization_request_title' => 'Żądanie autoryzacji', + 'authorization_request_desc' => 'prosi o pozwolenie na dostęp do Twojego konta', + 'btn_approve' => 'Autoryzuj', + 'btn_deny' => 'Anuluj', + 'skips_authorization' => 'Pomiń autoryzację', +]; diff --git a/resources/lang/pl/offer.php b/resources/lang/pl/offer.php new file mode 100644 index 00000000..5017e652 --- /dev/null +++ b/resources/lang/pl/offer.php @@ -0,0 +1,17 @@ + " zezwolił na przesłanie ", + 'msg_find_offer_option' => "Na stronie przesyłania znajdziesz nową opcję.", + 'msg_your_offer_allowed' => "Twoja oferta została dozwolona", + 'msg_offer_voted_on' => "Twoja oferta została poddana pod głosowanie. Możesz przesłać ", + 'msg_offer_voted_off' => "Twoja oferta została wyłączona. Nie masz uprawnień do przesyłania ", + 'msg_voted_on' => " głosowano na", + 'msg_offer_deleted' => "Twoja oferta została usunięta", + 'msg_your_offer' => "Twoja oferta '", + 'msg_was_deleted_by' => "' został usunięty przez ", + 'msg_blank' => ".", + '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: ", +]; diff --git a/resources/lang/pl/peer.php b/resources/lang/pl/peer.php new file mode 100644 index 00000000..623ef2f3 --- /dev/null +++ b/resources/lang/pl/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Uczestnicy', + ], +]; diff --git a/resources/lang/pl/permission.php b/resources/lang/pl/permission.php new file mode 100644 index 00000000..9b8303d7 --- /dev/null +++ b/resources/lang/pl/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Zatwierdź torrent', + 'desc' => 'Zezwalaj, odmawiaj lub oznacz jako niesprawdzone', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Ustaw specjalne tagi torrent', + 'desc' => 'Ustaw bonus Oficjalny/Zero na torrenty', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'Zatwierdzenie torrenta pozwala automatycznie', + 'desc' => 'Torrent jest zatwierdzeniem zezwól na status po automatycznym przesłaniu', + ], + 'torrent-set-price' => [ + 'text' => 'Ustaw płatny torrent', + 'desc' => 'Ustaw płatny torrent', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Klasa przy rejestracji', + ], + 'staffmem' => [ + 'text' => 'Członek personelu', + 'desc' => 'Klasy uważane za członków personelu, np. mogą przeglądać skrzynkę', + ], + 'newsmanage' => [ + 'text' => 'Zarządzanie wiadomościami', + 'desc' => 'Dodaj nowe, edytuj i usuń wiadomości', + ], + 'newfunitem' => [ + 'text' => 'Element skrzynki pocztowej', + 'desc' => "Opublikuj nowe elementy skrzynki i edytuj własne przedmioty skrzynki", + ], + 'funmanage' => [ + 'text' => 'Zarządzanie Funboxem', + 'desc' => "Edytuj, usuń, zbanuj przedmioty kompozytowe", + ], + 'sbmanage' => [ + 'text' => 'Zarządzanie Shoutboxem', + 'desc' => 'Usuń wiadomości w shoutbox i helpbox', + ], + 'pollmanage' => [ + 'text' => 'Zarządzanie ankietą', + 'desc' => 'Dodaj nowy, edytuj i usuń ankiety', + ], + 'applylink' => [ + 'text' => 'Zastosuj do linków', + 'desc' => 'Zastosuj do linków na stronie głównej', + ], + 'linkmanage' => [ + 'text' => 'Zarządzanie linkami', + 'desc' => ' Dodaj nowy, edytuj i usuń linki', + ], + 'postmanage' => [ + 'text' => 'Zarządzanie postami na forum', + 'desc' => 'Edytuj, usuń, przesuń, kij, blokuj posty na forum', + ], + 'commanage' => [ + 'text' => 'Zarządzanie komentarzami', + 'desc' => 'Edytuj, usuń komentarze do torrentów, oferty', + ], + 'forummanage' => [ + 'text' => 'Zarządzanie forum', + 'desc' => 'Dodaj nowy, edytuj i usuń fora, przesuń fora', + ], + 'viewuserlist' => [ + 'text' => 'Zobacz listę użytkowników', + 'desc' => 'Widok, przeszukaj listę użytkowników', + ], + 'user-delete' => [ + 'text' => 'Usuń użytkownika', + 'desc' => 'Całkowicie usuń dane użytkownika z bazy danych', + ], + 'user-change-class' => [ + 'text' => 'Zmień klasę użytkownika', + 'desc' => "Modyfikuj poziom użytkownika, nie może być zmodyfikowany na poziom wyższy lub równy jego własnym", + ], + 'torrentmanage' => [ + 'text' => 'Zarządzanie torrentami', + 'desc' => 'Edytuj torrenty, z wyłączeniem ustawiania przyklejania torrentów lub promocji lub usuwania', + ], + 'torrent-delete' => [ + 'text' => 'Usuń torrent', + 'desc' => 'Usuń torrent', + ], + 'torrentsticky' => [ + 'text' => 'Przyklejony torrent', + 'desc' => ' Ustaw przyklejanie torrentów', + ], + 'torrentonpromotion' => [ + 'text' => 'Torrent przy promocji', + 'desc' => 'Ustaw torrenty na promocję', + ], + 'torrent_hr' => [ + 'text' => 'Ustaw H&R torrenta', + 'desc' => '.Ustaw torrent dołącza do oglądania H&R', + ], + 'askreseed' => [ + 'text' => 'Zapytaj o reseedowanie', + 'desc' => 'Zapytaj o reseedowanie gdy torrenty są martwe', + ], + 'viewnfo' => [ + 'text' => 'Zobacz NFO', + 'desc' => 'Zobacz pliki NFO', + ], + 'torrentstructure' => [ + 'text' => 'Zobacz strukturę torrenta', + 'desc' => 'Zobacz strukturę plików torrent', + ], + 'sendinvite' => [ + 'text' => 'Wyślij zaproszenie', + 'desc' => 'Wyślij zaproszenie do innych', + ], + 'viewhistory' => [ + 'text' => 'Zobacz historię', + 'desc' => "Zobacz komentarze i historię postów innych", + ], + 'topten' => [ + 'text' => 'Zobacz Topten', + 'desc' => 'Zobacz dziesiątki najlepszych', + ], + 'log' => [ + 'text' => 'Zobacz dziennik ogólny', + 'desc' => 'Wyświetl dziennik ogólny, z wyłączeniem poufnego dziennika', + ], + 'confilog' => [ + 'text' => 'Wyświetl dziennik poufny', + 'desc' => 'Wyświetl poufny dziennik, np. zmiany ustawień witryny', + ], + 'userprofile' => [ + 'text' => "Zobacz profil poufny użytkownika", + 'desc' => "Wyświetl poufny profil użytkownika, np. adres IP, adres e-mail", + ], + 'torrenthistory' => [ + 'text' => "Zobacz historię torrentów użytkownika", + 'desc' => "Zobacz historię torrentów użytkownika, np. pobrane torrents.Ważne tylko wtedy, gdy ustawienia poziomu prywatności użytkownika nie są 'silne'" + ], + 'prfmanage' => [ + 'text' => "Ogólne zarządzanie profilem użytkownika", + 'desc' => " Zmień profil użytkownika, z wyłączeniem kluczowych, np. e-mail, nazwa użytkownika, ilość przesłanych i pobranych, bonus" + ], + 'cruprfmanage' => [ + 'text' => "Podstawowe zarządzanie profilem użytkownika", + 'desc' => "Zmień kluczowy profil użytkownika, z wyłączeniem darowizny (tylko lider personelu może zarządzać darowizną)", + ], + 'uploadsub' => [ + 'text' => 'Prześlij napisy', + 'desc' => 'Prześlij napisy dla torrentów', + ], + 'delownsub' => [ + 'text' => "Usuń własne napisy", + 'desc' => 'Usuń napisy przesłane przez siebie', + ], + 'submanage' => [ + 'text' => 'Zarządzanie napisami', + 'desc' => 'Usuń wszystkie napisy', + ], + 'updateextinfo' => [ + 'text' => 'Aktualizuj informacje zewnętrzne', + 'desc' => 'Aktualizuj przestarzałe informacje zewnętrzne, np. informacje o IMDb', + ], + 'viewanonymous' => [ + 'text' => 'Zobacz Anonimowe', + 'desc' => 'Zobacz, kto jest anonimowy', + ], + 'beanonymous' => [ + 'text' => 'Bądź anonimowy', + 'desc' => 'Prześlij torrenty, napisy anonimowo', + ], + 'addoffer' => [ + 'text' => 'Dodaj ofertę', + 'desc' => ' Dodaj oferty do przesłania', + ], + 'offermanage' => [ + 'text' => 'Zarządzanie ofertami', + 'desc' => 'Zezwól na edycję, usuń ofertę', + ], + 'upload' => [ + 'text' => 'Prześlij torrent', + 'desc' => 'Prześlij torrenty do sekcji torrenty', + ], + 'uploadspecial' => [ + 'text' => 'Prześlij specjalny torrent', + 'desc' => 'Prześlij torrenty do specjalnej sekcji', + ], + 'view_special_torrent' => [ + 'text' => 'Zobacz specjalny torrent', + 'desc' => 'Zobacz torrenty w sekcji specjalnej', + ], + 'movetorrent' => [ + 'text' => 'Przenieś torrent', + 'desc' => 'Przenieś torrenty między sekcjami', + ], + 'chrmanage' => [ + 'text' => 'Zarządzanie Chronilem', + 'desc' => 'Dodaj, edytuj i usuń chroniczny', + ], + 'viewinvite' => [ + 'text' => 'Zobacz zaproszenie', + 'desc' => "Zobacz historię zaproszeń użytkownika", + ], + 'buyinvite' => [ + 'text' => 'Kup zaproszenia', + 'desc' => 'Kup zaproszenia w centrum bonusowym', + ], + 'seebanned' => [ + 'text' => 'Zobacz zablokowane torrenty', + 'desc' => 'Zobacz i pobierz zablokowane torrenty', + ], + 'againstoffer' => [ + 'text' => 'Głosuj przeciwko ofertom', + 'desc' => 'Głosuj przeciwko ofertom', + ], + 'userbar' => [ + 'text' => 'Zezwalaj na pasek użytkownika', + 'desc' => ' Pobierz swojego użytkownika', + ], +]; diff --git a/resources/lang/pl/plugin.php b/resources/lang/pl/plugin.php new file mode 100644 index 00000000..b07d06a7 --- /dev/null +++ b/resources/lang/pl/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Zainstaluj', + 'delete' => 'Usuń', + 'update' => 'Ulepsz', + ], + 'labels' => [ + 'display_name' => 'Nazwisko', + 'package_name' => 'Nazwa pakietu', + 'remote_url' => 'Adres repozytorium', + 'installed_version' => 'Zainstalowana wersja', + 'status' => 'Status', + 'updated_at' => 'Ostatnia akcja w', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'Normalny', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'Nie zainstalowano', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Gotowy do zainstalowania', + \App\Models\Plugin::STATUS_INSTALLING => 'Instalowanie', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Nieudana instalacja', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Gotowy do uaktualnienia', + \App\Models\Plugin::STATUS_UPDATING => 'Aktualizacja', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Aktualizacja nie powiodła się', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Gotowy do usunięcia', + \App\Models\Plugin::STATUS_DELETING => 'Usuwanie', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Usunięcie nie powiodło się', + ], +]; diff --git a/resources/lang/pl/ptgen.php b/resources/lang/pl/ptgen.php new file mode 100644 index 00000000..dd25d229 --- /dev/null +++ b/resources/lang/pl/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'Link pochodzi z::site ', + 'btn_get_desc' => 'Pobierz desc', +]; diff --git a/resources/lang/pl/reward.php b/resources/lang/pl/reward.php new file mode 100644 index 00000000..e63dcc9b --- /dev/null +++ b/resources/lang/pl/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Nagrody', + ] + +]; diff --git a/resources/lang/pl/route-permission.php b/resources/lang/pl/route-permission.php new file mode 100644 index 00000000..a15d6132 --- /dev/null +++ b/resources/lang/pl/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Prześlij torrent', + 'desc' => 'Prześlij torrent', + ], + 'torrent:list' => [ + 'text' => 'Pobierz listę torrentów', + 'desc' => 'Pobierz listę torrentów', + ], + 'torrent:view' => [ + 'text' => 'Zobacz szczegóły torrenta', + 'desc' => 'Zobacz szczegóły torrenta', + ], + 'user:view' => [ + 'text' => 'Zobacz podstawowe informacje użytkownika', + 'desc' => 'Zobacz podstawowe informacje użytkownika', + ], +]; diff --git a/resources/lang/pl/search.php b/resources/lang/pl/search.php new file mode 100644 index 00000000..d1e52ede --- /dev/null +++ b/resources/lang/pl/search.php @@ -0,0 +1,17 @@ + 'Wyszukiwanie globalne', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).', + '1' => 'Opis', + '3' => 'Przesyłacz', + '4' => 'URL IMDB' + ], + 'search_modes' => [ + 'and' => 'Oraz', + 'exact' => 'Dokładny', + ], +]; diff --git a/resources/lang/pl/searchbox.php b/resources/lang/pl/searchbox.php new file mode 100644 index 00000000..2c637bd1 --- /dev/null +++ b/resources/lang/pl/searchbox.php @@ -0,0 +1,20 @@ + 'Kategoria', + 'sub_category_source_label' => 'Źródło', + 'sub_category_medium_label' => 'Media', + 'sub_category_standard_label' => 'Standardowy', + 'sub_category_team_label' => 'Drużyna', + 'sub_category_processing_label' => 'Przetwarzanie', + 'sub_category_codec_label' => 'Kodek', + 'sub_category_audiocodec_label' => 'AudioCodec', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Wyświetl okładkę na liście torrentów', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Wyświetl ikonę skrzynki seed na liście torrentów', + ], + 'sections' => [ + 'browse' => 'Torrenty', + 'special' => 'Specjalne', + ], +]; diff --git a/resources/lang/pl/seed-box.php b/resources/lang/pl/seed-box.php new file mode 100644 index 00000000..ef62cc58 --- /dev/null +++ b/resources/lang/pl/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Użytkownik', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrator', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Nieudane', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Dozwolone', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Odmowa', + ], + 'status_change_message' => [ + 'subject' => 'Status rekordu SeedBox zmieniony', + 'body' => 'Status Twojego rekordu SeedBox o ID :id został zmieniony przez :operator z :old_status na :new_status. Powód: :reason', + ], + 'is_seed_box_yes' => 'Ten adres IP to SeedBox, zidentyfikowany przez rekord o ID :id', + 'is_seed_box_no' => 'Ten adres IP nie jest SeedBox', +]; diff --git a/resources/lang/pl/seedbox.php b/resources/lang/pl/seedbox.php new file mode 100644 index 00000000..ff878786 --- /dev/null +++ b/resources/lang/pl/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Użytkownik', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrator', + ], +]; diff --git a/resources/lang/pl/signup.php b/resources/lang/pl/signup.php new file mode 100644 index 00000000..2848bc7d --- /dev/null +++ b/resources/lang/pl/signup.php @@ -0,0 +1,8 @@ + "Hasła nie pasują do siebie! Muszę pisać. Spróbuj ponownie.", + 'password_too_short' => "Przepraszamy, hasło jest za krótkie (min. 6 znaków)", + 'password_too_long' => "Przepraszamy, hasło jest zbyt długie (maksymalnie 40 znaków)", + 'password_equals_username' => "Przepraszamy, hasło nie może być takie samo jak nazwa użytkownika.", +]; diff --git a/resources/lang/pl/snatch.php b/resources/lang/pl/snatch.php new file mode 100644 index 00000000..ee48dadd --- /dev/null +++ b/resources/lang/pl/snatch.php @@ -0,0 +1,8 @@ + 'W imieniu Komisji', + 'index' => [ + 'page_title' => 'Kostki', + ], +]; diff --git a/resources/lang/pl/subtitle.php b/resources/lang/pl/subtitle.php new file mode 100644 index 00000000..38a42fe2 --- /dev/null +++ b/resources/lang/pl/subtitle.php @@ -0,0 +1,7 @@ + " usunął napisy, które przesłałeś. ", + 'msg_your_sub_deleted' => "Twoje napisy zostały usunięte", + 'msg_reason_is' => "Powod: ", +]; diff --git a/resources/lang/pl/thank.php b/resources/lang/pl/thank.php new file mode 100644 index 00000000..f1674fac --- /dev/null +++ b/resources/lang/pl/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Dziękujemy', + ], +]; diff --git a/resources/lang/pl/token.php b/resources/lang/pl/token.php new file mode 100644 index 00000000..43f6d19e --- /dev/null +++ b/resources/lang/pl/token.php @@ -0,0 +1,10 @@ + 'Token dostępu', + 'permission' => 'Uprawnienia', + 'maximum_allow_number_reached' => 'Liczba osiąga górny limit', + 'create_success_tip' => 'Token został utworzony pomyślnie, te dane są wyświetlane tylko raz, proszę zapisać je poprawnie

    :token', + 'last_used_at' => 'Czas ostatniego użycia', + 'token' => 'summary', +); diff --git a/resources/lang/pl/torrent-operation-log.php b/resources/lang/pl/torrent-operation-log.php new file mode 100644 index 00000000..758e030a --- /dev/null +++ b/resources/lang/pl/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Typ akcji', + ], +]; diff --git a/resources/lang/pl/torrent.php b/resources/lang/pl/torrent.php new file mode 100644 index 00000000..f17bd6ad --- /dev/null +++ b/resources/lang/pl/torrent.php @@ -0,0 +1,109 @@ + 'Normalny', + 'pos_state_sticky' => 'Najpierw przyklejony', + 'pos_state_r_sticky' => 'Przyklejona sekunda', + + 'index' => [ + 'page_title' => 'Lista torrentów', + ], + 'show' => [ + 'page_title' => 'Szczegóły torrenta', + 'basic_category' => 'Kategoria', + 'basic_audio_codec' => 'Kodek audio', + 'basic_codec' => 'Kodek wideo', + 'basic_media' => 'Media', + 'basic_source' => 'Źródło', + 'basic_standard' => 'Standardowy', + 'basic_team' => 'Drużyna', + 'size' => 'Rozmiar', + 'comments_label' => 'Komentarze', + 'times_completed_label' => 'Złapano', + 'peers_count_label' => 'Uczestnicy', + 'thank_users_count_label' => 'Dziękujemy', + 'numfiles_label' => 'Pliki', + 'bookmark_yes_label' => 'Zakładki zaznaczone', + 'bookmark_no_label' => 'Dodaj do zakładek', + 'reward_logs_label' => 'Nagroda', + 'reward_yes_label' => 'Nagrodzony', + 'reward_no_label' => 'Nagroda', + 'download_label' => 'Pobierz', + 'thanks_yes_label' => 'Dziękujemy', + 'thanks_no_label' => 'Dziękujemy', + ], + 'pick_info' => [ + 'normal' => 'Normalny', + 'hot' => 'Gorący', + 'classic' => 'Klasyczny', + 'recommended' => 'Poleć', + ], + 'claim_already' => 'Zgłoszono już', + 'no_snatch' => 'Nie pobieraj jeszcze tego torrenta', + 'can_no_be_claimed_yet' => 'Jeszcze nie można odebrać', + 'claim_number_reach_user_maximum' => 'Osiągnięto maksymalną liczbę użytkowników', + 'claim_number_reach_torrent_maximum' => 'Osiągnięto maksymalną liczbę torrentów', + 'claim_disabled' => 'Przejęcie jest wyłączone', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Dozwolone', + 'notify_subject' => 'Torrent był dozwolony', + 'notify_msg' => 'Twój torrent:[url=:detail_url]:torrent_name[/url] został dozwolony przez :operator, Powód: :reason', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Odmowa', + 'notify_subject' => 'Torrent został odrzucony', + 'notify_msg' => 'Twój torrent: [url=:detail_url]:torrent_name[/url] odrzucony przez :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'Nie przejrzano', + 'notify_subject' => 'Torrent został oznaczony jako niesprawdzony', + 'notify_msg' => 'Twój torrent: [url=:detail_url]:torrent_name[/url] został oznaczony jako niesprawdzony przez :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Edytuj', + 'notify_subject' => 'Torrent został edytowany', + 'notify_msg' => 'Twój torrent: [url=:detail_url]:torrent_name[/url] został edytowany przez :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'Usuń', + 'notify_subject' => 'Torrent został usunięty', + 'notify_msg' => 'Twój torrent: :torrent_name został usunięty przez :operator', + ] + ], + 'owner_update_torrent_subject' => 'Odrzucony torrent został zaktualizowany', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] został zaktualizowany przez właściciela, możesz sprawdzić, czy spełnia wymagania i zezwolić na', + 'approval' => [ + 'modal_title' => 'Zatwierdzenie torrenta', + 'status_label' => 'Status zatwierdzenia', + 'comment_label' => 'Komentarz (opcjonalnie)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'Nie przejrzano', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Dozwolone', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Odmowa', + ], + 'deny_comment_show' => 'Odmówiono, powód: :reason', + 'logs_label' => 'Dzienniki zatwierdzenia' + ], + 'show_hide_media_info' => 'Pokaż/Ukryj surowe MediaInfo', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalny', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Stała', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Do', + ], + 'paid_torrent' => 'Płatny torrent', + 'msg_torrent_deleted' => "Twój torrent został usunięty", + 'msg_the_torrent_you_uploaded' => "Przesłany torrent '", + 'msg_was_deleted_by' => "' został usunięty przez ", + 'msg_reason_is' => ". Powód: ", + 'msg_reseed_request' => "Żądanie reseedowania", + 'msg_reseed_user' => "Użytkownik ", + 'msg_ask_reseed' => " poprosił o reseedowanie w torrencie ", + 'msg_thank_you' => " !\nDziękujemy!", + + 'msg_offer_you_voted' => "Oferta, którą zagłosowałeś: ", + 'msg_was_uploaded_by' => " został przesłany przez ", + 'msg_you_can_download' => ".\nMożesz pobrać torrent", + 'msg_here' => " [b]tutaj[/b]", + 'msg_offer' => "Oferta ", +]; diff --git a/resources/lang/pl/upload.php b/resources/lang/pl/upload.php new file mode 100644 index 00000000..63aeeef6 --- /dev/null +++ b/resources/lang/pl/upload.php @@ -0,0 +1,68 @@ + 'Nieprawidłowa cena: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Nieprawidłowa sekcja', + 'invalid_hr' => 'Nieprawidłowa wartość H&R', + 'invalid_pos_state' => 'Nieprawidłowa pozycja: :pos_state', + 'invalid_pos_state_until' => 'Niepoprawny termin pozycji', + 'not_supported_sub_category_field' => 'Nieobsługiwane pola podkategorii: :field', + 'invalid_sub_category_value' => 'Pole podkategorii: :label(:field) wartość: :value nieprawidłowa', + 'invalid_tag' => 'Nieprawidłowy tag:::tag', + 'invalid_pick_type' => 'Nieprawidłowe rekomendacje::pick_type', + 'require_name' => 'Tytuł nie może być pusty', + 'price_too_much' => 'Cena przekracza dopuszczalny zakres', + 'approval_deny_reach_upper_limit' => 'Liczba torrentów odrzuconych dla bieżącej recenzji: %s osiąga górny limit, a publikacja jest niedozwolona.', + 'special_section_not_enabled' => 'Strefa specjalna nie jest włączona.', + 'paid_torrent_not_enabled' => 'Płatny torrent nie jest włączony.', + 'no_permission_to_set_torrent_hr' => 'Brak uprawnień do ustawiania H&R torrenta.', + 'no_permission_to_set_torrent_pos_state' => 'Nie ma uprawnień do ustawiania torrentów na wierzch.', + 'no_permission_to_set_torrent_price' => 'Brak uprawnień do ustawiania opłat za torrenty.', + 'no_permission_to_pick_torrent' => 'Brak uprawnień do rekomendowania filmów.', + 'no_permission_to_be_anonymous' => 'Brak uprawnień do anonimowego publikowania.', + 'torrent_save_dir_not_exists' => 'Katalog zapisu torrenta nie istnieje.', + 'torrent_save_dir_not_writable' => 'Katalog zapisu torrenta nie jest zapisywalny.', + 'save_torrent_file_failed' => 'Zapisywanie pliku torrent nie powiodło się.', + 'upload_failed' => 'Przesyłanie nie powiodło się!', + 'missing_form_data' => 'Proszę wypełnić wymagane elementy', + 'missing_torrent_file' => 'Brakujący plik torrent', + 'empty_filename' => 'Nazwa pliku nie może być pusta!', + 'zero_byte_nfo' => 'Plik NFO jest pusty', + 'nfo_too_big' => 'Plik NFO jest zbyt duży! Maksymalny dozwolony przez 65,535 bajtów.', + 'nfo_upload_failed' => 'Przesyłanie pliku NFO nie powiodło się', + 'blank_description' => 'Musisz wypełnić wstęp!', + 'category_unselected' => 'Musisz wybrać typ!', + 'invalid_filename' => 'Nieprawidłowa nazwa pliku!', + 'filename_not_torrent' => 'Nieprawidłowa nazwa pliku (nie .torrent).', + 'empty_file' => 'Pusty plik!', + 'not_bencoded_file' => 'Co robisz piekło? To, co wgrałeś(aś) to nie plik Bencode!', + 'not_a_dictionary' => 'To nie katalog', + 'dictionary_is_missing_key' => 'Brak wartości katalogu', + 'invalid_entry_in_dictionary' => 'Nieprawidłowy wpis katalogu', + 'invalid_dictionary_entry_type' => 'Nieprawidłowy typ elementu katalogu', + 'invalid_pieces' => 'Nieprawidłowy blok pliku', + 'missing_length_and_files' => 'Brakująca długość i plik', + 'filename_errors' => 'Błąd nazwy pliku', + 'uploaded_not_offered' => 'Możesz przesłać tylko torrent, który przekazuje kandydaturę. Proszę wróć aby wybrać odpowiedni projekt w swojego kandydata przed przesłaniem!', + 'unauthorized_upload_freely' => 'Nie masz uprawnień do bezpłatnego wysyłania!', + 'torrent_existed' => 'Torrent już istnieje!id: :id', + 'torrent_file_too_big' => 'Plik torrent jest zbyt duży! Maksymalny dozwolony', + 'remake_torrent_note' => 'bajty. Proszę ponownie utworzyć plik torrent o większym rozmiarze bloku lub podzielić zawartość na wiele torrentów, aby opublikować.', + 'email_notification_body' => 'Witaj, +Przesłano nowy torrent. + +Nazwa::nazwa +Rozmiar::rozmiar +Typ:kategorii +Przesyła::upload_by + +Wprowadzenie: +:description + +Zobacz bardziej szczegółowe informacje i pobierz je (być może musisz się zalogować), kliknij tutaj: tutaj +:torrent_url + +:site_name', + 'email_notification_subject' => 'Powiadomienie :site_name New torrent', +); diff --git a/resources/lang/pl/user.php b/resources/lang/pl/user.php new file mode 100644 index 00000000..bd50bf8a --- /dev/null +++ b/resources/lang/pl/user.php @@ -0,0 +1,112 @@ + 'Wyłącz przez administratora', + 'deleted_username' => 'użytkownik nie istnieje', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista użytkowników' + ] + ], + 'labels' => [ + 'seedbonus' => 'Bonus', + 'seed_points' => 'Punkty ziarna', + 'uploaded' => 'Przesłano', + 'downloaded' => 'Pobrano', + 'invites' => 'Zaproszenia', + '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_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ć.", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'Wip', + \App\Models\User::CLASS_RETIREE => 'Wycofanie', + \App\Models\User::CLASS_UPLOADER => 'Przesyłacz', + \App\Models\User::CLASS_MODERATOR => 'Moderator', + \App\Models\User::CLASS_ADMINISTRATOR => 'Administrator', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Lider Pracownika', + ], + 'change_username_lte_min_interval' => 'Czas ostatniej zmiany: :last_change_time, nieprzestrzegany minimalny przedział: :interval days', + 'destroy_by_admin' => 'Fizyczne usunięcie przez administratora', + 'disable_by_admin' => 'Wyłącz przez administratora', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Mężczyzna', + \App\Models\User::GENDER_FEMALE => 'Kobieta', + \App\Models\User::GENDER_UNKNOWN => 'Nieznane', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator przyznaje ci :name, Okres ważności: :duration.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_text jest już ważny na zawsze', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Promuj', + 'demote' => 'Degradacja', + 'subject' => 'Klasa zmieniona', + 'body' => 'Zostałeś :action do :new_class, administrator: :operator, powód: :reason.', + ], + ], + 'username_already_exists' => 'Nazwa użytkownika: :username już istnieje', + 'username_invalid' => 'Nazwa użytkownika::username nieprawidłowa', + + 'msg_promoted' => "promowane", + 'msg_demoted' => "rozłożone", + 'msg_class_change' => "Zmiana klasy", + 'msg_you_have_been' => "Byłeś ", + 'msg_to' => " do ", + 'msg_by' => " przez ", + 'msg_warn_removed' => "Ostrzeżenie usunięte", + 'msg_your_warning_removed_by' => "Ostrzeżenie zostało usunięte przez", + 'msg_you_are_warned_by' => "Zostałeś [url=rules.php#warning]ostrzeżony[/url] przez ", + 'msg_reason' => "\n\nPowód: ", + 'msg_week' => " tydzień", + 'msg_s' => "u rot ob", + 'msg_you_are_warned_for' => "Zostałeś [url=rules.php#warning]ostrzeżony[/url] o ", + 'msg_you_are_warned' => "Jesteś ostrzeżony", + 'msg_posting_rights_restored' => "Przywrócono prawa postowe", + 'msg_your_posting_rights_restored' => "Twoje prawa do postów zostały zwrócone przez " , + 'msg_you_can_post' => ". Możesz publikować na forum ponownie.", + 'msg_posting_rights_removed' => "Usunięto prawa do postu", + 'msg_your_posting_rights_removed' => "Twoje prawa do postów zostały usunięte przez ", + 'msg_probable_reason' => ", prawdopodobnie z powodu złej postawy lub złej treści wpisu.", + 'msg_upload_rights_restored' => "Przywrócono prawa do przesyłania", + 'msg_your_upload_rights_restored' => "Twoje prawa do przesyłania zostały zwrócone przez ", + 'msg_you_upload_can_upload' => ". Możesz ponownie przesłać torrenty.", + 'msg_upload_rights_removed' => "Prawa przesłania usunięte", + 'msg_your_upload_rights_removed' => "Twoje prawa do przesyłania zostały usunięte przez ", + 'msg_probably_reason_two' => ", prawdopodobnie z powodu złego torrentu, .nfo lub opisu.", + 'msg_download_rights_restored' => "Przywrócono prawa pobierania", + 'msg_your_download_rights_restored' => "Twoje prawa do pobierania zostały przyznane przez ", + 'msg_you_can_download' => ". Możesz pobrać torrenty ponownie.", + 'msg_download_rights_removed' => "Usunięto prawa pobierania", + 'msg_your_download_rights_removed' => "Twoje prawa do pobierania zostały usunięte przez ", + 'msg_probably_reason_three' => ", prawdopodobnie z powodu niskiego wskaźnika lub złego zachowania.", + 'msg_email_change' => "Zmiana adresu e-mail", + 'msg_your_email_changed_from' => "Twój adres e-mail został zmieniony z ", + 'msg_username_change' => "Zmiana nazwy użytkownika", + 'msg_your_username_changed_from' => "Twoja nazwa użytkownika została zmieniona ", + 'msg_downloaded_change' => "Pobrana zmiana kwoty", + 'msg_your_downloaded_changed_from' => "Twoja pobrana kwota została zmieniona z ", + 'msg_uploaded_change' => "Przesłana zmiana kwoty", + 'msg_your_uploaded_changed_from' => "Twoja przesłana kwota została zmieniona z ", + 'msg_bonus_change' => "Zmiana kwoty bonusowej", + 'msg_your_bonus_changed_from' => "Twoja kwota bonusowa została zmieniona z ", + 'msg_invite_change' => "Zmiana kwoty zaproszenia", + 'msg_your_invite_changed_from' => "Twoja kwota zaproszenia została zmieniona z ", + 'msg_to_new' =>" do ", + 'msg_your_vip_status_changed' => "Twój status VIP został zmieniony", + 'msg_vip_status_changed_by' => "Twój status VIP zmieniony przez ", + 'msg_your_donor_status_changed' => "Twój status dawcy został zmieniony", + 'msg_donor_status_changed_by' => "Twój status dawcy zmieniony przez ", + '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.", +]; diff --git a/resources/lang/pl/username-change-log.php b/resources/lang/pl/username-change-log.php new file mode 100644 index 00000000..b6ec4c42 --- /dev/null +++ b/resources/lang/pl/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Użytkownik', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Administrator', + ], + 'labels' => [ + 'username_old' => 'Stara nazwa użytkownika', + 'username_new' => 'Nowa nazwa użytkownika', + 'change_type' => 'Zmień typ', + ], +]; diff --git a/resources/lang/pt/admin.php b/resources/lang/pt/admin.php new file mode 100644 index 00000000..183af1d6 --- /dev/null +++ b/resources/lang/pt/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Prova de usuários', + 'hit_and_runs' => 'Acertar e Executa', + 'users_list' => 'Utilizadores', + 'tags_list' => 'Etiquetas', + 'agent_allows' => 'Agente Permite', + 'agent_denies' => 'Agente Nega', + 'exams_list' => 'Provas e Tarefas', + 'medals_list' => 'Medalhas', + 'settings' => 'Confirgurações', + 'users_medals' => 'Medalhas do usuário', + 'claims' => 'Reivindicações do usuário', + 'torrent_list' => 'Torrentes', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Papéis', + 'ability_list' => 'Permissões', + 'seed_box_records' => 'SeedBox', + 'upload_speed' => 'Velocidade de Upload', + 'download_speed' => 'Velocidade de download', + 'isp' => 'Provedor', + 'menu' => 'Menu personalizado', + 'username_change_log' => 'Log de mudanças do usuário', + 'torrent_deny_reason' => 'Negar Razões', + 'roles' => 'Funções', + 'permissions' => 'Permissões', + 'section' => 'Caixas de busca', + 'icon' => 'Ícones da categoria', + 'plugin' => 'Complementos', + 'category' => 'categorias', + 'second_icon' => 'Segundos ícones', + 'torrent_operation_log' => 'Registro de operações torrent', + 'invite' => 'Convites', + 'user_props' => 'Propriedades do usuário', + 'login_log' => 'Registros de login', + 'bonus_log' => 'Registros de bônus', + 'torrent_buy_log' => 'Torrent comprar logs', + 'attendance_log' => 'Logs de presença', + 'oauth_client' => 'Cliente', + 'oauth_access_token' => 'Tokens de acesso', + 'oauth_auth_code' => 'Códigos de autenticação', + 'oauth_refresh_token' => 'Atualizar tokens', + 'token' => 'Tokens de acesso', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Verificar', + 'check_modal_header' => 'Detectar se o cliente é permitido', + 'check_pass_msg' => 'Parabéns, este cliente foi aprovado pela regra :id!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Habilitado', + 'enable_modal_title' => 'Habilitar usuário', + 'enable_disable_reason' => 'Motivo', + 'enable_disable_reason_placeholder' => 'Opcional', + 'disable_modal_btn' => 'Desligado', + 'disable_modal_title' => 'Desativar o usuário', + 'disable_two_step_authentication' => 'Cancelar autenticação em duas etapas', + 'change_bonus_etc_btn' => 'Alteração Enviada, etc.', + 'change_bonus_etc_action_increment' => 'Incremento', + 'change_bonus_etc_action_decrement' => 'Década', + 'change_bonus_etc_field_label' => 'Campo', + 'change_bonus_etc_action_label' => 'Acão', + 'change_bonus_etc_value_label' => 'Valor', + 'change_bonus_etc_value_help' => 'Se o tipo for Enviado/Baixar, a unidade é: GB', + 'change_bonus_etc_reason_label' => 'Motivo', + 'reset_password_btn' => 'Redefinir senha', + 'reset_password_label' => 'Nova senha', + 'reset_password_confirmation_label' => 'Confirme a nova senha', + 'assign_exam_btn' => 'Atribuir exame', + 'assign_exam_exam_label' => 'Selecione o exame', + 'assign_exam_begin_label' => 'Hora de início', + 'assign_exam_end_label' => 'Hora de término', + 'assign_exam_end_help' => 'Se você não especificar um horário de início/término, o intervalo de tempo definido pelo próprio exame será usado', + 'grant_medal_btn' => 'Conceder medalha', + 'grant_medal_medal_label' => 'Selecionar medalha', + 'grant_medal_duration_label' => 'Duração', + 'grant_medal_duration_help' => 'Unidade: dias. Se deixado em branco, o usuário tem posse permanente', + 'confirm_btn' => 'Confirmar', + 'disable_download_privileges_btn' => 'Ativar download', + 'enable_download_privileges_btn' => 'Desativar o download', + 'grant_prop_btn' => 'Conceder adepto', + 'grant_prop_form_prop' => 'Selecionar Propriedade', + 'grant_prop_form_duration' => 'Duração', + 'grant_prop_form_duration_help' => 'Unidade: Dias. Se deixado em branco, o usuário a tem permanentemente. Nota: Não há limite de tempo para cartão de mudança de nome, ignore este valor.' , + 'confirm_bulk' => 'Confirmar todos', + 'change_bonus_etc_duration_label' => 'Duração', + 'change_bonus_etc_duration_help' => 'Necessário ao adicionar um convite temporário, em dias', + 'change_class_btn' => 'Mudar de classe', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Massa evita', + 'bulk_action_update_end_label' => 'Modificar a hora final em massa', + 'action_avoid' => 'Evitar', + 'action_update_end' => 'Modificar hora final', + 'result_passed' => 'Aprovado!', + 'result_not_passed' => 'Não passado!', + ], + 'exam' => [ + 'index_duplicate' => 'Índice::index duplicado!', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Persistente', + 'bulk_action_remove_tag' => 'Remover tag', + 'bulk_action_attach_tag' => 'Anexar etiqueta', + 'action_approval' => 'Aprovacao', + 'bulk_action_attach_tag_remove_old' => 'Também excluir marcadores antigos', + 'bulk_action_recommend' => 'Recomendar', + 'bulk_action_sp_state' => 'Promoção', + 'bulk_action_hr' => 'R&R', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Mudar Situação', + 'check_modal_btn' => 'Verificar', + 'check_modal_header' => 'Detectar se IP é SeedBox', + ], + 'tag' => [ + 'detach_torrents' => 'Desanexar todos os torrents', + ], + ] +]; diff --git a/resources/lang/pt/attendance.php b/resources/lang/pt/attendance.php new file mode 100644 index 00000000..66df0d0a --- /dev/null +++ b/resources/lang/pt/attendance.php @@ -0,0 +1,14 @@ + "Ainda não comparece", + 'target_date_can_no_be_retroactive' => 'Data::date não pode ser retroativo', + 'already_attendance' => 'Já está presente', + 'card_not_enough' => 'Cartão de presença não suficiente', + 'ranking' => "Classificação de Hoje: :ranking / :count", + 'fields' => [ + 'date' => 'Encontro', + 'points' => 'Obteve bônus', + 'is_retroactive' => 'É retroativo', + ], +]; diff --git a/resources/lang/pt/bonus-log.php b/resources/lang/pt/bonus-log.php new file mode 100644 index 00000000..e39d6988 --- /dev/null +++ b/resources/lang/pt/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'Cancelar H&R', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Comprar medalha', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Comprar cartão de presença', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Promoção fixa', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Postar recompensa', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Câmbio carregado', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Comprar convite', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Título personalizado', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'Comprar VIP', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Presentear para alguém', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Cancelar anúncio', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Presente para baixa taxa de compartilhamento', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Empate da Sorte', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Transferência baixada', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'Comprar convite temporário', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Comprar ID do Arco-íris', + \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_ROLE_WORK_SALARY => 'Papel Salário de Trabalho', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent foi baixado', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Receber recompensa', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Receber presente', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Carregar torrent', + ], + 'fields' => [ + 'business_type' => 'Tipo de negócio', + 'old_total_value' => 'Valor de pré-operação', + 'value' => 'Valor da operação', + 'new_total_value' => 'Valor pós-operação', + ], +]; diff --git a/resources/lang/pt/bonus.php b/resources/lang/pt/bonus.php new file mode 100644 index 00000000..f5a6de44 --- /dev/null +++ b/resources/lang/pt/bonus.php @@ -0,0 +1,35 @@ + 'Gaste :bônus, compre :medal_name', + 'comment_buy_attendance_card' => 'Gaste :bônus, compre um cartão de participação', + 'comment_buy_temporary_invite' => 'Gaste :bónus de compra :count convite temporário', + 'comment_buy_rainbow_id' => 'Gaste :bonus de compra :duration dias de ID de arco-íris', + 'comment_buy_change_username_card' => 'Gaste :bônus bônus de compra troca de nome de usuário', + 'comment_gift_medal' => 'Gaste :bônus, compre :medal_name e gift para :to_username', + 'comment_buy_torrent' => 'Gastar :bônus, comprar torrent: :torrent_id', + 'comment_torrent_be_downloaded' => 'Prosseguir com o torrent baixado por :username(UID: :uid)', + 'table_thead' => [ + 'reward_type' => 'Tipo de recompensa', + 'count' => 'Quantidade', + 'size' => 'Tamanho', + 'a_value' => 'Um Valor', + 'bonus_base' => 'Bônus básico', + 'factor' => 'Fator', + 'got_bonus' => 'Obteve bônus', + 'total' => 'Total:', + ], + 'reward_types' => [ + 'basic' => 'Recompensa básica', + 'harem_addition' => 'Adição de pressa', + 'official_addition' => 'Adição oficial', + 'medal_addition' => 'Adição de medalha', + ], + 'not_enough' => 'Sem bônus suficiente! Requer :require_bonus, você atualmente só tem: :now_bonus', + 'msg_someone_loves_you' => "Alguém ama você", + 'msg_you_have_been_given' => "Você recebeu um presente de ", + 'msg_after_tax' => " (depois que o imposto é ", + 'msg_karma_points_by' => ") Pontos de Karma por ", + 'msg_personal_message_from' => "Mensagem pessoal de ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/pt/bookmark.php b/resources/lang/pt/bookmark.php new file mode 100644 index 00000000..a3032a96 --- /dev/null +++ b/resources/lang/pt/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => 'Adicionar aos favoritos com sucesso!', + 'delete_success' => 'Favorito cancelado!', + ] +]; diff --git a/resources/lang/pt/claim.php b/resources/lang/pt/claim.php new file mode 100644 index 00000000..b8923ab5 --- /dev/null +++ b/resources/lang/pt/claim.php @@ -0,0 +1,38 @@ + 'Torrent reivindica detalhes', + 'title_for_user' => 'Detalhes de solicitação do usuário', + 'th_id' => 'ID', + 'th_username' => 'Usuário', + 'th_torrent_name' => 'Nome do torrent', + 'th_torrent_size' => 'Tamanho do torrent', + 'th_torrent_ttl' => 'TTL de Torrent', + 'th_claim_at' => 'Reivindicar em', + 'th_last_settle' => 'Última liquidação em', + 'th_seed_time_this_month' => 'Se. este mês', + 'th_uploaded_this_month' => 'Up. este mês', + 'th_reached_or_not' => 'Alcançado', + 'th_action' => 'Acão', + + 'msg_title' => 'Solicitar pagamento no mês passado(:mês):', + 'msg_subject' => ':mês de reivindicação de liquidação', + 'claim_total' => 'Reivindicar o total do torrent: :total', + 'claim_reached_counts' => 'Número de torrents alcançados: :count', + 'claim_reached_summary' => 'Torrent alcançado tem bônus por hora: :bonus_per_hour, média de semente (hora): :hours, receba o total de bônus: :bonus_total', + 'claim_unreached_remain_counts' => 'Torrent não alcançado permanece a contagem: :count', + 'claim_unreached_remove_counts' => 'Contagem para remover torrents não atingidos: :count', + 'claim_unreached_summary' => 'Deduzir bônus a cada torrent não alcançado::deduct_per_torrent, deduzir total: :deduct_total', + + 'confirm_give_up' => 'Você tem certeza que deseja desistir de reivindicar este torrent?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => 'Confirma a reivindicação?', + 'remove_claim' => 'Desistir', + 'remove_claim_confirm' => 'Confirma desistir da reclamação?', + 'already_claimed' => 'Reivindicado', + 'not_claim_yet' => 'Não-Reivindicado', + 'fields' => [ + 'torrent_id' => 'ID do torrent', + ], + 'claim_all_seeding_confirmation' => 'Você tem certeza que quer reivindicar todos os torrents que estão sendo semeados no momento?' , +]; diff --git a/resources/lang/pt/cleanup.php b/resources/lang/pt/cleanup.php new file mode 100644 index 00000000..9d40ff0e --- /dev/null +++ b/resources/lang/pt/cleanup.php @@ -0,0 +1,36 @@ + 'Banido pelo sistema porque o Leech avisou expirou.', + 'disable_user_unconfirmed' => 'Desativar por sistema devido a excesso de prazo não confirmado.', + 'disable_user_no_transfer_alt_last_access_time' => 'Desativar contas de usuário inativas, sem transferência. Alto: última vez de acesso.', + 'disable_user_no_transfer_alt_register_time' => 'Desativar contas de usuário inativas, sem transferência. Alt: tempo de registro.', + 'disable_user_not_parked' => 'Desabilitar contas de usuário inativas, não estacionadas.', + 'disable_user_parked' => 'Desabilitar contas de usuário inativas, estacionadas.', + 'destroy_disabled_account' => 'Exclusão física com tempo de contas desativadas', + 'alarm_email_subject' => '[:site_name] exceção de limpeza de tarefa', + 'alarm_email_body' => 'Hora atual: :now_time, nível :level, último tempo de execução foi: :last_time, foi mais de: :elapsed_segundos (:elapsed_seconds_human) desde que foi executado, o intervalo de execução definido é: :interval seconds(:interval_human), por favor, verifique!', + 'alarm_email_subject_for_queue_failed_jobs' => '[:site_name]Exceção assíncrona da Tarefa', + 'alarm_email_body_for_queue_failed_jobs' => 'Há um total de :count trabalhos assíncronos falhados desde :since , registrado na tabela do banco de dados :failed_job_table, por favor verifique!', + + 'msg_low_ratio_warning_removed' => "Aviso de Relação Baixa Removido", + 'msg_your_ratio_warning_removed' => "Seu aviso de baixa taxa foi removido e promovido automaticamente para [b]Usuário[/b]. Recomendamos que você mantenha sua taxa acima para não ser avisado novamente.\n", + 'msg_promoted_to' => "Promovido a ", + 'msg_now_you_are' => "Parabéns, você foi promovido automaticamente para [b]", + 'msg_see_faq' => "[/b]. :)\nPor favor, veja a [b][url=faq.php#id22]FAQ[/url][/b] pelo que você pode fazer agora.\n", + 'msg_demoted_to' => "Rebaixado para ", + 'msg_demoted_from' => "Você foi rebaixado automaticamente de [b]", + 'msg_to' => "[/b] a [b]", + 'msg_because_ratio_drop_below' => "[/b] because your share ratio has dropped below ", + 'msg_must_fix_ratio_within' => "Você foi avisado e auto-rebaixado de [b]Usuário[/b] para [b]Camponês[/b] por ter baixa taxa. Você precisa corrigir isso dentro de ", + 'msg_days_or_get_banned' => " dias ou sua conta será banida. Se você não tem ideia de qual é a proporção ou como ela afeta você, sugerimos que você leia a [url=faq. hp#idid17][b]FAQ[/b][/url].", + 'msg_vip_status_removed' => "Status VIP removido pelo sistema.", + 'msg_vip_status_removed_body' => "Seu status VIP expirou e foi removido automaticamente pelo sistema. Torne-se um VIP novamente trocando alguns pontos de bônus de Karma. Ânimo!", + 'msg_donor_status_removed' => "Status do doador removido pelo sistema.", + 'msg_donor_status_removed_body' => "O status do seu doador expirou e foi removido automaticamente pelo sistema. Seja um doador novamente doando para nós. Parabéns!", + 'msg_warning_removed' => "Aviso removido pelo sistema", + 'msg_your_warning_removed' => "Seu aviso foi removido pelo sistema. Esperamos que você se comporte de agora em diante.", + 'msg_your_torrent_deleted' => "Seu torrent foi excluído", + 'msg_your_torrent' => "Seu torrent ", + 'msg_was_deleted_because_dead' => " foi excluído pelo sistema porque está morto por um longo tempo. No entanto, você mantém o karma bônus para carregar o torrent.", +]; diff --git a/resources/lang/pt/comment.php b/resources/lang/pt/comment.php new file mode 100644 index 00000000..f6edd149 --- /dev/null +++ b/resources/lang/pt/comment.php @@ -0,0 +1,8 @@ + "Novo comentário", + 'msg_torrent_receive_comment' => "Você recebeu um comentário no seu torrent ", + 'msg_offer_receive_comment' => "Você recebeu um comentário em sua oferta ", + 'msg_request_receive_comment' => "Você recebeu um comentário sobre o seu pedido " +]; diff --git a/resources/lang/pt/dashboard.php b/resources/lang/pt/dashboard.php new file mode 100644 index 00000000..9941eb82 --- /dev/null +++ b/resources/lang/pt/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Estatísticas do usuário', + 'total' => 'Total:', + 'unconfirmed' => 'Não confirmada', + 'visit_last_one_day' => 'PV dos últimos 1 dia', + 'visit_last_one_week' => 'PV dos últimos 7 dias', + 'visit_last_30_days' => 'PV dos últimos 30 dias', + 'vip' => 'VIP', + 'donated' => 'Doado', + 'warned' => 'Avisou', + 'disabled' => 'Desabilitado', + 'gender_male' => 'Masculino', + 'gender_Male' => 'Masculino', + 'gender_female' => 'Feminino', + 'gender_Female' => 'Feminino', + 'gender_N/A' => 'Gênero desconhecido', + ], + 'torrent' => [ + 'page_title' => 'Estatísticas de torrent', + 'total' => 'Total:', + 'dead' => 'Esgotada', + 'seeders' => 'Semeadores', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Pares', + 'seeders_leechers_ratio' => 'Sementes / Leechers', + 'active_web_users' => 'Usuários ativos', + 'active_tracker_users' => 'Usuários ativos do Tracker', + 'total_torrent_size' => 'Tamanho total do torrent', + 'total_uploaded' => 'Tamanho carregado', + 'total_downloaded' => 'Tamanho baixado', + 'total_uploaded_downloaded' => 'Enviado + tamanho baixado', + ], + 'user_class' => [ + 'page_title' => 'Classe de usuário', + ], + 'system_info' => [ + 'page_title' => 'Informações do Sistema', + 'nexus_version' => 'Versão NexusPHP', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Versão do Laravel', + 'php_version' => 'Versão do PHP', + 'mysql_version' => 'Versão Mysql', + 'os' => 'S.O.', + 'server_software' => 'Software web', + 'load_average' => 'Carga média do servidor', + 'filament_version' => 'Versão do Filamento', + 'redis_version' => 'Versão do Redis', + ], + 'latest_user' => [ + 'page_title' => 'Recente do usuário', + ], + 'latest_torrent' => [ + 'page_title' => 'Torrent mais recente', + ], + 'torrent_trend' => [ + 'page_title' => 'Tendência de torrent', + ], + 'user_trend' => [ + 'page_title' => 'Tendência do usuário', + ], + +]; diff --git a/resources/lang/pt/exam-user.php b/resources/lang/pt/exam-user.php new file mode 100644 index 00000000..e40a4a23 --- /dev/null +++ b/resources/lang/pt/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Usuários de prova' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Finalizado.', + \App\Models\ExamUser::STATUS_AVOIDED => 'Evitado', + \App\Models\ExamUser::STATUS_NORMAL => 'normal', + ], + 'end_can_not_before_begin' => "Hora de término: :end não pode ser antes do início: :start", + 'status_not_allow_update_end' => 'Estado atual não é ::status_text, incapaz de alterar a hora de término', +]; diff --git a/resources/lang/pt/exam.php b/resources/lang/pt/exam.php new file mode 100644 index 00000000..813f70e7 --- /dev/null +++ b/resources/lang/pt/exam.php @@ -0,0 +1,72 @@ + 'Prova', + 'name' => 'Nome da prova', + 'index' => 'Índice de prova', + 'time_range' => 'Tempo da prova', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Incremento de upload', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Média de tempo semente', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Incremento de download', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Incremento de bônus', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Incremento de pontos de semente', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Carregar incremento de torrent', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Classe de usuário', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Registrar intervalo de tempo', + \App\Models\Exam::FILTER_USER_DONATE => 'Doado', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Intervalo de dias de registro', + ], + 'require_value' => 'Obrigatório', + 'current_value' => 'Atual', + 'result' => 'Resultado', + + 'result_pass_for_exam' => 'Aprovado!', + 'result_pass_for_task' => 'Concluído!', + 'result_not_pass_for_exam' => 'Not Passed!', + 'result_not_pass_for_task' => 'Not Completed!', + 'checkout_pass_message_subject_for_exam' => 'Prova passada!', + 'checkout_pass_message_content_for_exam' => 'Parabéns! Você passou na prova: :exam_name no tempo (:start ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => 'O exame não passou e a conta foi banida!', + 'checkout_not_pass_message_content_for_exam' => 'Você não passou na prova: :exam_name no tempo (:start ~ :end), e sua conta foi banida!', + + 'checkout_pass_message_subject_for_task' => 'Tarefa concluída!', + 'checkout_pass_message_content_for_task' => 'Parabéns! Você completou a tarefa: :exam_name no tempo (:start ~ :end), obteve bônus: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => 'Tarefa não concluída!', + 'checkout_not_pass_message_content_for_task' => 'Você não completou a tarefa: :exam_name a tempo (:start ~ :end), deduza o bônus: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Teste não completo: :exam_name no tempo(:start ~ :end)', + 'ban_user_modcomment' => 'Devido a não concluir a prova: :exam_name(:start ~ :end), banimento pelo sistema.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista de Exames' + ] + ], + 'recurring' => 'recorrente', + 'recurring_daily' => 'uma vez por dia', + 'recurring_weekly' => 'uma vez por semana', + 'recurring_monthly' => 'uma vez por mês', + 'recurring_help' => 'Se especificado como periódico, a hora de início do exame é o horário de início do ciclo atual, e o horário de término é o período de fim do ciclo atual, que são todos dias / semanas/meses, como aqui foi dito. Se o tipo é exame, no final de cada ciclo, se o usuário ainda atende aos critérios de screening ao usuário será atribuído automaticamente um exame para o próximo ciclo.' , + + 'time_condition_invalid' => 'O parâmetro hora não faz sentido, existem e apenas um dos três itens: hora inicial + hora final / duração / recorrente', + + 'type_exam' => 'Prova', + 'type_task' => 'Tarefas', + 'type' => 'tipo', + 'type_help' => 'Os exames são exames regulares e se eles falharem resultará em banimento da conta. As tarefas podem ser definidas para receber ou deduzir o bônus dependendo se eles são completados ou não', + + 'fail_deduct_bonus' => 'Deduzir bônus pela falha', + 'success_reward_bonus' => 'Bônus de recompensa por completar', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => 'Certeza que deseja reivindicar?' , + 'claim_by_yourself_only' => 'Reivindique apenas você mesmo!' , + 'not_match_target_user' => 'Você não é um usuário de destino correspondente!' , + 'has_other_on_the_way' => 'Há um outro :type_text em progresso!' , + 'claimed_already' => 'Já coletados', + 'not_between_begin_end_time' => 'Não entre o horário de início e fim', + 'reach_max_user_count' => 'O número de usuários reivindicados atingiu o máximo', + 'claimed_user_count' => 'Reivindicado', + 'max_user_count' => 'Número máximo de usuários de reivindicação (0 significa ilimitado)', + 'background_color' => 'Cor de fundo da caixa de informações', +]; diff --git a/resources/lang/pt/file.php b/resources/lang/pt/file.php new file mode 100644 index 00000000..748121b3 --- /dev/null +++ b/resources/lang/pt/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'arquivos', + ], +]; diff --git a/resources/lang/pt/forum.php b/resources/lang/pt/forum.php new file mode 100644 index 00000000..ef02960a --- /dev/null +++ b/resources/lang/pt/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'O tópico tem uma nova resposta', + 'replied_notify_body' => 'Seu tópico::topic_subject possui uma nova resposta.', + ], + 'post' => [ + 'edited_notify_subject' => 'Resposta ao post foi modificada', + 'edited_notify_body' => 'Sua resposta ao tópico: :topic_subject foi modificado por: :editor.', + ] +]; diff --git a/resources/lang/pt/fun.php b/resources/lang/pt/fun.php new file mode 100644 index 00000000..6a0005a5 --- /dev/null +++ b/resources/lang/pt/fun.php @@ -0,0 +1,15 @@ + "Item divertido banido", + 'msg_your_fun_item' => "Seu item divertido '", + 'msg_is_ban_by' => "' está banido por ", + 'msg_reason' => ". Motivo: ", + 'msg_fun_item_reward' => "Recompensa divertida", + 'msg_out_of' => " fora de ", + 'msg_people_think' => " ache o item divertido que você postou ", + 'msg_is_fun' => " é divertido. Então, aqui é ", + 'msg_bonus_as_reward' => " karma pontos como recompensa.", + 'msg_fun_item_dull' => "Item divertido", + 'msg_is_dull' => " na verdade é :thumbsdown: dull . Por isso, ele foi removido da página inicial. Talvez você precise melhorar o seu senso de humor.", +]; diff --git a/resources/lang/pt/hr.php b/resources/lang/pt/hr.php new file mode 100644 index 00000000..76a4ee4a --- /dev/null +++ b/resources/lang/pt/hr.php @@ -0,0 +1,28 @@ + 'Inspecionando', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Alcançado', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'Inalcançado', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Pardoado', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Desabilitado', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Manualmente', + '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_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!', + 'reached_message_content' => 'Parabéns! O torrent: :torrent_name(ID: :torrent_id) que você baixou em: :completed_at tem que atingir o requisito.', + + 'unreached_comment' => "Até::now \nseed time: :seed_time Hora(s)::seed_time _minimum Hora(s) \nshare ratio::share_ratio não atingiu o requisito::ignore_when_ratio_reach também", + 'unreached_message_subject' => 'H&R(ID: :hit_and_run_id) não alcançado!', + 'unreached_message_content' => 'O torrent :torrent_name(ID: :torrent_id) que você baixou em :completed_at: não foi alcançado! Por favor, note que acumulando um certo número de H&R sua conta será desativada.', + + 'unreached_disable_comment' => 'H&R quantidade atingiu o limite máximo e a conta foi desativada pelo sistema', + 'unreached_disable_message_content' => 'Sua conta foi desativada porque a contagem cumulativa de H&R atingiu o limite do sistema: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => 'gastar :bonus cancelado', + 'remove_confirm_msg' => 'Elimine um H&R deduzindo :bônus, OK?', +]; diff --git a/resources/lang/pt/imdb.php b/resources/lang/pt/imdb.php new file mode 100644 index 00000000..47bc264c --- /dev/null +++ b/resources/lang/pt/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'Portuguese (Brazil) pt-BR', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Francês (França)', + 'de-DE' => 'alemão', + 'hi-IN' => 'hindi', + 'it-IT' => 'italiano', + 'pt-BR' => 'Português (Brasil)', + 'es-ES' => 'Espanhol (Espanha)', + 'es-MX' => 'Espanhol (México)', + ], +]; diff --git a/resources/lang/pt/index.php b/resources/lang/pt/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/pt/index.php @@ -0,0 +1,5 @@ + 'Convite inválido! O código de convite foi banido!', + 'fields' => [ + 'inviter' => 'Remetente', + 'invitee' => 'Receber e-mail', + 'time_invited' => 'Hora de envio', + 'valid' => 'Valid', + 'invitee_register_uid' => 'UID registrado', + 'invitee_register_email' => 'E-mail registrado', + 'invitee_register_username' => 'Usuário registrado', + 'expired_at' => 'hash expirou em', + 'time_invited_begin' => 'Tempo de envio', + 'time_invited_end' => 'Hora de envio', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'O sistema de convites está fechado', + 'no_permission' => 'Exigir :class ou acima para enviar convites', + 'invite_not_enough' => 'Convites insuficientes', + ], + 'send_allow_text' => 'Convidar alguém', + 'pre_register_username' => 'Nome da pré-inscrição', + 'pre_register_username_help' => 'O nome de usuário e o e-mail não serão alterados quando o usuário se registrar com este código de convite', + 'require_pre_register_username' => "Nome de usuário de pré-registro não pode estar vazio", +]; diff --git a/resources/lang/pt/label.php b/resources/lang/pt/label.php new file mode 100644 index 00000000..bb936050 --- /dev/null +++ b/resources/lang/pt/label.php @@ -0,0 +1,379 @@ + 'Nome:', + 'email' => 'e-mail', + 'image' => 'Imagem:', + 'expire_at' => 'Expira em', + 'username' => 'Usuário', + 'status' => 'SItuação', + 'enabled' => 'Ativado', + 'disabled' => 'Desabilitado', + 'created_at' => 'Criado em', + 'updated_at' => 'Atualizado em', + 'begin' => 'Hora de início', + 'end' => 'Hora de término', + 'uploaded' => 'Enviado', + 'downloaded' => 'Baixado', + 'ratio' => 'Taxa de compartilhamento', + 'seed_time_required' => 'Tempo de semente necessário', + 'inspect_time_left' => 'Inspecionar tempo restante', + 'added' => 'Adicionar tempo', + 'last_access' => 'Hora do último acesso', + 'priority' => 'Prioridade', + 'priority_help' => 'Quanto maior o valor, maior a classificação', + 'comment' => 'Comentar', + 'duration' => 'Duração', + 'description' => 'Descrição:', + 'price' => 'Quantidade', + 'deadline' => 'Prazo', + 'permanent' => 'Permanente', + 'operator' => 'Operador', + 'action' => 'Acão', + 'submit' => 'submeter', + 'cancel' => 'cancelar', + 'reset' => 'Reset', + 'anonymous' => 'Anônimo', + 'infinite' => 'Infinito', + 'save' => 'Guardar', + 'country' => 'País/região', + 'city' => 'cidade', + 'client' => 'Cliente', + 'reason' => 'Motivo', + 'change' => 'Troca', + 'create' => 'Crio', + 'created_at_begin' => 'Criado no início', + 'created_at_end' => 'Criado no final', + 'setting' => [ + 'nav_text' => 'Configuração', + 'backup' => [ + 'tab_header' => 'Backup', + 'enabled' => 'Ativado', + 'enabled_help' => 'Ativar backup ou não', + 'frequency' => 'Frequência', + 'frequency_help' => 'Frequência de backup', + 'hour' => 'hora', + 'hour_help' => 'Fazer backup a esta hora', + 'minute' => 'minuto', + 'minute_help' => "O backup é realizado no minuto da hora anterior. Se a frequência for pressionada 'hora', este valor será ignorado", + 'google_drive_client_id' => 'ID do cliente Google Drive', + 'google_drive_client_secret' => 'Segredo cliente do Google Drive', + 'google_drive_refresh_token' => 'Token de atualização do Google Drive', + 'google_drive_folder_id' => 'ID da pasta do Google Drive', + 'via_ftp' => 'Backup via FTP', + 'via_ftp_help' => 'Salvar via FTP. Se sim, adicionar a informação de configuração para o arquivo .env, consulte Laravel doc', + 'via_sftp' => 'Backup via SFTP', + 'via_sftp_help' => 'Salvar via FTP. Se sim, adicionar a informação de configuração para o arquivo .env, consulte Laravel doc', + ], + 'hr' => [ + 'tab_header' => 'R&R', + 'mode' => 'Modo', + 'inspect_time' => 'Tempo de inspeção', + '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', + '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', + 'ban_user_when_counts_reach_help' => 'O número de H&R atinge este valor e a conta será desativada', + 'include_rate' => 'Requer taxa de conclusão', + 'include_rate_help' => 'A contagem de H&R somente quando a taxa de conclusão do download (decimal entre 0 ~ 1) atingir este valor. Padrão: 1' + ], + 'seed_box' => [ + 'tab_header' => 'SeedBox', + 'enabled_help' => 'Ativar regras de SeedBox ou não', + 'no_promotion' => 'Sem promoção', + 'no_promotion_help' => 'Nenhuma Promoção, carregada/baixada é calculada de acordo com o valor atual', + 'max_uploaded' => 'Multiplicador de volume máximo de upload', + 'max_uploaded_help' => 'O volume total de upload é no máximo um múltiplo de seu volume. Defina para 0 Sem limitação', + 'not_seed_box_max_speed' => 'Velocidade máxima de upload não SeedBox', + 'not_seed_box_max_speed_help' => 'Unidade: Mbps, se esse valor for excedido e o registro do SeedBox não puder ser correspondido, a permissão de download está desativada', + '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', + ], + 'meilisearch' => [ + 'tab_header' => 'Meilisk_migrak_wczahl', + 'enabled' => 'Se deseja ativar o Meilis├', + 'enabled_help' => 'Por favor instale e configure e importe os dados antes de habilitá-lo, caso contrário não há dados para a busca de torrents.', + 'search_description' => 'Qualificações para procurar por descrições', + 'search_description_help' => "Padrão: 'Não'. Se 'Sim', descrição contendo palavras-chave também será retornada, e o número de hits pode ser maior. É necessário re-importar imediatamente após a alteração", + 'default_search_mode' => 'Modo de pesquisa padrão', + 'default_search_mode_help' => "Padrão: 'Exact'. 'And' será dividido, 'Exact' não é dividido", + ], + 'system' => [ + 'tab_header' => 'SISTEMA', + 'change_username_card_allow_characters_outside_the_alphabets' => 'O nome troca de cartão permite caracteres que não sejam letras em inglês', + 'change_username_min_interval_in_days' => 'O intervalo mínimo de dias para Alterar nome de usuário', + 'maximum_number_of_medals_can_be_worn' => 'Número máximo de medalhas que podem ser usadas', + 'cookie_valid_days' => 'Cookie dias válidos', + 'maximum_upload_speed' => 'Velocidade máxima de upload', + 'maximum_upload_speed_help' => 'Esse valor afeta a detecção de trapaça e é a velocidade máxima de upload para um nível de detecção conservador. Limite de Velocidade Real = Velocidade Máxima de Upload / Nível de Detecção, de Conservador para Suspeito é de 1 a 4. Se o Limite Máximo de Velocidade for 1000, e o Nível de Detecção for Conservador, o Limite de Velocidade Real é 1000/1 = 1000, e o Nível de Detecção é suspeito, o Limite de Velocidade Real é 1000/4 = 250. Uma velocidade de upload única que excede o Limite de Velocidade Real irá desativar a conta instantaneamente. A unidade aqui é Mbps, por exemplo: 100 Mbps = 12,5 MB/s.', + 'is_invite_pre_email_and_username' => 'Convidar se deseja pré-agendar um e-mail e usuário', + 'is_invite_pre_email_and_username_help' => "Padrão: 'Não'. Se pré-agendado, e-mail e nome de usuário podem não ser alterados quando o usuário se registra.", + 'access_admin_class_min' => 'Classe mínima para acessar o administrador do sistema', + '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", + ], + 'image_hosting' => [ + 'driver' => 'Local de armazenamento', + 'driver_help' => 'Se você escolher o local, o padrão é salvá-lo localmente no servidor onde o site está localizado, caso contrário, envie-o para o servidor de imagem correspondente', + 'tab_header' => 'Hospedagem de imagens', + 'upload_api_endpoint' => 'Carregar endereço de interface', + 'base_url' => 'Prefixo da imagem URL', + 'upload_token' => 'Token de envio', + ] + ], + 'user' => [ + 'label' => 'Usuário', + 'uploaded' => 'Enviado', + 'downloaded' => 'Baixado', + 'invites' => 'Convites', + 'seedbonus' => 'Bônus', + 'attendance_card' => 'Presença forte', + 'class' => 'Classe:', + 'status' => 'SItuação', + 'enabled' => 'Ativado', + 'username' => 'Usuário:', + 'invite_by' => 'Convidador', + 'two_step_authentication' => 'Autenticação em duas etapas', + 'seed_points' => 'Pontos de semente', + 'downloadpos' => 'Baixar privilégios', + 'parked' => 'Estacionado', + 'offer_allowed_count' => 'Quantidade de oferta permitida', + 'tmp_invites' => 'Convite temporário', + ], + 'medal' => [ + 'label' => 'Medalha', + 'image_large' => 'Imagem grande', + 'image_small' => 'Imagem pequena', + 'get_type' => 'Pegar tipo', + 'duration' => 'Duração', + 'duration_help' => 'Unidade: dias. Se deixado em branco, o usuário tem posse permanente', + ], + 'user_medal' => [ + 'label' => 'Medalha do usuário', + ], + 'exam' => [ + 'label' => 'Prova e Tarefa', + 'is_done' => 'Está pronto', + 'is_discovered' => 'Descobertos', + 'register_time_range' => [ + 'begin' => 'Início da inscrição', + 'end' => 'Hora final do cadastro', + ], + 'register_days_range' => [ + 'begin' => 'Mínimo de dias registrados', + 'end' => 'Número máximo de dias registrados', + ], + 'donated' => 'Doado', + 'index_formatted' => 'Índices de prova', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Informação base', + 'priority_help' => 'Quanto maior o valor, maior o valor da prioridade e quando múltiplas provas coincidem com o mesmo usuário, maior será a prioridade atribuída.', + 'section_time' => 'Horário', + 'duration_help' => 'Unidade: dias. Quando atribuir ao usuário, início e fim são usados se eles são especificados. O horário inicial é o tempo inicial na tarefa e o horário final é o tempo na tarefa mais a duração.', + 'section_target_user' => 'Direcionar para usuário', + 'index_required_value' => 'Requer valor', + 'index_required_label' => 'Indexação', + 'index_placeholder' => 'Aumento de upload/Download em GB e tempo de semente em média de hora', + 'index_current_value' => 'Valor atual', + 'index_result' => 'Resultado', + ], + 'exam_user' => [ + 'label' => 'Usuário do exame', + 'is_done' => 'Está pronto', + ], + 'torrent' => [ + 'label' => 'Torrent', + 'owner' => 'Proprietário', + 'size' => 'Tamanho', + 'ttl' => 'TTL', + 'seeders' => 'Semeadores', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'categoria', + 'approval_status' => 'Status da aprovação', + 'pos_state' => 'Estado do Pos', + 'sp_state' => 'Promoção', + 'visible' => 'ativo', + 'source' => 'fonte', + 'codec' => 'Codec', + 'audiocodec' => 'Codec de áudio', + 'medium' => 'Média', + 'team' => 'Equipe', + 'processing' => 'Processando', + 'standard' => 'Padrão', + 'picktype' => 'Recomendar', + 'promotion_time_type' => 'Tempo tipo da promoção', + 'hr' => 'R&R', + 'added_begin' => 'Adicionado maior que', + 'added_end' => 'Adicionado menos do que', + 'size_begin' => 'Tamanho maior que', + 'size_end' => 'Tamanho menor que', + 'price' => 'Quantidade', + 'price_help' => 'Quando um usuário baixa um torrent, o uploader receberá a receita, menos a taxa de imposto correspondente, a taxa de imposto atual: :tax_factor', + 'max_price_help' => 'Máximo::max_price', + ], + 'hit_and_run' => [ + 'label' => 'Usuário H&R', + ], + 'tag' => [ + 'label' => 'Etiqueta', + 'color' => 'Cor de fundo', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Margem', + 'padding' => 'Padding', + 'border_radius' => 'Raio da borda', + 'torrents_count' => 'Contagem de torrents', + 'torrents_sum_size' => 'Tamanho dos Torrents', + ], + 'agent_allow' => [ + 'label' => 'Agente permite', + 'family' => 'Familiares', + 'start_name' => 'Nome inicial', + 'peer_id_start' => 'Início da ID do Par', + 'peer_id_pattern' => 'Padrão de identificação dos pares', + 'peer_id_matchtype' => 'Tipo de identificação do par', + 'peer_id_match_num' => 'Número de correspondência do ID do Par', + 'agent_start' => 'Agente inicia', + 'agent_pattern' => 'Padrão de representante', + 'agent_matchtype' => 'Tipo de Agente correspondente', + 'agent_match_num' => 'Partida do Agente', + 'exception' => 'Exceção', + 'allowhttps' => 'Permitir https', + ], + 'agent_deny' => [ + 'label' => 'Negar Agente', + 'peer_id' => 'ID do Par começa', + 'agent' => 'Representante', + ], + 'claim' => [ + 'label' => 'Solicitação de usuário', + 'last_settle_at' => 'Última liquidação em', + 'seed_time_this_month' => 'St. este mês', + 'uploaded_this_month' => 'Up. este mês', + 'is_reached_this_month' => 'Alcançado', + ], + 'torrent_state' => [ + 'label' => 'Promoção global', + 'global_sp_state' => 'Estado global de promoção', + ], + 'role' => [ + 'class' => 'Relacionar classe de usuário', + ], + 'seed_box_record' => [ + 'label' => 'Registros de SeedBox', + 'type' => 'Adicionar tipo', + 'operator' => 'Operador', + 'bandwidth' => 'Bandeja(Mbps)', + 'ip' => 'IP(Block)', + 'ip_begin' => 'Iniciar IP', + 'ip_end' => 'Ip Final', + 'ip_help' => 'Preencha o IP ASN/start + IP / fim (Bloco), apenas um dos três', + 'status' => 'SItuação', + 'is_allowed' => 'É permitido', + 'is_allowed_help' => 'Os IPs na lista branca não são afetados pela regra SeedBox', + 'asn' => 'AEA', + ], + 'menu' => [ + 'label' => 'Menu personalizado', + 'enable_help' => 'Se deseja habilitar o menu personalizado', + ], + 'menu_item' => [ + 'label' => 'Itens de menu', + 'url' => 'Vincular', + 'text' => 'texto', + 'target' => 'Abrir tipo', + 'style' => 'Estilo', + 'parent_id' => 'Antecessor', + 'min_class' => 'Classe mínima visível', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Trocar nome do cartão', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'ID do Arco-íris', + ], + ], + 'search_box' => [ + 'label' => 'Caixa de pesquisa', + 'name' => 'Nome da SearchBox', + 'name_help' => 'Caracteres permitidos: [a-z] (na instância inferior), [0-9], [_./].', + 'section_name' => 'Nome da seção', + 'section_name_help' => 'Se definido, exibido no menu', + 'is_default' => 'Padrão ou não', + 'showsubcat' => 'Mostrar subcategoria', + 'taxonomies' => 'Taxonomia', + 'taxonomy_display_text' => 'Exibir texto', + 'torrent_field' => 'Campo de tabela Torrents', + 'catsperrow' => 'Itens por linha', + 'catsperrow_help' => "Definir quantos itens devem ser exibidos em linha na caixa de pesquisa, por exemplo, '8'.", + 'catpadding' => "Preenchimento entre itens", + 'catpadding_help' => "Em pixels. O espaço de espaçamento horional entre itens na caixa de pesquisa, por exemplo, '3'.", + 'custom_fields' => 'Ativar campo personalizado ', + 'custom_fields_display_name' => 'Nome de exibição de campo personalizado', + 'custom_fields_display' => 'Exibição de campos personalizados', + 'custom_fields_display_help' => "Use 'rótulo específico' para representar o rótulo e valor do campo personalizado, como o nome de um campo personalizado é 'artista', +então ele rotula:<%artist.label%>,é o valor:<%artist.value%>", + 'category' => 'categoria', + 'torrent_field_duplicate' => 'Tabela de torrent campo::campo não pode ser reutilizado!', + 'other' => 'Outros', + 'taxonomy' => [ + 'name' => 'Nome:', + 'sort_index' => 'Ordenar', + 'sort_index_help' => "Ascendentemente, isto é, \"0\" vem primeiro.", + 'class_name' => 'atributo de classe', + 'class_name_help' => "O nome do arquivo de imagem. Caracteres Permitidos: [a-z] (na instância inferior), [0-9], [_./].", + 'image' => 'Imagem:', + 'image_help' => 'O nome do arquivo de imagem. Caracteres Permitidos: [a-z] (na instância inferior), [0-9], [_./].', + 'icon_id' => 'Pacote de ícones Categoria', + 'mode' => 'Caixa', + 'mode_help' => 'Deixe em branco para indicar que se aplica a todos os SearchBox', + ], + ], + 'icon' => [ + 'label' => 'Ícone da categoria', + 'folder' => 'Pasta do pacote de ícones', + 'folder_help' => "O nome da pasta do pacote de ícones. Caracteres permitidos: [a-z] (na instância inferior), [0-9], [_. ].DEVE adicionar uma barra (/) no final, por exemplo, 'mycaticon/'", + 'cssfile' => 'Arquivo CSS', + 'cssfile_help' => "Arquivo CSS para este pacote de ícones. Digite o caminho completo, por exemplo, 'styles/scenetorrents.css'. Deixe em branco se não houver nenhum. +Caracteres Permitidos: [a-z] (no caso inferior), [0-9], [_./].", + 'multilang' => 'Multi-idioma', + 'multilang_help' => "Se usar diferentes ícones de categoria para diferentes idiomas. Se definido como \"sim\", coloque vários pacotes de ícones em várias pastas chamadas 'en', 'chs', etc.", + 'secondicon' => 'Segundo Ícone', + 'secondicon_help' => "Se usar segundos ícones para informações adicionais. Se definido como \"sim\", coloque os segundos ícones em uma pasta chamada \"adição\" juntamente com os ícones normais.", + 'designer' => 'Desenhista', + 'designer_help' => 'A pessoa que projetou o pacote de ícones.', + 'comment' => 'Comentar', + 'comment_help' => ' Informações sobre o pacote de ícones.', + 'desc' => "You need to put the icons in the right directory for these settings to work. Put the normal icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' and the second icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'. +Don't get it? See if the following examples could help: +When + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes' + second_icon='no' +you should put an English normal icon file for movies (e.g. 'movies.png') in 'pic/category/nhd/scenetorrents/en/' . +When + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='yes' +you should put a normal icon file for movies (e.g. movies.png) in 'pic/category/chd/nanosofts/' and an additional icon file (e.g. 'bdh264.png') in 'pic/category/chd/nanosofts/additional/'. + +Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/category/icon_pack_folder[language_short_name/].' +", + ], + 'second_icon' => [ + 'label' => 'Segundo ícone', + 'name' => 'Nome:', + 'name_help' => "Não use um nome longo. Recomenda-se menos de 10 letras.", + 'image' => "Imagem:", + 'image_help' => "O nome do arquivo de imagem. Caracteres Permitidos: [a-z] (na instância inferior), [0-9], [_./].", + 'class_name' => 'atributo de classe', + 'class_name_help' => "O valor do atributo 'classe' da imagem. Deixe em branco se não houver nenhum. Caracteres permitidos: [a-z] (na parte inferior do caso), [0-9], [_]e a primeira letra deve estar em [a-z].", + '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.", + ], +]; diff --git a/resources/lang/pt/medal.php b/resources/lang/pt/medal.php new file mode 100644 index 00000000..150a4d89 --- /dev/null +++ b/resources/lang/pt/medal.php @@ -0,0 +1,51 @@ + 'Medalha', + 'action_wearing' => 'Desgaste', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista de Medalhas' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Câmbio', + \App\Models\Medal::GET_TYPE_GRANT => 'Conceder', + ], + 'fields' => [ + 'get_type' => 'Pegar tipo', + 'description' => 'Descrição:', + 'image_large' => 'Imagem:', + 'price' => 'Quantidade', + 'duration' => 'Válido após a compra (dias)', + 'sale_begin_time' => 'Hora do início da venda', + 'sale_begin_time_help' => 'O usuário pode comprar após este tempo, deixar em branco sem restrições', + 'sale_end_time' => 'Hora Final da Venda', + 'sale_end_time_help' => 'O usuário pode comprar antes desta hora, deixe em branco sem restrições', + 'inventory' => 'Inventório', + 'inventory_help' => 'Deixe em branco sem restrição', + 'sale_begin_end_time' => 'Disponível para venda', + 'users_count' => 'Contagens vendidas', + 'bonus_addition_factor' => 'Fator de adição bônus', + 'bonus_addition' => 'Adição de bônus', + 'bonus_addition_factor_help' => 'Por exemplo: 0,01 significa 1% de adição, sem adição em branco', + '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', + ], + 'buy_already' => 'Já compra', + 'buy_btn' => 'Comprar', + 'confirm_to_buy' => 'Tem certeza que quer comprar?', + 'require_more_bonus' => 'Exigir mais bônus', + 'grant_only' => 'Somente conceder', + 'before_sale_begin_time' => 'Antes do início da venda', + 'after_sale_end_time' => 'Hora final da venda', + 'inventory_empty' => 'Estoque vazio', + 'gift_btn' => 'Presente', + 'confirm_to_gift' => 'Confirme o presente para o usuário ', + 'max_allow_wearing' => 'Um máximo de :count medalhas pode ser usado ao mesmo tempo', + 'wearing_status_text' => [ + 0 => 'Usando', + 1 => 'Não está usando' + ], +]; diff --git a/resources/lang/pt/message.php b/resources/lang/pt/message.php new file mode 100644 index 00000000..584583cc --- /dev/null +++ b/resources/lang/pt/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Lista de mensagens', + ], + 'show' => [ + 'page_title' => 'Detalhes da mensagem', + ], + 'field_value_change_message_body' => ':field é alterado de :old para :new por :operator. Reason::reason.', + 'field_value_change_message_subject' => ':field alterado', + + 'download_disable' => [ + 'subject' => 'Permissão de download cancelada', + 'body' => 'Seus privilégios de download foram revogados, possivelmente devido a baixas taxas de compartilhamento ou comportamento errado. Por: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Permissão de download cancelada', + 'body' => 'Sua permissão de download foi cancelada devido ao excesso de velocidade de upload, por favor o arquivo se você é um usuário da semente.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + '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_enable' => [ + 'subject' => 'Permissão de download restaurada', + 'body' => 'Seus privilégios de download restaurados, agora você pode baixar torrents. Por: :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Convite temporário :change_type', + 'body' => 'O seu concurso temporário tem :change_type :count por :operator, razão: :reason.', + ], + 'receive_medal' => [ + 'subject' => 'Receber medalha de presente', + 'body' => "Usuário :username comprou medalha [:medal_name] por um custo de :cost_bonus e deu para você. A medalha vale :preço, a taxa é :gift_fee_total(fator: :gift_fee_factor), você terá esta medalha até: :expire_at e o fator de adição da medalha é: :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => 'Alerta de login Offsite :site_name', + 'body' => << +Última vez de login::last_login_time, IP::last_ip, location::last_location.
    +Se não é a sua própria operação, a senha da conta pode ter sido vazada, por favor, altere-a a a tempo! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Lembrete de compra torrent bem sucedido', + 'body' => 'Você gastou :bonus para comprar com sucesso o torrent:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Alterada a hora de término do exame :exam_name', + 'body' => 'O horário final do seu exame em andamento :exam_name mudou de :old_end_time para :new_end_time. administrador: :operator, motivo: :reason.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Você recebeu uma TPM.", + 'mail_sender' => "Remetente ", + 'mail_subject' => "Assunto ", + 'mail_date' => "Data ", + 'mail_use_following_url' => "Você pode clicar ", + 'mail_use_following_url_1' => " to view the message (you may have to login).", + 'mail_yours' => "
    Yours,", + 'mail_the_site_team' => "A Equipe %s.", + 'mail_received_pm_from' => "Você recebeu uma MP de ", + 'mail_here' => "AQUI", + 'msg_system' => "SISTEMA", + 'msg_original_message_from' => "Mensagem original de ", +]; diff --git a/resources/lang/pt/nexus.php b/resources/lang/pt/nexus.php new file mode 100644 index 00000000..51d58eb4 --- /dev/null +++ b/resources/lang/pt/nexus.php @@ -0,0 +1,20 @@ + 'Argumento inválido', + 'require_argument' => ':argument não pode estar vazio', + 'select_one_please' => 'Por favor, selecione um', + 'user_not_exists' => '(órfãos)', + 'time_units' => [ + 'week' => 'Semanas', + ], + 'select_all' => 'Selecionar todos', + 'unselect_all' => 'Desmarcar todos', + 'increment' => 'incremento', + 'decrement' => 'decreto', + 'action' => 'Acão', + 'no_limit' => 'Sem limite', + 'sum' => 'Sum', + 'do_not_repeat' => 'Por favor, não repita a operação!', + 'no_permission' => 'Sem permissão!', +]; diff --git a/resources/lang/pt/oauth.php b/resources/lang/pt/oauth.php new file mode 100644 index 00000000..46cec7fa --- /dev/null +++ b/resources/lang/pt/oauth.php @@ -0,0 +1,14 @@ + 'Cliente', + 'redirect' => 'URL de redirecionamento', + 'secret' => 'Segredo', + 'revoked' => 'Valid', + 'access_token' => 'Token de acesso', + 'refresh_token' => 'Atualizar token', + 'authorization_request_title' => 'Pedido de autorização', + 'authorization_request_desc' => 'está solicitando permissão para acessar sua conta', + 'btn_approve' => 'Autorizar', + 'btn_deny' => 'cancelar', + 'skips_authorization' => 'Autorização de ignorados', +]; diff --git a/resources/lang/pt/offer.php b/resources/lang/pt/offer.php new file mode 100644 index 00000000..355f5c71 --- /dev/null +++ b/resources/lang/pt/offer.php @@ -0,0 +1,17 @@ + " permitiu que você enviasse ", + 'msg_find_offer_option' => "Você encontrará uma nova opção na página de upload.", + 'msg_your_offer_allowed' => "Sua oferta foi permitida", + 'msg_offer_voted_on' => "Sua oferta foi votada. Você tem permissão para enviar ", + 'msg_offer_voted_off' => "Sua oferta foi anulada. Você não tem permissão para enviar ", + 'msg_voted_on' => " foi votado em", + 'msg_offer_deleted' => "Sua oferta foi excluída", + 'msg_your_offer' => "Sua oferta '", + 'msg_was_deleted_by' => "' foi excluído por ", + 'msg_blank' => ".", + '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: ", +]; diff --git a/resources/lang/pt/peer.php b/resources/lang/pt/peer.php new file mode 100644 index 00000000..ae283279 --- /dev/null +++ b/resources/lang/pt/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Pares', + ], +]; diff --git a/resources/lang/pt/permission.php b/resources/lang/pt/permission.php new file mode 100644 index 00000000..7cd9931a --- /dev/null +++ b/resources/lang/pt/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Aprovação Torrent', + 'desc' => 'Permitir, Negar ou marcar como não revisado', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Definir tags especiais do torrent', + 'desc' => 'Definir a tag de bônus Oficial/Zero para torrents', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'Aprovação de torrent permitir automaticamente', + 'desc' => 'Torrent é a aprovação permitir status após upload automaticamente', + ], + 'torrent-set-price' => [ + 'text' => 'Definir torrent pago', + 'desc' => 'Definir torrent pago', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Aula no registro', + ], + 'staffmem' => [ + 'text' => 'Membro da Equipe', + 'desc' => 'Aulas consideradas como membros da equipe, por exemplo, podem ver a caixa de pessoal', + ], + 'newsmanage' => [ + 'text' => 'Gerenciamento de Notícias', + 'desc' => 'Adicionar novo, editar, deletar notícias', + ], + 'newfunitem' => [ + 'text' => 'Postar item de funbox', + 'desc' => "Publique novos itens na caixa de fundo e edite os próprios itens de caixa de fundo", + ], + 'funmanage' => [ + 'text' => 'Gerenciamento de fundos', + 'desc' => "Editar, excluir, banir itens de caixa de fundo de qualquer pessoa", + ], + 'sbmanage' => [ + 'text' => 'Gerenciamento de Shoutbox', + 'desc' => 'Excluir mensagens na caixa de seleção e caixa de ajuda', + ], + 'pollmanage' => [ + 'text' => 'Gerenciamento de Enquetes', + 'desc' => 'Adicionar nova edição, excluir enquetes', + ], + 'applylink' => [ + 'text' => 'Aplicar para Links', + 'desc' => 'Aplicar links na página principal', + ], + 'linkmanage' => [ + 'text' => 'Gerenciamento de links', + 'desc' => ' Adicionar nova, editar, excluir links', + ], + 'postmanage' => [ + 'text' => 'Gerenciamento de postagens', + 'desc' => 'Editar, excluir, mover, stick, bloquear posts do fórum', + ], + 'commanage' => [ + 'text' => 'Gerenciamento de Comentários', + 'desc' => 'Editar, apagar comentários de torrents, ofertas', + ], + 'forummanage' => [ + 'text' => 'Gerenciamento do fórum', + 'desc' => 'Adicionar nova, editar, excluir, mover fóruns', + ], + 'viewuserlist' => [ + 'text' => 'Ver lista de usuários', + 'desc' => 'Visualizar, lista de usuários de pesquisa', + ], + 'user-delete' => [ + 'text' => 'Excluir usuário', + 'desc' => 'Excluir completamente as informações da conta do usuário do banco de dados', + ], + 'user-change-class' => [ + 'text' => 'Alterar classe de usuário', + 'desc' => "Modificar o nível do usuário, não pode ser modificado para um nível maior ou igual a seu", + ], + 'torrentmanage' => [ + 'text' => 'Gerenciamento de torrents', + 'desc' => 'Edite torrents, excluindo o ajuste do sticky do torrent ou na promoção ou exclusão', + ], + 'torrent-delete' => [ + 'text' => 'Excluir torrent', + 'desc' => 'Excluir torrent', + ], + 'torrentsticky' => [ + 'text' => 'Graveto do Torrent', + 'desc' => ' Definir torrents fixos', + ], + 'torrentonpromotion' => [ + 'text' => 'Torrent na Promoção', + 'desc' => 'Definir torrents na promoção', + ], + 'torrent_hr' => [ + 'text' => 'Definir Torrent H&R', + 'desc' => '.Set torrent junta-se ao H&R inspecionar', + ], + 'askreseed' => [ + 'text' => 'Perguntar por reseed', + 'desc' => 'Perguntar por reseed quando os torrents estão mortos', + ], + 'viewnfo' => [ + 'text' => 'Ver NFO', + 'desc' => 'Ver arquivos NFO', + ], + 'torrentstructure' => [ + 'text' => 'Exibir estrutura do Torrent', + 'desc' => 'Visualizar estrutura dos arquivos torrent', + ], + 'sendinvite' => [ + 'text' => 'Enviar convite', + 'desc' => 'Enviar convite de adesão para outros', + ], + 'viewhistory' => [ + 'text' => 'Visualizar Histórico', + 'desc' => "Visualizar histórico de comentários e publicações de outros", + ], + 'topten' => [ + 'text' => 'Ver Topten', + 'desc' => 'Ver os 10 melhores', + ], + 'log' => [ + 'text' => 'Visualizar Log Geral', + 'desc' => 'Ver log geral, excluindo registros confidenciais', + ], + 'confilog' => [ + 'text' => 'Ver registro confidencial', + 'desc' => 'Ver registro confidencial, por exemplo, alterações nas configurações do site', + ], + 'userprofile' => [ + 'text' => "Ver perfil confidencial do usuário", + 'desc' => "Ver perfil confidencial do usuário, por exemplo, endereço IP, endereço Email", + ], + 'torrenthistory' => [ + 'text' => "Ver Histórico de Torrent do Usuário", + 'desc' => "Ver histórico torrent do usuário, por exemplo, torrents baixados. Valido apenas quando a configuração do usuário para o nível de privacidade não é 'forte'" + ], + 'prfmanage' => [ + 'text' => "Gerenciamento de perfil geral do usuário", + 'desc' => " Alterar perfil do usuário, excluindo os cruciais, por exemplo, e-mail, nome de usuário, upload e valor baixado, bônus" + ], + 'cruprfmanage' => [ + 'text' => "Gerenciamento de perfil crucial do usuário", + 'desc' => "Altere o perfil crucial do usuário, excluindo doação (apenas o Líder da Equipe pode gerenciar a doação)", + ], + 'uploadsub' => [ + 'text' => 'Carregar legenda', + 'desc' => 'Enviar legendas para torrents', + ], + 'delownsub' => [ + 'text' => "Excluir a legenda própria", + 'desc' => 'Excluir legendas carregadas por você mesmo', + ], + 'submanage' => [ + 'text' => 'Gerenciamento de legendas', + 'desc' => 'Excluir qualquer legenda', + ], + 'updateextinfo' => [ + 'text' => 'Atualizar informações externas', + 'desc' => 'Atualizar informações externas desatualizadas, por exemplo, informações de IMDb', + ], + 'viewanonymous' => [ + 'text' => 'Ver Anônimo', + 'desc' => 'Ver quem está anônimo é', + ], + 'beanonymous' => [ + 'text' => 'Seja anônimo', + 'desc' => 'Carregar torrents, legendas anonimamente', + ], + 'addoffer' => [ + 'text' => 'Adicionar oferta', + 'desc' => ' Adicionar ofertas para upload', + ], + 'offermanage' => [ + 'text' => 'Gerenciamento de Ofertas', + 'desc' => 'Permitir, Editar, Excluir oferta', + ], + 'upload' => [ + 'text' => 'Carregar Torrent', + 'desc' => 'Enviar torrents para a seção Torrents', + ], + 'uploadspecial' => [ + 'text' => 'Upload Torrent Especial', + 'desc' => 'Envie torrents para a seção Especial', + ], + 'view_special_torrent' => [ + 'text' => 'Ver Torrent Especial', + 'desc' => 'Ver torrents na seção Especial', + ], + 'movetorrent' => [ + 'text' => 'Mover Torrent', + 'desc' => 'Mover torrents entre seções', + ], + 'chrmanage' => [ + 'text' => 'Gerenciamento Crônico', + 'desc' => 'Adicionar, editar, apagar crônica', + ], + 'viewinvite' => [ + 'text' => 'Ver convite', + 'desc' => "Ver histórico de convites do usuário", + ], + 'buyinvite' => [ + 'text' => 'Comprar Convites', + 'desc' => 'Compre convites no centro de bônus', + ], + 'seebanned' => [ + 'text' => 'Ver Torrents Banidos', + 'desc' => 'Ver e baixar torrents banidos', + ], + 'againstoffer' => [ + 'text' => 'Votar contra as Ofertas', + 'desc' => 'Votar contra ofertas', + ], + 'userbar' => [ + 'text' => 'Permitir Userbar', + 'desc' => ' Recebe o usuário dele', + ], +]; diff --git a/resources/lang/pt/plugin.php b/resources/lang/pt/plugin.php new file mode 100644 index 00000000..d68d373e --- /dev/null +++ b/resources/lang/pt/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Instale', + 'delete' => 'Excluir', + 'update' => 'PRO', + ], + 'labels' => [ + 'display_name' => 'Nome:', + 'package_name' => 'Nome do pacote', + 'remote_url' => 'Endereço do repositório', + 'installed_version' => 'Versão instalada', + 'status' => 'SItuação', + 'updated_at' => 'Última ação em', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'normal', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'Não instalado', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Pronto para instalar', + \App\Models\Plugin::STATUS_INSTALLING => 'Instalando', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Falha na instalação', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Pronto para atualização', + \App\Models\Plugin::STATUS_UPDATING => 'Atualizando', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Falha na atualização', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Pronto para remover', + \App\Models\Plugin::STATUS_DELETING => 'Removendo', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Remover falha', + ], +]; diff --git a/resources/lang/pt/ptgen.php b/resources/lang/pt/ptgen.php new file mode 100644 index 00000000..87230217 --- /dev/null +++ b/resources/lang/pt/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'Link vem de:Sites ', + 'btn_get_desc' => 'Obter DESC', +]; diff --git a/resources/lang/pt/reward.php b/resources/lang/pt/reward.php new file mode 100644 index 00000000..7f2a674d --- /dev/null +++ b/resources/lang/pt/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Prêmios', + ] + +]; diff --git a/resources/lang/pt/route-permission.php b/resources/lang/pt/route-permission.php new file mode 100644 index 00000000..76be3794 --- /dev/null +++ b/resources/lang/pt/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Carregar torrent', + 'desc' => 'Carregar torrent', + ], + 'torrent:list' => [ + 'text' => 'Buscar lista de torrents', + 'desc' => 'Buscar lista de torrents', + ], + 'torrent:view' => [ + 'text' => 'Ver detalhes do torrent', + 'desc' => 'Ver detalhes do torrent', + ], + 'user:view' => [ + 'text' => 'Ver informações básicas do usuário', + 'desc' => 'Ver informações básicas do usuário', + ], +]; diff --git a/resources/lang/pt/search.php b/resources/lang/pt/search.php new file mode 100644 index 00000000..3f98bc84 --- /dev/null +++ b/resources/lang/pt/search.php @@ -0,0 +1,17 @@ + 'Pesquisa Global', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Título', + '1' => 'Descrição:', + '3' => 'Carregador', + '4' => 'URL do IMDB' + ], + 'search_modes' => [ + 'and' => 'e', + 'exact' => 'Exato', + ], +]; diff --git a/resources/lang/pt/searchbox.php b/resources/lang/pt/searchbox.php new file mode 100644 index 00000000..0f3d9536 --- /dev/null +++ b/resources/lang/pt/searchbox.php @@ -0,0 +1,20 @@ + 'categoria', + 'sub_category_source_label' => 'fonte', + 'sub_category_medium_label' => 'Multimídia', + 'sub_category_standard_label' => 'Padrão', + 'sub_category_team_label' => 'Equipe', + 'sub_category_processing_label' => 'Processando', + 'sub_category_codec_label' => 'Codec', + 'sub_category_audiocodec_label' => 'Codec', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Exibir capa na lista de torrents', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Exibir ícone da semente box na lista do torrent', + ], + 'sections' => [ + 'browse' => 'Torrentes', + 'special' => 'Promoções', + ], +]; diff --git a/resources/lang/pt/seed-box.php b/resources/lang/pt/seed-box.php new file mode 100644 index 00000000..bd4d4aff --- /dev/null +++ b/resources/lang/pt/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Usuário', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrador', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Não auditado', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Permitido', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Negado', + ], + 'status_change_message' => [ + 'subject' => 'Status do registro SeedBox alterado', + 'body' => 'O status do seu registro de SeedBox com ID :id foi alterado por :operator de :old_status para :new_status. Motivo: :reason', + ], + 'is_seed_box_yes' => 'Este IP é SeedBox, identificado pelo registro com ID :id', + 'is_seed_box_no' => 'Este IP não é SeedBox', +]; diff --git a/resources/lang/pt/seedbox.php b/resources/lang/pt/seedbox.php new file mode 100644 index 00000000..8509696f --- /dev/null +++ b/resources/lang/pt/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Usuário', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrador', + ], +]; diff --git a/resources/lang/pt/signup.php b/resources/lang/pt/signup.php new file mode 100644 index 00000000..ea322000 --- /dev/null +++ b/resources/lang/pt/signup.php @@ -0,0 +1,8 @@ + "As senhas não combinam! Deve ter digitado. Tente novamente.", + 'password_too_short' => "A senha é muito curta (mínimo de 6 caracteres)", + 'password_too_long' => "Desculpe, a senha é muito longa (máximo é 40 caracteres)", + 'password_equals_username' => "A senha não pode ser igual ao nome de usuário.", +]; diff --git a/resources/lang/pt/snatch.php b/resources/lang/pt/snatch.php new file mode 100644 index 00000000..db19ac4b --- /dev/null +++ b/resources/lang/pt/snatch.php @@ -0,0 +1,8 @@ + 'Info.', + 'index' => [ + 'page_title' => 'Encontros', + ], +]; diff --git a/resources/lang/pt/subtitle.php b/resources/lang/pt/subtitle.php new file mode 100644 index 00000000..3bcbc28a --- /dev/null +++ b/resources/lang/pt/subtitle.php @@ -0,0 +1,7 @@ + " excluiu a legenda que você enviou. ", + 'msg_your_sub_deleted' => "Sua legenda foi excluída", + 'msg_reason_is' => "O motivo: ", +]; diff --git a/resources/lang/pt/thank.php b/resources/lang/pt/thank.php new file mode 100644 index 00000000..2ba54a7a --- /dev/null +++ b/resources/lang/pt/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Agradecimentos', + ], +]; diff --git a/resources/lang/pt/token.php b/resources/lang/pt/token.php new file mode 100644 index 00000000..5ba54aa8 --- /dev/null +++ b/resources/lang/pt/token.php @@ -0,0 +1,10 @@ + 'Token de acesso', + 'permission' => 'Permissões', + 'maximum_allow_number_reached' => 'O número atinge o limite máximo', + 'create_success_tip' => 'O token foi criado com sucesso, esses dados são exibidos apenas uma vez, por favor, salve-o corretamente

    :token', + 'last_used_at' => 'Tempo de uso recente', + 'token' => 'summary', +); diff --git a/resources/lang/pt/torrent-operation-log.php b/resources/lang/pt/torrent-operation-log.php new file mode 100644 index 00000000..c274df64 --- /dev/null +++ b/resources/lang/pt/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Tipo de ação', + ], +]; diff --git a/resources/lang/pt/torrent.php b/resources/lang/pt/torrent.php new file mode 100644 index 00000000..1f77df7d --- /dev/null +++ b/resources/lang/pt/torrent.php @@ -0,0 +1,109 @@ + 'normal', + 'pos_state_sticky' => 'Fixar primeiro', + 'pos_state_r_sticky' => 'Segundo gracioso', + + 'index' => [ + 'page_title' => 'Lista de torrents', + ], + 'show' => [ + 'page_title' => 'Detalhes do torrent', + 'basic_category' => 'categoria', + 'basic_audio_codec' => 'Codec de áudio', + 'basic_codec' => 'Codec de vídeo', + 'basic_media' => 'Multimídia', + 'basic_source' => 'fonte', + 'basic_standard' => 'Padrão', + 'basic_team' => 'Equipe', + 'size' => 'Tamanho', + 'comments_label' => 'comentários', + 'times_completed_label' => 'Encontrado', + 'peers_count_label' => 'Pares', + 'thank_users_count_label' => 'Agradecimentos', + 'numfiles_label' => 'arquivos', + 'bookmark_yes_label' => 'Marcado', + 'bookmark_no_label' => 'Adicionar aos favoritos', + 'reward_logs_label' => 'Recompensa', + 'reward_yes_label' => 'Recompensa', + 'reward_no_label' => 'Recompensa', + 'download_label' => 'BAIXAR', + 'thanks_yes_label' => 'Obrigada', + 'thanks_no_label' => 'Agradecer', + ], + 'pick_info' => [ + 'normal' => 'normal', + 'hot' => 'Quente', + 'classic' => 'Clássico', + 'recommended' => 'Recomendar', + ], + 'claim_already' => 'Reivindicada já', + 'no_snatch' => 'Nunca baixar este torrent ainda', + 'can_no_be_claimed_yet' => 'Não pode ser reivindicado ainda', + 'claim_number_reach_user_maximum' => 'O número máximo de usuários foi atingido', + 'claim_number_reach_torrent_maximum' => 'O número máximo de torrents foi atingido', + 'claim_disabled' => 'Reivindicação está desativada', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Permitido', + 'notify_subject' => 'Torrent foi permitido', + 'notify_msg' => 'Seu torrent:[url=:detail_url]:torrent_name[/url] foi permitido pelo :operator, Motivo: :reason', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Negado', + 'notify_subject' => 'Torrent foi negado', + 'notify_msg' => 'Seu torrent: [url=:detail_url]:torrent_name[/url] negado por :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'Não revisado', + 'notify_subject' => 'Torrent foi marcado como não revisado', + 'notify_msg' => 'Seu torrent: [url=:detail_url]:torrent_name[/url] foi marcado como não revisado por :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Alterar', + 'notify_subject' => 'Torrent foi editado', + 'notify_msg' => 'Seu torrent: [url=:detail_url]:torrent_name[/url] foi editado por :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'excluir', + 'notify_subject' => 'Torrent foi excluído', + 'notify_msg' => 'Seu torrent: :torrent_name foi excluído por :operator', + ] + ], + 'owner_update_torrent_subject' => 'O torrent negado foi atualizado', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] foi atualizado pelo proprietário, você pode verificar se atende aos requisitos e permitir', + 'approval' => [ + 'modal_title' => 'Aprovação de torrent', + 'status_label' => 'Status da aprovação', + 'comment_label' => 'Comentário(opcional)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'Não revisado', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Permitido', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Negado', + ], + 'deny_comment_show' => 'Negado, razão: :reason', + 'logs_label' => 'Logs de aprovação' + ], + 'show_hide_media_info' => 'Mostrar/ocultar mídia bruta', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Global', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanente', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Até', + ], + 'paid_torrent' => 'Torrent pago', + 'msg_torrent_deleted' => "Seu torrent foi excluído", + 'msg_the_torrent_you_uploaded' => "O torrent que você enviou '", + 'msg_was_deleted_by' => "' foi apagado por ", + 'msg_reason_is' => ". O motivo: ", + 'msg_reseed_request' => "Solicitação de Reenvio", + 'msg_reseed_user' => "Usuário ", + 'msg_ask_reseed' => " pediu por um reseed no torrent ", + 'msg_thank_you' => " !\nObrigado!", + + 'msg_offer_you_voted' => "A oferta que você votou por: ", + 'msg_was_uploaded_by' => " foi enviado por ", + 'msg_you_can_download' => ".\nVocê pode baixar o Torrent", + 'msg_here' => " [b]aqui[/b]", + 'msg_offer' => "Oferta ", +]; diff --git a/resources/lang/pt/upload.php b/resources/lang/pt/upload.php new file mode 100644 index 00000000..38255558 --- /dev/null +++ b/resources/lang/pt/upload.php @@ -0,0 +1,68 @@ + 'Preço inválido: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Seção inválida', + 'invalid_hr' => 'Valor de H&R inválido', + 'invalid_pos_state' => 'Posição inválida: :pos_state', + 'invalid_pos_state_until' => 'Prazo de posição inválido', + 'not_supported_sub_category_field' => 'Campos subcategorias não suportados: :field', + 'invalid_sub_category_value' => 'Campo da subcategoria: :label(:field) valor: :value inválido', + 'invalid_tag' => 'Tag inválida::tag', + 'invalid_pick_type' => 'Recomendação inválida::pick_type', + 'require_name' => 'O título não pode estar vazio', + 'price_too_much' => 'Preço excede o intervalo permitido', + 'approval_deny_reach_upper_limit' => 'O número de torrent rejeitados para a revisão atual: %s atinge o limite superior e a publicação não é permitida.', + 'special_section_not_enabled' => 'Zona especial não está habilitada.', + 'paid_torrent_not_enabled' => 'O torrent pago não está habilitado.', + 'no_permission_to_set_torrent_hr' => 'Sem permissão para definir torrent H&R.', + 'no_permission_to_set_torrent_pos_state' => 'Não há permissão para definir o torrent topo.', + 'no_permission_to_set_torrent_price' => 'Sem permissão para definir cargas de torrent.', + 'no_permission_to_pick_torrent' => 'Sem permissão para recomendar vídeos.', + 'no_permission_to_be_anonymous' => 'Sem permissão para publicar anonimamente.', + 'torrent_save_dir_not_exists' => 'O diretório de salvamento do torrent não existe.', + 'torrent_save_dir_not_writable' => 'O diretório de salvamento do torrent não é gravável.', + 'save_torrent_file_failed' => 'Falha ao salvar o arquivo torrent.', + 'upload_failed' => 'Falha no envio!', + 'missing_form_data' => 'Por favor, preencha os itens necessários', + 'missing_torrent_file' => 'Arquivo torrent ausente', + 'empty_filename' => 'O nome do arquivo não pode estar vazio!', + 'zero_byte_nfo' => 'Arquivo NFO está vazio', + 'nfo_too_big' => 'O arquivo NFO é muito grande! Máximo permitido em 65.535 bytes.', + 'nfo_upload_failed' => 'Falha no envio de arquivo NFO', + 'blank_description' => 'Você deve preencher a introdução!', + 'category_unselected' => 'Você deve escolher o tipo!', + 'invalid_filename' => 'Nome de arquivo inválido!', + 'filename_not_torrent' => 'Nome de arquivo inválido (não arquivo .torrent).', + 'empty_file' => 'Arquivo vazio!', + 'not_bencoded_file' => 'O que diabos você está fazendo? O que você enviou não é um arquivo Bencode!', + 'not_a_dictionary' => 'Não é um diretório', + 'dictionary_is_missing_key' => 'Valor faltando no diretório', + 'invalid_entry_in_dictionary' => 'Entrada de diretório inválida', + 'invalid_dictionary_entry_type' => 'Tipo de item do diretório inválido', + 'invalid_pieces' => 'Bloco de arquivo inválido', + 'missing_length_and_files' => 'Faltando comprimento e arquivo', + 'filename_errors' => 'Erro de nome', + 'uploaded_not_offered' => 'Você só pode carregar o torrent que passa no candidato. Por favor, volte para selecionar o projeto apropriado em seu candidato antes de enviar!', + 'unauthorized_upload_freely' => 'Você não tem permissão para carregar livremente!', + 'torrent_existed' => 'O torrent já existe!id: :id', + 'torrent_file_too_big' => 'O arquivo torrent é muito grande! Máximo permitido', + 'remake_torrent_note' => 'bytes. Por favor, re-crie o arquivo torrent com um tamanho de bloco maior, ou divida o conteúdo em vários torrent para publicar.', + 'email_notification_body' => 'Hello, +A new torrent has been uploaded. + +Name::name +Size::size +Type::category +Uploader::upload_by + +Introduction: +:description + +View more detailed information and download it (you may need to log in), please click here: here +:torrent_url + +:site_name Website', + 'email_notification_subject' => ':site_name Nova notificação de torrent', +); diff --git a/resources/lang/pt/user.php b/resources/lang/pt/user.php new file mode 100644 index 00000000..eedc7def --- /dev/null +++ b/resources/lang/pt/user.php @@ -0,0 +1,112 @@ + 'Desativar pelo administrador', + 'deleted_username' => 'usuário não existe', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista de usuários' + ] + ], + 'labels' => [ + 'seedbonus' => 'Bônus', + 'seed_points' => 'Pontos de semente', + 'uploaded' => 'Enviado', + 'downloaded' => 'Baixado', + 'invites' => 'Convites', + '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_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.", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'VIP', + \App\Models\User::CLASS_RETIREE => 'Retiro', + \App\Models\User::CLASS_UPLOADER => 'Carregador', + \App\Models\User::CLASS_MODERATOR => 'Moderador(a)', + \App\Models\User::CLASS_ADMINISTRATOR => 'Administrador', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Líder de Equipe', + ], + 'change_username_lte_min_interval' => 'Última hora: :last_change_time, intervalo mínimo não cumprido: :interval dias', + 'destroy_by_admin' => 'Exclusão física pelo administrador', + 'disable_by_admin' => 'Desativar pelo administrador', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Masculino', + \App\Models\User::GENDER_FEMALE => 'Feminino', + \App\Models\User::GENDER_UNKNOWN => 'Desconhecido', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator Concede a você :name, Período de validade: :duration.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_text já é válido para sempre', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Promover', + 'demote' => 'Rebaixar', + 'subject' => 'Classe alterada', + 'body' => 'Você tinha sido :action para :new_class, administrador: :operator, razão: :reason.', + ], + ], + 'username_already_exists' => 'Usuário::Nome de usuário já existe', + 'username_invalid' => 'Usuário::nome de usuário inválido', + + 'msg_promoted' => "promovido", + 'msg_demoted' => "rebaixado", + 'msg_class_change' => "Mudança de classe", + 'msg_you_have_been' => "Você já esteve ", + 'msg_to' => " para ", + 'msg_by' => " Por ", + 'msg_warn_removed' => "Aviso removido", + 'msg_your_warning_removed_by' => "Seu aviso foi removido por", + 'msg_you_are_warned_by' => "Você foi [url=rules.php#warning]avisado[/url] por ", + 'msg_reason' => "\n\nMotivo: ", + 'msg_week' => " Semana", + 'msg_s' => "s", + 'msg_you_are_warned_for' => "Você tem sido [url=rules.php#warning]avisado[/url] para ", + 'msg_you_are_warned' => "Você está avisado", + 'msg_posting_rights_restored' => "Direitos de Postagem Restaurados", + 'msg_your_posting_rights_restored' => "Seus direitos de postagem foram devolvidos de volta por " , + 'msg_you_can_post' => ". Você pode publicar no fórum novamente.", + 'msg_posting_rights_removed' => "Permissões de Postagem Removidas", + 'msg_your_posting_rights_removed' => "Seus direitos de postagem foram removidos por ", + 'msg_probable_reason' => ", provavelmente por causa da má atitude ou do mau conteúdo postal.", + 'msg_upload_rights_restored' => "Direitos de Upload Restaurados", + 'msg_your_upload_rights_restored' => "Seus direitos de upload foram devolvidos por ", + 'msg_you_upload_can_upload' => ". Você pode enviar torrents novamente.", + 'msg_upload_rights_removed' => "Permissões de Upload Removidas", + 'msg_your_upload_rights_removed' => "Seus direitos de upload foram removidos por ", + 'msg_probably_reason_two' => ", provavelmente por causa de um torrent ruim, .nfo ou descrição.", + 'msg_download_rights_restored' => "Direitos de Download restaurados", + 'msg_your_download_rights_restored' => "Os seus direitos de download foram devolvidos por ", + 'msg_you_can_download' => ". Você pode baixar torrents novamente.", + 'msg_download_rights_removed' => "Baixar Permissões Removidas", + 'msg_your_download_rights_removed' => "Seus direitos de download foram removidos por ", + 'msg_probably_reason_three' => ", provavelmente por causa da baixa proporção ou do mau comportamento.", + 'msg_email_change' => "Alteração de e-mail", + 'msg_your_email_changed_from' => "Seu endereço de e-mail foi alterado de ", + 'msg_username_change' => "Mudança de usuário", + 'msg_your_username_changed_from' => "Seu nome de usuário foi alterado de ", + 'msg_downloaded_change' => "Alteração do valor baixado", + 'msg_your_downloaded_changed_from' => "Sua quantia baixada foi alterada de ", + 'msg_uploaded_change' => "Alteração de valor enviado", + 'msg_your_uploaded_changed_from' => "Seu valor carregado foi alterado de ", + 'msg_bonus_change' => "Quantidade de bônus alterada", + 'msg_your_bonus_changed_from' => "Seu valor bônus foi alterado de ", + 'msg_invite_change' => "Alterar valor do convite", + 'msg_your_invite_changed_from' => "Sua quantia de convite foi alterada de ", + 'msg_to_new' =>" para ", + 'msg_your_vip_status_changed' => "Seu status de VIP mudou", + 'msg_vip_status_changed_by' => "Seu status VIP mudou por ", + 'msg_your_donor_status_changed' => "Seu status do doador mudou", + 'msg_donor_status_changed_by' => "Seu status do doador mudou por ", + '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.", +]; diff --git a/resources/lang/pt/username-change-log.php b/resources/lang/pt/username-change-log.php new file mode 100644 index 00000000..6a23ff31 --- /dev/null +++ b/resources/lang/pt/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Usuário', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Administrador', + ], + 'labels' => [ + 'username_old' => 'Usuário antigo', + 'username_new' => 'Novo nome de usuário', + 'change_type' => 'Mudar tipo', + ], +]; diff --git a/resources/lang/ro/admin.php b/resources/lang/ro/admin.php new file mode 100644 index 00000000..a2d0889a --- /dev/null +++ b/resources/lang/ro/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Utilizatori Exam', + 'hit_and_runs' => 'Lovitură și alergări', + 'users_list' => 'Utilizatori', + 'tags_list' => 'Etichete', + 'agent_allows' => 'Agent permis', + 'agent_denies' => 'Agent Anunţuri', + 'exams_list' => 'Examene & Sarcini', + 'medals_list' => 'Medalii', + 'settings' => 'Setări', + 'users_medals' => 'Medalii utilizator', + 'claims' => 'Solicitări utilizator', + 'torrent_list' => 'Torente', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Roluri', + 'ability_list' => 'Permisiuni', + 'seed_box_records' => 'Cheie', + 'upload_speed' => 'Viteza de încărcare', + 'download_speed' => 'Viteza de descărcare', + 'isp' => 'ISP', + 'menu' => 'Meniu personalizat', + 'username_change_log' => 'Jurnal de schimbare nume utilizator', + 'torrent_deny_reason' => 'Refuză motivele', + 'roles' => 'Rol', + 'permissions' => 'Permisiuni', + 'section' => 'Căutați casete', + 'icon' => 'Pictograme categorie', + 'plugin' => 'Extensii', + 'category' => 'Categorii', + 'second_icon' => 'Pictograme a doua', + 'torrent_operation_log' => 'Jurnale de operațiuni torent', + 'invite' => 'Invitații', + 'user_props' => 'Utilizator reclame', + 'login_log' => 'Jurnale de conectare', + 'bonus_log' => 'Jurnale bonus', + 'torrent_buy_log' => 'Jurnale de cumpărare torrent', + 'attendance_log' => 'Jurnale de prezență', + 'oauth_client' => 'Client', + 'oauth_access_token' => 'Token-uri de acces', + 'oauth_auth_code' => 'Coduri de autentificare', + 'oauth_refresh_token' => 'Reîmprospătare jetoane', + 'token' => 'Token-uri de acces', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Verifică', + 'check_modal_header' => 'Detectează dacă clientul este permis', + 'check_pass_msg' => 'Felicitări, acest client a fost trecut prin regula :id!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Activare', + 'enable_modal_title' => 'Activare utilizator', + 'enable_disable_reason' => 'Motiv', + 'enable_disable_reason_placeholder' => 'Opţional', + 'disable_modal_btn' => 'Dezactivează', + 'disable_modal_title' => 'Dezactivare utilizator', + 'disable_two_step_authentication' => 'Anulează autentificarea în doi pași', + 'change_bonus_etc_btn' => 'Schimbare încărcată etc.', + 'change_bonus_etc_action_increment' => 'Creștere', + 'change_bonus_etc_action_decrement' => 'Scădere', + 'change_bonus_etc_field_label' => 'Câmp', + 'change_bonus_etc_action_label' => 'Acțiune', + 'change_bonus_etc_value_label' => 'Valoare', + 'change_bonus_etc_value_help' => 'Dacă tipul este încărcat/descărcare, unitatea este: GB', + 'change_bonus_etc_reason_label' => 'Motiv', + 'reset_password_btn' => 'Resetare parolă', + 'reset_password_label' => 'Parola nouă', + 'reset_password_confirmation_label' => 'Confirmare parolă nouă', + 'assign_exam_btn' => 'Atribuie examen', + 'assign_exam_exam_label' => 'Selectați examenul', + 'assign_exam_begin_label' => 'Oră de început', + 'assign_exam_end_label' => 'Ora de încheiere', + 'assign_exam_end_help' => 'Dacă nu specificați o oră de început/sfârșit, intervalul de timp setat de examenul în sine va fi utilizat', + 'grant_medal_btn' => 'Acordă medalia', + 'grant_medal_medal_label' => 'Selectați medalia', + 'grant_medal_duration_label' => 'Durată', + 'grant_medal_duration_help' => 'Unitate: zile. Dacă rămâne necompletat, utilizatorul are deținerea permanentă', + 'confirm_btn' => 'Confirmare', + 'disable_download_privileges_btn' => 'Activare descărcare', + 'enable_download_privileges_btn' => 'Dezactivează descărcarea', + 'grant_prop_btn' => 'Subvenție bară', + 'grant_prop_form_prop' => 'Selectează prop', + 'grant_prop_form_duration' => 'Durată', + 'grant_prop_form_duration_help' => 'Unitate: zile. Dacă este lăsat necompletat, utilizatorul o are permanent. Notă: Nu există nicio limită de timp pentru cartea de schimbare a numelui, ignorați această valoare.' , + 'confirm_bulk' => 'Confirmare în bloc', + 'change_bonus_etc_duration_label' => 'Durată', + 'change_bonus_etc_duration_help' => 'Necesar la adăugarea invitației temporare, în zile', + 'change_class_btn' => 'Schimbă clasa', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Evitare în vrac', + 'bulk_action_update_end_label' => 'Sfârșit modificare în bloc', + 'action_avoid' => 'Evită', + 'action_update_end' => 'Modifică ora de sfârșit', + 'result_passed' => 'Trecut!', + 'result_not_passed' => 'Nu a trecut!', + ], + 'exam' => [ + 'index_duplicate' => 'Index::index duplicat!', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Fixat', + 'bulk_action_remove_tag' => 'Elimină eticheta', + 'bulk_action_attach_tag' => 'Atașează eticheta', + 'action_approval' => 'Aprobare', + 'bulk_action_attach_tag_remove_old' => 'De asemenea, șterge etichetele vechi', + 'bulk_action_recommend' => 'Recomandare', + 'bulk_action_sp_state' => 'Promovare', + 'bulk_action_hr' => 'S&o', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Schimbă statusul', + 'check_modal_btn' => 'Verifică', + 'check_modal_header' => 'Detectează dacă IP-ul este SeedBox', + ], + 'tag' => [ + 'detach_torrents' => 'Detașează toate torentele', + ], + ] +]; diff --git a/resources/lang/ro/attendance.php b/resources/lang/ro/attendance.php new file mode 100644 index 00000000..9efe155c --- /dev/null +++ b/resources/lang/ro/attendance.php @@ -0,0 +1,14 @@ + "Încă nu a participat", + 'target_date_can_no_be_retroactive' => 'Data::date nu poate fi retroactivă', + 'already_attendance' => 'Deja prezență', + 'card_not_enough' => 'Cardul de participare nu este suficient', + 'ranking' => "Clasament astăzi: :ranking / :counts", + 'fields' => [ + 'date' => 'Data', + 'points' => 'Am primit bonus', + 'is_retroactive' => 'Este retroactiv', + ], +]; diff --git a/resources/lang/ro/bonus-log.php b/resources/lang/ro/bonus-log.php new file mode 100644 index 00000000..00a7c1ad --- /dev/null +++ b/resources/lang/ro/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'Anulează &HR', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Cumpără medalia', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Cumpără card de participare', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Promoție lipicioasă', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Recompensa postare', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Schimb încărcat', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Cumpără invitația', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Titlu personalizat', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'Cumpără VIP', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Cadou cuiva', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Anulează anunţul', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Rată cadou sau cotă mică', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Desenul norocos', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Bursă descărcată', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'Cumpără invitație temporară', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Cumpara curcubeu ID', + \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_ROLE_WORK_SALARY => 'Rol muncă salariu', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torentul trebuie descărcat', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Primire recompensă', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Primește cadou', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Încarcă torrent', + ], + 'fields' => [ + 'business_type' => 'Tip afacere', + 'old_total_value' => 'Valoare înainte de tranzacționare', + 'value' => 'Valoare tranzacție', + 'new_total_value' => 'Valoare post-tranzacționare', + ], +]; diff --git a/resources/lang/ro/bonus.php b/resources/lang/ro/bonus.php new file mode 100644 index 00000000..efc8837d --- /dev/null +++ b/resources/lang/ro/bonus.php @@ -0,0 +1,35 @@ + 'Cheltuiește :bonus cumpără :medal_name', + 'comment_buy_attendance_card' => 'Cheltuieli :bonus cumpără un card de participare', + 'comment_buy_temporary_invite' => 'Cheltuiește :bonus cumpără :count invitație temporară', + 'comment_buy_rainbow_id' => 'Cheltuieli :bonus cumpără :duration zile curcubeu ID', + 'comment_buy_change_username_card' => 'Cheltuiește :bonus cumpără schimbarea numelui de utilizator', + 'comment_gift_medal' => 'Cheltuiește :bonus cumpără :medal_name și cadou pentru :to_username', + 'comment_buy_torrent' => 'Cheltuie :bonus cumpără torrent: :torrent_id', + 'comment_torrent_be_downloaded' => 'Venituri din torrent descărcate de :username(UID: :uid)', + 'table_thead' => [ + 'reward_type' => 'Tip de recompensă', + 'count' => 'Număr', + 'size' => 'Dimensiune', + 'a_value' => 'O valoare', + 'bonus_base' => 'Bonus de bază', + 'factor' => 'Factor', + 'got_bonus' => 'Am primit bonus', + 'total' => 'Total', + ], + 'reward_types' => [ + 'basic' => 'Recompensă de bază', + 'harem_addition' => 'Adăugare de harm', + 'official_addition' => 'Adăugare oficială', + 'medal_addition' => 'Suplimentare medalie', + ], + 'not_enough' => 'Niciun bonus! Necesită :require_bonus, ai în prezent: :now_bonus', + 'msg_someone_loves_you' => "Cineva te iubește", + 'msg_you_have_been_given' => "Vi s-a oferit un cadou de ", + 'msg_after_tax' => " (după impozitare, este ", + 'msg_karma_points_by' => ") Puncte Karma de ", + 'msg_personal_message_from' => "Mesaj personal de la ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/ro/bookmark.php b/resources/lang/ro/bookmark.php new file mode 100644 index 00000000..ceab64a5 --- /dev/null +++ b/resources/lang/ro/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => 'Adaugă la bookmark cu succes!', + 'delete_success' => 'Anulare marcaj reușită!', + ] +]; diff --git a/resources/lang/ro/claim.php b/resources/lang/ro/claim.php new file mode 100644 index 00000000..b179f0ac --- /dev/null +++ b/resources/lang/ro/claim.php @@ -0,0 +1,38 @@ + 'Detalii solicitare torent', + 'title_for_user' => 'Detaliile cererii utilizatorului', + 'th_id' => 'ID', + 'th_username' => 'Utilizator', + 'th_torrent_name' => 'Numele torentului', + 'th_torrent_size' => 'Dimensiune torrent', + 'th_torrent_ttl' => 'TTL torrent', + 'th_claim_at' => 'Revendică la', + 'th_last_settle' => 'Ultima plată la', + 'th_seed_time_this_month' => 'Ex. luna aceasta', + 'th_uploaded_this_month' => 'Up-ul în această lună', + 'th_reached_or_not' => 'Realizat', + 'th_action' => 'Acțiune', + + 'msg_title' => 'Revendică rezultatul din ultima lună (:lună):', + 'msg_subject' => ':month Reclamație', + 'claim_total' => 'Revendicare totală torrent: :total', + 'claim_reached_counts' => 'Numărul torentelor atinse: :count', + 'claim_reached_summary' => 'Primește bonus torrent pe oră: :bonus_per_hour, media timpului de seed (oră): :hours, obține totalul bonus_total :bonus_total', + 'claim_unreached_remain_counts' => 'Torrentul neatins rămâne cont: :count', + 'claim_unreached_remove_counts' => 'Ștergerea torentului nereușită: :count', + 'claim_unreached_summary' => 'Deduce-bonus pentru fiecare torrent inatins::deduct_per_torrent, deducere totală: :deduct_total', + + 'confirm_give_up' => 'Ești sigur că vrei să renunți să revendici acest torent?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => 'Confirmați revendicarea?', + 'remove_claim' => 'Renunță', + 'remove_claim_confirm' => 'Confirmați renunțarea la cerere?', + 'already_claimed' => 'Revendicat', + 'not_claim_yet' => 'Nerevendicat', + 'fields' => [ + 'torrent_id' => 'ID Torent', + ], + 'claim_all_seeding_confirmation' => 'Ești sigur că vrei să revendici toate torentele care sunt în curs de seeding?' , +]; diff --git a/resources/lang/ro/cleanup.php b/resources/lang/ro/cleanup.php new file mode 100644 index 00000000..4b5d569c --- /dev/null +++ b/resources/lang/ro/cleanup.php @@ -0,0 +1,36 @@ + 'Interzis de sistem din cauza avertismentului de vorbire a expirat.', + 'disable_user_unconfirmed' => 'Dezactivează prin sistem din cauza termenului excesiv neconfirmat.', + 'disable_user_no_transfer_alt_last_access_time' => 'Dezactivați conturile de utilizator inactive, fără transfer. Alt: ultimul timp de acces.', + 'disable_user_no_transfer_alt_register_time' => 'Dezactivați conturile de utilizator inactive, fără transfer. Alt: ora înregistrării.', + 'disable_user_not_parked' => 'Dezactivează conturile utilizatorilor inactivi, nu parcate.', + 'disable_user_parked' => 'Dezactivează conturile inactive ale utilizatorilor, parcate.', + 'destroy_disabled_account' => 'Ștergerea fizică temporală a conturilor dezactivate', + 'alarm_email_subject' => '[:site_name] excepție de activitate de curățare a fundalului', + 'alarm_email_body' => 'Timpul curent: :now_time, level :level, Ultimul timp a fost: :last_time, a fost mai mare decât: :elapsed_seconds seconds(:elapsed_seconds_uman) de când a fost rulat, intervalul de execuție setat este: :interval secunde(:interval_uman), verificați!', + 'alarm_email_subject_for_queue_failed_jobs' => '[:site_name]Excepție de sarcină sincronă', + 'alarm_email_body_for_queue_failed_jobs' => 'Există un total de :count joburi asincrone eșuate din :since ce, înregistrat în tabelul bazei de date :failed_job_table, te rugăm verifică-l!', + + 'msg_low_ratio_warning_removed' => "Avertisment cu raport scăzut eliminat", + 'msg_your_ratio_warning_removed' => "Avertismentul dvs. de rată scăzută a fost eliminat și promovat automat la [b]Utilizatorul[/b]. Vă recomandăm să mențineți o rată până la a nu fi avertizată din nou.\n", + 'msg_promoted_to' => "Promovat la ", + 'msg_now_you_are' => "Felicitări, ați fost promovat automat la [b]", + 'msg_see_faq' => "[/b]. :)\nVă rugăm să consultaţi [b][url=faq.php#id22]FAQ[/url][/b] pentru ceea ce puteţi face acum.\n", + 'msg_demoted_to' => "Demonstrat până la ", + 'msg_demoted_from' => "Ați fost auto-retrogradat de la [b]", + 'msg_to' => "[/b] la [b]", + 'msg_because_ratio_drop_below' => "[/b] deoarece rata de partajare a scăzut sub ", + 'msg_must_fix_ratio_within' => "Ați fost avertizat și auto-retrogradat de la [b]Utilizatorul[/b] la [b]Peasant[/b] din cauza raportului scăzut. Trebuie să îl reparați în interiorul ", + 'msg_days_or_get_banned' => " zile sau contul tău va fi interzis. Dacă nu aveţi nicio idee despre ce este raportul sau despre cum vă afectează, vă sugerăm să citiţi [url=faq. hp#idid17][b]FAQ[/b][/url].", + 'msg_vip_status_removed' => "Stare VIP ştearsă de sistem.", + 'msg_vip_status_removed_body' => "Statutul tău VIP a expirat și a fost eliminat automat de către sistem. Devino un VIP din nou prin schimbul unor Puncte Karma Bonus. Dorințe!", + 'msg_donor_status_removed' => "Starea donatorului a fost eliminată de sistem.", + 'msg_donor_status_removed_body' => "Statusul donatorului tău a expirat și a fost eliminat automat de către sistem. Deveniți un donator din nou donator donându-ni. Noroc!", + 'msg_warning_removed' => "Avertisment eliminat de sistem", + 'msg_your_warning_removed' => "Avertismentul tău este eliminat de sistem. Sperăm că te vei comporta de acum înainte.", + 'msg_your_torrent_deleted' => "Torentul tău a fost șters", + 'msg_your_torrent' => "Torentul tău ", + 'msg_was_deleted_because_dead' => " a fost șters de sistem pentru că a fost mort pentru o lungă perioadă de timp. Cu toate acestea, păstrați bonusul karma pentru încărcarea torentului.", +]; diff --git a/resources/lang/ro/comment.php b/resources/lang/ro/comment.php new file mode 100644 index 00000000..8ecd279e --- /dev/null +++ b/resources/lang/ro/comment.php @@ -0,0 +1,8 @@ + "Comentariu nou", + 'msg_torrent_receive_comment' => "Ai primit un comentariu despre torentul tău ", + 'msg_offer_receive_comment' => "Ați primit un comentariu privind oferta dvs. ", + 'msg_request_receive_comment' => "Ați primit un comentariu la cererea dvs. " +]; diff --git a/resources/lang/ro/dashboard.php b/resources/lang/ro/dashboard.php new file mode 100644 index 00000000..fc35633c --- /dev/null +++ b/resources/lang/ro/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Statistici utilizatori', + 'total' => 'Total', + 'unconfirmed' => 'Neconfirmat', + 'visit_last_one_day' => 'PV din ultima 1 zi', + 'visit_last_one_week' => 'PV din ultimele 7 zile', + 'visit_last_30_days' => 'PV din ultimele 30 de zile', + 'vip' => 'Vibrează', + 'donated' => 'Donat', + 'warned' => 'Avertizat', + 'disabled' => 'Dezactivat', + 'gender_male' => 'Bărbat', + 'gender_Male' => 'Bărbat', + 'gender_female' => 'Femeie', + 'gender_Female' => 'Femeie', + 'gender_N/A' => 'Sex necunoscut', + ], + 'torrent' => [ + 'page_title' => 'Statisticile torentului', + 'total' => 'Total', + 'dead' => 'Mort', + 'seeders' => 'Seederi', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Parteneri', + 'seeders_leechers_ratio' => 'Seederi / Leechers', + 'active_web_users' => 'Utilizatori web activi', + 'active_tracker_users' => 'Utilizatori Tracker activi', + 'total_torrent_size' => 'Dimensiunea totală a torentului', + 'total_uploaded' => 'Mărime încărcată', + 'total_downloaded' => 'Dimensiune descărcată', + 'total_uploaded_downloaded' => 'Dimensiunea încărcată + descărcată', + ], + 'user_class' => [ + 'page_title' => 'Clasa utilizatorului', + ], + 'system_info' => [ + 'page_title' => 'Informații sistem', + 'nexus_version' => 'Versiune NexusPHP', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Versiune Laravel', + 'php_version' => 'Versiune PHP', + 'mysql_version' => 'Versiune Mysql', + 'os' => 'SG', + 'server_software' => 'Soft web', + 'load_average' => 'Media încărcării serverului', + 'filament_version' => 'Versiune filament', + 'redis_version' => 'Versiunea Redis', + ], + 'latest_user' => [ + 'page_title' => 'Ultimul utilizator', + ], + 'latest_torrent' => [ + 'page_title' => 'Torent cel mai recent', + ], + 'torrent_trend' => [ + 'page_title' => 'Tendința de torrent', + ], + 'user_trend' => [ + 'page_title' => 'Tendința utilizatorului', + ], + +]; diff --git a/resources/lang/ro/exam-user.php b/resources/lang/ro/exam-user.php new file mode 100644 index 00000000..1a1fbb21 --- /dev/null +++ b/resources/lang/ro/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Utilizatori Exam' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Terminat', + \App\Models\ExamUser::STATUS_AVOIDED => 'Evitat', + \App\Models\ExamUser::STATUS_NORMAL => 'Normală', + ], + 'end_can_not_before_begin' => "Ora de sfârșit: :end nu poate fi înainte de a începe: :start", + 'status_not_allow_update_end' => 'Starea curentă nu este::status_text, nu se poate schimba ora de sfârșit', +]; diff --git a/resources/lang/ro/exam.php b/resources/lang/ro/exam.php new file mode 100644 index 00000000..8c8ca7e4 --- /dev/null +++ b/resources/lang/ro/exam.php @@ -0,0 +1,72 @@ + 'Examen', + 'name' => 'Nume Exam', + 'index' => 'Indicele de examen', + 'time_range' => 'Timp de examen', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Creștere încărcare', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Media timpului seed-ului', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Descarcare increment', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Creștere bonus', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Creștere puncte de referință', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Creștere torrent', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Clasa utilizatorului', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Înregistrează intervalul de timp', + \App\Models\Exam::FILTER_USER_DONATE => 'Donat', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Intervalul zilelor de înregistrare', + ], + 'require_value' => 'Necesită', + 'current_value' => 'Actuală', + 'result' => 'Rezultat', + + 'result_pass_for_exam' => 'Trecut!', + 'result_pass_for_task' => 'Finalizat!', + 'result_not_pass_for_exam' => 'Nu a trecut!', + 'result_not_pass_for_task' => 'nu a fost finalizat!', + 'checkout_pass_message_subject_for_exam' => 'Exam trecut!', + 'checkout_pass_message_content_for_exam' => 'Felicitări! Ai trecut examenul: :exam_name în timp (:start ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => 'Exam-ul nu a trecut și contul este interzis!', + 'checkout_not_pass_message_content_for_exam' => 'Nu ai trecut examenul: :exam_name în timp (:start ~ :end), iar contul tău a fost interzis!', + + 'checkout_pass_message_subject_for_task' => 'Sarcină finalizată!', + 'checkout_pass_message_content_for_task' => 'Felicitări! Ai încheiat sarcina: :exam_name în timp (:start ~ :end), primește bonus: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => 'Sarcina nu a fost finalizată!', + 'checkout_not_pass_message_content_for_task' => 'Nu ai îndeplinit sarcina: :exam_name în timp (:start ~ :end), deduce bonus: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Nu este un examen complet: :exam_name în timp (:start ~ :end)', + 'ban_user_modcomment' => 'Din cauza examenului incomplet: :exam_name(:start ~ :end), interdicție de către sistem.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Listă de Exam' + ] + ], + 'recurring' => 'recurent', + 'recurring_daily' => 'o dată pe zi', + 'recurring_weekly' => 'o dată pe săptămână', + 'recurring_monthly' => 'o dată pe lună', + 'recurring_help' => 'Dacă este specificată periodic, ora de început a examenului este ora de începere a ciclului curent, iar termenul final este termenul final al ciclului curent, care sunt toate zile/săptămâni/luni naturale așa cum se menționează aici. Dacă tipul este examen, la sfârşitul fiecărui ciclu, dacă utilizatorul îndeplineşte în continuare criteriile de screening, utilizatorului i se va atribui automat un examen pentru ciclul următor.' , + + 'time_condition_invalid' => 'Parametrul de timp nu are sens, există și doar unul din trei elemente: timp de început + sfârșit / durată / recurență', + + 'type_exam' => 'Examen', + 'type_task' => 'Sarcină', + 'type' => 'Tip', + 'type_help' => 'Exam-ul este un examen regulat, iar lipsa acestuia va duce la interzicerea contului. Sarcinile pot fi setate să recompenseze bonus sau să deducă bonus în funcție de terminarea sau nu', + + 'fail_deduct_bonus' => 'Bonus deductibil pentru eșec', + 'success_reward_bonus' => 'Bonus de recompensă pentru completare', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => 'Sigur vrei să revendici?' , + 'claim_by_yourself_only' => 'Revendică doar de unul singur!' , + 'not_match_target_user' => 'Nu ești un utilizator țintă potrivit!' , + 'has_other_on_the_way' => 'Există un alt :type_text în desfășurare!' , + 'claimed_already' => 'Deja revendicat', + 'not_between_begin_end_time' => 'Nu între începere și sfârșit', + 'reach_max_user_count' => 'Numărul de utilizatori reclamați a atins maximul său', + 'claimed_user_count' => 'Revendicat', + 'max_user_count' => 'Număr maxim de utilizatori (0 înseamnă nelimitat)', + 'background_color' => 'Culoare fundal cutie de informații', +]; diff --git a/resources/lang/ro/file.php b/resources/lang/ro/file.php new file mode 100644 index 00000000..36664067 --- /dev/null +++ b/resources/lang/ro/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Fișiere', + ], +]; diff --git a/resources/lang/ro/forum.php b/resources/lang/ro/forum.php new file mode 100644 index 00000000..0a243627 --- /dev/null +++ b/resources/lang/ro/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'Subiectul are un nou răspuns', + 'replied_notify_body' => 'Subiectul dvs::topic_subject are un nou răspuns.', + ], + 'post' => [ + 'edited_notify_subject' => 'Răspunsul a fost modificat', + 'edited_notify_body' => 'Răspunsul dvs. la subiect: :topic_subject a fost modificat de :editor.', + ] +]; diff --git a/resources/lang/ro/fun.php b/resources/lang/ro/fun.php new file mode 100644 index 00000000..c822c5b2 --- /dev/null +++ b/resources/lang/ro/fun.php @@ -0,0 +1,15 @@ + "Articol distractiv interzis", + 'msg_your_fun_item' => "Elementul tău distractiv '", + 'msg_is_ban_by' => "' este interzis de ", + 'msg_reason' => ". Motiv: ", + 'msg_fun_item_reward' => "Recompensă articol distractiv", + 'msg_out_of' => " din ", + 'msg_people_think' => " crede că elementul distractiv pe care l-ai postat ", + 'msg_is_fun' => " e distractiv. Deci, iată ", + 'msg_bonus_as_reward' => " Karma puncte ca recompensă.", + 'msg_fun_item_dull' => "Articol amuzant", + 'msg_is_dull' => " este de fapt dulce :thumbsdown: . Deci a fost scos de pe pagina de acasă. Poate trebuie să-ți îmbunătățești simțul umorului.", +]; diff --git a/resources/lang/ro/hr.php b/resources/lang/ro/hr.php new file mode 100644 index 00000000..efe76fc5 --- /dev/null +++ b/resources/lang/ro/hr.php @@ -0,0 +1,28 @@ + 'Inspectarea', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Realizat', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'Neatins', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Pardonat', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Dezactivat', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Manual', + '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_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!', + 'reached_message_content' => 'Felicitări! Torentul: :torrent_name(ID: :torrent_id) pe care îl descarci la: :completed_at a atins cerința.', + + 'unreached_comment' => "Până la::now \nora seed_time: :seed_time Ora (ore) Neatins cerința::seed_time_minimum Ora (Ora) \nrata de partajare::share_ratio neatins cerința::ignore_when_ratio_reach de asemenea", + 'unreached_message_subject' => '&R(ID: :hit_and_run_id) inaccesibil!', + 'unreached_message_content' => 'Torentul :torrent_name(ID: :torrent_id) pe care l-ai descărcat în :completed_at: nu a ajuns! Te rugăm să reții că acumularea unui anumit număr de H&R contul tău va fi dezactivat.', + + 'unreached_disable_comment' => 'Cantitatea H&R a atins limita superioară și contul a fost dezactivat de către sistem', + 'unreached_disable_message_content' => 'Contul tău a fost dezactivat deoarece numărul cumulat de H&R a fost atins limita de sistem: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => 'cheltuiala :bonus anulată', + 'remove_confirm_msg' => 'Eliminați H&R prin deducerea bonusului :bonus, ok?', +]; diff --git a/resources/lang/ro/imdb.php b/resources/lang/ro/imdb.php new file mode 100644 index 00000000..b5fcd62b --- /dev/null +++ b/resources/lang/ro/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'Română (România)', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Franceză (Franța)', + 'de-DE' => 'Germană', + 'hi-IN' => 'Hindi', + 'it-IT' => 'Italiană', + 'pt-BR' => 'Portugheză (Brazilia)', + 'es-ES' => 'Spaniolă (Spania)', + 'es-MX' => 'Spaniolă (Mexic)', + ], +]; diff --git a/resources/lang/ro/index.php b/resources/lang/ro/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/ro/index.php @@ -0,0 +1,5 @@ + 'Invitație invalidă! Codul de invitație este interzis!', + 'fields' => [ + 'inviter' => 'Expeditor', + 'invitee' => 'Primire e-mail', + 'time_invited' => 'Timpul trimiterii', + 'valid' => 'Valid', + 'invitee_register_uid' => 'UID înregistrat', + 'invitee_register_email' => 'E-mail înregistrat', + 'invitee_register_username' => 'Nume utilizator înregistrat', + 'expired_at' => 'hash a expirat la', + 'time_invited_begin' => 'Trimite timp gte', + 'time_invited_end' => 'Trimite timp lte', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'Sistemul de invitație este închis', + 'no_permission' => 'Solicitați :class sau mai mult pentru a trimite invitații', + 'invite_not_enough' => 'Invitațiile nu sunt suficiente', + ], + 'send_allow_text' => 'Invită pe cineva', + 'pre_register_username' => 'Nume utilizator pre-înregistrare', + 'pre_register_username_help' => 'Numele de utilizator și adresa de e-mail nu vor fi modificate când utilizatorul se înregistrează cu acest cod de invitație', + 'require_pre_register_username' => "Numele de utilizator pre-înregistrare nu poate fi gol", +]; diff --git a/resources/lang/ro/label.php b/resources/lang/ro/label.php new file mode 100644 index 00000000..dd8b4dc6 --- /dev/null +++ b/resources/lang/ro/label.php @@ -0,0 +1,379 @@ + 'Nume', + 'email' => 'E-mail', + 'image' => 'Imagine', + 'expire_at' => 'Expiră la', + 'username' => 'Utilizator', + 'status' => 'Status', + 'enabled' => 'Activat', + 'disabled' => 'Dezactivat', + 'created_at' => 'Creat la', + 'updated_at' => 'Actualizat la', + 'begin' => 'Oră de început', + 'end' => 'Ora de încheiere', + 'uploaded' => 'Încărcat', + 'downloaded' => 'Descărcat', + 'ratio' => 'Raport de distribuire', + 'seed_time_required' => 'Necesită timp seed-ului', + 'inspect_time_left' => 'Inspectează timpul rămas', + 'added' => 'Adăugare timp', + 'last_access' => 'Ultima dată de acces', + 'priority' => 'Prioritate', + 'priority_help' => 'Cu cât este mai mare valoarea, cu atât mai mare este clasamentul', + 'comment' => 'Comentariu', + 'duration' => 'Durată', + 'description' => 'Descriere', + 'price' => 'Preț', + 'deadline' => 'Termen', + 'permanent' => 'Permanent', + 'operator' => 'Operator', + 'action' => 'Acțiune', + 'submit' => 'Trimiteți', + 'cancel' => 'Anulează', + 'reset' => 'Reset', + 'anonymous' => 'Anonim', + 'infinite' => 'Infinit', + 'save' => 'Salvează', + 'country' => 'Țară', + 'city' => 'Oraș', + 'client' => 'Client', + 'reason' => 'Motiv', + 'change' => 'Schimbă', + 'create' => 'Crează', + 'created_at_begin' => 'Creat la început', + 'created_at_end' => 'Creat la sfârșit', + 'setting' => [ + 'nav_text' => 'Setare', + 'backup' => [ + 'tab_header' => 'Backup', + 'enabled' => 'Activat', + 'enabled_help' => 'Activează sau nu copia de rezervă', + 'frequency' => 'Frecvenţă', + 'frequency_help' => 'Frecvența copiei de rezervă', + 'hour' => 'Oră', + 'hour_help' => 'Faceți copie de rezervă la această oră', + 'minute' => 'Minut', + 'minute_help' => "Copia de rezervă este efectuată în minutul orei precedente. Dacă frecvența este apăsată „orar”, această valoare va fi ignorată", + 'google_drive_client_id' => 'ID client Google Drive', + 'google_drive_client_secret' => 'Secret client Google Drive', + 'google_drive_refresh_token' => 'Token de reîmprospătare Google Drive', + 'google_drive_folder_id' => 'ID folder Google Drive', + 'via_ftp' => 'Backup prin FTP', + 'via_ftp_help' => 'Dacă doriți să salvați prin FTP. Dacă da, adăugați informațiile de configurare în fișierul .env, consultați Laravel doc', + 'via_sftp' => 'Backup prin SFTP', + 'via_sftp_help' => 'Dacă doriți să salvați prin FTP. Dacă da, adăugați informațiile de configurare în fișierul .env, consultați Laravel doc', + ], + 'hr' => [ + 'tab_header' => 'S&o', + 'mode' => 'Mod', + 'inspect_time' => 'Inspectează timpul', + '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', + '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', + 'ban_user_when_counts_reach_help' => 'Numărul de H&R ajunge la această valoare și contul va fi dezactivat', + 'include_rate' => 'Necesită rata de finalizare', + 'include_rate_help' => 'Contorizează H&R doar când rata de finalizare a descărcării (zecimal între 0 ~ 1) atinge această valoare. Implicit: 1' + ], + 'seed_box' => [ + 'tab_header' => 'Cheie', + 'enabled_help' => 'Activează regulile SeedBox sau nu', + 'no_promotion' => 'Fără promovare', + 'no_promotion_help' => 'Nicio Promoție, încărcată/descărcată nu sunt calculate în funcție de valoarea reală', + 'max_uploaded' => 'Multiplicator volum maxim de încărcare', + 'max_uploaded_help' => 'Volumul total de încărcare este cel mult un multiplu din volumul său. Setat la 0 Fără limitare', + 'not_seed_box_max_speed' => 'Viteza maximă de încărcare nu este SeedBox', + 'not_seed_box_max_speed_help' => 'Unitate: Mbps, dacă această valoare este depășită și înregistrarea SeedBox nu poate fi potrivită, permisiunea de descărcare este dezactivată', + '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', + ], + 'meilisearch' => [ + 'tab_header' => 'Meilisca:', + 'enabled' => 'Dacă să activeze Meilis·', + 'enabled_help' => 'Vă rugăm să instalați și să configurați datele și să importați datele înainte de a le activa, altfel nu există date pentru căutarea torrentelor.', + 'search_description' => 'Meilis· dacă trebuie căutate descrieri', + 'search_description_help' => "Implicit: 'Nu'. Dacă 'Da', descrierea care conține cuvinte cheie va fi, de asemenea, returnată, iar numărul de rezultate pozitive poate fi mai mare. Este necesar să reimportați imediat după schimbare", + 'default_search_mode' => 'Modul de căutare implicit', + 'default_search_mode_help' => "Implicit: 'Exact'. 'And' va fi împărțit, 'Exact' nu este împărțit", + ], + 'system' => [ + 'tab_header' => 'Sistem', + 'change_username_card_allow_characters_outside_the_alphabets' => 'Schimbă numele cu alte caractere decât literele în limba engleză', + 'change_username_min_interval_in_days' => 'Intervalul minim de zile pentru schimbarea numelui de utilizator', + 'maximum_number_of_medals_can_be_worn' => 'Numărul maxim de medalii care pot fi purtate', + 'cookie_valid_days' => 'Zilele Cookie valide', + 'maximum_upload_speed' => 'Viteza maximă de încărcare', + 'maximum_upload_speed_help' => 'Această valoare afectează detectarea trișorului și este viteza maximă de încărcare pentru un nivel de detectare conservator. Limita de viteză actuală = Viteza maximă de încărcare/Nivelul de detectare, de la Conservator la suspect este de 1 la 4. Dacă limita de viteză maximă este 1000 și nivelul de detectare este conservator, limita de viteză reală este 1000/1 = 1000, iar nivelul de detectare este suspect, limita de viteză actuală este 1000/4 = 250. O singură viteză de încărcare care depășește Limita de viteză reală va dezactiva instant contul. Unitatea aici este Mbps, de exemplu: 100 Mbps = 12,5 MB/s.', + 'is_invite_pre_email_and_username' => 'Invitați dacă să pre-rezervați un e-mail și un nume de utilizator', + 'is_invite_pre_email_and_username_help' => "Implicit: 'Nu'. Dacă este pre-rezervat, e-mailul și numele de utilizator nu pot fi modificate atunci când utilizatorul se înregistrează.", + 'access_admin_class_min' => 'Clasa minimă pentru logare în backend admin', + '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", + ], + 'image_hosting' => [ + 'driver' => 'Locație stocare', + 'driver_help' => 'Dacă alegeți local, implicit îl salvați local pe serverul unde este localizat site-ul, altfel încărcați-l pe serverul de imagini corespunzător', + 'tab_header' => 'Găzduire imagine', + 'upload_api_endpoint' => 'Încarcă adresa interfeței', + 'base_url' => 'Prefix URL imagine', + 'upload_token' => 'Cod de încărcare', + ] + ], + 'user' => [ + 'label' => 'Utilizator', + 'uploaded' => 'Încărcat', + 'downloaded' => 'Descărcat', + 'invites' => 'Invitații', + 'seedbonus' => 'Bonus', + 'attendance_card' => 'Curs de prezență', + 'class' => 'Clasa', + 'status' => 'Status', + 'enabled' => 'Activat', + 'username' => 'Nume', + 'invite_by' => 'Invitator', + 'two_step_authentication' => 'Autentificare în două etape', + 'seed_points' => 'Puncte de seed', + 'downloadpos' => 'Descarcă privilegii', + 'parked' => 'Parcat', + 'offer_allowed_count' => 'Numărul de oferte permise', + 'tmp_invites' => 'Invitație temporară', + ], + 'medal' => [ + 'label' => 'Medalie', + 'image_large' => 'Imagine mare', + 'image_small' => 'Imagine mică', + 'get_type' => 'Obține tipul', + 'duration' => 'Durată', + 'duration_help' => 'Unitate: zile. Dacă rămâne necompletat, utilizatorul are deținerea permanentă', + ], + 'user_medal' => [ + 'label' => 'Medalie utilizator', + ], + 'exam' => [ + 'label' => 'Exam & Sarcină', + 'is_done' => 'Este terminat', + 'is_discovered' => 'Descoperit', + 'register_time_range' => [ + 'begin' => 'Începe timpul înregistrării', + 'end' => 'Înregistrează timp sfârșit', + ], + 'register_days_range' => [ + 'begin' => 'Minim zile înregistrate', + 'end' => 'Numărul maxim de zile înregistrate', + ], + 'donated' => 'Donat', + 'index_formatted' => 'Indici de examen', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Informații de bază', + 'priority_help' => 'Cu cât este mai mare valoarea, cu atât este mai mare prioritatea și atunci când examenul multiplu se potrivește cu același utilizator, cu cea cu cea mai mare prioritate este atribuită.', + 'section_time' => 'Timp', + 'duration_help' => 'Unitate: zile. Când se atribuie utilizatorului, începe şi se termină dacă sunt specificate. În caz contrar, ora de începere este ora atribuirii, iar ora de sfârșit este ora la cesiune plus durata.', + 'section_target_user' => 'Utilizator țintă', + 'index_required_value' => 'Necesită valoare', + 'index_required_label' => 'Indice', + 'index_placeholder' => 'Increment încărcare/descărcare în GB și media timpului seed-ului în oră', + 'index_current_value' => 'Valoare curentă', + 'index_result' => 'Rezultat', + ], + 'exam_user' => [ + 'label' => 'Utilizator Exam', + 'is_done' => 'Este terminat', + ], + 'torrent' => [ + 'label' => 'Torent', + 'owner' => 'Proprietar', + 'size' => 'Dimensiune', + 'ttl' => 'TTL', + 'seeders' => 'Seederi', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'Categorie', + 'approval_status' => 'Status aprobare', + 'pos_state' => 'Stare pos', + 'sp_state' => 'Promovare', + 'visible' => 'Activ', + 'source' => 'Sursa', + 'codec' => 'Codecul', + 'audiocodec' => 'Codecul audio', + 'medium' => 'Medie', + 'team' => 'Echipă', + 'processing' => 'Prelucrare', + 'standard' => 'Standard', + 'picktype' => 'Recomandare', + 'promotion_time_type' => 'Timp tip promoție', + 'hr' => 'S&o', + 'added_begin' => 'Adăugat mai mult de', + 'added_end' => 'Adăugat mai puțin de', + 'size_begin' => 'Mărime mai mare decât', + 'size_end' => 'Dimensiune mai mică decât', + 'price' => 'Preț', + 'price_help' => 'Când un utilizator descarcă un torent, încărcătorul va primi venituri, mai puțin rata corespunzătoare de impozitare, rata curentă de impozitare: :tax_factor', + 'max_price_help' => 'Maxim::max_price', + ], + 'hit_and_run' => [ + 'label' => 'Utilizator H&R', + ], + 'tag' => [ + 'label' => 'Etichetă', + 'color' => 'Culoare fundal', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Marjă', + 'padding' => 'Padding', + 'border_radius' => 'Raza frontierei', + 'torrents_count' => 'Numărul de torente', + 'torrents_sum_size' => 'Dimensiune Torente', + ], + 'agent_allow' => [ + 'label' => 'Agent permis', + 'family' => 'Familie', + 'start_name' => 'Nume de început', + 'peer_id_start' => 'Pornire ID partener', + 'peer_id_pattern' => 'Modelul ID-ului Partenerului', + 'peer_id_matchtype' => 'ID-ul partenerului potrivire tip', + 'peer_id_match_num' => 'ID-ul partenerului se potrivește cu numul', + 'agent_start' => 'Pornire agent', + 'agent_pattern' => 'Model agent', + 'agent_matchtype' => 'Agent potrivire tip', + 'agent_match_num' => 'Agent cuţit num', + 'exception' => 'Excepție', + 'allowhttps' => 'Permite https', + ], + 'agent_deny' => [ + 'label' => 'Agent negat', + 'peer_id' => 'Începe ID-ul Partenerului', + 'agent' => 'Agent', + ], + 'claim' => [ + 'label' => 'Utilizator revendică', + 'last_settle_at' => 'Ultima plată la', + 'seed_time_this_month' => 'Sf. luna aceasta', + 'uploaded_this_month' => 'Up-ul în această lună', + 'is_reached_this_month' => 'Realizat', + ], + 'torrent_state' => [ + 'label' => 'Promovarea globală', + 'global_sp_state' => 'Starea promoției globale', + ], + 'role' => [ + 'class' => 'Relationati clasa utilizatorului', + ], + 'seed_box_record' => [ + 'label' => 'Înregistrări SeedBox', + 'type' => 'Adaugă tip', + 'operator' => 'Operator', + 'bandwidth' => 'Lățime bandă (Mbps)', + 'ip' => 'IP(Blocat)', + 'ip_begin' => 'Începe IP-ul', + 'ip_end' => 'Sfârșit IP', + 'ip_help' => 'Completează ASN/start IP + sfârșit IP/IP (Block), doar unul dintre cele trei', + 'status' => 'Status', + 'is_allowed' => 'Este albăstruit', + 'is_allowed_help' => 'IP-urile din lista albă nu sunt afectate de regula SeedBox', + 'asn' => 'ASN', + ], + 'menu' => [ + 'label' => 'Meniu personalizat', + 'enable_help' => 'Activarea meniului personalizat', + ], + 'menu_item' => [ + 'label' => 'Elemente de meniu', + 'url' => 'Link-ul', + 'text' => 'Text', + 'target' => 'Deschideți tipul', + 'style' => 'Stil', + 'parent_id' => 'Părinte', + 'min_class' => 'Clasa minimă vizibilă', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Schimbare nume card', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'ID Curcubeu', + ], + ], + 'search_box' => [ + 'label' => 'Căsuță de căutare', + 'name' => 'Numele casetei de căutare', + 'name_help' => 'Caractere permise: [a-z] (în litere mici), [0-9], [_./].', + 'section_name' => 'Numele secţiunii', + 'section_name_help' => 'Dacă este setat, afişat în meniu', + 'is_default' => 'Implicit sau nu', + 'showsubcat' => 'Arată sub-categoria', + 'taxonomies' => 'Taxonomie', + 'taxonomy_display_text' => 'Afișare text', + 'torrent_field' => 'Câmp tabel torente', + 'catsperrow' => 'Elemente pe rând', + 'catsperrow_help' => "Setați câte elemente ar trebui să afișeze pe un rând în căsuța de căutare, de ex. '8'.", + 'catpadding' => "Umplutura între articole", + 'catpadding_help' => "În pixeli. Spațiul horizional de îmbinare între elementele din caseta de căutare, ex. '3'.", + 'custom_fields' => 'Activare câmp personalizat ', + 'custom_fields_display_name' => 'Nume afișare câmp personalizat', + 'custom_fields_display' => 'Afișare câmp personalizat', + 'custom_fields_display_help' => "Utilizați 'etichetă specifică' pentru a reprezenta eticheta și valoarea câmpului personalizat, cum ar fi numele unui câmp personalizat este 'artist', +atunci eticheta:<%artist.label%>,este valoarea:<%artist.value%>", + 'category' => 'Categorie', + 'torrent_field_duplicate' => 'Câmpul tabelului torent::field nu poate fi reutilizat!', + 'other' => 'Altele', + 'taxonomy' => [ + 'name' => 'Nume', + 'sort_index' => 'Sortează', + 'sort_index_help' => "În mod ascendent, se situează pe primul loc „0”.", + 'class_name' => 'atribut clasă', + 'class_name_help' => "Numele fişierului de imagine. Caractere permise: [a-z] (în cazul inferior), [0-9], [_./].", + 'image' => 'Imagine', + 'image_help' => 'Numele fişierului de imagine. Caractere permise: [a-z] (în cazul inferior), [0-9], [_./].', + 'icon_id' => 'Pachet de pictograme categorie', + 'mode' => 'Căutați', + 'mode_help' => 'Lăsați necompletat pentru a indica faptul că se aplică la toate Căsuțele', + ], + ], + 'icon' => [ + 'label' => 'Pictograma categoriei', + 'folder' => 'Dosar Pachet Pictograme', + 'folder_help' => "Numele dosarului pachetului de pictograme. Caractere permise: [a-z] (în majuscule), [0-9], [_. ].TREBUIE să adăugați o trailing slash (/) la sfârșit, de ex. 'mycaticon/'", + 'cssfile' => 'Fișier CSS', + 'cssfile_help' => "Fișierul CSS pentru acest pachet de pictograme. Introduceți calea completă, de ex. 'styles/scenetorrents.css'. Lăsați-l gol dacă nu există. +Caractere permise: [a-z] (în majuscule), [0-9], [_./].", + 'multilang' => 'Multi-lang.', + 'multilang_help' => "Dacă utilizaţi pictograme de categorie diferite pentru limbi diferite. Dacă este setat 'da', puneţi mai multe pachete de pictograme în mai multe dosare denumite 'en', 'chs', etc.", + 'secondicon' => 'A doua pictogramă', + 'secondicon_help' => "Dacă utilizaţi pictograme secundare pentru informaţii suplimentare. Dacă este setat \"da\", puneţi pictogramele a doua într-un dosar numit \"aditiv\" împreună cu iconiţele normale.", + 'designer' => 'Designer', + 'designer_help' => 'Persoana care a proiectat pachetul de pictograme.', + 'comment' => 'Comentariu', + 'comment_help' => ' Infomaţii despre pachetul de pictograme.', + 'desc' => "Trebuie să pui pictogramele în folderul corect pentru ca aceste setări să funcţioneze. Pune pictogramele normale în 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' și a doua pictogramă în 'pic/categoriy/searchbox_name/icon_pack_folder[language_short_name/]adițional. +Nu-l prinde? Vezi dacă următoarele exemple ar putea ajuta: +Când + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes' + second_icon='no' +ar trebui să pui un fișier de pictogramă engleză normală pentru filme (e. . 'filmees.png') în 'pic/category/nhd/scenetorrents/en/' . +Când + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='yes' +ar trebui să pui un fișier pictogramă normal pentru filme (e. . filme. ng) în \"pic/categorie/chd/nanosofts/\" şi un fişier suplimentar de pictograme (de exemplu, \"bdh264.png\") în \"pic/categorie/chd/nanosofts/adiţional/\". + +Notă: În 1. , partea 'searchbox_name' poate fi omisă, adică regula este 'pic/category/icon_pack_folder[language_short_name/]' +", + ], + 'second_icon' => [ + 'label' => 'A doua pictogramă', + 'name' => 'Nume', + 'name_help' => "Nu utiliza nume lung. Recomandați mai puțin de 10 litere.", + 'image' => "Imagine", + 'image_help' => "Numele fişierului de imagine. Caractere permise: [a-z] (în cazul inferior), [0-9], [_./].", + 'class_name' => 'atribut clasă', + 'class_name_help' => "Valoarea atributului 'clasă' al imaginii. Lăsați-l gol dacă nu există. Caractere permise: [a-z] (în caz inferior), [0-9], [_]şi prima literă trebuie să fie în [a-z].", + '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.", + ], +]; diff --git a/resources/lang/ro/medal.php b/resources/lang/ro/medal.php new file mode 100644 index 00000000..33f09119 --- /dev/null +++ b/resources/lang/ro/medal.php @@ -0,0 +1,51 @@ + 'Medalie', + 'action_wearing' => 'Uzură', + 'admin' => [ + 'list' => [ + 'page_title' => 'Listă de medalii' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Schimb', + \App\Models\Medal::GET_TYPE_GRANT => 'Acordă', + ], + 'fields' => [ + 'get_type' => 'Obține tipul', + 'description' => 'Descriere', + 'image_large' => 'Imagine', + 'price' => 'Preț', + 'duration' => 'Valabil după cumpărare (zile)', + 'sale_begin_time' => 'Ora începerii vânzării', + 'sale_begin_time_help' => 'Utilizatorul poate cumpăra după această perioadă, lăsați necompletat fără restricții', + 'sale_end_time' => 'Timpul de finalizare vanzare', + 'sale_end_time_help' => 'Utilizatorul poate cumpăra înainte de această dată, lăsați necompletat fără restricții', + 'inventory' => 'Inventar', + 'inventory_help' => 'Lăsați necompletat fără restricții', + 'sale_begin_end_time' => 'Disponibil pentru vânzare', + 'users_count' => 'Numărul de vânzări', + 'bonus_addition_factor' => 'Factor de adăugare bonus', + 'bonus_addition' => 'Adăugare bonus', + 'bonus_addition_factor_help' => 'De exemplu: 0,01 înseamnă 1 %, nu mai adăugați nicio completare', + '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', + ], + 'buy_already' => 'Cumpără deja', + 'buy_btn' => 'Cumpără', + 'confirm_to_buy' => 'Sigur doriți să cumpărați?', + 'require_more_bonus' => 'Necesită mai mult bonus', + 'grant_only' => 'Acordă numai', + 'before_sale_begin_time' => 'Înainte de începerea vânzării', + 'after_sale_end_time' => 'După terminarea vânzării, ora de sfârșit', + 'inventory_empty' => 'Inventar gol', + 'gift_btn' => 'Cadou', + 'confirm_to_gift' => 'Confirmă cadoul pentru utilizator ', + 'max_allow_wearing' => 'Un maxim de :count medalii poate fi purtat în același timp', + 'wearing_status_text' => [ + 0 => 'Purta', + 1 => 'Nu purta' + ], +]; diff --git a/resources/lang/ro/message.php b/resources/lang/ro/message.php new file mode 100644 index 00000000..ecabf7f4 --- /dev/null +++ b/resources/lang/ro/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Lista de mesaje', + ], + 'show' => [ + 'page_title' => 'Detalii mesaj', + ], + 'field_value_change_message_body' => ':field este schimbat de la :old la :new de :operator. Motivul::reason.', + 'field_value_change_message_subject' => ':field modificat', + + 'download_disable' => [ + 'subject' => 'Permisiune de descărcare anulată', + 'body' => 'Privilegiile tale de descărcare au fost revocate, posibil din cauza ratelor scăzute de partajare sau a comportamentului necorespunzător. Da: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Permisiune de descărcare anulată', + 'body' => 'Permisiunea dvs. de descărcare a fost anulată din cauza vitezei excesive de încărcare, vă rugăm să introduceți fișierul dacă sunteți un utilizator de căsuță seed.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + '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_enable' => [ + 'subject' => 'Permisiunea de descărcare restaurată', + 'body' => 'Privilegii de descărcare restaurate, acum poți descărca torrente. Dy: :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Invitație temporară :change_type', + 'body' => 'Numărul tău de invitații temporare a fost :change_type :count de :operator, motiv: :reason.', + ], + 'receive_medal' => [ + 'subject' => 'Primește medalia cadou', + 'body' => "Utilizatorul :username a cumpărat o medalie [:medal_name] la un preț de :cost_bonus și ți-a dat. Medalia valorează :price, taxa este :gift_fee_total(factor: :gift_fee_factor), vei avea această medalie până la: :expire_at, iar factorul de adăugare bonus al medaliei este: :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => 'Alertă de autentificare :site_name Offsite', + 'body' => << +Data ultimei autentificări:last_login_time, IP::last_ip, locație:::last_location.
    +Dacă nu este propria operațiune, este posibil ca parola contului să fi fost pierdută, te rugăm să o schimbi la timp! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Memento pentru achiziționarea torentului cu succes', + 'body' => 'Ai cheltuit :bonus pentru a cumpăra cu succes torrent:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Timpul de sfârșit al examenului :exam_name a fost schimbat', + 'body' => 'Timpul de sfârșit al examenului în curs de desfășurare :exam_name s-a schimbat din :old_end_time în :new_end_time. admin: :operator, motiv: :reason.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Ați primit un MP.", + 'mail_sender' => "Expeditor ", + 'mail_subject' => "Subiect ", + 'mail_date' => "Data ", + 'mail_use_following_url' => "Puteți da clic pe ", + 'mail_use_following_url_1' => " pentru a vizualiza mesajul (poate trebuie să te autentifici).", + 'mail_yours' => "
    Ta,", + 'mail_the_site_team' => "Echipa %s.", + 'mail_received_pm_from' => "Ați primit un PM de la ", + 'mail_here' => "AICI", + 'msg_system' => "Sistem", + 'msg_original_message_from' => "Mesaj original de la ", +]; diff --git a/resources/lang/ro/nexus.php b/resources/lang/ro/nexus.php new file mode 100644 index 00000000..8daa4a27 --- /dev/null +++ b/resources/lang/ro/nexus.php @@ -0,0 +1,20 @@ + 'Argument nevalid', + 'require_argument' => ':argument nu poate fi gol', + 'select_one_please' => 'Vă rugăm să selectaţi unul', + 'user_not_exists' => '(orfană)', + 'time_units' => [ + 'week' => 'săptămâni', + ], + 'select_all' => 'Selectează tot', + 'unselect_all' => 'Deselectează tot', + 'increment' => 'increment', + 'decrement' => 'decret', + 'action' => 'Acțiune', + 'no_limit' => 'Fără limită', + 'sum' => 'Sum', + 'do_not_repeat' => 'Vă rugăm să nu repetați operațiunea!', + 'no_permission' => 'Nici o permisiune!', +]; diff --git a/resources/lang/ro/oauth.php b/resources/lang/ro/oauth.php new file mode 100644 index 00000000..3ec783e8 --- /dev/null +++ b/resources/lang/ro/oauth.php @@ -0,0 +1,14 @@ + 'Client', + 'redirect' => 'URL de redirecționare', + 'secret' => 'Secret', + 'revoked' => 'Valid', + 'access_token' => 'Token de acces', + 'refresh_token' => 'Reîmprospătare jeton', + 'authorization_request_title' => 'Cerere de autorizare', + 'authorization_request_desc' => 'solicită permisiunea de a-ți accesa contul', + 'btn_approve' => 'Autorizează', + 'btn_deny' => 'Anulează', + 'skips_authorization' => 'Sari autorizația', +]; diff --git a/resources/lang/ro/offer.php b/resources/lang/ro/offer.php new file mode 100644 index 00000000..906b28c8 --- /dev/null +++ b/resources/lang/ro/offer.php @@ -0,0 +1,17 @@ + " v-a permis să încărcaţi ", + 'msg_find_offer_option' => "Veţi găsi o nouă opţiune pe pagina de încărcare.", + 'msg_your_offer_allowed' => "Oferta ta a fost permisă", + 'msg_offer_voted_on' => "Oferta ta ta a fost votată. Ai dreptul să încarci ", + 'msg_offer_voted_off' => "Oferta ta ta a fost votată. Nu ai voie să încarci ", + 'msg_voted_on' => " a fost votat pentru", + 'msg_offer_deleted' => "Oferta ta a fost ștearsă", + 'msg_your_offer' => "Oferta ta '", + 'msg_was_deleted_by' => "' a fost șters de ", + 'msg_blank' => ".", + '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: ", +]; diff --git a/resources/lang/ro/peer.php b/resources/lang/ro/peer.php new file mode 100644 index 00000000..d9835b9d --- /dev/null +++ b/resources/lang/ro/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Parteneri', + ], +]; diff --git a/resources/lang/ro/permission.php b/resources/lang/ro/permission.php new file mode 100644 index 00000000..257354dd --- /dev/null +++ b/resources/lang/ro/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Aprobare Torent', + 'desc' => 'Permiteți, refuzați sau marcați ca neverificat', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Setează tag-urile speciale ale torentului', + 'desc' => 'Setați eticheta oficială / zero bonus la torente', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'Aprobarea torentului este permisă automat', + 'desc' => 'Torentul este statusul de aprobare permis după încărcare automat', + ], + 'torrent-set-price' => [ + 'text' => 'Setează torent plătit', + 'desc' => 'Setează torent plătit', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Clasa la înregistrare', + ], + 'staffmem' => [ + 'text' => 'Membru al personalului', + 'desc' => 'Clase considerate membri ai personalului, de exemplu, pot vizualiza caseta de personal', + ], + 'newsmanage' => [ + 'text' => 'Management știri', + 'desc' => 'Adaugă noutăți noi, editare, ștergere', + ], + 'newfunitem' => [ + 'text' => 'Articol cutie poștală', + 'desc' => "Postează elemente noi de funbox și editează funbox articole proprii", + ], + 'funmanage' => [ + 'text' => 'Gestionare Funbox', + 'desc' => "Editarea, ștergerea, interzicerea articolelor de funbox ale oricui", + ], + 'sbmanage' => [ + 'text' => 'Gestionare Shoutbox', + 'desc' => 'Șterge mesajele din shoutbox și helpbox', + ], + 'pollmanage' => [ + 'text' => 'Gestionare sondaje', + 'desc' => 'Adauga sondaje noi, editare, sterge', + ], + 'applylink' => [ + 'text' => 'Aplică pentru link-uri', + 'desc' => 'Aplică pentru link-uri pe pagina principală', + ], + 'linkmanage' => [ + 'text' => 'Administrare legchar@@0turchar@@1', + 'desc' => ' Adaugă link-uri noi, editare, ștergere', + ], + 'postmanage' => [ + 'text' => 'Management postări forum', + 'desc' => 'Editaţi, ştergeţi, mutaţi, lipiţi, blocaţi mesajele din forum', + ], + 'commanage' => [ + 'text' => 'Gestionare comentarii', + 'desc' => 'Modifică, șterge comentarii ale torentelor, oferte', + ], + 'forummanage' => [ + 'text' => 'Management forum', + 'desc' => 'Adaugă forumuri noi, editare, ștergere, mutare', + ], + 'viewuserlist' => [ + 'text' => 'Vezi lista de utilizatori', + 'desc' => 'Vizualizare, căutare listă utilizatori', + ], + 'user-delete' => [ + 'text' => 'Ștergere utilizator', + 'desc' => 'Ștergeți complet informațiile contului de utilizator din baza de date', + ], + 'user-change-class' => [ + 'text' => 'Schimbă clasa utilizatorului', + 'desc' => "Modifică nivelul utilizatorului, nu poate fi modificat la un nivel mai mare sau egal cu propriul său nivel", + ], + 'torrentmanage' => [ + 'text' => 'Managementul Torentului', + 'desc' => 'Editare torente, excluzând setarea torentului lipicios sau pe promoție sau ștergere', + ], + 'torrent-delete' => [ + 'text' => 'Șterge torrent', + 'desc' => 'Șterge torrent', + ], + 'torrentsticky' => [ + 'text' => 'Sticky Torent', + 'desc' => ' Setează torentele lipicioase', + ], + 'torrentonpromotion' => [ + 'text' => 'Torent pe Promovare', + 'desc' => 'Setează torentele pe promoție', + ], + 'torrent_hr' => [ + 'text' => 'Setează H&R Torent', + 'desc' => '.Setează torent în timpul inspecției H&R', + ], + 'askreseed' => [ + 'text' => 'Cere seed-ul din nou', + 'desc' => 'Cere seed-ul din nou când torentele sunt moarte', + ], + 'viewnfo' => [ + 'text' => 'Vezi NFO', + 'desc' => 'Vezi fişierele NFO', + ], + 'torrentstructure' => [ + 'text' => 'Vezi Structura Torentului', + 'desc' => 'Vezi structura fișierelor torrent', + ], + 'sendinvite' => [ + 'text' => 'Trimite invitație', + 'desc' => 'Trimite invitația de aderare celorlalți', + ], + 'viewhistory' => [ + 'text' => 'Vezi Istoric', + 'desc' => "Vezi comentariul celuilalt și istoricul postărilor", + ], + 'topten' => [ + 'text' => 'Vezi Topten', + 'desc' => 'Vezi Top Zen', + ], + 'log' => [ + 'text' => 'Vezi jurnalul general', + 'desc' => 'Vezi jurnalul general, cu excepția jurnalului confidențial', + ], + 'confilog' => [ + 'text' => 'Vezi jurnalul confidențial', + 'desc' => 'Vizualizați jurnalul confidențial, de ex. modificările setărilor site-ului', + ], + 'userprofile' => [ + 'text' => "Vezi profilul confidențial al utilizatorului", + 'desc' => "Vezi profilul confidențial al utilizatorului, de ex. adresa IP, adresa de e-mail", + ], + 'torrenthistory' => [ + 'text' => "Vezi istoricul Torentelor Utilizatorului", + 'desc' => "Vezi istoricul torentelor utilizatorului, de ex. torente descărcate. Valid numai când setarea utilizatorului pentru nivelul de confidențialitate nu este \"puternic\"" + ], + 'prfmanage' => [ + 'text' => "Administrare profil general utilizator", + 'desc' => " Schimbă profilul utilizatorului, excluzându-le pe cele cruciale, de ex. e-mail, numele de utilizator, cantitatea încărcată și descărcată, bonus" + ], + 'cruprfmanage' => [ + 'text' => "Managementul profilului crucial al utilizatorului", + 'desc' => "Schimbă profilul crucial al utilizatorului, excluzând donarea (doar Liderul personalului poate gestiona donația)", + ], + 'uploadsub' => [ + 'text' => 'Încărcare subtitrare', + 'desc' => 'Încarcă subtitrări pentru torente', + ], + 'delownsub' => [ + 'text' => "Șterge subtitrarea propriei", + 'desc' => 'Ștergeți subtitrările încărcate de unul singur', + ], + 'submanage' => [ + 'text' => 'Administrare subtitrare', + 'desc' => 'Șterge orice subtitrare', + ], + 'updateextinfo' => [ + 'text' => 'Actualizeaza informatii externe', + 'desc' => 'Actualizează infomațiile externe învechite, de ex. informații IMDb', + ], + 'viewanonymous' => [ + 'text' => 'Vezi Anonim', + 'desc' => 'Vezi cine este anonim', + ], + 'beanonymous' => [ + 'text' => 'Fii anonim', + 'desc' => 'Încarcă torrente, subtitrări anonime', + ], + 'addoffer' => [ + 'text' => 'Adaugă ofertă', + 'desc' => ' Adăugați oferte de încărcat', + ], + 'offermanage' => [ + 'text' => 'Gestionare oferte', + 'desc' => 'Permite editarea, Ștergerea ofertei', + ], + 'upload' => [ + 'text' => 'Încarcă Torentul', + 'desc' => 'Încarcă torentele în secțiunea Torente', + ], + 'uploadspecial' => [ + 'text' => 'Încarcă Torent Special', + 'desc' => 'Încarcă torentele în secțiunea specială', + ], + 'view_special_torrent' => [ + 'text' => 'Vezi Torent Special', + 'desc' => 'Vezi torentele în secțiunea specială', + ], + 'movetorrent' => [ + 'text' => 'Mută Torentul', + 'desc' => 'Mută torentele între secțiuni', + ], + 'chrmanage' => [ + 'text' => 'Managementul Cronicii', + 'desc' => 'Adaugă, editare, șterge cronicle', + ], + 'viewinvite' => [ + 'text' => 'Vezi invitația', + 'desc' => "Vezi istoricul invitațiilor utilizatorului", + ], + 'buyinvite' => [ + 'text' => 'Cumpără invitații', + 'desc' => 'Cumpără invitații la centru bonus', + ], + 'seebanned' => [ + 'text' => 'Vezi Torentele interzise', + 'desc' => 'Vezi și descarcă torentele interzise', + ], + 'againstoffer' => [ + 'text' => 'Votul împotriva ofertelor', + 'desc' => 'Votați împotriva ofertelor', + ], + 'userbar' => [ + 'text' => 'Permite Bara Utilizatori', + 'desc' => ' Ia-ți userba', + ], +]; diff --git a/resources/lang/ro/plugin.php b/resources/lang/ro/plugin.php new file mode 100644 index 00000000..10de3126 --- /dev/null +++ b/resources/lang/ro/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Instalează', + 'delete' => 'Elimină', + 'update' => 'Actualizează', + ], + 'labels' => [ + 'display_name' => 'Nume', + 'package_name' => 'Numele pachetului', + 'remote_url' => 'Adresă depozit', + 'installed_version' => 'Versiunea instalată', + 'status' => 'Status', + 'updated_at' => 'Ultima acţiune la', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'Normală', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'Nu este instalat', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Gata de instalare', + \App\Models\Plugin::STATUS_INSTALLING => 'Instalare', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Instalare eșuată', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Gata de actualizare', + \App\Models\Plugin::STATUS_UPDATING => 'Actualizare', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Actualizare eșuată', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Pregătit pentru eliminare', + \App\Models\Plugin::STATUS_DELETING => 'Eliminare', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Eliminare eșuată', + ], +]; diff --git a/resources/lang/ro/ptgen.php b/resources/lang/ro/ptgen.php new file mode 100644 index 00000000..88e2e047 --- /dev/null +++ b/resources/lang/ro/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'Link-ul vine de la::sites ', + 'btn_get_desc' => 'Obțineți un obiect', +]; diff --git a/resources/lang/ro/reward.php b/resources/lang/ro/reward.php new file mode 100644 index 00000000..6b476061 --- /dev/null +++ b/resources/lang/ro/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Recompense', + ] + +]; diff --git a/resources/lang/ro/route-permission.php b/resources/lang/ro/route-permission.php new file mode 100644 index 00000000..fd4d727a --- /dev/null +++ b/resources/lang/ro/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Încarcă torrent', + 'desc' => 'Încarcă torrent', + ], + 'torrent:list' => [ + 'text' => 'Preia lista de torente', + 'desc' => 'Preia lista de torente', + ], + 'torrent:view' => [ + 'text' => 'Vezi detaliile torentului', + 'desc' => 'Vezi detaliile torentului', + ], + 'user:view' => [ + 'text' => 'Vezi informațiile de bază ale utilizatorului', + 'desc' => 'Vezi informațiile de bază ale utilizatorului', + ], +]; diff --git a/resources/lang/ro/search.php b/resources/lang/ro/search.php new file mode 100644 index 00000000..a95b11ca --- /dev/null +++ b/resources/lang/ro/search.php @@ -0,0 +1,17 @@ + 'Căutare globală', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Titlu', + '1' => 'Descriere', + '3' => 'Încărcător', + '4' => 'URL IMDB' + ], + 'search_modes' => [ + 'and' => 'Și', + 'exact' => 'Exact', + ], +]; diff --git a/resources/lang/ro/searchbox.php b/resources/lang/ro/searchbox.php new file mode 100644 index 00000000..73849edf --- /dev/null +++ b/resources/lang/ro/searchbox.php @@ -0,0 +1,20 @@ + 'Categorie', + 'sub_category_source_label' => 'Sursa', + 'sub_category_medium_label' => 'Media', + 'sub_category_standard_label' => 'Standard', + 'sub_category_team_label' => 'Echipă', + 'sub_category_processing_label' => 'Prelucrare', + 'sub_category_codec_label' => 'Codecul', + 'sub_category_audiocodec_label' => 'Codec audio', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Afișează coperta pe lista torentelor', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Afişează pictograma căsuţei secrete pe lista de torente', + ], + 'sections' => [ + 'browse' => 'Torente', + 'special' => 'Special', + ], +]; diff --git a/resources/lang/ro/seed-box.php b/resources/lang/ro/seed-box.php new file mode 100644 index 00000000..4772a63f --- /dev/null +++ b/resources/lang/ro/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Utilizator', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrator', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Nereauditate', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Permis', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Refuzat', + ], + 'status_change_message' => [ + 'subject' => 'Starea înregistrării SeedBox a fost modificată', + 'body' => 'Starea înregistrării SeedBox cu ID-ul :id a fost schimbată de :operator de la :old_status la :new_status. Motiv: :reason', + ], + 'is_seed_box_yes' => 'Acest IP este SeedBox, identificat de înregistrare cu ID-ul :id', + 'is_seed_box_no' => 'Acest IP nu este SeedBox', +]; diff --git a/resources/lang/ro/seedbox.php b/resources/lang/ro/seedbox.php new file mode 100644 index 00000000..b722821c --- /dev/null +++ b/resources/lang/ro/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Utilizator', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administrator', + ], +]; diff --git a/resources/lang/ro/signup.php b/resources/lang/ro/signup.php new file mode 100644 index 00000000..df983aab --- /dev/null +++ b/resources/lang/ro/signup.php @@ -0,0 +1,8 @@ + "Parolele nu se potrivesc! Am scris. Încercați din nou.", + 'password_too_short' => "Ne pare rău, parola este prea scurtă (min. 6 caractere)", + 'password_too_long' => "Ne pare rău, parola este prea lungă (maxim 40 de caractere)", + 'password_equals_username' => "Ne pare rău, parola nu poate fi identică cu numele de utilizator.", +]; diff --git a/resources/lang/ro/snatch.php b/resources/lang/ro/snatch.php new file mode 100644 index 00000000..dd526c23 --- /dev/null +++ b/resources/lang/ro/snatch.php @@ -0,0 +1,8 @@ + 'Inf.', + 'index' => [ + 'page_title' => 'Snuieli', + ], +]; diff --git a/resources/lang/ro/subtitle.php b/resources/lang/ro/subtitle.php new file mode 100644 index 00000000..b9dece98 --- /dev/null +++ b/resources/lang/ro/subtitle.php @@ -0,0 +1,7 @@ + " ați șters subtitrarea pe care ați încărcat-o. ", + 'msg_your_sub_deleted' => "Subtitrarea ta a fost ștearsă", + 'msg_reason_is' => "Motivul: ", +]; diff --git a/resources/lang/ro/thank.php b/resources/lang/ro/thank.php new file mode 100644 index 00000000..0f655e42 --- /dev/null +++ b/resources/lang/ro/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Mulțumim', + ], +]; diff --git a/resources/lang/ro/token.php b/resources/lang/ro/token.php new file mode 100644 index 00000000..5fa5d139 --- /dev/null +++ b/resources/lang/ro/token.php @@ -0,0 +1,10 @@ + 'Token de acces', + 'permission' => 'Permisiuni', + 'maximum_allow_number_reached' => 'Numărul atinge limita superioară', + 'create_success_tip' => 'Token-ul a fost creat cu succes, aceste date sunt afișate o singură dată, vă rugăm să salvați corect

    :token', + 'last_used_at' => 'Timp de utilizare recent', + 'token' => 'summary', +); diff --git a/resources/lang/ro/torrent-operation-log.php b/resources/lang/ro/torrent-operation-log.php new file mode 100644 index 00000000..ef635ba5 --- /dev/null +++ b/resources/lang/ro/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Tip de acțiune', + ], +]; diff --git a/resources/lang/ro/torrent.php b/resources/lang/ro/torrent.php new file mode 100644 index 00000000..ab1876ba --- /dev/null +++ b/resources/lang/ro/torrent.php @@ -0,0 +1,109 @@ + 'Normală', + 'pos_state_sticky' => 'Fixat mai întâi', + 'pos_state_r_sticky' => 'Secunde lipicios', + + 'index' => [ + 'page_title' => 'Lista de torente', + ], + 'show' => [ + 'page_title' => 'Detalii torent', + 'basic_category' => 'Categorie', + 'basic_audio_codec' => 'Codecul audio', + 'basic_codec' => 'Codecul video', + 'basic_media' => 'Media', + 'basic_source' => 'Sursa', + 'basic_standard' => 'Standard', + 'basic_team' => 'Echipă', + 'size' => 'Dimensiune', + 'comments_label' => 'Comentarii', + 'times_completed_label' => 'Smuls', + 'peers_count_label' => 'Parteneri', + 'thank_users_count_label' => 'Mulțumim', + 'numfiles_label' => 'Fișiere', + 'bookmark_yes_label' => 'Marcat', + 'bookmark_no_label' => 'Adaugă la marcaj', + 'reward_logs_label' => 'Recompensă', + 'reward_yes_label' => 'Recompense', + 'reward_no_label' => 'Recompensă', + 'download_label' => 'Descărcare', + 'thanks_yes_label' => 'Mulţumit', + 'thanks_no_label' => 'Mulțumim', + ], + 'pick_info' => [ + 'normal' => 'Normală', + 'hot' => 'Fierbinte', + 'classic' => 'Clasic', + 'recommended' => 'Recomandare', + ], + 'claim_already' => 'Revendicat deja', + 'no_snatch' => 'Nu descărca niciodată acest torent încă', + 'can_no_be_claimed_yet' => 'Nu poate fi revendicat încă', + 'claim_number_reach_user_maximum' => 'Numărul maxim de utilizatori a fost atins', + 'claim_number_reach_torrent_maximum' => 'Numărul maxim de torente este atins', + 'claim_disabled' => 'Revendicarea este dezactivată', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Permis', + 'notify_subject' => 'Torentul a fost permis', + 'notify_msg' => 'Torentul tău:[url=:detail_url]:torrent_name[/url] a fost permis de :operator, Motiv:', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Refuzat', + 'notify_subject' => 'Torentul a fost refuzat', + 'notify_msg' => 'Torentul tău: [url=:detail_url]:torrent_name[/url] este refuzat de :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'Nu a fost revizuit', + 'notify_subject' => 'Torentul a fost marcat ca nefiind revizuit', + 'notify_msg' => 'Torentul tău: [url=:detail_url]:torrent_name[/url] a fost marcat ca nefiind verificat de :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Editare', + 'notify_subject' => 'Torentul a fost editat', + 'notify_msg' => 'Torentul tău: [url=:detail_url]:torrent_name[/url] a fost editat de :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'Ștergere', + 'notify_subject' => 'Torentul a fost șters', + 'notify_msg' => 'Torentul tău: :torrent_name a fost șters de :operator', + ] + ], + 'owner_update_torrent_subject' => 'Torentul refuzat a fost actualizat', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] a fost actualizat de către proprietar, puteți verifica dacă îndeplinește cerințele și permite', + 'approval' => [ + 'modal_title' => 'Aprobare torrent', + 'status_label' => 'Status aprobare', + 'comment_label' => 'Comentariu(opţional)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'Nu a fost revizuit', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Permis', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Refuzat', + ], + 'deny_comment_show' => 'Refuzat, motivul: :reason', + 'logs_label' => 'Jurnale de aprobare' + ], + 'show_hide_media_info' => 'Arată/Ascunde MediaInfo brut', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Global', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Până la', + ], + 'paid_torrent' => 'Torent plătit', + 'msg_torrent_deleted' => "Torentul tău a fost șters", + 'msg_the_torrent_you_uploaded' => "Torentul pe care l-ai încărcat '", + 'msg_was_deleted_by' => "' a fost șters de ", + 'msg_reason_is' => ". Motivul: ", + 'msg_reseed_request' => "Cerere retrimisă", + 'msg_reseed_user' => "Utilizator ", + 'msg_ask_reseed' => " a cerut un reseed pe torrent ", + 'msg_thank_you' => " !\nMulțumesc!", + + 'msg_offer_you_voted' => "Oferta pentru care ai votat: ", + 'msg_was_uploaded_by' => " a fost încărcat de ", + 'msg_you_can_download' => ".\nPoți descărca Torentul", + 'msg_here' => " [b]aici[/b]", + 'msg_offer' => "Ofertă ", +]; diff --git a/resources/lang/ro/upload.php b/resources/lang/ro/upload.php new file mode 100644 index 00000000..0f72fbce --- /dev/null +++ b/resources/lang/ro/upload.php @@ -0,0 +1,68 @@ + 'Preț nevalid: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Secțiune nevalidă', + 'invalid_hr' => 'Valoare H&R nevalidă', + 'invalid_pos_state' => 'Poziție invalidă: :pos_state', + 'invalid_pos_state_until' => 'Data limită a poziției invalidă', + 'not_supported_sub_category_field' => 'Câmpuri de subcategorii neacceptate: :field', + 'invalid_sub_category_value' => 'Câmp subcategorie: :label(:fieldd) valoare :value nevalidă', + 'invalid_tag' => 'Tel nevalid:tag', + 'invalid_pick_type' => 'Recomandare nevalidă::pick_type', + 'require_name' => 'Titlul nu poate fi gol', + 'price_too_much' => 'Prețul depășește intervalul admisibil', + 'approval_deny_reach_upper_limit' => 'Numărul de torente respinse pentru recenzia curentă: %s atinge limita superioară și publicarea nu este permisă.', + 'special_section_not_enabled' => 'Zona specială nu este activată.', + 'paid_torrent_not_enabled' => 'Torentul plătit nu este activat.', + 'no_permission_to_set_torrent_hr' => 'Nici o permisiune pentru a seta H&R torent.', + 'no_permission_to_set_torrent_pos_state' => 'Nu există permisiunea de a seta torentele torentelor.', + 'no_permission_to_set_torrent_price' => 'Nu există permisiunea de a seta costurile torentelor.', + 'no_permission_to_pick_torrent' => 'Nu ai permisiunea de a recomanda videoclipuri.', + 'no_permission_to_be_anonymous' => 'Fără permisiunea de a publica anonim.', + 'torrent_save_dir_not_exists' => 'Directorul de salvare al torentului nu exista.', + 'torrent_save_dir_not_writable' => 'Directorul de salvare a torentului nu permite scrierea.', + 'save_torrent_file_failed' => 'Salvarea fișierului torent a eșuat.', + 'upload_failed' => 'Încărcare eșuată!', + 'missing_form_data' => 'Vă rugăm să completaţi elementele necesare', + 'missing_torrent_file' => 'Fișier torrent lipsă', + 'empty_filename' => 'Numele fișierului nu poate fi gol!', + 'zero_byte_nfo' => 'Fișierul NFO este gol', + 'nfo_too_big' => 'Fișierul NFO este prea mare! Maximul permis de 65.535 octeți.', + 'nfo_upload_failed' => 'Încărcarea fișierului NFO a eșuat', + 'blank_description' => 'Trebuie să completați introducerea!', + 'category_unselected' => 'Trebuie să alegi tipul!', + 'invalid_filename' => 'Nume de fișier nevalid!', + 'filename_not_torrent' => 'Nume de fișier nevalid (nu fișierul .torrent).', + 'empty_file' => 'Fișier gol!', + 'not_bencoded_file' => 'Ce naiba faci? Ce ai încărcat nu este un fișier Bencod!', + 'not_a_dictionary' => 'Nu este un director', + 'dictionary_is_missing_key' => 'Valoare director lipsă', + 'invalid_entry_in_dictionary' => 'Înregistrare director nevalidă', + 'invalid_dictionary_entry_type' => 'Tip de element director nevalid', + 'invalid_pieces' => 'Bloc: Fișier nevalid', + 'missing_length_and_files' => 'Lungime și fișier lipsă', + 'filename_errors' => 'Nume fișier eroare', + 'uploaded_not_offered' => 'Poți încărca doar torrentul care trece de candidat. Te rugăm să te întorci pentru a selecta proiectul corespunzător în candidatul înainte de încărcare!', + 'unauthorized_upload_freely' => 'Nu ai permisiunea de a încărca gratuit!', + 'torrent_existed' => 'Torentul există deja!id: :id', + 'torrent_file_too_big' => 'Fișierul torrent este prea mare! Maximul admis', + 'remake_torrent_note' => 'octeți. Vă rugăm să recreați fișierul torent cu o dimensiune mai mare a blocului, sau să împărțiți conținutul în mai multe torente pentru a publica.', + 'email_notification_body' => 'Bună ziua, +Un nou torent a fost încărcat. + +Nume:name +Dimensiune:size +Tip:::category +Uploader::upload_by + +Introducere: +:description + +Vezi mai multe informații detaliate și descarcă (ar putea fi necesar să te autentifici), faceţi clic aici: aici +:torrent_url + +:site_name Website', + 'email_notification_subject' => ':site_name Notificare torrent nouă', +); diff --git a/resources/lang/ro/user.php b/resources/lang/ro/user.php new file mode 100644 index 00000000..cbe4e417 --- /dev/null +++ b/resources/lang/ro/user.php @@ -0,0 +1,112 @@ + 'Dezactivare de administrator', + 'deleted_username' => 'utilizatorul nu există', + 'admin' => [ + 'list' => [ + 'page_title' => 'Listă utilizatori' + ] + ], + 'labels' => [ + 'seedbonus' => 'Bonus', + 'seed_points' => 'Puncte de seed', + 'uploaded' => 'Încărcat', + 'downloaded' => 'Descărcat', + 'invites' => 'Invitații', + '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_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.", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'Vibrează', + \App\Models\User::CLASS_RETIREE => 'Oboseală', + \App\Models\User::CLASS_UPLOADER => 'Încărcător', + \App\Models\User::CLASS_MODERATOR => 'Moderator', + \App\Models\User::CLASS_ADMINISTRATOR => 'Administrator', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Liderul personalului', + ], + 'change_username_lte_min_interval' => 'Ultima schimbare: :last_change_time, interval minim nesatisfăcut: :interval zile', + 'destroy_by_admin' => 'Ștergere fizică de administrator', + 'disable_by_admin' => 'Dezactivare de administrator', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Bărbat', + \App\Models\User::GENDER_FEMALE => 'Femeie', + \App\Models\User::GENDER_UNKNOWN => 'Necunoscut', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator vă acordă :name, Perioada de valabilitate: :duration.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_text este deja valid pentru totdeauna', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Promovează', + 'demote' => 'Demonstrație', + 'subject' => 'Clasa schimbată', + 'body' => 'Ai fost :action to :new_class, administrator: :operator, motiv: :motive', + ], + ], + 'username_already_exists' => 'Nume de utilizator::username există deja', + 'username_invalid' => 'Nume de utilizator::username invalid', + + 'msg_promoted' => "promovat", + 'msg_demoted' => "retrogradat", + 'msg_class_change' => "Modificare clasă", + 'msg_you_have_been' => "Ați fost ", + 'msg_to' => " către ", + 'msg_by' => " de ", + 'msg_warn_removed' => "Avertisment eliminat", + 'msg_your_warning_removed_by' => "Avertismentul dvs. a fost eliminat de", + 'msg_you_are_warned_by' => "Ați fost [url=rule.php#warning] avertizat[/url] de ", + 'msg_reason' => "\n\nMotiv: ", + 'msg_week' => " săptămână", + 'msg_s' => "S", + 'msg_you_are_warned_for' => "Ați fost [url=rule.php#warning]atenționat[/url] pentru ", + 'msg_you_are_warned' => "Ești avertizat(ă)", + 'msg_posting_rights_restored' => "Drepturile de postare restabilite", + 'msg_your_posting_rights_restored' => "Drepturile dumneavoastră de postare au fost redate de către " , + 'msg_you_can_post' => ". Puteţi posta din nou pe forum.", + 'msg_posting_rights_removed' => "Drepturile de postare șterse", + 'msg_your_posting_rights_removed' => "Drepturile dvs. de postare au fost eliminate de ", + 'msg_probable_reason' => ", probabil din cauza atitudinii proaste sau a conţinuturilor proaste de postare.", + 'msg_upload_rights_restored' => "Drepturi de încărcare restaurate", + 'msg_your_upload_rights_restored' => "Drepturile de încărcare au fost redate de către ", + 'msg_you_upload_can_upload' => ". Poți încărca din nou torente.", + 'msg_upload_rights_removed' => "Drepturi de Încărcare eliminate", + 'msg_your_upload_rights_removed' => "Drepturile de încărcare au fost eliminate de ", + 'msg_probably_reason_two' => ", probabil din cauza unui torent rău, .nfo sau descriere.", + 'msg_download_rights_restored' => "Drepturile Descărcării restaurate", + 'msg_your_download_rights_restored' => "Drepturile de descărcare au fost returnate de către ", + 'msg_you_can_download' => ". Poți descărca torrente din nou.", + 'msg_download_rights_removed' => "Drepturi de descărcare eliminate", + 'msg_your_download_rights_removed' => "Drepturile dvs. de descărcare au fost eliminate de ", + 'msg_probably_reason_three' => ", probabil din cauza raportului scăzut sau a comportamentului necorespunzător.", + 'msg_email_change' => "Modificare e-mail", + 'msg_your_email_changed_from' => "Adresa ta de e-mail a fost schimbată de la ", + 'msg_username_change' => "Schimbare nume utilizator", + 'msg_your_username_changed_from' => "Numele tău de utilizator a fost schimbat de la ", + 'msg_downloaded_change' => "Modificare sumă descărcată", + 'msg_your_downloaded_changed_from' => "Suma descărcată a fost schimbată de la ", + 'msg_uploaded_change' => "Modificare sumă încărcată", + 'msg_your_uploaded_changed_from' => "Suma încărcată de dvs. a fost schimbată de la ", + 'msg_bonus_change' => "Modificare sumă bonus", + 'msg_your_bonus_changed_from' => "Valoarea bonusului dvs. a fost schimbată de la ", + 'msg_invite_change' => "Invită modificarea sumei", + 'msg_your_invite_changed_from' => "Suma invitației dvs. a fost modificată de la ", + 'msg_to_new' =>" către ", + 'msg_your_vip_status_changed' => "Starea ta VIP a fost schimbată", + 'msg_vip_status_changed_by' => "Starea ta VIP a fost modificată de ", + 'msg_your_donor_status_changed' => "Statusul donatorului tău a fost modificat", + 'msg_donor_status_changed_by' => "Starea donatorului tău a fost schimbată de ", + '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.", +]; diff --git a/resources/lang/ro/username-change-log.php b/resources/lang/ro/username-change-log.php new file mode 100644 index 00000000..0f90e8a3 --- /dev/null +++ b/resources/lang/ro/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Utilizator', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Administrator', + ], + 'labels' => [ + 'username_old' => 'Nume utilizator vechi', + 'username_new' => 'Nume utilizator nou', + 'change_type' => 'Schimbă tipul', + ], +]; diff --git a/resources/lang/ru/admin.php b/resources/lang/ru/admin.php new file mode 100644 index 00000000..0e10320b --- /dev/null +++ b/resources/lang/ru/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Пользователи экзамена', + 'hit_and_runs' => 'Попадание и беги', + 'users_list' => 'Пользователи', + 'tags_list' => 'Теги', + 'agent_allows' => 'Агент разрешает', + 'agent_denies' => 'Агент отказал', + 'exams_list' => 'Экзамены и задачи', + 'medals_list' => 'Ордена', + 'settings' => 'Настройки', + 'users_medals' => 'Пользовательские медали', + 'claims' => 'Требования пользователя', + 'torrent_list' => 'Торренты', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Роли', + 'ability_list' => 'Права доступа', + 'seed_box_records' => 'SeedBox', + 'upload_speed' => 'Скорость отдачи', + 'download_speed' => 'Скорость загрузки', + 'isp' => 'Провайдер', + 'menu' => 'Пользовательское меню', + 'username_change_log' => 'Логи смены имени пользователя', + 'torrent_deny_reason' => 'Отрицать причины', + 'roles' => 'Роль', + 'permissions' => 'Права доступа', + 'section' => 'Поисковые поля', + 'icon' => 'Значки категорий', + 'plugin' => 'Плагины', + 'category' => 'Категории', + 'second_icon' => 'Вторая иконка', + 'torrent_operation_log' => 'Журналы операций торрента', + 'invite' => 'Приглашения', + 'user_props' => 'Свойства пользователя', + 'login_log' => 'Логины', + 'bonus_log' => 'Бонусные журналы', + 'torrent_buy_log' => 'Журналы покупки торрентов', + 'attendance_log' => 'Журналы участников', + 'oauth_client' => 'Клиент', + 'oauth_access_token' => 'Маркеры доступа', + 'oauth_auth_code' => 'Коды авторизации', + 'oauth_refresh_token' => 'Обновить токены', + 'token' => 'Маркеры доступа', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Проверить', + 'check_modal_header' => 'Определяет, разрешён ли клиент', + 'check_pass_msg' => 'Поздравляем, этот клиент был принят правилом :id!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Включить', + 'enable_modal_title' => 'Включить пользователя', + 'enable_disable_reason' => 'Причина', + 'enable_disable_reason_placeholder' => 'Опционально', + 'disable_modal_btn' => 'Отключено', + 'disable_modal_title' => 'Отключить пользователя', + 'disable_two_step_authentication' => 'Отменить двухэтапную аутентификацию', + 'change_bonus_etc_btn' => 'Изменить загруженные и т.д.', + 'change_bonus_etc_action_increment' => 'Прирост', + 'change_bonus_etc_action_decrement' => 'Уменьшить', + 'change_bonus_etc_field_label' => 'Поле', + 'change_bonus_etc_action_label' => 'Действие', + 'change_bonus_etc_value_label' => 'Значение', + 'change_bonus_etc_value_help' => 'Если тип загружен/загружен, то блок: GB', + 'change_bonus_etc_reason_label' => 'Причина', + 'reset_password_btn' => 'Сброс пароля', + 'reset_password_label' => 'Новый пароль', + 'reset_password_confirmation_label' => 'Подтвердите новый пароль', + 'assign_exam_btn' => 'Назначить задание', + 'assign_exam_exam_label' => 'Выберите экзамен', + 'assign_exam_begin_label' => 'Время начала', + 'assign_exam_end_label' => 'Время окончания', + 'assign_exam_end_help' => 'Если вы не указали время начала/окончания, будет использоваться временной интервал, установленный самим экзаменом', + 'grant_medal_btn' => 'Выдать медаль', + 'grant_medal_medal_label' => 'Выбрать медаль', + 'grant_medal_duration_label' => 'Продолжительность', + 'grant_medal_duration_help' => 'Единица: дни. Если оставить пустым, пользователь имеет постоянное владение', + 'confirm_btn' => 'Подтвердить', + 'disable_download_privileges_btn' => 'Включить загрузку', + 'enable_download_privileges_btn' => 'Отключить загрузку', + 'grant_prop_btn' => 'Предоставить свойство', + 'grant_prop_form_prop' => 'Выберите свойство', + 'grant_prop_form_duration' => 'Продолжительность', + 'grant_prop_form_duration_help' => 'Единицы: дни. Если оставить пустым, у пользователя есть его навсегда. Внимание: Нет лимита времени для карты смены имени, игнорируйте это значение.' , + 'confirm_bulk' => 'Массовое подтверждение', + 'change_bonus_etc_duration_label' => 'Продолжительность', + 'change_bonus_etc_duration_help' => 'Требуется при добавлении временного приглашения, в дни', + 'change_class_btn' => 'Изменить класс', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Массовый удар', + 'bulk_action_update_end_label' => 'Массовое изменение времени окончания', + 'action_avoid' => 'Избегать', + 'action_update_end' => 'Изменить время окончания', + 'result_passed' => 'Пройдено!', + 'result_not_passed' => 'Не пройден!', + ], + 'exam' => [ + 'index_duplicate' => 'Индекс::index дубликат !', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Липкие', + 'bulk_action_remove_tag' => 'Удалить тег', + 'bulk_action_attach_tag' => 'Прикрепить тег', + 'action_approval' => 'Одобрение', + 'bulk_action_attach_tag_remove_old' => 'Также удалить старые теги', + 'bulk_action_recommend' => 'Рекомендовать', + 'bulk_action_sp_state' => 'Реклама', + 'bulk_action_hr' => 'H&R', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Изменить статус', + 'check_modal_btn' => 'Проверить', + 'check_modal_header' => 'Определять, является ли IP SeedBox', + ], + 'tag' => [ + 'detach_torrents' => 'Отсоединить все торренты', + ], + ] +]; diff --git a/resources/lang/ru/attendance.php b/resources/lang/ru/attendance.php new file mode 100644 index 00000000..9250bc5d --- /dev/null +++ b/resources/lang/ru/attendance.php @@ -0,0 +1,14 @@ + "Ещё нет посещаемости", + 'target_date_can_no_be_retroactive' => 'Дата::date не может быть ретроактивна', + 'already_attendance' => 'Уже присутствует', + 'card_not_enough' => 'Недостаточно карты для участия', + 'ranking' => "Today's Ranking: :ranking / :counts", + 'fields' => [ + 'date' => 'Дата', + 'points' => 'Получить бонус', + 'is_retroactive' => 'Это ретроактивный', + ], +]; diff --git a/resources/lang/ru/bonus-log.php b/resources/lang/ru/bonus-log.php new file mode 100644 index 00000000..1842a90c --- /dev/null +++ b/resources/lang/ru/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'Отменить H&R', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Купить медаль', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Купить карточку посещаемости', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Липкая реклама', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Награда за пост', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Обмен загружен', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Купить приглашение', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Пользовательское название', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'Купить VIP', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Подарить кому-то', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Отменить рекламу', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Низкое соотношение подарков', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Счастливая ничья', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Обменная загружена', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'Купить временное приглашение', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Купить радугу ID', + \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_ROLE_WORK_SALARY => 'Оплата ролей', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Торрент будет загружен', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Получить награду', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Получить подарок', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Загрузить торрент', + ], + 'fields' => [ + 'business_type' => 'Тип бизнеса', + 'old_total_value' => 'Стоимость перед сделкой', + 'value' => 'Стоимость сделки', + 'new_total_value' => 'Стоимость после сделки', + ], +]; diff --git a/resources/lang/ru/bonus.php b/resources/lang/ru/bonus.php new file mode 100644 index 00000000..bb48210b --- /dev/null +++ b/resources/lang/ru/bonus.php @@ -0,0 +1,35 @@ + 'Потратьте :bonus bonus buy :medal_name', + 'comment_buy_attendance_card' => 'Потратьте :bonus bonus buy one attend card', + 'comment_buy_temporary_invite' => 'Потратить :bonus bonus buy :count временное приглашение', + 'comment_buy_rainbow_id' => 'Потратить :bonus bonus buy :duration days rainbow ID', + 'comment_buy_change_username_card' => 'Потратить :bonus buy изменить имя пользователя', + 'comment_gift_medal' => 'Потратьте :bonus bonus buy :medal_name и подарок :to_username', + 'comment_buy_torrent' => 'Потратьте :bonus bonus buy torrent: :torrent_id', + 'comment_torrent_be_downloaded' => 'Доходы от торрента, загруженного :username: :uid)', + 'table_thead' => [ + 'reward_type' => 'Тип вознаграждения', + 'count' => 'Счетчик', + 'size' => 'Размер', + 'a_value' => 'Значение', + 'bonus_base' => 'Базовый бонус', + 'factor' => 'Фактор', + 'got_bonus' => 'Получить бонус', + 'total' => 'Итого', + ], + 'reward_types' => [ + 'basic' => 'Базовая награда', + 'harem_addition' => 'Добавка харема', + 'official_addition' => 'Дополнительно', + 'medal_addition' => 'Добавление медали', + ], + 'not_enough' => 'Не хватает бонусов! Требуется :require_bonus, только для вас: :now_bonus', + 'msg_someone_loves_you' => "Кто-то любит вас", + 'msg_you_have_been_given' => "Вам дар ", + 'msg_after_tax' => " (после налога ", + 'msg_karma_points_by' => ") Кармы очки от ", + 'msg_personal_message_from' => "Личное сообщение от ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/ru/bookmark.php b/resources/lang/ru/bookmark.php new file mode 100644 index 00000000..529c0989 --- /dev/null +++ b/resources/lang/ru/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => 'Успешное добавление в закладку!', + 'delete_success' => 'Закладка успешно отменена!', + ] +]; diff --git a/resources/lang/ru/claim.php b/resources/lang/ru/claim.php new file mode 100644 index 00000000..08e58c41 --- /dev/null +++ b/resources/lang/ru/claim.php @@ -0,0 +1,38 @@ + 'Детали владения торрентами', + 'title_for_user' => 'Детали требования пользователя', + 'th_id' => 'ID', + 'th_username' => 'Пользователь', + 'th_torrent_name' => 'Имя торрента', + 'th_torrent_size' => 'Размер торрента', + 'th_torrent_ttl' => 'TTL торрента', + 'th_claim_at' => 'Забрать в', + 'th_last_settle' => 'Последнее поселение в', + 'th_seed_time_this_month' => 'Ср. в этом месяце', + 'th_uploaded_this_month' => 'Использовать в этом месяце', + 'th_reached_or_not' => 'Достигнуто', + 'th_action' => 'Действие', + + 'msg_title' => 'Запросить результат расчета в прошлом месяце(:month):', + 'msg_subject' => 'спор по требованию :month', + 'claim_total' => 'Claim torrent total: :total', + 'claim_reached_counts' => 'Достигнуто кол-во торрентов: :counts', + 'claim_reached_summary' => 'Достигнутые торренты получают бонус в час: :bonus_per_hour, среднее семенное время (час): :hours, получают бонус всего: :bonus_total', + 'claim_unreached_remain_counts' => 'Недостигнуто количество торрентов: :counts', + 'claim_unreached_remove_counts' => 'Неполученные значения удаления торрентов: :counts', + 'claim_unreached_summary' => 'Вычитать бонус каждого недостигнутого торрента::deduct_per_torrent, всего вычета: :deduct_total', + + 'confirm_give_up' => 'Вы уверены, что хотите отказаться от этого торрента?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => 'Вы уверены, что хотите получить?', + 'remove_claim' => 'Отказаться', + 'remove_claim_confirm' => 'Вы уверены, что хотите отказаться от претензии?', + 'already_claimed' => 'Получено', + 'not_claim_yet' => 'Невостребовано', + 'fields' => [ + 'torrent_id' => 'Торрент ID', + ], + 'claim_all_seeding_confirmation' => 'Вы уверены, что хотите завладеть всеми торрентами, которые в настоящее время находятся в процессе раздачи?' , +]; diff --git a/resources/lang/ru/cleanup.php b/resources/lang/ru/cleanup.php new file mode 100644 index 00000000..93147094 --- /dev/null +++ b/resources/lang/ru/cleanup.php @@ -0,0 +1,36 @@ + 'Заблокирован системой из-за неисправности предупреждения истек.', + 'disable_user_unconfirmed' => 'Отключено по системе из-за превышения неподтвержденного срока.', + 'disable_user_no_transfer_alt_last_access_time' => 'Отключить неактивные учетные записи пользователей, нет передачи. Ито: последний доступ.', + 'disable_user_no_transfer_alt_register_time' => 'Отключить неактивные учетные записи пользователей, нет передачи. Ито: время регистрации.', + 'disable_user_not_parked' => 'Отключить неактивные учетные записи пользователей, а не паркованные.', + 'disable_user_parked' => 'Отключить неактивные учетные записи пользователей, паркованные.', + 'destroy_disabled_account' => 'Временное физическое удаление отключенных аккаунтов', + 'alarm_email_subject' => '[:site_name] исключение задачи очистки фона', + 'alarm_email_body' => 'Текущее время: :now_time, level :level, время последнего запуска: :last_time, оно было больше чем: :elapsed_seconds seconds(:elapsed_seconds_human) с момента запуска, установленный интервал запуска: :interval seconds(:interval_human), пожалуйста, проверьте!', + 'alarm_email_subject_for_queue_failed_jobs' => '[:site_name]Асинхронное исключение задачи', + 'alarm_email_body_for_queue_failed_jobs' => 'Всего :count неудачных асинхронных заданий с :since, записанных в таблице базы данных :failed_job_table, пожалуйста, проверьте это!', + + 'msg_low_ratio_warning_removed' => "Предупреждение о низком соотношении удалено", + 'msg_your_ratio_warning_removed' => "Your warning of low ratio have been removed and auto-promoted to [b]User[/b]. We highly recommend you to keep a your ratio up to not be warned again.\n", + 'msg_promoted_to' => "Повышен до ", + 'msg_now_you_are' => "Поздравляем, вы автоматически повышены до [b]", + 'msg_see_faq' => "[/b]. :)\nПожалуйста, смотрите [b][url=faq.php#id22]FAQ[/url][/b] для того, что вы можете сделать сейчас.\n", + 'msg_demoted_to' => "Понизить ", + 'msg_demoted_from' => "Вы были автоматически понижены от [b]", + 'msg_to' => "[/b] to [b]", + 'msg_because_ratio_drop_below' => "[/b] because your share ratio has dropped below ", + 'msg_must_fix_ratio_within' => "You have been warned and auto-demoted from [b]User[/b] to [b]Peasant[/b] because of having low ratio. You need to fix it within ", + 'msg_days_or_get_banned' => " дней или ваш аккаунт будет заблокирован. Если у вас нет представления о соотношении или том, как оно влияет на вас, мы рекомендуем вам прочитать [url=faq. hp#idid17][b]FAQ[/b][/url]", + 'msg_vip_status_removed' => "Статус VIP удален системой.", + 'msg_vip_status_removed_body' => "Время действия статуса VIP истекло и было автоматически удалено системой. Станьте VIP еще раз, обменяв несколько бонусных очков Кармы!", + 'msg_donor_status_removed' => "Статус донора удален системой.", + 'msg_donor_status_removed_body' => "Ваш донорский статус истек и был автоматически удален системой. Станьте донором еще раз, пожертвовав нам. Почему!", + 'msg_warning_removed' => "Предупреждение удалено системой", + 'msg_your_warning_removed' => "Ваше предупреждение удалено системой. Надеемся, что теперь вы будете вести себя дальше.", + 'msg_your_torrent_deleted' => "Ваш торрент был удален", + 'msg_your_torrent' => "Ваш торрент ", + 'msg_was_deleted_because_dead' => " был удален системой, потому что он был мертв. Однако вы держите бонус кармы за загрузку торрента.", +]; diff --git a/resources/lang/ru/comment.php b/resources/lang/ru/comment.php new file mode 100644 index 00000000..93360882 --- /dev/null +++ b/resources/lang/ru/comment.php @@ -0,0 +1,8 @@ + "Новый комментарий", + 'msg_torrent_receive_comment' => "Вы получили комментарий на ваш торрент ", + 'msg_offer_receive_comment' => "Вы получили комментарий к вашему предложению ", + 'msg_request_receive_comment' => "Вы получили комментарий к вашему запросу " +]; diff --git a/resources/lang/ru/dashboard.php b/resources/lang/ru/dashboard.php new file mode 100644 index 00000000..8dc5e8ae --- /dev/null +++ b/resources/lang/ru/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Статистика пользователя', + 'total' => 'Итого', + 'unconfirmed' => 'Не подтверждено', + 'visit_last_one_day' => 'PV за последний день', + 'visit_last_one_week' => 'PV за последние 7 дней', + 'visit_last_30_days' => 'PV за последние 30 дней', + 'vip' => 'Вип', + 'donated' => 'Пожертвовано', + 'warned' => 'Предупрежден', + 'disabled' => 'Отключено', + 'gender_male' => 'Муж', + 'gender_Male' => 'Муж', + 'gender_female' => 'Женская', + 'gender_Female' => 'Женская', + 'gender_N/A' => 'Пол неизвестен', + ], + 'torrent' => [ + 'page_title' => 'Статистика торрентов', + 'total' => 'Итого', + 'dead' => 'Мёртв', + 'seeders' => 'Сидры', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Личеры', + 'seeders_leechers_ratio' => 'Сидры / Личеры', + 'active_web_users' => 'Активные веб-пользователи', + 'active_tracker_users' => 'Активные пользователи трекера', + 'total_torrent_size' => 'Общий размер торрента', + 'total_uploaded' => 'Загруженный размер', + 'total_downloaded' => 'Загруженный размер', + 'total_uploaded_downloaded' => 'Загруженный и загруженный размер', + ], + 'user_class' => [ + 'page_title' => 'Класс пользователя', + ], + 'system_info' => [ + 'page_title' => 'Информация о системе', + 'nexus_version' => 'Версия NexusPHP', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Версия Laravel', + 'php_version' => 'Версия PHP', + 'mysql_version' => 'Версия Mysql', + 'os' => 'ОС', + 'server_software' => 'Веб-приложение', + 'load_average' => 'Средняя загрузка сервера', + 'filament_version' => 'Версия нити накала', + 'redis_version' => 'Версия Redis', + ], + 'latest_user' => [ + 'page_title' => 'Последний пользователь', + ], + 'latest_torrent' => [ + 'page_title' => 'Составной торрент', + ], + 'torrent_trend' => [ + 'page_title' => 'Тенденция торрента', + ], + 'user_trend' => [ + 'page_title' => 'Тенденция пользователя', + ], + +]; diff --git a/resources/lang/ru/exam-user.php b/resources/lang/ru/exam-user.php new file mode 100644 index 00000000..6ef3a5d9 --- /dev/null +++ b/resources/lang/ru/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Пользователи экзамена' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Завершено', + \App\Models\ExamUser::STATUS_AVOIDED => 'Избегать', + \App\Models\ExamUser::STATUS_NORMAL => 'Обычный', + ], + 'end_can_not_before_begin' => "Время окончания: :end не может быть раньше времени начала: :start", + 'status_not_allow_update_end' => 'Текущий статус не:status_text, невозможно изменить время окончания', +]; diff --git a/resources/lang/ru/exam.php b/resources/lang/ru/exam.php new file mode 100644 index 00000000..541f5fae --- /dev/null +++ b/resources/lang/ru/exam.php @@ -0,0 +1,72 @@ + 'Экзамен', + 'name' => 'Имя экзамена', + 'index' => 'Индекс экзамена', + 'time_range' => 'Время экзамена', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Загрузка увеличения', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Среднее время семян', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Загрузить инкремент', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Бонусный прирост', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Увеличение очков семенного материала', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Повышение загрузки торрентов', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Класс пользователя', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Регистрировать промежуток', + \App\Models\Exam::FILTER_USER_DONATE => 'Пожертвовано', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Диапазон дней регистрации', + ], + 'require_value' => 'Требовать', + 'current_value' => 'Текущее', + 'result' => 'Результат', + + 'result_pass_for_exam' => 'Пройдено!', + 'result_pass_for_task' => 'Завершено!', + 'result_not_pass_for_exam' => 'не пройден!', + 'result_not_pass_for_task' => 'не завершено!', + 'checkout_pass_message_subject_for_exam' => 'Экзамен пройден!', + 'checkout_pass_message_content_for_exam' => 'Поздравляем! Вы сдали экзамен: :exam_name вовремя (:begin ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => 'Экзамен не сдан и аккаунт забанен!', + 'checkout_not_pass_message_content_for_exam' => 'Вы не сдали экзамен: :exam_name вовремя (:begin ~ :end), и ваша учетная запись была забанена!', + + 'checkout_pass_message_subject_for_task' => 'Задача выполнена!', + 'checkout_pass_message_content_for_task' => 'Поздравляем! Вы выполнили задачу: :exam_name вовремя (:begin ~ :end), получили бонус: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => 'Задача не завершена!', + 'checkout_not_pass_message_content_for_task' => 'Вы не выполнили задачу: :exam_name вовремя (:begin ~ :end), удерживайте бонус: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Не закончено задание: :exam_name в time(:begin ~ :end)', + 'ban_user_modcomment' => 'Из-за незавершённого экзамена: :exam_name(:begin ~ :end), бан системой.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Список экзаменов' + ] + ], + 'recurring' => 'повторяющийся', + 'recurring_daily' => 'один раз в день', + 'recurring_weekly' => 'раз в неделю', + 'recurring_monthly' => 'раз в месяц', + 'recurring_help' => 'Если задано периодически, время начала экзамена - время начала текущего цикла, и время окончания - это время окончания текущего цикла, все естественные дни/недели/месяцы, как указано здесь. Если тип проверяется, в конце каждого цикла, если пользователь все еще удовлетворяет критериям отбора, пользователь будет автоматически назначен экзамен на следующий цикл.' , + + 'time_condition_invalid' => 'Параметр времени не имеет смысла, есть и только один из трех пунктов: время начала + время окончания / длительность / повторение', + + 'type_exam' => 'Экзамен', + 'type_task' => 'Задача', + 'type' => 'Тип', + 'type_help' => 'Экзамен является обычным экзаменом, и его неудача приведет к блокировке аккаунта. Задания могут быть назначены для награждения бонуса или вычета бонуса в зависимости от того, выполняются ли они или нет', + + 'fail_deduct_bonus' => 'Вычесть бонус за неудачу', + 'success_reward_bonus' => 'Бонус вознаграждения за завершение', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => 'Вы уверены, что хотите получить?' , + 'claim_by_yourself_only' => 'Утвердить только вас!' , + 'not_match_target_user' => 'Вы не соответствуете целевому пользователю!' , + 'has_other_on_the_way' => 'Происходит другой :type_text!' , + 'claimed_already' => 'Уже занято', + 'not_between_begin_end_time' => 'Не от времени начала до конца', + 'reach_max_user_count' => 'Количество заявленных пользователей достигло максимума', + 'claimed_user_count' => 'Получено', + 'max_user_count' => 'Максимальное количество пользователей (0 означает безлимитно)', + 'background_color' => 'Цвет фона панели информации', +]; diff --git a/resources/lang/ru/file.php b/resources/lang/ru/file.php new file mode 100644 index 00000000..84acca8c --- /dev/null +++ b/resources/lang/ru/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Файлы', + ], +]; diff --git a/resources/lang/ru/forum.php b/resources/lang/ru/forum.php new file mode 100644 index 00000000..2a285596 --- /dev/null +++ b/resources/lang/ru/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'У темы есть новый ответ', + 'replied_notify_body' => 'Ваша тема::topic_subject имеет новый ответ.', + ], + 'post' => [ + 'edited_notify_subject' => 'Ответ был изменен', + 'edited_notify_body' => 'Ваш ответ на тему: :topic_subject был изменен :editor.', + ] +]; diff --git a/resources/lang/ru/fun.php b/resources/lang/ru/fun.php new file mode 100644 index 00000000..cf79fe99 --- /dev/null +++ b/resources/lang/ru/fun.php @@ -0,0 +1,15 @@ + "Забанен предмет", + 'msg_your_fun_item' => "Ваш веселый предмет '", + 'msg_is_ban_by' => "' забанен ", + 'msg_reason' => ". Причина: ", + 'msg_fun_item_reward' => "Веселье награда", + 'msg_out_of' => " из ", + 'msg_people_think' => " думаю, что вы отправили веселый предмет ", + 'msg_is_fun' => " весело. Вот это ", + 'msg_bonus_as_reward' => " очки кармы за вознаграждение.", + 'msg_fun_item_dull' => "Тупой предмет укус", + 'msg_is_dull' => " действительно тупый :thumbsdown: . Итак он был удален с главной страницы. Возможно, вам нужно улучшить своё чувство юмора.", +]; diff --git a/resources/lang/ru/hr.php b/resources/lang/ru/hr.php new file mode 100644 index 00000000..a7df1b5c --- /dev/null +++ b/resources/lang/ru/hr.php @@ -0,0 +1,28 @@ + 'Инспекция', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Достигнуто', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'Недостигнуто', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Отклонено', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Отключено', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Ручной', + 'mode_' . \App\Models\HitAndRun::MODE_GLOBAL => 'Глобально', + + 'reached_by_seed_time_comment' => 'До::now,seed время: :seed_time Час(ы) достигнут :seed_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) достигнут!', + 'reached_message_content' => 'Поздравляем! Торрент: :torrent_name(ID: :torrent_id), который вы скачиваете на сайте: :completed_at имеет соответствие требованию.', + + 'unreached_comment' => "До::now \nвремя семян: :seed_time Час(ы) Недостигнуто условие::seed_time_minimum Hour(s) \nкоэффициент доли::share_ratio не достиг требования::ignore_when_ratio_reach тоже", + 'unreached_message_subject' => 'H&R(ID: :hit_and_run_id) недоступно!', + 'unreached_message_content' => 'Торрент :torrent_name(ID: :torrent_id), который вы скачали на :completed_at: , не достигнут! Пожалуйста, обратите внимание, что накопление определенного количества H&R будет отключено.', + + 'unreached_disable_comment' => '&Количество HR достигло верхнего предела и аккаунт был отключен системой', + 'unreached_disable_message_content' => 'Ваша учетная запись была отключена, так как общее число H&R достигло системного предела: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => 'потратить :bonus отменено', + 'remove_confirm_msg' => 'Устранение H&R, вычитав :bonus bonus, OK?', +]; diff --git a/resources/lang/ru/imdb.php b/resources/lang/ru/imdb.php new file mode 100644 index 00000000..9ef49f3c --- /dev/null +++ b/resources/lang/ru/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'Русский (Соединенные Штаты)', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Французский (Франция)', + 'de-DE' => 'Немецкий', + 'hi-IN' => 'Хинди', + 'it-IT' => 'Итальянский', + 'pt-BR' => 'Португальский (Бразилия)', + 'es-ES' => 'Испанский (Испания)', + 'es-MX' => 'Испанский (Мексика)', + ], +]; diff --git a/resources/lang/ru/index.php b/resources/lang/ru/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/ru/index.php @@ -0,0 +1,5 @@ + 'Недопустимый игрок! Код приглашения забанен!', + 'fields' => [ + 'inviter' => 'Отправитель', + 'invitee' => 'E-mail получателя', + 'time_invited' => 'Время отправки', + 'valid' => 'Valid', + 'invitee_register_uid' => 'Зарегистрированный UID', + 'invitee_register_email' => 'Зарегистрированный email', + 'invitee_register_username' => 'Зарегистрированное имя пользователя', + 'expired_at' => 'хэш истек в', + 'time_invited_begin' => 'Период отправки', + 'time_invited_end' => 'Время отправки', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'Система приглашений закрыта', + 'no_permission' => 'Запрашивать :class или выше для отправки приглашений', + 'invite_not_enough' => 'Недостаточно приглашений', + ], + 'send_allow_text' => 'Пригласить кого-то', + 'pre_register_username' => 'Имя пользователя перед регистрацией', + 'pre_register_username_help' => 'Имя пользователя и адрес электронной почты не будут изменены при регистрации пользователя с этим кодом приглашения', + 'require_pre_register_username' => "Имя пользователя перед регистрацией не может быть пустым", +]; diff --git a/resources/lang/ru/label.php b/resources/lang/ru/label.php new file mode 100644 index 00000000..f1cc325a --- /dev/null +++ b/resources/lang/ru/label.php @@ -0,0 +1,379 @@ + 'Наименование', + 'email' => 'Почта', + 'image' => 'Изображение', + 'expire_at' => 'Истекает в', + 'username' => 'Пользователь', + 'status' => 'Статус', + 'enabled' => 'Включено', + 'disabled' => 'Отключено', + 'created_at' => 'Создано в', + 'updated_at' => 'Обновлено в', + 'begin' => 'Время начала', + 'end' => 'Время окончания', + 'uploaded' => 'Загружено', + 'downloaded' => 'Загружено', + 'ratio' => 'Доля', + 'seed_time_required' => 'Требуется время генерации', + 'inspect_time_left' => 'Осмотреть оставшееся время', + 'added' => 'Добавить время', + 'last_access' => 'Время последнего доступа', + 'priority' => 'Приоритет', + 'priority_help' => 'Чем больше значение, тем выше рейтинг', + 'comment' => 'Комментарий', + 'duration' => 'Продолжительность', + 'description' => 'Описание', + 'price' => 'Цена', + 'deadline' => 'Срок сдачи', + 'permanent' => 'Постоянно', + 'operator' => 'Оператор', + 'action' => 'Действие', + 'submit' => 'Отправить', + 'cancel' => 'Отмена', + 'reset' => 'Reset', + 'anonymous' => 'Анонимный', + 'infinite' => 'Бесконечный', + 'save' => 'Сохранить', + 'country' => 'Страна', + 'city' => 'Город', + 'client' => 'Клиент', + 'reason' => 'Причина', + 'change' => 'Изменить', + 'create' => 'Создать', + 'created_at_begin' => 'Создано в начале', + 'created_at_end' => 'Создано в конце', + 'setting' => [ + 'nav_text' => 'Настройка', + 'backup' => [ + 'tab_header' => 'Резервное копирование', + 'enabled' => 'Включено', + 'enabled_help' => 'Включить резервную копию или нет', + 'frequency' => 'Частота', + 'frequency_help' => 'Частота резервного копирования', + 'hour' => 'Часы', + 'hour_help' => 'Сделайте резервную копию в этот час', + 'minute' => 'Минута', + 'minute_help' => "Резервная копия выполняется в минуту предыдущего часа. Если частота нажата 'часовой', это значение будет игнорироваться", + 'google_drive_client_id' => 'ID клиента Google Drive', + 'google_drive_client_secret' => 'Секрет клиента Google Drive', + 'google_drive_refresh_token' => 'Токен обновления Google Drive', + 'google_drive_folder_id' => 'Идентификатор папки Google Drive', + 'via_ftp' => 'Резервное копирование через FTP', + 'via_ftp_help' => 'Сохранение через FTP. Если это так, добавьте информацию о конфигурации в .env файл, обратитесь к Laravel doc', + 'via_sftp' => 'Резервное копирование через SFTP', + 'via_sftp_help' => 'Сохранение через FTP. Если это так, добавьте информацию о конфигурации в .env файл, обратитесь к Laravel doc', + ], + 'hr' => [ + 'tab_header' => 'H&R', + 'mode' => 'Режим', + 'inspect_time' => 'Проверять время', + 'inspect_time_help' => 'Продолжительность экзамена рассчитывается по итогам загрузки в часах', + 'seed_time_minimum' => 'Минимальное время сида', + 'seed_time_minimum_help' => 'Самое короткое время для того, чтобы семена соответствовали стандарту в часах, в часах должно быть меньше длины экспедиции', + 'ignore_when_ratio_reach' => 'Совместная скорость достижения', + 'ignore_when_ratio_reach_help' => 'Минимальный обменный курс для соответствия стандарту', + 'ban_user_when_counts_reach' => 'H&R засчитывает лимит', + 'ban_user_when_counts_reach_help' => 'Количество H&R достигло этого значения, и аккаунт будет отключен', + 'include_rate' => 'Требовать частоту выполнения', + 'include_rate_help' => 'Количество H&R только когда частота завершения загрузки (десятичная между 0 ~ 1) достигает этого значения. По умолчанию: 1' + ], + 'seed_box' => [ + 'tab_header' => 'SeedBox', + 'enabled_help' => 'Включить правила SeedBox или нет', + 'no_promotion' => 'Нет рекламы', + 'no_promotion_help' => 'Нет промо-акции, загруженные/загруженные рассчитываются в соответствии с фактическим значением', + 'max_uploaded' => 'Максимальный мультипликатор громкости загрузки', + 'max_uploaded_help' => 'Максимальный размер загружаемого файла ограничен 0 ограничениями', + 'not_seed_box_max_speed' => 'Максимальная скорость передачи не SeedBox', + 'not_seed_box_max_speed_help' => 'Единица: Mbps, если это значение превышено и SeedBox запись не может быть найдена, разрешение на загрузку отключено', + 'max_uploaded_duration' => 'Максимальное количество мультипликатора загрузки', + 'max_uploaded_duration_help' => 'Единицы: часы. Максимальный множитель объема загрузки вступает в силу в течение этого промежутка времени после публикации торрента и не вступает в силу за пределами этого диапазона. Значение 0 всегда действует', + ], + 'meilisearch' => [ + 'tab_header' => 'Мейлипоиск', + 'enabled' => 'Включить ли MeilisSearch', + 'enabled_help' => 'Пожалуйста, установите и настройте его и импортируйте данные, прежде чем включить, в противном случае данных для поиска торрентов.', + 'search_description' => 'Поиск в MeilisSearch, для поиска описаний', + 'search_description_help' => "По умолчанию: 'Нет'. Если 'Да', описание, содержащее ключевые слова, также будет возвращено, и количество хитов может быть выше. Необходимо повторно импортировать сразу же после изменения", + 'default_search_mode' => 'Режим поиска по умолчанию', + 'default_search_mode_help' => "По умолчанию: 'Exact'. 'And' будет разделен, 'Exact' не разделен", + ], + 'system' => [ + 'tab_header' => 'Система', + 'change_username_card_allow_characters_outside_the_alphabets' => 'Меняет ли имя карту другие символы, кроме английских букв', + 'change_username_min_interval_in_days' => 'Минимальное количество дней изменения имени пользователя', + 'maximum_number_of_medals_can_be_worn' => 'Максимальное количество медалей, которые можно носить', + 'cookie_valid_days' => 'Допустимые дни cookie', + 'maximum_upload_speed' => 'Максимальная скорость отдачи', + 'maximum_upload_speed_help' => 'Это значение влияет на обнаружение читателя и является максимальной скоростью передачи данных для консервативного уровня обнаружения. Фактическое ограничение скорости = Максимальная скорость раздачи / Уровень обнаружения, от консервативного до подозрительного равно 1 до 4. Если лимит максимальной скорости 1000, а уровень обнаружения сохраняется, то лимит скорости 1000/1 = 1000, и уровень обнаружения является подозрительным, фактическая скорость - 1000/4 = 250. Однократная скорость выгрузки, превышающая лимит фактической скорости, мгновенно отключит аккаунт. Устройство здесь Mbps, например: 100 Mbps = 12.5 MB/s.', + 'is_invite_pre_email_and_username' => 'Приглашайте, нужно ли предварительно забронировать email и имя пользователя', + 'is_invite_pre_email_and_username_help' => "По умолчанию: «Нет». Если предварительно забронировано, то письмо и имя пользователя не могут быть изменены при регистрации пользователя.", + 'access_admin_class_min' => 'Минимальный класс для входа в админ-бэкэнд', + 'access_admin_class_min_help' => 'По умолчанию: администратор, пользователи с классом пользователя больше или равным установленному значению могут войти в админ-бэкэнд', + 'alarm_email_receiver' => 'Приемник будильника', + 'alarm_email_receiver_help' => "Заполните UID пользователя, разделённый пробелом, и сигнал тревоги будет отправлен на адрес электронной почты соответствующего пользователя. Если вы не заполните, он будет записан в журнал рабочего времени, а журнал будет ошибкой", + ], + 'image_hosting' => [ + 'driver' => 'Местоположение хранилища', + 'driver_help' => 'Если вы выбрали локальный, то по умолчанию он будет сохранен локально на сервере, на котором находится веб-сайт, иначе загрузите его на соответствующий сервер изображений', + 'tab_header' => 'хостинг изображений', + 'upload_api_endpoint' => 'Загрузить адрес интерфейса', + 'base_url' => 'Префикс URL изображения', + 'upload_token' => 'Загрузить токен', + ] + ], + 'user' => [ + 'label' => 'Пользователь', + 'uploaded' => 'Загружено', + 'downloaded' => 'Загружено', + 'invites' => 'Приглашения', + 'seedbonus' => 'Бонус', + 'attendance_card' => 'Участники', + 'class' => 'Класс', + 'status' => 'Статус', + 'enabled' => 'Включено', + 'username' => 'Имя пользователя', + 'invite_by' => 'Приглашенный', + 'two_step_authentication' => 'Двухэтапная авторизация', + 'seed_points' => 'Точки семян', + 'downloadpos' => 'Привилегии загрузки', + 'parked' => 'Парковка', + 'offer_allowed_count' => 'Разрешено предложение', + 'tmp_invites' => 'Временное приглашение', + ], + 'medal' => [ + 'label' => 'Медаль', + 'image_large' => 'Изображение большой', + 'image_small' => 'Маленькое изображение', + 'get_type' => 'Получить тип', + 'duration' => 'Продолжительность', + 'duration_help' => 'Единица: дни. Если оставить пустым, пользователь имеет постоянное владение', + ], + 'user_medal' => [ + 'label' => 'Пользовательская медаль', + ], + 'exam' => [ + 'label' => 'Задание и экзамен', + 'is_done' => 'Выполнено', + 'is_discovered' => 'Найдено', + 'register_time_range' => [ + 'begin' => 'Время начала регистрации', + 'end' => 'Время окончания регистрации', + ], + 'register_days_range' => [ + 'begin' => 'Минимум дней регистрации', + 'end' => 'Зарегистрировано максимум дней', + ], + 'donated' => 'Пожертвовано', + 'index_formatted' => 'Индексы экзамена', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Базовая информация', + 'priority_help' => 'Чем выше значение, тем выше приоритет, и когда несколько экзаменов соответствуют одному и тому же пользователю, тем более высокий приоритет назначается.', + 'section_time' => 'Время', + 'duration_help' => 'Unit: дни, когда назначается пользователю, начинаются и заканчиваются, если они указаны. В противном случае время начала - это время назначения, а время окончания задания плюс срок сдачи задания.', + 'section_target_user' => 'Целевой пользователь', + 'index_required_value' => 'Требовать значение', + 'index_required_label' => 'Индекс', + 'index_placeholder' => 'Загрузка увеличения/увеличения в GB и мнемонику в час', + 'index_current_value' => 'Текущее значение', + 'index_result' => 'Результат', + ], + 'exam_user' => [ + 'label' => 'Пользователь экзамена', + 'is_done' => 'Выполнено', + ], + 'torrent' => [ + 'label' => 'Торрент', + 'owner' => 'Владелец', + 'size' => 'Размер', + 'ttl' => 'TTL', + 'seeders' => 'Сидры', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'Категория', + 'approval_status' => 'Статус одобрения', + 'pos_state' => 'Состояние Pos', + 'sp_state' => 'Реклама', + 'visible' => 'Активный', + 'source' => 'Источник', + 'codec' => 'Кодек', + 'audiocodec' => 'Аудио кодек', + 'medium' => 'Средний', + 'team' => 'Команда', + 'processing' => 'Обработка', + 'standard' => 'Стандартный', + 'picktype' => 'Рекомендовать', + 'promotion_time_type' => 'Тип акции', + 'hr' => 'H&R', + 'added_begin' => 'Добавлено больше чем', + 'added_end' => 'Добавлено меньше чем', + 'size_begin' => 'Размер больше чем', + 'size_end' => 'Размер меньше чем', + 'price' => 'Цена', + 'price_help' => 'Когда пользователь загружает торрент, он будет получать доход, за вычетом соответствующего налога, текущая ставка: :tax_factor', + 'max_price_help' => 'Максимум::max_price', + ], + 'hit_and_run' => [ + 'label' => 'H&R пользователя', + ], + 'tag' => [ + 'label' => 'Тег', + 'color' => 'Цвет фона', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Граница', + 'padding' => 'Padding', + 'border_radius' => 'Радиус границы', + 'torrents_count' => 'Количество торрентов', + 'torrents_sum_size' => 'Размер торрентов', + ], + 'agent_allow' => [ + 'label' => 'Агент разрешает', + 'family' => 'Семья', + 'start_name' => 'Начать имя', + 'peer_id_start' => 'Начало ID пира', + 'peer_id_pattern' => 'Шаблон ID пира', + 'peer_id_matchtype' => 'Тип соответствия ID пира', + 'peer_id_match_num' => 'Номер совпадения ID узла', + 'agent_start' => 'Запуск агента', + 'agent_pattern' => 'Шаблон агента', + 'agent_matchtype' => 'Тип соответствия Агента', + 'agent_match_num' => 'Номер матча Агента', + 'exception' => 'Исключение', + 'allowhttps' => 'Разрешить https', + ], + 'agent_deny' => [ + 'label' => 'Агент отказал', + 'peer_id' => 'Начало ID пира', + 'agent' => 'Агент', + ], + 'claim' => [ + 'label' => 'Требование пользователя', + 'last_settle_at' => 'Последнее поселение в', + 'seed_time_this_month' => 'Св. в этом месяце', + 'uploaded_this_month' => 'Использовать в этом месяце', + 'is_reached_this_month' => 'Достигнуто', + ], + 'torrent_state' => [ + 'label' => 'Глобальная реклама', + 'global_sp_state' => 'Глобальный режим промоакции', + ], + 'role' => [ + 'class' => 'Связать класс пользователя', + ], + 'seed_box_record' => [ + 'label' => 'Записи SeedBox', + 'type' => 'Добавить тип', + 'operator' => 'Оператор', + 'bandwidth' => 'Ширина канала (Mbps)', + 'ip' => 'IP(Block)', + 'ip_begin' => 'Начать IP', + 'ip_end' => 'Конечный IP', + 'ip_help' => 'Заполните ASN/begin IP + end IP/IP (Block), только одну из трех', + 'status' => 'Статус', + 'is_allowed' => 'Белый список', + 'is_allowed_help' => 'IP в белом списке не зависят от правила SeedBox', + 'asn' => 'ОЗН', + ], + 'menu' => [ + 'label' => 'Пользовательское меню', + 'enable_help' => 'Включить ли пользовательское меню', + ], + 'menu_item' => [ + 'label' => 'Пункты меню', + 'url' => 'Ссылка', + 'text' => 'Текст', + 'target' => 'Открыть тип', + 'style' => 'Стиль', + 'parent_id' => 'Родитель', + 'min_class' => 'Минимальный видимый класс', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Изменить имя карты', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'Радужный ID', + ], + ], + 'search_box' => [ + 'label' => 'Окно поиска', + 'name' => 'Имя поля поиска', + 'name_help' => 'Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].', + 'section_name' => 'Название раздела', + 'section_name_help' => 'Если установлено, то отображается в меню', + 'is_default' => 'По умолчанию или нет', + 'showsubcat' => 'Показать подкатегорию', + 'taxonomies' => 'Таксономия', + 'taxonomy_display_text' => 'Отображать текст', + 'torrent_field' => 'Таблица торрентов', + 'catsperrow' => 'Элементов в строке', + 'catsperrow_help' => "Установка количества элементов в поле поиска, например '8'.", + 'catpadding' => "Отступ между элементами", + 'catpadding_help' => "В пикселях. горизонтальное пространство между элементами в поиске, например '3'.", + 'custom_fields' => 'Включить настраиваемое поле ', + 'custom_fields_display_name' => 'Отображаемое имя настраиваемого поля', + 'custom_fields_display' => 'Отображение настраиваемого поля', + 'custom_fields_display_help' => "Use 'specific label' to represent custom field's label and value,such as one custom field's name is 'artist', +then it's label:<%artist.label%>,it's value:<%artist.value%>", + 'category' => 'Категория', + 'torrent_field_duplicate' => 'Поле таблицы: :field не может быть повторно использовано!', + 'other' => 'Прочие вопросы', + 'taxonomy' => [ + 'name' => 'Наименование', + 'sort_index' => 'Сортировка', + 'sort_index_help' => "По возрастанию, то есть '0' приходит первым.", + 'class_name' => 'атрибут класса', + 'class_name_help' => "Имя файла изображения. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'image' => 'Изображение', + 'image_help' => 'Имя файла изображения. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].', + 'icon_id' => 'Набор иконок категории', + 'mode' => 'Поиск', + 'mode_help' => 'Оставьте пустым, чтобы указать, что оно применяется ко всем поисковым окнам', + ], + ], + 'icon' => [ + 'label' => 'Значок категории', + 'folder' => 'Папка с набором иконок', + 'folder_help' => "Имя папки пакета значков. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_. ].ДОЛЖНО добавить в концевой слэш (/) в конце, например 'mycaticon/'", + 'cssfile' => 'CSS файл', + 'cssfile_help' => "CSS файл для этого набора значков. Введите полный путь, например 'styles/scenetorrents.css'. Оставьте его пустым, если нет. +Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'multilang' => 'Multi-lang.', + 'multilang_help' => "Использовать ли разные иконки категорий для разных языков. Если установлено значение «Да», поместите несколько наборов иконок в несколько папок под названием «ru», «chs» и т.д.", + 'secondicon' => 'Вторая иконка', + 'secondicon_help' => "Использовать ли вторые иконки для дополнительной информации. Если установлено значение «да», поместите вторые иконки в папку с названием «дополнительно» вместе с обычными значками.", + 'designer' => 'Дизайнер', + 'designer_help' => 'Человек, который создал набор иконок.', + 'comment' => 'Комментарий', + 'comment_help' => ' Информация о наборе иконок.', + 'desc' => "You need to put the icons in the right directory for these settings to work. Put the normal icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' and the second icons in 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'. +Don't get it? See if the following examples could help: +When + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes' + second_icon='no' +you should put an English normal icon file for movies (e.g. 'movies.png') in 'pic/category/nhd/scenetorrents/en/' . +When + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='yes' +you should put a normal icon file for movies (e.g. movies.png) in 'pic/category/chd/nanosofts/' and an additional icon file (e.g. 'bdh264.png') in 'pic/category/chd/nanosofts/additional/'. + +Note: In 1.8, the 'searchbox_name' part can be omitted, i.e. the rule is 'pic/category/icon_pack_folder[language_short_name/].' +", + ], + 'second_icon' => [ + 'label' => 'Вторая иконка', + 'name' => 'Наименование', + 'name_help' => "Не используйте длинное имя. Рекомендуется менее 10 букв.", + 'image' => "Изображение", + 'image_help' => "Имя файла изображения. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_./].", + 'class_name' => 'атрибут класса', + 'class_name_help' => "Значение атрибута 'Класс' изображения. Оставьте пустым, если нет. Допустимые символы: [a-z] (в нижнем регистре), [0-9], [_], и первая буква должна быть в [a-z].", + 'select_section' => 'Выбор', + 'select_section_help' => "Если выделение не определено, то для правила разрешено выбрать хотя бы один выбор.", + ], +]; diff --git a/resources/lang/ru/medal.php b/resources/lang/ru/medal.php new file mode 100644 index 00000000..527e56cf --- /dev/null +++ b/resources/lang/ru/medal.php @@ -0,0 +1,51 @@ + 'Медаль', + 'action_wearing' => 'Носит', + 'admin' => [ + 'list' => [ + 'page_title' => 'Список медалей' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Обмен', + \App\Models\Medal::GET_TYPE_GRANT => 'Предоставить', + ], + 'fields' => [ + 'get_type' => 'Получить тип', + 'description' => 'Описание', + 'image_large' => 'Изображение', + 'price' => 'Цена', + 'duration' => 'Действителен после покупки (дней)', + 'sale_begin_time' => 'Время начала продажи', + 'sale_begin_time_help' => 'Пользователь может купить после этого времени, оставьте пустым без ограничений', + 'sale_end_time' => 'Время окончания продажи', + 'sale_end_time_help' => 'Пользователь может купить до этого времени, оставьте пустым без ограничений', + 'inventory' => 'Инвентаризация', + 'inventory_help' => 'Оставить пустым без ограничений', + 'sale_begin_end_time' => 'Доступно для продажи', + 'users_count' => 'Продано засчитывается', + 'bonus_addition_factor' => 'Коэффициент бонусных добавок', + 'bonus_addition' => 'Добавление бонуса', + 'bonus_addition_factor_help' => 'Например: 0,01 означает 1% добавления, оставьте пустым без добавления', + 'gift_fee_factor' => 'Коэффициент подарочных комиссий', + 'gift_fee' => 'Подарочный сбор', + 'gift_fee_factor_help' => 'Дополнительная комиссия, взимаемая за подарки другим пользователям, равна цене, умноженной на этот фактор', + ], + 'buy_already' => 'Уже купили', + 'buy_btn' => 'Купить', + 'confirm_to_buy' => 'Уверены, что хотите купить?', + 'require_more_bonus' => 'Требуется больше бонусов', + 'grant_only' => 'Предоставить только', + 'before_sale_begin_time' => 'Время начала продажи', + 'after_sale_end_time' => 'После окончания продажи', + 'inventory_empty' => 'Инвентарь пуст', + 'gift_btn' => 'Подарок', + 'confirm_to_gift' => 'Подтвердить подарок пользователю ', + 'max_allow_wearing' => 'Максимальное количество медалей :count может быть изношено одновременно', + 'wearing_status_text' => [ + 0 => 'Ношение', + 1 => 'Не ношение' + ], +]; diff --git a/resources/lang/ru/message.php b/resources/lang/ru/message.php new file mode 100644 index 00000000..7018ed79 --- /dev/null +++ b/resources/lang/ru/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Список сообщений', + ], + 'show' => [ + 'page_title' => 'Детали сообщения', + ], + 'field_value_change_message_body' => ':field изменено с :old на :new от :operator. Причина::reason.', + 'field_value_change_message_subject' => ':field изменено', + + 'download_disable' => [ + 'subject' => 'Разрешение на загрузку отменено', + 'body' => 'Ваши привилегии на загрузку аннулированы, возможно, из-за низкого уровня общего доступа или неправильного поведения. О: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Разрешение на загрузку отменено', + 'body' => 'Ваше разрешение на загрузку было отменено из-за чрезмерной скорости загрузки, пожалуйста, загрузите файл, если вы являетесь пользователем коробки seed.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + 'subject' => 'Разрешение на загрузку отменено', + 'body' => 'Ваше разрешение на загрузку было отменено из-за объявления торрента слишком много раз, пожалуйста, убедитесь, что у вас достаточно бонусов.' , + ], + 'download_enable' => [ + 'subject' => 'Загруженные права восстановлены', + 'body' => 'Ваши привилегии загрузки восстановлены, теперь вы можете загружать торренты. За :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Временное приглашение :change_type', + 'body' => 'Количество временных приглашений было :change_type :count от :operator, причина: :reason.', + ], + 'receive_medal' => [ + 'subject' => 'Получить подарочную медаль', + 'body' => "Пользователь :username приобрел медаль [:medal_name] за счет :cost_bonus и дал ей вам. Медаль стоит :price, комиссия :gift_fee_total_factor: :gift_fee_factor), у вас будет эта медаль до: :expire_at, а бонусный множитель: :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => 'Предупреждение о входе в систему :site_name', + 'body' => << +Последнее время::last_login_time, IP:last_ip, location::last_location.
    +Если это не ваша операция, возможно пароль учетной записи был утечен, пожалуйста, измените его вовремя! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Напоминание о покупке торрентов', + 'body' => 'Вы потратили :bonus бонус, чтобы успешно купить торрент:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Время окончания экзамена :exam_name изменено', + 'body' => 'Время окончания вашего вступительного экзамена :exam_name изменилось с :old_end_time на :new_end_time. admin: :operator, reason: :reason.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Вы получили ПМ.", + 'mail_sender' => "Отправитель ", + 'mail_subject' => "Тема ", + 'mail_date' => "Дата ", + 'mail_use_following_url' => "Вы можете нажать ", + 'mail_use_following_url_1' => " для просмотра сообщения (возможно вам придется войти).", + 'mail_yours' => "
    Yours,", + 'mail_the_site_team' => "Команда %s", + 'mail_received_pm_from' => "Вы получили сообщение от ", + 'mail_here' => "ЗДЕСЬ", + 'msg_system' => "Система", + 'msg_original_message_from' => "Оригинальное сообщение от ", +]; diff --git a/resources/lang/ru/nexus.php b/resources/lang/ru/nexus.php new file mode 100644 index 00000000..e7f175fc --- /dev/null +++ b/resources/lang/ru/nexus.php @@ -0,0 +1,20 @@ + 'Неверный аргумент', + 'require_argument' => ':argument не может быть пустым', + 'select_one_please' => 'Пожалуйста, выберите один', + 'user_not_exists' => '(сирот)', + 'time_units' => [ + 'week' => 'недель', + ], + 'select_all' => 'Выбрать все', + 'unselect_all' => 'Снять выделение', + 'increment' => 'приращение', + 'decrement' => 'декрет', + 'action' => 'Действие', + 'no_limit' => 'Без ограничений', + 'sum' => 'Sum', + 'do_not_repeat' => 'Пожалуйста, не повторяйте операцию!', + 'no_permission' => 'Нет разрешения!', +]; diff --git a/resources/lang/ru/oauth.php b/resources/lang/ru/oauth.php new file mode 100644 index 00000000..03261810 --- /dev/null +++ b/resources/lang/ru/oauth.php @@ -0,0 +1,14 @@ + 'Клиент', + 'redirect' => 'URL перенаправления', + 'secret' => 'Секретный ключ', + 'revoked' => 'Valid', + 'access_token' => 'Маркер доступа', + 'refresh_token' => 'Обновить токен', + 'authorization_request_title' => 'Запрос на авторизацию', + 'authorization_request_desc' => 'запрашивает разрешение на доступ к вашей учетной записи', + 'btn_approve' => 'Авторизация', + 'btn_deny' => 'Отмена', + 'skips_authorization' => 'Пропускать авторизацию', +]; diff --git a/resources/lang/ru/offer.php b/resources/lang/ru/offer.php new file mode 100644 index 00000000..abbc8ad7 --- /dev/null +++ b/resources/lang/ru/offer.php @@ -0,0 +1,17 @@ + " разрешил вам загрузить ", + 'msg_find_offer_option' => "Вы найдете новую опцию на странице загрузки.", + 'msg_your_offer_allowed' => "Ваше предложение разрешено", + 'msg_offer_voted_on' => "Ваше предложение было проголосовано. Вы можете загрузить ", + 'msg_offer_voted_off' => "Ваше предложение было проголосовано. Вы не можете загружать ", + 'msg_voted_on' => " проголосовали", + 'msg_offer_deleted' => "Ваше предложение удалено", + 'msg_your_offer' => "Ваше предложение '", + 'msg_was_deleted_by' => "' был удален игроком ", + 'msg_blank' => ".", + 'msg_you_must_upload_in' => "Пожалуйста, загрузите предложение в течение ", + 'msg_hours_otherwise' => " часы в противном случае предложение будет удалено.", + 'msg_reason_is' => "Причина: ", +]; diff --git a/resources/lang/ru/peer.php b/resources/lang/ru/peer.php new file mode 100644 index 00000000..5692b5e3 --- /dev/null +++ b/resources/lang/ru/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Личеры', + ], +]; diff --git a/resources/lang/ru/permission.php b/resources/lang/ru/permission.php new file mode 100644 index 00000000..82e7fbbb --- /dev/null +++ b/resources/lang/ru/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Торрент Утверждения', + 'desc' => 'Разрешить, Отклонить или отметить как непроверенные', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Установить специальные теги торрента', + 'desc' => 'Установить бонусный тег Official/Zero для торрентов', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'Одобрение торрента допускается автоматически', + 'desc' => 'Торрент - это статус разрешения после автоматической загрузки', + ], + 'torrent-set-price' => [ + 'text' => 'Задать платный торрент', + 'desc' => 'Задать платный торрент', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Класс после регистрации', + ], + 'staffmem' => [ + 'text' => 'Член Персонала', + 'desc' => 'Классы, рассматриваемые как сотрудники', + ], + 'newsmanage' => [ + 'text' => 'Управление новостями', + 'desc' => 'Добавить новое, редактирование, удалить новость', + ], + 'newfunitem' => [ + 'text' => 'Пост в фубоксе', + 'desc' => "Размещать новые вещи в фубоксе и редактировать вещи собственного магазина", + ], + 'funmanage' => [ + 'text' => 'Управление функциями', + 'desc' => "Изменить, удалить, запретить вещи побочных приложений", + ], + 'sbmanage' => [ + 'text' => 'Управление чатами', + 'desc' => 'Удалить сообщения в чате и папке помощи', + ], + 'pollmanage' => [ + 'text' => 'Управление опросами', + 'desc' => 'Добавить новые, редактировать, удалить опросы', + ], + 'applylink' => [ + 'text' => 'Применить для ссылок', + 'desc' => 'Применить для ссылок на главной странице', + ], + 'linkmanage' => [ + 'text' => 'Управление ссылками', + 'desc' => ' Добавить новые, редактировать, удалить ссылки', + ], + 'postmanage' => [ + 'text' => 'Управление сообщениями форума', + 'desc' => 'Редактировать, удалять, перемещать, прикасаться, блокировать сообщения на форуме', + ], + 'commanage' => [ + 'text' => 'Управление комментариями', + 'desc' => 'Редактировать, удалять комментарии к торрентам, предложения', + ], + 'forummanage' => [ + 'text' => 'Управление форумами', + 'desc' => 'Добавить новые, редактировать, удалять, перемещать форумы', + ], + 'viewuserlist' => [ + 'text' => 'Просмотр списка пользователей', + 'desc' => 'Просмотр, поиск списка пользователей', + ], + 'user-delete' => [ + 'text' => 'Удалить пользователя', + 'desc' => 'Полностью удалить данные учетной записи пользователя из базы данных', + ], + 'user-change-class' => [ + 'text' => 'Изменить класс пользователя', + 'desc' => "Изменить уровень пользователя, не может быть изменен на уровень выше или равен его собственному", + ], + 'torrentmanage' => [ + 'text' => 'Управление торрентами', + 'desc' => 'Редактируйте торренты, исключая настройки липкого торрента или рекламу или удаляя', + ], + 'torrent-delete' => [ + 'text' => 'Удалить торрент', + 'desc' => 'Удалить торрент', + ], + 'torrentsticky' => [ + 'text' => 'Липкий торрент', + 'desc' => ' Установить приклеенные торренты', + ], + 'torrentonpromotion' => [ + 'text' => 'Пропаганда торрента', + 'desc' => 'Установить торренты на промо-акцию', + ], + 'torrent_hr' => [ + 'text' => 'Задать H&R торрента', + 'desc' => '.Задать разрешение на подключение торрента', + ], + 'askreseed' => [ + 'text' => 'Спрашивать повторное', + 'desc' => 'Спрашивать сброс, когда торренты мертвы', + ], + 'viewnfo' => [ + 'text' => 'Просмотр NFO', + 'desc' => 'Просмотр NFO файлов', + ], + 'torrentstructure' => [ + 'text' => 'Просмотр структуры торрента', + 'desc' => 'Просмотр структуры торрент-файлов', + ], + 'sendinvite' => [ + 'text' => 'Отправить приглашение', + 'desc' => 'Отправить приглашение членства другим', + ], + 'viewhistory' => [ + 'text' => 'Просмотр истории', + 'desc' => "Просмотреть комментарий и историю постов", + ], + 'topten' => [ + 'text' => 'Смотреть сверху', + 'desc' => 'Просмотреть Топ 10', + ], + 'log' => [ + 'text' => 'Просмотр общего журнала', + 'desc' => 'Просмотр общего журнала, за исключением конфиденциального журнала', + ], + 'confilog' => [ + 'text' => 'Просмотр Конфиденциального Журнала', + 'desc' => 'Просмотр конфиденциального журнала, например изменения настроек сайта', + ], + 'userprofile' => [ + 'text' => "Конфиденциальный профиль пользователя", + 'desc' => "Просмотр профиля пользователя, например IP-адрес, адрес электронной почты", + ], + 'torrenthistory' => [ + 'text' => "Просмотр истории торрентов пользователя", + 'desc' => "История торрентов пользователя, например загруженные torrents.Valid только в том случае, если настройка уровня конфиденциальности не является 'сильной'" + ], + 'prfmanage' => [ + 'text' => "Общее управление профилем пользователя", + 'desc' => " Измените профиль пользователя, за исключением критических, например email, имя пользователя, загруженные и загруженные суммы, бонус" + ], + 'cruprfmanage' => [ + 'text' => "Крупное управление профилем пользователя", + 'desc' => "Изменить основной профиль пользователя, за исключением пожертвования (только Лидер Персонала может управлять пожертвованием)", + ], + 'uploadsub' => [ + 'text' => 'Загрузить субтитры', + 'desc' => 'Загрузить субтитры для торрентов', + ], + 'delownsub' => [ + 'text' => "Удалить субтитры", + 'desc' => 'Удалить субтитры, загруженные самим', + ], + 'submanage' => [ + 'text' => 'Управление субтитрами', + 'desc' => 'Удалить любые субтитры', + ], + 'updateextinfo' => [ + 'text' => 'Обновить внешнюю информацию', + 'desc' => 'Обновить устаревшую внешнюю информацию, например IMDb info', + ], + 'viewanonymous' => [ + 'text' => 'Анонимный просмотр', + 'desc' => 'Посмотреть, кто анонимный', + ], + 'beanonymous' => [ + 'text' => 'Быть анонимным', + 'desc' => 'Загружать торренты, субтитры анонимно', + ], + 'addoffer' => [ + 'text' => 'Добавить предложение', + 'desc' => ' Добавить предложения для загрузки', + ], + 'offermanage' => [ + 'text' => 'Управление предложениями', + 'desc' => 'Разрешить, Изменить, Удалить предложение', + ], + 'upload' => [ + 'text' => 'Загрузить торрент', + 'desc' => 'Загрузить торренты в раздел торренты', + ], + 'uploadspecial' => [ + 'text' => 'Загрузить специальный торрент', + 'desc' => 'Загрузить торренты в специальный раздел', + ], + 'view_special_torrent' => [ + 'text' => 'Посмотреть специальный торрент', + 'desc' => 'Просмотр торрентов в специальном разделе', + ], + 'movetorrent' => [ + 'text' => 'Переместить торрент', + 'desc' => 'Перемещение торрентов между разделами', + ], + 'chrmanage' => [ + 'text' => 'Управление хроникой', + 'desc' => 'Добавить, редактировать, удалить хронику', + ], + 'viewinvite' => [ + 'text' => 'Просмотр приглашения', + 'desc' => "История приглашений пользователя", + ], + 'buyinvite' => [ + 'text' => 'Купить приглашения', + 'desc' => 'Купить приглашения в бонус-центре', + ], + 'seebanned' => [ + 'text' => 'Запрещенные торренты', + 'desc' => 'Просмотреть и загрузить запрещенные торренты', + ], + 'againstoffer' => [ + 'text' => 'Голосовать против предложений', + 'desc' => 'Голосовать против предложений', + ], + 'userbar' => [ + 'text' => 'Разрешить Userbar', + 'desc' => ' Получить его userba', + ], +]; diff --git a/resources/lang/ru/plugin.php b/resources/lang/ru/plugin.php new file mode 100644 index 00000000..504592e8 --- /dev/null +++ b/resources/lang/ru/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Установить', + 'delete' => 'Удалить', + 'update' => 'Улучшить', + ], + 'labels' => [ + 'display_name' => 'Наименование', + 'package_name' => 'Имя пакета', + 'remote_url' => 'Адрес репозитория', + 'installed_version' => 'Установленная версия', + 'status' => 'Статус', + 'updated_at' => 'Последнее действие в', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'Обычный', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'Не установлен', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Готов к установке', + \App\Models\Plugin::STATUS_INSTALLING => 'Установка', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Ошибка установки', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Готов к обновлению', + \App\Models\Plugin::STATUS_UPDATING => 'Обновление', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Сбой обновления', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Готов к удалению', + \App\Models\Plugin::STATUS_DELETING => 'Удаление', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Сбой удаления', + ], +]; diff --git a/resources/lang/ru/ptgen.php b/resources/lang/ru/ptgen.php new file mode 100644 index 00000000..3812a695 --- /dev/null +++ b/resources/lang/ru/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'Ссылка исходит от::sites ', + 'btn_get_desc' => 'Получить описание', +]; diff --git a/resources/lang/ru/reward.php b/resources/lang/ru/reward.php new file mode 100644 index 00000000..db5164ed --- /dev/null +++ b/resources/lang/ru/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Награды', + ] + +]; diff --git a/resources/lang/ru/route-permission.php b/resources/lang/ru/route-permission.php new file mode 100644 index 00000000..cda45cab --- /dev/null +++ b/resources/lang/ru/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Загрузить торрент', + 'desc' => 'Загрузить торрент', + ], + 'torrent:list' => [ + 'text' => 'Загрузить список торрентов', + 'desc' => 'Загрузить список торрентов', + ], + 'torrent:view' => [ + 'text' => 'Посмотреть детали торрента', + 'desc' => 'Посмотреть детали торрента', + ], + 'user:view' => [ + 'text' => 'Основная информация пользователя', + 'desc' => 'Основная информация пользователя', + ], +]; diff --git a/resources/lang/ru/search.php b/resources/lang/ru/search.php new file mode 100644 index 00000000..ca0b0541 --- /dev/null +++ b/resources/lang/ru/search.php @@ -0,0 +1,17 @@ + 'Глобальный поиск', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Заголовок', + '1' => 'Описание', + '3' => 'Загрузчик', + '4' => 'URL IMDB' + ], + 'search_modes' => [ + 'and' => 'И', + 'exact' => 'Точно', + ], +]; diff --git a/resources/lang/ru/searchbox.php b/resources/lang/ru/searchbox.php new file mode 100644 index 00000000..bf91cf57 --- /dev/null +++ b/resources/lang/ru/searchbox.php @@ -0,0 +1,20 @@ + 'Категория', + 'sub_category_source_label' => 'Источник', + 'sub_category_medium_label' => 'Медиа', + 'sub_category_standard_label' => 'Стандартный', + 'sub_category_team_label' => 'Команда', + 'sub_category_processing_label' => 'Обработка', + 'sub_category_codec_label' => 'Кодек', + 'sub_category_audiocodec_label' => 'Аудиокодек', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Показывать обложку в списке торрентов', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Отображать значок мнемоники в списке торрентов', + ], + 'sections' => [ + 'browse' => 'Торренты', + 'special' => 'Особый', + ], +]; diff --git a/resources/lang/ru/seed-box.php b/resources/lang/ru/seed-box.php new file mode 100644 index 00000000..adb31a88 --- /dev/null +++ b/resources/lang/ru/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Пользователь', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Администратор', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Не прослушано', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Разрешено', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Отказано', + ], + 'status_change_message' => [ + 'subject' => 'Статус записи SeedBox изменен', + 'body' => 'Статус вашей записи SeedBox с ID :id был изменен :operator с :old_status на :new_status. Причина: :reason', + ], + 'is_seed_box_yes' => 'Этот IP является SeedBox, идентифицированный по карте с ID :id', + 'is_seed_box_no' => 'Этот IP не SeedBox', +]; diff --git a/resources/lang/ru/seedbox.php b/resources/lang/ru/seedbox.php new file mode 100644 index 00000000..7d8f335e --- /dev/null +++ b/resources/lang/ru/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Пользователь', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Администратор', + ], +]; diff --git a/resources/lang/ru/signup.php b/resources/lang/ru/signup.php new file mode 100644 index 00000000..086a48db --- /dev/null +++ b/resources/lang/ru/signup.php @@ -0,0 +1,8 @@ + "Пароли не совпадают! Нужно опечатать. Повторите попытку.", + 'password_too_short' => "Извините, пароль слишком короткий (минимум 6 символов)", + 'password_too_long' => "Извините, пароль слишком длинный (максимум 40 символов)", + 'password_equals_username' => "К сожалению, пароль не может быть таким же, как имя пользователя.", +]; diff --git a/resources/lang/ru/snatch.php b/resources/lang/ru/snatch.php new file mode 100644 index 00000000..18a3478e --- /dev/null +++ b/resources/lang/ru/snatch.php @@ -0,0 +1,8 @@ + 'Inf.', + 'index' => [ + 'page_title' => 'Перехват', + ], +]; diff --git a/resources/lang/ru/subtitle.php b/resources/lang/ru/subtitle.php new file mode 100644 index 00000000..bed000a9 --- /dev/null +++ b/resources/lang/ru/subtitle.php @@ -0,0 +1,7 @@ + " удалил вложенные вами субтитры. ", + 'msg_your_sub_deleted' => "Ваши субтитры были удалены", + 'msg_reason_is' => "Причина: ", +]; diff --git a/resources/lang/ru/thank.php b/resources/lang/ru/thank.php new file mode 100644 index 00000000..578e15c2 --- /dev/null +++ b/resources/lang/ru/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Спасибо', + ], +]; diff --git a/resources/lang/ru/token.php b/resources/lang/ru/token.php new file mode 100644 index 00000000..a3800f2c --- /dev/null +++ b/resources/lang/ru/token.php @@ -0,0 +1,10 @@ + 'Маркер доступа', + 'permission' => 'Права доступа', + 'maximum_allow_number_reached' => 'Количество достигло верхнего предела', + 'create_success_tip' => 'Токен был успешно создан, эти данные отображаются только один раз, пожалуйста, сохраните их правильно

    :token', + 'last_used_at' => 'Время последнего использования', + 'token' => 'summary', +); diff --git a/resources/lang/ru/torrent-operation-log.php b/resources/lang/ru/torrent-operation-log.php new file mode 100644 index 00000000..3edf57f4 --- /dev/null +++ b/resources/lang/ru/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Тип действия', + ], +]; diff --git a/resources/lang/ru/torrent.php b/resources/lang/ru/torrent.php new file mode 100644 index 00000000..a7a2bcd1 --- /dev/null +++ b/resources/lang/ru/torrent.php @@ -0,0 +1,109 @@ + 'Обычный', + 'pos_state_sticky' => 'Сперва прикреплено', + 'pos_state_r_sticky' => 'Липкие секунды', + + 'index' => [ + 'page_title' => 'Список торрентов', + ], + 'show' => [ + 'page_title' => 'Детали торрента', + 'basic_category' => 'Категория', + 'basic_audio_codec' => 'Аудио кодек', + 'basic_codec' => 'Видео кодек', + 'basic_media' => 'Медиа', + 'basic_source' => 'Источник', + 'basic_standard' => 'Стандартный', + 'basic_team' => 'Команда', + 'size' => 'Размер', + 'comments_label' => 'Комментарии', + 'times_completed_label' => 'Перехвачено', + 'peers_count_label' => 'Личеры', + 'thank_users_count_label' => 'Спасибо', + 'numfiles_label' => 'Файлы', + 'bookmark_yes_label' => 'Закладка', + 'bookmark_no_label' => 'Добавить в закладку', + 'reward_logs_label' => 'Награды', + 'reward_yes_label' => 'Награжден', + 'reward_no_label' => 'Награды', + 'download_label' => 'Скачать', + 'thanks_yes_label' => 'Поблагодарить', + 'thanks_no_label' => 'Спасибо', + ], + 'pick_info' => [ + 'normal' => 'Обычный', + 'hot' => 'Горячая', + 'classic' => 'Классика', + 'recommended' => 'Рекомендовать', + ], + 'claim_already' => 'Получено уже', + 'no_snatch' => 'Больше не загружать этот торрент', + 'can_no_be_claimed_yet' => 'Не может быть присвоен', + 'claim_number_reach_user_maximum' => 'Достигнуто максимальное количество пользователей', + 'claim_number_reach_torrent_maximum' => 'Достигнуто максимальное количество торрентов', + 'claim_disabled' => 'Заявка отключена', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Разрешено', + 'notify_subject' => 'Торрент разрешен', + 'notify_msg' => 'Ваш торрент:[url=:detail_url]:torrent_name[/url] разрешён :operator, Причина: :reason', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Отказано', + 'notify_subject' => 'Торрент отклонен', + 'notify_msg' => 'Ваш торрент: [url=:detail_url]:torrent_name[/url] отказано :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'Не проверено', + 'notify_subject' => 'Торрент помечен как не проверенный', + 'notify_msg' => 'Ваш торрент: [url=:detail_url]:torrent_name[/url] помечен как не проверенный :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Редактирование', + 'notify_subject' => 'Торрент отредактирован', + 'notify_msg' => 'Ваш торрент: [url=:detail_url]:torrent_name[/url] был отредактирован :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'Удалить', + 'notify_subject' => 'Торрент удалён', + 'notify_msg' => 'Ваш торрент: :torrent_name был удален оператором :operator', + ] + ], + 'owner_update_torrent_subject' => 'Обновлен торрент', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] был обновлен владельцем, вы можете проверить, соответствует ли он требованиям и разрешить', + 'approval' => [ + 'modal_title' => 'Подтверждение торрента', + 'status_label' => 'Статус одобрения', + 'comment_label' => 'Комментарий(опционально)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'Не проверено', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Разрешено', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Отказано', + ], + 'deny_comment_show' => 'Отказано, причина: :reason', + 'logs_label' => 'Журналы утверждения' + ], + 'show_hide_media_info' => 'Показать/скрыть необработанную информацию', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Глобально', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Постоянно', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Until', + ], + 'paid_torrent' => 'Платный торрент', + 'msg_torrent_deleted' => "Ваш торрент был удален", + 'msg_the_torrent_you_uploaded' => "Торрент, который вы загрузили '", + 'msg_was_deleted_by' => "' был удалён ", + 'msg_reason_is' => ". Причина: ", + 'msg_reseed_request' => "Запрос отправлен", + 'msg_reseed_user' => "Пользователь ", + 'msg_ask_reseed' => " просил сбросить на торрент ", + 'msg_thank_you' => " !\nThank You!", + + 'msg_offer_you_voted' => "Предложение вы проголосовали за: ", + 'msg_was_uploaded_by' => " был загружен ", + 'msg_you_can_download' => ".\nYou can Download the Torrent", + 'msg_here' => " [b]here[/b]", + 'msg_offer' => "Предложение ", +]; diff --git a/resources/lang/ru/upload.php b/resources/lang/ru/upload.php new file mode 100644 index 00000000..f2b1bcec --- /dev/null +++ b/resources/lang/ru/upload.php @@ -0,0 +1,68 @@ + 'Недопустимая цена: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Неверная секция', + 'invalid_hr' => 'Недопустимое HR значение', + 'invalid_pos_state' => 'Недопустимое положение: :pos_state', + 'invalid_pos_state_until' => 'Недопустимый крайний срок', + 'not_supported_sub_category_field' => 'Неподдерживаемые поля подкатегории: :field', + 'invalid_sub_category_value' => 'Поле подкатегории: :label(:field) значение: :value недопустимо', + 'invalid_tag' => 'Неверный тег::tag', + 'invalid_pick_type' => 'Недопустимая рекомендация::pick_type', + 'require_name' => 'Название не может быть пустым', + 'price_too_much' => 'Цена превышает допустимый диапазон', + 'approval_deny_reach_upper_limit' => 'Количество торрентов, отвергнутых для текущей рецензии: %s достигает верхнего предела и публикация запрещена.', + 'special_section_not_enabled' => 'Специальная зона не включена.', + 'paid_torrent_not_enabled' => 'Оплаченный торрент не включен.', + 'no_permission_to_set_torrent_hr' => 'Недостаточно прав для установки торрента H&R.', + 'no_permission_to_set_torrent_pos_state' => 'Нет разрешения на установку торрент-топа.', + 'no_permission_to_set_torrent_price' => 'Нет разрешения на установку торрентных платежей.', + 'no_permission_to_pick_torrent' => 'Нет разрешения на рекомендацию видео.', + 'no_permission_to_be_anonymous' => 'Нет разрешения на анонимную публикацию.', + 'torrent_save_dir_not_exists' => 'Каталог для сохранения торрентов не существует.', + 'torrent_save_dir_not_writable' => 'Папка сохранения торрента недоступна для записи.', + 'save_torrent_file_failed' => 'Не удалось сохранить торрент-файл.', + 'upload_failed' => 'Ошибка загрузки!', + 'missing_form_data' => 'Пожалуйста, заполните необходимые элементы', + 'missing_torrent_file' => 'Отсутствует торрент-файл', + 'empty_filename' => 'Имя файла не может быть пустым!', + 'zero_byte_nfo' => 'NFO файл пуст', + 'nfo_too_big' => 'Файл NFO слишком большой! Максимально допустимый на 65,535 байт.', + 'nfo_upload_failed' => 'NFO файл не удалось загрузить', + 'blank_description' => 'Вы должны заполнить введение!', + 'category_unselected' => 'Вы должны выбрать тип!', + 'invalid_filename' => 'Неверное имя файла!', + 'filename_not_torrent' => 'Неверное имя файла (не .torrent файла).', + 'empty_file' => 'Пустой файл!', + 'not_bencoded_file' => 'Что вы делаете? Загруженный вами файл не Бенкод!', + 'not_a_dictionary' => 'Не папка', + 'dictionary_is_missing_key' => 'Отсутствует значение каталога', + 'invalid_entry_in_dictionary' => 'Неверная запись каталога', + 'invalid_dictionary_entry_type' => 'Неверный тип элемента каталога', + 'invalid_pieces' => 'Неверный файловый блок', + 'missing_length_and_files' => 'Отсутствует длина и файл', + 'filename_errors' => 'Имя файла с ошибкой', + 'uploaded_not_offered' => 'You can only upload torrent that pass the candidate. Please return to select the appropriate project in your candidate before uploading!', + 'unauthorized_upload_freely' => 'У вас нет разрешения на бесплатную загрузку!', + 'torrent_existed' => 'Торрент уже существует!id: :id', + 'torrent_file_too_big' => 'Слишком большой торрент-файл! Максимально допустимый', + 'remake_torrent_note' => 'байт. Пожалуйста, пересоздайте торрент-файл с большим размером блока или разделите содержимое на несколько торрентов для публикации.', + 'email_notification_body' => 'Hello, +A new torrent has been uploaded. + +Name::name +Size::size +Type::category +Uploader::upload_by + +Introduction: +:description + +View more detailed information and download it (you may need to log in), please click here: here +:torrent_url + +:site_name Website', + 'email_notification_subject' => ':site_name Новое уведомление торрента', +); diff --git a/resources/lang/ru/user.php b/resources/lang/ru/user.php new file mode 100644 index 00000000..63ca9b02 --- /dev/null +++ b/resources/lang/ru/user.php @@ -0,0 +1,112 @@ + 'Отключить администратором', + 'deleted_username' => 'пользователь не существует', + 'admin' => [ + 'list' => [ + 'page_title' => 'Список пользователей' + ] + ], + 'labels' => [ + 'seedbonus' => 'Бонус', + 'seed_points' => 'Точки семян', + 'uploaded' => 'Загружено', + 'downloaded' => 'Загружено', + 'invites' => 'Приглашения', + 'attendance_card' => 'Участник карты', + 'props' => 'Свойства', + 'class' => 'Класс', + 'vip_added' => 'Бонус VIP', + 'vip_added_help' => 'Можно обменять на бонус статус VIP.', + 'vip_until' => 'Время окончания статуса VIP', + 'vip_until_help' => "Формат времени 'Год - Месячный день:Минут:Второй раз, когда статус VIP заканчивается. Для вступления в силу этого правила необходимо установить VIP статус \"Да\".", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'Вип', + \App\Models\User::CLASS_RETIREE => 'Ретираж', + \App\Models\User::CLASS_UPLOADER => 'Загрузчик', + \App\Models\User::CLASS_MODERATOR => 'Модератор', + \App\Models\User::CLASS_ADMINISTRATOR => 'Администратор', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Лидер команды', + ], + 'change_username_lte_min_interval' => 'Время последнего изменения: :last_change_time, недостигнуто минимального интервала: :interval дней', + 'destroy_by_admin' => 'Удаление физического объекта администратором', + 'disable_by_admin' => 'Отключить администратором', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Муж', + \App\Models\User::GENDER_FEMALE => 'Женская', + \App\Models\User::GENDER_UNKNOWN => 'Неизвестен', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator Grant вам :name, срок действия: :duration.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_текст уже вечно', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Повысить', + 'demote' => 'Понизить', + 'subject' => 'Класс изменен', + 'body' => 'Вы были :action to :new_class, administrator: :operator, reason: :reason.', + ], + ], + 'username_already_exists' => 'Имя пользователя::username уже существует', + 'username_invalid' => 'Неверное имя пользователя::username', + + 'msg_promoted' => "продвигается", + 'msg_demoted' => "понижен", + 'msg_class_change' => "Смена урока", + 'msg_you_have_been' => "Вы были ", + 'msg_to' => " до ", + 'msg_by' => " от ", + 'msg_warn_removed' => "Предупреждение удалено", + 'msg_your_warning_removed_by' => "Ваше предупреждение было удалено", + 'msg_you_are_warned_by' => "Вы были [url=rules.php#warning]предупреждение[/url] от ", + 'msg_reason' => "\n\nReason: ", + 'msg_week' => " неделя", + 'msg_s' => "с", + 'msg_you_are_warned_for' => "You have been [url=rules.php#warning]warned[/url] for ", + 'msg_you_are_warned' => "Вас предупреждают", + 'msg_posting_rights_restored' => "Права на публикацию восстановлены", + 'msg_your_posting_rights_restored' => "Ваши права на публикацию были переданы назад " , + 'msg_you_can_post' => ". Вы можете снова отправлять сообщения на форум.", + 'msg_posting_rights_removed' => "Права на публикацию удалены", + 'msg_your_posting_rights_removed' => "Ваши права на публикацию были удалены ", + 'msg_probable_reason' => ", вероятно, из-за плохого отношения или плохого содержания постов.", + 'msg_upload_rights_restored' => "Права на загрузку восстановлены", + 'msg_your_upload_rights_restored' => "Ваши права на загрузку были предоставлены назад ", + 'msg_you_upload_can_upload' => ". Вы можете снова загружать торренты.", + 'msg_upload_rights_removed' => "Права на загрузку удалены", + 'msg_your_upload_rights_removed' => "Ваши права на загрузку были удалены ", + 'msg_probably_reason_two' => ", вероятно, из-за плохого торрента, .nfo или описания.", + 'msg_download_rights_restored' => "Скачать права восстановлены", + 'msg_your_download_rights_restored' => "Ваши права на загрузку были возвращены ", + 'msg_you_can_download' => ". Повторите загрузку торрентов.", + 'msg_download_rights_removed' => "Права на загрузку удалены", + 'msg_your_download_rights_removed' => "Ваши права на загрузку были удалены ", + 'msg_probably_reason_three' => ", вероятно, из-за низкого соотношения или плохого поведения.", + 'msg_email_change' => "Смена Email", + 'msg_your_email_changed_from' => "Ваш адрес электронной почты был изменен с ", + 'msg_username_change' => "Изменение имени пользователя", + 'msg_your_username_changed_from' => "Ваше имя пользователя изменено с ", + 'msg_downloaded_change' => "Изменение загруженной суммы", + 'msg_your_downloaded_changed_from' => "Ваша загруженная сумма была изменена с ", + 'msg_uploaded_change' => "Смена выгруженной суммы", + 'msg_your_uploaded_changed_from' => "Ваша загруженная сумма была изменена с ", + 'msg_bonus_change' => "Изменение суммы бонуса", + 'msg_your_bonus_changed_from' => "Сумма бонуса была изменена с ", + 'msg_invite_change' => "Изменить сумму приглашения", + 'msg_your_invite_changed_from' => "Ваша сумма приглашения была изменена с ", + 'msg_to_new' =>" до ", + 'msg_your_vip_status_changed' => "Ваш VIP статус изменен", + 'msg_vip_status_changed_by' => "Ваш VIP статус изменен на ", + 'msg_your_donor_status_changed' => "Ваш донорский статус изменен", + 'msg_donor_status_changed_by' => "Ваш донорский статус изменен ", + 'msg_invited_user_has_registered' => "Приглашенный пользователь зарегистрирован", + 'msg_user_you_invited' => "Пользователь, который вы пригласили ", + 'msg_has_registered' => " только что зарегистрировался.", +]; diff --git a/resources/lang/ru/username-change-log.php b/resources/lang/ru/username-change-log.php new file mode 100644 index 00000000..bcb6d813 --- /dev/null +++ b/resources/lang/ru/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Пользователь', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Администратор', + ], + 'labels' => [ + 'username_old' => 'Старый логин', + 'username_new' => 'Новое имя пользователя', + 'change_type' => 'Изменить тип', + ], +]; diff --git a/resources/lang/sv/admin.php b/resources/lang/sv/admin.php new file mode 100644 index 00000000..769b8734 --- /dev/null +++ b/resources/lang/sv/admin.php @@ -0,0 +1,129 @@ + [ + 'exam_users' => 'Testanvändare', + 'hit_and_runs' => 'Slå och kör', + 'users_list' => 'Användare', + 'tags_list' => 'Taggar', + 'agent_allows' => 'Agentkommando Tillåter', + 'agent_denies' => 'Agentkommando nekar', + 'exams_list' => 'Tentor & Uppgifter', + 'medals_list' => 'Medaljer', + 'settings' => 'Inställningar', + 'users_medals' => 'Användar medaljer', + 'claims' => 'Anspråk från användare', + 'torrent_list' => 'Torrents', + 'torrent_state' => 'Free leach', + 'roles_list' => 'Roller', + 'ability_list' => 'Behörigheter', + 'seed_box_records' => 'SeedBox', + 'upload_speed' => 'Ladda upp hastighet', + 'download_speed' => 'Ladda ner hastighet', + 'isp' => 'ISP', + 'menu' => 'Anpassad meny', + 'username_change_log' => 'Användarnamn ändringsloggar', + 'torrent_deny_reason' => 'Neka skäl', + 'roles' => 'Roll', + 'permissions' => 'Behörigheter', + 'section' => 'Sök rutor', + 'icon' => 'Kategori ikoner', + 'plugin' => 'Tillägg', + 'category' => 'Kategorier', + 'second_icon' => 'Andra ikoner', + 'torrent_operation_log' => 'Torrent åtgärdsloggar', + 'invite' => 'Inbjudningar', + 'user_props' => 'Användare rekvisita', + 'login_log' => 'Loggar för inloggning', + 'bonus_log' => 'Bonus loggar', + 'torrent_buy_log' => 'Torrent köp loggar', + 'attendance_log' => 'Närvaro loggar', + 'oauth_client' => 'Klient', + 'oauth_access_token' => 'Tillgång till tokens', + 'oauth_auth_code' => 'Auth koder', + 'oauth_refresh_token' => 'Uppdatera tokens', + 'token' => 'Tillgång till tokens', + ], + 'resources' => [ + 'agent_allow' => [ + 'check_modal_btn' => 'Kontrollera', + 'check_modal_header' => 'Identifiera om kunden är tillåten', + 'check_pass_msg' => 'Grattis, denna klient godkändes av regeln :id!', + ], + 'user' => [ + 'actions' => [ + 'enable_modal_btn' => 'Aktivera', + 'enable_modal_title' => 'Aktivera användare', + 'enable_disable_reason' => 'Anledning', + 'enable_disable_reason_placeholder' => 'Valfri', + 'disable_modal_btn' => 'Inaktivera', + 'disable_modal_title' => 'Inaktivera användare', + 'disable_two_step_authentication' => 'Avbryt tvåstegsautentisering', + 'change_bonus_etc_btn' => 'Ändra uppladdad etc.', + 'change_bonus_etc_action_increment' => 'Ökning', + 'change_bonus_etc_action_decrement' => 'Minskning', + 'change_bonus_etc_field_label' => 'Fält', + 'change_bonus_etc_action_label' => 'Åtgärd', + 'change_bonus_etc_value_label' => 'Värde', + 'change_bonus_etc_value_help' => 'Om typen är uppladdad/Nedladdad, är enheten: GB', + 'change_bonus_etc_reason_label' => 'Anledning', + 'reset_password_btn' => 'Återställ lösenord', + 'reset_password_label' => 'Nytt lösenord', + 'reset_password_confirmation_label' => 'Bekräfta nytt lösenord', + 'assign_exam_btn' => 'Tilldela examen', + 'assign_exam_exam_label' => 'Välj tentamen', + 'assign_exam_begin_label' => 'Börja tid', + 'assign_exam_end_label' => 'Slut tid', + 'assign_exam_end_help' => 'Om du inte anger en start/sluttid kommer tidsintervallet som sätts av själva tentamen att användas', + 'grant_medal_btn' => 'Bevilja medalj', + 'grant_medal_medal_label' => 'Välj medalj', + 'grant_medal_duration_label' => 'Varaktighet', + 'grant_medal_duration_help' => 'Enhet: dagar. Om den lämnas tom, användaren har permanent innehav', + 'confirm_btn' => 'Bekräfta', + 'disable_download_privileges_btn' => 'Aktivera nedladdning', + 'enable_download_privileges_btn' => 'Inaktivera nedladdning', + 'grant_prop_btn' => 'Bevilja rekvisita', + 'grant_prop_form_prop' => 'Välj prop', + 'grant_prop_form_duration' => 'Varaktighet', + 'grant_prop_form_duration_help' => 'Enhet: dagar. Om den lämnas tom, användaren har den permanent. Obs: Det finns ingen tidsgräns för namnbyteskort, ignorera detta värde.' , + 'confirm_bulk' => 'Bulk bekräfta', + 'change_bonus_etc_duration_label' => 'Varaktighet', + 'change_bonus_etc_duration_help' => 'Krävs när du lägger till tillfällig inbjudan, i dagar', + 'change_class_btn' => 'Ändra klass', + ] + ], + 'exam_user' => [ + 'bulk_action_avoid_label' => 'Bulk undvika', + 'bulk_action_update_end_label' => 'Bulk ändra sluttid', + 'action_avoid' => 'Undvik', + 'action_update_end' => 'Ändra sluttid', + 'result_passed' => 'Passerad!', + 'result_not_passed' => 'Inte passerad!', + ], + 'exam' => [ + 'index_duplicate' => 'Index::index dubblett!', + ], + 'hit_and_run' => [ + 'bulk_action_pardon' => 'Bulk pardon', + 'action_pardon' => 'Pardon', + ], + 'torrent' => [ + 'bulk_action_pos_state' => 'Klibbigt', + 'bulk_action_remove_tag' => 'Ta bort tagg', + 'bulk_action_attach_tag' => 'Bifoga tagg', + 'action_approval' => 'Godkännande', + 'bulk_action_attach_tag_remove_old' => 'Ta också bort gamla taggar', + 'bulk_action_recommend' => 'Rekommendera', + 'bulk_action_sp_state' => 'Kampanj', + 'bulk_action_hr' => 'H&R', + ], + 'seed_box_record' => [ + 'toggle_status' => 'Ändra status', + 'check_modal_btn' => 'Kontrollera', + 'check_modal_header' => 'Identifiera om IP är SeedBox', + ], + 'tag' => [ + 'detach_torrents' => 'Lossa alla torrents', + ], + ] +]; diff --git a/resources/lang/sv/attendance.php b/resources/lang/sv/attendance.php new file mode 100644 index 00000000..7c5bca9a --- /dev/null +++ b/resources/lang/sv/attendance.php @@ -0,0 +1,14 @@ + "Har inte närvaro ännu", + 'target_date_can_no_be_retroactive' => 'Datum::date kan inte vara retroaktivt', + 'already_attendance' => 'Redan närvaro', + 'card_not_enough' => 'Närvaro kort inte tillräckligt', + 'ranking' => "Dagens rankning: :ranking / :counts", + 'fields' => [ + 'date' => 'Datum', + 'points' => 'Fick bonus', + 'is_retroactive' => 'Är retroaktiv', + ], +]; diff --git a/resources/lang/sv/bonus-log.php b/resources/lang/sv/bonus-log.php new file mode 100644 index 00000000..bb0e8e26 --- /dev/null +++ b/resources/lang/sv/bonus-log.php @@ -0,0 +1,37 @@ + [ + \App\Models\BonusLogs::BUSINESS_TYPE_CANCEL_HIT_AND_RUN => 'Avbryt H&R', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_MEDAL => 'Köp medalj', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_ATTENDANCE_CARD => 'Köp närvarokort', + \App\Models\BonusLogs::BUSINESS_TYPE_STICKY_PROMOTION => 'Klistra in', + \App\Models\BonusLogs::BUSINESS_TYPE_POST_REWARD => 'Posta belöning', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_UPLOAD => 'Utbyte uppladdat', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_INVITE => 'Köp inbjudan', + \App\Models\BonusLogs::BUSINESS_TYPE_CUSTOM_TITLE => 'Anpassad titel', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_VIP => 'Köp VIP', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_SOMEONE => 'Gåva till någon', + \App\Models\BonusLogs::BUSINESS_TYPE_NO_AD => 'Avbryt annons', + \App\Models\BonusLogs::BUSINESS_TYPE_GIFT_TO_LOW_SHARE_RATIO => 'Gåva till lågt delningsförhållande', + \App\Models\BonusLogs::BUSINESS_TYPE_LUCKY_DRAW => 'Tur ritning', + \App\Models\BonusLogs::BUSINESS_TYPE_EXCHANGE_DOWNLOAD => 'Utbyte hämtat', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_TEMPORARY_INVITE => 'Köp tillfällig inbjudan', + \App\Models\BonusLogs::BUSINESS_TYPE_BUY_RAINBOW_ID => 'Köp regnbågs-ID', + \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_ROLE_WORK_SALARY => 'Rolllön', + \App\Models\BonusLogs::BUSINESS_TYPE_TORRENT_BE_DOWNLOADED => 'Torrent laddas ner', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_REWARD => 'Ta emot belöning', + \App\Models\BonusLogs::BUSINESS_TYPE_RECEIVE_GIFT => 'Ta emot gåva', + \App\Models\BonusLogs::BUSINESS_TYPE_UPLOAD_TORRENT => 'Ladda upp torrent', + ], + 'fields' => [ + 'business_type' => 'Typ av verksamhet', + 'old_total_value' => 'Pre-trade värde', + 'value' => 'Handelsvärde', + 'new_total_value' => 'Post-handelsvärde', + ], +]; diff --git a/resources/lang/sv/bonus.php b/resources/lang/sv/bonus.php new file mode 100644 index 00000000..bb65abfe --- /dev/null +++ b/resources/lang/sv/bonus.php @@ -0,0 +1,35 @@ + 'Spendera :bonus bonus köp :medal_name', + 'comment_buy_attendance_card' => 'Spendera :bonus bonus köp ett kort', + 'comment_buy_temporary_invite' => 'Spendera :bonus bonus buy :count temporär inbjudan', + 'comment_buy_rainbow_id' => 'Spendera :bonus bonus köp :varaktighet dagar regnbågs-ID', + 'comment_buy_change_username_card' => 'Spendera :bonus bonus köp ändra användarnamn kort', + 'comment_gift_medal' => 'Spendera :bonus bonus köp :medal_name och gåva till :to_username', + 'comment_buy_torrent' => 'Spendera :bonus bonus buy torrent: :torrent_id', + 'comment_torrent_be_downloaded' => 'Intäkter från torrent laddas ner av :username(UID: :uid)', + 'table_thead' => [ + 'reward_type' => 'Belöningstyp', + 'count' => 'Antal', + 'size' => 'Storlek', + 'a_value' => 'Ett värde', + 'bonus_base' => 'Grundläggande bonus', + 'factor' => 'Faktor', + 'got_bonus' => 'Fick bonus', + 'total' => 'Totalt', + ], + 'reward_types' => [ + 'basic' => 'Grundläggande belöning', + 'harem_addition' => 'Harem tillägg', + 'official_addition' => 'Officiellt tillägg', + 'medal_addition' => 'Tillägg till medalj', + ], + 'not_enough' => 'Ingen tillräckligt bonus! Kräver :require_bonus, du har för närvarande endast: :now_bonus', + 'msg_someone_loves_you' => "Någon älskar dig", + 'msg_you_have_been_given' => "Du har fått en gåva av ", + 'msg_after_tax' => " (Efter skatt är det ", + 'msg_karma_points_by' => ") Karma poäng av ", + 'msg_personal_message_from' => "Personligt meddelande från ", + 'msg_colon' => ": ", +]; diff --git a/resources/lang/sv/bookmark.php b/resources/lang/sv/bookmark.php new file mode 100644 index 00000000..59b3584e --- /dev/null +++ b/resources/lang/sv/bookmark.php @@ -0,0 +1,8 @@ + [ + 'store_success' => 'Lägg till i bokmärke lyckades!', + 'delete_success' => 'Bokmärket är avklarat!', + ] +]; diff --git a/resources/lang/sv/claim.php b/resources/lang/sv/claim.php new file mode 100644 index 00000000..b8cf845e --- /dev/null +++ b/resources/lang/sv/claim.php @@ -0,0 +1,38 @@ + 'Torrent anspråk detaljer', + 'title_for_user' => 'Användare begär detaljer', + 'th_id' => 'ID', + 'th_username' => 'Användare', + 'th_torrent_name' => 'Torrent namn', + 'th_torrent_size' => 'Torrent storlek', + 'th_torrent_ttl' => 'Torrent TTL', + 'th_claim_at' => 'Begär vid', + 'th_last_settle' => 'Senast kvittad den', + 'th_seed_time_this_month' => 'Se. denna månad', + 'th_uploaded_this_month' => 'Upp. denna månad', + 'th_reached_or_not' => 'Nått', + 'th_action' => 'Åtgärd', + + 'msg_title' => 'Anspråk reglera resultat förra månaden (:month):', + 'msg_subject' => ':month anspråk uppgörelse', + 'claim_total' => 'Anspråk torrent totalt: :total', + 'claim_reached_counts' => 'Nådda torrentantal: :counts', + 'claim_reached_summary' => 'Nådd torrent få bonus per timme: :bonus_per_hour, frö tid genomsnitt(timme): :hours, få bonus totalt: :bonus_total', + 'claim_unreached_remain_counts' => 'Onått torrent förblir räkningar: :counts', + 'claim_unreached_remove_counts' => 'Onått torrent ta bort siffror: :counts', + 'claim_unreached_summary' => 'Dra bonus varje ouppnådd torrent::deduct_per_torrent, total avdrag: :deduct_total', + + 'confirm_give_up' => 'Är du säker på att du vill ge upp att hävda denna torrent?', + 'add_claim' => 'Claim', + 'add_claim_confirm' => 'Bekräfta att hävda?', + 'remove_claim' => 'Ge upp', + 'remove_claim_confirm' => 'Bekräfta att ge upp anspråket?', + 'already_claimed' => 'Bekräftad', + 'not_claim_yet' => 'Oombedd', + 'fields' => [ + 'torrent_id' => 'Torrent ID', + ], + 'claim_all_seeding_confirmation' => 'Är du säker på att du vill göra anspråk på alla torrenter som just nu håller på att programmeras?' , +]; diff --git a/resources/lang/sv/cleanup.php b/resources/lang/sv/cleanup.php new file mode 100644 index 00000000..50c462da --- /dev/null +++ b/resources/lang/sv/cleanup.php @@ -0,0 +1,36 @@ + 'Bannlyst av systemet på grund av blodigelvarning löpte ut.', + 'disable_user_unconfirmed' => 'Inaktivera med systemet på grund av obekräftad överskjutande deadline.', + 'disable_user_no_transfer_alt_last_access_time' => 'Inaktivera inaktiva användarkonton, ingen överföring. Alt: senaste åtkomsttid.', + 'disable_user_no_transfer_alt_register_time' => 'Inaktivera inaktiva användarkonton, ingen överföring. Alt: registrera tid.', + 'disable_user_not_parked' => 'Inaktivera inaktiva användarkonton, inte parkerade.', + 'disable_user_parked' => 'Inaktivera inaktiva användarkonton, parkerade.', + 'destroy_disabled_account' => 'Tidsbegränsad fysisk borttagning av inaktiverade konton', + 'alarm_email_subject' => '[:site_name] bakgrundsuppgiftsundantag', + 'alarm_email_body' => 'Aktuell tid: :now_time, nivå :level, Senast körd tid var: :last_time, det har varit mer än: :elapsed_seconds sekunder(:elapsed_seconds_human) sedan den kördes, det inställda körintervallet är: :interval sekunder(:interval_human), vänligen kontrollera!', + 'alarm_email_subject_for_queue_failed_jobs' => '[:site_name]Asynkron uppgiftsundantag', + 'alarm_email_body_for_queue_failed_jobs' => 'Det finns totalt :count misslyckade asynkrona jobb sedan :since , inspelad i databastabell :failed_job_table, vänligen kontrollera det!', + + 'msg_low_ratio_warning_removed' => "Låg varningsgrad borttagen", + 'msg_your_ratio_warning_removed' => "Din varning om lågt förhållande har tagits bort och automatiskt främjas till [b]Användare[/b]. Vi rekommenderar starkt att du håller ett förhållande upp till att inte varnas igen.\n", + 'msg_promoted_to' => "Promoted till ", + 'msg_now_you_are' => "Grattis, du har blivit auto-befordrad till [b]", + 'msg_see_faq' => "[/b]. :)\nSe [b][url=faq.php#id22]FAQ[/url][/b] för vad du kan göra nu.\n", + 'msg_demoted_to' => "Demonterade till ", + 'msg_demoted_from' => "Du har blivit auto-degraderad från [b]", + 'msg_to' => "[/b] till [b]", + 'msg_because_ratio_drop_below' => "[/b] eftersom din andel har sjunkit under ", + 'msg_must_fix_ratio_within' => "Du har blivit varnad och auto-degraderad från [b]användare[/b] till [b]Bonde[/b] på grund av att du har lågt förhållande. Du måste fixa det inom ", + 'msg_days_or_get_banned' => " dagar eller ditt konto kommer att förbjudas. Om du inte har någon aning om vad som är förhållande eller hur det påverkar dig, föreslår vi att du läser [url=faq. hp#idid17][b]FAQ[/b][/url].", + 'msg_vip_status_removed' => "VIP-status borttagen av systemet.", + 'msg_vip_status_removed_body' => "Din VIP-status har gått ut och har tagits bort automatiskt av systemet. Bli en VIP igen genom att byta ut några Karma Bonus Points. Skål!", + 'msg_donor_status_removed' => "Givarstatus borttagen av systemet.", + 'msg_donor_status_removed_body' => "Din donatorstatus har gått ut och har tagits bort automatiskt av systemet. Bli en donator igen genom att donera till oss. Skål!", + 'msg_warning_removed' => "Varning borttagen av System", + 'msg_your_warning_removed' => "Din varning tas bort av System. Vi hoppas att du kommer att uppföra dig från och med nu.", + 'msg_your_torrent_deleted' => "Din torrent har tagits bort", + 'msg_your_torrent' => "Din torrent ", + 'msg_was_deleted_because_dead' => " togs bort av systemet eftersom det har varit dött under en lång tid. Du behåller dock karmabonusen för att ladda upp torrenten.", +]; diff --git a/resources/lang/sv/comment.php b/resources/lang/sv/comment.php new file mode 100644 index 00000000..13d7c880 --- /dev/null +++ b/resources/lang/sv/comment.php @@ -0,0 +1,8 @@ + "Ny kommentar", + 'msg_torrent_receive_comment' => "Du har fått en kommentar på din torrent ", + 'msg_offer_receive_comment' => "Du har fått en kommentar på ditt erbjudande ", + 'msg_request_receive_comment' => "Du har fått en kommentar på din begäran " +]; diff --git a/resources/lang/sv/dashboard.php b/resources/lang/sv/dashboard.php new file mode 100644 index 00000000..dbd478eb --- /dev/null +++ b/resources/lang/sv/dashboard.php @@ -0,0 +1,65 @@ + [ + 'page_title' => 'Användarstatistik', + 'total' => 'Totalt', + 'unconfirmed' => 'Obekräftad', + 'visit_last_one_day' => 'PV senaste 1 dag', + 'visit_last_one_week' => 'PV de senaste 7 dagarna', + 'visit_last_30_days' => 'PV de senaste 30 dagarna', + 'vip' => 'Vip', + 'donated' => 'Donerad', + 'warned' => 'Varnad', + 'disabled' => 'Inaktiverad', + 'gender_male' => 'Man', + 'gender_Male' => 'Man', + 'gender_female' => 'Kvinna', + 'gender_Female' => 'Kvinna', + 'gender_N/A' => 'Kön okänd', + ], + 'torrent' => [ + 'page_title' => 'Torrent statistik', + 'total' => 'Totalt', + 'dead' => 'Död', + 'seeders' => 'Seeders', + 'leechers' => 'Leechers', + 'seeders_leechers' => 'Klienter', + 'seeders_leechers_ratio' => 'Seeders / Leechers', + 'active_web_users' => 'Aktiva webbanvändare', + 'active_tracker_users' => 'Aktiva Tracker användare', + 'total_torrent_size' => 'Torrent total storlek', + 'total_uploaded' => 'Uppladdad storlek', + 'total_downloaded' => 'Nedladdad storlek', + 'total_uploaded_downloaded' => 'Uppladdad + nedladdad storlek', + ], + 'user_class' => [ + 'page_title' => 'Användarlektion', + ], + 'system_info' => [ + 'page_title' => 'Systeminformation', + 'nexus_version' => 'NexusPHP-version', + 'nexus_release_date' => 'NexusPHP release date', + 'laravel_version' => 'Laravel version', + 'php_version' => 'PHP-version', + 'mysql_version' => 'Mysql version', + 'os' => 'OS', + 'server_software' => 'Webbprogramvara', + 'load_average' => 'Medelvärde för serverbelastning', + 'filament_version' => 'Filamentversion', + 'redis_version' => 'Redis version', + ], + 'latest_user' => [ + 'page_title' => 'Användare senaste', + ], + 'latest_torrent' => [ + 'page_title' => 'Torrent senaste', + ], + 'torrent_trend' => [ + 'page_title' => 'Trenden för Torrent', + ], + 'user_trend' => [ + 'page_title' => 'Användarens trend', + ], + +]; diff --git a/resources/lang/sv/exam-user.php b/resources/lang/sv/exam-user.php new file mode 100644 index 00000000..b22195b2 --- /dev/null +++ b/resources/lang/sv/exam-user.php @@ -0,0 +1,16 @@ + [ + 'list' => [ + 'page_title' => 'Testanvändare' + ] + ], + 'status' => [ + \App\Models\ExamUser::STATUS_FINISHED => 'Slutförd', + \App\Models\ExamUser::STATUS_AVOIDED => 'Avoided', + \App\Models\ExamUser::STATUS_NORMAL => 'Normal', + ], + 'end_can_not_before_begin' => "Sluttid: :end kan inte vara före starttid: :start", + 'status_not_allow_update_end' => 'Nuvarande status är inte:status_text, kan inte ändra sluttid', +]; diff --git a/resources/lang/sv/exam.php b/resources/lang/sv/exam.php new file mode 100644 index 00000000..4c99b892 --- /dev/null +++ b/resources/lang/sv/exam.php @@ -0,0 +1,72 @@ + 'Tentamen', + 'name' => 'Tentamens namn', + 'index' => 'Tentamen index', + 'time_range' => 'Tentamen tid', + 'index_text_' . \App\Models\Exam::INDEX_UPLOADED => 'Uppladdnings ökning', + 'index_text_' . \App\Models\Exam::INDEX_SEED_TIME_AVERAGE => 'Genomsnittlig frötid', + 'index_text_' . \App\Models\Exam::INDEX_DOWNLOADED => 'Hämta ökning', + 'index_text_' . \App\Models\Exam::INDEX_SEED_BONUS => 'Bonus ökning', + 'index_text_' . \App\Models\Exam::INDEX_SEED_POINTS => 'Gradering av fröpunkter', + 'index_text_' . \App\Models\Exam::INDEX_UPLOAD_TORRENT_COUNT => 'Ladda upp torrent ökning', + 'filters' => [ + \App\Models\Exam::FILTER_USER_CLASS => 'Användarlektion', + \App\Models\Exam::FILTER_USER_REGISTER_TIME_RANGE => 'Registrera tidsintervall', + \App\Models\Exam::FILTER_USER_DONATE => 'Donerad', + \App\Models\Exam::FILTER_USER_REGISTER_DAYS_RANGE => 'Utbud av dagar för registrering', + ], + 'require_value' => 'Kräv', + 'current_value' => 'Nuvarande', + 'result' => 'Resultat', + + 'result_pass_for_exam' => 'Passerad!', + 'result_pass_for_task' => 'Klart!', + 'result_not_pass_for_exam' => 'ej godkänd!', + 'result_not_pass_for_task' => 'är inte klar!', + 'checkout_pass_message_subject_for_exam' => 'Tentamen godkänd!', + 'checkout_pass_message_content_for_exam' => 'Grattis! Du har klarat provet: :exam_name i tid(:start ~ :end)', + 'checkout_not_pass_message_subject_for_exam' => 'Tentamen godkänns inte, och kontot är bannlyst!', + 'checkout_not_pass_message_content_for_exam' => 'Du klarade inte provet: :exam_name i tid(:begin ~ :end), och ditt konto har förbjudits!', + + 'checkout_pass_message_subject_for_task' => 'Uppgiften slutförd!', + 'checkout_pass_message_content_for_task' => 'Grattis! Du har slutfört uppgiften: :exam_name i tid(:start ~ :end), fick bonus: :success_reward_bonus', + 'checkout_not_pass_message_subject_for_task' => 'Uppgiften är inte slutförd!', + 'checkout_not_pass_message_content_for_task' => 'Du kan inte slutföra uppgiften: :exam_name i tid (:start ~ :end), dra av bonus: :fail_deduct_bonus.', + + 'ban_log_reason' => 'Ej fullständig tentamen: :exam_name i tid(:start ~ :end)', + 'ban_user_modcomment' => 'På grund av att inte fullständig tentamen: :exam_name(:begin ~ :end), bannlysa efter system.', + 'admin' => [ + 'list' => [ + 'page_title' => 'Tentamen lista' + ] + ], + 'recurring' => 'återkommande', + 'recurring_daily' => 'en gång om dagen', + 'recurring_weekly' => 'en gång i veckan', + 'recurring_monthly' => 'en gång i månaden', + 'recurring_help' => 'Om det anges som periodisk, är starttiden för testet starttiden för den aktuella cykeln, och sluttiden är sluttiden för den nuvarande cykeln, som alla är naturliga dagar/veckor/månader som anges här. Om typen är examen, i slutet av varje cykel, om användaren fortfarande uppfyller kriterierna för screening, användaren kommer automatiskt att tilldelas ett prov för nästa cykel.' , + + 'time_condition_invalid' => 'Tidsparametern är inte vettig, det finns och endast en av tre punkter: starttid + sluttid / varaktighet / återkommande', + + 'type_exam' => 'Tentamen', + 'type_task' => 'Uppgift', + 'type' => 'Typ', + 'type_help' => 'Tentamen är regelbunden examen och underlåtenhet dem kommer att resultera i konto bannlysning. Uppgifter kan sättas till belöning bonus eller dra bonus beroende på om de är avslutade eller inte', + + 'fail_deduct_bonus' => 'Dra bonus för misslyckande', + 'success_reward_bonus' => 'Belöningsbonus för slutförandet', + + 'action_claim_task' => 'Claim', + 'confirm_to_claim' => 'Visst vill du hävda?' , + 'claim_by_yourself_only' => 'Begär endast av dig själv!' , + 'not_match_target_user' => 'Du är inte en matchande målanvändare!' , + 'has_other_on_the_way' => 'Det finns en annan :type_text pågår!' , + 'claimed_already' => 'Redan hävdad', + 'not_between_begin_end_time' => 'Inte mellan start & sluttid', + 'reach_max_user_count' => 'Antalet skadade användare har nått sitt maximum', + 'claimed_user_count' => 'Bekräftad', + 'max_user_count' => 'Max anspråk användarkonto(0 betyder obegränsat)', + 'background_color' => 'Info box bakgrundsfärg', +]; diff --git a/resources/lang/sv/file.php b/resources/lang/sv/file.php new file mode 100644 index 00000000..642ec232 --- /dev/null +++ b/resources/lang/sv/file.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Filer', + ], +]; diff --git a/resources/lang/sv/forum.php b/resources/lang/sv/forum.php new file mode 100644 index 00000000..85b43223 --- /dev/null +++ b/resources/lang/sv/forum.php @@ -0,0 +1,12 @@ + [ + 'replied_notify_subject' => 'Ämnet har ett nytt svar', + 'replied_notify_body' => 'Ditt ämne::topic_subject har ett nytt svar.', + ], + 'post' => [ + 'edited_notify_subject' => 'Inläggssvar har ändrats', + 'edited_notify_body' => 'Ditt svar på ämnet: :topic_subject ändrades av: :editor.', + ] +]; diff --git a/resources/lang/sv/fun.php b/resources/lang/sv/fun.php new file mode 100644 index 00000000..176f090c --- /dev/null +++ b/resources/lang/sv/fun.php @@ -0,0 +1,15 @@ + "Roligt objekt bannlyst", + 'msg_your_fun_item' => "Din roliga artikel '", + 'msg_is_ban_by' => "' är bannlyst av ", + 'msg_reason' => ". Anledning: ", + 'msg_fun_item_reward' => "Roligt objekt belöning", + 'msg_out_of' => " av ", + 'msg_people_think' => " tänk på det roliga objekt du postat ", + 'msg_is_fun' => " är kul. Så, här är ", + 'msg_bonus_as_reward' => " karma poäng som belöning.", + 'msg_fun_item_dull' => "Roligt föremål tråkig", + 'msg_is_dull' => " är faktiskt tråkig :thumbsdown: . Så det har tagits bort från hemsidan. Kanske behöver du förbättra ditt sinne för humor.", +]; diff --git a/resources/lang/sv/hr.php b/resources/lang/sv/hr.php new file mode 100644 index 00000000..a926a148 --- /dev/null +++ b/resources/lang/sv/hr.php @@ -0,0 +1,28 @@ + 'Inspekterar', + 'status_' . \App\Models\HitAndRun::STATUS_REACHED => 'Nått', + 'status_' . \App\Models\HitAndRun::STATUS_UNREACHED => 'Onådd', + 'status_' . \App\Models\HitAndRun::STATUS_PARDONED => 'Pardonerad', + + 'mode_' . \App\Models\HitAndRun::MODE_DISABLED => 'Inaktiverad', + 'mode_' . \App\Models\HitAndRun::MODE_MANUAL => 'Manuell', + '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_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!', + 'reached_message_content' => 'Grattis! torrenten: :torrent_name(ID: :torrent_id) du laddar ner på: :completed_at har nått kravet.', + + 'unreached_comment' => "Upp till::now \nseed time: :seed_time Hour(s) Unreached the requirement::seed_time_minimum Hour(s) \nshare ratio::share_ratio unreached the requirement::ignore_when_ratio_reach too", + 'unreached_message_subject' => 'H&R(ID: :hit_and_run_id) onåd!', + 'unreached_message_content' => 'Torrent :torrent_name(ID: :torrent_id) du laddade ner på :completed_at: nåddes inte! Observera att ackumulering av ett visst antal H&R ditt konto kommer att inaktiveras.', + + 'unreached_disable_comment' => 'H&R-kvantitet nådde den övre gränsen och kontot inaktiverades av systemet', + 'unreached_disable_message_content' => 'Ditt konto har inaktiverats eftersom det kumulativa H&R-antalet har nått systemgränsen: :ban_user_when_counts_reach', + + 'bonus_cancel_comment' => 'spendera :bonus avbruten', + 'remove_confirm_msg' => 'Eliminera en H&R genom att dra av :bonus bonus, OK?', +]; diff --git a/resources/lang/sv/imdb.php b/resources/lang/sv/imdb.php new file mode 100644 index 00000000..688b4675 --- /dev/null +++ b/resources/lang/sv/imdb.php @@ -0,0 +1,15 @@ + [ + 'en-US' => 'Svenska (Sverige)', + 'fr-CA' => 'French (Canada)', + 'fr-FR' => 'Franska (Frankrike)', + 'de-DE' => 'Tyska', + 'hi-IN' => 'Hindi', + 'it-IT' => 'Italienska', + 'pt-BR' => 'Portugisiska (Brasilien)', + 'es-ES' => 'Spanska (Spanien)', + 'es-MX' => 'Spanska (Mexiko)', + ], +]; diff --git a/resources/lang/sv/index.php b/resources/lang/sv/index.php new file mode 100644 index 00000000..ca5d8ed5 --- /dev/null +++ b/resources/lang/sv/index.php @@ -0,0 +1,5 @@ + 'Ogiltig inbjudan! Inbjudningskoden är bannad!', + 'fields' => [ + 'inviter' => 'Avsändare', + 'invitee' => 'Ta emot e-post', + 'time_invited' => 'Skicka tid', + 'valid' => 'Valid', + 'invitee_register_uid' => 'Registrerat UID', + 'invitee_register_email' => 'Registrerad e-post', + 'invitee_register_username' => 'Registrerat användarnamn', + 'expired_at' => 'hash löpte ut den', + 'time_invited_begin' => 'Skicka tid gte', + 'time_invited_end' => 'Skicka tid lte', + ], + 'send_deny_reasons' => [ + 'invite_system_closed' => 'Inbjudningssystemet är stängt', + 'no_permission' => 'Kräv :class eller högre för att skicka inbjudningar', + 'invite_not_enough' => 'Inbjudningar inte tillräckligt', + ], + 'send_allow_text' => 'Bjud in någon', + 'pre_register_username' => 'Förregistrera användarnamn', + 'pre_register_username_help' => 'Användarnamn och e-post kommer inte att ändras när användaren registrerar sig med denna inbjudningskod', + 'require_pre_register_username' => "Förregistrera användarnamn kan inte vara tomt", +]; diff --git a/resources/lang/sv/label.php b/resources/lang/sv/label.php new file mode 100644 index 00000000..ffa5aea1 --- /dev/null +++ b/resources/lang/sv/label.php @@ -0,0 +1,379 @@ + 'Namn', + 'email' => 'E-post', + 'image' => 'Bild', + 'expire_at' => 'Förfaller den', + 'username' => 'Användare', + 'status' => 'Status', + 'enabled' => 'Aktiverad', + 'disabled' => 'Inaktiverad', + 'created_at' => 'Skapad den', + 'updated_at' => 'Uppdaterad den', + 'begin' => 'Börja tid', + 'end' => 'Slut tid', + 'uploaded' => 'Uppladdad', + 'downloaded' => 'Nedladdad', + 'ratio' => 'Dela förhållande', + 'seed_time_required' => 'Frö tid krävs', + 'inspect_time_left' => 'Inspektera tid kvar', + 'added' => 'Lägg till tid', + 'last_access' => 'Senaste åtkomsttid', + 'priority' => 'Prioritet', + 'priority_help' => 'Ju högre värdet, desto högre ranking', + 'comment' => 'Kommentar', + 'duration' => 'Varaktighet', + 'description' => 'Beskrivning', + 'price' => 'Pris', + 'deadline' => 'Deadline', + 'permanent' => 'Permanent', + 'operator' => 'Operatör', + 'action' => 'Åtgärd', + 'submit' => 'Skicka', + 'cancel' => 'Avbryt', + 'reset' => 'Reset', + 'anonymous' => 'Anonym', + 'infinite' => 'Oändlig', + 'save' => 'Spara', + 'country' => 'Land', + 'city' => 'Stad', + 'client' => 'Klient', + 'reason' => 'Anledning', + 'change' => 'Ändra', + 'create' => 'Skapa', + 'created_at_begin' => 'Skapad vid start', + 'created_at_end' => 'Skapad vid slutet', + 'setting' => [ + 'nav_text' => 'Inställning', + 'backup' => [ + 'tab_header' => 'Säkerhetskopiera', + 'enabled' => 'Aktiverad', + 'enabled_help' => 'Aktivera säkerhetskopiering eller inte', + 'frequency' => 'Frekvens', + 'frequency_help' => 'Säkerhetskopiera frekvens', + 'hour' => 'Timme', + 'hour_help' => 'Gör säkerhetskopia vid denna tidpunkt', + 'minute' => 'Minut', + 'minute_help' => "Säkerhetskopian utförs i föregående timmes minut. Om frekvensen trycks \"timligt\", kommer detta värde att ignoreras", + 'google_drive_client_id' => 'Google Drive-klient-ID', + 'google_drive_client_secret' => 'Google Drive-klientens hemlighet', + 'google_drive_refresh_token' => 'Uppdateringstoken för Google Drive', + 'google_drive_folder_id' => 'Google Drive-mapp-ID', + 'via_ftp' => 'Säkerhetskopiera via FTP', + 'via_ftp_help' => 'Om du vill spara via FTP. Lägg i så fall till konfigurationsinformationen i .sv-filen, se Laravel doc', + 'via_sftp' => 'Säkerhetskopiera via SFTP', + 'via_sftp_help' => 'Om du vill spara via FTP. Lägg i så fall till konfigurationsinformationen i .sv-filen, se Laravel doc', + ], + 'hr' => [ + 'tab_header' => 'H&R', + 'mode' => 'Läge', + 'inspect_time' => 'Inspektera tid', + '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', + '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', + 'ban_user_when_counts_reach_help' => 'Antalet H&R når detta värde och kontot kommer att inaktiveras', + 'include_rate' => 'Kräv slutförandegrad', + 'include_rate_help' => 'Räkna H&R endast när nedladdningshastigheten (decimal mellan 0 ~ 1) når detta värde. Standard: 1' + ], + 'seed_box' => [ + 'tab_header' => 'SeedBox', + 'enabled_help' => 'Aktivera SeedBox regler eller inte', + 'no_promotion' => 'Ingen kampanj', + 'no_promotion_help' => 'Ingen Kampanj, uppladdad/nedladdad beräknas enligt det faktiska värdet', + 'max_uploaded' => 'Maximal uppladdningsvolym-multiplikator', + 'max_uploaded_help' => 'Den totala uppladdningsvolymen är som mest en multipel av dess volym. Sätt till 0 Ingen begränsning', + 'not_seed_box_max_speed' => 'Inte SeedBox max uppladdningshastighet', + 'not_seed_box_max_speed_help' => 'Enhet: Mbps, om detta värde överskrids och SeedBox-posten inte kan matchas, är hämtningsbehörigheten inaktiverad', + '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', + ], + 'meilisearch' => [ + 'tab_header' => 'Meilisearch', + 'enabled' => 'Om du vill aktivera Meilisearch', + 'enabled_help' => 'Installera och konfigurera och importera data innan du aktiverar det, annars finns det inga data för torrent sökning.', + 'search_description' => 'Meilisearch om man ska söka efter beskrivningar', + 'search_description_help' => "Standard: \"Nej\". Om \"Ja\", kommer också beskrivning som innehåller nyckelord att returneras och antalet träffar kan vara högre. Behov av att återimportera omedelbart efter ändring", + 'default_search_mode' => 'Standard sökläge', + 'default_search_mode_help' => "Standard: 'Exakt'. 'Och' kommer att delas, 'Exakt' är inte delad", + ], + 'system' => [ + 'tab_header' => 'System', + 'change_username_card_allow_characters_outside_the_alphabets' => 'Kan namnbyteskortet tillåta andra tecken än engelska bokstäver', + 'change_username_min_interval_in_days' => 'Minsta intervall dagar för Ändra användarnamn', + 'maximum_number_of_medals_can_be_worn' => 'Maximalt antal medaljer som kan bäras', + 'cookie_valid_days' => 'Kaka Giltiga dagar', + 'maximum_upload_speed' => 'Maximal uppladdningshastighet', + 'maximum_upload_speed_help' => 'Detta värde påverkar fuskdetektering och är den maximala uppladdningshastigheten för en konservativ detektionsnivå. Aktuell hastighetsgräns = Maximal uppladdningshastighet / detektionsnivå, från konservativ till misstänksam är 1 till 4. Om maxhastighetsbegränsningen är 1000 och detektionsnivån är konservativ är den faktiska hastighetsbegränsningen 1000/1 = 1000, och detektionsnivån är misstänksam, den faktiska hastighetsbegränsningen är 1000/4 = 250. En enda uppladdningshastighet som överskrider den faktiska hastighetsgränsen kommer omedelbart att inaktivera kontot. Enheten här är Mbps, t.ex.: 100 Mbps = 12,5 MB/s.', + 'is_invite_pre_email_and_username' => 'Bjud in om du vill förboka e-post och användarnamn', + 'is_invite_pre_email_and_username_help' => "Standard: \"Nej\". Om förbokad kan e-post och användarnamn inte ändras när användaren registrerar.", + 'access_admin_class_min' => 'Minimiklass för att logga in på admin-backend', + '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", + ], + 'image_hosting' => [ + 'driver' => 'Lagringsplats', + 'driver_help' => 'Om du väljer lokalt, är standard att spara det lokalt på servern där webbplatsen finns, annars ladda upp den till motsvarande bildserver', + 'tab_header' => 'Bild hosting', + 'upload_api_endpoint' => 'Ladda upp gränssnittets adress', + 'base_url' => 'Bild URL-prefix', + 'upload_token' => 'Ladda upp token', + ] + ], + 'user' => [ + 'label' => 'Användare', + 'uploaded' => 'Uppladdad', + 'downloaded' => 'Nedladdad', + 'invites' => 'Inbjudningar', + 'seedbonus' => 'Bonus', + 'attendance_card' => 'Närvaro kort', + 'class' => 'Klass', + 'status' => 'Status', + 'enabled' => 'Aktiverad', + 'username' => 'Användarnamn', + 'invite_by' => 'Inbjudare', + 'two_step_authentication' => 'Tvåstegsautentisering', + 'seed_points' => 'Seed points', + 'downloadpos' => 'Ladda ner privilegier', + 'parked' => 'Parkerad', + 'offer_allowed_count' => 'Antal tillåtna erbjudanden', + 'tmp_invites' => 'Tillfällig inbjudan', + ], + 'medal' => [ + 'label' => 'Medalj', + 'image_large' => 'Bild stor', + 'image_small' => 'Bild liten', + 'get_type' => 'Hämta typ', + 'duration' => 'Varaktighet', + 'duration_help' => 'Enhet: dagar. Om den lämnas tom, användaren har permanent innehav', + ], + 'user_medal' => [ + 'label' => 'Användarmedalj', + ], + 'exam' => [ + 'label' => 'Tentamen & uppgift', + 'is_done' => 'Är klar', + 'is_discovered' => 'Upptäckt', + 'register_time_range' => [ + 'begin' => 'Registreringstiden börjar', + 'end' => 'Registrera tid slut', + ], + 'register_days_range' => [ + 'begin' => 'Minsta antal registrerade dagar', + 'end' => 'Maximalt antal registrerade dagar', + ], + 'donated' => 'Donerad', + 'index_formatted' => 'Tentamensindex', + 'filter_formatted' => 'Target users', + 'section_base_info' => 'Bas information', + 'priority_help' => 'Ju högre värde, desto högre prioritet, och när flera prov matchar samma användare, den med högsta prioritet tilldelas.', + 'section_time' => 'Tid', + 'duration_help' => 'Enhet: dagar. Vid tilldelning till användare, börja och slut används om de anges. Annars börjar tiden är tiden på uppdraget, och sluttiden är tiden på uppdrag plus varaktigheten.', + 'section_target_user' => 'Målanvändare', + 'index_required_value' => 'Kräv värde', + 'index_required_label' => 'Index', + 'index_placeholder' => 'Ladda upp/ladda ner ökning i GB och seed tid genomsnitt i timme', + 'index_current_value' => 'Nuvarande värde', + 'index_result' => 'Resultat', + ], + 'exam_user' => [ + 'label' => 'Tentamen användare', + 'is_done' => 'Är klar', + ], + 'torrent' => [ + 'label' => 'Torrent', + 'owner' => 'Ägare', + 'size' => 'Storlek', + 'ttl' => 'TTL', + 'seeders' => 'Seeders', + 'leechers' => 'Leechers', + 'times_completed' => 'Complete', + 'category' => 'Kategori', + 'approval_status' => 'Status för godkännande', + 'pos_state' => 'Pos status', + 'sp_state' => 'Kampanj', + 'visible' => 'Aktiv', + 'source' => 'Källa', + 'codec' => 'Kodek', + 'audiocodec' => 'Ljudkodek', + 'medium' => 'Medel', + 'team' => 'Lag', + 'processing' => 'Bearbetar', + 'standard' => 'Standard', + 'picktype' => 'Rekommendera', + 'promotion_time_type' => 'Tid för kampanjtyp', + 'hr' => 'H&R', + 'added_begin' => 'Lade till större än', + 'added_end' => 'Lade till mindre än', + 'size_begin' => 'Storlek större än', + 'size_end' => 'Storlek mindre än', + 'price' => 'Pris', + 'price_help' => 'När en användare laddar ner en torrent, kommer uppladdaren att få intäkter, lägre motsvarande skattesats, den aktuella skattesatsen: :tax_factor', + 'max_price_help' => 'Maximal::max_price', + ], + 'hit_and_run' => [ + 'label' => 'H&R för användare', + ], + 'tag' => [ + 'label' => 'Tagg', + 'color' => 'Bakgrundsfärg', + 'font_color' => 'Font color', + 'font_size' => 'Font size', + 'margin' => 'Marginal', + 'padding' => 'Padding', + 'border_radius' => 'Gränsradie', + 'torrents_count' => 'Antal torrents', + 'torrents_sum_size' => 'Storlek på torrents', + ], + 'agent_allow' => [ + 'label' => 'Agentkommando Tillåt', + 'family' => 'Familj', + 'start_name' => 'Starta namn', + 'peer_id_start' => 'Peer ID start', + 'peer_id_pattern' => 'Peer ID mönster', + 'peer_id_matchtype' => 'Matchtyp för klient-ID', + 'peer_id_match_num' => 'Jämlike ID matcha num', + 'agent_start' => 'Agentkommando start', + 'agent_pattern' => 'Agentkommando', + 'agent_matchtype' => 'Agentkommando matchtyp', + 'agent_match_num' => 'Agentkommando match num', + 'exception' => 'Undantag', + 'allowhttps' => 'Tillåt https', + ], + 'agent_deny' => [ + 'label' => 'Agentkommando nekas', + 'peer_id' => 'Peer-ID startar', + 'agent' => 'Agentkommando', + ], + 'claim' => [ + 'label' => 'Anspråk från användare', + 'last_settle_at' => 'Senast kvittad den', + 'seed_time_this_month' => 'St. denna månad', + 'uploaded_this_month' => 'Upp. denna månad', + 'is_reached_this_month' => 'Nått', + ], + 'torrent_state' => [ + 'label' => 'Global marknadsföring', + 'global_sp_state' => 'Global befordran stat', + ], + 'role' => [ + 'class' => 'Relera användarlektionen', + ], + 'seed_box_record' => [ + 'label' => 'SeedBox Poster', + 'type' => 'Lägg till typ', + 'operator' => 'Operatör', + 'bandwidth' => 'Bandbredd (Mbps)', + 'ip' => 'IP(Block)', + 'ip_begin' => 'Börja IP', + 'ip_end' => 'Avsluta IP', + 'ip_help' => 'Fyll i ASN/start IP + slutet IP/IP (Block), endast en av de tre', + 'status' => 'Status', + 'is_allowed' => 'Är vitlistad', + 'is_allowed_help' => 'IP-adresser i vitlistan påverkas inte av SeedBox-regeln', + 'asn' => 'ASN', + ], + 'menu' => [ + 'label' => 'Anpassad meny', + 'enable_help' => 'Om du vill aktivera anpassad meny', + ], + 'menu_item' => [ + 'label' => 'Menyobjekt', + 'url' => 'Länk', + 'text' => 'Text', + 'target' => 'Öppen typ', + 'style' => 'Stil', + 'parent_id' => 'Överordnad', + 'min_class' => 'Minsta synliga klass', + ], + 'user_meta' => [ + 'meta_keys' => [ + \App\Models\UserMeta::META_KEY_CHANGE_USERNAME => 'Byt namn', + \App\Models\UserMeta::META_KEY_PERSONALIZED_USERNAME => 'Regnbågs-ID', + ], + ], + 'search_box' => [ + 'label' => 'Sök ruta', + 'name' => 'Sökrutans namn', + 'name_help' => 'Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].', + 'section_name' => 'Sektionens namn', + 'section_name_help' => 'Om satt, visas på menyn', + 'is_default' => 'Standard eller ej', + 'showsubcat' => 'Visa underkategori', + 'taxonomies' => 'Taxonomi', + 'taxonomy_display_text' => 'Visa text', + 'torrent_field' => 'Torrents tabellfält', + 'catsperrow' => 'Objekt per rad', + 'catsperrow_help' => "Ange hur många objekt som ska visas i en rad i sökrutan, t.ex. '8'.", + 'catpadding' => "Utfyllnad mellan objekt", + 'catpadding_help' => "I pixlar. Det horisontella stoppningsutrymmet mellan objekt i sökrutan, t.ex. '3'.", + 'custom_fields' => 'Aktivera anpassade fält ', + 'custom_fields_display_name' => 'Valfritt visningsnamn för fält', + 'custom_fields_display' => 'Anpassad fältvisning', + 'custom_fields_display_help' => "Använd 'specifik etikett' för att representera eget fälts etikett och värde, såsom ett anpassat fälts namn är 'artist', +sedan är det etikett:<%artist.label%>,it's value:<%artist.value%>", + 'category' => 'Kategori', + 'torrent_field_duplicate' => 'Torrent tabellfält: :field kan inte återanvändas!', + 'other' => 'Annat', + 'taxonomy' => [ + 'name' => 'Namn', + 'sort_index' => 'Sortera', + 'sort_index_help' => "Uppstigande, dvs '0' kommer först.", + 'class_name' => 'klassattribut', + 'class_name_help' => "Namnet på bildfilen. Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'image' => 'Bild', + 'image_help' => 'Namnet på bildfilen. Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].', + 'icon_id' => 'Kategori ikonpaket', + 'mode' => 'Sökruta', + 'mode_help' => 'Lämna tomt för att ange att det gäller för alla SearchBox', + ], + ], + 'icon' => [ + 'label' => 'Kategori ikon', + 'folder' => 'Ikon Pack mapp', + 'folder_help' => "Namnet på ikonpaketet. Tillåtna tecken: [a-z] (i små fall), [0-9], [_. ].MÅSTE lägga till ett avslutande snedstreck (/) i slutet, t.ex. 'mycaticon/'", + 'cssfile' => 'CSS-fil', + 'cssfile_help' => "CSS-fil för detta ikonpaket. Ange hela sökvägen, t.ex. 'styles/scenetorrents.css'. Lämna det tomt om det inte är någon. +Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'multilang' => 'Multi-lang.', + 'multilang_help' => "Om du använder olika kategoriikoner för olika språk. Om satt till 'ja', lägg flera paket ikoner i flera mappar som heter 'en', 'chs', etc.", + 'secondicon' => 'Andra ikonen', + 'secondicon_help' => "Om du använder andra ikoner för ytterligare information. Om satt till \"ja\", lägg andra ikoner i en mapp som heter \"extra\" tillsammans med vanliga ikoner.", + 'designer' => 'Designer', + 'designer_help' => 'Personen som designade ikonpaketet.', + 'comment' => 'Kommentar', + 'comment_help' => ' Infomation om ikonpaketet.', + 'desc' => "Du måste sätta ikonerna i rätt katalog för att dessa inställningar ska fungera. Sätt de normala ikonerna i 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]' och de andra ikonerna i 'pic/category/searchbox_name/icon_pack_folder[language_short_name/]additional/'. +Hämta den inte? Se om följande exempel kan hjälpa: +När + searchbox_name='nhd' + icon_pack_folder='scenetorrents/' + multi-lang='yes' + second_icon='no' +bör du lägga till en engelsk ikonfil för filmer (t.ex. . 'movies.png') i 'pic/category/nhd/scenetorrents/sv/' . +När + searchbox_name='chd' + icon_pack_folder='nanosofts/' + multi-lang='no' + second_icon='ja' +bör du sätta en normal ikonfil för filmer (t.ex. . filmer. ng) i 'pic/category/chd/nanosofts/' och ytterligare en ikonfil (t.ex. 'bdh264.png') i 'pic/category/chd/nanosofts/additional/'. + +Obs: I 1. , delen 'searchbox_name' kan utelämnas, dvs. regeln är 'pic/category/icon_pack_folder[language_short_name/].' +", + ], + 'second_icon' => [ + 'label' => 'Andra ikonen', + 'name' => 'Namn', + 'name_help' => "Använd inte långt namn. Rekommendera mindre än 10 bokstäver.", + 'image' => "Bild", + 'image_help' => "Namnet på bildfilen. Tillåtna tecken: [a-z] (i små fall), [0-9], [_./].", + 'class_name' => 'klassattribut', + 'class_name_help' => "Värdet av 'klass' attribut för bilden. Lämna det tomt om ingen. Tillåtna tecken: [a-z] (i små bokstäver), [0-9], [_], och den första bokstaven måste vara i [a-z].", + '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.", + ], +]; diff --git a/resources/lang/sv/medal.php b/resources/lang/sv/medal.php new file mode 100644 index 00000000..057803da --- /dev/null +++ b/resources/lang/sv/medal.php @@ -0,0 +1,51 @@ + 'Medalj', + 'action_wearing' => 'Bär', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista över medaljer' + ] + ], + 'get_types' => [ + \App\Models\Medal::GET_TYPE_EXCHANGE => 'Utbyte', + \App\Models\Medal::GET_TYPE_GRANT => 'Bevilja', + ], + 'fields' => [ + 'get_type' => 'Hämta typ', + 'description' => 'Beskrivning', + 'image_large' => 'Bild', + 'price' => 'Pris', + 'duration' => 'Giltig efter köp (dagar)', + 'sale_begin_time' => 'Rea börjar tid', + 'sale_begin_time_help' => 'Användaren kan köpa efter denna tid, lämna tomt utan begränsning', + 'sale_end_time' => 'Försäljning sluttid', + 'sale_end_time_help' => 'Användaren kan köpa innan denna tid, lämna tomt utan begränsning', + 'inventory' => 'Lager', + 'inventory_help' => 'Lämna tomt utan begränsning', + 'sale_begin_end_time' => 'Tillgänglig till salu', + 'users_count' => 'Sålda räknare', + 'bonus_addition_factor' => 'Bonus tillägg faktor', + 'bonus_addition' => 'Tillägg till bonus', + 'bonus_addition_factor_help' => 'Till exempel: 0,01 innebär 1% tillägg, lämna tomt inget tillägg', + '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', + ], + 'buy_already' => 'Köp redan', + 'buy_btn' => 'Köp', + 'confirm_to_buy' => 'Visst vill du köpa?', + 'require_more_bonus' => 'Kräv mer bonus', + 'grant_only' => 'Bevilja endast', + 'before_sale_begin_time' => 'Innan rean börjar tid', + 'after_sale_end_time' => 'Efter försäljning sluttid', + 'inventory_empty' => 'Inventering tom', + 'gift_btn' => 'Gåva', + 'confirm_to_gift' => 'Bekräfta gåvan till användaren ', + 'max_allow_wearing' => 'Maximalt :count medaljer kan bäras samtidigt', + 'wearing_status_text' => [ + 0 => 'Bär', + 1 => 'Bär inte' + ], +]; diff --git a/resources/lang/sv/message.php b/resources/lang/sv/message.php new file mode 100644 index 00000000..6f9fba5e --- /dev/null +++ b/resources/lang/sv/message.php @@ -0,0 +1,68 @@ + [ + 'page_title' => 'Meddelandelista', + ], + 'show' => [ + 'page_title' => 'Detaljerad meddelande', + ], + 'field_value_change_message_body' => ':field har ändrats från :old till :new av :operator. Anledning::reason.', + 'field_value_change_message_subject' => ':field ändrad', + + 'download_disable' => [ + 'subject' => 'Åtkomst till hämtning avbruten', + 'body' => 'Dina nedladdningsprivilegier har återkallats, möjligen på grund av låga delningsfrekvens eller dåligt uppförande. Av: :operator', + ], + 'download_disable_upload_over_speed' => [ + 'subject' => 'Åtkomst till hämtning avbruten', + 'body' => 'Din hämtningsbehörighet har avbrutits på grund av överdriven uppladdningshastighet, vänligen fil om du är en seed box-användare.' , + ], + 'download_disable_announce_paid_torrent_too_many_times' => [ + '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_enable' => [ + 'subject' => 'Åtkomst till hämtning återställd', + 'body' => 'Dina nedladdningsprivilegier återställdes, du kan nu ladda ner torrenter. Av: :operator', + ], + 'temporary_invite_change' => [ + 'subject' => 'Tillfällig inbjudan :change_type', + 'body' => 'Ditt tillfälliga antal inbjudningar hade :change_type :count av :operator, anledning: :orsak.', + ], + 'receive_medal' => [ + 'subject' => 'Ta emot presentmedalj', + 'body' => "Användaren :username köpte en medalj [:medal_name] till en kostnad av :cost_bonus och gav den till dig. Medaljen är värd :price, avgiften är :gift_fee_total(faktor: :gift_fee_factor), du kommer att ha denna medalj till: expire_at, och medaljens bonus addition faktor är: :bonus_addition_factor.", + ], + 'login_notify' => [ + 'subject' => ':site_name Offsite login alert', + 'body' => << +Senast inloggningstid::last_login_time, IP:last_ip, location::last_location.
    +Om det inte är din egen verksamhet kan kontots lösenord ha läckt ut, vänligen ändra det i tid! +BODY, + ], + 'buy_torrent_success' => [ + 'subject' => 'Lyckad torrent-påminnelse om köp', + 'body' => 'Du spenderade :bonus bonus för att framgångsrikt köpa torrent:[url=:url]:torrent_name[/url]', + ], + 'exam_user_end_time_updated' => [ + 'subject' => 'Tentamen :exam_name sluttid ändrad', + 'body' => 'Sluttiden för din pågående tentamen :exam_name har ändrats från :old_end_time till :new_end_time. admin: :operator, anledning: :orsak.', + ], + + 'mail_dear' => "Dear ", + 'mail_you_received_a_pm' => "Du har fått en PM.", + 'mail_sender' => "Avsändare ", + 'mail_subject' => "Ämne ", + 'mail_date' => "Datum ", + 'mail_use_following_url' => "Du kan klicka på ", + 'mail_use_following_url_1' => " för att visa meddelandet (du kan behöva logga in).", + 'mail_yours' => "
    Er,", + 'mail_the_site_team' => "%s -teamet.", + 'mail_received_pm_from' => "Du har fått ett PM från ", + 'mail_here' => "HÄR", + 'msg_system' => "System", + 'msg_original_message_from' => "Ursprungligt meddelande från ", +]; diff --git a/resources/lang/sv/nexus.php b/resources/lang/sv/nexus.php new file mode 100644 index 00000000..2a6f754e --- /dev/null +++ b/resources/lang/sv/nexus.php @@ -0,0 +1,20 @@ + 'Ogiltigt argument', + 'require_argument' => ':argument kan inte vara tomt', + 'select_one_please' => 'Välj en', + 'user_not_exists' => '(föräldralösa)', + 'time_units' => [ + 'week' => 'veckor', + ], + 'select_all' => 'Markera alla', + 'unselect_all' => 'Avmarkera alla', + 'increment' => 'ökning', + 'decrement' => 'dekret', + 'action' => 'Åtgärd', + 'no_limit' => 'Ingen gräns', + 'sum' => 'Sum', + 'do_not_repeat' => 'Var snäll och upprepa inte åtgärden!', + 'no_permission' => 'Ingen behörighet!', +]; diff --git a/resources/lang/sv/oauth.php b/resources/lang/sv/oauth.php new file mode 100644 index 00000000..c498fae2 --- /dev/null +++ b/resources/lang/sv/oauth.php @@ -0,0 +1,14 @@ + 'Klient', + 'redirect' => 'Omdirigera URL', + 'secret' => 'Hemlighet', + 'revoked' => 'Valid', + 'access_token' => 'Åtkomst-token', + 'refresh_token' => 'Uppdatera token', + 'authorization_request_title' => 'Begäran om auktorisering', + 'authorization_request_desc' => 'begär behörighet att komma åt ditt konto', + 'btn_approve' => 'Auktorisera', + 'btn_deny' => 'Avbryt', + 'skips_authorization' => 'Hoppar över auktorisering', +]; diff --git a/resources/lang/sv/offer.php b/resources/lang/sv/offer.php new file mode 100644 index 00000000..685826c2 --- /dev/null +++ b/resources/lang/sv/offer.php @@ -0,0 +1,17 @@ + " har tillåtit dig att ladda upp ", + 'msg_find_offer_option' => "Du hittar ett nytt alternativ på uppladdningssidan.", + 'msg_your_offer_allowed' => "Ditt erbjudande har tillåtits", + 'msg_offer_voted_on' => "Ditt erbjudande har röstats på. du får ladda upp ", + 'msg_offer_voted_off' => "Ditt erbjudande har blivit avslaget. Du får inte ladda upp ", + 'msg_voted_on' => " har röstats på", + 'msg_offer_deleted' => "Ditt erbjudande har tagits bort", + 'msg_your_offer' => "Ditt erbjudande '", + 'msg_was_deleted_by' => "' har tagits bort av ", + 'msg_blank' => ".", + '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: ", +]; diff --git a/resources/lang/sv/peer.php b/resources/lang/sv/peer.php new file mode 100644 index 00000000..33c4310c --- /dev/null +++ b/resources/lang/sv/peer.php @@ -0,0 +1,7 @@ + [ + 'page_title' => 'Klienter', + ], +]; diff --git a/resources/lang/sv/permission.php b/resources/lang/sv/permission.php new file mode 100644 index 00000000..13045680 --- /dev/null +++ b/resources/lang/sv/permission.php @@ -0,0 +1,220 @@ + [ + 'text' => 'Godkännande Torrent', + 'desc' => 'Tillåt, Neka eller markera som ogranskad', + ], + 'torrent-set-special-tag' => [ + 'text' => 'Ställ in speciella torrent-taggar', + 'desc' => 'Ställ in officiellt / noll bonus taggen till torrents', + ], + 'torrent-approval-allow-automatic' => [ + 'text' => 'Torrentgodkännande tillåter automatiskt', + 'desc' => 'Torrent är godkännandet tillåter status efter uppladdning automatiskt', + ], + 'torrent-set-price' => [ + 'text' => 'Ställ in torrenten betald', + 'desc' => 'Ställ in torrenten betald', + ], + 'defaultclass' => [ + 'text' => 'Default Class', + 'desc' => ' Lektion vid registrering', + ], + 'staffmem' => [ + 'text' => 'Medlem i personalen', + 'desc' => 'Klasser som betraktas som personalmedlemmar, t.ex. kan visa personalboxen', + ], + 'newsmanage' => [ + 'text' => 'Hantering av nyheter', + 'desc' => 'Lägg till nya, redigera, ta bort nyheter', + ], + 'newfunitem' => [ + 'text' => 'Post funbox objekt', + 'desc' => "Posta nya funbox objekt och redigera egna funbox objekt", + ], + 'funmanage' => [ + 'text' => 'Funbox Hantering', + 'desc' => "Redigera, ta bort, bannlysa någons funbox-objekt", + ], + 'sbmanage' => [ + 'text' => 'Shoutbox Hantering', + 'desc' => 'Ta bort meddelanden i shoutbox och helpbox', + ], + 'pollmanage' => [ + 'text' => 'Förvaltning av omröstning', + 'desc' => 'Lägg till nya, redigera, ta bort omröstningar', + ], + 'applylink' => [ + 'text' => 'Ansök om länkar', + 'desc' => 'Ansök om länkar på huvudsidan', + ], + 'linkmanage' => [ + 'text' => 'Länk Hantering', + 'desc' => ' Lägg till nya, redigera, ta bort länkar', + ], + 'postmanage' => [ + 'text' => 'Hantering av inlägg', + 'desc' => 'Redigera, ta bort, flytta, fasta, låsa foruminlägg', + ], + 'commanage' => [ + 'text' => 'Hantering av kommentarer', + 'desc' => 'Redigera, ta bort kommentarer från torrenter, erbjudanden', + ], + 'forummanage' => [ + 'text' => 'Hantering av forum', + 'desc' => 'Lägg till nya, redigera, ta bort, flytta forum', + ], + 'viewuserlist' => [ + 'text' => 'Visa användarlista', + 'desc' => 'Visa, sök användarlista', + ], + 'user-delete' => [ + 'text' => 'Ta bort användare', + 'desc' => 'Ta helt bort användarkontouppgifter från databasen', + ], + 'user-change-class' => [ + 'text' => 'Ändra användarklass', + 'desc' => "Ändra användarens nivå, kan inte ändras till en nivå högre än eller lika med sin egen", + ], + 'torrentmanage' => [ + 'text' => 'Torrent Hantering', + 'desc' => 'Redigera torrenter, exklusive inställning torrent klibbig eller på kampanj eller ta bort', + ], + 'torrent-delete' => [ + 'text' => 'Ta bort torrent', + 'desc' => 'Ta bort torrent', + ], + 'torrentsticky' => [ + 'text' => 'Torrent Klistrad', + 'desc' => ' Ställ in torrents klibbiga', + ], + 'torrentonpromotion' => [ + 'text' => 'Torrent vid kampanj', + 'desc' => 'Ställ in torrents vid befordran', + ], + 'torrent_hr' => [ + 'text' => 'Ställ in Torrent H&R', + 'desc' => '.Set torrent gå med i H&R inspektionen', + ], + 'askreseed' => [ + 'text' => 'Be om återbetalning', + 'desc' => 'Be om en ny när torrents är döda', + ], + 'viewnfo' => [ + 'text' => 'Visa NFO', + 'desc' => 'Visa NFO-filer', + ], + 'torrentstructure' => [ + 'text' => 'Visa Torrent Struktur', + 'desc' => 'Visa struktur av torrent-filer', + ], + 'sendinvite' => [ + 'text' => 'Skicka inbjudan', + 'desc' => 'Skicka inbjudan till andra', + ], + 'viewhistory' => [ + 'text' => 'Visa historik', + 'desc' => "Visa andras kommentarer och inläggshistorik", + ], + 'topten' => [ + 'text' => 'Visa Topten', + 'desc' => 'Visa de tio bästa', + ], + 'log' => [ + 'text' => 'Visa allmän logg', + 'desc' => 'Visa allmän logg, exklusive konfidentiell logg', + ], + 'confilog' => [ + 'text' => 'Visa konfidentiell logg', + 'desc' => 'Visa konfidentiell logg, t.ex. webbplatsinställningar ändringar', + ], + 'userprofile' => [ + 'text' => "Visa användarens konfidentiella profil", + 'desc' => "Visa användarens konfidentiella profil, t.ex. IP-adress, e-postadress", + ], + 'torrenthistory' => [ + 'text' => "Visa användarens torrent-historik", + 'desc' => "Visa användarens torrent-historik, t.ex. nedladdade torrents.Giltig endast när användarens inställning för integritetsnivå inte är 'stark'" + ], + 'prfmanage' => [ + 'text' => "Användarens allmänna profilhantering", + 'desc' => " Ändra användarens profil, exklusive viktiga sådana, t.ex. e-post, användarnamn, uppladdat och nedladdat belopp, bonus" + ], + 'cruprfmanage' => [ + 'text' => "Användarens hantering av avgörande profiler", + 'desc' => "Ändra användarens avgörande profil, exklusive donation (endast Staff Leader kan hantera donation)", + ], + 'uploadsub' => [ + 'text' => 'Ladda upp undertext', + 'desc' => 'Ladda upp undertexter för torrents', + ], + 'delownsub' => [ + 'text' => "Ta bort egen undertext", + 'desc' => 'Ta bort undertexter som laddats upp av sig själv', + ], + 'submanage' => [ + 'text' => 'Hantering av undertexter', + 'desc' => 'Ta bort undertext', + ], + 'updateextinfo' => [ + 'text' => 'Uppdatera extern information', + 'desc' => 'Uppdatera föråldrad extern infomation, t.ex. IMDb info', + ], + 'viewanonymous' => [ + 'text' => 'Visa anonym', + 'desc' => 'Visa vem anonym en är', + ], + 'beanonymous' => [ + 'text' => 'Bli anonym', + 'desc' => 'Ladda upp torrenter, undertexter anonymt', + ], + 'addoffer' => [ + 'text' => 'Lägg till erbjudande', + 'desc' => ' Lägg till erbjudanden att ladda upp', + ], + 'offermanage' => [ + 'text' => 'Hantering av erbjudande', + 'desc' => 'Tillåta, redigera, ta bort erbjudande', + ], + 'upload' => [ + 'text' => 'Ladda upp Torrent', + 'desc' => 'Ladda upp torrents till Torrents sektion', + ], + 'uploadspecial' => [ + 'text' => 'Ladda upp Special Torrent', + 'desc' => 'Ladda upp torrents till specialavsnitt', + ], + 'view_special_torrent' => [ + 'text' => 'Visa särskild Torrent', + 'desc' => 'Visa torrents i specialavsnitt', + ], + 'movetorrent' => [ + 'text' => 'Flytta Torrent', + 'desc' => 'Flytta torrents mellan sektioner', + ], + 'chrmanage' => [ + 'text' => 'Krönika Hantering', + 'desc' => 'Lägg till, redigera, ta bort krönika', + ], + 'viewinvite' => [ + 'text' => 'Visa inbjudan', + 'desc' => "Visa användarens inbjudningshistorik", + ], + 'buyinvite' => [ + 'text' => 'Köp inbjudningar', + 'desc' => 'Köp inbjudningar till bonuscenter', + ], + 'seebanned' => [ + 'text' => 'Se förbjudna Torrents', + 'desc' => 'Se och ladda ner förbjudna torrents', + ], + 'againstoffer' => [ + 'text' => 'Rösta mot erbjudanden', + 'desc' => 'Rösta mot erbjudanden', + ], + 'userbar' => [ + 'text' => 'Tillåt användarfält', + 'desc' => ' Skaffa sin userba', + ], +]; diff --git a/resources/lang/sv/plugin.php b/resources/lang/sv/plugin.php new file mode 100644 index 00000000..6cc74408 --- /dev/null +++ b/resources/lang/sv/plugin.php @@ -0,0 +1,33 @@ + [ + 'install' => 'Installera', + 'delete' => 'Radera', + 'update' => 'Uppgradera', + ], + 'labels' => [ + 'display_name' => 'Namn', + 'package_name' => 'Paketets namn', + 'remote_url' => 'Utvecklingskatalog', + 'installed_version' => 'Installerad version', + 'status' => 'Status', + 'updated_at' => 'Senaste åtgärd den', + ], + 'status' => [ + \App\Models\Plugin::STATUS_NORMAL => 'Normal', + \App\Models\Plugin::STATUS_NOT_INSTALLED => 'Inte installerad', + + \App\Models\Plugin::STATUS_PRE_INSTALL => 'Redo att installera', + \App\Models\Plugin::STATUS_INSTALLING => 'Installerar', + \App\Models\Plugin::STATUS_INSTALL_FAILED => 'Installationen misslyckades', + + \App\Models\Plugin::STATUS_PRE_UPDATE => 'Redo att uppgradera', + \App\Models\Plugin::STATUS_UPDATING => 'Uppgraderar', + \App\Models\Plugin::STATUS_UPDATE_FAILED => 'Uppgradering misslyckades', + + \App\Models\Plugin::STATUS_PRE_DELETE => 'Redo att ta bort', + \App\Models\Plugin::STATUS_DELETING => 'Tar bort', + \App\Models\Plugin::STATUS_DELETE_FAILED => 'Borttagning misslyckades', + ], +]; diff --git a/resources/lang/sv/ptgen.php b/resources/lang/sv/ptgen.php new file mode 100644 index 00000000..67bd9686 --- /dev/null +++ b/resources/lang/sv/ptgen.php @@ -0,0 +1,7 @@ + 'PT-Gen', + 'tooltip' => 'Länk kommer från::sites ', + 'btn_get_desc' => 'Skaffa desc', +]; diff --git a/resources/lang/sv/reward.php b/resources/lang/sv/reward.php new file mode 100644 index 00000000..e4a39a5e --- /dev/null +++ b/resources/lang/sv/reward.php @@ -0,0 +1,9 @@ + [ + 'page_title' => 'Belöningar', + ] + +]; diff --git a/resources/lang/sv/route-permission.php b/resources/lang/sv/route-permission.php new file mode 100644 index 00000000..f9b29429 --- /dev/null +++ b/resources/lang/sv/route-permission.php @@ -0,0 +1,20 @@ + [ + 'text' => 'Ladda upp torrent', + 'desc' => 'Ladda upp torrent', + ], + 'torrent:list' => [ + 'text' => 'Hämta torrentlista', + 'desc' => 'Hämta torrentlista', + ], + 'torrent:view' => [ + 'text' => 'Visa detaljer om torrent', + 'desc' => 'Visa detaljer om torrent', + ], + 'user:view' => [ + 'text' => 'Visa grundläggande information för användare', + 'desc' => 'Visa grundläggande information för användare', + ], +]; diff --git a/resources/lang/sv/search.php b/resources/lang/sv/search.php new file mode 100644 index 00000000..b7c9256d --- /dev/null +++ b/resources/lang/sv/search.php @@ -0,0 +1,17 @@ + 'Global sökning', + 'search_keyword' => 'Keyword', + 'search_area' => 'Range', + 'search_area_options' => [ + '0' => 'Titel', + '1' => 'Beskrivning', + '3' => 'Uppladdare', + '4' => 'IMDB URL' + ], + 'search_modes' => [ + 'and' => 'Och', + 'exact' => 'Exakt', + ], +]; diff --git a/resources/lang/sv/searchbox.php b/resources/lang/sv/searchbox.php new file mode 100644 index 00000000..c2cb800a --- /dev/null +++ b/resources/lang/sv/searchbox.php @@ -0,0 +1,20 @@ + 'Kategori', + 'sub_category_source_label' => 'Källa', + 'sub_category_medium_label' => 'Media', + 'sub_category_standard_label' => 'Standard', + 'sub_category_team_label' => 'Lag', + 'sub_category_processing_label' => 'Bearbetar', + 'sub_category_codec_label' => 'Kodek', + 'sub_category_audiocodec_label' => 'AudioCodec', + 'extras' => [ + \App\Models\SearchBox::EXTRA_DISPLAY_COVER_ON_TORRENT_LIST => 'Visa omslag på torrentlistan', + \App\Models\SearchBox::EXTRA_DISPLAY_SEED_BOX_ICON_ON_TORRENT_LIST => 'Visa seed box-ikonen på torrentlistan', + ], + 'sections' => [ + 'browse' => 'Torrents', + 'special' => 'Särskild', + ], +]; diff --git a/resources/lang/sv/seed-box.php b/resources/lang/sv/seed-box.php new file mode 100644 index 00000000..56ea660c --- /dev/null +++ b/resources/lang/sv/seed-box.php @@ -0,0 +1,19 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Användare', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administratör', + ], + 'status_text' => [ + \App\Models\SeedBoxRecord::STATUS_UNAUDITED => 'Ogranskad', + \App\Models\SeedBoxRecord::STATUS_ALLOWED => 'Tillåten', + \App\Models\SeedBoxRecord::STATUS_DENIED => 'Nekad', + ], + 'status_change_message' => [ + 'subject' => 'SeedBox poststatus ändrad', + 'body' => 'Status för din SeedBox post med ID :id ändrades av :operator från :old_status till :new_status. Anledning: :reason', + ], + 'is_seed_box_yes' => 'Denna IP är SeedBox, identifierad av posten med ID :id', + 'is_seed_box_no' => 'Denna IP är inte SeedBox', +]; diff --git a/resources/lang/sv/seedbox.php b/resources/lang/sv/seedbox.php new file mode 100644 index 00000000..80658e04 --- /dev/null +++ b/resources/lang/sv/seedbox.php @@ -0,0 +1,8 @@ + [ + \App\Models\SeedBoxRecord::TYPE_USER => 'Användare', + \App\Models\SeedBoxRecord::TYPE_ADMIN => 'Administratör', + ], +]; diff --git a/resources/lang/sv/signup.php b/resources/lang/sv/signup.php new file mode 100644 index 00000000..d24d57f3 --- /dev/null +++ b/resources/lang/sv/signup.php @@ -0,0 +1,8 @@ + "Lösenorden matchade inte! Måsten har skrivit. Försök igen.", + 'password_too_short' => "Tyvärr, lösenordet är för kort (min är 6 tecken)", + 'password_too_long' => "Lösenordet är för långt (max 40 tecken)", + 'password_equals_username' => "Tyvärr, lösenord kan inte vara samma som användarnamn.", +]; diff --git a/resources/lang/sv/snatch.php b/resources/lang/sv/snatch.php new file mode 100644 index 00000000..306e8154 --- /dev/null +++ b/resources/lang/sv/snatch.php @@ -0,0 +1,8 @@ + 'Inf.', + 'index' => [ + 'page_title' => 'Hämtar', + ], +]; diff --git a/resources/lang/sv/subtitle.php b/resources/lang/sv/subtitle.php new file mode 100644 index 00000000..5890a1dd --- /dev/null +++ b/resources/lang/sv/subtitle.php @@ -0,0 +1,7 @@ + " tog bort undertiteln som du laddade upp. ", + 'msg_your_sub_deleted' => "Din undertext har tagits bort", + 'msg_reason_is' => "Anledningen till detta: ", +]; diff --git a/resources/lang/sv/thank.php b/resources/lang/sv/thank.php new file mode 100644 index 00000000..3b5ddedb --- /dev/null +++ b/resources/lang/sv/thank.php @@ -0,0 +1,6 @@ + [ + 'page_title' => 'Tack', + ], +]; diff --git a/resources/lang/sv/token.php b/resources/lang/sv/token.php new file mode 100644 index 00000000..68625d77 --- /dev/null +++ b/resources/lang/sv/token.php @@ -0,0 +1,10 @@ + 'Åtkomsttoken', + 'permission' => 'Behörigheter', + 'maximum_allow_number_reached' => 'Antalet når den övre gränsen', + 'create_success_tip' => 'Token skapades framgångsrikt, denna data visas bara en gång, vänligen spara den ordentligt

    :token', + 'last_used_at' => 'Senaste användningstid', + 'token' => 'summary', +); diff --git a/resources/lang/sv/torrent-operation-log.php b/resources/lang/sv/torrent-operation-log.php new file mode 100644 index 00000000..93b010bb --- /dev/null +++ b/resources/lang/sv/torrent-operation-log.php @@ -0,0 +1,7 @@ + [ + 'action_type' => 'Typ av åtgärd', + ], +]; diff --git a/resources/lang/sv/torrent.php b/resources/lang/sv/torrent.php new file mode 100644 index 00000000..b9d938c3 --- /dev/null +++ b/resources/lang/sv/torrent.php @@ -0,0 +1,109 @@ + 'Normal', + 'pos_state_sticky' => 'Klistra först', + 'pos_state_r_sticky' => 'Klibbigt sekund', + + 'index' => [ + 'page_title' => 'Torrent lista', + ], + 'show' => [ + 'page_title' => 'Torrent detalj', + 'basic_category' => 'Kategori', + 'basic_audio_codec' => 'Ljudkodek', + 'basic_codec' => 'Video-codec', + 'basic_media' => 'Media', + 'basic_source' => 'Källa', + 'basic_standard' => 'Standard', + 'basic_team' => 'Lag', + 'size' => 'Storlek', + 'comments_label' => 'Kommentarer', + 'times_completed_label' => 'Hämtad', + 'peers_count_label' => 'Klienter', + 'thank_users_count_label' => 'Tack', + 'numfiles_label' => 'Filer', + 'bookmark_yes_label' => 'Bokmärkt', + 'bookmark_no_label' => 'Lägg till i bokmärke', + 'reward_logs_label' => 'Belöning', + 'reward_yes_label' => 'Belönad', + 'reward_no_label' => 'Belöning', + 'download_label' => 'Hämta', + 'thanks_yes_label' => 'Tackad', + 'thanks_no_label' => 'Tack', + ], + 'pick_info' => [ + 'normal' => 'Normal', + 'hot' => 'Het', + 'classic' => 'Klassisk', + 'recommended' => 'Rekommendera', + ], + 'claim_already' => 'Antagen redan', + 'no_snatch' => 'Ladda aldrig ner denna torrent ännu', + 'can_no_be_claimed_yet' => 'Kan inte hävdas ännu', + 'claim_number_reach_user_maximum' => 'Det maximala antalet användare har uppnåtts', + 'claim_number_reach_torrent_maximum' => 'Det maximala antalet torrent har uppnåtts', + 'claim_disabled' => 'Anspråk är inaktiverat', + 'operation_log' => [ + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_DENY => [ + 'type_text' => 'Tillåten', + 'notify_subject' => 'Torrent var tillåtet', + 'notify_msg' => 'Din torrent:[url=:detail_url]:torrent_name[/url] tilläts av :operator, Anledning: :reason', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_ALLOW => [ + 'type_text' => 'Nekad', + 'notify_subject' => 'Torrent nekades', + 'notify_msg' => 'Din torrent: [url=:detail_url]:torrent_name[/url] nekas av :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_APPROVAL_NONE => [ + 'type_text' => 'Inte granskad', + 'notify_subject' => 'Torrent blev markerad som ej granskad', + 'notify_msg' => 'Din torrent: [url=:detail_url]:torrent_name[/url] markerades som inte granskat av :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_EDIT => [ + 'type_text' => 'Redigera', + 'notify_subject' => 'Torrent har redigerats', + 'notify_msg' => 'Din torrent: [url=:detail_url]:torrent_name[/url] redigerades av :operator', + ], + \App\Models\TorrentOperationLog::ACTION_TYPE_DELETE => [ + 'type_text' => 'Radera', + 'notify_subject' => 'Torrent har tagits bort', + 'notify_msg' => 'Din torrent: :torrent_name har tagits bort av :operator', + ] + ], + 'owner_update_torrent_subject' => 'Nekad torrent har uppdaterats', + 'owner_update_torrent_msg' => 'Torrent:[url=:detail_url]:torrent_name[/url] har uppdaterats av ägaren, du kan kontrollera om den uppfyller kraven och tillåta', + 'approval' => [ + 'modal_title' => 'Torrent godkännande', + 'status_label' => 'Status för godkännande', + 'comment_label' => 'Kommentar (valfritt)', + 'status_text' => [ + \App\Models\Torrent::APPROVAL_STATUS_NONE => 'Inte granskad', + \App\Models\Torrent::APPROVAL_STATUS_ALLOW => 'Tillåten', + \App\Models\Torrent::APPROVAL_STATUS_DENY => 'Nekad', + ], + 'deny_comment_show' => 'Nekad, anledning: :reason', + 'logs_label' => 'Godkännande loggar' + ], + 'show_hide_media_info' => 'Visa/Dölj rå MediaInfo', + 'promotion_time_types' => [ + \App\Models\Torrent::PROMOTION_TIME_TYPE_GLOBAL => 'Globalt', + \App\Models\Torrent::PROMOTION_TIME_TYPE_PERMANENT => 'Permanent', + \App\Models\Torrent::PROMOTION_TIME_TYPE_DEADLINE => 'Tills', + ], + 'paid_torrent' => 'Betald torrent', + 'msg_torrent_deleted' => "Din torrent har tagits bort", + 'msg_the_torrent_you_uploaded' => "Den torrent du laddat upp '", + 'msg_was_deleted_by' => "' togs bort av ", + 'msg_reason_is' => ". Anledningen till detta: ", + 'msg_reseed_request' => "Återupphäv begäran", + 'msg_reseed_user' => "Användare ", + 'msg_ask_reseed' => " bad om en ny på torrent ", + 'msg_thank_you' => " !\nTack!", + + 'msg_offer_you_voted' => "Erbjudandet du röstade för: ", + 'msg_was_uploaded_by' => " laddades upp av ", + 'msg_you_can_download' => ".\nDu kan ladda ner Torrent", + 'msg_here' => " [b]här[/b]", + 'msg_offer' => "Erbjudande ", +]; diff --git a/resources/lang/sv/upload.php b/resources/lang/sv/upload.php new file mode 100644 index 00000000..6aa26ea4 --- /dev/null +++ b/resources/lang/sv/upload.php @@ -0,0 +1,68 @@ + 'Ogiltigt pris: :price', + 'invalid_category' => 'Invalid type', + 'invalid_section' => 'Ogiltigt avsnitt', + 'invalid_hr' => 'Ogiltigt H&R-värde', + 'invalid_pos_state' => 'Ogiltig position: :pos_state', + 'invalid_pos_state_until' => 'Ogiltig position deadline', + 'not_supported_sub_category_field' => 'Underkategorifält som inte stöds: :field', + 'invalid_sub_category_value' => 'Underkategori: :label(:field) värde: :value invalid', + 'invalid_tag' => 'Ogiltig tag: :tag', + 'invalid_pick_type' => 'Ogiltig rekommendation::pick_type', + 'require_name' => 'Titeln kan inte vara tom', + 'price_too_much' => 'Priset överskrider det tillåtna intervallet', + 'approval_deny_reach_upper_limit' => 'Antalet torrent som avvisats för den aktuella granskningen: %s når den övre gränsen och publicering är inte tillåtet.', + 'special_section_not_enabled' => 'Särskild zon är inte aktiverad.', + 'paid_torrent_not_enabled' => 'Den betalda torrent är inte aktiverad.', + 'no_permission_to_set_torrent_hr' => 'Ingen behörighet att ställa in torrent H&R.', + 'no_permission_to_set_torrent_pos_state' => 'Det finns ingen behörighet att ställa in torrent top.', + 'no_permission_to_set_torrent_price' => 'Ingen behörighet att ställa in torrent avgifter.', + 'no_permission_to_pick_torrent' => 'Ingen behörighet att rekommendera videor.', + 'no_permission_to_be_anonymous' => 'Ingen behörighet att publicera anonymt.', + 'torrent_save_dir_not_exists' => 'Mappen torrent save finns inte.', + 'torrent_save_dir_not_writable' => 'Mappen torrent save är inte skrivbar.', + 'save_torrent_file_failed' => 'Kunde inte spara torrent-filen.', + 'upload_failed' => 'Uppladdning misslyckades!', + 'missing_form_data' => 'Vänligen fyll i de obligatoriska artiklarna', + 'missing_torrent_file' => 'Tyrent-fil saknas', + 'empty_filename' => 'Filnamnet kan inte vara tomt!', + 'zero_byte_nfo' => 'NFO-fil är tom', + 'nfo_too_big' => 'NFO-filen är för stor! Maximalt tillåten med 65.535 bytes.', + 'nfo_upload_failed' => 'NFO-filuppladdning misslyckades', + 'blank_description' => 'Du måste fylla i introduktionen!', + 'category_unselected' => 'Du måste välja typ!', + 'invalid_filename' => 'Ogiltigt filnamn!', + 'filename_not_torrent' => 'Ogiltigt filnamn (ej .torrent fil).', + 'empty_file' => 'Tom fil!', + 'not_bencoded_file' => 'Vad gör du i helvetet? Det du laddat upp är inte en Bencode-fil!', + 'not_a_dictionary' => 'Inte en katalog', + 'dictionary_is_missing_key' => 'Katalogens saknade värde', + 'invalid_entry_in_dictionary' => 'Ogiltig katalogpost', + 'invalid_dictionary_entry_type' => 'Ogiltig typ av katalogobjekt', + 'invalid_pieces' => 'Ogiltigt filblock', + 'missing_length_and_files' => 'Längd och fil saknas', + 'filename_errors' => 'Filnamn för fel', + 'uploaded_not_offered' => 'Du kan bara ladda upp torrent som klarar kandidaten. Vänligen återvänd för att välja lämpligt projekt i din kandidat innan du laddar upp!', + 'unauthorized_upload_freely' => 'Du har inte behörighet att ladda upp gratis!', + 'torrent_existed' => 'Torrent finns redan!id: :id', + 'torrent_file_too_big' => 'Torrent-filen är för stor! Maximalt tillåten', + 'remake_torrent_note' => 'bytes. Vänligen återskapa torrent-filen med en större blockstorlek, eller dela upp innehållet i flera torrent att publicera.', + 'email_notification_body' => 'Hej, +En ny torrent har laddats upp. + +Namn::name +Storlek::storlek +Typ: :kategori +Uppladdare::upload_by + +Introduktion: +:description + +Visa mer detaljerad information och ladda ner den (du kan behöva logga in), klicka här: här +:torrent_url + +:site_name Webbplats', + 'email_notification_subject' => ':site_name Ny torrent-avisering', +); diff --git a/resources/lang/sv/user.php b/resources/lang/sv/user.php new file mode 100644 index 00000000..d2d9ac2a --- /dev/null +++ b/resources/lang/sv/user.php @@ -0,0 +1,112 @@ + 'Inaktivera av administratör', + 'deleted_username' => 'användaren finns inte', + 'admin' => [ + 'list' => [ + 'page_title' => 'Lista över användare' + ] + ], + 'labels' => [ + 'seedbonus' => 'Bonus', + 'seed_points' => 'Seed points', + 'uploaded' => 'Uppladdad', + 'downloaded' => 'Nedladdad', + 'invites' => 'Inbjudningar', + '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_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.", + ], + 'class_names' => [ + \App\Models\User::CLASS_VIP => 'Vip', + \App\Models\User::CLASS_RETIREE => 'Pensionera', + \App\Models\User::CLASS_UPLOADER => 'Uppladdare', + \App\Models\User::CLASS_MODERATOR => 'Moderator', + \App\Models\User::CLASS_ADMINISTRATOR => 'Administratör', + \App\Models\User::CLASS_SYSOP => 'Sysop', + \App\Models\User::CLASS_STAFF_LEADER => 'Ledare för personal', + ], + 'change_username_lte_min_interval' => 'Senast ändrad: :last_change_time, ej uppfyllt minsta intervall: :interval dagar', + 'destroy_by_admin' => 'Fysisk borttagning av administratör', + 'disable_by_admin' => 'Inaktivera av administratör', + 'genders' => [ + \App\Models\User::GENDER_MALE => 'Man', + \App\Models\User::GENDER_FEMALE => 'Kvinna', + \App\Models\User::GENDER_UNKNOWN => 'Okänd', + ], + 'grant_props_notification' => [ + 'subject' => 'Get Props::name', + 'body' => ':operator Ge dig :name, Giltighetsperiod: :duration.', + ], + 'metas' => [ + 'already_valid_forever' => ':meta_key_text är redan giltig för alltid', + ], + 'edit_notifications' => [ + 'change_class' => [ + 'promote' => 'Marknadsför', + 'demote' => 'Demottera', + 'subject' => 'Lektionen ändrad', + 'body' => 'Du hade varit :action till :new_class, administratör: :operator, anledning: :orsak.', + ], + ], + 'username_already_exists' => 'Användarnamn::användarnamn finns redan', + 'username_invalid' => 'Användarnamn::användarnamn ogiltigt', + + 'msg_promoted' => "befordrad", + 'msg_demoted' => "nedgraderad", + 'msg_class_change' => "Ändra klass", + 'msg_you_have_been' => "Du har varit ", + 'msg_to' => " till ", + 'msg_by' => " av ", + 'msg_warn_removed' => "Varning borttagen", + 'msg_your_warning_removed_by' => "Din varning har tagits bort av", + 'msg_you_are_warned_by' => "Du har blivit [url=rules.php#warning]varnad[/url] av ", + 'msg_reason' => "\n\nAnledning: ", + 'msg_week' => " vecka", + 'msg_s' => "s", + 'msg_you_are_warned_for' => "Du har varnat[/url] för [url=rules.php#warning]. ", + 'msg_you_are_warned' => "Du är varnad", + 'msg_posting_rights_restored' => "Bokföringsrättigheter återställda", + 'msg_your_posting_rights_restored' => "Dina utstationeringsrättigheter har återgetts av " , + 'msg_you_can_post' => ". Du kan lägga upp på forumet igen.", + 'msg_posting_rights_removed' => "Bokföringsrättigheter borttagen", + 'msg_your_posting_rights_removed' => "Dina utstationeringsrättigheter har tagits bort av ", + 'msg_probable_reason' => ", förmodligen på grund av dålig attityd eller dåligt inlägg innehåll.", + 'msg_upload_rights_restored' => "Ladda upp rättigheter återställda", + 'msg_your_upload_rights_restored' => "Dina uppladdningsrättigheter har återgetts av ", + 'msg_you_upload_can_upload' => ". Du kan ladda upp torrents igen.", + 'msg_upload_rights_removed' => "Ladda upp rättigheter borttagen", + 'msg_your_upload_rights_removed' => "Dina uppladdningsrättigheter har tagits bort av ", + 'msg_probably_reason_two' => ", förmodligen på grund av dålig torrent, .nfo eller beskrivning.", + 'msg_download_rights_restored' => "Ladda ner rättigheter återställda", + 'msg_your_download_rights_restored' => "Dina nedladdningsrättigheter har återgetts av ", + 'msg_you_can_download' => ". Du kan ladda ner torrents igen.", + 'msg_download_rights_removed' => "Ladda ner rättigheter borttagna", + 'msg_your_download_rights_removed' => "Dina nedladdningsrättigheter har tagits bort av ", + 'msg_probably_reason_three' => ", förmodligen på grund av lågt förhållande eller dåligt beteende.", + 'msg_email_change' => "Ändring av e-post", + 'msg_your_email_changed_from' => "Din e-postadress har ändrats från ", + 'msg_username_change' => "Ändring av användarnamn", + 'msg_your_username_changed_from' => "Ditt användarnamn har ändrats från ", + 'msg_downloaded_change' => "Hämtad ändring av belopp", + 'msg_your_downloaded_changed_from' => "Ditt nedladdade belopp har ändrats från ", + 'msg_uploaded_change' => "Ändring av uppladdat belopp", + 'msg_your_uploaded_changed_from' => "Ditt uppladdade belopp har ändrats från ", + 'msg_bonus_change' => "Ändring av bonusbelopp", + 'msg_your_bonus_changed_from' => "Ditt bonusbelopp har ändrats från ", + 'msg_invite_change' => "Ändra inbjudningsbelopp", + 'msg_your_invite_changed_from' => "Ditt inbjudningsbelopp har ändrats från ", + 'msg_to_new' =>" till ", + 'msg_your_vip_status_changed' => "Din VIP-status har ändrats", + 'msg_vip_status_changed_by' => "Din VIP-status har ändrats av ", + 'msg_your_donor_status_changed' => "Din donatorstatus ändrad", + 'msg_donor_status_changed_by' => "Din donatorstatus ändrad av ", + '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.", +]; diff --git a/resources/lang/sv/username-change-log.php b/resources/lang/sv/username-change-log.php new file mode 100644 index 00000000..d654b8de --- /dev/null +++ b/resources/lang/sv/username-change-log.php @@ -0,0 +1,13 @@ + [ + \App\Models\UsernameChangeLog::CHANGE_TYPE_USER => 'Användare', + \App\Models\UsernameChangeLog::CHANGE_TYPE_ADMIN => 'Administratör', + ], + 'labels' => [ + 'username_old' => 'Gammalt användarnamn', + 'username_new' => 'Nytt användarnamn', + 'change_type' => 'Ändra typ', + ], +];