annotate pidgin/win32/nsis/translations/finnish.nsh @ 28300:c80c7274cda6

Prepping for 2.6.0.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 18 Aug 2009 15:36:37 +0000
parents 3266c00d71a4
children 3f33a8fbf871
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
1 ;;
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
2 ;; finnish.nsh
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
3 ;;
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
4 ;; Finnish language strings for the Windows Pidgin NSIS installer.
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
5 ;; Windows Code page: 1252
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
6 ;;
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
7 ;; Authors: Toni "Daigle" Impiö <toni.impio@pp1.inet.fi>
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
8 ;; Timo Jyrinki <timo.jyrinki@iki.fi>, 2008
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
9 ;;
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
10 ;; Version 3
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
11 ;;
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
12
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
13 ; Startup checks
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
14 !define INSTALLER_IS_RUNNING "Asennusohjelma on jo käynnissä."
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
15 !define PIDGIN_IS_RUNNING "Pidgin on tällä hetkellä käynnissä. Poistu Pidginistä ja yritä uudelleen."
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
16 !define GTK_INSTALLER_NEEDED "Ajonaikainen GTK+-ympäristö joko puuttuu tai tarvitsee päivitystä.$\rOle hyvä ja asenna v${GTK_MIN_VERSION} tai uudempi ajonaikainen GTK+-ympäristö."
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
17
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
18 ; License Page
15752
e11859350489 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15374
diff changeset
19 !define PIDGIN_LICENSE_BUTTON "Seuraava >"
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
20 !define PIDGIN_LICENSE_BOTTOM_TEXT "$(^Name) on julkaistu GPL-lisenssin alla. Lisenssi esitetään tässä vain tiedotuksena. $_CLICK"
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
21
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
22 ; Components Page
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
23 !define PIDGIN_SECTION_TITLE "Pidgin-pikaviestin (vaaditaan)"
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
24 !define GTK_SECTION_TITLE "Ajonaikainen GTK-ympäristö (vaaditaan)"
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
25 !define PIDGIN_SHORTCUTS_SECTION_TITLE "Pikakuvakkeet"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
26 !define PIDGIN_DESKTOP_SHORTCUT_SECTION_TITLE "Työpöytä"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
27 !define PIDGIN_STARTMENU_SHORTCUT_SECTION_TITLE "Käynnistysvalikko"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
28 !define PIDGIN_SECTION_DESCRIPTION "Pidginin ytimen tiedostot ja kirjastot"
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
29 !define GTK_SECTION_DESCRIPTION "Pidginin käyttämä monialustainen käyttöliittymäkirjasto"
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
30
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
31 !define PIDGIN_SHORTCUTS_SECTION_DESCRIPTION "Pikakuvakkeet Pidginin käynnistämiseksi"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
32 !define PIDGIN_DESKTOP_SHORTCUT_DESC "Tee Pidgin-pikakuvake työpöydälle"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
33 !define PIDGIN_STARTMENU_SHORTCUT_DESC "Tee Pidgin-pikakuvake käynnistysvalikkoon"
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
34
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
35 ; GTK+ Directory Page
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
36 !define GTK_UPGRADE_PROMPT "Vanha versio ajonaikaisesta GTK+-ympäristöstä löytynyt. Tahdotko päivittää?$\rHuomio: $(^Name) ei välttämättä toimi mikäli jätät päivittämättä."
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
37
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
38 ; Installer Finish Page
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
39 !define PIDGIN_FINISH_VISIT_WEB_SITE "Vieraile Pidginin WWW-sivustolla"
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
40
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
41 ; GTK+ Section Prompts
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
42 !define GTK_INSTALL_ERROR "Virhe asennettaessa ajonaikaista GTK+-ympäristöä."
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
43 !define GTK_BAD_INSTALL_PATH "Antamasi polku ei toimi tai sitä ei voi luoda."
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
44
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
45 ; URL Handler section
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
46 !define URI_HANDLERS_SECTION_TITLE "URI-käsittelijät"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
47
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
48 ; Uninstall Section Prompts
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
49 !define un.PIDGIN_UNINSTALL_ERROR_1 "Asennuksen poistaja ei löytänyt rekisteristä tietoja Pidginista.$\rOn todennäköistä että joku muu käyttäjä on asentanut ohjelman."
15752
e11859350489 Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 15374
diff changeset
50 !define un.PIDGIN_UNINSTALL_ERROR_2 "Sinulla ei ole valtuuksia poistaa ohjelmaa."
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
51
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
52 ; Spellcheck Section Prompts
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
53 !define PIDGIN_SPELLCHECK_SECTION_TITLE "Oikolukutuki"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
54 !define PIDGIN_SPELLCHECK_ERROR "Virhe asennettaessa oikolukua"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
55 !define PIDGIN_SPELLCHECK_DICT_ERROR "Virhe asennettaessa oikoluvun sanakirjaa"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
56 !define PIDGIN_SPELLCHECK_SECTION_DESCRIPTION "Tuki oikoluvulle. (Asennukseen tarvitaan Internet-yhteys)"
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
57 !define ASPELL_INSTALL_FAILED "Asennus epäonnistui"
24147
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
58 !define PIDGIN_SPELLCHECK_BRETON "bretoni"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
59 !define PIDGIN_SPELLCHECK_CATALAN "katalaani"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
60 !define PIDGIN_SPELLCHECK_CZECH "tshekki"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
61 !define PIDGIN_SPELLCHECK_WELSH "kymri"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
62 !define PIDGIN_SPELLCHECK_DANISH "tanska"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
63 !define PIDGIN_SPELLCHECK_GERMAN "saksa"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
64 !define PIDGIN_SPELLCHECK_GREEK "kreikka"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
65 !define PIDGIN_SPELLCHECK_ENGLISH "englanti"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
66 !define PIDGIN_SPELLCHECK_ESPERANTO "esperanto"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
67 !define PIDGIN_SPELLCHECK_SPANISH "espanja"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
68 !define PIDGIN_SPELLCHECK_FAROESE "fääri"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
69 !define PIDGIN_SPELLCHECK_FRENCH "ranska"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
70 !define PIDGIN_SPELLCHECK_ITALIAN "italia"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
71 !define PIDGIN_SPELLCHECK_DUTCH "hollanti"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
72 !define PIDGIN_SPELLCHECK_NORWEGIAN "norja"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
73 !define PIDGIN_SPELLCHECK_POLISH "puola"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
74 !define PIDGIN_SPELLCHECK_PORTUGUESE "portugali"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
75 !define PIDGIN_SPELLCHECK_ROMANIAN "romania"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
76 !define PIDGIN_SPELLCHECK_RUSSIAN "venäjä"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
77 !define PIDGIN_SPELLCHECK_SLOVAK "slovakia"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
78 !define PIDGIN_SPELLCHECK_SWEDISH "ruotsi"
3266c00d71a4 add spell-checkable languages' translations
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 22563
diff changeset
79 !define PIDGIN_SPELLCHECK_UKRAINIAN "ukraina"
22563
695a49d32fcc Fix typos, make the used language better also otherwise, add new strings.
Timo Jyrinki <timo.jyrinki@iki.fi>
parents: 17853
diff changeset
80