-
-
Notifications
You must be signed in to change notification settings - Fork 938
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates by maintainers. Closes #485.
- Loading branch information
1 parent
50cf45f
commit 258a557
Showing
2 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
; *** Inno Setup version 6.1.0+ English messages *** | ||
; *** Inno Setup version 6.4.0+ English messages *** | ||
; தமிழ்நேரம் (https://TamilNeram.github.io) | ||
;[email protected] | ||
; To download user-contributed translations of this file, go to: | ||
|
@@ -223,6 +223,13 @@ ErrorFileHash2=தவறான கோப்பு ஆச்: எதிர்ப | |
ErrorProgress=தவறான முன்னேற்றம்: %2 இல் %1 | ||
ErrorFileSize=தவறான கோப்பு அளவு: எதிர்பார்க்கப்பட்டது %1, காணப்பட்டது %2 | ||
|
||
; *** TExtractionWizardPage wizard page and Extract7ZipArchive | ||
ExtractionLabel=கூடுதல் கோப்புகளை பிரித்தெடுக்கிறது... | ||
ButtonStopExtraction=பிரித்தெடுப்பதை நிறுத்து (&S) | ||
StopExtraction=பிரித்தெடுப்பதை நிறுத்த விரும்புகிறீர்களா? | ||
ErrorExtractionAborted=பிரித்தெடுத்தல் நிறுத்தப்பட்டது | ||
ErrorExtractionFailed=பிரித்தெடுத்தல் தோல்வியடைந்தது: %1 | ||
|
||
; *** "Preparing to Install" wizard page | ||
WizardPreparing=நிறுவ தயாராகி வருகிறது | ||
PreparingDesc=உங்கள் கணினியில் [name] நிறுவ அமைவு தயாராகி வருகிறது. | ||
|