|
From: <be...@us...> - 2013-03-01 08:40:41
|
Revision: 11129
http://sourceforge.net/p/xoops/svn/11129
Author: beckmi
Date: 2013-03-01 08:40:39 +0000 (Fri, 01 Mar 2013)
Log Message:
-----------
Fixing some English translations
Modified Paths:
--------------
XoopsModules/userlog/trunk/userlog/language/english/admin.php
XoopsModules/userlog/trunk/userlog/language/english/blocks.php
XoopsModules/userlog/trunk/userlog/language/english/modinfo.php
Modified: XoopsModules/userlog/trunk/userlog/language/english/admin.php
===================================================================
--- XoopsModules/userlog/trunk/userlog/language/english/admin.php 2013-03-01 07:01:28 UTC (rev 11128)
+++ XoopsModules/userlog/trunk/userlog/language/english/admin.php 2013-03-01 08:40:39 UTC (rev 11129)
@@ -27,14 +27,14 @@
define("_AM_USERLOG_ABOUT","About");
// setting.php loglog object options
-define("_AM_USERLOG_LOG_ID","Log id");
-define("_AM_USERLOG_LOG_ID_DSC","Log id in database");
+define("_AM_USERLOG_LOG_ID","Log ID");
+define("_AM_USERLOG_LOG_ID_DSC","Log ID in the database");
define("_AM_USERLOG_LOG_TIME","Log time");
define("_AM_USERLOG_LOG_TIME_DSC","Time of log record");
-define("_AM_USERLOG_UID","User id");
-define("_AM_USERLOG_UID_DSC","User id number");
-define("_AM_USERLOG_ADMIN","is Admin?(y/n)");
-define("_AM_USERLOG_ADMIN_DSC","true if user is admin in all or any section of your website that have been logged. eg: webmasters, moderator in forums");
+define("_AM_USERLOG_UID","User ID");
+define("_AM_USERLOG_UID_DSC","User ID number");
+define("_AM_USERLOG_ADMIN","Is Admin?(y/n)");
+define("_AM_USERLOG_ADMIN_DSC","True if user is Admin in all or any section of your website that have been logged. e.g.: webmasters, moderator in forums");
define("_AM_USERLOG_GROUPS","Groups");
define("_AM_USERLOG_GROUPS_DSC","All Groups");
define("_AM_USERLOG_UNAME","Username");
@@ -45,12 +45,12 @@
define("_AM_USERLOG_USER_AGENT","User agent");
define("_AM_USERLOG_URL","URL (Request URI)");
define("_AM_USERLOG_SCRIPT","Script name");
-define("_AM_USERLOG_SCRIPT_DSC","Script name eg:(in your homepage it is index.php)");
+define("_AM_USERLOG_SCRIPT_DSC","Script name e.g.:(in your homepage it is index.php)");
define("_AM_USERLOG_REFERER","Referer URI");
define("_AM_USERLOG_PAGETITLE","Page title");
-define("_AM_USERLOG_MODULE","Module dirname");
+define("_AM_USERLOG_MODULE","Module dir name");
define("_AM_USERLOG_ITEM_NAME","Item name");
-define("_AM_USERLOG_ITEM_ID","Item id");
+define("_AM_USERLOG_ITEM_ID","Item ID");
define("_AM_USERLOG_REQUEST_METHOD","Request method (GET, POST, ...)");
define("_AM_USERLOG_GET","\$_GET");
define("_AM_USERLOG_POST","\$_POST");
@@ -63,33 +63,33 @@
define("_AM_USERLOG_LOGGER","Logger");
define("_AM_USERLOG_STORE_FILE","Store logs in file?");
define("_AM_USERLOG_STORE_DB","Store logs in database?");
-define("_AM_USERLOG_VIEWS","log user views?");
+define("_AM_USERLOG_VIEWS","Log user views?");
// setting.php logset object
define("_AM_USERLOG_SET_ADD","Add a setting");
-define("_AM_USERLOG_SET_ID","id");
+define("_AM_USERLOG_SET_ID","ID");
define("_AM_USERLOG_SET_NAME","Setting name");
define("_AM_USERLOG_SET_NAME_DSC","Type a name for this setting in your own language");
define("_AM_USERLOG_SET_LOGBY","Log by");
-define("_AM_USERLOG_SET_LOGBY_DSC","Log user activities by fetching this value from users table in database? priority: IF exist uid log it ELSEIF exist gid log it ELSEIf exist ip log it ELSE if Unique id = 0 log all users ELSE dont log");
-define("_AM_USERLOG_SET_UNIQUE_ID","Unique id");
+define("_AM_USERLOG_SET_LOGBY_DSC","Log user activities by fetching this value from users table in database? priority: IF exist uid log it ELSEIF exist gid log it ELSEIf exist ip log it ELSE if Unique id = 0 log all users ELSE don't log");
+define("_AM_USERLOG_SET_UNIQUE_ID","Unique ID");
define("_AM_USERLOG_SET_UNIQUE_ID_DSC","Unique id (eg: uid=1, gid=3 (anonymous), ip=66.249.66.1) 0=all users");
-define("_AM_USERLOG_SET_GID","Group id");
-define("_AM_USERLOG_SET_IP","Visitor ip");
-define("_AM_USERLOG_SET_OPTIONS","options");
+define("_AM_USERLOG_SET_GID","Group ID");
+define("_AM_USERLOG_SET_IP","Visitor IP");
+define("_AM_USERLOG_SET_OPTIONS","Options");
define("_AM_USERLOG_SET_OPTIONS_DSC","Log which user/page data? Notice: selecting no option means all options. Selecting no store option (File and/or Database) means Database. Selecting views means store uid, groups, script name, pagetitle, module, item name, item id in Database");
define("_AM_USERLOG_SET_SCOPE","Log scope");
-define("_AM_USERLOG_SET_SCOPE_DSC","Log users activities in which modules? Select nothing means whole website");
+define("_AM_USERLOG_SET_SCOPE_DSC","Log users activities in which modules? Selecting nothing means whole website");
// setting.php add/edit
-define("_AM_USERLOG_SET_ERROR","Error. You input a wrong data!");
+define("_AM_USERLOG_SET_ERROR","Error. You've entered wrong data!");
define("_AM_USERLOG_SET_CREATE","Setting %s\1 created successfully.");
define("_AM_USERLOG_SET_EDIT","Setting %s\1 edited successfully.");
-define("_AM_USERLOG_SET_UPDATE","Setting %s\1 was exist in database and updated successfully.");
+define("_AM_USERLOG_SET_UPDATE","Setting %s\1 is in database and was updated successfully.");
define("_AM_USERLOG_SET_CANCEL","Cancel");
// setting.php delete
-define("_AM_USERLOG_SET_DELETE_CONFIRM","Are you sure you want to delete setting %s\1?");
+define("_AM_USERLOG_SET_DELETE_CONFIRM","Are you sure to delete setting %s\1?");
define("_AM_USERLOG_SET_DELETE_ERROR","Cannot delete setting %s\1");
define("_AM_USERLOG_SET_DELETE_SUCCESS","Setting %s\1 deleted successfully.");
@@ -98,40 +98,40 @@
define("_AM_USERLOG_LOGFORM","Enter data and push enter or click on submit button to show logs");
define("_AM_USERLOG_LOGS_PERPAGE","Number of logs per page");
-define("_AM_USERLOG_LOGS_PERPAGE_DSC","The default value is %s\1 defined in preferences");
+define("_AM_USERLOG_LOGS_PERPAGE_DSC","The default value is %s\1 defined in Preferences");
define("_AM_USERLOG_SORT","Sort by");
define("_AM_USERLOG_SORT_DSC","Select one field to sort logs based on that field");
define("_AM_USERLOG_ORDER","Order by");
define("_AM_USERLOG_ORDER_DSC","Ascending or Descending order");
-define("_AM_USERLOG_LOG_ID_FORM","Enter one '%s\1' or several '%s\2's separate with comma to show logs based on that. eg: 23,32,12");
+define("_AM_USERLOG_LOG_ID_FORM","Enter one '%s\1' or several '%s\2's separated with comma to show logs based on that. eg: 23,32,12");
define("_AM_USERLOG_LOG_IDGT","Log id greater than");
define("_AM_USERLOG_LOG_IDGT_FORM","Enter one '%s\1' to show all '%s\2's greater than it");
define("_AM_USERLOG_LOG_IDLT","Log id lower than");
define("_AM_USERLOG_LOG_IDLT_FORM","Enter one '%s\1' to show all '%s\2's lower than it");
define("_AM_USERLOG_LOG_TIMEGT","Log time since");
-define("_AM_USERLOG_LOG_TIMEGT_FORM","Enter Time of log record to show all logs since that time. positive for days and negative for hours. eg: 1 means since one day ago");
+define("_AM_USERLOG_LOG_TIMEGT_FORM","Enter Time of log record to show all logs since that time. Positive for days and negative for hours. eg: 1 means since one day ago");
define("_AM_USERLOG_LOG_TIMELT","Log time until");
-define("_AM_USERLOG_LOG_TIMELT_FORM","Enter Time of log record to show all logs until that time. positive for days and negative for hours. eg: 1 means until one day ago");
+define("_AM_USERLOG_LOG_TIMELT_FORM","Enter Time of log record to show all logs until that time. Positive for days and negative for hours. eg: 1 means until one day ago");
-define("_AM_USERLOG_UID_FORM","Enter one '%s\1' or several '%s\2's separate with comma to show logs based on that. eg: 23,32,12");
+define("_AM_USERLOG_UID_FORM","Enter one '%s\1' or several '%s\2's separated with comma to show logs based on that. eg: 23,32,12");
define("_AM_USERLOG_UIDGT","User id greater than");
define("_AM_USERLOG_UIDGT_FORM","Enter one '%s\1' number to show all logs for all users with a '%s\2' greater than that");
define("_AM_USERLOG_UIDLT","User id lower than");
define("_AM_USERLOG_UIDLT_FORM","Enter one '%s\1' number to show all logs for all users with a '%s\2' lower than that");
-define("_AM_USERLOG_ADMIN_FORM","Enter 1 to show all logs from admins");
-define("_AM_USERLOG_GROUPS_FORM","Enter one group with 'g' prefix (or several groups seprate with comma) to show logs for all users belong to those groups. eg: g1,g2 means all users belong to group 1 OR group 2");
+define("_AM_USERLOG_ADMIN_FORM","Enter 1 to show all logs from Admins");
+define("_AM_USERLOG_GROUPS_FORM","Enter one group with 'g' prefix (or several groups separated with comma) to show logs for all users belonging to those groups. eg: g1,g2 means all users belonging to group 1 OR group 2");
define("_AM_USERLOG_LAST_LOGINGT","User Last Visit since");
-define("_AM_USERLOG_LAST_LOGINGT_FORM","Enter Time of User Last Visit to show all log since that time. positive for days and negative for hours. eg: 1 means since one day ago");
+define("_AM_USERLOG_LAST_LOGINGT_FORM","Enter Time of User Last Visit to show all logs since that time. Positive for days and negative for hours. eg: 1 means since one day ago");
define("_AM_USERLOG_LAST_LOGINLT","User Last Visit until");
-define("_AM_USERLOG_LAST_LOGINLT_FORM","Enter Time of User Last Visit to show all log until that time. positive for days and negative for hours. eg: 1 means until one day ago");
+define("_AM_USERLOG_LAST_LOGINLT_FORM","Enter Time of User Last Visit to show all logs until that time. Positive for days and negative for hours. eg: 1 means until one day ago");
// for all other text logs use just one definition
-define("_AM_USERLOG_TEXT_FORM","Enter one exact '%s\1' or part of '%s\2' to show all logs for users have that. you can enter several separate with comma. eg: TERM1, TERM2, TERM3");
+define("_AM_USERLOG_TEXT_FORM","Enter one exact '%s\1' or part of '%s\2' to show all logs for users have that. you can enter several separated with comma. eg: TERM1, TERM2, TERM3");
// Translators: do not touch below for now
// START DO NOT TOUCH
define("_AM_USERLOG_UNAME_FORM",_AM_USERLOG_TEXT_FORM);
@@ -162,11 +162,11 @@
define("_AM_USERLOG_LOG_PAGE","Pages");
// views block
-define("_AM_USERLOG_VIEW_ALL","all views");
-define("_AM_USERLOG_VIEW_MODULE","module views");
-define("_AM_USERLOG_VIEW_SCRIPT","script views");
-define("_AM_USERLOG_VIEW_ITEM_NAME","item_name views");
-define("_AM_USERLOG_VIEW","views");
+define("_AM_USERLOG_VIEW_ALL","All views");
+define("_AM_USERLOG_VIEW_MODULE","Module views");
+define("_AM_USERLOG_VIEW_SCRIPT","Script views");
+define("_AM_USERLOG_VIEW_ITEM_NAME","Item_name views");
+define("_AM_USERLOG_VIEW","Views");
// index.php stats.php
define("_AM_USERLOG_STATS_ABSTRACT","Statistics Overview");
@@ -176,7 +176,7 @@
define("_AM_USERLOG_STATS_LOGDEL","Deleted logs");
define("_AM_USERLOG_STATS_SET","Sets");
define("_AM_USERLOG_STATS_FILE","Files");
-define("_AM_USERLOG_STATS_FILEALL","Files in all pathes");
+define("_AM_USERLOG_STATS_FILEALL","Files in all paths");
define("_AM_USERLOG_STATS_VIEWS","Views");
// %s\3 for above
define("_AM_USERLOG_ALL","All Times");
@@ -185,8 +185,7 @@
define("_AM_USERLOG_MONTH","This Month");
// index.php summary
-define("_AM_USERLOG_SUMMARY","Some examples of criteria you can get logs");
+define("_AM_USERLOG_SUMMARY","Some examples of criteria you can use to get logs");
define("_AM_USERLOG_SUMMARY_DELETED","Deleted items from your database");
define("_AM_USERLOG_SUMMARY_ADMIN","Admin user activities");
-define("_AM_USERLOG_SUMMARY_GOOGLE","users come to your site from google.");
-
+define("_AM_USERLOG_SUMMARY_GOOGLE","Users who come to your site from Google.");
\ No newline at end of file
Modified: XoopsModules/userlog/trunk/userlog/language/english/blocks.php
===================================================================
--- XoopsModules/userlog/trunk/userlog/language/english/blocks.php 2013-03-01 07:01:28 UTC (rev 11128)
+++ XoopsModules/userlog/trunk/userlog/language/english/blocks.php 2013-03-01 08:40:39 UTC (rev 11129)
@@ -20,8 +20,8 @@
* @version $Id: blocks.php 1 2013-02-26 16:25:04Z irmtfan $
*/
-define("_MB_USERLOG_BLOCK_LOG_LIMIT","Number of logs to proceed");
+define("_MB_USERLOG_BLOCK_LOG_LIMIT","Number of Logs to proceed");
define("_MB_USERLOG_BLOCK_ITEMS","Select items");
-define("_MB_USERLOG_BLOCK_ITEMS_DSC","these are typical links of your active modules. select at least one item.");
+define("_MB_USERLOG_BLOCK_ITEMS_DSC","These are typical links of your active modules. Select at least one item.");
define("_MB_USERLOG_BLOCK_TIME","Time period");
-define("_MB_USERLOG_BLOCK_TIME_DSC","Time of log record to count all log since that time. positive for days and negatives for hours");
\ No newline at end of file
+define("_MB_USERLOG_BLOCK_TIME_DSC","Time of Log record to count all logs since that time. Positive for days and negatives for hours");
\ No newline at end of file
Modified: XoopsModules/userlog/trunk/userlog/language/english/modinfo.php
===================================================================
--- XoopsModules/userlog/trunk/userlog/language/english/modinfo.php 2013-03-01 07:01:28 UTC (rev 11128)
+++ XoopsModules/userlog/trunk/userlog/language/english/modinfo.php 2013-03-01 08:40:39 UTC (rev 11129)
@@ -27,20 +27,20 @@
// configs
// config logfile
-define("_MI_USERLOG_CONFCAT_LOGFILE","Log file (Set if you need to store logs in file otherwise forget it)");
-define("_MI_USERLOG_CONFCAT_LOGFILE_DSC","Preferences for log file");
+define("_MI_USERLOG_CONFCAT_LOGFILE","Log file (Set it if you need to store logs in a file, otherwise ignore it)");
+define("_MI_USERLOG_CONFCAT_LOGFILE_DSC","Preferences for Log file");
define("_MI_USERLOG_CONFCAT_FORMAT","Format");
define("_MI_USERLOG_CONFCAT_FORMAT_DSC","Preferences for format");
define("_MI_USERLOG_CONFCAT_PAGENAV","Page navigation");
define("_MI_USERLOG_CONFCAT_PAGENAV_DSC","Preferences for page navigation");
-define("_MI_USERLOG_CONFCAT_LOGDB","Log database (Set if you need to store logs in database otherwise forget it)");
+define("_MI_USERLOG_CONFCAT_LOGDB","Log database (Set it if you need to store logs in database, otherwise ignore it)");
define("_MI_USERLOG_CONFCAT_LOGDB_DSC","Preferences for Log database");
-define("_MI_USERLOG_MAXLOGFILESIZE","Maximum file size for current working log file (in bytes)");
-define("_MI_USERLOG_MAXLOGFILESIZE_DSC","Advise: Set it below 1MB because some servers set limitations for viewing large files in Cpanel.");
+define("_MI_USERLOG_MAXLOGFILESIZE","Maximum file size for current working Log file (in bytes)");
+define("_MI_USERLOG_MAXLOGFILESIZE_DSC","Advise: Set it below 1MB because some servers set limitations for viewing large files in CPanel.");
define("_MI_USERLOG_LOGFILEPATH","Log file full path");
define("_MI_USERLOG_LOGFILEPATH_DSC","Advise: a path outside wwwroot is safe from browsing by everybody");
define("_MI_USERLOG_LOGFILENAME","Current working Log file name");
-define("_MI_USERLOG_LOGFILENAME_DSC","Older log files will be stored with this prefix: Log_file_name_date('Y-m-d_H-i-s').log");
+define("_MI_USERLOG_LOGFILENAME_DSC","Older Log files will be stored with this prefix: Log_file_name_date('Y-m-d_H-i-s').log");
// config format
define("_MI_USERLOG_DATEFORMAT","Date format");
define("_MI_USERLOG_DATEFORMAT_DSC","If you leave it empty, this module will use Core default");
@@ -51,10 +51,10 @@
define("_MI_USERLOG_LOGS_PERPAGE_DSC","The default value for viewing logs");
// config logdb
define("_MI_USERLOG_MAXLOGS","Maximum logs stored in database");
-define("_MI_USERLOG_MAXLOGS_DSC","logs will be deleted from database after this number");
-define("_MI_USERLOG_MAXLOGSPERIOD","Maximum period that logs stored in database. 0 = store forever");
-define("_MI_USERLOG_MAXLOGSPERIOD_DSC","logs older than this period will be deleted from database. Positive for days and negative for hours. Advise: use a high number");
+define("_MI_USERLOG_MAXLOGS_DSC","Logs will be deleted from database after reaching this number");
+define("_MI_USERLOG_MAXLOGSPERIOD","Maximum time that logs are stored in the database. 0 = store forever");
+define("_MI_USERLOG_MAXLOGSPERIOD_DSC","Logs older than this period will be deleted from database. Positive for days and negative for hours. Advise: use a high number");
// blocks
define("_MI_USERLOG_BLOCK_VIEWS","All views in site");
-define("_MI_USERLOG_BLOCK_VIEWS_DSC","show the views in whole site");
\ No newline at end of file
+define("_MI_USERLOG_BLOCK_VIEWS_DSC","Show views in the whole site");
\ No newline at end of file
|