[FONTVIEW] Add support for font collections + show some extra font properties. Patch...
[reactos.git] / reactos / 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;*.ttc;*.fon;*.fnt;*.otf;*.otc)\0*.ttf;*.ttc;*.fon;*.fnt;*.otf;*.otc\0\
22 TrueType Font (*.ttf)\0*.ttf\0\
23 TrueType Font Collection (*.ttc)\0*.ttc\0\
24 OpenType Font (*.otf;*.otc)\0*.otf;*.otc\0\
25 Font File (*.fon;*.fnt)\0*.fon;*.fnt\0\
26 All Files (*.*)\0*.*\0"
27 IDS_PREVIOUS "< P&revious"
28 IDS_NEXT "&Next >"
29 END