Baptiste Augrain
80b8948433
- export untitled notes as 'Untitled' based on the language
...
- export notes with duplicate title as '<title> (<index>)'
2020-06-12 16:18:27 +02:00
xatier
433ee9ed45
Update zh-TW.json ( #3537 )
...
- Update zh-TW translation.
- Sync with [locales/en.json](e44381f295/locales/en.json ).
2020-04-09 11:58:35 +09:00
amedora
2c0e0a6e39
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/index.js
2020-02-05 11:13:28 +09:00
Arcturus
216f588aa4
extended language support for multiple languages
2020-02-05 10:00:17 +09:00
amedora
f1d03acbad
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# locales/zh-CN.json
2020-01-30 10:13:16 +09:00
Andrew
5105babd14
Refine Chinese translation
...
- Should not translate "space", it means space key in most context
- Should translate "keymap", "spellcheck disabled", "auto detect"
- Should translate "On Right Click" to "右键点击"
- Refine misc translation.
2020-01-29 16:31:38 +09:00
Abner Soares Alves Junior
60d6c68e48
Add some translations
2019-12-24 06:53:26 +09:00
Abner Soares Alves Junior
d8605965a8
Add Ok button to export confirmation box
2019-12-24 06:53:26 +09:00
amedora
f5779558bb
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/index.js
# locales/da.json
# locales/de.json
# locales/en.json
# locales/es-ES.json
# locales/fa.json
# locales/fr.json
# locales/hu.json
# locales/it.json
# locales/ja.json
# locales/ko.json
# locales/no.json
# locales/pl.json
# locales/pt-BR.json
# locales/pt-PT.json
# locales/ru.json
# locales/sq.json
# locales/th.json
# locales/tr.json
# locales/zh-CN.json
# locales/zh-TW.json
2019-12-23 09:41:40 +09:00
Jack Hsieh
d78f6b7aba
Ability to stop auto update
2019-11-22 05:42:55 +09:00
PetrTodorov
abef6c5fee
Added Czech translation ( #3264 )
...
* Added Czech translation
* Update locales/de.json
Fixed german translation as suggested.
Co-Authored-By: Simon <simon81186@aol.com >
2019-11-04 14:44:09 +09:00
霸气千秋
ff7c4495f0
format locale files
2019-09-03 01:53:45 +09:00
minbaby.zhang
35fe639cd2
optimize translate
2019-09-03 01:53:45 +09:00
minbaby.zhang
59add8982e
update lang
2019-09-03 01:53:45 +09:00
minbaby.zhang
8d9c514097
update lang
2019-09-03 01:53:45 +09:00
minbaby.zhang
6f880d0f02
更新翻译
2019-09-03 01:53:45 +09:00
amedora
606be4304d
Fix 3007 ( #3028 )
...
* fix code fences never sanitized
* fix mermaid xss
* Revert "fix mermaid xss"
This reverts commit 1ff179a1bd .
* configuable mermaid HTML label
* add locales for mermaid configuration
2019-07-27 12:39:12 +09:00
Matt Gabriel
7797661489
Fixed permissions
2019-07-26 07:40:18 +09:00
amedora
c83e5cc7d8
add locales
2019-07-22 16:42:08 +09:00
Junyoung Choi
56192f0758
Merge pull request #3034 from AWolf81/enable-markdownlint-option
...
Enable Markdown lint option
2019-05-26 18:38:30 +09:00
amedora
c5484fbb88
Merge branch 'master' into filter-tags-and-folders
2019-05-21 09:50:39 +09:00
amedora
0d4b6252e8
add locales 'filter tags/folders...'
2019-05-21 09:45:52 +09:00
Darío Hereñú
079aaec21e
Fixed typo on string 137
...
* plus some translations added
2019-05-13 14:50:53 +09:00
roottool
ecfeedeff3
Fix: Removed unnecessary caution
2019-05-07 00:44:27 +09:00
roottool
8b3beb45c6
Added a caution of the custom markdownlint rules
2019-04-29 09:17:25 +09:00
roottool
7fb22f3f07
Translated from English to Japanese
2019-04-29 03:24:16 +09:00
Garfield Lee
0131bbbbed
Update all locales copyright year ( #2881 )
...
* Update all locales copyright year
* Fix js-sequence-diagrams
2019-04-12 18:01:05 +09:00
Ryo Shibayama
1be208d96b
Fix locale json format, add some translations
2019-04-02 14:09:39 +09:00
Junyoung Choi
2b29d96d61
Merge pull request #2678 from AgentEpsilon/export-pdf
...
Export a Markdown note as PDF
2019-03-21 01:20:12 +09:00
Benny O
5920b3515e
Merge branch 'master' into zh-locale
2019-01-27 23:04:27 +08:00
Junyoung Choi
45deb5ba7f
Merge pull request #2771 from caina/patch-1
...
typo on pt-BR.json
2019-01-07 14:11:24 +09:00
Junyoung Choi
bcea3eb7c1
Merge pull request #2764 from vienai8d/translate_ja
...
Add Japanese translation
2019-01-07 10:30:37 +09:00
vienai8d
0a0c1c45a1
translate tooltip texts into Japanese
2019-01-02 10:56:27 +09:00
Douglas Caina
fce89fe8be
Update pt-BR.json
...
## Description
There was a misspelling on the word "escluir", the correct one is "excluir", as you can see on [google translate](https://translate.google.com/?source=osdd#view=home&op=translate&sl=pt&tl=en&text=excluir )
## Type of changes
- ⚪ Bug fix (Change that fixed an issue)
- ⚪ Breaking change (Change that can cause existing functionality to change)
- ⚪ Improvement (Change that improves the code. Maybe performance or development improvement)
- ⚪ Feature (Change that adds new functionality)
- ⚪ Documentation change (Change that modifies documentation. Maybe typo fixes)
## Checklist:
- ⚪ My code follows [the project code style](docs/code_style.md)
- ⚪ I have written test for my code and it has been tested
- ⚪ All existing tests have been passed
- ⚪ I have attached a screenshot/video to visualize my change if possible
2019-01-01 22:20:23 +01:00
vienai8d
2a5da746c7
add translation about content menu
2019-01-01 18:39:39 +09:00
vienai8d
440b50b4e8
add translation about interface in preferences
2018-12-29 15:08:03 +09:00
vienai8d
d44a76bae3
add translation about interface in preferences
2018-12-10 07:20:02 +09:00
vienai8d
4488de9add
add translation about hotkeys in preferences
2018-12-09 10:58:06 +09:00
Evan Miller
7c1cd50def
Add structure for exporting PDFs
2018-12-03 13:12:22 -05:00
Junyoung Choi (Sai)
b021bb73ed
Merge pull request #2498 from daiyam/create-note-with-tags
...
create note with selected tags
2018-11-25 15:23:04 +09:00
Baptiste Augrain
c13746f10e
Merge branch 'master' into create-note-with-tags
2018-11-12 19:16:50 +01:00
Ivan Chen
0904c62a2d
Update locales/zh-CN.json
...
Co-Authored-By: opw0011 <i.mpeople@gmail.com >
2018-11-11 11:19:38 +08:00
Ivan Chen
817b74cc7f
Update locales/zh-TW.json
...
Co-Authored-By: opw0011 <i.mpeople@gmail.com >
2018-11-11 11:18:57 +08:00
Baptiste Augrain
70b86907f3
Merge branch 'master' into create-note-with-tags
2018-11-08 18:31:32 +01:00
Baptiste Augrain
d0d813552c
add option to tag the new notes with the filtering tags, or not...
2018-11-08 18:22:52 +01:00
ehhc
c6f1f97a57
Merge branch 'master' into spellchecker
2018-11-08 11:19:46 +01:00
Junyoung Choi (Sai)
fdb1ef540d
Merge pull request #2515 from FabioRosado/translation-pt
...
Add translation to Portuguese from Portugal
2018-11-08 19:14:47 +09:00
jacob
5855cdfb26
Merge branch 'master' into improve-french-translations
2018-11-07 07:54:44 -06:00
Fábio Rosado
fe19d96088
Merge branch 'master' into translation-pt
2018-11-06 09:06:01 +00:00
ehhc
6c7ed82fa9
Merge branch 'master' into spellchecker
2018-11-06 08:36:59 +01:00