[TRANSLATION] Improve Portuguese (pt-PT) translation (#4522)
[reactos.git] / base / services / w32time / lang / pt-PT.rc
diff --git a/base/services/w32time/lang/pt-PT.rc b/base/services/w32time/lang/pt-PT.rc
new file mode 100644 (file)
index 0000000..0b8a904
--- /dev/null
@@ -0,0 +1,14 @@
+/*
+ * 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