diff options
Diffstat (limited to 'view/pl/hstrings.php')
-rw-r--r-- | view/pl/hstrings.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/pl/hstrings.php b/view/pl/hstrings.php index 7d1f695f9..35171ad62 100644 --- a/view/pl/hstrings.php +++ b/view/pl/hstrings.php @@ -875,8 +875,8 @@ App::$strings["or select an existing one (doubleclick)"] = "lub wybierz istniejÄ App::$strings["Add a Tag"] = "Dodaj tag"; App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "PrzykÅ‚ad: @bob, @Barbara_Jensen, @jim@example.com"; App::$strings["Flag as adult in album view"] = "Oznacz jako \"dla dorosÅ‚ych\" w widoku albumu"; -App::$strings["I like this (toggle)"] = "Podoba mis sie to (przeÅ‚Ä…cz)"; -App::$strings["I don't like this (toggle)"] = "Nie podoba mi siÄ™ to (przeÅ‚Ä…cz)"; +App::$strings["I like this (toggle)"] = "Pochwalam to (przeÅ‚Ä…cz)"; +App::$strings["I don't like this (toggle)"] = "Nie pochwalam tego (przeÅ‚Ä…cz)"; App::$strings["Please wait"] = "ProszÄ™ czekać"; App::$strings["This is you"] = "To jesteÅ› ty"; App::$strings["Comment"] = "Komentarz"; |