mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
30 lines
2.2 KiB
Plaintext
30 lines
2.2 KiB
Plaintext
!insertmacro LANG_STRING Section_Main "${APPNAME}"
|
|
!insertmacro LANG_STRING Section_Main_Desc "Instaluje ${APPNAME} oraz wymagane komponenty."
|
|
!insertmacro LANG_STRING Section_Data "Skórki"
|
|
!insertmacro LANG_STRING Section_Data_Desc "Instaluje skórki."
|
|
!insertmacro LANG_STRING Section_Shortcuts "Ikony skrótów"
|
|
!insertmacro LANG_STRING Section_Shortcuts_Desc "Dodaje skróty ikon."
|
|
!insertmacro LANG_STRING Section_StartMenu "Start Menu icon"
|
|
!insertmacro LANG_STRING Section_StartMenu_Desc "Dodaje ikonę do menu start."
|
|
!insertmacro LANG_STRING Section_Desktop "Ikona na pulpicie"
|
|
!insertmacro LANG_STRING Section_Desktop_Desc "Dodawanie ikony na pulpicie"
|
|
!insertmacro LANG_STRING Section_QuickLaunch "Ikona szybkiego uruchamiania"
|
|
!insertmacro LANG_STRING Section_QuickLaunch_Desc "Dodaje ikonę do paska Szybkiego Uruchamiania."
|
|
!insertmacro LANG_STRING Section_Plugins "Wtyczki opcjonalne"
|
|
!insertmacro LANG_STRING Section_Plugins_Desc "Wtyczki opcjonalne rozszerzające funkcjonalność."
|
|
!insertmacro LANG_STRING Section_Plugin_FeedReader "FeedReader"
|
|
!insertmacro LANG_STRING Section_Plugin_FeedReader_Desc "Instaluje wtyczki FeedReader"
|
|
!insertmacro LANG_STRING Section_Plugin_LinksCloud "LinksCloud"
|
|
!insertmacro LANG_STRING Section_Plugin_LinksCloud_Desc "Instaluje wtyczki LinksCloud."
|
|
!insertmacro LANG_STRING Section_Plugin_VOIP "VOIP"
|
|
!insertmacro LANG_STRING Section_Plugin_VOIP_Desc "Instaluje wtyczki VOIP."
|
|
!insertmacro LANG_STRING Section_AutoStart "Auto Startup"
|
|
!insertmacro LANG_STRING Section_AutoStart_Desc "Automatyczne uruchamianie przy starcie."
|
|
!insertmacro LANG_STRING Page_InstallMode "Tryb instalacji"
|
|
!insertmacro LANG_STRING Page_InstallMode_Desc "Wybierz jak chcesz zainstalować ${APPNAME}."
|
|
!insertmacro LANG_STRING Page_InstallMode_Standard "&Standardowa instalacja"
|
|
!insertmacro LANG_STRING Page_InstallMode_Standard_Desc "Zainstaluj ${APPNAME} dla bieżącego użytkownika tej maszyny."
|
|
!insertmacro LANG_STRING Page_InstallMode_Portable "&Portable installation"
|
|
!insertmacro LANG_STRING Page_InstallMode_Portable_Desc "W trybie przenośnym wszystkie dane konfiguracyjne są przechowywane w folderze aplikacji i nie są zapisywane w rejestrze."
|
|
!insertmacro LANG_STRING Link_Uninstall "Odinstaluj"
|