{
    "API Keys": "API Keys",
    "API Docs": "API Docs",
    "API Documentation": "תיעוד API",
    "API access": "גישת API",
    "Create and manage API keys that allow external tools to read your account data.": "צור ונהל מפתחות API המאפשרים לכלים חיצוניים לקרוא את נתוני החשבון שלך.",
    "Create Key": "צור מפתח",
    "No API keys yet": "אין עדיין מפתחות API",
    "Create your first API key to let external tools read your account data.": "צור את מפתח ה-API הראשון שלך כדי לאפשר לכלים חיצוניים לקרוא את נתוני החשבון שלך.",
    "Create API Key": "צור מפתח API",
    "Give the key a name and choose when it expires. The key grants read-only access to your account.": "תן שם למפתח ובחר מתי הוא יפוג. המפתח מעניק גישה לקריאה בלבד לחשבונך.",
    "Key name": "שם המפתח",
    "e.g. CI script": "לדוגמה: סקריפט CI",
    "Expiration": "תפוגה",
    "Never": "לעולם לא",
    "30 days": "30 ימים",
    "90 days": "90 ימים",
    "365 days": "365 ימים",
    "Create": "צור",
    "API key created": "מפתח API נוצר",
    "Failed to create API key": "יצירת מפתח API נכשלה",
    "Failed to load API keys": "טעינת מפתחות API נכשלה",
    "Your new API key": "מפתח ה-API החדש שלך",
    "Use this key to authenticate your API requests.": "השתמש במפתח זה לאימות בקשות ה-API שלך.",
    "Copy your key now. For security reasons, you won't be able to see it again.": "העתק את המפתח שלך עכשיו. מטעמי אבטחה, לא תוכל לראותו שוב.",
    "Copied!": "הועתק!",
    "Done": "סיום",
    "Key": "מפתח",
    "Created": "נוצר",
    "Expires": "תוקף עד",
    "Expired": "פג תוקף",
    "Last used": "שימוש אחרון",
    "Never used": "לא שומש מעולם",
    "Revoke": "בטל",
    "Are you sure you want to revoke this API key? Applications using it will stop working.": "האם אתה בטוח שברצונך לבטל את מפתח ה-API הזה? אפליקציות המשתמשות בו יפסיקו לפעול.",
    "API key revoked": "מפתח ה-API בוטל",
    "Failed to revoke API key": "ביטול מפתח API נכשל",
    "Search keys...": "חפש מפתחות...",
    "You have reached the maximum number of API keys.": "הגעת למספר המקסימלי של מפתחות API.",
    "Read-only REST API for your account data. Authenticate every request with an API key.": "API REST לקריאה בלבד עבור נתוני החשבון שלך. אמת כל בקשה עם מפתח API.",
    "Authentication": "אימות",
    "Base URL": "כתובת URL בסיסית",
    "Send your API key as a Bearer token in the Authorization header. Create keys on the API Keys page.": "שלח את מפתח ה-API שלך כטוקן Bearer בכותרת Authorization. צור מפתחות בדף מפתחות ה-API.",
    "Keys can be created with an optional expiry (30, 90, or 365 days). An expired key returns 401, the same as an invalid key.": "ניתן ליצור מפתחות עם תפוגה אופציונלית (30, 90, או 365 ימים). מפתח שפג תוקפו מחזיר 401, כמו מפתח לא תקין.",
    "Your API key": "מפתח ה-API שלך",
    "Paste your API key to try requests from this page. The key is kept in memory only and never stored.": "הדבק את מפתח ה-API שלך כדי לנסות בקשות מדף זה. המפתח נשמר בזיכרון בלבד ואינו מאוחסן.",
    "Rate limiting": "הגבלת קצב",
    "Requests are rate limited per key. The current limits are returned in the X-RateLimit-* response headers.": "הבקשות מוגבלות לפי מפתח. ההגבלות הנוכחיות מוחזרות בכותרות תגובת X-RateLimit-*.",
    "Errors": "שגיאות",
    "The API returns conventional HTTP status codes.": "ה-API מחזיר קודי סטטוס HTTP סטנדרטיים.",
    "Missing or invalid API key.": "מפתח API חסר או לא תקין.",
    "Your plan does not include API access, or the key lacks the required ability.": "התוכנית שלך אינה כוללת גישת API, או שהמפתח חסר את ההרשאה הנדרשת.",
    "The requested resource does not exist or is not yours.": "המשאב המבוקש אינו קיים או שאינו שלך.",
    "Too many requests. Retry after the time given in the Retry-After header.": "יותר מדי בקשות. נסה שוב לאחר הזמן המצוין בכותרת Retry-After.",
    "Parameters": "פרמטרים",
    "Parameter": "פרמטר",
    "Type": "סוג",
    "Required": "חובה",
    "Optional": "אופציונלי",
    "Description": "תיאור",
    "Example response": "דוגמת תגובה",
    "Code samples": "דוגמאות קוד",
    "Code samples include your API key — be careful where you paste them.": "דוגמאות הקוד כוללות את מפתח ה-API שלך — היזהר היכן אתה מדביק אותן.",
    "Try it": "נסה",
    "Send request": "שלח בקשה",
    "Sending...": "שולח...",
    "Enter your API key above to send a test request.": "הזן את מפתח ה-API שלך למעלה כדי לשלוח בקשת בדיקה.",
    "Fill in the required parameters before sending.": "מלא את הפרמטרים הנדרשים לפני השליחה.",
    "Status": "סטטוס",
    "Current user": "משתמש נוכחי",
    "Returns the authenticated user profile.": "מחזיר את פרופיל המשתמש המאומת.",
    "Build credits": "קרדיטי בנייה",
    "Returns your build credit balance and current-period usage.": "מחזיר את יתרת קרדיטי הבנייה שלך וצריכת התקופה הנוכחית.",
    "Subscription": "מנוי",
    "Returns your current plan and subscription status.": "מחזיר את התוכנית הנוכחית שלך ומצב המנוי.",
    "Projects": "פרויקטים",
    "Returns a paginated list of your projects.": "מחזיר רשימה מדורגת של הפרויקטים שלך.",
    "Project detail": "פרטי פרויקט",
    "Returns a single project you own.": "מחזיר פרויקט יחיד בבעלותך.",
    "Notifications": "התראות",
    "Returns a paginated list of your in-app notifications.": "מחזיר רשימה מדורגת של ההתראות שלך באפליקציה.",
    "Invoices": "חשבוניות",
    "Returns a paginated list of your completed payment transactions.": "מחזיר רשימה מדורגת של עסקאות התשלום שהושלמו שלך.",
    "Page number to return.": "מספר העמוד להחזרה.",
    "Results per page (max 50).": "תוצאות לעמוד (מקסימום 50).",
    "The project ID (UUID).": "מזהה הפרויקט (UUID).",
    "Project files": "קבצי פרויקט",
    "Returns a paginated list of files uploaded to a project. Requires the file storage capability.": "מחזיר רשימה מדורגת של קבצים שהועלו לפרויקט. דורש את יכולת אחסון הקבצים.",
    "Project file detail": "פרטי קובץ פרויקט",
    "Returns a single file from a project you own.": "מחזיר קובץ יחיד מפרויקט בבעלותך.",
    "The file ID.": "מזהה הקובץ.",
    "Getting started": "תחילת עבודה",
    "Endpoints": "נקודות קצה",
    "Overview": "סקירה כללית",
    "Search documentation...": "חפש בתיעוד...",
    "Search endpoints": "חפש נקודות קצה",
    "Generate test key": "צור מפתח בדיקה",
    "Test key generated. It expires in 1 hour.": "מפתח בדיקה נוצר. תוקפו יפוג בעוד שעה.",
    "Failed to generate test key": "יצירת מפתח בדיקה נכשלה",
    "Temporary keys expire after 1 hour. Manage permanent keys on the API Keys page.": "מפתחות זמניים פגים לאחר שעה. נהל מפתחות קבועים בדף מפתחות ה-API.",
    "Please enter a name for the key.": "אנא הזן שם למפתח.",
    "The key name may not be longer than 100 characters.": "שם המפתח לא יכול להיות ארוך מ-100 תווים.",
    "That name is reserved. Please choose another.": "השם שמור. אנא בחר שם אחר.",
    "Choose a valid expiration option.": "בחר אפשרות תפוגה תקינה."
}
