0b2d7bdd67769bdd2e50e2bda3ba02fad25767c6
[reactos.git] / reactos / base / applications / fontview / lang / pl-PL.rc
1 /*
2 * Translated by Caemyr - Olaf Siejka (Feb, 2008; Jul, 2012)
3 * Use ReactOS forum PM or IRC to contact me
4 * http://www.reactos.org
5 * IRC: irc.freenode.net #reactos-pl;
6 * UTF-8 conversion by Caemyr (May, 2011)
7 */
8
9 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
10
11 STRINGTABLE
12 BEGIN
13 IDS_INSTALL "&Instaluj"
14 IDS_PRINT "&Drukuj"
15 IDS_STRING "Zażółć gęślą Jaźń żółwiątkiem. 1234567890. !@#$%^&*()_+=-/?"
16 IDS_OPEN "Otwórz czcionkę..."
17 IDS_ERROR "Błąd"
18 IDS_ERROR_NOMEM "Brakuje pamięci do ukończenia tej operacji."
19 IDS_ERROR_NOFONT "Plik %1 nie jest poprawnym plikiem czcionki."
20 IDS_ERROR_NOCLASS "Nie udało się zainicjować klasy window."
21 IDS_FILTER_LIST "All Supported Fonts (*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc)\0*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc\0\
22 Font File (*.fon;*.fnt)\0*.fon;*.fnt\0\
23 TrueType Font (*.ttf)\0*.ttf\0\
24 TrueType Font Collection (*.ttc)\0*.ttc\0\
25 OpenType Font (*.otf)\0*.otf\0\
26 OpenType Font Collection (*.otc)\0*.otc\0\
27 All Files (*.*)\0*.*\0"
28 IDS_PREVIOUS "< P&revious"
29 IDS_NEXT "&Next >"
30 END