Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7056004
fi_FI.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
fi_FI.inc
View Options
<
?
php
/*
+-----------------------------------------------------------------------+
| plugins/password/localization/<lang>.inc |
| |
| Localization file of the Roundcube Webmail Password plugin |
| Copyright (C) 2012-2013, The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
| |
+-----------------------------------------------------------------------+
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
*/
$
labels
=
array
();
$
labels
[
'
changepasswd
'
]
=
'
Vaihda
salasana
'
;
$
labels
[
'
curpasswd
'
]
=
'
Nykyinen
salasana
:'
;
$
labels
[
'
newpasswd
'
]
=
'
Uusi
salasana
:'
;
$
labels
[
'
confpasswd
'
]
=
'
Vahvista
uusi
salasana
:'
;
$
messages
=
array
();
$
messages
[
'
nopassword
'
]
=
'
Syötä
uusi
salasana
.'
;
$
messages
[
'
nocurpassword
'
]
=
'
Syötä
nykyinen
salasana
.'
;
$
messages
[
'
passwordincorrect
'
]
=
'
Nykyinen
salasana
on
väärin
.'
;
$
messages
[
'
passwordinconsistency
'
]
=
'
Salasanat
eivät
täsmää
,
yritä
uudelleen
.'
;
$
messages
[
'
crypterror
'
]
=
'
Uuden
salasanan
tallennus
epäonnistui
.
Kryptausfunktio
puuttuu
.'
;
$
messages
[
'
connecterror
'
]
=
'
Uuden
salasanan
tallennus
epäonnistui
.
Yhteysongelma
.'
;
$
messages
[
'
internalerror
'
]
=
'
Uuden
salasanan
tallennus
epäonnistui
.'
;
$
messages
[
'
passwordshort
'
]
=
'
Salasanassa
täytyy
olla
vähintään
$
length
merkkiä
.'
;
$
messages
[
'
passwordweak
'
]
=
'
Salasanan
täytyy
sisältää
vähintään
yksi
numero
ja
yksi
välimerkki
.'
;
$
messages
[
'
passwordforbidden
'
]
=
'
Salasana
sisältää
virheellisiä
merkkejä
.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 12, 3:14 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
905799
Default Alt Text
fi_FI.inc (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment