Skip to content

Commit

Permalink
Translated using Weblate (Hebrew)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (54 of 54 strings)

Translation: Jellyfin/Jellyfin Expo
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-expo/he/
  • Loading branch information
gabay authored and weblate committed Nov 3, 2024
1 parent 7dedbc7 commit 1d40068
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions langs/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,38 @@
"validation": {
"empty": "$t(addServer.address) לא יכול להיות ריק",
"invalid": "$t(addServer.address) לא תקין",
"invalidProduct": "לא שרת Jellyfin",
"invalidProduct": "לא שרת ג'ליפין",
"noConnection": "אי אפשר להתחבר לשרת"
}
},
"home": {
"errors": {
"502": {
"description": "לא יכול להגיע לשרת Jellyfin. זה בדרך כלל קורה מכיוון שיש שגיאה בהגדרת ה-proxy או ש-Jellyfin לא מחובר."
"description": "לא יכול להגיע לשרת ג'ליפין. זה בדרך כלל קורה מכיוון שיש שגיאה בהגדרת המתווך או שג'ליפין מנותק."
},
"504": {
"description": "לא ניתן להגיע לשרת ה־Jellyfin. זה בדרך כלל קורה כיוון שהחיבור למתווך לא צלח בעת ההתחברות ל־Jellyfin."
"description": "לא ניתן להגיע לשרת ג'ליפין. זה בדרך כלל קורה כיוון שהחיבור למתווך לא צלח בעת ההתחברות לג'ליפין."
},
"http": {
"heading": "משהו השתבש!",
"description": "שרת ה־Jellyfin החזיר שגיאה."
"description": "שרת ג'ליפין החזיר שגיאה."
},
"invalidServer": {
"heading": "השרת אינו תקין",
"description": "משהו התרחש והמידע השמור על השרת אינו חוקי. נסה להסיר את השרת מההגדרות ולהוסיף אותו בחזרה."
},
"offline": {
"heading": "השרת במצב לא מקוון ?",
"description": "שגיאה ביצירת קשר עם שרת ה־Jellyfin."
"description": "שגיאה ביצירת קשר עם שרת ג'ליפין."
}
},
"errorCode": "קוד שגיאה : {{errorCode}}",
"errorUrl": "כתובת אתר: {{url}}",
"retry": "לנסות שוב?"
},
"serverHelp": {
"heading": "מה זה Jellyfin?",
"description": "Jellyfin הוא פתרון המדיה שמבוסס על מאמצי מתנדבים. מאפשר לך לארח את המדיה שלך ולגשת אליה מכל מקום.\n\n\nכדי להשתמש בלקוח הזה, יש לארח שרת Jellyfin משלך.",
"heading": "מה זה ג'ליפין?",
"description": "ג'ליפין הוא פתרון המדיה שמבוסס על מאמצי מתנדבים. מאפשר לך לארח את המדיה שלך ולגשת אליה מכל מקום.\n\n\nכדי להשתמש בלקוח הזה, יש לארח שרת ג'ליפין משלך.",
"learnMore": "למד עוד על איך לארח שרת משלך"
},
"settings": {
Expand All @@ -69,7 +69,7 @@
"expoVersion": "גרסת Expo:‏ {{version}}"
},
"links": {
"website": "אתר Jellyfin",
"website": "אתר ג'ליפין",
"documentation": "תיעוד",
"source": "קוד מקור",
"translate": "תרגם",
Expand Down

0 comments on commit 1d40068

Please sign in to comment.