https://git.reactos.org/?p=reactos.git;a=commitdiff;h=39bec4df92b082116f3b1…
commit 39bec4df92b082116f3b10a9646cc5a096748717
Author: Andrei Miloiu <miloiuandrei(a)gmail.com>
AuthorDate: Mon Nov 13 11:53:36 2023 +0200
Commit: GitHub <noreply(a)github.com>
CommitDate: Mon Nov 13 10:53:36 2023 +0100
[ATTRIB] Update Romanian (ro-RO) translation (#5936)
---
base/applications/cmdutils/attrib/lang/ro-RO.rc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/base/applications/cmdutils/attrib/lang/ro-RO.rc
b/base/applications/cmdutils/attrib/lang/ro-RO.rc
index 0bf97c5b1a6..039829f993e 100644
--- a/base/applications/cmdutils/attrib/lang/ro-RO.rc
+++ b/base/applications/cmdutils/attrib/lang/ro-RO.rc
@@ -3,6 +3,7 @@
* LICENSE: GPL-2.0-or-later (
https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Romanian resource file
* TRANSLATORS: Copyright 2011-2014 Ștefan Fulea <stefan.fulea(a)mail.com>
+ * Copyright 2023 Andrei Miloiu <miloiuandrei(a)gmail.com>
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
@@ -23,6 +24,6 @@ ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] fișier ...\n\
Tastați ATTRIB fără argumente pentru afișarea atributelor pentru\n\
toate fișierele.\n"
STRING_CONSOLE_ERROR "Eroare necunoscută: %d\n"
- STRING_FILE_NOT_FOUND "File not found - '%s'\n"
+ STRING_FILE_NOT_FOUND "Fișierul nu a fost găsit - '%s'\n"
STRING_ERROR_INVALID_PARAM_FORMAT "Formatul argumentului este eronat -
%s\n"
END