🌐 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

@@ -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": "אירעה שגיאה"
}