Commit Graph

146 Commits

Author SHA1 Message Date
Myoung Seok Lee
b3d197f75a
Translated using Weblate (Korean)
Currently translated at 57.8% (85 of 147 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ko/
2018-12-02 00:57:19 +01:00
Myoung Seok Lee
a50ec1fba5
Added translation using Weblate (Korean) 2018-11-30 17:34:09 +01:00
Flavio Pompermaier
3f14b3af7f
Translated using Weblate (Italian)
Currently translated at 78.9% (116 of 147 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-11-30 17:08:52 +01:00
Antonin Delpeuch
7dd4db1ca1 Fix i18n calls after migration 2018-11-28 23:22:38 +09:00
Antonin Delpeuch
5d51d8a781 Fix warnings rendering i18n in Wikidata extension 2018-11-27 13:56:51 +09:00
Antonin Delpeuch
6ac821c844 Migrate dictionary loading in extensions 2018-11-21 17:50:49 +00:00
Antonin Delpeuch
10931e1e4d Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
Antonin Delpeuch
375839bb22 Update translation files for new format 2018-11-21 15:25:58 +00:00
Antonin Delpeuch
9bf0bb2154 Merge JS i18n strings with slash 2018-11-21 15:24:57 +00:00
Jon Harald Søby
5cc95bc28a
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (147 of 147 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/nb_NO/
2018-11-19 10:51:39 +01:00
Allan Nordhøy
a04a3856a7
Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.2% (137 of 147 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/nb_NO/
2018-11-18 12:07:53 +01:00
Jon Harald Søby
3d16438c37
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (147 of 147 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/nb_NO/
2018-11-17 09:56:52 +01:00
Jon Harald Søby
4e0e669378
Added translation using Weblate (Norwegian Bokmål) 2018-11-17 00:53:15 +01:00
Isao Matsunami
a9fb206633
Translated using Weblate (Japanese)
Currently translated at 100.0% (147 of 147 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2018-11-08 15:07:52 +01:00
Antonin Delpeuch
9b111952fe
Merge pull request #1795 from OpenRefine/issue1776
Add import and export for Wikidata schema
2018-11-07 10:31:51 +00:00
Antonin Delpeuch
04aaaaa709
Merge pull request #1804 from OpenRefine/issue1779
Fix qualifier order in preview.
2018-11-05 17:34:02 +00:00
Antonin Delpeuch
fe6aef5290
Merge pull request #1796 from OpenRefine/issue1774
Re-render table view when switching back from Wikidata schema.
2018-11-05 17:33:26 +00:00
Antonin Delpeuch
e5061cc44c
Merge pull request #1794 from OpenRefine/issue1781
Trim strings automatically in Wikibase schema.
2018-11-05 17:32:50 +00:00
Antonin Delpeuch
80cab56e65 Fix qualifier order in preview. Closes #1779. 2018-11-03 17:59:05 +00:00
Mathieu Saby
73e6a7f529
Translated using Weblate (French)
Currently translated at 100.0% (144 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2018-11-01 23:07:49 +01:00
Antonin Delpeuch
91e624e09f Re-render table view when switching back from Wikidata schema. Closes #1774. 2018-11-01 18:46:37 +00:00
Antonin Delpeuch
8bed3022a1 Enable file input on import schema dialog. 2018-11-01 18:30:24 +00:00
Antonin Delpeuch
b83044d5fd
Merge branch 'master' into issue1781 2018-11-01 18:05:52 +00:00
Antonin Delpeuch
8b4cf84bfd Trim strings automatically in Wikibase schema. Closes #1781. 2018-11-01 15:29:57 +00:00
Antonin Delpeuch
825c4ad213 Add importer UI for Wikibase schema 2018-11-01 15:01:08 +00:00
Hosted Weblate
ee3775fcb7
Merge branch 'origin/master' into Weblate 2018-11-01 13:05:16 +01:00
Antonin Delpeuch
218e0adb15
Merge pull request #1789 from OpenRefine/issue1778
Enable autocomplete for Wikidata upload form
2018-11-01 12:05:13 +00:00
Hosted Weblate
efa43206c1
Merge branch 'origin/master' into Weblate 2018-11-01 13:04:37 +01:00
Antonin Delpeuch
66072f5d05
Merge pull request #1790 from OpenRefine/issue1780
Make reference toggle clickable.
2018-11-01 12:04:34 +00:00
Hosted Weblate
6575becfd2
Merge branch 'origin/master' into Weblate 2018-11-01 13:04:23 +01:00
Luca Martinelli
e4598cdde8
Translated using Weblate (Italian)
Currently translated at 43.0% (62 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-28 23:23:43 +01:00
Antonin Delpeuch
7c26021b61 Expose Wikibase schema exporter in UI, for #1776 2018-10-28 15:19:48 +01:00
Antonin Delpeuch
32805b19a4 Make reference toggle clickable. Closes #1780. 2018-10-28 10:14:34 +01:00
Antonin Delpeuch
5b810f7c6e Enable autocomplete on summaries. Closes #1778. 2018-10-28 10:07:39 +01:00
Antonin Delpeuch
90ac54ff86 Focus property input when adding qualifiers and references, closes #1777 2018-10-27 21:58:16 +02:00
Luca Martinelli
c20a6b71e8
Translated using Weblate (Italian)
Currently translated at 38.1% (55 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-25 01:32:36 +02:00
Hosted Weblate
cc3aa50923
Merge branch 'origin/master' into Weblate 2018-10-22 20:54:53 +02:00
Luca Martinelli
6842429e85
Translated using Weblate (Italian)
Currently translated at 29.1% (42 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-22 20:54:53 +02:00
Antonin Delpeuch
47323a9e75
Merge pull request #1736 from OpenRefine/maven2
Migrate to Maven, take 2
2018-10-22 14:41:48 +01:00
Luca Martinelli
22abbe7950
Translated using Weblate (Italian)
Currently translated at 29.8% (43 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-10 23:29:53 +02:00
Luca Martinelli
7ed8c8b7e7
Added translation using Weblate (Italian) 2018-10-09 21:45:54 +02:00
Antonin Delpeuch
782ae4e788 Revert "Revert "Migrate to Maven""
This reverts commit c20918b73d.
2018-09-16 15:34:47 +01:00
Jacky
c20918b73d
Revert "Migrate to Maven" 2018-09-16 10:16:50 -04:00
Jacky
e3813d9820
Merge pull request #1725 from OpenRefine/maven
Migrate to Maven
2018-09-15 21:45:12 -04:00
Antonin Delpeuch
c12502aaae Use dependency plugin to copy runtime lib to MOD-INF dirs 2018-09-11 10:55:29 +01:00
Antonin Delpeuch
f15052676f
Translated using Weblate (French)
Currently translated at 99.3% (143 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/fr/
2018-08-31 15:16:45 +02:00
Antonin Delpeuch
e8c2a16b85
Added translation using Weblate (French) 2018-08-30 11:43:19 +02:00
Isao Matsunami
f16bee8642
Translated using Weblate (Japanese)
Currently translated at 100.0% (144 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2018-08-30 00:34:33 +02:00
Isao Matsunami
0a2952e446
Translated using Weblate (Japanese)
Currently translated at 100.0% (144 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2018-08-29 05:04:35 +02:00
Owen Stephens
fd69149dbe
Merge pull request #1685 from OpenRefine/issue1683
Fix aliases rendering in Wikidata schema
2018-07-29 11:54:13 +01:00