annotate pidgin/win32/nsis/nsis_translations.desktop.in @ 30402:03e930ec90d0

Provide some context to the Installer translations.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 19 May 2010 20:52:00 +0000
parents 62f0988c666c
children 2519dd5b92c5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
1 [Desktop Entry]
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
2 Encoding=UTF-8
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
3
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
4 _INSTALLERISRUNNING=The installer is already running.
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
5 _PIDGINISRUNNING=An instance of Pidgin is currently running. Please exit Pidgin and try again.
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
6
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
7 # "Next >" appears on a button on the License Page of the Installer
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
8 _PIDGINLICENSEBUTTON=Next >
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
9 # $(^Name) is the current Version name (e.g. Pidgin 2.7.0). $_CLICK will become a translated version of "Click Next to continue."
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
10 _PIDGINLICENSEBOTTOMTEXT=$(^Name) is released under the GNU General Public License (GPL). The license is provided here for information purposes only. $_CLICK
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
11
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
12 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
13 _PIDGINSECTIONTITLE=Pidgin Instant Messaging Client (required)
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
14 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
15 _GTKSECTIONTITLE=GTK+ Runtime (required if not present)
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
16 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
17 _PIDGINSHORTCUTSSECTIONTITLE=Shortcuts
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
18 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
19 _PIDGINDESKTOPSHORTCUTSECTIONTITLE=Desktop
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
20 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
21 _PIDGINSTARTMENUSHORTCUTSECTIONTITLE=Start Menu
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
22 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
23 _TRANSLATIONSSECTIONTITLE=Localizations
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
24 #Installer Subsection Detailed Description
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
25 _PIDGINSECTIONDESCRIPTION=Core Pidgin files and dlls
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
26 #Installer Subsection Detailed Description
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
27 _PIDGINSHORTCUTSSECTIONDESCRIPTION=Shortcuts for starting Pidgin
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
28 #Installer Subsection Detailed Description
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
29 _PIDGINDESKTOPSHORTCUTDESC=Create a shortcut to Pidgin on the Desktop
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
30 #Installer Subsection Detailed Description
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
31 _PIDGINSTARTMENUSHORTCUTDESC=Create a Start Menu entry for Pidgin
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
32 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
33 _DEBUGSYMBOLSSECTIONTITLE=Debug Symbols (for reporting crashes)
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
34
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
35 # Text displayed on Installer Finish Page
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
36 _PIDGINFINISHVISITWEBSITE=Visit the Pidgin Web Page
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
37
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
38 _PIDGINPROMPTCONTINUEWITHOUTUNINSTALL=Unable to uninstall the currently installed version of Pidgin. The new version will be installed without removing the currently installed version.
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
39
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
40 _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?
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
41
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
42 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
43 _URIHANDLERSSECTIONTITLE=URI Handlers
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
44
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
45 #Installer Subsection Text
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
46 _PIDGINSPELLCHECKSECTIONTITLE=Spellchecking Support
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
47 # $R3 will display the URL that the Dictionary failed to download from
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
48 _PIDGINSPELLCHECKERROR=Error Installing Spellchecking ($R3).$\rIf retrying fails, manual installation instructions are at: http://developer.pidgin.im/wiki/Installing%20Pidgin#manual_win32_spellcheck_installation
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
49 #Installer Subsection Detailed Description
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
50 _PIDGINSPELLCHECKSECTIONDESCRIPTION=Support for Spellchecking. (Internet connection required for installation)
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
51
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
52 # $R2 will display the URL that the Debug Symbols failed to download from
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
53 _PIDGINDEBUGSYMBOLSERROR=Error Installing Debug Symbols ($R2).$\rIf retrying fails, you may need to use the 'Offline Installer' from http://pidgin.im/download/windows/ .
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
54
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
55 # $R2 will display the URL that the GTK+ Runtime failed to download from
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
56 _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/ .
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
57
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
58 _PIDGINUNINSTALLERROR1=The uninstaller could not find registry entries for Pidgin.$\rIt is likely that another user installed this application.
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
59 _PIDGINUNINSTALLERROR2=You do not have permission to uninstall this application.
30386
bff257656ece Create a version of the Windows installer localizations in .desktop file
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff changeset
60