mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merged V3.4-BUG-FIX to HEAD
24662: 3.4.1 bug fix branch 24718: Merged V3.3 to V3.4-BUG-FIX 24717: Fix ALF-5555: It is impossible to edit review date from record's details page 24719: Fix for ALF-6106: Error on Check In operation with % symbol (SPP) 24733: Better fix for ALF-6106: Error on Check In operation with % symbol 24734: Fix for ALF-6089: Incorrect order of fields at 'Create Series', 'Create Category' and 'Create Folder' forms The name, title and description fields are now placed in their own group on the server, all other non custom rm fields are put in an 'other' group, the client side config then declares a set for each group and orders them appropriately. 24752: Merged V3.4 to V3.4-BUG-FIX 24751: Merged V3.3-BUG-FIX to V3.4 (RECORD ONLY) Restored V3.3-BUG-FIX mergeinfo, somehow truncated in revision 24274 24753: Merged V3.3-BUG-FIX to V3.4-BUG-FIX 23870: Merge Dev to V3.3_BUG_FIX ALF-4243: F5 load-balancer sending regular HTTP requests to Alfresco server causing Faces Servlet to throw java.lang.NullPointerException (MyFaces upgrade to from 1.1.5 to 1.1.7) 23897: Additional fixes and tweaks since introduction of MyFaces 1.1.7 library. 23919: More JSF component id related fixes. 23945: More MyFaces1.1.7 JSF page fix ups 23959: Another MyFaces 1.1.7 dup id issue fixed. 24008: ALF-4243 - Upgraded MyFaces from 1.1.7 to 1.1.8 to fix a bug seen in 1.1.7 - Added handling for the fact that valuebound properties that result in null now cause an exception where-as they were perfectly valid in 1.1.5. 24419: Merge from V3.3 to V3.3-BUG-FIX r.24418 Fix for ALF-6075. Running out of /tmp space on the server is causing uploads to fail. 24768: Fixes ALF-6295: Allows MySQL to not be installed via unattended installer invocation 24771: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX: 24767: Merged BRANCHES/V3.3 to BRANCHES/V3.4: 24765: ALF-6547: fix intermittent test failure (AssetServiceImplTest renameFile/renameFolder) - fallout from ALF-1948 24779: Merge V3.3 to V3.4-BUG-FIX 24497 : ALF-3092 - deployment service - catch Throwable from Begin. 24684 : Merge DEV/BELARUS/V3.3-BUG-FIX-2010_10_04 to V3.3 23498 : ALF-5498 In Windows XP, placing a Folder with a Name that already Exists Removes all Content of the Existing Folder 24749 : ALF-6174 - Transfer Service fails with double peer assoc custom content type 24766 : ALF-5603 - It is impossible to assign workflow from workflow console to non-admin user 24802: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX: 24801: Fix for ALF-3055: "SecurityTestSuite hangs when run in DOD5015 context - failed authentication audit hangs on DB connection" - do failed audits in a separate thread (from a thread pool) 24812: Fix ALF-6316: A new "spoof" multivalue text property (cm:tagScopeSummary) is now made available for TagScope nodes when accessed via the getProperty or getProperties operations on the standard node service. The values of this property take the form "<tagname>=<tagcount>". A new interceptor has been added to the node service to do this (TagScopePropertyMethodInterceptor). WQS has been tweaked to make use of this new property, and the now defunct behaviour has been removed. 24820: Work in progress refactoring transaction handling of transfer unit tests. 24822: Merged BRANCHES/V3.4 to BRANCHES/DEV/V3.4-BUG-FIX: 24821: Fix for ALF-3055: "SecurityTestSuite hangs when run in DOD5015 context - failed authentication audit hangs on DB connection" - fix up unit tests 24834: ALF-6468 - Update the scheduled actions folder bootstrap to use localisable names and descriptions, following the normal pattern 24836: Added system property 'system.cache.disableImmutableSharedCaches' (false by default) - Equivalent to disabling Hibernate L2 cache for *immutable* entities - Allows distinction between mutable and immutable cache entries 24850: Fix ALF-6562: Moved property that is used to label the WQS dashlet on the "configure site dashboard" page out of the Slingshot project and into the WQS Share Module project. Corrected its value to "Web Quick Start" rather than "WCM Quick Start". 24857: Merged V3.4 to V3.4-BUG-FIX 24853: Merged V3.3 to V3.4 24852: Fixed ALF-6573 "Incorrect name of subgroups on "Groups" page" 24870: Removed svn:mergeinfo from root 24873: Merged V3.3 to V3.4-BUG-FIX (RECORD ONLY) 21789: ALF-4333: Fix - Updated RepoPrimaryManifestProcessorImpl so it can handle deletions that are reported by either pre-delete noderef or archived noderef (previously only handled the latter). - Updated TransferManifestNodeFactory so that it handles the case where the status of the node to transfer is "deleted". - Updated UnitTestTransferManifestNodeFactory so that it handles the change to TransferManifestNodeFactory above. - Added new tests for deletion cases. 23259: Merged HEAD to V3.3 23256: Fix ALF-4573: Start Workflow action is absent for edited document and working copy in Share 23346: Brought WebQS module in (including build process but not installer elements yet) 23371: "Simply" added wcmqs to installer 23391: ALF-5367: Copy dlls into tomcat/bin as appropriate. 23485: Merged V3.4 to V3.3 (fix backported for V3.3.x lines) 23472: Fixed ALF-5408: SQL Server missing ON DELETE CASCADE declarations 23515: Merged PATCHES/V3.2.0 to V3.3 23514: ALF-5554: Merged HEAD to V3.2.0 23153: When updating tag scopes following system shutdown/restore, be smarter about quickly skipping tag scopes that another (new) thread is currently working on 23283: More debugging level logging for tagging updates, to help identify the problem with periodic multi-threaded test failures on bamboo 23535: Merged V3.4 to V3.3 (complements 23517: ALF-5552) 23508: Fixed ALF-5559: Permission interceptors can fail if Lucene returns invalid NodeRefs 23564: ALF-5600: Merged V3.4 to V3.3 23424: Fixes: ALF-2989 - Incorrect sideId reference in URL for event in Site Calendar Dashlet Adds support for displaying events that start in the past but finish in the future (previously only events that start in the future were shown) 23586: MERGED V3.4 to V3.3 22864: Fix for ALF-5005: "Create and edit functions on AWE become "confused"" 23042: Fix ALF-5127: Impossible to create an article/blog (WCMQS) [Must clear panel hideEvent handler if manually hiding a YUI panel] 23561: Fixes: ALF-4569 - Removes universal override of input width box and switches the editor form panel to adjust it's width based on content rather than window size. Fixes: ALF-4570 - Adds an override for the CSS 'top' property of the form dialogue to ensure it's always below the ribbon. (Was being set automatically by the YUI widget.panel call) 23569: Fixes: ALF-5606 - Ribbon wasn't resizing correctly after the form events. 23630: Backport of installer 23631: Added 64-bit & deployment installers 23664: Fixes ALF-5691: TransferService: Multi-byte characters are not encoded correctly 23681: Fixes ALF-5699: TransferService: Snapshot file from source repo never contains complete MLText properties 23695: Fixed bug exposed after fixing ALF-5699. Parsing of MLText properties out of the transfer snapshot file was incorrect, and that was causing multi-lingual property values to be duplicated 23709: ALF-5699: Fix NPE in ManifestIntegrationTest 23734: Merged V3.4 to V3.3 23731: Fixes for ALF-3098 and ALF-3097 - Share - Security check on Personal Dashboard - only the owning user can view a user dashboard page - Share - Security issue on Customize Site Dashboard - private and moderated site dashboard pages no longer visible to non-members, customise site and dashboard pages only accessible to SiteManager 23747: ALF-5696: Merged V3.4 to V3.3 23585: Fixed ALF-5372 "JavaScript error on Groups management dialog with IE8 : document.getElementById is null" 23790: Fixed ALF-3823 "Share: RSS feed can't be read: http://cds-srv.sun.com:8700/rss/update/public/sunalert_update.xml - ok with other RSS client." 23883: Fixes ALF-5759: WQS: Attempt to copy a website section fails 23907: Merged DEV/BELARUS/V3.3-BUG-FIX-2010_09_20 to V33 22750: ALF-4846: Update rules are firing on inbound actions 23931: Undid rev 23907 (Reverse-merged /alfresco/BRANCHES/DEV/BELARUS/V3.3-BUG-FIX-2010_09_20:r22750) 23961: Fixed ALF-5686 "Incorrect behaviour of "All" filter in "My Tasks" dashlet" - Variables assigned in a <#macro> shall always be assigned using <#local> (using <#assign> makes them globally available which might cause naming collisions) 24132: Disable intermittent failing unit test 24148: ALF-6007: Merged HEAD to V3.3 23049: Fixed ALF-5099: Error when trying to go back in Create Web Content Wizard (only with certain XSDs) 24263: Merged from V3.3-BUG-FIX to V3.3 24264: V3.3-BUG-FIX to V3.3 24262: Stress test code for ALF-5025: Support background processing of archiving 24287: Added missing import 24336: Merged V3.4 to V3.3 23205: Fix for ALF-2111 - Download URLS are different on different pages, authentication fails when URL sent 24353: Merged V3.4 to V3.3 24352: Fix SQL fallout from ALF-6078 24510: Merged V3.4 to V3.3 21960: First round of date refactoring: Document Library pages now expect XML dates (ISO8601) from Share data webscripts 21961: Share client-side I18N utility now emulates sever-side handling of doubled-up single quotes. 24526: Merged V3.4 to V3.3 24402: Fix for performance degredation related to ALF-3823. RSS feed processing in JavaScript relies on Rhino impl of regex - this is extreemly slow as Rhino regex is by far the slowest component of the library. Switched code to use the Java Regex libraries to improve performance and reduce memory usage. 24587: Merged V3.4 to V3.3 24564: Fix for ALF-3727: Custom permissions aren't visible in Explorer UI 24604: Merged V3.4 to V3.3 24602: Build fix for RM permission model loading - collateral damage for R 24564 24774: Merged BRANCHES/V3.4 to BRANCHES/V3.3: 23492: Fixed ALF-5550: DB2: Unable to insert values into alf_string_value 24813: Merged BRANCHES/V3.4 to BRANCHES/V3.3: 24750: Limit installer builds to 2 threads 24874: Merged V3.4 to V3.4-BUG-FIX 24667: Resolve ALF-6202 - MT: fix offline edit (Share) 24672: Fixes from Gloria for: ALF-6339 and ALF-6337 24673: Merge V3.3 to V3.4 24668 : Upgrade of large repository to latest 3.3 fails on excession of mysql table lock size 24674: Fixes ALF-6294: Remove illegal CLI option 24675: Fix ALF-6099: CLONE - IE6: Sometimes errors occur on almost actions in Office Add-ins. Removed linebreaks from JSON response template & prevented "undefined" entries in URL. 24680: ALF-6120 : Version notes are lost for versioned items migrated from 2.2 to 3.4.0 24681: Merged BRANCHES/DEV/BELARUS/V3.4-2010_12_14 to BRANCHES/V3.4: 24609: MT - ALF-3563 24640: MT - ALF-3563 (merged w/ minor improvement) 24685: Fixes ALF-6403: Change installer window height on Linux 24688: Fix ALF-6029 (part II) - MT: cannot "Show Folders" for "Data Dictionary" in Afresco Share - part II adds patch and removes workaround 24689: Fixes: ALF-6219 - Incorrectly formatted variable in translation 24691: MT: ALF-3263 - Explorer login now fails with consistent error message ("Unable to login - unknown username/password.") if tenant does not exist or is disabled 24692: Fixes: ALF-6370 and ALF-6225 among others - sweep of FR and DE resource bundles for quote escaping. 24694: Fixes ALF-6424. Erased erroneous equals sign 24695: Fixes: ALF-6320 - removed the country specific portion of the language pack suffixes for French, German and Spanish. This enables speakers of those languages outside of those countries to benefit from the language packs. 24696: Fix for ALF-6299: XSS attack on editing blog post with XSS data in IE6&IE7 24700: Swaps _it_IT for _it to make Italian language pack available to Italian speakers outside of Italy. 24703: Avoid DB2 query failure if someone passes in a made-up UUID - Test RunningActionRestApiTest was making up a long node UUID - DB2 fails to set the parameter with SQLSTATE=22001 24706: Merged V3.4-BUG-FIX to V3.4 24705: Fix for ALF-6365, ALF-6335 24708: Fix ALF-6386: View Details and Edit Metadata icons are incorrect for folder 24709: Missing first/last name handling. 24711: Merged V3.3 to V3.4 24710: ALF-5535 - Fix to correctly format json number values (not as numeric human readable strings) 24713: Fix ALF-5404: It is now possible to configure who receives notifications of "Contact Us" requests by setting a configuration property on the WQS website node, such as "feedbackAssignee.Contact Request=brian" Also added missing Spring MVC source to 3rd Party. 24715: Fix for ALF-6412. OOoDirect always tries to connect to port 8100. Formerly the ooo.port property did not exist for the OOoDirect connector. It was added in r.23182 for the soffice process, but not for the connector bean. Now added for the connector too. 24721: Fix for ALF-6351 - Simple search breaks if override config is used and does not contain new 'repository-search' element 24728: Fixes: ALF-5685 - Incorrect encoding of Japanese Characters 24732: Fixes ALF-6381 and others - calendar strings appearing incorrectly. Problem was an unicode encoded comma preventing the property string being broken up into different days of the weeks or months. 24739: Fix ALF-6545: DB2: SQLCODE=-302, SQLSTATE=22001 (testCreateMultiLingualCategoryRoots) - Shortened Japanese name to 14 characters 24740: Fixes: ALF-6413 (with some translations still pending). 24742: Update readmes. 24744: Merged HEAD to BRANCHES/V3.4: 24137: Fixes: ALF-5642, ALF-3892, ALF-5043 & Brings Add Event dialog in line with other forms in share by disabling the popup validation error box. 24746: Build/test fix: PostgreSQL -AssetServiceImplTest.renameFolder 24755: Merged V3.3 to V3.4 (RECORD ONLY) 21789: ALF-4333: Fix - Updated RepoPrimaryManifestProcessorImpl so it can handle deletions that are reported by either pre-delete noderef or archived noderef (previously only handled the latter). - Updated TransferManifestNodeFactory so that it handles the case where the status of the node to transfer is "deleted". - Updated UnitTestTransferManifestNodeFactory so that it handles the change to TransferManifestNodeFactory above. - Added new tests for deletion cases. 23259: Merged HEAD to V3.3 23256: Fix ALF-4573: Start Workflow action is absent for edited document and working copy in Share 23346: Brought WebQS module in (including build process but not installer elements yet) 23371: "Simply" added wcmqs to installer 23391: ALF-5367: Copy dlls into tomcat/bin as appropriate. 23485: Merged V3.4 to V3.3 (fix backported for V3.3.x lines) 23472: Fixed ALF-5408: SQL Server missing ON DELETE CASCADE declarations 23515: Merged PATCHES/V3.2.0 to V3.3 23514: ALF-5554: Merged HEAD to V3.2.0 23153: When updating tag scopes following system shutdown/restore, be smarter about quickly skipping tag scopes that another (new) thread is currently working on 23283: More debugging level logging for tagging updates, to help identify the problem with periodic multi-threaded test failures on bamboo 23535: Merged V3.4 to V3.3 (complements 23517: ALF-5552) 23508: Fixed ALF-5559: Permission interceptors can fail if Lucene returns invalid NodeRefs 23564: ALF-5600: Merged V3.4 to V3.3 23424: Fixes: ALF-2989 - Incorrect sideId reference in URL for event in Site Calendar Dashlet Adds support for displaying events that start in the past but finish in the future (previously only events that start in the future were shown) 23586: MERGED V3.4 to V3.3 22864: Fix for ALF-5005: "Create and edit functions on AWE become "confused"" 23042: Fix ALF-5127: Impossible to create an article/blog (WCMQS) [Must clear panel hideEvent handler if manually hiding a YUI panel] 23561: Fixes: ALF-4569 - Removes universal override of input width box and switches the editor form panel to adjust it's width based on content rather than window size. Fixes: ALF-4570 - Adds an override for the CSS 'top' property of the form dialogue to ensure it's always below the ribbon. (Was being set automatically by the YUI widget.panel call) 23569: Fixes: ALF-5606 - Ribbon wasn't resizing correctly after the form events. 23630: Backport of installer 23631: Added 64-bit & deployment installers 23664: Fixes ALF-5691: TransferService: Multi-byte characters are not encoded correctly 23681: Fixes ALF-5699: TransferService: Snapshot file from source repo never contains complete MLText properties 23695: Fixed bug exposed after fixing ALF-5699. Parsing of MLText properties out of the transfer snapshot file was incorrect, and that was causing multi-lingual property values to be duplicated 23709: ALF-5699: Fix NPE in ManifestIntegrationTest 23734: Merged V3.4 to V3.3 23731: Fixes for ALF-3098 and ALF-3097 - Share - Security check on Personal Dashboard - only the owning user can view a user dashboard page - Share - Security issue on Customize Site Dashboard - private and moderated site dashboard pages no longer visible to non-members, customise site and dashboard pages only accessible to SiteManager 23747: ALF-5696: Merged V3.4 to V3.3 23585: Fixed ALF-5372 "JavaScript error on Groups management dialog with IE8 : document.getElementById is null" 23790: Fixed ALF-3823 "Share: RSS feed can't be read: http://cds-srv.sun.com:8700/rss/update/public/sunalert_update.xml - ok with other RSS client." 23883: Fixes ALF-5759: WQS: Attempt to copy a website section fails 23907: Merged DEV/BELARUS/V3.3-BUG-FIX-2010_09_20 to V33 - 22750: ALF-4846: Update rules are firing on inbound actions 23931: Undid rev 23907 (Reverse-merged /alfresco/BRANCHES/DEV/BELARUS/V3.3-BUG-FIX-2010_09_20:r22750) 23961: Fixed ALF-5686 "Incorrect behaviour of "All" filter in "My Tasks" dashlet" - Variables assigned in a <#macro> shall always be assigned using <#local> (using <#assign> makes them globally available which might cause naming collisions) 24132: Disable intermittent failing unit test 24148: ALF-6007: Merged HEAD to V3.3 23049: Fixed ALF-5099: Error when trying to go back in Create Web Content Wizard (only with certain XSDs) 24263: Merged from V3.3-BUG-FIX to V3.3 24264: Merged V3.3-BUG-FIX to V3.3 24262: Stress test code for ALF-5025: Support background processing of archiving 24287: Added missing import 24336: Merged V3.4 to V3.3 23205: Fix for ALF-2111 - Download URLS are different on different pages, authentication fails when URL sent 24353: Merged V3.4 to V3.3 24352: Fix SQL fallout from ALF-6078 24510: Merged V3.4 to V3.3 21960: First round of date refactoring: Document Library pages now expect XML dates (ISO8601) from Share data webscripts 21961: Share client-side I18N utility now emulates sever-side handling of doubled-up single quotes. 24526: Merged V3.4 to V3.3 24402: Fix for performance degredation related to ALF-3823. RSS feed processing in JavaScript relies on Rhino impl of regex - this is extreemly slow as Rhino regex is by far the slowest component of the library. Switched code to use the Java Regex libraries to improve performance and reduce memory usage. 24587: Merged V3.4 to V3.3 24564: Fix for ALF-3727: Custom permissions aren't visible in Explorer UI 24604: Merged V3.4 to V3.3 24602: Build fix for RM permission model loading - collateral damage for R 24564 24775: Merged BRANCHES/V3.3 to BRANCHES/V3.4: (RECORD-ONLY) - already in V3.4 24774: (RECORD-ONLY) Merged BRANCHES/V3.4 to BRANCHES/V3.3: 23492: Fixed ALF-5550: DB2: Unable to insert values into alf_string_value 24788: Add evaluation use message for OSX installer 24790: Removed svn:mergeinfo on root 24791: Fixed ALF-6560: MIME type not detected (set to application/octet-stream) when content written via FileFolderService - First access of content on a new file (FileFolderService.getWriter) guesses a mimetype - The initial mimetype guess *was* done during create, but that was expensive. - Added unit test to cover regression 24803: Merged BRANCHES/DEV/dwebster/ to BRANCHES/V3.4: 24773: DE bug fixes received from translators 10th Jan. 24776: ES files received from translators 10th Jan 24793: FR files received from translators 10th Jan 24792: IT files received from translators 10th Jan 24804: Temporarily removing Japanese language bundle 24856: Merged BRANCHES/DEV/dwebster/ to BRANCHES/V3.4: 24848: Latest Language updates from Translators 24863: ALF-6029 (MT Share - repo' view after upg) 24880: Merged V3.3 to V3.4-BUG-FIX 24463: Fixed ALF-4398 "Path to rule set is not displayed" ($html alias was missing from a merge) 24465: Merge V3.3 to V3.4 (RECORD ONLY) 24463: Fixed ALF-4398 "Path to rule set is not displayed" ($html alias was missing from a merge) 24493: Fix for Mac OS X CIFS logon problem, change UID to start at one as zero has special meaning, plus other minor fixes. JLAN-112. 24569: Fix for ALF-5333: Webdav - Online editing of files in a folder with German umlauts does not report correct characters 24611: Fix broken build due to merge #fail (r24460 / ALF-4015) 24668: ALF-4557 - Upgrade of large repository to latest 3.3 fails on excession of mysql table lock size 24707: Fix for handling of null first/last name in wiki page list 24710: ALF-5535 - Fix to correctly format json number values (not as numeric human readable strings) 24794: Fix for ALF-4984 - Outdated custom-slingshot-application-context.xml.sample file for share 24798: Fix for ALF-5806: Lucene query does not return expected result. - Alfresco FTS now supports the prefixes ~ and = for phrase queries 24814: Build fix after r24798: Fix for ALF-5806: Lucene query does not return expected result. 24823: Synchronization improvements to RemoteClient and http proxy hosts 24825: Fixed #3 of ALF-6308 "Share data issues" - Share falls back to use "html uploader" (in all browsers except IE) when "JSESSIONID" cookie is unreachable from javascript (like when "HttpOnly cookies" is activated on the server. 24835: Fixed ALF-5484: Check-in does not update association - Copy code when copying over an existing target node was NOT processing associations - Fallout from refactor and subsequent fixes related to ALF-958 (Target associations aren't copied) - Some commented-out unit tests reintroduced 24842: Fix for ALF-6308 item #4 - validate the redirect URL to ensure it is a relative url 24845: Merged DEV/DAVEW/SAP to V3.3 23874: ALF-5822: Correct Lucene throttling mechanism to prevent build up of excessive committed deltas - Also correct BatchProcessor's mechanism for single-threading batches with cross dependencies - Single-threaded batches must be sequenced in order 23876: ALF-5822: Default lucene.indexer.mergerTargetOverlaysBlockingFactor to 2 for better write performance under load 24022: ALF-5822: Refinement of fix - Don't block a thread that has already entered the prepare phase with another indexer (e.g. a cross-store commit). Otherwise it could block indefinitely and never enter the commit phase - Also added extra debug diagnostics and handle all Throwables on failure 24023: ALF-5822: Minor correction to debug log message 24421: ALF-6134: Do not export org.hibernate.jmx.StatisticsService through JMX to avoid excessive blocking under load 24422: ALF-6135: Remove lock contention from concurrent Lucene searches - Added a RW Lock and Thread local-based solution to org.apache.lucene.store.FSDirectory.FSIndexInput.readInternal() to avoid contention during multiple parallel Lucene searches. This is already recognized as a bottleneck by the Lucene developers, who offer NIOFSDirectory as an alternative, which unfortunately doesn't work on Windows. - Added RW lock to org.apache.lucene.index.TermInfosReader.ensureIndexIsRead() - Threads no longer hanging in lucene searches during load tests. Woohoo! 24423: ALF-6136: Don't call through to org.apache.log4j.NDC unless debug is enabled as it's heavily synchronized. Also avoid dynamic method invocation by using a delegate. 24426: ALF-6138 (SURF - PARTIAL): 'Warm' the java.beans.Introspector cache for key Freemarker accessible bean classes on loading in static initializers 24428: ALF-6139 (SURF - PARTIAL): First log in to Share is expensive due to 'lazy' dashboard creation and excessive synchronization - Added AVMRemoteStore.createDocuments() for creating multiple XML documents at once, all embedded within the same master XML document in the request body - Added corresponding saveDocuments() methods to Store, RemoteStore, Model, ModelObjectManager and ModelObjectPersister on the Surf side - Used this in PresetsManager - Removed excessive synchronization from StoreModelObjectPersister 24429: ALF-6140 (SURF - PARTIAL): Surf tweaks to allow concurrent execution of web scripts - Use StrongCacheStorage instead of MruCacheStorage in RepositoryTemplateProcessor to avoid use of a synchronized cache - Tweak cache sizes in FreeMarkerProcessor - Use thread local object wrapper delegates in QNameAwareObjectWrapper and PresentationTemplateProcessor to work around synchronization in DefaultObjectWrapper - Swap in the same object wrapper to WrappingTemplateModel - Use a concurrent HashMap in ModelObjectCache and ModelHelper and remove excessive synchronization - Use RW locks rather than synchronized blocks in AbstractWebScript 24431: ALF-6141: Improvements to IBatis DAO performance under load - Use lazyLoadingEnabled="false", enhancementEnabled="false" to avoid unnecessary blocking and generation of CGI proxies in IBATIS DAOs - Use useTransactionAwareDataSource="false" to prevent Spring from agressively unwrapping DBCP connections and bypassing the prepared statement cache 24432: ALF-6142: Remove dependency between RepositoryAuthenticationDAO and Lucene - Reworked RepositoryAuthenticationDAO to use a node service lookup by child association QName - This required adding a patch to 'upgrade' the qnames of existing authentication nodes, which previously all had the same QName 24433: ALF-6143: Remove net.sf.ehcache.use.classic.lru setting from EhCacheManagerFactoryBean and InternalEhCacheManagerFactoryBean to prevent serialization of accesses to shared caches by multiple executing threads 24434: ALF-6144: DirtySessionMethodInterceptor was causing contention between multiple threads calling the same DAO. - Unfortunately method.getAnnotation() is a synchronized call, and thus causes concurrent calls to the same method to contended with each other. - Added a non-blocking cache so that DAOs can be accessed in multiple threads without contending. 24435: ALF-6145: Use RW Locks in Subsystem Framework - The operations relied on by the dynamic proxies wrapping subsystems were synchronized and thus caused contention when multiple threads were calling in to the same subsystem - Replaced synchronized blocks with use of read write locks, thus allowing multiple concurrent readers 24436: ALF-6146: Regulate PermissionModel accesses with RW locks, rather than synchronized blocks and an excessive number of concurrent hashmaps. 24438: ALF-6136: Fix build classpath 24439: ALF-6142: Fixed seeding of admin user password 24444: ALF-6142: Fix unit test fallout - InviteServiceTest needs a transaction - RepositoryAuthenticationDao must listen for Person username changes and update authentication node qname accordingly - Correction to MT handling in RepositoryAuthenticationDao - Repository Authentication Component must 'normalize' the username before passing it through the DAO 24445: ALF-6145: Correction to lock handling when propagating destroy() events 24446: ALF-6142: Add new dependencies to unit test 24448: ALF-6142: Further fix ups 24461: ALF-6142: Fix unit test 24664: ALF-6408: Prevent possible deadlock during reindexing - waitForHeadOfQueue() now only called in beforeCommit() phase rather than afterCommit() to prevent deadlocking with Lucene throttler - indexes are also flushed beforehand in beforeCommit() so that indexing work can still be parallelized - also prevent potential deadlock caused by clearing of IndexInfo.thisThreadPreparing in a nested transaction 24810: ALF-6653: Use read write lock in Hibernate ReadWriteCache to avoid needless contention on L2 cache reads 24817: ALF-4725: Avoid excessive lock contention in dbcp by upgrading to 1.4 - also upgraded commons pool 24818: ALF-6658: Remove synchronization from LockService - transaction local collections used anyway 24844: ALF-6681: Don't let the PostLookup job stack up in multiple threads - Now only executes in one thread at a time and skips scheduled slots where it is already running 24864: Fix for ALF-5904: Explorer - Space model rights not duplicated when creating a space based on a template - copy service no longer uses hasPermission - added tests for permission copy scenarios with assorted rights - this fix assumed there is nothing special about templates - ie that they should always carry permissions and is the "default" copy behaviour to copy permissions if possible 24865: ALF-6145: Fix failing unit test 24878: ALF-6146: Correction to write lock around requiredPermissionsCache 24881: Increment version revision git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@26792 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -3,6 +3,18 @@
|
|||||||
|
|
||||||
<beans>
|
<beans>
|
||||||
|
|
||||||
|
<bean id="auditThreadPool" class="org.alfresco.util.ThreadPoolExecutorFactoryBean">
|
||||||
|
<property name="poolName">
|
||||||
|
<value>defaultThreadPool</value>
|
||||||
|
</property>
|
||||||
|
<property name="corePoolSize">
|
||||||
|
<value>1</value>
|
||||||
|
</property>
|
||||||
|
<property name="maximumPoolSize">
|
||||||
|
<value>1</value>
|
||||||
|
</property>
|
||||||
|
</bean>
|
||||||
|
|
||||||
<!-- Base audit service - non TX -->
|
<!-- Base audit service - non TX -->
|
||||||
|
|
||||||
<bean id="auditService" class="org.alfresco.repo.audit.AuditServiceImpl">
|
<bean id="auditService" class="org.alfresco.repo.audit.AuditServiceImpl">
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
<sys:children>
|
<sys:children>
|
||||||
<sys:container view:childName="${alfresco_user_store.user_container.childname}">
|
<sys:container view:childName="${alfresco_user_store.user_container.childname}">
|
||||||
<sys:children>
|
<sys:children>
|
||||||
<usr:user view:childName="usr:user">
|
<usr:user view:childName="usr:${alfresco_user_store.adminusername}">
|
||||||
<usr:username>${alfresco_user_store.adminusername}</usr:username>
|
<usr:username>${alfresco_user_store.adminusername}</usr:username>
|
||||||
<usr:password>${alfresco_user_store.adminpassword}</usr:password>
|
<usr:password>${alfresco_user_store.adminpassword}</usr:password>
|
||||||
<usr:enabled>true</usr:enabled>
|
<usr:enabled>true</usr:enabled>
|
||||||
|
@@ -1,19 +1,15 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<view:view xmlns:view="http://www.alfresco.org/view/repository/1.0">
|
<view:view xmlns:view="http://www.alfresco.org/view/repository/1.0"
|
||||||
<cm:folder xmlns="" xmlns:app="http://www.alfresco.org/model/application/1.0" xmlns:d="http://www.alfresco.org/model/dictionary/1.0" xmlns:cm="http://www.alfresco.org/model/content/1.0" xmlns:view="http://www.alfresco.org/view/repository/1.0" view:childName="cm:Scheduled Actions">
|
xmlns:d="http://www.alfresco.org/model/dictionary/1.0" xmlns:cm="http://www.alfresco.org/model/content/1.0"
|
||||||
<view:aspects>
|
xmlns:sys="http://www.alfresco.org/model/system/1.0" xmlns="">
|
||||||
<app:uifacets></app:uifacets>
|
|
||||||
<cm:titled></cm:titled>
|
<cm:folder view:childName="${spaces.scheduled_actions.childname}">
|
||||||
</view:aspects>
|
|
||||||
<view:properties>
|
<view:properties>
|
||||||
<app:icon>space-icon-default</app:icon>
|
<sys:store-protocol>workspace</sys:store-protocol>
|
||||||
<cm:name>Scheduled Actions</cm:name>
|
<sys:store-identifier>SpacesStore</sys:store-identifier>
|
||||||
<cm:title>
|
<cm:name>${spaces.actions.scheduled_actions.name}</cm:name>
|
||||||
<view:mlvalue view:locale="en_US">Scheduled Actions</view:mlvalue>
|
<cm:title>${spaces.actions.scheduled_actions.name}</cm:title>
|
||||||
</cm:title>
|
<cm:description>${spaces.actions.scheduled_actions.description}</cm:description>
|
||||||
<cm:description>
|
|
||||||
<view:mlvalue view:locale="en_US">Schedule of when persistent actions are executed</view:mlvalue>
|
|
||||||
</cm:description>
|
|
||||||
</view:properties>
|
</view:properties>
|
||||||
</cm:folder>
|
</cm:folder>
|
||||||
</view:view>
|
</view:view>
|
@@ -46,7 +46,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="maxCacheSize" value="1000" />
|
<property name="maxCacheSize" value="1000" />
|
||||||
<property name="mutable" value="false" />
|
<property name="mutable" value="false" />
|
||||||
<property name="disableSharedCache" value="${system.cache.disableMutableSharedCaches}" />
|
<property name="disableSharedCache" value="${system.cache.disableImmutableSharedCaches}" />
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- ===================================== -->
|
<!-- ===================================== -->
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="maxCacheSize" value="10000" />
|
<property name="maxCacheSize" value="10000" />
|
||||||
<property name="mutable" value="false" />
|
<property name="mutable" value="false" />
|
||||||
<property name="disableSharedCache" value="${system.cache.disableMutableSharedCaches}" />
|
<property name="disableSharedCache" value="${system.cache.disableImmutableSharedCaches}" />
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- ===================================== -->
|
<!-- ===================================== -->
|
||||||
@@ -145,7 +145,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="maxCacheSize" value="50" />
|
<property name="maxCacheSize" value="50" />
|
||||||
<property name="mutable" value="false" />
|
<property name="mutable" value="false" />
|
||||||
<property name="disableSharedCache" value="${system.cache.disableMutableSharedCaches}" />
|
<property name="disableSharedCache" value="${system.cache.disableImmutableSharedCaches}" />
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- ===================================== -->
|
<!-- ===================================== -->
|
||||||
@@ -1086,4 +1086,38 @@
|
|||||||
</property>
|
</property>
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
|
<!-- ===================================== -->
|
||||||
|
<!-- TagScope Summary caches -->
|
||||||
|
<!-- ===================================== -->
|
||||||
|
|
||||||
|
<!-- The cross-transaction shared cache for tagscope summary properties -->
|
||||||
|
|
||||||
|
<bean name="tagscopeSummarySharedCache" class="org.alfresco.repo.cache.EhCacheAdapter">
|
||||||
|
<property name="cache">
|
||||||
|
<bean class="org.springframework.cache.ehcache.EhCacheFactoryBean" >
|
||||||
|
<property name="cacheManager">
|
||||||
|
<ref bean="internalEHCacheManager" />
|
||||||
|
</property>
|
||||||
|
<property name="cacheName">
|
||||||
|
<value>org.alfresco.cache.tagscopeSummaryCache</value>
|
||||||
|
</property>
|
||||||
|
</bean>
|
||||||
|
</property>
|
||||||
|
</bean>
|
||||||
|
|
||||||
|
<!-- The transactional cache for tagscope summary properties -->
|
||||||
|
|
||||||
|
<bean name="tagscopeSummaryCache" class="org.alfresco.repo.cache.TransactionalCache">
|
||||||
|
<property name="sharedCache">
|
||||||
|
<ref bean="tagscopeSummarySharedCache" />
|
||||||
|
</property>
|
||||||
|
<property name="name">
|
||||||
|
<value>org.alfresco.cache.tagscopeSummaryTransactionalCache</value>
|
||||||
|
</property>
|
||||||
|
<property name="maxCacheSize" value="1000" />
|
||||||
|
<property name="mutable" value="false" />
|
||||||
|
<property name="disableSharedCache" value="${system.cache.disableImmutableSharedCaches}" />
|
||||||
|
</bean>
|
||||||
|
|
||||||
|
|
||||||
</beans>
|
</beans>
|
||||||
|
@@ -661,9 +661,6 @@
|
|||||||
<property name="mergerMergeFactor">
|
<property name="mergerMergeFactor">
|
||||||
<value>${lucene.indexer.mergerMergeFactor}</value>
|
<value>${lucene.indexer.mergerMergeFactor}</value>
|
||||||
</property>
|
</property>
|
||||||
<property name="mergerMergeBlockingFactor">
|
|
||||||
<value>${lucene.indexer.mergerMergeBlockingFactor}</value>
|
|
||||||
</property>
|
|
||||||
<property name="mergerMaxBufferedDocs">
|
<property name="mergerMaxBufferedDocs">
|
||||||
<value>${lucene.indexer.mergerMaxBufferedDocs}</value>
|
<value>${lucene.indexer.mergerMaxBufferedDocs}</value>
|
||||||
</property>
|
</property>
|
||||||
@@ -1181,6 +1178,12 @@
|
|||||||
<property name="ruleService">
|
<property name="ruleService">
|
||||||
<ref bean="ruleService" />
|
<ref bean="ruleService" />
|
||||||
</property>
|
</property>
|
||||||
|
<property name="permissionService">
|
||||||
|
<ref bean="permissionService" />
|
||||||
|
</property>
|
||||||
|
<property name="publicServiceAccessService">
|
||||||
|
<ref bean="publicServiceAccessService" />
|
||||||
|
</property>
|
||||||
<property name="searchService">
|
<property name="searchService">
|
||||||
<ref bean="ADMSearchService" />
|
<ref bean="ADMSearchService" />
|
||||||
</property>
|
</property>
|
||||||
|
@@ -235,6 +235,8 @@
|
|||||||
<property name="aclCrudDAO" ref="aclCrudDAO"/>
|
<property name="aclCrudDAO" ref="aclCrudDAO"/>
|
||||||
<property name="aclCache" ref="aclCache"/>
|
<property name="aclCache" ref="aclCache"/>
|
||||||
<property name="readersCache" ref="readersCache"/>
|
<property name="readersCache" ref="readersCache"/>
|
||||||
|
<property name="nodeDAO" ref="nodeDAO"/>
|
||||||
|
<property name="tenantService" ref="tenantService"/>
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<bean id="usageDAO" class="org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl">
|
<bean id="usageDAO" class="org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl">
|
||||||
|
@@ -734,7 +734,6 @@ CREATE TABLE t_alf_node_properties
|
|||||||
PRIMARY KEY (node_id, qname_id, list_index, locale_id)
|
PRIMARY KEY (node_id, qname_id, list_index, locale_id)
|
||||||
) ENGINE=InnoDB;
|
) ENGINE=InnoDB;
|
||||||
|
|
||||||
--BEGIN TXN
|
|
||||||
-- Copy values over
|
-- Copy values over
|
||||||
--FOREACH alf_node_properties.node_id system.upgrade.t_alf_node_properties.batchsize
|
--FOREACH alf_node_properties.node_id system.upgrade.t_alf_node_properties.batchsize
|
||||||
INSERT INTO t_alf_node_properties
|
INSERT INTO t_alf_node_properties
|
||||||
@@ -903,37 +902,61 @@ CREATE TABLE t_del_attributes
|
|||||||
id BIGINT NOT NULL,
|
id BIGINT NOT NULL,
|
||||||
PRIMARY KEY (id)
|
PRIMARY KEY (id)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
--FOREACH alf_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
INSERT INTO t_del_attributes
|
INSERT INTO t_del_attributes
|
||||||
SELECT id FROM alf_attributes WHERE type = 'M'
|
SELECT id FROM alf_attributes WHERE type = 'M'
|
||||||
|
AND alf_attributes.id >= ${LOWERBOUND} AND alf_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
DELETE t_del_attributes
|
DELETE t_del_attributes
|
||||||
FROM t_del_attributes
|
FROM t_del_attributes
|
||||||
JOIN alf_map_attribute_entries ma ON (ma.attribute_id = t_del_attributes.id)
|
JOIN alf_map_attribute_entries ma ON (ma.attribute_id = t_del_attributes.id)
|
||||||
|
WHERE t_del_attributes.id >= ${LOWERBOUND} AND t_del_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
DELETE t_del_attributes
|
DELETE t_del_attributes
|
||||||
FROM t_del_attributes
|
FROM t_del_attributes
|
||||||
JOIN alf_list_attribute_entries la ON (la.attribute_id = t_del_attributes.id)
|
JOIN alf_list_attribute_entries la ON (la.attribute_id = t_del_attributes.id)
|
||||||
|
WHERE t_del_attributes.id >= ${LOWERBOUND} AND t_del_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
DELETE t_del_attributes
|
DELETE t_del_attributes
|
||||||
FROM t_del_attributes
|
FROM t_del_attributes
|
||||||
JOIN alf_global_attributes ga ON (ga.attribute = t_del_attributes.id)
|
JOIN alf_global_attributes ga ON (ga.attribute = t_del_attributes.id)
|
||||||
|
WHERE t_del_attributes.id >= ${LOWERBOUND} AND t_del_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
INSERT INTO t_del_attributes
|
INSERT INTO t_del_attributes
|
||||||
SELECT a.id FROM t_del_attributes t
|
SELECT a.id FROM t_del_attributes t
|
||||||
JOIN alf_map_attribute_entries ma ON (ma.map_id = t.id)
|
JOIN alf_map_attribute_entries ma ON (ma.map_id = t.id)
|
||||||
JOIN alf_attributes a ON (ma.attribute_id = a.id)
|
JOIN alf_attributes a ON (ma.attribute_id = a.id)
|
||||||
|
WHERE t.id >= ${LOWERBOUND} AND t.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH alf_map_attribute_entries.map_id system.upgrade.alf_map_attribute_entries.batchsize
|
||||||
DELETE alf_map_attribute_entries
|
DELETE alf_map_attribute_entries
|
||||||
FROM alf_map_attribute_entries
|
FROM alf_map_attribute_entries
|
||||||
JOIN t_del_attributes t ON (alf_map_attribute_entries.map_id = t.id)
|
JOIN t_del_attributes t ON (alf_map_attribute_entries.map_id = t.id)
|
||||||
|
WHERE alf_map_attribute_entries.map_id >= ${LOWERBOUND} AND alf_map_attribute_entries.map_id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH alf_list_attribute_entries.list_id system.upgrade.alf_list_attribute_entries.batchsize
|
||||||
DELETE alf_list_attribute_entries
|
DELETE alf_list_attribute_entries
|
||||||
FROM alf_list_attribute_entries
|
FROM alf_list_attribute_entries
|
||||||
JOIN t_del_attributes t ON (alf_list_attribute_entries.list_id = t.id)
|
JOIN t_del_attributes t ON (alf_list_attribute_entries.list_id = t.id)
|
||||||
|
WHERE alf_list_attribute_entries.list_id >= ${LOWERBOUND} AND alf_list_attribute_entries.list_id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH alf_attributes.id system.upgrade.alf_attributes.batchsize
|
||||||
DELETE alf_attributes
|
DELETE alf_attributes
|
||||||
FROM alf_attributes
|
FROM alf_attributes
|
||||||
JOIN t_del_attributes t ON (alf_attributes.id = t.id)
|
JOIN t_del_attributes t ON (alf_attributes.id = t.id)
|
||||||
|
WHERE alf_attributes.id >= ${LOWERBOUND} AND alf_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
DROP TABLE t_del_attributes;
|
DROP TABLE t_del_attributes;
|
||||||
|
|
||||||
@@ -1003,7 +1026,10 @@ ALTER TABLE alf_transaction
|
|||||||
ADD CONSTRAINT fk_alf_txn_svr FOREIGN KEY (server_id) REFERENCES alf_server (id),
|
ADD CONSTRAINT fk_alf_txn_svr FOREIGN KEY (server_id) REFERENCES alf_server (id),
|
||||||
ADD INDEX idx_alf_txn_ctms (commit_time_ms)
|
ADD INDEX idx_alf_txn_ctms (commit_time_ms)
|
||||||
;
|
;
|
||||||
UPDATE alf_transaction SET commit_time_ms = id WHERE commit_time_ms IS NULL;
|
|
||||||
|
--FOREACH alf_transaction.id system.upgrade.alf_transaction.batchsize
|
||||||
|
UPDATE alf_transaction SET commit_time_ms = id WHERE commit_time_ms IS NULL
|
||||||
|
AND alf_transaction.id >= ${LOWERBOUND} AND alf_transaction.id <= ${UPPERBOUND};
|
||||||
|
|
||||||
ALTER TABLE avm_child_entries DROP INDEX fk_avm_ce_child, DROP FOREIGN KEY fk_avm_ce_child; -- (optional)
|
ALTER TABLE avm_child_entries DROP INDEX fk_avm_ce_child, DROP FOREIGN KEY fk_avm_ce_child; -- (optional)
|
||||||
ALTER TABLE avm_child_entries DROP INDEX fk_avm_ce_parent, DROP FOREIGN KEY fk_avm_ce_parent; -- (optional)
|
ALTER TABLE avm_child_entries DROP INDEX fk_avm_ce_parent, DROP FOREIGN KEY fk_avm_ce_parent; -- (optional)
|
||||||
|
@@ -449,7 +449,6 @@ CREATE TABLE t_alf_node_properties
|
|||||||
PRIMARY KEY (node_id, qname_id, list_index, locale_id)
|
PRIMARY KEY (node_id, qname_id, list_index, locale_id)
|
||||||
) ENGINE=InnoDB;
|
) ENGINE=InnoDB;
|
||||||
|
|
||||||
--BEGIN TXN
|
|
||||||
-- Copy values over
|
-- Copy values over
|
||||||
--FOREACH alf_node_properties.node_id system.upgrade.t_alf_node_properties.batchsize
|
--FOREACH alf_node_properties.node_id system.upgrade.t_alf_node_properties.batchsize
|
||||||
INSERT INTO t_alf_node_properties
|
INSERT INTO t_alf_node_properties
|
||||||
@@ -601,37 +600,61 @@ CREATE TABLE t_del_attributes
|
|||||||
id BIGINT NOT NULL,
|
id BIGINT NOT NULL,
|
||||||
PRIMARY KEY (id)
|
PRIMARY KEY (id)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
--FOREACH alf_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
INSERT INTO t_del_attributes
|
INSERT INTO t_del_attributes
|
||||||
SELECT id FROM alf_attributes WHERE type = 'M'
|
SELECT id FROM alf_attributes WHERE type = 'M'
|
||||||
|
AND alf_attributes.id >= ${LOWERBOUND} AND alf_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
DELETE t_del_attributes
|
DELETE t_del_attributes
|
||||||
FROM t_del_attributes
|
FROM t_del_attributes
|
||||||
JOIN alf_map_attribute_entries ma ON (ma.attribute_id = t_del_attributes.id)
|
JOIN alf_map_attribute_entries ma ON (ma.attribute_id = t_del_attributes.id)
|
||||||
|
WHERE t_del_attributes.id >= ${LOWERBOUND} AND t_del_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
DELETE t_del_attributes
|
DELETE t_del_attributes
|
||||||
FROM t_del_attributes
|
FROM t_del_attributes
|
||||||
JOIN alf_list_attribute_entries la ON (la.attribute_id = t_del_attributes.id)
|
JOIN alf_list_attribute_entries la ON (la.attribute_id = t_del_attributes.id)
|
||||||
|
WHERE t_del_attributes.id >= ${LOWERBOUND} AND t_del_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
DELETE t_del_attributes
|
DELETE t_del_attributes
|
||||||
FROM t_del_attributes
|
FROM t_del_attributes
|
||||||
JOIN alf_global_attributes ga ON (ga.attribute = t_del_attributes.id)
|
JOIN alf_global_attributes ga ON (ga.attribute = t_del_attributes.id)
|
||||||
|
WHERE t_del_attributes.id >= ${LOWERBOUND} AND t_del_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH t_del_attributes.id system.upgrade.t_del_attributes.batchsize
|
||||||
INSERT INTO t_del_attributes
|
INSERT INTO t_del_attributes
|
||||||
SELECT a.id FROM t_del_attributes t
|
SELECT a.id FROM t_del_attributes t
|
||||||
JOIN alf_map_attribute_entries ma ON (ma.map_id = t.id)
|
JOIN alf_map_attribute_entries ma ON (ma.map_id = t.id)
|
||||||
JOIN alf_attributes a ON (ma.attribute_id = a.id)
|
JOIN alf_attributes a ON (ma.attribute_id = a.id)
|
||||||
|
WHERE t.id >= ${LOWERBOUND} AND t.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH alf_map_attribute_entries.map_id system.upgrade.alf_map_attribute_entries.batchsize
|
||||||
DELETE alf_map_attribute_entries
|
DELETE alf_map_attribute_entries
|
||||||
FROM alf_map_attribute_entries
|
FROM alf_map_attribute_entries
|
||||||
JOIN t_del_attributes t ON (alf_map_attribute_entries.map_id = t.id)
|
JOIN t_del_attributes t ON (alf_map_attribute_entries.map_id = t.id)
|
||||||
|
WHERE alf_map_attribute_entries.map_id >= ${LOWERBOUND} AND alf_map_attribute_entries.map_id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH alf_list_attribute_entries.list_id system.upgrade.alf_list_attribute_entries.batchsize
|
||||||
DELETE alf_list_attribute_entries
|
DELETE alf_list_attribute_entries
|
||||||
FROM alf_list_attribute_entries
|
FROM alf_list_attribute_entries
|
||||||
JOIN t_del_attributes t ON (alf_list_attribute_entries.list_id = t.id)
|
JOIN t_del_attributes t ON (alf_list_attribute_entries.list_id = t.id)
|
||||||
|
WHERE alf_list_attribute_entries.list_id >= ${LOWERBOUND} AND alf_list_attribute_entries.list_id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
--FOREACH alf_attributes.id system.upgrade.alf_attributes.batchsize
|
||||||
DELETE alf_attributes
|
DELETE alf_attributes
|
||||||
FROM alf_attributes
|
FROM alf_attributes
|
||||||
JOIN t_del_attributes t ON (alf_attributes.id = t.id)
|
JOIN t_del_attributes t ON (alf_attributes.id = t.id)
|
||||||
|
WHERE alf_attributes.id >= ${LOWERBOUND} AND alf_attributes.id <= ${UPPERBOUND}
|
||||||
;
|
;
|
||||||
DROP TABLE t_del_attributes;
|
DROP TABLE t_del_attributes;
|
||||||
|
|
||||||
|
@@ -6,7 +6,12 @@
|
|||||||
|
|
||||||
<sqlMapConfig>
|
<sqlMapConfig>
|
||||||
|
|
||||||
<settings useStatementNamespaces="true" />
|
<settings useStatementNamespaces="true"
|
||||||
|
lazyLoadingEnabled="false"
|
||||||
|
enhancementEnabled="false"
|
||||||
|
maxTransactions="500"
|
||||||
|
maxSessions="500"
|
||||||
|
/>
|
||||||
|
|
||||||
<sqlMap resource="alfresco/ibatis/#resource.dialect#/activities-common-SqlMap.xml"/>
|
<sqlMap resource="alfresco/ibatis/#resource.dialect#/activities-common-SqlMap.xml"/>
|
||||||
<sqlMap resource="alfresco/ibatis/#resource.dialect#/activities-insert-SqlMap.xml"/>
|
<sqlMap resource="alfresco/ibatis/#resource.dialect#/activities-insert-SqlMap.xml"/>
|
||||||
|
@@ -6,7 +6,13 @@
|
|||||||
|
|
||||||
<sqlMapConfig>
|
<sqlMapConfig>
|
||||||
|
|
||||||
<settings useStatementNamespaces="true" />
|
<settings useStatementNamespaces="true"
|
||||||
|
lazyLoadingEnabled="false"
|
||||||
|
enhancementEnabled="false"
|
||||||
|
maxTransactions="500"
|
||||||
|
maxSessions="500"
|
||||||
|
/>
|
||||||
|
|
||||||
|
|
||||||
<typeHandler javaType="java.io.Serializable" jdbcType="BLOB" callback="org.alfresco.ibatis.SerializableTypeHandlerCallback"/>
|
<typeHandler javaType="java.io.Serializable" jdbcType="BLOB" callback="org.alfresco.ibatis.SerializableTypeHandlerCallback"/>
|
||||||
|
|
||||||
|
@@ -45,6 +45,7 @@
|
|||||||
<bean id="activitiesSqlMapClient" class="org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean">
|
<bean id="activitiesSqlMapClient" class="org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean">
|
||||||
<property name="dataSource" ref="activitiesDataSource"/>
|
<property name="dataSource" ref="activitiesDataSource"/>
|
||||||
<property name="resourceLoader" ref="dialectResourceLoader" />
|
<property name="resourceLoader" ref="dialectResourceLoader" />
|
||||||
|
<property name="useTransactionAwareDataSource" value="false" />
|
||||||
<property name="configLocation">
|
<property name="configLocation">
|
||||||
<value>classpath:alfresco/ibatis/activities-SqlMapConfig.xml</value>
|
<value>classpath:alfresco/ibatis/activities-SqlMapConfig.xml</value>
|
||||||
</property>
|
</property>
|
||||||
@@ -54,6 +55,7 @@
|
|||||||
<bean id="alfrescoSqlMapClient" class="org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean">
|
<bean id="alfrescoSqlMapClient" class="org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean">
|
||||||
<property name="dataSource" ref="dataSource"/>
|
<property name="dataSource" ref="dataSource"/>
|
||||||
<property name="resourceLoader" ref="dialectResourceLoader" />
|
<property name="resourceLoader" ref="dialectResourceLoader" />
|
||||||
|
<property name="useTransactionAwareDataSource" value="false" />
|
||||||
<property name="configLocation">
|
<property name="configLocation">
|
||||||
<value>classpath:alfresco/ibatis/alfresco-SqlMapConfig.xml</value>
|
<value>classpath:alfresco/ibatis/alfresco-SqlMapConfig.xml</value>
|
||||||
</property>
|
</property>
|
||||||
|
@@ -200,6 +200,8 @@
|
|||||||
where
|
where
|
||||||
ca.id >= #idTwo# and
|
ca.id >= #idTwo# and
|
||||||
ca.id < #idThree#
|
ca.id < #idThree#
|
||||||
|
order by
|
||||||
|
ca.id ASC
|
||||||
]]>
|
]]>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
|
@@ -355,6 +355,7 @@
|
|||||||
<prop key="spaces.imap_templates.childname">${spaces.imap_templates.childname}</prop>
|
<prop key="spaces.imap_templates.childname">${spaces.imap_templates.childname}</prop>
|
||||||
<prop key="spaces.emailActions.childname">${spaces.emailActions.childname}</prop>
|
<prop key="spaces.emailActions.childname">${spaces.emailActions.childname}</prop>
|
||||||
<prop key="spaces.searchAction.childname">${spaces.searchAction.childname}</prop>
|
<prop key="spaces.searchAction.childname">${spaces.searchAction.childname}</prop>
|
||||||
|
<prop key="spaces.scheduled_actions.childname">${spaces.scheduled_actions.childname}</prop>
|
||||||
<prop key="spaces.rendition.rendering_actions.childname">${spaces.rendition.rendering_actions.childname}</prop>
|
<prop key="spaces.rendition.rendering_actions.childname">${spaces.rendition.rendering_actions.childname}</prop>
|
||||||
<prop key="spaces.replication.replication_actions.childname">${spaces.replication.replication_actions.childname}</prop>
|
<prop key="spaces.replication.replication_actions.childname">${spaces.replication.replication_actions.childname}</prop>
|
||||||
<prop key="spaces.wcm_deployed.childname">${spaces.wcm_deployed.childname}</prop>
|
<prop key="spaces.wcm_deployed.childname">${spaces.wcm_deployed.childname}</prop>
|
||||||
@@ -592,6 +593,7 @@
|
|||||||
<props>
|
<props>
|
||||||
<prop key="path">/${spaces.company_home.childname}/${spaces.dictionary.childname}</prop>
|
<prop key="path">/${spaces.company_home.childname}/${spaces.dictionary.childname}</prop>
|
||||||
<prop key="location">alfresco/bootstrap/scheduledActionsFolder.xml</prop>
|
<prop key="location">alfresco/bootstrap/scheduledActionsFolder.xml</prop>
|
||||||
|
<prop key="messages">alfresco/messages/bootstrap-spaces</prop>
|
||||||
</props>
|
</props>
|
||||||
|
|
||||||
</list>
|
</list>
|
||||||
|
@@ -1,226 +0,0 @@
|
|||||||
# Action parameter constraints
|
|
||||||
ac-compare-operations.equals=Gleich
|
|
||||||
ac-compare-operations.contains=Enth\u00e4lt
|
|
||||||
ac-compare-operations.begins=Beginnt mit
|
|
||||||
ac-compare-operations.ends=Endet mit
|
|
||||||
ac-compare-operations.greater_than=Gr\u00f6\u00dfer als
|
|
||||||
ac-compare-operations.greater_than_equal=Gr\u00f6\u00dfer gleich
|
|
||||||
ac-compare-operations.less_than=Kleiner als
|
|
||||||
ac-compare-operations.less_than_equal=Kleiner gleich
|
|
||||||
|
|
||||||
ac-content-properties.mime_type=MimeType
|
|
||||||
ac-content-properties.encoding=Zeichencodierung
|
|
||||||
ac-content-properties.size=Gr\u00f6\u00dfe
|
|
||||||
|
|
||||||
# Action conditions
|
|
||||||
|
|
||||||
no-condition.title=Alle Elemente
|
|
||||||
no-condition.description=Diese Bedingung passt zu jedem zu dem Raum hinzugef\u00fcgten Element. Diese Funktion verwenden, wenn Sie eine Aktion auf alles anwenden wollen, wenn sie zu dem Raum hinzugef\u00fcgt wird.
|
|
||||||
|
|
||||||
compare-property-value.title=Name enth\u00e4lt Wert
|
|
||||||
compare-property-value.description=Die Regel wird auf alle Elemente angewandt, die einen spezifischen Wert im Namen enthalten.
|
|
||||||
compare-property-value.property.display-label=Eigenschaft
|
|
||||||
compare-property-value.content-property.display-label=Eigenschaft des Inhalts
|
|
||||||
compare-property-value.value.display-label=Wert
|
|
||||||
compare-property-value.operation.display-label=Vergleichsvorgang
|
|
||||||
|
|
||||||
in-category.title=Hat Kategorie
|
|
||||||
in-category.description=Die Regel wird auf alle Elemente angewandt, die den angegebenen Kategoriewert aufweisen.
|
|
||||||
in-category.category-aspect.display-label=Kategorieaspekt
|
|
||||||
in-category.category-value.display-label=Kategoriewert
|
|
||||||
|
|
||||||
is-subtype.title=Inhalt des Typs oder Subtyps
|
|
||||||
is-subtype.description=Diese Regel wird auf alle Elemente angewandt, die zu einem spezifischen Typ oder dessen Subtypen geh\u00f6ren
|
|
||||||
is-subtype.type.display-label=Typ
|
|
||||||
|
|
||||||
has-aspect.title=Hat Aspekt
|
|
||||||
has-aspect.description=Die Regel wird auf alle Elemente angewandt, auf die der angegebene Aspekt angewandt wird.
|
|
||||||
has-aspect.aspect.display-label=Aspekt
|
|
||||||
|
|
||||||
compare-mime-type.title=MimeType Inhalt
|
|
||||||
compare-mime-type.description=Die Regel wird auf alle Elemente angewandt, die Inhalt des angegebenen MimeTypes aufweisen.
|
|
||||||
compare-mime-type.property.display-label=Eigenschaft
|
|
||||||
compare-mime-type.value.display-label=MimeType
|
|
||||||
|
|
||||||
composite-condition.title=Zusammengesetzte Bedingung
|
|
||||||
composite-condition.description=Mehrere Bedingungen kombinieren, um eine kompliziertere Bedingung zu schaffen.
|
|
||||||
|
|
||||||
compare-date-property.title=Eigenschaft mit Datumswert
|
|
||||||
compare-date-property.description=Eine Datumseigenschaft der Metadaten, des Aspekts oder Typs vergleichen
|
|
||||||
|
|
||||||
compare-integer-property.title=Eigenschaft mit Zahlenwert
|
|
||||||
compare-integer-property.description=Eine Zahleneigenschaft der Metadaten, des Aspekts oder Typs vergleichen
|
|
||||||
|
|
||||||
compare-text-property.title=Eigenschaft mit Textwert
|
|
||||||
compare-text-property.description=Eine Texteigenschaft der Metadaten, des Aspekts oder Typs vergleichen
|
|
||||||
|
|
||||||
has-tag.title=Hat Tag
|
|
||||||
has-tag.description=Hat einen Tag, der auf einen Node angewandt wird.
|
|
||||||
has-tag.tag.display-label=Tag
|
|
||||||
|
|
||||||
# Actions
|
|
||||||
|
|
||||||
add-features.title=Aspekt hinzuf\u00fcgen
|
|
||||||
add-features.description=Damit wird ein Aspekt zu dem passenden Element hinzugef\u00fcgt.
|
|
||||||
add-features.aspect-name.display-label=Aspekt
|
|
||||||
|
|
||||||
remove-features.title=Aspekt entfernen
|
|
||||||
remove-features.description=Damit wird ein Aspekt aus dem passenden Element entfernt.
|
|
||||||
remove-features.aspect-name.display-label=Aspekt
|
|
||||||
|
|
||||||
simple-workflow.title=Einfachen Workflow hinzuf\u00fcgen.
|
|
||||||
simple-workflow.description=Hiermit wird ein einfacher Workflow zu dem passenden Element hinzugef\u00fcgt. Damit kann das Element f\u00fcr den n\u00e4chsten Schritt in einem Workflow in einen anderen Raum verschoben werden. Wenn Sie einen Schritt ablehnen wollen, k\u00f6nnen Sie auch einen Raum angeben, in den verschoben werden soll.
|
|
||||||
simple-workflow.approve-step.display-label=Schritt zustimmen
|
|
||||||
simple-workflow.approve-folder.display-label=Ordner Schrittt zustimmen
|
|
||||||
simple-workflow.approve-move.display-label=Verschieben zustimmen
|
|
||||||
simple-workflow.reject-step.display-label=Schritt ablehnen
|
|
||||||
simple-workflow.reject-folder.display-label=Ordner Schritt ablehnen
|
|
||||||
simple-workflow.reject-move.display-label=Verschieben ablehnen
|
|
||||||
|
|
||||||
link-category.title=Mit Kategorie verlinken
|
|
||||||
link-category.description=Damit wird eine Kategorie auf das passende Element angewandt.
|
|
||||||
link-category.category-aspect.display-label=Kategorieaspekt
|
|
||||||
link-category.category-value.display-label=Kategoriewert
|
|
||||||
|
|
||||||
transform.title=Inhalt umwandeln und kopieren
|
|
||||||
transform.description=Damit wird der passende Inhalt umgewandelt und das Ergebnis wird in einen bestimmten Raum kopiert
|
|
||||||
transform.mime-type.display-label=MimeType
|
|
||||||
transform.destination-folder.display-label=Zielordner
|
|
||||||
transform.assoc-type.display-label=Zuordnungstyp
|
|
||||||
transform.assoc-name.display-label=Zuordnungsname
|
|
||||||
transform.overwrite-copy.display-label=Kopie \u00fcberschreiben
|
|
||||||
|
|
||||||
transform-image.title=Bild umwandeln und kopieren
|
|
||||||
transform-image.description=Damit wird das passende Bild umgewandelt und das Ergebnis in einen bestimmten Raum kopiert
|
|
||||||
transform-image.mime-type.display-label=MimeType
|
|
||||||
transform-image.destination-folder.display-label=Zielordner
|
|
||||||
transform-image.assoc-type.display-label=Zuordnungstyp
|
|
||||||
transform-image.assoc-name.display-label=Zuordnungsname
|
|
||||||
transform-image.overwrite-copy.display-label=Kopie \u00fcberschreiben
|
|
||||||
transform-image.convert-command.display-label=Umwandlungsbefehl
|
|
||||||
|
|
||||||
copy.title=Kopieren
|
|
||||||
copy.description=Damit wird das passende Element in einen anderen Raum kopiert.
|
|
||||||
copy.destination-folder.display-label=Zielordner
|
|
||||||
copy.assoc-type.display-label=Zuordnungstyp
|
|
||||||
copy.assoc-name.display-label=Zuordnungsname
|
|
||||||
copy.deep-copy.display-label=Deep Copy
|
|
||||||
copy.overwrite-copy.display-label=Kopie \u00fcberschreiben
|
|
||||||
|
|
||||||
move.title=Verschieben
|
|
||||||
move.description=Damit wird das passende Element in einen anderen Raum verschoben.
|
|
||||||
move.destination-folder.display-label=Zielordner
|
|
||||||
move.assoc-type.display-label=Zuordnungstyp
|
|
||||||
move.assoc-name.display-label=Zuordnungsname
|
|
||||||
|
|
||||||
mail.title=E-Mail senden
|
|
||||||
mail.description=Damit wird bei passendem Inhalt eine E-Mail an eine Liste von Benutzern geschickt.
|
|
||||||
mail.to.display-label=An
|
|
||||||
mail.to_many.display-label=An
|
|
||||||
mail.subject.display-label=Betreff
|
|
||||||
mail.text.display-label=Textk\u00f6rper
|
|
||||||
mail.from.display-label=Von
|
|
||||||
mail.template.display-label=E-Mail Mustervorlage
|
|
||||||
|
|
||||||
check-in.title=Einchecken
|
|
||||||
check-in.description=Damit wird der passende Inhalt eingecheckt.
|
|
||||||
check-in.description.display-label=Beschreibung
|
|
||||||
check-in.minorChange.display-label=Geringf\u00fcgige \u00c4nderung
|
|
||||||
|
|
||||||
check-out.title=Auschecken
|
|
||||||
check-out.description=Damit wird der passende Inhalt ausgecheckt.
|
|
||||||
check-out.destination-folder.display-label=Zielordner
|
|
||||||
check-out.assoc-type.display-label=Zuordnungstyp
|
|
||||||
check-out.assoc-name.display-label=Zuordnungsname
|
|
||||||
|
|
||||||
set-property-value.title=Wert einer Eigenschaft setzen
|
|
||||||
set-property-value.description=Damit wird der Wert einer Eigenschaft auf einen bestimmten Wert gesetzt.
|
|
||||||
set-property-value.property.display-label=Eigenschaft
|
|
||||||
set-property-value.value.display-label=Wert
|
|
||||||
|
|
||||||
import.title=Import
|
|
||||||
import.description=Importiert ein Alfresco Inhaltspaket in das Repository.
|
|
||||||
import.encoding.display-label=Zeichencodierung
|
|
||||||
import.destination.display-label=Ziel
|
|
||||||
|
|
||||||
extract-metadata.title=\u00dcbliche Metadaten-Felder extrahieren
|
|
||||||
extract-metadata.description=Importiert Titel, Autor und Beschreibung der Metadaten-Felder aus \u00fcblichen Inhaltstypen.
|
|
||||||
|
|
||||||
specialise-type.title=Typ spezialisieren
|
|
||||||
specialise-type.description=Damit wird das passende Element auf einen bestimmten Typ spezialisiert.
|
|
||||||
specialise-type.type-name.display-label=Typ
|
|
||||||
|
|
||||||
export.title=Raum exportieren
|
|
||||||
export.description=Exportiert einen Raum und optional dessen Kinder in ein Alfresco Exportpaket.
|
|
||||||
export.package.description=Alfresco Inhaltspaket f\u00fcr Raum "{0}".
|
|
||||||
export.root.package.description=Alfresco Inhaltspaket f\u00fcr vollst\u00e4ndiges Repository.
|
|
||||||
export.store.package.description=Alfresco Repository Export von Speicher "{0}".
|
|
||||||
export.generic.package.description=Export des Alfresco Repository.
|
|
||||||
export.package.error=Keine zu exportierende tempor\u00e4re Datei gefunden
|
|
||||||
|
|
||||||
script.title=Skript ausf\u00fchren
|
|
||||||
script.description=Eine JavaScript-Datei ausf\u00fchren, um Aufgaben wie Anlage neuer Dateien oder Ordner auszuf\u00fchren.
|
|
||||||
script.script-ref.display-label=Skript
|
|
||||||
|
|
||||||
counter.title=Z\u00e4hler hochsetzen
|
|
||||||
counter.counter=Eigenschaft des Z\u00e4hlers f\u00fcr das Element hochsetzen.
|
|
||||||
|
|
||||||
execute-all-rules.title=Alle Regeln ausf\u00fchren
|
|
||||||
execute-all-rules.description=Alle Regeln f\u00fcr die Kinder-Elemente ausf\u00fchren.
|
|
||||||
|
|
||||||
start-workflow.title=Arbeitsablauf beginnen
|
|
||||||
start-workflow.description=Damit wird der Arbeitsablauf f\u00fcr die passenden Elemente begonnen.
|
|
||||||
start-workflow.workflowName.display-label=Name des Arbeitsablaufs
|
|
||||||
start-workflow.endStartTask.display-label=Aufgabe
|
|
||||||
start-workflow.startTaskTransition.display-label=\u00dcbergang
|
|
||||||
|
|
||||||
# WCM Actions
|
|
||||||
|
|
||||||
simple-avm-submit.title=Einfaches direktes Vorlegen
|
|
||||||
simple-avm-submit.description=Damit werden neuere Nodes im passenden Element im entsprechenden Staging vorgelegt.
|
|
||||||
|
|
||||||
simple-avm-promote.title=Einfache Sandbox Bef\u00f6rderung
|
|
||||||
simple-avm-promote.description=Damit werden neuere Nodes im passenden Element in die angegebene Ziel-Sandbox bef\u00f6rdert.
|
|
||||||
simple-avm-promote.target-store.display-label=Name des AVM-Zielspeichers
|
|
||||||
|
|
||||||
avm-revert-store.title=Einen Single Node in einem Speicher zur\u00fccksetzen.
|
|
||||||
avm-revert-store.description=Damit werden alle Nodes einschlie\u00dflich des und nach dem Argument-Node in eine vorherige Version zur\u00fcckgesetzt.
|
|
||||||
avm-revert-store.version.display-label=Version, auf die zur\u00fcckgesetzt werden soll.
|
|
||||||
|
|
||||||
avm-revert-list.title=Eine Node-Liste in einem Speicher zur\u00fccksetzen.
|
|
||||||
avm-revert-list.description=Damit werden alle in der Liste enthaltenen Nodes zur\u00fcckgesetzt.
|
|
||||||
avm-revert-list.version.display-label=Version, auf die zur\u00fcckgesetzt werden soll.
|
|
||||||
avm-revert-list.node-list.display-label=Die zur\u00fcckzusetzende, durch Strings codierte Node-Liste.
|
|
||||||
avm-revert-list.flatten.display-label=Soll nach dem Zur\u00fccksetzen auf Stagingspeicher geebnet werden?
|
|
||||||
avm-revert-list.store.display-label=Name des zur\u00fcckgesetzten Speichers, nur beim Ebnen erforderlich.
|
|
||||||
avm-revert-list.staging.display-label=Name des Stagingspeichers, auf den geebnet werden soll.
|
|
||||||
avm-revert-list.flatten-path.display-label=Relativer Speicher-Pfad, der geebnet werden soll.
|
|
||||||
|
|
||||||
avm-revert-to-version.title=Einen Node auf eine besondere Version zur\u00fccksetzen.
|
|
||||||
avm-revert-to-version.description=Damit wird ein Node auf eine bestimmte Version dieses Nodes zur\u00fcckgesetzt.
|
|
||||||
avm-revert-to-version.to-revert.display-label=AVM Node Deskriptor der Version, auf die zur\u00fcckgesetzt werden soll.
|
|
||||||
|
|
||||||
avm-undo-list.title=Eine Node-Liste in einem Speicher erstellen, der f\u00fcr das Staging transparent ist.
|
|
||||||
avm-undo-list.description=Das fungiert f\u00fcr die Sandbox eines Benutzers als L\u00f6scheinrichtung f\u00fcr Fehler.
|
|
||||||
avm-undo-list.node-list.display-label=Die zur\u00fcckzusetzende, durch Strings codierte Node-Liste.
|
|
||||||
|
|
||||||
avm-deploy-website.title=Eine Website auf einen Remote Server aufspielen.
|
|
||||||
avm-deploy-website.description=Damit wird eine Website auf einen Remote Server aufgespielt.
|
|
||||||
avm-deploy-website.webproject.display-label=NodeRef des Netzwerkprojektes, von dem das Deploy stammt.
|
|
||||||
avm-deploy-website.server.display-label=NodeRef des Deployment Servers auf den aufgespielt werden soll.
|
|
||||||
avm-deploy-website.attempt.display-label=NodeRef des Deployment-Versuches, zu dem dieses Deployment geh\u00f6rt.
|
|
||||||
avm-deploy-website.callback.display-label=Das DeploymentCallback Empf\u00e4nger-Objekt.
|
|
||||||
avm-deploy-website.delay.display-label=Optionale Frist, die f\u00fcr den Beginn eines Deployment anzuwenden ist.
|
|
||||||
|
|
||||||
start-avm-workflow.title=Einen WCM-Workflow starten
|
|
||||||
start-avm-workflow.description=Startet einen Workflow, der ein AVM-Workflowpaket erwartet
|
|
||||||
start-avm-workflow.store-name.display-label=Name f\u00fcr die begonnene Aufgabe speichern
|
|
||||||
start-avm-workflow.workflow-name.display-label=Name des zu aktivierenden WCM-Workflows.
|
|
||||||
|
|
||||||
copy-to-web-project.title=Element in einen Ordner in einem Netzwerkprojekt kopieren
|
|
||||||
copy-to-web-project.description=Damit wird das passende Element in einen Ordner in einem Netzwerkprojekt kopiert.
|
|
||||||
|
|
||||||
create-version.title=Erstellt neue Version
|
|
||||||
create-version.description=Erstellt eine neue Version
|
|
||||||
create-version.description.display-label=Versionsbeschreibung
|
|
||||||
create-version.minor-change.display-label=Wesentliche \u00c4nderung
|
|
@@ -1,226 +0,0 @@
|
|||||||
# Action parameter constraints
|
|
||||||
ac-compare-operations.equals=Igual a
|
|
||||||
ac-compare-operations.contains=Contiene
|
|
||||||
ac-compare-operations.begins=Comienza por
|
|
||||||
ac-compare-operations.ends=Termina en
|
|
||||||
ac-compare-operations.greater_than=Mayor que
|
|
||||||
ac-compare-operations.greater_than_equal=Mayor o igual que
|
|
||||||
ac-compare-operations.less_than=Menor que
|
|
||||||
ac-compare-operations.less_than_equal=Menor o igual que
|
|
||||||
|
|
||||||
ac-content-properties.mime_type=Tipo MIME
|
|
||||||
ac-content-properties.encoding=Codificaci\u00f3n
|
|
||||||
ac-content-properties.size=Tama\u00f1o
|
|
||||||
|
|
||||||
# Action conditions
|
|
||||||
|
|
||||||
no-condition.title=Todos los elementos
|
|
||||||
no-condition.description=Esta condici\u00f3n coincidir\u00e1 con todo elemento a\u00f1adido al espacio. Util\u00edcela cuando desee aplicar una acci\u00f3n a todo elemento al a\u00f1adirlo al espacio.
|
|
||||||
|
|
||||||
compare-property-value.title=El nombre contiene un valor
|
|
||||||
compare-property-value.description=La regla se aplica a todos los elementos que tienen un valor espec\u00edfico en su nombre.
|
|
||||||
compare-property-value.property.display-label=Propiedad
|
|
||||||
compare-property-value.content-property.display-label=Propiedad del contenido
|
|
||||||
compare-property-value.value.display-label=Valor
|
|
||||||
compare-property-value.operation.display-label=Operaci\u00f3n de comparaci\u00f3n
|
|
||||||
|
|
||||||
in-category.title=Tiene una categor\u00eda
|
|
||||||
in-category.description=La regla se aplica a todos los elementos que tienen el valor de categor\u00eda especificado.
|
|
||||||
in-category.category-aspect.display-label=Aspecto de categor\u00eda
|
|
||||||
in-category.category-value.display-label=Valor de categor\u00eda
|
|
||||||
|
|
||||||
is-subtype.title=Contenido del tipo o subtipo
|
|
||||||
is-subtype.description=La regla se aplica a todos los elementos que son de un tipo especificado o de sus subtipos.
|
|
||||||
is-subtype.type.display-label=Tipo
|
|
||||||
|
|
||||||
has-aspect.title=Tiene el aspecto
|
|
||||||
has-aspect.description=La regla se aplica a todos los elementos que tienen aplicado el aspecto especificado.
|
|
||||||
has-aspect.aspect.display-label=Aspecto
|
|
||||||
|
|
||||||
compare-mime-type.title=Contenido de tipo MIME
|
|
||||||
compare-mime-type.description=La regla se aplica a todos los elementos que tienen el contenido del tipo MIME especificado.
|
|
||||||
compare-mime-type.property.display-label=Propiedad
|
|
||||||
compare-mime-type.value.display-label=Tipo MIME
|
|
||||||
|
|
||||||
composite-condition.title=Condici\u00f3n mixta
|
|
||||||
composite-condition.description=Combinar varias condiciones para crear una condici\u00f3n m\u00e1s complicada.
|
|
||||||
|
|
||||||
compare-date-property.title=Propiedad con valor de fecha
|
|
||||||
compare-date-property.description=Comparar una propiedad de fecha de metadatos, aspecto o tipo
|
|
||||||
|
|
||||||
compare-integer-property.title=Propiedad con valor de n\u00famero
|
|
||||||
compare-integer-property.description=Comparar una propiedad de n\u00famero de metadatos, aspecto o tipo
|
|
||||||
|
|
||||||
compare-text-property.title=Propiedad con valor de texto
|
|
||||||
compare-text-property.description=Comparar una propiedad de texto de metadatos, aspecto o tipo
|
|
||||||
|
|
||||||
has-tag.title=Tiene etiqueta
|
|
||||||
has-tag.description=Tiene una etiqueta aplicada a un nodo.
|
|
||||||
has-tag.tag.display-label=Etiqueta
|
|
||||||
|
|
||||||
# Actions
|
|
||||||
|
|
||||||
add-features.title=A\u00f1adir aspecto
|
|
||||||
add-features.description=Esto a\u00f1adir\u00e1 un aspecto al elemento coincidente.
|
|
||||||
add-features.aspect-name.display-label=Aspecto
|
|
||||||
|
|
||||||
remove-features.title=Quitar aspecto
|
|
||||||
remove-features.description=Esto quitar\u00e1 un aspecto del elemento coincidente.
|
|
||||||
remove-features.aspect-name.display-label=Aspecto
|
|
||||||
|
|
||||||
simple-workflow.title=A\u00f1adir Flujo de trabajo sencillo
|
|
||||||
simple-workflow.description=Esto a\u00f1adir\u00e1 un flujo de trabajo sencillo al elemento coincidente. Esto permitir\u00e1 mover el elemento a un espacio diferente para su siguiente paso dentro de un flujo de trabajo. Tambi\u00e9n puede dar un espacio adonde moverlo si se desea tener un paso de rechazo.
|
|
||||||
simple-workflow.approve-step.display-label=Paso de aprobaci\u00f3n
|
|
||||||
simple-workflow.approve-folder.display-label=Carpeta de paso de aprobaci\u00f3n
|
|
||||||
simple-workflow.approve-move.display-label=Movimiento de aprobaci\u00f3n
|
|
||||||
simple-workflow.reject-step.display-label=Paso de rechazo
|
|
||||||
simple-workflow.reject-folder.display-label=Carpeta de paso de rechazo
|
|
||||||
simple-workflow.reject-move.display-label=Movimiento de rechazo
|
|
||||||
|
|
||||||
link-category.title=Enlace a categor\u00eda
|
|
||||||
link-category.description=Esto aplicar\u00e1 una categor\u00eda al elemento coincidente.
|
|
||||||
link-category.category-aspect.display-label=Aspecto de categor\u00eda
|
|
||||||
link-category.category-value.display-label=Valor de categor\u00eda
|
|
||||||
|
|
||||||
transform.title=Transformar y copiar contenidos
|
|
||||||
transform.description=Esto transformar\u00e1 el contenido coincidente y copiar\u00e1 el resultado a un espacio espec\u00edfico
|
|
||||||
transform.mime-type.display-label=Tipo MIME
|
|
||||||
transform.destination-folder.display-label=Carpeta de destino
|
|
||||||
transform.assoc-type.display-label=Tipo de asociaci\u00f3n
|
|
||||||
transform.assoc-name.display-label=Nombre de asociaci\u00f3n
|
|
||||||
transform.overwrite-copy.display-label=Sobrescribir copia
|
|
||||||
|
|
||||||
transform-image.title=Transformar y copiar imagen
|
|
||||||
transform-image.description=Esto transformar\u00e1 la imagen coincidente y copiar\u00e1 el resultado a un espacio espec\u00edfico
|
|
||||||
transform-image.mime-type.display-label=Tipo MIME
|
|
||||||
transform-image.destination-folder.display-label=Carpeta de destino
|
|
||||||
transform-image.assoc-type.display-label=Tipo de asociaci\u00f3n
|
|
||||||
transform-image.assoc-name.display-label=Nombre de asociaci\u00f3n
|
|
||||||
transform-image.overwrite-copy.display-label=Sobrescribir copia
|
|
||||||
transform-image.convert-command.display-label=Comando de conversi\u00f3n
|
|
||||||
|
|
||||||
copy.title=Copiar
|
|
||||||
copy.description=Esto copiar\u00e1 el elemento coincidente a otro espacio.
|
|
||||||
copy.destination-folder.display-label=Carpeta de destino
|
|
||||||
copy.assoc-type.display-label=Tipo de asociaci\u00f3n
|
|
||||||
copy.assoc-name.display-label=Nombre de asociaci\u00f3n
|
|
||||||
copy.deep-copy.display-label=Copia profunda
|
|
||||||
copy.overwrite-copy.display-label=Sobrescribir copia
|
|
||||||
|
|
||||||
move.title=Mover
|
|
||||||
move.description=Esto mover\u00e1 el elemento coincidente a otro espacio.
|
|
||||||
move.destination-folder.display-label=Carpeta de destino
|
|
||||||
move.assoc-type.display-label=Tipo de asociaci\u00f3n
|
|
||||||
move.assoc-name.display-label=Nombre de asociaci\u00f3n
|
|
||||||
|
|
||||||
mail.title=Enviar email
|
|
||||||
mail.description=Esto enviar\u00e1 un correo electr\u00f3nico a una lista de usuarios cuando coincida el contenido.
|
|
||||||
mail.to.display-label=A
|
|
||||||
mail.to_many.display-label=A
|
|
||||||
mail.subject.display-label=Asunto
|
|
||||||
mail.text.display-label=Cuerpo
|
|
||||||
mail.from.display-label=Desde
|
|
||||||
mail.template.display-label=Plantilla de email
|
|
||||||
|
|
||||||
check-in.title=Desbloquear
|
|
||||||
check-in.description=Esto desbloquear\u00e1 el elemento coincidente.
|
|
||||||
check-in.description.display-label=Descripci\u00f3n
|
|
||||||
check-in.minorChange.display-label=Cambio menor
|
|
||||||
|
|
||||||
check-out.title=Bloquear
|
|
||||||
check-out.description=Esto bloquear\u00e1 el elemento coincidente.
|
|
||||||
check-out.destination-folder.display-label=Carpeta de destino
|
|
||||||
check-out.assoc-type.display-label=Tipo de asociaci\u00f3n
|
|
||||||
check-out.assoc-name.display-label=Nombre de asociaci\u00f3n
|
|
||||||
|
|
||||||
set-property-value.title=Establecer el valor de la propiedad
|
|
||||||
set-property-value.description=Esto establecer\u00e1 el valor de una propiedad a un valor dado.
|
|
||||||
set-property-value.property.display-label=Propiedad
|
|
||||||
set-property-value.value.display-label=Valor
|
|
||||||
|
|
||||||
import.title=Importar
|
|
||||||
import.description=Importa un paquete de contenidos de Alfresco en el repositorio.
|
|
||||||
import.encoding.display-label=Codificaci\u00f3n
|
|
||||||
import.destination.display-label=Destino
|
|
||||||
|
|
||||||
extract-metadata.title=Extraer campos de metadatos comunes
|
|
||||||
extract-metadata.description=Importa los campos de metadatos t\u00edtulo, autor y descripci\u00f3n desde los tipos de contenido com\u00fan.
|
|
||||||
|
|
||||||
specialise-type.title=Especializar tipo
|
|
||||||
specialise-type.description=Esto especializar\u00e1 el elemento coincidente hacia un tipo dado.
|
|
||||||
specialise-type.type-name.display-label=Tipo
|
|
||||||
|
|
||||||
export.title=Exportar espacio
|
|
||||||
export.description=Exporta un espacio y, opcionalmente, a sus hijos a un paquete de exportaci\u00f3n de Alfresco.
|
|
||||||
export.package.description=Paquete de contenidos Alfresco para el espacio ''{0}''.
|
|
||||||
export.root.package.description=Paquete de contenidos Alfresco para el repositorio completo.
|
|
||||||
export.store.package.description=Exportaci\u00f3n del almac\u00e9n ''{0}'' del repositorio Alfresco.
|
|
||||||
export.generic.package.description=Exportaci\u00f3n del repositorio Alfresco.
|
|
||||||
export.package.error=No se pudo encontrar un fichero temporal para exportaci\u00f3n
|
|
||||||
|
|
||||||
script.title=Ejecutar script
|
|
||||||
script.description=Ejecutar un fichero JavaScript para realizar tareas tales como crear nuevos ficheros o carpetas.
|
|
||||||
script.script-ref.display-label=Script
|
|
||||||
|
|
||||||
counter.title=Incrementar el contador
|
|
||||||
counter.counter=Incrementar la propiedad de contador para el elemento.
|
|
||||||
|
|
||||||
execute-all-rules.title=Ejecutar todas las reglas
|
|
||||||
execute-all-rules.description=Ejecutar todas las reglas sobre los elementos hijos.
|
|
||||||
|
|
||||||
start-workflow.title=Iniciar un flujo de trabajo
|
|
||||||
start-workflow.description=Esto iniciar\u00e1 un flujo de trabajo para los elementos coincidentes.
|
|
||||||
start-workflow.workflowName.display-label=Nombre de flujo de trabajo
|
|
||||||
start-workflow.endStartTask.display-label=Tarea
|
|
||||||
start-workflow.startTaskTransition.display-label=Transici\u00f3n
|
|
||||||
|
|
||||||
# WCM Actions
|
|
||||||
|
|
||||||
simple-avm-submit.title=Env\u00edo directo sencillo
|
|
||||||
simple-avm-submit.description=Esto enviar\u00e1 todo nodo nuevo en el elemento coincidente al \u00e1rea de preparaci\u00f3n correspondiente.
|
|
||||||
|
|
||||||
simple-avm-promote.title=Promoci\u00f3n sencilla a espacio de prueba
|
|
||||||
simple-avm-promote.description=Esto promueve todo nodo nuevo en el elemento coincidente al espacio de prueba especificado.
|
|
||||||
simple-avm-promote.target-store.display-label=El nombre del almac\u00e9n AVM de destino.
|
|
||||||
|
|
||||||
avm-revert-store.title=Restablecer un solo nodo en un almac\u00e9n.
|
|
||||||
avm-revert-store.description=Esto restablece a una versi\u00f3n anterior todos los nodos incluidos y por debajo del nodo de argumento.
|
|
||||||
avm-revert-store.version.display-label=La versi\u00f3n a la cual restablecer.
|
|
||||||
|
|
||||||
avm-revert-list.title=Restablecer una lista de nodos en un almac\u00e9n.
|
|
||||||
avm-revert-list.description=Esto restablece todos los nodos incluidos en la lista.
|
|
||||||
avm-revert-list.version.display-label=Versi\u00f3n a la que se va a volver.
|
|
||||||
avm-revert-list.node-list.display-label=La lista codificada en cadena de nodos a restablecer.
|
|
||||||
avm-revert-list.flatten.display-label=Acoplar o no a un almac\u00e9n de preparaci\u00f3n despu\u00e9s de restablecer.
|
|
||||||
avm-revert-list.store.display-label=El nombre del almac\u00e9n que se restablece, necesario s\u00f3lo en caso de acoplamiento.
|
|
||||||
avm-revert-list.staging.display-label=El nombre del almac\u00e9n de preparaci\u00f3n adonde acoplar.
|
|
||||||
avm-revert-list.flatten-path.display-label=La ruta de acceso relativa al almac\u00e9n a acoplar.
|
|
||||||
|
|
||||||
avm-revert-to-version.title=Restablecer un nodo a una determinada versi\u00f3n.
|
|
||||||
avm-revert-to-version.description=Esto restablece un nodo a una determinada versi\u00f3n de dicho nodo.
|
|
||||||
avm-revert-to-version.to-revert.display-label=El Descriptor de nodos de AVM al cual restablecer.
|
|
||||||
|
|
||||||
avm-undo-list.title=Hacer una lista de nodos en un almac\u00e9n transparente para la preparaci\u00f3n.
|
|
||||||
avm-undo-list.description=Esto act\u00faa como borrador de errores para el espacio de prueba de un usuario.
|
|
||||||
avm-undo-list.node-list.display-label=La lista codificada en cadena de nodos a restablecer.
|
|
||||||
|
|
||||||
avm-deploy-website.title=Desplegar un sitio web hacia un servidor remoto.
|
|
||||||
avm-deploy-website.description=Esto despliega un sitio web hacia un servidor remoto.
|
|
||||||
avm-deploy-website.webproject.display-label=NodeRef del proyecto web desde donde se produce el despliegue.
|
|
||||||
avm-deploy-website.server.display-label=NodeRef del servidor de despliegue adonde desplegar.
|
|
||||||
avm-deploy-website.attempt.display-label=NodeRef del intento de despliegue del que forma parte este despliegue.
|
|
||||||
avm-deploy-website.callback.display-label=El objeto detector DeploymentCallback.
|
|
||||||
avm-deploy-website.delay.display-label=Un retardo opcional a aplicar al inicio de un despliegue.
|
|
||||||
|
|
||||||
start-avm-workflow.title=Iniciar un flujo de trabajo WCM
|
|
||||||
start-avm-workflow.description=Inicia un flujo de trabajo esperando un paquete de flujo de trabajo AVM
|
|
||||||
start-avm-workflow.store-name.display-label=Nombre de almac\u00e9n para la tarea inicial
|
|
||||||
start-avm-workflow.workflow-name.display-label=El nombre del flujo de trabajo WCM a invocar.
|
|
||||||
|
|
||||||
copy-to-web-project.title=Copiar elemento a una carpeta en un proyecto web
|
|
||||||
copy-to-web-project.description=Esto copiar\u00e1 el elemento coincidente a una carpeta en un proyecto Web.
|
|
||||||
|
|
||||||
create-version.title=Crea nueva versi\u00f3n
|
|
||||||
create-version.description=Crea una nueva versi\u00f3n
|
|
||||||
create-version.description.display-label=Descripci\u00f3n de versi\u00f3n
|
|
||||||
create-version.minor-change.display-label=Cambio mayor
|
|
@@ -1,226 +0,0 @@
|
|||||||
# Action parameter constraints
|
|
||||||
ac-compare-operations.equals=Est \u00e9gal \u00e0
|
|
||||||
ac-compare-operations.contains=Contient
|
|
||||||
ac-compare-operations.begins=Commence par
|
|
||||||
ac-compare-operations.ends=Se termine par
|
|
||||||
ac-compare-operations.greater_than=Sup\u00e9rieur \u00e0
|
|
||||||
ac-compare-operations.greater_than_equal=Sup\u00e9rieur ou \u00e9gal \u00e0
|
|
||||||
ac-compare-operations.less_than=Inf\u00e9rieur \u00e0
|
|
||||||
ac-compare-operations.less_than_equal=Inf\u00e9rieur ou \u00e9gal \u00e0
|
|
||||||
|
|
||||||
ac-content-properties.mime_type=Type MIME
|
|
||||||
ac-content-properties.encoding=Encodage
|
|
||||||
ac-content-properties.size=Taille
|
|
||||||
|
|
||||||
# Action conditions
|
|
||||||
|
|
||||||
no-condition.title=Tous les \u00e9l\u00e9ments
|
|
||||||
no-condition.description=Cette condition correspondra \u00e0 tout \u00e9l\u00e9ment de contenu ajout\u00e9 \u00e0 l'Espace. Utiliser celle-ci quand vous souhaitez appliquer une action \u00e0 tout ce qui est ajout\u00e9 \u00e0 l'Espace.
|
|
||||||
|
|
||||||
compare-property-value.title=Le nom contient une valeur
|
|
||||||
compare-property-value.description=La r\u00e8gle s'applique \u00e0 tous les \u00e9l\u00e9ments dont les noms pr\u00e9sentent une valeur sp\u00e9cifique.
|
|
||||||
compare-property-value.property.display-label=Propri\u00e9t\u00e9
|
|
||||||
compare-property-value.content-property.display-label=Propri\u00e9t\u00e9 du contenu
|
|
||||||
compare-property-value.value.display-label=Valeur
|
|
||||||
compare-property-value.operation.display-label=Op\u00e9ration de comparaison
|
|
||||||
|
|
||||||
in-category.title=Poss\u00e8de une cat\u00e9gorie
|
|
||||||
in-category.description=La r\u00e8gle s'applique \u00e0 tous les \u00e9l\u00e9ments poss\u00e9dant la valeur de cat\u00e9gorie sp\u00e9cifi\u00e9e.
|
|
||||||
in-category.category-aspect.display-label=Aspect de la cat\u00e9gorie
|
|
||||||
in-category.category-value.display-label=Valeur de la cat\u00e9gorie
|
|
||||||
|
|
||||||
is-subtype.title=Contenu du type ou du sous-type
|
|
||||||
is-subtype.description=La r\u00e8gle est appliqu\u00e9e \u00e0 tout \u00e9l\u00e9ment appartenant \u00e0 un type ou un sous-type sp\u00e9cifique
|
|
||||||
is-subtype.type.display-label=Type
|
|
||||||
|
|
||||||
has-aspect.title=Poss\u00e8de un aspect
|
|
||||||
has-aspect.description=La r\u00e8gle est appliqu\u00e9e \u00e0 tout \u00e9l\u00e9ment li\u00e9 \u00e0 un certain aspect
|
|
||||||
has-aspect.aspect.display-label=Aspect
|
|
||||||
|
|
||||||
compare-mime-type.title=Contenu du type MIME
|
|
||||||
compare-mime-type.description=La r\u00e8gle est appliqu\u00e9e \u00e0 tout \u00e9l\u00e9ment de ce type mime.
|
|
||||||
compare-mime-type.property.display-label=Propri\u00e9t\u00e9
|
|
||||||
compare-mime-type.value.display-label=Type MIME
|
|
||||||
|
|
||||||
composite-condition.title=Condition composite
|
|
||||||
composite-condition.description=Combine plusieurs conditions pour cr\u00e9er une condition plus complexe.
|
|
||||||
|
|
||||||
compare-date-property.title=Propri\u00e9t\u00e9 avec valeur de date
|
|
||||||
compare-date-property.description=Compare une propri\u00e9t\u00e9 de type date dans les m\u00e9tadonn\u00e9es, aspects ou types.
|
|
||||||
|
|
||||||
compare-integer-property.title=Propri\u00e9t\u00e9 avec valeur de nombre
|
|
||||||
compare-integer-property.description=Compare une propri\u00e9t\u00e9 de nombre de la m\u00e9tadonn\u00e9e, de l'aspect ou du type
|
|
||||||
|
|
||||||
compare-text-property.title=Propri\u00e9t\u00e9 avec valeur de texte
|
|
||||||
compare-text-property.description=Compare une propri\u00e9t\u00e9 de type texte dans les m\u00e9tadonn\u00e9es, aspects ou types
|
|
||||||
|
|
||||||
has-tag.title=Poss\u00e8de une \u00e9tiquette
|
|
||||||
has-tag.description=Poss\u00e8de une \u00e9tiquette appliqu\u00e9e sur un n\u009cud.
|
|
||||||
has-tag.tag.display-label=\u00c9tiquette
|
|
||||||
|
|
||||||
# Actions
|
|
||||||
|
|
||||||
add-features.title=Ajouter un aspect
|
|
||||||
add-features.description=Cette action ajoute un aspect \u00e0 l'\u00e9l\u00e9ment.
|
|
||||||
add-features.aspect-name.display-label=Aspect
|
|
||||||
|
|
||||||
remove-features.title=Supprimer un aspect
|
|
||||||
remove-features.description=Cela va retirer l'aspect de l'\u00e9l\u00e9ment correspondant.
|
|
||||||
remove-features.aspect-name.display-label=Aspect
|
|
||||||
|
|
||||||
simple-workflow.title=Ajouter un flux de travail simple
|
|
||||||
simple-workflow.description=Ceci ajoute un workflow basique \u00e0 l'\u00e9l\u00e9ment correspondant. Ce qui permet \u00e0 l'\u00e9l\u00e9ment d'\u00eatre d\u00e9plac\u00e9 vers un Dossier diff\u00e9rent avant de passer \u00e0 l'\u00e9tape suivante dans le workflow. Il est aussi possible de pr\u00e9ciser un Espace o\u00f9 il sera d\u00e9plac\u00e9 en cas de rejet.
|
|
||||||
simple-workflow.approve-step.display-label=Approuver l'\u00e9tape
|
|
||||||
simple-workflow.approve-folder.display-label=Approuver le dossier d'\u00e9tapes
|
|
||||||
simple-workflow.approve-move.display-label=Approuver le d\u00e9placement
|
|
||||||
simple-workflow.reject-step.display-label=Rejeter l'\u00e9tape
|
|
||||||
simple-workflow.reject-folder.display-label=Rejeter le dossier d'\u00e9tapes
|
|
||||||
simple-workflow.reject-move.display-label=Rejeter le d\u00e9placement
|
|
||||||
|
|
||||||
link-category.title=Lier \u00e0 la cat\u00e9gorie
|
|
||||||
link-category.description=Cette action associe une cat\u00e9gorie \u00e0 l'\u00e9l\u00e9ment.
|
|
||||||
link-category.category-aspect.display-label=Aspect de la cat\u00e9gorie
|
|
||||||
link-category.category-value.display-label=Valeur de la cat\u00e9gorie
|
|
||||||
|
|
||||||
transform.title=Transformer et copier le contenu
|
|
||||||
transform.description=Transforme le contenu mis en correspondance et copie le r\u00e9sultat dans un espace sp\u00e9cifique
|
|
||||||
transform.mime-type.display-label=Type MIME
|
|
||||||
transform.destination-folder.display-label=Dossier de destination
|
|
||||||
transform.assoc-type.display-label=Type d'association
|
|
||||||
transform.assoc-name.display-label=Nom de l'association
|
|
||||||
transform.overwrite-copy.display-label=\u00c9craser la copie
|
|
||||||
|
|
||||||
transform-image.title=Transformer et copier l'image
|
|
||||||
transform-image.description=Cette action convertie une image et la copie vers un espace sp\u00e9cifique.
|
|
||||||
transform-image.mime-type.display-label=Type MIME
|
|
||||||
transform-image.destination-folder.display-label=Dossier de destination
|
|
||||||
transform-image.assoc-type.display-label=Type d'association
|
|
||||||
transform-image.assoc-name.display-label=Nom de l'association
|
|
||||||
transform-image.overwrite-copy.display-label=\u00c9craser la copie
|
|
||||||
transform-image.convert-command.display-label=Commande de conversion
|
|
||||||
|
|
||||||
copy.title=Copier
|
|
||||||
copy.description=Cette action copie l'\u00e9l\u00e9ment vers une autre destination.
|
|
||||||
copy.destination-folder.display-label=Dossier de destination
|
|
||||||
copy.assoc-type.display-label=Type d'association
|
|
||||||
copy.assoc-name.display-label=Nom de l'association
|
|
||||||
copy.deep-copy.display-label=Copie compl\u00e8te
|
|
||||||
copy.overwrite-copy.display-label=\u00c9craser la copie
|
|
||||||
|
|
||||||
move.title=D\u00e9placer
|
|
||||||
move.description=Cette action d\u00e9place l'\u00e9l\u00e9ment vers une autre destination.
|
|
||||||
move.destination-folder.display-label=Dossier de destination
|
|
||||||
move.assoc-type.display-label=Type d'association
|
|
||||||
move.assoc-name.display-label=Nom de l'association
|
|
||||||
|
|
||||||
mail.title=Envoyer un e-mail
|
|
||||||
mail.description=Cette action envoie un courriel \u00e0 une liste d'utilisateurs.
|
|
||||||
mail.to.display-label=Vers
|
|
||||||
mail.to_many.display-label=Vers
|
|
||||||
mail.subject.display-label=Sujet
|
|
||||||
mail.text.display-label=Corps
|
|
||||||
mail.from.display-label=De
|
|
||||||
mail.template.display-label=Mod\u00e8le d'e-mail
|
|
||||||
|
|
||||||
check-in.title=Lib\u00e9rer
|
|
||||||
check-in.description=Cette action enregistre l'\u00e9l\u00e9ment.
|
|
||||||
check-in.description.display-label=Description
|
|
||||||
check-in.minorChange.display-label=Modification mineure
|
|
||||||
|
|
||||||
check-out.title=R\u00e9server
|
|
||||||
check-out.description=Cette action extrait une copie de travail de l'\u00e9l\u00e9ment.
|
|
||||||
check-out.destination-folder.display-label=Dossier de destination
|
|
||||||
check-out.assoc-type.display-label=Type d'association
|
|
||||||
check-out.assoc-name.display-label=Nom de l'association
|
|
||||||
|
|
||||||
set-property-value.title=D\u00e9finir la valeur de la propri\u00e9t\u00e9
|
|
||||||
set-property-value.description=Cela va fixer la valeur d'une propri\u00e9t\u00e9 sur une valeur sp\u00e9cifique.
|
|
||||||
set-property-value.property.display-label=Propri\u00e9t\u00e9
|
|
||||||
set-property-value.value.display-label=Valeur
|
|
||||||
|
|
||||||
import.title=Importer
|
|
||||||
import.description=Importer un paquetage de contenu dans l'entrep\u00f4t.
|
|
||||||
import.encoding.display-label=Encodage
|
|
||||||
import.destination.display-label=Destination
|
|
||||||
|
|
||||||
extract-metadata.title=Extraire des champs de m\u00e9tadonn\u00e9es communs
|
|
||||||
extract-metadata.description=Importe les champs metadata titre, auteur et description des types de contenus classiques.
|
|
||||||
|
|
||||||
specialise-type.title=Sp\u00e9cialiser le type
|
|
||||||
specialise-type.description=Sp\u00e9cialisation de l'\u00e9l\u00e9ment concern\u00e9 sur un type sp\u00e9cifi\u00e9.
|
|
||||||
specialise-type.type-name.display-label=Type
|
|
||||||
|
|
||||||
export.title=Exporter l'espace
|
|
||||||
export.description=Exporte un espace et, facultativement, ses enfants dans un progiciel d'exportation Alfresco.
|
|
||||||
export.package.description=Paquetage de contenu Alfresco pour l''Espace ''{0}''.
|
|
||||||
export.root.package.description=Paquetage de contenu Alfresco pour l'Entrep\u00f4t complet.
|
|
||||||
export.store.package.description=Export de l''espace ''{0}'' de l''Entrep\u00f4t Alfresco.
|
|
||||||
export.generic.package.description=Export de l'Entrep\u00f4t Alfresco.
|
|
||||||
export.package.error=Fichier temporaire d'export non trouv\u00e9
|
|
||||||
|
|
||||||
script.title=Ex\u00e9cuter le script
|
|
||||||
script.description=Ex\u00e9cute un fichier Javascript pour r\u00e9aliser des actions comme la cr\u00e9ation de nouveaux fichiers ou r\u00e9pertoires.
|
|
||||||
script.script-ref.display-label=Script
|
|
||||||
|
|
||||||
counter.title=Incr\u00e9menter le compteur
|
|
||||||
counter.counter=Incr\u00e9mente la propri\u00e9t\u00e9 compteur pour cet \u00e9l\u00e9ment.
|
|
||||||
|
|
||||||
execute-all-rules.title=Ex\u00e9cuter toutes les r\u00e8gles
|
|
||||||
execute-all-rules.description=Ex\u00e9cute toutes les r\u00e8gles sur les \u00e9l\u00e9ments fils.
|
|
||||||
|
|
||||||
start-workflow.title=D\u00e9marrer un workflow
|
|
||||||
start-workflow.description=D\u00e9marre un workflow pour les \u00e9l\u00e9ments.
|
|
||||||
start-workflow.workflowName.display-label=Nom du flux de travail
|
|
||||||
start-workflow.endStartTask.display-label=T\u00e2che
|
|
||||||
start-workflow.startTaskTransition.display-label=Transition
|
|
||||||
|
|
||||||
# WCM Actions
|
|
||||||
|
|
||||||
simple-avm-submit.title=Publication Directe Simple
|
|
||||||
simple-avm-submit.description=Transfert tout nouveau noeud de l'\u00e9l\u00e9ment dans l'environnement de recette correspondant.
|
|
||||||
|
|
||||||
simple-avm-promote.title=Simple transfert vers un bac \u00e0 sable
|
|
||||||
simple-avm-promote.description=Transfert tout nouveau noeud de l'\u00e9l\u00e9ment dans le bac \u00e0 sable s\u00e9lectionn\u00e9.
|
|
||||||
simple-avm-promote.target-store.display-label=Le nom de l'entrep\u00f4t AVM cible.
|
|
||||||
|
|
||||||
avm-revert-store.title=Remettre un noeud simple dans son \u00e9tat initial dans un entrep\u00f4t
|
|
||||||
avm-revert-store.description=Remet tous les noeuds dont celui ci-dessous dans sa version initiale.
|
|
||||||
avm-revert-store.version.display-label=La version vers laquelle revenir.
|
|
||||||
|
|
||||||
avm-revert-list.title=Remettre une liste de noeuds dans un entrep\u00f4t dans leur \u00e9tat initial
|
|
||||||
avm-revert-list.description=Remet tous les noeuds inclus dans la liste dans leur \u00e9tat initial.
|
|
||||||
avm-revert-list.version.display-label=La version vers laquelle revenir.
|
|
||||||
avm-revert-list.node-list.display-label=La cha\u00eene encod\u00e9e de la liste des noeuds \u00e0 remettre dans leur \u00e9tat initial.
|
|
||||||
avm-revert-list.flatten.display-label=S'il faut finaliser un environnement de recette apr\u00e8s le retour en \u00e9tat initial.
|
|
||||||
avm-revert-list.store.display-label=Le nom de l'entrep\u00f4t remis en \u00e9tat initial, uniquement n\u00e9cessaire pour la finalisation.
|
|
||||||
avm-revert-list.staging.display-label=Le nom de l'entrep\u00f4t de recette pour la finalisation.
|
|
||||||
avm-revert-list.flatten-path.display-label=Le chemin relatif de l'entrep\u00f4t qui doit \u00eatre finalis\u00e9.
|
|
||||||
|
|
||||||
avm-revert-to-version.title=Remettre un noeud dans une version particuli\u00e8re
|
|
||||||
avm-revert-to-version.description=Remet un noeud dans une version particuli\u00e8re de ce noeud.
|
|
||||||
avm-revert-to-version.to-revert.display-label=Le Descripteur de Noeud AVM de la version vers laquelle revenir.
|
|
||||||
|
|
||||||
avm-undo-list.title=Construire une liste de Noeuds dans un entrep\u00f4t, transparant pour l'environnement de recette.
|
|
||||||
avm-undo-list.description=Retour arri\u00e8re dans le bac \u00e0 sable utilisateur.
|
|
||||||
avm-undo-list.node-list.display-label=La cha\u00eene encod\u00e9e de la liste des noeuds \u00e0 remettre dans leur \u00e9tat initial.
|
|
||||||
|
|
||||||
avm-deploy-website.title=D\u00e9ploie un site vers un serveur distant
|
|
||||||
avm-deploy-website.description=Lance le d\u00e9ploiement d'un site web vers un serveur distant.
|
|
||||||
avm-deploy-website.webproject.display-label=NodeRef du projet Web \u00e0 partir duquel le d\u00e9ploiement est effectu\u00e9.
|
|
||||||
avm-deploy-website.server.display-label=NodeRef du serveur de d\u00e9ploiement vers lequel le d\u00e9ploiement est effectu\u00e9.
|
|
||||||
avm-deploy-website.attempt.display-label=NodeRef de la tentative de d\u00e9ploiement dont ce dernier fait partie.
|
|
||||||
avm-deploy-website.callback.display-label=Objet listener DeploymentCallback.
|
|
||||||
avm-deploy-website.delay.display-label=D\u00e9lai facultatif \u00e0 appliquer au d\u00e9but d'un d\u00e9ploiement.
|
|
||||||
|
|
||||||
start-avm-workflow.title=D\u00e9marrer un workflow WCM
|
|
||||||
start-avm-workflow.description=D\u00e9marre un workflow n\u00e9cessitant un paquetage de workflow AVM.
|
|
||||||
start-avm-workflow.store-name.display-label=Nom de l'entrep\u00f4t de d\u00e9marrage de la t\u00e2che
|
|
||||||
start-avm-workflow.workflow-name.display-label=Le nom du workflow WCM \u00e0 ex\u00e9cuter.
|
|
||||||
|
|
||||||
copy-to-web-project.title=Copier l'\u00e9l\u00e9ment vers un dossier d'un projet web
|
|
||||||
copy-to-web-project.description=Cette action copie l'\u00e9l\u00e9ment vers un dossier d'un projet web.
|
|
||||||
|
|
||||||
create-version.title=Cr\u00e9e une version
|
|
||||||
create-version.description=Cr\u00e9e une version
|
|
||||||
create-version.description.display-label=Description de la version
|
|
||||||
create-version.minor-change.display-label=Modification majeure
|
|
@@ -1,226 +0,0 @@
|
|||||||
# Action parameter constraints
|
|
||||||
ac-compare-operations.equals=\u00c8 uguale a
|
|
||||||
ac-compare-operations.contains=Contiene
|
|
||||||
ac-compare-operations.begins=Inizia con
|
|
||||||
ac-compare-operations.ends=Finisce con
|
|
||||||
ac-compare-operations.greater_than=\u00c8 maggiore di
|
|
||||||
ac-compare-operations.greater_than_equal=\u00c8 maggiore di o uguale a
|
|
||||||
ac-compare-operations.less_than=\u00c8 minore di
|
|
||||||
ac-compare-operations.less_than_equal=\u00c8 minore di o uguale a
|
|
||||||
|
|
||||||
ac-content-properties.mime_type=Mimetype
|
|
||||||
ac-content-properties.encoding=Codifica
|
|
||||||
ac-content-properties.size=Dimensioni
|
|
||||||
|
|
||||||
# Action conditions
|
|
||||||
|
|
||||||
no-condition.title=Tutti gli elementi
|
|
||||||
no-condition.description=Questa condizione individua tutti gli elementi aggiunti allo spazio. Utilizzare questa condizione per applicare un'azione a tutti gli elementi quando viene aggiunta allo spazio.
|
|
||||||
|
|
||||||
compare-property-value.title=Il nome contiene il valore
|
|
||||||
compare-property-value.description=La regola viene applicata a tutti gli elementi il cui nome contiene un valore specifico.
|
|
||||||
compare-property-value.property.display-label=Propriet\u00e0
|
|
||||||
compare-property-value.content-property.display-label=Propriet\u00e0 di contenuto
|
|
||||||
compare-property-value.value.display-label=Valore
|
|
||||||
compare-property-value.operation.display-label=Operazione di confronto
|
|
||||||
|
|
||||||
in-category.title=Ha la categoria
|
|
||||||
in-category.description=La regola viene applicata a tutti gli elementi con il valore di categoria specificato.
|
|
||||||
in-category.category-aspect.display-label=Aspetto della categoria
|
|
||||||
in-category.category-value.display-label=Valore della categoria
|
|
||||||
|
|
||||||
is-subtype.title=Contenuto di tipo o sottotipo
|
|
||||||
is-subtype.description=La regola viene applicata a tutti gli elementi che sono del tipo specificato o dei relativi sottotipi.
|
|
||||||
is-subtype.type.display-label=Tipo
|
|
||||||
|
|
||||||
has-aspect.title=Ha l'aspetto
|
|
||||||
has-aspect.description=La regola viene applicata a tutti gli elementi con l'aspetto specificato.
|
|
||||||
has-aspect.aspect.display-label=Aspetto
|
|
||||||
|
|
||||||
compare-mime-type.title=Contenuto di mimetype
|
|
||||||
compare-mime-type.description=La regola viene applicata a tutti gli elementi il cui contenuto \u00e8 del mimetype specificato.
|
|
||||||
compare-mime-type.property.display-label=Propriet\u00e0
|
|
||||||
compare-mime-type.value.display-label=Mimetype
|
|
||||||
|
|
||||||
composite-condition.title=Condizione composita
|
|
||||||
composite-condition.description=Combina pi\u00f9 condizioni in modo da creare una condizione pi\u00f9 complessa.
|
|
||||||
|
|
||||||
compare-date-property.title=Propriet\u00e0 con valore di data
|
|
||||||
compare-date-property.description=Confronta una propriet\u00e0 di data dei metadati, dell'aspetto o del tipo.
|
|
||||||
|
|
||||||
compare-integer-property.title=Propriet\u00e0 con valore numerico
|
|
||||||
compare-integer-property.description=Confronta una propriet\u00e0 numerica dei metadati, dell'aspetto o del tipo.
|
|
||||||
|
|
||||||
compare-text-property.title=Propriet\u00e0 con valore di testo
|
|
||||||
compare-text-property.description=Confronta una propriet\u00e0 di testo dei metadati, dell'aspetto o del tipo.
|
|
||||||
|
|
||||||
has-tag.title=Ha il tag
|
|
||||||
has-tag.description=Ha un nodo a cui \u00e8 applicato un tag.
|
|
||||||
has-tag.tag.display-label=Tag
|
|
||||||
|
|
||||||
# Actions
|
|
||||||
|
|
||||||
add-features.title=Aggiungi aspetto
|
|
||||||
add-features.description=Aggiunge un aspetto all'elemento corrispondente.
|
|
||||||
add-features.aspect-name.display-label=Aspetto
|
|
||||||
|
|
||||||
remove-features.title=Rimuovi aspetto
|
|
||||||
remove-features.description=Rimuove un aspetto dall'elemento corrispondente.
|
|
||||||
remove-features.aspect-name.display-label=Aspetto
|
|
||||||
|
|
||||||
simple-workflow.title=Aggiungi workflow semplice
|
|
||||||
simple-workflow.description=Aggiunge un workflow semplice all'elemento corrispondente. In questo modo l'elemento pu\u00f2 essere spostato in uno spazio diverso per l'esecuzione del prossimo passo di un workflow. \u00c8 inoltre possibile specificare lo spazio in cui spostare l'elemento per un passo di rifiuto.
|
|
||||||
simple-workflow.approve-step.display-label=Passo di approvazione
|
|
||||||
simple-workflow.approve-folder.display-label=Cartella del passo di approvazione
|
|
||||||
simple-workflow.approve-move.display-label=Spostamento in caso di approvazione
|
|
||||||
simple-workflow.reject-step.display-label=Passo di rifiuto
|
|
||||||
simple-workflow.reject-folder.display-label=Cartella del passo di rifiuto
|
|
||||||
simple-workflow.reject-move.display-label=Spostamento in caso di rifiuto
|
|
||||||
|
|
||||||
link-category.title=Collega a categoria
|
|
||||||
link-category.description=Applica una categoria all'elemento corrispondente.
|
|
||||||
link-category.category-aspect.display-label=Aspetto della categoria
|
|
||||||
link-category.category-value.display-label=Valore della categoria
|
|
||||||
|
|
||||||
transform.title=Trasforma e copia contenuto
|
|
||||||
transform.description=Trasforma il contenuto corrispondente e copia il risultato in uno spazio specifico.
|
|
||||||
transform.mime-type.display-label=Mimetype
|
|
||||||
transform.destination-folder.display-label=Cartella di destinazione
|
|
||||||
transform.assoc-type.display-label=Tipo di associazione
|
|
||||||
transform.assoc-name.display-label=Nome di associazione
|
|
||||||
transform.overwrite-copy.display-label=Sovrascrivi copia
|
|
||||||
|
|
||||||
transform-image.title=Trasforma e copia immagine
|
|
||||||
transform-image.description=Trasforma l'immagine corrispondente e copia il risultato in uno spazio specifico.
|
|
||||||
transform-image.mime-type.display-label=Mimetype
|
|
||||||
transform-image.destination-folder.display-label=Cartella di destinazione
|
|
||||||
transform-image.assoc-type.display-label=Tipo di associazione
|
|
||||||
transform-image.assoc-name.display-label=Nome di associazione
|
|
||||||
transform-image.overwrite-copy.display-label=Sovrascrivi copia
|
|
||||||
transform-image.convert-command.display-label=Comando di conversione
|
|
||||||
|
|
||||||
copy.title=Copia
|
|
||||||
copy.description=Copia l'elemento corrispondente in un altro spazio.
|
|
||||||
copy.destination-folder.display-label=Cartella di destinazione
|
|
||||||
copy.assoc-type.display-label=Tipo di associazione
|
|
||||||
copy.assoc-name.display-label=Nome di associazione
|
|
||||||
copy.deep-copy.display-label=Copia completa
|
|
||||||
copy.overwrite-copy.display-label=Sovrascrivi copia
|
|
||||||
|
|
||||||
move.title=Sposta
|
|
||||||
move.description=Sposta l'elemento corrispondente in un altro spazio.
|
|
||||||
move.destination-folder.display-label=Cartella di destinazione
|
|
||||||
move.assoc-type.display-label=Tipo di associazione
|
|
||||||
move.assoc-name.display-label=Nome di associazione
|
|
||||||
|
|
||||||
mail.title=Invia e-mail
|
|
||||||
mail.description=Invia un messaggio e-mail a un elenco di utenti quando il contenuto corrisponde.
|
|
||||||
mail.to.display-label=A
|
|
||||||
mail.to_many.display-label=A
|
|
||||||
mail.subject.display-label=Oggetto
|
|
||||||
mail.text.display-label=Corpo
|
|
||||||
mail.from.display-label=Da
|
|
||||||
mail.template.display-label=Modello di e-mail
|
|
||||||
|
|
||||||
check-in.title=Check In
|
|
||||||
check-in.description=Esegue il Check In del contenuto corrispondente.
|
|
||||||
check-in.description.display-label=Descrizione
|
|
||||||
check-in.minorChange.display-label=Cambiamento minore
|
|
||||||
|
|
||||||
check-out.title=Check Out
|
|
||||||
check-out.description=Esegue il Check Out del contenuto corrispondente.
|
|
||||||
check-out.destination-folder.display-label=Cartella di destinazione
|
|
||||||
check-out.assoc-type.display-label=Tipo di associazione
|
|
||||||
check-out.assoc-name.display-label=Nome di associazione
|
|
||||||
|
|
||||||
set-property-value.title=Imposta valore propriet\u00e0
|
|
||||||
set-property-value.description=Imposta il valore di una propriet\u00e0 su un valore specificato.
|
|
||||||
set-property-value.property.display-label=Propriet\u00e0
|
|
||||||
set-property-value.value.display-label=Valore
|
|
||||||
|
|
||||||
import.title=Importa
|
|
||||||
import.description=Importa nel repository un pacchetto di contenuto Alfresco.
|
|
||||||
import.encoding.display-label=Codifica
|
|
||||||
import.destination.display-label=Destinazione
|
|
||||||
|
|
||||||
extract-metadata.title=Estrai campi metadati comuni
|
|
||||||
extract-metadata.description=Importa i campi dei metadati relativi a titolo, autore e descrizione da tipi di contenuto comuni.
|
|
||||||
|
|
||||||
specialise-type.title=Specializza tipo
|
|
||||||
specialise-type.description=Specializza l'elemento corrispondente su un tipo specificato.
|
|
||||||
specialise-type.type-name.display-label=Tipo
|
|
||||||
|
|
||||||
export.title=Esporta spazio
|
|
||||||
export.description=Esporta uno spazio e, opzionalmente, i relativi figli in un pacchetto di esportazione Alfresco.
|
|
||||||
export.package.description=Pacchetto di contenuto Alfresco per lo spazio ''{0}''.
|
|
||||||
export.root.package.description=Pacchetto di contenuto Alfresco per il repository completo.
|
|
||||||
export.store.package.description=Esportazione nel repository Alfresco del deposito ''{0}''.
|
|
||||||
export.generic.package.description=Esportazione nel repository Alfresco.
|
|
||||||
export.package.error=Impossibile trovare il file temporaneo per l'esportazione
|
|
||||||
|
|
||||||
script.title=Esegui script
|
|
||||||
script.description=Esegue un file JavaScript per l'esecuzione di compiti come la creazione di nuovi file o cartelle.
|
|
||||||
script.script-ref.display-label=Script
|
|
||||||
|
|
||||||
counter.title=Incrementa contatore
|
|
||||||
counter.counter=Incrementa la propriet\u00e0 relativa al contatore per l'elemento.
|
|
||||||
|
|
||||||
execute-all-rules.title=Esegui tutte le regole
|
|
||||||
execute-all-rules.description=Esegue tutte le regole sugli elementi figlio.
|
|
||||||
|
|
||||||
start-workflow.title=Avvia workflow
|
|
||||||
start-workflow.description=Avvia un workflow per gli elementi corrispondenti.
|
|
||||||
start-workflow.workflowName.display-label=Nome workflow
|
|
||||||
start-workflow.endStartTask.display-label=Compito
|
|
||||||
start-workflow.startTaskTransition.display-label=Transizione
|
|
||||||
|
|
||||||
# WCM Actions
|
|
||||||
|
|
||||||
simple-avm-submit.title=Invio diretto semplice
|
|
||||||
simple-avm-submit.description=Invia tutti i nodi pi\u00f9 recenti presenti nell'elemento corrispondente all'area di gestione temporanea corrispondente.
|
|
||||||
|
|
||||||
simple-avm-promote.title=Promozione sandbox semplice
|
|
||||||
simple-avm-promote.description=Promuove tutti i nodi pi\u00f9 recenti presenti nell'elemento corrispondente alla sandbox di destinazione specificata.
|
|
||||||
simple-avm-promote.target-store.display-label=Nome del deposito AVM di destinazione.
|
|
||||||
|
|
||||||
avm-revert-store.title=Inverti un singolo nodo in un deposito.
|
|
||||||
avm-revert-store.description=Inverte in una versione precedente tutti i nodi al di sotto del nodo dell'argomento compreso.
|
|
||||||
avm-revert-store.version.display-label=Versione verso cui eseguire l'inversione.
|
|
||||||
|
|
||||||
avm-revert-list.title=Inverti un elenco di nodi in un deposito.
|
|
||||||
avm-revert-list.description=Inverte tutti i nodi inclusi nell'elenco.
|
|
||||||
avm-revert-list.version.display-label=Versione verso cui eseguire l'inversione.
|
|
||||||
avm-revert-list.node-list.display-label=Elenco di stringhe codificate dei nodi da invertire.
|
|
||||||
avm-revert-list.flatten.display-label=Indica se appiattire in un deposito temporaneo dopo l'inversione.
|
|
||||||
avm-revert-list.store.display-label=Nome del deposito da invertire, necessario solo in caso di appiattimento.
|
|
||||||
avm-revert-list.staging.display-label=Nome del deposito temporaneo in cui eseguire l'appiattimento.
|
|
||||||
avm-revert-list.flatten-path.display-label=Percorso relativo del deposito da appiattire.
|
|
||||||
|
|
||||||
avm-revert-to-version.title=Inverti un nodo in una versione specifica.
|
|
||||||
avm-revert-to-version.description=Inverte un nodo in una versione specifica di tale nodo.
|
|
||||||
avm-revert-to-version.to-revert.display-label=Descrittore di nodo AVM della versione verso cui eseguire l'inversione.
|
|
||||||
|
|
||||||
avm-undo-list.title=Imposta un elenco di nodi in un deposito come trasparente per la gestione temporanea.
|
|
||||||
avm-undo-list.description=Serve per la cancellazione di errori dalla sandbox di un utente.
|
|
||||||
avm-undo-list.node-list.display-label=Elenco di stringhe codificate dei nodi da invertire.
|
|
||||||
|
|
||||||
avm-deploy-website.title=Dispiega un sito web in un server remoto.
|
|
||||||
avm-deploy-website.description=Dispiega un sito web in un server remoto.
|
|
||||||
avm-deploy-website.webproject.display-label=Valore NodeRef del progetto web da cui viene eseguito il dispiegamento.
|
|
||||||
avm-deploy-website.server.display-label=Valore NodeRef del server in cui eseguire il dispiegamento.
|
|
||||||
avm-deploy-website.attempt.display-label=Valore NodeRef del tentativo di cui fa parte questo dispiegamento.
|
|
||||||
avm-deploy-website.callback.display-label=Oggetto listener DeploymentCallback.
|
|
||||||
avm-deploy-website.delay.display-label=Ritardo opzionale da applicare all'inizio di un dispiegamento.
|
|
||||||
|
|
||||||
start-avm-workflow.title=Avvia un workflow WCM
|
|
||||||
start-avm-workflow.description=Avvia un workflow in attesa di un pacchetto di workflow AVM.
|
|
||||||
start-avm-workflow.store-name.display-label=Nome del deposito per il compito di inizio
|
|
||||||
start-avm-workflow.workflow-name.display-label=Nome del workflow WCM da richiamare.
|
|
||||||
|
|
||||||
copy-to-web-project.title=Copia elemento in una cartella di un progetto web
|
|
||||||
copy-to-web-project.description=Copia l'elemento corrispondente in una cartella di un progetto web.
|
|
||||||
|
|
||||||
create-version.title=Crea nuova versione
|
|
||||||
create-version.description=Crea una nuova versione
|
|
||||||
create-version.description.display-label=Descrizione della versione
|
|
||||||
create-version.minor-change.display-label=Cambiamento maggiore
|
|
@@ -1,226 +0,0 @@
|
|||||||
# Action parameter constraints
|
|
||||||
ac-compare-operations.equals=\u3068\u7b49\u3057\u3044
|
|
||||||
ac-compare-operations.contains=\u542b\u3080
|
|
||||||
ac-compare-operations.begins=\u3067\u59cb\u307e\u308b
|
|
||||||
ac-compare-operations.ends=\u3067\u7d42\u308f\u308b
|
|
||||||
ac-compare-operations.greater_than=\u3088\u308a\u5927\u304d\u3044
|
|
||||||
ac-compare-operations.greater_than_equal=\u4ee5\u4e0a
|
|
||||||
ac-compare-operations.less_than=\u3088\u308a\u5c0f\u3055\u3044
|
|
||||||
ac-compare-operations.less_than_equal=\u4ee5\u4e0b
|
|
||||||
|
|
||||||
ac-content-properties.mime_type=MIME\u30bf\u30a4\u30d7
|
|
||||||
ac-content-properties.encoding=\u30b3\u30fc\u30c9\u5316
|
|
||||||
ac-content-properties.size=\u30b5\u30a4\u30ba
|
|
||||||
|
|
||||||
# Action conditions
|
|
||||||
|
|
||||||
no-condition.title=\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0
|
|
||||||
no-condition.description=\u3053\u306e\u6761\u4ef6\u306f\u30b9\u30da\u30fc\u30b9\u306b\u8ffd\u52a0\u3055\u308c\u305f\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u306b\u30de\u30c3\u30c1\u3057\u307e\u3059\u3002 \u30b9\u30da\u30fc\u30b9\u306b\u8ffd\u52a0\u3055\u308c\u308b\u3042\u3089\u3086\u308b\u30a2\u30a4\u30c6\u30e0\u306b\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u9069\u7528\u3059\u308b\u5834\u5408\u306b\u4f7f\u3044\u307e\u3059\u3002
|
|
||||||
|
|
||||||
compare-property-value.title=\u5024\u3092\u542b\u3080\u540d\u524d
|
|
||||||
compare-property-value.description=\u305d\u306e\u540d\u524d\u306b\u7279\u5b9a\u306e\u540d\u524d\u3092\u6301\u3064\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u30eb\u30fc\u30eb\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002
|
|
||||||
compare-property-value.property.display-label=\u5c5e\u6027
|
|
||||||
compare-property-value.content-property.display-label=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5c5e\u6027
|
|
||||||
compare-property-value.value.display-label=\u5024
|
|
||||||
compare-property-value.operation.display-label=\u6bd4\u8f03\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
|
|
||||||
|
|
||||||
in-category.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30ab\u30c6\u30b4\u30ea
|
|
||||||
in-category.description=\u30eb\u30fc\u30eb\u306f\u3001\u6307\u5b9a\u3057\u305f\u30ab\u30c6\u30b4\u30ea\u5024\u3092\u6301\u3064\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u9069\u7528\u3055\u308c\u307e\u3059\u3002
|
|
||||||
in-category.category-aspect.display-label=\u30ab\u30c6\u30b4\u30ea\u30a2\u30b9\u30da\u30af\u30c8
|
|
||||||
in-category.category-value.display-label=\u30ab\u30c6\u30b4\u30ea\u5024
|
|
||||||
|
|
||||||
is-subtype.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30bf\u30a4\u30d7\u3082\u3057\u304f\u306f\u30b5\u30d6\u30bf\u30a4\u30d7
|
|
||||||
is-subtype.description=\u6307\u5b9a\u3057\u305f\u30bf\u30a4\u30d7\u307e\u305f\u306f\u305d\u306e\u30b5\u30d6\u30bf\u30a4\u30d7\u306e\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u30eb\u30fc\u30eb\u304c\u9069\u7528\u3055\u308c\u307e\u3059
|
|
||||||
is-subtype.type.display-label=\u30bf\u30a4\u30d7
|
|
||||||
|
|
||||||
has-aspect.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30a2\u30b9\u30da\u30af\u30c8
|
|
||||||
has-aspect.description=\u6307\u5b9a\u3057\u305f\u30a2\u30b9\u30da\u30af\u30c8\u3092\u6301\u3064\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u30eb\u30fc\u30eb\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002
|
|
||||||
has-aspect.aspect.display-label=\u30a2\u30b9\u30da\u30af\u30c8
|
|
||||||
|
|
||||||
compare-mime-type.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306eMIME\u30bf\u30a4\u30d7
|
|
||||||
compare-mime-type.description=\u6307\u5b9a\u3057\u305fMIME\u30bf\u30a4\u30d7\u3092\u6301\u3064\u3059\u3079\u3066\u306e\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u30eb\u30fc\u30eb\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002
|
|
||||||
compare-mime-type.property.display-label=\u5c5e\u6027
|
|
||||||
compare-mime-type.value.display-label=MIME\u30bf\u30a4\u30d7
|
|
||||||
|
|
||||||
composite-condition.title=\u5408\u6210\u6761\u4ef6
|
|
||||||
composite-condition.description=\u8907\u6570\u306e\u6761\u4ef6\u3092\u7d50\u5408\u3057\u3066\u3088\u308a\u8907\u96d1\u306a\u6761\u4ef6\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002
|
|
||||||
|
|
||||||
compare-date-property.title=\u65e5\u4ed8\u578b\u306e\u5c5e\u6027
|
|
||||||
compare-date-property.description=\u5c5e\u6027\u3001\u30a2\u30b9\u30da\u30af\u30c8\u307e\u305f\u306f\u30bf\u30a4\u30d7\u306e\u65e5\u4ed8\u578b\u5c5e\u6027\u3092\u6bd4\u8f03
|
|
||||||
|
|
||||||
compare-integer-property.title=\u6570\u5024\u578b\u306e\u5c5e\u6027
|
|
||||||
compare-integer-property.description=\u5c5e\u6027\u3001\u30a2\u30b9\u30da\u30af\u30c8\u3001\u307e\u305f\u306f\u30bf\u30a4\u30d7\u306e\u6570\u5b57\u578b\u5c5e\u6027\u3092\u6bd4\u8f03
|
|
||||||
|
|
||||||
compare-text-property.title=\u30c6\u30ad\u30b9\u30c8\u5024\u306e\u5c5e\u6027
|
|
||||||
compare-text-property.description=\u5c5e\u6027\u3001\u30a2\u30b9\u30da\u30af\u30c8\u307e\u305f\u306f\u30bf\u30a4\u30d7\u306e\u30c6\u30ad\u30b9\u30c8\u578b\u5c5e\u6027\u3092\u6bd4\u8f03
|
|
||||||
|
|
||||||
has-tag.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30bf\u30b0
|
|
||||||
has-tag.description=\u30ce\u30fc\u30c9\u306b\u9069\u7528\u3055\u308c\u3066\u3044\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u30bf\u30b0\u3002
|
|
||||||
has-tag.tag.display-label=\u30bf\u30b0
|
|
||||||
|
|
||||||
# Actions
|
|
||||||
|
|
||||||
add-features.title=\u30a2\u30b9\u30da\u30af\u30c8\u306e\u8ffd\u52a0
|
|
||||||
add-features.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u306b\u30a2\u30b9\u30da\u30af\u30c8\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002
|
|
||||||
add-features.aspect-name.display-label=\u30a2\u30b9\u30da\u30af\u30c8
|
|
||||||
|
|
||||||
remove-features.title=\u30a2\u30b9\u30da\u30af\u30c8\u3092\u53d6\u308a\u5916\u3059
|
|
||||||
remove-features.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u304b\u3089\u30a2\u30b9\u30da\u30af\u30c8\u3092\u53d6\u308a\u5916\u3057\u307e\u3059\u3002
|
|
||||||
remove-features.aspect-name.display-label=\u30a2\u30b9\u30da\u30af\u30c8
|
|
||||||
|
|
||||||
simple-workflow.title=\u7c21\u6613\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u8ffd\u52a0
|
|
||||||
simple-workflow.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u3078\u7c21\u6613\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002 \u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u6b21\u306e\u30b9\u30c6\u30c3\u30d7\u306b\u5bfe\u3059\u308b\u4ed6\u306e\u30b9\u30da\u30fc\u30b9\u306b\u30a2\u30a4\u30c6\u30e0\u3092\u79fb\u52d5\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002 \u62d2\u5426\u30b9\u30c6\u30c3\u30d7\u3092\u5e0c\u671b\u3059\u308b\u5834\u5408\u3001\u79fb\u52d5\u7528\u306e\u30b9\u30da\u30fc\u30b9\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002
|
|
||||||
simple-workflow.approve-step.display-label=\u30b9\u30c6\u30c3\u30d7\u306e\u627f\u8a8d
|
|
||||||
simple-workflow.approve-folder.display-label=\u30b9\u30c6\u30c3\u30d7\u30d5\u30a9\u30eb\u30c0\u306e\u627f\u8a8d
|
|
||||||
simple-workflow.approve-move.display-label=\u79fb\u52d5\u306e\u627f\u8a8d
|
|
||||||
simple-workflow.reject-step.display-label=\u30b9\u30c6\u30c3\u30d7\u306e\u62d2\u5426
|
|
||||||
simple-workflow.reject-folder.display-label=\u30b9\u30c6\u30c3\u30d7\u30d5\u30a9\u30eb\u30c0\u306e\u62d2\u5426
|
|
||||||
simple-workflow.reject-move.display-label=\u79fb\u52d5\u306e\u62d2\u5426
|
|
||||||
|
|
||||||
link-category.title=\u30ab\u30c6\u30b4\u30ea\u306b\u30ea\u30f3\u30af
|
|
||||||
link-category.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u306b\u30ab\u30c6\u30b4\u30ea\u3092\u9069\u7528\u3057\u307e\u3059\u3002
|
|
||||||
link-category.category-aspect.display-label=\u30ab\u30c6\u30b4\u30ea\u30a2\u30b9\u30da\u30af\u30c8
|
|
||||||
link-category.category-value.display-label=\u30ab\u30c6\u30b4\u30ea\u5024
|
|
||||||
|
|
||||||
transform.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5909\u63db\u3068\u30b3\u30d4\u30fc
|
|
||||||
transform.description=\u30de\u30c3\u30c1\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5909\u63db\u3057\u3001\u7d50\u679c\u3092\u7279\u5b9a\u30b9\u30da\u30fc\u30b9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059
|
|
||||||
transform.mime-type.display-label=MIME\u30bf\u30a4\u30d7
|
|
||||||
transform.destination-folder.display-label=\u5b9b\u5148\u30d5\u30a9\u30eb\u30c0
|
|
||||||
transform.assoc-type.display-label=\u95a2\u9023\u30bf\u30a4\u30d7
|
|
||||||
transform.assoc-name.display-label=\u95a2\u9023\u540d
|
|
||||||
transform.overwrite-copy.display-label=\u4e0a\u66f8\u304d\u30b3\u30d4\u30fc
|
|
||||||
|
|
||||||
transform-image.title=\u753b\u50cf\u306e\u5909\u63db\u3068\u30b3\u30d4\u30fc
|
|
||||||
transform-image.description=\u30de\u30c3\u30c1\u3059\u308b\u753b\u50cf\u3092\u5909\u63db\u3057\u3001\u7279\u5b9a\u30b9\u30da\u30fc\u30b9\u306b\u7d50\u679c\u3092\u30b3\u30d4\u30fc\u3057\u307e\u3059
|
|
||||||
transform-image.mime-type.display-label=MIME\u30bf\u30a4\u30d7
|
|
||||||
transform-image.destination-folder.display-label=\u5b9b\u5148\u30d5\u30a9\u30eb\u30c0
|
|
||||||
transform-image.assoc-type.display-label=\u95a2\u9023\u30bf\u30a4\u30d7
|
|
||||||
transform-image.assoc-name.display-label=\u95a2\u9023\u540d
|
|
||||||
transform-image.overwrite-copy.display-label=\u4e0a\u66f8\u304d\u30b3\u30d4\u30fc
|
|
||||||
transform-image.convert-command.display-label=\u5909\u63db\u30b3\u30de\u30f3\u30c9
|
|
||||||
|
|
||||||
copy.title=\u30b3\u30d4\u30fc
|
|
||||||
copy.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u3092\u4ed6\u306e\u30b9\u30da\u30fc\u30b9\u306b\u30b3\u30d4\u30fc\u3057\u307e\u3059\u3002
|
|
||||||
copy.destination-folder.display-label=\u5b9b\u5148\u30d5\u30a9\u30eb\u30c0
|
|
||||||
copy.assoc-type.display-label=\u95a2\u9023\u30bf\u30a4\u30d7
|
|
||||||
copy.assoc-name.display-label=\u95a2\u9023\u540d
|
|
||||||
copy.deep-copy.display-label=\u6df1\u3044\u30b3\u30d4\u30fc
|
|
||||||
copy.overwrite-copy.display-label=\u4e0a\u66f8\u304d\u30b3\u30d4\u30fc
|
|
||||||
|
|
||||||
move.title=\u79fb\u52d5
|
|
||||||
move.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u3092\u4ed6\u306e\u30b9\u30da\u30fc\u30b9\u306b\u79fb\u52d5\u3057\u307e\u3059\u3002
|
|
||||||
move.destination-folder.display-label=\u5b9b\u5148\u30d5\u30a9\u30eb\u30c0
|
|
||||||
move.assoc-type.display-label=\u95a2\u9023\u30bf\u30a4\u30d7
|
|
||||||
move.assoc-name.display-label=\u95a2\u9023\u540d
|
|
||||||
|
|
||||||
mail.title=E\u30e1\u30fc\u30eb\u9001\u4fe1
|
|
||||||
mail.description=\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u30de\u30c3\u30c1\u3059\u308b\u6642\u306b\u3001\u30e6\u30fc\u30b6\u306e\u30ea\u30b9\u30c8\u306bE\u30e1\u30fc\u30eb\u3092\u9001\u4fe1\u3057\u307e\u3059\u3002
|
|
||||||
mail.to.display-label=\u5b9b\u5148
|
|
||||||
mail.to_many.display-label=\u5b9b\u5148
|
|
||||||
mail.subject.display-label=\u4ef6\u540d
|
|
||||||
mail.text.display-label=\u672c\u6587
|
|
||||||
mail.from.display-label=\u5dee\u51fa\u4eba
|
|
||||||
mail.template.display-label=E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
check-in.title=\u30c1\u30a7\u30c3\u30af\u30a4\u30f3
|
|
||||||
check-in.description=\u30de\u30c3\u30c1\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u3057\u307e\u3059\u3002
|
|
||||||
check-in.description.display-label=\u8aac\u660e
|
|
||||||
check-in.minorChange.display-label=\u5c0f\u3055\u306a\u5909\u66f4
|
|
||||||
|
|
||||||
check-out.title=\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8
|
|
||||||
check-out.description=\u30de\u30c3\u30c1\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8\u3057\u307e\u3059\u3002
|
|
||||||
check-out.destination-folder.display-label=\u5b9b\u5148\u30d5\u30a9\u30eb\u30c0
|
|
||||||
check-out.assoc-type.display-label=\u95a2\u9023\u30bf\u30a4\u30d7
|
|
||||||
check-out.assoc-name.display-label=\u95a2\u9023\u540d
|
|
||||||
|
|
||||||
set-property-value.title=\u5c5e\u6027\u5024\u306e\u8a2d\u5b9a
|
|
||||||
set-property-value.description=\u4efb\u610f\u306e\u5024\u306b\u5c5e\u6027\u306e\u5024\u3092\u8a2d\u5b9a\u3057\u307e\u3059\u3002
|
|
||||||
set-property-value.property.display-label=\u5c5e\u6027
|
|
||||||
set-property-value.value.display-label=\u5024
|
|
||||||
|
|
||||||
import.title=\u30a4\u30f3\u30dd\u30fc\u30c8
|
|
||||||
import.description=Alfresco\u30b3\u30f3\u30c6\u30f3\u30c4\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002
|
|
||||||
import.encoding.display-label=\u30b3\u30fc\u30c9\u5316
|
|
||||||
import.destination.display-label=\u5b9b\u5148
|
|
||||||
|
|
||||||
extract-metadata.title=\u5171\u901a\u5c5e\u6027\u30d5\u30a3\u30fc\u30eb\u30c9\u306e\u62bd\u51fa
|
|
||||||
extract-metadata.description=\u5171\u901a\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u30bf\u30a4\u30d7\u304b\u3089\u30bf\u30a4\u30c8\u30eb\u3001\u4f5c\u6210\u8005\u3001\u8aac\u660e\u7b49\u306e\u5c5e\u6027\u30d5\u30a3\u30fc\u30eb\u30c9\u3092\u30a4\u30f3\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002
|
|
||||||
|
|
||||||
specialise-type.title=\u30bf\u30a4\u30d7\u3092\u7279\u6b8a\u5316\u3059\u308b
|
|
||||||
specialise-type.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u3092\u7279\u5b9a\u30bf\u30a4\u30d7\u306b\u7279\u6b8a\u5316\u3057\u307e\u3059\u3002
|
|
||||||
specialise-type.type-name.display-label=\u30bf\u30a4\u30d7
|
|
||||||
|
|
||||||
export.title=\u30b9\u30da\u30fc\u30b9\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
|
|
||||||
export.description=\u30b9\u30da\u30fc\u30b9\u3068\u30aa\u30d7\u30b7\u30e7\u30f3\u3067\u305d\u306e\u5b50\u3092Alfresco\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002
|
|
||||||
export.package.description=\u30b9\u30da\u30fc\u30b9 ''{0}''\u306eAlfresco\u30b3\u30f3\u30c6\u30f3\u30c4\u30d1\u30c3\u30b1\u30fc\u30b8\u3002
|
|
||||||
export.root.package.description=\u30ea\u30dd\u30b8\u30c8\u30ea\u5168\u4f53\u306eAlfresco\u30b3\u30f3\u30c6\u30f3\u30c4\u30d1\u30c3\u30b1\u30fc\u30b8\u3002
|
|
||||||
export.store.package.description=\u30b9\u30c8\u30a2''{0}''\u306eAlfresco\u30ea\u30dd\u30b8\u30c8\u30ea\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3002
|
|
||||||
export.generic.package.description=Alfresco\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u3002
|
|
||||||
export.package.error=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u7528\u306e\u4e00\u6642\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
|
|
||||||
|
|
||||||
script.title=\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u5b9f\u884c
|
|
||||||
script.description=\u65b0\u3057\u3044\u30d5\u30a1\u30a4\u30eb\u3084\u30d5\u30a9\u30eb\u30c0\u306e\u4f5c\u6210\u306a\u3069\u3001\u30bf\u30b9\u30af\u3092\u5b9f\u65bd\u3059\u308bJavaScript\u30d5\u30a1\u30a4\u30eb\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002
|
|
||||||
script.script-ref.display-label=\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
|
|
||||||
counter.title=\u30ab\u30a6\u30f3\u30bf\u306e\u5897\u52a0
|
|
||||||
counter.counter=\u30a2\u30a4\u30c6\u30e0\u306e\u30ab\u30a6\u30f3\u30bf\u306e\u5c5e\u6027\u3092\u5897\u52a0\u3057\u307e\u3059\u3002
|
|
||||||
|
|
||||||
execute-all-rules.title=\u5168\u30eb\u30fc\u30eb\u306e\u5b9f\u884c
|
|
||||||
execute-all-rules.description=\u5b50\u30a2\u30a4\u30c6\u30e0\u3067\u3059\u3079\u3066\u306e\u30eb\u30fc\u30eb\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002
|
|
||||||
|
|
||||||
start-workflow.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u958b\u59cb
|
|
||||||
start-workflow.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u306b\u5bfe\u3057\u3066\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u958b\u59cb\u3057\u307e\u3059\u3002
|
|
||||||
start-workflow.workflowName.display-label=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u540d
|
|
||||||
start-workflow.endStartTask.display-label=\u30bf\u30b9\u30af
|
|
||||||
start-workflow.startTaskTransition.display-label=\u9077\u79fb
|
|
||||||
|
|
||||||
# WCM Actions
|
|
||||||
|
|
||||||
simple-avm-submit.title=\u5358\u7d14\u306a\u76f4\u63a5\u9001\u4fe1
|
|
||||||
simple-avm-submit.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u306e\u3088\u308a\u65b0\u3057\u3044\u30ce\u30fc\u30c9\u304c\u5bfe\u5fdc\u3059\u308b\u30b9\u30c6\u30fc\u30b8\u30f3\u30b0\u306b\u9001\u4fe1\u3055\u308c\u307e\u3059\u3002
|
|
||||||
|
|
||||||
simple-avm-promote.title=\u5358\u7d14\u306a\u30b5\u30f3\u30c9\u30dc\u30c3\u30af\u30b9\u30d7\u30ed\u30e2\u30fc\u30b7\u30e7\u30f3
|
|
||||||
simple-avm-promote.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u306e\u3088\u308a\u65b0\u3057\u3044\u30ce\u30fc\u30c9\u3092\u6307\u5b9a\u3055\u308c\u305f\u30bf\u30fc\u30b2\u30c3\u30c8\u30b5\u30f3\u30c9\u30dc\u30c3\u30af\u30b9\u306b\u30d7\u30ed\u30e2\u30fc\u30c8\u3057\u307e\u3059\u3002
|
|
||||||
simple-avm-promote.target-store.display-label=\u30bf\u30fc\u30b2\u30c3\u30c8AVM\u30b9\u30c8\u30a2\u540d\u3002
|
|
||||||
|
|
||||||
avm-revert-store.title=\u30b9\u30c8\u30a2\u306b\u5358\u4e00\u30ce\u30fc\u30c9\u3092\u623b\u3057\u307e\u3059\u3002
|
|
||||||
avm-revert-store.description=\u5f15\u6570\u30ce\u30fc\u30c9\u4ee5\u4e0b\u306e\u3059\u3079\u3066\u306e\u30ce\u30fc\u30c9\u304c\u4ee5\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u623b\u308a\u307e\u3059\u3002
|
|
||||||
avm-revert-store.version.display-label=\u4ee5\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002
|
|
||||||
|
|
||||||
avm-revert-list.title=\u30ce\u30fc\u30c9\u306e\u30ea\u30b9\u30c8\u3092\u30b9\u30c8\u30a2\u306b\u623b\u3057\u307e\u3059\u3002
|
|
||||||
avm-revert-list.description=\u30ea\u30b9\u30c8\u306b\u542b\u307e\u308c\u308b\u3059\u3079\u3066\u306e\u30ce\u30fc\u30c9\u3092\u5143\u306b\u623b\u3057\u307e\u3059\u3002
|
|
||||||
avm-revert-list.version.display-label=\u4ee5\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002
|
|
||||||
avm-revert-list.node-list.display-label=\u5fa9\u5e30\u30ce\u30fc\u30c9\u306e\u6587\u5b57\u5217\u30a8\u30f3\u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u3002
|
|
||||||
avm-revert-list.flatten.display-label=\u5fa9\u5e30\u5f8c\u306b\u30b9\u30c6\u30fc\u30b8\u30f3\u30b0\u30b9\u30c8\u30a2\u3078\u5c55\u958b\u3057\u307e\u3059\u3002
|
|
||||||
avm-revert-list.store.display-label=\u5fa9\u5e30\u3059\u308b\u30b9\u30c8\u30a2\u306e\u540d\u524d\uff08\u5c55\u958b\u6642\u306e\u307f\u5fc5\u8981\uff09\u3002
|
|
||||||
avm-revert-list.staging.display-label=\u5c55\u958b\u3059\u308b\u30b9\u30c6\u30fc\u30b8\u30f3\u30b0\u30b9\u30c8\u30a2\u306e\u540d\u524d\u3002
|
|
||||||
avm-revert-list.flatten-path.display-label=\u5c55\u958b\u3059\u308b\u30b9\u30c8\u30a2\u306e\u76f8\u5bfe\u30d1\u30b9\u3002
|
|
||||||
|
|
||||||
avm-revert-to-version.title=\u30ce\u30fc\u30c9\u3092\u7279\u5b9a\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u623b\u3057\u307e\u3059\u3002
|
|
||||||
avm-revert-to-version.description=\u6307\u5b9a\u30ce\u30fc\u30c9\u3092\u7279\u5b9a\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u623b\u3057\u307e\u3059\u3002
|
|
||||||
avm-revert-to-version.to-revert.display-label=\u5fa9\u5e30\u30d0\u30fc\u30b8\u30e7\u30f3\u306eAVM\u30ce\u30fc\u30c9\u8a18\u8ff0\u5b50\u3002
|
|
||||||
|
|
||||||
avm-undo-list.title=\u30b9\u30c6\u30fc\u30b8\u30f3\u30b0\u306b\u900f\u660e\u306a\u30b9\u30c8\u30a2\u306b\u30ce\u30fc\u30c9\u30ea\u30b9\u30c8\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002
|
|
||||||
avm-undo-list.description=\u30e6\u30fc\u30b6\u306e\u30b5\u30f3\u30c9\u30dc\u30c3\u30af\u30b9\u3067\u306e\u30df\u30b9\u3092\u53d6\u308a\u6d88\u3057\u307e\u3059\u3002
|
|
||||||
avm-undo-list.node-list.display-label=\u5fa9\u5e30\u30ce\u30fc\u30c9\u306e\u6587\u5b57\u5217\u30a8\u30f3\u30b3\u30fc\u30c9\u30ea\u30b9\u30c8\u3002
|
|
||||||
|
|
||||||
avm-deploy-website.title=Web\u30b5\u30a4\u30c8\u3092\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u306b\u30c7\u30d7\u30ed\u30a4\u3057\u307e\u3059\u3002
|
|
||||||
avm-deploy-website.description=Web\u30b5\u30a4\u30c8\u304c\u30ea\u30e2\u30fc\u30c8\u30b5\u30fc\u30d0\u306b\u30c7\u30d7\u30ed\u30a4\u3055\u308c\u307e\u3059\u3002
|
|
||||||
avm-deploy-website.webproject.display-label=\u30c7\u30d7\u30ed\u30a4\u5143\u306eWeb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30ce\u30fc\u30c9\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u3002
|
|
||||||
avm-deploy-website.server.display-label=\u30c7\u30d7\u30ed\u30a4\u5148\u306e\u30c7\u30d7\u30ed\u30a4\u30b5\u30fc\u30d0\u306e\u30ce\u30fc\u30c9\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u3002
|
|
||||||
avm-deploy-website.attempt.display-label=\u3053\u306e\u30c7\u30d7\u30ed\u30a4\u3092\u69cb\u6210\u3059\u308b\u30c7\u30d7\u30ed\u30a4\u8a66\u884c\u306e\u30ce\u30fc\u30c9\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9\u3002
|
|
||||||
avm-deploy-website.callback.display-label=DeploymentCallback\u30ea\u30b9\u30ca\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3002
|
|
||||||
avm-deploy-website.delay.display-label=\u30c7\u30d7\u30ed\u30a4\u958b\u59cb\u306b\u9069\u7528\u3055\u308c\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u9045\u5ef6\u3002
|
|
||||||
|
|
||||||
start-avm-workflow.title=WCM\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u958b\u59cb
|
|
||||||
start-avm-workflow.description=AVM\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u4e88\u671f\u3059\u308b\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u958b\u59cb
|
|
||||||
start-avm-workflow.store-name.display-label=\u958b\u59cb\u30bf\u30b9\u30af\u306e\u30b9\u30c8\u30a2\u540d
|
|
||||||
start-avm-workflow.workflow-name.display-label=\u8d77\u52d5\u3059\u308bWCM\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u540d\u524d\u3002
|
|
||||||
|
|
||||||
copy-to-web-project.title=\u30a2\u30a4\u30c6\u30e0\u3092Web\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u5185\u306e\u30d5\u30a9\u30eb\u30c0\u306b\u30b3\u30d4\u30fc
|
|
||||||
copy-to-web-project.description=\u30de\u30c3\u30c1\u3059\u308b\u30a2\u30a4\u30c6\u30e0\u3092Web\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u5185\u306e\u30d5\u30a9\u30eb\u30c0\u306b\u30b3\u30d4\u30fc\u3055\u308c\u307e\u3059\u3002
|
|
||||||
|
|
||||||
create-version.title=\u65b0\u3057\u3044\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u4f5c\u6210
|
|
||||||
create-version.description=\u65b0\u3057\u3044\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u4f5c\u6210\u3057\u307e\u3059
|
|
||||||
create-version.description.display-label=\u30d0\u30fc\u30b8\u30e7\u30f3\u306e\u8aac\u660e
|
|
||||||
create-version.minor-change.display-label=\u5927\u304d\u306a\u5909\u66f4
|
|
@@ -1,10 +0,0 @@
|
|||||||
# Action service externalised display strings
|
|
||||||
|
|
||||||
compare_property_value_evaluator.invalid_operation=Der Vorgang {0} kann nicht auf eine Eigenschaft des Typs {1} angewandt werden.
|
|
||||||
compare_property_value_evaluator.no_content_property=Es muss eine Inhaltseigenschaft angegeben werden, wenn mit einer Eigenschaft des Typs Inhalt verglichen wird.
|
|
||||||
numeric_property_value_comparator.invalid_operation=Der Vorgang {0} kann nicht auf eine numerische Eigenschaft angewandt werden.
|
|
||||||
text_property_value_comparator.invalid_operation=Der Vorgang {0} kann nicht auf eine Texteigenschaft angewandt werden.
|
|
||||||
date_property_value_comparator.invalid_operation=Der Vorgang {0} kann nicht auf eine Datumseigenschaft angewandt werden.
|
|
||||||
compare_mime_type_evaluator.not_a_content_type=Die angegebene Eigenschaft ist nicht vom Typ Inhalt, so dass MimeType nicht verglichen werden kann.
|
|
||||||
compare_mime_type_evaluator.no_property_definition_found=F\u00fcr die angegebene Eigenschaft kann keine Definition gefunden werden, so dass MimeType nicht verglichen werden kann.
|
|
||||||
|
|
@@ -1,9 +0,0 @@
|
|||||||
# Action service externalised display strings
|
|
||||||
|
|
||||||
compare_property_value_evaluator.invalid_operation=La operaci\u00f3n {0} no se puede aplicar a una propiedad de tipo {1}.
|
|
||||||
compare_property_value_evaluator.no_content_property=Debe especificarse una propiedad de contenido al comparar con una propiedad de tipo de contenido.
|
|
||||||
numeric_property_value_comparator.invalid_operation=La operaci\u00f3n {0} no se puede aplicar a una propiedad num\u00e9rica.
|
|
||||||
text_property_value_comparator.invalid_operation=La operaci\u00f3n {0} no se puede aplicar a una propiedad de texto.
|
|
||||||
date_property_value_comparator.invalid_operation=La operaci\u00f3n {0} no se puede aplicar a una propiedad de fecha.
|
|
||||||
compare_mime_type_evaluator.not_a_content_type=La propiedad especificada no es un tipo de contenido raz\u00f3n por la cual un tipo MIME no es comparable.
|
|
||||||
compare_mime_type_evaluator.no_property_definition_found=No se puede encontrar una definici\u00f3n para la propiedad especificada raz\u00f3n por la cual un tipo MIME no es comparable.
|
|
@@ -1,9 +0,0 @@
|
|||||||
# Action service externalised display strings
|
|
||||||
|
|
||||||
compare_property_value_evaluator.invalid_operation=L'op\u00e9ration {0} ne peut \u00eatre appliqu\u00e9e \u00e0 la propri\u00e9t\u00e9 de type {1}.
|
|
||||||
compare_property_value_evaluator.no_content_property=Une propri\u00e9t\u00e9 de contenu doit \u00eatre sp\u00e9cifi\u00e9e lors de la comparaison avec une propri\u00e9t\u00e9 de type contenu.
|
|
||||||
numeric_property_value_comparator.invalid_operation=L'op\u00e9ration {0} ne peut \u00eatre appliqu\u00e9e \u00e0 une propri\u00e9t\u00e9 de type num\u00e9rique.
|
|
||||||
text_property_value_comparator.invalid_operation=L'op\u00e9ration {0} ne peut \u00eatre appliqu\u00e9e \u00e0 une propri\u00e9t\u00e9 de type texte.
|
|
||||||
date_property_value_comparator.invalid_operation=L'op\u00e9ration {0} ne peut \u00eatre appliqu\u00e9e \u00e0 une propri\u00e9t\u00e9 de type date.
|
|
||||||
compare_mime_type_evaluator.not_a_content_type=La propri\u00e9t\u00e9 sp\u00e9cifi\u00e9e n'est pas de type contenu.Le type MIME ne peut donc pas \u00eatre compar\u00e9.
|
|
||||||
compare_mime_type_evaluator.no_property_definition_found=Aucune d\u00e9finition n'a \u00e9t\u00e9 trouv\u00e9e pour la propri\u00e9t\u00e9 sp\u00e9cifi\u00e9e.Le type MIME ne peut donc pas \u00eatre compar\u00e9.
|
|
@@ -1,9 +0,0 @@
|
|||||||
# Action service externalised display strings
|
|
||||||
|
|
||||||
compare_property_value_evaluator.invalid_operation=L'operazione {0} non pu\u00f2 essere applicata a una propriet\u00e0 di tipo {1}.
|
|
||||||
compare_property_value_evaluator.no_content_property=Per un confronto con una propriet\u00e0 di tipo contenuto, \u00e8 necessario specificare una propriet\u00e0 di contenuto.
|
|
||||||
numeric_property_value_comparator.invalid_operation=L'operazione {0} non pu\u00f2 essere applicata a una propriet\u00e0 numerica.
|
|
||||||
text_property_value_comparator.invalid_operation=L'operazione {0} non pu\u00f2 essere applicata a una propriet\u00e0 di testo.
|
|
||||||
date_property_value_comparator.invalid_operation=L'operazione {0} non pu\u00f2 essere applicata a una propriet\u00e0 di data.
|
|
||||||
compare_mime_type_evaluator.not_a_content_type=Impossibile confrontare il mimetype perch\u00e9 la propriet\u00e0 specificata non \u00e8 di tipo contenuto.
|
|
||||||
compare_mime_type_evaluator.no_property_definition_found=Impossibile confrontare il mimetype perch\u00e9 non \u00e8 stata trovata alcuna definizione per la propriet\u00e0 specificata.
|
|
@@ -1,9 +0,0 @@
|
|||||||
# Action service externalised display strings
|
|
||||||
|
|
||||||
compare_property_value_evaluator.invalid_operation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3{0}\u306f\u30bf\u30a4\u30d7{1}\u306e\u5c5e\u6027\u306b\u9069\u7528\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
compare_property_value_evaluator.no_content_property=\u30bf\u30a4\u30d7\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5c5e\u6027\u3068\u6bd4\u8f03\u3059\u308b\u5834\u5408\u306f\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u5c5e\u6027\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u306a\u3051\u308c\u3070\u3044\u3051\u307e\u305b\u3093\u3002
|
|
||||||
numeric_property_value_comparator.invalid_operation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3{0}\u306f\u6570\u5024\u578b\u5c5e\u6027\u306b\u9069\u7528\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
text_property_value_comparator.invalid_operation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3{0}\u306f\u30c6\u30ad\u30b9\u30c8\u578b\u5c5e\u6027\u306b\u9069\u7528\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
date_property_value_comparator.invalid_operation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3{0}\u306f\u65e5\u4ed8\u578b\u5c5e\u6027\u306b\u9069\u7528\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
compare_mime_type_evaluator.not_a_content_type=\u6307\u5b9a\u3057\u305f\u5c5e\u6027\u306f\u30b3\u30f3\u30c6\u30f3\u30c4\u30bf\u30a4\u30d7\u3067\u306f\u306a\u3044\u306e\u3067MIME\u30bf\u30a4\u30d7\u3068\u6bd4\u8f03\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
compare_mime_type_evaluator.no_property_definition_found=\u6307\u5b9a\u3057\u305f\u5c5e\u6027\u306e\u5b9a\u7fa9\u304c\u898b\u3064\u304b\u3089\u306a\u3044\u305f\u3081MIME\u30bf\u30a4\u30d7\u3068\u6bd4\u8f03\u3067\u304d\u307e\u305b\u3093\u3002
|
|
@@ -1,43 +0,0 @@
|
|||||||
# Display labels for System Model
|
|
||||||
|
|
||||||
app_applicationmodel.description=Alfresco Anwendungsmodell
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_glossary.title=Datenverzeichnis
|
|
||||||
app_applicationmodel.type.app_glossary.description=Datenverzeichnis
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_configurations.title=Konfigurationen
|
|
||||||
app_applicationmodel.type.app_configurations.description=Konfigurationen
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_uifacets.title=UI Facets
|
|
||||||
app_applicationmodel.aspect.app_uifacets.description=UI Facets
|
|
||||||
app_applicationmodel.property.app_icon.title=Icon
|
|
||||||
app_applicationmodel.property.app_icon.description=Icon
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.title=Inline editierbar
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.description=Inline editierbar
|
|
||||||
app_applicationmodel.property.app_editInline.title=Inline bearbeiten
|
|
||||||
app_applicationmodel.property.app_editInline.description=Inline bearbeiten
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_workflow.title=Workflow
|
|
||||||
app_applicationmodel.aspect.app_workflow.description=Workflow
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.title=Workflow
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.description=Workflow
|
|
||||||
app_applicationmodel.property.app_approveStep.title=Schritt zustimmen
|
|
||||||
app_applicationmodel.property.app_approveStep.description=Schritt zustimmen
|
|
||||||
app_applicationmodel.property.app_approveFolder.title=Ordner zustimmen
|
|
||||||
app_applicationmodel.property.app_approveFolder.description=Ordner zustimmen
|
|
||||||
app_applicationmodel.property.app_approveMove.title=Verschieben oder kopieren
|
|
||||||
app_applicationmodel.property.app_approveMove.description=Verschieben oder kopieren
|
|
||||||
app_applicationmodel.property.app_rejectStep.title=Schritt ablehnen
|
|
||||||
app_applicationmodel.property.app_rejectStep.description=Schritt ablehnen
|
|
||||||
app_applicationmodel.property.app_rejectFolder.title=Ordner ablehnen
|
|
||||||
app_applicationmodel.property.app_rejectFolder.description=Ordner ablehnen
|
|
||||||
app_applicationmodel.property.app_rejectMove.title=Verschieben oder kopieren
|
|
||||||
app_applicationmodel.property.app_rejectMove.description=Verschieben oder kopieren
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_configurable.title=Konfigurierbar
|
|
||||||
app_applicationmodel.aspect.app_configurable.description=Konfigurierbar
|
|
||||||
app_applicationmodel.association.app_configurations.title=Konfigurationen
|
|
||||||
app_applicationmodel.association.app_configurations.description=Konfigurationen
|
|
||||||
|
|
@@ -1,42 +0,0 @@
|
|||||||
# Display labels for System Model
|
|
||||||
|
|
||||||
app_applicationmodel.description=Modelo de aplicaci\u00f3n Alfresco
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_glossary.title=Diccionario de datos
|
|
||||||
app_applicationmodel.type.app_glossary.description=Diccionario de datos
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_configurations.title=Configuraciones
|
|
||||||
app_applicationmodel.type.app_configurations.description=Configuraciones
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_uifacets.title=Facetas de IU
|
|
||||||
app_applicationmodel.aspect.app_uifacets.description=Facetas de IU
|
|
||||||
app_applicationmodel.property.app_icon.title=Icono
|
|
||||||
app_applicationmodel.property.app_icon.description=Icono
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.title=Editable en l\u00ednea
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.description=Editable en l\u00ednea
|
|
||||||
app_applicationmodel.property.app_editInline.title=Editar en l\u00ednea
|
|
||||||
app_applicationmodel.property.app_editInline.description=Editar en l\u00ednea
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_workflow.title=Flujo de trabajo
|
|
||||||
app_applicationmodel.aspect.app_workflow.description=Flujo de trabajo
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.title=Flujo de trabajo
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.description=Flujo de trabajo
|
|
||||||
app_applicationmodel.property.app_approveStep.title=Aprobar paso
|
|
||||||
app_applicationmodel.property.app_approveStep.description=Aprobar paso
|
|
||||||
app_applicationmodel.property.app_approveFolder.title=Aprobar carpeta
|
|
||||||
app_applicationmodel.property.app_approveFolder.description=Aprobar carpeta
|
|
||||||
app_applicationmodel.property.app_approveMove.title=Mover o copiar
|
|
||||||
app_applicationmodel.property.app_approveMove.description=Mover o copiar
|
|
||||||
app_applicationmodel.property.app_rejectStep.title=Rechazar paso
|
|
||||||
app_applicationmodel.property.app_rejectStep.description=Rechazar paso
|
|
||||||
app_applicationmodel.property.app_rejectFolder.title=Rechazar carpeta
|
|
||||||
app_applicationmodel.property.app_rejectFolder.description=Rechazar carpeta
|
|
||||||
app_applicationmodel.property.app_rejectMove.title=Mover o copiar
|
|
||||||
app_applicationmodel.property.app_rejectMove.description=Mover o copiar
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_configurable.title=Configurable
|
|
||||||
app_applicationmodel.aspect.app_configurable.description=Configurable
|
|
||||||
app_applicationmodel.association.app_configurations.title=Configuraciones
|
|
||||||
app_applicationmodel.association.app_configurations.description=Configuraciones
|
|
@@ -1,42 +0,0 @@
|
|||||||
# Display labels for System Model
|
|
||||||
|
|
||||||
app_applicationmodel.description=Mod\u00e8le d'application Alfresco
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_glossary.title=Dictionnaire de donn\u00e9es
|
|
||||||
app_applicationmodel.type.app_glossary.description=Dictionnaire de donn\u00e9es
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_configurations.title=Configurations
|
|
||||||
app_applicationmodel.type.app_configurations.description=Configurations
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_uifacets.title=Facettes de l'Interface
|
|
||||||
app_applicationmodel.aspect.app_uifacets.description=Facettes de l'Interface
|
|
||||||
app_applicationmodel.property.app_icon.title=Ic\u00f4ne
|
|
||||||
app_applicationmodel.property.app_icon.description=Ic\u00f4ne
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.title=Supporte l'\u00e9dition en ligne
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.description=Supporte l'\u00e9dition en ligne
|
|
||||||
app_applicationmodel.property.app_editInline.title=Editer en Ligne
|
|
||||||
app_applicationmodel.property.app_editInline.description=Editer en Ligne
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_workflow.title=Flux de travail
|
|
||||||
app_applicationmodel.aspect.app_workflow.description=Flux de travail
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.title=Flux de travail
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.description=Flux de travail
|
|
||||||
app_applicationmodel.property.app_approveStep.title=Etape d'Approbation
|
|
||||||
app_applicationmodel.property.app_approveStep.description=Etape d'Approbation
|
|
||||||
app_applicationmodel.property.app_approveFolder.title=Dossier d'Approbation
|
|
||||||
app_applicationmodel.property.app_approveFolder.description=Dossier d'Approbation
|
|
||||||
app_applicationmodel.property.app_approveMove.title=D\u00e9placer ou Copier
|
|
||||||
app_applicationmodel.property.app_approveMove.description=D\u00e9placer ou Copier
|
|
||||||
app_applicationmodel.property.app_rejectStep.title=Etape de Rejet
|
|
||||||
app_applicationmodel.property.app_rejectStep.description=Etape de Rejet
|
|
||||||
app_applicationmodel.property.app_rejectFolder.title=Dossier des Rejets
|
|
||||||
app_applicationmodel.property.app_rejectFolder.description=Dossier des Rejets
|
|
||||||
app_applicationmodel.property.app_rejectMove.title=D\u00e9placer ou Copier
|
|
||||||
app_applicationmodel.property.app_rejectMove.description=D\u00e9placer ou Copier
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_configurable.title=Configurable
|
|
||||||
app_applicationmodel.aspect.app_configurable.description=Configurable
|
|
||||||
app_applicationmodel.association.app_configurations.title=Configurations
|
|
||||||
app_applicationmodel.association.app_configurations.description=Configurations
|
|
@@ -1,42 +0,0 @@
|
|||||||
# Display labels for System Model
|
|
||||||
|
|
||||||
app_applicationmodel.description=Modello di applicazione Alfresco
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_glossary.title=Dizionario dei dati
|
|
||||||
app_applicationmodel.type.app_glossary.description=Dizionario dei dati
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_configurations.title=Configurazioni
|
|
||||||
app_applicationmodel.type.app_configurations.description=Configurazioni
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_uifacets.title=UI Facets
|
|
||||||
app_applicationmodel.aspect.app_uifacets.description=UI Facets
|
|
||||||
app_applicationmodel.property.app_icon.title=Icona
|
|
||||||
app_applicationmodel.property.app_icon.description=Icona
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.title=Inline Editable
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.description=Inline Editable
|
|
||||||
app_applicationmodel.property.app_editInline.title=Modifica in linea
|
|
||||||
app_applicationmodel.property.app_editInline.description=Modifica in linea
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_workflow.title=Workflow
|
|
||||||
app_applicationmodel.aspect.app_workflow.description=Workflow
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.title=Workflow
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.description=Workflow
|
|
||||||
app_applicationmodel.property.app_approveStep.title=Passo di approvazione
|
|
||||||
app_applicationmodel.property.app_approveStep.description=Passo di approvazione
|
|
||||||
app_applicationmodel.property.app_approveFolder.title=Cartella di approvazione
|
|
||||||
app_applicationmodel.property.app_approveFolder.description=Cartella di approvazione
|
|
||||||
app_applicationmodel.property.app_approveMove.title=Sposta o copia
|
|
||||||
app_applicationmodel.property.app_approveMove.description=Sposta o copia
|
|
||||||
app_applicationmodel.property.app_rejectStep.title=Passo di rifiuto
|
|
||||||
app_applicationmodel.property.app_rejectStep.description=Passo di rifiuto
|
|
||||||
app_applicationmodel.property.app_rejectFolder.title=Cartella di rifiuto
|
|
||||||
app_applicationmodel.property.app_rejectFolder.description=Cartella di rifiuto
|
|
||||||
app_applicationmodel.property.app_rejectMove.title=Sposta o copia
|
|
||||||
app_applicationmodel.property.app_rejectMove.description=Sposta o copia
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_configurable.title=Configurable
|
|
||||||
app_applicationmodel.aspect.app_configurable.description=Configurable
|
|
||||||
app_applicationmodel.association.app_configurations.title=Configurazioni
|
|
||||||
app_applicationmodel.association.app_configurations.description=Configurazioni
|
|
@@ -1,42 +0,0 @@
|
|||||||
# Display labels for System Model
|
|
||||||
|
|
||||||
app_applicationmodel.description=Alfresco\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30e2\u30c7\u30eb
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_glossary.title=\u30c7\u30fc\u30bf\u8f9e\u66f8
|
|
||||||
app_applicationmodel.type.app_glossary.description=\u30c7\u30fc\u30bf\u8f9e\u66f8
|
|
||||||
|
|
||||||
app_applicationmodel.type.app_configurations.title=\u8a2d\u5b9a
|
|
||||||
app_applicationmodel.type.app_configurations.description=\u8a2d\u5b9a
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_uifacets.title=UI\u30d5\u30a1\u30bb\u30c3\u30c8
|
|
||||||
app_applicationmodel.aspect.app_uifacets.description=UI\u30d5\u30a1\u30bb\u30c3\u30c8
|
|
||||||
app_applicationmodel.property.app_icon.title=\u30a2\u30a4\u30b3\u30f3
|
|
||||||
app_applicationmodel.property.app_icon.description=\u30a2\u30a4\u30b3\u30f3
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.title=\u30a4\u30f3\u30e9\u30a4\u30f3\u7de8\u96c6\u5bfe\u8c61
|
|
||||||
app_applicationmodel.aspect.app_inlineeditable.description=\u30a4\u30f3\u30e9\u30a4\u30f3\u7de8\u96c6\u5bfe\u8c61
|
|
||||||
app_applicationmodel.property.app_editInline.title=\u30a4\u30f3\u30e9\u30a4\u30f3\u7de8\u96c6
|
|
||||||
app_applicationmodel.property.app_editInline.description=\u30a4\u30f3\u30e9\u30a4\u30f3\u7de8\u96c6
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_workflow.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc
|
|
||||||
app_applicationmodel.aspect.app_workflow.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc
|
|
||||||
app_applicationmodel.aspect.app_simpleworkflow.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc
|
|
||||||
app_applicationmodel.property.app_approveStep.title=\u627f\u8a8d\u30b9\u30c6\u30c3\u30d7
|
|
||||||
app_applicationmodel.property.app_approveStep.description=\u627f\u8a8d\u30b9\u30c6\u30c3\u30d7
|
|
||||||
app_applicationmodel.property.app_approveFolder.title=\u627f\u8a8d\u30d5\u30a9\u30eb\u30c0
|
|
||||||
app_applicationmodel.property.app_approveFolder.description=\u627f\u8a8d\u30d5\u30a9\u30eb\u30c0
|
|
||||||
app_applicationmodel.property.app_approveMove.title=\u79fb\u52d5\u307e\u305f\u306f\u30b3\u30d4\u30fc
|
|
||||||
app_applicationmodel.property.app_approveMove.description=\u79fb\u52d5\u307e\u305f\u306f\u30b3\u30d4\u30fc
|
|
||||||
app_applicationmodel.property.app_rejectStep.title=\u62d2\u5426\u30b9\u30c6\u30c3\u30d7
|
|
||||||
app_applicationmodel.property.app_rejectStep.description=\u62d2\u5426\u30b9\u30c6\u30c3\u30d7
|
|
||||||
app_applicationmodel.property.app_rejectFolder.title=\u62d2\u5426\u30d5\u30a9\u30eb\u30c0
|
|
||||||
app_applicationmodel.property.app_rejectFolder.description=\u62d2\u5426\u30d5\u30a9\u30eb\u30c0
|
|
||||||
app_applicationmodel.property.app_rejectMove.title=\u79fb\u52d5\u307e\u305f\u306f\u30b3\u30d4\u30fc
|
|
||||||
app_applicationmodel.property.app_rejectMove.description=\u79fb\u52d5\u307e\u305f\u306f\u30b3\u30d4\u30fc
|
|
||||||
|
|
||||||
app_applicationmodel.aspect.app_configurable.title=\u8a2d\u5b9a\u53ef\u80fd
|
|
||||||
app_applicationmodel.aspect.app_configurable.description=\u8a2d\u5b9a\u53ef\u80fd
|
|
||||||
app_applicationmodel.association.app_configurations.title=\u8a2d\u5b9a
|
|
||||||
app_applicationmodel.association.app_configurations.description=\u8a2d\u5b9a
|
|
@@ -1,8 +0,0 @@
|
|||||||
# AVM related messages
|
|
||||||
|
|
||||||
expiredcontent.workflow.title=Abgelaufener Inhalt in "{0}"
|
|
||||||
avmlockservice.locked=Sie haben keinen Zugriff auf "{0}"; "{0}"ist derzeit durch Benutzer "{1}" gesperrt.
|
|
||||||
testserver.taken=Der von Ihnen gew\u00e4hlte Testserver "{0}" wurde einem anderen Benutzer zugewiesen. Falls m\u00f6glich bitte einen anderen Server ausw\u00e4hlen und noch einmal versuchen.
|
|
||||||
|
|
||||||
avm.cycle.create=Zyklus w\u00fcrde erstellt werden.
|
|
||||||
avm.cycle.lookup=Zyklus in Lookup.
|
|
@@ -1,8 +0,0 @@
|
|||||||
# AVM related messages
|
|
||||||
|
|
||||||
expiredcontent.workflow.title=Contenido vencido en ''{0}''
|
|
||||||
avmlockservice.locked=Usted no tiene acceso a ''{0}''; actualmente est\u00e1 bloqueado por el usuario {1}.
|
|
||||||
testserver.taken=El servidor de test ''{0}'' que ha seleccionado ha sido asignado a otro usuario, si es posible, seleccione un servidor diferente y vuelva a intentar.
|
|
||||||
|
|
||||||
avm.cycle.create=El ciclo ser\u00eda creado.
|
|
||||||
avm.cycle.lookup=Ciclo en examen.
|
|
@@ -1,8 +0,0 @@
|
|||||||
# AVM related messages
|
|
||||||
|
|
||||||
expiredcontent.workflow.title=Contenu expir\u00e9 dans ''{0}''
|
|
||||||
avmlockservice.locked=Vous n'avez pas acc\u00e8s \u00e0 "{0}'' car celui-ci est actuellement verrouill\u00e9 par l'utilisateur ''{1}''.
|
|
||||||
testserver.taken=Le serveur de test ''{0}'' s\u00e9lectionn\u00e9 a \u00e9t\u00e9 attribu\u00e9 \u00e0 un autre utilisateur. Si possible, s\u00e9lectionner un autre serveur et r\u00e9essayer.
|
|
||||||
|
|
||||||
avm.cycle.create=Un cycle sera cr\u00e9\u00e9.
|
|
||||||
avm.cycle.lookup=Cycle en recherche.
|
|
@@ -1,8 +0,0 @@
|
|||||||
# AVM related messages
|
|
||||||
|
|
||||||
expiredcontent.workflow.title=Contenuto scaduto in ''{0}''
|
|
||||||
avmlockservice.locked=Non si dispone dell'accesso a ''{0}''; attualmente \u00e8 bloccato dall'utente ''{1}''.
|
|
||||||
testserver.taken=Il server di test ''{0}'' selezionato \u00e8 stato assegnato a un altro utente. Se possibile, selezionare un server diverso e riprovare.
|
|
||||||
|
|
||||||
avm.cycle.create=Verrebbe creato un ciclo.
|
|
||||||
avm.cycle.lookup=Ciclo nella ricerca.
|
|
@@ -1,8 +0,0 @@
|
|||||||
# AVM related messages
|
|
||||||
|
|
||||||
expiredcontent.workflow.title=''{0}''\u5185\u306e\u671f\u9650\u5207\u308c\u30b3\u30f3\u30c6\u30f3\u30c4
|
|
||||||
avmlockservice.locked=''{0}'' \u3078\u306e\u30a2\u30af\u30bb\u30b9\u6a29\u9650\u304c\u3042\u308a\u307e\u305b\u3093\u3002\u73fe\u5728\u30e6\u30fc\u30b6 ''{1}'' \u306b\u3088\u3063\u3066\u30ed\u30c3\u30af\u3055\u308c\u3066\u3044\u307e\u3059\u3002
|
|
||||||
testserver.taken=\u9078\u629e\u3057\u305f\u30c6\u30b9\u30c8\u30b5\u30fc\u30d0''{0}''\u306f\u4ed6\u306e\u30e6\u30fc\u30b6\u306b\u3088\u3063\u3066\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u307e\u3059\u3001\u53ef\u80fd\u3067\u3042\u308c\u3070\u4ed6\u306e\u30b5\u30fc\u30d0\u3092\u9078\u629e\u3057\u3066\u518d\u8a66\u884c\u3057\u3066\u304f\u3060\u3055\u3044\u3002
|
|
||||||
|
|
||||||
avm.cycle.create=\u30b5\u30a4\u30af\u30eb\u304c\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002
|
|
||||||
avm.cycle.lookup=\u30b5\u30a4\u30af\u30eb\u306f\u691c\u67fb\u4e2d\u3067\u3059\u3002
|
|
@@ -1,14 +0,0 @@
|
|||||||
content.template.calculates_if_the_document=Ermittelt, ob der "lokalisierbar Aspekt" auf das Dokument angewandt wird
|
|
||||||
content.template.displays_useful_information=Zeigt n\u00fctzliche Informationen \u00fcber das aktuelle Dokument an
|
|
||||||
content.template.displays_a_list_of_the_documents=Zeigt eine Liste der Dokumente in dem aktuellen Home-Arbeitsbereich des Benutzers an
|
|
||||||
content.template.displays_a_list_of_spaces=Zeigt eine Liste der R\u00e4ume in dem aktuellen Home-Arbeitsbereich des Benutzers an
|
|
||||||
content.template.shows_a_simple_summary_page=Zeigt eine einfache zusammenfassende Seite zu dem aktuellen Benutzer und dessen Home-Arbeitsbereich an
|
|
||||||
content.template.calculates_if_the_document_has=Ermittelt, ob der "\u00fcbersetzbar Aspekt" auf das Dokument angewandt wird
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_space=Zeigt eine Liste der Dokumente im aktuellen Raum an, die in den letzten 7 Tagen erstellt oder ge\u00e4ndert wurden
|
|
||||||
content.template.example_of_various_lists=Beispiel verschiedener Listen von Dokumenten, R\u00e4umen und zusammenfassender Informationen \u00fcber den aktuellen Benutzer
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_user_Home_Space=Zeigt eine Liste der Dokumente in dem aktuellen Home-Arbeitsbereich des Benutzers an Inhalt des Textdokuments wird inline angezeigt, genau wie JPG-Inhalt als kleine Miniaturansichten.
|
|
||||||
content.template.displays_the_audit_trail=Zeigt den Audit-Pfad eines Objektes an.
|
|
||||||
email.template.email_template_for_notifying_users=E-Mail Mustervorlage f\u00fcr Benachrichtigung der Benutzer \u00fcber eine Regel oder Aktion
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=E-Mail Mustervorlage zur Benachrichtigung der Benutzer \u00fcber eine Einladung in einen Raum oder zu einem Dokument
|
|
||||||
rss.template.renders_a_valid_rss=Gibt ein g\u00fcltiges RSS2.0 XML-Dokument aus, das die Dokumente im aktuellen Raum anzeigt, die in den letzten 7 Tagen angelegt oder ge\u00e4ndert wurden. Die Mustervorlage sollte vor Anwendung konfiguriert werden, damit der geeignete Server und Ausgang verwendet werden.
|
|
||||||
rss.template.rss_recent_docs=RSS neueste Dokumente
|
|
@@ -1,14 +0,0 @@
|
|||||||
content.template.calculates_if_the_document=Calcula si el documento tiene aplicado el aspecto traducible
|
|
||||||
content.template.displays_useful_information=Muestra informaci\u00f3n \u00fatil sobre el documento actual
|
|
||||||
content.template.displays_a_list_of_the_documents=Muestra una lista de los documentos en el espacio personal del usuario actual
|
|
||||||
content.template.displays_a_list_of_spaces=Muestra una lista de espacios en el espacio personal del usuario actual
|
|
||||||
content.template.shows_a_simple_summary_page=Muestra una p\u00e1gina de resumen sencilla sobre el usuario actual y su espacio personal
|
|
||||||
content.template.calculates_if_the_document_has=Calcula si el documento tiene aplicado el aspecto traducible
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_space=Muestra una lista de los documentos creados o modificados los \u00faltimos 7 d\u00edas en el espacio actual
|
|
||||||
content.template.example_of_various_lists=Ejemplo de varias listas de documentos, espacios e informaci\u00f3n resumida sobre el usuario actual
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_user_Home_Space=Muestra una lista de los documentos en el espacio personal del usuario actual. Los contenidos del documento de texto se muestran en l\u00ednea, del mismo modo que los contenidos JPG lo son como im\u00e1genes en miniatura.
|
|
||||||
content.template.displays_the_audit_trail=Muestra la pista de auditor\u00eda para un objeto.
|
|
||||||
email.template.email_template_for_notifying_users=Plantilla de correo electr\u00f3nico para notificar a los usuarios una regla o acci\u00f3n
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=Plantilla de correo electr\u00f3nico para notificar a los usuarios una invitaci\u00f3n a un espacio o documento
|
|
||||||
rss.template.renders_a_valid_rss=Renderiza un documento RSS2.0 XML v\u00e1lido que muestra los documentos creados o modificados los \u00faltimos 7 d\u00edas en el espacio actual. La plantilla debe estar configurada para utilizar el servidor y el puerto apropiados antes de su uso.
|
|
||||||
rss.template.rss_recent_docs=Documentos recientes por RSS
|
|
@@ -1,14 +0,0 @@
|
|||||||
content.template.calculates_if_the_document=Calcule si l'aspect localisable a \u00e9t\u00e9 appliqu\u00e9 sur le document
|
|
||||||
content.template.displays_useful_information=Affiche des informations utiles sur le document actuel
|
|
||||||
content.template.displays_a_list_of_the_documents=Affiche une liste des documents dans l'espace personnel de l'utilisateur actuel
|
|
||||||
content.template.displays_a_list_of_spaces=Affiche une liste d'espaces dans l'espace personnel de l'utilisateur actuel
|
|
||||||
content.template.shows_a_simple_summary_page=Affiche une simple page r\u00e9capitulative sur l'utilisateur actuel et son espace personnel
|
|
||||||
content.template.calculates_if_the_document_has=Calcule si l'aspect traduisible a \u00e9t\u00e9 appliqu\u00e9 sur le document
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_space=Affiche une liste des documents dans l'espace actuel cr\u00e9\u00e9s ou modifi\u00e9s au cours des 7\u00a0derniers jours
|
|
||||||
content.template.example_of_various_lists=Exemples de listes de documents, d'espaces et d'informations r\u00e9capitulatives sur l'utilisateur actuel
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_user_Home_Space=Affiche une liste des documents dans l'espace personnel de l'utilisateur actuel. Le contenu des documents texte s'affiche en ligne, tout comme le contenu\u00a0JPG sous la forme de petites vignettes miniatures.
|
|
||||||
content.template.displays_the_audit_trail=Affiche la piste d'audit d'un objet.
|
|
||||||
email.template.email_template_for_notifying_users=Mod\u00e8le d'e-mail de notification des utilisateurs \u00e0 partir d'une r\u00e8gle ou d'une action
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=Mod\u00e8le d'e-mail de notification des utilisateurs \u00e0 propos d'une invitation \u00e0 un espace ou \u00e0 un document
|
|
||||||
rss.template.renders_a_valid_rss=Rend un document\u00a0XML RSS2.0 valide, indiquant les documents de l'espace actuel cr\u00e9\u00e9s ou modifi\u00e9s au cours des 7\u00a0derniers jours. Le mod\u00e8le doit \u00eatre configur\u00e9 de mani\u00e8re \u00e0 utiliser le serveur et le port appropri\u00e9s avant son utilisation.
|
|
||||||
rss.template.rss_recent_docs=Documents r\u00e9cents\u00a0RSS
|
|
@@ -1,14 +0,0 @@
|
|||||||
content.template.calculates_if_the_document=Calcola se al documento \u00e8 applicato l'aspetto Localizable
|
|
||||||
content.template.displays_useful_information=Visualizza informazioni utili sul documento attuale
|
|
||||||
content.template.displays_a_list_of_the_documents=Visualizza l'elenco dei documenti presenti nello spazio di homepage dell'utente attuale
|
|
||||||
content.template.displays_a_list_of_spaces=Visualizza l'elenco degli spazi presenti nello spazio di homepage dell'utente attuale
|
|
||||||
content.template.shows_a_simple_summary_page=Mostra una pagina di sommario semplice riguardante l'utente attuale e il relativo spazio di homepage
|
|
||||||
content.template.calculates_if_the_document_has=Calcola se al documento \u00e8 applicato l'aspetto Translatable
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_space=Visualizza l'elenco dei documenti presenti nello spazio attuale creati o modificati negli ultimi 7 giorni
|
|
||||||
content.template.example_of_various_lists=Esempio con vari elenchi di documenti, spazi e informazioni di sommario riguardanti l'utente attuale
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_user_Home_Space=Visualizza l'elenco dei documenti presenti nello spazio di homepage dell'utente attuale. Il contenuto dei documenti in formato testo viene mostrato in linea, il contenuto in formato JPG viene mostrato come immagini in miniatura.
|
|
||||||
content.template.displays_the_audit_trail=Visualizza l'audit trail di un oggetto.
|
|
||||||
email.template.email_template_for_notifying_users=Modello di e-mail utilizzato per inviare una notifica agli utenti in base a una regola o un'azione
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=Modello di e-mail utilizzato per inviare una notifica agli utenti riguardo a un invito a uno spazio o un documento
|
|
||||||
rss.template.renders_a_valid_rss=Trasforma un documento XML RSS2.0 valido contenente i documenti presenti nello spazio attuale creati o modificati negli ultimi 7 giorni. Si consiglia di configurare il modello in modo da utilizzare il server e la porta appropriati prima dell'uso.
|
|
||||||
rss.template.rss_recent_docs=Documenti RSS recenti
|
|
@@ -1,14 +0,0 @@
|
|||||||
content.template.calculates_if_the_document=\u6587\u66f8\u304c\u30ed\u30fc\u30ab\u30e9\u30a4\u30ba\u5316\u53ef\u80fd\u30a2\u30b9\u30da\u30af\u30c8\u3092\u9069\u7528\u3057\u305f\u5834\u5408\u306b\u8a08\u7b97\u3057\u307e\u3059
|
|
||||||
content.template.displays_useful_information=\u73fe\u5728\u306e\u6587\u66f8\u306b\u95a2\u3059\u308b\u6709\u7528\u306a\u60c5\u5831\u3092\u8868\u793a\u3057\u307e\u3059
|
|
||||||
content.template.displays_a_list_of_the_documents=\u73fe\u5728\u306e\u30e6\u30fc\u30b6\u306e\u30db\u30fc\u30e0\u30b9\u30da\u30fc\u30b9\u306b\u306e\u6587\u66f8\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059
|
|
||||||
content.template.displays_a_list_of_spaces=\u73fe\u5728\u306e\u30e6\u30fc\u30b6\u306e\u30db\u30fc\u30e0\u30b9\u30da\u30fc\u30b9\u306b\u30b9\u30da\u30fc\u30b9\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059
|
|
||||||
content.template.shows_a_simple_summary_page=\u73fe\u5728\u306e\u30e6\u30fc\u30b6\u3068\u305d\u306e\u30db\u30fc\u30e0\u30b9\u30da\u30fc\u30b9\u306b\u95a2\u3059\u308b\u5358\u7d14\u306a\u8981\u7d04\u30da\u30fc\u30b8\u3092\u8868\u793a\u3057\u307e\u3059
|
|
||||||
content.template.calculates_if_the_document_has=\u6587\u66f8\u304c\u7ffb\u8a33\u53ef\u80fd\u30a2\u30b9\u30da\u30af\u30c8\u3092\u9069\u7528\u3057\u305f\u5834\u5408\u306b\u8a08\u7b97\u3057\u307e\u3059
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_space=\u6700\u8fd17\u65e5\u4ee5\u5185\u306b\u4f5c\u6210\u307e\u305f\u306f\u4fee\u6b63\u3055\u308c\u305f\u73fe\u5728\u306e\u30b9\u30da\u30fc\u30b9\u306b\u3042\u308b\u3001\u6587\u66f8\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059
|
|
||||||
content.template.example_of_various_lists=\u73fe\u5728\u306e\u30e6\u30fc\u30b6\u306b\u95a2\u3059\u308b\u6587\u66f8\u3001\u30b9\u30da\u30fc\u30b9\u3001\u8981\u7d04\u60c5\u5831\u306e\u3055\u307e\u3056\u307e\u306a\u30ea\u30b9\u30c8\u306e\u30b5\u30f3\u30d7\u30eb
|
|
||||||
content.template.displays_a_list_of_the_documents_in_the_current_user_Home_Space=\u73fe\u5728\u306e\u30e6\u30fc\u30b6\u306e\u30db\u30fc\u30e0\u30b9\u30da\u30fc\u30b9\u306b\u6587\u66f8\u306e\u30ea\u30b9\u30c8\u3092\u8868\u793a\u3057\u307e\u3059\u3002 Jpeg\u30b3\u30f3\u30c6\u30f3\u30c4\u306f\u5c0f\u3055\u306a\u30b5\u30e0\u30cd\u30a4\u30eb\u753b\u50cf\u306b\u306a\u308b\u305f\u3081\u3001\u30c6\u30ad\u30b9\u30c8\u6587\u66f8\u30b3\u30f3\u30c6\u30f3\u30c4\u304c\u30a4\u30f3\u30e9\u30a4\u30f3\u8868\u793a\u3055\u308c\u307e\u3059\u3002
|
|
||||||
content.template.displays_the_audit_trail=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u76e3\u67fb\u8a3c\u8de1\u3092\u8868\u793a\u3057\u307e\u3059\u3002
|
|
||||||
email.template.email_template_for_notifying_users=\u30eb\u30fc\u30eb\u3084\u30a2\u30af\u30b7\u30e7\u30f3\u304b\u3089\u30e6\u30fc\u30b6\u306b\u901a\u77e5\u3059\u308b\u305f\u3081\u306eE\u30e1\u30fc\u30eb\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=\u30b9\u30da\u30fc\u30b9\u3084\u6587\u66f8\u306b\u3001\u62db\u5f85\u3092\u884c\u3063\u305f\u3053\u3068\u3092\u30e6\u30fc\u30b6\u306b\u901a\u77e5\u3059\u308bE\u30e1\u30fc\u30eb\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
rss.template.renders_a_valid_rss=\u6709\u52b9\u306aRSS2.0 XML\u6587\u66f8\u3092\u30ec\u30f3\u30c0\u30ea\u30f3\u30b0\u3057\u3066\u3001\u6700\u8fd17\u65e5\u4ee5\u5185\u306b\u4f5c\u6210\u307e\u305f\u306f\u4fee\u6b63\u3055\u308c\u305f\u73fe\u5728\u306e\u30b9\u30da\u30fc\u30b9\u306b\u6587\u66f8\u3092\u8868\u793a\u3057\u307e\u3059\u3002 \u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3001\u3042\u3089\u304b\u3058\u3081\u9069\u5207\u306a\u30b5\u30fc\u30d0\u3068\u30dd\u30fc\u30c8\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u8a2d\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
|
|
||||||
rss.template.rss_recent_docs=RSS \u6700\u8fd1\u306e\u6587\u66f8
|
|
@@ -1,15 +0,0 @@
|
|||||||
# Javascript Exapmples Localization
|
|
||||||
|
|
||||||
javascripts.example.backup.title=Backup Skript
|
|
||||||
javascripts.example.backup.description=Einfaches Dokumenten-Backup Skript
|
|
||||||
javascripts.example.test.title=Test Skript Beispiel
|
|
||||||
javascripts.example.test.description=Beispiel verschiedener API-Calls
|
|
||||||
javascripts.example.backupandlog.title=Skipt-Backup und -Protokollierung
|
|
||||||
javascripts.example.backupandlog.description=Sicherungsdatei erstellen und Datum und Uhrzeit protokollieren
|
|
||||||
javascripts.example.appendcopyright.title=Copyright an Datei anh\u00e4ngen
|
|
||||||
javascripts.example.appendcopyright.description=Copyright Zeile an Text oder HTML-Dateien anh\u00e4ngen
|
|
||||||
javascripts.example.testreturnvalue.title=Beispiel f\u00fcr R\u00fcckgabewert
|
|
||||||
javascripts.example.testreturnvalue.description=R\u00fcckgabe eines Wertes von einem Skript - f\u00fcr das Befehls-Servlet
|
|
||||||
javascripts.example.alfrescodocs.title=Alfresco Lucene Suche
|
|
||||||
javascripts.example.alfrescodocs.description=Alle Dokumente suchen und protokollieren, die Alfresco-Text beinhalten
|
|
||||||
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Javascript Exapmples Localization
|
|
||||||
|
|
||||||
javascripts.example.backup.title=Script de copia de seguridad
|
|
||||||
javascripts.example.backup.description=Script de copia de seguridad de documento sencillo
|
|
||||||
javascripts.example.test.title=Ejemplo de script de test
|
|
||||||
javascripts.example.test.description=Ejemplo de varias llamadas a la API
|
|
||||||
javascripts.example.backupandlog.title=Script de copia de seguridad y registro cronol\u00f3gico
|
|
||||||
javascripts.example.backupandlog.description=Salvaguarda los ficheros registrando fecha y hora
|
|
||||||
javascripts.example.appendcopyright.title=A\u00f1adir copyright a fichero
|
|
||||||
javascripts.example.appendcopyright.description=A\u00f1adir l\u00ednea de copyright a ficheros de texto o HTML
|
|
||||||
javascripts.example.testreturnvalue.title=Devolver ejemplos de un valor
|
|
||||||
javascripts.example.testreturnvalue.description=Devolver un valor desde un script - para el servlet de comandos
|
|
||||||
javascripts.example.alfrescodocs.title=B\u00fasqueda Lucene en Alfresco
|
|
||||||
javascripts.example.alfrescodocs.description=B\u00fasqueda y log de todos los documentos que contienen texto Alfresco
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Javascript Exapmples Localization
|
|
||||||
|
|
||||||
javascripts.example.backup.title=Script de sauvegarde
|
|
||||||
javascripts.example.backup.description=Script simple de sauvegarde de document
|
|
||||||
javascripts.example.test.title=Exemple de script de test
|
|
||||||
javascripts.example.test.description=Exemple de plusieurs appels d'API
|
|
||||||
javascripts.example.backupandlog.title=Script de sauvegarde et de journalisation
|
|
||||||
javascripts.example.backupandlog.description=Sauvegarder des fichiers et noter la date et l'heure
|
|
||||||
javascripts.example.appendcopyright.title=Ajouter un Copyright au fichier
|
|
||||||
javascripts.example.appendcopyright.description=Ajouter une ligne de Copyright aux fichiers texte ou HTML
|
|
||||||
javascripts.example.testreturnvalue.title=Retourner l'exemple de valeur
|
|
||||||
javascripts.example.testreturnvalue.description=Retourner une valeur \u00e0 partir d'un script - pour la command servlet
|
|
||||||
javascripts.example.alfrescodocs.title=Recherche Alfresco Lucene
|
|
||||||
javascripts.example.alfrescodocs.description=Rechercher et noter tous les documents incluant du texte Alfresco
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Javascript Exapmples Localization
|
|
||||||
|
|
||||||
javascripts.example.backup.title=Script di backup
|
|
||||||
javascripts.example.backup.description=Script semplice di backup dei documenti
|
|
||||||
javascripts.example.test.title=Script di test di esempio
|
|
||||||
javascripts.example.test.description=Esempio con varie chiamate di API
|
|
||||||
javascripts.example.backupandlog.title=Script di backup e registrazione
|
|
||||||
javascripts.example.backupandlog.description=Esegue il backup dei file e registra la data e l'ora
|
|
||||||
javascripts.example.appendcopyright.title=Aggiungi copyright al file
|
|
||||||
javascripts.example.appendcopyright.description=Aggiunge la riga di copyright a file di testo o HTML
|
|
||||||
javascripts.example.testreturnvalue.title=Esempio di restituzione di valore
|
|
||||||
javascripts.example.testreturnvalue.description=Restituisce un valore da uno script per la servlet di comando
|
|
||||||
javascripts.example.alfrescodocs.title=Ricerca Alfresco Lucene
|
|
||||||
javascripts.example.alfrescodocs.description=Cerca e registra tutti i documenti contenenti testo Alfresco
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Javascript Examples Localization
|
|
||||||
|
|
||||||
javascripts.example.backup.title=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
javascripts.example.backup.description=\u5358\u7d14\u306a\u6587\u66f8\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
javascripts.example.test.title=\u30b5\u30f3\u30d7\u30eb\u306e\u30c6\u30b9\u30c8\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
javascripts.example.test.description=\u3055\u307e\u3056\u307e\u306aAPI\u30b3\u30fc\u30eb\u306e\u30b5\u30f3\u30d7\u30eb
|
|
||||||
javascripts.example.backupandlog.title=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3068\u30ed\u30ae\u30f3\u30b0\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
javascripts.example.backupandlog.description=\u30d5\u30a1\u30a4\u30eb\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u65e5\u4ed8\u3068\u6642\u523b\u3092\u30ed\u30b0\u3057\u307e\u3059
|
|
||||||
javascripts.example.appendcopyright.title=Copyright\u3092\u30d5\u30a1\u30a4\u30eb\u306b\u8ffd\u52a0\u3057\u307e\u3059
|
|
||||||
javascripts.example.appendcopyright.description=\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306fHTML\u30d5\u30a1\u30a4\u30eb\u306bCopyright\u884c\u3092\u8ffd\u52a0\u3057\u307e\u3059
|
|
||||||
javascripts.example.testreturnvalue.title=\u623b\u308a\u5024\u306e\u30b5\u30f3\u30d7\u30eb
|
|
||||||
javascripts.example.testreturnvalue.description=\u30b3\u30de\u30f3\u30c9\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u306e\u305f\u3081\u306e\u3001\u30b9\u30af\u30ea\u30d7\u30c8\u304b\u3089\u5024\u3092\u623b\u3057\u307e\u3059
|
|
||||||
javascripts.example.alfrescodocs.title=Alfresco Lucene\u691c\u7d22
|
|
||||||
javascripts.example.alfrescodocs.description=Alfresco\u30c6\u30ad\u30b9\u30c8\u306b\u683c\u7d0d\u3055\u308c\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u6587\u66f8\u3092\u691c\u7d22\u3057\u30ed\u30b0\u3057\u307e\u3059
|
|
@@ -1,13 +0,0 @@
|
|||||||
imap.command_processor.name=command-processor.js
|
|
||||||
imap.command_processor.title=Befehlsprozessor
|
|
||||||
imap.command_processor.description=Email Befehlsprozessor-Skript
|
|
||||||
|
|
||||||
imap.command_search.name=command-search.js
|
|
||||||
imap.command_search.title=Suchbefehl
|
|
||||||
imap.command_search.description=Skript zur Email-Suchbe
|
|
||||||
|
|
||||||
imap.command_utils.name=command-utils.js
|
|
||||||
imap.command_utils.title=Befehl Utils
|
|
||||||
imap.command_utils.description=Email Befehl Utils
|
|
||||||
|
|
||||||
|
|
@@ -1,11 +0,0 @@
|
|||||||
imap.command_processor.name=command-processor.js
|
|
||||||
imap.command_processor.title=Procesador de comandos
|
|
||||||
imap.command_processor.description=Script de procesador de comandos de email
|
|
||||||
|
|
||||||
imap.command_search.name=command-search.js
|
|
||||||
imap.command_search.title=Comando Buscar
|
|
||||||
imap.command_search.description=Script de comandos de b\u00fasqueda de correo electr\u00f3nico
|
|
||||||
|
|
||||||
imap.command_utils.name=command-utils.js
|
|
||||||
imap.command_utils.title=Utilidades de comandos
|
|
||||||
imap.command_utils.description=Utilidades de comandos de correo electr\u00f3nico
|
|
@@ -1,12 +0,0 @@
|
|||||||
imap.command_processor.name=command-processor.js
|
|
||||||
imap.command_processor.title=Processeur de commande
|
|
||||||
imap.command_processor.description=Script de processeur de commande d'e-mail
|
|
||||||
|
|
||||||
imap.command_search.name=command-search.js
|
|
||||||
imap.command_search.title=Commande de recherche
|
|
||||||
imap.command_search.description=Script de commande de recherche d'e-mail
|
|
||||||
|
|
||||||
imap.command_utils.name=command-utils.js
|
|
||||||
imap.command_utils.title=Utilitaires de commande
|
|
||||||
imap.command_utils.description=Utilitaires de commande d'e-mail
|
|
||||||
|
|
@@ -1,11 +0,0 @@
|
|||||||
imap.command_processor.name=command-processor.js
|
|
||||||
imap.command_processor.title=Processore di comandi
|
|
||||||
imap.command_processor.description=Script del processore di comandi di e-mail
|
|
||||||
|
|
||||||
imap.command_search.name=command-search.js
|
|
||||||
imap.command_search.title=Comando di ricerca
|
|
||||||
imap.command_search.description=Script del comando di ricerca di e-mail
|
|
||||||
|
|
||||||
imap.command_utils.name=command-utils.js
|
|
||||||
imap.command_utils.title=Utilit\u00e0 di comando
|
|
||||||
imap.command_utils.description=Utilit\u00e0 di comando di e-mail
|
|
@@ -1,12 +0,0 @@
|
|||||||
imap.command_processor.name=command-processor.js
|
|
||||||
imap.command_processor.title=\u30b3\u30de\u30f3\u30c9\u30d7\u30ed\u30bb\u30c3\u30b5
|
|
||||||
imap.command_processor.description=E\u30e1\u30fc\u30eb\u30b3\u30de\u30f3\u30c9\u51e6\u7406\u7528\u306e\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
|
|
||||||
imap.command_search.name=command-search.js
|
|
||||||
imap.command_search.title=\u691c\u7d22\u30b3\u30de\u30f3\u30c9
|
|
||||||
imap.command_search.description=E\u30e1\u30fc\u30eb\u691c\u7d22\u30b3\u30de\u30f3\u30c9\u306e\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
|
|
||||||
imap.command_utils.name=command-utils.js
|
|
||||||
imap.command_utils.title=\u30b3\u30de\u30f3\u30c9\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3
|
|
||||||
imap.command_utils.description=E\u30e1\u30fc\u30eb\u30b3\u30de\u30f3\u30c9\u30e6\u30fc\u30c6\u30a3\u30ea\u30c6\u30a3
|
|
||||||
|
|
@@ -1,17 +0,0 @@
|
|||||||
javascripts.backup.description=Einfaches Dokumenten-Backup Skript
|
|
||||||
javascripts.backup.title=Backup Skript
|
|
||||||
|
|
||||||
javascripts.examle_test.description=Beispiel verschiedener Alfresco API-Calls
|
|
||||||
javascripts.examle_test.title=Test Skript Beispiel
|
|
||||||
|
|
||||||
javascripts.backup_and_log.description=Sicherungsdatei erstellen und Datum und Uhrzeit protokollieren
|
|
||||||
javascripts.backup_and_log.title=Skript-Backup und -Protokollierung
|
|
||||||
|
|
||||||
javascripts.append_copyright.description=Copyright Zeile an Text oder HTML-Dateien anh\u00e4ngen
|
|
||||||
javascripts.append_copyright.title=Copyright an Datei anh\u00e4ngen
|
|
||||||
|
|
||||||
javascripts.lucene_search.description=Alle Dokumente suchen und protokollieren, die Alfresco-Text beinhalten
|
|
||||||
javascripts.lucene_search.title=Alfresco Lucene Suche
|
|
||||||
|
|
||||||
javascripts.return_value.description=R\u00fcckgabe eines Wertes von einem Skript - f\u00fcr das Befehls-Servlet
|
|
||||||
javascripts.return_value.title=Beispiel f\u00fcr R\u00fcckgabewert
|
|
@@ -1,17 +0,0 @@
|
|||||||
javascripts.backup.description=Script de copia de seguridad de documento sencillo
|
|
||||||
javascripts.backup.title=Script de copia de seguridad
|
|
||||||
|
|
||||||
javascripts.examle_test.description=Ejemplo de varias llamadas a la API Alfresco
|
|
||||||
javascripts.examle_test.title=Ejemplo de script de test
|
|
||||||
|
|
||||||
javascripts.backup_and_log.description=Salvaguarda los ficheros registrando fecha y hora
|
|
||||||
javascripts.backup_and_log.title=Script de copia de seguridad y registro cronol\u00f3gico
|
|
||||||
|
|
||||||
javascripts.append_copyright.description=A\u00f1adir l\u00ednea de copyright a ficheros de texto o HTML
|
|
||||||
javascripts.append_copyright.title=A\u00f1adir copyright a fichero
|
|
||||||
|
|
||||||
javascripts.lucene_search.description=B\u00fasqueda y registro de todos los documentos que contienen texto Alfresco
|
|
||||||
javascripts.lucene_search.title=B\u00fasqueda Lucene en Alfresco
|
|
||||||
|
|
||||||
javascripts.return_value.description=Devolver un valor de un script - para el servlet de comandos
|
|
||||||
javascripts.return_value.title=Devolver ejemplos de un valor
|
|
@@ -1,17 +0,0 @@
|
|||||||
javascripts.backup.description=Script simple de sauvegarde de document
|
|
||||||
javascripts.backup.title=Script de sauvegarde
|
|
||||||
|
|
||||||
javascripts.examle_test.description=Exemple de plusieurs appels d'API Alfresco
|
|
||||||
javascripts.examle_test.title=Exemple de script de test
|
|
||||||
|
|
||||||
javascripts.backup_and_log.description=Sauvegarder des fichiers et noter la date et l'heure
|
|
||||||
javascripts.backup_and_log.title=Script de sauvegarde et de journalisation
|
|
||||||
|
|
||||||
javascripts.append_copyright.description=Ajouter une ligne de Copyright aux fichiers texte ou HTML
|
|
||||||
javascripts.append_copyright.title=Ajouter un Copyright au fichier
|
|
||||||
|
|
||||||
javascripts.lucene_search.description=Rechercher et noter tous les documents incluant du texte Alfresco
|
|
||||||
javascripts.lucene_search.title=Recherche Alfresco Lucene
|
|
||||||
|
|
||||||
javascripts.return_value.description=Retourner une valeur \u00e0 partir d'un script - pour la command servlet
|
|
||||||
javascripts.return_value.title=Retourner l'exemple de valeur
|
|
@@ -1,17 +0,0 @@
|
|||||||
javascripts.backup.description=Script semplice di backup dei documenti
|
|
||||||
javascripts.backup.title=Script di backup
|
|
||||||
|
|
||||||
javascripts.examle_test.description=Esempio con varie chiamate di API Alfresco
|
|
||||||
javascripts.examle_test.title=Script di test di esempio
|
|
||||||
|
|
||||||
javascripts.backup_and_log.description=Esegue il backup dei file e registra la data e l'ora
|
|
||||||
javascripts.backup_and_log.title=Script di backup e registrazione
|
|
||||||
|
|
||||||
javascripts.append_copyright.description=Aggiunge la riga di copyright a file di testo o HTML
|
|
||||||
javascripts.append_copyright.title=Aggiungi copyright al file
|
|
||||||
|
|
||||||
javascripts.lucene_search.description=Cerca e registra tutti i documenti contenenti testo Alfresco
|
|
||||||
javascripts.lucene_search.title=Ricerca Alfresco Lucene
|
|
||||||
|
|
||||||
javascripts.return_value.description=Restituisce un valore da uno script per la servlet di comando
|
|
||||||
javascripts.return_value.title=Esempio di restituzione di valore
|
|
@@ -1,17 +0,0 @@
|
|||||||
javascripts.backup.description=\u5358\u7d14\u306a\u6587\u66f8\u306e\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u306e\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
javascripts.backup.title=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
|
|
||||||
javascripts.examle_test.description=Alfresco API\u30b3\u30fc\u30eb\u306e\u30b5\u30f3\u30d7\u30eb
|
|
||||||
javascripts.examle_test.title=\u30b5\u30f3\u30d7\u30eb\u306e\u30c6\u30b9\u30c8\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
|
|
||||||
javascripts.backup_and_log.description=\u30d5\u30a1\u30a4\u30eb\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3057\u65e5\u4ed8\u3068\u6642\u523b\u3092\u30ed\u30b0\u3057\u307e\u3059
|
|
||||||
javascripts.backup_and_log.title=\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3068\u30ed\u30ae\u30f3\u30b0\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
|
|
||||||
javascripts.append_copyright.description=\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306fHTML\u30d5\u30a1\u30a4\u30eb\u306bCopyright\u884c\u3092\u8ffd\u52a0\u3057\u307e\u3059
|
|
||||||
javascripts.append_copyright.title=Copyright\u3092\u30d5\u30a1\u30a4\u30eb\u306b\u8ffd\u52a0\u3057\u307e\u3059
|
|
||||||
|
|
||||||
javascripts.lucene_search.description=Alfresco\u30c6\u30ad\u30b9\u30c8\u306b\u683c\u7d0d\u3055\u308c\u3066\u3044\u308b\u3059\u3079\u3066\u306e\u6587\u66f8\u3092\u691c\u7d22\u3057\u30ed\u30b0\u3057\u307e\u3059
|
|
||||||
javascripts.lucene_search.title=Alfresco Lucene\u691c\u7d22
|
|
||||||
|
|
||||||
javascripts.return_value.description=\u30b3\u30de\u30f3\u30c9\u30b5\u30fc\u30d6\u30ec\u30c3\u30c8\u306e\u305f\u3081\u306e\u3001\u30b9\u30af\u30ea\u30d7\u30c8\u304b\u3089\u5024\u3092\u623b\u3057\u307e\u3059
|
|
||||||
javascripts.return_value.title=\u623b\u308a\u5024\u306e\u30b5\u30f3\u30d7\u30eb
|
|
@@ -1,3 +0,0 @@
|
|||||||
readme.template.description=Inhalt einer Readme-Datei (readme.html oder readme.ftl genannt) anzeigen.
|
|
||||||
readme.template.title=readme.ftl
|
|
||||||
|
|
@@ -1,2 +0,0 @@
|
|||||||
readme.template.description=Mostrar el contenido de un fichero readme (llamado readme.html o readme.ftl)
|
|
||||||
readme.template.title=readme.ftl
|
|
@@ -1,2 +0,0 @@
|
|||||||
readme.template.description=Afficher le contenu d'un fichier readme (intitul\u00e9 readme.html ou readme.ftl)
|
|
||||||
readme.template.title=readme.ftl
|
|
@@ -1,2 +0,0 @@
|
|||||||
readme.template.description=Visualizza il contenuto di un file readme (denominato readme.html o readme.ftl)
|
|
||||||
readme.template.title=readme.ftl
|
|
@@ -1,2 +0,0 @@
|
|||||||
readme.template.description=Readme\u30d5\u30a1\u30a4\u30eb(\u3064\u307e\u308a\u3001readme.html\u307e\u305f\u306freadme.ftl)\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u8868\u793a\u3057\u307e\u3059
|
|
||||||
readme.template.title=readme.ftl
|
|
@@ -36,6 +36,9 @@ spaces.notify_templates.email.description=Email Notify templates
|
|||||||
spaces.templates.rss.name=RSS Templates
|
spaces.templates.rss.name=RSS Templates
|
||||||
spaces.templates.rss.description=RSS templates
|
spaces.templates.rss.description=RSS templates
|
||||||
|
|
||||||
|
spaces.actions.scheduled_actions.name=Scheduled Actions
|
||||||
|
spaces.actions.scheduled_actions.description=Schedule of when persistent actions are executed
|
||||||
|
|
||||||
spaces.rendition.rendering_actions.name=Rendering Actions Space
|
spaces.rendition.rendering_actions.name=Rendering Actions Space
|
||||||
spaces.rendition.rendering_actions.description=A space used by the system to persist rendering actions.
|
spaces.rendition.rendering_actions.description=A space used by the system to persist rendering actions.
|
||||||
|
|
||||||
|
@@ -1,100 +0,0 @@
|
|||||||
## Labels used in bootstrap Space definitions
|
|
||||||
|
|
||||||
spaces.company_home.name=Firmen-Home
|
|
||||||
spaces.company_home.description=Root-Raum der Firma
|
|
||||||
|
|
||||||
spaces.dictionary.name=Datenverzeichnis
|
|
||||||
spaces.dictionary.description=Benutzerdefinierte Definitionen
|
|
||||||
|
|
||||||
spaces.imapConfig.name=Imap Configs
|
|
||||||
spaces.imapConfig.description=Imap Configs
|
|
||||||
|
|
||||||
spaces.imap_templates.name=Mustervorlagen
|
|
||||||
spaces.imap_templates.description=Mustervorlage f\u00fcr IMAP-generierte Nachrichten
|
|
||||||
|
|
||||||
spaces.emailActions.name=E-Mail-Aktionen
|
|
||||||
spaces.emailActions.description=E-Mail-Aktionen
|
|
||||||
|
|
||||||
spaces.searchAction.name=Suche
|
|
||||||
spaces.searchAction.description=Suche
|
|
||||||
|
|
||||||
spaces.templates.name=Raum-Mustervorlagen
|
|
||||||
spaces.templates.description=Mustervorlagen Raum-Ordner
|
|
||||||
|
|
||||||
spaces.templates.content.name=Pr\u00e4sentations-Mustervorlagen
|
|
||||||
spaces.templates.content.description=Pr\u00e4sentations-Mustervorlagen
|
|
||||||
|
|
||||||
spaces.templates.email.name=E-Mail Mustervorlagen
|
|
||||||
spaces.templates.email.description=E-Mail Mustervorlagen
|
|
||||||
|
|
||||||
spaces.invite_templates.email.name=E-Mail Einladungs-Mustervorlagen
|
|
||||||
spaces.invite_templates.email.description=E-Mail Einladungs-Mustervorlagen
|
|
||||||
|
|
||||||
spaces.notify_templates.email.name=E-Mail Benachrichtigungs-Mustervorlagen
|
|
||||||
spaces.notify_templates.email.description=E-Mail Benachrichtigungs-Mustervorlagen
|
|
||||||
|
|
||||||
spaces.templates.rss.name=RSS Mustervorlagen
|
|
||||||
spaces.templates.rss.description=RSS Mustervorlagen
|
|
||||||
|
|
||||||
spaces.rendition.rendering_actions.name=Arbeitsbereich f\u00fcr Renderingaktionen
|
|
||||||
spaces.rendition.rendering_actions.description=Ein von dem System verwendeter Raum zur Umsetzung von Rendering-Aktionen.
|
|
||||||
|
|
||||||
spaces.replication.replication_actions.name=Arbeitsbereich f\u00fcr Replikationsaktionen
|
|
||||||
spaces.replication.replication_actions.description=Ein von dem System verwendeter Raum zur Umsetzung von Replikations-Aktionen.
|
|
||||||
|
|
||||||
spaces.savedsearches.name=Gespeicherte Suchen
|
|
||||||
spaces.savedsearches.description=Gespeicherte Suchen
|
|
||||||
|
|
||||||
spaces.guest_home.name=Besucher-Home
|
|
||||||
spaces.guest_home.description=Root Arbeitsbereich f\u00fcr G\u00e4ste
|
|
||||||
|
|
||||||
spaces.scripts.name=Skripte
|
|
||||||
spaces.scripts.description=JavaScript Dateien
|
|
||||||
|
|
||||||
spaces.wcm.name=Web Projekte
|
|
||||||
spaces.wcm.description=Web Content Management R\u00e4ume
|
|
||||||
|
|
||||||
spaces.wcm_content_forms.name=Web-Formulare
|
|
||||||
spaces.wcm_content_forms.description=Web Content Formulare
|
|
||||||
|
|
||||||
spaces.user_homes.name=Benutzer-Homes
|
|
||||||
spaces.user_homes.description=Benutzer-Homes
|
|
||||||
|
|
||||||
spaces.content_forms.name=Formulare
|
|
||||||
spaces.content_forms.description=Inhaltsformulare
|
|
||||||
|
|
||||||
spaces.sites.name=Sites
|
|
||||||
spaces.sites.description=Collaboration Site Arbeitsr\u00e4ume
|
|
||||||
|
|
||||||
spaces.templates.email.invite.name=einladen
|
|
||||||
spaces.templates.email.invite.description=E-Mail Mustervorlagen f\u00fcr Einladungen
|
|
||||||
|
|
||||||
spaces.imap_home.name=IMAP Home
|
|
||||||
spaces.imap_home.description=IMAP Home
|
|
||||||
|
|
||||||
spaces.templates.email.invite1.name=E-Mail Einladungs-Mustervorlagen
|
|
||||||
spaces.templates.email.invite1.description=E-Mail Einladungs-Mustervorlagen
|
|
||||||
|
|
||||||
spaces.templates.email.notify.name=E-Mail Benachrichtigungs-Mustervorlagen
|
|
||||||
spaces.templates.email.notify.description=E-Mail Benachrichtigungs-Mustervorlagen
|
|
||||||
|
|
||||||
spaces.templates.email.generate_the_invite_email.description=E-Mail Vorlage zur Generierung der Einladungsmail f\u00fcr Alfresco Share
|
|
||||||
|
|
||||||
email.template.email_template_for_notifying_users=E-Mail Mustervorlage f\u00fcr Benachrichtigung der Benutzer \u00fcber eine Regel oder Aktion
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=E-Mail Mustervorlage zur Benachrichtigung der Benutzer \u00fcber eine Einladung in einen Raum oder zu einem Dokument
|
|
||||||
|
|
||||||
spaces.web.client.extension.name=Web Client Erweiterung
|
|
||||||
spaces.web.client.extension.title=Parametrierter Web Client
|
|
||||||
spaces.web.client.extension.description=Parametrierter Web Client
|
|
||||||
|
|
||||||
spaces.models.name=Modelle
|
|
||||||
spaces.models.title=Parametrierte Modelle
|
|
||||||
spaces.models.description=Parametrierte Modelle
|
|
||||||
|
|
||||||
spaces.messages.name=Nachrichten
|
|
||||||
spaces.messages.title=Parametrierte Nachrichten
|
|
||||||
spaces.messages.description=Parametrierte Nachrichten
|
|
||||||
|
|
||||||
spaces.workflow.definitions.name=Workflowdefinitionen
|
|
||||||
spaces.workflow.definitions.title=Parametrierte Definitionen f\u00fcr den Arbeitsablaufsprozess
|
|
||||||
spaces.workflow.definitions.description=Parametrierte Definitionen f\u00fcr den Arbeitsablaufsprozess
|
|
@@ -1,100 +0,0 @@
|
|||||||
# Labels used in bootstrap Space definitions
|
|
||||||
|
|
||||||
spaces.company_home.name=Espacio de empresa
|
|
||||||
spaces.company_home.description=El espacio ra\u00edz de empresa
|
|
||||||
|
|
||||||
spaces.dictionary.name=Diccionario de datos
|
|
||||||
spaces.dictionary.description=Definiciones gestionadas por usuario
|
|
||||||
|
|
||||||
spaces.imapConfig.name=Configuraciones IMAP
|
|
||||||
spaces.imapConfig.description=Configuraciones IMAP
|
|
||||||
|
|
||||||
spaces.imap_templates.name=Plantillas
|
|
||||||
spaces.imap_templates.description=Plantillas para mensajes generados por IMAP
|
|
||||||
|
|
||||||
spaces.emailActions.name=Acciones de correo electr\u00f3nico
|
|
||||||
spaces.emailActions.description=Acciones de correo electr\u00f3nico
|
|
||||||
|
|
||||||
spaces.searchAction.name=buscar
|
|
||||||
spaces.searchAction.description=buscar
|
|
||||||
|
|
||||||
spaces.templates.name=Plantillas de espacio
|
|
||||||
spaces.templates.description=Plantillas de carpeta de espacio
|
|
||||||
|
|
||||||
spaces.templates.content.name=Plantillas de presentaci\u00f3n
|
|
||||||
spaces.templates.content.description=Plantillas de presentaci\u00f3n
|
|
||||||
|
|
||||||
spaces.templates.email.name=Plantillas de correo electr\u00f3nico
|
|
||||||
spaces.templates.email.description=Plantillas de correo electr\u00f3nico
|
|
||||||
|
|
||||||
spaces.invite_templates.email.name=Plantillas de invitaci\u00f3n por correo eletr\u00f3nico
|
|
||||||
spaces.invite_templates.email.description=Plantillas de invitaci\u00f3n por correo eletr\u00f3nico
|
|
||||||
|
|
||||||
spaces.notify_templates.email.name=Plantillas de notificaci\u00f3n por correo electr\u00f3nico
|
|
||||||
spaces.notify_templates.email.description=Plantillas de notificaci\u00f3n por correo electr\u00f3nico
|
|
||||||
|
|
||||||
spaces.templates.rss.name=Plantillas RSS
|
|
||||||
spaces.templates.rss.description=Plantillas RSS
|
|
||||||
|
|
||||||
spaces.rendition.rendering_actions.name=Espacio de renderizaci\u00f3n de acciones
|
|
||||||
spaces.rendition.rendering_actions.description=Un espacio utilizado por el sistema para la persistencia de acciones de renderizaci\u00f3n.
|
|
||||||
|
|
||||||
spaces.replication.replication_actions.name=Espacio de replicaci\u00f3n de acciones
|
|
||||||
spaces.replication.replication_actions.description=Un espacio utilizado por el sistema para la persistencia de acciones de replicaci\u00f3n.
|
|
||||||
|
|
||||||
spaces.savedsearches.name=B\u00fasquedas guardadas
|
|
||||||
spaces.savedsearches.description=B\u00fasquedas guardadas
|
|
||||||
|
|
||||||
spaces.guest_home.name=Espacio de invitado
|
|
||||||
spaces.guest_home.description=El espacio ra\u00edz de invitado
|
|
||||||
|
|
||||||
spaces.scripts.name=Scripts
|
|
||||||
spaces.scripts.description=Ficheros JavaScript
|
|
||||||
|
|
||||||
spaces.wcm.name=Proyectos Web
|
|
||||||
spaces.wcm.description=Espacios Web Content Management
|
|
||||||
|
|
||||||
spaces.wcm_content_forms.name=Formularios Web
|
|
||||||
spaces.wcm_content_forms.description=Formularios de contenido Web
|
|
||||||
|
|
||||||
spaces.user_homes.name=Espacios personales de usuario
|
|
||||||
spaces.user_homes.description=Espacios personales de usuario
|
|
||||||
|
|
||||||
spaces.content_forms.name=Formularios
|
|
||||||
spaces.content_forms.description=Formularios de contenido
|
|
||||||
|
|
||||||
spaces.sites.name=Sitios
|
|
||||||
spaces.sites.description=Espacios de colaboraci\u00f3n de sitio
|
|
||||||
|
|
||||||
spaces.templates.email.invite.name=invitar
|
|
||||||
spaces.templates.email.invite.description=Plantillas de correo electr\u00f3nico de invitaci\u00f3n
|
|
||||||
|
|
||||||
spaces.imap_home.name=Inicio IMAP
|
|
||||||
spaces.imap_home.description=Inicio IMAP
|
|
||||||
|
|
||||||
spaces.templates.email.invite1.name=Plantillas de correo electr\u00f3nico de invitaci\u00f3n
|
|
||||||
spaces.templates.email.invite1.description=Plantillas de correo electr\u00f3nico de invitaci\u00f3n
|
|
||||||
|
|
||||||
spaces.templates.email.notify.name=Plantillas de correo electr\u00f3nico de notificaci\u00f3n
|
|
||||||
spaces.templates.email.notify.description=Plantillas de correo electr\u00f3nico de notificaci\u00f3n
|
|
||||||
|
|
||||||
spaces.templates.email.generate_the_invite_email.description=Plantilla correo electr\u00f3nico utilizada para generar el correo electr\u00f3nico de invitaci\u00f3n a Alfresco Share
|
|
||||||
|
|
||||||
email.template.email_template_for_notifying_users=Plantilla de correo electr\u00f3nico para notificar a los usuarios una regla o acci\u00f3n
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=Plantilla de correo electr\u00f3nico para notificar a los usuarios una invitaci\u00f3n a un espacio o documento
|
|
||||||
|
|
||||||
spaces.web.client.extension.name=Extensi\u00f3n de cliente Web
|
|
||||||
spaces.web.client.extension.title=Cliente Web personalizado
|
|
||||||
spaces.web.client.extension.description=Cliente Web personalizado
|
|
||||||
|
|
||||||
spaces.models.name=Modelos
|
|
||||||
spaces.models.title=Modelos personalizados
|
|
||||||
spaces.models.description=Modelos personalizados
|
|
||||||
|
|
||||||
spaces.messages.name=Mensajes
|
|
||||||
spaces.messages.title=Mensajes personalizados
|
|
||||||
spaces.messages.description=Mensajes personalizados
|
|
||||||
|
|
||||||
spaces.workflow.definitions.name=Definiciones de flujo de trabajo
|
|
||||||
spaces.workflow.definitions.title=Definiciones personalizadas de procesos de flujo de trabajo
|
|
||||||
spaces.workflow.definitions.description=Definiciones personalizadas de procesos de flujo de trabajo
|
|
@@ -1,100 +0,0 @@
|
|||||||
# Labels used in bootstrap Space definitions
|
|
||||||
|
|
||||||
spaces.company_home.name=Espace racine
|
|
||||||
spaces.company_home.description=L'espace racine de la soci\u00e9t\u00e9
|
|
||||||
|
|
||||||
spaces.dictionary.name=Dictionnaire de donn\u00e9es
|
|
||||||
spaces.dictionary.description=D\u00e9finitions personnalis\u00e9es
|
|
||||||
|
|
||||||
spaces.imapConfig.name=Configurations\u00a0IMAP
|
|
||||||
spaces.imapConfig.description=Configurations\u00a0IMAP
|
|
||||||
|
|
||||||
spaces.imap_templates.name=Mod\u00e8les
|
|
||||||
spaces.imap_templates.description=Mod\u00e8les pour les messages g\u00e9n\u00e9r\u00e9s par IMAP
|
|
||||||
|
|
||||||
spaces.emailActions.name=Actions d'e-mail
|
|
||||||
spaces.emailActions.description=Actions d'e-mail
|
|
||||||
|
|
||||||
spaces.searchAction.name=recherche
|
|
||||||
spaces.searchAction.description=recherche
|
|
||||||
|
|
||||||
spaces.templates.name=Mod\u00e8les d'espace
|
|
||||||
spaces.templates.description=Mod\u00e8les de dossier d'espace
|
|
||||||
|
|
||||||
spaces.templates.content.name=Mod\u00e8les de pr\u00e9sentation
|
|
||||||
spaces.templates.content.description=Mod\u00e8les de pr\u00e9sentation
|
|
||||||
|
|
||||||
spaces.templates.email.name=Mod\u00e8les d'e-mail
|
|
||||||
spaces.templates.email.description=Mod\u00e8les d'e-mail
|
|
||||||
|
|
||||||
spaces.invite_templates.email.name=Mod\u00e8les d'invitation par e-mail
|
|
||||||
spaces.invite_templates.email.description=Mod\u00e8les d'invitation par e-mail
|
|
||||||
|
|
||||||
spaces.notify_templates.email.name=Mod\u00e8les de notification par e-mail
|
|
||||||
spaces.notify_templates.email.description=Mod\u00e8les de notification par e-mail
|
|
||||||
|
|
||||||
spaces.templates.rss.name=Mod\u00e8les\u00a0RSS
|
|
||||||
spaces.templates.rss.description=Mod\u00e8les\u00a0RSS
|
|
||||||
|
|
||||||
spaces.rendition.rendering_actions.name=Espace d'actions de rendu
|
|
||||||
spaces.rendition.rendering_actions.description=Espace utilis\u00e9 par le syst\u00e8me afin de faire persister les actions de rendu.
|
|
||||||
|
|
||||||
spaces.replication.replication_actions.name=Espace d'actions de r\u00e9plication
|
|
||||||
spaces.replication.replication_actions.description=Espace utilis\u00e9 par le syst\u00e8me afin de faire persister les actions de r\u00e9plication.
|
|
||||||
|
|
||||||
spaces.savedsearches.name=Recherches enregistr\u00e9es
|
|
||||||
spaces.savedsearches.description=Recherches enregistr\u00e9es
|
|
||||||
|
|
||||||
spaces.guest_home.name=Espace invit\u00e9
|
|
||||||
spaces.guest_home.description=L'espace racine de l'Invit\u00e9
|
|
||||||
|
|
||||||
spaces.scripts.name=Scripts
|
|
||||||
spaces.scripts.description=Fichiers JavaScript
|
|
||||||
|
|
||||||
spaces.wcm.name=Projets Web
|
|
||||||
spaces.wcm.description=Espaces de gestion de contenu Web
|
|
||||||
|
|
||||||
spaces.wcm_content_forms.name=Formulaires web
|
|
||||||
spaces.wcm_content_forms.description=Formulaires de contenu Web
|
|
||||||
|
|
||||||
spaces.user_homes.name=Espaces Utilisateurs
|
|
||||||
spaces.user_homes.description=Espaces Utilisateurs
|
|
||||||
|
|
||||||
spaces.content_forms.name=Formulaires Web
|
|
||||||
spaces.content_forms.description=Formulaires de Contenu Web
|
|
||||||
|
|
||||||
spaces.sites.name=Sites
|
|
||||||
spaces.sites.description=Espaces de collaboration (Sites)
|
|
||||||
|
|
||||||
spaces.templates.email.invite.name=invitation
|
|
||||||
spaces.templates.email.invite.description=Mod\u00e8les d'e-mail d'invitation
|
|
||||||
|
|
||||||
spaces.imap_home.name=Racine IMAP
|
|
||||||
spaces.imap_home.description=Racine IMAP
|
|
||||||
|
|
||||||
spaces.templates.email.invite1.name=Mod\u00e8les d'e-mail d'invitation
|
|
||||||
spaces.templates.email.invite1.description=Mod\u00e8les d'e-mail d'invitation
|
|
||||||
|
|
||||||
spaces.templates.email.notify.name=Mod\u00e8les d'e-mail de notification
|
|
||||||
spaces.templates.email.notify.description=Mod\u00e8les d'e-mail de notification
|
|
||||||
|
|
||||||
spaces.templates.email.generate_the_invite_email.description=Mod\u00e8le d'e-mail utilis\u00e9 pour g\u00e9n\u00e9rer l'e-mail d'invitation pour Alfresco Share
|
|
||||||
|
|
||||||
email.template.email_template_for_notifying_users=Mod\u00e8le d'e-mail de notification des utilisateurs \u00e0 partir d'une r\u00e8gle ou d'une action
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=Mod\u00e8le d'e-mail de notification des utilisateurs \u00e0 propos d'une invitation \u00e0 un espace ou \u00e0 un document
|
|
||||||
|
|
||||||
spaces.web.client.extension.name=Extension client Web
|
|
||||||
spaces.web.client.extension.title=Client Web personnalis\u00e9
|
|
||||||
spaces.web.client.extension.description=Client Web personnalis\u00e9
|
|
||||||
|
|
||||||
spaces.models.name=Mod\u00e8les
|
|
||||||
spaces.models.title=Mod\u00e8les personnalis\u00e9s
|
|
||||||
spaces.models.description=Mod\u00e8les personnalis\u00e9s
|
|
||||||
|
|
||||||
spaces.messages.name=Messages
|
|
||||||
spaces.messages.title=Messages personnalis\u00e9s
|
|
||||||
spaces.messages.description=Messages personnalis\u00e9s
|
|
||||||
|
|
||||||
spaces.workflow.definitions.name=D\u00e9finitions de flux de travail
|
|
||||||
spaces.workflow.definitions.title=D\u00e9finitions de processus de flux de travail personnalis\u00e9s
|
|
||||||
spaces.workflow.definitions.description=D\u00e9finitions de processus de flux de travail personnalis\u00e9s
|
|
@@ -1,100 +0,0 @@
|
|||||||
# Labels used in bootstrap Space definitions
|
|
||||||
|
|
||||||
spaces.company_home.name=Homepage dell'azienda
|
|
||||||
spaces.company_home.description=Spazio radice dell'azienda
|
|
||||||
|
|
||||||
spaces.dictionary.name=Dizionario dei dati
|
|
||||||
spaces.dictionary.description=Definizioni gestite dall'utente
|
|
||||||
|
|
||||||
spaces.imapConfig.name=Configurazioni IMAP
|
|
||||||
spaces.imapConfig.description=Configurazioni IMAP
|
|
||||||
|
|
||||||
spaces.imap_templates.name=Modelli
|
|
||||||
spaces.imap_templates.description=Modelli per messaggi generati da IMAP
|
|
||||||
|
|
||||||
spaces.emailActions.name=Azioni di e-mail
|
|
||||||
spaces.emailActions.description=Azioni di e-mail
|
|
||||||
|
|
||||||
spaces.searchAction.name=cerca
|
|
||||||
spaces.searchAction.description=cerca
|
|
||||||
|
|
||||||
spaces.templates.name=Modelli di spazio
|
|
||||||
spaces.templates.description=Modelli di cartella di spazio
|
|
||||||
|
|
||||||
spaces.templates.content.name=Modelli di presentazione
|
|
||||||
spaces.templates.content.description=Modelli di presentazione
|
|
||||||
|
|
||||||
spaces.templates.email.name=Modelli di e-mail
|
|
||||||
spaces.templates.email.description=Modelli di e-mail
|
|
||||||
|
|
||||||
spaces.invite_templates.email.name=Modelli di invito tramite e-mail
|
|
||||||
spaces.invite_templates.email.description=Modelli di invito tramite e-mail
|
|
||||||
|
|
||||||
spaces.notify_templates.email.name=Modelli di notifica tramite e-mail
|
|
||||||
spaces.notify_templates.email.description=Modelli di notifica tramite e-mail
|
|
||||||
|
|
||||||
spaces.templates.rss.name=Modelli RSS
|
|
||||||
spaces.templates.rss.description=Modelli RSS
|
|
||||||
|
|
||||||
spaces.rendition.rendering_actions.name=Spazio delle azioni di rendering
|
|
||||||
spaces.rendition.rendering_actions.description=Spazio utilizzato dal sistema per salvare le azioni di rendering
|
|
||||||
|
|
||||||
spaces.replication.replication_actions.name=Spazio delle azioni di replica
|
|
||||||
spaces.replication.replication_actions.description=Spazio utilizzato dal sistema per salvare le azioni di replica
|
|
||||||
|
|
||||||
spaces.savedsearches.name=Ricerche salvate
|
|
||||||
spaces.savedsearches.description=Ricerche salvate
|
|
||||||
|
|
||||||
spaces.guest_home.name=Homepage dell'ospite
|
|
||||||
spaces.guest_home.description=Spazio radice dell'ospite
|
|
||||||
|
|
||||||
spaces.scripts.name=Script
|
|
||||||
spaces.scripts.description=File JavaScript
|
|
||||||
|
|
||||||
spaces.wcm.name=Progetti web
|
|
||||||
spaces.wcm.description=Spazi di gestione dei contenuti web
|
|
||||||
|
|
||||||
spaces.wcm_content_forms.name=Moduli web
|
|
||||||
spaces.wcm_content_forms.description=Moduli di contenuto web
|
|
||||||
|
|
||||||
spaces.user_homes.name=Homepage dell'utente
|
|
||||||
spaces.user_homes.description=Homepage dell'utente
|
|
||||||
|
|
||||||
spaces.content_forms.name=Moduli
|
|
||||||
spaces.content_forms.description=Moduli di contenuto
|
|
||||||
|
|
||||||
spaces.sites.name=Siti
|
|
||||||
spaces.sites.description=Spazi di collaborazione del sito
|
|
||||||
|
|
||||||
spaces.templates.email.invite.name=invita
|
|
||||||
spaces.templates.email.invite.description=Modelli di e-mail di invito
|
|
||||||
|
|
||||||
spaces.imap_home.name=Homepage IMAP
|
|
||||||
spaces.imap_home.description=Homepage IMAP
|
|
||||||
|
|
||||||
spaces.templates.email.invite1.name=Modelli di e-mail di invito
|
|
||||||
spaces.templates.email.invite1.description=Modelli di e-mail di invito
|
|
||||||
|
|
||||||
spaces.templates.email.notify.name=Modelli di e-mail di notifica
|
|
||||||
spaces.templates.email.notify.description=Modelli di e-mail di notifica
|
|
||||||
|
|
||||||
spaces.templates.email.generate_the_invite_email.description=Modello di e-mail utilizzato per generare l'e-mail di invito per Alfresco Share
|
|
||||||
|
|
||||||
email.template.email_template_for_notifying_users=Modello di e-mail utilizzato per inviare una notifica agli utenti in base a una regola o un'azione
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=Modello di e-mail utilizzato per inviare una notifica agli utenti riguardo a un invito a uno spazio o un documento
|
|
||||||
|
|
||||||
spaces.web.client.extension.name=Estensione del client web
|
|
||||||
spaces.web.client.extension.title=Client web personalizzato
|
|
||||||
spaces.web.client.extension.description=Client web personalizzato
|
|
||||||
|
|
||||||
spaces.models.name=Modelli
|
|
||||||
spaces.models.title=Modelli personalizzati
|
|
||||||
spaces.models.description=Modelli personalizzati
|
|
||||||
|
|
||||||
spaces.messages.name=Messaggi
|
|
||||||
spaces.messages.title=Messaggi personalizzati
|
|
||||||
spaces.messages.description=Messaggi personalizzati
|
|
||||||
|
|
||||||
spaces.workflow.definitions.name=Definizioni di workflow
|
|
||||||
spaces.workflow.definitions.title=Definizioni del processo di workflow personalizzate
|
|
||||||
spaces.workflow.definitions.description=Definizioni del processo di workflow personalizzate
|
|
@@ -1,101 +0,0 @@
|
|||||||
# Labels used in bootstrap Space definitions
|
|
||||||
|
|
||||||
spaces.company_home.name=\u30ab\u30f3\u30d1\u30cb\u30fc\u30db\u30fc\u30e0
|
|
||||||
spaces.company_home.description=\u4f1a\u793e\u306e\u30eb\u30fc\u30c8\u30b9\u30da\u30fc\u30b9
|
|
||||||
|
|
||||||
spaces.dictionary.name=\u30c7\u30fc\u30bf\u8f9e\u66f8
|
|
||||||
spaces.dictionary.description=\u30e6\u30fc\u30b6\u304c\u7ba1\u7406\u3059\u308b\u5404\u7a2e\u5b9a\u7fa9
|
|
||||||
|
|
||||||
spaces.imapConfig.name=Imap\u8a2d\u5b9a
|
|
||||||
spaces.imapConfig.description=Imap\u8a2d\u5b9a
|
|
||||||
|
|
||||||
spaces.imap_templates.name=\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.imap_templates.description=IMAP\u304c\u751f\u6210\u3057\u305f\u30e1\u30c3\u30bb\u30fc\u30b8\u7528\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.emailActions.name=E\u30e1\u30fc\u30eb\u30a2\u30af\u30b7\u30e7\u30f3
|
|
||||||
spaces.emailActions.description=E\u30e1\u30fc\u30eb\u30a2\u30af\u30b7\u30e7\u30f3
|
|
||||||
|
|
||||||
spaces.searchAction.name=\u691c\u7d22
|
|
||||||
spaces.searchAction.description=\u691c\u7d22
|
|
||||||
|
|
||||||
spaces.templates.name=\u30b9\u30da\u30fc\u30b9\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.templates.description=\u30b9\u30da\u30fc\u30b9\u30d5\u30a9\u30eb\u30c0\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.templates.content.name=\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.templates.content.description=\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.templates.email.name=E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.templates.email.description=E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.invite_templates.email.name=\u62db\u5f85\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306eE\u30e1\u30fc\u30eb\u9001\u4fe1
|
|
||||||
spaces.invite_templates.email.description=\u62db\u5f85\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306eE\u30e1\u30fc\u30eb\u9001\u4fe1
|
|
||||||
|
|
||||||
spaces.notify_templates.email.name=\u901a\u77e5\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306eE\u30e1\u30fc\u30eb\u9001\u4fe1
|
|
||||||
spaces.notify_templates.email.description=\u901a\u77e5\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306eE\u30e1\u30fc\u30eb\u9001\u4fe1
|
|
||||||
|
|
||||||
spaces.templates.rss.name=RSS\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.templates.rss.description=RSS\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.rendition.rendering_actions.name=\u30ec\u30f3\u30c0\u30ea\u30f3\u30b0\u30a2\u30af\u30b7\u30e7\u30f3\u30b9\u30da\u30fc\u30b9
|
|
||||||
spaces.rendition.rendering_actions.description=\u30ec\u30f3\u30c0\u30ea\u30f3\u30b0\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u6301\u7d9a\u3059\u308b\u305f\u3081\u306b\u30b7\u30b9\u30c6\u30e0\u304c\u5229\u7528\u3059\u308b\u30b9\u30da\u30fc\u30b9
|
|
||||||
|
|
||||||
spaces.replication.replication_actions.name=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30a2\u30af\u30b7\u30e7\u30f3\u30b9\u30da\u30fc\u30b9
|
|
||||||
spaces.replication.replication_actions.description=\u30ec\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30a2\u30af\u30b7\u30e7\u30f3\u3092\u6301\u7d9a\u3059\u308b\u305f\u3081\u306b\u30b7\u30b9\u30c6\u30e0\u304c\u5229\u7528\u3059\u308b\u30b9\u30da\u30fc\u30b9
|
|
||||||
|
|
||||||
spaces.savedsearches.name=\u4fdd\u5b58\u6e08\u691c\u7d22
|
|
||||||
spaces.savedsearches.description=\u4fdd\u5b58\u6e08\u691c\u7d22
|
|
||||||
|
|
||||||
spaces.guest_home.name=\u30b2\u30b9\u30c8\u30db\u30fc\u30e0
|
|
||||||
spaces.guest_home.description=\u30b2\u30b9\u30c8\u306e\u30eb\u30fc\u30c8\u30b9\u30da\u30fc\u30b9
|
|
||||||
|
|
||||||
spaces.scripts.name=\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
spaces.scripts.description=JavaScript\u30d5\u30a1\u30a4\u30eb
|
|
||||||
|
|
||||||
spaces.wcm.name=Web\u30d7\u30ed\u30b8\u30a7\u30af\u30c8
|
|
||||||
spaces.wcm.description=Web\u30b3\u30f3\u30c6\u30f3\u30c4\u7ba1\u7406\u30b9\u30da\u30fc\u30b9
|
|
||||||
|
|
||||||
spaces.wcm_content_forms.name=Web\u30d5\u30a9\u30fc\u30e0
|
|
||||||
spaces.wcm_content_forms.description=Web\u30b3\u30f3\u30c6\u30f3\u30c4\u30d5\u30a9\u30fc\u30e0
|
|
||||||
|
|
||||||
spaces.user_homes.name=\u30e6\u30fc\u30b6\u30db\u30fc\u30e0
|
|
||||||
spaces.user_homes.description=\u30e6\u30fc\u30b6\u30db\u30fc\u30e0
|
|
||||||
|
|
||||||
spaces.content_forms.name=\u30d5\u30a9\u30fc\u30e0
|
|
||||||
spaces.content_forms.description=\u30b3\u30f3\u30c6\u30f3\u30c4\u30d5\u30a9\u30fc\u30e0
|
|
||||||
|
|
||||||
spaces.sites.name=\u30b5\u30a4\u30c8
|
|
||||||
spaces.sites.description=\u30b5\u30a4\u30c8\u30b3\u30e9\u30dc\u30ec\u30fc\u30b7\u30e7\u30f3\u30b9\u30da\u30fc\u30b9
|
|
||||||
|
|
||||||
spaces.templates.email.invite.name=\u62db\u5f85
|
|
||||||
spaces.templates.email.invite.description=\u62db\u5f85E\u30e1\u30fc\u30eb\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.imap_home.name=IMAP\u30db\u30fc\u30e0
|
|
||||||
spaces.imap_home.description=IMAP\u30db\u30fc\u30e0
|
|
||||||
|
|
||||||
spaces.templates.email.invite1.name=\u62db\u5f85E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.templates.email.invite1.description=\u62db\u5f85E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.templates.email.notify.name=\u901a\u77e5E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
spaces.templates.email.notify.description=\u901a\u77e5E\u30e1\u30fc\u30eb\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.templates.email.generate_the_invite_email.description=Alfresco Share\u3067\u62db\u5f85E\u30e1\u30fc\u30eb\u306e\u751f\u6210\u306b\u4f7f\u7528\u3055\u308c\u308b\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
email.template.email_template_for_notifying_users=\u30eb\u30fc\u30eb\u3084\u30a2\u30af\u30b7\u30e7\u30f3\u304b\u3089\u30e6\u30fc\u30b6\u306b\u901a\u77e5\u3059\u308b\u305f\u3081\u306eE\u30e1\u30fc\u30eb\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
email.template.email_template_for_notifying_users_of_an_Invite=\u30b9\u30da\u30fc\u30b9\u3084\u6587\u66f8\u306b\u3001\u62db\u5f85\u3092\u884c\u3063\u305f\u3053\u3068\u3092\u30e6\u30fc\u30b6\u306b\u901a\u77e5\u3059\u308bE\u30e1\u30fc\u30eb\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8
|
|
||||||
|
|
||||||
spaces.web.client.extension.name=Web\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u62e1\u5f35\u5b50
|
|
||||||
spaces.web.client.extension.title=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305fWeb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8
|
|
||||||
spaces.web.client.extension.description=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305fWeb\u30af\u30e9\u30a4\u30a2\u30f3\u30c8
|
|
||||||
|
|
||||||
spaces.models.name=\u30e2\u30c7\u30eb
|
|
||||||
spaces.models.title=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30e2\u30c7\u30eb
|
|
||||||
spaces.models.description=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30e2\u30c7\u30eb
|
|
||||||
|
|
||||||
spaces.messages.name=\u30e1\u30c3\u30bb\u30fc\u30b8
|
|
||||||
spaces.messages.title=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8
|
|
||||||
spaces.messages.description=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30e1\u30c3\u30bb\u30fc\u30b8
|
|
||||||
|
|
||||||
spaces.workflow.definitions.name=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5b9a\u7fa9
|
|
||||||
spaces.workflow.definitions.title=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30d7\u30ed\u30bb\u30b9\u5b9a\u7fa9
|
|
||||||
spaces.workflow.definitions.description=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30d7\u30ed\u30bb\u30b9\u5b9a\u7fa9
|
|
||||||
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Labels used in bootstrap Template definitions
|
|
||||||
|
|
||||||
templates.space.project=Softwareentwicklungs-Projekt
|
|
||||||
templates.space.documentation=Dokumentation
|
|
||||||
templates.space.drafts=Entw\u00fcrfe
|
|
||||||
templates.space.pending_approval=Zustimmung anh\u00e4ngig
|
|
||||||
templates.space.published=Publiziert
|
|
||||||
templates.space.samples=Muster
|
|
||||||
templates.document.system_overview.title=System\u00fcberblick
|
|
||||||
templates.document.system_overview.name=system-overview.html
|
|
||||||
templates.space.discussions=Diskussionen
|
|
||||||
templates.space.ui_design=UI Design
|
|
||||||
templates.space.presentations=Pr\u00e4sentationen
|
|
||||||
templates.space.quality_assurance=Qualit\u00e4tssicherung
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Labels used in bootstrap Template definitions
|
|
||||||
|
|
||||||
templates.space.project=Proyecto de ingenier\u00eda de software
|
|
||||||
templates.space.documentation=Documentaci\u00f3n
|
|
||||||
templates.space.drafts=Borradores
|
|
||||||
templates.space.pending_approval=Pendiente de aprobaci\u00f3n
|
|
||||||
templates.space.published=Publicado
|
|
||||||
templates.space.samples=Muestras
|
|
||||||
templates.document.system_overview.title=Visi\u00f3n de conjunto del sistema
|
|
||||||
templates.document.system_overview.name=system-overview.html
|
|
||||||
templates.space.discussions=Foros
|
|
||||||
templates.space.ui_design=Dise\u00f1o de IU
|
|
||||||
templates.space.presentations=Presentaciones
|
|
||||||
templates.space.quality_assurance=Aseguramiento de la calidad
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Labels used in bootstrap Template definitions
|
|
||||||
|
|
||||||
templates.space.project=Projet de conception logicielle
|
|
||||||
templates.space.documentation=Documentation
|
|
||||||
templates.space.drafts=Brouillons
|
|
||||||
templates.space.pending_approval=Approbation en attente
|
|
||||||
templates.space.published=Publi\u00e9
|
|
||||||
templates.space.samples=Exemples
|
|
||||||
templates.document.system_overview.title=Vue globale du syst\u00e8me
|
|
||||||
templates.document.system_overview.name=system-overview.html
|
|
||||||
templates.space.discussions=Discussions
|
|
||||||
templates.space.ui_design=Design de l'interface
|
|
||||||
templates.space.presentations=Pr\u00e9sentations
|
|
||||||
templates.space.quality_assurance=Assurance qualit\u00e9
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Labels used in bootstrap Template definitions
|
|
||||||
|
|
||||||
templates.space.project=Progetto di progettazione software
|
|
||||||
templates.space.documentation=Documentazione
|
|
||||||
templates.space.drafts=Bozze
|
|
||||||
templates.space.pending_approval=Approvazione in attesa
|
|
||||||
templates.space.published=Pubblicato
|
|
||||||
templates.space.samples=Esempi
|
|
||||||
templates.document.system_overview.title=Panoramica del sistema
|
|
||||||
templates.document.system_overview.name=system-overview.html
|
|
||||||
templates.space.discussions=Discussioni
|
|
||||||
templates.space.ui_design=Progettazione dell'interfaccia utente
|
|
||||||
templates.space.presentations=Presentazioni
|
|
||||||
templates.space.quality_assurance=Controllo qualit\u00c3\u00a0
|
|
@@ -1,14 +0,0 @@
|
|||||||
# Labels used in bootstrap Template definitions
|
|
||||||
|
|
||||||
templates.space.project=\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30d7\u30ed\u30b8\u30a7\u30af\u30c8
|
|
||||||
templates.space.documentation=\u6587\u66f8\u5316
|
|
||||||
templates.space.drafts=\u30c9\u30e9\u30d5\u30c8
|
|
||||||
templates.space.pending_approval=\u672a\u6c7a\u5b9a\u306e\u627f\u8a8d
|
|
||||||
templates.space.published=\u516c\u958b\u6e08
|
|
||||||
templates.space.samples=\u30b5\u30f3\u30d7\u30eb
|
|
||||||
templates.document.system_overview.title=\u30b7\u30b9\u30c6\u30e0\u6982\u8981
|
|
||||||
templates.document.system_overview.name=system-overview.html
|
|
||||||
templates.space.discussions=\u30c7\u30a3\u30b9\u30ab\u30c3\u30b7\u30e7\u30f3
|
|
||||||
templates.space.ui_design=UI\u30c7\u30b6\u30a4\u30f3
|
|
||||||
templates.space.presentations=\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3
|
|
||||||
templates.space.quality_assurance=\u54c1\u8cea\u4fdd\u8a3c
|
|
@@ -1,10 +0,0 @@
|
|||||||
# Labels used in bootstrap Tutorial definitions
|
|
||||||
|
|
||||||
tutorial.space.name=Alfresco Tutorial
|
|
||||||
tutorial.space.description=Schritt f\u00fcr Schritt Einf\u00fchrung in die Alfresco-Anwendung
|
|
||||||
|
|
||||||
tutorial.document.name=Alfresco-Tutorial.pdf
|
|
||||||
tutorial.document.title=Alfresco Tutorial
|
|
||||||
tutorial.document.description=Leitfaden zum Einstieg
|
|
||||||
|
|
||||||
|
|
@@ -1,9 +0,0 @@
|
|||||||
# Labels used in bootstrap Tutorial definitions
|
|
||||||
|
|
||||||
tutorial.space.name=Tutorial Alfresco
|
|
||||||
tutorial.space.description=Gu\u00eda paso a paso para la aplicaci\u00f3n Alfresco
|
|
||||||
|
|
||||||
tutorial.document.name=Alfresco-Tutorial.pdf
|
|
||||||
tutorial.document.title=Tutorial Alfresco
|
|
||||||
tutorial.document.description=Gu\u00eda de inicio
|
|
||||||
|
|
@@ -1,8 +0,0 @@
|
|||||||
# Labels used in bootstrap Tutorial definitions
|
|
||||||
|
|
||||||
tutorial.space.name=Tutoriel Alfresco
|
|
||||||
tutorial.space.description=Guide pas \u00e0 pas d'utilisation d'Alfresco
|
|
||||||
|
|
||||||
tutorial.document.name=Alfresco-Tutorial.pdf
|
|
||||||
tutorial.document.title=Tutoriel Alfresco
|
|
||||||
tutorial.document.description=Guide de d\u00e9marrage
|
|
@@ -1,8 +0,0 @@
|
|||||||
# Labels used in bootstrap Tutorial definitions
|
|
||||||
|
|
||||||
tutorial.space.name=Esercitazione Alfresco
|
|
||||||
tutorial.space.description=Guida passo passo all'applicazione Alfresco
|
|
||||||
|
|
||||||
tutorial.document.name=Alfresco-Tutorial.pdf
|
|
||||||
tutorial.document.title=Esercitazione Alfresco
|
|
||||||
tutorial.document.description=Guida per iniziare
|
|
@@ -1,9 +0,0 @@
|
|||||||
# Labels used in bootstrap Tutorial definitions
|
|
||||||
|
|
||||||
tutorial.space.name=Alfresco\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb
|
|
||||||
tutorial.space.description=Alfresco\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u306e\u30b9\u30c6\u30c3\u30d7\u30d0\u30a4\u30b9\u30c6\u30c3\u30d7\u30ac\u30a4\u30c9
|
|
||||||
|
|
||||||
tutorial.document.name=Alfresco-Tutorial.pdf
|
|
||||||
tutorial.document.title=Alfresco\u30c1\u30e5\u30fc\u30c8\u30ea\u30a2\u30eb
|
|
||||||
tutorial.document.description=\u30b9\u30bf\u30fc\u30c8\u30ac\u30a4\u30c9
|
|
||||||
|
|
@@ -1,6 +0,0 @@
|
|||||||
webscriptsextentions.customized_web_scripts=Parametrierte Web Skripts
|
|
||||||
webscriptsextentions.url_addressable_web_service_extensions=URL-adressierbare Web Service Erweiterungen
|
|
||||||
webscriptsextentions.web_scripts_extensions=Web Skript Erweiterungen
|
|
||||||
webscriptsextentions.how_to_customize_an_existing_web_script=Wie wird ein bestehendes Web Skript parametriert
|
|
||||||
|
|
||||||
|
|
@@ -1,4 +0,0 @@
|
|||||||
webscriptsextentions.customized_web_scripts=Web Scripts personalizados
|
|
||||||
webscriptsextentions.url_addressable_web_service_extensions=Extensiones de servicios Web con direcciones URL
|
|
||||||
webscriptsextentions.web_scripts_extensions=Extensiones de Web Scripts
|
|
||||||
webscriptsextentions.how_to_customize_an_existing_web_script=C\u00f3mo personalizar un Web Script existente
|
|
@@ -1,4 +0,0 @@
|
|||||||
webscriptsextentions.customized_web_scripts=Scripts Web personnalis\u00e9s
|
|
||||||
webscriptsextentions.url_addressable_web_service_extensions=Extensions de service Web adressable par URL
|
|
||||||
webscriptsextentions.web_scripts_extensions=Extensions de script Web
|
|
||||||
webscriptsextentions.how_to_customize_an_existing_web_script=Personnalisation d'un script Web existant
|
|
@@ -1,6 +0,0 @@
|
|||||||
webscriptsextentions.customized_web_scripts=Web Script personalizzati
|
|
||||||
webscriptsextentions.url_addressable_web_service_extensions=Estensioni dei servizi web identificabili con indirizzi URL
|
|
||||||
webscriptsextentions.web_scripts_extensions=Estensioni dei Web Script
|
|
||||||
webscriptsextentions.how_to_customize_an_existing_web_script=Come personalizzare un Web Script esistente
|
|
||||||
|
|
||||||
|
|
@@ -1,5 +0,0 @@
|
|||||||
webscriptsextentions.customized_web_scripts=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305fWeb\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
webscriptsextentions.url_addressable_web_service_extensions=URL\u30a2\u30c9\u30ec\u30b9\u53ef\u80fd\u306aWeb\u30b5\u30fc\u30d3\u30b9\u62e1\u5f35\u5b50
|
|
||||||
webscriptsextentions.web_scripts_extensions=Web\u30b9\u30af\u30ea\u30d7\u30c8\u62e1\u5f35\u5b50
|
|
||||||
webscriptsextentions.how_to_customize_an_existing_web_script=\u65e2\u5b58\u306eWeb\u30b9\u30af\u30ea\u30d7\u30c8\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u65b9\u6cd5
|
|
||||||
|
|
@@ -1,5 +0,0 @@
|
|||||||
webscripts.url_addressable_web_services=URL-adressierbare Web Services
|
|
||||||
webscripts.web_scripts=Web Skripts
|
|
||||||
webscripts.what_are_web_scripts=Was sind Web Skripts und wie werden sie erstellt?
|
|
||||||
|
|
||||||
|
|
@@ -1,4 +0,0 @@
|
|||||||
webscripts.url_addressable_web_services=Servicios Web con direcciones URL
|
|
||||||
webscripts.web_scripts=Web Scripts
|
|
||||||
webscripts.what_are_web_scripts=\u00bfQu\u00e9 son los Web Scripts y c\u00f3mo desarrollarlos?
|
|
||||||
|
|
@@ -1,4 +0,0 @@
|
|||||||
webscripts.url_addressable_web_services=Services Web adressables par URL
|
|
||||||
webscripts.web_scripts=Scripts Web
|
|
||||||
webscripts.what_are_web_scripts=En quoi consistent les scripts Web et comment les d\u00e9veloppez-vous\u00a0?
|
|
||||||
|
|
@@ -1,3 +0,0 @@
|
|||||||
webscripts.url_addressable_web_services=Servizi web identificabili con indirizzi URL
|
|
||||||
webscripts.web_scripts=Web Script
|
|
||||||
webscripts.what_are_web_scripts=Cosa sono i Web Script e come vengono sviluppati
|
|
@@ -1,4 +0,0 @@
|
|||||||
webscripts.url_addressable_web_services=URL\u30a2\u30c9\u30ec\u30b9\u53ef\u80fd\u306aWeb\u30b5\u30fc\u30d3\u30b9
|
|
||||||
webscripts.web_scripts=Web\u30b9\u30af\u30ea\u30d7\u30c8
|
|
||||||
webscripts.what_are_web_scripts=Web\u30b9\u30af\u30ea\u30d7\u30c8\u3068\u306f\u3001\u307e\u305f\u305d\u308c\u3092\u958b\u767a\u3059\u308b\u65b9\u6cd5\u306f?
|
|
||||||
|
|
@@ -1,73 +0,0 @@
|
|||||||
# Display labels for base Business Process Model
|
|
||||||
|
|
||||||
bpm_businessprocessmodel.title=Modell f\u00fcr Gesch\u00e4ftsprozess
|
|
||||||
bpm_businessprocessmodel.description=Grundlegende Definitionen aller Gesch\u00e4ftsprozesse
|
|
||||||
|
|
||||||
# Default transition
|
|
||||||
bpm_businessprocessmodel.transition.title=Aufgabe erledigt
|
|
||||||
bpm_businessprocessmodel.transition.description=Aufgabe erledigt
|
|
||||||
|
|
||||||
# Base Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.title=Aufgabe
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.description=Aufgabe
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.title=Identifikator
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.description=Identifikator
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.title=Anfangsdatum
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.description=Anfangsdatum
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.title=Abschlussdatum
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.description=Abschlussdatum
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.title=F\u00e4lligkeitsdatum
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.description=F\u00e4lligkeitsdatum
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.title=Status
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.description=Status
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.title=Priorit\u00e4t
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.description=Priorit\u00e4t
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.title=Prozent abgeschlossen
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.description=Prozent abgeschlossen
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.title=Kommentar
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.description=Kommentar
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.title=Geb\u00fcndelte Benutzer
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.description=Pool
|
|
||||||
|
|
||||||
# Workflow Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.title=Aufgabe im Workflow
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.description=Vor einem Workflow zugewiesene Aufgabe
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.title=Definitions-ID des Workflows
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.description=Definitions-ID des Workflows
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.title=Vorgangs-ID des Workflows
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.description=Vorgangs-ID des Workflows
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.title=Aufgabenkontext
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.description=Der Kontext, in dem diese Aufgabe zugewiesen wurde
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.title=Beschreibung
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.description=Beschreibung des zu Erreichenden
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.title=Ergebnis
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.description=Beschluss nach Abschluss einer Aufgabe
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.title=Abgeschlossene Elemente
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.description=Als abgeschlossen markierte Elemente eines Pakets
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.title=Paket-Aktionen
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.description=F\u00fcr ein Workflow-Paket verf\u00fcgbare Aktionen
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.title=Aktionen f\u00fcr Paketelemente
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.description=F\u00fcr Elemente eines Workflows verf\u00fcgbare Aktionen
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.title=Inhaltspaket
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.description=Inhalte, die durch den Workflow weitergeleitet werden
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.title=Workflow-Paket
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.description=Inhalte, die durch den Workflow weitergeleitet werden
|
|
||||||
|
|
||||||
# Workflow Start Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.title=Startaufgabe des Workflows
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.description=Aufgabe, die zur Sammlung der Informationen verwendet wird, die f\u00fcr die Initialisierung eines Workflows erforderlich sind
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.title=Beschreibung
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.description=Beschreibung
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.title=F\u00e4lligkeitsdatum des Workflows
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.description=F\u00e4lligkeitsdatum des Workflows
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.title=Priorit\u00e4t f\u00fcr den Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.description=Priorit\u00e4t f\u00fcr den Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.title=Bevollm\u00e4chtigter des Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.description=Bevollm\u00e4chtigter des Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.title=Bevollm\u00e4chtigte des Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.description=Bevollm\u00e4chtigte des Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.title=Bevollm\u00e4chtigter f\u00fcr die Gruppe der Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.description=Bevollm\u00e4chtigter f\u00fcr die Gruppe der Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.title=Bevollm\u00e4chtigte f\u00fcr die Gruppe der Workflows
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.description=Bevollm\u00e4chtigte f\u00fcr die Gruppe der Workflows
|
|
||||||
|
|
@@ -1,72 +0,0 @@
|
|||||||
# Display labels for base Business Process Model
|
|
||||||
|
|
||||||
bpm_businessprocessmodel.title=Modelo de procesos empresariales
|
|
||||||
bpm_businessprocessmodel.description=Definiciones b\u00e1sicas de todos los procesos empresariales
|
|
||||||
|
|
||||||
# Default transition
|
|
||||||
bpm_businessprocessmodel.transition.title=Tarea hecha
|
|
||||||
bpm_businessprocessmodel.transition.description=Tarea hecha
|
|
||||||
|
|
||||||
# Base Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.title=Tarea
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.description=Tarea
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.title=Identificador
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.description=Identificador
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.title=Fecha de inicio
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.description=Fecha de inicio
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.title=Fecha de terminaci\u00f3n
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.description=Fecha de terminaci\u00f3n
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.title=Fecha de vencimiento
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.description=Fecha de vencimiento
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.title=Estado
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.description=Estado
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.title=Prioridad
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.description=Prioridad
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.title=Porcentaje completado
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.description=Porcentaje completado
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.title=Comentario
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.description=Comentario
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.title=Usuarios agrupados
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.description=Grupo
|
|
||||||
|
|
||||||
# Workflow Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.title=Tarea de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.description=Tarea asignada por un flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.title=Id de definici\u00f3n de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.description=Id de definici\u00f3n de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.title=Id de instancia de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.description=Id de instancia de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.title=Contexto de tarea
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.description=El contexto en el que se ha asignado esta tarea
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.title=Descripci\u00f3n
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.description=Descripci\u00f3n de lo que es preciso lograr
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.title=Resultado
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.description=Decisi\u00f3n tomada sobre completar tarea
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.title=Elementos completados
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.description=Elementos del paquete marcados como completados
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.title=Acciones en el paquete
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.description=Acciones disponibles en el paquete de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.title=Acciones en elementos del paquete
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.description=Acciones disponibles en elementos del paquete de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.title=Paquete de contenidos
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.description=La colecci\u00f3n de contenidos enviados a trav\u00e9s del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.title=Paquete de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.description=La colecci\u00f3n de contenidos enviados a trav\u00e9s del flujo de trabajo
|
|
||||||
|
|
||||||
# Workflow Start Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.title=Tarea Inicial de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.description=Tarea utilizada para recolectar la informaci\u00f3n requerida para iniciar el flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.title=Descripci\u00f3n
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.description=Descripci\u00f3n
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.title=Fecha de vencimiento del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.description=Fecha de vencimiento del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.title=Prioridad del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.description=Prioridad del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.title=Usuario a asignar la tarea del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.description=Usuario a asignar la tarea del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.title=Usuarios a asignar la tarea del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.description=Usuarios a asignar la tarea del flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.title=Usuario a asignar la tarea del grupo de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.description=Usuario a asignar la tarea del grupo de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.title=Usuarios a asignar la tarea del grupo de flujo de trabajo
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.description=Usuarios a asignar la tarea del grupo de flujo de trabajo
|
|
@@ -1,72 +0,0 @@
|
|||||||
# Display labels for base Business Process Model
|
|
||||||
|
|
||||||
bpm_businessprocessmodel.title=Mod\u00e8le de Processus M\u00e9tier
|
|
||||||
bpm_businessprocessmodel.description=D\u00e9finitions de base de tous les Processus M\u00e9tier
|
|
||||||
|
|
||||||
# Default transition
|
|
||||||
bpm_businessprocessmodel.transition.title=T\u00e2che Achev\u00e9e
|
|
||||||
bpm_businessprocessmodel.transition.description=T\u00e2che Achev\u00e9e
|
|
||||||
|
|
||||||
# Base Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.title=T\u00e2che
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.description=T\u00e2che
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.title=Identifiant
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.description=Identifiant
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.title=Date de D\u00e9but
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.description=Date de D\u00e9but
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.title=Date d'ach\u00e8vement
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.description=Date d'ach\u00e8vement
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.title=Ech\u00e9ance
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.description=Ech\u00e9ance
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.title=Etat
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.description=Etat
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.title=Priorit\u00e9
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.description=Priorit\u00e9
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.title=Pourcents achev\u00e9s
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.description=Pourcents achev\u00e9s
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.title=Commentaire
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.description=Commentaire
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.title=Liste
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.description=Liste
|
|
||||||
|
|
||||||
# Workflow Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.title=T\u00e2che du workflow
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.description=T\u00e2che assign\u00e9e par un Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.title=Identifiant de la d\u00e9finition du Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.description=Identifiant de la d\u00e9finition du Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.title=Identifiant de l'instance du Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.description=Identifiant de l'instance du Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.title=Contexte de la t\u00e2che
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.description=Le contexte au sein duquel une t\u00e2che a \u00e9t\u00e9 assign\u00e9e
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.title=Description
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.description=Description de ce qui doit \u00eatre r\u00e9alis\u00e9
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.title=R\u00e9sultat
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.description=D\u00e9cision sur l'ach\u00e8vement de la T\u00e2che
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.title=El\u00e9ments Achev\u00e9s
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.description=Package d'\u00e9l\u00e9ments marqu\u00e9s comme achev\u00e9s
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.title=Paquetage des actions
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.description=Actions disponibles sur le paquetage du workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.title=Actions des \u00e9l\u00e9ments du paquetage
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.description=Actions disponibles sur les \u00e9l\u00e9ments du paquetage du workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.title=Paquetage du Contenu
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.description=La collection du contenu rout\u00e9 par le workflow
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.title=Package du Workflow
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.description=La collection du contenu rout\u00e9 par le workflow
|
|
||||||
|
|
||||||
# Workflow Start Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.title=T\u00e2che de D\u00e9marrage du Workflow
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.description=T\u00e2che utilis\u00e9e pour collecter des informations n\u00e9cessaires pour d\u00e9marrer le Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.title=Description
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.description=Description
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.title=Ech\u00e9ance du workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.description=Ech\u00e9ance du workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.title=Priorit\u00e9 du Workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.description=Priorit\u00e9 du Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.title=Propri\u00e9taire du Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.description=Propri\u00e9taire du Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.title=Propri\u00e9taires du Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.description=Propri\u00e9taires du Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.title=Propri\u00e9taire du Groupe de Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.description=Propri\u00e9taire du Groupe de Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.title=Propri\u00e9taires du Groupe de Workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.description=Propri\u00e9taires du Groupe de Workflow
|
|
@@ -1,72 +0,0 @@
|
|||||||
# Display labels for base Business Process Model
|
|
||||||
|
|
||||||
bpm_businessprocessmodel.title=Modello di processo aziendale
|
|
||||||
bpm_businessprocessmodel.description=Definizioni di base di tutti i processi aziendali
|
|
||||||
|
|
||||||
# Default transition
|
|
||||||
bpm_businessprocessmodel.transition.title=Compito eseguito
|
|
||||||
bpm_businessprocessmodel.transition.description=Compito eseguito
|
|
||||||
|
|
||||||
# Base Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.title=Compito
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.description=Compito
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.title=Identificativo
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.description=Identificativo
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.title=Data di inizio
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.description=Data di inizio
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.title=Data di completamento
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.description=Data di completamento
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.title=Data di scadenza
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.description=Data di scadenza
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.title=Stato
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.description=Stato
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.title=Priorit\u00e0
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.description=Priorit\u00e0
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.title=Percentuale di completamento
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.description=Percentuale di completamento
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.title=Commento
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.description=Commento
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.title=Utenti nel pool
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.description=Pool
|
|
||||||
|
|
||||||
# Workflow Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.title=Compito del workflow
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.description=Compito assegnato da un workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.title=ID di definizione del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.description=ID di definizione del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.title=ID di istanza del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.description=ID di istanza del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.title=Contesto del compito
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.description=Contesto in cui il compito \u00e8 stato assegnato
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.title=Descrizione
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.description=Descrizione degli obiettivi da raggiungere
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.title=Risultato
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.description=Decisione presa al termine del compito
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.title=Elementi completati
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.description=Elementi del pacchetto contrassegnati come completati
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.title=Azioni pacchetto
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.description=Azioni disponibili per il pacchetto del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.title=Azioni elementi pacchetto
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.description=Azioni disponibili per gli elementi del pacchetto del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.title=Pacchetto di contenuto
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.description=Raccolta di contenuto instradato attraverso il workflow
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.title=Pacchetto del workflow
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.description=Raccolta di contenuto instradato attraverso il workflow
|
|
||||||
|
|
||||||
# Workflow Start Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.title=Compito di avvio del workflow
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.description=Compito utilizzato per raccogliere le informazioni richieste per l'avvio del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.title=Descrizione
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.description=Descrizione
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.title=Data di scadenza del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.description=Data di scadenza del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.title=Priorit\u00e0 del workflow
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.description=Priorit\u00e0 del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.title=Assegnatario del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.description=Assegnatario del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.title=Assegnatari del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.description=Assegnatari del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.title=Assegnatario del gruppo del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.description=Assegnatario del gruppo del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.title=Assegnatari del gruppo del workflow
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.description=Assegnatari del gruppo del workflow
|
|
@@ -1,72 +0,0 @@
|
|||||||
# Display labels for base Business Process Model
|
|
||||||
|
|
||||||
bpm_businessprocessmodel.title=\u30d3\u30b8\u30cd\u30b9\u30d7\u30ed\u30bb\u30b9\u30e2\u30c7\u30eb
|
|
||||||
bpm_businessprocessmodel.description=\u3059\u3079\u3066\u306e\u30d3\u30b8\u30cd\u30b9\u30d7\u30ed\u30bb\u30b9\u306e\u57fa\u790e\u5b9a\u7fa9
|
|
||||||
|
|
||||||
# Default transition
|
|
||||||
bpm_businessprocessmodel.transition.title=\u30bf\u30b9\u30af\u5b8c\u4e86
|
|
||||||
bpm_businessprocessmodel.transition.description=\u30bf\u30b9\u30af\u5b8c\u4e86
|
|
||||||
|
|
||||||
# Base Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.title=\u30bf\u30b9\u30af
|
|
||||||
bpm_businessprocessmodel.type.bpm_task.description=\u30bf\u30b9\u30af
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.title=ID
|
|
||||||
bpm_businessprocessmodel.property.bpm_taskId.description=ID
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.title=\u958b\u59cb\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_startDate.description=\u958b\u59cb\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.title=\u5b8c\u4e86\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_completionDate.description=\u5b8c\u4e86\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.title=\u7de0\u5207\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_dueDate.description=\u7de0\u5207\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.title=\u30b9\u30c6\u30fc\u30bf\u30b9
|
|
||||||
bpm_businessprocessmodel.property.bpm_status.description=\u30b9\u30c6\u30fc\u30bf\u30b9
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.title=\u512a\u5148
|
|
||||||
bpm_businessprocessmodel.property.bpm_priority.description=\u512a\u5148
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.title=\u9032\u6357\u5ea6
|
|
||||||
bpm_businessprocessmodel.property.bpm_percentComplete.description=\u9032\u6357\u5ea6
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.title=\u30b3\u30e1\u30f3\u30c8
|
|
||||||
bpm_businessprocessmodel.property.bpm_comment.description=\u30b3\u30e1\u30f3\u30c8
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.title=\u30d7\u30fc\u30eb\u3055\u308c\u305f\u30e6\u30fc\u30b6
|
|
||||||
bpm_businessprocessmodel.association.bpm_pooledActors.description=\u30d7\u30fc\u30eb
|
|
||||||
|
|
||||||
# Workflow Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30bf\u30b9\u30af
|
|
||||||
bpm_businessprocessmodel.type.bpm_workflowTask.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306b\u3088\u3063\u3066\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30b9\u30af
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5b9a\u7fa9ID
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDefinitionId.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5b9a\u7fa9ID
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9ID
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowInstanceId.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9ID
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.title=\u30bf\u30b9\u30af\u30b3\u30f3\u30c6\u30af\u30b9\u30c8
|
|
||||||
bpm_businessprocessmodel.property.bpm_context.description=\u3053\u306e\u30bf\u30b9\u30af\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30b3\u30f3\u30c6\u30af\u30b9\u30c8
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.title=\u8aac\u660e
|
|
||||||
bpm_businessprocessmodel.property.bpm_description.description=\u3053\u306e\u30bf\u30b9\u30af\u306e\u76ee\u7684\u306e\u8aac\u660e
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.title=\u7d50\u679c
|
|
||||||
bpm_businessprocessmodel.property.bpm_outcome.description=\u30bf\u30b9\u30af\u5b8c\u4e86\u6642\u306b\u4e0b\u3055\u308c\u305f\u5224\u65ad
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.title=\u5b8c\u4e86\u6e08\u30a2\u30a4\u30c6\u30e0
|
|
||||||
bpm_businessprocessmodel.property.bpm_completedItems.description=\u5b8c\u4e86\u6e08\u3068\u30de\u30fc\u30af\u3055\u308c\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u30a2\u30a4\u30c6\u30e0
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.title=\u30d1\u30c3\u30b1\u30fc\u30b8\u30a2\u30af\u30b7\u30e7\u30f3
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageActionGroup.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8\u4e0a\u3067\u5229\u7528\u53ef\u80fd\u306a\u30a2\u30af\u30b7\u30e7\u30f3
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.title=\u30d1\u30c3\u30b1\u30fc\u30b8\u30a2\u30a4\u30c6\u30e0\u30a2\u30af\u30b7\u30e7\u30f3
|
|
||||||
bpm_businessprocessmodel.property.bpm_packageItemActionGroup.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8\u30a2\u30a4\u30c6\u30e0\u3067\u5229\u7528\u53ef\u80fd\u306a\u30a2\u30af\u30b7\u30e7\u30f3
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.title=\u30b3\u30f3\u30c6\u30f3\u30c4\u30d1\u30c3\u30b1\u30fc\u30b8
|
|
||||||
bpm_businessprocessmodel.association.bpm_package.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u901a\u3058\u3066\u9001\u3089\u308c\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u96c6\u307e\u308a
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30d1\u30c3\u30b1\u30fc\u30b8
|
|
||||||
bpm_businessprocessmodel.aspect.bpm_workflowPackage.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u901a\u3058\u3066\u9001\u3089\u308c\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u96c6\u307e\u308a
|
|
||||||
|
|
||||||
# Workflow Start Task
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u958b\u59cb\u30bf\u30b9\u30af
|
|
||||||
bpm_businessprocessmodel.type.bpm_startTask.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u958b\u59cb\u306b\u5fc5\u8981\u306a\u60c5\u5831\u53ce\u96c6\u306b\u4f7f\u7528\u3055\u308c\u308b\u30bf\u30b9\u30af
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.title=\u8aac\u660e
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDescription.description=\u8aac\u660e
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u7de0\u5207\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowDueDate.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u7de0\u5207\u65e5
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u512a\u5148
|
|
||||||
bpm_businessprocessmodel.property.bpm_workflowPriority.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u512a\u5148
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignee.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_assignees.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30b0\u30eb\u30fc\u30d7\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignee.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30b0\u30eb\u30fc\u30d7\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.title=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30b0\u30eb\u30fc\u30d7\u62c5\u5f53\u8005
|
|
||||||
bpm_businessprocessmodel.association.bpm_groupAssignees.description=\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30b0\u30eb\u30fc\u30d7\u62c5\u5f53\u8005
|
|
@@ -1,12 +0,0 @@
|
|||||||
# coci service externalised display strings
|
|
||||||
|
|
||||||
coci_service.working_copy_label=(Arbeitskopie)
|
|
||||||
coci_service.err_bad_copy=Das Original ist nicht aufzufinden. Vielleicht ist die Kopie besch\u00e4digt oder das Original wurde gel\u00f6scht oder verschoben.
|
|
||||||
coci_service.err_not_owner=Dieser Benutzer ist nicht Eigent\u00fcmer der Arbeitskopie und kann diese nicht einchecken.
|
|
||||||
coci_service.err_workingcopy_checkout=Eine Arbeitskopie kann nicht ausgescheckt werden.
|
|
||||||
coci_service.err_not_authenticated=Kann die von dem CheckOutCheckIn Service geforderten, derzeit authentifizierten Benutzerangaben nicht finden.
|
|
||||||
coci_service.err_workingcopy_has_no_mimetype=Node der Arbeitskopie ({0}) hat keinen MimeType
|
|
||||||
coci_service.err_already_checkedout=Dieser Node wurde bereits ausgecheckt.
|
|
||||||
coci_service.err_cannot_rename=Kann nicht von {0} in {1} umbenennen.
|
|
||||||
coci_service.discussion_for={0} Diskussion
|
|
||||||
|
|
@@ -1,11 +0,0 @@
|
|||||||
# coci service externalised display strings
|
|
||||||
|
|
||||||
coci_service.working_copy_label=(Copia de trabajo)
|
|
||||||
coci_service.err_bad_copy=El nodo original no puede ser encontrado. Tal vez la copia ha sido alterada o el original ha sido eliminado o movido.
|
|
||||||
coci_service.err_not_owner=Este usuario no es el propietario de la copia de trabajo y no puede desbloquearla
|
|
||||||
coci_service.err_workingcopy_checkout=Una copia de trabajo no puede ser bloqueada.
|
|
||||||
coci_service.err_not_authenticated=No se puede encontrar los detalles del usuario actualmente autenticado requeridos por el servicio CheckOutCheckIn (bloqueo-desbloqueo).
|
|
||||||
coci_service.err_workingcopy_has_no_mimetype=El nodo de copia de trabajo ({0}) no tiene ning\u00fan tipo MIME
|
|
||||||
coci_service.err_already_checkedout=Este nodo ya est\u00e1 bloqueado.
|
|
||||||
coci_service.err_cannot_rename=No se puede renombrar de {0} a {1}.
|
|
||||||
coci_service.discussion_for={0} foro
|
|
@@ -1,11 +0,0 @@
|
|||||||
# coci service externalised display strings
|
|
||||||
|
|
||||||
coci_service.working_copy_label=(Copie de Travail)
|
|
||||||
coci_service.err_bad_copy=Le n\u009cud original est introuvable. La copie a peut-\u00eatre \u00e9t\u00e9 corrompue ou l'original a \u00e9t\u00e9 supprim\u00e9 ou d\u00e9plac\u00e9.
|
|
||||||
coci_service.err_not_owner=L'utilisateur n'est pas le propri\u00e9taire de la copie de travail et ne peut pas lib\u00e9rer celle-ci.
|
|
||||||
coci_service.err_workingcopy_checkout=Vous ne pouvez pas r\u00e9server une copie de travail.
|
|
||||||
coci_service.err_not_authenticated=Les d\u00e9tails de l'utilisateur actuellement authentifi\u00e9, requis par le service CheckOutCheckIn, sont introuvables.
|
|
||||||
coci_service.err_workingcopy_has_no_mimetype=La copie de travail ({0}) n''a pas de type mime
|
|
||||||
coci_service.err_already_checkedout=Ce noeud a d\u00e9j\u00e0 \u00e9t\u00e9 archiv\u00e9.
|
|
||||||
coci_service.err_cannot_rename=Impossible de renommer {0} en {1}.
|
|
||||||
coci_service.discussion_for=Discussion {0}
|
|
@@ -1,11 +0,0 @@
|
|||||||
# coci service externalised display strings
|
|
||||||
|
|
||||||
coci_service.working_copy_label=(Copia di lavoro)
|
|
||||||
coci_service.err_bad_copy=Impossibile trovare il nodo originale. \u00c8 possibile che la copia sia danneggiata oppure che l'originale sia stato eliminato o spostato.
|
|
||||||
coci_service.err_not_owner=Questo utente non \u00e8 il proprietario della copia di lavoro e non pu\u00f2 eseguirne il Check In.
|
|
||||||
coci_service.err_workingcopy_checkout=Impossibile eseguire il Check Out di una copia di lavoro.
|
|
||||||
coci_service.err_not_authenticated=Impossibile trovare i dettagli dell'utente attualmente autenticato richiesti dal servizio CheckOutCheckIn.
|
|
||||||
coci_service.err_workingcopy_has_no_mimetype=Il nodo ({0}) della copia di lavoro non dispone di mimetype
|
|
||||||
coci_service.err_already_checkedout=Questo nodo \u00e8 gi\u00e0 stato sottoposto a Check Out.
|
|
||||||
coci_service.err_cannot_rename=Impossibile rinominare {0} in {1}.
|
|
||||||
coci_service.discussion_for=Discussione {0}
|
|
@@ -1,11 +0,0 @@
|
|||||||
# coci service externalised display strings
|
|
||||||
|
|
||||||
coci_service.working_copy_label=(\u4f5c\u696d\u7528\u30b3\u30d4\u30fc)
|
|
||||||
coci_service.err_bad_copy=\u5143\u306e\u30ce\u30fc\u30c9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002 \u30b3\u30d4\u30fc\u304c\u58ca\u308c\u3066\u3044\u308b\u304b\u3001\u5143\u306e\u30ce\u30fc\u30c9\u304c\u524a\u9664\u307e\u305f\u306f\u79fb\u52d5\u3055\u308c\u305f\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
|
|
||||||
coci_service.err_not_owner=\u3053\u306e\u30e6\u30fc\u30b6\u30fc\u306f\u4f5c\u696d\u30b3\u30d4\u30fc\u306e\u30aa\u30fc\u30ca\u30fc\u3067\u306a\u3044\u305f\u3081\u3001\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
coci_service.err_workingcopy_checkout=\u4f5c\u696d\u30b3\u30d4\u30fc\u306f\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
coci_service.err_not_authenticated=CheckOutCheckIn\u30b5\u30fc\u30d3\u30b9\u306b\u8981\u6c42\u3055\u308c\u308b\u3001\u73fe\u5728\u8a8d\u8a3c\u6e08\u307f\u30e6\u30fc\u30b6\u30fc\u60c5\u5831\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
|
|
||||||
coci_service.err_workingcopy_has_no_mimetype=\u4f5c\u696d\u30b3\u30d4\u30fc\u30ce\u30fc\u30c9({0})\u306bMIME\u30bf\u30a4\u30d7\u304c\u3042\u308a\u307e\u305b\u3093
|
|
||||||
coci_service.err_already_checkedout=\u3053\u306e\u30ce\u30fc\u30c9\u306f\u3059\u3067\u306b\u30c1\u30a7\u30c3\u30af\u30a2\u30a6\u30c8\u3055\u308c\u3066\u3044\u307e\u3059\u3002
|
|
||||||
coci_service.err_cannot_rename={0} \u304b\u3089 {1} \u306b\u540d\u524d\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002
|
|
||||||
coci_service.discussion_for={0} \u30c7\u30a3\u30b9\u30ab\u30c3\u30b7\u30e7\u30f3
|
|
@@ -1,194 +0,0 @@
|
|||||||
## Translations of ISO 639-1 languages codes
|
|
||||||
|
|
||||||
content_filter_lang.aa=Afarisch
|
|
||||||
content_filter_lang.ab=Abchasisch
|
|
||||||
content_filter_lang.ae=Avestanisch
|
|
||||||
content_filter_lang.af=Afrikaans
|
|
||||||
content_filter_lang.ak=Akan
|
|
||||||
content_filter_lang.am=Amharisch
|
|
||||||
content_filter_lang.an=Aragonesich
|
|
||||||
content_filter_lang.ar=Arabisch
|
|
||||||
content_filter_lang.as=Assamesisch
|
|
||||||
content_filter_lang.av=Avarisch
|
|
||||||
content_filter_lang.ay=Aymara
|
|
||||||
content_filter_lang.az=Aserbeidschanisch
|
|
||||||
content_filter_lang.ba=Baschkirisch
|
|
||||||
content_filter_lang.be=Belorussisch
|
|
||||||
content_filter_lang.bg=Bulgarisch
|
|
||||||
content_filter_lang.bh=Bihari
|
|
||||||
content_filter_lang.bi=Bislama
|
|
||||||
content_filter_lang.bm=Bambara
|
|
||||||
content_filter_lang.bn=Bengalisch
|
|
||||||
content_filter_lang.bo=Tibetanisch
|
|
||||||
content_filter_lang.br=Bretonisch
|
|
||||||
content_filter_lang.bs=Bosnisch
|
|
||||||
content_filter_lang.ca=Katalanisch, Valenzianisch
|
|
||||||
content_filter_lang.ce=Tschetschenisch
|
|
||||||
content_filter_lang.ch=Chamorro
|
|
||||||
content_filter_lang.co=Korsisch
|
|
||||||
content_filter_lang.cr=Cree
|
|
||||||
content_filter_lang.cs=Tschechisch
|
|
||||||
content_filter_lang.cu=Slawisch
|
|
||||||
content_filter_lang.cv=Tschuwaschisch
|
|
||||||
content_filter_lang.cy=Walisisch
|
|
||||||
content_filter_lang.da=D\u00e4nisch
|
|
||||||
content_filter_lang.de=Deutsch
|
|
||||||
content_filter_lang.dv=Maledivisch
|
|
||||||
content_filter_lang.dz=Dzongkha
|
|
||||||
content_filter_lang.ee=Ewe
|
|
||||||
content_filter_lang.el=Griechisch
|
|
||||||
content_filter_lang.en=Englisch
|
|
||||||
content_filter_lang.eo=Esperanto
|
|
||||||
content_filter_lang.es=Spanisch
|
|
||||||
content_filter_lang.et=Estnisch
|
|
||||||
content_filter_lang.eu=Baskisch
|
|
||||||
content_filter_lang.fa=Persisch
|
|
||||||
content_filter_lang.ff=Fulfulde
|
|
||||||
content_filter_lang.fi=Finnisch
|
|
||||||
content_filter_lang.fj=Fidschi
|
|
||||||
content_filter_lang.fo=F\u00e4r\u00f6isch
|
|
||||||
content_filter_lang.fr=Franz\u00f6sisch
|
|
||||||
content_filter_lang.fy=Westfriesisch
|
|
||||||
content_filter_lang.ga=Irisch
|
|
||||||
content_filter_lang.gd=G\u00e4lisch
|
|
||||||
content_filter_lang.gl=Galizisch
|
|
||||||
content_filter_lang.gn=Guarani
|
|
||||||
content_filter_lang.gu=Gujarati
|
|
||||||
content_filter_lang.gv=Manx
|
|
||||||
content_filter_lang.ha=Hausa
|
|
||||||
content_filter_lang.he=Hebr\u00e4isch
|
|
||||||
content_filter_lang.hi=Hindi
|
|
||||||
content_filter_lang.ho=Hiri Motu
|
|
||||||
content_filter_lang.hr=Kroatisch
|
|
||||||
content_filter_lang.ht=Haitianisch
|
|
||||||
content_filter_lang.hu=Ungarisch
|
|
||||||
content_filter_lang.hy=Armenisch
|
|
||||||
content_filter_lang.hz=Herero
|
|
||||||
content_filter_lang.ia=Interlingua
|
|
||||||
content_filter_lang.id=Indonesisch
|
|
||||||
content_filter_lang.ie=Interlingue
|
|
||||||
content_filter_lang.ig=Igbo
|
|
||||||
content_filter_lang.ii=Yi
|
|
||||||
content_filter_lang.ik=Inupiaq
|
|
||||||
content_filter_lang.io=Ido
|
|
||||||
content_filter_lang.is=Isl\u00e4ndisch
|
|
||||||
content_filter_lang.it=Italienisch
|
|
||||||
content_filter_lang.iu=Inuktitut
|
|
||||||
content_filter_lang.ja=Japanisch
|
|
||||||
content_filter_lang.jv=Javanisch
|
|
||||||
content_filter_lang.ka=Georgisch
|
|
||||||
content_filter_lang.kg=Kongolesisch
|
|
||||||
content_filter_lang.ki=Kikuyu; Gikuyu
|
|
||||||
content_filter_lang.kj=Kwanyama
|
|
||||||
content_filter_lang.kk=Kasachisch
|
|
||||||
content_filter_lang.kl=Kalaallisut; Gr\u00f6nl\u00e4ndisch
|
|
||||||
content_filter_lang.km=Khmer-Sprache
|
|
||||||
content_filter_lang.kn=Kannada
|
|
||||||
content_filter_lang.ko=Koreanisch
|
|
||||||
content_filter_lang.kr=Kanuri
|
|
||||||
content_filter_lang.ks=Kaschmiri
|
|
||||||
content_filter_lang.ku=Kurdisch
|
|
||||||
content_filter_lang.kv=Komi
|
|
||||||
content_filter_lang.kw=Kornische Sprache
|
|
||||||
content_filter_lang.ky=Kirgisisch
|
|
||||||
content_filter_lang.la=Lateinisch
|
|
||||||
content_filter_lang.lb=Luxemburgisch; Letzeburgisch
|
|
||||||
content_filter_lang.lg=Ganda
|
|
||||||
content_filter_lang.li=Limburgisch; Limburger
|
|
||||||
content_filter_lang.ln=Lingala
|
|
||||||
content_filter_lang.lo=Lao
|
|
||||||
content_filter_lang.lt=Litauisch
|
|
||||||
content_filter_lang.lu=Luba-Katanga
|
|
||||||
content_filter_lang.lv=Lettisch
|
|
||||||
content_filter_lang.mg=Malagasy
|
|
||||||
content_filter_lang.mh=Marshallesisch
|
|
||||||
content_filter_lang.mi=Maori
|
|
||||||
content_filter_lang.mk=Mazedonisch
|
|
||||||
content_filter_lang.ml=Malayalam
|
|
||||||
content_filter_lang.mn=Mongolisch
|
|
||||||
content_filter_lang.mo=Moldawisch
|
|
||||||
content_filter_lang.mr=Marathi
|
|
||||||
content_filter_lang.ms=Malaiisch
|
|
||||||
content_filter_lang.mt=Maltesisch
|
|
||||||
content_filter_lang.my=Burmesisch
|
|
||||||
content_filter_lang.na=Nauru
|
|
||||||
content_filter_lang.nb=Norwegisch Bokm\u00e5l
|
|
||||||
content_filter_lang.nd=Nord-Ndebele
|
|
||||||
content_filter_lang.ne=Nepalesisch
|
|
||||||
content_filter_lang.ng=Ndonga
|
|
||||||
content_filter_lang.nl=Niederl\u00e4ndisch
|
|
||||||
content_filter_lang.nn=Norwegisch Nynorsk
|
|
||||||
content_filter_lang.no=Norwegisch
|
|
||||||
content_filter_lang.nr=S\u00fcd-Ndebele
|
|
||||||
content_filter_lang.nv=Navajo; Navaho
|
|
||||||
content_filter_lang.ny=Chichewa; Chewa; Nyanja
|
|
||||||
content_filter_lang.oc=Okzitanisch (nach 1500); Provenzalisch
|
|
||||||
content_filter_lang.oj=Ojibwa
|
|
||||||
content_filter_lang.om=Oromo
|
|
||||||
content_filter_lang.or=Oriya
|
|
||||||
content_filter_lang.os=Ossetisch
|
|
||||||
content_filter_lang.pa=Panjabi; Punjabi
|
|
||||||
content_filter_lang.pi=Pali
|
|
||||||
content_filter_lang.pl=Polnisch
|
|
||||||
content_filter_lang.ps=Pushto
|
|
||||||
content_filter_lang.pt=Portugiesisch
|
|
||||||
content_filter_lang.qu=Quechua
|
|
||||||
content_filter_lang.rm=R\u00e4toromanisch
|
|
||||||
content_filter_lang.rn=Rundi
|
|
||||||
content_filter_lang.ro=Rum\u00e4nisch
|
|
||||||
content_filter_lang.ru=Russisch
|
|
||||||
content_filter_lang.rw=Kinyarwanda
|
|
||||||
content_filter_lang.sa=Sanskrit
|
|
||||||
content_filter_lang.sc=Sardisch
|
|
||||||
content_filter_lang.sd=Sindhi
|
|
||||||
content_filter_lang.se=Nord-Sami
|
|
||||||
content_filter_lang.sg=Sango
|
|
||||||
content_filter_lang.si=Sinhala; Sinhalesisch
|
|
||||||
content_filter_lang.sk=Slowakisch
|
|
||||||
content_filter_lang.sl=Slowenisch
|
|
||||||
content_filter_lang.sm=Samoisch
|
|
||||||
content_filter_lang.sn=Shona
|
|
||||||
content_filter_lang.so=Somalisch
|
|
||||||
content_filter_lang.sq=Albanisch
|
|
||||||
content_filter_lang.sr=Serbisch
|
|
||||||
content_filter_lang.ss=Swati
|
|
||||||
content_filter_lang.st=S\u00fcdl. Sotho
|
|
||||||
content_filter_lang.su=Sudanesisch
|
|
||||||
content_filter_lang.sv=Schwedisch
|
|
||||||
content_filter_lang.sw=Swahili
|
|
||||||
content_filter_lang.ta=Tamil
|
|
||||||
content_filter_lang.te=Telugu
|
|
||||||
content_filter_lang.tg=Tajik
|
|
||||||
content_filter_lang.th=Thai
|
|
||||||
content_filter_lang.ti=Tigrinya
|
|
||||||
content_filter_lang.tk=Turkmenisch
|
|
||||||
content_filter_lang.tl=Tagalog
|
|
||||||
content_filter_lang.tn=Tswana
|
|
||||||
content_filter_lang.to=Tonga (Tonga Inseln)
|
|
||||||
content_filter_lang.tr=T\u00fcrkisch
|
|
||||||
content_filter_lang.tr=T\u00fcrkisch
|
|
||||||
content_filter_lang.ts=Tsonga
|
|
||||||
content_filter_lang.tt=Tatarisch
|
|
||||||
content_filter_lang.tw=Twi
|
|
||||||
content_filter_lang.ty=Tahitisch
|
|
||||||
content_filter_lang.ug=Uigurisch
|
|
||||||
content_filter_lang.uk=Ukrainisch
|
|
||||||
content_filter_lang.ur=Urdu
|
|
||||||
content_filter_lang.uz=Usbekisch
|
|
||||||
content_filter_lang.ve=Venda
|
|
||||||
content_filter_lang.vi=Vietnamesisch
|
|
||||||
content_filter_lang.vo=Volap\u00fck
|
|
||||||
content_filter_lang.wa=Wallonisch
|
|
||||||
content_filter_lang.wo=Wolof
|
|
||||||
content_filter_lang.xh=Xhosa
|
|
||||||
content_filter_lang.yi=Jiddisch
|
|
||||||
content_filter_lang.yo=Yoruba
|
|
||||||
content_filter_lang.za=Zhuang; Chuang
|
|
||||||
content_filter_lang.zh=Chinesisch
|
|
||||||
content_filter_lang.zu=Zulu
|
|
||||||
|
|
||||||
## Duplicate messages to take in account the old
|
|
||||||
## ISO code.
|
|
||||||
content_filter_lang.iw=Hebr\u00e4isch
|
|
||||||
content_filter_lang.in=Indonesisch
|
|
||||||
content_filter_lang.ji=Jiddisch
|
|
@@ -1,194 +0,0 @@
|
|||||||
## Translations of ISO 639-1 languages codes
|
|
||||||
|
|
||||||
content_filter_lang.aa=Afar
|
|
||||||
content_filter_lang.ab=Abjasio
|
|
||||||
content_filter_lang.ae=Av\u00e9stico
|
|
||||||
content_filter_lang.af=Afrikaans
|
|
||||||
content_filter_lang.ak=Akan
|
|
||||||
content_filter_lang.am=Am\u00e1rico
|
|
||||||
content_filter_lang.an=Aragon\u00e9s
|
|
||||||
content_filter_lang.ar=\u00c1rabe
|
|
||||||
content_filter_lang.as=Assam\u00e9s
|
|
||||||
content_filter_lang.av=Avar
|
|
||||||
content_filter_lang.ay=Aimara
|
|
||||||
content_filter_lang.az=Azerbaiyano
|
|
||||||
content_filter_lang.ba=Bashkir
|
|
||||||
content_filter_lang.be=Bielorruso
|
|
||||||
content_filter_lang.bg=B\u00falgaro
|
|
||||||
content_filter_lang.bh=Bihari
|
|
||||||
content_filter_lang.bi=Bislama
|
|
||||||
content_filter_lang.bm=Bambara
|
|
||||||
content_filter_lang.bn=Bengal\u00ed
|
|
||||||
content_filter_lang.bo=Tibetano
|
|
||||||
content_filter_lang.br=Bret\u00f3n
|
|
||||||
content_filter_lang.bs=Bosnio
|
|
||||||
content_filter_lang.ca=Catal\u00e1n; Valenciano
|
|
||||||
content_filter_lang.ce=Checheno
|
|
||||||
content_filter_lang.ch=Chamorro
|
|
||||||
content_filter_lang.co=Corso
|
|
||||||
content_filter_lang.cr=Cree
|
|
||||||
content_filter_lang.cs=Checo
|
|
||||||
content_filter_lang.cu=Eslavo
|
|
||||||
content_filter_lang.cv=Chuvasio
|
|
||||||
content_filter_lang.cy=Gal\u00e9s
|
|
||||||
content_filter_lang.da=Dan\u00e9s
|
|
||||||
content_filter_lang.de=Alem\u00e1n
|
|
||||||
content_filter_lang.dv=Maldivo
|
|
||||||
content_filter_lang.dz=Dzongkha
|
|
||||||
content_filter_lang.ee=Ewe
|
|
||||||
content_filter_lang.el=Griego
|
|
||||||
content_filter_lang.en=Ingl\u00e9s
|
|
||||||
content_filter_lang.eo=Esperanto
|
|
||||||
content_filter_lang.es=Espa\u00f1ol
|
|
||||||
content_filter_lang.et=Estonio
|
|
||||||
content_filter_lang.eu=Vasco
|
|
||||||
content_filter_lang.fa=Persa
|
|
||||||
content_filter_lang.ff=Fulah
|
|
||||||
content_filter_lang.fi=Fin\u00e9s
|
|
||||||
content_filter_lang.fj=Fiyiano
|
|
||||||
content_filter_lang.fo=Feroano
|
|
||||||
content_filter_lang.fr=Franc\u00e9s
|
|
||||||
content_filter_lang.fy=Fris\u00f3n Occidental
|
|
||||||
content_filter_lang.ga=Irland\u00e9s
|
|
||||||
content_filter_lang.gd=Ga\u00e9lico
|
|
||||||
content_filter_lang.gl=Gallego
|
|
||||||
content_filter_lang.gn=Guaran\u00ed
|
|
||||||
content_filter_lang.gu=Guyarati
|
|
||||||
content_filter_lang.gv=Manx
|
|
||||||
content_filter_lang.ha=Hausa
|
|
||||||
content_filter_lang.he=Hebreo
|
|
||||||
content_filter_lang.hi=Hindi
|
|
||||||
content_filter_lang.ho=Hiri Motu
|
|
||||||
content_filter_lang.hr=Croata
|
|
||||||
content_filter_lang.ht=Haitiano
|
|
||||||
content_filter_lang.hu=H\u00fangaro
|
|
||||||
content_filter_lang.hy=Armenio
|
|
||||||
content_filter_lang.hz=Herero
|
|
||||||
content_filter_lang.ia=Interlingua
|
|
||||||
content_filter_lang.id=Indonesio
|
|
||||||
content_filter_lang.ie=Interlingue
|
|
||||||
content_filter_lang.ig=Igbo
|
|
||||||
content_filter_lang.ii=Sichuan Yi
|
|
||||||
content_filter_lang.ik=Inupiaq
|
|
||||||
content_filter_lang.io=Ido
|
|
||||||
content_filter_lang.is=Island\u00e9s
|
|
||||||
content_filter_lang.it=Italiano
|
|
||||||
content_filter_lang.iu=Inuktitut
|
|
||||||
content_filter_lang.ja=Japon\u00e9s
|
|
||||||
content_filter_lang.jv=Javan\u00e9s
|
|
||||||
content_filter_lang.ka=Georgiano
|
|
||||||
content_filter_lang.kg=Kongo
|
|
||||||
content_filter_lang.ki=Kikuyu; Gikuyu
|
|
||||||
content_filter_lang.kj=Kuanyama; Kwanyama
|
|
||||||
content_filter_lang.kk=Kazajo
|
|
||||||
content_filter_lang.kl=Kalaallisut; Groenland\u00e9s
|
|
||||||
content_filter_lang.km=Jmer
|
|
||||||
content_filter_lang.kn=Canar\u00e9s
|
|
||||||
content_filter_lang.ko=Coreano
|
|
||||||
content_filter_lang.kr=Kanuri
|
|
||||||
content_filter_lang.ks=Cachemir
|
|
||||||
content_filter_lang.ku=Kurdo
|
|
||||||
content_filter_lang.kv=Komi
|
|
||||||
content_filter_lang.kw=Cornuall\u00e9s
|
|
||||||
content_filter_lang.ky=Kirguiz
|
|
||||||
content_filter_lang.la=Lat\u00edn
|
|
||||||
content_filter_lang.lb=Luxemburgu\u00e9s; Letzeburgesch
|
|
||||||
content_filter_lang.lg=Ganda
|
|
||||||
content_filter_lang.li=Limburgan; Limburger; Limburgu\u00e9s
|
|
||||||
content_filter_lang.ln=Lingala
|
|
||||||
content_filter_lang.lo=Laosiano
|
|
||||||
content_filter_lang.lt=Lituano
|
|
||||||
content_filter_lang.lu=Luba-Katanga
|
|
||||||
content_filter_lang.lv=Let\u00f3n
|
|
||||||
content_filter_lang.mg=Malgache
|
|
||||||
content_filter_lang.mh=Marshal\u00e9s
|
|
||||||
content_filter_lang.mi=Maor\u00ed
|
|
||||||
content_filter_lang.mk=Macedonio
|
|
||||||
content_filter_lang.ml=Malabar
|
|
||||||
content_filter_lang.mn=Mongol
|
|
||||||
content_filter_lang.mo=Moldavo
|
|
||||||
content_filter_lang.mr=Marat\u00ed
|
|
||||||
content_filter_lang.ms=Malayo
|
|
||||||
content_filter_lang.mt=Malt\u00e9s
|
|
||||||
content_filter_lang.my=Birmano
|
|
||||||
content_filter_lang.na=Nauru
|
|
||||||
content_filter_lang.nb=Noruego Bokm\u00e5l
|
|
||||||
content_filter_lang.nd=Ndebele del Norte
|
|
||||||
content_filter_lang.ne=Nepal\u00e9s
|
|
||||||
content_filter_lang.ng=Ndonga
|
|
||||||
content_filter_lang.nl=Holand\u00e9s
|
|
||||||
content_filter_lang.nn=Noruego Nynorsk
|
|
||||||
content_filter_lang.no=Noruego
|
|
||||||
content_filter_lang.nr=Ndebele del Sur
|
|
||||||
content_filter_lang.nv=Navajo; Navaho
|
|
||||||
content_filter_lang.ny=Chichewa; Chewa; Nyanja
|
|
||||||
content_filter_lang.oc=Occitano (despu\u00e9s de 1500); Provenzal
|
|
||||||
content_filter_lang.oj=Ojibwa
|
|
||||||
content_filter_lang.om=Oromo
|
|
||||||
content_filter_lang.or=Oriya
|
|
||||||
content_filter_lang.os=Osetio
|
|
||||||
content_filter_lang.pa=Panyab\u00ed, Punyab\u00ed
|
|
||||||
content_filter_lang.pi=Pali
|
|
||||||
content_filter_lang.pl=Polaco
|
|
||||||
content_filter_lang.ps=Pashto
|
|
||||||
content_filter_lang.pt=Portugu\u00e9s
|
|
||||||
content_filter_lang.qu=Quichua
|
|
||||||
content_filter_lang.rm=Retorromance
|
|
||||||
content_filter_lang.rn=Rundi
|
|
||||||
content_filter_lang.ro=Rumano
|
|
||||||
content_filter_lang.ru=Ruso
|
|
||||||
content_filter_lang.rw=Kinyarwanda
|
|
||||||
content_filter_lang.sa=S\u00e1nscrito
|
|
||||||
content_filter_lang.sc=Sardo
|
|
||||||
content_filter_lang.sd=Sindhi
|
|
||||||
content_filter_lang.se=Sami del norte
|
|
||||||
content_filter_lang.sg=Sango
|
|
||||||
content_filter_lang.si=Cingal\u00e9s
|
|
||||||
content_filter_lang.sk=Eslovaco
|
|
||||||
content_filter_lang.sl=Esloveno
|
|
||||||
content_filter_lang.sm=Samoano
|
|
||||||
content_filter_lang.sn=Shona
|
|
||||||
content_filter_lang.so=Somal\u00ed
|
|
||||||
content_filter_lang.sq=Alban\u00e9s
|
|
||||||
content_filter_lang.sr=Serbio
|
|
||||||
content_filter_lang.ss=Swazi
|
|
||||||
content_filter_lang.st=Sotho del Sur
|
|
||||||
content_filter_lang.su=Sundan\u00e9s
|
|
||||||
content_filter_lang.sv=Sueco
|
|
||||||
content_filter_lang.sw=Swahili
|
|
||||||
content_filter_lang.ta=Tamil
|
|
||||||
content_filter_lang.te=Telugu
|
|
||||||
content_filter_lang.tg=Tayiko
|
|
||||||
content_filter_lang.th=Tailand\u00e9s
|
|
||||||
content_filter_lang.ti=Tigrinya
|
|
||||||
content_filter_lang.tk=Turkmeno
|
|
||||||
content_filter_lang.tl=Tagalo
|
|
||||||
content_filter_lang.tn=Tswana
|
|
||||||
content_filter_lang.to=Tonga (Islas Tonga)
|
|
||||||
content_filter_lang.tr=Turco
|
|
||||||
content_filter_lang.tr=Turco
|
|
||||||
content_filter_lang.ts=Tsonga
|
|
||||||
content_filter_lang.tt=T\u00e1rtaro
|
|
||||||
content_filter_lang.tw=Twi
|
|
||||||
content_filter_lang.ty=Tahitiano
|
|
||||||
content_filter_lang.ug=Uigur
|
|
||||||
content_filter_lang.uk=Ucraniano
|
|
||||||
content_filter_lang.ur=Urd\u00fa
|
|
||||||
content_filter_lang.uz=Uzbeko
|
|
||||||
content_filter_lang.ve=Luvenda
|
|
||||||
content_filter_lang.vi=Vietnam\u00e9s
|
|
||||||
content_filter_lang.vo=Volapuck
|
|
||||||
content_filter_lang.wa=Val\u00f3n
|
|
||||||
content_filter_lang.wo=Wolof
|
|
||||||
content_filter_lang.xh=Xhosa
|
|
||||||
content_filter_lang.yi=Y\u00eddish
|
|
||||||
content_filter_lang.yo=Yoruba
|
|
||||||
content_filter_lang.za=Zhuang; Chuang
|
|
||||||
content_filter_lang.zh=Chino
|
|
||||||
content_filter_lang.zu=Zul\u00fa
|
|
||||||
|
|
||||||
## Duplicate messages to take in account the old
|
|
||||||
## ISO code.
|
|
||||||
content_filter_lang.iw=Hebreo
|
|
||||||
content_filter_lang.in=Indonesio
|
|
||||||
content_filter_lang.ji=Y\u00eddish
|
|
@@ -1,194 +0,0 @@
|
|||||||
## Translations of ISO 639-1 languages codes
|
|
||||||
|
|
||||||
content_filter_lang.aa=Afar
|
|
||||||
content_filter_lang.ab=Abkhaze
|
|
||||||
content_filter_lang.ae=Avestique
|
|
||||||
content_filter_lang.af=Afrikaans
|
|
||||||
content_filter_lang.ak=Akan
|
|
||||||
content_filter_lang.am=Amharique
|
|
||||||
content_filter_lang.an=Aragonais
|
|
||||||
content_filter_lang.ar=Arabe
|
|
||||||
content_filter_lang.as=Assamais
|
|
||||||
content_filter_lang.av=Avar
|
|
||||||
content_filter_lang.ay=Aymara
|
|
||||||
content_filter_lang.az=Az\u00e9ri
|
|
||||||
content_filter_lang.ba=Bachkir
|
|
||||||
content_filter_lang.be=Bi\u00e9lorusse
|
|
||||||
content_filter_lang.bg=Bulgare
|
|
||||||
content_filter_lang.bh=Bihari
|
|
||||||
content_filter_lang.bi=Bichlamar
|
|
||||||
content_filter_lang.bm=Bambara
|
|
||||||
content_filter_lang.bn=Bengal\u00ee
|
|
||||||
content_filter_lang.bo=Tib\u00e9tain
|
|
||||||
content_filter_lang.br=Breton
|
|
||||||
content_filter_lang.bs=Bosniaque
|
|
||||||
content_filter_lang.ca=Catalan; Valencien
|
|
||||||
content_filter_lang.ce=Tch\u00e9tch\u00e8ne
|
|
||||||
content_filter_lang.ch=Chamorro
|
|
||||||
content_filter_lang.co=Corse
|
|
||||||
content_filter_lang.cr=Cri
|
|
||||||
content_filter_lang.cs=Tch\u00e8que
|
|
||||||
content_filter_lang.cu=Slavon D'\u00c9glise; Vieux Slave; Slavon Liturgique; Vieux Bulgare
|
|
||||||
content_filter_lang.cv=Tchouvache
|
|
||||||
content_filter_lang.cy=Gallois
|
|
||||||
content_filter_lang.da=Danois
|
|
||||||
content_filter_lang.de=Allemand
|
|
||||||
content_filter_lang.dv=Maldivien
|
|
||||||
content_filter_lang.dz=Dzongkha
|
|
||||||
content_filter_lang.ee=\u00c9w\u00e9
|
|
||||||
content_filter_lang.el=Grec Moderne (Apr\u00e8s 1453)
|
|
||||||
content_filter_lang.en=Anglais
|
|
||||||
content_filter_lang.eo=Esp\u00e9ranto
|
|
||||||
content_filter_lang.es=Espagnol; Castillan
|
|
||||||
content_filter_lang.et=Estonien
|
|
||||||
content_filter_lang.eu=Basque
|
|
||||||
content_filter_lang.fa=Persan
|
|
||||||
content_filter_lang.ff=Peul
|
|
||||||
content_filter_lang.fi=Finnois
|
|
||||||
content_filter_lang.fj=Fidjien
|
|
||||||
content_filter_lang.fo=F\u00e9ro\u00efen
|
|
||||||
content_filter_lang.fr=Fran\u00e7ais
|
|
||||||
content_filter_lang.fy=Frison Occidental
|
|
||||||
content_filter_lang.ga=Irlandais
|
|
||||||
content_filter_lang.gd=Ga\u00e9lique; Ga\u00e9lique \u00c9cossais
|
|
||||||
content_filter_lang.gl=Galicien
|
|
||||||
content_filter_lang.gn=Guarani
|
|
||||||
content_filter_lang.gu=Goudjrati
|
|
||||||
content_filter_lang.gv=Manx; Mannois
|
|
||||||
content_filter_lang.ha=Haoussa
|
|
||||||
content_filter_lang.he=H\u00e9breu
|
|
||||||
content_filter_lang.hi=Hindi
|
|
||||||
content_filter_lang.ho=Hiri Motu
|
|
||||||
content_filter_lang.hr=Croate
|
|
||||||
content_filter_lang.ht=Ha\u00eftien; Cr\u00e9ole Ha\u00eftien
|
|
||||||
content_filter_lang.hu=Hongrois
|
|
||||||
content_filter_lang.hy=Arm\u00e9nien
|
|
||||||
content_filter_lang.hz=H\u00e9r\u00e9ro
|
|
||||||
content_filter_lang.ia=Interlingua (Langue Auxiliaire Internationale)
|
|
||||||
content_filter_lang.id=Indon\u00e9sien
|
|
||||||
content_filter_lang.ie=Interlingue
|
|
||||||
content_filter_lang.ig=Igbo
|
|
||||||
content_filter_lang.ii=Yi De Sichuan
|
|
||||||
content_filter_lang.ik=Inupiaq
|
|
||||||
content_filter_lang.io=Ido
|
|
||||||
content_filter_lang.is=Islandais
|
|
||||||
content_filter_lang.it=Italien
|
|
||||||
content_filter_lang.iu=Inuktitut
|
|
||||||
content_filter_lang.ja=Japonais
|
|
||||||
content_filter_lang.jv=Javanais
|
|
||||||
content_filter_lang.ka=G\u00e9orgien
|
|
||||||
content_filter_lang.kg=Kikongo
|
|
||||||
content_filter_lang.ki=Kikuyu
|
|
||||||
content_filter_lang.kj=Kuanyama\u00a0; Kwanyama
|
|
||||||
content_filter_lang.kk=Kazakh
|
|
||||||
content_filter_lang.kl=Groenlandais
|
|
||||||
content_filter_lang.km=Khmer Central
|
|
||||||
content_filter_lang.kn=Kannada
|
|
||||||
content_filter_lang.ko=Cor\u00e9en
|
|
||||||
content_filter_lang.kr=Kanouri
|
|
||||||
content_filter_lang.ks=Kashmiri
|
|
||||||
content_filter_lang.ku=Kurde
|
|
||||||
content_filter_lang.kv=Kom
|
|
||||||
content_filter_lang.kw=Cornique
|
|
||||||
content_filter_lang.ky=Kirghiz
|
|
||||||
content_filter_lang.la=Latin
|
|
||||||
content_filter_lang.lb=Luxembourgeois
|
|
||||||
content_filter_lang.lg=Ganda
|
|
||||||
content_filter_lang.li=Limbourgeois
|
|
||||||
content_filter_lang.ln=Lingala
|
|
||||||
content_filter_lang.lo=Lao
|
|
||||||
content_filter_lang.lt=Lituanien
|
|
||||||
content_filter_lang.lu=Luba-katanga
|
|
||||||
content_filter_lang.lv=Letton
|
|
||||||
content_filter_lang.mg=Malgache
|
|
||||||
content_filter_lang.mh=Marshall
|
|
||||||
content_filter_lang.mi=Maori
|
|
||||||
content_filter_lang.mk=Mac\u00e9donien
|
|
||||||
content_filter_lang.ml=Malay\u00e2lam
|
|
||||||
content_filter_lang.mn=Mongol
|
|
||||||
content_filter_lang.mo=Moldave
|
|
||||||
content_filter_lang.mr=Marathe
|
|
||||||
content_filter_lang.ms=Malais
|
|
||||||
content_filter_lang.mt=Maltais
|
|
||||||
content_filter_lang.my=Birman
|
|
||||||
content_filter_lang.na=Nauruan
|
|
||||||
content_filter_lang.nb=Bokm\u00e5l
|
|
||||||
content_filter_lang.nd=Nd\u00e9b\u00e9l\u00e9 Du Nord
|
|
||||||
content_filter_lang.ne=N\u00e9palais
|
|
||||||
content_filter_lang.ng=Ndonga
|
|
||||||
content_filter_lang.nl=N\u00e9erlandais; Flamand
|
|
||||||
content_filter_lang.nn=Norv\u00e9gien Nynorsk; Nynorsk, Norv\u00e9gien
|
|
||||||
content_filter_lang.no=Norv\u00e9gien
|
|
||||||
content_filter_lang.nr=Nd\u00e9b\u00e9l\u00e9 Du Sud
|
|
||||||
content_filter_lang.nv=Navaho
|
|
||||||
content_filter_lang.ny=Chichewa\u00a0; Chewa\u00a0; Chinyanja
|
|
||||||
content_filter_lang.oc=Occitan (apr\u00e8s 1500)\u00a0; Proven\u00e7al
|
|
||||||
content_filter_lang.oj=Ojibwa
|
|
||||||
content_filter_lang.om=Galla
|
|
||||||
content_filter_lang.or=Oriya
|
|
||||||
content_filter_lang.os=Oss\u00e8te
|
|
||||||
content_filter_lang.pa=Pendjabi
|
|
||||||
content_filter_lang.pi=Pali
|
|
||||||
content_filter_lang.pl=Polonais
|
|
||||||
content_filter_lang.ps=Pachto
|
|
||||||
content_filter_lang.pt=Portugais
|
|
||||||
content_filter_lang.qu=Quechua
|
|
||||||
content_filter_lang.rm=Romanche
|
|
||||||
content_filter_lang.rn=Kirundi
|
|
||||||
content_filter_lang.ro=Roumain
|
|
||||||
content_filter_lang.ru=Russe
|
|
||||||
content_filter_lang.rw=Rwanda
|
|
||||||
content_filter_lang.sa=Sanskrit
|
|
||||||
content_filter_lang.sc=Sarde
|
|
||||||
content_filter_lang.sd=Sindh\u00ee
|
|
||||||
content_filter_lang.se=Sami Du Nord
|
|
||||||
content_filter_lang.sg=Sango
|
|
||||||
content_filter_lang.si=Singhalais
|
|
||||||
content_filter_lang.sk=Slovaque
|
|
||||||
content_filter_lang.sl=Slov\u00e8ne
|
|
||||||
content_filter_lang.sm=Samoan
|
|
||||||
content_filter_lang.sn=Shona
|
|
||||||
content_filter_lang.so=Somali
|
|
||||||
content_filter_lang.sq=Albanais
|
|
||||||
content_filter_lang.sr=Serbe
|
|
||||||
content_filter_lang.ss=Swati
|
|
||||||
content_filter_lang.st=Sotho Du Sud
|
|
||||||
content_filter_lang.su=Soundanais
|
|
||||||
content_filter_lang.sv=Su\u00e9dois
|
|
||||||
content_filter_lang.sw=Swahili
|
|
||||||
content_filter_lang.ta=Tamoul
|
|
||||||
content_filter_lang.te=T\u00e9lougou
|
|
||||||
content_filter_lang.tg=Tadjik
|
|
||||||
content_filter_lang.th=Tha\u00ef
|
|
||||||
content_filter_lang.ti=Tigrigna
|
|
||||||
content_filter_lang.tk=Turkm\u00e8ne
|
|
||||||
content_filter_lang.tl=Tagalog
|
|
||||||
content_filter_lang.tn=Tswana
|
|
||||||
content_filter_lang.to=Tongan (\u00celes Tonga)
|
|
||||||
content_filter_lang.tr=Turc
|
|
||||||
content_filter_lang.tr=Turc
|
|
||||||
content_filter_lang.ts=Tsonga
|
|
||||||
content_filter_lang.tt=Tatar
|
|
||||||
content_filter_lang.tw=Twi
|
|
||||||
content_filter_lang.ty=Tahitien
|
|
||||||
content_filter_lang.ug=Ou\u00efgour
|
|
||||||
content_filter_lang.uk=Ukrainien
|
|
||||||
content_filter_lang.ur=Ourdou
|
|
||||||
content_filter_lang.uz=Ouszbek
|
|
||||||
content_filter_lang.ve=Venda
|
|
||||||
content_filter_lang.vi=Vietnamien
|
|
||||||
content_filter_lang.vo=Volap\u00fck
|
|
||||||
content_filter_lang.wa=Wallon
|
|
||||||
content_filter_lang.wo=Wolof
|
|
||||||
content_filter_lang.xh=Xhosa
|
|
||||||
content_filter_lang.yi=Yiddish
|
|
||||||
content_filter_lang.yo=Yoruba
|
|
||||||
content_filter_lang.za=Zhuang
|
|
||||||
content_filter_lang.zh=Chinois
|
|
||||||
content_filter_lang.zu=Zoulou
|
|
||||||
|
|
||||||
## Duplicate messages to take in account the old
|
|
||||||
## ISO code.
|
|
||||||
content_filter_lang.iw=H\u00e9breu
|
|
||||||
content_filter_lang.in=Indon\u00e9sien
|
|
||||||
content_filter_lang.ji=Yiddish
|
|
@@ -1,194 +0,0 @@
|
|||||||
## Translations of ISO 639-1 languages codes
|
|
||||||
|
|
||||||
content_filter_lang.aa=Afar
|
|
||||||
content_filter_lang.ab=Abcaso
|
|
||||||
content_filter_lang.ae=Avestico
|
|
||||||
content_filter_lang.af=Afrikaans
|
|
||||||
content_filter_lang.ak=Akan
|
|
||||||
content_filter_lang.am=Amarico
|
|
||||||
content_filter_lang.an=Aragonese
|
|
||||||
content_filter_lang.ar=Arabo
|
|
||||||
content_filter_lang.as=Assamese
|
|
||||||
content_filter_lang.av=Avaro
|
|
||||||
content_filter_lang.ay=Aymara
|
|
||||||
content_filter_lang.az=Azero
|
|
||||||
content_filter_lang.ba=Baschiro
|
|
||||||
content_filter_lang.be=Bielorusso
|
|
||||||
content_filter_lang.bg=Bulgaro
|
|
||||||
content_filter_lang.bh=Bihari
|
|
||||||
content_filter_lang.bi=Bislama
|
|
||||||
content_filter_lang.bm=Bambara
|
|
||||||
content_filter_lang.bn=Bengali
|
|
||||||
content_filter_lang.bo=Tibetano
|
|
||||||
content_filter_lang.br=Bretone
|
|
||||||
content_filter_lang.bs=Bosniaco
|
|
||||||
content_filter_lang.ca=Catalano; Valenziano
|
|
||||||
content_filter_lang.ce=Ceceno
|
|
||||||
content_filter_lang.ch=Chamorro
|
|
||||||
content_filter_lang.co=Corso
|
|
||||||
content_filter_lang.cr=Cree
|
|
||||||
content_filter_lang.cs=Ceco
|
|
||||||
content_filter_lang.cu=Slavo
|
|
||||||
content_filter_lang.cv=Ciuvascio
|
|
||||||
content_filter_lang.cy=Gallese
|
|
||||||
content_filter_lang.da=Danese
|
|
||||||
content_filter_lang.de=Tedesco
|
|
||||||
content_filter_lang.dv=Maldiviano
|
|
||||||
content_filter_lang.dz=Dzongkha
|
|
||||||
content_filter_lang.ee=Ewe
|
|
||||||
content_filter_lang.el=Greco
|
|
||||||
content_filter_lang.en=Inglese
|
|
||||||
content_filter_lang.eo=Esperanto
|
|
||||||
content_filter_lang.es=Spagnolo
|
|
||||||
content_filter_lang.et=Estone
|
|
||||||
content_filter_lang.eu=Basco
|
|
||||||
content_filter_lang.fa=Persiano
|
|
||||||
content_filter_lang.ff=Fula
|
|
||||||
content_filter_lang.fi=Finlandese
|
|
||||||
content_filter_lang.fj=Figiano
|
|
||||||
content_filter_lang.fo=Faroese
|
|
||||||
content_filter_lang.fr=Francese
|
|
||||||
content_filter_lang.fy=Frisone occidentale
|
|
||||||
content_filter_lang.ga=Irlandese
|
|
||||||
content_filter_lang.gd=Gaelico
|
|
||||||
content_filter_lang.gl=Gallego
|
|
||||||
content_filter_lang.gn=Guarani
|
|
||||||
content_filter_lang.gu=Gujarati
|
|
||||||
content_filter_lang.gv=Manx
|
|
||||||
content_filter_lang.ha=Hausa
|
|
||||||
content_filter_lang.he=Ebraico
|
|
||||||
content_filter_lang.hi=Hindi
|
|
||||||
content_filter_lang.ho=Hiri motu
|
|
||||||
content_filter_lang.hr=Croato
|
|
||||||
content_filter_lang.ht=Haitiano
|
|
||||||
content_filter_lang.hu=Ungherese
|
|
||||||
content_filter_lang.hy=Armeno
|
|
||||||
content_filter_lang.hz=Herero
|
|
||||||
content_filter_lang.ia=Interlingua
|
|
||||||
content_filter_lang.id=Indonesiano
|
|
||||||
content_filter_lang.ie=Interlingua
|
|
||||||
content_filter_lang.ig=Ibo
|
|
||||||
content_filter_lang.ii=Sichuan Yi
|
|
||||||
content_filter_lang.ik=Inupiaq
|
|
||||||
content_filter_lang.io=Ido
|
|
||||||
content_filter_lang.is=Islandese
|
|
||||||
content_filter_lang.it=Italiano
|
|
||||||
content_filter_lang.iu=Inuktitut
|
|
||||||
content_filter_lang.ja=Giapponese
|
|
||||||
content_filter_lang.jv=Giavanese
|
|
||||||
content_filter_lang.ka=Georgiano
|
|
||||||
content_filter_lang.kg=Kongo
|
|
||||||
content_filter_lang.ki=Kikuyu; Gikuyu
|
|
||||||
content_filter_lang.kj=Kuanyama; Kwanyama
|
|
||||||
content_filter_lang.kk=Kazaco
|
|
||||||
content_filter_lang.kl=Kalaallisut; Groenlandese
|
|
||||||
content_filter_lang.km=Khmer
|
|
||||||
content_filter_lang.kn=Kannada
|
|
||||||
content_filter_lang.ko=Coreano
|
|
||||||
content_filter_lang.kr=Kanuri
|
|
||||||
content_filter_lang.ks=Kashmiri
|
|
||||||
content_filter_lang.ku=Curdo
|
|
||||||
content_filter_lang.kv=Komi
|
|
||||||
content_filter_lang.kw=Cornico
|
|
||||||
content_filter_lang.ky=Kirghiso
|
|
||||||
content_filter_lang.la=Latino
|
|
||||||
content_filter_lang.lb=Lussemburghese
|
|
||||||
content_filter_lang.lg=Ganda
|
|
||||||
content_filter_lang.li=Limburghese
|
|
||||||
content_filter_lang.ln=Lingala
|
|
||||||
content_filter_lang.lo=Lao
|
|
||||||
content_filter_lang.lt=Lituano
|
|
||||||
content_filter_lang.lu=Luba-katanga
|
|
||||||
content_filter_lang.lv=Lettone
|
|
||||||
content_filter_lang.mg=Malgascio
|
|
||||||
content_filter_lang.mh=Marshallese
|
|
||||||
content_filter_lang.mi=Maori
|
|
||||||
content_filter_lang.mk=Macedone
|
|
||||||
content_filter_lang.ml=Malayalam
|
|
||||||
content_filter_lang.mn=Mongolo
|
|
||||||
content_filter_lang.mo=Moldavo
|
|
||||||
content_filter_lang.mr=Marathi
|
|
||||||
content_filter_lang.ms=Malese
|
|
||||||
content_filter_lang.mt=Maltese
|
|
||||||
content_filter_lang.my=Birmano
|
|
||||||
content_filter_lang.na=Nauru
|
|
||||||
content_filter_lang.nb=Norvegese Bokm\u00e5l
|
|
||||||
content_filter_lang.nd=Ndebele settentrionale
|
|
||||||
content_filter_lang.ne=Nepalese
|
|
||||||
content_filter_lang.ng=Ndonga
|
|
||||||
content_filter_lang.nl=Olandese
|
|
||||||
content_filter_lang.nn=Norvegese Nynorsk
|
|
||||||
content_filter_lang.no=Norvegese
|
|
||||||
content_filter_lang.nr=Ndebele meridionale
|
|
||||||
content_filter_lang.nv=Navajo; Navaho
|
|
||||||
content_filter_lang.ny=Chichewa; Chewa; Nyanja
|
|
||||||
content_filter_lang.oc=Occitano (dopo il 1500); Provenzale
|
|
||||||
content_filter_lang.oj=Ojibwa
|
|
||||||
content_filter_lang.om=Oromo
|
|
||||||
content_filter_lang.or=Oriya
|
|
||||||
content_filter_lang.os=Osseto
|
|
||||||
content_filter_lang.pa=Panjabi; Punjabi
|
|
||||||
content_filter_lang.pi=Pali
|
|
||||||
content_filter_lang.pl=Polacco
|
|
||||||
content_filter_lang.ps=Pushto
|
|
||||||
content_filter_lang.pt=Portoghese
|
|
||||||
content_filter_lang.qu=Quechua
|
|
||||||
content_filter_lang.rm=Reto-romanzo
|
|
||||||
content_filter_lang.rn=Rundi
|
|
||||||
content_filter_lang.ro=Romeno
|
|
||||||
content_filter_lang.ru=Russo
|
|
||||||
content_filter_lang.rw=Kinyarwanda
|
|
||||||
content_filter_lang.sa=Sanscrito
|
|
||||||
content_filter_lang.sc=Sardo
|
|
||||||
content_filter_lang.sd=Sindhi
|
|
||||||
content_filter_lang.se=Sami settentrionale
|
|
||||||
content_filter_lang.sg=Sango
|
|
||||||
content_filter_lang.si=Sinhala; Singalese
|
|
||||||
content_filter_lang.sk=Slovacco
|
|
||||||
content_filter_lang.sl=Sloveno
|
|
||||||
content_filter_lang.sm=Samoano
|
|
||||||
content_filter_lang.sn=Shona
|
|
||||||
content_filter_lang.so=Somalo
|
|
||||||
content_filter_lang.sq=Albanese
|
|
||||||
content_filter_lang.sr=Serbo
|
|
||||||
content_filter_lang.ss=Swati
|
|
||||||
content_filter_lang.st=Sotho meridionale
|
|
||||||
content_filter_lang.su=Sundanese
|
|
||||||
content_filter_lang.sv=Svedese
|
|
||||||
content_filter_lang.sw=Swahili
|
|
||||||
content_filter_lang.ta=Tamil
|
|
||||||
content_filter_lang.te=Telugu
|
|
||||||
content_filter_lang.tg=Tagico
|
|
||||||
content_filter_lang.th=Thai
|
|
||||||
content_filter_lang.ti=Tigrino
|
|
||||||
content_filter_lang.tk=Turkmeno
|
|
||||||
content_filter_lang.tl=Tagalog
|
|
||||||
content_filter_lang.tn=Tswana
|
|
||||||
content_filter_lang.to=Tonga (Isole di Tonga)
|
|
||||||
content_filter_lang.tr=Turco
|
|
||||||
content_filter_lang.tr=Turco
|
|
||||||
content_filter_lang.ts=Tsonga
|
|
||||||
content_filter_lang.tt=Tataro
|
|
||||||
content_filter_lang.tw=Twi
|
|
||||||
content_filter_lang.ty=Tahitiano
|
|
||||||
content_filter_lang.ug=Uighuro; Uyghur
|
|
||||||
content_filter_lang.uk=Ucraino
|
|
||||||
content_filter_lang.ur=Urdu
|
|
||||||
content_filter_lang.uz=Uzbeco
|
|
||||||
content_filter_lang.ve=Venda
|
|
||||||
content_filter_lang.vi=Vietnamita
|
|
||||||
content_filter_lang.vo=Volap\u00fck
|
|
||||||
content_filter_lang.wa=Vallone
|
|
||||||
content_filter_lang.wo=Wolof
|
|
||||||
content_filter_lang.xh=Xhosa
|
|
||||||
content_filter_lang.yi=Yiddish
|
|
||||||
content_filter_lang.yo=Yoruba
|
|
||||||
content_filter_lang.za=Zhuang; Chuang
|
|
||||||
content_filter_lang.zh=Cinese
|
|
||||||
content_filter_lang.zu=Zulu
|
|
||||||
|
|
||||||
## Duplicate messages to take in account the old
|
|
||||||
## ISO code.
|
|
||||||
content_filter_lang.iw=Ebraico
|
|
||||||
content_filter_lang.in=Indonesiano
|
|
||||||
content_filter_lang.ji=Yiddish
|
|
@@ -1,194 +0,0 @@
|
|||||||
## Translations of ISO 639-1 languages codes
|
|
||||||
|
|
||||||
content_filter_lang.aa=\u30a2\u30d5\u30a1\u30eb\u8a9e
|
|
||||||
content_filter_lang.ab=\u30a2\u30d6\u30cf\u30ba\u8a9e
|
|
||||||
content_filter_lang.ae=\u30a2\u30f4\u30a7\u30b9\u30bf\u30fc\u8a9e
|
|
||||||
content_filter_lang.af=\u30a2\u30d5\u30ea\u30ab\u30fc\u30f3\u30b9\u8a9e
|
|
||||||
content_filter_lang.ak=\u30a2\u30ab\u30f3\u8a9e
|
|
||||||
content_filter_lang.am=\u30a2\u30e0\u30cf\u30e9\u8a9e
|
|
||||||
content_filter_lang.an=\u30a2\u30e9\u30b4\u30f3\u65b9\u8a00
|
|
||||||
content_filter_lang.ar=\u30a2\u30e9\u30d3\u30a2\u8a9e
|
|
||||||
content_filter_lang.as=\u30a2\u30c3\u30b5\u30e0\u8a9e
|
|
||||||
content_filter_lang.av=\u30a2\u30f4\u30a1\u30ea\u30af\u8a9e
|
|
||||||
content_filter_lang.ay=\u30a2\u30a4\u30de\u30e9\u8a9e
|
|
||||||
content_filter_lang.az=\u30a2\u30bc\u30eb\u30d0\u30a4\u30b8\u30e3\u30f3\u8a9e
|
|
||||||
content_filter_lang.ba=\u30d0\u30b7\u30ad\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.be=\u30d9\u30e9\u30eb\u30fc\u30b7\u8a9e
|
|
||||||
content_filter_lang.bg=\u30d6\u30eb\u30ac\u30ea\u30a2\u8a9e
|
|
||||||
content_filter_lang.bh=\u30d3\u30cf\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.bi=\u30d3\u30b9\u30e9\u30de\u8a9e
|
|
||||||
content_filter_lang.bm=\u30d0\u30f3\u30d0\u30e9\u8a9e
|
|
||||||
content_filter_lang.bn=\u30d9\u30f3\u30ac\u30eb\u8a9e
|
|
||||||
content_filter_lang.bo=\u30c1\u30d9\u30c3\u30c8\u8a9e
|
|
||||||
content_filter_lang.br=\u30d6\u30eb\u30bf\u30f3\u8a9e
|
|
||||||
content_filter_lang.bs=\u30dc\u30b9\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.ca=\u30ab\u30bf\u30ed\u30cb\u30a2\u8a9e\u3001\u30d0\u30ec\u30f3\u30b7\u30a2\u8a9e
|
|
||||||
content_filter_lang.ce=\u30c1\u30a7\u30c1\u30a7\u30f3\u8a9e
|
|
||||||
content_filter_lang.ch=\u30c1\u30e3\u30e2\u30ed\u8a9e
|
|
||||||
content_filter_lang.co=\u30b3\u30eb\u30b7\u30ab\u65b9\u8a00
|
|
||||||
content_filter_lang.cr=\u30af\u30ea\u30fc\u8a9e
|
|
||||||
content_filter_lang.cs=\u30c1\u30a7\u30b3\u8a9e
|
|
||||||
content_filter_lang.cu=\u30b9\u30e9\u30d6\u8a9e
|
|
||||||
content_filter_lang.cv=\u30c1\u30e5\u30d0\u30b7\u8a9e
|
|
||||||
content_filter_lang.cy=\u30a6\u30a7\u30fc\u30eb\u30ba\u8a9e
|
|
||||||
content_filter_lang.da=\u30c7\u30f3\u30de\u30fc\u30af\u8a9e
|
|
||||||
content_filter_lang.de=\u30c9\u30a4\u30c4\u8a9e
|
|
||||||
content_filter_lang.dv=\u30e2\u30eb\u30b8\u30d6\u8a9e
|
|
||||||
content_filter_lang.dz=\u30be\u30f3\u30ab\u8a9e
|
|
||||||
content_filter_lang.ee=\u30a8\u30a6\u30a7\u8a9e
|
|
||||||
content_filter_lang.el=\u30ae\u30ea\u30b7\u30e3\u8a9e
|
|
||||||
content_filter_lang.en=\u82f1\u8a9e
|
|
||||||
content_filter_lang.eo=\u30a8\u30b9\u30da\u30e9\u30f3\u30c8\u8a9e
|
|
||||||
content_filter_lang.es=\u30b9\u30da\u30a4\u30f3\u8a9e
|
|
||||||
content_filter_lang.et=\u30a8\u30b9\u30c8\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.eu=\u30d0\u30b9\u30af\u8a9e
|
|
||||||
content_filter_lang.fa=\u30da\u30eb\u30b7\u30e3\u8a9e
|
|
||||||
content_filter_lang.ff=\u30d5\u30e9\u8a9e
|
|
||||||
content_filter_lang.fi=\u30d5\u30a3\u30f3\u30e9\u30f3\u30c9\u8a9e
|
|
||||||
content_filter_lang.fj=\u30d5\u30a3\u30fc\u30b8\u30fc\u8a9e
|
|
||||||
content_filter_lang.fo=\u30d5\u30a7\u30ed\u30fc\u8a9e
|
|
||||||
content_filter_lang.fr=\u30d5\u30e9\u30f3\u30b9\u8a9e
|
|
||||||
content_filter_lang.fy=\u897f\u30d5\u30ea\u30b8\u30a2\u8a9e
|
|
||||||
content_filter_lang.ga=\u30a2\u30a4\u30eb\u30e9\u30f3\u30c9\u8a9e
|
|
||||||
content_filter_lang.gd=\u30b2\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.gl=\u30ac\u30ea\u30b7\u30a2\u8a9e
|
|
||||||
content_filter_lang.gn=\u30b0\u30a2\u30e9\u30cb\u8a9e
|
|
||||||
content_filter_lang.gu=\u30b0\u30b8\u30e3\u30e9\u30fc\u30c8\u8a9e
|
|
||||||
content_filter_lang.gv=\u30de\u30f3\u5cf6\u8a9e
|
|
||||||
content_filter_lang.ha=\u30cf\u30a6\u30b5\u8a9e
|
|
||||||
content_filter_lang.he=\u30d8\u30d6\u30e9\u30a4\u8a9e
|
|
||||||
content_filter_lang.hi=\u30d2\u30f3\u30c7\u30a3\u30fc\u8a9e
|
|
||||||
content_filter_lang.ho=\u30d2\u30ea\u30fb\u30e2\u30c4\u8a9e
|
|
||||||
content_filter_lang.hr=\u30af\u30ed\u30a2\u30c1\u30a2\u8a9e
|
|
||||||
content_filter_lang.ht=\u30cf\u30a4\u30c1\u8a9e
|
|
||||||
content_filter_lang.hu=\u30cf\u30f3\u30ac\u30ea\u30fc\u8a9e
|
|
||||||
content_filter_lang.hy=\u30a2\u30eb\u30e1\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.hz=\u30d8\u30ec\u30ed\u8a9e
|
|
||||||
content_filter_lang.ia=\u30a4\u30f3\u30bf\u30fc\u30ea\u30f3\u30b0\u30a2
|
|
||||||
content_filter_lang.id=\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u8a9e
|
|
||||||
content_filter_lang.ie=\u30a4\u30f3\u30bf\u30fc\u30ea\u30f3\u30b0
|
|
||||||
content_filter_lang.ig=\u30a4\u30dc\u8a9e
|
|
||||||
content_filter_lang.ii=\u30b7\u30c1\u30e5\u30a2\u30f3\u30fb\u30a4\u8a9e
|
|
||||||
content_filter_lang.ik=\u30a4\u30cc\u30d4\u30a2\u30c3\u30af\u8a9e
|
|
||||||
content_filter_lang.io=\u30a4\u30c9\u8a9e
|
|
||||||
content_filter_lang.is=\u30a2\u30a4\u30b9\u30e9\u30f3\u30c9\u8a9e
|
|
||||||
content_filter_lang.it=\u30a4\u30bf\u30ea\u30a2\u8a9e
|
|
||||||
content_filter_lang.iu=\u30a4\u30cc\u30af\u30c6\u30a3\u30c8\u30a5\u30c8\u8a9e
|
|
||||||
content_filter_lang.ja=\u65e5\u672c\u8a9e
|
|
||||||
content_filter_lang.jv=\u30b8\u30e3\u30ef\u8a9e
|
|
||||||
content_filter_lang.ka=\u30b0\u30eb\u30b8\u30a2\u8a9e
|
|
||||||
content_filter_lang.kg=\u30b3\u30f3\u30b4\u8a9e
|
|
||||||
content_filter_lang.ki=\u30ad\u30af\u30e6\u8a9e\u3001\u30ae\u30af\u30e6\u8a9e
|
|
||||||
content_filter_lang.kj=\u30af\u30a2\u30f3\u30e4\u30de\u8a9e\u3001\u30af\u30ef\u30f3\u30e4\u30de\u8a9e
|
|
||||||
content_filter_lang.kk=\u30ab\u30b6\u30d5\u30b9\u30bf\u30f3\u8a9e
|
|
||||||
content_filter_lang.kl=\u30ab\u30e9\u30fc\u30ea\u30c3\u30c8\u8a9e\u3001\u30b0\u30ea\u30fc\u30f3\u30e9\u30f3\u30c9\u8a9e
|
|
||||||
content_filter_lang.km=\u30af\u30e1\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.kn=\u30ab\u30f3\u30ca\u30c0\u8a9e
|
|
||||||
content_filter_lang.ko=\u671d\u9bae\u8a9e
|
|
||||||
content_filter_lang.kr=\u30ab\u30cc\u30ea\u8a9e
|
|
||||||
content_filter_lang.ks=\u30ab\u30b7\u30df\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.ku=\u30af\u30eb\u30c9\u8a9e
|
|
||||||
content_filter_lang.kv=\u30b3\u30df\u8a9e
|
|
||||||
content_filter_lang.kw=\u30b3\u30fc\u30f3\u30a6\u30a9\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.ky=\u30ad\u30eb\u30ae\u30b9\u8a9e
|
|
||||||
content_filter_lang.la=\u30e9\u30c6\u30f3\u8a9e
|
|
||||||
content_filter_lang.lb=\u30eb\u30af\u30bb\u30f3\u30d6\u30eb\u30b0\u8a9e
|
|
||||||
content_filter_lang.lg=\u30ac\u30f3\u30c0\u8a9e
|
|
||||||
content_filter_lang.li=\u30ea\u30f3\u30d6\u30eb\u30ac\u30fc\u8a9e
|
|
||||||
content_filter_lang.ln=\u30ea\u30f3\u30ac\u30e9\u8a9e
|
|
||||||
content_filter_lang.lo=\u30e9\u30aa\u8a9e
|
|
||||||
content_filter_lang.lt=\u30ea\u30c8\u30a2\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.lu=\u30eb\u30d0\u30fb\u30ab\u30bf\u30f3\u30ac\u8a9e
|
|
||||||
content_filter_lang.lv=\u30e9\u30c8\u30d3\u30a2\u8a9e
|
|
||||||
content_filter_lang.mg=\u30de\u30e9\u30ac\u30b7\u8a9e
|
|
||||||
content_filter_lang.mh=\u30de\u30fc\u30b7\u30e3\u30eb\u8a9e
|
|
||||||
content_filter_lang.mi=\u30de\u30aa\u30ea\u8a9e
|
|
||||||
content_filter_lang.mk=\u30de\u30b1\u30c9\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.ml=\u30de\u30e9\u30e4\u30fc\u30e9\u30e0\u8a9e
|
|
||||||
content_filter_lang.mn=\u30e2\u30f3\u30b4\u30eb\u8a9e
|
|
||||||
content_filter_lang.mo=\u30e2\u30eb\u30c9\u30d0\u8a9e
|
|
||||||
content_filter_lang.mr=\u30de\u30e9\u30fc\u30c6\u30a3\u30fc\u8a9e
|
|
||||||
content_filter_lang.ms=\u30de\u30e9\u30a4\u8a9e
|
|
||||||
content_filter_lang.mt=\u30de\u30eb\u30bf\u8a9e
|
|
||||||
content_filter_lang.my=\u30d3\u30eb\u30de\u8a9e
|
|
||||||
content_filter_lang.na=\u30ca\u30a6\u30eb\u8a9e
|
|
||||||
content_filter_lang.nb=\u30ce\u30eb\u30a6\u30a7\u30fc\u8a9e\uff08\u30d6\u30fc\u30af\u30e2\u30fc\u30eb\uff09
|
|
||||||
content_filter_lang.nd=\u5317\u30f3\u30c7\u30d9\u30ec\u8a9e
|
|
||||||
content_filter_lang.ne=\u30cd\u30d1\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.ng=\u30c9\u30a5\u30f3\u30ac\u8a9e
|
|
||||||
content_filter_lang.nl=\u30aa\u30e9\u30f3\u30c0\u8a9e
|
|
||||||
content_filter_lang.nn=\u30ce\u30eb\u30a6\u30a7\u30fc\u8a9e\uff08\u30cb\u30e5\u30fc\u30ce\u30eb\u30b9\u30af\uff09
|
|
||||||
content_filter_lang.no=\u30ce\u30eb\u30a6\u30a7\u30fc\u8a9e
|
|
||||||
content_filter_lang.nr=\u5357\u30f3\u30c7\u30d9\u30ec\u8a9e
|
|
||||||
content_filter_lang.nv=\u30ca\u30f4\u30a1\u30db\u8a9e
|
|
||||||
content_filter_lang.ny=\u30cb\u30e3\u30f3\u30b8\u30e3\u8a9e
|
|
||||||
content_filter_lang.oc=\u30aa\u30c3\u30af\u8a9e
|
|
||||||
content_filter_lang.oj=\u30aa\u30b8\u30d6\u30a6\u30a7\u30fc\u8a9e
|
|
||||||
content_filter_lang.om=\u30aa\u30ed\u30e2\u8a9e
|
|
||||||
content_filter_lang.or=\u30aa\u30ea\u30e4\u30fc\u8a9e
|
|
||||||
content_filter_lang.os=\u30aa\u30bb\u30c8\u8a9e
|
|
||||||
content_filter_lang.pa=\u30d1\u30f3\u30b8\u30e3\u30d6\u8a9e
|
|
||||||
content_filter_lang.pi=\u30d1\u30fc\u30ea\u8a9e
|
|
||||||
content_filter_lang.pl=\u30dd\u30fc\u30e9\u30f3\u30c9\u8a9e
|
|
||||||
content_filter_lang.ps=\u30d1\u30b7\u30e5\u30c8\u30fc\u8a9e
|
|
||||||
content_filter_lang.pt=\u30dd\u30eb\u30c8\u30ac\u30eb\u8a9e
|
|
||||||
content_filter_lang.qu=\u30b1\u30c1\u30e5\u30a2\u8a9e
|
|
||||||
content_filter_lang.rm=\u30ec\u30c8\u30ed\u30de\u30f3\u8a9e
|
|
||||||
content_filter_lang.rn=\u30eb\u30f3\u30b2\u30a3\u8a9e
|
|
||||||
content_filter_lang.ro=\u30eb\u30fc\u30de\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.ru=\u30ed\u30b7\u30a2\u8a9e
|
|
||||||
content_filter_lang.rw=\u30ad\u30cb\u30e4\u30eb\u30ef\u30f3\u30c0\u8a9e
|
|
||||||
content_filter_lang.sa=\u30b5\u30f3\u30b9\u30af\u30ea\u30c3\u30c8\u8a9e
|
|
||||||
content_filter_lang.sc=\u30b5\u30eb\u30c7\u30fc\u30cb\u30e3\u8a9e
|
|
||||||
content_filter_lang.sd=\u30b7\u30f3\u30c7\u30a3\u30fc\u8a9e
|
|
||||||
content_filter_lang.se=\u5317\u30b5\u30fc\u30df\u8a9e
|
|
||||||
content_filter_lang.sg=\u30b5\u30f3\u30b4\u8a9e
|
|
||||||
content_filter_lang.si=\u30b7\u30f3\u30cf\u30e9\u8a9e
|
|
||||||
content_filter_lang.sk=\u30b9\u30ed\u30d0\u30ad\u30a2\u8a9e
|
|
||||||
content_filter_lang.sl=\u30b9\u30ed\u30d9\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.sm=\u30b5\u30e2\u30a2\u8a9e
|
|
||||||
content_filter_lang.sn=\u30b7\u30e7\u30ca\u8a9e
|
|
||||||
content_filter_lang.so=\u30bd\u30de\u30ea\u8a9e
|
|
||||||
content_filter_lang.sq=\u30a2\u30eb\u30d0\u30cb\u30a2\u8a9e
|
|
||||||
content_filter_lang.sr=\u30bb\u30eb\u30d3\u30a2\u8a9e
|
|
||||||
content_filter_lang.ss=\u30b9\u30ef\u30b8\u8a9e
|
|
||||||
content_filter_lang.st=\u30bd\u30c8\u8a9e\uff08\u30bb\u30bd\u30c8\u8a9e\uff09
|
|
||||||
content_filter_lang.su=\u30b9\u30f3\u30c0\u8a9e
|
|
||||||
content_filter_lang.sv=\u30b9\u30a6\u30a7\u30fc\u30c7\u30f3\u8a9e
|
|
||||||
content_filter_lang.sw=\u30b9\u30ef\u30d2\u30ea\u8a9e
|
|
||||||
content_filter_lang.ta=\u30bf\u30df\u30eb\u8a9e
|
|
||||||
content_filter_lang.te=\u30c6\u30eb\u30b0\u8a9e
|
|
||||||
content_filter_lang.tg=\u30bf\u30b8\u30af\u8a9e
|
|
||||||
content_filter_lang.th=\u30bf\u30a4\u8a9e
|
|
||||||
content_filter_lang.ti=\u30c6\u30a3\u30b0\u30ea\u30cb\u30e3\u8a9e
|
|
||||||
content_filter_lang.tk=\u30c8\u30eb\u30af\u30e1\u30f3\u8a9e
|
|
||||||
content_filter_lang.tl=\u30bf\u30ac\u30ed\u30b0\u8a9e
|
|
||||||
content_filter_lang.tn=\u30c4\u30ef\u30ca\u8a9e
|
|
||||||
content_filter_lang.to=\u30c8\u30f3\u30ac\u8a9e\uff08\u30c8\u30f3\u30ac\u8af8\u5cf6\uff09
|
|
||||||
content_filter_lang.tr=\u30c8\u30eb\u30b3\u8a9e
|
|
||||||
content_filter_lang.tr=\u30c8\u30eb\u30b3\u8a9e
|
|
||||||
content_filter_lang.ts=\u30c4\u30a9\u30f3\u30ac\u8a9e
|
|
||||||
content_filter_lang.tt=\u30bf\u30bf\u30fc\u30eb\u8a9e
|
|
||||||
content_filter_lang.tw=\u30c8\u30a6\u30a3\u8a9e
|
|
||||||
content_filter_lang.ty=\u30bf\u30d2\u30c1\u8a9e
|
|
||||||
content_filter_lang.ug=\u30a6\u30a4\u30b0\u30eb\u8a9e
|
|
||||||
content_filter_lang.uk=\u30a6\u30af\u30e9\u30a4\u30ca\u8a9e
|
|
||||||
content_filter_lang.ur=\u30a6\u30eb\u30c9\u30a5\u30fc\u8a9e
|
|
||||||
content_filter_lang.uz=\u30a6\u30ba\u30d9\u30af\u8a9e
|
|
||||||
content_filter_lang.ve=\u30d9\u30f3\u30c0\u8a9e
|
|
||||||
content_filter_lang.vi=\u30d9\u30c8\u30ca\u30e0\u8a9e
|
|
||||||
content_filter_lang.vo=\u30dc\u30e9\u30d4\u30e5\u30af\u8a9e
|
|
||||||
content_filter_lang.wa=\u30ef\u30ed\u30f3\u8a9e
|
|
||||||
content_filter_lang.wo=\u30a6\u30a9\u30ed\u30d5\u8a9e
|
|
||||||
content_filter_lang.xh=\u30b3\u30b5\u8a9e
|
|
||||||
content_filter_lang.yi=\u30a4\u30c7\u30a3\u30c3\u30b7\u30e5\u8a9e
|
|
||||||
content_filter_lang.yo=\u30e8\u30eb\u30d0\u8a9e
|
|
||||||
content_filter_lang.za=\u30c1\u30ef\u30f3\u8a9e
|
|
||||||
content_filter_lang.zh=\u4e2d\u56fd\u8a9e
|
|
||||||
content_filter_lang.zu=\u30ba\u30fc\u30eb\u30fc\u8a9e
|
|
||||||
|
|
||||||
## Duplicate messages to take in account the old
|
|
||||||
## ISO code.
|
|
||||||
content_filter_lang.iw=\u30d8\u30d6\u30e9\u30a4\u8a9e
|
|
||||||
content_filter_lang.in=\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2\u8a9e
|
|
||||||
content_filter_lang.ji=\u30a4\u30c7\u30a3\u30c3\u30b7\u30e5\u8a9e
|
|
@@ -1,278 +0,0 @@
|
|||||||
# Display labels for Content Domain Model
|
|
||||||
|
|
||||||
cm_contentmodel.description=Alfresco Content Domain Modell
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_object.title=Objekt
|
|
||||||
cm_contentmodel.type.cm_object.description=Basisinhalt Domain-Objekt
|
|
||||||
cm_contentmodel.property.cm_name.title=Name
|
|
||||||
cm_contentmodel.property.cm_name.description=Name
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_folder.title=Ordner
|
|
||||||
cm_contentmodel.type.cm_folder.description=Ordner
|
|
||||||
cm_contentmodel.property.cm_orderedchildren.title=Geordnete Kinder
|
|
||||||
cm_contentmodel.property.cm_orderedchildren.description=Zeigt an, ob die Kinder des Ordners geordnet sind
|
|
||||||
cm_contentmodel.association.cm_contains.title=Enth\u00e4lt
|
|
||||||
cm_contentmodel.association.cm_contains.description=Enth\u00e4lt
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_content.title=Inhalt
|
|
||||||
cm_contentmodel.type.cm_content.description=Basis-Inhalts-Objekt
|
|
||||||
cm_contentmodel.property.cm_content.title=Inhalt
|
|
||||||
cm_contentmodel.property.cm_content.description=Inhalt
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_linkfile.title=Dateilink
|
|
||||||
cm_contentmodel.type.cm_linkfile.description=Link zu einer anderen Datei
|
|
||||||
cm_contentmodel.property.cm_path.title=Link Dateipfad
|
|
||||||
cm_contentmodel.property.cm_path.description=Pfad zur verlinkten Datei
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_savedquery.title=Gespeicherte Anfrage
|
|
||||||
cm_contentmodel.type.cm_savedquery.description=Gespeicherte Anfrage
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_systemfolder.title=Systemordner
|
|
||||||
cm_contentmodel.type.cm_systemfolder.description=Ordner f\u00fcr Elemente auf Systemebene
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_person.title=Person
|
|
||||||
cm_contentmodel.type.cm_person.description=Person
|
|
||||||
|
|
||||||
cm_contentmodel.property.cm_userName.title=Benutzername
|
|
||||||
cm_contentmodel.property.cm_userName.description=Benutzername der Person
|
|
||||||
cm_contentmodel.property.cm_homeFolder.title=Home Ordner
|
|
||||||
cm_contentmodel.property.cm_homeFolder.description=Home Ordner der Person
|
|
||||||
cm_contentmodel.property.cm_firstName.title=Vorname
|
|
||||||
cm_contentmodel.property.cm_firstName.description=Vorname der Person
|
|
||||||
cm_contentmodel.property.cm_lastName.title=Nachname
|
|
||||||
cm_contentmodel.property.cm_lastName.description=Nachname der Person
|
|
||||||
cm_contentmodel.property.cm_middleName.title=Zweitname
|
|
||||||
cm_contentmodel.property.cm_middleName.description=Zweitname der Person
|
|
||||||
cm_contentmodel.property.cm_email.title=E-Mail Adresse
|
|
||||||
cm_contentmodel.property.cm_email.description=E-Mail Adresse der Person
|
|
||||||
cm_contentmodel.property.cm_organizationId.title=Organisation
|
|
||||||
cm_contentmodel.property.cm_organizationId.description=Organisation der Person
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_category_root.title=Kategorie Root
|
|
||||||
cm_contentmodel.type.cm_category_root.description=Root-Kategorie
|
|
||||||
cm_contentmodel.association.cm_categories.title=Kategorien
|
|
||||||
cm_contentmodel.association.cm_categories.description=Kategorien innerhalb der Kategorie Root
|
|
||||||
|
|
||||||
cm_contentmodel.type.cm_category.title=Kategorie
|
|
||||||
cm_contentmodel.type.cm_category.description=Kategorie
|
|
||||||
cm_contentmodel.association.cm_subcategories.title=Kategorien
|
|
||||||
cm_contentmodel.association.cm_subcategories.description=Subkategorien innerhalb der Kategorie
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_titled.title=Betitelt
|
|
||||||
cm_contentmodel.aspect.cm_titled.description=Betitelt
|
|
||||||
cm_contentmodel.property.cm_title.title=Titel
|
|
||||||
cm_contentmodel.property.cm_title.description=Titel des Inhalts
|
|
||||||
cm_contentmodel.property.cm_description.title=Beschreibung
|
|
||||||
cm_contentmodel.property.cm_description.description=Beschreibung des Inhalts
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_auditable.title=Audit-f\u00e4hig
|
|
||||||
cm_contentmodel.aspect.cm_auditable.description=Audit-f\u00e4hig
|
|
||||||
cm_contentmodel.property.cm_created.title=Datum der Erstellung
|
|
||||||
cm_contentmodel.property.cm_created.description=Datum der Erstellung
|
|
||||||
cm_contentmodel.property.cm_creator.title=Ersteller
|
|
||||||
cm_contentmodel.property.cm_creator.description=Wer dieses Element erstellt hat
|
|
||||||
cm_contentmodel.property.cm_modified.title=Datum der \u00c4nderung
|
|
||||||
cm_contentmodel.property.cm_modified.description=Wann dieses Element zuletzt ge\u00e4ndert wurde
|
|
||||||
cm_contentmodel.property.cm_modifier.title=Bearbeiter
|
|
||||||
cm_contentmodel.property.cm_modifier.description=Wer dieses Element zuletzt ge\u00e4ndert hat
|
|
||||||
cm_contentmodel.property.cm_accessed.title=Datum des letzten Aufrufs
|
|
||||||
cm_contentmodel.property.cm_accessed.description=Wann dieses Element zuletzt aufgerufen wurde
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_author.title=Autor
|
|
||||||
cm_contentmodel.aspect.cm_author.description=Autor
|
|
||||||
cm_contentmodel.property.cm_author.title=Autor
|
|
||||||
cm_contentmodel.property.cm_author.description=Autor
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_localizable.title=Lokalisierbar
|
|
||||||
cm_contentmodel.aspect.cm_localizable.description=Lokalisierbar
|
|
||||||
cm_contentmodel.property.cm_locale.title=Sprachumgebung
|
|
||||||
cm_contentmodel.property.cm_locale.description=Sprachumgebung
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_translatable.title=\u00dcbersetzbar
|
|
||||||
cm_contentmodel.aspect.cm_translatable.description=\u00dcbersetzbar
|
|
||||||
cm_contentmodel.association.cm_translations.title=\u00dcbersetzungen
|
|
||||||
cm_contentmodel.association.cm_translations.description=\u00dcbersetzungen
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_transformable.title=Umwandelbar
|
|
||||||
cm_contentmodel.aspect.cm_transformable.description=Umwandelbar
|
|
||||||
cm_contentmodel.association.cm_formats.title=Formate
|
|
||||||
cm_contentmodel.association.cm_formats.description=Umgewandelte Elemente
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_templatable.title=Vorlagenf\u00e4hig
|
|
||||||
cm_contentmodel.aspect.cm_templatable.description=Vorlagenf\u00e4hig
|
|
||||||
cm_contentmodel.property.cm_template.title=Mustervorlage
|
|
||||||
cm_contentmodel.property.cm_template.description=Mustervorlage
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_complianceable.title=Einhaltbar
|
|
||||||
cm_contentmodel.aspect.cm_complianceable.description=Einhaltbar
|
|
||||||
cm_contentmodel.property.cm_removeAfter.title=Entfernen nach
|
|
||||||
cm_contentmodel.property.cm_removeAfter.description=Entfernen nach
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_ownable.title=Sch\u00fctzbar
|
|
||||||
cm_contentmodel.aspect.cm_ownable.description=Sch\u00fctzbar
|
|
||||||
cm_contentmodel.property.cm_owner.title=Eigent\u00fcmer
|
|
||||||
cm_contentmodel.property.cm_owner.description=Eigent\u00fcmer
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_dublincore.title=Dublin Core
|
|
||||||
cm_contentmodel.aspect.cm_dublincore.description=Dublin Core
|
|
||||||
cm_contentmodel.property.cm_publisher.title=Herausgeber
|
|
||||||
cm_contentmodel.property.cm_publisher.description=Herausgeber
|
|
||||||
cm_contentmodel.property.cm_contributor.title=Beitragender
|
|
||||||
cm_contentmodel.property.cm_contributor.description=Beitragender
|
|
||||||
cm_contentmodel.property.cm_type.title=Typ
|
|
||||||
cm_contentmodel.property.cm_type.description=Typ
|
|
||||||
cm_contentmodel.property.cm_identifier.title=Identifikator
|
|
||||||
cm_contentmodel.property.cm_identifier.description=Identifikator
|
|
||||||
cm_contentmodel.property.cm_dcsource.title=Quelle
|
|
||||||
cm_contentmodel.property.cm_dcsource.description=Quelle
|
|
||||||
cm_contentmodel.property.cm_coverage.title=Anwendungsbereich
|
|
||||||
cm_contentmodel.property.cm_coverage.description=Anwendungsbereich
|
|
||||||
cm_contentmodel.property.cm_rights.title=Rechte
|
|
||||||
cm_contentmodel.property.cm_rights.description=Rechte
|
|
||||||
cm_contentmodel.property.cm_subject.title=Betreff
|
|
||||||
cm_contentmodel.property.cm_subject.description=Betreff
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_basable.title=Basierbar
|
|
||||||
cm_contentmodel.aspect.cm_basable.description=Basierbar
|
|
||||||
cm_contentmodel.association.cm_basis.title=Basis
|
|
||||||
cm_contentmodel.association.cm_basis.description=Basis
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_partable.title=Teilbar
|
|
||||||
cm_contentmodel.aspect.cm_partable.description=Teilbar
|
|
||||||
cm_contentmodel.association.cm_parts.title=Teile
|
|
||||||
cm_contentmodel.association.cm_parts.description=Teile
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_referencing.title=Referenzierung
|
|
||||||
cm_contentmodel.aspect.cm_referencing.description=Referenzierung
|
|
||||||
cm_contentmodel.association.cm_references.title=Referenzen
|
|
||||||
cm_contentmodel.association.cm_references.description=Referenzen
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_replacable.title=Ersetzbar
|
|
||||||
cm_contentmodel.aspect.cm_replacable.description=Ersetzbar
|
|
||||||
cm_contentmodel.association.cm_replaces.title=Ersetzt
|
|
||||||
cm_contentmodel.association.cm_replaces.description=Ersetzt
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_effectivity.title=Wirksamkeit
|
|
||||||
cm_contentmodel.aspect.cm_effectivity.description=Wirksamkeit
|
|
||||||
cm_contentmodel.property.cm_from.title=Wirksam ab
|
|
||||||
cm_contentmodel.property.cm_from.description=Wirksam ab
|
|
||||||
cm_contentmodel.property.cm_to.title=Wirksam bis
|
|
||||||
cm_contentmodel.property.cm_to.description=Wirksam bis
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_summarizable.title=Zusammenfassbar
|
|
||||||
cm_contentmodel.aspect.cm_summarizable.description=Zusammenfassbar
|
|
||||||
cm_contentmodel.property.cm_summary.title=Zusammenfassung
|
|
||||||
cm_contentmodel.property.cm_summary.description=Zusammenfassung
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_countable.title=Z\u00e4hlbar
|
|
||||||
cm_contentmodel.aspect.cm_countable.description=Z\u00e4hlbar
|
|
||||||
cm_contentmodel.property.cm_hits.title=Treffer
|
|
||||||
cm_contentmodel.property.cm_hits.description=Treffer
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_copiedFrom.title=Kopiert von
|
|
||||||
cm_contentmodel.aspect.cm_copiedFrom.description=Kopiert von
|
|
||||||
cm_contentmodel.property.cm_source.title=Quelle
|
|
||||||
cm_contentmodel.property.cm_source.description=Quelle
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_workingcopy.title=Arbeitskopie
|
|
||||||
cm_contentmodel.aspect.cm_workingcopy.description=Arbeitskopie
|
|
||||||
cm_contentmodel.property.cm_workingCopyOwner.title=Eigent\u00fcmer der Arbeitskopie
|
|
||||||
cm_contentmodel.property.cm_workingCopyOwner.description=Eigent\u00fcmer der Arbeitskopie
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_versionable.title=Versionierbar
|
|
||||||
cm_contentmodel.aspect.cm_versionable.description=Versionierbar
|
|
||||||
cm_contentmodel.property.cm_versionLabel.title=Versionslabel
|
|
||||||
cm_contentmodel.property.cm_versionLabel.description=Versionslabel
|
|
||||||
cm_contentmodel.property.cm_autoVersion.title=Auto Version
|
|
||||||
cm_contentmodel.property.cm_autoVersion.description=Auto Version
|
|
||||||
cm_contentmodel.property.cm_initialVersion.title=Urspr\u00fcngliche Version
|
|
||||||
cm_contentmodel.property.cm_initialVersion.description=Urspr\u00fcngliche Version
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_lockable.title=Sperrbar
|
|
||||||
cm_contentmodel.aspect.cm_lockable.description=Sperrbar
|
|
||||||
cm_contentmodel.property.cm_lockOwner.title=Eigent\u00fcmer der Sperrung
|
|
||||||
cm_contentmodel.property.cm_lockOwner.description=Eigent\u00fcmer der Sperrung
|
|
||||||
cm_contentmodel.property.cm_lockType.title=Typ Sperrung
|
|
||||||
cm_contentmodel.property.cm_lockType.description=Typ Sperrung
|
|
||||||
cm_contentmodel.property.cm_expiryDate.title=Ablaufdatum
|
|
||||||
cm_contentmodel.property.cm_expiryDate.description=Ablaufdatum
|
|
||||||
cm_contentmodel.property.cm_lockIsDeep.title=Deep Lock
|
|
||||||
cm_contentmodel.property.cm_lockIsDeep.description=Deep Lock
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_subscribable.title=Abonnierbar
|
|
||||||
cm_contentmodel.aspect.cm_subscribable.description=Abonnierbar
|
|
||||||
cm_contentmodel.association.cm_subscribedBy.title=Abonniert von
|
|
||||||
cm_contentmodel.association.cm_subscribedBy.description=Abonniert von
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_classifiable.title=Klassifizierbar
|
|
||||||
cm_contentmodel.aspect.cm_classifiable.description=Klassifizierbar
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_generalclassifiable.title=Klassifizierbar
|
|
||||||
cm_contentmodel.aspect.cm_generalclassifiable.description=Klassifizierbar
|
|
||||||
cm_contentmodel.property.cm_categories.title=Kategorien
|
|
||||||
cm_contentmodel.property.cm_categories.description=Kategorien
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_taggable.title=Tag-f\u00e4hig
|
|
||||||
cm_contentmodel.aspect.cm_taggable.description=Tag-f\u00e4hig
|
|
||||||
cm_contentmodel.property.cm_taggable.title=Tags
|
|
||||||
cm_contentmodel.property.cm_taggable.description=Tags
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_attachable.title=Anhangf\u00e4hig
|
|
||||||
cm_contentmodel.aspect.cm_attachable.description=L\u00e4sst andere Repository Objekte als Anhang zu
|
|
||||||
cm_contentmodel.association.cm_attachments.title=Anlagen
|
|
||||||
cm_contentmodel.association.cm_attachments.description=Angeh\u00e4ngte Repository-Objekte
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_emailed.title=Per E-Mail versandt
|
|
||||||
cm_contentmodel.aspect.cm_emailed.description=Per E-Mail versandt
|
|
||||||
cm_contentmodel.property.cm_originator.title=Urheber
|
|
||||||
cm_contentmodel.property.cm_originator.description=Urheber
|
|
||||||
cm_contentmodel.property.cm_addressee.title=Adressat
|
|
||||||
cm_contentmodel.property.cm_addressee.description=Adressat
|
|
||||||
cm_contentmodel.property.cm_addressees.title=Adressaten
|
|
||||||
cm_contentmodel.property.cm_addressees.description=Adressaten
|
|
||||||
cm_contentmodel.property.cm_subjectline.title=Betreff
|
|
||||||
cm_contentmodel.property.cm_subjectline.description=Betreff
|
|
||||||
cm_contentmodel.property.cm_sentdate.title=Sendedatum
|
|
||||||
cm_contentmodel.property.cm_sentdate.description=Sendedatum
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.cm_geographic.title=Geografisch
|
|
||||||
cm_contentmodel.aspect.cm_geographic.description=Geografisch
|
|
||||||
cm_contentmodel.property.cm_latitude.title=Breitengrad
|
|
||||||
cm_contentmodel.property.cm_latitude.description=Breitengrad
|
|
||||||
cm_contentmodel.property.cm_longitude.title=L\u00e4ngengrad
|
|
||||||
cm_contentmodel.property.cm_longitude.description=L\u00e4ngengrad
|
|
||||||
|
|
||||||
cm_contentmodel.aspect.exif_exif.title=EXIF
|
|
||||||
cm_contentmodel.aspect.exif_exif.description=Untermenge der Standard-EXIF Metadaten
|
|
||||||
cm_contentmodel.property.exif_dateTimeOriginal.title=Datum und Uhrzeit
|
|
||||||
cm_contentmodel.property.exif_dateTimeOriginal.description=Datum und Uhrzeit der Generierung des urspr\u00fcnglichen Bildes
|
|
||||||
cm_contentmodel.property.exif_pixelXDimension.title=Bildbreite
|
|
||||||
cm_contentmodel.property.exif_pixelXDimension.description=Bildbreite in Pixel
|
|
||||||
cm_contentmodel.property.exif_pixelYDimension.title=Bildh\u00f6he
|
|
||||||
cm_contentmodel.property.exif_pixelYDimension.description=Bildh\u00f6he in Pixel
|
|
||||||
cm_contentmodel.property.exif_exposureTime.title=Expositionszeit
|
|
||||||
cm_contentmodel.property.exif_exposureTime.description=Expositionszeit in Sekunden
|
|
||||||
cm_contentmodel.property.exif_fNumber.title=F-Nummer
|
|
||||||
cm_contentmodel.property.exif_fNumber.description=F-Nummer
|
|
||||||
cm_contentmodel.property.exif_flash.title=Blitz eingeschaltet
|
|
||||||
cm_contentmodel.property.exif_flash.description=Ob der Blitz bei der Aufnahme eingeschaltet war
|
|
||||||
cm_contentmodel.property.exif_focalLength.title=Brennweite
|
|
||||||
cm_contentmodel.property.exif_focalLength.description=Brennweite der Linse in Millimeter
|
|
||||||
cm_contentmodel.property.exif_isoSpeedRatings.title=ISO Geschwindigkeit
|
|
||||||
cm_contentmodel.property.exif_isoSpeedRatings.description=ISO Geschwindigkeit
|
|
||||||
cm_contentmodel.property.exif_manufacturer.title=Hersteller der Kamera
|
|
||||||
cm_contentmodel.property.exif_manufacturer.description=Hersteller der Kamera, mit der das Bild aufgenommen wurde
|
|
||||||
cm_contentmodel.property.exif_model.title=Kameramodell
|
|
||||||
cm_contentmodel.property.exif_model.description=Kameramodell, mit dem das Bild aufgenommen wurde
|
|
||||||
cm_contentmodel.property.exif_software.title=Kamerasoftware
|
|
||||||
cm_contentmodel.property.exif_software.description=Software der Kamera, mit der das Bild aufgenommen wurde
|
|
||||||
cm_contentmodel.property.exif_orientation.title=Ausrichtung
|
|
||||||
cm_contentmodel.property.exif_orientation.description=Ausrichtung des Bildes
|
|
||||||
cm_contentmodel.property.exif_xResolution.title=Horizontale Aufl\u00f6sung
|
|
||||||
cm_contentmodel.property.exif_xResolution.description=Horizontale Aufl\u00f6sung in Pixel pro Einheit
|
|
||||||
cm_contentmodel.property.exif_yResolution.title=Vertikale Aufl\u00f6sung
|
|
||||||
cm_contentmodel.property.exif_yResolution.description=Vertikale Aufl\u00f6sung in Pixel pro Einheit
|
|
||||||
cm_contentmodel.property.exif_resolutionUnit.title=Aufl\u00f6sungseinheit
|
|
||||||
cm_contentmodel.property.exif_resolutionUnit.description=Einheit f\u00fcr die horizontale und vertikale Aufl\u00f6sung
|
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user