Revert r66580 and r66579.
[reactos.git] / reactos / base / shell / shellext / shimgvw / lang / pl-PL.rc
1 /*
2 * Polish translation by Rafal Harabien (Apr, 2011)
3 * UTF-8 conversion by Caemyr (May, 2011)
4 */
5
6 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
7
8 STRINGTABLE
9 BEGIN
10 IDS_APPTITLE "Przeglądarka obrazów i faksów ReactOS"
11 IDS_SETASDESKBG "Ustaw jako tło pulpitu"
12 IDS_PREVIEW "Podgląd"
13 /* Tooltips */
14 IDS_TOOLTIP_NEXT_PIC "Następny obraz"
15 IDS_TOOLTIP_PREV_PIC "Poprzedni obraz"
16 IDS_TOOLTIP_ZOOM_IN "Powiększ (+)"
17 IDS_TOOLTIP_ZOOM_OUT "Pomniejsz (-)"
18 IDS_TOOLTIP_ROT_CLOCKW "Obróć zgodnie z ruchem wskazówek zegara (Ctrl+K)"
19 IDS_TOOLTIP_ROT_COUNCW "Obróć przeciwnie do ruchu wskazówek zegara (Ctrl+L)"
20 IDS_TOOLTIP_PRINT "Drukuj (Ctrl+P)"
21 IDS_TOOLTIP_SAVEAS "Zapisz jako... (Ctrl+S)"
22 END