Changeset 135 for smplayer/trunk/setup/translations/polish.nsh
- Timestamp:
- Oct 24, 2012, 8:25:23 PM (13 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 133
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/polish.nsh
r132 r135 12 12 ${LangFileString} SMPlayer_Is_Running "An instance of SMPlayer is running. Please exit SMPlayer and try again." 13 13 14 ${LangFileString} OS_Not_Supported "Unsupported operating system.$\nSMPlayer ${SMPLAYER_VERSION} requires at least Windows XP and may not work correctly on your system.$\nDo you really want to continue with the installation?" 14 15 ${LangFileString} Win64_Required "A 64-bit Windows operating system is required to install this software." 15 16 ${LangFileString} Existing_32bitInst "An existing 32-bit installation of SMPlayer exists. You must uninstall 32-bit SMPlayer first." … … 30 31 31 32 ${LangFileString} Section_MPlayer "MPlayer (wymagane)" 32 !ifdef WITH_MPLAYER33 33 ${LangFileString} Section_MPlayer_Desc "MPlayer; wymagany do odtwarzania filmów." 34 !else ifndef WITH_MPLAYER35 ${LangFileString} Section_MPlayer_Desc "MPlayer; wymagany do odtwarzania filmów. (Wymagane połączenie z internetem)"36 !endif37 34 38 35 ${LangFileString} Section_MPlayerCodecs "Kodeki" … … 91 88 ${LangFileString} Uninstaller_Aborted "Usuwanie anulowane przez użytkownika." 92 89 ${LangFileString} Uninstaller_NotInstalled "Wygląda na to, że SMPlayer nie został zainstalowany w katalogu '$INSTDIR'.$\r$\nKontynuować mimo to (nie zalecane)?" 90 ${LangFileString} Uninstaller_64bitOnly "This installation can only be uninstalled on 64-bit Windows." 93 91 94 92 ; Vista & Later Default Programs Registration
Note:
See TracChangeset
for help on using the changeset viewer.