https://git.reactos.org/?p=reactos.git;a=commitdiff;h=095791663d63f40b17690862f051bcca81710d17

commit 095791663d63f40b17690862f051bcca81710d17
Author:     Andrei Miloiu <[email protected]>
AuthorDate: Wed Nov 15 11:51:59 2023 +0200
Commit:     GitHub <[email protected]>
CommitDate: Wed Nov 15 10:51:59 2023 +0100

    [SERVMAN] Update Romanian (ro-RO) translation (#5982)
---
 base/applications/mscutils/servman/lang/ro-RO.rc | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/base/applications/mscutils/servman/lang/ro-RO.rc 
b/base/applications/mscutils/servman/lang/ro-RO.rc
index 3cbbcfa944d..6f66e07b818 100644
--- a/base/applications/mscutils/servman/lang/ro-RO.rc
+++ b/base/applications/mscutils/servman/lang/ro-RO.rc
@@ -1,6 +1,10 @@
 /*
- * Translators: Petru Dimitriu (petrimetri at gmail dot com)
- *              Ștefan Fulea (stefan dot fulea at mail dot com)
+ * PROJECT:     ReactOS Service Manager
+ * LICENSE:     GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
+ * PURPOSE:     Romanian resource file
+ * TRANSLATORS: Copyright 2011 Petru Dimitriu <[email protected]>
+ *              Copyright 2011-2019 Ștefan Fulea <[email protected]>
+ *              Copyright 2023 Andrei Miloiu <[email protected]>
  */
 
 LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
@@ -133,7 +137,7 @@ BEGIN
     COMBOBOX IDC_SECOND_FAILURE, 104, 39, 141, 147, WS_CHILD | WS_VISIBLE | 
WS_TABSTOP | CBS_DROPDOWNLIST
     LTEXT "Alt&e căderi:", IDC_STATIC, 7, 58, 92, 8
     COMBOBOX IDC_SUBSEQUENT_FAILURES, 104, 56, 141, 147, WS_CHILD | WS_VISIBLE 
| WS_TABSTOP | CBS_DROPDOWNLIST
-    LTEXT "&Ropornire contor după:", IDC_STATIC, 7, 75, 72, 8
+    LTEXT "&Repornire contor după:", IDC_STATIC, 7, 75, 72, 8
     EDITTEXT IDC_RESET_TIME, 104, 73, 40, 13, WS_CHILD | WS_VISIBLE | 
WS_BORDER | WS_TABSTOP | ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER
     LTEXT "zile", IDC_STATIC, 150, 75, 95, 8
     LTEXT "Repornire ser&viciu după:", IDC_RESTART_TEXT1, 7, 92, 92, 8
@@ -332,7 +336,7 @@ BEGIN
     IDS_NO_ACTION "Nici o acțiune"
     IDS_RESTART_SERVICE "Repornește serviciul"
     IDS_RUN_PROGRAM "Execută un program"
-    IDS_RESTART_COMPUTER "Ropornește calculatorul"
+    IDS_RESTART_COMPUTER "Repornește calculatorul"
 END
 
 STRINGTABLE

Reply via email to