nextcloud/apps/user_ldap/l10n/he.js

20 lines
806 B
JavaScript

OC.L10N.register(
"user_ldap",
{
"Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?",
"Confirm Deletion" : "אישור המחיקה",
"Users" : "משתמשים",
"Groups" : "קבוצות",
"Help" : "עזרה",
"Host" : "מארח",
"Port" : "פורט",
"User DN" : "DN משתמש",
"Password" : "סיסמא",
"For anonymous access, leave DN and Password empty." : "לגישה אנונימית, השאר את הDM והסיסמא ריקים.",
"Back" : "אחורה",
"Advanced" : "מתקדם",
"in seconds. A change empties the cache." : "בשניות. שינוי מרוקן את המטמון.",
"in bytes" : "בבתים"
},
"nplurals=2; plural=(n != 1);");