nextcloud_server/apps/user_ldap/l10n/mk.js

19 lines
835 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"user_ldap",
{
"Failed to clear the mappings." : "Неуспешно бришење на мапирањстс.",
"Select groups" : "Одбери групи",
"Confirm Deletion" : "Потврдете го бришењето",
"Users" : "Корисници",
"Groups" : "Групи",
"Help" : "Помош",
"Host" : "Домаќин",
"You can omit the protocol, except you require SSL. Then start with ldaps://" : "Може да го скокнете протколот освен ако не ви треба SSL. Тогаш ставете ldaps://",
"Port" : "Порта",
"Password" : "Лозинка",
"Back" : "Назад",
"Continue" : "Продолжи",
"Advanced" : "Напредно"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");