Skip to content

Commit

Permalink
Release 3.4.0.201311050558
Browse files Browse the repository at this point in the history
  • Loading branch information
frankshaka committed Mar 26, 2015
1 parent 71435e1 commit d33f37d
Show file tree
Hide file tree
Showing 2,311 changed files with 45,042 additions and 10,242 deletions.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_da/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
</classpath>
2 changes: 1 addition & 1 deletion net.xmind.share.nl_da/.project
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
</projectDescription>
18 changes: 10 additions & 8 deletions net.xmind.share.nl_da/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XMind.net Share Language Support
Bundle-SymbolicName: net.xmind.share.nl_da;singleton:=true
Bundle-Version: 3.3.1.qualifier
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Manifest-Version: 1.0
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-Version: 3.4.0.201311050558
Bundle-Name: XMind.net Share Danish Language Support
Bundle-ManifestVersion: 2
Bundle-SymbolicName: net.xmind.share.nl_da;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5


2 changes: 1 addition & 1 deletion net.xmind.share.nl_da/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
plugin_da.properties,\
.
.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_da/plugin_da.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Properties file for net.xmind.share
providerName=XMind Ltd.
pluginName=XMind.net Share
action.upload.text=Del
action.upload.text=Del p\u00e5 XMind.net
action.upload.toolTip=Overf\u00f8r kortet til XMind.net og del det med andre
command.upload.name=Del
command.upload.name=Del p\u00e5 XMind.net
command.upload.description=Overf\u00f8r et kort til XMind.net og del det med andre
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ failedToGenerateUploadFile=Kunne ikke lave fil til overf\u00f8relsen.
ErrorDialog_title=XMind.net - overf\u00f8relse
ErrorDialog_message=Beklager, men vi er st\u00f8dt p\u00e5 nogle problemer under \u00f8verf\u00f8relsen af dit kort. Vil du pr\u00f8ve igen?
ErrorDialog_Unauthorized_message=Dit XMind Pro-abonnement er udl\u00f8bet, eller du har ikke tegnet et endnu. Forny venligst dit abonnement, f\u00f8r du deler XMind kort privat.
ErrorDialog_UnexpectedError_message=Uha, XMind st\u00f8dte p\u00e5 en uventet fejl, mens det klargjorde n\u00f8dvendige komponenter til opload. Kopi\u00e9r venligst den f\u00f8lgende fejl-log og tryk p\u00e5 'Hj\u00e6lp'-knappen for at f\u00e5 mere hj\u00e6lp.
ErrorDialog_OutOfMemory_message=Dit kort er for stort til at blive oploadet. Pr\u00f8v venligst at lukke andre projektmapper eller tryk 'Hj\u00e6lp'-knappen for at f\u00e5 mere hj\u00e6lp.
ErrorDialog_UnexpectedError_message=Uha, XMind st\u00f8dte p\u00e5 en uventet fejl, mens det klargjorde n\u00f8dvendige komponenter til opload.
ErrorDialog_OutOfMemory_message=Dit kort er for stort til at blive oploadet.
UploaderDialog_CreateError_Text=Dette kort indeholder elementer, som ikke kan overf\u00f8res.
UploaderDialog_OKPressedError_Text=Alle vedh\u00e6ftede filer, lydoptagelser og hyperlinks, som peger p\u00e5 en lokal fil eller andre emne i et andet ark, vil blive slettet. Vil du forts\u00e6tte?
14 changes: 7 additions & 7 deletions net.xmind.share.nl_de/.classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion net.xmind.share.nl_de/.project
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
</projectDescription>
18 changes: 10 additions & 8 deletions net.xmind.share.nl_de/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XMind.net Share German Language Support
Bundle-SymbolicName: net.xmind.share.nl_de;singleton:=true
Bundle-Version: 3.3.1.qualifier
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Manifest-Version: 1.0
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-Version: 3.4.0.201311050558
Bundle-Name: XMind.net Share German Language Support
Bundle-ManifestVersion: 2
Bundle-SymbolicName: net.xmind.share.nl_de;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5


2 changes: 1 addition & 1 deletion net.xmind.share.nl_de/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
plugin_de.properties,\
.
.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_de/plugin_de.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Fri Aug 27 19:08:06 HKT 2010
action.upload.text=Ver\u00f6ffentlichen
action.upload.text=Ver\u00f6ffentlicht auf XMind.net
action.upload.toolTip=Ver\u00f6ffentlicht eine Mind Map auf XMind.net
command.upload.description=Ver\u00f6ffentlicht eine Mind Map auf XMind.net
command.upload.name=Ver\u00f6ffentlichen
command.upload.name=Ver\u00f6ffentlicht auf XMind.net
pluginName=XMind.net Austausch
providerName=XMind Ltd.
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,9 @@ UploaderDialog_title=Diese MindMap auf XMind.net ver\u00F6ffentlichen
UploaderDialog_windowTitle=XMind.net - MindMap ver\u00F6ffentlichen
failedToGenerateThumbnail=Vorschau konnte nicht erstellt werden.
failedToGenerateUploadFile=Datei konnte nicht erstellt werden.
ErrorDialog_UnexpectedError_message=Xmind hat einen unerwarteten Fehler bei der Bereitsstellung ben\u00f6tigter Komponenten f\u00fcr den Upload festgestellt. Bitte kopieren Sie den folgenden Fehlerbericht und benutzen sie die 'Hilfe' Funktion f\u00fcr weiteren Hilfe.
ErrorDialog_OutOfMemory_message=Ihre Mindmap ist zu gro\u00df f\u00fcr den Upload. Bitte schliessen Sie andere Arbeitsmappen bevor Sie den Upload beginnen oder benutzen Sie die 'Hilfe' Funktion f\u00fcr weitere Informationen.
ErrorDialog_UnexpectedError_message=XMind hat einen unerwarteten Fehler bei der Bereitsstellung ben\u00F6tigter Komponenten f\u00FCr den Upload festgestellt.
ErrorDialog_OutOfMemory_message=Ihre Mindmap ist zu gro\u00DF f\u00FCr den Upload. Bitte schliessen Sie andere Arbeitsmappen bevor Sie den Upload beginnen.
UploaderDialog_CreateError_Text=Manche Inhalte in dieser Mindmap k\u00F6nnen nicht hochgeladen werden.
UploaderDialog_OKPressedError_Text=Alle Anh\u00E4nge, Audionotizen und Hyperlinks, die auf einer lokalen Datei oder auf einem Zweig von anderem Arbeitsblatt abgelegt werden, werden gel\u00F6scht. M\u00F6chten Sie fortfahren?
UploaderDialog_containUnupload_text=Anh\u00E4nge, Audionotizen und lokale Hyperlinks werden nicht hochgeladen.
UploaderDialog_uploadOneSheet_message=Nur das aktuelle Arbeitsblatt hochladen.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_es/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
</classpath>
2 changes: 1 addition & 1 deletion net.xmind.share.nl_es/.project
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
</projectDescription>
18 changes: 10 additions & 8 deletions net.xmind.share.nl_es/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XMind.net Share Spanish Language Support
Bundle-SymbolicName: net.xmind.share.nl_es;singleton:=true
Bundle-Version: 3.3.1.qualifier
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Manifest-Version: 1.0
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-Version: 3.4.0.201311050558
Bundle-Name: XMind.net Share Spanish Language Support
Bundle-ManifestVersion: 2
Bundle-SymbolicName: net.xmind.share.nl_es;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5


2 changes: 1 addition & 1 deletion net.xmind.share.nl_es/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
plugin_es.properties,\
.
.
6 changes: 3 additions & 3 deletions net.xmind.share.nl_es/plugin_es.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Fri Aug 27 19:08:25 HKT 2010
action.upload.text=Subir mapa
action.upload.text=Compartir en XMind.net
action.upload.toolTip=Subir este mapa a XMind.net
command.upload.description=Subir mapa a XMind.net
command.upload.name=Subir mapa
command.upload.name=Compartir en XMind.net
pluginName=XMind.net Share
providerName=XMind Ltd.
providerName=XMind Ltd.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Fri Aug 27 19:08:25 HKT 2010
ErrorDialog_Unauthorized_message=Su suscripci\u00F3n XMind Pro ha caducado o no ha suscrito todav\u00EDa. Por favor, renovar su cuenta antes de compartir mapas XMind en modo privado.
ErrorDialog_message=Disculpa, hemos tenido algunos problemas al subir tu mapa. \u00BFDeseas reintentar?
ErrorDialog_title=XMind.net - Publicar
ErrorDialog_title=XMind.net - Publicar
TransferFileJob_ErrorCode_message=Error al cargar el archivo del mapa. (C\u00F3digo de error\: {0})
UploadJob_Canceled_message=Subida cancelada.
UploadJob_Close_text=Ver m\u00E1s tarde
Expand Down Expand Up @@ -40,3 +40,9 @@ UploaderDialog_title=Subir mapa a XMind.net
UploaderDialog_windowTitle=XMind.net - Publicar mapa
failedToGenerateThumbnail=Error al generar la imagen en miniatura
failedToGenerateUploadFile=Imposible generar archivo para transferir.
ErrorDialog_UnexpectedError_message=Oops, XMind ha encontrado un error inesperado mientras se preparan los componentes necesarios para la carga.
ErrorDialog_OutOfMemory_message=Su mapa es demasiado grande para ser subido.
UploaderDialog_CreateError_Text=Este mapa contiene recursos que no se pueden subir.
UploaderDialog_OKPressedError_Text=Todos los archivos adjuntos, notas de audio y enlaces a archivos locales o a otras hojas de trabajo ser\u00E1n eliminados. \u00BFDesea continuar?
UploaderDialog_containUnupload_text=Archivos adjuntos, notas de audio y enlaces locales no ser\u00E1n cargados.
UploaderDialog_uploadOneSheet_message=Subir solamente la hoja de trabajo actual.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_fr/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
</classpath>
2 changes: 1 addition & 1 deletion net.xmind.share.nl_fr/.project
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
</projectDescription>
18 changes: 10 additions & 8 deletions net.xmind.share.nl_fr/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XMind.net Share Language Support
Bundle-SymbolicName: net.xmind.share.nl_fr;singleton:=true
Bundle-Version: 3.3.1.qualifier
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Manifest-Version: 1.0
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-Version: 3.4.0.201311050558
Bundle-Name: XMind.net Share French Language Support
Bundle-ManifestVersion: 2
Bundle-SymbolicName: net.xmind.share.nl_fr;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5


2 changes: 1 addition & 1 deletion net.xmind.share.nl_fr/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
plugin_fr.properties,\
.
.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_fr/plugin_fr.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Properties file for net.xmind.share
providerName=XMind Ltd.
pluginName=Partage XMind.net
action.upload.text=Share
action.upload.text=Partager sur XMind.net
action.upload.toolTip=Mettre cette carte en ligne sur XMind.net et la partager
command.upload.name=Partager
command.upload.name=Partager sur XMind.net
command.upload.description=Mettre cette carte en ligne sur XMind.net et la partager
10 changes: 8 additions & 2 deletions net.xmind.share.nl_fr/src/net/xmind/share/messages_fr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ UploaderDialog_Privacy_Unlisted_title=Non-list\u00e9
UploaderDialog_Privacy_prompt=<form><p>Privacy\: <b>{0}</b>. Download\: <b>{1}</b>. (<a href\="{2}">Change</a>)</p></form>
UploaderDialog_Privacy_title=Confidentialit\u00e9
UploaderDialog_Private_label=Priv\u00e9
UploaderDialog_PublicView_label=Public
UploaderDialog_PublicView_label=Public
UploaderDialog_Public_label=Public et t\u00e9l\u00e9chageable
UploaderDialog_ThumbnailPage_title=Vignette
UploaderDialog_Thumbnail_description=Cette vignette est un extrait de votre carte utilis\u00e9 pour la repr\u00e9senter dans les r\u00e9sultats de recherche et autres affichages. Vous pouvez la faire glisser sur la visionneuse ou zoomer afin de montrer un endroit sp\u00e9cifique de votre carte.
Expand All @@ -39,4 +39,10 @@ UploaderDialog_message=Partagez votre carte sur le web \!
UploaderDialog_title=Transf\u00e9rez votre carte sur XMind.net
UploaderDialog_windowTitle=XMind.net - Import de carte
failedToGenerateThumbnail=Echec de cr\u00e9ation de vignette.
failedToGenerateUploadFile=Impossible de g\u00e9n\u00e9rer le fichier \u00e0 importer.
failedToGenerateUploadFile=Impossible de g\u00e9n\u00e9rer le fichier \u00e0 importer.
ErrorDialog_UnexpectedError_message=Oops, XMind a subi une erreur inattendue en pr\u00e9parant votre carte pour sa mise en ligne.
ErrorDialog_OutOfMemory_message=Votre carte est trop grande pour \u00eatre mise en ligne.
UploaderDialog_CreateError_Text=Cette carte contient des fichiers ne pouvant \u00eatre charg\u00e9s.
UploaderDialog_OKPressedError_Text=Toutes les pi\u00e8ces jointes, notes audio et hyperliens pointant vers des fichiers locaux ou de sujets dans d'autres feuilles seront effac\u00e9s. Voulez-vous continuer?
UploaderDialog_containUnupload_text=Pi\u00e8ces jointes, notes audio et liens locaux ne seront pas mis en ligne.
UploaderDialog_uploadOneSheet_message=Mettre en ligne la feuille courante seulement.
14 changes: 7 additions & 7 deletions net.xmind.share.nl_ja/.classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry excluding="**/.svn" kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion net.xmind.share.nl_ja/.project
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
</projectDescription>
18 changes: 10 additions & 8 deletions net.xmind.share.nl_ja/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: XMind.net Share Japanese Language Support
Bundle-SymbolicName: net.xmind.share.nl_ja;singleton:=true
Bundle-Version: 3.3.1.qualifier
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Manifest-Version: 1.0
Bundle-Vendor: XMind Ltd.
Fragment-Host: net.xmind.share
Bundle-Version: 3.4.0.201311050558
Bundle-Name: XMind.net Share Japanese Language Support
Bundle-ManifestVersion: 2
Bundle-SymbolicName: net.xmind.share.nl_ja;singleton:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5


2 changes: 1 addition & 1 deletion net.xmind.share.nl_ja/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
plugin_ja.properties,\
.
.
4 changes: 2 additions & 2 deletions net.xmind.share.nl_ja/plugin_ja.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Thu Aug 26 15:38:44 HKT 2010
action.upload.text=\u5171\u6709
action.upload.text=XMind.net \u3067\u5171\u6709
action.upload.toolTip=\u3053\u306e\u30de\u30c3\u30d7\u3092 XMind.net \u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u3068\u5171\u6709\u3057\u307e\u3059
command.upload.description=\u30de\u30c3\u30d7\u3092 XMind.net \u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066\u4ed6\u306e\u30e6\u30fc\u30b6\u30fc\u3068\u5171\u6709\u3057\u307e\u3059
command.upload.name=\u5171\u6709
command.upload.name=XMind.net \u3067\u5171\u6709
pluginName=XMind.net \u5171\u6709
providerName=XMind Ltd.
Loading

0 comments on commit d33f37d

Please sign in to comment.