History log of /reactos/base/services/w32time/w32time.rc (Results 1 – 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2f70f799 10-Feb-2023 Ratin Gao <ratin@knsoft.org>

[TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4979)

- Add and improve translation
- Fix mistakes


# d432436f 30-May-2022 Jose Carlos Jesus <zecarlos1957@hotmail.com>

[TRANSLATION] Improve Portuguese (pt-PT) translation (#4522)

- [REGEDIT] [INTL] [DEVMGR] Improve pt-PT translation
- [W32TIME] Add pt-PT translation
- [BOOTDATA] Add pt-PT to hivesys.inf


# 2752c42f 31-Mar-2022 Chan Chilung <eason066@gmail.com>

[TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347)

- Added zh-HK translation for following files:
- [BASE/SERVICES/W32TIME]
- [BASE/SYSTEM/...] (except CMD console onl

[TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347)

- Added zh-HK translation for following files:
- [BASE/SERVICES/W32TIME]
- [BASE/SYSTEM/...] (except CMD console only applications)
- [FDEBUG]
- [DLL/CPL/...] (except Wine related applications)
- [DLL/SHELLEXT/...]
- [DLL/WIN32/...] (not all applications are translated, and Wine related applications are excluded from this part)
- [MODULES/ROSAPPS/APPLICATIONS/...] (not all applications are translated)
- [SCREENSAVERS]
- [NTVDM]
- [USERSRV]
- Translation Improvement
- Fix header for zh-TW and zh-HK translation files

Reviewed-by: Luo Yufan <njlyf2011@hotmail.com>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>

show more ...


# b0e9212a 15-Jan-2022 Nikki Next <nikki_next@yahoo.com>

[W32TIME] Add Russian (ru-RU) translation (#4287)

Addendum to 3d8d88ea.


# 171a9206 14-Jan-2022 Chan Chilung <eason066@gmail.com>

[TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154)

- Added translation for:
- [W32TIME]
- [MODE]
- [TIMEOUT]
- [MODEMUI]
- [ARPING]
- [FRAGINATOR]
- and more

[TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154)

- Added translation for:
- [W32TIME]
- [MODE]
- [TIMEOUT]
- [MODEMUI]
- [ARPING]
- [FRAGINATOR]
- and more
- Updated existing translation
- [WINNLS] Update cht (zh-TW) and zhh (zh-HK)
- [DOC] Update rules in Chinese translation notes.txt
- Wine translation sync

Some of the punctuation use in WIne has been converted to half-width,
so the punctuation will no longer synced.

show more ...


Revision tags: 0.4.14-release
# 2a616b0a 09-Dec-2021 Stanislav Motylkov <x86corez@gmail.com>

[W32TIME] Restore remaining translations

They were unintentionally dropped in commit 3d8d88ea.
Also add corresponding translation authors.

References: e4898e6e, c81af08f, 05c39d8d


# b794e761 08-Dec-2021 Javier Fernandez <elhoir@gmail.com>

[W32TIME] Add Spanish (es-ES) translation (#4149)

Restore initial translation by Julen committed in ea6e7740
which was then dropped in 3d8d88ea.

Add translation for IDS_DESCRIPTION.


# 3d8d88ea 06-Dec-2021 Eric Kohl <eric.kohl@reactos.org>

[W32TIME] Improve w32time setup

- Remove w32time from hivesys.inf
- Implement DllRegisterServer
- Add DllUnregisterServer stub
- Register w32time at the end of setup phase 2