reactos/dll/win32/shimgvw/lang/lt-LT.rc
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +00:00

23 lines
744 B
Plaintext

/*
* Translation by Vytis Girdþijauskas, CMan (cman@cman.us)
*/
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_APPTITLE "ReactOS paveikslëliø ir faksogramø perþiûros programa"
IDS_SETASDESKBG "Nustatyti kaip darbalaukio fonà"
IDS_PREVIEW "Preview"
/* Tooltips */
IDS_TOOLTIP_NEXT_PIC "Tolesnis paveikslëlis"
IDS_TOOLTIP_PREV_PIC "Ankstesnis paveikslëlis"
IDS_TOOLTIP_ZOOM_IN "Didinti (+)"
IDS_TOOLTIP_ZOOM_OUT "Maþinti (-)"
IDS_TOOLTIP_ROT_CLOCKW "Pasukti pagal laikrodþio rodyklæ (Ctrl+K)"
IDS_TOOLTIP_ROT_COUNCW "Pasukti prieð laikrodþio rodyklæ (Ctrl+L)"
IDS_TOOLTIP_PRINT "Spausdinti (Ctrl+P)"
IDS_TOOLTIP_SAVEAS "Áraðyti kaip... (Ctrl+S)"
END