Changeset 142 for smplayer/trunk/setup/translations/polish.nsh
- Timestamp:
- May 27, 2013, 3:28:05 PM (12 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 140
- Property svn:mergeinfo changed
-
smplayer/trunk/setup/translations/polish.nsh
r139 r142 38 38 39 39 ${LangFileString} Section_MPlayerCodecs "Kodeki" 40 !ifdef WITH_CODECS41 ${LangFileString} Section_MPlayerCodecs_Desc "Opcjonalne kodeki do MPlayera."42 !else ifndef WITH_CODECS43 40 ${LangFileString} Section_MPlayerCodecs_Desc "Opcjonalne kodeki do MPlayera. (Wymagane połączenie z internetem)" 44 !endif45 41 46 42 ${LangFileString} Section_MEncoder_Desc "Jest to prosty koder (kompresor) filmów, zaprojektowany do kodowania filmów otwieralnych MPlayerem do innych obsługiwanych formatów" … … 78 74 ${LangFileString} Codecs_Inst_Failed "Nie udało się zainstalować Kodeków MPlayera." 79 75 80 ; Version information81 ${LangFileString} VerInfo_DL_Msg "Pobieram informacje o wersji..."82 ${LangFileString} VerInfo_DL_Failed "Nie udało się pobrać informacji o wersji: '$R0'. Użyta zostanie wersja domyślna."83 84 76 ; Uninstaller 85 77 ${LangFileString} Uninstaller_No_Admin "Aplikacja może być usunięta tylko przez osobe z uprawnieniami Administratora." … … 92 84 93 85 ; Misc 86 ${LangFileString} Info_Codecs_Backup "Backing up codecs from previous installation..." 87 ${LangFileString} Info_Codecs_Restore "Restoring codecs from previous installation..." 94 88 ${LangFileString} Info_Del_Files "Usuwanie Plików..." 95 89 ${LangFileString} Info_Del_Registry "Usuwanie Kluczy Rejestru..."
Note:
See TracChangeset
for help on using the changeset viewer.