Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7054936
cs_CZ.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
cs_CZ.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
'
]
=
'
Změna
hesla
'
;
$
labels
[
'
curpasswd
'
]
=
'
Aktuální
heslo
:'
;
$
labels
[
'
newpasswd
'
]
=
'
Nové
heslo
:'
;
$
labels
[
'
confpasswd
'
]
=
'
Nové
heslo
(
pro
kontrolu
)
:'
;
$
messages
=
array
();
$
messages
[
'
nopassword
'
]
=
'
Prosím
zadejte
nové
heslo
.'
;
$
messages
[
'
nocurpassword
'
]
=
'
Prosím
zadejte
aktuální
heslo
.'
;
$
messages
[
'
passwordincorrect
'
]
=
'
Zadané
aktuální
heslo
není
správné
.'
;
$
messages
[
'
passwordinconsistency
'
]
=
'
Zadaná
hesla
se
neshodují
.
Prosím
zkuste
to
znovu
.'
;
$
messages
[
'
crypterror
'
]
=
'
Heslo
se
nepodařilo
uložit
.
Chybí
š
ifrovací
funkce
.'
;
$
messages
[
'
connecterror
'
]
=
'
Heslo
se
nepodařilo
uložit
.
Problém
s
připojením
.'
;
$
messages
[
'
internalerror
'
]
=
'
Heslo
se
nepodařilo
uložit
.'
;
$
messages
[
'
passwordshort
'
]
=
'
Heslo
musí
mít
alespoň
$
length
znaků
.'
;
$
messages
[
'
passwordweak
'
]
=
'
Heslo
musí
obsahovat
alespoň
jedno
čí
slo
a
jedno
interpuknční
znaménko
.'
;
$
messages
[
'
passwordforbidden
'
]
=
'
Heslo
obsahuje
nepovolené
znaky
.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 12, 2:49 AM (13 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
902695
Default Alt Text
cs_CZ.inc (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment