diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-08-06 18:00:38 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-08-06 18:00:38 +0200 |
commit | c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4 (patch) | |
tree | 142bec92a18e0452af2967f40741407664c03a67 /program/localization/fi_FI/labels.inc | |
parent | 565c472918e7f9707cd8d7909ad5dbcc5a921fdf (diff) |
Updated translations from launchpad
Diffstat (limited to 'program/localization/fi_FI/labels.inc')
-rw-r--r-- | program/localization/fi_FI/labels.inc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/program/localization/fi_FI/labels.inc b/program/localization/fi_FI/labels.inc index ce37b745b..9d3cb05e0 100644 --- a/program/localization/fi_FI/labels.inc +++ b/program/localization/fi_FI/labels.inc @@ -9,9 +9,8 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Jiri Grönroos <Unknown> | + | Author: Jiri Grönroos | +-----------------------------------------------------------------------+ - @version $Id$ */ $labels = array(); @@ -22,7 +21,7 @@ $labels['server'] = 'Palvelin'; $labels['login'] = 'Kirjaudu'; $labels['logout'] = 'Kirjaudu ulos'; $labels['mail'] = 'Sähköposti'; -$labels['settings'] = 'Omat asetukset'; +$labels['settings'] = 'Asetukset'; $labels['addressbook'] = 'Osoitekirja'; $labels['inbox'] = 'Saapuneet'; $labels['drafts'] = 'Luonnokset'; @@ -41,6 +40,7 @@ $labels['size'] = 'Koko'; $labels['priority'] = 'Tärkeys'; $labels['organization'] = 'Organisaatio'; $labels['readstatus'] = 'Luettu'; +$labels['listoptions'] = 'Listaa valinnat...'; $labels['mailboxlist'] = 'Kansiot'; $labels['folders'] = 'Kansiot'; $labels['messagesfromto'] = 'Viestit $from-$to/$count'; @@ -396,6 +396,7 @@ $labels['spellcheckignoresyms'] = 'Jätä huomiotta sanat, joissa on symboleja'; $labels['spellcheckignorenums'] = 'Jätä huomiotta sanat, joissa on numeroita'; $labels['spellcheckignorecaps'] = 'Jätä huomiotta sanat, joissa kaikki kirjaimet on isoja'; $labels['addtodict'] = 'Lisää sanakirjaan'; +$labels['mailtoprotohandler'] = 'Rekisteröi mailto:-linkkien protokollakäsitteljä'; $labels['folder'] = 'Kansio'; $labels['foldername'] = 'Kansion nimi'; $labels['subscribed'] = 'Näytetään'; |