Commit Graph

75 Commits

Author SHA1 Message Date
updatepo.sh 88bda3d914 Update translation files 2021-06-16 18:28:05 +02:00
updatepo.sh bbf4f7ae54 Update translation files 2021-02-23 19:19:29 +01:00
eol ff8c2dfd6b Translated using Weblate (Dutch)
Currently translated at 100.0% (1353 of 1353 strings)
2021-02-23 18:26:45 +01:00
updatepo.sh d1ec5117d9 Update translation files 2021-01-30 21:13:51 +01:00
eol 30c28654e8 Translated using Weblate (Dutch)
Currently translated at 100.0% (1350 of 1350 strings)
2021-01-30 21:06:14 +01:00
zjeffer d1a15634c9 Translated using Weblate (Dutch)
Currently translated at 85.1% (1150 of 1350 strings)
2021-01-30 21:06:14 +01:00
Joshua De Clercq 48691b0b2b Translated using Weblate (Dutch)
Currently translated at 85.1% (1150 of 1350 strings)
2021-01-30 21:06:14 +01:00
Edgar bf2e079f6d Translated using Weblate (Dutch)
Currently translated at 79.7% (1076 of 1350 strings)
2021-01-30 21:06:14 +01:00
zjeffer 3cf6cea911 Translated using Weblate (Dutch)
Currently translated at 79.0% (1067 of 1350 strings)
2021-01-30 21:06:14 +01:00
sfan5 ab175e259e Translated using Weblate (Dutch)
Currently translated at 78.9% (1066 of 1350 strings)
2020-07-08 22:51:18 +02:00
Miniontoby 55c30596e3 Translated using Weblate (Dutch)
Currently translated at 78.8% (1065 of 1350 strings)
2020-07-08 22:51:18 +02:00
Wuzzy e07090cd7e Translated using Weblate (Dutch)
Currently translated at 78.3% (1058 of 1350 strings)
2020-07-08 22:51:18 +02:00
Guus Seldenthuis 2675fb93ac Translated using Weblate (Dutch)
Currently translated at 78.4% (1059 of 1350 strings)
2020-07-08 22:51:17 +02:00
updatepo.sh 0a1181f763 Update translation files 2020-06-13 23:22:32 +02:00
Miniontoby b0500f9db9 Translated using Weblate (Dutch)
Currently translated at 83.1% (1071 of 1288 strings)
2020-06-13 23:13:44 +02:00
you can't know f664ff1285 Translated using Weblate (Dutch)
Currently translated at 69.4% (894 of 1288 strings)
2020-06-13 23:13:44 +02:00
dave90dave 197ab7570f Translated using Weblate (Dutch)
Currently translated at 69.4% (894 of 1288 strings)
2020-06-13 23:13:44 +02:00
Oscar 17ebb72ebe Translated using Weblate (Dutch)
Currently translated at 69.4% (894 of 1288 strings)
2020-06-13 23:13:44 +02:00
Miniontoby c4a7c8a420 Translated using Weblate (Dutch)
Currently translated at 69.4% (894 of 1288 strings)
2020-06-13 23:13:44 +02:00
SwampTurtle ff42264d07 Translated using Weblate (Dutch)
Currently translated at 61.1% (788 of 1288 strings)
2020-06-13 23:13:43 +02:00
anonymous caac1e131b Translated using Weblate (Dutch)
Currently translated at 61.1% (788 of 1288 strings)
2020-06-13 23:13:43 +02:00
updatepo.sh b6d2c34a15 Update translation files 2020-04-03 23:19:54 +02:00
rubenwardy 987b2c5f37 Update translation sources 2020-01-24 18:34:11 +00:00
updatepo.sh 22e04d9919 Update translation strings 2019-10-12 14:29:24 +02:00
Translators d7045d2b7e Update from Weblate (hacky) 2019-10-12 14:29:24 +02:00
updatepo.sh ae92bbe508 Update translation strings 2019-09-09 19:18:30 +02:00
Translators 0f758a182b Update from Weblate 2019-09-09 19:18:30 +02:00
Translations d80186d857
Run updatepo.sh 2019-02-24 18:43:32 +01:00
Translations 17451f15dc
Update translations 2019-02-24 18:40:18 +01:00
Wuzzy f290d01abe Update minetest.conf.example, settings strings and locale files (#8230) 2019-02-14 22:38:24 +00:00
Translation eb5ac723ee
Run updatepo.sh 2019-02-14 07:47:08 +01:00
Loïc Blot d9f5ff42a1 Cleanup translation files
These were broken on the previous commits
2019-01-28 14:35:41 +01:00
Translations c617526eca
Update translations 2019-01-27 00:47:10 +01:00
Translations 3a9fe2bd5b
Run updatepo.sh 2019-01-06 09:33:11 +01:00
Translations 893b5d50c2
Update translations from Weblate 2019-01-06 09:32:00 +01:00
Update Script 98a72b9d45 Update minetest.conf.example and run updatepo.sh (#7947) 2018-12-09 14:16:58 +01:00
Ekdohibs 8221d3bc53 Add translation of LANG_CODE in all languages 2017-08-24 18:56:28 +02:00
Ekdohibs b47c19c06f Fix updatepo.sh and run it.
It was broken due to the presence of "µ" utf-8 characters in builtin/profiler/reporter.lua.
2017-08-24 18:44:38 +02:00
Emiel van Rooijen c77f0c1065
Translated using Weblate (Dutch)
Currently translated at 79.7% (817 of 1024 strings)
2017-06-03 20:18:58 +02:00
Loic Blot ec490abf58
Run updatepo.sh 2017-05-21 17:40:59 +02:00
Louis Pearson db17225a97 Footsteps without view bobbing (#5645)
* Remove redundant view_bobbing setting

Also fixes bug where disabling view_bobbing disables footstep sounds.

* Removes redundant view_bobbing setting

Setting view_bobbing amount to 0 is now the only way to
turn view_bobbing on and off. Also fixed a bug where footstep
sounds would not play when view_bobbing was disabled.
2017-04-25 21:11:51 +10:00
Rogier ab1d98bc8f Translated using Weblate (Dutch)
Currently translated at 85.2% (783 of 918 strings)
2016-12-22 23:14:12 +01:00
est31 c67f2b2965 Run updatepo.sh 2016-12-14 00:31:12 +01:00
est31 7eacdc7bb8 Run updatepo.sh 2016-08-30 06:18:37 +02:00
est31 7eeb735cab Run updatepo.sh 2016-07-12 20:50:20 +02:00
ikmaak 23933dcb24 Translated using Weblate (Dutch)
Currently translated at 89.6% (795 of 887 strings)
2016-07-12 20:44:14 +02:00
Auke Kok d9a9fae51d Translated using Weblate (Dutch)
Currently translated at 89.6% (795 of 887 strings)

This is a merger of three commits.
2016-05-10 18:52:45 +02:00
Tobyplowy e289c9e648 Translated using Weblate (Dutch)
Currently translated at 85.6% (760 of 887 strings)
2016-05-10 18:51:14 +02:00
est31 ae02d1eb8f Run updatepo.sh 2016-05-05 16:14:09 +02:00
est31 158bd76e87 Update po files, minetest.conf.example and settings_translation_file.cpp 2016-02-27 05:50:42 +01:00