mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
585 lines
31 KiB
PHP
585 lines
31 KiB
PHP
<?php
|
||
// MyDMS. Document Management System
|
||
// Copyright (C) 2002-2005 Markus Westphal
|
||
// Copyright (C) 2006-2008 Malcolm Cowe
|
||
//
|
||
// This program is free software; you can redistribute it and/or modify
|
||
// it under the terms of the GNU General Public License as published by
|
||
// the Free Software Foundation; either version 2 of the License, or
|
||
// (at your option) any later version.
|
||
//
|
||
// This program is distributed in the hope that it will be useful,
|
||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
// GNU General Public License for more details.
|
||
//
|
||
// You should have received a copy of the GNU General Public License
|
||
// along with this program; if not, write to the Free Software
|
||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||
|
||
$text = array();
|
||
$text["accept"] = "…Éî†äÅ";
|
||
$text["access_denied"] = "Access denied.";
|
||
$text["access_inheritance"] = "Access Inheritance";
|
||
$text["access_mode"] = "…¡ÿ…Åû†¿í…Å";
|
||
$text["access_mode_all"] = "…«î…à¿";
|
||
$text["access_mode_none"] = "†™Æ†£ë…¡ÿ…Åû†¼è‰ÖÉ";
|
||
$text["access_mode_read"] = "…ö¯ˆ«Ç";
|
||
$text["access_mode_readwrite"] = "ˆ«Ç…¯½";
|
||
$text["account_summary"] = "Account Summary";
|
||
$text["action_summary"] = "Action Summary";
|
||
$text["actions"] = "Actions";
|
||
$text["add"] = "Add";
|
||
$text["add_access"] = "…ó¤…èá…¡ÿ…Åû";
|
||
$text["add_doc_reviewer_approver_warning"] = "N.B. Documents are automatically marked as released if no reviewer or approver is assigned.";
|
||
$text["add_document"] = "…ó¤…èᆬö†íê";
|
||
$text["add_document_link"] = "…ó¤…èá‰Çú‡´É";
|
||
$text["add_group"] = "†û—…󤇾ñ‡´ä";
|
||
$text["add_link"] = "Create Link";
|
||
$text["add_member"] = "…ó¤…èá†êÉ…ôí";
|
||
$text["add_new_notify"] = "†û—…ó¤‡ò—…ïò‰Ç܇–Ñ";
|
||
$text["add_subfolder"] = "…ó¤…èᅡɈþç†ûÖ…ñ¾";
|
||
$text["add_user"] = "†û—…󤄻À‡ö¿ˆÇà";
|
||
$text["adding_default_keywords"] = "†û—…ó¤‰ù£‰ì´…¡ù...";
|
||
$text["adding_document"] = "†¡ú…£¿†û—…󤆬ö†íê\"[documentname]\"…ê—ˆþç†ûÖ…ñ¾\"[foldername]\"...";
|
||
$text["adding_document_link"] = "…ó¤…èáˆê燢¹‰ù£†¬ö†íê‡Üä‰Çú‡´É...";
|
||
$text["adding_document_notify"] = "†û—…ó¤…ê—‡ò—…ïò‰Ç܇–Ñ...";
|
||
$text["adding_folder_notify"] = "†¡ú…£¿‡ò—…ïò‰Ç܇–Ñ„¹¡†û—…ó¤…à⇳á...";
|
||
$text["adding_group"] = "…—燾ñ‡´ä…èá…àÑ…ê—‡þ©‡´˜„¹¡...";
|
||
$text["adding_member"] = "…ó¤…èá†êÉ…ôí…ê—‡¾ñ‡´ä„¹¡...";
|
||
$text["adding_sub_folder"] = "…ó¤…èᅡɈþç†ûÖ…ñ¾\"[subfoldername]\"…ê—ˆþç†ûÖ…ñ¾\"[foldername]\"...";
|
||
$text["adding_user"] = "…ó¤…èá„»À‡ö¿ˆÇà…ê—‡þ©‡´˜„¹¡...";
|
||
$text["admin"] = "Administrator";
|
||
$text["admin_set_owner"] = "Only an Administrator may set a new owner";
|
||
$text["admin_tools"] = "‡«í‡É典хà¸";
|
||
$text["all_documents"] = "All Documents";
|
||
$text["all_users"] = "†ëdž£ë„»À‡ö¿ˆÇà";
|
||
$text["and"] = "…ê—";
|
||
$text["approval_group"] = "Approval Group";
|
||
$text["approval_status"] = "Approval Status";
|
||
$text["approval_summary"] = "Approval Summary";
|
||
$text["approval_update_failed"] = "Error updating approval status. Update failed.";
|
||
$text["approve_document"] = "Approve Document";
|
||
$text["approve_document_complete"] = "Approve Document: Complete";
|
||
$text["approve_document_complete_records_updated"] = "Document approval completed and records updated";
|
||
$text["approver_added"] = "added as an approver";
|
||
$text["approver_already_assigned"] = "is already assigned as an approver";
|
||
$text["approver_already_removed"] = "has already been removed from approval process or has already submitted an approval";
|
||
$text["approver_no_privilege"] = "is not sufficiently privileged to approve this document";
|
||
$text["approver_removed"] = "removed from approval process";
|
||
$text["approvers"] = "Approvers";
|
||
$text["as_approver"] = "as an approver";
|
||
$text["as_reviewer"] = "as a reviewer";
|
||
$text["assign_privilege_insufficient"] = "Access denied. Privileges insufficient to assign reviewers or approvers to this document.";
|
||
$text["assumed_released"] = "Assumed released";
|
||
$text["back"] = "ˆÀö…¢¤";
|
||
$text["between"] = "…¾¤";
|
||
$text["cancel"] = "†ö¾†úä";
|
||
$text["cannot_approve_pending_review"] = "Document is currently pending review. Cannot submit an approval at this time.";
|
||
$text["cannot_assign_invalid_state"] = "Cannot assign new reviewers to a document that is not pending review or pending approval.";
|
||
$text["cannot_change_final_states"] = "Warning: Unable to alter document status for documents that have been rejected, marked obsolete or expired.";
|
||
$text["cannot_delete_admin"] = "Unable to delete the primary administrative user.";
|
||
$text["cannot_move_root"] = "Error: Cannot move root folder.";
|
||
$text["cannot_retrieve_approval_snapshot"] = "Unable to retrieve approval status snapshot for this document version.";
|
||
$text["cannot_retrieve_review_snapshot"] = "Unable to retrieve review status snapshot for this document version.";
|
||
$text["cannot_rm_root"] = "Error: Cannot delete root folder.";
|
||
$text["choose_category"] = "--ˆ½ï‰ü¹†ôç--";
|
||
$text["choose_group"] = "--‰ü¹†ô燾ñ‡´ä--";
|
||
$text["choose_target_document"] = "‰ü¹†ô熬ö†íê";
|
||
$text["choose_target_folder"] = "‰ü¹†ô燢«‡Üäˆþç†ûÖ…ñ¾";
|
||
$text["choose_user"] = "--‰ü¹†ôç„»À‡ö¿ˆÇà--";
|
||
$text["comment"] = "…éÖˆ¿©";
|
||
$text["comment_for_current_version"] = "‡¢«…ëì‡ëꆣ¼ˆ¬¬†ÿÄ";
|
||
$text["confirm_pwd"] = "‡ó¦ˆ¬ì…¯å‡ó";
|
||
$text["confirm_rm_document"] = "‡ó¦ˆ¬ì…ꬉÖñ†¬ö†íê…ùÄ\"[documentname]\"?<br>†þ¿†äÅ<C3A4>Ü †¡ñ†ôì„»£„¹ìˆâ»†ü󅾨ƒÇé";
|
||
$text["confirm_rm_folder"] = "‡ó¦ˆ¬ì…ꬉÖñˆþç†ûÖ…ñ¾\"[foldername]\" …Æî…ൄ¹¡‡Üä…຅« …ùÄ?<br>†þ¿†äÅ<C3A4>Ü †¡ñ†ôì„»£„¹ìˆâ»†ü󅾨ƒÇé";
|
||
$text["confirm_rm_version"] = "†é¿‡ó¦…«Üˆªü‡º©‰Öñ†¬ö†íê \"[documentname]\" ‡Üä‡ëꆣ¼ [version] <20>–<br>†þ¿†äÅ<C3A4>Ü †¡ñ†ôì„»£„¹ìˆâ»†ü󅾨ƒÇé";
|
||
$text["content"] = "…຅« ";
|
||
$text["continue"] = "Continue";
|
||
$text["creating_new_default_keyword_category"] = "†û—…ó¤‰í¤…êÑ...";
|
||
$text["creation_date"] = "…©¦‡½ï†ùц£–";
|
||
$text["current_version"] = "‡¢«…ëì‡ëꆣ¼";
|
||
$text["default_access"] = "‰áɈ¿¡‡Üä…¡ÿ…Åû†¿í…Å";
|
||
$text["default_keyword_category"] = "‰í¤…êÑ<EFBFBD>Ü";
|
||
$text["default_keyword_category_name"] = "…É쇿˜";
|
||
$text["default_keywords"] = "…ů„©Ñ„»À‡ö¿‡Üä‰ù£‰ì´…¡ù";
|
||
$text["delete"] = "…ꬉÖñ";
|
||
$text["delete_last_version"] = "Document has only one revision. Deleting entire document record...";
|
||
$text["deleting_document_notify"] = "…¾¤‡ò—…ïò‰Ç܇–Ñ„¹¡…ꬉÖñ...";
|
||
$text["deleting_folder_notify"] = "…¾¤‡ò—…ïò‰Ç܇–Ñ„¹¡…ꬉÖñ…à⇳á...";
|
||
$text["details"] = "Details";
|
||
$text["details_version"] = "Details for version: [version]";
|
||
$text["document"] = "Document";
|
||
$text["document_access_again"] = "‡¸¿ˆ¯†¬ö†íê‡Üä…¡ÿ…Åû†¼è‰ÖÉ";
|
||
$text["document_add_access"] = "†¡ú…£¿†û—…ó¤…à⇳á…ê—†¼è‰ÖɆĺ…êµˆí¿„¹¡...";
|
||
$text["document_already_locked"] = "†¡ñ†¬ö†íê…¸™ˆó½‰Äû…«Ü";
|
||
$text["document_del_access"] = "†¡ú…£¿…¾¤†¼è‰ÖɆĺ…êµˆí¿„¹¡…ꬉÖñ…à⇳á...";
|
||
$text["document_edit_access"] = "†¡ú…£¿†ö ˆ«è…¡ÿ…Åû†¿í…Å...";
|
||
$text["document_infos"] = "†¬ö†íêˆþ爿è";
|
||
$text["document_is_not_locked"] = "†¡ñ†¬ö†íꆙƆ£ëˆó½‰Äû…«Ü";
|
||
$text["document_link_by"] = "‰Çú‡´É„¦¦";
|
||
$text["document_link_public"] = "…༉ûï";
|
||
$text["document_list"] = "†¬ö†íê";
|
||
$text["document_notify_again"] = "…å솼í„À«†ö ‡ò—…ïò‰Ç܇–Ñ";
|
||
$text["document_overview"] = "†¬ö†íê-†ªé†þü";
|
||
$text["document_set_default_access"] = "†¡ú…£¿ˆ¿¡…«Ü†¬ö†íê‰áɈ¿¡‡Üä…¡ÿ…Åû†¼è‰ÖÉ...";
|
||
$text["document_set_inherit"] = "†¡ú…£¿†¹à‰Öñ†¼è‰ÖɆĺ…굈í¿<EFBFBD>ö†íê…—ç‡ †ëÀ…¡ÿ…Åû†¼è‰ÖÉ...";
|
||
$text["document_set_not_inherit_copy"] = "†¡ú…£¿ˆñçˆú»…¡ÿ…Åû†¼è‰ÖÉ...";
|
||
$text["document_set_not_inherit_empty"] = "†¡ú…£¿†¹à‰Öñ‡ †ëÀ‡Üä…¡ÿ…Åû†¼è‰ÖɃÇé…ò–‡ö¿‡¨¦‡Ü䆼è‰ÖɆĺ…굈í¿...";
|
||
$text["document_status"] = "Document Status";
|
||
$text["document_title"] = "†¬ö†íꇫí‡Éå - †¬ö†íê [documentname]";
|
||
$text["document_versions"] = "†ëdž£ë‡ëꆣ¼";
|
||
$text["documents_in_process"] = "Documents In Process";
|
||
$text["documents_owned_by_user"] = "Documents Owned by User";
|
||
$text["documents_to_approve"] = "Documents Awaiting User's Approval";
|
||
$text["documents_to_review"] = "Documents Awaiting User's Review";
|
||
$text["documents_user_requiring_attention"] = "Documents Owned by User That Require Attention";
|
||
$text["does_not_expire"] = "‰é䆙ƉüĆ£–";
|
||
$text["does_not_inherit_access_msg"] = "<a class=\"inheritAccess\" href=\"[inheriturl]\">„¹ì†ÿ¯‡ †ëÀ‡Üä…¡ÿ…Åû†¼è‰ÖÉ</a>";
|
||
$text["download"] = "†¬ö†íꄹïˆë";
|
||
$text["draft_pending_approval"] = "Draft - pending approval";
|
||
$text["draft_pending_review"] = "Draft - pending review";
|
||
$text["edit"] = "edit";
|
||
$text["edit_default_keyword_category"] = "‡¸¿ˆ¯‰í¤…êÑ";
|
||
$text["edit_default_keywords"] = "‡¸¿ˆ¯‰ù£‰ì´…¡ù";
|
||
$text["edit_document"] = "‡¸¿ˆ¯†¬ö†íê";
|
||
$text["edit_document_access"] = "„À«†ö ˆ¿¬…òņ¼è‰ÖÉ";
|
||
$text["edit_document_notify"] = "‡ò—…ïò‰Ç܇–Ñ";
|
||
$text["edit_document_props"] = "‡¸¿ˆ¯†¬ö†íê…˜¼†Çº";
|
||
$text["edit_document_props_again"] = "…å솼퇸¿ˆ¯†¬ö†íê";
|
||
$text["edit_existing_access"] = "‡¸¿ˆ¯†¼è‰ÖÉ";
|
||
$text["edit_existing_notify"] = "‡¸¿ˆ¯‡ò—…ïò‰Ç܇–Ñ";
|
||
$text["edit_folder"] = "‡¸¿ˆ¯ˆþç†ûÖ…ñ¾";
|
||
$text["edit_folder_access"] = "‡¸¿ˆ¯…¡ÿ…Åû†¼è‰ÖÉ";
|
||
$text["edit_folder_notify"] = "‡ò—…ïò‰Ç܇–Ñ";
|
||
$text["edit_folder_props"] = "‡¸¿ˆ¯ˆþç†ûÖ…ñ¾…˜¼†Çº";
|
||
$text["edit_folder_props_again"] = "‡¸¿ˆ¯ˆþç†ûÖ…ñ¾…˜¼†Çº";
|
||
$text["edit_group"] = "‡¸¿ˆ¯‡¾ñ‡´ä\"[groupname]\"";
|
||
$text["edit_inherit_access"] = "‡ †ëÀ†Çº…¡ÿ…Åû";
|
||
$text["edit_personal_default_keywords"] = "‡¸¿ˆ¯…Ç¦‰ù£‰ì´…¡ù";
|
||
$text["edit_user"] = "‡¸¿ˆ¯„»À‡ö¿ˆÇà\"[username]\"";
|
||
$text["edit_user_details"] = "Edit User Details";
|
||
$text["editing_default_keyword_category"] = "„À«†ö ‰í¤…êÑ...";
|
||
$text["editing_default_keywords"] = "„À«†ö ‰ù£‰ì´…¡ù„¹¡...";
|
||
$text["editing_document_props"] = "†¬ö†íꇸ¿ˆ¯...";
|
||
$text["editing_folder_props"] = "†¡ú…£¿‡¸¿ˆ¯ˆþç†ûÖ…ñ¾...";
|
||
$text["editing_group"] = "‡¸¿ˆ¯„»À‡ö¿ˆÇà‡¾ñ‡´ä...";
|
||
$text["editing_user"] = "‡¸¿ˆ¯„»À‡ö¿ˆÇà...";
|
||
$text["editing_user_data"] = "‡¸¿ˆ¯„»À‡ö¿ˆÇàˆ¿¡…«Ü...";
|
||
$text["email"] = "‰¢©…¡É‰â´„©µ";
|
||
$text["email_err_group"] = "Error sending email to one or more members of this group.";
|
||
$text["email_err_user"] = "Error sending email to user.";
|
||
$text["email_sent"] = "Email sent";
|
||
$text["empty_access_list"] = "†¼è‰ÖɆÿ¯‡¨¦‡Üä";
|
||
$text["empty_notify_list"] = "†™Æ†£ë…຅« ";
|
||
$text["error_adding_session"] = "Error occured while creating session.";
|
||
$text["error_occured"] = "‰î¯ˆ¬ñ<EFBFBD>ü";
|
||
$text["error_removing_old_sessions"] = "Error occured while removing old sessions";
|
||
$text["error_updating_revision"] = "Error updating status of document revision.";
|
||
$text["exp_date"] = "‰üĆ£–†ùц£–";
|
||
$text["expired"] = "Expired";
|
||
$text["expires"] = "‰üĆ£–ˆ¿¡…«Ü";
|
||
$text["file"] = "File";
|
||
$text["file_info"] = "File Information";
|
||
$text["file_size"] = "†¬ö†íê…ñº…—Å";
|
||
$text["folder_access_again"] = "‡¸¿ˆ¯ˆþç†ûÖ…ñ¾‡Üä…¡ÿ…Åû†¼è‰ÖÉ";
|
||
$text["folder_add_access"] = "…É憼è‰ÖÉ„¹¡†û—…ó¤…à⇳á...";
|
||
$text["folder_contents"] = "Folders";
|
||
$text["folder_del_access"] = "†¡ú…£¿…¾¤†¼è‰ÖÉ„¹¡…ꬉÖñ…à⇳á...";
|
||
$text["folder_edit_access"] = "‡¸¿ˆ¯…¡ÿ…Åû†¼è‰ÖÉ...";
|
||
$text["folder_infos"] = "ˆþç†ûÖ…ñ¾ˆþ爿è";
|
||
$text["folder_notify_again"] = "‡¸¿ˆ¯‡ò—…ïò‰Ç܇–Ñ";
|
||
$text["folder_overview"] = "ˆþç†ûÖ…ñ¾-†ªé†þü";
|
||
$text["folder_path"] = "ˆ¸¯…¾æ";
|
||
$text["folder_set_default_access"] = "‡é¦ˆþç†ûÖ…ñ¾ˆ¿¡…«Ü‰áɈ¿¡‡Üä…¡ÿ…Åû†¿í…Å...";
|
||
$text["folder_set_inherit"] = "†¡ú…£¿†¹à‰Öñ†¼è‰ÖɆĺ…êµˆí¿ƒÇé…ò–‡ö¿‡ †ëÀ†¼è‰ÖÉ";
|
||
$text["folder_set_not_inherit_copy"] = "ˆñçˆú»…¡ÿ…Åû†¼è‰ÖÉ…êùˆí¿...";
|
||
$text["folder_set_not_inherit_empty"] = "†¡ú…£¿†¹à‰Öñ‡ †ëÀ‡Ü䆼è‰ÖɃÇé…ò–‡ö¿‡¨¦‡Ü䆼è‰ÖɆĺ…굈í¿...";
|
||
$text["folder_title"] = "†¬ö†íꇫí‡Éå - ˆþç†ûÖ…ñ¾ [foldername]";
|
||
$text["folders_and_documents_statistic"] = "†–ч£ï†¬ö†íêˆêçˆþç†ûÖ…ñ¾ˆþ爿è";
|
||
$text["foldertree"] = "ˆþç†ûÖ…ñ¾†¿ ";
|
||
$text["from_approval_process"] = "from approval process";
|
||
$text["from_review_process"] = "from review process";
|
||
$text["global_default_keywords"] = "…à¿…––‰ù£‰ì´…¡ù";
|
||
$text["goto"] = "…ëì…¾Ç";
|
||
$text["group"] = "‡¾ñ‡´ä";
|
||
$text["group_already_approved"] = "An approval has already been submitted on behalf of group";
|
||
$text["group_already_reviewed"] = "A review has already been submitted on behalf of group";
|
||
$text["group_approvers"] = "Group Approvers";
|
||
$text["group_email_sent"] = "Email sent to group members";
|
||
$text["group_exists"] = "Group already exists.";
|
||
$text["group_management"] = "„»À‡ö¿ˆÇà‡¾ñ‡´ä";
|
||
$text["group_members"] = "‡¾ñ‡´ä†êÉ…ôí";
|
||
$text["group_reviewers"] = "Group Reviewers";
|
||
$text["group_unable_to_add"] = "Unable to add group";
|
||
$text["group_unable_to_remove"] = "Unable to remove group";
|
||
$text["groups"] = "„»À‡ö¿ˆÇà‡¾ñ‡´ä";
|
||
$text["guest_login"] = "„©Ñˆ¿¬…«óˆ¦½„©»‡Ö©…àÑ";
|
||
$text["guest_login_disabled"] = "Guest login is disabled.";
|
||
$text["individual_approvers"] = "Individual Approvers";
|
||
$text["individual_reviewers"] = "Individual Reviewers";
|
||
$text["individuals"] = "Individuals";
|
||
$text["inherits_access_msg"] = "ˆ«Ç…¯½†¼è‰ÖÉˆó½‡ †ëÀƒÇé<p><a class=\"inheritAccess\" href=\"[copyurl]\">ˆñçˆú»†¼è‰ÖÉ…êùˆí¿</a><br><a class=\"inheritAccess\" href=\"[emptyurl]\">„»À‡ö¿‡¨¦‡Ü䆼è‰ÖÉ…êùˆí¿</a>";
|
||
$text["internal_error"] = "Internal error";
|
||
$text["internal_error_exit"] = "Internal error. Unable to complete request. Exiting.";
|
||
$text["invalid_access_mode"] = "Invalid Access Mode";
|
||
$text["invalid_action"] = "Invalid Action";
|
||
$text["invalid_approval_status"] = "Invalid Approval Status";
|
||
$text["invalid_create_date_end"] = "Invalid end date for creation date range.";
|
||
$text["invalid_create_date_start"] = "Invalid start date for creation date range.";
|
||
$text["invalid_doc_id"] = "Invalid Document ID";
|
||
$text["invalid_folder_id"] = "Invalid Folder ID";
|
||
$text["invalid_group_id"] = "Invalid Group ID";
|
||
$text["invalid_link_id"] = "Invalid link identifier";
|
||
$text["invalid_review_status"] = "Invalid Review Status";
|
||
$text["invalid_sequence"] = "Invalid sequence value";
|
||
$text["invalid_status"] = "Invalid Document Status";
|
||
$text["invalid_target_doc_id"] = "Invalid Target Document ID";
|
||
$text["invalid_target_folder"] = "Invalid Target Folder ID";
|
||
$text["invalid_user_id"] = "Invalid User ID";
|
||
$text["invalid_version"] = "Invalid Document Version";
|
||
$text["is_admin"] = "Administrator Privilege";
|
||
$text["js_no_approval_group"] = "Please select a approval group";
|
||
$text["js_no_approval_status"] = "Please select the approval status";
|
||
$text["js_no_comment"] = "†™Æ†£ëˆ¬¬†ÿÄ";
|
||
$text["js_no_email"] = "ˆ¹…àÑ„»á‡Ü䉢©…¡É‰â´„©µ…£—…¥Ç";
|
||
$text["js_no_file"] = "ˆ½ï‰ü¹†ô焹DžÇö†íê";
|
||
$text["js_no_keywords"] = "†–ш¨ó‰ù£‰ì´ˆ¨¤";
|
||
$text["js_no_login"] = "ˆ½ïˆ¹…àÑ…¹þˆÖ–‡¿˜";
|
||
$text["js_no_name"] = "ˆ½ïˆ¹…àÑ…É쇿˜";
|
||
$text["js_no_override_status"] = "Please select the new [override] status";
|
||
$text["js_no_pwd"] = "†é¿‰£Çˆªüˆ¹…àц鿇Üä…¯å‡ó";
|
||
$text["js_no_query"] = "ˆ½ïˆ¹…àц–ш¨ó…຅« ";
|
||
$text["js_no_review_group"] = "Please select a review group";
|
||
$text["js_no_review_status"] = "Please select the review status";
|
||
$text["js_pwd_not_conf"] = "…¯å‡ó…Åè…¯å‡ó‡ó¦ˆ¬ì…຅« „¹ì„¹Çˆç³";
|
||
$text["js_select_user"] = "ˆ½ï‰ü¹†ô焹DžÇï„»À‡ö¿ˆÇà";
|
||
$text["js_select_user_or_group"] = "ˆçþ…—æ‰ü¹†ô焹DžÇñ‡´ä†êû„»À‡ö¿ˆÇà";
|
||
$text["keyword_exists"] = "Keyword already exists";
|
||
$text["keywords"] = "‰ù£‰ì´ˆ¨¤";
|
||
$text["language"] = "ˆ¬¤ˆ¿Ç";
|
||
$text["last_update"] = "†¢³†û—†ùц£–";
|
||
$text["last_updated_by"] = "Last updated by";
|
||
$text["latest_version"] = "Latest Version";
|
||
$text["linked_documents"] = "‡¢¹‰ù£†¬ö†íê";
|
||
$text["local_file"] = "†£¼…£—†¬ö†íê";
|
||
$text["lock_document"] = "‰Äû…«Ü";
|
||
$text["lock_message"] = "†£¼†¬ö†íê…¸™ˆó½<a href=\"mailto:[email]\">[username]</a>‰Äû…«ÜƒÇé<br>…âà†¼è‰ÖÉ„»À‡ö¿ˆÇà…ů„©Ñ„À«†ö ‰Äû…«Ü(ˆªï‰áü…—¾)ƒÇé";
|
||
$text["lock_status"] = "‰Äû…«Ü‡ïdžàï";
|
||
$text["locking_document"] = "†¬ö†íê‰Äû…«Ü...";
|
||
$text["logged_in_as"] = "‡Ö©…àÑ";
|
||
$text["login"] = "‡Ö©…àÑ";
|
||
$text["login_error_text"] = "Error signing in. User ID or password incorrect.";
|
||
$text["login_error_title"] = "Sign in error";
|
||
$text["login_not_found"] = "…¹þˆÖ–„¹ì…¡ÿ…£¿";
|
||
$text["login_not_given"] = "No username has been supplied";
|
||
$text["login_ok"] = "Sign in successful";
|
||
$text["logout"] = "‡Ö©…ç¦";
|
||
$text["mime_type"] = "Mime‰í¤…¤ï";
|
||
$text["move"] = "Move";
|
||
$text["move_document"] = "‡º©…ïò†¬ö†íê";
|
||
$text["move_folder"] = "‡º©…ïòˆþç†ûÖ…ñ¾";
|
||
$text["moving_document"] = "†¡ú…£¿‡º©…ïò†¬ö†íê...";
|
||
$text["moving_folder"] = "†¡ú…£¿‡º©…ïòˆþç†ûÖ…ñ¾...";
|
||
$text["msg_document_expired"] = "†¬ö†íê\"[documentname]\" (ˆ¸¯…¾æ<C2BE>Ü \"[path]\") …¸™‡µô…£¿[expires]†Öé‰üĆ£–";
|
||
$text["msg_document_updated"] = "†¬ö†íê\"[documentname]\" (ˆ¸¯…¾æ<C2BE>Ü \"[path]\") †ÿ¯…£¿[updated]†Öé…©¦‡½ï†êû†¢³†û—‡Üä";
|
||
$text["my_account"] = "†êæ‡Üä…¹þˆÖ–";
|
||
$text["my_documents"] = "My Documents";
|
||
$text["name"] = "…É쇿˜";
|
||
$text["new_default_keyword_category"] = "†û—…ó¤‰í¤…êÑ";
|
||
$text["new_default_keywords"] = "†û—…ó¤‰ù£‰ì´…¡ù";
|
||
$text["new_equals_old_state"] = "Warning: Proposed status and existing status are identical. No action required.";
|
||
$text["new_user_image"] = "†û—‡àº‡ëç";
|
||
$text["no"] = "…ɪ";
|
||
$text["no_action"] = "No action required";
|
||
$text["no_action_required"] = "n/a";
|
||
$text["no_active_user_docs"] = "There are currently no documents owned by the user that require review or approval.";
|
||
$text["no_approvers"] = "No approvers assigned.";
|
||
$text["no_default_keywords"] = "†™Æ†£ë…ů‡ö¿‡Üä‰ù£‰ì´…¡ù";
|
||
$text["no_docs_to_approve"] = "There are currently no documents that require approval.";
|
||
$text["no_docs_to_review"] = "There are currently no documents that require review.";
|
||
$text["no_document_links"] = "†™Æ†£ë‡¢¹‰ù£‡Üä‰Çú‡´É";
|
||
$text["no_documents"] = "†™Æ†£ë†¬ö†íê";
|
||
$text["no_group_members"] = "†¡ñ‡¾ñ‡´ä†™Æ†£ë†êÉ…ôí";
|
||
$text["no_groups"] = "†™Æ†£ë„»À‡ö¿ˆÇà‡¾ñ‡´ä";
|
||
$text["no_previous_versions"] = "No other versions found";
|
||
$text["no_reviewers"] = "No reviewers assigned.";
|
||
$text["no_subfolders"] = "†™Æ†£ë…¡Éˆþç†ûÖ…ñ¾";
|
||
$text["no_update_cause_locked"] = "†é¿„¹ìˆâ»†¢³†û—†¡ñ†¬ö†íê<EFBFBD>ïˆêç‰Äû…«Ü„¦¦ˆü¯‡ ½ƒÇé";
|
||
$text["no_user_image"] = "†™Æ†ë¾…ꗇງëç";
|
||
$text["not_approver"] = "User is not currently assigned as an approver of this document revision.";
|
||
$text["not_reviewer"] = "User is not currently assigned as a reviewer of this document revision.";
|
||
$text["notify_subject"] = "†¬ö†íꇫí‡Éå‡þ©‡´˜„¹¡†£ë†û—‡Üä†êû‰üĆ£–‡Ü䆬ö†íê";
|
||
$text["obsolete"] = "Obsolete";
|
||
$text["old_folder"] = "old folder";
|
||
$text["only_jpg_user_images"] = "‡àº‡ëç…Ŭ†ÄÑ…Åù .JPG(JPEG) †á…Å";
|
||
$text["op_finished"] = "†êÉ…è–";
|
||
$text["operation_not_allowed"] = "†é¿‡Ü䆼è‰ÖÉ„¹ì…ñá";
|
||
$text["override_content_status"] = "Override Status";
|
||
$text["override_content_status_complete"] = "Override Status Complete";
|
||
$text["override_privilege_insufficient"] = "Access denied. Privileges insufficient to override the status of this document.";
|
||
$text["overview"] = "Overview";
|
||
$text["owner"] = "†ëdž£ë„¦¦";
|
||
$text["password"] = "…¯å‡ó";
|
||
$text["pending_approval"] = "Documents pending approval";
|
||
$text["pending_review"] = "Documents pending review";
|
||
$text["personal_default_keywords"] = "…Ç¦‰ù£‰ì´…¡ù";
|
||
$text["previous_versions"] = "Previous Versions";
|
||
$text["rejected"] = "Rejected";
|
||
$text["released"] = "Released";
|
||
$text["remove_document_link"] = "…ꬉÖñ‰Çú‡´É";
|
||
$text["remove_member"] = "…ꬉÖñ†êÉ…ôí";
|
||
$text["removed_approver"] = "has been removed from the list of approvers.";
|
||
$text["removed_reviewer"] = "has been removed from the list of reviewers.";
|
||
$text["removing_default_keyword_category"] = "…ꬉÖñ‰í¤…êÑ...";
|
||
$text["removing_default_keywords"] = "…ꬉÖñ‰ù£‰ì´…¡ù„¹¡...";
|
||
$text["removing_document"] = "…ꬉÖñ†¬ö†íê...";
|
||
$text["removing_document_link"] = "…ꬉÖñˆê燢¹‰ù£†¬ö†íê‡Üä‰Çú‡´É...";
|
||
$text["removing_folder"] = "…ꬉÖñˆþç†ûÖ…ñ¾...";
|
||
$text["removing_group"] = "…¾¤‡þ©‡´˜„¹¡…ꬉÖñ†¡ñ‡¾ñ‡´ä...";
|
||
$text["removing_member"] = "…¾¤‡¾ñ‡´ä„¹¡…ꬉÖñ†êÉ…ôí...";
|
||
$text["removing_user"] = "…¾¤‡þ©‡´˜„¹¡…ꬉÖñ„»À‡ö¿ˆÇà...";
|
||
$text["removing_version"] = "‡º©‰Öñ‡ëꆣ¼ [version] „¹¡...";
|
||
$text["review_document"] = "Review Document";
|
||
$text["review_document_complete"] = "Review Document: Complete";
|
||
$text["review_document_complete_records_updated"] = "Document review completed and records updated";
|
||
$text["review_group"] = "Review Group";
|
||
$text["review_status"] = "Review Status";
|
||
$text["review_summary"] = "Review Summary";
|
||
$text["review_update_failed"] = "Error updating review status. Update failed.";
|
||
$text["reviewer_added"] = "added as a reviewer";
|
||
$text["reviewer_already_assigned"] = "is already assigned as a reviewer";
|
||
$text["reviewer_already_removed"] = "has already been removed from review process or has already submitted a review";
|
||
$text["reviewer_no_privilege"] = "is not sufficiently privileged to review this document";
|
||
$text["reviewer_removed"] = "removed from review process";
|
||
$text["reviewers"] = "Reviewers";
|
||
$text["rm_default_keyword_category"] = "…ꬉÖñˆ¨™‰í¤…êÑ";
|
||
$text["rm_default_keywords"] = "…ꬉÖñ‰ù£‰ì´…¡ù";
|
||
$text["rm_document"] = "…ꬉÖñ†¬ö†íê";
|
||
$text["rm_folder"] = "…ꬉÖñˆþç†ûÖ…ñ¾";
|
||
$text["rm_group"] = "…ꬉÖñ†¡ñ‡¾ñ‡´ä";
|
||
$text["rm_user"] = "…ꬉÖñ†¡ñ„»À‡ö¿ˆÇà";
|
||
$text["rm_version"] = "‡º©‰Öñ‡ëꆣ¼";
|
||
$text["root_folder"] = "†á ˆþç†ûÖ…ñ¾";
|
||
$text["save"] = "…ä™…¡ÿ";
|
||
$text["search"] = "†É£‡³ó";
|
||
$text["search_in"] = "†É£…—䅣ì";
|
||
$text["search_in_all"] = "†ëdž£ëˆþç†ûÖ…ñ¾";
|
||
$text["search_in_current"] = "…Ŭ†£ë([foldername]) …îà…ɽ…¡Éˆþç†ûÖ…ñ¾";
|
||
$text["search_mode"] = "†É£…—í…Å";
|
||
$text["search_mode_and"] = "†ëdž£ë‡Ü䈨¤";
|
||
$text["search_mode_or"] = "ˆçþ…—憣넹DžÇ¤";
|
||
$text["search_no_results"] = "†™Æ†£ë†¬ö†íꇼª…Éꆖш¨ó†ó¥„©µƒÇé";
|
||
$text["search_query"] = "†É£…—ï";
|
||
$text["search_report"] = "†£ë [count] …Çö†íꇼª…Éꆖш¨ó†ó¥„©µ\ƒÇé";
|
||
$text["search_result_pending_approval"] = "status 'pending approval'";
|
||
$text["search_result_pending_review"] = "status 'pending review'";
|
||
$text["search_results"] = "†É£‡³ó‡´É†¤£";
|
||
$text["search_results_access_filtered"] = "Search results may contain content to which access has been denied.";
|
||
$text["search_time"] = "†–ш¨óˆÇù†Öé<EFBFBD>Ü [time] ‡ºÆƒÇé";
|
||
$text["select_one"] = "ˆ½ï‰ü¹…ൄ¹Ç";
|
||
$text["selected_document"] = "‰ü¹†ôç‡Ü䆬ö†íê";
|
||
$text["selected_folder"] = "‰ü¹†ôç‡Üäˆþç†ûÖ…ñ¾";
|
||
$text["selection"] = "Selection";
|
||
$text["seq_after"] = "…£¿\"[prevname]\"„ ï…¾î";
|
||
$text["seq_end"] = "†£Ç…¾î„¹Ç…Çï";
|
||
$text["seq_keep"] = "‡¢«…ë섻쇻«";
|
||
$text["seq_start"] = "‡¼¼„¹Ç…Çï";
|
||
$text["sequence"] = "…èá…àщáå…¦Å";
|
||
$text["set_default_access"] = "Set Default Access Mode";
|
||
$text["set_expiry"] = "Set Expiry";
|
||
$text["set_owner"] = "ˆ¿¡…«Ü†ëdž£ë„¦¦";
|
||
$text["set_reviewers_approvers"] = "Assign Reviewers and Approvers";
|
||
$text["setting_expires"] = "ˆ¿¡…«Ü‰Ç¾†Öé...";
|
||
$text["setting_owner"] = "ˆ¿¡…«Ü†ëdž£ë„¦¦...";
|
||
$text["setting_user_image"] = "<br>‡é¦„»À‡ö¿ˆÇàˆ¿¡…«Ü‡àº‡ëç...";
|
||
$text["show_all_versions"] = "Show All Revisions";
|
||
$text["show_current_versions"] = "Show Current";
|
||
$text["start"] = "‰ûï…ºï";
|
||
$text["status"] = "Status";
|
||
$text["status_approval_rejected"] = "Draft rejected";
|
||
$text["status_approved"] = "Approved";
|
||
$text["status_approver_removed"] = "Approver removed from process";
|
||
$text["status_change_summary"] = "Document revision changed from status '[oldstatus]' to status '[newstatus]'.";
|
||
$text["status_changed_by"] = "Status changed by";
|
||
$text["status_not_approved"] = "Not approved";
|
||
$text["status_not_reviewed"] = "Not reviewed";
|
||
$text["status_reviewed"] = "Reviewed";
|
||
$text["status_reviewer_rejected"] = "Draft rejected";
|
||
$text["status_reviewer_removed"] = "Reviewer removed from process";
|
||
$text["status_unknown"] = "Unknown";
|
||
$text["subfolder_list"] = "…¡Éˆþç†ûÖ…ñ¾";
|
||
$text["submit_approval"] = "Submit approval";
|
||
$text["submit_login"] = "Sign in";
|
||
$text["submit_review"] = "Submit review";
|
||
$text["theme"] = "„»ê†Ö¯";
|
||
$text["unable_to_add"] = "Unable to add";
|
||
$text["unable_to_remove"] = "Unable to remove";
|
||
$text["under_folder"] = "…£¿ˆþç†ûÖ…ñ¾ˆúí";
|
||
$text["unknown_command"] = "Command not recognized.";
|
||
$text["unknown_group"] = "Unknown group id";
|
||
$text["unknown_keyword_category"] = "Unknown category";
|
||
$text["unknown_owner"] = "Unknown owner id";
|
||
$text["unknown_user"] = "Unknown user id";
|
||
$text["unlock_cause_access_mode_all"] = "…¢á‡é¦†é¿†£ë…¡ÿ…Åû†¼è‰ÖÉ\"all\"<EFBFBD>î†é¿„©ì‡äµ…ů„©Ñ†¢³†û—ƒÇ醢³†û—…¾î‰Äû…«Ü…—çˆç¬…ïòˆºú‰ÖñƒÇé";
|
||
$text["unlock_cause_locking_user"] = "…¢á‡é¦†é¿„ –†ÿ¯‰Äû…«Ü„¦¦„ Ç<EFBFBD>î†é¿„©ì‡äµ…ů„©Ñ†¢³†û—ƒÇ醢³†û—…¾î‰Äû…«Ü…—çˆç¬…ïòˆºú‰ÖñƒÇé";
|
||
$text["unlock_document"] = "†£¬‰Äû…«Ü";
|
||
$text["unlocking_denied"] = "†é¿‡Ü䆼è‰ÖÉ„¹ìˆµþ„©Ñˆºú‰Äû†¬ö†íê";
|
||
$text["unlocking_document"] = "†¬ö†íꈺú‰Äû...";
|
||
$text["update"] = "Update";
|
||
$text["update_approvers"] = "Update List of Approvers";
|
||
$text["update_document"] = "†¢³†û—";
|
||
$text["update_info"] = "Update Information";
|
||
$text["update_locked_msg"] = "†¡ñ†¬ö†íêˆÖò†û‰Äû…«Ü‡ïdžàïƒÇé";
|
||
$text["update_reviewers"] = "Update List of Reviewers";
|
||
$text["update_reviewers_approvers"] = "Update List of Reviewers and Approvers";
|
||
$text["updated_by"] = "Updated by";
|
||
$text["updating_document"] = "†¬ö†íꆢ³†û—...";
|
||
$text["upload_date"] = "„¹è…éþ†ùц£–";
|
||
$text["uploaded"] = "Uploaded";
|
||
$text["uploaded_by"] = "†¬ö†íê†ÅÉ„¾¢ˆÇà";
|
||
$text["uploading_failed"] = "„¹è…éþ…ñ˜†òù<EFBFBD>ïˆê燫í‡Éå…ôíˆü¯‡ ½ƒÇé";
|
||
$text["use_default_keywords"] = "„»À‡ö¿‰áÉ…àꅫ܇¾¨‡Üä‰ù£‰ì´…¡ù";
|
||
$text["user"] = "„»À‡ö¿ˆÇà";
|
||
$text["user_already_approved"] = "User has already submitted an approval of this document version";
|
||
$text["user_already_reviewed"] = "User has already submitted a review of this document version";
|
||
$text["user_approval_not_required"] = "No document approval required of user at this time.";
|
||
$text["user_exists"] = "User already exists.";
|
||
$text["user_image"] = "‡àº‡ëç";
|
||
$text["user_info"] = "User Information";
|
||
$text["user_list"] = "„»À‡ö¿ˆÇà…êùˆí¿";
|
||
$text["user_login"] = "…¹þˆÖ–";
|
||
$text["user_management"] = "„»À‡ö¿ˆÇà";
|
||
$text["user_name"] = "…à¿…Éì";
|
||
$text["user_removed_approver"] = "User has been removed from the list of individual approvers.";
|
||
$text["user_removed_reviewer"] = "User has been removed from the list of individual reviewers.";
|
||
$text["user_review_not_required"] = "No document review required of user at this time.";
|
||
$text["users"] = "„»À‡ö¿ˆÇà";
|
||
$text["version"] = "‡ëꆣ¼";
|
||
$text["version_info"] = "Version Information";
|
||
$text["version_under_approval"] = "Version under approval";
|
||
$text["version_under_review"] = "Version under review";
|
||
$text["view_document"] = "View Document";
|
||
$text["view_online"] = "‡¸Ü„¹è‡Çňª»";
|
||
$text["warning"] = "Warning";
|
||
$text["wrong_pwd"] = "…¯å‡ó‰î¯ˆ¬ñ<EFBFBD>ï‰ç숨ªƒÇé";
|
||
$text["yes"] = "†ÿ¯";
|
||
$text["already_subscribed"] = "Target is already subscribed.";
|
||
// New as of 1.7.1. Require updated translation.
|
||
$text["documents"] = "Documents";
|
||
$text["folders"] = "Folders";
|
||
$text["no_folders"] = "No folders";
|
||
$text["notification_summary"] = "Notification Summary";
|
||
// New as of 1.7.2
|
||
$text["all_pages"] = "All";
|
||
$text["results_page"] = "Results Page";
|
||
// New
|
||
$text["sign_out"] = "sign out";
|
||
$text["signed_in_as"] = "Signed in as";
|
||
$text["assign_reviewers"] = "Assign Reviewers";
|
||
$text["assign_approvers"] = "Assign Approvers";
|
||
$text["override_status"] = "Override Status";
|
||
$text["change_status"] = "Change Status";
|
||
$text["change_assignments"] = "Change Assignments";
|
||
$text["no_user_docs"] = "There are currently no documents owned by the user";
|
||
$text["disclaimer"] = "This is a classified area. Access is permitted only to authorized personnel. Any violation will be prosecuted according to the english and international laws.";
|
||
|
||
$text["backup_tools"] = "Backup tools";
|
||
$text["versioning_file_creation"] = "Versioning file creation";
|
||
$text["archive_creation"] = "Archive creation";
|
||
$text["files_deletion"] = "Files deletion";
|
||
$text["folder"] = "Folder";
|
||
|
||
$text["unknown_id"] = "unknown id";
|
||
$text["help"] = "Help";
|
||
|
||
$text["versioning_info"] = "Versioning info";
|
||
$text["versioning_file_creation_warning"] = "With this operation you can create a file containing the versioning information of an entire DMS folder. After the creation every file will be saved inside the document folder.";
|
||
$text["archive_creation_warning"] = "With this operation you can create achive containing the files of entire DMS folders. After the creation the archive will be saved in the data folder of your server.<br>WARNING: an archive created as human readable will be unusable as server backup.";
|
||
$text["files_deletion_warning"] = "With this option you can delete all files of entire DMS folders. The versioning information will remain visible.";
|
||
|
||
$text["backup_list"] = "Existings backup list";
|
||
$text["backup_remove"] = "Remove backup file";
|
||
$text["confirm_rm_backup"] = "Do you really want to remove the file \"[arkname]\"?<br>Be careful: This action cannot be undone.";
|
||
|
||
$text["document_deleted"] = "Document deleted";
|
||
$text["linked_files"] = "Attachments";
|
||
$text["invalid_file_id"] = "Invalid file ID";
|
||
$text["rm_file"] = "Remove file";
|
||
$text["confirm_rm_file"] = "Do you really want to remove file \"[name]\" of document \"[documentname]\"?<br>Be careful: This action cannot be undone.";
|
||
|
||
$text["edit_comment"] = "Edit comment";
|
||
|
||
// new from 1.9
|
||
|
||
$text["is_hidden"] = "Hide from users list";
|
||
$text["log_management"] = "Log files management";
|
||
$text["confirm_rm_log"] = "Do you really want to remove log file \"[logname]\"?<br>Be careful: This action cannot be undone.";
|
||
$text["include_subdirectories"] = "Include subdirectories";
|
||
$text["include_documents"] = "Include documents";
|
||
$text["manager"] = "Manager";
|
||
$text["toggle_manager"] = "Toggle manager";
|
||
|
||
// new from 2.0
|
||
|
||
$text["calendar"] = "Calendar";
|
||
$text["week_view"] = "Week view";
|
||
$text["month_view"] = "Month view";
|
||
$text["year_view"] = "Year View";
|
||
$text["add_event"] = "Add event";
|
||
$text["edit_event"] = "Edit event";
|
||
|
||
$text["january"] = "January";
|
||
$text["february"] = "February";
|
||
$text["march"] = "March";
|
||
$text["april"] = "April";
|
||
$text["may"] = "May";
|
||
$text["june"] = "June";
|
||
$text["july"] = "July";
|
||
$text["august"] = "August";
|
||
$text["september"] = "September";
|
||
$text["october"] = "October";
|
||
$text["november"] = "November";
|
||
$text["december"] = "December";
|
||
|
||
$text["sunday"] = "Sunday";
|
||
$text["monday"] = "Monday";
|
||
$text["tuesday"] = "Tuesday";
|
||
$text["wednesday"] = "Wednesday";
|
||
$text["thursday"] = "Thursday";
|
||
$text["friday"] = "Friday";
|
||
$text["saturday"] = "Saturday";
|
||
|
||
$text["from"] = "From";
|
||
$text["to"] = "To";
|
||
|
||
$text["event_details"] = "Event details";
|
||
$text["confirm_rm_event"] = "Do you really want to remove event \"[name]\"?<br>Be careful: This action cannot be undone.";
|
||
|
||
$text["dump_creation"] = "DB dump creation";
|
||
$text["dump_creation_warning"] = "With this operation you can create a dump file of your database content. After the creation the dump file will be saved in the data folder of your server.";
|
||
$text["dump_list"] = "Existings dump files";
|
||
$text["dump_remove"] = "Remove dump file";
|
||
$text["confirm_rm_dump"] = "Do you really want to remove the file \"[dumpname]\"?<br>Be careful: This action cannot be undone.";
|
||
|
||
$text["confirm_rm_user"] = "Do you really want to remove the user \"[username]\"?<br>Be careful: This action cannot be undone.";
|
||
$text["confirm_rm_group"] = "Do you really want to remove the group \"[groupname]\"?<br>Be careful: This action cannot be undone.";
|
||
|
||
$text["human_readable"] = "Human readable archive";
|
||
|
||
$text["email_header"] = "This is an automatic message from the DMS server.";
|
||
$text["email_footer"] = "You can always change your e-mail settings using 'My Account' functions";
|
||
|
||
$text["add_multiple_files"] = "Add multiple files (will use filename as document name)";
|
||
|
||
// new from 2.0.1
|
||
|
||
$text["max_upload_size"] = "Maximum upload size for each file";
|
||
|
||
// new from 2.0.2
|
||
|
||
$text["space_used_on_data_folder"] = "Space used on data folder";
|
||
$text["assign_user_property_to"] = "Assign user's properties to";
|
||
|
||
?>
|