Create the AHCI branch for Aman's work
[reactos.git] / base / applications / fontview / lang / uk-UA.rc
1 /*
2 * PROJECT: ReactOS Font Viewer
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: base/applications/fontview/lang/uk-UA.rc
5 * PURPOSE: Ukraianian Language File for fontview
6 * TRANSLATOR: Artem Reznikov
7 */
8
9 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
10
11 STRINGTABLE
12 BEGIN
13 IDS_INSTALL "Install"
14 IDS_PRINT "Друк"
15 IDS_STRING "Чуєш їх, доцю, га? Кумедна ж ти, прощайся без ґольфів! 1234567890"
16 IDS_OPEN "Open Font..."
17 IDS_ERROR "Помилка"
18 IDS_ERROR_NOMEM "Недостатньо пам'яті для завершення операції."
19 IDS_ERROR_NOFONT "Файл %1 не є коректним файлом шрифту."
20 IDS_ERROR_NOCLASS "Неможливо ініціалізувати віконний клас."
21 IDS_FILTER_LIST "All Supported Fonts (*.ttf;*.fon;*.otf)\0*.ttf;*.fon;*.otf\0\
22 TrueType Font (*.ttf)\0*.ttf\0\
23 OpenType Font (*.otf)\0*.otf\0\
24 Font File (*.fon)\0*.fon\0\
25 All Files (*.*)\0*.*\0"
26 END