Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6065961
sr_CS.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
sr_CS.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
'
]
=
'Лозинка
мора
имати
најмање
$
lenght
знакова.'
;
$
messages
[
'
passwordweak
'
]
=
'Лозинка
мора
да
садржи
најмање
један
број
и
један
интерпункцијски
знак.'
;
$
messages
[
'
passwordforbidden
'
]
=
'Лозинка
садржи
недозвољене
знакове.'
;
?
>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:47 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
749375
Default Alt Text
sr_CS.inc (2 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment