diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-09 01:45:32 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-09 01:45:32 -0500 |
commit | 3428c03b80a851d3b68790376b1b33846e3b48c6 (patch) | |
tree | 4d7af4d68544605c420c67dd822c7f7d116be5bc /apps/user_ldap/l10n/mk.php | |
parent | deafac92737a73c6cf5ec841b8aee8556e378459 (diff) | |
download | nextcloud-server-3428c03b80a851d3b68790376b1b33846e3b48c6.tar.gz nextcloud-server-3428c03b80a851d3b68790376b1b33846e3b48c6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/mk.php')
-rw-r--r-- | apps/user_ldap/l10n/mk.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/mk.php b/apps/user_ldap/l10n/mk.php index 4b8055324d6..fcdf03a71e5 100644 --- a/apps/user_ldap/l10n/mk.php +++ b/apps/user_ldap/l10n/mk.php @@ -1,12 +1,18 @@ <?php $TRANSLATIONS = array( "Deletion failed" => "Бришењето е неуспешно", +"Keep settings?" => "Да ги сочувам нагодувањата?", +"Cannot add server configuration" => "Не можам да ја додадам конфигурацијата на серверот", "Error" => "Грешка", +"Connection test succeeded" => "Тестот за поврзување е успешен", +"Connection test failed" => "Тестот за поврзување не е успешен", +"Confirm Deletion" => "Потврдете го бришењето", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), "Help" => "Помош", "Host" => "Домаќин", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Може да го скокнете протколот освен ако не ви треба SSL. Тогаш ставете ldaps://", +"Port" => "Порта", "Password" => "Лозинка", "Back" => "Назад", "Continue" => "Продолжи" |