mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 10:16:26 +00:00
added more strings
This commit is contained in:
@@ -5,6 +5,7 @@ import PropTypes from 'prop-types'
|
|||||||
import React from 'react'
|
import React from 'react'
|
||||||
import CSSModules from 'browser/lib/CSSModules'
|
import CSSModules from 'browser/lib/CSSModules'
|
||||||
import styles from './SideNavFilter.styl'
|
import styles from './SideNavFilter.styl'
|
||||||
|
import i18n from 'browser/lib/i18n'
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {boolean} isFolded
|
* @param {boolean} isFolded
|
||||||
@@ -31,7 +32,7 @@ const SideNavFilter = ({
|
|||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<span styleName='menu-button-label'>All Notes</span>
|
<span styleName='menu-button-label'>{i18n.__('All Notes')}</span>
|
||||||
<span styleName='counters'>{counterTotalNote}</span>
|
<span styleName='counters'>{counterTotalNote}</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
@@ -45,7 +46,7 @@ const SideNavFilter = ({
|
|||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<span styleName='menu-button-label'>Starred</span>
|
<span styleName='menu-button-label'>{i18n.__('Starred')}</span>
|
||||||
<span styleName='counters'>{counterStarredNote}</span>
|
<span styleName='counters'>{counterStarredNote}</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
@@ -59,7 +60,7 @@ const SideNavFilter = ({
|
|||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<span onContextMenu={handleFilterButtonContextMenu} styleName='menu-button-label'>Trash</span>
|
<span onContextMenu={handleFilterButtonContextMenu} styleName='menu-button-label'>{i18n.__('Trash')}</span>
|
||||||
<span styleName='counters'>{counterDelNote}</span>
|
<span styleName='counters'>{counterDelNote}</span>
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
|
|||||||
105
locales/de.js
105
locales/de.js
@@ -1,79 +1,78 @@
|
|||||||
{
|
{
|
||||||
"Notes": "Notes",
|
"Notes": "Notizen",
|
||||||
"Tags": "Tags",
|
"Tags": "Tags",
|
||||||
"Preferences": "Preferences",
|
"Preferences": "Einstellungen",
|
||||||
"Make a note": "Make a note",
|
"Make a note": "Notiz erstellen",
|
||||||
"Ctrl": "Ctrl",
|
"Ctrl": "Ctrl",
|
||||||
"Ctrl(^)": "Ctrl(^)",
|
"Ctrl(^)": "Ctrl",
|
||||||
"to create a new note": "to create a new note",
|
"to create a new note": "um eine neue Notiz zu erstellen",
|
||||||
"Toggle Mode": "Toggle Mode",
|
"Toggle Mode": "Modus umschalten",
|
||||||
"Trash": "Trash",
|
"Trash": "Papierkorb",
|
||||||
"MODIFICATION DATE": "MODIFICATION DATE",
|
"MODIFICATION DATE": "MODIFICATION DATE",
|
||||||
"Words": "Words",
|
"Words": "Wörter",
|
||||||
"Letters": "Letters",
|
"Letters": "Buchstaben",
|
||||||
"STORAGE": "STORAGE",
|
"STORAGE": "SPEICHERORT",
|
||||||
"FOLDER": "FOLDER",
|
"FOLDER": "ORDNER",
|
||||||
"CREATION DATE": "CREATION DATE",
|
"CREATION DATE": "ERSTELLUNGSDATUM",
|
||||||
"NOTE LINK": "NOTE LINK",
|
"NOTE LINK": "NOTIZ LINK",
|
||||||
".md": ".md",
|
".md": ".md",
|
||||||
".txt": ".txt",
|
".txt": ".txt",
|
||||||
".html": ".html",
|
".html": ".html",
|
||||||
"Print": "Print",
|
"Print": "Print",
|
||||||
"Your preferences for Boostnote": "Deine Boostnote Einstellungen",
|
"Your preferences for Boostnote": "Deine Boostnote Einstellungen",
|
||||||
"Storages": "Storages",
|
"Storages": "Speicherorte",
|
||||||
"Add Storage Location": "Add Storage Location",
|
"Add Storage Location": "Speicherort Hinzufügen",
|
||||||
"Add Folder": "Add Folder",
|
"Add Folder": "Ordner Hinzufügen",
|
||||||
"Open Storage folder": "Open Storage folder",
|
"Open Storage folder": "Speicherort Öffnen",
|
||||||
"Unlink": "Unlink",
|
"Unlink": "Unlink",
|
||||||
"Edit": "Edit",
|
"Edit": "Bearbeiten",
|
||||||
"Delete": "Delete",
|
"Delete": "Löschen",
|
||||||
"Interface": "Interface",
|
"Interface": "Interface",
|
||||||
"Interface Theme": "Interface Theme",
|
"Interface Theme": "Interface Theme",
|
||||||
"Default": "Default",
|
"Default": "Standard",
|
||||||
"White": "White",
|
"White": "Weiß",
|
||||||
"Solarized Dark": "Solarized Dark",
|
"Solarized Dark": "Solarized Dark",
|
||||||
"Dark": "Dark",
|
"Dark": "Dark",
|
||||||
"Show "Saved to Clipboard" notification when copying": "Show "Saved to Clipboard" notification when copying",
|
"Show a confirmation dialog when deleting notes": "Bestätigungsdialog beim Löschen von Notizen anzeigen",
|
||||||
"Show a confirmation dialog when deleting notes": "Show a confirmation dialog when deleting notes",
|
|
||||||
"Editor Theme": "Editor Theme",
|
"Editor Theme": "Editor Theme",
|
||||||
"Editor Font Size": "Editor Font Size",
|
"Editor Font Size": "Editor Schriftgröße",
|
||||||
"Editor Font Family": "Editor Font Family",
|
"Editor Font Family": "Editor Schriftart",
|
||||||
"Editor Indent Style": "Editor Indent Style",
|
"Editor Indent Style": "Editor Einrückestil",
|
||||||
"Spaces": "Spaces",
|
"Spaces": "Leerzeichen",
|
||||||
"Tabs": "Tabs",
|
"Tabs": "Tabs",
|
||||||
"Switch to Preview": "Switch to Preview",
|
"Switch to Preview": "Zur Vorschau wechseln",
|
||||||
"When Editor Blurred": "When Editor Blurred",
|
"When Editor Blurred": "Wenn Editor verschwommen ist",
|
||||||
"When Editor Blurred, Edit On Double Click": "When Editor Blurred, Edit On Double Click",
|
"When Editor Blurred, Edit On Double Click": "Mit Doppelklick bearbeiten, wenn Editor verschwommen ist",
|
||||||
"On Right Click": "On Right Click",
|
"On Right Click": "Mit Rechtsklcik",
|
||||||
"Editor Keymap": "Editor Keymap",
|
"Editor Keymap": "Editor Tastenbelegung",
|
||||||
"default": "default",
|
"default": "standard",
|
||||||
"vim": "vim",
|
"vim": "vim",
|
||||||
"emacs": "emacs",
|
"emacs": "emacs",
|
||||||
"⚠️ Please restart boostnote after you change the keymap": "⚠️ Please restart boostnote after you change the keymap",
|
"⚠️ Please restart boostnote after you change the keymap": "⚠️ Boostnote nach Änderung der Tastenbelegung neu starten",
|
||||||
"Show line numbers in the editor": "Show line numbers in the editor",
|
"Show line numbers in the editor": "Zeilennummern im Editor anzeigen",
|
||||||
"Allow editor to scroll past the last line": "Allow editor to scroll past the last line",
|
"Allow editor to scroll past the last line": "Editor das Scrollen über das Ende hinaus erlauben",
|
||||||
"Bring in web page title when pasting URL on editor": "Bring in web page title when pasting URL on editor",
|
"Bring in web page title when pasting URL on editor": "Websitetitel beim Einfügen in den Editor anzeigen",
|
||||||
"Preview Font Size": "Preview Font Size",
|
"Preview Font Size": "Vorschau Schriftgröße",
|
||||||
"Preview Font Family": "Preview Font Family",
|
"Preview Font Family": "Vorschau Schriftart",
|
||||||
"Code block Theme": "Code block Theme",
|
"Code block Theme": "Code block Theme",
|
||||||
"Allow preview to scroll past the last line": "Allow preview to scroll past the last line",
|
"Allow preview to scroll past the last line": "Vorschau das Scrollen über das Ende hinaus erlauben",
|
||||||
"Show line numbers for preview code blocks": "Show line numbers for preview code blocks",
|
"Show line numbers for preview code blocks": "Zeilennummern in Vorschau-Code-Blöcken anzeigen",
|
||||||
"LaTeX Inline Open Delimiter": "LaTeX Inline Open Delimiter",
|
"LaTeX Inline Open Delimiter": "LaTeX Inline Open Delimiter",
|
||||||
"LaTeX Inline Close Delimiter": "LaTeX Inline Close Delimiter",
|
"LaTeX Inline Close Delimiter": "LaTeX Inline Close Delimiter",
|
||||||
"LaTeX Block Open Delimiter": "LaTeX Block Open Delimiter",
|
"LaTeX Block Open Delimiter": "LaTeX Block Open Delimiter",
|
||||||
"LaTeX Block Close Delimiter": "LaTeX Block Close Delimiter",
|
"LaTeX Block Close Delimiter": "LaTeX Block Close Delimiter",
|
||||||
"Community": "Community",
|
"Community": "Community",
|
||||||
"Subscribe to Newsletter": "Subscribe to Newsletter",
|
"Subscribe to Newsletter": "Newsletter abonieren",
|
||||||
"GitHub": "GitHub",
|
"GitHub": "GitHub",
|
||||||
"Blog": "Blog",
|
"Blog": "Blog",
|
||||||
"Facebook Group": "Facebook Group",
|
"Facebook Group": "Facebook Group",
|
||||||
"Twitter": "Twitter",
|
"Twitter": "Twitter",
|
||||||
"About": "About",
|
"About": "About",
|
||||||
"Boostnote": "Boostnote",
|
"Boostnote": "Boostnote",
|
||||||
"An open source note-taking app made for programmers just like you.": "An open source note-taking app made for programmers just like you.",
|
"An open source note-taking app made for programmers just like you.": "Eine OpenSource-Notizapp für Programmierer wie du und ich.",
|
||||||
"Website": "Website",
|
"Website": "Website",
|
||||||
"Development": "Development",
|
"Development": "Entwicklung",
|
||||||
" : Development configurations for Boostnote.": " : Development configurations for Boostnote.",
|
" : Development configurations for Boostnote.": " : Entwicklungseinstellungen für Boostnote.",
|
||||||
"Copyright (C) 2017 - 2018 BoostIO": "Copyright (C) 2017 - 2018 BoostIO",
|
"Copyright (C) 2017 - 2018 BoostIO": "Copyright (C) 2017 - 2018 BoostIO",
|
||||||
"License: GPL v3": "License: GPL v3",
|
"License: GPL v3": "License: GPL v3",
|
||||||
"Analytics": "Analytics",
|
"Analytics": "Analytics",
|
||||||
@@ -91,9 +90,21 @@
|
|||||||
"Thanks,": "Thanks,",
|
"Thanks,": "Thanks,",
|
||||||
"Boostnote maintainers": "Boostnote maintainers",
|
"Boostnote maintainers": "Boostnote maintainers",
|
||||||
"Support via OpenCollective": "Support via OpenCollective",
|
"Support via OpenCollective": "Support via OpenCollective",
|
||||||
"Language": "Language",
|
"Language": "Sprache",
|
||||||
"English": "Englisch",
|
"English": "Englisch",
|
||||||
"German": "Deutsch",
|
"German": "Deutsch",
|
||||||
"French": "Französisch",
|
"French": "Französisch",
|
||||||
"Show \"Saved to Clipboard\" notification when copying": "Show \"Saved to Clipboard\" notification when copying"
|
"Show \"Saved to Clipboard\" notification when copying": "\"Auf Clipboard gespeichert\" Benachrichtigungen beim kopieren anzeigen",
|
||||||
|
"All Notes": "Alle Notizen",
|
||||||
|
"Starred": "Starred",
|
||||||
|
"Are you sure to ": "Sind sie sicher ",
|
||||||
|
" delete": " zu löschen",
|
||||||
|
"this folder?": "diesen Ordner?",
|
||||||
|
"Confirm": "Bestätigen",
|
||||||
|
"Cancel": "Abbrechen",
|
||||||
|
"Markdown Note": "Markdown Notiz",
|
||||||
|
"This format is for creating text documents. Checklists, code blocks and Latex blocks are available.": "Dieses Format dient der Erstellung von Text Dokumenten. Checklisten, Code-Blöcke und Latex-Blöcke sind verfügbar.",
|
||||||
|
"Snippet Note": "Snippet Notiz",
|
||||||
|
"This format is for creating code snippets. Multiple snippets can be grouped into a single note.": "Dieses Format dient der Erstellung von Code-Schnipslen. Mehrere snippets können zu einer Notiz zusammengefasst werden.",
|
||||||
|
"Tab to switch format": "Tab drücken, um das Format zu wechseln"
|
||||||
}
|
}
|
||||||
@@ -95,5 +95,7 @@
|
|||||||
"Language": "Language",
|
"Language": "Language",
|
||||||
"English": "English",
|
"English": "English",
|
||||||
"German": "German",
|
"German": "German",
|
||||||
"French": "French"
|
"French": "French",
|
||||||
|
"All Notes": "All Notes",
|
||||||
|
"Starred": "Starred"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user