mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
d432436fed
- [REGEDIT] [INTL] [DEVMGR] Improve pt-PT translation - [W32TIME] Add pt-PT translation - [BOOTDATA] Add pt-PT to hivesys.inf
15 lines
452 B
Plaintext
15 lines
452 B
Plaintext
/*
|
|
* PROJECT: ReactOS W32Time Service
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Portuguese (Portugal) resource file
|
|
* TRANSLATORS: Copyright 2022 Jose Carlos Jesus <zecarlos1957@hotmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DISPLAYNAME "Serviço de horário"
|
|
IDS_DESCRIPTION "Mantém a sincronização de data e hora em todos os clientes e servidores da rede."
|
|
END
|