* PageEx - every page can be used everywhere and as many times as needed

* DirVar - easy way to add another dir page
* default strings in the language file (Page directory is enough, no need for DirText)
* strings from the language file are now LangStrings that can be used in the script
* no more /LANG - one string for all languages
* any lang strings can be used everywhere, installer or uninstaller (no un.)
* no more unprocessed strings - variables can be used almost everywhere (except in licenseData and InstallDirRegKey)
* DirText parm for browse dialog text
* SetBkColor -> SetCtlColors - can now set text color too
* fixed SetOutPath and File /r bug
* fixed File /a /oname bug
* added $_CLICK for pages
* added quotes support in lang files (patch #752620)
* extraction progress
* separate RTL dialogs for RTL langs (improved RTL too)
* InstallOptions RTL
* StartMenu RTL
* fixed RegDLL?
* added IfSilent and SetSilent (SetSilent only works from .onInit)
* fixed verify window (it never showed) (bug #792494)
* fixed ifnewer readonly file problem (patch #783782)
* fixed wininit.ini manipulation when there is another section after [rename]
* fixed some ClearType issues
* fixed a minor bug in the resource editor
* fixed !ifdef/!endif stuff, rewritten
* lots of code and comments clean ups
* got rid of some useless exceptions handling and STL classes (still much more to go)
* lots of optimizations, of course ;)
* updated system.dll with support for GUID, WCHAR, and fast VTable calling (i.e. COM ready)
* minor bug fixes


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2823 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-09-04 18:25:57 +00:00
parent bb8879b7ae
commit 74ea2dc585
91 changed files with 5180 additions and 4101 deletions

View file

@ -7,10 +7,12 @@ NLF v2
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
RTL
# Translation by asdfuae@msn.com
نظام التنصيب نلسوفت %s
تنصيب %s
مزيل %s
ÊäÕíÈ $(^Name)
ãÒíá $(^Name)
: اتفاقية‏ الترخيص
: خيارات التنصيب
: مجلد التنصيب
@ -34,7 +36,7 @@ NLF v2
أختر نوع التنصيب:
أختر العناصر للتنصيب:
أو، أختر العناصر المحددة المراد تنصيبها:
أختر المجلد المراد تنصيب %s فيه:
ÃÎÊÑ ÇáãÌáÏ ÇáãÑÇÏ ÊäÕíÈ $(^Name) Ýíå:
المساحة المتاحة:
المساحة المطلوبة:
يزال من:

View file

@ -7,10 +7,12 @@ NLF v2
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Asparouh Kalyandjiev <acnapyx@computers.bg>
Nullsoft инсталатор %s
%s Инсталиране
%s Деинсталиране
$(^Name) Èíñòàëèðàíå
$(^Name) Äåèíñòàëèðàíå
: Лицензно споразумение
: Инсталационни опции
: Инсталационна папка
@ -34,7 +36,7 @@ Nullsoft
Изберете типа инсталация:
Изберете компонентите за инсталиране:
Или изберете компонентите, които желаете да бъдат инсталирани:
Изберете папка, където да се инсталира %s:
Èçáåðåòå ïàïêà, êúäåòî äà ñå èíñòàëèðà $(^Name):
Свободно място:
Нужно място:
Деинсталиране от:

View file

@ -8,10 +8,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by falanko
Nullsoft Install System %s
Instal·lació de %s
Desinstal·lació de %s
Instal·lació de $(^Name)
Desinstal·lació de $(^Name)
: Acord de Llicència
: Opcions d'Instal·lació
: Carpeta d'Instal·lació
@ -37,7 +39,7 @@ Personalitzada
Indiqui el tipus d'instal·lació:
Seleccioni els components:
O seleccioni els components opcionals a instal·lar:
Seleccioni la carpeta on instal·lar %s:
Seleccioni la carpeta on instal·lar $(^Name):
Espai lliure:
Espai necessari:
Desinstal·lant de:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Igor Ostriz
Nullsoft Install System %s
%s Instalacija
%s Deinstalacija
$(^Name) Instalacija
$(^Name) Deinstalacija
: Licenenèni uvjeti
: Instalacijske opcije
: Instalacijska mapa
@ -36,7 +38,7 @@ Posebna
Izaberite tip instalacije:
Odaberite komponente za instalaciju:
Ili po izboru oznaèite komponente koje želite instalirati:
Odaberite mapu u koju želite instalirati program %s:
Odaberite mapu u koju želite instalirati program $(^Name):
Slobodno prostora na disku:
Potrebno prostora na disku:
Uklanjam iz:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by T.V. Zuggy (http://zuggy.wz.cz/)
Nullsoft Install System %s
Instalace programu %s
Odinstalování programu %s
Instalace programu $(^Name)
Odinstalování programu $(^Name)
: Licenční ujednání
: Možnosti instalace
: Umístění instalace
@ -36,7 +38,7 @@ Vlastn
Zvolte typ instalace:
Zvolte součásti pro instalaci:
Nebo zvolte jednotlivé součásti, které si přejete nainstalovat:
Zvolte adresář pro instalaci programu %s:
Zvolte adresář pro instalaci programu $(^Name):
Dostupné volné místo:
Potřebné volné místo:
Odinstalování z:

View file

@ -7,10 +7,12 @@ NLF v2
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Casper Bergenstoff
Nullsoft Installerings System %s
%s Setup
%s Afinstaller
$(^Name) Setup
$(^Name) Afinstaller
: Licens Aftale
: Installations egenskaber
: Installation mappe
@ -34,7 +36,7 @@ Tilpasset
Vælg hvilken type du vil installere:
Vælg komponenter du vil installere:
Eller, Vælg de udvalgte komponenter som du vil installere:
Vælg mappe du vil installere %s i:
Vælg mappe du vil installere $(^Name) i:
Plads til rådighed:
Krævet plads:
Afinstallerer fra:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Hendri Adriaens & Joost Verburg
Nullsoft Install System %s
%s Installatie
%s Deïnstallatie
$(^Name) Installatie
$(^Name) Deïnstallatie
: Licentie Overeenkomst
: Installatie Opties
: Installatie Map
@ -36,7 +38,7 @@ Handmatig
Selecteer het installatietype:
Selecteer de installatieonderdelen:
Of selecteer de onderdelen die geïnstalleerd moeten worden:
Selecteer de map om %s in te installeren:
Selecteer de map om $(^Name) in te installeren:
Beschikbare ruimte:
Vereiste ruimte:
Uninstallatie vanuit:

View file

@ -1,5 +1,5 @@
# Header, don't edit
NLF v5
NLF v6
# Start editing here
# Language ID
1033
@ -7,76 +7,185 @@ NLF v5
-
-
# Codepage - dash (-) means ANSI code page
# RTL - anything else than RTL means LTR
-
-
# Translation by ..... (any credits should go here)
# ^Branding
Nullsoft Install System %s
%s Setup
%s Uninstall
# ^SetupCaption
$(^Name) Setup
# ^UninstallCaption
$(^Name) Uninstall
# ^LicenseSubCaption
: License Agreement
# ^ComponentsSubCaption
: Installation Options
# ^DirSubCaption
: Installation Folder
# ^InstallingSubCaption
: Installing
# ^CompletedSubCaption
: Completed
# ^UnComponentsSubCaption
: Uninstallation Options
# ^UnDirSubCaption
: Uninstallation Folder
# ^ConfirmSubCaption
: Confirmation
# ^UninstallingSubCaption
: Uninstalling
# ^UnCompletedSubCaption
: Completed
# ^BackBtn
< &Back
# ^NextBtn
&Next >
# ^AgreeBtn
I &Agree
# ^AcceptBtn
I &accept the terms in the License Agreement
# ^DontAcceptBtn
I &do not accept the terms in the License Agreement
# ^InstallBtn
&Install
# ^UninstallBtn
&Uninstall
# ^CancelBtn
Cancel
# ^CloseBtn
&Close
# ^BrowseBtn
B&rowse...
# ^ShowDetailsBtn
Show &details
# ^ClickNext
Click Next to continue.
# ^ClickInstall
Click Install to start the installation.
# ^ClickUninstall
Click Uninstall to start the uninstallation.
# ^Name
Name
# ^Completed
Completed
# ^LicenseText
Please review the license agreement before installing $(^Name). If you accept all terms of the agreement, click I Agree.
# ^LicenseTextCB
Please review the license agreement before installing $(^Name). If you accept all terms of the agreement, click the check box below. $_CLICK
# ^LicesnseTextRB
Please review the license agreement before installing $(^Name). If you accept all terms of the agreement, select the first option below. $_CLICK
# ^UnLicenseText
Please review the license agreement before uninstalling $(^Name). If you accept all terms of the agreement, click I Agree.
# ^UnLicenseTextCB
Please review the license agreement before uninstalling $(^Name). If you accept all terms of the agreement, click the check box below. $_CLICK
# ^UnLicesnseTextRB
Please review the license agreement before uninstalling $(^Name). If you accept all terms of the agreement, select the first option below. $_CLICK
# ^Custom
Custom
# ^ComponentsText
Check the components you want to install and uncheck the components you don't want to install. $_CLICK
# ^ComponentsSubText1
Select the type of install:
# ^ComponentsSubText2_NoInstTypes
Select components to install:
# ^ComponentsSubText2
Or, select the optional components you wish to install:
Select the folder to install %s in:
Space available:
Space required:
# ^UnComponentsText
Check the components you want to uninstall and uncheck the components you don't want to uninstall. $_CLICK
# ^UnComponentsSubText1
Select the type of uninstall:
# ^UnComponentsSubText2_NoInstTypes
Select components to uninstall:
# ^UnComponentsSubText2
Or, select the optional components you wish to uninstall:
# ^DirText
Setup will install $(^Name) in the following folder. To install in a different folder, click Browse and select another folder. $_CLICK
# ^DirSubText
Destination Folder
# ^DirBrowseText
Select the folder to install $(^Name) in:
# ^UnDirText
Setup will uninstall $(^Name) from the following folder. To uninstall from a different folder, click Browse and select another folder. $_CLICK
# ^UnDirSubText
""
# ^UnDirBrowseText
Select the folder to uninstall $(^Name) from:
# ^SpaceAvailable
"Space available: "
# ^SpaceRequired
"Space required: "
# ^UninstallingText
This wizard will uninstall $(^Name) from your computer. $_CLICK
# ^UninstallingSubText
Uninstalling from:
Error opening file for writing: \r\n\t"$0"\r\nHit abort to abort installation,\r\nretry to retry writing the file, or\r\nignore to skip this file
Error opening file for writing: \r\n\t"$0"\r\nHit retry to retry writing the file, or\r\ncancel to abort installation
Can't write:
# ^FileError
Error opening file for writing: \r\n\t\"$0\"\r\nHit abort to abort installation,\r\nretry to retry writing the file, or\r\nignore to skip this file
# ^FileError_NoIgnore
Error opening file for writing: \r\n\t\"$0\"\r\nHit retry to retry writing the file, or\r\ncancel to abort installation
# ^CantWrite
"Can't write: "
# ^CopyFailed
Copy failed
Copy to
Registering:
Unregistering:
Could not find symbol:
Could not load:
Create folder:
Create shortcut:
Created uninstaller:
Delete file:
Delete on reboot:
Error creating shortcut:
Error creating:
# ^CopyTo
"Copy to "
# ^Registering
"Registering: "
# ^Unregistering
"Unregistering: "
# ^SymbolNotFound
"Could not find symbol: "
# ^CouldNotLoad
"Could not load: "
# ^CreateFolder
"Create folder: "
# ^CreateShortcut
"Create shortcut: "
# ^CreatedUninstaller
"Created uninstaller: "
# ^Delete
"Delete file: "
# ^DeleteOnReboot
"Delete on reboot: "
# ^ErrorCreatingShortcut
"Error creating shortcut: "
# ^ErrorCreating
"Error creating: "
# ^ErrorDecompressing
Error decompressing data! Corrupted installer?
# ^ErrorRegistering
Error registering DLL
ExecShell:
Execute:
Extract:
Extract: error writing to file
# ^ExecShell
"ExecShell: "
# ^Exec
"Execute: "
# ^Extract
"Extract: "
# ^ErrorWriting
"Extract: error writing to file "
# ^InvalidOpcode
Installer corrupted: invalid opcode
No OLE for:
Output folder:
Remove folder:
Rename on reboot:
Rename:
Skipped:
# ^NoOLE
"No OLE for: "
# ^OutputFolder
"Output folder: "
# ^RemoveFolder
"Remove folder: "
# ^RenameOnReboot
"Rename on reboot: "
# ^Rename
"Rename: "
# ^Skipped
"Skipped: "
# ^CopyDetails
Copy Details To Clipboard
# ^LogInstall
Log install process
# byte
# ^Byte
B
# kilo
# ^Kilo
K
# mega
# ^Mega
M
# giga
# ^Giga
G

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by izzo (izzo@hot.ee)
Nullsoft Install System %s
%s Paigaldamine
%s Eemaldamine
$(^Name) Paigaldamine
$(^Name) Eemaldamine
: Litsentsileping
: Paigaldusvalikud
: Paigalduskaust

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by AKX <akx@theakx.tk> - Modifications by Eclipser <Eclipser@pilvikaupunki.net>
Nullsoft Asennusjärjestelmä %s
%s Asennus
%s Poisto
$(^Name) Asennus
$(^Name) Poisto
: Lisenssisopimus
: Asennusvaihtoehdot
: Asennushakemisto
@ -36,7 +38,7 @@ Oma
Valitse asennustyyppi:
Valitse asennettavat komponentit:
Tai, valitse valinnaiset komponentit:
Valitse hakemisto, johon %s asennetaan:
Valitse hakemisto, johon $(^Name) asennetaan:
Tilaa vapaana:
Tarvittava tila:
Poistetaan hakemistosta:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by the French NSIS team <veekee@winampfr.com> - http://www.winampfr.com/nsis.
Nullsoft Install System %s
Installation de %s
Désinstallation de %s
Installation de $(^Name)
Désinstallation de $(^Name)
: Licence
: Options d'installation
: Dossier d'installation
@ -36,7 +38,7 @@ Personnalis
Sélectionnez le type d'installation :
Sélectionnez les composants à installer :
Ou, sélectionnez les composants optionnels que vous voulez installer :
Sélectionnez le dossier d'installation de %s :
Sélectionnez le dossier d'installation de $(^Name) :
Espace disponible :
Espace requis :
Désinstallation de :

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by L.King, changes by R. Bisswanger
Nullsoft Install System %s
%s Installation
%s Deinstallation
$(^Name) Installation
$(^Name) Deinstallation
: Lizenzabkommen
: Installations-Optionen
: Zielverzeichnis
@ -36,7 +38,7 @@ Benutzerdefiniert
Installations-Typ bestimmen:
Wählen Sie die Komponenten aus, die Sie installieren möchten:
oder wählen Sie zusätzliche Komponenten aus:
Wählen Sie das Verzeichnis aus, in das Sie %s installieren möchten:
Wählen Sie das Verzeichnis aus, in das Sie $(^Name) installieren möchten:
Verfügbarer Speicher:
Benötigter Speicher:
Deinstalliere aus:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Makidis N. Mike
Nullsoft Install System %s
Εγκατάσταση του '%s'
Απεγκατάσταση του '%s'
Εγκατάσταση του '$(^Name)'
Απεγκατάσταση του '$(^Name)'
: Συμφωνία ’δειας Χρήσης
: Επιλογές Εγκατάστασης
: Φάκελος Εγκατάστασης
@ -36,7 +38,7 @@ Nullsoft Install System %s
Επιλέξτε τύπο εγκατάστασης:
Επιλέξτε τα στοιχεία που θέλετε να εγκαταστήσετε:
Ή, επιλέξτε τα προαιρετικά στοιχεία που θέλετε να εγκαταστήσετε:
Επιλέξτε το φάκελο εγκατάστασης για το '%s':
Επιλέξτε το φάκελο εγκατάστασης για το '$(^Name)':
Διαθέσιμος χώρος:
Απαιτούμενος χώρος:
Απεγκατάστ. από:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
RTL
# Translation by Amir Szekely (aka KiCHiK)
Nullsoft Install System %s
התקנת %s
הסרת %s
התקנת $(^Name)
הסרת $(^Name)
: הסכם רישוי
: אפשרויות התקנה
: תיקיית התקנה
@ -19,8 +21,8 @@ Nullsoft Install System %s
: אישור הסרה
: מסיר
: ההסרה הושלמה
< ה&קודם
ה&בא >
ה&קודם >
< ה&בא
אני &מסכים
אני &מסכים לתנאי הסכם הרישוי
אני &לא מסכים לתנאי הסכם הרישוי
@ -28,20 +30,20 @@ Nullsoft Install System %s
&הסר
ביטול
סגור&
&עיין...
...&עיין
ה&צג פרטים
שם
הפעולה הושלמה
מותאם אישית
בחר סוג התקנה:
בחר רכיבים להתקנה:
או, בחר רכיבי רשות להתקנה:
בחר תיקייה להתקנת %s:
:בחר סוג התקנה
:בחר רכיבים להתקנה
:או, בחר רכיבי רשות להתקנה
:בחר תיקייה להתקנת $(^Name)
מקום פנוי:
מקום דרוש:
מסיר מ:
:מסיר מ
ארעה שגיאה בעת פתיחת קובץ לכתיבה:\r\n\t"$0"\r\nלחץ על ביטול כדי לבטל את ההתקנה,\r\nנסה שנית כדי לנסות לפתוח את הקובץ שוב, או\r\nהתעלם כדי לדלג על הקובץ
ארעה שגיאה בעת פתיחת קובץ לכתיבה:\r\n\t"$0"\r\nלחץ על נסה שנית כדי לנסות לפתוח את הקובץ שוב, או\r\nביטול עדי לבטל את התתקנה
ארעה שגיאה בעת פתיחת קובץ לכתיבה:\r\n\t"$0"\r\nלחץ על נסה שנית כדי לנסות לפתוח את הקובץ שוב, או\r\nביטול כדי לבטל את התתקנה
לא ניתן לכתוב:
ההעתקה נכשלה
העתק ל-
@ -74,8 +76,8 @@ Nullsoft Install System %s
# byte
# kilo
ק
ק
# mega
מ
מ
# giga
ג
ג

View file

@ -7,11 +7,13 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Soft-Trans Bt. (V2)
# Translation by Orfanik Kft. (V3-V5)
Nullsoft Telepítőrendszer %s
%s Telepítő
%s Eltávolító
$(^Name) Telepítő
$(^Name) Eltávolító
: Licencszerződés
: Telepítési lehetőségek
: Célmappa
@ -37,7 +39,7 @@ Egy
Válassza ki a telepítés típusát:
Válassza ki a telepítendő összetevőket:
vagy, jelölje ki a választható összetevők közül a telepíteni kívánta(ka)t:
Melyik mappába telepíti a(z) %s fájlt:
Melyik mappába telepíti a(z) $(^Name) fájlt:
Szabad terület:
Helyigény:
Eltávolítás helye:

View file

@ -7,10 +7,12 @@ NLF v2
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Orfanik - http://www.orfanik.hu
Nullsoft Install System %s
Installazione di %s
Disinstallazione di %s
Installazione di $(^Name)
Disinstallazione di $(^Name)
: Licenza d'uso
: Opzioni di installazione
: Cartella di installazione
@ -34,7 +36,7 @@ Personalizzata
Seleziona il tipo d'installazione :
Seleziona i componenti da installare :
Oppure, seleziona i componenti opzionali che vuoi installare :
Seleziona la cartella dove installare %s :
Seleziona la cartella dove installare $(^Name) :
Spazio disponibile :
Spazio necessario :
Rimozione da :

View file

@ -7,10 +7,12 @@ NLF v5
9
# Codepage - dash (-) means ANSI code page
932
# RTL - anything else than RTL means LTR
-
# Translation by Dnanako, updated by Takahiro Yoshimura <takahiro_y@monolithworks.co.jp>
Nullsoft Install System %s
%s セットアップ
%s アンインストール
$(^Name) セットアップ
$(^Name) アンインストール
:ライセンス契約書
:インストール オプション
:インストール フォルダ
@ -36,7 +38,7 @@ Nullsoft Install System %s
インストール タイプを選択:
インストール コンポーネントを選択:
または、インストール オプション コンポーネントを選択:
%s をインストールするフォルダを選択してください:
$(^Name) をインストールするフォルダを選択してください:
利用可能なディスクスペース:
必要なディスクスペース:
アンインストール元:

View file

@ -8,10 +8,12 @@ NLF v5
9
# Codepage - dash (-) means ANSI code page
949
# RTL - anything else than RTL means LTR
-
# Translation by dTomoyo <dtomoyo@empal.com> - http://user.chol.com/~ckgfx / Modified by koder@popdesk.co.kr
널소프트 설치 시스템 %s
%s 설치
%s 제거
$(^Name) 설치
$(^Name) 제거
: 사용 계약 동의
: 설치 옵션
: 폴더 지정
@ -37,7 +39,7 @@ NLF v5
설치 형태를 선택하세요:
설치하려는 구성 요소를 선택하세요:
구성요소 직접 선택:
%s (을)를 다음 폴더에 설치합니다:
$(^Name) (을)를 다음 폴더에 설치합니다:
남은 디스크 공간:
필요한 디스크 공간:
제거 대상:

View file

@ -7,10 +7,12 @@ NLF v3
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by NorCis
Nullsoft Install System %s
%s Idiegimas
%s Panaikinti
$(^Name) Idiegimas
$(^Name) Panaikinti
: Naudojimo sutartis
: Idiegimo nustatymai
: Idiegimo katalogas
@ -36,7 +38,7 @@ Kitoks
Pasirinkite idiegimo tipa:
Pasirinkite komponentus, kuriuos idiegti:
Arba, pasirinkite neprivalomus komponentus, kuriuos jus norite idiegti:
Pasirinkite kataloga, kur idiegti %s:
Pasirinkite kataloga, kur idiegti $(^Name):
Yra vietos:
Reikia vietos:
Trinama iš:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Sasko Zdravkin [vardarce@mail.com]
Nullsoft Install System %s
%s Инсталирање
%s Деинсталирање
$(^Name) Инсталирање
$(^Name) Деинсталирање
: Лиценцен Договор
: Инсталациони опции
: Инсталационен директориум
@ -36,7 +38,7 @@ Nullsoft Install System %s
Одберето го видот на инсталацијата:
Одберете компоненти за инсталирање:
Или, одберете одредени компоненти за инсталирање:
Одберете го директориумот за инсталирање на %s:
Одберете го директориумот за инсталирање на $(^Name):
Слободен простор:
Потребен простор:
Деинсталирај од:

View file

@ -7,11 +7,13 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
1250
# RTL - anything else than RTL means LTR
-
# Translation by Piotr Murawski & Rafał Lampe <ppiter@skrzynka.pl> - www.lomsel.prv.pl
# corrections, additions, updates by cube cube(at)lp.net.pl
Nullsoft Install System %s
%s Instalator
%s Odinstaluj
$(^Name) Instalator
$(^Name) Odinstaluj
: Warunki licencji
: Opcje instalacji
: Folder instalacji
@ -37,7 +39,7 @@ U
Wybierz typ instalacji:
Wybierz komponenty do zainstalowania:
lub wybierz opcjonalne komponenty, które chcesz zainstalować:
Wybierz folder instalacji %s:
Wybierz folder instalacji $(^Name):
Dostępne miejsce:
Wymagane miejsce:
Odinstalowuje z:

View file

@ -8,10 +8,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
1252
# RTL - anything else than RTL means LTR
-
# Translation v4.0.3 by DragonSoull <dragonsoull@madalien.tk> with help from Dre` - Updated by Ramon
Sistema de Instalação Nullsoft %s
Instalação de %s
Desinstalação de %s
Instalação de $(^Name)
Desinstalação de $(^Name)
: Contrato de Licença
: Opções de instalação
: Directoria de instalação
@ -37,7 +39,7 @@ Personalizada
Escolha o tipo de instalação:
Escolha os componentes a instalar:
Ou, escolha os componentes opcionais que deseja instalar:
Escolha a directoria a instalar %s:
Escolha a directoria a instalar $(^Name):
Espaço disponível:
Espaço necessário:
A Desinstalar de:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Diego Marcos <jump@osite.com.br>
Sistema de Instalação Nullsoft %s
Instalação do %s
Desinstalação do %s
Instalação do $(^Name)
Desinstalação do $(^Name)
: Contrato de Licença
: Opções de instalação
: Diretório de instalação
@ -36,7 +38,7 @@ Personalizado
Escolha o tipo de instalação:
Escolha os componentes para instalar:
Ou, selecione os componentes opcionais que deseja instalar:
Escolha o diretório para instalar %s:
Escolha o diretório para instalar $(^Name):
Espaço disponível:
Espaço necessário:
Desinstalando de:

View file

@ -7,12 +7,14 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
1250
# RTL - anything else than RTL means LTR
-
# Revision by Sorin Sbarnea (sorin@intersol.ro) v5.1
# Translation by Cristian Pirvu (pcristip@yahoo.com) v5
# and Sorin Sbarnea INTERSOL SRL (sorin@intersol.ro) v4
Sistem de instalare Nullsoft %s
Instalare %s
Dezinstalare %s
Instalare $(^Name)
Dezinstalare $(^Name)
: Licenta de utilizare
: Optiuni de instalare
: Directorul de instalare
@ -38,7 +40,7 @@ Nestandard
Alegeti tipul instalarii:
Alegeti componentele de instalat:
Sau alegeti componentele optionale pe care vreti sa le instalati:
Selectati directorul In care vreti sa instalati %s:
Selectati directorul In care vreti sa instalati $(^Name):
Spatiu disponibil:
Spatiu necesar:
Dezinstaleaza din:

View file

@ -8,10 +8,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Timon [ timon@front.ru ] + 20030720
Nullsoft Install System %s
%s Установка
%s Удаление
$(^Name) Установка
$(^Name) Удаление
: Лицензионное соглашение
: Опции установки
: Директория установки
@ -37,7 +39,7 @@ Nullsoft Install System %s
Выберите тип установки:
Выберите компоненты для установки:
Или, выберите вручную компоненты, которые Вы желаете установить:
Выберите директорию для установки %s в:
Выберите директорию для установки $(^Name) в:
Доступно места:
Необходимо места:
Удаление из:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Vladan "vladano@EUnet.yu" Obradovic
Nullsoft Install System %s
%s Instalacija
%s Deinstalacija
$(^Name) Instalacija
$(^Name) Deinstalacija
: Uslovi Licence
: Installacione Opcije
: Installacioni Direktorijum
@ -36,7 +38,7 @@ Posebno
Odaberi tip instalacije:
Odaberi komponente koje želiš instalirati:
Ili, odaberi opcione komponente koje želiš instalirati:
Odaberi direktorijum u koji želiš instalirati %s:
Odaberi direktorijum u koji želiš instalirati $(^Name):
Slobodno na disku:
Potrebno na disku:
Deinstaliram iz:

View file

@ -7,10 +7,12 @@ NLF v5
9
# Codepage - dash (-) means ANSI code page ANSI 字码页
936
# RTL - anything else than RTL means LTR
-
# Translation by Kii Ali <kiiali@cpatch.org>, Revision Date: 2003-05-30
Nullsoft Install System %s
%s 安装
%s 解除安装
$(^Name) 安装
$(^Name) 解除安装
: 授权条款
: 安装选项
: 安装文件夹
@ -36,7 +38,7 @@ Nullsoft Install System %s
选定安装的类型:
选定安装的组件:
或者,自定义选定想安装的组件:
选定要安装 %s 的文件夹:
选定要安装 $(^Name) 的文件夹:
可用空间:
所需空间:
解除安装目录:

View file

@ -7,10 +7,12 @@ NLF v3
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by trace & Kypec
Nullsoft Install System %s
Inštalácia %s
Odinštalácia %s
Inštalácia $(^Name)
Odinštalácia $(^Name)
: Licenèná zmluva
: Možnosti inštalácie
: Adresár inštalácie
@ -36,7 +38,7 @@ Vlastn
Zvo¾te typ inštalácie:
Zvo¾te komponenty, ktoré sa majú nainštalova<76>:
Alebo, vyberte volite¾né komponenty, ktoré sa majú nainštalova<76>:
Zvo¾te adresár do ktorého sa má %s nainštalova<76>:
Zvo¾te adresár do ktorého sa má $(^Name) nainštalova<76>:
Vo¾ný priestor:
Potrebný priestor:
Odinštalovávam z:

View file

@ -8,10 +8,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Janez Dolinar
Nullsoft Install System %s
%s Namestitev
%s Odstranitev
$(^Name) Namestitev
$(^Name) Odstranitev
: Licenčna pogodba
: Možnosti namestitve
: Mapa namestitve
@ -37,7 +39,7 @@ Po meri
Izberite tip namestitve:
Izberite bloke namestitve:
Ali si izberite bloke namestitve, ki jih želite:
Izberi mapo za namestitev %s:
Izberi mapo za namestitev $(^Name):
Prosto:
Zahtevano:
Odstranjujem iz:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by MoNKi
Nullsoft Install System %s
Instalación de %s
Desinstalación de %s
Instalación de $(^Name)
Desinstalación de $(^Name)
: Acuerdo de Licencia
: Opciones de Instalación
: Directorio de Instalación
@ -36,7 +38,7 @@ Personalizada
Indique el tipo de instalación:
Seleccione los componentes:
O seleccione los componentes opcionales a instalar:
Seleccione el directorio en el que instalar %s:
Seleccione el directorio en el que instalar $(^Name):
Espacio disponible:
Espacio requerido:
Desinstalando desde:

View file

@ -8,10 +8,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Magnus Bonnevier (magnus.bonnevier@telia.com)
Nullsoft Install System %s
%s Setup
%s Avinstallation
$(^Name) Setup
$(^Name) Avinstallation
: Licens Avtal
: Installations Val
: Installations Katalog
@ -37,7 +39,7 @@ Custom
Välj typ av installation:
Välj komponenter att installera:
Eller, välj alternativa komponenter du önskar installera:
Välj katalog att installera %s i:
Välj katalog att installera $(^Name) i:
Ytrymme tillgängligt:
Ytrymme som behövs:
Avinstallerar från:

View file

@ -7,10 +7,12 @@ NLF v2
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by TuW@nNu tuwannu@hotmail.com (asdfuae)
Nullsoft Install System %s
%s オヤエオム鬧
%s カヘケ。メテオヤエオム鬧
$(^Name) µÔ´µÑé§
$(^Name) ¶Í¹¡ÒõԴµÑé§
: ㈤偷о米柰<E7B1B3>寓试犯造
: 笛青抛汀∫玫源笛椐
: 饪培赐渺氛璧源笛椐
@ -34,7 +36,7 @@ Nullsoft Install System %s
嗯淄倩岷骸颐翟吹验<EFBFBD>:
嗯淄·土饩喙沟旆砧甸艇∫玫源笛椐:
嗯淄·土饩喙沟焱阻规氛璧橥А颐翟吹验<EFBFBD>:
耆魴ヤエオム鬧 %s ナァ羯:
ãËéµÔ´µÑé§ $(^Name) ŧã¹:
喙组头砧氛栲伺淄:
喙组头砧氛璧橥А颐:
锻埂颐翟吹验Ж摇:

View file

@ -7,10 +7,12 @@ NLF v5
9
# Codepage - dash (-) means ANSI code page ANSI 字碼頁
950
# RTL - anything else than RTL means LTR
-
# Translation by Kii Ali <kiiali@cpatch.org>, Revision Date: 2003-05-30
Nullsoft Install System %s
%s 安裝
%s 解除安裝
$(^Name) 安裝
$(^Name) 解除安裝
: 授權條款
: 安裝選項
: 安裝資料夾
@ -36,7 +38,7 @@ Nullsoft Install System %s
選取安裝的類型:
選取安裝的元件:
或者,自訂選取想安裝的元件:
選取要安裝 %s 的資料夾:
選取要安裝 $(^Name) 的資料夾:
可用空間:
所需空間:
解除安裝目錄:

View file

@ -7,10 +7,12 @@ NLF v5
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Fatih BOY (fatih@smartcoding.org)
Nullsoft Kurulum Sistemi %s
%s Kurulumu
%s Uninstaller
$(^Name) Kurulumu
$(^Name) Uninstaller
: Sözlesme
: Kurulum Ayarlari
: Kurulum Dizini
@ -36,7 +38,7 @@ Tamamlandi
Kurulum seklini seçiniz:
Kurulacak paketleri seçiniz:
Veya, kurmak istediginiz paketleri seçiniz:
%s kurulumu için bir dizin seçin:
$(^Name) kurulumu için bir dizin seçin:
Kalan bos alan:
Gerekli bos alan:
Kaldiriliyor:

View file

@ -7,10 +7,12 @@ NLF v4
-
# Codepage - dash (-) means ANSI code page
-
# RTL - anything else than RTL means LTR
-
# Translation by Yuri Holubow, Nash-Soft.com <http://www.Nash-Soft.com/home>
Nullsoft Install System %s
%s Установка
%s Видалення
$(^Name) Установка
$(^Name) Видалення
: Лiцензiйна угода
: Опцiї установки
: Директорiя установки
@ -36,7 +38,7 @@ I
Виберiть тип установки:
Виберiть компоненти для установки:
Чи, виберiть вручну компоненти, якi Ви хочете встановити:
Виберiть директорiю для установки %s в:
Виберiть директорiю для установки $(^Name) в:
Доступно мiсця:
Необхiдно мiсця:
Видалення з: