mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-29 15:21:53 +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
48 KiB
Properties
Executable File
370 lines
48 KiB
Properties
Executable File
# Display labels for Content Domain Model
|
|
|
|
cm_contentmodel.description=\u041c\u043e\u0434\u0435\u043b\u044c \u0434\u043e\u043c\u0435\u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430 Alfresco
|
|
|
|
cm_contentmodel.type.cm_object.title=\u041e\u0431\u044a\u0435\u043a\u0442
|
|
cm_contentmodel.type.cm_object.description=\u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043e\u0431\u044a\u0435\u043a\u0442 \u0434\u043e\u043c\u0435\u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430
|
|
cm_contentmodel.property.cm_name.title=\u0418\u043c\u044f
|
|
cm_contentmodel.property.cm_name.description=\u0418\u043c\u044f
|
|
|
|
cm_contentmodel.type.cm_folder.title=\u041f\u0430\u043f\u043a\u0430
|
|
cm_contentmodel.type.cm_folder.description=\u041f\u0430\u043f\u043a\u0430
|
|
cm_contentmodel.property.cm_orderedchildren.title=\u0423\u043f\u043e\u0440\u044f\u0434\u043e\u0447\u0435\u043d\u043d\u044b\u0435 \u0434\u043e\u0447\u0435\u0440\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b
|
|
cm_contentmodel.property.cm_orderedchildren.description=\u0423\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442, \u0443\u043f\u043e\u0440\u044f\u0434\u043e\u0447\u0435\u043d\u044b \u043b\u0438 \u0434\u043e\u0447\u0435\u0440\u043d\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0432 \u0434\u0430\u043d\u043d\u043e\u0439 \u043f\u0430\u043f\u043a\u0435
|
|
cm_contentmodel.association.cm_contains.title=\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442
|
|
cm_contentmodel.association.cm_contains.description=\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442
|
|
|
|
cm_contentmodel.type.cm_content.title=\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435
|
|
cm_contentmodel.type.cm_content.description=\u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043e\u0431\u044a\u0435\u043a\u0442 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430
|
|
cm_contentmodel.property.cm_content.title=\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435
|
|
cm_contentmodel.property.cm_content.description=\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435
|
|
|
|
# Display labels for elements within the cm:content property type.
|
|
cm_contentmodel.property.cm_content.cm_content.size=\u0420\u0430\u0437\u043c\u0435\u0440
|
|
cm_contentmodel.property.cm_content.cm_content.mimetype=\u0422\u0438\u043f MIME
|
|
|
|
cm_contentmodel.type.cm_linkfile.title=\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u0444\u0430\u0439\u043b
|
|
cm_contentmodel.type.cm_linkfile.description=\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u0434\u0440\u0443\u0433\u043e\u0439 \u0444\u0430\u0439\u043b
|
|
cm_contentmodel.property.cm_path.title=\u041f\u0443\u0442\u044c \u043a \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u043e\u043c\u0443 \u0444\u0430\u0439\u043b\u0443
|
|
cm_contentmodel.property.cm_path.description=\u041f\u0443\u0442\u044c \u043a \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u043e\u043c\u0443 \u0444\u0430\u0439\u043b\u0443
|
|
|
|
cm_contentmodel.type.cm_savedquery.title=\u0421\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441
|
|
cm_contentmodel.type.cm_savedquery.description=\u0421\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u043e\u0441
|
|
|
|
cm_contentmodel.type.cm_systemfolder.title=\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u0430\u044f \u043f\u0430\u043f\u043a\u0430
|
|
cm_contentmodel.type.cm_systemfolder.description=\u041f\u0430\u043f\u043a\u0430, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b
|
|
|
|
cm_contentmodel.type.cm_person.title=\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.type.cm_person.description=\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c
|
|
|
|
cm_contentmodel.property.cm_userName.title=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_userName.description=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_homeFolder.title=\u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u043f\u0430\u043f\u043a\u0430
|
|
cm_contentmodel.property.cm_homeFolder.description=\u0414\u043e\u043c\u0430\u0448\u043d\u044f\u044f \u043f\u0430\u043f\u043a\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_firstName.title=\u0418\u043c\u044f
|
|
cm_contentmodel.property.cm_firstName.description=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_lastName.title=\u0424\u0430\u043c\u0438\u043b\u0438\u044f
|
|
cm_contentmodel.property.cm_lastName.description=\u0424\u0430\u043c\u0438\u043b\u0438\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_middleName.title=\u041e\u0442\u0447\u0435\u0441\u0442\u0432\u043e
|
|
cm_contentmodel.property.cm_middleName.description=\u041e\u0442\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_email.title=\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b
|
|
cm_contentmodel.property.cm_email.description=\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_homeFolderProvider.title=\u041f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u043f\u0430\u043f\u043a\u0438
|
|
cm_contentmodel.property.cm_homeFolderProvider.description=\u041f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u043f\u0430\u043f\u043a\u0438
|
|
cm_contentmodel.property.cm_defaultHomeFolderPath.title=\u041f\u0443\u0442\u044c \u043a \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u043f\u0430\u043f\u043a\u0435
|
|
cm_contentmodel.property.cm_defaultHomeFolderPath.description=\u041f\u0443\u0442\u044c \u043a \u0434\u043e\u043c\u0430\u0448\u043d\u0435\u0439 \u043f\u0430\u043f\u043a\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_presenceProvider.title=\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0430
|
|
cm_contentmodel.property.cm_presenceProvider.description=\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0449\u0438\u043a\u0430
|
|
cm_contentmodel.property.cm_presenceUsername.title=\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u0438\u043c\u0435\u043d\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_presenceUsername.description=\u041d\u0430\u043b\u0438\u0447\u0438\u0435 \u0438\u043c\u0435\u043d\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_jobtitle.title=\u0414\u043e\u043b\u0436\u043d\u043e\u0441\u0442\u044c
|
|
cm_contentmodel.property.cm_jobtitle.description=\u0414\u043e\u043b\u0436\u043d\u043e\u0441\u0442\u044c \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_location.title=\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435
|
|
cm_contentmodel.property.cm_location.description=\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_persondescription.title=\u0421\u0432\u043e\u0434\u043a\u0430
|
|
cm_contentmodel.property.cm_persondescription.description=\u0421\u0432\u043e\u0434\u043d\u044b\u0435 \u0441\u0432\u0435\u0434\u0435\u043d\u0438\u044f \u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435
|
|
cm_contentmodel.property.cm_telephone.title=\u0422\u0435\u043b\u0435\u0444\u043e\u043d
|
|
cm_contentmodel.property.cm_telephone.description=\u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_mobile.title=\u041c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0439
|
|
cm_contentmodel.property.cm_mobile.description=\u041d\u043e\u043c\u0435\u0440 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_organizationId.title=\u041a\u043e\u0434 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438
|
|
cm_contentmodel.property.cm_organizationId.description=\u041a\u043e\u0434 \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_organization.title=\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_organization.description=\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companyaddress1.title=\u0410\u0434\u0440\u0435\u0441
|
|
cm_contentmodel.property.cm_companyaddress1.description=\u041f\u0435\u0440\u0432\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u0430\u0434\u0440\u0435\u0441\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companyaddress2.title=\u0410\u0434\u0440\u0435\u0441 (\u0441\u0442\u0440\u043e\u043a\u0430 2)
|
|
cm_contentmodel.property.cm_companyaddress2.description=\u0412\u0442\u043e\u0440\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u0430\u0434\u0440\u0435\u0441\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companyaddress3.title=\u0410\u0434\u0440\u0435\u0441 (\u0441\u0442\u0440\u043e\u043a\u0430 3)
|
|
cm_contentmodel.property.cm_companyaddress3.description=\u0422\u0440\u0435\u0442\u044c\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u0430\u0434\u0440\u0435\u0441\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companypostcode.title=\u041f\u043e\u0447\u0442\u043e\u0432\u044b\u0439 \u0438\u043d\u0434\u0435\u043a\u0441
|
|
cm_contentmodel.property.cm_companypostcode.description=\u041f\u043e\u0447\u0442\u043e\u0432\u044b\u0439 \u0438\u043d\u0434\u0435\u043a\u0441 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companytelephone.title=\u0422\u0435\u043b\u0435\u0444\u043e\u043d
|
|
cm_contentmodel.property.cm_companytelephone.description=\u041d\u043e\u043c\u0435\u0440 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companyfax.title=\u0424\u0430\u043a\u0441
|
|
cm_contentmodel.property.cm_companyfax.description=\u041d\u043e\u043c\u0435\u0440 \u0444\u0430\u043a\u0441\u0430 \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_companyemail.title=\u042d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u044f \u043f\u043e\u0447\u0442\u0430
|
|
cm_contentmodel.property.cm_companyemail.description=\u0410\u0434\u0440\u0435\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_skype.title=Skype
|
|
cm_contentmodel.property.cm_skype.description=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0432 Skype
|
|
cm_contentmodel.property.cm_instantmsg.title=IM
|
|
cm_contentmodel.property.cm_instantmsg.description=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0432 \u0441\u043b\u0443\u0436\u0431\u0435 \u043c\u0433\u043d\u043e\u0432\u0435\u043d\u043d\u044b\u0445 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439
|
|
cm_contentmodel.property.cm_userStatus.title=\u0421\u0442\u0430\u0442\u0443\u0441
|
|
cm_contentmodel.property.cm_userStatus.description=\u0422\u0435\u043a\u0443\u0449\u0438\u0439 \u0441\u0442\u0430\u0442\u0443\u0441 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_userStatusTime.title=\u0412\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0442\u0430\u0442\u0443\u0441\u0430
|
|
cm_contentmodel.property.cm_userStatusTime.description=\u0412\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u0442\u0430\u0442\u0443\u0441\u0430 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.property.cm_googleusername.title=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Google
|
|
cm_contentmodel.property.cm_googleusername.description=\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f Google
|
|
cm_contentmodel.property.cm_sizeCurrent.title=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435
|
|
cm_contentmodel.property.cm_sizeCurrent.description=\u041e\u0431\u044a\u0435\u043c \u0434\u0438\u0441\u043a\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u044b\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c
|
|
cm_contentmodel.property.cm_sizeQuota.title=\u041a\u0432\u043e\u0442\u0430
|
|
cm_contentmodel.property.cm_sizeQuota.description=\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u0431\u044a\u0435\u043c \u0434\u0438\u0441\u043a\u043e\u0432\u043e\u0433\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u0430, \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0439 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044e
|
|
cm_contentmodel.property.cm_emailFeedId.title=\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u0430\u043d\u0430\u043b\u0430 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b
|
|
cm_contentmodel.property.cm_emailFeedId.description=\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440 \u043a\u0430\u043d\u0430\u043b\u0430 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
cm_contentmodel.association.cm_avatar.title=\u0410\u0432\u0430\u0442\u0430\u0440
|
|
cm_contentmodel.association.cm_avatar.description=\u0410\u0432\u0430\u0442\u0430\u0440 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f
|
|
|
|
cm_contentmodel.type.cm_category_root.title=\u041a\u043e\u0440\u0435\u043d\u044c \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0439
|
|
cm_contentmodel.type.cm_category_root.description=\u041a\u043e\u0440\u043d\u0435\u0432\u0430\u044f \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f
|
|
cm_contentmodel.association.cm_categories.title=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438
|
|
cm_contentmodel.association.cm_categories.description=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0432 \u043a\u043e\u0440\u043d\u0435 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0439
|
|
|
|
cm_contentmodel.type.cm_category.title=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f
|
|
cm_contentmodel.type.cm_category.description=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f
|
|
cm_contentmodel.association.cm_subcategories.title=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438
|
|
cm_contentmodel.association.cm_subcategories.description=\u041f\u043e\u0434\u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438
|
|
|
|
cm_contentmodel.aspect.cm_titled.title=\u0421 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u043c
|
|
cm_contentmodel.aspect.cm_titled.description=\u0421 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u043c
|
|
cm_contentmodel.property.cm_title.title=\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a
|
|
cm_contentmodel.property.cm_title.description=\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430
|
|
cm_contentmodel.property.cm_description.title=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435
|
|
cm_contentmodel.property.cm_description.description=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u0430
|
|
|
|
cm_contentmodel.aspect.cm_auditable.title=\u041f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_auditable.description=\u041f\u0440\u043e\u0432\u0435\u0440\u044f\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.property.cm_created.title=\u0414\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_created.description=\u0414\u0430\u0442\u0430 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_creator.title=\u0421\u043e\u0437\u0434\u0430\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.property.cm_creator.description=\u041a\u0442\u043e \u0441\u043e\u0437\u0434\u0430\u043b \u0434\u0430\u043d\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442
|
|
cm_contentmodel.property.cm_modified.title=\u0414\u0430\u0442\u0430 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_modified.description=\u0412\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u043e\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430
|
|
cm_contentmodel.property.cm_modifier.title=\u0420\u0435\u0434\u0430\u043a\u0442\u043e\u0440
|
|
cm_contentmodel.property.cm_modifier.description=\u041a\u0442\u043e \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u043c \u0438\u0437\u043c\u0435\u043d\u0438\u043b \u0434\u0430\u043d\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442
|
|
cm_contentmodel.property.cm_accessed.title=\u0414\u0430\u0442\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430
|
|
cm_contentmodel.property.cm_accessed.description=\u0412\u0440\u0435\u043c\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043a \u0434\u0430\u043d\u043d\u043e\u043c\u0443 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0443
|
|
|
|
cm_contentmodel.aspect.cm_author.title=\u0410\u0432\u0442\u043e\u0440
|
|
cm_contentmodel.aspect.cm_author.description=\u0410\u0432\u0442\u043e\u0440
|
|
cm_contentmodel.property.cm_author.title=\u0410\u0432\u0442\u043e\u0440
|
|
cm_contentmodel.property.cm_author.description=\u0410\u0432\u0442\u043e\u0440
|
|
|
|
cm_contentmodel.aspect.cm_localizable.title=\u041b\u043e\u043a\u0430\u043b\u0438\u0437\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_localizable.description=\u041b\u043e\u043a\u0430\u043b\u0438\u0437\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.property.cm_locale.title=\u042f\u0437\u044b\u043a\u043e\u0432\u043e\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442
|
|
cm_contentmodel.property.cm_locale.description=\u042f\u0437\u044b\u043a\u043e\u0432\u043e\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442
|
|
|
|
cm_contentmodel.aspect.cm_translatable.title=\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_translatable.description=\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u0438\u043c\u044b\u0439
|
|
cm_contentmodel.association.cm_translations.title=\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u044b
|
|
cm_contentmodel.association.cm_translations.description=\u041f\u0435\u0440\u0435\u0432\u043e\u0434\u044b
|
|
|
|
cm_contentmodel.aspect.cm_transformable.title=\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_transformable.description=\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.association.cm_formats.title=\u0424\u043e\u0440\u043c\u0430\u0442\u044b
|
|
cm_contentmodel.association.cm_formats.description=\u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b
|
|
|
|
cm_contentmodel.aspect.cm_templatable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432
|
|
cm_contentmodel.aspect.cm_templatable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0448\u0430\u0431\u043b\u043e\u043d\u043e\u0432
|
|
cm_contentmodel.property.cm_template.title=\u0428\u0430\u0431\u043b\u043e\u043d
|
|
cm_contentmodel.property.cm_template.description=\u0428\u0430\u0431\u043b\u043e\u043d
|
|
|
|
cm_contentmodel.aspect.cm_complianceable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u0438
|
|
cm_contentmodel.aspect.cm_complianceable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u0438
|
|
cm_contentmodel.property.cm_removeAfter.title=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435
|
|
cm_contentmodel.property.cm_removeAfter.description=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435
|
|
|
|
cm_contentmodel.aspect.cm_ownable.title=\u0421 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0432\u043b\u0430\u0434\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.aspect.cm_ownable.description=\u0421 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0432\u043b\u0430\u0434\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_owner.title=\u0412\u043b\u0430\u0434\u0435\u043b\u0435\u0446
|
|
cm_contentmodel.property.cm_owner.description=\u0412\u043b\u0430\u0434\u0435\u043b\u0435\u0446
|
|
|
|
cm_contentmodel.aspect.cm_dublincore.title=\u0414\u0443\u0431\u043b\u0438\u043d\u0441\u043a\u043e\u0435 \u044f\u0434\u0440\u043e
|
|
cm_contentmodel.aspect.cm_dublincore.description=\u0414\u0443\u0431\u043b\u0438\u043d\u0441\u043a\u043e\u0435 \u044f\u0434\u0440\u043e
|
|
cm_contentmodel.property.cm_publisher.title=\u0418\u0437\u0434\u0430\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.property.cm_publisher.description=\u0418\u0437\u0434\u0430\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.property.cm_contributor.title=\u041f\u0438\u0441\u0430\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.property.cm_contributor.description=\u041f\u0438\u0441\u0430\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.property.cm_type.title=\u0422\u0438\u043f
|
|
cm_contentmodel.property.cm_type.description=\u0422\u0438\u043f
|
|
cm_contentmodel.property.cm_identifier.title=\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440
|
|
cm_contentmodel.property.cm_identifier.description=\u0418\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440
|
|
cm_contentmodel.property.cm_dcsource.title=\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a
|
|
cm_contentmodel.property.cm_dcsource.description=\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a
|
|
cm_contentmodel.property.cm_coverage.title=\u0421\u0444\u0435\u0440\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f
|
|
cm_contentmodel.property.cm_coverage.description=\u0421\u0444\u0435\u0440\u0430 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f
|
|
cm_contentmodel.property.cm_rights.title=\u041f\u0440\u0430\u0432\u0430
|
|
cm_contentmodel.property.cm_rights.description=\u041f\u0440\u0430\u0432\u0430
|
|
cm_contentmodel.property.cm_subject.title=\u0422\u0435\u043c\u0430
|
|
cm_contentmodel.property.cm_subject.description=\u0422\u0435\u043c\u0430
|
|
|
|
cm_contentmodel.aspect.cm_basable.title=\u0411\u0430\u0437\u0438\u0440\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_basable.description=\u0411\u0430\u0437\u0438\u0440\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.association.cm_basis.title=\u0411\u0430\u0437\u0438\u0441
|
|
cm_contentmodel.association.cm_basis.description=\u0411\u0430\u0437\u0438\u0441
|
|
|
|
cm_contentmodel.aspect.cm_partable.title=\u0414\u0435\u043b\u0438\u043c\u044b\u0439 \u043d\u0430 \u0447\u0430\u0441\u0442\u0438
|
|
cm_contentmodel.aspect.cm_partable.description=\u0414\u0435\u043b\u0438\u043c\u044b\u0439 \u043d\u0430 \u0447\u0430\u0441\u0442\u0438
|
|
cm_contentmodel.association.cm_parts.title=\u0427\u0430\u0441\u0442\u0438
|
|
cm_contentmodel.association.cm_parts.description=\u0427\u0430\u0441\u0442\u0438
|
|
|
|
cm_contentmodel.aspect.cm_referencing.title=\u0421\u0441\u044b\u043b\u0430\u044e\u0449\u0438\u0439\u0441\u044f
|
|
cm_contentmodel.aspect.cm_referencing.description=\u0421\u0441\u044b\u043b\u0430\u044e\u0449\u0438\u0439\u0441\u044f
|
|
cm_contentmodel.association.cm_references.title=\u0421\u0441\u044b\u043b\u043a\u0438
|
|
cm_contentmodel.association.cm_references.description=\u0421\u0441\u044b\u043b\u043a\u0438
|
|
|
|
cm_contentmodel.aspect.cm_replacable.title=\u0417\u0430\u043c\u0435\u0449\u0430\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_replacable.description=\u0417\u0430\u043c\u0435\u0449\u0430\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.association.cm_replaces.title=\u0417\u0430\u043c\u0435\u0449\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.association.cm_replaces.description=\u0417\u0430\u043c\u0435\u0449\u0435\u043d\u0438\u044f
|
|
|
|
cm_contentmodel.aspect.cm_effectivity.title=\u042d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c
|
|
cm_contentmodel.aspect.cm_effectivity.description=\u042d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c
|
|
cm_contentmodel.property.cm_from.title=\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u0441
|
|
cm_contentmodel.property.cm_from.description=\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u0441
|
|
cm_contentmodel.property.cm_to.title=\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u043e
|
|
cm_contentmodel.property.cm_to.description=\u0414\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u043e
|
|
|
|
cm_contentmodel.aspect.cm_summarizable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0441\u0443\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.aspect.cm_summarizable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0441\u0443\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_summary.title=\u0421\u0432\u043e\u0434\u043a\u0430
|
|
cm_contentmodel.property.cm_summary.description=\u0421\u0432\u043e\u0434\u043a\u0430
|
|
|
|
cm_contentmodel.aspect.cm_countable.title=\u0418\u0441\u0447\u0438\u0441\u043b\u0438\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_countable.description=\u0418\u0441\u0447\u0438\u0441\u043b\u0438\u043c\u044b\u0439
|
|
cm_contentmodel.property.cm_hits.title=\u041f\u043e\u043f\u0430\u0434\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.property.cm_hits.description=\u041f\u043e\u043f\u0430\u0434\u0430\u043d\u0438\u044f
|
|
|
|
cm_contentmodel.aspect.cm_copiedFrom.title=\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d \u0438\u0437
|
|
cm_contentmodel.aspect.cm_copiedFrom.description=\u0421\u043a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u043d \u0438\u0437
|
|
cm_contentmodel.property.cm_source.title=\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a
|
|
cm_contentmodel.property.cm_source.description=\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a
|
|
|
|
cm_contentmodel.aspect.cm_workingcopy.title=\u0420\u0430\u0431\u043e\u0447\u0430\u044f \u043a\u043e\u043f\u0438\u044f
|
|
cm_contentmodel.aspect.cm_workingcopy.description=\u0420\u0430\u0431\u043e\u0447\u0430\u044f \u043a\u043e\u043f\u0438\u044f
|
|
cm_contentmodel.property.cm_workingCopyOwner.title=\u0412\u043b\u0430\u0434\u0435\u043b\u0435\u0446 \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u043a\u043e\u043f\u0438\u0438
|
|
cm_contentmodel.property.cm_workingCopyOwner.description=\u0412\u043b\u0430\u0434\u0435\u043b\u0435\u0446 \u0440\u0430\u0431\u043e\u0447\u0435\u0439 \u043a\u043e\u043f\u0438\u0438
|
|
|
|
cm_contentmodel.aspect.cm_versionable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u0435\u0440\u0441\u0438\u0439
|
|
cm_contentmodel.aspect.cm_versionable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u0435\u0440\u0441\u0438\u0439
|
|
cm_contentmodel.property.cm_versionLabel.title=\u042f\u0440\u043b\u044b\u043a \u0432\u0435\u0440\u0441\u0438\u0438
|
|
cm_contentmodel.property.cm_versionLabel.description=\u042f\u0440\u043b\u044b\u043a \u0432\u0435\u0440\u0441\u0438\u0438
|
|
cm_contentmodel.property.cm_autoVersion.title=\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f
|
|
cm_contentmodel.property.cm_autoVersion.description=\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f
|
|
cm_contentmodel.property.cm_initialVersion.title=\u041f\u0435\u0440\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f
|
|
cm_contentmodel.property.cm_initialVersion.description=\u041f\u0435\u0440\u0432\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f
|
|
|
|
cm_contentmodel.aspect.cm_lockable.title=\u0411\u043b\u043e\u043a\u0438\u0440\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.aspect.cm_lockable.description=\u0411\u043b\u043e\u043a\u0438\u0440\u0443\u0435\u043c\u044b\u0439
|
|
cm_contentmodel.property.cm_lockOwner.title=\u0412\u043b\u0430\u0434\u0435\u043b\u0435\u0446 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_lockOwner.description=\u0412\u043b\u0430\u0434\u0435\u043b\u0435\u0446 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_lockType.title=\u0422\u0438\u043f \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_lockType.description=\u0422\u0438\u043f \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_lockLifetime.title=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_lockLifetime.description=\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_expiryDate.title=\u0414\u0430\u0442\u0430 \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u044f \u0441\u0440\u043e\u043a\u0430 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_expiryDate.description=\u0414\u0430\u0442\u0430 \u0438\u0441\u0442\u0435\u0447\u0435\u043d\u0438\u044f \u0441\u0440\u043e\u043a\u0430 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_lockIsDeep.title=\u0413\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0430
|
|
cm_contentmodel.property.cm_lockIsDeep.description=\u0413\u043b\u0443\u0431\u043e\u043a\u0430\u044f \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0430
|
|
|
|
cm_contentmodel.aspect.cm_subscribable.title=\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0430 \u043f\u043e\u0434\u043f\u0438\u0441\u044c
|
|
cm_contentmodel.aspect.cm_subscribable.description=\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0430 \u043f\u043e\u0434\u043f\u0438\u0441\u044c
|
|
cm_contentmodel.association.cm_subscribedBy.title=\u041a\u0435\u043c \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d
|
|
cm_contentmodel.association.cm_subscribedBy.description=\u041a\u0435\u043c \u043f\u043e\u0434\u043f\u0438\u0441\u0430\u043d
|
|
|
|
cm_contentmodel.aspect.cm_classifiable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438
|
|
cm_contentmodel.aspect.cm_classifiable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438
|
|
|
|
cm_contentmodel.aspect.cm_generalclassifiable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438
|
|
cm_contentmodel.aspect.cm_generalclassifiable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438
|
|
cm_contentmodel.property.cm_categories.title=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438
|
|
cm_contentmodel.property.cm_categories.description=\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438
|
|
|
|
cm_contentmodel.aspect.cm_taggable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043f\u0440\u0438\u0441\u0432\u0430\u0438\u0432\u0430\u043d\u0438\u044f \u043c\u0435\u0442\u043e\u043a
|
|
cm_contentmodel.aspect.cm_taggable.description=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u043f\u0440\u0438\u0441\u0432\u0430\u0438\u0432\u0430\u043d\u0438\u044f \u043c\u0435\u0442\u043e\u043a
|
|
cm_contentmodel.property.cm_taggable.title=\u041c\u0435\u0442\u043a\u0438
|
|
cm_contentmodel.property.cm_taggable.description=\u041c\u0435\u0442\u043a\u0438
|
|
|
|
cm_contentmodel.aspect.cm_attachable.title=\u0421 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c\u044e \u0432\u043a\u043b\u0430\u0434\u044b\u0432\u0430\u043d\u0438\u044f
|
|
cm_contentmodel.aspect.cm_attachable.description=\u0420\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442 \u0434\u0440\u0443\u0433\u0438\u043c \u043e\u0431\u044a\u0435\u043a\u0442\u0430\u043c \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f \u0431\u044b\u0442\u044c \u0432\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u043c\u0438
|
|
cm_contentmodel.association.cm_attachments.title=\u0412\u043b\u043e\u0436\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.association.cm_attachments.description=\u0412\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u044b \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f
|
|
|
|
cm_contentmodel.aspect.cm_emailed.title=\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u043e \u043f\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u0435
|
|
cm_contentmodel.aspect.cm_emailed.description=\u041f\u043e\u043b\u0443\u0447\u0435\u043d\u043e \u043f\u043e \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u0435
|
|
cm_contentmodel.property.cm_originator.title=\u041e\u0442
|
|
cm_contentmodel.property.cm_originator.description=\u041e\u0442
|
|
cm_contentmodel.property.cm_addressee.title=\u041a\u043e\u043c\u0443
|
|
cm_contentmodel.property.cm_addressee.description=\u041a\u043e\u043c\u0443
|
|
cm_contentmodel.property.cm_addressees.title=\u041a\u043e\u043f\u0438\u044f
|
|
cm_contentmodel.property.cm_addressees.description=\u041a\u043e\u043f\u0438\u044f
|
|
cm_contentmodel.property.cm_subjectline.title=\u0422\u0435\u043c\u0430
|
|
cm_contentmodel.property.cm_subjectline.description=\u0422\u0435\u043c\u0430
|
|
cm_contentmodel.property.cm_sentdate.title=\u0414\u0430\u0442\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438
|
|
cm_contentmodel.property.cm_sentdate.description=\u0414\u0430\u0442\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438
|
|
|
|
cm_contentmodel.aspect.cm_geographic.title=\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0439
|
|
cm_contentmodel.aspect.cm_geographic.description=\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0439
|
|
cm_contentmodel.property.cm_latitude.title=\u0428\u0438\u0440\u043e\u0442\u0430
|
|
cm_contentmodel.property.cm_latitude.description=\u0428\u0438\u0440\u043e\u0442\u0430
|
|
cm_contentmodel.property.cm_longitude.title=\u0414\u043e\u043b\u0433\u043e\u0442\u0430
|
|
cm_contentmodel.property.cm_longitude.description=\u0414\u043e\u043b\u0433\u043e\u0442\u0430
|
|
|
|
cm_contentmodel.aspect.exif_exif.title=EXIF
|
|
cm_contentmodel.aspect.exif_exif.description=\u041f\u043e\u0434\u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0445 EXIF
|
|
cm_contentmodel.property.exif_dateTimeOriginal.title=\u0414\u0430\u0442\u0430 \u0438 \u0432\u0440\u0435\u043c\u044f
|
|
cm_contentmodel.property.exif_dateTimeOriginal.description=\u0414\u0430\u0442\u0430 \u0438 \u0432\u0440\u0435\u043c\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_pixelXDimension.title=\u0428\u0438\u0440\u0438\u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_pixelXDimension.description=\u0428\u0438\u0440\u0438\u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432 \u043f\u0438\u043a\u0441\u0435\u043b\u0430\u0445
|
|
cm_contentmodel.property.exif_pixelYDimension.title=\u0412\u044b\u0441\u043e\u0442\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_pixelYDimension.description=\u0412\u044b\u0441\u043e\u0442\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0432 \u043f\u0438\u043a\u0441\u0435\u043b\u0430\u0445
|
|
cm_contentmodel.property.exif_exposureTime.title=\u0412\u044b\u0434\u0435\u0440\u0436\u043a\u0430
|
|
cm_contentmodel.property.exif_exposureTime.description=\u0412\u044b\u0434\u0435\u0440\u0436\u043a\u0430 \u0432 \u0441\u0435\u043a\u0443\u043d\u0434\u0430\u0445
|
|
cm_contentmodel.property.exif_fNumber.title=\u0414\u0438\u0430\u0444\u0440\u0430\u0433\u043c\u0435\u043d\u043d\u043e\u0435 \u0447\u0438\u0441\u043b\u043e
|
|
cm_contentmodel.property.exif_fNumber.description=\u0414\u0438\u0430\u0444\u0440\u0430\u0433\u043c\u0435\u043d\u043d\u043e\u0435 \u0447\u0438\u0441\u043b\u043e
|
|
cm_contentmodel.property.exif_flash.title=\u0412\u0441\u043f\u044b\u0448\u043a\u0430 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430
|
|
cm_contentmodel.property.exif_flash.description=\u0411\u044b\u043b\u0438 \u043b\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u0432\u0441\u043f\u044b\u0448\u043a\u0430 \u043f\u0440\u0438 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u0438 \u0441\u043d\u0438\u043c\u043a\u0430
|
|
cm_contentmodel.property.exif_focalLength.title=\u0424\u043e\u043a\u0443\u0441\u043d\u043e\u0435 \u0440\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u0435
|
|
cm_contentmodel.property.exif_focalLength.description=\u0424\u043e\u043a\u0443\u0441\u043d\u043e\u0435 \u0440\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043e\u0431\u044a\u0435\u043a\u0442\u0438\u0432\u0430 \u0432 \u043c\u0438\u043b\u043b\u0438\u043c\u0435\u0442\u0440\u0430\u0445
|
|
cm_contentmodel.property.exif_isoSpeedRatings.title=\u0427\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c ISO
|
|
cm_contentmodel.property.exif_isoSpeedRatings.description=\u0427\u0443\u0432\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c ISO
|
|
cm_contentmodel.property.exif_manufacturer.title=\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u043a\u0430\u043c\u0435\u0440\u044b
|
|
cm_contentmodel.property.exif_manufacturer.description=\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c \u043a\u0430\u043c\u0435\u0440\u044b, \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043e \u0434\u0430\u043d\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435
|
|
cm_contentmodel.property.exif_model.title=\u041c\u043e\u0434\u0435\u043b\u044c \u043a\u0430\u043c\u0435\u0440\u044b
|
|
cm_contentmodel.property.exif_model.description=\u041c\u043e\u0434\u0435\u043b\u044c \u043a\u0430\u043c\u0435\u0440\u044b, \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043e \u0434\u0430\u043d\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435
|
|
cm_contentmodel.property.exif_software.title=\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u043a\u0430\u043c\u0435\u0440\u044b
|
|
cm_contentmodel.property.exif_software.description=\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u043d\u043e\u0435 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u0435 \u043a\u0430\u043c\u0435\u0440\u044b, \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043e \u0434\u0430\u043d\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435
|
|
cm_contentmodel.property.exif_orientation.title=\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f
|
|
cm_contentmodel.property.exif_orientation.description=\u041e\u0440\u0438\u0435\u043d\u0442\u0430\u0446\u0438\u044f \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_xResolution.title=\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438
|
|
cm_contentmodel.property.exif_xResolution.description=\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438 \u0432 \u043f\u0438\u043a\u0441\u0435\u043b\u0430\u0445 \u043d\u0430 \u0435\u0434\u0438\u043d\u0438\u0446\u0443 \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_yResolution.title=\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438
|
|
cm_contentmodel.property.exif_yResolution.description=\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438 \u0432 \u043f\u0438\u043a\u0441\u0435\u043b\u0430\u0445 \u043d\u0430 \u0435\u0434\u0438\u043d\u0438\u0446\u0443 \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_resolutionUnit.title=\u0415\u0434\u0438\u043d\u0438\u0446\u0430 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u044f
|
|
cm_contentmodel.property.exif_resolutionUnit.description=\u0415\u0434\u0438\u043d\u0438\u0446\u0430, \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u043c\u0430\u044f \u0432 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0438 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u044f \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438 \u0438 \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438
|
|
|
|
cm_contentmodel.aspect.audio_audio.title=\u0410\u0443\u0434\u0438\u043e
|
|
cm_contentmodel.aspect.audio_audio.description=\u041f\u043e\u0434\u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0445 \u043c\u0435\u0442\u0430\u0434\u0430\u043d\u043d\u044b\u0445 \u0430\u0443\u0434\u0438\u043e xmpDM
|
|
cm_contentmodel.property.audio_album.title=\u0410\u043b\u044c\u0431\u043e\u043c
|
|
cm_contentmodel.property.audio_album.description=\u0410\u043b\u044c\u0431\u043e\u043c
|
|
cm_contentmodel.property.audio_artist.title=\u0418\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c
|
|
cm_contentmodel.property.audio_artist.description=\u0418\u0441\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c \u0434\u0430\u043d\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b
|
|
cm_contentmodel.property.audio_composer.title=\u041a\u043e\u043c\u043f\u043e\u0437\u0438\u0442\u043e\u0440
|
|
cm_contentmodel.property.audio_composer.description=\u041a\u043e\u043c\u043f\u043e\u0437\u0438\u0442\u043e\u0440 \u0434\u0430\u043d\u043d\u043e\u0439 \u0440\u0430\u0431\u043e\u0442\u044b
|
|
cm_contentmodel.property.audio_engineer.title=\u0418\u043d\u0436\u0435\u043d\u0435\u0440
|
|
cm_contentmodel.property.audio_engineer.description=\u0418\u043d\u0436\u0435\u043d\u0435\u0440 \u043f\u043e \u0437\u0432\u0443\u043a\u043e\u0437\u0430\u043f\u0438\u0441\u0438
|
|
cm_contentmodel.property.audio_genre.title=\u0416\u0430\u043d\u0440
|
|
cm_contentmodel.property.audio_genre.description=\u0416\u0430\u043d\u0440 \u043c\u0443\u0437\u044b\u043a\u0438
|
|
cm_contentmodel.property.audio_trackNumber.title=\u041d\u043e\u043c\u0435\u0440 \u0442\u0440\u0435\u043a\u0430
|
|
cm_contentmodel.property.audio_trackNumber.description=\u041d\u043e\u043c\u0435\u0440 \u0442\u0440\u0435\u043a\u0430 \u0440\u0430\u0431\u043e\u0442\u044b \u0432 \u0430\u043b\u044c\u0431\u043e\u043c\u0435
|
|
cm_contentmodel.property.audio_releaseDate.title=\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430
|
|
cm_contentmodel.property.audio_releaseDate.description=\u0414\u0430\u0442\u0430 \u0432\u044b\u043f\u0443\u0441\u043a\u0430
|
|
cm_contentmodel.property.audio_sampleRate.title=\u0427\u0430\u0441\u0442\u043e\u0442\u0430 \u0434\u0438\u0441\u043a\u0440\u0435\u0442\u0438\u0437\u0430\u0446\u0438\u0438
|
|
cm_contentmodel.property.audio_sampleRate.description=\u0427\u0430\u0441\u0442\u043e\u0442\u0430 \u0434\u0438\u0441\u043a\u0440\u0435\u0442\u0438\u0437\u0430\u0446\u0438\u0438
|
|
cm_contentmodel.property.audio_sampleType.title=\u0422\u0438\u043f \u0432\u044b\u0431\u043e\u0440\u043a\u0438
|
|
cm_contentmodel.property.audio_sampleType.description=\u0422\u0438\u043f \u0432\u044b\u0431\u043e\u0440\u043a\u0438 \u0430\u0443\u0434\u0438\u043e, \u043e\u0431\u044b\u0447\u043d\u043e 8Int, 16Int, 32Int \u0438\u043b\u0438 32Float
|
|
cm_contentmodel.property.audio_channelType.title=\u0422\u0438\u043f \u043a\u0430\u043d\u0430\u043b\u0430
|
|
cm_contentmodel.property.audio_channelType.description=\u0422\u0438\u043f \u0437\u0432\u0443\u043a\u043e\u0432\u043e\u0433\u043e \u043a\u0430\u043d\u0430\u043b\u0430, \u043e\u0431\u044b\u0447\u043d\u043e \u043c\u043e\u043d\u043e, \u0441\u0442\u0435\u0440\u0435\u043e, 5.1 \u0438\u043b\u0438 7.1
|
|
cm_contentmodel.property.audio_compressor.title=\u041a\u043e\u0434\u0435\u043a
|
|
cm_contentmodel.property.audio_compressor.description=\u041a\u043e\u0434\u0435\u043a, \u0442\u0430\u043a\u043e\u0439 \u043a\u0430\u043a MP3 \u0438\u043b\u0438 FLAC
|
|
|
|
cm_contentmodel.aspect.cm_indexControl.title=\u041a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u0438\u043d\u0434\u0435\u043a\u0441\u043e\u0432
|
|
cm_contentmodel.aspect.cm_indexControl.description=\u041f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u0440\u0438 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u0435 \u0438\u043d\u0434\u0435\u043a\u0441\u043e\u0432
|
|
cm_contentmodel.property.cm_isIndexed.title=\u0418\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d
|
|
cm_contentmodel.property.cm_isIndexed.description=\u0418\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d \u043b\u0438 \u0443\u0437\u0435\u043b \u0438 \u043c\u043e\u0436\u043d\u043e \u043b\u0438 \u0435\u0433\u043e \u043d\u0430\u0439\u0442\u0438 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043f\u043e\u0438\u0441\u043a\u0430.
|
|
cm_contentmodel.property.cm_isContentIndexed.title=\u041a\u043e\u043d\u0442\u0435\u043d\u0442 \u0438\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d
|
|
cm_contentmodel.property.cm_isContentIndexed.description=\u0418\u043d\u0434\u0435\u043a\u0441\u0438\u0440\u043e\u0432\u0430\u043d\u044b \u043b\u0438 \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 d:content \u0443\u0437\u043b\u0430?
|
|
|
|
cm_contentmodel.property.cm_tagScopeSummary.title=\u0421\u0432\u043e\u0434\u043a\u0430 \u043f\u043e \u0442\u0435\u0433\u0430\u043c
|
|
cm_contentmodel.property.cm_tagScopeSummary.description=\u0421\u0432\u043e\u0434\u043a\u0430 \u043f\u043e \u0442\u0435\u0433\u0430\u043c
|