Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6064004
lt_LT.inc
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
lt_LT.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
'
]
=
'
Slaptažodžio
keitimas
'
;
$
labels
[
'
curpasswd
'
]
=
'
Dabartinis
slaptažodis
:'
;
$
labels
[
'
newpasswd
'
]
=
'
Naujasis
slaptažodis
:'
;
$
labels
[
'
confpasswd
'
]
=
'
Pakartokite
naująjį
slaptažodį
:'
;
$
messages
=
array
();
$
messages
[
'
nopassword
'
]
=
'
Prašom
į
vesti
naująjį
slaptažodį
.'
;
$
messages
[
'
nocurpassword
'
]
=
'
Prašom
į
vesti
dabartinį
slaptažodį
.'
;
$
messages
[
'
passwordincorrect
'
]
=
'
Dabartinis
slaptažodis
neteisingas
.'
;
$
messages
[
'
passwordinconsistency
'
]
=
'
Slaptažodžiai
nesutapo
.
Bandykite
dar
kartą
.'
;
$
messages
[
'
crypterror
'
]
=
'
Nepavyko
į
rašyti
naujojo
slaptažodžio
.
Trūksta
š
ifravimo
funkcijos
.'
;
$
messages
[
'
connecterror
'
]
=
'
Nepavyko
į
rašyti
naujojo
slaptažodžio
.
Ryšio
klaida
.'
;
$
messages
[
'
internalerror
'
]
=
'
Nepavyko
į
rašyti
naujojo
slaptažodžio
.'
;
$
messages
[
'
passwordshort
'
]
=
'
Slaptažodis
turi
būti
sudarytas
bent
iš
$
length
simbolių
.'
;
$
messages
[
'
passwordweak
'
]
=
'
Slaptažodyje
turi
būti
bent
vienas
skaitmuo
ir
vienas
skyrybos
ž
enklas
.'
;
$
messages
[
'
passwordforbidden
'
]
=
'
Slaptažodyje
rasta
neleistinų
simbolių
.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:15 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
772503
Default Alt Text
lt_LT.inc (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment