reactos/dll/win32/userenv/lang/uk-UA.rc
Amine Khaldi 178300c8a6 * Sync to trunk HEAD (r53318).
* Fix PCH use in shell32.

svn path=/branches/shell32_new-bringup/; revision=53319
2011-08-19 17:45:34 +00:00

49 lines
2.1 KiB
Plaintext

/*
* Copyright 2006-2007 Artem Reznikov
*
* 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.
*
* 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.
*/
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
IDS_APPDATA "Application Data"
IDS_DESKTOP "Desktop"
IDS_FAVORITES "Обране"
IDS_STARTMENU "Головне меню"
IDS_PROGRAMS "Головне меню\\Програми"
IDS_ADMINTOOLS "Головне меню\\Програми\\Службові"
IDS_STARTUP "Головне меню\\Програми\\Автозапуск"
IDS_MYDOCUMENTS "Мої документи"
IDS_MYPICTURES "Мої документи\\Мої малюнки"
IDS_MYMUSIC "Мої документи\\Моя музика"
IDS_MYVIDEOS "Мої документи\\Мої відеозаписи"
IDS_TEMPLATES "Шаблони"
IDS_RECENT "Recent"
IDS_SENDTO "Відправити"
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 "Cookies"
IDS_PROGRAMFILES "%SystemDrive%\\Program Files"
IDS_COMMONFILES "Common Files"
END