Commit graph

21 commits

Author SHA1 Message Date
anders_k
af10e9b15c Updated PortugueseBR (Bug #1269)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7337 212acab6-be3b-0410-9dea-997c60f758d6
2021-09-29 21:12:02 +00:00
anders_k
6fc995ed70 Updates to Brazilian Portuguese translation (Patch #276)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6794 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-12 21:08:17 +00:00
anders_k
245c34216c PortugueseBR fixes (bug #1149)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6772 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-16 12:47:06 +00:00
anders_k
cb95a4a23b PortugueseBR fixes by deguix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6761 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-28 16:56:44 +00:00
anders_k
3caac93fd0 Brazilian Portuguese updated (Felipe) patch#263
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6622 212acab6-be3b-0410-9dea-997c60f758d6
2015-10-10 18:20:58 +00:00
anders_k
043b4006ed * Georgian and Pashto are now part of default install.
* LANGFILE macro now takes 4 parameters, all .nsh files have been updated
* LANGFILE_INCLUDE_WITHDEFAULT will now warn if the fallback string is used
* Removed some invalid English strings in various files
* Fixed Khmer LangId
* Minor Norwegian language fixes
* Some files changed from UTF16LE to UTF8SIG


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6302 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-16 00:28:45 +00:00
kichik
e6ac4e6d9b fixed MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
on r5228 and r5229 the MUI language files were moved to a new format in a new directory
during this move, the differences between the two MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO disappeared
instead of having two variations depending on NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE, they were the same

this commit restores the old values from the old language files from r5227
where these values are missing, a #FIXME was added

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6287 212acab6-be3b-0410-9dea-997c60f758d6
2012-12-12 19:34:13 +00:00
wizou
954c0abe6c Merging language files from Jim Park's repository (new files and some changes)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6118 212acab6-be3b-0410-9dea-997c60f758d6
2010-07-09 13:52:07 +00:00
wizou
746d91af33 LANGFILE macro arguments now include a localized name AND an ASCII-only name (closest possible to the localized name)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6115 212acab6-be3b-0410-9dea-997c60f758d6
2010-07-09 09:18:15 +00:00
wizou
0cccfdaceb Converting Language files to Unicode (UTF-8) according to each associated codepage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6114 212acab6-be3b-0410-9dea-997c60f758d6
2010-07-08 15:30:59 +00:00
kichik
7900063f76 applied patch #2826598 - Minor typo in PortugueseBR language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5996 212acab6-be3b-0410-9dea-997c60f758d6
2009-07-26 12:38:42 +00:00
kichik
148aac28c5 applied patch #2642542
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5976 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 16:17:40 +00:00
kichik
ba8eca2faf fixed bug #2788620 - MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5966 212acab6-be3b-0410-9dea-997c60f758d6
2009-05-14 23:31:27 +00:00
kichik
b608a1dd9d fixed bug #2690112 - MUI_UNDIRECTORYSPAGE in the Language Files is wrong
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5950 212acab6-be3b-0410-9dea-997c60f758d6
2009-03-17 23:00:13 +00:00
joostverburg
b039775cb3 improvements by Felipe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5755 212acab6-be3b-0410-9dea-997c60f758d6
2008-10-24 18:44:12 +00:00
kichik
7f2e49c5f3 fixed bug #2086988 - Some minor errors in the PortugueseBR language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5716 212acab6-be3b-0410-9dea-997c60f758d6
2008-09-05 16:11:16 +00:00
kichik
0e6e08734d updates by Felipe and deguix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5595 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-31 18:46:32 +00:00
joostverburg
ca0abb4e0a fix texts for uninstaller components page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5274 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-11 20:23:36 +00:00
joostverburg
817bb33921 move finish button text to right category
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5272 212acab6-be3b-0410-9dea-997c60f758d6
2007-09-09 15:55:47 +00:00
joostverburg
c113486ccc added missing $_CLICK for texts like "Click Next to continue."
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5233 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 23:54:15 +00:00
joostverburg
9b74b90344 New language files for localization of user interfaces and plug-ins.
These files currently contain translations of the MUI and will be shared between different MUI versions.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5228 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 01:12:21 +00:00