mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 15:02:01 +00:00
Bug 3275: Italian resource translation update by Paolo Devoti (devotip@tiscali.it)
Bug 3277: Lithuanian translation by Vytis Girdzijauskas (cman@cman.us) svn path=/trunk/; revision=33705
This commit is contained in:
parent
b8ff60afe1
commit
2a4639ca5d
2 changed files with 19 additions and 0 deletions
|
@ -16,6 +16,7 @@ END
|
|||
#include "lang/en-US.rc"
|
||||
#include "lang/es-ES.rc"
|
||||
#include "lang/fr-FR.rc"
|
||||
#include "lang/lt-LT.rc"
|
||||
#include "lang/pl-PL.rc"
|
||||
#include "lang/ru-RU.rc"
|
||||
#include "lang/uk-UA.rc"
|
||||
|
|
18
rosapps/fontview/lang/lt-LT.rc
Normal file
18
rosapps/fontview/lang/lt-LT.rc
Normal file
|
@ -0,0 +1,18 @@
|
|||
/* Translation by Vytis "CMan" Girdþijauskas (cman@cman.us) */
|
||||
|
||||
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_QUIT, "Baigti"
|
||||
IDS_PRINT, "Spausdinti"
|
||||
IDS_STRING, "ABCDEFGHIYJKLMNOPQRSTUVWXZ àèæëáðøûþ 1234567890"
|
||||
IDS_ERROR, "Klaida"
|
||||
IDS_ERROR_NOMEM, "Uþduoèiai uþbaigti, nepakanka atminties."
|
||||
IDS_ERROR_NOFONT, "%1 nëra teisinga ðrifto byla."
|
||||
IDS_ERROR_NOCLASS, "Nepavyko inicijuoti lango klasës."
|
||||
IDS_ERROR_BADCMD, "Nenurodyta ðrifto byla.\nSintaksë:\n fontview.exe <ðrifto byla>"
|
||||
END
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue