Changeset 1566
- Timestamp:
- 05/03/06 18:29:16 (2 years ago)
- Files:
-
- alternc-awstats/trunk/bureau/admin/aws_add.php (modified) (1 diff)
- alternc-awstats/trunk/bureau/locales/aws.po (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc-awstats/trunk/bureau/admin/aws_add.php
r1069 r1566 55 55 <?php } ?> 56 56 </td></tr> 57 <tr><th><?php __("Hostaliases"); ?></th><td> 58 // here we put the form to fill the content of the aws.hostaliases FIXME 59 </td></tr> 57 60 <tr><th><?php __("Allowed Users"); ?></th><td> 58 61 <?php alternc-awstats/trunk/bureau/locales/aws.po
r1036 r1566 1 1 # AlternC's Translation 2 # Copyright (C) 200 4AlternC's translation team <i18n@alternc.org>2 # Copyright (C) 2006 AlternC's translation team <i18n@alternc.org> 3 3 # This file is distributed under the same license as the AlternC's package. 4 4 # AlternC's translation team <i18n@alternc.org> … … 9 9 "$id$\n" 10 10 "Report-Msgid-Bugs-To: i18n@alternc.org\n" 11 "POT-Creation-Date: 200 4-09-08 11:18+0200\n"12 "PO-Revision-Date: 200 4-09-08 11:18CEST\n"11 "POT-Creation-Date: 2006-05-03 18:11+0200\n" 12 "PO-Revision-Date: 2006-05-03 18:11 CEST\n" 13 13 "Last-Translator: Team AlternC <i18n@alternc.org>\n" 14 14 "Language-Team: Team AlternC <i18n@alternc.org>\n" … … 34 34 35 35 #: admin/aws_add.php:57 36 msgid "Hostaliases" 37 msgstr "" 38 39 #: admin/aws_add.php:59 36 40 msgid "Allowed Users" 37 41 msgstr "" … … 92 96 msgstr "" 93 97 98 #: admin/aws_pass.php:51 99 msgid "Change a user's password" 100 msgstr "" 101 102 #: admin/aws_pass.php:61 admin/aws_users.php:47 admin/aws_users.php:69 103 msgid "Username" 104 msgstr "" 105 106 #: admin/aws_pass.php:64 107 msgid "New Password" 108 msgstr "" 109 110 #: admin/aws_pass.php:65 111 msgid "Change this user's password" 112 msgstr "" 113 94 114 #: admin/aws_useradd.php:36 95 115 msgid "The Awstat account has been successfully created" … … 105 125 msgstr "" 106 126 107 #: admin/aws_users.php:47 admin/aws_users.php:69 108 msgid "Username" 109 msgstr "" 110 111 #: admin/aws_users.php:50 admin/aws_users.php:69 127 #: admin/aws_users.php:50 112 128 msgid "Password" 113 129 msgstr "" … … 121 137 msgstr "" 122 138 123 #: admin/aws_users.php:79 124 msgid "<-No Password->" 125 msgstr "" 126 127 #: admin/aws_users.php:84 139 #: admin/aws_users.php:83 128 140 msgid "Delete checked accounts" 129 141 msgstr "" 130 142 131 #: admin/menu_aws tats.php:37143 #: admin/menu_aws.php:37 132 144 msgid "Web Statistics" 133 145 msgstr ""
