mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 13:33:42 +00:00
b794e76151
Restore initial translation by Julen committed inea6e7740
which was then dropped in3d8d88ea
. Add translation for IDS_DESCRIPTION.
15 lines
504 B
Text
15 lines
504 B
Text
/*
|
|
* PROJECT: ReactOS W32Time Service
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Spanish resource file
|
|
* TRANSLATORS: Copyright 2021 Julen Urizar Compains <julenuri@hotmail.com>
|
|
* Copyright 2021 Javier Fernandez <elhoir@gmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_DISPLAYNAME "Servicio de hora"
|
|
IDS_DESCRIPTION "Mantiene la sincronización de fecha y hora en todos los servidores y clientes de la red."
|
|
END
|