Skip to content

Commit 02860b6

Browse files
authored
Update pl-PL.rc
1 parent 4866a25 commit 02860b6

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

dll/win32/shimgvw/lang/pl-PL.rc

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
/*
2-
* Polish translation by Rafal Harabien (Apr, 2011)
3-
* UTF-8 conversion by Caemyr (May, 2011)
4-
*/
2+
* PROJECT: ReactOS SHIMGVW
3+
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4+
* PURPOSE: Polish resource file
5+
* TRANSLATORS:
6+
* translation by Rafal Harabien (Apr, 2011)
7+
* UTF-8 conversion by Caemyr (May, 2011)
8+
* Updated by pithwz - Piotr Hetnarowicz <piotrhwz@gmail.com> (June, 2025)
9+
*/
510

611
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
712

@@ -21,8 +26,8 @@ BEGIN
2126
IDS_TOOLTIP_ZOOM_OUT "Pomniejsz (-)"
2227
IDS_TOOLTIP_ROT_CLOCKW "Obróć zgodnie z ruchem wskazówek zegara (Ctrl+K)"
2328
IDS_TOOLTIP_ROT_COUNCW "Obróć przeciwnie do ruchu wskazówek zegara (Ctrl+L)"
24-
IDS_TOOLTIP_ROT_CWSAVE "Rotate Clockwise and Save (Lossy)"
25-
IDS_TOOLTIP_ROT_CCWSAVE "Rotate Counterclockwise and Save (Lossy)"
29+
IDS_TOOLTIP_ROT_CWSAVE "Obróć zgodnie z ruchem wskazówek zegara i zapisz (Stratnie)"
30+
IDS_TOOLTIP_ROT_CCWSAVE "Obróć przeciwnie do ruchu wskazówek zegarai zapisz (Stratnie)"
2631
IDS_TOOLTIP_DELETE "Usuń (Delete)"
2732
IDS_TOOLTIP_PRINT "Drukuj (Ctrl+P)"
2833
IDS_TOOLTIP_SAVEAS "Zapisz jako... (Ctrl+S)"

0 commit comments

Comments
 (0)