-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy pathtranslations.properties
72 lines (63 loc) · 5.04 KB
/
translations.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#
# Copyright (C) 2003-2013 eXo Platform SAS.
#
# This is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 3 of
# the License, or (at your option) any later version.
#
# This software is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this software; if not, write to the Free
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
#
# Mandatory property that indicate the base directory where each file is located in Crowdin (must end with /).
baseDir=platform/ecms/
# Files
# core
core/WebUIDms.properties=core/webui/src/main/resources/locale/portlet/i18n/WebUIDms_en.properties
core/FCKConnector.properties=core/connector/src/main/resources/locale/services/fckeditor/FCKConnector_en.properties
PDFViewer.properties=core/viewer/src/main/resources/locale/portlet/viewer/PDFViewer_en.properties
core/PublicationService.properties=core/publication/src/main/resources/locale/portlet/publication/PublicationService_en.properties
core/WCMResourceBundleConnector.properties=core/connector/src/main/resources/locale/wcm/resources/WCMResourceBundleConnector_en.xml
core/CloudDrive.properties=core/webui-clouddrives/src/main/resources/locale/clouddrive/CloudDrive_en.xml
# apps
apps/CategoryNavigation.properties=core/webui-presentation/src/main/resources/locale/portlet/CategoryNavigation/CategoryNavigation_en.xml
apps/AdminToolbarPortlet.properties=core/webui-presentation/src/main/resources/locale/portlet/Toolbar/AdminToolbarPortlet_en.properties
apps/SEOPortlet.properties=apps/portlet-seo/src/main/resources/locale/portlet/SEOPortlet/SEOPortlet_en.xml
apps/SingleContentViewer.properties=core/webui-presentation/src/main/resources/locale/portlet/SingleContentViewer/SingleContentViewer_en.xml
apps/ContentListViewer.properties=core/webui-presentation/src/main/resources/locale/portlet/ContentListViewer/ContentListViewer_en.xml
apps/EditingPortlet.properties=core/webui-presentation/src/main/resources/locale/portlet/EditingPortlet/EditingPortlet_en.xml
apps/AdvanceSearch.properties=apps/portlet-search/src/main/resources/locale/portlet/search/AdvanceSearch_en.xml
apps/ECMAdminPortlet.properties=apps/portlet-administration/src/main/resources/locale/portlet/administration/ECMAdminPortlet_en.xml
apps/documents.properties=apps/portlet-documents/src/main/resources/locale/portlet/documents_en.properties
apps/JCRExplorerPortlet.properties=apps/portlet-explorer/src/main/resources/locale/portlet/explorer/JCRExplorerPortlet_en.xml
apps/attachments.properties=apps/portlet-documents/src/main/resources/locale/portlet/attachments_en.properties
apps/webui.properties=apps/portlet-documents/src/main/resources/locale/portal/webui_en.properties
# ext
ext/AuthoringPublication.properties=ext/authoring/services/src/main/resources/locale/services/publication/lifecycle/authoring/AuthoringPublication_en.xml
ext/JCRExplorerPortlet.properties=ext/authoring/webui/src/main/resources/locale/portlet/explorer/JCRExplorerPortlet_en.xml
ext/ECMAdminPortlet.properties=ext/authoring/webui/src/main/resources/locale/portlet/administration/ECMAdminPortlet_en.xml
ext/AuthoringDashboardPortlet.properties=ext/authoring/apps/src/main/resources/locale/portlet/AuthoringDashboard/AuthoringDashboardPortlet_en.xml
ext/ViewInfoExtension.properties=ext/webui/src/main/resources/locale/extension/ViewInfoExtension_en.xml
ext/FastContentCreatorPortlet.properties=core/webui-fcc/src/main/resources/locale/portlet/FastContentCreatorPortlet/FastContentCreatorPortlet_en.xml
ext/ECMSNotification.properties=ecms-social-integration/src/main/resources/locale/extension/notification/ECMSNotification_en.properties
ext/DocNotification.properties=ecms-social-integration/src/main/resources/locale/social/plugin/doc/notification/DocNotification_en.properties
ext/UIDocumentComposer.properties=ecms-social-integration/src/main/resources/locale/social/plugin/doc/UIDocumentComposerPlugin_en.properties
# packaging
ecm-wcm-extension/views.properties=ecm-wcm-extension/src/main/resources/locale/ecm/views_en.xml
ecm-wcm-extension/dialogs.properties=ecm-wcm-extension/src/main/resources/locale/ecm/dialogs_en.xml
ecm-wcm-extension/webui.properties=ecm-wcm-extension/src/main/resources/locale/ecm/webui_en.xml
# portal
portal/global.properties=ecm-wcm-extension/src/main/resources/locale/navigation/portal/global_en.properties
# Editors portlet
portlet-editors/portlets.properties=apps/portlet-editors/src/main/resources/locale/portlet/EditorsAdmin_en.xml
# Transfer Rules portlet
portlet-transfer-rules/portlets.properties=/apps/portlet-transferrules/src/main/resources/locale/portlet/transferRules_en.properties
# Analytics
Analytics.properties=apps/portlet-documents/src/main/resources/locale/portlet/Analytics_en.properties