annotate pidgin/win32/nsis/nsis_translations.desktop.in @ 30865:1cdae196aac8

Standardize on "cancelled". QuLogic: so, canceled or cancelled? that patch on #12130 is pretty thorough... wabz: cancelled :D wabz: that cancelled thing actually bothered me in the past wabz: never quite enough to do such a patch :p elb: that's an en_US vs en_GB thing elb: both are correct, but canceled is more common in en_{US,CA} and cancelled in en_{GB,AU,NZ,etc.} elb: personally, I use cancelled QuLogic: yea, that's what I went for before, but I think I couldn't change any strings because we were frozen QuLogic: you all had to pick the spelling that was opposite from the guy's patch, didn't you... rekkanoryo: well, considering we're generally en_US in our strings, it should be canceled in our source elb: considering they're both correct, and while I'm anal retentive, I'm not anal retentive about that, I have no preference ;-) rekkanoryo: I don't really care either way, I just think that we should be consistently en_US or en_GB throughout elb: right elb: my point is, they're both correct for en_US elb: one 'l' is simply more common rekkanoryo: ah rekkanoryo: if they're both technically correct for en_US, then "cancelled" is my vote rekkanoryo: one 'l' always looks wrong to me elb: the dictionary claims they are Sorry, dwc. Closes #12130.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 23 Aug 2010 01:41:31 +0000
parents 19ad096c48d5
children
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 >
30769
19ad096c48d5 The fact that Daniel's had to fix translations for this at least twice tells me we need to warn translators about this.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30431
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." DO NOT translate the CLICK in $_CLICK. It will break 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
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
30431
2519dd5b92c5 I accidentally removed this entry in 23d2db7366859fdffb9924ea9e6fede466df531e :(. Technically this breaks the string freeze, but the string is already in a number of translations and I need it for the installer, so I'm going to be naughty.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30402
diff changeset
32 #Installer Subsection Detailed Description
2519dd5b92c5 I accidentally removed this entry in 23d2db7366859fdffb9924ea9e6fede466df531e :(. Technically this breaks the string freeze, but the string is already in a number of translations and I need it for the installer, so I'm going to be naughty.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30402
diff changeset
33 _GTKSECTIONDESCRIPTION=A multi-platform GUI toolkit, used by Pidgin
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
34 #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
35 _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
36
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
37 # 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
38 _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
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 _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
41
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
42 _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
43
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
44 #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
45 _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
46
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
47 #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
48 _PIDGINSPELLCHECKSECTIONTITLE=Spellchecking Support
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
49 # $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
50 _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
51 #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
52 _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
53
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
54 # $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
55 _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
56
30402
03e930ec90d0 Provide some context to the Installer translations.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30396
diff changeset
57 # $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
58 _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
59
30396
62f0988c666c Final piece of getting the installer translations integrated with the regular
Daniel Atallah <daniel.atallah@gmail.com>
parents: 30390
diff changeset
60 _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
61 _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
62