view pidgin/win32/nsis/nsis_translations.desktop.in @ 29976:62f0988c666c

Final piece of getting the installer translations integrated with the regular po files. This is a variation of the instructions at: http://nsis.sourceforge.net/Creating_language_files_and_integrating_with_MUI Using a Perl tool that the gcompris folks wrote. The NSIS LangStrings needed to have the underscores removed because .desktop files variable names may not contain underscores. Currently only translations with >=50% coverage will be present in the installer
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 19 May 2010 03:26:05 +0000
parents 61e322efe822
children 03e930ec90d0
line wrap: on
line source

[Desktop Entry]
Encoding=UTF-8

_INSTALLERISRUNNING=The installer is already running.
_PIDGINISRUNNING=An instance of Pidgin is currently running.  Please exit Pidgin and try again.

# License Page
_PIDGINLICENSEBUTTON=Next >
_PIDGINLICENSEBOTTOMTEXT=$(^Name) is released under the GNU General Public License (GPL). The license is provided here for information purposes only. $_CLICK

# Components Page
_PIDGINSECTIONTITLE=Pidgin Instant Messaging Client (required)
_GTKSECTIONTITLE=GTK+ Runtime (required if not present)
_PIDGINSHORTCUTSSECTIONTITLE=Shortcuts
_PIDGINDESKTOPSHORTCUTSECTIONTITLE=Desktop
_PIDGINSTARTMENUSHORTCUTSECTIONTITLE=Start Menu
_TRANSLATIONSSECTIONTITLE=Localizations
_PIDGINSECTIONDESCRIPTION=Core Pidgin files and dlls
_GTKSECTIONDESCRIPTION=A multi-platform GUI toolkit, used by Pidgin

_PIDGINSHORTCUTSSECTIONDESCRIPTION=Shortcuts for starting Pidgin
_PIDGINDESKTOPSHORTCUTDESC=Create a shortcut to Pidgin on the Desktop
_PIDGINSTARTMENUSHORTCUTDESC=Create a Start Menu entry for Pidgin
_DEBUGSYMBOLSSECTIONTITLE=Debug Symbols (for reporting crashes)

# Installer Finish Page
_PIDGINFINISHVISITWEBSITE=Visit the Pidgin Web Page

# Pidgin Section Prompts and Texts
_PIDGINPROMPTCONTINUEWITHOUTUNINSTALL=Unable to uninstall the currently installed version of Pidgin. The new version will be installed without removing the currently installed version.

# GTK+ Section Prompts
_PIDGINPROMPTFORCENOGTK=Pidgin requires a compatible GTK+ Runtime (which doesn't appear to be already present).$\rAre you sure you want to skip installing the GTK+ Runtime?

# URL Handler section
_URIHANDLERSSECTIONTITLE=URI Handlers

#Spellcheck Section Prompts
_PIDGINSPELLCHECKSECTIONTITLE=Spellchecking Support
_PIDGINSPELLCHECKERROR=Error Installing Spellchecking ($R3).$\rIf retrying fails, manual installation instructions are at: http://developer.pidgin.im/wiki/Installing%20Pidgin#manual_win32_spellcheck_installation
_PIDGINSPELLCHECKSECTIONDESCRIPTION=Support for Spellchecking.  (Internet connection required for installation)

_PIDGINDEBUGSYMBOLSERROR=Error Installing Debug Symbols ($R2).$\rIf retrying fails, you may need to use the 'Offline Installer' from http://pidgin.im/download/windows/ .

_PIDGINGTKDOWNLOADERROR=Error Downloading the GTK+ Runtime ($R2).$\rThis is required for Pidgin to function; if retrying fails, you may need to use the 'Offline Installer' from http://pidgin.im/download/windows/ .

# Uninstall Section Prompts
_PIDGINUNINSTALLERROR1=The uninstaller could not find registry entries for Pidgin.$\rIt is likely that another user installed this application.
_PIDGINUNINSTALLERROR2=You do not have permission to uninstall this application.