Latest translations and fallbacks
parent
b73aa84ddc
commit
99a3ca7582
@ -1,20 +1,20 @@
|
||||
{
|
||||
"queue": "Queue",
|
||||
"description": "There are no users in the registration queue. <br> To enable this feature, go to <a href=\"%1\">Settings → User → User Registration</a> and set <strong>Registration Type</strong> to \"Admin Approval\".",
|
||||
"queue": "תור",
|
||||
"description": "אין משתמשים בתור ההרשמה. <br> כדי לאפשר את תור ההרשמה, גשו ל<a href=\"%1\">הגדרות → משתמש → רישום משתמש</a> והגדר את <strong>סוג רישום</strong> ל\"אישור מנהל\".",
|
||||
|
||||
"list.name": "Name",
|
||||
"list.email": "Email",
|
||||
"list.name": "שם",
|
||||
"list.email": "אימייל",
|
||||
"list.ip": "IP",
|
||||
"list.time": "Time",
|
||||
"list.time": "זמן",
|
||||
"list.username-spam": "Frequency: %1 Appears: %2 Confidence: %3",
|
||||
"list.email-spam": "Frequency: %1 Appears: %2",
|
||||
"list.ip-spam": "Frequency: %1 Appears: %2",
|
||||
|
||||
"invitations": "Invitations",
|
||||
"invitations": "הזמנות",
|
||||
"invitations.description": "Below is a complete list of invitations sent. Use ctrl-f to search through the list by email or username. <br><br>The username will be displayed to the right of the emails for users who have redeemed their invitations.",
|
||||
"invitations.inviter-username": "Inviter Username",
|
||||
"invitations.invitee-email": "Invitee Email",
|
||||
"invitations.invitee-username": "Invitee Username (if registered)",
|
||||
"invitations.inviter-username": "משתמש מזמין",
|
||||
"invitations.invitee-email": "מייל מוזמן",
|
||||
"invitations.invitee-username": "משתמש מוזמן (אם נרשם)",
|
||||
|
||||
"invitations.confirm-delete": "Are you sure you wish to delete this invitation?"
|
||||
"invitations.confirm-delete": "האם אתה בטוח שאתה רוצה למחוק את ההזמנה?"
|
||||
}
|
Loading…
Reference in New Issue