Difference between revisions of "Translation/languages/ar/installer"

Jump to navigation Jump to search
no edit summary
(installer update...)
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<source lang="text">
<source lang="text">
!define LANG "ENGLISH"
!define LANG "ARABIC"
!define LANG_CODEPAGE "WINDOWS-1252"
!define LANG_CODEPAGE "WINDOWS-1252"
!define LANG_FILENAME "English.nsh"
!define LANG_FILENAME "Arabic.nsh"


!insertmacro LANG_STRING LICENSE_AGREEMENT "License Agreement"
!insertmacro LANG_STRING LICENSE_AGREEMENT "إتفاقية الترخيص"
!insertmacro LANG_STRING LICENSE_AGREEMENT_EXPLANATION "Click to read and agree with the license agreement. You need to accept the license terms in order to use this software."
!insertmacro LANG_STRING LICENSE_AGREEMENT_EXPLANATION "انقرهنا لقراءة وقبول إتفاقية الترخيص. تحتاج لقبول الإتفاقية لكي تستخدم هذا البرنامج."
!insertmacro LANG_STRING INSTALL_DIRECTORY "Install Directory"
!insertmacro LANG_STRING INSTALL_DIRECTORY "إنشاء دليل"
!insertmacro LANG_STRING INSTALL_DIRECTORY_EXPLANATION "Click to change the location where this software is installed."
!insertmacro LANG_STRING INSTALL_DIRECTORY_EXPLANATION "انقرلتغييرموقع تنصيب هذا البرنامج."
</source>
</source>

Navigation menu