🌐 New Crowdin updates (#1551)

This commit is contained in:
Thomas Camlong
2023-11-09 20:24:27 +01:00
committed by GitHub
parent 82c79c6591
commit 704ae1cbe4
219 changed files with 2154 additions and 507 deletions

View File

@@ -4,12 +4,6 @@
"description": "מציג לוח שנה עם עדכונים מאינטגרציות נתמכות.",
"settings": {
"title": "הגדרות עבור ווידג'ט יומן",
"useSonarrv4": {
"label": "השתמש בAPI גרסא 4 של סונאר (Sonarr)"
},
"useRadarrv5": {
"label": "השתמש בAPI גרסא 5 של Radarr"
},
"radarrReleaseType": {
"label": "סוג שחרור של Radarr",
"data": {

View File

@@ -7,9 +7,53 @@
"showToolbar": {
"label": "הצג את סרגל הכלים לסיוע כתיבת סימון"
},
"allowReadOnlyCheck": {
"label": "אפשר בדיקה במצב קריאה בלבד"
},
"content": {
"label": "תוכן פנקס הרשימות"
}
}
},
"card": {
"controls": {
"bold": "מודגש",
"italic": "נטוי",
"strikethrough": "קו חוצה",
"underline": "קו תחתון",
"colorText": "טקסט צבעוני",
"colorHighlight": "טקסט סימון צבעוני",
"code": "קוד",
"clear": "נקה עיצוב",
"heading": "כותרת {{level}}",
"align": "יישור טקסט: {{position}}",
"blockquote": "ציטוט",
"horizontalLine": "קו אופקי",
"bulletList": "רשימת תבליט",
"orderedList": "רשימה מסודרת",
"checkList": "צ'ק ליסט",
"increaseIndent": "הגדלת הזחה",
"decreaseIndent": "הקטנת הזחה",
"link": "קישור",
"unlink": "הסרת קישור",
"image": "הטמעת תמונה",
"addTable": "הוספת טבלה",
"deleteTable": "מחיקת טבלה",
"colorCell": "טקסט צבעוני",
"mergeCell": "החלפת מיזוג התא",
"addColumnLeft": "הוספת עמודה לפני",
"addColumnRight": "הוספת עמודה אחרי",
"deleteColumn": "מחיקת עמודה",
"addRowTop": "הוספת שורה לפני",
"addRowBelow": "הוספת שורה אחרי",
"deleteRow": "מחיקת שורה"
},
"modals": {
"clearColor": "ניקוי צבע",
"source": "מקור",
"widthPlaceholder": "ערך באחוזים או בפיקסלים",
"columns": "עמודות",
"rows": "שורות"
}
}
}

View File

@@ -10,6 +10,12 @@
"displayCompletedTorrents": {
"label": "הצג טורנטים שהושלמו"
},
"displayActiveTorrents": {
"label": "הצג טורנטים פעילים"
},
"speedLimitOfActiveTorrents": {
"label": "מהירות העלאה כדי להתייחס לטורנט כפעיל (kB/s)"
},
"displayStaleTorrents": {
"label": "הצג טורנטים שהושלמו"
},
@@ -19,13 +25,19 @@
"labelFilter": {
"label": "רשימת תוויות",
"description": "כאשר 'רשימת היתרים' מסומנת, זה יפעל כרשימה הלבנה. אם לא מסומן, זוהי רשימה שחורה. לא יעשה כלום כשהוא ריק"
},
"displayRatioWithFilter": {
"label": "הצגת יחס רשימת טורנטים מסוננים",
"info": "אם מושבת, רק היחס הגלובלי יוצג. היחס הגלובלי עדיין ישתמש בתוויות אם מוגדר"
}
}
},
"card": {
"footer": {
"error": "שגיאה",
"lastUpdated": "עודכן לאחרונה לפני {{time}}"
"lastUpdated": "עודכן לאחרונה לפני {{time}}",
"ratioGlobal": "יחס גלובלי",
"ratioWithFilter": "יחס עם פילטר"
},
"table": {
"header": {