Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F9786211
bg_BG.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
bg_BG.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
'
]
=
'Промяна
на
парола'
;
$
labels
[
'
curpasswd
'
]
=
'Текуща
парола:'
;
$
labels
[
'
newpasswd
'
]
=
'Нова
парола:'
;
$
labels
[
'
confpasswd
'
]
=
'Повторете:'
;
$
messages
=
array
();
$
messages
[
'
nopassword
'
]
=
'Моля
въведете
нова
парола.'
;
$
messages
[
'
nocurpassword
'
]
=
'Моля
въведете
текущата.'
;
$
messages
[
'
passwordincorrect
'
]
=
'Невалидна
текуща
парола.'
;
$
messages
[
'
passwordinconsistency
'
]
=
'Паролите
не
съвпадат
,
опитайте
пак.'
;
$
messages
[
'
crypterror
'
]
=
'Паролата
не
може
да
бъде
сменена.
Грешка
в
криптирането.'
;
$
messages
[
'
connecterror
'
]
=
'Паролата
не
може
да
бъде
сменена.
Грешка
в
свързването.'
;
$
messages
[
'
internalerror
'
]
=
'Паролата
не
може
да
бъде
сменена.'
;
$
messages
[
'
passwordshort
'
]
=
'Паролата
трябва
да
е
дълга
поне
$
length
знака.'
;
$
messages
[
'
passwordweak
'
]
=
'Паролата
трябва
да
включва
поне
един
азбучен
символ
и
една
пунктуация.'
;
$
messages
[
'
passwordforbidden
'
]
=
'Паролата
съдържа
невалидни
знаци.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 6:21 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1233902
Default Alt Text
bg_BG.inc (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment