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