diff --git a/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po b/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po new file mode 100644 index 0000000..fa0b2f3 --- /dev/null +++ b/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po @@ -0,0 +1,62 @@ +# Finnish (Finland) translations for django_openstack_auth. +# Copyright (C) 2014 ORGANIZATION +# This file is distributed under the same license as the +# django_openstack_auth project. +# +# Translators: +# Toni Willberg , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Horizon\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2014-11-18 06:06+0000\n" +"PO-Revision-Date: 2014-11-16 14:51+0000\n" +"Last-Translator: Toni Willberg \n" +"Language-Team: Finnish (Finland) " +"(http://www.transifex.com/projects/p/horizon/language/fi_FI/)\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" + +#: openstack_auth/backend.py:40 +msgid "The authentication token issued by the Identity service has expired." +msgstr "Tunnistuspalvelun myöntämä tunniste on vanhentunut." + +#: openstack_auth/backend.py:104 +msgid "Invalid user name or password." +msgstr "Käyttäjätunnus tai salasana ei kelpaa." + +#: openstack_auth/backend.py:109 +msgid "An error occurred authenticating. Please try again later." +msgstr "Tunnistautumisvirhe. Yritä uudelleen myöhemmin." + +#: openstack_auth/backend.py:131 +msgid "Unable to retrieve authorized projects." +msgstr "Projektilistan nouto ei onnistunut." + +#: openstack_auth/backend.py:136 +msgid "You are not authorized for any projects." +msgstr "Sinulla ei ole oikeutta yhteenkään projektiin." + +#: openstack_auth/backend.py:156 +msgid "Unable to authenticate to any available projects." +msgstr "Tunnistautuminen projekteihin epäonnistui." + +#: openstack_auth/forms.py:48 +msgid "Region" +msgstr "Alue" + +#: openstack_auth/forms.py:50 +msgid "User Name" +msgstr "Käyttäjätunnus" + +#: openstack_auth/forms.py:52 +msgid "Password" +msgstr "Salasana" + +#: openstack_auth/forms.py:61 +msgid "Domain" +msgstr "Toimialue" +