reactos/dll/shellext/fontext/lang/ro-RO.rc
George Bișoc b00ecdcab9
Replace my E-mail with the ReactOS org one (#3475)
From now on for ReactOS related contributions only the organization e-mail shall be used and also reverse the order of my real full name.
2021-02-22 18:26:55 +03:00

34 lines
627 B
Plaintext

/*
* PROJECT: ReactOS Font Text
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* PURPOSE: Romanian translation for FONTEXT
* COPYRIGHT: Copyright 2018 George Bișoc (george.bisoc@reactos.org)
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_REACTOS_FONTS_FOLDER "Folder-ul de fonturi de ReactOS"
END
STRINGTABLE
BEGIN
IDS_COL_NAME "Name"
END
STRINGTABLE
BEGIN
IDS_COL_FILENAME "Filename"
IDS_COL_SIZE "Size"
IDS_COL_MODIFIED "Modified"
IDS_COL_ATTR "Attributes"
IDS_COL_ATTR_LETTERS "RHSAC"
END
STRINGTABLE
BEGIN
IDS_FONT_PREVIEW "Preview"
END