mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 06:56:08 +08: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:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user