Commit Graph

356 Commits

Author SHA1 Message Date
tzerber f6d0589e8f Updated Bulgarian translation (#1695)
* Added Bulgarian translation

* Updated Bulgarian Translation
2018-11-30 12:45:22 +01:00
Spectre d2f7686c2c Korean translation (#1681) 2018-11-11 14:04:47 +01:00
lifehome 512d9e5e5b Fix Chinese font issue (#1680)
* Fixed rendering bug and color code consistency

* I screwed the time.
2018-11-08 18:08:57 +01:00
lifehome 81d07f82ef New strings and fixes for zhHK translation (#1677)
* Grammar + punctuation fix

I actually done this like months ago, but forgot to commit it tho. 😐 FML

* 2FA strings translated

* Email verification strings translated
2018-11-08 08:27:25 +01:00
Rainer 5e187f585e Updated Estonian translation files (#1678)
* Updated Estonian translation files

* Minor fixes

Fixed the link in messages_et.yml and translated the bottom part of help_et.yml
2018-11-04 23:44:43 +01:00
Aleksandr 'kidi' Mayer 6b9d1d2422 Updated Russian messages up to 29.10.18 (#1673) 2018-10-29 23:38:20 +01:00
tomasloksa 6177698943 Fix gammar (#1669) 2018-10-20 21:24:23 +02:00
Eufranio 6c62888377 Update brazilian localization (#1648) 2018-10-02 17:39:10 +02:00
gemerfoxy 033b214ca6 Improved translations (#1643)
Some word has been corrected to proper Indonesian language
2018-09-19 15:31:30 +02:00
EdPlaysMC f9e94a4121 Update messages_zhcn.yml (#1642) 2018-09-16 10:29:15 +02:00
EdPlaysMC 16f5b25256 Translated TODO (#1641) 2018-09-16 10:21:01 +02:00
ljacqu db2094efc1 Merge remote-tracking branch 'origin/master' into patch-15
Conflicts: messages_es.yml
2018-09-09 20:32:58 +02:00
montlikadani 6676a39447 Updated hungarian locale files to the latest version (#1632)
* Update help_hu.yml

* Update messages_hu.yml
2018-09-09 15:42:18 +02:00
iStrqfingRD bbcc9d5fcc Update messages_es.yml (#1608) 2018-07-28 21:10:42 +02:00
RatchetCinemaESP 65ca3c10a4 Update messages_es.yml
Translated TWO_FACTOR messages.
2018-07-19 21:48:00 +02:00
Melih Budak 8c88136812 Update messages_tr.yml (#1604)
Fixed a very small wrong. And it was checked again.
2018-07-19 21:14:11 +02:00
Melih Budak f00bf2e8b5 Update message_tr.yml (#1603) 2018-07-19 09:41:58 +02:00
Pavel Leshchev 4c640fddd9 Add come translations (#1596) 2018-07-04 02:05:51 +02:00
RikoDEV 80dce1a92f Update messages_pl.yml (#1571)
* Update messages_pl.yml
2018-05-14 21:08:20 +02:00
Maxetto 3c0caf2ac3 [Messages_IT] Add 2FA messages 2018-05-14 00:53:46 +02:00
rafael59r2 54feb1097e Update messages_pt.yml (#1570) 2018-05-13 22:56:25 +02:00
ljacqu b5c028301b Merge master into '1141-optional-additional-2fa-auth' 2018-05-13 18:54:19 +02:00
rafael59r2 4f9a869a46 Translation messages_pt.yml (#1569) 2018-05-13 15:15:01 +02:00
ljacqu 29ac3a7022 #1141 Fixes to TOTP implementation
- Revert back to SHA1 as HMAC hash function so that it works with Google authenticator
- Add message to user to tell him to run /2fa confirm to add a TOTP code
2018-04-22 11:13:27 +02:00
ljacqu de0e588cf3 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth 2018-04-22 07:14:05 +02:00
RikoDEV 5194f76f39 Update of the Polish translation by RikoDEV (#1560) 2018-04-21 02:24:27 +02:00
Maxetto 71826db23d Update messages_it.yml 2018-04-13 19:34:29 +02:00
RatchetCinemaESP b56133fe8f Update messages_es.yml (#1553)
Translated lines:
- 83
- 103
- 104
2018-04-12 15:58:28 +02:00
Tony 1f9bf38755 Added EmailChangedEvent (#1549)
* Added EmailChangedEvent

* Fix failing tests

Silly.

* Documented the EmailChangedEvent

* Separate messages for cancelled email event

* Added lang todos for all the languages I can't speak

I wish I could though.

* Checkstyle satisfaction

* Changed log level to info for cancelled events
2018-04-03 17:45:27 +02:00
ljacqu 2bf78dd186 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth 2018-04-02 23:44:19 +02:00
RikoDEV 68329a8761 Update messages_pl.yml (#1548) 2018-03-30 16:01:22 +02:00
ljacqu e9ab82db6b #1141 Make 2fa messages translatable, various cleanups (null safety, ...) 2018-03-21 23:56:13 +01:00
ljacqu f66a8a5b06 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1141-optional-additional-2fa-auth
# Conflicts:
#	src/main/java/fr/xephi/authme/permission/PlayerPermission.java
#	src/main/java/fr/xephi/authme/service/BukkitService.java
2018-03-20 23:07:25 +01:00
ljacqu 495cfc69a9 #1141 Move TOTP code during login as separate step: /2fa code
Rough version.
- Introduces a limbo player state on the LimboPlayer, allowing us to add further mandatory actions between successful (password) authentication and the ability to play on the server
2018-03-20 23:06:08 +01:00
HexelDev 900e8f2415 Updated messages 2018-03-15 21:44:49 +01:00
Maxetto 9b7139a17a Add Display Name tag replacement too
#1509
2018-03-07 19:08:36 +01:00
ljacqu ffeb04c0a2 Merge branch 'master' of https://github.com/AuthMe/AuthMeReloaded into 1467-message-keys-hierarchy
Conflicts:
	src/main/resources/messages/messages_ko.yml
2018-02-11 09:47:07 +01:00
Adeuran 8186300349 Update messages_ko.yml (#1499)
* Update messages_ko.yml

Additional Translate by Adeuran(아몬드노란맛 http://adeuran.tistory.com)

* Some of Korean Translate to English

자동가입방지문자 -> CAPTCHA

* Update messages_ko.yml
2018-02-07 19:12:06 +01:00
ljacqu 1d6d9eb764 #1467 Rearrange old keys migration so no entries get lost
- 'error' was an old entry but now we have multiple entries under 'error' (which is now a section), so we need to ensure that we migrate the old 'error' entry before the migration sets anything under that path
2018-02-02 19:40:28 +01:00
ljacqu f44353ed4c #1467 Fix messages verification tool task + remove empty messages in YML files 2018-02-01 23:09:08 +01:00
ljacqu f67ddb0c77 #1467 Migrate all message files, make sure migrater keeps predefined order 2018-02-01 20:23:06 +01:00
ljacqu f714e9d564 #1467 Change message keys and messages_en to new structure 2018-01-29 20:56:30 +01:00
Maxetto 0b096ea56e [Messages_IT] Add specific message for register captcha success 2018-01-21 23:42:37 +01:00
Playhi ad7a0ffe9b Update messages_zhcn.yml
theCaptcha
2018-01-20 19:43:51 +08:00
Playhi 35e9858c30 Update messages_zhcn.yml 2018-01-19 21:27:00 +08:00
Gabriele C cdd14bee18 Merge pull request #1475 from RikoDEV/patch-3
Update messages_pl.yml
2018-01-17 20:30:03 +01:00
Jacek Maciejak fb989a8955 Update messages_pl.yml 2018-01-17 18:40:27 +01:00
Jacek Maciejak cc701772f4 Update messages_pl.yml 2018-01-17 18:36:06 +01:00
Jacek Maciejak 045bb1b669 Update messages_pl.yml 2018-01-17 18:33:46 +01:00
RatchetCinemaESP 8a44dad548 Fix error in placerholder
<theCaptcha>
2018-01-15 17:45:43 +01:00