2009-03-21 12:38:32 +00:00
|
|
|
|
/*
|
|
|
|
|
* Copyright (C) 2004 Eric Kohl
|
|
|
|
|
*
|
|
|
|
|
* This program is free software; you can redistribute it and/or modify
|
|
|
|
|
* it under the terms of the GNU General Public License as published by
|
|
|
|
|
* the Free Software Foundation; either version 2 of the License, or
|
|
|
|
|
* (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
|
*
|
2009-10-27 10:34:16 +00:00
|
|
|
|
* You should have received a copy of the GNU General Public License along
|
|
|
|
|
* with this program; if not, write to the Free Software Foundation, Inc.,
|
|
|
|
|
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
2009-03-21 12:38:32 +00:00
|
|
|
|
*
|
|
|
|
|
* Translated by Vytis "CMan" Gird<72>ijauskas, cman [at] cman [dot] us
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
|
|
|
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
|
BEGIN
|
|
|
|
|
IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
|
|
|
|
|
IDS_APPDATA "Application Data"
|
|
|
|
|
IDS_DESKTOP "Darbalaukis"
|
|
|
|
|
IDS_FAVORITES "Adresynas"
|
|
|
|
|
IDS_STARTMENU "Meniu"
|
|
|
|
|
IDS_PROGRAMS "Meniu\\Programos"
|
|
|
|
|
IDS_ADMINTOOLS "Meniu\\Programos\\Administravimo <20>rankiai"
|
|
|
|
|
IDS_STARTUP "Meniu\\Programos\\Paleistis"
|
|
|
|
|
IDS_MYDOCUMENTS "Dokumentai"
|
|
|
|
|
IDS_MYPICTURES "Dokumentai\\Paveiksl<73>liai"
|
|
|
|
|
IDS_MYMUSIC "Dokumentai\\Muzika"
|
|
|
|
|
IDS_MYVIDEOS "Dokumentai\\Vaizdai"
|
|
|
|
|
IDS_TEMPLATES "Ruo<75>iniai"
|
|
|
|
|
IDS_RECENT "Neseniai atverta"
|
|
|
|
|
IDS_SENDTO "Si<53>sti <20>"
|
|
|
|
|
IDS_PRINTHOOD "PrintHood"
|
|
|
|
|
IDS_NETHOOD "NetHood"
|
|
|
|
|
IDS_LOCALSETTINGS "Local Settings"
|
|
|
|
|
IDS_LOCALAPPDATA "Local Settings\\Application Data"
|
|
|
|
|
IDS_TEMP "Local Settings\\Temp"
|
|
|
|
|
IDS_CACHE "Local Settings\\Temporary Internet Files"
|
|
|
|
|
IDS_HISTORY "Local Settings\\History"
|
|
|
|
|
IDS_COOKIES "Slapukai"
|
|
|
|
|
IDS_PROGRAMFILES "%SystemDrive%\\Program Files"
|
2009-04-05 20:05:40 +00:00
|
|
|
|
IDS_COMMONFILES "Common Files"
|
2009-03-21 12:38:32 +00:00
|
|
|
|
END
|