mirror of
https://github.com/bilde2910/Hauk.git
synced 2026-01-23 02:24:09 +00:00
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 100.0% (25 of 25 strings) Translation: Hauk/PHP backend Translate-URL: https://traduki.varden.info/projects/hauk/backend-php/nn/
This commit is contained in:
parent
9c51f39506
commit
374c155516
1 changed files with 6 additions and 0 deletions
|
|
@ -18,3 +18,9 @@ $LANG['config_missing'] = 'Kunne ikkje finna config.php!';
|
|||
$LANG['username_required'] = 'Brukarnamn krevjast!';
|
||||
$LANG['e2e_adoption_not_allowed'] = 'Denne delingen er verna med passord og kan ikkje adopterast!';
|
||||
$LANG['group_e2e_unsupported'] = 'Gruppedelinger kan ikkje vernast med passord!';
|
||||
$LANG['ldap_search_ambiguous'] = 'Matcha fleire brukarar - LDAP-filteret er for breitt!';
|
||||
$LANG['ldap_user_unauthorized'] = 'Brukaren vart ikkje funnen, er ikkje autoriserte, eller har feil passord!';
|
||||
$LANG['ldap_search_failed'] = 'Kunne ikkje slå opp brukaren på LDAP-serveren!';
|
||||
$LANG['ldap_connection_failed'] = 'Kunne ikkje kopla til LDAP-serveren!';
|
||||
$LANG['ldap_config_error'] = 'Kunne ikkje setja LDAP-tilkoplingsparametrar!';
|
||||
$LANG['ldap_extension_missing'] = 'ldap-utvidinga er ikkje aktivert i PHP-konfigurasjonen din!';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue