Mercurial > pidgin.yaz
view pidgin/win32/nsis/translations/afrikaans.nsh @ 30050:c35fd54ec64b
Implement reading multiple certificates from a single "bundle" of
certificates in one file. This is most helpful for systems where system
CA certs are installed as a bundle.
Please test, preferably after removing any cached certificates from
~/.purple/certificates/x509/tls_peers/
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sat, 27 Mar 2010 03:55:09 +0000 |
parents | daa02d44df13 |
children |
line wrap: on
line source
;; ;; afrikaans.nsh ;; ;; Default language strings for the Windows Pidgin NSIS installer. ;; Windows Code page: 1252 ;; ;; Version 3 ; Make sure to update the PIDGIN_MACRO_LANGUAGEFILE_END macro in ; langmacros.nsh when updating this file ; Startup Checks !define INSTALLER_IS_RUNNING "Die installeerder loop reeds." !define PIDGIN_IS_RUNNING "Pidgin loop reeds êrens. Verlaat Pidgin eers en probeer dan weer." ; License Page !define PIDGIN_LICENSE_BUTTON "Volgende >" !define PIDGIN_LICENSE_BOTTOM_TEXT "$(^Name) word vrygestel onderhewig aan die GNU General Public License (GPL). Die lisensie word hier slegs vir kennisname verskaf. $_CLICK" ; Components Page !define PIDGIN_SECTION_TITLE "Pidgin-kitsboodskapkliënt (benodigd)" !define GTK_SECTION_TITLE "GTK+-looptydomgewing (benodigd)" !define PIDGIN_SHORTCUTS_SECTION_TITLE "Kortpaaie" !define PIDGIN_DESKTOP_SHORTCUT_SECTION_TITLE "Werkskerm" !define PIDGIN_STARTMENU_SHORTCUT_SECTION_TITLE "Begin-kieslys" !define PIDGIN_SECTION_DESCRIPTION "Kern-Pidgin-lêers en DLL'e" !define GTK_SECTION_DESCRIPTION "Multi-platform-gereedskap vir programkoppelvlakke, gebruik deur Pidgin" !define PIDGIN_SHORTCUTS_SECTION_DESCRIPTION "Kortpaaie om Pidgin mee te begin" !define PIDGIN_DESKTOP_SHORTCUT_DESC "Skep 'n kortpad na Pidgin op die werkskerm" !define PIDGIN_STARTMENU_SHORTCUT_DESC "Skep 'n Begin-kieslysinskrywing vir Pidgin" ; GTK+ Directory Page ; Installer Finish Page !define PIDGIN_FINISH_VISIT_WEB_SITE "Besoek die WinPidgin-webblad" ; Pidgin Section Prompts and Texts !define PIDGIN_PROMPT_CONTINUE_WITHOUT_UNINSTALL "Kan nie die tans geïnstalleerde weergawe van Pidgin verwyder nie. Die nuwe weergawe sal geïnstalleer word sonder om die huidige een te verwyder." ; GTK+ Section Prompts ; URL Handler section !define URI_HANDLERS_SECTION_TITLE "URI-hanteerders" ; Uninstall Section Prompts !define un.PIDGIN_UNINSTALL_ERROR_1 "Kon nie register-inskrywings vir Piding kry tydens verwydering nie.$\rDit is waarskynlik dat 'n ander gebruiker hierdie program geïnstalleer het." !define un.PIDGIN_UNINSTALL_ERROR_2 "U het nie toestemming om hierdie toepassing te verwyder nie." ; Spellcheck Section Prompts !define PIDGIN_SPELLCHECK_SECTION_TITLE "Speltoets-ondersteuning" !define PIDGIN_SPELLCHECK_ERROR "Fout met installering van speltoetser" !define PIDGIN_SPELLCHECK_SECTION_DESCRIPTION "Ondersteuning vir speltoeter. (Internetverbinding benodigd vir installasie)"