Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-studio
Commits
f4f09077
Commit
f4f09077
authored
Mar 11, 2015
by
Romain Bioteau
Browse files
BS-12610
plugin localization
parent
70e2898e
Changes
98
Hide whitespace changes
Inline
Side-by-side
bundles/plugins/org.bonitasoft.studio.pagedesigner/plugin.properties
View file @
f4f09077
OpenPageDesigner
=
Open
Application page
...
OpenPageDesigner
=
Open
Page designer
...
EntryFormMapping
=
Entry
OverviewFormMapping
=
Case Overview
CaseStartFormMapping
=
Case Start
\ No newline at end of file
translations/de/org.bonitasoft.studio.browser.nl_de/META-INF/MANIFEST.MF
0 → 100644
View file @
f4f09077
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Browser Plugin nl_de
Bundle-SymbolicName: org.bonitasoft.studio.browser.nl_de
Bundle-Version: 7.0.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Fragment-Host: org.bonitasoft.studio.browser;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
translations/de/org.bonitasoft.studio.browser.nl_de/build.properties
0 → 100644
View file @
f4f09077
source..
=
src/
output..
=
bin/
bin.includes
=
META-INF/,
\
.,
\
messages_de.properties
translations/de/org.bonitasoft.studio.browser.nl_de/messages_de.properties
0 → 100644
View file @
f4f09077
noBrowserFoundTitle
=
No web browser defined
noBrowserFoundMsg
=
The Portal cannot be launched because no web browser has been defined. Please set a web browser in order to continue.
\ No newline at end of file
translations/de/org.bonitasoft.studio.browser.nl_de/pom.xml
0 → 100644
View file @
f4f09077
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
de
</artifactId>
<groupId>
org.bonitasoft.studio.translations
</groupId>
<version>
7.0.0-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.studio.translations.de
</groupId>
<artifactId>
org.bonitasoft.studio.browser.nl_de
</artifactId>
<packaging>
eclipse-plugin
</packaging>
</project>
translations/de/org.bonitasoft.studio.businessobject.nl_de/META-INF/MANIFEST.MF
View file @
f4f09077
...
...
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: studio businessobject nl_de
Bundle-SymbolicName: org.bonitasoft.studio.businessobject.nl_de
Bundle-Version:
6.5
.0.qualifier
Bundle-Version:
7.0
.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Fragment-Host: org.bonitasoft.studio.businessobject;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.
5
Bundle-RequiredExecutionEnvironment: J2SE-1.
6
translations/de/org.bonitasoft.studio.pagedesigner.nl_de/META-INF/MANIFEST.MF
0 → 100644
View file @
f4f09077
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: PageDesigner nl_de
Bundle-SymbolicName: org.bonitasoft.studio.pagedesigner.nl_de
Bundle-Version: 7.0.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Fragment-Host: org.bonitasoft.studio.pagedesigner;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
translations/de/org.bonitasoft.studio.pagedesigner.nl_de/build.properties
0 → 100644
View file @
f4f09077
source..
=
src/
output..
=
bin/
bin.includes
=
META-INF/,
\
.,
\
plugin_de.properties,
\
messages_de.properties
translations/de/org.bonitasoft.studio.pagedesigner.nl_de/messages_de.properties
0 → 100644
View file @
f4f09077
invalidURLTitle
=
Invalid URL
invalidURLMsg
=
An error has occurred while opening a web browser.
formRepository
=
Forms
fragmentRepository
=
Fragments
widgetRepository
=
Widgets
pageDesigner
=
Page designer
externalURL
=
External URL
targetForm
=
Target form
url
=
URL
pageDoesntExists
=
Page
\'
{0}
\'
doesn't exists.
caseStartFormMappingDescription
=
Select the form that the user will see to start a case.
entryFormMappingDescription
=
Select the form that the user will see for this Task.
caseOverviewFormMappingDescription
=
Select the form that the user will see when consulting a finished case.
newFormTooltip
=
Create a new form that will be automatically mapped to this Task.
\ No newline at end of file
translations/de/org.bonitasoft.studio.pagedesigner.nl_de/plugin_de.properties
0 → 100644
View file @
f4f09077
OpenPageDesigner
=
Open Application page...
EntryFormMapping
=
Entry
OverviewFormMapping
=
Case Overview
CaseStartFormMapping
=
Case Start
\ No newline at end of file
translations/de/org.bonitasoft.studio.pagedesigner.nl_de/pom.xml
0 → 100644
View file @
f4f09077
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
de
</artifactId>
<groupId>
org.bonitasoft.studio.translations
</groupId>
<version>
7.0.0-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.studio.translations.de
</groupId>
<artifactId>
org.bonitasoft.studio.pagedesigner.nl_de
</artifactId>
<packaging>
eclipse-plugin
</packaging>
</project>
translations/de/org.bonitasoft.studio.parameters.nl_de/META-INF/MANIFEST.MF
View file @
f4f09077
...
...
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: studio parameters nl_de
Bundle-SymbolicName: org.bonitasoft.studio.parameters.nl_de
Bundle-Version:
6.5
.0.qualifier
Bundle-Version:
7.0
.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Fragment-Host: org.bonitasoft.studio.parameters;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
translations/de/org.bonitasoft.studio.validation.common.nl_de/META-INF/MANIFEST.MF
0 → 100644
View file @
f4f09077
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Validation Common nl_de
Bundle-SymbolicName: org.bonitasoft.validation.common.nl_de
Bundle-Version: 7.0.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Fragment-Host: org.bonitasoft.studio.validation.common;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
translations/de/org.bonitasoft.studio.validation.common.nl_de/build.properties
0 → 100644
View file @
f4f09077
source..
=
src/
output..
=
bin/
bin.includes
=
META-INF/,
\
.,
\
plugin_de.properties,
\
messages_de.properties
translations/de/org.bonitasoft.studio.validation.common.nl_de/messages_de.properties
0 → 100644
View file @
f4f09077
validating
=
Validating...
errorValidationMessage
=
Some errors have been found in the diagram
errorValidationContinueAnywayMessage
=
\n
Do you want to continue anyway?
validationFailedTitle
=
Some errors have been found in the diagram
validatingProcess
=
Validating process {0} ({1})
validatingForm
=
Validating form {0}
\ No newline at end of file
translations/de/org.bonitasoft.studio.validation.common.nl_de/pom.xml
0 → 100644
View file @
f4f09077
<?xml version="1.0" encoding="UTF-8"?>
<project
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<artifactId>
de
</artifactId>
<groupId>
org.bonitasoft.studio.translations
</groupId>
<version>
7.0.0-SNAPSHOT
</version>
</parent>
<groupId>
org.bonitasoft.studio.translations.de
</groupId>
<artifactId>
org.bonitasoft.studio.validation.common.nl_de
</artifactId>
<packaging>
eclipse-plugin
</packaging>
</project>
translations/de/pom.xml
View file @
f4f09077
...
...
@@ -17,6 +17,7 @@
<module>
org.bonitasoft.studio.actors.nl_de
</module>
<module>
org.bonitasoft.studio.application.nl_de
</module>
<module>
org.bonitasoft.studio.businessobject.nl_de
</module>
<module>
org.bonitasoft.studio.browser.nl_de
</module>
<module>
org.bonitasoft.studio.common.nl_de
</module>
<module>
org.bonitasoft.studio.common.repository.nl_de
</module>
<module>
org.bonitasoft.studio.condition.nl_de
</module>
...
...
@@ -47,6 +48,7 @@
<module>
org.bonitasoft.studio.jpdl.nl_de
</module>
<module>
org.bonitasoft.studio.migration.nl_de
</module>
<module>
org.bonitasoft.studio.model.edit.custom.nl_de
</module>
<module>
org.bonitasoft.studio.pagedesigner.nl_de
</module>
<module>
org.bonitasoft.studio.parameters.nl_de
</module>
<module>
org.bonitasoft.studio.preferences.nl_de
</module>
<module>
org.bonitasoft.studio.profiles.nl_de
</module>
...
...
@@ -56,6 +58,7 @@
<module>
org.bonitasoft.studio.scripting.nl_de
</module>
<module>
org.bonitasoft.studio.simulation.nl_de
</module>
<module>
org.bonitasoft.studio.validation.nl_de
</module>
<module>
org.bonitasoft.studio.validation.common.nl_de
</module>
<module>
org.bonitasoft.studio.validators.nl_de
</module>
<module>
org.bonitasoft.studio.xml.nl_de
</module>
<module>
org.omg.schema.spec.bpmn.nl_de
</module>
...
...
translations/es/org.bonitasoft.studio.browser.nl_es/META-INF/MANIFEST.MF
0 → 100644
View file @
f4f09077
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Browser Plugin nl_es
Bundle-SymbolicName: org.bonitasoft.studio.browser.nl_es
Bundle-Version: 7.0.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Fragment-Host: org.bonitasoft.studio.browser;bundle-version="1.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
translations/es/org.bonitasoft.studio.browser.nl_es/build.properties
0 → 100644
View file @
f4f09077
source..
=
src/
output..
=
bin/
bin.includes
=
META-INF/,
\
.,
\
messages_es.properties
translations/es/org.bonitasoft.studio.browser.nl_es/messages_es.properties
0 → 100644
View file @
f4f09077
noBrowserFoundTitle
=
No web browser defined
noBrowserFoundMsg
=
The Portal cannot be launched because no web browser has been defined. Please set a web browser in order to continue.
\ No newline at end of file
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment