mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-22 15:12:38 +00:00
115426 adavis: ACE-4520: Merged 5.1.N (5.1.1) to 5.1-MNT1 (5.1.0)
<< All the MNT-13871 commits at the end of phase 2 testing of 4.2.5 >>
111899: Merged 5.0.N (5.0.3) to 5.1.N (5.1.0) (PARTIAL MERGE)
111834: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
111589: Merged V4.1-BUG-FIX (4.1.11) to V4.2-BUG-FIX (4.2.6)
111531: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Added small changes required for compilation of authorization module.,
111901: Merged 5.0.N (5.0.3) to 5.1.N (5.1.0) (PARTIAL MERGE)
111836: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
111765: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
111600: Merged V4.1-BUG-FIX (4.1.11) to PATCHES/V4.2.5 (4.2.5)
MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Extra changes that are required to make authorization module build green.,
112553: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
112540: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
112447: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Added configuration required to compile authorised-users module.,
113101: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
112930: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
112707 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
112677 dvaserin: MNT-14780 (MNT-13871): Licence Error message when in overage
- Place overage buffer information into License MBean and use it in admin license ftl.
112634 adavis: MNT-13871: Merged DEV (V4.2.5-MNT-13871-LATEST) to V4.2.5 (4.2.5)
111550: Merged DEV (4.1.11) to DEV (4.2.5)
MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Merged all made changes in core alfresco projects as single commit to fresh dev branch forked from V4.1-BUG-FIX.
MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- added try/finally approach to reset show delete users flag to default value.,
111574: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Added V4.2.5 specific changes.,
111582: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Updated the jar to correspond with the latest changes in authorised-users/4.2,
111751: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Removed unnecessary configuration.,
111752: Merged DEV (V4.1.11) to DEV (V4.2.5)
111632: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Fixed unit tests for build plan: https://bamboo.alfresco.com/bamboo/browse/DEV-ENT414-1,
111753: Merged DEV (4.1.11) to DEV (V4.2.5)
111719: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Updated authorization related icons with ones provided by Mark Howarth.
- Information message in Deauthorize Dialog was changed to the on provided by Mark Howarth.,
111754: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Updated to the latest authorised-users lib.,
111761: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Fix for the SchemaReferenceFileTest.,
111800: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Modified the test to create a tenant in a retrying transaction to solve the DataIntegrityViolationException.,
111801: Megred DEV (4.1.11) to DEV (4.2.5)
111795: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Updated Deleted column to display text instead of tick icon.
- Added name for actions column.,
111813: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Updated to the latest authorisation jar to fix the Scema Reference test.,
112020: MNT-14775: De-authorisation pop-up has similar title to first line of text
- Remove the duplicated text from the pop-up body
- Updated link to point the 4.2 documentation,
112134: MNT-14763: [UserAuth] New entries are added in the authorization table for each different username case
- Update authorization jar,
112144: MNT-13871: Optimized strings in users.get.properties,
112184: MNT-14762 : [UserAuth]Users from the ALFRESCO_ADMINISTRATORS LDAP group are not pre-authorized
- Updated authorized-users jar with fix for ldap administrators pre-authorization.,
112196: MNT-14729 : [UserAuth] The column header for the Deauthorize and Reauthorize button should have a name
- Updated name for re/de-authorize actions column.,
112202: MNT-14763: [UserAuth] New entries are added in the authorization table for each different username case
- Add new authorization jar to fix null errors,
112203: MNT-14779: System behaviour when system set read only due to licence exception
- Force read-write transaction for LoginPost script.,
112225: MNT-14763: [UserAuth] New entries are added in the authorization table for each different username case
- Add new authorization jar after unit test fixing.,
112226: MNT-14740 : [UserAuth] The message for the failed re authorization is not displayed onIE
- Code for reloading page was wrapped with YAHOO.lang.later() function.,
112247: MNT-14747 : [UserAuth]The Autorization State isn't change when the user logs via FTP.
- Updated authorization jar with fix for kerberos unit test.,
112259: MNT-14776: Heading banner text when using all allowed authorised users.
- Changed the message.
- Updated the authorised-users jar.,
112269: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Wrap methods that uses 'authenticationComponent.setCurrentUser' into RetryingTransaction for retrying on DataIntegrityViolationException.,
112285: MNT-14747 : [UserAuth]The Autorization State isn't change when the user logs via FTP.
- Updated version for authorized-users jar.,
112388: MNT-14809: [UserAuth] On a cluster setup after running the hourly job only one node goes into R/O mode
- Updated the authorised-users.jar,
112439: MNT-14815 : Wrong documentation link used in the deauthorize message window
- Corrected link to documentation.,
112445: MNT-14818 : [UserAuth] Missing quotation mark in the user reauthorization window message
- Corrected message for reauthorization dialog.,
112450: MNT-14802: [UserAuth] License warning message displayed for all the users
- Updated the authorised-users jar.,
112454: MNT-14780: Licence Error message when in overage
- Make license warn messages on admin console the same as banner warn messages.,
112471: MNT-14773 : Sort state not persisted after authorisation action
- Sorting/paging state is now persists in sessionStorage.,
112478: MNT-14773 : Sort state not persisted after authorisation action
- Corrected previous fix.,
112483: MNT-14814: [UserAuth] System goes into R/O mode after running the hourly job
- Updated the authorised-users jar to the latest version.,
112512: MNT-14833: [UserAuth] User cannot login on both nodes (cluster env.)
- Update authorization jar.,
112556: MNT-14787: [UserAuth] Login via NFS works when the license limit exceed
- Modified the exception handling of setCurrentUser method. Now all the exceptions are rethrown.,
112570: MNT-14838: Correct the Max Users string in the Admin Console License Screen
- Corrected the string, remove the incorrect translations from the bundle.,
112572: REVERSE MERGED <<code is not worth to implement>>
112471 : MNT-14773 : Sort state not persisted after authorisation action
- Sorting/paging state is now persists in sessionStorage.
112478 : MNT-14773 : Sort state not persisted after authorisation action
- Corrected previous fix. ,
112610: MNT-14837 : Report license overage to the log files on authorization/deauthorization of users
- Updated users authorization jar file.,
112627: MNT-14839: [UserAuth]Alfresco goes in read -only after reauthorize a user from LDAP ALFESCO_ADMINISTRATORS group
- Updated the authorised-users jar to the latest version.
Merged DEV (V5.0.2-MNT-13871) to 5.0.N (5.0.3)
111954: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Removed context reference to authorization.,
112003: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Added copying of sources and configuration from authorised-users to the output directory during build.,
112014: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Modified the build configuration to unpack the resources to the test folders.,
112027: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Added unpacking of authorisation resources to repoitory-crypto project.,
112067: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Removed unpacking of resources, changed the context imports to point to authorization.,
112952: Merged DEV (V5.0.2-MNT-13871) to 5.0.N (5.0.3)
111887: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Corrected the authorised-users version to correspond to 5.0.,
113060: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113059 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113058 adavis: MNT-13871: Count authorised users as those who've logged in, not total # of person objects
- Version dependency for alfresco-authorised-users moved to top level pom,
113103: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
113036 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113030 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113019 amukha: MNT-14862 MNT-13871: [UserAuth] Login via FTP works when the license limit exceed
- Corrected the AlfrescoFtpAuthenticator to rollback teh transaction if an exception was thrown.,
113215: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
113213 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3) (PARTIAL MERGE)
113209 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113124: MNT-13871: MNT-14875: The table creation code for authorised-user (MNT-13871) need to be moved back into the main Alfresco code base
- Added the scripts to the main code base.
- Updated the authorised-users.jar,
113203: MNT-13871: MNT-14875: The table creation code for authorised-user (MNT-13871) need to be moved back into the main Alfresco code base
- Moved the patch to the main code.
- Updated the authorised-users.jar
113128: MNT-14867 (MNT-13871) : [UserAuth] License user limit exceeded by adding users to ALFRESCO_ADMINISTRATORS LDAP group
- Updated auhtorised-users jar.,,
113246: MNT-13871 : Count authorised users as those who've logged in, not total # of person objects
- Try to fix one of the two build errors on 5.1.N as a result of r113101,
113578: MNT-14901 MNT-13871: 4.2.5 User Auth code merged to 5.1.N caused 2 build failures
- Fixed the test SiteServiceImplTest.testGroupMembership ,
113647: MNT-14901 MNT-13871: 4.2.5 User Auth code merged to 5.1.N caused 2 build failures
- Fixed the test SiteServiceImplTest.testListSiteMemberships that failed after testGroupMembership was fixed, but didn't delete the created site.,
113935: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113924 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113914 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113903 gbroadbent: GERMAN: Updated bundle based on EN-rev112938,
113936: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113925 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113915 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113904 gbroadbent: SPANISH: Updated bundle based on EN-rev112938,
113937: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113926 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113916 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113905 gbroadbent: FRENCH: Updated bundle based on EN-rev112938,
113939: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113927 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113917 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113906 gbroadbent: ITALIAN: Updated bundle based on EN-rev112938,
113940: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113928 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113918 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113907 gbroadbent: JAPANESE: Updated bundle based on EN-rev112938,
113941: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113929 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113919 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113908 gbroadbent: NORWEGIAN Bokmal: Updated bundle based on EN-rev112938,
113942: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113930 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113920 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113909 gbroadbent: DUCTH: Updated bundle based on EN-rev112938,
113943: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113931 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113921 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113910 gbroadbent: BRAZILIAN PORTUGUESE: Updated bundle based on EN-rev112938,
113944: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113932 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113922 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113911 gbroadbent: SIMPLIFIED Chinese: Updated bundle based on EN-rev112938,
113945: MNT-13871: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1) (PARTIAL MERGE)
113933 adavis: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
113923 adavis: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
113912 gbroadbent: RUSSIAN: Updated bundle based on EN-rev112938,
114046: MNT-14901 MNT-13871: 4.2.5 User Auth code merged to 5.1.N caused 2 build failures
- Removed the hardcoded value in the test.,
114589: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114485 amorarasu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114335 amukha: Merged V4.1-BUG-FIX (4.1.11) to V4.2-BUG-FIX (4.2.6)
114334 amukha: MNT-14984 MNT-13871: Modification to the User Authentication Warning wording.
- Changed the warning message.,
114828: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114749 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114703 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114574 gbroadbent: GERMAN: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114829: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114750 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114704 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114575 gbroadbent: SPANISH: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114830: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114751 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114705 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114576 gbroadbent: FRENCH: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114831: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114752 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114706 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114577 gbroadbent: ITALIAN: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114832: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114753 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114708 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114578 gbroadbent: JAPANESE: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114833: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114754 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114709 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114579 gbroadbent: DUTCH: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114834: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114755 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114710 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114580 gbroadbent: RUSSIAN: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114835: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114756 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114711 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114593 gbroadbent: SIMP CHINESE: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871,
114836: Merged 5.0.N (5.0.3) to 5.1.N (5.1.1)
114757 rmunteanu: Merged V4.2-BUG-FIX (4.2.6) to 5.0.N (5.0.3)
114712 amorarasu: Merged V4.2.5 (4.2.5) to V4.2-BUG-FIX (4.2.6)
114594 gbroadbent: NORWEGIAN Bokmal: Updated file based on EN-rev114472. Fix for MNT-14984 MNT-13871
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@115664 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
370 lines
28 KiB
Properties
Executable File
370 lines
28 KiB
Properties
Executable File
# Display labels for Content Domain Model
|
|
|
|
cm_contentmodel.description=Alfresco \u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30c9\u30e1\u30a4\u30f3\u30e2\u30c7\u30eb
|
|
|
|
cm_contentmodel.type.cm_object.title=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8
|
|
cm_contentmodel.type.cm_object.description=\u57fa\u672c\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30c9\u30e1\u30a4\u30f3\u30aa\u30d6\u30b8\u30a7\u30af\u30c8
|
|
cm_contentmodel.property.cm_name.title=\u540d\u524d
|
|
cm_contentmodel.property.cm_name.description=\u540d\u524d
|
|
|
|
cm_contentmodel.type.cm_folder.title=\u30d5\u30a9\u30eb\u30c0
|
|
cm_contentmodel.type.cm_folder.description=\u30d5\u30a9\u30eb\u30c0
|
|
cm_contentmodel.property.cm_orderedchildren.title=\u9806\u5e8f\u4ed8\u3051\u3089\u308c\u305f\u5b50
|
|
cm_contentmodel.property.cm_orderedchildren.description=\u30d5\u30a9\u30eb\u30c0\u306e\u5b50\u304c\u6b63\u3057\u304f\u4e26\u3079\u3089\u308c\u305f\u304b\u3069\u3046\u304b\u3092\u793a\u3057\u307e\u3059
|
|
cm_contentmodel.association.cm_contains.title=\u542b\u3080
|
|
cm_contentmodel.association.cm_contains.description=\u542b\u3080
|
|
|
|
cm_contentmodel.type.cm_content.title=\u30b3\u30f3\u30c6\u30f3\u30c4
|
|
cm_contentmodel.type.cm_content.description=\u57fa\u672c\u30b3\u30f3\u30c6\u30f3\u30c4\u30aa\u30d6\u30b8\u30a7\u30af\u30c8
|
|
cm_contentmodel.property.cm_content.title=\u30b3\u30f3\u30c6\u30f3\u30c4
|
|
cm_contentmodel.property.cm_content.description=\u30b3\u30f3\u30c6\u30f3\u30c4
|
|
|
|
# Display labels for elements within the cm:content property type.
|
|
cm_contentmodel.property.cm_content.cm_content.size=\u30b5\u30a4\u30ba
|
|
cm_contentmodel.property.cm_content.cm_content.mimetype=MIME \u30bf\u30a4\u30d7
|
|
|
|
cm_contentmodel.type.cm_linkfile.title=\u30d5\u30a1\u30a4\u30eb\u30ea\u30f3\u30af
|
|
cm_contentmodel.type.cm_linkfile.description=\u4ed6\u306e\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30ea\u30f3\u30af
|
|
cm_contentmodel.property.cm_path.title=\u30ea\u30f3\u30af\u30d5\u30a1\u30a4\u30eb\u30d1\u30b9
|
|
cm_contentmodel.property.cm_path.description=\u30ea\u30f3\u30af\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u3078\u306e\u30d1\u30b9
|
|
|
|
cm_contentmodel.type.cm_savedquery.title=\u4fdd\u5b58\u3055\u308c\u305f\u30af\u30a8\u30ea
|
|
cm_contentmodel.type.cm_savedquery.description=\u4fdd\u5b58\u3055\u308c\u305f\u30af\u30a8\u30ea
|
|
|
|
cm_contentmodel.type.cm_systemfolder.title=\u30b7\u30b9\u30c6\u30e0\u30d5\u30a9\u30eb\u30c0
|
|
cm_contentmodel.type.cm_systemfolder.description=\u30b7\u30b9\u30c6\u30e0\u30ec\u30d9\u30eb\u306e\u30a2\u30a4\u30c6\u30e0\u3092\u542b\u3080\u30d5\u30a9\u30eb\u30c0
|
|
|
|
cm_contentmodel.type.cm_person.title=\u30e6\u30fc\u30b6\u30fc
|
|
cm_contentmodel.type.cm_person.description=\u30e6\u30fc\u30b6\u30fc
|
|
|
|
cm_contentmodel.property.cm_userName.title=\u30e6\u30fc\u30b6\u30fc\u540d
|
|
cm_contentmodel.property.cm_userName.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30e6\u30fc\u30b6\u30fc\u540d
|
|
cm_contentmodel.property.cm_homeFolder.title=\u30db\u30fc\u30e0\u30d5\u30a9\u30eb\u30c0
|
|
cm_contentmodel.property.cm_homeFolder.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30db\u30fc\u30e0\u30d5\u30a9\u30eb\u30c0
|
|
cm_contentmodel.property.cm_firstName.title=\u540d
|
|
cm_contentmodel.property.cm_firstName.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4e0b\u306e\u540d\u524d
|
|
cm_contentmodel.property.cm_lastName.title=\u59d3
|
|
cm_contentmodel.property.cm_lastName.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u59d3
|
|
cm_contentmodel.property.cm_middleName.title=\u30df\u30c9\u30eb\u30cd\u30fc\u30e0
|
|
cm_contentmodel.property.cm_middleName.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30df\u30c9\u30eb\u30cd\u30fc\u30e0
|
|
cm_contentmodel.property.cm_email.title=E \u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9
|
|
cm_contentmodel.property.cm_email.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e E \u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9
|
|
cm_contentmodel.property.cm_homeFolderProvider.title=\u30db\u30fc\u30e0\u30d5\u30a9\u30eb\u30c0\u306e\u30d7\u30ed\u30d0\u30a4\u30c0
|
|
cm_contentmodel.property.cm_homeFolderProvider.description=\u30db\u30fc\u30e0\u30d5\u30a9\u30eb\u30c0\u306e\u30d7\u30ed\u30d0\u30a4\u30c0
|
|
cm_contentmodel.property.cm_defaultHomeFolderPath.title=\u30db\u30fc\u30e0\u30d5\u30a9\u30eb\u30c0\u306e\u30d1\u30b9
|
|
cm_contentmodel.property.cm_defaultHomeFolderPath.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30db\u30fc\u30e0\u30d5\u30a9\u30eb\u30c0\u3078\u306e\u30d1\u30b9
|
|
cm_contentmodel.property.cm_presenceProvider.title=\u30d7\u30ec\u30bc\u30f3\u30b9\u30d7\u30ed\u30d0\u30a4\u30c0
|
|
cm_contentmodel.property.cm_presenceProvider.description=\u30d7\u30ec\u30bc\u30f3\u30b9\u30d7\u30ed\u30d0\u30a4\u30c0
|
|
cm_contentmodel.property.cm_presenceUsername.title=\u30d7\u30ec\u30bc\u30f3\u30b9\u30e6\u30fc\u30b6\u30fc\u540d
|
|
cm_contentmodel.property.cm_presenceUsername.description=\u30d7\u30ec\u30bc\u30f3\u30b9\u30e6\u30fc\u30b6\u30fc\u540d
|
|
cm_contentmodel.property.cm_jobtitle.title=\u5f79\u8077\u540d
|
|
cm_contentmodel.property.cm_jobtitle.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u5f79\u8077
|
|
cm_contentmodel.property.cm_location.title=\u5834\u6240
|
|
cm_contentmodel.property.cm_location.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u5834\u6240
|
|
cm_contentmodel.property.cm_persondescription.title=\u8981\u7d04
|
|
cm_contentmodel.property.cm_persondescription.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u6982\u8981
|
|
cm_contentmodel.property.cm_telephone.title=\u96fb\u8a71
|
|
cm_contentmodel.property.cm_telephone.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u96fb\u8a71\u756a\u53f7
|
|
cm_contentmodel.property.cm_mobile.title=\u643a\u5e2f
|
|
cm_contentmodel.property.cm_mobile.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u643a\u5e2f\u96fb\u8a71\u756a\u53f7
|
|
cm_contentmodel.property.cm_organizationId.title=\u7d44\u7e54 ID
|
|
cm_contentmodel.property.cm_organizationId.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u7d44\u7e54 ID
|
|
cm_contentmodel.property.cm_organization.title=\u4f1a\u793e\u540d
|
|
cm_contentmodel.property.cm_organization.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u540d
|
|
cm_contentmodel.property.cm_companyaddress1.title=\u4f4f\u6240
|
|
cm_contentmodel.property.cm_companyaddress1.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e\u4f4f\u6240\u306e 1 \u884c\u76ee
|
|
cm_contentmodel.property.cm_companyaddress2.title=\u4f4f\u6240 2
|
|
cm_contentmodel.property.cm_companyaddress2.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e\u4f4f\u6240\u306e 2 \u884c\u76ee
|
|
cm_contentmodel.property.cm_companyaddress3.title=\u4f4f\u6240 3
|
|
cm_contentmodel.property.cm_companyaddress3.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e\u4f4f\u6240\u306e 3 \u884c\u76ee
|
|
cm_contentmodel.property.cm_companypostcode.title=\u90f5\u4fbf\u756a\u53f7
|
|
cm_contentmodel.property.cm_companypostcode.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e\u90f5\u4fbf\u756a\u53f7
|
|
cm_contentmodel.property.cm_companytelephone.title=\u96fb\u8a71
|
|
cm_contentmodel.property.cm_companytelephone.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e\u96fb\u8a71\u756a\u53f7
|
|
cm_contentmodel.property.cm_companyfax.title=\u30d5\u30a1\u30c3\u30af\u30b9
|
|
cm_contentmodel.property.cm_companyfax.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e\u30d5\u30a1\u30c3\u30af\u30b9\u756a\u53f7
|
|
cm_contentmodel.property.cm_companyemail.title=E \u30e1\u30fc\u30eb
|
|
cm_contentmodel.property.cm_companyemail.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u4f1a\u793e\u306e E \u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9
|
|
cm_contentmodel.property.cm_skype.title=Skype
|
|
cm_contentmodel.property.cm_skype.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e Skype \u30e6\u30fc\u30b6\u30fc ID
|
|
cm_contentmodel.property.cm_instantmsg.title=IM
|
|
cm_contentmodel.property.cm_instantmsg.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30c8\u30e1\u30c3\u30bb\u30fc\u30b8\u306e\u30e6\u30fc\u30b6\u30fc ID
|
|
cm_contentmodel.property.cm_userStatus.title=\u30b9\u30c6\u30fc\u30bf\u30b9
|
|
cm_contentmodel.property.cm_userStatus.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u73fe\u5728\u306e\u30b9\u30c6\u30fc\u30bf\u30b9
|
|
cm_contentmodel.property.cm_userStatusTime.title=\u30b9\u30c6\u30fc\u30bf\u30b9\u65e5\u6642
|
|
cm_contentmodel.property.cm_userStatusTime.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u6700\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u65e5\u6642
|
|
cm_contentmodel.property.cm_googleusername.title=Google \u30e6\u30fc\u30b6\u30fc\u540d
|
|
cm_contentmodel.property.cm_googleusername.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e Google \u30e6\u30fc\u30b6\u30fc\u540d
|
|
cm_contentmodel.property.cm_sizeCurrent.title=\u4f7f\u7528\u91cf
|
|
cm_contentmodel.property.cm_sizeCurrent.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u4f7f\u7528\u3057\u3066\u3044\u308b\u30c7\u30a3\u30b9\u30af\u9818\u57df\u306e\u91cf
|
|
cm_contentmodel.property.cm_sizeQuota.title=\u30af\u30a9\u30fc\u30bf
|
|
cm_contentmodel.property.cm_sizeQuota.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u304c\u4f7f\u7528\u3067\u304d\u308b\u6700\u5927\u30c7\u30a3\u30b9\u30af\u9818\u57df
|
|
cm_contentmodel.property.cm_emailFeedId.title=E \u30e1\u30fc\u30eb\u30d5\u30a3\u30fc\u30c9 ID
|
|
cm_contentmodel.property.cm_emailFeedId.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e E \u30e1\u30fc\u30eb\u30d5\u30a3\u30fc\u30c9\u306e ID
|
|
cm_contentmodel.association.cm_avatar.title=\u30a2\u30d0\u30bf\u30fc
|
|
cm_contentmodel.association.cm_avatar.description=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306e\u30a2\u30d0\u30bf\u30fc\u753b\u50cf
|
|
|
|
cm_contentmodel.type.cm_category_root.title=\u30ab\u30c6\u30b4\u30ea\u30eb\u30fc\u30c8
|
|
cm_contentmodel.type.cm_category_root.description=\u30eb\u30fc\u30c8\u30ab\u30c6\u30b4\u30ea
|
|
cm_contentmodel.association.cm_categories.title=\u30ab\u30c6\u30b4\u30ea
|
|
cm_contentmodel.association.cm_categories.description=\u30ab\u30c6\u30b4\u30ea\u30eb\u30fc\u30c8\u306b\u542b\u307e\u308c\u308b\u30ab\u30c6\u30b4\u30ea
|
|
|
|
cm_contentmodel.type.cm_category.title=\u30ab\u30c6\u30b4\u30ea
|
|
cm_contentmodel.type.cm_category.description=\u30ab\u30c6\u30b4\u30ea
|
|
cm_contentmodel.association.cm_subcategories.title=\u30ab\u30c6\u30b4\u30ea
|
|
cm_contentmodel.association.cm_subcategories.description=\u30ab\u30c6\u30b4\u30ea\u306b\u542b\u307e\u308c\u308b\u30b5\u30d6\u30ab\u30c6\u30b4\u30ea
|
|
|
|
cm_contentmodel.aspect.cm_titled.title=\u30bf\u30a4\u30c8\u30eb\u4ed8\u304d
|
|
cm_contentmodel.aspect.cm_titled.description=\u30bf\u30a4\u30c8\u30eb\u4ed8\u304d
|
|
cm_contentmodel.property.cm_title.title=\u30bf\u30a4\u30c8\u30eb
|
|
cm_contentmodel.property.cm_title.description=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30bf\u30a4\u30c8\u30eb
|
|
cm_contentmodel.property.cm_description.title=\u8aac\u660e
|
|
cm_contentmodel.property.cm_description.description=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u8aac\u660e
|
|
|
|
cm_contentmodel.aspect.cm_auditable.title=\u76e3\u67fb\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_auditable.description=\u76e3\u67fb\u53ef\u80fd
|
|
cm_contentmodel.property.cm_created.title=\u4f5c\u6210\u65e5\u6642
|
|
cm_contentmodel.property.cm_created.description=\u4f5c\u6210\u65e5\u6642
|
|
cm_contentmodel.property.cm_creator.title=\u4f5c\u6210\u8005
|
|
cm_contentmodel.property.cm_creator.description=\u3053\u306e\u30a2\u30a4\u30c6\u30e0\u306e\u4f5c\u6210\u8005
|
|
cm_contentmodel.property.cm_modified.title=\u5909\u66f4\u65e5\u6642
|
|
cm_contentmodel.property.cm_modified.description=\u3053\u306e\u30a2\u30a4\u30c6\u30e0\u306e\u6700\u7d42\u5909\u66f4\u65e5
|
|
cm_contentmodel.property.cm_modifier.title=\u5909\u66f4\u8005
|
|
cm_contentmodel.property.cm_modifier.description=\u3053\u306e\u30a2\u30a4\u30c6\u30e0\u306e\u6700\u7d42\u5909\u66f4\u8005
|
|
cm_contentmodel.property.cm_accessed.title=\u6700\u5f8c\u30a2\u30af\u30bb\u30b9\u65e5
|
|
cm_contentmodel.property.cm_accessed.description=\u3053\u306e\u30a2\u30a4\u30c6\u30e0\u3078\u306e\u6700\u7d42\u30a2\u30af\u30bb\u30b9\u65e5
|
|
|
|
cm_contentmodel.aspect.cm_author.title=\u8457\u8005
|
|
cm_contentmodel.aspect.cm_author.description=\u8457\u8005
|
|
cm_contentmodel.property.cm_author.title=\u8457\u8005
|
|
cm_contentmodel.property.cm_author.description=\u8457\u8005
|
|
|
|
cm_contentmodel.aspect.cm_localizable.title=\u30ed\u30fc\u30ab\u30e9\u30a4\u30ba\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_localizable.description=\u30ed\u30fc\u30ab\u30e9\u30a4\u30ba\u53ef\u80fd
|
|
cm_contentmodel.property.cm_locale.title=\u5730\u57df
|
|
cm_contentmodel.property.cm_locale.description=\u5730\u57df
|
|
|
|
cm_contentmodel.aspect.cm_translatable.title=\u7ffb\u8a33\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_translatable.description=\u7ffb\u8a33\u53ef\u80fd
|
|
cm_contentmodel.association.cm_translations.title=\u7ffb\u8a33
|
|
cm_contentmodel.association.cm_translations.description=\u7ffb\u8a33
|
|
|
|
cm_contentmodel.aspect.cm_transformable.title=\u5909\u63db\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_transformable.description=\u5909\u63db\u53ef\u80fd
|
|
cm_contentmodel.association.cm_formats.title=\u30d5\u30a9\u30fc\u30de\u30c3\u30c8
|
|
cm_contentmodel.association.cm_formats.description=\u5909\u63db\u6e08\u307f\u30a2\u30a4\u30c6\u30e0
|
|
|
|
cm_contentmodel.aspect.cm_templatable.title=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5316\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_templatable.description=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u5316\u53ef\u80fd
|
|
cm_contentmodel.property.cm_template.title=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
cm_contentmodel.property.cm_template.description=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
|
|
cm_contentmodel.aspect.cm_complianceable.title=\u6cd5\u4ee4\u9075\u5b88\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_complianceable.description=\u6cd5\u4ee4\u9075\u5b88\u53ef\u80fd
|
|
cm_contentmodel.property.cm_removeAfter.title=\u6709\u52b9\u671f\u9650
|
|
cm_contentmodel.property.cm_removeAfter.description=\u6709\u52b9\u671f\u9650
|
|
|
|
cm_contentmodel.aspect.cm_ownable.title=\u6240\u6709\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_ownable.description=\u6240\u6709\u53ef\u80fd
|
|
cm_contentmodel.property.cm_owner.title=\u6240\u6709\u8005
|
|
cm_contentmodel.property.cm_owner.description=\u6240\u6709\u8005
|
|
|
|
cm_contentmodel.aspect.cm_dublincore.title=\u30c0\u30d6\u30ea\u30f3\u30b3\u30a2
|
|
cm_contentmodel.aspect.cm_dublincore.description=\u30c0\u30d6\u30ea\u30f3\u30b3\u30a2
|
|
cm_contentmodel.property.cm_publisher.title=\u767a\u884c\u8005
|
|
cm_contentmodel.property.cm_publisher.description=\u767a\u884c\u8005
|
|
cm_contentmodel.property.cm_contributor.title=\u6295\u7a3f\u8005
|
|
cm_contentmodel.property.cm_contributor.description=\u6295\u7a3f\u8005
|
|
cm_contentmodel.property.cm_type.title=\u30bf\u30a4\u30d7
|
|
cm_contentmodel.property.cm_type.description=\u30bf\u30a4\u30d7
|
|
cm_contentmodel.property.cm_identifier.title=ID
|
|
cm_contentmodel.property.cm_identifier.description=ID
|
|
cm_contentmodel.property.cm_dcsource.title=\u30bd\u30fc\u30b9
|
|
cm_contentmodel.property.cm_dcsource.description=\u30bd\u30fc\u30b9
|
|
cm_contentmodel.property.cm_coverage.title=\u30ab\u30d0\u30ec\u30c3\u30b8
|
|
cm_contentmodel.property.cm_coverage.description=\u30ab\u30d0\u30ec\u30c3\u30b8
|
|
cm_contentmodel.property.cm_rights.title=\u6a29\u5229
|
|
cm_contentmodel.property.cm_rights.description=\u6a29\u5229
|
|
cm_contentmodel.property.cm_subject.title=\u4ef6\u540d
|
|
cm_contentmodel.property.cm_subject.description=\u4ef6\u540d
|
|
|
|
cm_contentmodel.aspect.cm_basable.title=\u30d9\u30fc\u30b9\u5316\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_basable.description=\u30d9\u30fc\u30b9\u5316\u53ef\u80fd
|
|
cm_contentmodel.association.cm_basis.title=\u57fa\u90e8
|
|
cm_contentmodel.association.cm_basis.description=\u57fa\u90e8
|
|
|
|
cm_contentmodel.aspect.cm_partable.title=\u30d1\u30fc\u30c4\u5316\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_partable.description=\u30d1\u30fc\u30c4\u5316\u53ef\u80fd
|
|
cm_contentmodel.association.cm_parts.title=\u30d1\u30fc\u30c4
|
|
cm_contentmodel.association.cm_parts.description=\u30d1\u30fc\u30c4
|
|
|
|
cm_contentmodel.aspect.cm_referencing.title=\u53c2\u7167\u5143
|
|
cm_contentmodel.aspect.cm_referencing.description=\u53c2\u7167\u5143
|
|
cm_contentmodel.association.cm_references.title=\u53c2\u7167
|
|
cm_contentmodel.association.cm_references.description=\u53c2\u7167
|
|
|
|
cm_contentmodel.aspect.cm_replacable.title=\u7f6e\u63db\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_replacable.description=\u7f6e\u63db\u53ef\u80fd
|
|
cm_contentmodel.association.cm_replaces.title=\u7f6e\u63db
|
|
cm_contentmodel.association.cm_replaces.description=\u7f6e\u63db
|
|
|
|
cm_contentmodel.aspect.cm_effectivity.title=\u6709\u52b9\u6027
|
|
cm_contentmodel.aspect.cm_effectivity.description=\u6709\u52b9\u6027
|
|
cm_contentmodel.property.cm_from.title=\u6709\u52b9\u671f\u9650\u958b\u59cb\u65e5
|
|
cm_contentmodel.property.cm_from.description=\u6709\u52b9\u671f\u9650\u958b\u59cb\u65e5
|
|
cm_contentmodel.property.cm_to.title=\u6709\u52b9\u671f\u9650\u7d42\u4e86\u65e5
|
|
cm_contentmodel.property.cm_to.description=\u6709\u52b9\u671f\u9650\u7d42\u4e86\u65e5
|
|
|
|
cm_contentmodel.aspect.cm_summarizable.title=\u8981\u7d04\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_summarizable.description=\u8981\u7d04\u53ef\u80fd
|
|
cm_contentmodel.property.cm_summary.title=\u8981\u7d04
|
|
cm_contentmodel.property.cm_summary.description=\u8981\u7d04
|
|
|
|
cm_contentmodel.aspect.cm_countable.title=\u53ef\u7b97
|
|
cm_contentmodel.aspect.cm_countable.description=\u53ef\u7b97
|
|
cm_contentmodel.property.cm_hits.title=\u30d2\u30c3\u30c8
|
|
cm_contentmodel.property.cm_hits.description=\u30d2\u30c3\u30c8
|
|
|
|
cm_contentmodel.aspect.cm_copiedFrom.title=\u30b3\u30d4\u30fc\u5143
|
|
cm_contentmodel.aspect.cm_copiedFrom.description=\u30b3\u30d4\u30fc\u5143
|
|
cm_contentmodel.property.cm_source.title=\u30bd\u30fc\u30b9
|
|
cm_contentmodel.property.cm_source.description=\u30bd\u30fc\u30b9
|
|
|
|
cm_contentmodel.aspect.cm_workingcopy.title=\u4f5c\u696d\u7528\u30b3\u30d4\u30fc
|
|
cm_contentmodel.aspect.cm_workingcopy.description=\u4f5c\u696d\u7528\u30b3\u30d4\u30fc
|
|
cm_contentmodel.property.cm_workingCopyOwner.title=\u4f5c\u696d\u7528\u30b3\u30d4\u30fc\u6240\u6709\u8005
|
|
cm_contentmodel.property.cm_workingCopyOwner.description=\u4f5c\u696d\u7528\u30b3\u30d4\u30fc\u6240\u6709\u8005
|
|
|
|
cm_contentmodel.aspect.cm_versionable.title=\u30d0\u30fc\u30b8\u30e7\u30f3\u7ba1\u7406\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_versionable.description=\u30d0\u30fc\u30b8\u30e7\u30f3\u7ba1\u7406\u53ef\u80fd
|
|
cm_contentmodel.property.cm_versionLabel.title=\u30d0\u30fc\u30b8\u30e7\u30f3\u30e9\u30d9\u30eb
|
|
cm_contentmodel.property.cm_versionLabel.description=\u30d0\u30fc\u30b8\u30e7\u30f3\u30e9\u30d9\u30eb
|
|
cm_contentmodel.property.cm_autoVersion.title=\u81ea\u52d5\u30d0\u30fc\u30b8\u30e7\u30f3
|
|
cm_contentmodel.property.cm_autoVersion.description=\u81ea\u52d5\u30d0\u30fc\u30b8\u30e7\u30f3
|
|
cm_contentmodel.property.cm_initialVersion.title=\u521d\u671f\u30d0\u30fc\u30b8\u30e7\u30f3
|
|
cm_contentmodel.property.cm_initialVersion.description=\u521d\u671f\u30d0\u30fc\u30b8\u30e7\u30f3
|
|
|
|
cm_contentmodel.aspect.cm_lockable.title=\u30ed\u30c3\u30af\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_lockable.description=\u30ed\u30c3\u30af\u53ef\u80fd
|
|
cm_contentmodel.property.cm_lockOwner.title=\u30ed\u30c3\u30af\u6240\u6709\u8005
|
|
cm_contentmodel.property.cm_lockOwner.description=\u30ed\u30c3\u30af\u6240\u6709\u8005
|
|
cm_contentmodel.property.cm_lockType.title=\u30ed\u30c3\u30af\u30bf\u30a4\u30d7
|
|
cm_contentmodel.property.cm_lockType.description=\u30ed\u30c3\u30af\u30bf\u30a4\u30d7
|
|
cm_contentmodel.property.cm_lockLifetime.title=\u30ed\u30c3\u30af\u6709\u52b9\u671f\u9593
|
|
cm_contentmodel.property.cm_lockLifetime.description=\u30ed\u30c3\u30af\u6709\u52b9\u671f\u9593
|
|
cm_contentmodel.property.cm_expiryDate.title=\u6709\u52b9\u671f\u9650
|
|
cm_contentmodel.property.cm_expiryDate.description=\u6709\u52b9\u671f\u9650
|
|
cm_contentmodel.property.cm_lockIsDeep.title=\u30c7\u30a3\u30fc\u30d7\u30ed\u30c3\u30af
|
|
cm_contentmodel.property.cm_lockIsDeep.description=\u30c7\u30a3\u30fc\u30d7\u30ed\u30c3\u30af
|
|
|
|
cm_contentmodel.aspect.cm_subscribable.title=\u8cfc\u8aad\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_subscribable.description=\u8cfc\u8aad\u53ef\u80fd
|
|
cm_contentmodel.association.cm_subscribedBy.title=\u8cfc\u8aad\u8005
|
|
cm_contentmodel.association.cm_subscribedBy.description=\u8cfc\u8aad\u8005
|
|
|
|
cm_contentmodel.aspect.cm_classifiable.title=\u5206\u985e\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_classifiable.description=\u5206\u985e\u53ef\u80fd
|
|
|
|
cm_contentmodel.aspect.cm_generalclassifiable.title=\u5206\u985e\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_generalclassifiable.description=\u5206\u985e\u53ef\u80fd
|
|
cm_contentmodel.property.cm_categories.title=\u30ab\u30c6\u30b4\u30ea
|
|
cm_contentmodel.property.cm_categories.description=\u30ab\u30c6\u30b4\u30ea
|
|
|
|
cm_contentmodel.aspect.cm_taggable.title=\u30bf\u30b0\u4ed8\u3051\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_taggable.description=\u30bf\u30b0\u4ed8\u3051\u53ef\u80fd
|
|
cm_contentmodel.property.cm_taggable.title=\u30bf\u30b0
|
|
cm_contentmodel.property.cm_taggable.description=\u30bf\u30b0
|
|
|
|
cm_contentmodel.aspect.cm_attachable.title=\u6dfb\u4ed8\u53ef\u80fd
|
|
cm_contentmodel.aspect.cm_attachable.description=\u4ed6\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u6dfb\u4ed8\u53ef\u80fd
|
|
cm_contentmodel.association.cm_attachments.title=\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb
|
|
cm_contentmodel.association.cm_attachments.description=\u6dfb\u4ed8\u3055\u308c\u305f\u30ea\u30dd\u30b8\u30c8\u30ea\u30aa\u30d6\u30b8\u30a7\u30af\u30c8
|
|
|
|
cm_contentmodel.aspect.cm_emailed.title=E \u30e1\u30fc\u30eb\u9001\u4fe1\u6e08\u307f
|
|
cm_contentmodel.aspect.cm_emailed.description=E \u30e1\u30fc\u30eb\u9001\u4fe1\u6e08\u307f
|
|
cm_contentmodel.property.cm_originator.title=\u9001\u4fe1\u8005
|
|
cm_contentmodel.property.cm_originator.description=\u9001\u4fe1\u8005
|
|
cm_contentmodel.property.cm_addressee.title=\u5b9b\u5148
|
|
cm_contentmodel.property.cm_addressee.description=\u5b9b\u5148
|
|
cm_contentmodel.property.cm_addressees.title=CC
|
|
cm_contentmodel.property.cm_addressees.description=CC
|
|
cm_contentmodel.property.cm_subjectline.title=\u4ef6\u540d
|
|
cm_contentmodel.property.cm_subjectline.description=\u4ef6\u540d
|
|
cm_contentmodel.property.cm_sentdate.title=\u9001\u4fe1\u65e5
|
|
cm_contentmodel.property.cm_sentdate.description=\u9001\u4fe1\u65e5
|
|
|
|
cm_contentmodel.aspect.cm_geographic.title=\u5730\u7406\u60c5\u5831
|
|
cm_contentmodel.aspect.cm_geographic.description=\u5730\u7406\u60c5\u5831
|
|
cm_contentmodel.property.cm_latitude.title=\u7def\u5ea6
|
|
cm_contentmodel.property.cm_latitude.description=\u7def\u5ea6
|
|
cm_contentmodel.property.cm_longitude.title=\u7d4c\u5ea6
|
|
cm_contentmodel.property.cm_longitude.description=\u7d4c\u5ea6
|
|
|
|
cm_contentmodel.aspect.exif_exif.title=EXIF
|
|
cm_contentmodel.aspect.exif_exif.description=\u6a19\u6e96 EXIF \u30e1\u30bf\u30c7\u30fc\u30bf\u306e\u4ef6\u540d
|
|
cm_contentmodel.property.exif_dateTimeOriginal.title=\u65e5\u6642
|
|
cm_contentmodel.property.exif_dateTimeOriginal.description=\u5143\u306e\u753b\u50cf\u304c\u751f\u6210\u3055\u308c\u305f\u65e5\u6642
|
|
cm_contentmodel.property.exif_pixelXDimension.title=\u753b\u50cf\u5e45
|
|
cm_contentmodel.property.exif_pixelXDimension.description=\u753b\u50cf\u5e45 \uff08\u30d4\u30af\u30bb\u30eb\uff09
|
|
cm_contentmodel.property.exif_pixelYDimension.title=\u753b\u50cf\u9ad8
|
|
cm_contentmodel.property.exif_pixelYDimension.description=\u753b\u50cf\u9ad8 \uff08\u30d4\u30af\u30bb\u30eb\uff09
|
|
cm_contentmodel.property.exif_exposureTime.title=\u9732\u5149\u6642\u9593
|
|
cm_contentmodel.property.exif_exposureTime.description=\u9732\u5149\u6642\u9593 \uff08\u79d2\uff09
|
|
cm_contentmodel.property.exif_fNumber.title=F \u5024
|
|
cm_contentmodel.property.exif_fNumber.description=F \u5024
|
|
cm_contentmodel.property.exif_flash.title=\u30d5\u30e9\u30c3\u30b7\u30e5\u3042\u308a
|
|
cm_contentmodel.property.exif_flash.description=\u5199\u771f\u306e\u64ae\u5f71\u6642\u306b\u30d5\u30e9\u30c3\u30b7\u30e5\u3092\u6709\u52b9\u306b\u3059\u308b\u304b\u3069\u3046\u304b
|
|
cm_contentmodel.property.exif_focalLength.title=\u7126\u70b9\u8ddd\u96e2
|
|
cm_contentmodel.property.exif_focalLength.description=\u30ec\u30f3\u30ba\u306e\u7126\u70b9\u8ddd\u96e2 \uff08\u30df\u30ea\u30e1\u30fc\u30c8\u30eb\uff09
|
|
cm_contentmodel.property.exif_isoSpeedRatings.title=ISO \u611f\u5ea6
|
|
cm_contentmodel.property.exif_isoSpeedRatings.description=ISO \u611f\u5ea6
|
|
cm_contentmodel.property.exif_manufacturer.title=\u30ab\u30e1\u30e9\u306e\u30e1\u30fc\u30ab\u30fc
|
|
cm_contentmodel.property.exif_manufacturer.description=\u5199\u771f\u3092\u64ae\u5f71\u3057\u305f\u30ab\u30e1\u30e9\u306e\u30e1\u30fc\u30ab\u30fc
|
|
cm_contentmodel.property.exif_model.title=\u30ab\u30e1\u30e9\u306e\u30e2\u30c7\u30eb
|
|
cm_contentmodel.property.exif_model.description=\u5199\u771f\u3092\u64ae\u5f71\u3057\u305f\u30ab\u30e1\u30e9\u306e\u30e2\u30c7\u30eb
|
|
cm_contentmodel.property.exif_software.title=\u30ab\u30e1\u30e9\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2
|
|
cm_contentmodel.property.exif_software.description=\u5199\u771f\u3092\u64ae\u5f71\u3057\u305f\u30ab\u30e1\u30e9\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2
|
|
cm_contentmodel.property.exif_orientation.title=\u5411\u304d
|
|
cm_contentmodel.property.exif_orientation.description=\u5199\u771f\u306e\u5411\u304d
|
|
cm_contentmodel.property.exif_xResolution.title=\u6c34\u5e73\u89e3\u50cf\u5ea6
|
|
cm_contentmodel.property.exif_xResolution.description=\u6c34\u5e73\u89e3\u50cf\u5ea6 \uff08\u30d4\u30af\u30bb\u30eb/\u5358\u4f4d\uff09
|
|
cm_contentmodel.property.exif_yResolution.title=\u5782\u76f4\u89e3\u50cf\u5ea6
|
|
cm_contentmodel.property.exif_yResolution.description=\u5782\u76f4\u89e3\u50cf\u5ea6 \uff08\u30d4\u30af\u30bb\u30eb/\u5358\u4f4d\uff09
|
|
cm_contentmodel.property.exif_resolutionUnit.title=\u89e3\u50cf\u5ea6\u5358\u4f4d
|
|
cm_contentmodel.property.exif_resolutionUnit.description=\u6c34\u5e73\u304a\u3088\u3073\u5782\u76f4\u89e3\u50cf\u5ea6\u306b\u4f7f\u7528\u3055\u308c\u308b\u5358\u4f4d
|
|
|
|
cm_contentmodel.aspect.audio_audio.title=\u30aa\u30fc\u30c7\u30a3\u30aa
|
|
cm_contentmodel.aspect.audio_audio.description=\u6a19\u6e96 xmpDM \u30aa\u30fc\u30c7\u30a3\u30aa\u30e1\u30bf\u30c7\u30fc\u30bf\u306e\u4e00\u90e8
|
|
cm_contentmodel.property.audio_album.title=\u30a2\u30eb\u30d0\u30e0
|
|
cm_contentmodel.property.audio_album.description=\u30a2\u30eb\u30d0\u30e0
|
|
cm_contentmodel.property.audio_artist.title=\u30a2\u30fc\u30c6\u30a3\u30b9\u30c8
|
|
cm_contentmodel.property.audio_artist.description=\u30a2\u30fc\u30c6\u30a3\u30b9\u30c8\u540d
|
|
cm_contentmodel.property.audio_composer.title=\u4f5c\u66f2\u8005
|
|
cm_contentmodel.property.audio_composer.description=\u4f5c\u66f2\u8005\u540d
|
|
cm_contentmodel.property.audio_engineer.title=\u30a8\u30f3\u30b8\u30cb\u30a2
|
|
cm_contentmodel.property.audio_engineer.description=\u30ec\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u30a8\u30f3\u30b8\u30cb\u30a2
|
|
cm_contentmodel.property.audio_genre.title=\u30b8\u30e3\u30f3\u30eb
|
|
cm_contentmodel.property.audio_genre.description=\u3053\u306e\u97f3\u697d\u306e\u30b8\u30e3\u30f3\u30eb
|
|
cm_contentmodel.property.audio_trackNumber.title=\u30c8\u30e9\u30c3\u30af\u756a\u53f7
|
|
cm_contentmodel.property.audio_trackNumber.description=\u30a2\u30eb\u30d0\u30e0\u306e\u30c8\u30e9\u30c3\u30af\u756a\u53f7
|
|
cm_contentmodel.property.audio_releaseDate.title=\u30ea\u30ea\u30fc\u30b9\u65e5
|
|
cm_contentmodel.property.audio_releaseDate.description=\u30ea\u30ea\u30fc\u30b9\u65e5
|
|
cm_contentmodel.property.audio_sampleRate.title=\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u30ec\u30fc\u30c8
|
|
cm_contentmodel.property.audio_sampleRate.description=\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u30ec\u30fc\u30c8
|
|
cm_contentmodel.property.audio_sampleType.title=\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u30bf\u30a4\u30d7
|
|
cm_contentmodel.property.audio_sampleType.description=\u30aa\u30fc\u30c7\u30a3\u30aa\u306e\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u30bf\u30a4\u30d7 \uff088Int\u300116Int\u300132Int\u300132Float\u306a\u3069\uff09
|
|
cm_contentmodel.property.audio_channelType.title=\u30c1\u30e3\u30cd\u30eb\u30bf\u30a4\u30d7
|
|
cm_contentmodel.property.audio_channelType.description=\u30aa\u30fc\u30c7\u30a3\u30aa\u306e\u30c1\u30e3\u30cd\u30eb\u30bf\u30a4\u30d7 \uff08Mono\u3001Stereo\u30015.1\u30017.1\u306a\u3069\uff09
|
|
cm_contentmodel.property.audio_compressor.title=\u30b3\u30f3\u30d7\u30ec\u30c3\u30b5\u30fc
|
|
cm_contentmodel.property.audio_compressor.description=\u30aa\u30fc\u30c7\u30a3\u30aa\u5727\u7e2e\u3001MP3 \u307e\u305f\u306f FLAC
|
|
|
|
cm_contentmodel.aspect.cm_indexControl.title=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb
|
|
cm_contentmodel.aspect.cm_indexControl.description=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u52d5\u4f5c\u306e\u5236\u5fa1
|
|
cm_contentmodel.property.cm_isIndexed.title=\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u4ed8\u304d
|
|
cm_contentmodel.property.cm_isIndexed.description=\u30ce\u30fc\u30c9\u306b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u304c\u4ed8\u3044\u3066\u3044\u3066\u3001\u691c\u7d22\u6a5f\u80fd\u3067\u691c\u7d22\u53ef\u80fd\u304b\u3069\u3046\u304b\u3002
|
|
cm_contentmodel.property.cm_isContentIndexed.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306f\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u4ed8\u304d
|
|
cm_contentmodel.property.cm_isContentIndexed.description=\u30ce\u30fc\u30c9\u306e d:content \u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306f\u4ed8\u3044\u3066\u3044\u308b\u304b\u3069\u3046\u304b
|
|
|
|
cm_contentmodel.property.cm_tagScopeSummary.title=\u30bf\u30b0\u306e\u6982\u8981
|
|
cm_contentmodel.property.cm_tagScopeSummary.description=\u30bf\u30b0\u306e\u6982\u8981
|