mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-27 22:14:40 -05:00
Sorting a-z vars in en/pl lang files
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'articles' => 'Articles',
|
||||
'meta-articles' => 'Articles and news on the tracker and the community',
|
||||
'read-more' => 'Read More',
|
||||
'published-at' => 'Published At ',
|
||||
'articles' => 'Articles'
|
||||
'read-more' => 'Read More'
|
||||
];
|
||||
+20
-20
@@ -6,31 +6,31 @@ return [
|
||||
| Default Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'login' => 'Login',
|
||||
'signup' => 'Signup',
|
||||
'logout' => 'Logout',
|
||||
'email' => 'E-mail',
|
||||
'username' => 'Username',
|
||||
'password' => 'Password',
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'login' => 'Login',
|
||||
'login-now-on' => 'Login now on',
|
||||
'logout' => 'Logout',
|
||||
'lost-password' => 'Forgot Your Password?',
|
||||
'lost-username' => 'Forgot Your Username?',
|
||||
'need-invite' => 'Open Registration Is Disabled and You Will Need A Invite To Gain Access!',
|
||||
'no-a-member' => 'Not yet member ? Signup in less than 30s.',
|
||||
'password' => 'Password',
|
||||
'recover-my-password' => 'Recover My Password',
|
||||
'remember-me' => 'Remember Me',
|
||||
'lost-username' => 'Forgot Your Username?',
|
||||
'login-now-on' => 'Login now on',
|
||||
'no-a-member' => 'Not yet member ? Signup in less than 30s.',
|
||||
'user-icon' => 'User icon',
|
||||
'need-invite' => 'Open Registration Is Disabled and You Will Need A Invite To Gain Access!',
|
||||
'signup' => 'Signup',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'unlock' => 'Unlock',
|
||||
'user-icon' => 'User icon',
|
||||
'username' => 'Username',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Two Step Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
'title' => '2-Step Verification',
|
||||
'subtitle' => 'Verification Required',
|
||||
'title' => '2-Step Verification',
|
||||
'titleFailed' => 'Verification Failed',
|
||||
'titlePassed' => 'Good news everyone!',
|
||||
|
||||
@@ -39,28 +39,28 @@ return [
|
||||
'inputAlt3' => 'Code Input 3',
|
||||
'inputAlt4' => 'Code Input 4',
|
||||
|
||||
'verifyButton' => 'Verify',
|
||||
'attemptsRemaining' => 'Attempt Remaining|Attempts Remaining',
|
||||
'missingCode' => 'Didn\'t receive verification code?',
|
||||
'verifyButton' => 'Verify',
|
||||
|
||||
'exceededTitle' => 'Verification Attempts Exceeded',
|
||||
'lockedUntil' => 'Account Locked Until:',
|
||||
'tryAgainIn' => 'Try again in',
|
||||
'returnButton' => 'Return Home',
|
||||
'tryAgainIn' => 'Try again in',
|
||||
|
||||
'verificationEmailSubject' => 'Verification Required',
|
||||
'verificationEmailButton' => 'Verify Now',
|
||||
'verificationEmailGreeting' => 'Hello :username',
|
||||
'verificationEmailMessage' => 'Your account 2-step verification code is:',
|
||||
'verificationEmailButton' => 'Verify Now',
|
||||
'verificationEmailSubject' => 'Verification Required',
|
||||
|
||||
'verificationEmailSuccess' => 'Success!',
|
||||
'verificationEmailSentMsg' => 'Verification Email Sent!',
|
||||
'verificationEmailSuccess' => 'Success!',
|
||||
|
||||
'verificationWarningTitle' => 'Warning!',
|
||||
'verificationWarningMessage' => 'This is your last attempt before your account locks for :hours hours.',
|
||||
'verificationWarningTitle' => 'Warning!',
|
||||
|
||||
'verificationLockedTitle' => 'Doh!',
|
||||
'verificationLockedMessage' => 'Account Locked!',
|
||||
'verificationLockedTitle' => 'Doh!',
|
||||
|
||||
'verificationModalConfBtn' => 'Ok',
|
||||
|
||||
|
||||
@@ -6,30 +6,30 @@ return [
|
||||
* | Backup Manager Language Lines
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
'backup' => 'Backup',
|
||||
'manager' => 'Manager',
|
||||
'create_a_new_backup' => 'Create a new backup',
|
||||
'existing_backups' => 'Existing backups',
|
||||
'date' => 'Date',
|
||||
'file_size' => 'File size',
|
||||
'actions' => 'Actions',
|
||||
'download' => 'Download',
|
||||
'delete' => 'Delete',
|
||||
'delete_confirm' => 'Are your sure you want to delete this backup file?',
|
||||
'delete_confirmation_title' => 'Done',
|
||||
'delete_confirmation_message' => 'The backup file was deleted.',
|
||||
'delete_error_title' => 'Error',
|
||||
'delete_error_message' => 'The backup file has NOT been deleted.',
|
||||
'delete_cancel_title' => "It's ok",
|
||||
'delete_cancel_message' => 'The backup file has NOT been deleted.',
|
||||
'create_confirmation_title' => 'Backup completed',
|
||||
'create_confirmation_message' => 'Reloading the page in 3 seconds.',
|
||||
'create_error_title' => 'Backup error',
|
||||
'create_error_message' => 'The backup file could NOT be created.',
|
||||
'create_warning_title' => 'Unknown error',
|
||||
'create_warning_message' => 'Your backup may NOT have been created. Please check log files for details.',
|
||||
'location' => 'Location',
|
||||
'no_disks_configured' => 'No backup disks configured in config/backup.php',
|
||||
'backup' => 'Backup',
|
||||
'backup_doesnt_exist' => "The backup file doesn't exist.",
|
||||
'create_a_new_backup' => 'Create a new backup',
|
||||
'create_confirmation_message' => 'Reloading the page in 3 seconds.',
|
||||
'create_confirmation_title' => 'Backup completed',
|
||||
'create_error_message' => 'The backup file could NOT be created.',
|
||||
'create_error_title' => 'Backup error',
|
||||
'create_warning_message' => 'Your backup may NOT have been created. Please check log files for details.',
|
||||
'create_warning_title' => 'Unknown error',
|
||||
'date' => 'Date',
|
||||
'delete' => 'Delete',
|
||||
'delete_cancel_message' => 'The backup file has NOT been deleted.',
|
||||
'delete_cancel_title' => "It's ok",
|
||||
'delete_confirm' => 'Are your sure you want to delete this backup file?',
|
||||
'delete_confirmation_message' => 'The backup file was deleted.',
|
||||
'delete_confirmation_title' => 'Done',
|
||||
'delete_error_message' => 'The backup file has NOT been deleted.',
|
||||
'delete_error_title' => 'Error',
|
||||
'download' => 'Download',
|
||||
'existing_backups' => 'Existing backups',
|
||||
'file_size' => 'File size',
|
||||
'location' => 'Location',
|
||||
'manager' => 'Manager',
|
||||
'no_disks_configured' => 'No backup disks configured in config/backup.php',
|
||||
'only_local_downloads_supported' => 'Only downloads from the Local filesystem are supported.',
|
||||
];
|
||||
|
||||
@@ -11,10 +11,10 @@ return [
|
||||
'to-enable-editor' => 'to enable editor',
|
||||
|
||||
// Featured Torrents
|
||||
'featured-by' => 'Featured by',
|
||||
'featured-torrents' => 'Featured Torrents',
|
||||
'featured-torrents-intro' => 'Get Them While You Can!',
|
||||
'featured-until' => 'This is featured torrent until',
|
||||
'featured-by' => 'Featured by',
|
||||
|
||||
// Latest Torrents
|
||||
'latest-torrents' => 'Latest Torrents',
|
||||
@@ -26,12 +26,12 @@ return [
|
||||
'latest-topics' => 'Latest Topics',
|
||||
|
||||
// Users Online
|
||||
'users-online' => 'Users Online',
|
||||
'active-in-last' => 'Active in last',
|
||||
'users-online' => 'Users Online',
|
||||
|
||||
// News/Articles
|
||||
'new-news' => 'New News',
|
||||
'check-news' => 'News (check daily)',
|
||||
'new-news' => 'New News',
|
||||
|
||||
// Top torrents
|
||||
'new-torrents' => 'New torrents'
|
||||
|
||||
+10
-10
@@ -5,20 +5,20 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'activated' => 'Activated',
|
||||
'active' => 'Activated!',
|
||||
'bon' => 'BON',
|
||||
'bonus' => 'Bonus',
|
||||
'points' => 'Points',
|
||||
'your-points' => 'Your Points',
|
||||
'store' => 'Store',
|
||||
'gift-to' => 'Gift Bonus Points To?',
|
||||
'gift' => 'Gift Bonus Points',
|
||||
'earning' => 'Earning',
|
||||
'exchange' => 'Exchange',
|
||||
'exchange-warning' => 'Exchanges are final, Please double check your choices before making an exchange.',
|
||||
'no-refund' => 'NO REFUNDS!',
|
||||
'active' => 'Activated!',
|
||||
'earning' => 'Earning',
|
||||
'per-hour' => 'Points Per Hour',
|
||||
'gift' => 'Gift Bonus Points',
|
||||
'gift-to' => 'Gift Bonus Points To?',
|
||||
'item' => 'Item',
|
||||
'no-refund' => 'NO REFUNDS!',
|
||||
'per-hour' => 'Points Per Hour',
|
||||
'points' => 'Points',
|
||||
'store' => 'Store',
|
||||
'total' => 'Total Earnings',
|
||||
'activated' => 'Activated'
|
||||
'your-points' => 'Your Points'
|
||||
];
|
||||
@@ -7,13 +7,13 @@
|
||||
return [
|
||||
'bug-report' => 'Bug report',
|
||||
'bug-report-description' => 'Report a site bug',
|
||||
'enter-username' => 'Please enter your username',
|
||||
'enter-description' => 'Describe the problem as best as possible',
|
||||
'enter-email' => 'Please enter your e-mail',
|
||||
'enter-title' => 'Please choose a proper title',
|
||||
'enter-description' => 'Describe the problem as best as possible',
|
||||
'enter-username' => 'Please enter your username',
|
||||
'high' => 'High',
|
||||
'low' => 'Low',
|
||||
'priority' => 'Priority',
|
||||
'priority-description' => 'Choose only very high if the bug really is a problem for using the site.',
|
||||
'low' => 'Low',
|
||||
'high' => 'High',
|
||||
'very-high' => 'Very high'
|
||||
];
|
||||
+125
-125
@@ -5,141 +5,141 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'home' => 'Home',
|
||||
'account' => 'Account',
|
||||
'email' => 'E-mail',
|
||||
'username' => 'Username',
|
||||
'password' => 'Password',
|
||||
'download' => 'Download',
|
||||
'upload' => 'Upload',
|
||||
'ratio' => 'Ratio',
|
||||
'warnings' => 'Warnings',
|
||||
'members' => 'Members',
|
||||
'navigation' => 'Navigation',
|
||||
'notifications' => 'Notifications',
|
||||
'added' => 'Added',
|
||||
'search' => 'Search',
|
||||
'quick-search' => 'Quick Search',
|
||||
'submit' => 'Submit',
|
||||
'comment' => 'Comment',
|
||||
'view-all' => 'View All',
|
||||
'preview' => 'Preview',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'pending-torrents' => 'Pending torrents',
|
||||
'stats' => 'Stats',
|
||||
'extra-stats' => 'Extra-Stats',
|
||||
'rules' => 'Rules',
|
||||
'faq' => 'FAQ',
|
||||
'report' => 'Report',
|
||||
'reporter' => 'Reporter',
|
||||
'title' => 'Title',
|
||||
'description' => 'Description',
|
||||
'select' => 'Select',
|
||||
'bug' => 'Report A Bug',
|
||||
'results' => 'Results',
|
||||
'contact' => 'Contact',
|
||||
'about' => 'About Us',
|
||||
'community' => 'Community',
|
||||
'buffer' => 'Buffer',
|
||||
'times' => 'Times',
|
||||
'name' => 'Name',
|
||||
'add' => 'Add',
|
||||
'remove' => 'Remove',
|
||||
'staff' => 'Staff',
|
||||
'blacklist' => 'Blacklist',
|
||||
'fl_tokens' => 'Freeleech Tokens',
|
||||
'your' => 'Your',
|
||||
'type' => 'Type',
|
||||
'for' => 'for',
|
||||
'is-allowed' => 'is allowed',
|
||||
'anonymous' => 'Anonymous',
|
||||
'hidden' => 'Hidden',
|
||||
'previous' => 'Previous',
|
||||
'next' => 'Next',
|
||||
'active-warning' => 'Active warning',
|
||||
'global' => 'Global',
|
||||
'hot' => 'Hot!',
|
||||
'new' => 'New!',
|
||||
'sticked' => 'Sticked',
|
||||
'high-speeds' => 'High speeds',
|
||||
'older-than' => 'Older than',
|
||||
'year' => 'Year',
|
||||
'month' => 'Month',
|
||||
'months' => 'Months',
|
||||
'huge' => 'Huge',
|
||||
'large' => 'Large',
|
||||
'everyday' => 'Everyday',
|
||||
'but' => 'But',
|
||||
'enter' => 'Enter',
|
||||
'amount' => 'Amount',
|
||||
'my' => 'My',
|
||||
'no-result' => 'There is no result in database for query',
|
||||
'search-results' => 'Search results',
|
||||
'search-results-desc' => 'Please see your results below',
|
||||
'cancel' => 'Cancel',
|
||||
'message' => 'Message',
|
||||
'contact-header' => 'Hello',
|
||||
'contact-desc' => 'This contact request will be sent to all staff and one will get back to you as soon as possible',
|
||||
'expired' => 'Expired',
|
||||
'plural-suffix' => 's',
|
||||
'day' => 'Day',
|
||||
'hour' => 'Hour',
|
||||
'minute' => 'Minute',
|
||||
'second' => 'Second',
|
||||
'account' => 'Account',
|
||||
'achievement-title' => 'Awesome',
|
||||
'achievement-unlocked' => 'You unlocked ":name" achievement',
|
||||
'freeleech_activated' => 'Global Freeleech mode activated',
|
||||
'openreg_activated' => 'Global Open registration activated',
|
||||
'doubleup_activated' => 'Global Double upload mode activated',
|
||||
'logout' => 'Logout',
|
||||
'news' => 'News',
|
||||
'pages' => 'Pages',
|
||||
'tracker-codes' => 'Tracker codes',
|
||||
'upload-guide' => 'Upload guide',
|
||||
'legal' => 'Legal',
|
||||
'terms' => 'Terms of use',
|
||||
'other' => 'Other',
|
||||
'patron' => 'Become a Patron',
|
||||
'powered-by' => 'Powered by UNIT3D',
|
||||
'edit-your-comment' => 'Edit your comment',
|
||||
'groups' => 'Groups',
|
||||
'top-bountied' => 'Top bountied',
|
||||
'active' => 'Active',
|
||||
'lock-account' => 'Lock account',
|
||||
'close' => 'Close',
|
||||
'user' => 'User',
|
||||
'comments' => 'Comments',
|
||||
'no-comments' => 'No Comments Yet',
|
||||
'active-warning' => 'Active warning',
|
||||
'add' => 'Add',
|
||||
'added' => 'Added',
|
||||
'amount' => 'Amount',
|
||||
'anonymous' => 'Anonymous',
|
||||
'author' => 'Author',
|
||||
'delete-your-comment' => 'Delete your comment',
|
||||
'your-comment' => 'Your comment',
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No',
|
||||
'internal' => 'Internal',
|
||||
'info' => 'Info',
|
||||
'rss-system' => 'RSS System',
|
||||
'balance' => 'Balance',
|
||||
'users' => 'Users',
|
||||
'teams' => 'Teams',
|
||||
'required' => 'Required',
|
||||
'ip' => 'IP',
|
||||
'port' => 'Port',
|
||||
'status' => 'Status',
|
||||
'blacklist' => 'Blacklist',
|
||||
'buffer' => 'Buffer',
|
||||
'bug' => 'Report A Bug',
|
||||
'but' => 'But',
|
||||
'cancel' => 'Cancel',
|
||||
'close' => 'Close',
|
||||
'comment' => 'Comment',
|
||||
'comments' => 'Comments',
|
||||
'community' => 'Community',
|
||||
'contact' => 'Contact',
|
||||
'contact-desc' => 'This contact request will be sent to all staff and one will get back to you as soon as possible',
|
||||
'contact-header' => 'Hello',
|
||||
'day' => 'Day',
|
||||
'delete' => 'Delete',
|
||||
'delete-your-comment' => 'Delete your comment',
|
||||
'description' => 'Description',
|
||||
'doubleup_activated' => 'Global Double upload mode activated',
|
||||
'download' => 'Download',
|
||||
'edit' => 'Edit',
|
||||
'edit-your-comment' => 'Edit your comment',
|
||||
'email' => 'E-mail',
|
||||
'enter' => 'Enter',
|
||||
'error' => 'Error',
|
||||
'order-by' => 'Order by',
|
||||
'latest' => 'Latest',
|
||||
'oldest' => 'Oldest',
|
||||
'everyday' => 'Everyday',
|
||||
'expired' => 'Expired',
|
||||
'extra' => 'Extra',
|
||||
'view' => 'View',
|
||||
'lists' => 'Lists',
|
||||
'reason' => 'Reason',
|
||||
'extra-stats' => 'Extra-Stats',
|
||||
'faq' => 'FAQ',
|
||||
'files' => 'Files',
|
||||
'fl_token' => 'Freeleech Token',
|
||||
'special' => 'Special',
|
||||
'personal' => 'Personal',
|
||||
'fl_tokens' => 'Freeleech Tokens',
|
||||
'for' => 'for',
|
||||
'free' => 'Free',
|
||||
'unknown' => 'Unknown',
|
||||
'freeleech_activated' => 'Global Freeleech mode activated',
|
||||
'global' => 'Global',
|
||||
'group' => 'Group',
|
||||
'groups' => 'Groups',
|
||||
'hidden' => 'Hidden',
|
||||
'high-speeds' => 'High speeds',
|
||||
'home' => 'Home',
|
||||
'hot' => 'Hot!',
|
||||
'hour' => 'Hour',
|
||||
'huge' => 'Huge',
|
||||
'info' => 'Info',
|
||||
'internal' => 'Internal',
|
||||
'ip' => 'IP',
|
||||
'is-allowed' => 'is allowed',
|
||||
'large' => 'Large',
|
||||
'latest' => 'Latest',
|
||||
'legal' => 'Legal',
|
||||
'lists' => 'Lists',
|
||||
'lock-account' => 'Lock account',
|
||||
'logout' => 'Logout',
|
||||
'members' => 'Members',
|
||||
'message' => 'Message',
|
||||
'minute' => 'Minute',
|
||||
'month' => 'Month',
|
||||
'months' => 'Months',
|
||||
'my' => 'My',
|
||||
'name' => 'Name',
|
||||
'navigation' => 'Navigation',
|
||||
'new' => 'New!',
|
||||
'news' => 'News',
|
||||
'next' => 'Next',
|
||||
'no' => 'No',
|
||||
'no-comments' => 'No Comments Yet',
|
||||
'no-result' => 'There is no result in database for query',
|
||||
'notifications' => 'Notifications',
|
||||
'older-than' => 'Older than',
|
||||
'oldest' => 'Oldest',
|
||||
'openreg_activated' => 'Global Open registration activated',
|
||||
'order-by' => 'Order by',
|
||||
'other' => 'Other',
|
||||
'pages' => 'Pages',
|
||||
'password' => 'Password',
|
||||
'patron' => 'Become a Patron',
|
||||
'pending-torrents' => 'Pending torrents',
|
||||
'personal' => 'Personal',
|
||||
'plural-suffix' => 's',
|
||||
'port' => 'Port',
|
||||
'powered-by' => 'Powered by UNIT3D',
|
||||
'preview' => 'Preview',
|
||||
'previous' => 'Previous',
|
||||
'progress' => 'Progress',
|
||||
'group' => 'Group'
|
||||
'quick-search' => 'Quick Search',
|
||||
'ratio' => 'Ratio',
|
||||
'reason' => 'Reason',
|
||||
'remove' => 'Remove',
|
||||
'report' => 'Report',
|
||||
'reporter' => 'Reporter',
|
||||
'required' => 'Required',
|
||||
'results' => 'Results',
|
||||
'rss-system' => 'RSS System',
|
||||
'rules' => 'Rules',
|
||||
'search' => 'Search',
|
||||
'search-results' => 'Search results',
|
||||
'search-results-desc' => 'Please see your results below',
|
||||
'second' => 'Second',
|
||||
'select' => 'Select',
|
||||
'special' => 'Special',
|
||||
'staff' => 'Staff',
|
||||
'stats' => 'Stats',
|
||||
'status' => 'Status',
|
||||
'sticked' => 'Sticked',
|
||||
'submit' => 'Submit',
|
||||
'teams' => 'Teams',
|
||||
'terms' => 'Terms of use',
|
||||
'times' => 'Times',
|
||||
'title' => 'Title',
|
||||
'top-bountied' => 'Top bountied',
|
||||
'tracker-codes' => 'Tracker codes',
|
||||
'type' => 'Type',
|
||||
'unknown' => 'Unknown',
|
||||
'upload' => 'Upload',
|
||||
'upload-guide' => 'Upload guide',
|
||||
'user' => 'User',
|
||||
'username' => 'Username',
|
||||
'users' => 'Users',
|
||||
'view' => 'View',
|
||||
'view-all' => 'View All',
|
||||
'warnings' => 'Warnings',
|
||||
'year' => 'Year',
|
||||
'yes' => 'Yes',
|
||||
'your' => 'Your',
|
||||
'your-comment' => 'Your comment'
|
||||
];
|
||||
@@ -5,20 +5,20 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'title' => 'Config Manager',
|
||||
'info_choose' => 'Choose a file to start editing',
|
||||
'actions' => [
|
||||
'cancel' => 'Cancel',
|
||||
'confirm' => 'Save new key',
|
||||
'edit' => 'Edit',
|
||||
'save' => 'Save!',
|
||||
],
|
||||
'file' => 'File',
|
||||
'path' => 'Path',
|
||||
'header' => [
|
||||
'actions' => 'Actions',
|
||||
'key' => 'Key',
|
||||
'value' => 'Value',
|
||||
'actions' => 'Actions'
|
||||
],
|
||||
'actions' => [
|
||||
'edit' => 'Edit',
|
||||
'confirm' => 'Save new key',
|
||||
'save' => 'Save!',
|
||||
'cancel' => 'Cancel'
|
||||
],
|
||||
'info_choose' => 'Choose a file to start editing',
|
||||
'path' => 'Path',
|
||||
'title' => 'Config Manager',
|
||||
'sure' => 'Are you sure?'
|
||||
];
|
||||
+13
-13
@@ -5,35 +5,35 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'register-header' => 'Hi! Thank you for signing up on',
|
||||
'register-code' => 'To complete your account activation click the button below',
|
||||
'register-footer' => 'If the button above does not work, copy and paste the URL into your browser\'s address bar',
|
||||
'activate-account' => 'Activate account',
|
||||
'banned-header' => 'You Have Been Banned',
|
||||
'ban-reason' => 'Reason',
|
||||
'banned-footer' => 'Thats what you get for not following the rules',
|
||||
'bug-header' => 'New bug report from',
|
||||
'bug-title' => 'Bug title',
|
||||
'banned-header' => 'You Have Been Banned',
|
||||
'bug-description' => 'Problem',
|
||||
'bug-priority' => 'Priority',
|
||||
'bug-footer' => 'Fix That Shit',
|
||||
'bug-header' => 'New bug report from',
|
||||
'bug-priority' => 'Priority',
|
||||
'bug-title' => 'Bug title',
|
||||
'contact-header' => 'New contact mail from',
|
||||
'contact-name' => 'Name',
|
||||
'contact-message' => 'Message',
|
||||
'contact-name' => 'Name',
|
||||
'invite-header' => 'Invitation to',
|
||||
'invite-message' => 'Message',
|
||||
'invite-invited' => 'You have been invited to',
|
||||
'invite-message' => 'Message',
|
||||
'invite-signup' => 'Sign up now',
|
||||
'newreply-header' => 'There is new reply in your topic',
|
||||
'newreply-message' => 'Message',
|
||||
'newreply-replied' => 'Has replied to your topic',
|
||||
'newreply-view' => 'View It Now',
|
||||
'report-header' => 'Hi Admin, A link has been reported on',
|
||||
'register-code' => 'To complete your account activation click the button below',
|
||||
'register-footer' => 'If the button above does not work, copy and paste the URL into your browser\'s address bar',
|
||||
'register-header' => 'Hi! Thank you for signing up on',
|
||||
'report-comment' => 'Comment',
|
||||
'report-email' => 'E-mail',
|
||||
'report-header' => 'Hi Admin, A link has been reported on',
|
||||
'report-link' => 'Link',
|
||||
'report-link-hash' => 'Actual link',
|
||||
'report-comment' => 'Comment',
|
||||
'unban-footer' => 'Welcome back!',
|
||||
'unban-header' => 'You Have Been Unbanned',
|
||||
'unban-reason' => 'Reason',
|
||||
'unban-footer' => 'Welcome back!'
|
||||
'unban-reason' => 'Reason'
|
||||
];
|
||||
|
||||
+38
-38
@@ -5,52 +5,52 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'approved' => 'Approved',
|
||||
'author' => 'Author',
|
||||
'bug' => 'Bug',
|
||||
'closed' => 'Closed',
|
||||
'create-new-topic' => 'Create New Topic',
|
||||
'created' => 'Created',
|
||||
'current' => 'Current',
|
||||
'delete-topic' => 'Delete this topic',
|
||||
'denied' => 'Denied',
|
||||
'dislike-post' => 'Dislike this post',
|
||||
'display-forum' => 'Show topics in ',
|
||||
'edit-post' => 'Edycja posta',
|
||||
'edit-topic' => 'Edit Topic',
|
||||
'forum' => 'Forum',
|
||||
'forums' => 'Forums',
|
||||
'topic' => 'Topic',
|
||||
'topics' => 'Topics',
|
||||
'post' => 'Post',
|
||||
'posts' => 'Posts',
|
||||
'author' => 'Author',
|
||||
'created' => 'Created',
|
||||
'replies' => 'Replies',
|
||||
'views' => 'Views',
|
||||
'meta-category' => 'List of forums in the category',
|
||||
'create-new-topic' => 'Create New Topic',
|
||||
'topic-title' => 'Title of this topic',
|
||||
'send-new-topic' => 'Save this topic',
|
||||
'read-topic' => 'Read the topic',
|
||||
'mark-as-resolved' => 'Lock Topic',
|
||||
'delete-topic' => 'Delete this topic',
|
||||
'display-forum' => 'Show topics in ',
|
||||
'edit-topic' => 'Edit Topic',
|
||||
'stats' => 'Stats',
|
||||
'implemented' => 'Implemented',
|
||||
'in' => 'In',
|
||||
'invalid' => 'Invalid',
|
||||
'label-system' => 'Label system',
|
||||
'last-message' => 'Last message',
|
||||
'last-post-info' => 'Last post info',
|
||||
'closed' => 'Closed',
|
||||
'approved' => 'Approved',
|
||||
'denied' => 'Denied',
|
||||
'solved' => 'Solved',
|
||||
'invalid' => 'Invalid',
|
||||
'bug' => 'Bug',
|
||||
'suggestion' => 'Suggestion',
|
||||
'implemented' => 'Implemented',
|
||||
'topic-name' => 'Topic name',
|
||||
'current' => 'Current',
|
||||
'topic-quick-search' => 'Topic name quick search',
|
||||
'name' => 'Name',
|
||||
'latest' => 'Latest',
|
||||
'in' => 'In',
|
||||
'edit-post' => 'Edycja posta',
|
||||
'quote' => 'Quote',
|
||||
'like-post' => 'Like this post',
|
||||
'dislike-post' => 'Dislike this post',
|
||||
'topic-closed' => 'This topic is closed',
|
||||
'not-connected' => 'You must be connected',
|
||||
'mark-as-resolved' => 'Lock Topic',
|
||||
'meta-category' => 'List of forums in the category',
|
||||
'moderation' => 'Moderation',
|
||||
'name' => 'Name',
|
||||
'not-connected' => 'You must be connected',
|
||||
'open-topic' => 'Open this topic',
|
||||
'permalink' => 'Permalink',
|
||||
'pin' => 'Pin',
|
||||
'post' => 'Post',
|
||||
'posts' => 'Posts',
|
||||
'quote' => 'Quote',
|
||||
'read-topic' => 'Read the topic',
|
||||
'replies' => 'Replies',
|
||||
'send-new-topic' => 'Save this topic',
|
||||
'solved' => 'Solved',
|
||||
'stats' => 'Stats',
|
||||
'suggestion' => 'Suggestion',
|
||||
'topic' => 'Topic',
|
||||
'topic-closed' => 'This topic is closed',
|
||||
'topic-name' => 'Topic name',
|
||||
'topic-quick-search' => 'Topic name quick search',
|
||||
'topic-title' => 'Title of this topic',
|
||||
'topics' => 'Topics',
|
||||
'unpin' => 'Unpin',
|
||||
'label-system' => 'Label system',
|
||||
'permalink' => 'Permalink'
|
||||
'views' => 'Views'
|
||||
];
|
||||
@@ -5,15 +5,15 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'dead' => 'Dead',
|
||||
'graveyard' => 'Graveyard',
|
||||
'guidelines' => 'Guidelines',
|
||||
'guidelines-content' => '1) You cannot resurrect your own uploads.<br>2) Dont resurrect something you cannot commit too.',
|
||||
'dead' => 'Dead',
|
||||
'ressurect' => 'Ressurect',
|
||||
'pending' => 'Pending',
|
||||
'howto' => 'Heres The Rule',
|
||||
'howto-desc1' => 'You must seed <span class="text-green"><em>:name</em></span> for <span class="text-red text-bold">30 days</span> for a succesful ressurection. In which case when your current seedtime of',
|
||||
'howto-hits' => 'Hits',
|
||||
'howto-desc2' => 'You will be rewarded',
|
||||
'howto-hits' => 'Hits',
|
||||
'pending' => 'Pending',
|
||||
'ressurect' => 'Ressurect',
|
||||
'reward' => 'Freeleech tokens'
|
||||
];
|
||||
@@ -7,10 +7,10 @@ return [
|
||||
* Shared translations.
|
||||
*
|
||||
*/
|
||||
'title' => 'UNIT3D Installer',
|
||||
'next' => 'Next Step',
|
||||
'back' => 'Previous',
|
||||
'finish' => 'Install',
|
||||
'next' => 'Next Step',
|
||||
'title' => 'UNIT3D Installer',
|
||||
'forms' => [
|
||||
'errorTitle' => 'The Following errors occurred:',
|
||||
],
|
||||
@@ -21,10 +21,10 @@ return [
|
||||
*
|
||||
*/
|
||||
'welcome' => [
|
||||
'templateTitle' => 'Welcome',
|
||||
'title' => 'Laravel Installer',
|
||||
'message' => 'Easy Installation and Setup Wizard.',
|
||||
'next' => 'Check Requirements',
|
||||
'templateTitle' => 'Welcome',
|
||||
'title' => 'Laravel Installer',
|
||||
],
|
||||
|
||||
/**
|
||||
@@ -33,9 +33,9 @@ return [
|
||||
*
|
||||
*/
|
||||
'requirements' => [
|
||||
'next' => 'Check Permissions',
|
||||
'templateTitle' => 'Step 1 | Server Requirements',
|
||||
'title' => 'Server Requirements',
|
||||
'next' => 'Check Permissions',
|
||||
],
|
||||
|
||||
/**
|
||||
@@ -44,9 +44,9 @@ return [
|
||||
*
|
||||
*/
|
||||
'permissions' => [
|
||||
'next' => 'Configure Environment',
|
||||
'templateTitle' => 'Step 2 | Permissions',
|
||||
'title' => 'Permissions',
|
||||
'next' => 'Configure Environment',
|
||||
],
|
||||
|
||||
/**
|
||||
@@ -56,115 +56,115 @@ return [
|
||||
*/
|
||||
'environment' => [
|
||||
'menu' => [
|
||||
'classic-button' => 'Classic Text Editor',
|
||||
'desc' => 'Please select how you want to configure the apps <code>.env</code> file.',
|
||||
'templateTitle' => 'Step 3 | Environment Settings',
|
||||
'title' => 'Environment Settings',
|
||||
'desc' => 'Please select how you want to configure the apps <code>.env</code> file.',
|
||||
'wizard-button' => 'Form Wizard Setup',
|
||||
'classic-button' => 'Classic Text Editor',
|
||||
],
|
||||
'wizard' => [
|
||||
'templateTitle' => 'Step 3 | Environment Settings | Guided Wizard',
|
||||
'title' => 'Guided <code>.env</code> Wizard',
|
||||
'tabs' => [
|
||||
'environment' => 'Environment',
|
||||
'application' => 'Application',
|
||||
'database' => 'Database',
|
||||
'application' => 'Application'
|
||||
'environment' => 'Environment',
|
||||
],
|
||||
'form' => [
|
||||
'name_required' => 'An environment name is required.',
|
||||
'app_name_label' => 'App Name',
|
||||
'app_name_placeholder' => 'App Name',
|
||||
'app_environment_label' => 'App Environment',
|
||||
'app_environment_label_local' => 'Local',
|
||||
'app_environment_label_developement' => 'Development',
|
||||
'app_environment_label_qa' => 'Qa',
|
||||
'app_environment_label_production' => 'Production',
|
||||
'app_environment_label_other' => 'Other',
|
||||
'app_environment_placeholder_other' => 'Enter your environment...',
|
||||
'app_debug_label' => 'App Debug',
|
||||
'app_debug_label_true' => 'True',
|
||||
'app_debug_label_false' => 'False',
|
||||
'app_debug_label_true' => 'True',
|
||||
'app_environment_label' => 'App Environment',
|
||||
'app_environment_label_developement' => 'Development',
|
||||
'app_environment_label_local' => 'Local',
|
||||
'app_environment_label_other' => 'Other',
|
||||
'app_environment_label_production' => 'Production',
|
||||
'app_environment_label_qa' => 'Qa',
|
||||
'app_environment_placeholder_other' => 'Enter your environment...',
|
||||
'app_log_level_label' => 'App Log Level',
|
||||
'app_log_level_label_alert' => 'alert',
|
||||
'app_log_level_label_critical' => 'critical',
|
||||
'app_log_level_label_debug' => 'debug',
|
||||
'app_log_level_label_emergency' => 'emergency',
|
||||
'app_log_level_label_error' => 'error',
|
||||
'app_log_level_label_info' => 'info',
|
||||
'app_log_level_label_notice' => 'notice',
|
||||
'app_log_level_label_warning' => 'warning',
|
||||
'app_log_level_label_error' => 'error',
|
||||
'app_log_level_label_critical' => 'critical',
|
||||
'app_log_level_label_alert' => 'alert',
|
||||
'app_log_level_label_emergency' => 'emergency',
|
||||
'app_name_label' => 'App Name',
|
||||
'app_name_placeholder' => 'App Name',
|
||||
'app_url_label' => 'App Url',
|
||||
'app_url_placeholder' => 'App Url',
|
||||
'db_connection_label' => 'Database Connection',
|
||||
'db_connection_label_mysql' => 'mysql',
|
||||
'db_connection_label_sqlite' => 'sqlite',
|
||||
'db_connection_label_pgsql' => 'pgsql',
|
||||
'db_connection_label_sqlite' => 'sqlite',
|
||||
'db_connection_label_sqlsrv' => 'sqlsrv',
|
||||
'db_host_label' => 'Database Host',
|
||||
'db_host_placeholder' => 'Database Host',
|
||||
'db_port_label' => 'Database Port',
|
||||
'db_port_placeholder' => 'Database Port',
|
||||
'db_name_label' => 'Database Name',
|
||||
'db_name_placeholder' => 'Database Name',
|
||||
'db_username_label' => 'Database User Name',
|
||||
'db_username_placeholder' => 'Database User Name',
|
||||
'db_password_label' => 'Database Password',
|
||||
'db_password_placeholder' => 'Database Password',
|
||||
'db_port_label' => 'Database Port',
|
||||
'db_port_placeholder' => 'Database Port',
|
||||
'db_username_label' => 'Database User Name',
|
||||
'db_username_placeholder' => 'Database User Name',
|
||||
'name_required' => 'An environment name is required.',
|
||||
|
||||
'app_tabs' => [
|
||||
'more_info' => 'More Info',
|
||||
'broadcasting_title' => 'Broadcasting, Caching, Session, & Queue',
|
||||
'broadcasting_label' => 'Broadcast Driver',
|
||||
'broadcasting_placeholder' => 'Broadcast Driver',
|
||||
'broadcasting_title' => 'Broadcasting, Caching, Session, & Queue',
|
||||
'cache_label' => 'Cache Driver',
|
||||
'cache_placeholder' => 'Cache Driver',
|
||||
'session_label' => 'Session Driver',
|
||||
'session_placeholder' => 'Session Driver',
|
||||
'more_info' => 'More Info',
|
||||
'queue_label' => 'Queue Driver',
|
||||
'queue_placeholder' => 'Queue Driver',
|
||||
'redis_label' => 'Redis Driver',
|
||||
'redis_host' => 'Redis Host',
|
||||
'redis_label' => 'Redis Driver',
|
||||
'redis_password' => 'Redis Password',
|
||||
'redis_port' => 'Redis Port',
|
||||
'session_label' => 'Session Driver',
|
||||
'session_placeholder' => 'Session Driver',
|
||||
|
||||
'mail_label' => 'Mail',
|
||||
'mail_driver_label' => 'Mail Driver',
|
||||
'mail_driver_placeholder' => 'Mail Driver',
|
||||
'mail_encryption_label' => 'Mail Encryption',
|
||||
'mail_encryption_placeholder' => 'Mail Encryption',
|
||||
'mail_host_label' => 'Mail Host',
|
||||
'mail_host_placeholder' => 'Mail Host',
|
||||
'mail_label' => 'Mail',
|
||||
'mail_password_label' => 'Mail Password',
|
||||
'mail_password_placeholder' => 'Mail Password',
|
||||
'mail_port_label' => 'Mail Port',
|
||||
'mail_port_placeholder' => 'Mail Port',
|
||||
'mail_username_label' => 'Mail Username',
|
||||
'mail_username_placeholder' => 'Mail Username',
|
||||
'mail_password_label' => 'Mail Password',
|
||||
'mail_password_placeholder' => 'Mail Password',
|
||||
'mail_encryption_label' => 'Mail Encryption',
|
||||
'mail_encryption_placeholder' => 'Mail Encryption',
|
||||
|
||||
'pusher_label' => 'Pusher',
|
||||
'pusher_app_id_label' => 'Pusher App Id',
|
||||
'pusher_app_id_palceholder' => 'Pusher App Id',
|
||||
'pusher_app_key_label' => 'Pusher App Key',
|
||||
'pusher_app_key_palceholder' => 'Pusher App Key',
|
||||
'pusher_app_secret_label' => 'Pusher App Secret',
|
||||
'pusher_app_secret_palceholder' => 'Pusher App Secret',
|
||||
'pusher_label' => 'Pusher',
|
||||
],
|
||||
'buttons' => [
|
||||
'setup_database' => 'Setup Database',
|
||||
'setup_application' => 'Setup Application',
|
||||
'install' => 'Install',
|
||||
'setup_application' => 'Setup Application',
|
||||
'setup_database' => 'Setup Database',
|
||||
],
|
||||
],
|
||||
],
|
||||
'classic' => [
|
||||
'templateTitle' => 'Step 3 | Environment Settings | Classic Editor',
|
||||
'title' => 'Classic Environment Editor',
|
||||
'save' => 'Save .env',
|
||||
'back' => 'Use Form Wizard',
|
||||
'install' => 'Save and Install',
|
||||
'save' => 'Save .env',
|
||||
'templateTitle' => 'Step 3 | Environment Settings | Classic Editor',
|
||||
'title' => 'Classic Environment Editor',
|
||||
],
|
||||
'success' => 'Your .env file settings have been saved.',
|
||||
'errors' => 'Unable to save the .env file, Please create it manually.',
|
||||
'success' => 'Your .env file settings have been saved.',
|
||||
],
|
||||
|
||||
'install' => 'Install',
|
||||
@@ -184,14 +184,14 @@ return [
|
||||
*
|
||||
*/
|
||||
'final' => [
|
||||
'title' => 'Installation Finished',
|
||||
'templateTitle' => 'Installation Finished',
|
||||
'finished' => 'Application has been successfully installed.',
|
||||
'migration' => 'Migration & Seed Console Output:',
|
||||
'console' => 'Application Console Output:',
|
||||
'log' => 'Installation Log Entry:',
|
||||
'env' => 'Final .env File:',
|
||||
'exit' => 'Click here to exit',
|
||||
'finished' => 'Application has been successfully installed.',
|
||||
'log' => 'Installation Log Entry:',
|
||||
'migration' => 'Migration & Seed Console Output:',
|
||||
'templateTitle' => 'Installation Finished',
|
||||
'title' => 'Installation Finished',
|
||||
],
|
||||
|
||||
/**
|
||||
@@ -213,8 +213,8 @@ return [
|
||||
*
|
||||
*/
|
||||
'welcome' => [
|
||||
'title' => 'Welcome To The Updater',
|
||||
'message' => 'Welcome to the update wizard.',
|
||||
'title' => 'Welcome To The Updater',
|
||||
],
|
||||
|
||||
/**
|
||||
@@ -223,9 +223,9 @@ return [
|
||||
*
|
||||
*/
|
||||
'overview' => [
|
||||
'title' => 'Overview',
|
||||
'install_updates' => "Install Updates",
|
||||
'message' => 'There is 1 update.|There are :number updates.',
|
||||
'install_updates' => "Install Updates"
|
||||
'title' => 'Overview',
|
||||
],
|
||||
|
||||
/**
|
||||
@@ -234,9 +234,9 @@ return [
|
||||
*
|
||||
*/
|
||||
'final' => [
|
||||
'title' => 'Finished',
|
||||
'finished' => 'Application\'s database has been successfully updated.',
|
||||
'exit' => 'Click here to exit',
|
||||
'finished' => 'Application\'s database has been successfully updated.',
|
||||
'title' => 'Finished',
|
||||
],
|
||||
|
||||
'log' => [
|
||||
|
||||
@@ -5,14 +5,14 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'notifications' => 'Notifications',
|
||||
'date' => 'Date',
|
||||
'delete' => 'Delete',
|
||||
'delete-all' => 'Delete all notifications',
|
||||
'mark-all-read' => 'Mark all as read',
|
||||
'mark-read' => 'Mark as read',
|
||||
'delete-all' => 'Delete all notifications',
|
||||
'title' => 'Title',
|
||||
'message' => 'Message',
|
||||
'date' => 'Date',
|
||||
'no-notifications' => 'There are no notifications found',
|
||||
'notifications' => 'Notifications',
|
||||
'read' => 'Read',
|
||||
'delete' => 'Delete',
|
||||
'no-notifications' => 'There are no notifications found'
|
||||
'title' => 'Title'
|
||||
];
|
||||
@@ -5,26 +5,24 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'aboutus-header' => 'Hi there',
|
||||
'aboutus-welcome' => 'Let\'s talk about',
|
||||
'aboutus-welcome-desc' => ':title is a <em>community-built</em> Movie/TV/FANRES database. Every piece of data has been added by our amazing community since 2017. :title\'s strong <em>focus</em> is on HD content, a proactive userbase, an awesome/secure codebase and a helpful and friendly Staff team.',
|
||||
'aboutus-advantage' => 'The advantage',
|
||||
'aboutus-advantage1' => 'We have experienced members and staff that are well versed in the world of HD video / audio and technical support.',
|
||||
'aboutus-advantage2' => 'Along with our extensive passion for movies and TV shows, we also offer one of the best selections of something that most don\'t - FANRES! <em>A BIG THANK YOU</em> to our content bringers.',
|
||||
'aboutus-advantage3' => 'While we do accept donations to keep the site up and running there will be no pestering PM\'s or banners on site. No begging from us.',
|
||||
'aboutus-advantage4' => 'Our community is second to none for its early age. Between our staff and userbase, we\'re always here to help. We\'re passionate about making sure your experience on :title is nothing short of amazing.',
|
||||
'aboutus-advantage5' => 'Our service is used daily by many people across the globe. We\'ve proven that we care about the functionality and security of our codebase and it can be trusted and relied on. Our developers work daily to provide a truly nex-gen codebase.',
|
||||
'aboutus-header' => 'Hi there',
|
||||
'aboutus-rules' => 'What we need from you',
|
||||
'aboutus-rules1' => 'To be an active member of the community! This means to join in conversations productively, add approved content and help other users if you are able.',
|
||||
'aboutus-rules2' => 'To read the rules in full and please respect them!',
|
||||
'aboutus-rules3' => 'Make suggestions! We are striving to make :title better each day. We aren\'t saying that every suggestion will be used, but it never hurts to see new ideas.',
|
||||
|
||||
'blacklist-desc' => 'The Following Browsers and Bittorrent Clients Are Blacklisted/Forbidden From Annoucing To :title',
|
||||
'blacklist-clients' => 'Clients',
|
||||
'blacklist-btclient' => 'BitTorrent Client',
|
||||
'aboutus-welcome' => 'Let\'s talk about',
|
||||
'aboutus-welcome-desc' => ':title is a <em>community-built</em> Movie/TV/FANRES database. Every piece of data has been added by our amazing community since 2017. :title\'s strong <em>focus</em> is on HD content, a proactive userbase, an awesome/secure codebase and a helpful and friendly Staff team.',
|
||||
'blacklist-browsers' => 'Browsers',
|
||||
'blacklist-btclient' => 'BitTorrent Client',
|
||||
'blacklist-clients' => 'Clients',
|
||||
'blacklist-desc' => 'The Following Browsers and Bittorrent Clients Are Blacklisted/Forbidden From Annoucing To :title',
|
||||
'blacklist-webbrowser' => 'Web Browser',
|
||||
|
||||
'staff-group' => 'Group',
|
||||
'staff-title' => 'Title'
|
||||
];
|
||||
|
||||
+16
-16
@@ -5,27 +5,27 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'unread' => 'Unread',
|
||||
'read' => 'Read',
|
||||
'create' => 'Create',
|
||||
'delete' => 'Delete',
|
||||
'enter-subject' => 'Enter subject',
|
||||
'from' => 'From',
|
||||
'inbox' => 'Inbox',
|
||||
'outbox' => 'Outbox',
|
||||
'mark-all-read' => 'Mark all messages as read',
|
||||
'message' => 'Message',
|
||||
'messages' => 'Messages',
|
||||
'private' => 'Private',
|
||||
'new' => 'New Message',
|
||||
'from' => 'From',
|
||||
'to' => 'To',
|
||||
'outbox' => 'Outbox',
|
||||
'private' => 'Private',
|
||||
'read' => 'Read',
|
||||
'recieved-at' => 'Recieved At',
|
||||
'refresh' => 'Refresh',
|
||||
'reply' => 'Reply',
|
||||
'search' => 'Search By Subject',
|
||||
'select' => 'Select A User',
|
||||
'send' => 'Send',
|
||||
'sent' => 'Sent',
|
||||
'sent-at' => 'Sent At',
|
||||
'subject' => 'Subject',
|
||||
'recieved-at' => 'Recieved At',
|
||||
'search' => 'Search By Subject',
|
||||
'reply' => 'Reply',
|
||||
'send' => 'Send',
|
||||
'create' => 'Create',
|
||||
'select' => 'Select A User',
|
||||
'mark-all-read' => 'Mark all messages as read',
|
||||
'refresh' => 'Refresh',
|
||||
'delete' => 'Delete',
|
||||
'enter-subject' => 'Enter subject'
|
||||
'to' => 'To',
|
||||
'unread' => 'Unread'
|
||||
];
|
||||
+13
-13
@@ -5,22 +5,22 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'poll' => 'Poll',
|
||||
'polls' => 'Polls',
|
||||
'current' => 'Current Poll(s)',
|
||||
'total' => 'Total Votes Ever',
|
||||
'vote-now' => 'Get Your Vote In Now!',
|
||||
'results' => 'Poll Results',
|
||||
'multiple-choice' => 'This is a multiple choice poll. Select as many answers as you like.',
|
||||
'ip-checking' => 'This poll has duplicate vote checking. You can only vote once.',
|
||||
'vote' => 'Vote',
|
||||
'votes' => 'Votes',
|
||||
'title' => 'Title',
|
||||
'option' => 'Option',
|
||||
'add-option' => 'Add option',
|
||||
'create-poll' => 'Create poll',
|
||||
'current' => 'Current Poll(s)',
|
||||
'delete-option' => 'Delete option',
|
||||
'ip-checking' => 'Enable duplicate IP checking',
|
||||
'ip-checking' => 'This poll has duplicate vote checking. You can only vote once.',
|
||||
'ip-checking-warrning' => 'Only needed if site in public mode',
|
||||
'multiple-choice' => 'Allow multiple answers',
|
||||
'create-poll' => 'Create poll'
|
||||
'multiple-choice' => 'This is a multiple choice poll. Select as many answers as you like.',
|
||||
'option' => 'Option',
|
||||
'poll' => 'Poll',
|
||||
'polls' => 'Polls',
|
||||
'results' => 'Poll Results',
|
||||
'title' => 'Title',
|
||||
'total' => 'Total Votes Ever',
|
||||
'vote' => 'Vote',
|
||||
'vote-now' => 'Get Your Vote In Now!',
|
||||
'votes' => 'Votes',
|
||||
];
|
||||
@@ -5,68 +5,67 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'requests' => 'Requests',
|
||||
'request' => 'Request',
|
||||
'add-request' => 'Add request',
|
||||
'edit-request' => 'Edit request',
|
||||
'no-privileges' => 'Error: Your request rights have been disabled',
|
||||
'no-privileges-desc' => 'If you feel this is in error, please contact Staff',
|
||||
'no-imdb-id' => 'All Requests Must Contain A IMDB Number',
|
||||
'title' => 'Title',
|
||||
'required' => 'Required',
|
||||
'age' => 'Age',
|
||||
'all-requests' => 'All requests',
|
||||
'approve' => 'Approve',
|
||||
'bounty' => 'Bounty',
|
||||
'bounty-claimed' => 'Bounty claimed',
|
||||
'bounty-unclaimed' => 'Bounty unclaimed',
|
||||
'category' => 'Category',
|
||||
'type' => 'Type',
|
||||
'description' => 'Description',
|
||||
'reward' => 'Reward',
|
||||
'reward-desc' => 'How much bonus point would you like to reward? Minimum 100 BP',
|
||||
'claim' => 'Claim this request',
|
||||
'claim-anon-choose' => 'Please Choose Wisely',
|
||||
'claim-as-anon' => 'Would You Like To Claim This Anonomously',
|
||||
'claim-now' => 'Claim now',
|
||||
'claimed' => 'Claimed',
|
||||
'current' => 'Current',
|
||||
'vote-that' => 'Vote this Request',
|
||||
'enter-bp' => 'Enter bonus points (minimum 100)',
|
||||
'dont-have-bps' => 'You dont have enough Bonus',
|
||||
'vote' => 'Vote',
|
||||
'fill-request' => 'Fill this request',
|
||||
'fill' => 'Fill',
|
||||
'enter-hash' => 'Enter the Info Hash of the uploaded Torrent',
|
||||
'torrent-hash' => 'Torrent Hash',
|
||||
'reset-request' => 'Reset this Request',
|
||||
'reset-confirmation' => 'Are you sure you want to reset this Request',
|
||||
'delete' => 'Delete this Request',
|
||||
'delete-confirmation' => 'Are you sure you want to delete this Request',
|
||||
'delete-filled' => 'This request can only be deleted if it has not been filled',
|
||||
'claim' => 'Claim this request',
|
||||
'claim-as-anon' => 'Would You Like To Claim This Anonomously',
|
||||
'claim-anon-choose' => 'Please Choose Wisely',
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No,',
|
||||
'claim-now' => 'Claim now',
|
||||
'report' => 'Report request',
|
||||
'reason' => 'Reason',
|
||||
'request-details' => 'Request details',
|
||||
'for' => 'for',
|
||||
'fulfill' => 'Fulfill',
|
||||
'reward-from' => 'From',
|
||||
'voters' => 'Voters',
|
||||
'requested-by' => 'Requested by',
|
||||
'pending' => 'Pending',
|
||||
'description' => 'Description',
|
||||
'dont-have-bps' => 'You dont have enough Bonus',
|
||||
'edit-request' => 'Edit request',
|
||||
'enter-bp' => 'Enter bonus points (minimum 100)',
|
||||
'enter-hash' => 'Enter the Info Hash of the uploaded Torrent',
|
||||
'fill' => 'Fill',
|
||||
'fill-request' => 'Fill this request',
|
||||
'filled' => 'Filled',
|
||||
'filled-by' => 'Filled by',
|
||||
'unclaim' => 'Unclaim this request',
|
||||
'approve' => 'Approve',
|
||||
'reject' => 'Reject',
|
||||
'voters' => 'Voters',
|
||||
'for' => 'for',
|
||||
'fulfill' => 'Fulfill',
|
||||
'last-vote' => 'Last vote',
|
||||
'my-requests' => 'My requests',
|
||||
'no' => 'No,',
|
||||
'no-imdb-id' => 'All Requests Must Contain A IMDB Number',
|
||||
'no-privileges' => 'Error: Your request rights have been disabled',
|
||||
'no-privileges-desc' => 'If you feel this is in error, please contact Staff',
|
||||
'no-refunds' => 'BON exchanges on creating, filling and bounties are final!<br><strong>NO REFUNDS!</strong>',
|
||||
'pending' => 'Pending',
|
||||
'reason' => 'Reason',
|
||||
'reject' => 'Reject',
|
||||
'report' => 'Report request',
|
||||
'request' => 'Request',
|
||||
'request-details' => 'Request details',
|
||||
'requested-by' => 'Requested by',
|
||||
'requests' => 'Requests',
|
||||
'required' => 'Required',
|
||||
'reset' => 'Reset',
|
||||
'all-requests' => 'All requests',
|
||||
'reset-confirmation' => 'Are you sure you want to reset this Request',
|
||||
'reset-request' => 'Reset this Request',
|
||||
'reward' => 'Reward',
|
||||
'reward-desc' => 'How much bonus point would you like to reward? Minimum 100 BP',
|
||||
'reward-from' => 'From',
|
||||
'title' => 'Title',
|
||||
'torrent-hash' => 'Torrent Hash',
|
||||
'total-bounty' => 'Total bounty',
|
||||
'type' => 'Type',
|
||||
'unclaim' => 'Unclaim this request',
|
||||
'unfilled' => 'Unfilled',
|
||||
'view-filled' => 'View filled',
|
||||
'view-unfilled' => 'View unfilled',
|
||||
'my-requests' => 'My requests',
|
||||
'unfilled' => 'Unfilled',
|
||||
'bounty' => 'Bounty',
|
||||
'total-bounty' => 'Total bounty',
|
||||
'bounty-claimed' => 'Bounty claimed',
|
||||
'bounty-unclaimed' => 'Bounty unclaimed',
|
||||
'age' => 'Age',
|
||||
'claimed' => 'Claimed',
|
||||
'votes' => 'Votes'
|
||||
'vote' => 'Vote',
|
||||
'vote-that' => 'Vote this Request',
|
||||
'voters' => 'Voters',
|
||||
'votes' => 'Votes',
|
||||
'yes' => 'Yes'
|
||||
];
|
||||
+28
-29
@@ -5,41 +5,40 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'moderation' => 'Moderation',
|
||||
'please-moderate' => 'Please Moderate This Torrent!',
|
||||
'you-have' => 'You Have',
|
||||
'dashboard' => 'Dashboard',
|
||||
'staff-dashboard' => 'Staff Dashboard',
|
||||
|
||||
'links' => 'Links',
|
||||
'frontend' => 'Frontend',
|
||||
'config-manager' => 'Config Manager',
|
||||
'general-tools' => 'General Tools',
|
||||
'activity-log' => 'Activity Log',
|
||||
'articles' => 'Articles',
|
||||
'bans-log' => 'Bans Log',
|
||||
'blocks' => 'Blocks',
|
||||
'forums' => 'Forums',
|
||||
'groups' => 'Groups',
|
||||
'pages' => 'Pages',
|
||||
'polls' => 'Polls',
|
||||
'torrent-tools' => 'Torrent Tools',
|
||||
'torrents' => 'Torrents',
|
||||
'torrent-categories' => 'Torrent Categories',
|
||||
'torrent-types' => 'Torrent Types',
|
||||
'catalog-groups' => 'Catalog Groups',
|
||||
'catalog-torrents' => 'Catalog Torrents',
|
||||
'flush-ghost-peers' => 'Flush Ghost Peers',
|
||||
'torrent-moderation' => 'Torrent Moderation',
|
||||
'user-tools' => 'User Tools',
|
||||
'user-search' => 'User Search',
|
||||
'user-notes' => 'User Notes Log',
|
||||
'user-gifting' => 'User Gifting',
|
||||
'mass-pm' => 'Mass PM',
|
||||
'logs' => 'Logs',
|
||||
'activity-log' => 'Activity Log',
|
||||
'bans-log' => 'Bans Log',
|
||||
'config-manager' => 'Config Manager',
|
||||
'dashboard' => 'Dashboard',
|
||||
'failed-login-log' => 'Failed Login Log',
|
||||
'flush-ghost-peers' => 'Flush Ghost Peers',
|
||||
'forums' => 'Forums',
|
||||
'frontend' => 'Frontend',
|
||||
'general-tools' => 'General Tools',
|
||||
'groups' => 'Groups',
|
||||
'invites-log' => 'Invites Log',
|
||||
'laravel-log' => 'Laravel Log',
|
||||
'links' => 'Links',
|
||||
'logs' => 'Logs',
|
||||
'mass-pm' => 'Mass PM',
|
||||
'moderation' => 'Moderation',
|
||||
'pages' => 'Pages',
|
||||
'please-moderate' => 'Please Moderate This Torrent!',
|
||||
'polls' => 'Polls',
|
||||
'reports-log' => 'Reports Log',
|
||||
'warnings-log' => 'Warnings Log'
|
||||
'staff-dashboard' => 'Staff Dashboard',
|
||||
'torrent-categories' => 'Torrent Categories',
|
||||
'torrent-moderation' => 'Torrent Moderation',
|
||||
'torrent-tools' => 'Torrent Tools',
|
||||
'torrent-types' => 'Torrent Types',
|
||||
'torrents' => 'Torrents',
|
||||
'user-gifting' => 'User Gifting',
|
||||
'user-notes' => 'User Notes Log',
|
||||
'user-search' => 'User Search',
|
||||
'user-tools' => 'User Tools',
|
||||
'warnings-log' => 'Warnings Log',
|
||||
'you-have' => 'You Have'
|
||||
];
|
||||
@@ -7,8 +7,8 @@
|
||||
return [
|
||||
'by-count' => 'Count',
|
||||
'by-volume' => 'By volume',
|
||||
'groups' => 'Groups',
|
||||
'group' => 'Group',
|
||||
'groups' => 'Groups',
|
||||
'nerd-stats' => 'Nerd stats',
|
||||
'nerd-stats-desc' => 'We all love stats. Here are a few that we find important',
|
||||
'registration-date' => 'Registration date',
|
||||
|
||||
+108
-108
@@ -5,135 +5,135 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'age' => 'Age',
|
||||
'agent' => 'Agent',
|
||||
'approved' => 'Approved',
|
||||
'audio' => 'Audio',
|
||||
'bookmark' => 'Bookmark',
|
||||
'bookmark' => 'Bookmark',
|
||||
'bookmarks' => 'Bookmarks',
|
||||
'torrent' => 'Torrent',
|
||||
'torrents' => 'Torrents',
|
||||
'category' => 'Category',
|
||||
'categories' => 'Categories',
|
||||
'bump' => 'Bump',
|
||||
'catalog' => 'Catalog',
|
||||
'catalogs' => 'Catalogs',
|
||||
'type' => 'Type',
|
||||
'types' => 'Types',
|
||||
'history' => 'History',
|
||||
'peers' => 'Peers',
|
||||
'seeder' => 'Seeder',
|
||||
'leecher' => 'Leecher',
|
||||
'seeders' => 'Seeders',
|
||||
'leechers' => 'Leechers',
|
||||
'seeding' => 'Seeding',
|
||||
'leeching' => 'Leeching',
|
||||
'rss' => 'RSS',
|
||||
'name' => 'Name',
|
||||
'age' => 'Age',
|
||||
'size' => 'Size',
|
||||
'times' => 'Times',
|
||||
'completed' => 'Completed',
|
||||
'released' => 'Released',
|
||||
'title' => 'Title',
|
||||
'titles' => 'Titles',
|
||||
'freeleech' => 'Freeleech',
|
||||
'double-upload' => 'Double upload',
|
||||
'short-seeds' => 'S',
|
||||
'short-leechs' => 'L',
|
||||
'short-completed' => 'C',
|
||||
'stream-optimized' => 'Stream optimized',
|
||||
'top-seeded' => 'Top seeded',
|
||||
'top-leeched' => 'Top leeched',
|
||||
'top-completed' => 'Top completed',
|
||||
'top-dying' => 'Top dying',
|
||||
'top-dead' => 'Top dead',
|
||||
'dying-torrents' => 'Dying torrents',
|
||||
'dead-torrents' => 'Dead torrents',
|
||||
'dying-torrent' => 'Dying torrent',
|
||||
'dead-torrent' => 'Dead torrent',
|
||||
'old-torrent' => 'Old torrent',
|
||||
'legendary-torrent' => 'Legendary torrent',
|
||||
'legendary-seeder' => 'Legendary seeder',
|
||||
'mvp' => 'MVP',
|
||||
'categories' => 'Categories',
|
||||
'category' => 'Category',
|
||||
'client' => 'Client',
|
||||
'commited' => 'Commited',
|
||||
'team-player' => 'Team player',
|
||||
'participant' => 'Participant',
|
||||
'requires-reseed' => 'Requires reseed',
|
||||
'last-seeder' => 'You Are The Last Remaining Seeder! (has been downloaded atleast 3 times)',
|
||||
'seed-time' => 'Seed time',
|
||||
'downloaded' => 'Downloaded',
|
||||
'completed' => 'Completed',
|
||||
'completed_at' => 'Completed at',
|
||||
'created_at' => 'Created at',
|
||||
'credited' => 'Credited',
|
||||
'current' => 'Current',
|
||||
'dead-torrent' => 'Dead torrent',
|
||||
'dead-torrents' => 'Dead torrents',
|
||||
'delete-bookmark' => 'Delete this bookmark',
|
||||
'no-bookmarks' => 'There are no bookmarks found.',
|
||||
'my-active-torrents' => 'My active torrents',
|
||||
'hit-and-runs' => 'Hit and Run counts',
|
||||
'rating' => 'Rating',
|
||||
'votes' => 'Votes',
|
||||
'rated' => 'Rated',
|
||||
'runtime' => 'Runtime',
|
||||
'description' => 'Description',
|
||||
'seedsize' => 'Seedsize',
|
||||
'seedtime' => 'Seedtime',
|
||||
'uploaded' => 'Uploaded',
|
||||
'discounts' => 'Discounts',
|
||||
'double-upload' => 'Double upload',
|
||||
'download-check' => 'Download check',
|
||||
'downloaded' => 'Downloaded',
|
||||
'dying-torrent' => 'Dying torrent',
|
||||
'dying-torrents' => 'Dying torrents',
|
||||
'encode-settings' => 'Encode settings',
|
||||
'estimated-ratio' => 'Estimated Ratio after Download',
|
||||
'failed' => 'Failed',
|
||||
'feature' => 'Feature',
|
||||
'featured' => 'Featured',
|
||||
'featured-desc' => 'Featured torrents are <i class="fa fa-star text-gold"></i><strong> 100% Free</strong> and <i class="fa fa-diamond text-green"></i><strong> Double Upload!</strong>',
|
||||
'featured-until' => 'This Is A Featured Torrent Until',
|
||||
'file' => 'File',
|
||||
'fl-tokens-left' => 'You have <strong><i class="fa fa-viacoin"></i>:tokens</strong> left',
|
||||
'freeleech' => 'Freeleech',
|
||||
'general' => 'General',
|
||||
'grant' => 'Grant',
|
||||
'greater-than' => 'Greater than',
|
||||
'history' => 'History',
|
||||
'hit-and-runs' => 'Hit and Run counts',
|
||||
'info' => 'Info',
|
||||
'last-seed-activity' => 'Last seed activity',
|
||||
'last-seeder' => 'You Are The Last Remaining Seeder! (has been downloaded atleast 3 times)',
|
||||
'last-update' => 'Last update',
|
||||
'leave-tip' => 'Leave tip',
|
||||
'leecher' => 'Leecher',
|
||||
'leechers' => 'Leechers',
|
||||
'leeching' => 'Leeching',
|
||||
'left' => 'Left',
|
||||
'legendary-seeder' => 'Legendary seeder',
|
||||
'legendary-torrent' => 'Legendary torrent',
|
||||
'media-info' => 'MediaInfo',
|
||||
'meta-desc' => 'Download :name at maximum speed',
|
||||
'mvp' => 'MVP',
|
||||
'my-active-torrents' => 'My active torrents',
|
||||
'name' => 'Name',
|
||||
'no-bookmarks' => 'There are no bookmarks found.',
|
||||
'no-discounts' => 'Currently no discounts',
|
||||
'no-privileges' => 'You are not able to download this file - please check below for more info',
|
||||
'no-privileges-desc' => 'Please solve the failed results above for download button to appear',
|
||||
'ready' => 'This file is ready for download',
|
||||
'info' => 'Info',
|
||||
'greater-than' => 'Greater than',
|
||||
'failed' => 'Failed',
|
||||
'old-torrent' => 'Old torrent',
|
||||
'original-output' => 'Show / Hide original output',
|
||||
'participant' => 'Participant',
|
||||
'passed' => 'Passed',
|
||||
'rejected' => 'Rejected',
|
||||
'peers' => 'Peers',
|
||||
'pending' => 'Pending',
|
||||
'approved' => 'Approved',
|
||||
'current' => 'Current',
|
||||
'media-info' => 'MediaInfo',
|
||||
'sd-content' => 'SD content',
|
||||
'updated' => 'Updated',
|
||||
'credited' => 'Credited',
|
||||
'progress' => 'Progress',
|
||||
'left' => 'Left',
|
||||
'client' => 'Client',
|
||||
'started' => 'Started',
|
||||
'last-update' => 'Last update',
|
||||
'poster-view' => 'Poster view',
|
||||
'posters' => 'Posters',
|
||||
'meta-desc' => 'Download :name at maximum speed',
|
||||
'say-thanks' => 'Please remember to say <b>thanks</b> and <b>seed</b> for as long as you can',
|
||||
'view-trailer' => 'View trailer',
|
||||
'discounts' => 'Discounts',
|
||||
'no-discounts' => 'Currently no discounts',
|
||||
'use-fl-token' => 'Use A Freeleech Token',
|
||||
'fl-tokens-left' => 'You have <strong><i class="fa fa-viacoin"></i>:tokens</strong> left',
|
||||
'featured' => 'Featured',
|
||||
'featured-until' => 'This Is A Featured Torrent Until',
|
||||
'featured-desc' => 'Featured torrents are <i class="fa fa-star text-gold"></i><strong> 100% Free</strong> and <i class="fa fa-diamond text-green"></i><strong> Double Upload!</strong>',
|
||||
'grant' => 'Grant',
|
||||
'progress' => 'Progress',
|
||||
'quick-comment' => 'Quick Comment',
|
||||
'quick-tip' => 'Quick tip amounts',
|
||||
'rated' => 'Rated',
|
||||
'rating' => 'Rating',
|
||||
'ready' => 'This file is ready for download',
|
||||
'rejected' => 'Rejected',
|
||||
'released' => 'Released',
|
||||
'request-reseed' => 'Request reseed',
|
||||
'requires-reseed' => 'Requires reseed',
|
||||
'revoke' => 'Revoke',
|
||||
'rss' => 'RSS',
|
||||
'runtime' => 'Runtime',
|
||||
'say-thanks' => 'Please remember to say <b>thanks</b> and <b>seed</b> for as long as you can',
|
||||
'sd-content' => 'SD content',
|
||||
'seed-time' => 'Seed time',
|
||||
'seeder' => 'Seeder',
|
||||
'seeders' => 'Seeders',
|
||||
'seeding' => 'Seeding',
|
||||
'seedsize' => 'Seedsize',
|
||||
'seedtime' => 'Seedtime',
|
||||
'short-completed' => 'C',
|
||||
'short-leechs' => 'L',
|
||||
'short-seeds' => 'S',
|
||||
'show-files' => 'Show files',
|
||||
'similar' => 'Similar Torrents For',
|
||||
'size' => 'Size',
|
||||
'started' => 'Started',
|
||||
'sticky' => 'Sticky',
|
||||
'unsticky' => 'Unsticky',
|
||||
'bump' => 'Bump',
|
||||
'feature' => 'Feature',
|
||||
'uploader' => 'Uploader',
|
||||
'stream-optimized' => 'Stream optimized',
|
||||
'subtitle' => 'Subtitle',
|
||||
'team-player' => 'Team player',
|
||||
'thank' => 'Thank',
|
||||
'thanks' => 'Thanks',
|
||||
'estimated-ratio' => 'Estimated Ratio after Download',
|
||||
'last-seed-activity' => 'Last seed activity',
|
||||
'file' => 'File',
|
||||
'general' => 'General',
|
||||
'video' => 'Video',
|
||||
'audio' => 'Audio',
|
||||
'subtitle' => 'Subtitle',
|
||||
'encode-settings' => 'Encode settings',
|
||||
'original-output' => 'Show / Hide original output',
|
||||
'times' => 'Times',
|
||||
'tip-jar' => 'Tip jar',
|
||||
'title' => 'Title',
|
||||
'titles' => 'Titles',
|
||||
'top-completed' => 'Top completed',
|
||||
'top-dead' => 'Top dead',
|
||||
'top-dying' => 'Top dying',
|
||||
'top-leeched' => 'Top leeched',
|
||||
'top-seeded' => 'Top seeded',
|
||||
'torrent' => 'Torrent',
|
||||
'torrent-tips' => 'In Total <span class="text-red text-bold">:total</span> BON has been tipped to the uploader, in which <span class="text-red text-bold">:user</span> are from you',
|
||||
'torrent-tips-desc' => 'This will be deducted from your available bonus points',
|
||||
'leave-tip' => 'Leave tip',
|
||||
'quick-tip' => 'Quick tip amounts',
|
||||
'show-files' => 'Show files',
|
||||
'bookmark' => 'Bookmark',
|
||||
'torrents' => 'Torrents',
|
||||
'type' => 'Type',
|
||||
'types' => 'Types',
|
||||
'unbookmark' => 'Unbookmark',
|
||||
'request-reseed' => 'Request reseed',
|
||||
'similar' => 'Similar Torrents For',
|
||||
'agent' => 'Agent',
|
||||
'created_at' => 'Created at',
|
||||
'unsticky' => 'Unsticky',
|
||||
'updated' => 'Updated',
|
||||
'updated_at' => 'Updated at',
|
||||
'completed_at' => 'Completed at',
|
||||
'quick-comment' => 'Quick Comment'
|
||||
'uploaded' => 'Uploaded',
|
||||
'uploader' => 'Uploader',
|
||||
'use-fl-token' => 'Use A Freeleech Token',
|
||||
'video' => 'Video',
|
||||
'view-trailer' => 'View trailer',
|
||||
'votes' => 'Votes'
|
||||
];
|
||||
|
||||
+108
-122
@@ -5,152 +5,138 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'my-profile' => 'My Profile',
|
||||
'member-since' => 'Member since',
|
||||
|
||||
'top-uploaders-data' => 'Top uploaders (data)',
|
||||
'top-downloaders-data' => 'Top downloaders (data)',
|
||||
'top-seeders' => 'Top seeders',
|
||||
'top-leechers' => 'Top leechers',
|
||||
'top-uploaders-torrents' => 'Top uploaders (torrents)',
|
||||
'top-bankers' => 'Top bankers',
|
||||
'top-seedtime' => 'Top seedtime',
|
||||
|
||||
'my-bonus-points' => 'My bonus points',
|
||||
'my-fl-tokens' => 'My FL tokens',
|
||||
|
||||
'about-me' => 'About Me (500 Characters Max!)',
|
||||
'about-me' => 'About me',
|
||||
'accepted-at' => 'Accepted at',
|
||||
'accepted-by' => 'Accepted by',
|
||||
'account-settings' => 'Account Settings',
|
||||
'achievements' => 'Achievements',
|
||||
'unlocked-achievements' => 'Unlocked achievements',
|
||||
'locked-achievements' => 'Locked achievements',
|
||||
'pending-achievements' => 'Pending achievements',
|
||||
'unlocked' => 'Unlocked',
|
||||
'locked' => 'Locked',
|
||||
|
||||
'active' => 'Active',
|
||||
'active-table' => 'My active table',
|
||||
'active-torrents' => 'Active torrents',
|
||||
'moderated-by' => 'Moderated by :mod on',
|
||||
|
||||
'my-seedboxes' => 'My Seedboxes',
|
||||
'my-wishlist' => 'My Wishlist',
|
||||
'active-warning' => 'Active Warning',
|
||||
'active-warnings' => 'Active Warnings',
|
||||
'add-seedbox' => 'Add Seedbox',
|
||||
'current-password' => 'Current password',
|
||||
'article-comments' => 'Article Comments Made',
|
||||
'avatar' => 'Avatar',
|
||||
'avg-seedtime' => 'Average Seedtime (Per Torrent)',
|
||||
'badges' => 'Badges',
|
||||
'ban' => 'Ban User',
|
||||
'can-chat' => 'Can Chat',
|
||||
'can-comment' => 'Can Comment',
|
||||
'can-download' => 'Can Download',
|
||||
'can-invite' => 'Can Invite',
|
||||
'can-request' => 'Can Request',
|
||||
'can-upload' => 'Can Upload',
|
||||
'certified-banker' => 'Certified Banker',
|
||||
'certified-banker-desc' => 'Has 50,000 Or More BON In Bank',
|
||||
'certified-downloader' => 'Certified Downloader',
|
||||
'certified-downloader-desc' => 'Downloaded 100 Or More Torrents!',
|
||||
'certified-seeder' => 'Certified Seeder',
|
||||
'certified-seeder-desc' => 'Seeding 150 Or More Torrents!',
|
||||
'client-ip-address' => 'Client IP Address',
|
||||
'username-seedbox' => 'Username Seedbox',
|
||||
'code' => 'Code',
|
||||
'created-on' => 'Created on',
|
||||
'credited-download' => 'Credited download',
|
||||
'credited-upload' => 'Credited upload',
|
||||
'current-password' => 'Current password',
|
||||
'custom-title' => 'Custom title',
|
||||
'delete' => 'Delete User',
|
||||
'disclaimer' => 'Disclaimer',
|
||||
'disclaimer-info' => 'We by default do not log users IP addresses like most trackers. By adding your seedbox IP below it is expected that you know your IP\'s listed below are now stored in our database unless you delete the records.',
|
||||
'disclaimer-info-bordered' => 'Seedbox IP\'s added will then trigger high speed torrent tag on torrents seeded from IP\'s listed below',
|
||||
'no-seedboxes' => 'No seedboxes 😔',
|
||||
|
||||
'download-bon' => 'Download Removed From BON Store',
|
||||
'download-recorded' => 'Recorded Download',
|
||||
'download-true' => 'True Download',
|
||||
'edit' => 'Edit User',
|
||||
'edit-profile' => 'Edit profile',
|
||||
'avatar' => 'Avatar',
|
||||
'expired' => 'Expired',
|
||||
'expires-on' => 'Expires On',
|
||||
'expires-on' => 'Expires on',
|
||||
'extra' => 'Extra',
|
||||
'follow' => 'Follow',
|
||||
'followers' => 'Followers',
|
||||
'formats-are-supported' => ':formats are supported',
|
||||
'custom-title' => 'Custom title',
|
||||
'about-me' => 'About Me (500 Characters Max!)',
|
||||
'forum-signature' => 'Forum signature',
|
||||
|
||||
'history-table' => 'My history table',
|
||||
'total-download' => 'Total download',
|
||||
'total-upload' => 'Total upload',
|
||||
'credited-download' => 'Credited download',
|
||||
'credited-upload' => 'Credited upload',
|
||||
'torrents-history' => 'Torrents history',
|
||||
|
||||
'hit-n-runs' => 'Hit and Runs',
|
||||
'hit-n-runs-count' => 'Hit and Run Count (All Time)',
|
||||
'hit-n-runs-history' => 'Torrent Hit and Runs History',
|
||||
'image' => 'Image',
|
||||
'important' => 'Important',
|
||||
'invite-friend' => 'Invite your friend (Email + Message Required)',
|
||||
'invite-tree' => 'Invite Tree',
|
||||
'invites' => 'Invites',
|
||||
'invites-disabled' => 'Attention: Invites Are Disabled Due To Open Registration!',
|
||||
'invites-disabled-desc' => 'Please Check Back Soon!',
|
||||
'invites-banned' => 'Error: Your Invite Rights Have Been Disabled',
|
||||
'invites-banned-desc' => 'If You Feel This Is In Error, Please Contact Staff!',
|
||||
'invites-count' => 'You Have :count Invite Tokens',
|
||||
'important' => 'Important',
|
||||
'invites-disabled' => 'Attention: Invites Are Disabled Due To Open Registration!',
|
||||
'invites-disabled-desc' => 'Please Check Back Soon!',
|
||||
'invites-rules' => '<li class="text-success">Only invite people you know and trust.</li><li class="text-danger">You will be held personally responsible for those you invite.</li><li class="text-danger">Don\'t invite yourself, we check every invited user.</li><li class="text-danger">Don\'t trade or sell Invites.</li><li class="text-danger">If a person you invited is caught cheating, trading account or selling/trading invites, you will be warned.</li>',
|
||||
'invite-friend' => 'Invite your friend (Email + Message Required)',
|
||||
|
||||
'invite-tree' => 'Invite Tree',
|
||||
'invites-send' => 'Invites Send',
|
||||
'sender' => 'Sender',
|
||||
'code' => 'Code',
|
||||
'created-on' => 'Created on',
|
||||
'expires-on' => 'Expires on',
|
||||
'accepted-by' => 'Accepted by',
|
||||
'accepted-at' => 'Accepted at',
|
||||
'no-logs' => 'The are no invite logs in the database for this user!',
|
||||
|
||||
'last-login' => 'Last Login',
|
||||
'locked' => 'Locked',
|
||||
'locked-achievements' => 'Locked achievements',
|
||||
'member-since' => 'Member since',
|
||||
'members-desc' => 'List of users registered on :title with all groups. Find an user now.',
|
||||
'search' => 'Quick search by username',
|
||||
'image' => 'Image',
|
||||
'registration-date' => 'Registration date',
|
||||
|
||||
'profile-desc' => 'User :user profile registered on :title',
|
||||
'private-profile' => 'Attention: This Profile Has Been Set To PRIVATE!',
|
||||
'moderated-by' => 'Moderated by :mod on',
|
||||
'my-bonus-points' => 'My bonus points',
|
||||
'my-fl-tokens' => 'My FL tokens',
|
||||
'my-profile' => 'My Profile',
|
||||
'my-seedboxes' => 'My Seedboxes',
|
||||
'my-wishlist' => 'My Wishlist',
|
||||
'no-logs' => 'The are no invite logs in the database for this user!',
|
||||
'no-seedboxes' => 'No seedboxes 😔',
|
||||
'not-authorized' => 'You are not authorized to view this page. This member prefers to be hidden like a ninja!',
|
||||
'recent-achievements' => 'Recent Achievements',
|
||||
'followers' => 'Followers',
|
||||
'offline' => 'User Is Offline!',
|
||||
'online' => 'User Is Online!',
|
||||
'active-warning' => 'Active Warning',
|
||||
'staff-noted' => 'Staff Noted Account',
|
||||
'unfollow' => 'Unfollow',
|
||||
'follow' => 'Follow',
|
||||
'report' => 'Report User',
|
||||
'unban' => 'Unban User',
|
||||
'ban' => 'Ban User',
|
||||
'edit' => 'Edit User',
|
||||
'delete' => 'Delete User',
|
||||
|
||||
'public-info' => 'Public Info',
|
||||
'total-downloads' => 'Total downloads',
|
||||
'total-uploads' => 'Total uploads',
|
||||
'total-seeding' => 'Total seeding',
|
||||
'total-leeching' => 'Total leeching',
|
||||
'total-seedtime-all' => 'Total Seedtime (All Torrents)',
|
||||
'avg-seedtime' => 'Average Seedtime (Per Torrent)',
|
||||
'badges' => 'Badges',
|
||||
'download-recorded' => 'Recorded Download',
|
||||
'download-bon' => 'Download Removed From BON Store',
|
||||
'download-true' => 'True Download',
|
||||
'upload-recorded' => 'Recorded Upload',
|
||||
'upload-bon' => 'Upload Added From BON Store',
|
||||
'upload-true' => 'True Upload',
|
||||
'certified-seeder-desc' => 'Seeding 150 Or More Torrents!',
|
||||
'certified-seeder' => 'Certified Seeder',
|
||||
'certified-downloader-desc' => 'Downloaded 100 Or More Torrents!',
|
||||
'certified-downloader' => 'Certified Downloader',
|
||||
'certified-banker-desc' => 'Has 50,000 Or More BON In Bank',
|
||||
'certified-banker' => 'Certified Banker',
|
||||
'title' => 'Title',
|
||||
'about-me' => 'About me',
|
||||
'extra' => 'Extra',
|
||||
'thanks-received' => 'Thanks Received',
|
||||
'thanks-given' => 'Thanks Given',
|
||||
'article-comments' => 'Article Comments Made',
|
||||
'torrent-comments' => 'Torrent Comments Made',
|
||||
'request-comments' => 'Request Comments Made',
|
||||
'topics' => 'Forum Topics Made',
|
||||
'posts' => 'Forum Posts Made',
|
||||
'hit-n-runs-count' => 'Hit and Run Count (All Time)',
|
||||
'active-warnings' => 'Active Warnings',
|
||||
'warning-log' => 'Warning Log',
|
||||
'warning' => 'Warning',
|
||||
|
||||
'private-info' => 'Private Info',
|
||||
'passkey' => 'PID',
|
||||
'show-passkey' => 'Show PID',
|
||||
'passkey-warning' => 'PID is like your password, you must keep it safe!',
|
||||
'user-id' => 'User ID',
|
||||
'last-login' => 'Last Login',
|
||||
'can-upload' => 'Can Upload',
|
||||
'can-download' => 'Can Download',
|
||||
'can-comment' => 'Can Comment',
|
||||
'can-request' => 'Can Request',
|
||||
'can-chat' => 'Can Chat',
|
||||
'can-invite' => 'Can Invite',
|
||||
|
||||
'account-settings' => 'Account Settings',
|
||||
'pending-achievements' => 'Pending achievements',
|
||||
'posts' => 'Forum Posts Made',
|
||||
'private-info' => 'Private Info',
|
||||
'private-profile' => 'Attention: This Profile Has Been Set To PRIVATE!',
|
||||
'profile-desc' => 'User :user profile registered on :title',
|
||||
'public-info' => 'Public Info',
|
||||
'recent-achievements' => 'Recent Achievements',
|
||||
'registration-date' => 'Registration date',
|
||||
'report' => 'Report User',
|
||||
'request-comments' => 'Request Comments Made',
|
||||
'search' => 'Quick search by username',
|
||||
'sender' => 'Sender',
|
||||
'show-passkey' => 'Show PID',
|
||||
'staff-noted' => 'Staff Noted Account',
|
||||
'thanks-given' => 'Thanks Given',
|
||||
'thanks-received' => 'Thanks Received',
|
||||
'title' => 'Title',
|
||||
'top-bankers' => 'Top bankers',
|
||||
'top-downloaders-data' => 'Top downloaders (data)',
|
||||
'top-leechers' => 'Top leechers',
|
||||
'top-seeders' => 'Top seeders',
|
||||
'top-seedtime' => 'Top seedtime',
|
||||
'top-uploaders-data' => 'Top uploaders (data)',
|
||||
'top-uploaders-torrents' => 'Top uploaders (torrents)',
|
||||
'topics' => 'Forum Topics Made',
|
||||
'torrent-comments' => 'Torrent Comments Made',
|
||||
'torrents-history' => 'Torrents history',
|
||||
'total-download' => 'Total download',
|
||||
'total-downloads' => 'Total downloads',
|
||||
'total-leeching' => 'Total leeching',
|
||||
'total-seeding' => 'Total seeding',
|
||||
'total-seedtime-all' => 'Total Seedtime (All Torrents)',
|
||||
'total-upload' => 'Total upload',
|
||||
'total-uploads' => 'Total uploads',
|
||||
'unban' => 'Unban User',
|
||||
'unfollow' => 'Unfollow',
|
||||
'unlocked' => 'Unlocked',
|
||||
'unlocked-achievements' => 'Unlocked achievements',
|
||||
'upload-bon' => 'Upload Added From BON Store',
|
||||
'upload-recorded' => 'Recorded Upload',
|
||||
'upload-true' => 'True Upload',
|
||||
'uploads-table' => 'Uploads Table',
|
||||
'hit-n-runs' => 'Hit and Runs',
|
||||
'hit-n-runs-history' => 'Torrent Hit and Runs History',
|
||||
'user-id' => 'User ID',
|
||||
'username-seedbox' => 'Username Seedbox',
|
||||
'warned-on' => 'Warned On',
|
||||
'expires-on' => 'Expires On',
|
||||
'active' => 'Active',
|
||||
'expired' => 'Expired'
|
||||
'warning' => 'Warning',
|
||||
'warning-log' => 'Warning Log'
|
||||
];
|
||||
@@ -21,10 +21,10 @@ return [
|
||||
'array' => 'The :attribute must be an array.',
|
||||
'before' => 'The :attribute must be a date before :date.',
|
||||
'between' => [
|
||||
'numeric' => 'The :attribute must be between :min and :max.',
|
||||
'array' => 'The :attribute must have between :min and :max items.',
|
||||
'file' => 'The :attribute must be between :min and :max kilobytes.',
|
||||
'string' => 'The :attribute must be between :min and :max characters.',
|
||||
'array' => 'The :attribute must have between :min and :max items.'
|
||||
'numeric' => 'The :attribute must be between :min and :max.',
|
||||
'string' => 'The :attribute must be between :min and :max characters.'
|
||||
],
|
||||
'boolean' => 'The :attribute field must be true or false.',
|
||||
'confirmed' => 'The :attribute confirmation does not match.',
|
||||
@@ -46,18 +46,18 @@ return [
|
||||
'ip' => 'The :attribute must be a valid IP address.',
|
||||
'json' => 'The :attribute must be a valid JSON string.',
|
||||
'max' => [
|
||||
'numeric' => 'The :attribute may not be greater than :max.',
|
||||
'array' => 'The :attribute may not have more than :max items.',
|
||||
'file' => 'The :attribute may not be greater than :max kilobytes.',
|
||||
'string' => 'The :attribute may not be greater than :max characters.',
|
||||
'array' => 'The :attribute may not have more than :max items.'
|
||||
'numeric' => 'The :attribute may not be greater than :max.',
|
||||
'string' => 'The :attribute may not be greater than :max characters.'
|
||||
],
|
||||
'mimes' => 'The :attribute must be a file of type: :values.',
|
||||
'mimetypes' => 'The :attribute must be a file of type: :values.',
|
||||
'min' => [
|
||||
'numeric' => 'The :attribute must be at least :min.',
|
||||
'array' => 'The :attribute must have at least :min items.',
|
||||
'file' => 'The :attribute must be at least :min kilobytes.',
|
||||
'string' => 'The :attribute must be at least :min characters.',
|
||||
'array' => 'The :attribute must have at least :min items.'
|
||||
'numeric' => 'The :attribute must be at least :min.',
|
||||
'string' => 'The :attribute must be at least :min characters.'
|
||||
],
|
||||
'not_in' => 'The selected :attribute is invalid.',
|
||||
'numeric' => 'The :attribute must be a number.',
|
||||
@@ -72,10 +72,10 @@ return [
|
||||
'required_without_all' => 'The :attribute field is required when none of :values are present.',
|
||||
'same' => 'The :attribute and :other must match.',
|
||||
'size' => [
|
||||
'numeric' => 'The :attribute must be :size.',
|
||||
'array' => 'The :attribute must contain :size items.',
|
||||
'file' => 'The :attribute must be :size kilobytes.',
|
||||
'string' => 'The :attribute must be :size characters.',
|
||||
'array' => 'The :attribute must contain :size items.'
|
||||
'numeric' => 'The :attribute must be :size.',
|
||||
'string' => 'The :attribute must be :size characters.'
|
||||
],
|
||||
'string' => 'The :attribute must be a string.',
|
||||
'timezone' => 'The :attribute must be a valid zone.',
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'articles' => 'Artykuły',
|
||||
'meta-articles' => 'Artykuły i wiadomości dotyczące trackera i społeczności',
|
||||
'read-more' => 'Zobacz więcej',
|
||||
'published-at' => 'Opublikowane na',
|
||||
'articles' => 'Artykuły'
|
||||
'read-more' => 'Zobacz więcej'
|
||||
];
|
||||
+12
-12
@@ -5,21 +5,21 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'failed' => 'Podane dane nie znajdują się w naszej bazie.',
|
||||
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
|
||||
'login' => 'Logowanie',
|
||||
'signup' => 'Rejestracja',
|
||||
'logout' => 'Wyloguj',
|
||||
'email' => 'E-mail',
|
||||
'username' => 'Nazwa użytkownika',
|
||||
'password' => 'Hasło',
|
||||
'failed' => 'Podane dane nie znajdują się w naszej bazie.',
|
||||
'login' => 'Logowanie',
|
||||
'login-now-on' => 'Zaloguj się na',
|
||||
'logout' => 'Wyloguj',
|
||||
'lost-password' => 'Zapomniałeś hasła?',
|
||||
'lost-username' => 'Zapomniałeś nazwy użytkownika?',
|
||||
'need-invite' => 'Rejestracja zamknięta. Musisz posiadać zaproszenie!',
|
||||
'no-a-member' => 'Nie posiadasz konta? Rejestracja trwa mniej niż 30s.',
|
||||
'password' => 'Hasło',
|
||||
'recover-my-password' => 'Przypomnij mi hasło',
|
||||
'remember-me' => 'Zapamiętaj mnie',
|
||||
'lost-username' => 'Zapomniałeś nazwy użytkownika?',
|
||||
'login-now-on' => 'Zaloguj się na',
|
||||
'no-a-member' => 'Nie posiadasz konta? Rejestracja trwa mniej niż 30s.',
|
||||
'signup' => 'Rejestracja',
|
||||
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
|
||||
'unlock' => 'Odblokuj',
|
||||
'user-icon' => 'Ikona użytkownika',
|
||||
'need-invite' => 'Rejestracja zamknięta. Musisz posiadać zaproszenie!',
|
||||
'unlock' => 'Odblokuj'
|
||||
'username' => 'Nazwa użytkownika'
|
||||
];
|
||||
@@ -11,10 +11,10 @@ return [
|
||||
'to-enable-editor' => 'by włączyć edytor',
|
||||
|
||||
// Featured Torrents
|
||||
'featured-by' => 'Wyróżnione przez',
|
||||
'featured-torrents' => 'Wyróżnione torrenty',
|
||||
'featured-torrents-intro' => 'Poznaj najlepsze znaleziska!',
|
||||
'featured-until' => 'Wyróżnienie torrenta pozostaje',
|
||||
'featured-by' => 'Wyróżnione przez',
|
||||
|
||||
// Latest Torrents
|
||||
'latest-torrents' => 'Najnowsze torrenty',
|
||||
@@ -26,12 +26,12 @@ return [
|
||||
'latest-topics' => 'Najnowsze wątki',
|
||||
|
||||
// Users Online
|
||||
'users-online' => 'Użytkownicy online',
|
||||
'active-in-last' => 'Aktywny przez ostatnie',
|
||||
'users-online' => 'Użytkownicy online',
|
||||
|
||||
// News/Articles
|
||||
'new-news' => 'Nowe newsy',
|
||||
'check-news' => 'Newsy (sprawdzaj codziennie)',
|
||||
'new-news' => 'Nowe newsy',
|
||||
|
||||
// Top torrents
|
||||
'new-torrents' => 'Nowe torrenty'
|
||||
|
||||
+10
-10
@@ -5,20 +5,20 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'activated' => 'Aktywowano',
|
||||
'active' => 'Aktywowano!',
|
||||
'bon' => 'BON',
|
||||
'bonus' => 'Bonusowe',
|
||||
'points' => 'Punkty',
|
||||
'your-points' => 'Twoje punkty',
|
||||
'store' => 'Sklep',
|
||||
'gift-to' => 'Komu chcesz wysłać punkty?',
|
||||
'gift' => 'Podaruj punkty',
|
||||
'earning' => 'Zdobywasz',
|
||||
'exchange' => 'Wymiany',
|
||||
'exchange-warning' => 'Wymiany nie podlegają zwrotowi. Upewnij się przed ich zawarciem.',
|
||||
'no-refund' => 'BRAK ZWROTÓW!',
|
||||
'active' => 'Aktywowano!',
|
||||
'earning' => 'Zdobywasz',
|
||||
'per-hour' => 'punktów na godzinę',
|
||||
'gift' => 'Podaruj punkty',
|
||||
'gift-to' => 'Komu chcesz wysłać punkty?',
|
||||
'item' => 'Przedmiot',
|
||||
'no-refund' => 'BRAK ZWROTÓW!',
|
||||
'per-hour' => 'punktów na godzinę',
|
||||
'points' => 'Punkty',
|
||||
'store' => 'Sklep',
|
||||
'total' => 'Otrzymywane punkty',
|
||||
'activated' => 'Aktywowano'
|
||||
'your-points' => 'Twoje punkty'
|
||||
];
|
||||
@@ -7,13 +7,13 @@
|
||||
return [
|
||||
'bug-report' => 'Zgłoś błąd',
|
||||
'bug-report-description' => 'Zgłoś błąd na stronie',
|
||||
'enter-username' => 'Podaj nazwę użytkownika',
|
||||
'enter-description' => 'Opisz możliwie dokładnie problem',
|
||||
'enter-email' => 'Podaj adres e-mail',
|
||||
'enter-title' => 'Wprowadź tytuł zgłoszenia',
|
||||
'enter-description' => 'Opisz możliwie dokładnie problem',
|
||||
'enter-username' => 'Podaj nazwę użytkownika',
|
||||
'high' => 'Wysoki',
|
||||
'low' => 'Niski',
|
||||
'priority' => 'Priorytet',
|
||||
'priority-description' => 'Proszę wybierać krytyczny prorytet jedynie dla krytycznych przypadków!',
|
||||
'low' => 'Niski',
|
||||
'high' => 'Wysoki',
|
||||
'very-high' => 'Krytyczny'
|
||||
];
|
||||
+125
-125
@@ -5,141 +5,141 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'home' => 'Strona startowa',
|
||||
'account' => 'Konto',
|
||||
'email' => 'E-mail',
|
||||
'username' => 'Nazwa użytkownika',
|
||||
'password' => 'Hasło',
|
||||
'download' => 'Pobierz',
|
||||
'upload' => 'Wysłane',
|
||||
'ratio' => 'Ratio',
|
||||
'warnings' => 'Ostrzeżenia',
|
||||
'members' => 'Uzytkownicy',
|
||||
'navigation' => 'Nawigacja',
|
||||
'notifications' => 'Powiadomienia',
|
||||
'added' => 'Dodane',
|
||||
'search' => 'Szukaj',
|
||||
'quick-search' => 'Szybkie wyszukiwanie',
|
||||
'submit' => 'Wyślij',
|
||||
'comment' => 'Komentarz',
|
||||
'view-all' => 'Pokaż wszystko',
|
||||
'preview' => 'Podgląd',
|
||||
'edit' => 'Edytuj',
|
||||
'delete' => 'Usuń',
|
||||
'pending-torrents' => 'Oczekujące torrenty',
|
||||
'stats' => 'Statystyki',
|
||||
'extra-stats' => 'Dodatkowe statystyki',
|
||||
'rules' => 'Zasady',
|
||||
'faq' => 'FAQ',
|
||||
'report' => 'Zgłoś',
|
||||
'reporter' => 'Zgłaszający',
|
||||
'title' => 'Tytuł',
|
||||
'description' => 'Opis',
|
||||
'select' => 'Wybierz',
|
||||
'bug' => 'Zgłoś błąd',
|
||||
'results' => 'Wyniki',
|
||||
'contact' => 'Kontakt',
|
||||
'about' => 'O nas',
|
||||
'community' => 'Społeczność',
|
||||
'buffer' => 'Bufor',
|
||||
'times' => 'Razy',
|
||||
'name' => 'Nazwa',
|
||||
'add' => 'Dodaj',
|
||||
'remove' => 'Usuń',
|
||||
'staff' => 'Zespół',
|
||||
'blacklist' => 'Czarna lista',
|
||||
'fl_tokens' => 'Tokeny Freeleech',
|
||||
'your' => 'Twój',
|
||||
'type' => 'Naciśnij',
|
||||
'for' => 'dla',
|
||||
'is-allowed' => 'jest dozwolone',
|
||||
'anonymous' => 'Anonimowy',
|
||||
'hidden' => 'Ukryty',
|
||||
'previous' => 'Poprzednie',
|
||||
'next' => 'Następne',
|
||||
'active-warning' => 'Aktywne ostrzeżenie',
|
||||
'global' => 'Globalny',
|
||||
'hot' => 'Hot!',
|
||||
'new' => 'Nowość!',
|
||||
'sticked' => 'Przyklejony',
|
||||
'high-speeds' => 'Szybkie pobieranie',
|
||||
'older-than' => 'Starszy niż',
|
||||
'year' => 'Rok',
|
||||
'month' => 'Miesiąc',
|
||||
'months' => 'Miesięcy',
|
||||
'huge' => 'Ogromne',
|
||||
'large' => 'Duże',
|
||||
'everyday' => 'Skromne',
|
||||
'but' => 'Ale',
|
||||
'enter' => 'Wprowadź',
|
||||
'amount' => 'Ilość',
|
||||
'my' => 'Moje',
|
||||
'no-result' => 'Brak odpowiadających wyników w bazie danych',
|
||||
'search-results' => 'Wyniki wyszukiwania',
|
||||
'search-results-desc' => 'Poniżej znajdziesz wyniki wyszukiwanej frazy',
|
||||
'cancel' => 'Anuluj',
|
||||
'message' => 'Wiadomość',
|
||||
'contact-header' => 'Witaj',
|
||||
'contact-desc' => 'Ta wiadomość zostanie wysłana do wszystkich członków Załogi, wkrótce otrzymasz odpowiedź od jednego z nich',
|
||||
'expired' => 'Wygasło',
|
||||
'plural-suffix' => '',
|
||||
'day' => 'Dni',
|
||||
'hour' => 'Godzin',
|
||||
'minute' => 'Minut',
|
||||
'second' => 'Sekund',
|
||||
'account' => 'Konto',
|
||||
'achievement-title' => 'Świetnie',
|
||||
'achievement-unlocked' => 'Odblokowane osiągnięcie ":name"',
|
||||
'freeleech_activated' => 'Globalny Freeleech aktywny',
|
||||
'openreg_activated' => 'Otwarta rejestracja aktywna',
|
||||
'doubleup_activated' => 'Globalny podwójny upload aktywny',
|
||||
'logout' => 'Wyloguj',
|
||||
'news' => 'News',
|
||||
'pages' => 'Strony',
|
||||
'tracker-codes' => 'Kody trackera',
|
||||
'upload-guide' => 'Poradnik uploadu',
|
||||
'legal' => 'Legalność',
|
||||
'terms' => 'Zasady użytkowania',
|
||||
'other' => 'Inne',
|
||||
'patron' => 'Zostań Patronem',
|
||||
'powered-by' => 'Powered by UNIT3D',
|
||||
'edit-your-comment' => 'Edytuj swój komentarz',
|
||||
'groups' => 'Grupy',
|
||||
'top-bountied' => 'Top nagradzane',
|
||||
'active' => 'Aktywny',
|
||||
'lock-account' => 'Zablokuj konto',
|
||||
'close' => 'Zamknij',
|
||||
'user' => 'Użytkownik',
|
||||
'comments' => 'Komentarze',
|
||||
'no-comments' => 'Brak komentarzy',
|
||||
'active-warning' => 'Aktywne ostrzeżenie',
|
||||
'add' => 'Dodaj',
|
||||
'added' => 'Dodane',
|
||||
'amount' => 'Ilość',
|
||||
'anonymous' => 'Anonimowy',
|
||||
'author' => 'Autor',
|
||||
'delete-your-comment' => 'Skasuj swój komentarz',
|
||||
'your-comment' => 'Twój komentarz',
|
||||
'yes' => 'Tak',
|
||||
'no' => 'Nie',
|
||||
'internal' => 'Wewnętrzne',
|
||||
'info' => 'Info',
|
||||
'rss-system' => 'System RSS',
|
||||
'balance' => 'Balans',
|
||||
'users' => 'Użytkownicy',
|
||||
'teams' => 'Zespoły',
|
||||
'required' => 'Wymagane',
|
||||
'ip' => 'IP',
|
||||
'port' => 'Port',
|
||||
'status' => 'Status',
|
||||
'blacklist' => 'Czarna lista',
|
||||
'buffer' => 'Bufor',
|
||||
'bug' => 'Zgłoś błąd',
|
||||
'but' => 'Ale',
|
||||
'cancel' => 'Anuluj',
|
||||
'close' => 'Zamknij',
|
||||
'comment' => 'Komentarz',
|
||||
'comments' => 'Komentarze',
|
||||
'community' => 'Społeczność',
|
||||
'contact' => 'Kontakt',
|
||||
'contact-desc' => 'Ta wiadomość zostanie wysłana do wszystkich członków Załogi, wkrótce otrzymasz odpowiedź od jednego z nich',
|
||||
'contact-header' => 'Witaj',
|
||||
'day' => 'Dni',
|
||||
'delete' => 'Usuń',
|
||||
'delete-your-comment' => 'Skasuj swój komentarz',
|
||||
'description' => 'Opis',
|
||||
'doubleup_activated' => 'Globalny podwójny upload aktywny',
|
||||
'download' => 'Pobierz',
|
||||
'edit' => 'Edytuj',
|
||||
'edit-your-comment' => 'Edytuj swój komentarz',
|
||||
'email' => 'E-mail',
|
||||
'enter' => 'Wprowadź',
|
||||
'error' => 'Błąd',
|
||||
'order-by' => 'Sortowanie wg',
|
||||
'latest' => 'Najnowsze',
|
||||
'oldest' => 'Najstarsze',
|
||||
'everyday' => 'Skromne',
|
||||
'expired' => 'Wygasło',
|
||||
'extra' => 'Ekstra',
|
||||
'view' => 'Zobacz',
|
||||
'lists' => 'Listy',
|
||||
'reason' => 'Powód',
|
||||
'extra-stats' => 'Dodatkowe statystyki',
|
||||
'faq' => 'FAQ',
|
||||
'files' => 'Pliki',
|
||||
'fl_token' => 'Token Freeleech',
|
||||
'special' => 'Specjalny',
|
||||
'personal' => 'Osobisty',
|
||||
'fl_tokens' => 'Tokeny Freeleech',
|
||||
'for' => 'dla',
|
||||
'free' => 'Darmowy',
|
||||
'unknown' => 'Nieznane',
|
||||
'freeleech_activated' => 'Globalny Freeleech aktywny',
|
||||
'global' => 'Globalny',
|
||||
'group' => 'Grupa',
|
||||
'groups' => 'Grupy',
|
||||
'hidden' => 'Ukryty',
|
||||
'high-speeds' => 'Szybkie pobieranie',
|
||||
'home' => 'Strona startowa',
|
||||
'hot' => 'Hot!',
|
||||
'hour' => 'Godzin',
|
||||
'huge' => 'Ogromne',
|
||||
'info' => 'Info',
|
||||
'internal' => 'Wewnętrzne',
|
||||
'ip' => 'IP',
|
||||
'is-allowed' => 'jest dozwolone',
|
||||
'large' => 'Duże',
|
||||
'latest' => 'Najnowsze',
|
||||
'legal' => 'Legalność',
|
||||
'lists' => 'Listy',
|
||||
'lock-account' => 'Zablokuj konto',
|
||||
'logout' => 'Wyloguj',
|
||||
'members' => 'Uzytkownicy',
|
||||
'message' => 'Wiadomość',
|
||||
'minute' => 'Minut',
|
||||
'month' => 'Miesiąc',
|
||||
'months' => 'Miesięcy',
|
||||
'my' => 'Moje',
|
||||
'name' => 'Nazwa',
|
||||
'navigation' => 'Nawigacja',
|
||||
'new' => 'Nowość!',
|
||||
'news' => 'News',
|
||||
'next' => 'Następne',
|
||||
'no' => 'Nie',
|
||||
'no-comments' => 'Brak komentarzy',
|
||||
'no-result' => 'Brak odpowiadających wyników w bazie danych',
|
||||
'notifications' => 'Powiadomienia',
|
||||
'older-than' => 'Starszy niż',
|
||||
'oldest' => 'Najstarsze',
|
||||
'openreg_activated' => 'Otwarta rejestracja aktywna',
|
||||
'order-by' => 'Sortowanie wg',
|
||||
'other' => 'Inne',
|
||||
'pages' => 'Strony',
|
||||
'password' => 'Hasło',
|
||||
'patron' => 'Zostań Patronem',
|
||||
'pending-torrents' => 'Oczekujące torrenty',
|
||||
'personal' => 'Osobisty',
|
||||
'plural-suffix' => '',
|
||||
'port' => 'Port',
|
||||
'powered-by' => 'Powered by UNIT3D',
|
||||
'preview' => 'Podgląd',
|
||||
'previous' => 'Poprzednie',
|
||||
'progress' => 'Postęp',
|
||||
'group' => 'Grupa'
|
||||
'quick-search' => 'Szybkie wyszukiwanie',
|
||||
'ratio' => 'Ratio',
|
||||
'reason' => 'Powód',
|
||||
'remove' => 'Usuń',
|
||||
'report' => 'Zgłoś',
|
||||
'reporter' => 'Zgłaszający',
|
||||
'required' => 'Wymagane',
|
||||
'results' => 'Wyniki',
|
||||
'rss-system' => 'System RSS',
|
||||
'rules' => 'Zasady',
|
||||
'search' => 'Szukaj',
|
||||
'search-results' => 'Wyniki wyszukiwania',
|
||||
'search-results-desc' => 'Poniżej znajdziesz wyniki wyszukiwanej frazy',
|
||||
'second' => 'Sekund',
|
||||
'select' => 'Wybierz',
|
||||
'special' => 'Specjalny',
|
||||
'staff' => 'Zespół',
|
||||
'stats' => 'Statystyki',
|
||||
'status' => 'Status',
|
||||
'sticked' => 'Przyklejony',
|
||||
'submit' => 'Wyślij',
|
||||
'teams' => 'Zespoły',
|
||||
'terms' => 'Zasady użytkowania',
|
||||
'times' => 'Razy',
|
||||
'title' => 'Tytuł',
|
||||
'top-bountied' => 'Top nagradzane',
|
||||
'tracker-codes' => 'Kody trackera',
|
||||
'type' => 'Naciśnij',
|
||||
'unknown' => 'Nieznane',
|
||||
'upload' => 'Wysłane',
|
||||
'upload-guide' => 'Poradnik uploadu',
|
||||
'user' => 'Użytkownik',
|
||||
'username' => 'Nazwa użytkownika',
|
||||
'users' => 'Użytkownicy',
|
||||
'view' => 'Zobacz',
|
||||
'view-all' => 'Pokaż wszystko',
|
||||
'warnings' => 'Ostrzeżenia',
|
||||
'year' => 'Rok',
|
||||
'yes' => 'Tak',
|
||||
'your' => 'Twój',
|
||||
'your-comment' => 'Twój komentarz'
|
||||
];
|
||||
@@ -5,20 +5,20 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'title' => 'Menadżer konfiguracji',
|
||||
'info_choose' => 'Wybierz plik do edycji',
|
||||
'actions' => [
|
||||
'cancel' => 'Anuluj',
|
||||
'confirm' => 'Zapisz nowy klucz',
|
||||
'edit' => 'Edycja',
|
||||
'save' => 'Zapisz!',
|
||||
],
|
||||
'file' => 'Plik',
|
||||
'path' => 'Ścieżka',
|
||||
'header' => [
|
||||
'actions' => 'Akcja',
|
||||
'key' => 'Klucz',
|
||||
'value' => 'Wartość',
|
||||
'actions' => 'Akcja'
|
||||
],
|
||||
'actions' => [
|
||||
'edit' => 'Edycja',
|
||||
'confirm' => 'Zapisz nowy klucz',
|
||||
'save' => 'Zapisz!',
|
||||
'cancel' => 'Anuluj'
|
||||
],
|
||||
'sure' => 'Na pewno?'
|
||||
'info_choose' => 'Wybierz plik do edycji',
|
||||
'path' => 'Ścieżka',
|
||||
'sure' => 'Na pewno?',
|
||||
'title' => 'Menadżer konfiguracji'
|
||||
];
|
||||
+13
-13
@@ -5,35 +5,35 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'register-header' => 'Cześć! Dziękujemy za rejestrację na',
|
||||
'register-code' => 'Aby w pełni aktywować swoje konto kliknij poniższy link',
|
||||
'register-footer' => 'Jeśli powyższy link nie działa skopiuj go i otwórz w przeglądarce',
|
||||
'activate-account' => 'Aktywuj konto',
|
||||
'banned-header' => 'Zostałeś zablokowany',
|
||||
'ban-reason' => 'Powód',
|
||||
'banned-footer' => 'Jest to wynik łamania regulaminu strony',
|
||||
'bug-header' => 'Nowy raport błędu od',
|
||||
'bug-title' => 'Tytuł raportu',
|
||||
'banned-header' => 'Zostałeś zablokowany',
|
||||
'bug-description' => 'Problem',
|
||||
'bug-priority' => 'Priorytet',
|
||||
'bug-footer' => 'Napraw to gówno',
|
||||
'bug-header' => 'Nowy raport błędu od',
|
||||
'bug-priority' => 'Priorytet',
|
||||
'bug-title' => 'Tytuł raportu',
|
||||
'contact-header' => 'Nowy kontakt od',
|
||||
'contact-name' => 'Nazwa',
|
||||
'contact-message' => 'Wiadomość',
|
||||
'contact-name' => 'Nazwa',
|
||||
'invite-header' => 'Zaproszenie do',
|
||||
'invite-message' => 'Wiadomość',
|
||||
'invite-invited' => 'Zostałeś zaproszony do',
|
||||
'invite-message' => 'Wiadomość',
|
||||
'invite-signup' => 'Dołącz teraz',
|
||||
'newreply-header' => 'Nowa odpowiedź w wątku',
|
||||
'newreply-message' => 'Wiadomość',
|
||||
'newreply-replied' => 'Odpowiedział na wątek',
|
||||
'newreply-view' => 'Zobacz',
|
||||
'report-header' => 'Cześć Admin, został zaraportowany link na',
|
||||
'register-code' => 'Aby w pełni aktywować swoje konto kliknij poniższy link',
|
||||
'register-footer' => 'Jeśli powyższy link nie działa skopiuj go i otwórz w przeglądarce',
|
||||
'register-header' => 'Cześć! Dziękujemy za rejestrację na',
|
||||
'report-comment' => 'Komentarz',
|
||||
'report-email' => 'E-mail',
|
||||
'report-header' => 'Cześć Admin, został zaraportowany link na',
|
||||
'report-link' => 'Link',
|
||||
'report-link-hash' => 'Aktualny link',
|
||||
'report-comment' => 'Komentarz',
|
||||
'unban-footer' => 'Sprawa wyjaśniona, wracaj do nas',
|
||||
'unban-header' => 'Zostałeś odblokowany',
|
||||
'unban-reason' => 'Powód',
|
||||
'unban-footer' => 'Sprawa wyjaśniona, wracaj do nas'
|
||||
'unban-reason' => 'Powód'
|
||||
];
|
||||
+38
-38
@@ -5,52 +5,52 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'approved' => 'Zaakceptowane',
|
||||
'author' => 'Autor',
|
||||
'bug' => 'Błędne',
|
||||
'closed' => 'Zamknięte',
|
||||
'create-new-topic' => 'Stwórz nowy wątek',
|
||||
'created' => 'Utworzone',
|
||||
'current' => 'Aktualne',
|
||||
'delete-topic' => 'Usuń wątek',
|
||||
'denied' => 'Odrzucone',
|
||||
'dislike-post' => 'Nie lubię tego posta',
|
||||
'display-forum' => 'Pokaż wątki w ',
|
||||
'edit-post' => 'Edycja posta',
|
||||
'edit-topic' => 'Edytuj wątek',
|
||||
'forum' => 'Forum',
|
||||
'forums' => 'Fora',
|
||||
'topic' => 'Wątek',
|
||||
'topics' => 'Wątki',
|
||||
'post' => 'Post',
|
||||
'posts' => 'Posty',
|
||||
'author' => 'Autor',
|
||||
'created' => 'Utworzone',
|
||||
'replies' => 'Odpowiedzi',
|
||||
'views' => 'Wyświetlenia',
|
||||
'meta-category' => 'Fora w kategorii',
|
||||
'create-new-topic' => 'Stwórz nowy wątek',
|
||||
'topic-title' => 'Tytuł wątku',
|
||||
'send-new-topic' => 'Zapisz wątek',
|
||||
'read-topic' => 'Przeczytaj wątek',
|
||||
'mark-as-resolved' => 'Zablokuj wątek',
|
||||
'delete-topic' => 'Usuń wątek',
|
||||
'display-forum' => 'Pokaż wątki w ',
|
||||
'edit-topic' => 'Edytuj wątek',
|
||||
'stats' => 'Statystyki',
|
||||
'implemented' => 'Wdrożone',
|
||||
'in' => 'W',
|
||||
'invalid' => 'Nieprawidłowe',
|
||||
'label-system' => 'System etykiet',
|
||||
'last-message' => 'Ostatnia wiadomość',
|
||||
'last-post-info' => 'Informacje ostatniego wpisu',
|
||||
'closed' => 'Zamknięte',
|
||||
'approved' => 'Zaakceptowane',
|
||||
'denied' => 'Odrzucone',
|
||||
'solved' => 'Rozwiązane',
|
||||
'invalid' => 'Nieprawidłowe',
|
||||
'bug' => 'Błędne',
|
||||
'suggestion' => 'Propozycja',
|
||||
'implemented' => 'Wdrożone',
|
||||
'topic-name' => 'Nazwa wątku',
|
||||
'current' => 'Aktualne',
|
||||
'topic-quick-search' => 'Szybkie szukanie wątku',
|
||||
'name' => 'Nazwa',
|
||||
'latest' => 'Ostatnie',
|
||||
'in' => 'W',
|
||||
'edit-post' => 'Edycja posta',
|
||||
'quote' => 'Cytat',
|
||||
'like-post' => 'Lubię ten post',
|
||||
'dislike-post' => 'Nie lubię tego posta',
|
||||
'topic-closed' => 'Ten wątek jest zamknięty',
|
||||
'not-connected' => 'Musisz być połączony',
|
||||
'mark-as-resolved' => 'Zablokuj wątek',
|
||||
'meta-category' => 'Fora w kategorii',
|
||||
'moderation' => 'Moderacja',
|
||||
'name' => 'Nazwa',
|
||||
'not-connected' => 'Musisz być połączony',
|
||||
'open-topic' => 'Otwórz ten wątek',
|
||||
'permalink' => 'Bezpośredni odnośnik',
|
||||
'pin' => 'Przypnij',
|
||||
'post' => 'Post',
|
||||
'posts' => 'Posty',
|
||||
'quote' => 'Cytat',
|
||||
'read-topic' => 'Przeczytaj wątek',
|
||||
'replies' => 'Odpowiedzi',
|
||||
'send-new-topic' => 'Zapisz wątek',
|
||||
'solved' => 'Rozwiązane',
|
||||
'stats' => 'Statystyki',
|
||||
'suggestion' => 'Propozycja',
|
||||
'topic' => 'Wątek',
|
||||
'topic-closed' => 'Ten wątek jest zamknięty',
|
||||
'topic-name' => 'Nazwa wątku',
|
||||
'topic-quick-search' => 'Szybkie szukanie wątku',
|
||||
'topic-title' => 'Tytuł wątku',
|
||||
'topics' => 'Wątki',
|
||||
'unpin' => 'Odepnij',
|
||||
'label-system' => 'System etykiet',
|
||||
'permalink' => 'Bezpośredni odnośnik'
|
||||
'views' => 'Wyświetlenia'
|
||||
];
|
||||
@@ -5,15 +5,15 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'dead' => 'Trupów',
|
||||
'graveyard' => 'Cmentarzysko',
|
||||
'guidelines' => 'Wytyczne',
|
||||
'guidelines-content' => '1) Nie możesz wskrzeszać własnych wstawek.<br>2) Nie wskrzeszaj czegoś, czego nie możesz wrzucić.',
|
||||
'dead' => 'Trupów',
|
||||
'ressurect' => 'Wskrzeszenie',
|
||||
'pending' => 'W trakcie',
|
||||
'howto' => 'Jak skutecznie wskrzesić',
|
||||
'howto-desc1' => 'Musisz seedować <span class="text-green"><em>:name</em></span> przez <span class="text-red text-bold">30 dni</span>, by wskrzesić torrent. Kiedy bieżący czas seedowania',
|
||||
'howto-hits' => 'Osiągnie',
|
||||
'howto-desc2' => 'W nagrodę otrzymasz',
|
||||
'howto-hits' => 'Osiągnie',
|
||||
'pending' => 'W trakcie',
|
||||
'ressurect' => 'Wskrzeszenie',
|
||||
'reward' => 'Freeleech tokenów'
|
||||
];
|
||||
|
||||
@@ -17,8 +17,8 @@ return [
|
||||
*
|
||||
*/
|
||||
'welcome' => [
|
||||
'title' => 'Instalacja Laravel',
|
||||
'message' => 'Witaj w kreatorze instalacji.',
|
||||
'title' => 'Instalacja Laravel',
|
||||
],
|
||||
|
||||
|
||||
@@ -48,10 +48,10 @@ return [
|
||||
*
|
||||
*/
|
||||
'environment' => [
|
||||
'title' => 'Ustawnienia środowiska',
|
||||
'errors' => 'Nie można zapisać pliku .env, Proszę utworzyć go ręcznie.',
|
||||
'save' => 'Zapisz .env',
|
||||
'success' => 'Plik .env został poprawnie zainstalowany.',
|
||||
'errors' => 'Nie można zapisać pliku .env, Proszę utworzyć go ręcznie.',
|
||||
'title' => 'Ustawnienia środowiska',
|
||||
],
|
||||
|
||||
|
||||
@@ -61,8 +61,8 @@ return [
|
||||
*
|
||||
*/
|
||||
'final' => [
|
||||
'title' => 'Instalacja zakończona',
|
||||
'finished' => 'Aplikacja została poprawnie zainstalowana.',
|
||||
'exit' => 'Kliknij aby zakończyć',
|
||||
'finished' => 'Aplikacja została poprawnie zainstalowana.',
|
||||
'title' => 'Instalacja zakończona',
|
||||
],
|
||||
];
|
||||
|
||||
@@ -5,14 +5,14 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'notifications' => 'Powiadomienia',
|
||||
'date' => 'Data',
|
||||
'delete' => 'Skasuj',
|
||||
'delete-all' => 'Skasuj wszystkie powiadomienia',
|
||||
'mark-all-read' => 'Oznacz wszystkie wszystkie jako przeczytane',
|
||||
'mark-read' => 'Oznacz jako przeczytane',
|
||||
'delete-all' => 'Skasuj wszystkie powiadomienia',
|
||||
'title' => 'Tytuł',
|
||||
'message' => 'Treść',
|
||||
'date' => 'Data',
|
||||
'no-notifications' => 'Nie znaleziono żadnych powiadomień',
|
||||
'notifications' => 'Powiadomienia',
|
||||
'read' => 'Przeczytane',
|
||||
'delete' => 'Skasuj',
|
||||
'no-notifications' => 'Nie znaleziono żadnych powiadomień'
|
||||
'title' => 'Tytuł'
|
||||
];
|
||||
|
||||
@@ -5,24 +5,24 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'aboutus-header' => 'Witaj',
|
||||
'aboutus-welcome' => 'Porozmawiajmy o',
|
||||
'aboutus-welcome-desc' => ':title jest <em>tworzoną przez społeczność</em> filmową bazą danych. Każdy fragment tej strony jest tworzony przez naszą społeczność istniejącą od 2018 roku. :title stawia nacisk na jakość HD materiałów, aktywność użytkowników, funkcjonalny i bezpieczny kod źródłowy oraz przyjazną załogę.',
|
||||
'aboutus-advantage' => 'Założenia',
|
||||
'aboutus-advantage1' => 'Mamy świetny zespół użytkowników i załogę, którzy doskonale odnajdują się w świecie filmów HD i wsparciu technicznym.',
|
||||
'aboutus-advantage2' => 'W swojej pasji wyróżniamy się tym, czego inni mogą nam pozazdrościć - baza filmowa jest prowadzona wraz z uwzględnieniem zasobów fanowskich! <em>Wielkie podziękowania</em> dla wszelkich dostawców tych treści.',
|
||||
'aboutus-advantage3' => 'Nie wymagamy płatności i darowizn do działania strony. Czujemy, że jest to nasza misja. Nie wstawiamy reklam ani nie wysyłamy uporczywych wiadomości prywatnych z prośbami o wsparcie.',
|
||||
'aboutus-advantage4' => 'Nasz społeczność jest wyjątkowa. Jako załoga czujemy, że jesteśmy tutaj dla Was. Czujemy misję, która pomaga tworzyć :title z pasją.',
|
||||
'aboutus-advantage5' => 'Nasza witryna jest odwiedzana przez użytkowników ze wszystkich zakątków globu. Wiemy, że jesteśmy traktowani z zaufaniem i poczuciem bezpieczeństwa. Nasi deweloperzy codziennie pracują nad tym, byśmy wciąż byli lepsi.',
|
||||
'aboutus-header' => 'Witaj',
|
||||
'aboutus-rules' => 'Wskazówki dla użytkowników',
|
||||
'aboutus-rules1' => 'Bądź aktywnym członkiem społeczności! To znaczy, że warto brać udział w dyskusjach, dodawać wartościowe wstawki i pomagać innym użytkownikom.',
|
||||
'aboutus-rules2' => 'Zapoznaj się z zasadami i ich przestrzegaj!',
|
||||
'aboutus-rules3' => 'Proponuj zmiany i ulepszenia! Chcemy tworzyć :title jeszcze lepszym każdego dnia. Być może nie każda sugestia będzie wdrożona, ale jej przedstawienie na prawdę będzie mile widziane.',
|
||||
'aboutus-welcome' => 'Porozmawiajmy o',
|
||||
'aboutus-welcome-desc' => ':title jest <em>tworzoną przez społeczność</em> filmową bazą danych. Każdy fragment tej strony jest tworzony przez naszą społeczność istniejącą od 2018 roku. :title stawia nacisk na jakość HD materiałów, aktywność użytkowników, funkcjonalny i bezpieczny kod źródłowy oraz przyjazną załogę.',
|
||||
|
||||
'blacklist-desc' => 'Poniższe przeglądarki i klienci BitTorrent są niedozwolonymi na :title',
|
||||
'blacklist-clients' => 'Klienci',
|
||||
'blacklist-btclient' => 'Klient BitTorrent',
|
||||
'blacklist-browsers' => 'Przeglądarki',
|
||||
'blacklist-btclient' => 'Klient BitTorrent',
|
||||
'blacklist-clients' => 'Klienci',
|
||||
'blacklist-desc' => 'Poniższe przeglądarki i klienci BitTorrent są niedozwolonymi na :title',
|
||||
'blacklist-webbrowser' => 'Przeglądarka',
|
||||
|
||||
'staff-group' => 'Grupa',
|
||||
|
||||
+16
-16
@@ -5,27 +5,27 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'unread' => 'Nieprzeczytane',
|
||||
'read' => 'Przeczytane',
|
||||
'create' => 'Utwórz',
|
||||
'delete' => 'Usuń',
|
||||
'enter-subject' => 'Wprowadź temat',
|
||||
'from' => 'Od',
|
||||
'inbox' => 'Przychodzące',
|
||||
'outbox' => 'Wychodzące',
|
||||
'mark-all-read' => 'Oznacz wszystkie jako przeczytane',
|
||||
'message' => 'Wiadomość',
|
||||
'messages' => 'Wiadomości',
|
||||
'private' => 'Prywatne',
|
||||
'new' => 'Nowa wiadomość',
|
||||
'from' => 'Od',
|
||||
'to' => 'Do',
|
||||
'outbox' => 'Wychodzące',
|
||||
'private' => 'Prywatne',
|
||||
'read' => 'Przeczytane',
|
||||
'recieved-at' => 'Odebrano',
|
||||
'refresh' => 'Odśwież',
|
||||
'reply' => 'Odpowiedz',
|
||||
'search' => 'Szukaj po temacie',
|
||||
'select' => 'Wybierz użytkownika',
|
||||
'send' => 'Wyślij',
|
||||
'sent' => 'Wysłane',
|
||||
'sent-at' => 'Wysłane',
|
||||
'subject' => 'Temat',
|
||||
'recieved-at' => 'Odebrano',
|
||||
'search' => 'Szukaj po temacie',
|
||||
'reply' => 'Odpowiedz',
|
||||
'send' => 'Wyślij',
|
||||
'create' => 'Utwórz',
|
||||
'select' => 'Wybierz użytkownika',
|
||||
'mark-all-read' => 'Oznacz wszystkie jako przeczytane',
|
||||
'refresh' => 'Odśwież',
|
||||
'delete' => 'Usuń',
|
||||
'enter-subject' => 'Wprowadź temat'
|
||||
'to' => 'Do',
|
||||
'unread' => 'Nieprzeczytane'
|
||||
];
|
||||
|
||||
+13
-13
@@ -5,22 +5,22 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'poll' => 'Ankieta',
|
||||
'polls' => 'Ankiety',
|
||||
'current' => 'Aktualne ankiety',
|
||||
'total' => 'Wszystkie głosy',
|
||||
'vote-now' => 'Zagłosuj!',
|
||||
'results' => 'Wynik',
|
||||
'multiple-choice' => 'To jest ankieta wielokrotnego wyboru. Wybierz tyle odpowiedzi ile chcesz.',
|
||||
'ip-checking' => 'Ta ankieta nie dopuszcza podwójnych głosów.',
|
||||
'vote' => 'Zagłosuj',
|
||||
'votes' => 'Głosy',
|
||||
'title' => 'Tytuł',
|
||||
'option' => 'Opcja',
|
||||
'add-option' => 'Dodaj opcję',
|
||||
'create-poll' => 'Stwórz ankietę',
|
||||
'current' => 'Aktualne ankiety',
|
||||
'delete-option' => 'Usuń opcję',
|
||||
'ip-checking' => 'Ta ankieta nie dopuszcza podwójnych głosów.',
|
||||
'ip-checking' => 'Włącz sprawdzanie duplikowania adresów IP',
|
||||
'ip-checking-warrning' => 'Wymagane jedynie gdy rejestracja jest otwarta',
|
||||
'multiple-choice' => 'Test wielokrotnego wyboru',
|
||||
'create-poll' => 'Stwórz ankietę'
|
||||
'multiple-choice' => 'To jest ankieta wielokrotnego wyboru. Wybierz tyle odpowiedzi ile chcesz.',
|
||||
'option' => 'Opcja',
|
||||
'poll' => 'Ankieta',
|
||||
'polls' => 'Ankiety',
|
||||
'results' => 'Wynik',
|
||||
'title' => 'Tytuł',
|
||||
'total' => 'Wszystkie głosy',
|
||||
'vote' => 'Zagłosuj',
|
||||
'vote-now' => 'Zagłosuj!',
|
||||
'votes' => 'Głosy'
|
||||
];
|
||||
|
||||
@@ -5,68 +5,67 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'requests' => 'Prośby',
|
||||
'request' => 'Prośba',
|
||||
'add-request' => 'Dodaj prośbę',
|
||||
'edit-request' => 'Edytuj prośbę',
|
||||
'no-privileges' => 'Błąd: nie masz uprawnień do zamieszczania próśb',
|
||||
'no-privileges-desc' => 'Jeśli uważasz, że jest to błędem, skontaktuj się z Załogą',
|
||||
'no-imdb-id' => 'Wszystkie prośby muszą zawierać IMDB ID',
|
||||
'title' => 'Tytuł',
|
||||
'required' => 'Wymagane',
|
||||
'age' => 'Wiek',
|
||||
'all-requests' => 'Wszystkie prośby',
|
||||
'approve' => 'Zatwierdź',
|
||||
'bounty' => 'Napiwek',
|
||||
'bounty-claimed' => 'Napiwki otrzymane',
|
||||
'bounty-unclaimed' => 'Napiwki nieotrzymane',
|
||||
'category' => 'Kategoria',
|
||||
'type' => 'Typ',
|
||||
'description' => 'Opis',
|
||||
'reward' => 'Nagroda',
|
||||
'reward-desc' => 'Ile puntków chcesz przekazać na nagrodę? Wymagane minimum 100 punktów bonusowych',
|
||||
'claim' => 'Dołącz do prośby',
|
||||
'claim-anon-choose' => 'Wybierz opcję',
|
||||
'claim-as-anon' => 'Czy chcesz dołączyć do prośby anonimowo',
|
||||
'claim-now' => 'Dołącz',
|
||||
'claimed' => 'Ktoś dołączył',
|
||||
'current' => 'Aktualne',
|
||||
'vote-that' => 'Głosuj na prośbę',
|
||||
'enter-bp' => 'Wpradź ilość punktów bonusowych (minimum 100)',
|
||||
'dont-have-bps' => 'Nie masz wystarczającej ilośc punktów bonusowych',
|
||||
'vote' => 'Głosuj',
|
||||
'fill-request' => 'Wypełnij prośbę',
|
||||
'fill' => 'Wypełnij',
|
||||
'enter-hash' => 'Wprowadź info hash torrenta',
|
||||
'torrent-hash' => 'Torrent Hash',
|
||||
'reset-request' => 'Resetuj prośbę',
|
||||
'reset-confirmation' => 'Czy na pewno chcesz zresetować prośbę',
|
||||
'delete' => 'Skasuj prośbę',
|
||||
'delete-confirmation' => 'Czy na pewno chcesz skasować prośbę',
|
||||
'delete-filled' => 'Prośba może być skasowana wyłącznie dopóki nie jest spełniona',
|
||||
'claim' => 'Dołącz do prośby',
|
||||
'claim-as-anon' => 'Czy chcesz dołączyć do prośby anonimowo',
|
||||
'claim-anon-choose' => 'Wybierz opcję',
|
||||
'yes' => 'Tak',
|
||||
'no' => 'Nie,',
|
||||
'claim-now' => 'Dołącz',
|
||||
'report' => 'Zgłoś prośbę',
|
||||
'reason' => 'Powód',
|
||||
'request-details' => 'Szczegóły prośby',
|
||||
'for' => 'za',
|
||||
'fulfill' => 'Wypełnione',
|
||||
'reward-from' => 'Od',
|
||||
'voters' => 'Głosujących',
|
||||
'requested-by' => 'Prośba od',
|
||||
'pending' => 'W trakcie',
|
||||
'description' => 'Opis',
|
||||
'dont-have-bps' => 'Nie masz wystarczającej ilośc punktów bonusowych',
|
||||
'edit-request' => 'Edytuj prośbę',
|
||||
'enter-bp' => 'Wpradź ilość punktów bonusowych (minimum 100)',
|
||||
'enter-hash' => 'Wprowadź info hash torrenta',
|
||||
'fill' => 'Wypełnij',
|
||||
'fill-request' => 'Wypełnij prośbę',
|
||||
'filled' => 'Wypełnione',
|
||||
'filled-by' => 'Wypełnione przez',
|
||||
'unclaim' => 'Odłącz się od prośby',
|
||||
'approve' => 'Zatwierdź',
|
||||
'reject' => 'Odrzuć',
|
||||
'voters' => 'Głosujący',
|
||||
'for' => 'za',
|
||||
'fulfill' => 'Wypełnione',
|
||||
'last-vote' => 'Ostatni głos',
|
||||
'my-requests' => 'Moje prośby',
|
||||
'no' => 'Nie,',
|
||||
'no-imdb-id' => 'Wszystkie prośby muszą zawierać IMDB ID',
|
||||
'no-privileges' => 'Błąd: nie masz uprawnień do zamieszczania próśb',
|
||||
'no-privileges-desc' => 'Jeśli uważasz, że jest to błędem, skontaktuj się z Załogą',
|
||||
'no-refunds' => 'Punkty bonusowe są pobierane od razu przy zakładaniu prósb, dołączaniu i dawaniu nagród!<br><strong>Brak zwrotów!</strong>',
|
||||
'pending' => 'W trakcie',
|
||||
'reason' => 'Powód',
|
||||
'reject' => 'Odrzuć',
|
||||
'report' => 'Zgłoś prośbę',
|
||||
'request' => 'Prośba',
|
||||
'request-details' => 'Szczegóły prośby',
|
||||
'requested-by' => 'Prośba od',
|
||||
'requests' => 'Prośby',
|
||||
'required' => 'Wymagane',
|
||||
'reset' => 'Reset',
|
||||
'all-requests' => 'Wszystkie prośby',
|
||||
'reset-confirmation' => 'Czy na pewno chcesz zresetować prośbę',
|
||||
'reset-request' => 'Resetuj prośbę',
|
||||
'reward' => 'Nagroda',
|
||||
'reward-desc' => 'Ile puntków chcesz przekazać na nagrodę? Wymagane minimum 100 punktów bonusowych',
|
||||
'reward-from' => 'Od',
|
||||
'title' => 'Tytuł',
|
||||
'torrent-hash' => 'Torrent Hash',
|
||||
'total-bounty' => 'Wszystkie napiwki',
|
||||
'type' => 'Typ',
|
||||
'unclaim' => 'Odłącz się od prośby',
|
||||
'unfilled' => 'Niewypełnione',
|
||||
'view-filled' => 'Zobacz wypełnione',
|
||||
'view-unfilled' => 'Zobacz niewypełnione',
|
||||
'my-requests' => 'Moje prośby',
|
||||
'unfilled' => 'Niewypełnione',
|
||||
'bounty' => 'Napiwek',
|
||||
'total-bounty' => 'Wszystkie napiwki',
|
||||
'bounty-claimed' => 'Napiwki otrzymane',
|
||||
'bounty-unclaimed' => 'Napiwki nieotrzymane',
|
||||
'age' => 'Wiek',
|
||||
'claimed' => 'Ktoś dołączył',
|
||||
'votes' => 'Głosy'
|
||||
'vote' => 'Głosuj',
|
||||
'vote-that' => 'Głosuj na prośbę',
|
||||
'voters' => 'Głosujących',
|
||||
'votes' => 'Głosy',
|
||||
'yes' => 'Tak'
|
||||
];
|
||||
+28
-29
@@ -5,41 +5,40 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'moderation' => 'Moderatorzy',
|
||||
'please-moderate' => 'Proszę sprawdzić ten torrent!',
|
||||
'you-have' => 'Masz',
|
||||
'dashboard' => 'Dashboard',
|
||||
'staff-dashboard' => 'Dashboard staffu',
|
||||
|
||||
'links' => 'Linki',
|
||||
'frontend' => 'Panel',
|
||||
'config-manager' => 'Manager konfiguracji',
|
||||
'general-tools' => 'Narzędzia główne',
|
||||
'activity-log' => 'Logi aktywności',
|
||||
'articles' => 'Artykuły',
|
||||
'bans-log' => 'Logi banów',
|
||||
'blocks' => 'Bloki',
|
||||
'forums' => 'Fora',
|
||||
'groups' => 'Grupys',
|
||||
'pages' => 'Strony',
|
||||
'polls' => 'Ankiety',
|
||||
'torrent-tools' => 'Narzędzia torrentów',
|
||||
'torrents' => 'Torrenty',
|
||||
'torrent-categories' => 'Kategorie torrentów',
|
||||
'torrent-types' => 'Typy torrentów',
|
||||
'catalog-groups' => 'Grupy katalogów',
|
||||
'catalog-torrents' => 'Grupy torrentów',
|
||||
'flush-ghost-peers' => 'Wyczyść leech-widma',
|
||||
'torrent-moderation' => 'Moderacja torrentów',
|
||||
'user-tools' => 'Narzędzia użytkowników',
|
||||
'user-search' => 'Wyszukaj użytkowników',
|
||||
'user-notes' => 'Notatki użytkowników',
|
||||
'user-gifting' => 'Nagradzanie użytkowników',
|
||||
'mass-pm' => 'Masowa prywatna wiadomość',
|
||||
'logs' => 'Logi',
|
||||
'activity-log' => 'Logi aktywności',
|
||||
'bans-log' => 'Logi banów',
|
||||
'config-manager' => 'Manager konfiguracji',
|
||||
'dashboard' => 'Dashboard',
|
||||
'failed-login-log' => 'Logi błędnych logowań',
|
||||
'flush-ghost-peers' => 'Wyczyść leech-widma',
|
||||
'forums' => 'Fora',
|
||||
'frontend' => 'Panel',
|
||||
'general-tools' => 'Narzędzia główne',
|
||||
'groups' => 'Grupys',
|
||||
'invites-log' => 'Logi zaproszeń',
|
||||
'laravel-log' => 'Logi Laravela',
|
||||
'links' => 'Linki',
|
||||
'logs' => 'Logi',
|
||||
'mass-pm' => 'Masowa prywatna wiadomość',
|
||||
'moderation' => 'Moderatorzy',
|
||||
'pages' => 'Strony',
|
||||
'please-moderate' => 'Proszę sprawdzić ten torrent!',
|
||||
'polls' => 'Ankiety',
|
||||
'reports-log' => 'Logi raportowań',
|
||||
'warnings-log' => 'Logi ostrzeżeń'
|
||||
'staff-dashboard' => 'Dashboard staffu',
|
||||
'torrent-categories' => 'Kategorie torrentów',
|
||||
'torrent-moderation' => 'Moderacja torrentów',
|
||||
'torrent-tools' => 'Narzędzia torrentów',
|
||||
'torrent-types' => 'Typy torrentów',
|
||||
'torrents' => 'Torrenty',
|
||||
'user-gifting' => 'Nagradzanie użytkowników',
|
||||
'user-notes' => 'Notatki użytkowników',
|
||||
'user-search' => 'Wyszukaj użytkowników',
|
||||
'user-tools' => 'Narzędzia użytkowników',
|
||||
'warnings-log' => 'Logi ostrzeżeń',
|
||||
'you-have' => 'Masz'
|
||||
];
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
return [
|
||||
'by-count' => 'Liczba',
|
||||
'by-volume' => 'Dane',
|
||||
'groups' => 'Grupy',
|
||||
'group' => 'Grupa',
|
||||
'groups' => 'Grupy',
|
||||
'nerd-stats' => 'Statystyki dla nerdów',
|
||||
'nerd-stats-desc' => 'Wszyscy kochamy statystyki. Możemy poniżej przestawić Ci kilka kluczowych',
|
||||
'registration-date' => 'Data rejestracji',
|
||||
|
||||
+107
-107
@@ -5,134 +5,134 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'age' => 'Wiek',
|
||||
'agent' => 'Klient',
|
||||
'approved' => 'Zaakceptowano',
|
||||
'audio' => 'Audio',
|
||||
'bookmark' => 'Dodaj do zakładek',
|
||||
'bookmark' => 'Zakładka',
|
||||
'bookmarks' => 'Zakładki',
|
||||
'torrent' => 'Torrent',
|
||||
'torrents' => 'Torrenty',
|
||||
'category' => 'Kategoria',
|
||||
'categories' => 'Kategorie',
|
||||
'bump' => 'Podbij',
|
||||
'catalog' => 'Katalog',
|
||||
'catalogs' => 'Katalogi',
|
||||
'type' => 'Typ',
|
||||
'types' => 'Typy',
|
||||
'history' => 'Historia',
|
||||
'peers' => 'Peery',
|
||||
'seeder' => 'Seedy',
|
||||
'leecher' => 'Leeche',
|
||||
'seeders' => 'Seeder(ów)',
|
||||
'leechers' => 'Leech(ów)',
|
||||
'seeding' => 'Seedowanie',
|
||||
'leeching' => 'Leechowanie',
|
||||
'rss' => 'RSS',
|
||||
'name' => 'Nazwa',
|
||||
'age' => 'Wiek',
|
||||
'size' => 'Rozmiar',
|
||||
'times' => 'Ilość',
|
||||
'completed' => 'Ukończono',
|
||||
'released' => 'Opublikowano',
|
||||
'title' => 'Tytuł',
|
||||
'titles' => 'Tytuły',
|
||||
'freeleech' => 'Freeleech',
|
||||
'double-upload' => 'Podwójny upload',
|
||||
'short-seeds' => 'S',
|
||||
'short-leechs' => 'L',
|
||||
'short-completed' => 'U',
|
||||
'stream-optimized' => 'Można streamować',
|
||||
'top-seeded' => 'Top seedowane',
|
||||
'top-leeched' => 'Top leechowane',
|
||||
'top-completed' => 'Top ukończone',
|
||||
'top-dying' => 'Top umierające',
|
||||
'top-dead' => 'Top umarłe',
|
||||
'dying-torrents' => 'Umierające torrenty',
|
||||
'dead-torrents' => 'Umarłe torrenty',
|
||||
'dying-torrent' => 'Umierający torrent',
|
||||
'dead-torrents' => 'Umarły torrent',
|
||||
'old-torrent' => 'Stary torrent',
|
||||
'legendary-torrent' => 'Legendarny torrent',
|
||||
'legendary-seeder' => 'Wieczyste',
|
||||
'mvp' => 'Żywotne',
|
||||
'categories' => 'Kategorie',
|
||||
'category' => 'Kategoria',
|
||||
'client' => 'Klient',
|
||||
'commited' => 'Wygrzane',
|
||||
'team-player' => 'Dobrze rokujące',
|
||||
'participant' => 'Pretendujące',
|
||||
'requires-reseed' => 'Wymagany reseed',
|
||||
'last-seeder' => 'Jesteś ostatnim seedującym! (a torrent został pobrany przynajmniej 3 razy)',
|
||||
'seed-time' => 'Żywotne',
|
||||
'downloaded' => 'Pobrania',
|
||||
'completed' => 'Ukończono',
|
||||
'completed_at' => 'Ukończono',
|
||||
'created_at' => 'Utworzono',
|
||||
'credited' => 'Naliczany',
|
||||
'current' => 'Aktualne',
|
||||
'dead-torrents' => 'Umarłe torrenty',
|
||||
'dead-torrents' => 'Umarły torrent',
|
||||
'delete-bookmark' => 'Skasuj zakładkę',
|
||||
'no-bookmarks' => 'Nie znaleziono żadnych zakładek.',
|
||||
'my-active-torrents' => 'Moje aktywne torrenty',
|
||||
'hit-and-runs' => 'Hit and Run - licznik',
|
||||
'rating' => 'Ocena',
|
||||
'votes' => 'Głosów',
|
||||
'rated' => 'Klasyfikacja',
|
||||
'runtime' => 'Długość',
|
||||
'description' => 'Opis',
|
||||
'seedsize' => 'Rozmiar seedowania',
|
||||
'seedtime' => 'Czas seedowania',
|
||||
'uploaded' => 'Uploadowane',
|
||||
'discounts' => 'Promocje',
|
||||
'double-upload' => 'Podwójny upload',
|
||||
'download-check' => 'Sprawdzenie pobierania',
|
||||
'downloaded' => 'Pobrania',
|
||||
'dying-torrent' => 'Umierający torrent',
|
||||
'dying-torrents' => 'Umierające torrenty',
|
||||
'encode-settings' => 'Kodek',
|
||||
'estimated-ratio' => 'Szacowane ratio po pobraniu',
|
||||
'failed' => 'Niespełniono',
|
||||
'feature' => 'Wyróżnij',
|
||||
'featured' => 'Wyróżniony',
|
||||
'featured-desc' => 'Wyróżnione torrenty są <i class="fa fa-star text-gold"></i><strong>w 100% darmowe</strong> oraz dają <i class="fa fa-diamond text-green"></i><strong>podwójny upload</strong>!',
|
||||
'featured-until' => 'Torrent jest wyróżniony jeszcze przez',
|
||||
'file' => 'Plik',
|
||||
'fl-tokens-left' => 'Pozostało <strong><i class="fa fa-viacoin"></i>:tokens</strong> tokenów',
|
||||
'freeleech' => 'Freeleech',
|
||||
'general' => 'Ogólne',
|
||||
'grant' => 'Nadaj',
|
||||
'greater-than' => 'Więcej niż',
|
||||
'history' => 'Historia',
|
||||
'hit-and-runs' => 'Hit and Run - licznik',
|
||||
'info' => 'Info',
|
||||
'last-seed-activity' => 'Aktywność ostatniego seed\'a',
|
||||
'last-seeder' => 'Jesteś ostatnim seedującym! (a torrent został pobrany przynajmniej 3 razy)',
|
||||
'last-update' => 'Ostatnia aktualizacja',
|
||||
'leave-tip' => 'Daj napiwek',
|
||||
'leecher' => 'Leeche',
|
||||
'leechers' => 'Leech(ów)',
|
||||
'leeching' => 'Leechowanie',
|
||||
'left' => 'Pozostało',
|
||||
'legendary-seeder' => 'Wieczyste',
|
||||
'legendary-torrent' => 'Legendarny torrent',
|
||||
'media-info' => 'MediaInfo',
|
||||
'meta-desc' => 'Pobierz :name z maksymalną prędkością',
|
||||
'mvp' => 'Żywotne',
|
||||
'my-active-torrents' => 'Moje aktywne torrenty',
|
||||
'name' => 'Nazwa',
|
||||
'no-bookmarks' => 'Nie znaleziono żadnych zakładek.',
|
||||
'no-discounts' => 'Aktualnie brak promocji',
|
||||
'no-privileges' => 'Nie masz uprawnień do pobrania tego pliku - sprawdź poniżej szczegóły',
|
||||
'no-privileges-desc' => 'Proszę wypełnić powyższe warunki by uzyskać dostęp do pobierania',
|
||||
'ready' => 'Plik gotowy do pobrania',
|
||||
'info' => 'Info',
|
||||
'greater-than' => 'Więcej niż',
|
||||
'failed' => 'Niespełniono',
|
||||
'old-torrent' => 'Stary torrent',
|
||||
'original-output' => 'Pokaż / ukryj oryginalną treść',
|
||||
'participant' => 'Pretendujące',
|
||||
'passed' => 'Spełniono',
|
||||
'rejected' => 'Odrzucono',
|
||||
'peers' => 'Peery',
|
||||
'pending' => 'Oczekuje',
|
||||
'approved' => 'Zaakceptowano',
|
||||
'current' => 'Aktualne',
|
||||
'media-info' => 'MediaInfo',
|
||||
'sd-content' => 'Jakość SD',
|
||||
'updated' => 'Zaktualizowano',
|
||||
'credited' => 'Naliczany',
|
||||
'progress' => 'Postęp',
|
||||
'left' => 'Pozostało',
|
||||
'client' => 'Klient',
|
||||
'started' => 'Rozpoczęto',
|
||||
'last-update' => 'Ostatnia aktualizacja',
|
||||
'poster-view' => 'Widok plakatu',
|
||||
'posters' => 'Plakaty',
|
||||
'meta-desc' => 'Pobierz :name z maksymalną prędkością',
|
||||
'say-thanks' => 'Pamiętaj, aby <b>podziękować</b> oraz <b>seedować</b> po pobraniu',
|
||||
'view-trailer' => 'Zobacz trailer',
|
||||
'discounts' => 'Promocje',
|
||||
'no-discounts' => 'Aktualnie brak promocji',
|
||||
'use-fl-token' => 'Użyj tokenu Freelech',
|
||||
'fl-tokens-left' => 'Pozostało <strong><i class="fa fa-viacoin"></i>:tokens</strong> tokenów',
|
||||
'featured' => 'Wyróżniony',
|
||||
'featured-until' => 'Torrent jest wyróżniony jeszcze przez',
|
||||
'featured-desc' => 'Wyróżnione torrenty są <i class="fa fa-star text-gold"></i><strong>w 100% darmowe</strong> oraz dają <i class="fa fa-diamond text-green"></i><strong>podwójny upload</strong>!',
|
||||
'grant' => 'Nadaj',
|
||||
'progress' => 'Postęp',
|
||||
'quick-tip' => 'Szybkie kwoty napiwków',
|
||||
'rated' => 'Klasyfikacja',
|
||||
'rating' => 'Ocena',
|
||||
'ready' => 'Plik gotowy do pobrania',
|
||||
'rejected' => 'Odrzucono',
|
||||
'released' => 'Opublikowano',
|
||||
'request-reseed' => 'Poproś o seedowanie',
|
||||
'requires-reseed' => 'Wymagany reseed',
|
||||
'revoke' => 'Odbierz',
|
||||
'rss' => 'RSS',
|
||||
'runtime' => 'Długość',
|
||||
'say-thanks' => 'Pamiętaj, aby <b>podziękować</b> oraz <b>seedować</b> po pobraniu',
|
||||
'sd-content' => 'Jakość SD',
|
||||
'seed-time' => 'Żywotne',
|
||||
'seeder' => 'Seedy',
|
||||
'seeders' => 'Seeder(ów)',
|
||||
'seeding' => 'Seedowanie',
|
||||
'seedsize' => 'Rozmiar seedowania',
|
||||
'seedtime' => 'Czas seedowania',
|
||||
'short-completed' => 'U',
|
||||
'short-leechs' => 'L',
|
||||
'short-seeds' => 'S',
|
||||
'show-files' => 'Pokaż pliki',
|
||||
'similar' => 'Podobne torrenty do',
|
||||
'size' => 'Rozmiar',
|
||||
'started' => 'Rozpoczęto',
|
||||
'sticky' => 'Przyklej',
|
||||
'unsticky' => 'Odklej',
|
||||
'bump' => 'Podbij',
|
||||
'feature' => 'Wyróżnij',
|
||||
'uploader' => 'Uploader',
|
||||
'stream-optimized' => 'Można streamować',
|
||||
'subtitle' => 'Napisy',
|
||||
'team-player' => 'Dobrze rokujące',
|
||||
'thank' => 'Podziękuj',
|
||||
'thanks' => 'Podziękowania',
|
||||
'estimated-ratio' => 'Szacowane ratio po pobraniu',
|
||||
'last-seed-activity' => 'Aktywność ostatniego seed\'a',
|
||||
'file' => 'Plik',
|
||||
'general' => 'Ogólne',
|
||||
'video' => 'Video',
|
||||
'audio' => 'Audio',
|
||||
'subtitle' => 'Napisy',
|
||||
'encode-settings' => 'Kodek',
|
||||
'original-output' => 'Pokaż / ukryj oryginalną treść',
|
||||
'times' => 'Ilość',
|
||||
'tip-jar' => 'Napiwki',
|
||||
'title' => 'Tytuł',
|
||||
'titles' => 'Tytuły',
|
||||
'top-completed' => 'Top ukończone',
|
||||
'top-dead' => 'Top umarłe',
|
||||
'top-dying' => 'Top umierające',
|
||||
'top-leeched' => 'Top leechowane',
|
||||
'top-seeded' => 'Top seedowane',
|
||||
'torrent' => 'Torrent',
|
||||
'torrent-tips' => '<span class="text-red text-bold">:total</span> BON napiwków otrzymał Uploader, z czego <span class="text-red text-bold">:user</span> było od Ciebie',
|
||||
'torrent-tips-desc' => 'Napiwki są odejmowane od całkowitej liczby dostępnych punktów bonusowych',
|
||||
'leave-tip' => 'Daj napiwek',
|
||||
'quick-tip' => 'Szybkie kwoty napiwków',
|
||||
'show-files' => 'Pokaż pliki',
|
||||
'bookmark' => 'Dodaj do zakładek',
|
||||
'torrents' => 'Torrenty',
|
||||
'type' => 'Typ',
|
||||
'types' => 'Typy',
|
||||
'unbookmark' => 'Usuń z zakładek',
|
||||
'request-reseed' => 'Poproś o seedowanie',
|
||||
'similar' => 'Podobne torrenty do',
|
||||
'agent' => 'Klient',
|
||||
'created_at' => 'Utworzono',
|
||||
'unsticky' => 'Odklej',
|
||||
'updated' => 'Zaktualizowano',
|
||||
'updated_at' => 'Zaktualizowano',
|
||||
'completed_at' => 'Ukończono'
|
||||
'uploaded' => 'Uploadowane',
|
||||
'uploader' => 'Uploader',
|
||||
'use-fl-token' => 'Użyj tokenu Freelech',
|
||||
'video' => 'Video',
|
||||
'view-trailer' => 'Zobacz trailer',
|
||||
'votes' => 'Głosów'
|
||||
];
|
||||
+107
-120
@@ -5,150 +5,137 @@
|
||||
* |--------------------------------------------------------------------------
|
||||
*/
|
||||
return [
|
||||
'my-profile' => 'Mój profil',
|
||||
'member-since' => 'Użytkownik od',
|
||||
|
||||
'top-uploaders-data' => 'Top uploaderzy (dane)',
|
||||
'top-downloaders-data' => 'Top pobierający (dane)',
|
||||
'top-seeders' => 'Top seederzy',
|
||||
'top-leechers' => 'Top leecherzy',
|
||||
'top-uploaders-torrents' => 'Top uploaderzy (torrenty)',
|
||||
'top-bankers' => 'Top zbierający bonusy',
|
||||
'top-seedtime' => 'Top czas seedowania',
|
||||
|
||||
'my-bonus-points' => 'Moje punkty bonusowe',
|
||||
'my-fl-tokens' => 'Moje tokeny Freeleech',
|
||||
|
||||
'about-me' => 'O mnie (maksymalnie 500 znaków!)',
|
||||
'about-me' => 'O mnie',
|
||||
'accepted-at' => 'Zaakceptowane',
|
||||
'accepted-by' => 'Zaakceptowane przez',
|
||||
'account-settings' => 'Ustwienia konta',
|
||||
'achievements' => 'Osiągnięcia',
|
||||
'unlocked-achievements' => 'Odblokowane osiągnięcia',
|
||||
'locked-achievements' => 'Zablokowane osiągnięcia',
|
||||
'pending-achievements' => 'Trwające osiągnięcia',
|
||||
'unlocked' => 'Odblokowane',
|
||||
'locked' => 'Zablokowane',
|
||||
|
||||
'active' => 'Aktywne',
|
||||
'active-table' => 'Tabela moich aktywności',
|
||||
'active-torrents' => 'Aktywne torrenty',
|
||||
'moderated-by' => 'Moderowane przez :mod dnia',
|
||||
|
||||
'my-seedboxes' => 'Moje Seedboxy',
|
||||
'active-warning' => 'Aktywne ostrzeżenie',
|
||||
'active-warnings' => 'Aktywne ostrzeżenia',
|
||||
'add-seedbox' => 'Dodaj Seedboxa',
|
||||
'current-password' => 'Aktualne hasło',
|
||||
'article-comments' => 'Komentarze pod artykułami',
|
||||
'avatar' => 'Avatar',
|
||||
'avg-seedtime' => ' Średni czas seedowania (per torrent)',
|
||||
'badges' => 'Odznaki',
|
||||
'ban' => 'Zbanuj użytkownika',
|
||||
'can-chat' => 'Możliwość pisania na czacie',
|
||||
'can-comment' => 'Możliwość komentowania',
|
||||
'can-download' => 'Możliwość downloadu',
|
||||
'can-invite' => 'Możliwość wysyłki zaproszeń',
|
||||
'can-request' => 'Możliwość dodawania próśb',
|
||||
'can-upload' => 'Możliwość uploadu',
|
||||
'certified-banker' => 'Certyfikowany Bankier',
|
||||
'certified-banker-desc' => 'Posiadanie 50 000 lub więcej BONów',
|
||||
'certified-downloader' => 'Certyfikowany Downloader',
|
||||
'certified-downloader-desc' => 'Pobranie 100 lub więcej torrentów!',
|
||||
'certified-seeder' => 'Certyfikowany Seeder',
|
||||
'certified-seeder-desc' => 'Seed 150 lub więcej torrentów!',
|
||||
'client-ip-address' => 'Adres IP',
|
||||
'username-seedbox' => 'Login Seedboxa',
|
||||
'code' => 'Kod',
|
||||
'created-on' => 'Utworzone',
|
||||
'credited-download' => 'Zaliczony download',
|
||||
'credited-upload' => 'Zaliczony upload',
|
||||
'current-password' => 'Aktualne hasło',
|
||||
'custom-title' => 'Własny tytuł',
|
||||
'delete' => 'Usuwanie użytkownika',
|
||||
'disclaimer' => 'Ostrzeżenie',
|
||||
'disclaimer-info' => 'Domyślnie adresy IP na trackerze nie są rejestrowane tak, jak na większości trackerów. Po dodaniu poniżej adresu IP Seedboxa pamiętaj, że znajdzie się i będzie przechowywany on w bazie danych aż dopóki nie usuniesz ich samodzielnie.',
|
||||
'disclaimer-info-bordered' => 'Po dodaniu Seedboxa wszystkie torrenty seedowane z jego IP będą otagowane jako torrenty wysokich prędkości.',
|
||||
'no-seedboxes' => 'Brak Seedboxów 😔',
|
||||
|
||||
'download-bon' => 'Download odliczony za bony',
|
||||
'download-recorded' => 'Odnotowany download',
|
||||
'download-true' => 'Sumaryczny download',
|
||||
'edit' => 'Edycja użytkownika',
|
||||
'edit-profile' => 'Edycja profilu',
|
||||
'avatar' => 'Avatar',
|
||||
'expired' => 'Wygasłe',
|
||||
'expires-on' => 'Wygasa',
|
||||
'expires-on' => 'Wygasa',
|
||||
'extra' => 'Extra',
|
||||
'follow' => 'Obserwuj',
|
||||
'followers' => 'Obserwujący',
|
||||
'formats-are-supported' => ':formats są dozwolone',
|
||||
'custom-title' => 'Własny tytuł',
|
||||
'about-me' => 'O mnie (maksymalnie 500 znaków!)',
|
||||
'forum-signature' => 'Sygnatura forum',
|
||||
|
||||
'history-table' => 'Moja historia',
|
||||
'total-download' => 'Całkowity download',
|
||||
'total-upload' => 'Całkowity upload',
|
||||
'credited-download' => 'Zaliczony download',
|
||||
'credited-upload' => 'Zaliczony upload',
|
||||
'torrents-history' => 'Historia torrentów',
|
||||
|
||||
'hit-n-runs' => 'Hit and Runs',
|
||||
'hit-n-runs-count' => 'Ilość Hit and Run (przez cały czas)',
|
||||
'hit-n-runs-history' => 'Historia torrentów Hit and Runs',
|
||||
'image' => 'Obraz',
|
||||
'important' => 'Ważne',
|
||||
'invite-friend' => 'Zaproś znajomego (E-mail + wiadomość wymagane)',
|
||||
'invite-tree' => 'Drzewo relacji zaproszeń',
|
||||
'invites' => 'Zaproszenia',
|
||||
'invites-disabled' => 'Uwaga: Zaproszenia są wyłączone aż do czasu otwartej rejestracji!',
|
||||
'invites-disabled-desc' => 'Sprawdź wkrótce!',
|
||||
'invites-banned' => 'Błąd: Twoje uprawnienia nie pozwalają na wysyłkę zaproszeń',
|
||||
'invites-banned-desc' => 'Jeśli uważasz, że jest to błędem zgłoś to w formularzu kontaktowym!',
|
||||
'invites-count' => 'Ilość dostępnych zaproszeń: :count',
|
||||
'important' => 'Ważne',
|
||||
'invites-disabled' => 'Uwaga: Zaproszenia są wyłączone aż do czasu otwartej rejestracji!',
|
||||
'invites-disabled-desc' => 'Sprawdź wkrótce!',
|
||||
'invites-rules' => '<li class="text-success">Zapraszaj osoby tylko te, które znasz i im ufasz.</li><li class="text-danger">Ponosisz odpowiedzialność za zaproszone osoby.</li><li class="text-danger">Każde wysłane zaproszenie jest weryfikowane.</li><li class="text-danger">Nie wymieniaj i nie handluj zaproszeniami.</li><li class="text-danger">Jeśli osoba, którą zaprosiłeś dostanie bana za oszukiwanie, handel kontem lub sprzedaż/wymianę zaproszeń, dostaniesz ostrzeżenie.</li>',
|
||||
'invite-friend' => 'Zaproś znajomego (E-mail + wiadomość wymagane)',
|
||||
|
||||
'invite-tree' => 'Drzewo relacji zaproszeń',
|
||||
'invites-send' => 'Zaproszenia wysłane',
|
||||
'sender' => 'Wysyłający',
|
||||
'code' => 'Kod',
|
||||
'created-on' => 'Utworzone',
|
||||
'expires-on' => 'Wygasa',
|
||||
'accepted-by' => 'Zaakceptowane przez',
|
||||
'accepted-at' => 'Zaakceptowane',
|
||||
'no-logs' => 'Brak logów zaproszeń dla tego użytkownika!',
|
||||
|
||||
'last-login' => 'Ostatnie logowanie',
|
||||
'locked' => 'Zablokowane',
|
||||
'locked-achievements' => 'Zablokowane osiągnięcia',
|
||||
'member-since' => 'Użytkownik od',
|
||||
'members-desc' => 'Lista użytkowników zarejestrowanych na :title ze wszystkich grup.',
|
||||
'search' => 'Szybkie szukanie po loginie',
|
||||
'image' => 'Obraz',
|
||||
'registration-date' => 'Data rejestracji',
|
||||
|
||||
'profile-desc' => 'Profil użytkownika :user zarejestrowanego na :title',
|
||||
'private-profile' => 'Ostrzeżenie: ten profil jest ustawiony jako prywatny!',
|
||||
'moderated-by' => 'Moderowane przez :mod dnia',
|
||||
'my-bonus-points' => 'Moje punkty bonusowe',
|
||||
'my-fl-tokens' => 'Moje tokeny Freeleech',
|
||||
'my-profile' => 'Mój profil',
|
||||
'my-seedboxes' => 'Moje Seedboxy',
|
||||
'no-logs' => 'Brak logów zaproszeń dla tego użytkownika!',
|
||||
'no-seedboxes' => 'Brak Seedboxów 😔',
|
||||
'not-authorized' => 'Nie masz uprawnień do przeglądania tego profilu. Ten użytkownik kryje się jak ninja!',
|
||||
'recent-achievements' => 'Ostatnie osiągnięcia',
|
||||
'followers' => 'Obserwujący',
|
||||
'offline' => 'Offline',
|
||||
'online' => 'Online',
|
||||
'active-warning' => 'Aktywne ostrzeżenie',
|
||||
'staff-noted' => 'Konto obserwowane przez Załogę',
|
||||
'unfollow' => 'Przestań obserwować',
|
||||
'follow' => 'Obserwuj',
|
||||
'report' => 'Zgłoś użytkownika',
|
||||
'unban' => 'Odbanuj użytkownika',
|
||||
'ban' => 'Zbanuj użytkownika',
|
||||
'edit' => 'Edycja użytkownika',
|
||||
'delete' => 'Usuwanie użytkownika',
|
||||
'public-info' => 'Informacje publiczne',
|
||||
'total-downloads' => 'Całkowity download',
|
||||
'total-uploads' => 'Całkowity upload',
|
||||
'total-seeding' => 'Całkowity seed',
|
||||
'total-leeching' => 'Całkowity leech',
|
||||
'total-seedtime-all' => 'Całkowity czas seedowania (wszystkich torrentów)',
|
||||
'avg-seedtime' => ' Średni czas seedowania (per torrent)',
|
||||
'badges' => 'Odznaki',
|
||||
'download-recorded' => 'Odnotowany download',
|
||||
'download-bon' => 'Download odliczony za bony',
|
||||
'download-true' => 'Sumaryczny download',
|
||||
'upload-recorded' => 'Odnotowany upload',
|
||||
'upload-bon' => 'Upload doliczony za bony',
|
||||
'upload-true' => 'Sumaryczny upload',
|
||||
'certified-seeder-desc' => 'Seed 150 lub więcej torrentów!',
|
||||
'certified-seeder' => 'Certyfikowany Seeder',
|
||||
'certified-downloader-desc' => 'Pobranie 100 lub więcej torrentów!',
|
||||
'certified-downloader' => 'Certyfikowany Downloader',
|
||||
'certified-banker-desc' => 'Posiadanie 50 000 lub więcej BONów',
|
||||
'certified-banker' => 'Certyfikowany Bankier',
|
||||
'title' => 'Tytuł',
|
||||
'about-me' => 'O mnie',
|
||||
'extra' => 'Extra',
|
||||
'thanks-received' => 'Otrzymano podziękowań',
|
||||
'thanks-given' => 'Wysłano podziękowań',
|
||||
'article-comments' => 'Komentarze pod artykułami',
|
||||
'torrent-comments' => 'Komentarze pod torrentami',
|
||||
'request-comments' => 'Komentarze pod prośbami',
|
||||
'topics' => 'Założone tematy na forum',
|
||||
'posts' => 'Posty na forum',
|
||||
'hit-n-runs-count' => 'Ilość Hit and Run (przez cały czas)',
|
||||
'active-warnings' => 'Aktywne ostrzeżenia',
|
||||
'warning-log' => 'Log ostrzeżeń',
|
||||
'warning' => 'Ostrzeżenia',
|
||||
|
||||
'private-info' => 'Informacje prywatne',
|
||||
'passkey' => 'PID',
|
||||
'show-passkey' => 'Pokaż PID',
|
||||
'passkey-warning' => 'PID jest jak Twoje hasło, musisz dbać o jego bezpieczeństwo!',
|
||||
'user-id' => 'ID użytkownika',
|
||||
'last-login' => 'Ostatnie logowanie',
|
||||
'can-upload' => 'Możliwość uploadu',
|
||||
'can-download' => 'Możliwość downloadu',
|
||||
'can-comment' => 'Możliwość komentowania',
|
||||
'can-request' => 'Możliwość dodawania próśb',
|
||||
'can-chat' => 'Możliwość pisania na czacie',
|
||||
'can-invite' => 'Możliwość wysyłki zaproszeń',
|
||||
|
||||
'account-settings' => 'Ustwienia konta',
|
||||
'pending-achievements' => 'Trwające osiągnięcia',
|
||||
'posts' => 'Posty na forum',
|
||||
'private-info' => 'Informacje prywatne',
|
||||
'private-profile' => 'Ostrzeżenie: ten profil jest ustawiony jako prywatny!',
|
||||
'profile-desc' => 'Profil użytkownika :user zarejestrowanego na :title',
|
||||
'public-info' => 'Informacje publiczne',
|
||||
'recent-achievements' => 'Ostatnie osiągnięcia',
|
||||
'registration-date' => 'Data rejestracji',
|
||||
'report' => 'Zgłoś użytkownika',
|
||||
'request-comments' => 'Komentarze pod prośbami',
|
||||
'search' => 'Szybkie szukanie po loginie',
|
||||
'sender' => 'Wysyłający',
|
||||
'show-passkey' => 'Pokaż PID',
|
||||
'staff-noted' => 'Konto obserwowane przez Załogę',
|
||||
'thanks-given' => 'Wysłano podziękowań',
|
||||
'thanks-received' => 'Otrzymano podziękowań',
|
||||
'title' => 'Tytuł',
|
||||
'top-bankers' => 'Top zbierający bonusy',
|
||||
'top-downloaders-data' => 'Top pobierający (dane)',
|
||||
'top-leechers' => 'Top leecherzy',
|
||||
'top-seeders' => 'Top seederzy',
|
||||
'top-seedtime' => 'Top czas seedowania',
|
||||
'top-uploaders-data' => 'Top uploaderzy (dane)',
|
||||
'top-uploaders-torrents' => 'Top uploaderzy (torrenty)',
|
||||
'topics' => 'Założone tematy na forum',
|
||||
'torrent-comments' => 'Komentarze pod torrentami',
|
||||
'torrents-history' => 'Historia torrentów',
|
||||
'total-download' => 'Całkowity download',
|
||||
'total-downloads' => 'Całkowity download',
|
||||
'total-leeching' => 'Całkowity leech',
|
||||
'total-seeding' => 'Całkowity seed',
|
||||
'total-seedtime-all' => 'Całkowity czas seedowania (wszystkich torrentów)',
|
||||
'total-upload' => 'Całkowity upload',
|
||||
'total-uploads' => 'Całkowity upload',
|
||||
'unban' => 'Odbanuj użytkownika',
|
||||
'unfollow' => 'Przestań obserwować',
|
||||
'unlocked' => 'Odblokowane',
|
||||
'unlocked-achievements' => 'Odblokowane osiągnięcia',
|
||||
'upload-bon' => 'Upload doliczony za bony',
|
||||
'upload-recorded' => 'Odnotowany upload',
|
||||
'upload-true' => 'Sumaryczny upload',
|
||||
'uploads-table' => 'Tabela uploadów',
|
||||
'hit-n-runs' => 'Hit and Runs',
|
||||
'hit-n-runs-history' => 'Historia torrentów Hit and Runs',
|
||||
'user-id' => 'ID użytkownika',
|
||||
'username-seedbox' => 'Login Seedboxa',
|
||||
'warned-on' => 'Ostrzeżono',
|
||||
'expires-on' => 'Wygasa',
|
||||
'active' => 'Aktywne',
|
||||
'expired' => 'Wygasłe'
|
||||
'warning' => 'Ostrzeżenia',
|
||||
'warning-log' => 'Log ostrzeżeń'
|
||||
];
|
||||
Reference in New Issue
Block a user