mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
Move i18n resources.
This commit is contained in:
parent
dac50c33e9
commit
5179151f3f
@ -148,5 +148,74 @@
|
|||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-style": {
|
"editor-panel.tooltip-topic-style": {
|
||||||
"defaultMessage": "Themenstil"
|
"defaultMessage": "Themenstil"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.action": {
|
||||||
|
"defaultMessage": "Aktion"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-child": {
|
||||||
|
"defaultMessage": "Kinderthema hinzufügen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-link": {
|
||||||
|
"defaultMessage": "Link hinzufügen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-note": {
|
||||||
|
"defaultMessage": "Notiz hinzufügen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-sibling": {
|
||||||
|
"defaultMessage": "Geschwisterthema hinzufügen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.cancel-text-changes": {
|
||||||
|
"defaultMessage": "Textänderungen abbrechen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-bold": {
|
||||||
|
"defaultMessage": "Text in fett gedruckt"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-italic": {
|
||||||
|
"defaultMessage": "Text in Kursivschrift ändern"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.collapse-children": {
|
||||||
|
"defaultMessage": "Kinder zusammenbrechen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.copy-and-text": {
|
||||||
|
"defaultMessage": "Themen kopieren und einfügen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.delete-topic": {
|
||||||
|
"defaultMessage":"Thema löschen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.deselect-all-topics": {
|
||||||
|
"defaultMessage": "Alle Themen auswählen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-multiline": {
|
||||||
|
"defaultMessage": "Multi-Line-Thementext hinzufügen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic": {
|
||||||
|
"defaultMessage": "Thementext bearbeiten"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic-key": {
|
||||||
|
"defaultMessage": "Fang einfach an zu tippen"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation": {
|
||||||
|
"defaultMessage": "navigation"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation-keys": {
|
||||||
|
"defaultMessage": "Pfeiltasten"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.redo": {
|
||||||
|
"defaultMessage": "redoEdition"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.save-changes": {
|
||||||
|
"defaultMessage": "Änderungen speichern"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-all-topics": {
|
||||||
|
"defaultMessage": "Wählen Sie alle Themen aus"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics": {
|
||||||
|
"defaultMessage": "Wählen Sie mehrere Themen aus"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics-keys": {
|
||||||
|
"defaultMessage": "Mausklick"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.undo": {
|
||||||
|
"defaultMessage": "Undo edition"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -131,6 +131,75 @@
|
|||||||
"note.label": {
|
"note.label": {
|
||||||
"defaultMessage": "Note"
|
"defaultMessage": "Note"
|
||||||
},
|
},
|
||||||
|
"shortcut-help-pane.action": {
|
||||||
|
"defaultMessage": "Action"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-child": {
|
||||||
|
"defaultMessage": "Add child topic"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-link": {
|
||||||
|
"defaultMessage": "Add link"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-note": {
|
||||||
|
"defaultMessage": "Add note"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-sibling": {
|
||||||
|
"defaultMessage": "Add sibling topic"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.cancel-text-changes": {
|
||||||
|
"defaultMessage": "Cancel text changes"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-bold": {
|
||||||
|
"defaultMessage": "Change text to bold"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-italic": {
|
||||||
|
"defaultMessage": "Change text to italic"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.collapse-children": {
|
||||||
|
"defaultMessage": "Collpase children"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.copy-and-text": {
|
||||||
|
"defaultMessage": "Copy and paste topics"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.delete-topic": {
|
||||||
|
"defaultMessage": "Delete topic"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.deselect-all-topics": {
|
||||||
|
"defaultMessage": "Deselect all topics"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-multiline": {
|
||||||
|
"defaultMessage": "Add multi-line topic text"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic": {
|
||||||
|
"defaultMessage": "Edit topic text"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic-key": {
|
||||||
|
"defaultMessage": "Just start typing"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation": {
|
||||||
|
"defaultMessage": "Navigation"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation-keys": {
|
||||||
|
"defaultMessage": "Arrow keys"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.redo": {
|
||||||
|
"defaultMessage": "Redo edition"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.save-changes": {
|
||||||
|
"defaultMessage": "Save changes"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-all-topics": {
|
||||||
|
"defaultMessage": "Select all topics"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics": {
|
||||||
|
"defaultMessage": "Select multiple topics"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics-keys": {
|
||||||
|
"defaultMessage": "Mouse click"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.undo": {
|
||||||
|
"defaultMessage": "Undo edition"
|
||||||
|
},
|
||||||
"zoom-panel.tooltip-keyboard": {
|
"zoom-panel.tooltip-keyboard": {
|
||||||
"defaultMessage": "Keyboard Shortcuts"
|
"defaultMessage": "Keyboard Shortcuts"
|
||||||
},
|
},
|
||||||
|
@ -78,34 +78,34 @@
|
|||||||
"defaultMessage": "Agregar Icono"
|
"defaultMessage": "Agregar Icono"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-add-link": {
|
"editor-panel.tooltip-add-link": {
|
||||||
"defaultMessage": "Ajouter un lien"
|
"defaultMessage": "Agregar Enlace"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-add-note": {
|
"editor-panel.tooltip-add-note": {
|
||||||
"defaultMessage": "Ajouter une note"
|
"defaultMessage": "Agregar Nota"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-add-relationship": {
|
"editor-panel.tooltip-add-relationship": {
|
||||||
"defaultMessage": "Ajouter une relation"
|
"defaultMessage": "Agregar Relacion"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-add-topic": {
|
"editor-panel.tooltip-add-topic": {
|
||||||
"defaultMessage": "Ajouter le sujet "
|
"defaultMessage": "Agregar tópico"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-delete-topic": {
|
"editor-panel.tooltip-delete-topic": {
|
||||||
"defaultMessage": "Supprimer le sujet"
|
"defaultMessage": "Borrar tópico"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-border-color": {
|
"editor-panel.tooltip-topic-border-color": {
|
||||||
"defaultMessage": "Couleur de bord"
|
"defaultMessage": "Color del border"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-fill-color": {
|
"editor-panel.tooltip-topic-fill-color": {
|
||||||
"defaultMessage": "Couleur de contenu"
|
"defaultMessage": "Color del figura"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-font-bigger": {
|
"editor-panel.tooltip-topic-font-bigger": {
|
||||||
"defaultMessage": "Plus gros"
|
"defaultMessage": "Incrementar"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-font-bold": {
|
"editor-panel.tooltip-topic-font-bold": {
|
||||||
"defaultMessage": "Caractère gras"
|
"defaultMessage": "Negrita"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-font-color": {
|
"editor-panel.tooltip-topic-font-color": {
|
||||||
"defaultMessage": "Couleur"
|
"defaultMessage": "Color"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-font-italic": {
|
"editor-panel.tooltip-topic-font-italic": {
|
||||||
"defaultMessage": "Italica"
|
"defaultMessage": "Italica"
|
||||||
@ -114,33 +114,102 @@
|
|||||||
"defaultMessage": "Petite"
|
"defaultMessage": "Petite"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-font-style": {
|
"editor-panel.tooltip-topic-font-style": {
|
||||||
"defaultMessage": "Le style de police"
|
"defaultMessage": "Fuente"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-share-ellipse": {
|
"editor-panel.tooltip-topic-share-ellipse": {
|
||||||
"defaultMessage": "Figure d'ellipse"
|
"defaultMessage": "Forma de elipse"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-share-line": {
|
"editor-panel.tooltip-topic-share-line": {
|
||||||
"defaultMessage": "Forme de ligne"
|
"defaultMessage": "Forma de linea"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-share-rectagle": {
|
"editor-panel.tooltip-topic-share-rectagle": {
|
||||||
"defaultMessage": "Forme Rectangulaire"
|
"defaultMessage": "Forma rectagular"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-share-rounded": {
|
"editor-panel.tooltip-topic-share-rounded": {
|
||||||
"defaultMessage": "Forme redonda"
|
"defaultMessage": "Forma redondeada"
|
||||||
},
|
},
|
||||||
"editor-panel.tooltip-topic-style": {
|
"editor-panel.tooltip-topic-style": {
|
||||||
"defaultMessage": "Style de sujet"
|
"defaultMessage": "Estilo de tópico"
|
||||||
},
|
},
|
||||||
"zoom-panel.tooltip-keyboard": {
|
"zoom-panel.tooltip-keyboard": {
|
||||||
"defaultMessage": "Raccourcis clavier"
|
"defaultMessage": "Teclado"
|
||||||
},
|
},
|
||||||
"zoom-panel.tooltip-zoom-in": {
|
"zoom-panel.tooltip-zoom-in": {
|
||||||
"defaultMessage": "Agrandir"
|
"defaultMessage": "Aumentar"
|
||||||
},
|
},
|
||||||
"zoom-panel.tooltip-zoom-out": {
|
"zoom-panel.tooltip-zoom-out": {
|
||||||
"defaultMessage": "Dézoomer"
|
"defaultMessage": "Decrementar"
|
||||||
},
|
},
|
||||||
"zoom-panel.tooltip-zoom-to-fit": {
|
"zoom-panel.tooltip-zoom-to-fit": {
|
||||||
"defaultMessage": "Centre"
|
"defaultMessage": "Centrar"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.action": {
|
||||||
|
"defaultMessage": "Action"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-child": {
|
||||||
|
"defaultMessage": "Agregar tópico hijo"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-link": {
|
||||||
|
"defaultMessage": "Agregar enlace"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-note": {
|
||||||
|
"defaultMessage": "Agregar nota"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-sibling": {
|
||||||
|
"defaultMessage": "Agregar tópico hermano"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.cancel-text-changes": {
|
||||||
|
"defaultMessage": "Cancelar cambio de texto"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-bold": {
|
||||||
|
"defaultMessage": "Cambiar texto to negrita"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-italic": {
|
||||||
|
"defaultMessage": "Cambiar texto a italica"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.collapse-children": {
|
||||||
|
"defaultMessage": "Colapsar hijos"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.copy-and-text": {
|
||||||
|
"defaultMessage": "Copiar y pegar tópicos"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.delete-topic": {
|
||||||
|
"defaultMessage": "Borrar tópico"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.deselect-all-topics": {
|
||||||
|
"defaultMessage": "Deseleccionar tópicos"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-multiline": {
|
||||||
|
"defaultMessage": "Agregar texto multi-linea"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic": {
|
||||||
|
"defaultMessage": "Editar texto de tópico"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic-key": {
|
||||||
|
"defaultMessage": "Empezar a escribir"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation": {
|
||||||
|
"defaultMessage": "Navegar"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation-keys": {
|
||||||
|
"defaultMessage": "Cursor"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.redo": {
|
||||||
|
"defaultMessage": "Rehacer cambios"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.save-changes": {
|
||||||
|
"defaultMessage": "Grabar cambios"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-all-topics": {
|
||||||
|
"defaultMessage": "Seleccionar todos los tópicos"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics": {
|
||||||
|
"defaultMessage": "Seleccionar multiples tópico"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics-keys": {
|
||||||
|
"defaultMessage": "Click del mouse"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.undo": {
|
||||||
|
"defaultMessage": "Deshacer cambios"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -142,5 +142,74 @@
|
|||||||
},
|
},
|
||||||
"zoom-panel.tooltip-zoom-to-fit": {
|
"zoom-panel.tooltip-zoom-to-fit": {
|
||||||
"defaultMessage": "Centrar"
|
"defaultMessage": "Centrar"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.action": {
|
||||||
|
"defaultMessage": "Action"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-child": {
|
||||||
|
"defaultMessage": "Ajouter le sujet de l'enfant"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-link": {
|
||||||
|
"defaultMessage": "Ajouter un lien"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-note": {
|
||||||
|
"defaultMessage": "Ajouter une note"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.add-sibling": {
|
||||||
|
"defaultMessage": "Ajouter un sujet de frère"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.cancel-text-changes": {
|
||||||
|
"defaultMessage": "Annuler les modifications du texte"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-bold": {
|
||||||
|
"defaultMessage": "Changer de texte en gras"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.change-font-italic": {
|
||||||
|
"defaultMessage": "Changer le texte en italique"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.collapse-children": {
|
||||||
|
"defaultMessage": "Effondrer les enfants"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.copy-and-text": {
|
||||||
|
"defaultMessage": "Copier et coller des sujets"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.delete-topic": {
|
||||||
|
"defaultMessage": "Supprimer le sujet"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.deselect-all-topics": {
|
||||||
|
"defaultMessage": "Désélectionner tous les sujets"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-multiline": {
|
||||||
|
"defaultMessage": "Ajouter le texte du sujet multi-ligne"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic": {
|
||||||
|
"defaultMessage": "Modifier le texte du sujet"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.edit-topic-key": {
|
||||||
|
"defaultMessage": "Commencez juste à taper"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation": {
|
||||||
|
"defaultMessage": "La navigation"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.navigation-keys": {
|
||||||
|
"defaultMessage": "Touches directionnelles"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.redo": {
|
||||||
|
"defaultMessage": "Réduire l'édition"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.save-changes": {
|
||||||
|
"defaultMessage": "Sauvegarder les modifications"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-all-topics": {
|
||||||
|
"defaultMessage": "Sélectionnez tous les sujets"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics": {
|
||||||
|
"defaultMessage": "Sélectionnez plusieurs sujets"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.select-topics-keys": {
|
||||||
|
"defaultMessage": "Clic de souris"
|
||||||
|
},
|
||||||
|
"shortcut-help-pane.undo": {
|
||||||
|
"defaultMessage": "Annuler l'édition"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -17,6 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
import { $msg } from '@wisemapping/mindplot';
|
import { $msg } from '@wisemapping/mindplot';
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
import { FormattedMessage } from 'react-intl';
|
||||||
|
|
||||||
const KeyboardShorcutsHelp = () => {
|
const KeyboardShorcutsHelp = () => {
|
||||||
return (
|
return (
|
||||||
@ -29,112 +30,220 @@ const KeyboardShorcutsHelp = () => {
|
|||||||
</colgroup>
|
</colgroup>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>{$msg('ACTION')}</th>
|
<th>
|
||||||
|
<FormattedMessage id="shortcut-help-pane.action" defaultMessage="Action" />
|
||||||
|
</th>
|
||||||
<th>Windows - Linux</th>
|
<th>Windows - Linux</th>
|
||||||
<th>Mac OS X</th>
|
<th>Mac OS X</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('SAVE_CHANGES')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + S</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.save-changes"
|
||||||
|
defaultMessage="Save changes"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + S</td>
|
||||||
<td>⌘ + S</td>
|
<td>⌘ + S</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('CREATE_SIBLING_TOPIC')}</td>
|
<td>
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.add-sibling"
|
||||||
|
defaultMessage="Add sibling topic"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
<td>Enter</td>
|
<td>Enter</td>
|
||||||
<td>Enter</td>
|
<td>Enter</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('CREATE_CHILD_TOPIC')}</td>
|
<td>
|
||||||
<td>{$msg('K_INSERT')} / Tab</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.add-child"
|
||||||
|
defaultMessage="Add child topic"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Insert / Tab</td>
|
||||||
<td>⌘ + Enter / Tab</td>
|
<td>⌘ + Enter / Tab</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('DELETE_TOPIC')}</td>
|
<td>
|
||||||
<td>{$msg('K_DELETE')}</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.delete-topic"
|
||||||
|
defaultMessage="Delete topic"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Delete</td>
|
||||||
<td>Delete</td>
|
<td>Delete</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('EDIT_TOPIC_TEXT')}</td>
|
<td>
|
||||||
<td>{$msg('JUST_START_TYPING')} | F2</td>
|
<FormattedMessage
|
||||||
<td>{$msg('JUST_START_TYPING')} | F2</td>
|
id="shortcut-help-pane.edit-topic"
|
||||||
|
defaultMessage="Edit topic text"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.edit-topic-key"
|
||||||
|
defaultMessage="Just start typing"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.edit-topic-key"
|
||||||
|
defaultMessage="Just start typing"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('MULTIPLE_LINES')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + Enter</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.edit-multiline"
|
||||||
|
defaultMessage="Add multi-line topic text"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + Enter</td>
|
||||||
<td>⌘ + Enter</td>
|
<td>⌘ + Enter</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('COPY_AND_PASTE_TOPICS')}</td>
|
|
||||||
<td>
|
<td>
|
||||||
{$msg('CTRL')} + C / {$msg('CTRL')} + V
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.copy-and-text"
|
||||||
|
defaultMessage="Copy and paste topics"
|
||||||
|
/>
|
||||||
</td>
|
</td>
|
||||||
|
<td>Ctrl + C / Ctrl + V</td>
|
||||||
<td>⌘ + C / ⌘ + V</td>
|
<td>⌘ + C / ⌘ + V</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('COLLAPSE_CHILDREN')}</td>
|
|
||||||
<td>{$msg('SPACE_BAR')}</td>
|
|
||||||
<td>{$msg('SPACE_BAR')}</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>{$msg('TOPIC_NAVIGATION')}</td>
|
|
||||||
<td>{$msg('ARROW_KEYS')}</td>
|
|
||||||
<td>{$msg('ARROW_KEYS')}</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>{$msg('SELECT_MULTIPLE_NODES')}</td>
|
|
||||||
<td>
|
<td>
|
||||||
{$msg('CTRL')} + {$msg('MOUSE_CLICK')}
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.collapse-children"
|
||||||
|
defaultMessage="Collpase children"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Spacebar</td>
|
||||||
|
<td>Spacebar</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<FormattedMessage id="shortcut-help-pane.navigation" defaultMessage="Navigation" />
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{$msg('CTRL')} + {$msg('MOUSE_CLICK')}
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.navigation-keys"
|
||||||
|
defaultMessage="Arrow keys"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.navigation-keys"
|
||||||
|
defaultMessage="Arrow keys"
|
||||||
|
/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('UNDO_EDITION')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + Z</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.select-topics"
|
||||||
|
defaultMessage="Select multiple topics"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
Ctrl +{' '}
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.select-topics-keys"
|
||||||
|
defaultMessage="Mouse click"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
Ctrl +{' '}
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.select-topics-keys"
|
||||||
|
defaultMessage="Mouse click"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<FormattedMessage id="shortcut-help-pane.undo" defaultMessage="Undo edition" />
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + Z</td>
|
||||||
<td>⌘ + Z</td>
|
<td>⌘ + Z</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('REDO_EDITION')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + Shift + Z</td>
|
<FormattedMessage id="shortcut-help-pane.redo" defaultMessage="Redo edition" />
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + Shift + Z</td>
|
||||||
<td>⌘ + Shift + Z</td>
|
<td>⌘ + Shift + Z</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('SELECT_ALL_TOPIC')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + A</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.select-all-topics"
|
||||||
|
defaultMessage="Select all topics"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + A</td>
|
||||||
<td>⌘ + A</td>
|
<td>⌘ + A</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('CANCEL_TEXT_CHANGES')}</td>
|
<td>
|
||||||
<td>Esc</td>
|
<FormattedMessage
|
||||||
<td>Esc</td>
|
id="shortcut-help-pane.deselect-all-topics"
|
||||||
</tr>
|
defaultMessage="Deselect all topics"
|
||||||
<tr>
|
/>
|
||||||
<td>{$msg('DESELECT_ALL_TOPIC')}</td>
|
</td>
|
||||||
<td>{$msg('CTRL')} + Shift + A</td>
|
<td>Ctrl + Shift + A</td>
|
||||||
<td>⌘ + Shift + A</td>
|
<td>⌘ + Shift + A</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('CHANGE_TEXT_ITALIC')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + I</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.cancel-text-changes"
|
||||||
|
defaultMessage="Cancel text changes"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Esc</td>
|
||||||
|
<td>Esc</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.change-font-italic"
|
||||||
|
defaultMessage="Change text to italic"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + I</td>
|
||||||
<td>⌘ + I</td>
|
<td>⌘ + I</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('CHANGE_TEXT_BOLD')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + B</td>
|
<FormattedMessage
|
||||||
|
id="shortcut-help-pane.change-font-bold"
|
||||||
|
defaultMessage="Change text to bold"
|
||||||
|
/>
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + B</td>
|
||||||
<td>⌘ + B</td>
|
<td>⌘ + B</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('TOPIC_NOTE')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + K</td>
|
<FormattedMessage id="shortcut-help-pane.add-note" defaultMessage="Add note" />
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + K</td>
|
||||||
<td>⌘ + K</td>
|
<td>⌘ + K</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{$msg('TOPIC_LINK')}</td>
|
<td>
|
||||||
<td>{$msg('CTRL')} + L</td>
|
<FormattedMessage id="shortcut-help-pane.add-link" defaultMessage="Add link" />
|
||||||
|
</td>
|
||||||
|
<td>Ctrl + L</td>
|
||||||
<td>⌘ + L</td>
|
<td>⌘ + L</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -1,37 +1,5 @@
|
|||||||
const DE = {
|
const DE = {
|
||||||
ZOOM_IN: 'Ansicht vergrößern',
|
|
||||||
ZOOM_OUT: 'Ansicht verkleinern',
|
|
||||||
TOPIC_SHAPE: 'Themen Gestaltung',
|
|
||||||
TOPIC_ADD: 'Thema hinzufügen',
|
|
||||||
TOPIC_DELETE: 'Thema löschen',
|
|
||||||
TOPIC_ICON: 'Symbol hinzufügen',
|
|
||||||
TOPIC_LINK: 'Verbindung hinzufügen',
|
|
||||||
TOPIC_RELATIONSHIP: 'Beziehung hinzufügen',
|
|
||||||
TOPIC_COLOR: 'Themenfarbe',
|
|
||||||
TOPIC_BORDER_COLOR: 'Thema Randfarbe',
|
|
||||||
TOPIC_NOTE: 'Notiz hinzufügen',
|
|
||||||
TOPIC_SHAPE_RECTANGLE: 'Zweigform in Rechteck ändern',
|
|
||||||
TOPIC_SHAPE_ROUNDED: 'Zweigform in Rechteck mit abgerundeten Ecken ändern',
|
|
||||||
TOPIC_SHAPE_ELLIPSE: 'Zweigform in Ellipse ändern',
|
|
||||||
TOPIC_SHAPE_LINE: 'Zweigform in Linie ändern',
|
|
||||||
FONT_FAMILY: 'Schriftart',
|
|
||||||
FONT_SIZE: 'Schriftgröße',
|
|
||||||
FONT_BOLD: 'Fett',
|
|
||||||
FONT_ITALIC: 'Kursiv',
|
|
||||||
UNDO: 'Rückgängig',
|
|
||||||
REDO: 'Wiederholen',
|
|
||||||
INSERT: 'Einfügen',
|
|
||||||
SAVE: 'Speichern',
|
|
||||||
NOTE: 'Notiz',
|
|
||||||
ADD_TOPIC: 'Thema hinzufügen',
|
|
||||||
LOADING: 'Lädt ...',
|
LOADING: 'Lädt ...',
|
||||||
EXPORT: 'Exportieren',
|
|
||||||
PRINT: 'Drucken',
|
|
||||||
PUBLISH: 'Veröffentlichen',
|
|
||||||
COLLABORATE: 'Mitbenutzen',
|
|
||||||
HISTORY: 'Historie',
|
|
||||||
DISCARD_CHANGES: 'Änderungen verwerfen',
|
|
||||||
FONT_COLOR: 'Textfarbe',
|
|
||||||
SAVING: 'Speichern ...',
|
SAVING: 'Speichern ...',
|
||||||
SAVE_COMPLETE: 'Speichern abgeschlossen',
|
SAVE_COMPLETE: 'Speichern abgeschlossen',
|
||||||
ZOOM_IN_ERROR: 'Zoom zu hoch.',
|
ZOOM_IN_ERROR: 'Zoom zu hoch.',
|
||||||
@ -45,57 +13,12 @@ const DE = {
|
|||||||
SUB_TOPIC: 'Unterthema',
|
SUB_TOPIC: 'Unterthema',
|
||||||
ISOLATED_TOPIC: 'Isoliertes Thema',
|
ISOLATED_TOPIC: 'Isoliertes Thema',
|
||||||
CENTRAL_TOPIC: 'Zentrales Thema',
|
CENTRAL_TOPIC: 'Zentrales Thema',
|
||||||
SHORTCUTS: 'Tastenkombinationen',
|
|
||||||
ENTITIES_COULD_NOT_BE_DELETED: 'Konnte das Thema oder die Beziehung nicht löschen. Es muss mindest ein Eintrag ausgewählt sein.',
|
|
||||||
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'Es muss mindestens ein Thema ausgewählt sein.',
|
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'Es muss mindestens ein Thema ausgewählt sein.',
|
||||||
CLIPBOARD_IS_EMPTY: 'Es gibt nichts zu kopieren. Die Zwischenablage ist leer.',
|
CLIPBOARD_IS_EMPTY: 'Es gibt nichts zu kopieren. Die Zwischenablage ist leer.',
|
||||||
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'Das zentrale Thema kann nicht gelöscht werden.',
|
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'Das zentrale Thema kann nicht gelöscht werden.',
|
||||||
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Die Beziehung konnte nicht angelegt werden. Es muss erst ein Vater-Thema ausgewählt werden, um die Beziehung herzustellen.',
|
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Die Beziehung konnte nicht angelegt werden. Es muss erst ein Vater-Thema ausgewählt werden, um die Beziehung herzustellen.',
|
||||||
SELECTION_COPIED_TO_CLIPBOARD: 'Themen in der Zwischenablage',
|
SELECTION_COPIED_TO_CLIPBOARD: 'Themen in der Zwischenablage',
|
||||||
WRITE_YOUR_TEXT_HERE: 'Schreibe deine Notiz hier ...',
|
|
||||||
REMOVE: 'Entfernen',
|
|
||||||
ACCEPT: 'Akzeptieren',
|
|
||||||
CANCEL: 'Abbrechen',
|
|
||||||
LINK: 'Verbindung',
|
|
||||||
OPEN_LINK: 'Öffne URL',
|
|
||||||
SESSION_EXPIRED: 'Deine Sitzung ist abgelaufen, bitte melde dich erneut an.',
|
SESSION_EXPIRED: 'Deine Sitzung ist abgelaufen, bitte melde dich erneut an.',
|
||||||
URL_ERROR: 'URL nicht gültig',
|
|
||||||
ACTION: 'Aktion',
|
|
||||||
CREATE_SIBLING_TOPIC: 'Thema hinzufügen',
|
|
||||||
CREATE_CHILD_TOPIC: 'Unterthema hinzufügen',
|
|
||||||
DELETE_TOPIC: 'Thema löschen',
|
|
||||||
EDIT_TOPIC_TEXT: 'Thematext bearbeiten',
|
|
||||||
JUST_START_TYPING: 'Eingabe beginnen',
|
|
||||||
CANCEL_TEXT_CHANGES: 'Textänderungen abbrechen',
|
|
||||||
TOPIC_NAVIGATION: 'Navigieren',
|
|
||||||
ARROW_KEYS: 'Pfeiltasten',
|
|
||||||
SELECT_MULTIPLE_NODES: 'Wähle Themen markieren',
|
|
||||||
UNDO_EDITION: 'Rückgängig',
|
|
||||||
REDO_EDITION: 'Wiederholen',
|
|
||||||
SELECT_ALL_TOPIC: 'Alles markieren',
|
|
||||||
CHANGE_TEXT_BOLD: 'Fett',
|
|
||||||
SAVE_CHANGES: 'Speichern',
|
|
||||||
CHANGE_TEXT_ITALIC: 'Kursiv',
|
|
||||||
DESELECT_ALL_TOPIC: 'Markierung aufheben',
|
|
||||||
COLLAPSE_CHILDREN: 'Unterthemen einklappen',
|
|
||||||
KEYBOARD_SHORTCUTS_MSG: 'Tastenkombinationen helfen Zeit zu sparen und erlauben die Arbeit nur mit der Tatstatur, s.d. du niemals die Hand von der Tastatur nehmen musst, um die Maus zu bedienen.',
|
|
||||||
COPY_AND_PASTE_TOPICS: 'Thema kopieren / einfügen',
|
|
||||||
MULTIPLE_LINES: 'Absatz hinzufügen',
|
|
||||||
BACK_TO_MAP_LIST: 'Zurück zur Mindmap Liste',
|
|
||||||
KEYBOARD_SHOTCUTS: 'Tastenkombinationen',
|
|
||||||
PASTE_URL_HERE: 'Füge hier die gewünschte URL ein:',
|
|
||||||
CTRL: 'Strg',
|
|
||||||
SPACE_BAR: 'Leertaste',
|
|
||||||
K_INSERT: 'Insert',
|
|
||||||
MOUSE_CLICK: 'Mausklick',
|
|
||||||
K_DELETE: 'Entf',
|
|
||||||
BACKSPACE: 'Backspace',
|
|
||||||
CENTER_POSITION: 'Passend zoomen',
|
|
||||||
MAP_INFO: 'Informationen',
|
|
||||||
FONT_FORMAT: 'Schriftformat',
|
|
||||||
FONT_INCREASE: 'Schriftgröße erhöhen',
|
|
||||||
FONT_DECREASE: 'Schriftgröße verringern',
|
|
||||||
SIGN_UP: 'Anmelden',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default DE;
|
export default DE;
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
const EN = {
|
const EN = {
|
||||||
|
LOADING: 'Loading ..',
|
||||||
SAVING: 'Saving ...',
|
SAVING: 'Saving ...',
|
||||||
SAVE_COMPLETE: 'Save completed',
|
SAVE_COMPLETE: 'Save completed',
|
||||||
ZOOM_IN_ERROR: 'Zoom too high.',
|
ZOOM_IN_ERROR: 'Zoom too high.',
|
||||||
@ -18,37 +19,6 @@ const EN = {
|
|||||||
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Relationship could not be created. A parent relationship topic must be selected first.',
|
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Relationship could not be created. A parent relationship topic must be selected first.',
|
||||||
SELECTION_COPIED_TO_CLIPBOARD: 'Topics copied to the clipboard',
|
SELECTION_COPIED_TO_CLIPBOARD: 'Topics copied to the clipboard',
|
||||||
SESSION_EXPIRED: 'Your session has expired, please log-in again.',
|
SESSION_EXPIRED: 'Your session has expired, please log-in again.',
|
||||||
|
|
||||||
ACTION: 'Action',
|
|
||||||
CREATE_SIBLING_TOPIC: 'Create Sibling Topic',
|
|
||||||
CREATE_CHILD_TOPIC: 'Create Child Topic',
|
|
||||||
DELETE_TOPIC: 'Delete Topic',
|
|
||||||
EDIT_TOPIC_TEXT: 'Edit Topic Text',
|
|
||||||
JUST_START_TYPING: 'Just start typing',
|
|
||||||
CANCEL_TEXT_CHANGES: 'Cancel Text Changes',
|
|
||||||
TOPIC_NAVIGATION: 'Topic Navigation',
|
|
||||||
ARROW_KEYS: 'Arrow Keys',
|
|
||||||
SELECT_MULTIPLE_NODES: 'Select Multiple Nodes',
|
|
||||||
UNDO_EDITION: 'Undo Edition',
|
|
||||||
REDO_EDITION: 'Redo Edition',
|
|
||||||
SELECT_ALL_TOPIC: 'Select All Topic',
|
|
||||||
CHANGE_TEXT_BOLD: 'Change Text Bold Type',
|
|
||||||
SAVE_CHANGES: 'Save Changes',
|
|
||||||
CHANGE_TEXT_ITALIC: 'Change Text Italic',
|
|
||||||
DESELECT_ALL_TOPIC: 'Deselect All Topic',
|
|
||||||
COLLAPSE_CHILDREN: 'Collapse Children',
|
|
||||||
KEYBOARD_SHORTCUTS_MSG: 'Keyboard shortcuts can help you save time by allowing you to never take your hands off the keyboard to use the mouse.',
|
|
||||||
COPY_AND_PASTE_TOPICS: 'Copy and Paste Topics',
|
|
||||||
MULTIPLE_LINES: 'Add multiple text lines',
|
|
||||||
KEYBOARD_SHOTCUTS: 'Keyboard Shorcuts',
|
|
||||||
CTRL: 'Ctrl',
|
|
||||||
SPACE_BAR: 'Space Bar',
|
|
||||||
K_INSERT: 'Insert',
|
|
||||||
MOUSE_CLICK: 'Mouse Click',
|
|
||||||
K_DELETE: 'Delete',
|
|
||||||
BACKSPACE: 'Backspace',
|
|
||||||
TOPIC_NOTE: 'Add Note',
|
|
||||||
TOPIC_LINK: 'Add Link',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default EN;
|
export default EN;
|
||||||
|
@ -1,101 +1,24 @@
|
|||||||
const ES = {
|
const ES = {
|
||||||
ZOOM_IN: 'Acercar',
|
|
||||||
ZOOM_OUT: 'Alejar',
|
|
||||||
TOPIC_SHAPE: 'Forma del Tópico',
|
|
||||||
TOPIC_ADD: 'Agregar Tópico',
|
|
||||||
TOPIC_DELETE: 'Borrar Tópico',
|
|
||||||
TOPIC_ICON: 'Agregar Icono',
|
|
||||||
TOPIC_LINK: 'Agregar Enlace',
|
|
||||||
TOPIC_RELATIONSHIP: 'Agregar Relación',
|
|
||||||
TOPIC_COLOR: 'Color del Tópico',
|
|
||||||
TOPIC_BORDER_COLOR: 'Color del Borde',
|
|
||||||
TOPIC_NOTE: 'Agregar Nota',
|
|
||||||
TOPIC_SHAPE_RECTANGLE: 'Cambiar Figura del Nodo a Rectángulo',
|
|
||||||
TOPIC_SHAPE_ROUNDED: 'Cambiar Figura a Esquinas Redondeadas',
|
|
||||||
TOPIC_SHAPE_ELLIPSE: 'Cambiar Figura a Elipse',
|
|
||||||
TOPIC_SHAPE_LINE: 'Cambiar Figura a Línea',
|
|
||||||
FONT_FAMILY: 'Tipo de Fuente',
|
|
||||||
FONT_SIZE: 'Tamaño de Texto',
|
|
||||||
FONT_BOLD: 'Negrita',
|
|
||||||
FONT_ITALIC: 'Itálica',
|
|
||||||
UNDO: 'Rehacer',
|
|
||||||
REDO: 'Deshacer',
|
|
||||||
INSERT: 'Insertar',
|
|
||||||
SAVE: 'Guardar',
|
|
||||||
NOTE: 'Nota',
|
|
||||||
ADD_TOPIC: 'Agregar Tópico',
|
|
||||||
LOADING: 'Cargando ...',
|
LOADING: 'Cargando ...',
|
||||||
EXPORT: 'Exportar',
|
|
||||||
PRINT: 'Imprimir',
|
|
||||||
PUBLISH: 'Publicar',
|
|
||||||
COLLABORATE: 'Compartir',
|
|
||||||
HISTORY: 'Historial',
|
|
||||||
DISCARD_CHANGES: 'Descartar Cambios',
|
|
||||||
FONT_COLOR: 'Color de Texto',
|
|
||||||
SAVING: 'Grabando ...',
|
SAVING: 'Grabando ...',
|
||||||
SAVE_COMPLETE: 'Grabado Completo',
|
SAVE_COMPLETE: 'Grabado completo',
|
||||||
ZOOM_IN_ERROR: 'El zoom es muy alto.',
|
ZOOM_IN_ERROR: 'El zoom es muy alto.',
|
||||||
ZOOM_ERROR: 'No es posible aplicar mas zoom.',
|
ZOOM_ERROR: 'No es posible aplicar mas zoom.',
|
||||||
ONLY_ONE_TOPIC_MUST_BE_SELECTED: 'No ha sido posible crear un nuevo tópico. Sólo un tópico debe ser seleccionado.',
|
ONLY_ONE_TOPIC_MUST_BE_SELECTED: 'No ha sido posible crear un nuevo tópico. Sólo un tópico debe ser seleccionado.',
|
||||||
ONE_TOPIC_MUST_BE_SELECTED: 'No ha sido posible crear un nuevo tópico. Al menos un tópico debe ser seleccionado.',
|
ONE_TOPIC_MUST_BE_SELECTED: 'No ha sido posible crear un nuevo tópico. Al menos un tópico debe ser seleccionado.',
|
||||||
ONLY_ONE_TOPIC_MUST_BE_SELECTED_COLLAPSE: 'Tópicos hijos no pueden ser colapsados. Sólo un tópico debe ser seleccionado.',
|
ONLY_ONE_TOPIC_MUST_BE_SELECTED_COLLAPSE: 'Tópicos hijos no pueden ser colapsados. Sólo un tópico debe ser seleccionado.',
|
||||||
SAVE_COULD_NOT_BE_COMPLETED: 'Grabación no pudo ser completada. Intentelo mas tarde.',
|
SAVE_COULD_NOT_BE_COMPLETED: 'Grabación no pudo ser completada. Intentelo mas tarde.',
|
||||||
UNEXPECTED_ERROR_LOADING: 'Lo sentimos, un error inesperado ha ocurrido. Intentelo nuevamente recargando el editor. Si el problema persiste, contactenos a support@wisemapping.com.',
|
|
||||||
MAIN_TOPIC: 'Tópico Principal',
|
MAIN_TOPIC: 'Tópico Principal',
|
||||||
SUB_TOPIC: 'Tópico Secundario',
|
SUB_TOPIC: 'Tópico Secundario',
|
||||||
ISOLATED_TOPIC: 'Tópico Aislado',
|
ISOLATED_TOPIC: 'Tópico Aislado',
|
||||||
CENTRAL_TOPIC: 'Tópico Central',
|
CENTRAL_TOPIC: 'Tópico Central',
|
||||||
SHORTCUTS: 'Accesos directos',
|
|
||||||
ENTITIES_COULD_NOT_BE_DELETED: 'El tópico o la relación no pudo ser borrada. Debe selecionar al menos una.',
|
ENTITIES_COULD_NOT_BE_DELETED: 'El tópico o la relación no pudo ser borrada. Debe selecionar al menos una.',
|
||||||
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'Al menos un tópico debe ser seleccionado.',
|
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'Al menos un tópico debe ser seleccionado.',
|
||||||
CLIPBOARD_IS_EMPTY: 'Nada que copiar. Clipboard está vacio.',
|
CLIPBOARD_IS_EMPTY: 'Nada que copiar. Clipboard está vacio.',
|
||||||
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'El tópico central no puede ser borrado.',
|
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'El tópico central no puede ser borrado.',
|
||||||
RELATIONSHIP_COULD_NOT_BE_CREATED: 'La relación no pudo ser creada. Una relación padre debe ser seleccionada primero.',
|
RELATIONSHIP_COULD_NOT_BE_CREATED: 'La relación no pudo ser creada. Una relación padre debe ser seleccionada primero.',
|
||||||
SELECTION_COPIED_TO_CLIPBOARD: 'Tópicos copiados al clipboard',
|
SELECTION_COPIED_TO_CLIPBOARD: 'Tópicos copiados al clipboard',
|
||||||
WRITE_YOUR_TEXT_HERE: 'Escribe tu nota aquí ...',
|
|
||||||
REMOVE: 'Borrar',
|
|
||||||
ACCEPT: 'Aceptar',
|
|
||||||
CANCEL: 'Cancelar',
|
|
||||||
LINK: 'Enlace',
|
|
||||||
OPEN_LINK: 'Abrir Enlace',
|
|
||||||
SESSION_EXPIRED: 'Su session ha expirado. Por favor, ingrese nuevamente.',
|
SESSION_EXPIRED: 'Su session ha expirado. Por favor, ingrese nuevamente.',
|
||||||
URL_ERROR: 'URL no válida',
|
|
||||||
ACTION: 'Acción',
|
|
||||||
CREATE_SIBLING_TOPIC: 'Agregar Tópico Hermano',
|
|
||||||
CREATE_CHILD_TOPIC: 'Agregar Tópico Hijo',
|
|
||||||
DELETE_TOPIC: 'Borrar Tópico',
|
|
||||||
EDIT_TOPIC_TEXT: 'Editar Texto de Tópico',
|
|
||||||
JUST_START_TYPING: 'Comenza a escribir',
|
|
||||||
CANCEL_TEXT_CHANGES: 'Cancelar Edición de Texto',
|
|
||||||
TOPIC_NAVIGATION: 'Navegación Entre Tópicos',
|
|
||||||
ARROW_KEYS: 'Flechas Del Cursor',
|
|
||||||
SELECT_MULTIPLE_NODES: 'Selecciónar Multiples Tópicos',
|
|
||||||
UNDO_EDITION: 'Revertir Cambios',
|
|
||||||
REDO_EDITION: 'Rehacer Cambios',
|
|
||||||
SELECT_ALL_TOPIC: 'Seleccionar Todos los Tópicos',
|
|
||||||
CHANGE_TEXT_BOLD: 'Cambiar Texto a Negrita',
|
|
||||||
SAVE_CHANGES: 'Guardar los Cambios',
|
|
||||||
CHANGE_TEXT_ITALIC: 'Cambiar Texto a Italica',
|
|
||||||
DESELECT_ALL_TOPIC: 'Revertir Selección de Tópicos',
|
|
||||||
COLLAPSE_CHILDREN: 'Colapsar Hijos',
|
|
||||||
KEYBOARD_SHORTCUTS_MSG: 'Los accesos directos pueden ayudarte a salvar tiempo permitiéndote no sacar las manos del teclado para usar el mouse.',
|
|
||||||
COPY_AND_PASTE_TOPICS: 'Copiar y pegar tópicos',
|
|
||||||
MULTIPLE_LINES: 'Agregar múltiples líneas de texto',
|
|
||||||
BACK_TO_MAP_LIST: 'Volver a la lista de mapas',
|
|
||||||
KEYBOARD_SHOTCUTS: 'Métodos abreviados de teclado',
|
|
||||||
PASTE_URL_HERE: 'Copie la URL que desea aca:',
|
|
||||||
CTRL: 'Ctrl',
|
|
||||||
SPACE_BAR: 'Space Bar',
|
|
||||||
K_INSERT: 'Insert',
|
|
||||||
MOUSE_CLICK: 'Mouse Click',
|
|
||||||
K_DELETE: 'Delete',
|
|
||||||
BACKSPACE: 'Backspace',
|
|
||||||
CENTER_POSITION: 'Ajustar el Zoom',
|
|
||||||
MAP_INFO: 'Información',
|
|
||||||
FONT_FORMAT: 'Formato de Fuente',
|
|
||||||
FONT_INCREASE: 'Incrementar Tamaño de Fuente',
|
|
||||||
FONT_DECREASE: 'Decrementar Tamaño de Fuente',
|
|
||||||
SIGN_UP: 'Registrarse',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default ES;
|
export default ES;
|
||||||
|
@ -1,37 +1,5 @@
|
|||||||
const FR = {
|
const FR = {
|
||||||
ZOOM_IN: 'Agrandir affichage',
|
|
||||||
ZOOM_OUT: 'Réduire affichage',
|
|
||||||
TOPIC_SHAPE: 'Forme du noeud',
|
|
||||||
TOPIC_ADD: 'Ajouter un noeud',
|
|
||||||
TOPIC_DELETE: 'Supprimer le noeud',
|
|
||||||
TOPIC_ICON: 'Ajouter une icône',
|
|
||||||
TOPIC_LINK: 'Ajouter un lien',
|
|
||||||
TOPIC_RELATIONSHIP: 'Ajouter une relation',
|
|
||||||
TOPIC_COLOR: 'Couleur du noeud',
|
|
||||||
TOPIC_BORDER_COLOR: 'Couleur de bordure du noeud',
|
|
||||||
TOPIC_NOTE: 'Ajouter une note',
|
|
||||||
TOPIC_SHAPE_RECTANGLE: 'Changer la forme du sujet en rectangle',
|
|
||||||
TOPIC_SHAPE_ROUNDED: 'Modifier la forme du sujet en rectangle aux coins arrondis',
|
|
||||||
TOPIC_SHAPE_ELLIPSE: 'Changer la forme du sujet en ellipse',
|
|
||||||
TOPIC_SHAPE_LINE: 'Changer la forme du sujet en ligne',
|
|
||||||
FONT_FAMILY: 'Type de police',
|
|
||||||
FONT_SIZE: 'Taille de police',
|
|
||||||
FONT_BOLD: 'Caractères gras',
|
|
||||||
FONT_ITALIC: 'Caractères italiques',
|
|
||||||
UNDO: 'Annuler',
|
|
||||||
REDO: 'Refaire',
|
|
||||||
INSERT: 'Insérer',
|
|
||||||
SAVE: 'Enregistrer',
|
|
||||||
NOTE: 'Note',
|
|
||||||
ADD_TOPIC: 'Ajouter un noeud',
|
|
||||||
LOADING: 'Chargement ...',
|
LOADING: 'Chargement ...',
|
||||||
EXPORT: 'Exporter',
|
|
||||||
PRINT: 'Imprimer',
|
|
||||||
PUBLISH: 'Publier',
|
|
||||||
COLLABORATE: 'Partager',
|
|
||||||
HISTORY: 'Historique',
|
|
||||||
DISCARD_CHANGES: 'Annuler les changements',
|
|
||||||
FONT_COLOR: 'Couleur de police',
|
|
||||||
SAVING: 'Enregistrement ...',
|
SAVING: 'Enregistrement ...',
|
||||||
SAVE_COMPLETE: 'Enregistrement terminé',
|
SAVE_COMPLETE: 'Enregistrement terminé',
|
||||||
ZOOM_IN_ERROR: 'Zoom trop grand.',
|
ZOOM_IN_ERROR: 'Zoom trop grand.',
|
||||||
@ -40,62 +8,17 @@ const FR = {
|
|||||||
ONE_TOPIC_MUST_BE_SELECTED: 'Impossible de créer un noeud. Un noeud parent doit être sélectionné au préalable.',
|
ONE_TOPIC_MUST_BE_SELECTED: 'Impossible de créer un noeud. Un noeud parent doit être sélectionné au préalable.',
|
||||||
ONLY_ONE_TOPIC_MUST_BE_SELECTED_COLLAPSE: 'Un noeud enfant ne peut pas être réduit. Un noeud doit être sélectionné.',
|
ONLY_ONE_TOPIC_MUST_BE_SELECTED_COLLAPSE: 'Un noeud enfant ne peut pas être réduit. Un noeud doit être sélectionné.',
|
||||||
SAVE_COULD_NOT_BE_COMPLETED: 'Enregistrement impossible. Essayer ultérieurement.',
|
SAVE_COULD_NOT_BE_COMPLETED: 'Enregistrement impossible. Essayer ultérieurement.',
|
||||||
UNEXPECTED_ERROR_LOADING: 'Nous sommes désolés, une erreur vient de survenir.\nEssayez de recharger l\'éditeur. Si le problème persiste, contactez-nous support@wisemapping.com.',
|
|
||||||
MAIN_TOPIC: 'Noeud titre principal',
|
MAIN_TOPIC: 'Noeud titre principal',
|
||||||
SUB_TOPIC: 'Noeud sous-titre',
|
SUB_TOPIC: 'Noeud sous-titre',
|
||||||
ISOLATED_TOPIC: 'Noeud isolé',
|
ISOLATED_TOPIC: 'Noeud isolé',
|
||||||
CENTRAL_TOPIC: 'Noeud racine',
|
CENTRAL_TOPIC: 'Noeud racine',
|
||||||
SHORTCUTS: 'Raccourcis clavier',
|
|
||||||
ENTITIES_COULD_NOT_BE_DELETED: "Impossible d'effacer un noeud ou une relation. Au moins un objet de la carte doit être sélectionné.",
|
ENTITIES_COULD_NOT_BE_DELETED: "Impossible d'effacer un noeud ou une relation. Au moins un objet de la carte doit être sélectionné.",
|
||||||
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'Au moins un objet de la carte doit être sélectionné.',
|
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'Au moins un objet de la carte doit être sélectionné.',
|
||||||
CLIPBOARD_IS_EMPTY: 'Rien à copier. Presse-papier vide.',
|
CLIPBOARD_IS_EMPTY: 'Rien à copier. Presse-papier vide.',
|
||||||
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'Le noeud racine ne peut pas être effacé.',
|
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'Le noeud racine ne peut pas être effacé.',
|
||||||
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Impossible de créer relation. Un noeud parent doit être sélectionné au préalable.',
|
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Impossible de créer relation. Un noeud parent doit être sélectionné au préalable.',
|
||||||
SELECTION_COPIED_TO_CLIPBOARD: 'Noeuds sélectionnés copiés dans le presse-papiers.',
|
SELECTION_COPIED_TO_CLIPBOARD: 'Noeuds sélectionnés copiés dans le presse-papiers.',
|
||||||
WRITE_YOUR_TEXT_HERE: 'Écrivez votre texte ici ...',
|
|
||||||
REMOVE: 'Supprimer',
|
|
||||||
ACCEPT: 'Accepter',
|
|
||||||
CANCEL: 'Annuler',
|
|
||||||
LINK: 'Lien',
|
|
||||||
OPEN_LINK: 'Ouvrir le lien',
|
|
||||||
SESSION_EXPIRED: 'Votre session a expiré, veuillez vous reconnecter.',
|
SESSION_EXPIRED: 'Votre session a expiré, veuillez vous reconnecter.',
|
||||||
URL_ERROR: 'URL non valide',
|
|
||||||
ACTION: 'Action',
|
|
||||||
CREATE_SIBLING_TOPIC: 'Créer noeud même niveau',
|
|
||||||
CREATE_CHILD_TOPIC: 'Créer noeud enfant',
|
|
||||||
DELETE_TOPIC: 'Détruire noeud ',
|
|
||||||
EDIT_TOPIC_TEXT: 'Editer texte du noeud',
|
|
||||||
JUST_START_TYPING: 'Commencer saisie',
|
|
||||||
CANCEL_TEXT_CHANGES: 'Annuler changement texte',
|
|
||||||
TOPIC_NAVIGATION: 'Navigation sur les noeuds',
|
|
||||||
ARROW_KEYS: 'Touches flèches',
|
|
||||||
SELECT_MULTIPLE_NODES: 'Selection multiple de noeuds',
|
|
||||||
UNDO_EDITION: 'Annuler édition',
|
|
||||||
REDO_EDITION: 'Refaire édition',
|
|
||||||
SELECT_ALL_TOPIC: 'Sélection tous noeuds',
|
|
||||||
CHANGE_TEXT_BOLD: 'Caractères en gras',
|
|
||||||
SAVE_CHANGES: 'Enregistrer changements',
|
|
||||||
CHANGE_TEXT_ITALIC: 'Caractères en italique',
|
|
||||||
DESELECT_ALL_TOPIC: 'Deselection tous noeuds',
|
|
||||||
COLLAPSE_CHILDREN: 'Fermer enfants',
|
|
||||||
KEYBOARD_SHORTCUTS_MSG: 'Les raccourcis clavier vous font gagner du temps, en vous permettant de garder les mains sur le clavier sans utiliser la souris.',
|
|
||||||
COPY_AND_PASTE_TOPICS: 'Copier et coller les noeuds',
|
|
||||||
MULTIPLE_LINES: 'Ajouter plusieurs lignes de texte',
|
|
||||||
BACK_TO_MAP_LIST: 'Retour à la liste des cartes',
|
|
||||||
KEYBOARD_SHOTCUTS: 'Raccourcis clavier',
|
|
||||||
PASTE_URL_HERE: 'Collez l\'adresse URL souhaitée ici :',
|
|
||||||
CTRL: 'Ctrl',
|
|
||||||
SPACE_BAR: 'Space Bar',
|
|
||||||
K_INSERT: 'Insert',
|
|
||||||
MOUSE_CLICK: 'Clic de Souris',
|
|
||||||
K_DELETE: 'Delete',
|
|
||||||
BACKSPACE: 'Backspace',
|
|
||||||
CENTER_POSITION: 'Centrer la carte',
|
|
||||||
MAP_INFO: 'Informations',
|
|
||||||
FONT_FORMAT: 'Format de la police',
|
|
||||||
FONT_INCREASE: 'Augmentation de la taille de la police',
|
|
||||||
FONT_DECREASE: 'Diminution de la taille de la police',
|
|
||||||
SIGN_UP: 'S\'inscrire',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default FR;
|
export default FR;
|
||||||
|
@ -1,37 +1,5 @@
|
|||||||
const EN = {
|
const RU = {
|
||||||
ZOOM_IN: 'Zoom In',
|
|
||||||
ZOOM_OUT: 'Zoom Out',
|
|
||||||
TOPIC_SHAPE: 'Topic Shape',
|
|
||||||
TOPIC_ADD: 'Add Topic',
|
|
||||||
TOPIC_DELETE: 'Delete Topic',
|
|
||||||
TOPIC_ICON: 'Add Icon',
|
|
||||||
TOPIC_LINK: 'Add Link',
|
|
||||||
TOPIC_RELATIONSHIP: 'Добавить связь',
|
|
||||||
TOPIC_COLOR: 'Topic Color',
|
|
||||||
TOPIC_BORDER_COLOR: 'Topic Border Color',
|
|
||||||
TOPIC_NOTE: 'Add Note',
|
|
||||||
FONT_FAMILY: 'Font Type',
|
|
||||||
FONT_SIZE: 'Text Size',
|
|
||||||
FONT_BOLD: 'Text Bold',
|
|
||||||
FONT_ITALIC: 'Text Italic',
|
|
||||||
TOPIC_SHAPE_RECTANGLE: 'Изменить форму темы на прямоугольник',
|
|
||||||
TOPIC_SHAPE_ROUNDED: 'Изменить форму темы на прямоугольник со скругленными углами',
|
|
||||||
TOPIC_SHAPE_ELLIPSE: 'Изменить форму темы на эллипс',
|
|
||||||
TOPIC_SHAPE_LINE: 'Изменить форму темы на линию',
|
|
||||||
UNDO: 'Undo',
|
|
||||||
REDO: 'Redo',
|
|
||||||
INSERT: 'Insert',
|
|
||||||
SAVE: 'Save',
|
|
||||||
NOTE: 'Note',
|
|
||||||
ADD_TOPIC: 'Add Topic',
|
|
||||||
LOADING: 'Loading ...',
|
LOADING: 'Loading ...',
|
||||||
EXPORT: 'Export',
|
|
||||||
PRINT: 'Print',
|
|
||||||
PUBLISH: 'Publish',
|
|
||||||
COLLABORATE: 'Share',
|
|
||||||
HISTORY: 'History',
|
|
||||||
DISCARD_CHANGES: 'Discard Changes',
|
|
||||||
FONT_COLOR: 'Text Color',
|
|
||||||
SAVING: 'Saving ...',
|
SAVING: 'Saving ...',
|
||||||
SAVE_COMPLETE: 'Save Complete',
|
SAVE_COMPLETE: 'Save Complete',
|
||||||
ZOOM_IN_ERROR: 'Zoom too high.',
|
ZOOM_IN_ERROR: 'Zoom too high.',
|
||||||
@ -45,56 +13,13 @@ const EN = {
|
|||||||
SUB_TOPIC: 'Sub Topic',
|
SUB_TOPIC: 'Sub Topic',
|
||||||
ISOLATED_TOPIC: 'Isolated Topic',
|
ISOLATED_TOPIC: 'Isolated Topic',
|
||||||
CENTRAL_TOPIC: 'Central Topic',
|
CENTRAL_TOPIC: 'Central Topic',
|
||||||
SHORTCUTS: 'Keyboard Shortcuts',
|
|
||||||
ENTITIES_COULD_NOT_BE_DELETED: 'Could not delete topic or relation. At least one map entity must be selected.',
|
ENTITIES_COULD_NOT_BE_DELETED: 'Could not delete topic or relation. At least one map entity must be selected.',
|
||||||
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'At least one topic must be selected.',
|
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: 'At least one topic must be selected.',
|
||||||
CLIPBOARD_IS_EMPTY: 'Nothing to copy. Clipboard is empty.',
|
CLIPBOARD_IS_EMPTY: 'Nothing to copy. Clipboard is empty.',
|
||||||
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'Central topic can not be deleted.',
|
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: 'Central topic can not be deleted.',
|
||||||
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Relationship could not be created. A parent relationship topic must be selected first.',
|
RELATIONSHIP_COULD_NOT_BE_CREATED: 'Relationship could not be created. A parent relationship topic must be selected first.',
|
||||||
SELECTION_COPIED_TO_CLIPBOARD: 'Topics copied to the clipboard',
|
SELECTION_COPIED_TO_CLIPBOARD: 'Topics copied to the clipboard',
|
||||||
WRITE_YOUR_TEXT_HERE: 'Write your note here ...',
|
|
||||||
REMOVE: 'Remove',
|
|
||||||
ACCEPT: 'Accept',
|
|
||||||
CANCEL: 'Cancel',
|
|
||||||
LINK: 'Link',
|
|
||||||
OPEN_LINK: 'Open URL',
|
|
||||||
SESSION_EXPIRED: 'Your session has expired, please log-in again.',
|
SESSION_EXPIRED: 'Your session has expired, please log-in again.',
|
||||||
URL_ERROR: 'URL not valid',
|
|
||||||
ACTION: 'Action',
|
|
||||||
CREATE_SIBLING_TOPIC: 'Create Sibling Topic',
|
|
||||||
CREATE_CHILD_TOPIC: 'Create Child Topic',
|
|
||||||
DELETE_TOPIC: 'Delete Topic',
|
|
||||||
EDIT_TOPIC_TEXT: 'Edit Topic Text',
|
|
||||||
JUST_START_TYPING: 'Just start typing',
|
|
||||||
CANCEL_TEXT_CHANGES: 'Cancel Text Changes',
|
|
||||||
TOPIC_NAVIGATION: 'Topic Navigation',
|
|
||||||
ARROW_KEYS: 'Arrow Keys',
|
|
||||||
SELECT_MULTIPLE_NODES: 'Select Multiple Nodes',
|
|
||||||
UNDO_EDITION: 'Undo Edition',
|
|
||||||
REDO_EDITION: 'Redo Edition',
|
|
||||||
SELECT_ALL_TOPIC: 'Select All Topic',
|
|
||||||
CHANGE_TEXT_BOLD: 'Change Text Bold Type',
|
|
||||||
SAVE_CHANGES: 'Save Changes',
|
|
||||||
CHANGE_TEXT_ITALIC: 'Change Text Italic',
|
|
||||||
DESELECT_ALL_TOPIC: 'Deselect All Topic',
|
|
||||||
COLLAPSE_CHILDREN: 'Collapse Children',
|
|
||||||
KEYBOARD_SHORTCUTS_MSG: 'Keyboard shortcuts can help you save time by allowing you to never take your hands off the keyboard to use the mouse.',
|
|
||||||
COPY_AND_PASTE_TOPICS: 'Copy and Paste Topics',
|
|
||||||
MULTIPLE_LINES: 'Add multiple text lines',
|
|
||||||
BACK_TO_MAP_LIST: 'Back to Maps List',
|
|
||||||
KEYBOARD_SHOTCUTS: 'Keyboard Shorcuts',
|
|
||||||
PASTE_URL_HERE: 'Вставьте нужный URL-адрес здесь:',
|
|
||||||
SPACE_BAR: 'Space Bar',
|
|
||||||
K_INSERT: 'Insert',
|
|
||||||
MOUSE_CLICK: 'Mouse Click',
|
|
||||||
K_DELETE: 'Delete',
|
|
||||||
BACKSPACE: 'Backspace',
|
|
||||||
CENTER_POSITION: 'Масштабировать по размеру',
|
|
||||||
MAP_INFO: 'Информация',
|
|
||||||
FONT_FORMAT: 'Формат шрифта',
|
|
||||||
FONT_INCREASE: 'Увеличение размера шрифта',
|
|
||||||
FONT_DECREASE: 'Уменьшение размера шрифта',
|
|
||||||
SIGN_UP: 'зарегистрироваться',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default EN;
|
export default RU;
|
||||||
|
@ -1,37 +1,5 @@
|
|||||||
const ZH = {
|
const ZH = {
|
||||||
ZOOM_IN: '放大',
|
|
||||||
ZOOM_OUT: '缩小',
|
|
||||||
TOPIC_SHAPE: '主题形状',
|
|
||||||
TOPIC_ADD: '添加主题',
|
|
||||||
TOPIC_DELETE: '删除主题',
|
|
||||||
TOPIC_ICON: '添加图标',
|
|
||||||
TOPIC_LINK: '添加链接',
|
|
||||||
TOPIC_RELATIONSHIP: '关系',
|
|
||||||
TOPIC_COLOR: '主题颜色',
|
|
||||||
TOPIC_BORDER_COLOR: '主题边框颜色',
|
|
||||||
TOPIC_NOTE: '添加注释',
|
|
||||||
TOPIC_SHAPE_RECTANGLE: '改变主题形状为矩形',
|
|
||||||
TOPIC_SHAPE_ROUNDED: '改变主题形状为圆角矩形',
|
|
||||||
TOPIC_SHAPE_ELLIPSE: '改变主题形状为椭圆',
|
|
||||||
TOPIC_SHAPE_LINE: '将主题形状更改为线条',
|
|
||||||
FONT_FAMILY: '字体类型',
|
|
||||||
FONT_SIZE: '文本大小',
|
|
||||||
FONT_BOLD: '粗体文本',
|
|
||||||
FONT_ITALIC: '斜体文本',
|
|
||||||
UNDO: '撤销',
|
|
||||||
REDO: '重做',
|
|
||||||
INSERT: '插入',
|
|
||||||
SAVE: '保存',
|
|
||||||
NOTE: '注释',
|
|
||||||
ADD_TOPIC: '添加主题',
|
|
||||||
LOADING: '加载......',
|
LOADING: '加载......',
|
||||||
EXPORT: '导出',
|
|
||||||
PRINT: '打印',
|
|
||||||
PUBLISH: '发布',
|
|
||||||
COLLABORATE: '分享',
|
|
||||||
HISTORY: '历史',
|
|
||||||
DISCARD_CHANGES: '放弃更改',
|
|
||||||
FONT_COLOR: '文本颜色',
|
|
||||||
SAVING: '保存......',
|
SAVING: '保存......',
|
||||||
SAVE_COMPLETE: '保存完成',
|
SAVE_COMPLETE: '保存完成',
|
||||||
ZOOM_IN_ERROR: '放大比例过高。',
|
ZOOM_IN_ERROR: '放大比例过高。',
|
||||||
@ -45,56 +13,13 @@ const ZH = {
|
|||||||
SUB_TOPIC: '子主题',
|
SUB_TOPIC: '子主题',
|
||||||
ISOLATED_TOPIC: '独立主题',
|
ISOLATED_TOPIC: '独立主题',
|
||||||
CENTRAL_TOPIC: '中心主题',
|
CENTRAL_TOPIC: '中心主题',
|
||||||
SHORTCUTS: '键盘快捷键',
|
|
||||||
ENTITIES_COULD_NOT_BE_DELETED: '无法删除主题或关系。至少选择一个脑图实体。',
|
ENTITIES_COULD_NOT_BE_DELETED: '无法删除主题或关系。至少选择一个脑图实体。',
|
||||||
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: '至少要选择一个主题',
|
AT_LEAST_ONE_TOPIC_MUST_BE_SELECTED: '至少要选择一个主题',
|
||||||
CLIPBOARD_IS_EMPTY: '没有东西可以复制。剪贴板是空的。',
|
CLIPBOARD_IS_EMPTY: '没有东西可以复制。剪贴板是空的。',
|
||||||
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: '无法删除中心主题。',
|
CENTRAL_TOPIC_CAN_NOT_BE_DELETED: '无法删除中心主题。',
|
||||||
RELATIONSHIP_COULD_NOT_BE_CREATED: '无法创建关系。必须先选择要建立关系的主题。',
|
RELATIONSHIP_COULD_NOT_BE_CREATED: '无法创建关系。必须先选择要建立关系的主题。',
|
||||||
SELECTION_COPIED_TO_CLIPBOARD: '主题已复制到剪贴板',
|
SELECTION_COPIED_TO_CLIPBOARD: '主题已复制到剪贴板',
|
||||||
WRITE_YOUR_TEXT_HERE: '在这里写你的注释......',
|
|
||||||
REMOVE: '删除',
|
|
||||||
ACCEPT: '接受',
|
|
||||||
CANCEL: '取消',
|
|
||||||
LINK: '链接',
|
|
||||||
OPEN_LINK: '打开URL',
|
|
||||||
SESSION_EXPIRED: '您的会话已过期,请重新登录。',
|
SESSION_EXPIRED: '您的会话已过期,请重新登录。',
|
||||||
URL_ERROR: 'URL无效',
|
|
||||||
ACTION: '操作',
|
|
||||||
CREATE_SIBLING_TOPIC: '创建并行主题',
|
|
||||||
CREATE_CHILD_TOPIC: '创建子主题',
|
|
||||||
DELETE_TOPIC: '删除主题',
|
|
||||||
EDIT_TOPIC_TEXT: '编辑主题文本',
|
|
||||||
JUST_START_TYPING: '开始打字',
|
|
||||||
CANCEL_TEXT_CHANGES: '取消文本更改',
|
|
||||||
TOPIC_NAVIGATION: '主题导航',
|
|
||||||
ARROW_KEYS: '方向按键',
|
|
||||||
SELECT_MULTIPLE_NODES: '选择多个节点',
|
|
||||||
UNDO_EDITION: '撤销编辑',
|
|
||||||
REDO_EDITION: '重做修改',
|
|
||||||
SELECT_ALL_TOPIC: '选择所有主题',
|
|
||||||
CHANGE_TEXT_BOLD: '更改粗体文本',
|
|
||||||
SAVE_CHANGES: '保存更改',
|
|
||||||
CHANGE_TEXT_ITALIC: '更改斜体文本',
|
|
||||||
DESELECT_ALL_TOPIC: '取消选择所有主题',
|
|
||||||
COLLAPSE_CHILDREN: '折叠子节点',
|
|
||||||
KEYBOARD_SHORTCUTS_MSG: '键盘快捷键可以让你永远不用把手从键盘上拿开来使用鼠标,从而帮助你节省时间。',
|
|
||||||
COPY_AND_PASTE_TOPICS: '复制和粘贴主题',
|
|
||||||
MULTIPLE_LINES: '添加多行文本',
|
|
||||||
BACK_TO_MAP_LIST: '回到脑图列表',
|
|
||||||
KEYBOARD_SHOTCUTS: '键盘快捷键',
|
|
||||||
PASTE_URL_HERE: '在此处粘贴所需的 URL 地址:',
|
|
||||||
SPACE_BAR: 'Space Bar',
|
|
||||||
K_INSERT: 'Insert',
|
|
||||||
MOUSE_CLICK: 'Mouse Click',
|
|
||||||
K_DELETE: 'Delete',
|
|
||||||
BACKSPACE: 'Backspace',
|
|
||||||
CENTER_POSITION: '地图居中',
|
|
||||||
MAP_INFO: '信息',
|
|
||||||
FONT_FORMAT: '字体格式',
|
|
||||||
FONT_INCREASE: '字体大小增加',
|
|
||||||
FONT_DECREASE: '字体大小减小',
|
|
||||||
SIGN_UP: '报名',
|
|
||||||
};
|
};
|
||||||
|
|
||||||
export default ZH;
|
export default ZH;
|
||||||
|
Loading…
Reference in New Issue
Block a user