summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/mk.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-18 00:04:36 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-18 00:04:36 +0100
commit824fcf6624f003f77e5daafcb2d87f1f41f7e36f (patch)
tree1990cbef39e71e75848685fb21c2a630abd0cfc7 /apps/user_ldap/l10n/mk.php
parentd85e440aa174c06f805b2e25a80609d82399e147 (diff)
downloadnextcloud-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.php3
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" => "Помош"
);