alfresco-community-repo/config/alfresco/messages/templates-messages.properties
2010-03-09 00:39:21 +00:00

90 lines
3.3 KiB
Properties

#translatable.ftl
templates.translatable.translatable=Translatable:
templates.translatable.yes=Yes
templates.translatable.no=No
templates.translatable.no_document_found=No document found
#show_audit.ftl
templates.show_audit.current_document_audit_info=Current Document Audit Info
templates.show_audit.name=Name:
templates.show_audit.user_name=User Name
templates.show_audit.application=Application
templates.show_audit.service=Service
templates.show_audit.method=Method
templates.show_audit.timestamp=Timestamp
templates.show_audit.failed=Failed
templates.show_audit.message=Message
templates.show_audit.arg_1=Arg 1
templates.show_audit.arg_2=Arg 2
templates.show_audit.arg_3=Arg 3
templates.show_audit.arg_4=Arg 4
templates.show_audit.arg_5=Arg 5
templates.show_audit.return=Return
templates.show_audit.thowable=Throwable
templates.show_audit.tx=TX
templates.show_audit.current_space_audit_info=Current Space Audit Info:
#recent_docs.ftl
templates.recent_docs.documents_created_or_modified_in_the_last_week=Documents created or modified in the last week
templates.recent_docs.name=Name
templates.recent_docs.created_date=Created Date
templates.recent_docs.modified_date=Modified Date
#my_summary.ftl
templates.my_summary.name=Name:
templates.my_summary.user=User:
templates.my_summary.home_space_location=Home Space location:
templates.my_summary.items_in_home_space=Items in Home Space:
templates.my_summary.items_in_company_space=Items in Company Space:
#my_docs.ftl
templates.my_docs.name=Name
templates.my_docs.size=Size
templates.my_docs.modified.date=Modified Date
templates.my_docs.locked=Locked
templates.my_docs.kb=KB
templates.my_docs.yes=Yes
#localizable.ftl
templates.localizable.localisable=Localisable:
templates.localizable.yes=Yes
templates.localizable.locale=Locale:
templates.localizable.no=No
templates.localizable.no_document_found=No document found!
#general_example.ftl
templates.general_example.example_template_start======Example Template Start=====
templates.general_example.company_home_space=Company Home Space:
templates.general_example.my_home_space=My Home Space:
templates.general_example.company_home_children_count=Company Home children count:
templates.general_example.company_home_first_child_node_name=Company Home first child node name:
templates.general_example.current_document_name=Current Document Name:
templates.general_example.current_space_name=Current Space Name:
templates.general_example.list_of_child_spaces_in_my_home_space=List of child spaces in my Home Space:
templates.general_example.path=Path:
templates.general_example.list_of_docs_in_my_home_space=List of docs in my Home Space (text only content shown inline, JPG images shown as thumbnails):
templates.general_example.assoc_example=Assoc example:
templates.general_example.example_template_end======Example Template End=====
#doc_info.ftl
templates.doc_info.current_document_info=Current Document Info:
templates.doc_info.name=Name:
templates.doc_info.ref=Ref:
templates.doc_info.type=Type:
templates.doc_info.dbid=DBID:
templates.doc_info.content_url=Content URL:
templates.doc_info.locked=Locked:
templates.doc_info.counter=Counter:
templates.doc_info.aspects=Aspects:
templates.doc_info.assocs=Assocs:
templates.doc_info.properties=Properties:
templates.doc_info.no_document_found=No document found!