🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -14,5 +14,12 @@
"category": {
"openAllInNewTab": "פתח הכל בכרטיסייה חדשה"
}
},
"menu": {
"moveUp": "הזזה למעלה",
"moveDown": "הזזה למטה",
"addCategory": "",
"addAbove": "מעל",
"addBelow": "מתחת"
}
}

View File

@@ -7,5 +7,19 @@
"goBack": "חזרה לשלב הקודם",
"actionIcon": {
"tooltip": "הוספת אריח"
},
"apps": "אפליקציות",
"app": {
"defaultName": "האפליקציה שלך"
},
"widgets": "ווידג'טים",
"categories": "קטגוריות",
"category": {
"newName": "שם הקטגוריה החדשה",
"defaultName": "קטגוריה חדשה",
"created": {
"title": "קטגוריה נוצרה",
"message": "הקטגוריה {{name}} נוצרה"
}
}
}

View File

@@ -7,5 +7,6 @@
"popover": {
"title": "מצב עריכה מופעל עבור גודל <1>{{size}}</1>",
"text": "ניתן להתאים ולהגדיר את האפליקציות עכשיו. השינויים <strong>לא נשמרים</strong> עד יציאה ממצב עריכה."
}
},
"unloadEvent": ""
}

View File

@@ -6,6 +6,13 @@
"key": "מקש קיצור",
"action": "פעולה",
"keybinds": "שילוב מקשים",
"documentation": "",
"actions": {
"toggleTheme": "החלף מצב אור/חושך",
"focusSearchBar": "התמקד בסרגל החיפוש",
"openDocker": "פתח את ווידג׳ט דוקר",
"toggleEdit": "החלף מצב עריכה"
},
"metrics": {
"configurationSchemaVersion": "גירסת סכימת תצורה",
"configurationsCount": "תצורות זמינות",
@@ -14,5 +21,9 @@
"i18n": "מרחבי שמות של תרגום I18n טעונים",
"locales": "אזורי I18n מוגדרים",
"experimental_disableEditMode": "<b>נסיוני</b>: ביטול מצב עריכה"
},
"version": {
"new": "",
"dropdown": ""
}
}

View File

@@ -99,6 +99,12 @@
}
},
"validation": {
"popover": "הטופס שלך מכיל מידע שגוי ולכן לא ניתן לשמירה. תקן את השגיאות ותשמור בשנית."
"popover": "הטופס שלך מכיל מידע שגוי ולכן לא ניתן לשמירה. תקן את השגיאות ותשמור בשנית.",
"name": "נדרש שם",
"noUrl": "נדרשת כתובת אתר",
"invalidUrl": "הערך אינו כתובת אתר חוקית",
"noIconUrl": "זהו שדה חובה",
"noExternalUri": "נדרשת כתובת אתר חיצונית",
"invalidExternalUri": "כתובת אתר חיצוני לא חוקית"
}
}

View File

@@ -12,7 +12,12 @@
"label": "פריטים"
},
"layout": {
"label": "פריסה"
"label": "פריסה",
"data": {
"autoGrid": "רשת אוטומטית",
"horizontal": "אופקי",
"vertical": "אנכי"
}
}
}
},
@@ -21,5 +26,18 @@
"title": "רשימת הסימניות ריקה",
"text": "הוסף פריטים חדשים לרשימה זו במצב עריכה"
}
},
"item": {
"validation": {
"length": "",
"invalidLink": "קישור לא חוקי",
"errorMsg": "לא נשמר, כי היו שגיאות אימות. אנא התאימו את הקלט"
},
"name": "שם",
"url": "כתובת אתר",
"newTab": "פתיחה בכרטיסיה חדשה",
"hideHostname": "הסתר שם מארח",
"hideIcon": "הסתר אייקון",
"delete": "מחיקה"
}
}

View File

@@ -11,13 +11,25 @@
"label": "התחל את השבוע ביום ראשון"
},
"radarrReleaseType": {
"label": "סוג שחרור של Radarr"
"label": "סוג שחרור של Radarr",
"data": {
"inCinemas": "בבתי קולנוע",
"physicalRelease": "פיזי",
"digitalRelease": "דיגיטלי"
}
},
"hideWeekDays": {
"label": "הסתר ימי שבוע"
},
"fontSize": {
"label": "גודל גופן"
"label": "גודל גופן",
"data": {
"xs": "קטן במיוחד",
"sm": "קטן",
"md": "בינוני",
"lg": "גדול",
"xl": "גדול מאוד"
}
}
}
}

View File

@@ -38,7 +38,8 @@
"noUrl": {
"title": "קישור לא תקין",
"text": "ודא שהזנת כתובת חוקית בתצורת הווידג'ט שלך"
}
},
"browserSupport": "הדפדפן שלך אינו תומך ב-iframes. נא עדכן את הדפדפן שלך."
}
}
}

View File

@@ -19,6 +19,37 @@
},
"tooltips": {
"approve": "בקשות שאושרו",
"decline": "בקשות שנדחו"
"decline": "בקשות שנדחו",
"approving": "מאשר את הבקשה..."
},
"mutation": {
"approving": "מאשר",
"declining": "בדחיה",
"request": "בקשה...",
"approved": "הבקשה אושרה!",
"declined": "הבקשה נדחתה!"
},
"detail": {
"label": "סטטיסטיקות עבור חנונים",
"id": "מספר מזהה",
"device": "מכשיר",
"video": {
"video": "וידאו",
"resolution": "רזולוציה",
"framerate": "ניתוח תמונות",
"codec": "קידוד וידאו"
},
"audio": {
"audio": "אודיו",
"channels": "ערוצי קול",
"codec": "קידוד אודיו"
},
"transcoding": {
"transcoding": "המרת קידוד",
"context": "הקשר",
"requested": "מתבקש קידוד חומרה",
"source": "קידוד מקור",
"target": "קידוד יעד"
}
}
}

View File

@@ -5,7 +5,11 @@
"settings": {
"title": "מצב בקשות מדיה",
"direction": {
"label": "כיוון הפריסה."
"label": "כיוון הפריסה.",
"data": {
"row": "אופקי",
"column": "אנכי"
}
}
}
},

View File

@@ -6,6 +6,7 @@
"title": "הגדרות עבור ווידג'ט של שרת מדיה"
}
},
"loading": "טוען הזרמות",
"card": {
"table": {
"header": {

View File

@@ -1,14 +1,14 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "פנקס רשימות",
"description": "יישומון אינטראקטיבי מבוסס סימון לרישום הערות!",
"settings": {
"title": "",
"title": "הגדרות עבור ווידג'ט פנקס הרשימות",
"showToolbar": {
"label": ""
"label": "הצג את סרגל הכלים לסיוע כתיבת סימון"
},
"content": {
"label": ""
"label": "תוכן פנקס הרשימות"
}
}
}

View File

@@ -12,7 +12,8 @@
"label": "מרווח הזמן לרענון (בשניות)"
},
"dangerousAllowSanitizedItemContent": {
"label": ""
"label": "אפשר עיצוב HTML (מסוכן)",
"info": "התרת עיצוב HTML מבחוץ עלולה להיות מסוכנת.<br/>אנא ודא שהעדכון הוא ממקור מהימן."
},
"textLinesClamp": {
"label": "הגבלת שורות טקסט"

View File

@@ -63,7 +63,8 @@
}
},
"loading": {
"title": "טוען..."
"title": "טוען",
"description": "יוצר קשר"
},
"popover": {
"introductionPrefix": "מנוהל על ידי",

View File

@@ -46,4 +46,4 @@
},
"paused": "מושהה"
}
}
}

View File

@@ -32,5 +32,6 @@
"thunderstormWithHail": "סופת רעמים עם ברד",
"unknown": "לא ידוע"
}
}
},
"error": "אירעה שגיאה"
}

View File

@@ -1,4 +1,6 @@
{
"colors": "צבעים",
"suffix": "צבע {{color}}"
"suffix": "צבע {{color}}",
"primary": "עיקרי",
"secondary": "משני"
}

View File

@@ -0,0 +1,24 @@
{
"title": "",
"selector": {
"label": "",
"data": {
"ping": "",
"repositoryIcons": "",
"calendar&medias": "",
"weather": ""
}
},
"buttons": {
"notificationTitle": "",
"clearAll": {
"text": "",
"notificationMessage": ""
},
"clearSelect": {
"text": "",
"notificationMessageSingle": "",
"notificationMessageMulti": ""
}
}
}

View File

@@ -0,0 +1,22 @@
{
"menu": {
"toggle": "",
"enable": "",
"disable": ""
},
"form": {
"label": "",
"message": "",
"submit": "שלח"
},
"notification": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "שגיאה",
"message": ""
}
}
}

View File

@@ -1,6 +1,7 @@
{
"title": "מנוע חיפוש",
"configurationName": "הגדרות מנוע חיפוש",
"custom": "",
"tips": {
"generalTip": "ישנן מספר קידומות שבהן ניתן להשתמש! הוספה לפני השאילתה שלך תסנן את התוצאות. !s (אינטרנט), !t (טורנטים), !y! ,(YouTube) m (מדיה).",
"placeholderTip": "s% יכול לשמש כמציין מיקום עבור השאילתה."