Ignore:
Timestamp:
Nov 14, 2011, 11:17:15 PM (13 years ago)
Author:
dj3c1t
Message:

passage a Fluxbb 1.4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rsr.v5.1.dev/web/punbb/lang/English/misc.php

    r1 r3  
    44$lang_misc = array(
    55
    6 'Mark read redirect'            =>      'All topics and forums have been marked as read. Redirection ...',
     6'Mark read redirect'                    =>      'All topics and forums have been marked as read. Redirecting 
',
     7'Mark forum read redirect'              =>      'All topics in the specified forum have been marked as read. Redirecting 
',
    78
    8 // Send e-mail
    9 'Form e-mail disabled'          =>      'The user you are trying to send an e-mail to has disabled form e-mail.',
    10 'No e-mail subject'                     =>      'You must enter a subject.',
    11 'No e-mail message'                     =>      'You must enter a message.',
    12 'Too long e-mail message'       =>      'Messages cannot be longer than 65535 characters (64 KB).',
    13 'E-mail sent redirect'          =>      'E-mail sent. Redirection ...',
    14 'Send e-mail to'                        =>      'Send e-mail to',
    15 'E-mail subject'                        =>      'Subject',
    16 'E-mail message'                        =>      'Message',
    17 'E-mail disclosure note'        =>      'Please note that by using this form, your e-mail address will be disclosed to the recipient.',
    18 'Write e-mail'                          =>      'Write and submit your e-mail message',
     9// Send email
     10'Form email disabled'                   =>      'The user you are trying to send an email to has disabled form email.',
     11'No email subject'                              =>      'You must enter a subject.',
     12'No email message'                              =>      'You must enter a message.',
     13'Too long email message'                =>      'Messages cannot be longer than 65535 characters (64 KB).',
     14'Email flood'                                   =>      'At least %s seconds have to pass between sent emails. Please wait a while and try sending again.',
     15'Email sent redirect'                   =>      'Email sent. Redirecting 
',
     16'Send email to'                                 =>      'Send email to',
     17'Email subject'                                 =>      'Subject',
     18'Email message'                                 =>      'Message',
     19'Email disclosure note'                 =>      'Please note that by using this form, your email address will be disclosed to the recipient.',
     20'Write email'                                   =>      'Write and submit your email message',
    1921
    2022// Report
    21 'No reason'                                     =>      'You must enter a reason.',
    22 'Report redirect'                       =>      'Post reported. Redirection ...',
    23 'Report post'                           =>      'Report post',
    24 'Reason'                                        =>      'Reason',
    25 'Reason desc'                           =>      'Please enter a short reason why you are reporting this post',
     23'No reason'                                             =>      'You must enter a reason.',
     24'Reason too long'                               =>      'Your message must be under 65535 bytes (~64kb).',
     25'Report flood'                                  =>      'At least %s seconds have to pass between reports. Please wait a while and try sending again.',
     26'Report redirect'                               =>      'Post reported. Redirecting 
',
     27'Report post'                                   =>      'Report post',
     28'Reason'                                                =>      'Reason',
     29'Reason desc'                                   =>      'Please enter a short reason why you are reporting this post',
    2630
    2731// Subscriptions
    28 'Already subscribed'            =>      'You are already subscribed to this topic.',
    29 'Subscribe redirect'            =>      'Your subscription has been added. Redirection ...',
    30 'Not subscribed'                        =>      'You are not subscribed to this topic.',
    31 'Unsubscribe redirect'          =>      'Your subscription has been removed. Redirection ...',
     32'Already subscribed topic'              =>      'You are already subscribed to this topic.',
     33'Already subscribed forum'              =>      'You are already subscribed to this forum.',
     34'Subscribe redirect'                    =>      'Your subscription has been added. Redirecting 
',
     35'Not subscribed topic'                  =>      'You are not subscribed to this topic.',
     36'Not subscribed forum'                  =>      'You are not subscribed to this forum.',
     37'Unsubscribe redirect'                  =>      'Your subscription has been removed. Redirecting 
',
    3238
    3339// General forum and topic moderation
    34 'Moderate'                                      =>      'Moderate',
    35 'Select'                                        =>      'Select',       // the header of a column of checkboxes
    36 'Move'                                          =>      'Move',
    37 'Delete'                                        =>      'Delete',
     40'Moderate'                                              =>      'Moderate',
     41'Select'                                                =>      'Select', // the header of a column of checkboxes
     42'Move'                                                  =>      'Move',
     43'Split'                                                 =>      'Split',
     44'Delete'                                                =>      'Delete',
     45'Merge'                                                 =>      'Merge',
    3846
    3947// Moderate forum
    40 'Open'                                          =>      'Open',
    41 'Close'                                         =>      'Close',
    42 'Move topic'                            =>      'Move topic',
    43 'Move topics'                           =>      'Move topics',
    44 'Move legend'                           =>      'Select destination of move',
    45 'Move to'                                       =>      'Move to',
    46 'Leave redirect'                        =>      'Leave redirect topic(s)',
    47 'Move topic redirect'           =>      'Topic moved. Redirection ...',
    48 'Move topics redirect'          =>      'Topics moved. Redirection ...',
    49 'Confirm delete legend'         =>      'Please confirm deletion',
    50 'Delete topics'                         =>      'Delete topics',
    51 'Delete topics comply'          =>      'Are you sure you want to delete the selected topics?',
    52 'Delete topics redirect'        =>      'Topics deleted. Redirection ...',
    53 'Open topic redirect'           =>      'Topic opened. Redirection ...',
    54 'Open topics redirect'          =>      'Topics opened. Redirection ...',
    55 'Close topic redirect'          =>      'Topic closed. Redirection ...',
    56 'Close topics redirect'         =>      'Topics closed. Redirection ...',
    57 'No topics selected'            =>      'You must select at least one topic for move/delete/open/close.',
    58 'Stick topic redirect'          =>      'Topic sticked. Redirection ...',
    59 'Unstick topic redirect'        =>      'Topic unsticked. Redirection ...',
     48'Open'                                                  =>      'Open',
     49'Close'                                                 =>      'Close',
     50'Move topic'                                    =>      'Move topic',
     51'Move topics'                                   =>      'Move topics',
     52'Move legend'                                   =>      'Select destination of move',
     53'Move to'                                               =>      'Move to',
     54'Nowhere to move'                               =>      'There are no forums into which you can move topics.',
     55'Leave redirect'                                =>      'Leave redirect topic(s)',
     56'Move topic redirect'                   =>      'Topic moved. Redirecting 
',
     57'Move topics redirect'                  =>      'Topics moved. Redirecting 
',
     58'Confirm delete legend'                 =>      'Please confirm deletion',
     59'Delete topics'                                 =>      'Delete topics',
     60'Delete topics comply'                  =>      'Are you sure you want to delete the selected topics?',
     61'Delete topics redirect'                =>      'Topics deleted. Redirecting 
',
     62'Open topic redirect'                   =>      'Topic opened. Redirecting 
',
     63'Open topics redirect'                  =>      'Topics opened. Redirecting 
',
     64'Close topic redirect'                  =>      'Topic closed. Redirecting 
',
     65'Close topics redirect'                 =>      'Topics closed. Redirecting 
',
     66'No topics selected'                    =>      'You must select at least one topic for move/delete/open/close.',
     67'Not enough topics selected'    =>      'You must select at least two topics for merge.',
     68'Stick topic redirect'                  =>      'Topic sticked. Redirecting 
',
     69'Unstick topic redirect'                =>      'Topic unsticked. Redirecting 
',
     70'Merge topics'                                  =>      'Merge topics',
     71'Merge topics redirect'                 =>      'Topics merged. Redirecting 
',
     72'Confirm merge legend'                  =>      'Please confirm merge',
     73'New subject'                                   =>      'New subject',
     74
     75// Split multiple posts in topic
     76'Confirm split legend'                  =>      'Please confirm split of selected posts and select destination of move.',
     77'Split posts'                                   =>      'Split posts',
     78'Split posts comply'                    =>      'Are you sure you want to split the selected posts?',
     79'Split posts redirect'                  =>      'Posts have been split. Redirecting 
',
    6080
    6181// Delete multiple posts in topic
    62 'Delete posts'                          =>      'Delete posts',
    63 'Delete posts comply'           =>      'Are you sure you want to delete the selected posts?',
    64 'Delete posts redirect'         =>      'Posts deleted. Redirection ...',
    65 'No posts selected'                     =>      'You must select at least one post to be deleted.'
     82'Delete posts'                                  =>      'Delete posts',
     83'Cannot select first'                   =>      'First post cannot be selected for split/delete.',
     84'Delete posts comply'                   =>      'Are you sure you want to delete the selected posts?',
     85'Delete posts redirect'                 =>      'Posts deleted. Redirecting 
',
     86'No posts selected'                             =>      'You must select at least one post for split/delete.',
     87
     88// Get host
     89'Host info 1'                                   =>      'The IP address is: %s',
     90'Host info 2'                                   =>      'The host name is: %s',
     91'Show more users'                               =>      'Show more users for this IP',
    6692
    6793);
Note: See TracChangeset for help on using the changeset viewer.