diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-18 00:04:36 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-18 00:04:36 +0100 |
commit | 824fcf6624f003f77e5daafcb2d87f1f41f7e36f (patch) | |
tree | 1990cbef39e71e75848685fb21c2a630abd0cfc7 /apps/user_ldap/l10n/mk.php | |
parent | d85e440aa174c06f805b2e25a80609d82399e147 (diff) | |
download | nextcloud-server-824fcf6624f003f77e5daafcb2d87f1f41f7e36f.tar.gz nextcloud-server-824fcf6624f003f77e5daafcb2d87f1f41f7e36f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/mk.php')
-rw-r--r-- | apps/user_ldap/l10n/mk.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/mk.php b/apps/user_ldap/l10n/mk.php index 70a62e71765..4c231b516d4 100644 --- a/apps/user_ldap/l10n/mk.php +++ b/apps/user_ldap/l10n/mk.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "Host" => "Домаќин", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Може да го скокнете протколот освен ако не ви треба SSL. Тогаш ставете ldaps://", -"Password" => "Лозинка" +"Password" => "Лозинка", +"Help" => "Помош" ); |