Laurent Cozic
554c46182a
Reverted sv translation update has it is invalid
2019-12-11 10:16:19 +00:00
Alexey
3a1f924fb1
Translation: Update ru_RU.po ( #2164 )
...
Filled untranslated string and correct some sentencies.
2019-12-09 06:38:57 -05:00
githubaccount073
583460c0a8
Translation: Update sv.po ( #2163 )
...
Added missing translations
Made adjustments to previous translations.
2019-12-09 06:38:03 -05:00
Helmut K. C. Tessarek
5efe9b99c2
fix missing double quotes in nb_NO.po
2019-12-01 20:26:10 -05:00
Mats Estensen
3249763091
Translation: Update nb_NO.po ( #2135 )
...
* Update norwegian
* fix typo
2019-12-01 20:15:42 -05:00
Laurent Cozic
805a5399b5
All: Fixes #2126 : Restaured translations that had been accidentally deleted
2019-11-29 15:47:12 +00:00
Laurent Cozic
1a1c87b5c4
Update Turkish translation (Thanks Hüseyin Fahri Uzun)
2019-11-27 11:02:30 +00:00
exprez135
5bcec583bb
Finish translation of es_ES.po and standardize quotation marks format to guillemets ( #2125 )
2019-11-26 17:39:40 -05:00
Christiaan de Die le Clercq
692606292f
Translation: Update nl_NL.po ( #2123 )
...
Noticed a small typo when using the application
2019-11-26 17:38:51 -05:00
Laurent Cozic
fdc80f0663
Update translations
2019-11-20 19:06:45 +00:00
vicoutorama
d8c2f0cbba
Translation: Update pt_BR.po ( #2116 )
...
Done some updates to pt BR translation. Hope it helps!
2019-11-19 21:03:29 -05:00
genneko
5b05f22476
Translation: Update ja_JP.po ( #2115 )
2019-11-19 21:02:27 -05:00
rikanotank1
8012d1fcfc
Translation: Update zh_CN.po ( #2108 )
...
Translated some theme part into chinese
2019-11-19 15:19:02 -05:00
Laurent Cozic
affacf472f
Doc: Fix Esperanto flag
2019-11-18 08:55:23 +00:00
Tomáš Bambas
de214c8695
Translation: update Czech cs_CZ.po ( #2086 )
2019-11-13 16:33:44 -05:00
Laurent Cozic
0c82c108ec
Update translations
2019-11-12 17:55:58 +00:00
Laurent Cozic
76ecfd0234
Merge branch 'master' of github.com:laurent22/joplin
2019-11-12 16:16:52 +00:00
Laurent Cozic
927d46b2e4
Fix tests
2019-11-12 16:16:39 +00:00
Xaris Ar
e0b7cbd70b
Update Greek Translation ( #2080 )
...
* Create el_GR.po (part1)
* Update el_GR.po
* Update el_GR.po (part 2)
* Update el_GR.po
* Finished Greek(el_GR) translation
Finished translating all texts.
Update el_GR.po (beta)
* Update el_GR.po
to meet requirements for Joplin 1.0.173
* Update locale.js
2019-11-12 16:01:56 +00:00
Helmut K. C. Tessarek
bac546c090
CLI v1.0.150
2019-11-11 14:21:07 -05:00
Laurent Cozic
a806d753c4
Electron release v1.0.171
2019-11-11 07:16:33 +00:00
Helmut K. C. Tessarek
ab4fd9ed53
Update translations
2019-11-11 01:46:03 -05:00
Diego Erdody
9c98fb5312
Desktop: Add new setting to show note counts for folders and tags ( #2006 )
...
* Adding node counts for folders and tags
* Add unit tests
* Fix count update when the tag list for a note is updated
* Right align note counts and remove from the settings screen
* Folder note count calculation update to include descendants
* Update Setting.js
* Change count style and fix click on counts
* Fix tag/folder count update on delete/add note
* Review updates
2019-11-11 06:14:56 +00:00
Laurent Cozic
3da32f007e
Clipper: Fixes #2015 : Fix issue with certain PRE code blocks
2019-11-07 20:06:33 +00:00
Christian Moritz
17584b52af
CLI: update sharp tp v0.23.2 (for node 13 compatibility) ( #2063 )
2019-11-06 09:52:48 +00:00
genneko
3cac187023
Translation: Update ja_JP.po ( #2061 )
2019-11-05 00:30:14 -05:00
Helmut K. C. Tessarek
3800b0bf47
Update de_DE.po
2019-11-04 19:07:56 -05:00
Helmut K. C. Tessarek
41b2eb8871
Update translations
2019-11-04 19:02:39 -05:00
Helmut K. C. Tessarek
bc84cdda7d
Translation: pt_BR.po ( #2060 )
...
Translation: pt_BR.po
2019-11-04 18:47:51 -05:00
Marton Paulo
6d77394196
Translation: add Esperanto language (eo.po) ( #2054 )
...
* Add Esperanto language
* Update Esperanto language to 40% completed
* Update Esperanto language to 51% completed
2019-11-04 18:47:05 -05:00
Marton Paulo
968bba4d8e
Updated Brazilian Portuguese language to 100% complete
2019-11-04 18:41:02 -05:00
Helmut K. C. Tessarek
cdd8090f33
Update de_DE.po
2019-11-04 15:40:43 -05:00
Laurent Cozic
cc51ba4f90
Tools: Upgraded jasmine and made it easier to filter tests
2019-11-02 10:19:24 +00:00
Laurent Cozic
689a12cdfb
Cli: Fixes #2039 : Handle paths with spaces for text editor
2019-11-01 22:42:05 +00:00
Laurent Cozic
d2a7e46c1a
Fix tests
2019-10-31 09:55:39 +00:00
Laurent Cozic
d346cdb897
Added Bosnian language and cleaned up translations
2019-10-30 18:12:06 +00:00
Laurent Cozic
33b8da98af
Clean up
2019-10-30 09:54:32 +00:00
Hanna Bennett
0386534b3a
CLI: Resolves #1974 : Add command to list all tags for a note ( #2003 )
...
* Add command to list tags associated with a given note
* Update description
* Fix autocompletion to do notes instead of tags when tag-command is notetags
2019-10-30 09:43:47 +00:00
Laurent Cozic
cde5aa9b06
Merge branch 'master' of github.com:laurent22/joplin
2019-10-29 11:08:48 +00:00
luzpaz
d3ba6798d7
Doc: Fix documentation and source comment typos ( #2037 )
...
* Misc. typo and whitespace fixes
Found via `codespell -q 3 -S *.po,*.pot,./ElectronClient/app/locales,./ReactNativeClient/locales,./CliClient/locales -L adresse,ba,fonction,te,whet`
* Revert a previous change
2019-10-29 09:02:42 +00:00
Helmut K. C. Tessarek
1f42c10c2a
Update translations
2019-10-28 21:18:18 -04:00
exponentactivity
14f6108e57
Translation: update Danish (da_DK.po ) ( #2033 )
2019-10-28 21:00:43 -04:00
Laurent Cozic
71e01e5566
Cli: Handle special shortcuts such as Ctrl+H
2019-10-28 20:10:03 +00:00
abonte
9dedb832fc
Translation: update Italian (it_IT.po) ( #2009 )
2019-10-20 03:07:40 -04:00
Alex Devero
b8b487991d
Translation: update Czech cs_CZ.po ( #2007 )
2019-10-18 06:00:42 -04:00
genneko
9436075fdf
Translation: Update ja_JP.po Japanese ( #2000 )
...
* Translate new strings.
* Improve existing strings.
2019-10-17 00:22:13 -04:00
Woosuk Park
409494afbb
Translation: update Korean Langauge (ko.po) ( #1989 )
...
* Translation - Korean Langauge
Some change of Korean Language
* Translation - Korean Langauge
Some change of Korean Language
2019-10-16 19:47:47 -04:00
Helmut K. C. Tessarek
a544ebd451
update translations
2019-10-16 19:25:55 -04:00
Xaris Ar
8350a6cc12
Translation: new language Greek (el_GR) ( #1997 )
...
* Create el_GR.po (part1)
* Update el_GR.po
* Update el_GR.po (part 2)
* Update el_GR.po
* Finished Greek(el_GR) translation
Finished translating all texts.
Update el_GR.po (beta)
2019-10-16 19:15:55 -04:00
Helmut K. C. Tessarek
b5e7dc5304
Update de_DE.po
2019-10-16 19:07:38 -04:00
Helmut K. C. Tessarek
a11171d73a
update translations
2019-10-16 18:14:43 -04:00
Laurent Cozic
3a32e79001
Doc: Moved API doc to generation script
2019-10-15 00:04:23 +02:00
Laurent Cozic
90bc84c010
Clipper: Fixed: Some tables were imported with a duplicate header
2019-10-12 19:36:06 +02:00
Laurent Cozic
7f1e684dab
Updated package to fix tests
2019-10-12 10:47:16 +02:00
J0J0 T
f90cc8d67d
Desktop, Cli: enex_to_md: Support italic in span tags ( #1966 )
...
* Desktop, Cli: enex_to_md: support italic in span tags
* Desktop, Cli: enex_to_md: readd debug message to resolve CI conflict
* Desktop, Cli: enex_to_md: fix CI errors
add spaces to commented out debug messages
* Desktop, Cli: enex_to_md: remove redundant commented out debug message
* Desktop, Cli: enex_to_md: readd redundant commented out debug message
CI wants it in there - maybe remove in another PR
2019-10-12 00:39:13 +02:00
Laurent Cozic
b0a4a10dcc
Clipper: Fixes #1876 : Handle more styles of named anchors, including spans
2019-10-12 00:18:40 +02:00
Laurent Cozic
7d7975daf4
Cli: Allow setting user timestamps with "set" command
2019-10-11 19:49:47 +02:00
Laurent Cozic
c98644b72f
All: Allow a sync client to lock a sync target, so that migration operations can be performed on it
2019-10-11 01:03:23 +02:00
Laurent Cozic
8a097fb79c
All: Added concept of sync version and client ID to allow upgrading sync targets
2019-10-10 23:23:11 +02:00
Laurent Cozic
9c8add97e7
Tests: Add EnexToHtml to the list
2019-10-09 22:10:18 +02:00
Laurent Cozic
a8ae0f8078
Apply linter config
2019-10-09 21:35:13 +02:00
Irvin Dominin
871d3cb87d
Fixed italian locale ( #1955 )
...
* Fixed italian locale
* Fixed italian locale
* Revert "Fixed italian locale"
This reverts commit b48695593f
.
2019-10-07 16:20:31 -04:00
Andros Fenollosa
6460907976
Updating translation es_ES.po ( #1947 )
...
* Update language es_ES
* Add Last-Translator
* Translation fix
2019-10-03 17:42:07 -04:00
Helmut K. C. Tessarek
74c2bbc2f0
change tense when passwords do not match
2019-10-02 19:32:32 -04:00
Nathan Leiby
438c448ef7
CLI: confirm encryption password ( #1937 )
...
Successful flow:
https://gyazo.com/354ca9ea412ffe3756ee77938d544341
Flow with error (non-matching passwords):
https://gyazo.com/9adda69278e3631da33d9fb366815d04
2019-10-02 07:48:58 +01:00
Mats Estensen
df95d01f6e
update nb_NO translation to be 100 percent complete ( #1930 )
2019-10-01 17:32:38 -04:00
JRaiden
a98a586295
Update es_ES.po ( #1929 )
...
I added some translations and change a couple more in order to improve there meaning in Spanish.
I am a native spanish speaker so I could help with some more translate if you want.
2019-10-01 16:32:11 -04:00
Helmut K. C. Tessarek
a35cc23d28
Update localization de_DE.po ( #1928 )
2019-10-01 14:08:33 -04:00
Alexey Pyltsyn
20a8ddd841
Improve Russian translation ( #1926 )
2019-10-01 14:07:58 -04:00
Davide Cazzin
774fc9ce53
Update Italian translation ( #1925 )
2019-10-01 14:07:36 -04:00
Laurent Cozic
e93d96193c
eslint
2019-09-29 22:11:36 +00:00
abonte
08343e6be9
update translation ( #1911 )
2019-09-29 14:31:17 +01:00
Laurent Cozic
9cb3496159
Updated Russian translation (Thanks Kirill Keller)
2019-09-29 14:26:51 +01:00
genneko
f37ac8b5de
Update ja_JP.po Japanese translation. ( #1902 )
...
* Translate new strings.
* Check and update 'fuzzy' strings.
2019-09-27 21:31:55 -04:00
Robert
343d04b05d
Update nl_NL.po ( #1901 )
...
Updated for missing translations in 1.0.168
2019-09-27 21:30:48 -04:00
Laurent Cozic
e92741edd6
CLI v1.0.149
2019-09-27 22:19:13 +01:00
Laurent Cozic
58e299383d
CLI v1.0.148
2019-09-27 19:43:22 +01:00
Laurent Cozic
c9098b0489
All: Improves deletion fail-safe so it is based on percentage of notes deleted. And display warning on sidebar.
2019-09-27 18:12:28 +00:00
Laurent Cozic
391f7d22a3
CLI v1.0.147
2019-09-25 22:27:58 +01:00
Laurent Cozic
383fa2e278
Update translations
2019-09-25 18:54:25 +01:00
Laurent Cozic
348efdd7b6
All: Added fail-safe to prevent data from being wiped out when the sync target is empty
2019-09-25 18:40:04 +00:00
Laurent Cozic
3e5a9cdb97
Tests: Make all tests use asyncTest for better error handling
2019-09-23 23:23:10 +01:00
Laurent Cozic
ae863c95c7
Tests: Make tests and CLI app less dependent on building the translations
2019-09-23 23:01:05 +01:00
Laurent Cozic
ec89ebc6b0
Make build fail if tests don't pass
2019-09-23 22:37:14 +01:00
Laurent Cozic
f3e9668eb7
Tests: Fail test units when an uncaught exception is thrown inside asyncTest
2019-09-23 22:30:25 +01:00
Devon Zuegel
172d925f0f
Desktop: Fix import interop service ( #1887 )
...
* Revert "Revert "Desktop: Add ENEX to HTML export (#1795 )""
This reverts commit 50b66cceca
.
* Revert "Revert "Desktop, Cli: Fixed interop service so that it still allow auto-detecting importer based on format (required for Cli and for test units)""
This reverts commit c7c57ab2a5
.
* Fix the .md importer
* Add comment re future refactor
* Rm importerClass for .md importer
* Fix EnexToMd module name
2019-09-23 22:18:30 +01:00
Laurent Cozic
50b66cceca
Revert "Desktop: Add ENEX to HTML export ( #1795 )"
...
This reverts commit 2f14832c34
.
Reverting PR #1795 due to broken MD import and other issues
2019-09-20 22:18:09 +01:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Woosuk Park
d7fae6b5b8
Update ko.po - korean language support ( #1875 )
2019-09-17 20:43:38 -04:00
Devon Zuegel
2f14832c34
Desktop: Add ENEX to HTML export ( #1795 )
...
* Add `escape` to go back from Dropbox Login screen
* Add .vscode/ to .gitignore
* Remove call to enexXmlToMd
* The 2 enex importers have distinct functionality!
* Add tmp #deleteAllNotebooks
* checkbox state still not persisting
* images now fixed, but checkboxes still broken
* Figured out that #ipcProxySendToHost is important for handling checkbox
* cleanup closing br and en-todo tags + add notes
* Handle en-media, add NOTEs & TODOs, & format html
* Clean up some of the logging
* cleanHtml is a nice beautifier, but callback hell ensues...
* Rm #htmlFormat
* Recreating the xml actually seems to work
* Add test (not functional rn)
* Add test for checkboxes
* Add test for image en-media
* Separate tests into 2 function calls
* Clean up test
* Add `en-media-audio` test
* Add bad resource test
* Misc cleanup
* Rm SlateEditor files
* Misc cleanup
* Remove #deleteAllNotebooks button
* Add names to tests
* Extract resourceUtils
* Rm DropboxLoginScreen esc behavior, part of another PR
* Misc cleanup
* Improve audioElement, add attachment import support
* Misc cleanup
* Add svg test for enex_to_html
* Clean up test
* Set markup_language to MARKUP_LANGUAGE_HTML to tell renderer that the content is only HTML
* Rename to newModuleByFormat_ for clarity
* Add comment to clarify newModuleFromPath_
2019-09-17 21:19:32 +01:00
腹肌抽筋了
3ea97ad9ff
Update zh_CN.po Chinese translation ( #1871 )
2019-09-15 00:02:53 -04:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
Laurent Cozic
0b9e007b46
Merge branch 'master' of github.com:laurent22/joplin
2019-09-12 22:48:49 +01:00
Laurent Cozic
88561a6c3c
Desktop, CLI: Fixed import of notes that contain links with hashes
2019-09-12 22:48:10 +01:00
genneko
e6b77c3381
Update ja_JP.po Japanese translation ( #1868 )
...
* Update Japanese translation (Fix typos).
* Update Japanese translation (Improve the wording).
* Update Japanese translation (Add new items).
2019-09-12 17:38:48 -04:00
abonte
f7e1589476
Update it_IT.po ( #1866 )
2019-09-12 17:37:34 -04:00
Laurent Cozic
e03ef78049
All: Fixed link issue following last update
2019-09-10 09:25:58 +01:00
Laurent Cozic
1b2767167d
Cli: Upgrade joplin-turndown-plugin-gfm to fix import of certain Enex tables
2019-09-09 18:35:22 +01:00
Laurent Cozic
0340456d55
Update translations
2019-09-09 18:22:20 +01:00
Laurent Cozic
bb0bf46f81
CLI v1.0.146
2019-09-08 20:12:49 +01:00