Verzeichnisstruktur phpBB-3.1.0


Veröffentlicht
27.10.2014

So funktioniert es


Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück

Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

memberlist.php

Zuletzt modifiziert: 09.10.2024, 12:52 - Dateigröße: 6.37 KiB


001  <?php
002  /**
003  *
004  * This file is part of the phpBB Forum Software package.
005  *
006  * @copyright (c) phpBB Limited <https://www.phpbb.com>
007  * @license GNU General Public License, version 2 (GPL-2.0)
008  *
009  * For full copyright and license information, please see
010  * the docs/CREDITS.txt file.
011  *
012  */
013   
014  /**
015  * DO NOT CHANGE
016  */
017  if (!defined('IN_PHPBB'))
018  {
019      exit;
020  }
021   
022  if (empty($lang) || !is_array($lang))
023  {
024      $lang = array();
025  }
026   
027  // DEVELOPERS PLEASE NOTE
028  //
029  // All language files should use UTF-8 as their encoding and the files must not contain a BOM.
030  //
031  // Placeholders can now contain order information, e.g. instead of
032  // 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
033  // translators to re-order the output of data while ensuring it remains correct
034  //
035  // You do not need this where single placeholders are used, e.g. 'Message %d' is fine
036  // equally where a string contains only two placeholders which are used to wrap text
037  // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
038   
039  $lang = array_merge($lang, array(
040      'ABOUT_USER'            => 'Profile',
041      'ACTIVE_IN_FORUM'        => 'Most active forum',
042      'ACTIVE_IN_TOPIC'        => 'Most active topic',
043      'ADD_FOE'                => 'Add foe',
044      'ADD_FRIEND'            => 'Add friend',
045      'AFTER'                    => 'After',
046   
047      'ALL'                    => 'All',
048   
049      'BEFORE'                => 'Before',
050   
051      'CC_EMAIL'                => 'Send a copy of this email to yourself.',
052      'CONTACT_ADMIN'            => 'Contact a Board Administrator',
053   
054      'DEST_LANG'                => 'Language',
055      'DEST_LANG_EXPLAIN'        => 'Select an appropriate language (if available) for the recipient of this message.',
056   
057      'EDIT_PROFILE'            => 'Edit profile',
058   
059      'EMAIL_BODY_EXPLAIN'    => 'This message will be sent as plain text, do not include any HTML or BBCode. The return address for this message will be set to your email address.',
060      'EMAIL_DISABLED'        => 'Sorry but all email related functions have been disabled.',
061      'EMAIL_SENT'            => 'The email has been sent.',
062      'EMAIL_TOPIC_EXPLAIN'    => 'This message will be sent as plain text, do not include any HTML or BBCode. Please note that the topic information is already included in the message. The return address for this message will be set to your email address.',
063      'EMPTY_ADDRESS_EMAIL'    => 'You must provide a valid email address for the recipient.',
064      'EMPTY_MESSAGE_EMAIL'    => 'You must enter a message to be emailed.',
065      'EMPTY_MESSAGE_IM'        => 'You must enter a message to be send.',
066      'EMPTY_NAME_EMAIL'        => 'You must enter the real name of the recipient.',
067      'EMPTY_SENDER_EMAIL'    => 'You must provide a valid email address.',
068      'EMPTY_SENDER_NAME'        => 'You must provide a name.',
069      'EMPTY_SUBJECT_EMAIL'    => 'You must specify a subject for the email.',
070      'EQUAL_TO'                => 'Equal to',
071   
072      'FIND_USERNAME_EXPLAIN'    => 'Use this form to search for specific members. You do not need to fill out all fields. To match partial data use * as a wildcard. When entering dates use the format <kbd>YYYY-MM-DD</kbd>, e.g. <samp>2004-02-29</samp>. Use the mark checkboxes to select one or more usernames (several usernames may be accepted depending on the form itself) and click the Select Marked button to return to the previous form.',
073      'FLOOD_EMAIL_LIMIT'        => 'You cannot send another email at this time. Please try again later.',
074   
075      'GROUP_LEADER'            => 'Group leader',
076   
077      'HIDE_MEMBER_SEARCH'    => 'Hide member search',
078   
079      'IM_ADD_CONTACT'        => 'Add Contact',
080      'IM_DOWNLOAD_APP'        => 'Download application',
081      'IM_JABBER'                => 'Please note that users may have selected to not receive unsolicited instant messages.',
082      'IM_JABBER_SUBJECT'        => 'This is an automated message please do not reply! Message from user %1$s at %2$s.',
083      'IM_MESSAGE'            => 'Your message',
084      'IM_NAME'                => 'Your Name',
085      'IM_NO_DATA'            => 'There is no suitable contact information for this user.',
086      'IM_NO_JABBER'            => 'Sorry, direct messaging of Jabber users is not supported on this board. You will need a Jabber client installed on your system to contact the recipient above.',
087      'IM_RECIPIENT'            => 'Recipient',
088      'IM_SEND'                => 'Send message',
089      'IM_SEND_MESSAGE'        => 'Send message',
090      'IM_SENT_JABBER'        => 'Your message to %1$s has been sent successfully.',
091      'IM_USER'                => 'Send an instant message',
092   
093      'LAST_ACTIVE'                => 'Last active',
094      'LESS_THAN'                    => 'Less than',
095      'LIST_USERS'                => array(
096          1    => '%d user',
097          2    => '%d users',
098      ),
099      'LOGIN_EXPLAIN_TEAM'        => 'The board requires you to be registered and logged in to view the team listing.',
100      'LOGIN_EXPLAIN_MEMBERLIST'    => 'The board requires you to be registered and logged in to access the memberlist.',
101      'LOGIN_EXPLAIN_SEARCHUSER'    => 'The board requires you to be registered and logged in to search users.',
102      'LOGIN_EXPLAIN_VIEWPROFILE'    => 'The board requires you to be registered and logged in to view profiles.',
103   
104      'MORE_THAN'                => 'More than',
105   
106      'NO_CONTACT_FORM'        => 'The board administrator contact form has been disabled.',
107      'NO_CONTACT_PAGE'        => 'The board administrator contact page has been disabled.',
108      'NO_EMAIL'                => 'You are not permitted to send email to this user.',
109      'NO_VIEW_USERS'            => 'You are not authorised to view the member list or profiles.',
110   
111      'ORDER'                    => 'Order',
112      'OTHER'                    => 'Other',
113   
114      'POST_IP'                => 'Posted from IP/domain',
115   
116      'REAL_NAME'                => 'Recipient name',
117      'RECIPIENT'                => 'Recipient',
118      'REMOVE_FOE'            => 'Remove foe',
119      'REMOVE_FRIEND'            => 'Remove friend',
120   
121      'SELECT_MARKED'            => 'Select marked',
122      'SELECT_SORT_METHOD'    => 'Select sort method',
123      'SENDER_EMAIL_ADDRESS'    => 'Your email address',
124      'SENDER_NAME'            => 'Your name',
125      'SEND_ICQ_MESSAGE'        => 'Send ICQ message',
126      'SEND_IM'                => 'Instant messaging',
127      'SEND_JABBER_MESSAGE'    => 'Send Jabber message',
128      'SEND_MESSAGE'            => 'Message',
129      'SEND_YIM_MESSAGE'        => 'Send YIM message',
130      'SORT_EMAIL'            => 'Email',
131      'SORT_LAST_ACTIVE'        => 'Last active',
132      'SORT_POST_COUNT'        => 'Post count',
133   
134      'USERNAME_BEGINS_WITH'    => 'Username begins with',
135      'USER_ADMIN'            => 'Administer user',
136      'USER_BAN'                => 'Banning',
137      'USER_FORUM'            => 'User statistics',
138      'USER_LAST_REMINDED'    => array(
139          0        => 'No reminder sent at this time',
140          1        => '%1$d reminder sent<br />» %2$s',
141          2        => '%1$d reminder sent<br />» %2$s',
142      ),
143      'USER_ONLINE'            => 'Online',
144      'USER_PRESENCE'            => 'Board presence',
145      'USERS_PER_PAGE'        => 'Users per page',
146   
147      'VIEWING_PROFILE'        => 'Viewing profile - %s',
148      'VIEW_FACEBOOK_PROFILE'    => 'View Facebook Profile',
149      'VIEW_SKYPE_PROFILE'    => 'View Skype Profile',
150      'VIEW_TWITTER_PROFILE'    => 'View Twitter Profile',
151      'VIEW_YOUTUBE_CHANNEL'    => 'View YouTube Channel',
152      'VIEW_GOOGLEPLUS_PROFILE' => 'View Google+ Profile',
153  ));
154