-
-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed Hebrew language code from he to iw (#1086)
- Loading branch information
1 parent
25e2694
commit 4194cd2
Showing
7 changed files
with
273 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"about.title": "אודות", | ||
"about.homePage": "אתר אינטרנט", | ||
"about.documentation": "תיעוד", | ||
"about.communityForum": "פורום הקהילה", | ||
"about.technicalInformation": "מידע טכני", | ||
"about.technicalInformation.configurationFolder": "תיקיית הגדרות", | ||
"about.technicalInformation.userdataFolder": "תיקיית נתוני משתמש", | ||
"about.technicalInformation.logsFolder": "תיקיית תיעוד", | ||
"about.technicalInformation.operatingSystem": "מערכת הפעלה", | ||
"about.technicalInformation.javaRuntime": "זמן הריצה של Java", | ||
"about.technicalInformation.resourceStats": "{nbproc} מעבדים זמינים - {ram} זיכרון זמין", | ||
"about.technicalInformation.viewDetails": "הצג פרטים", | ||
"about.appearanceOptions": "ניראות (למכשיר זה בלבד)", | ||
"about.reload": "רענן", | ||
"about.reload.purgeExplanation1": "זיכרון זמני/תהליכי שירות משמש לאחסון משאבים באופן מקומי כדי לעזור לטעינה מהירה יותר של אפליקציה זו, אולם ייתכן והם יתגלו כלא עדכניים כשהתעדכנה גרסא חדשה.", | ||
"about.reload.purgeExplanation2": "בחר ניקוי זיכרון מטמון ורענן למטה כדי לנקות את כל זיכרון המטמון, לבטל את רישום תהליכי השירות ולהוריד הכל מהשרת שוב.", | ||
"about.reload.purgeCachesAndRefresh": "נקה זיכרון מטמון ורענן", | ||
"about.reload.confirmPurge": "האם לנקות את כל זיכרון המטמון של היישום ולבטל את הרישום של תהליכי השירות? פעולה זו תטען מחדש את הדף מהשרת, ועשויה להימשך מספר שניות.", | ||
"about.reload.reloadApp": "טען יישום מחדש" | ||
} |
70 changes: 70 additions & 0 deletions
70
bundles/org.openhab.ui/web/src/assets/i18n/analyzer/iw.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"analyzer.title": "נתח", | ||
"analyzer.back": "חזור", | ||
"analyzer.save": "שמור", | ||
"analyzer.controls": "שליטה", | ||
"analyzer.series": "סדרות", | ||
"analyzer.series.table.header.label": "תווית", | ||
"analyzer.series.table.header.type": "סוג", | ||
"analyzer.series.table.header.axis": "ציר", | ||
"analyzer.series.table.header.markers": "סימונים", | ||
"analyzer.series.table.header.aggregation": "צבירה", | ||
"analyzer.series.table.header.silent": "מצב שקט", | ||
"analyzer.series.table.type.bar": "סרגל", | ||
"analyzer.series.table.type.line": "שורה", | ||
"analyzer.series.table.type.area": "אזור", | ||
"analyzer.series.table.type.heatmap": "מפת חום", | ||
"analyzer.series.table.na": "לא זמין", | ||
"analyzer.coords": "ערכי ציר", | ||
"analyzer.coords.period": "פרק זמן", | ||
"analyzer.coords.period.dynamic": "דינמי", | ||
"analyzer.coords.period.fixed": "מקובע", | ||
"analyzer.coords.period.day": "יום", | ||
"analyzer.coords.period.week": "שבוע", | ||
"analyzer.coords.period.month": "חודש", | ||
"analyzer.coords.period.year": "שנה", | ||
"analyzer.coords.coordSystem": "מערכת קואורדינטות", | ||
"analyzer.coords.coordSystem.time": "זמן", | ||
"analyzer.coords.coordSystem.aggregate": "צבירה", | ||
"analyzer.coords.coordSystem.aggregate.1dimension": "מימדים", | ||
"analyzer.coords.coordSystem.aggregate.2dimensions": "מימדים 2", | ||
"analyzer.coords.coordSystem.calendar": "לוח שנה", | ||
"analyzer.coords.rotate": "סיבוב", | ||
"analyzer.ranges": "טווח", | ||
"analyzer.ranges.visualPalette": "מניפת צבעים", | ||
"analyzer.ranges.visualPalette.yellowred": "צהוב-אדום", | ||
"analyzer.ranges.visualPalette.greenred": "ירוק-צהוב-אדום", | ||
"analyzer.ranges.visualPalette.whiteblue": "לבן-כחול", | ||
"analyzer.ranges.visualPalette.bluered": "כחול-אדום", | ||
"analyzer.ranges.range": "טווח", | ||
"analyzer.ranges.range.min": "מינימום", | ||
"analyzer.ranges.range.max": "מקסימום", | ||
"analyzer.ranges.range.type": "סוג", | ||
"analyzer.ranges.range.type.continuous": "נמשך", | ||
"analyzer.ranges.range.type.piecewise": "חתיכה", | ||
"analyzer.ranges.valueAxes": "ציר ערכים", | ||
"analyzer.ranges.valueAxes.table.header.label": "תווית", | ||
"analyzer.ranges.valueAxes.table.header.min": "מינימום", | ||
"analyzer.ranges.valueAxes.table.header.max": "מקסימום", | ||
"analyzer.ranges.valueAxes.table.header.scale": "קנה מידה", | ||
"analyzer.ranges.valueAxes.table.header.split": "פצל", | ||
"analyzer.ranges.valueAxes.placeholder.auto": "אוטומטי", | ||
"analyzer.aggregations.average": "ממוצע", | ||
"analyzer.aggregations.sum": "סה\"כ", | ||
"analyzer.aggregations.min": "מינימום", | ||
"analyzer.aggregations.max": "מקסימום", | ||
"analyzer.aggregations.first": "ראשון", | ||
"analyzer.aggregations.last": "אחרון", | ||
"analyzer.aggregations.diffFirst": "שינוי בראשונים", | ||
"analyzer.aggregations.diffLast": "שינוי באחרונים", | ||
"analyzer.dialogs.header.markers": "סימונים", | ||
"analyzer.dialogs.header.aggregation": "פונקציות סיכום", | ||
"analyzer.dialogs.header.split": "הפרדת צירים", | ||
"analyzer.dialogs.save.message": "הכנס שם של דף הגרף שברצונך ליצור מהמצב הנוכחי של הנתח", | ||
"analyzer.dialogs.save.title": "שמור דף", | ||
"analyzer.dialogs.save.invalid": "השם צריך לכלול רק תווי אותיות ומספרים ואו קו תחתי", | ||
"analyzer.dialogs.save.replace.message": "קיים דף עם ID {uid} זהה, האם ברצונך להחליפו?", | ||
"analyzer.dialogs.save.replace.title": "כבר קיים", | ||
"analyzer.page.updated": "טבלה עודכנה", | ||
"analyzer.page.created": "טבלה נוצרה" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"dialogs.ok": "אישור", | ||
"dialogs.cancel": "ביטול", | ||
"dialogs.back": "חזור", | ||
"dialogs.done": "סיום", | ||
"dialogs.save": "שמור", | ||
"dialogs.close": "סגור", | ||
"dialogs.copy": "העתק", | ||
"dialogs.delete": "מחק", | ||
"dialogs.search": "חיפוש", | ||
"dialogs.search.items": "חפש פריטים", | ||
"dialogs.search.things": "חפש דברים", | ||
"dialogs.search.rules": "חפש כללים", | ||
"dialogs.search.nothingFound": "לא נמצא", | ||
"home.overview.title": "סקירה", | ||
"home.overview.tab": "סקירה", | ||
"home.overview.button.documentation": "תיעוד", | ||
"home.overview.button.tutorial": "הדרכה", | ||
"home.locations.title": "מיקומים", | ||
"home.locations.tab": "מיקומים", | ||
"home.equipment.title": "ציוד", | ||
"home.equipment.tab": "ציוד", | ||
"home.properties.title": "מאפיינים", | ||
"home.properties.tab": "מאפיינים", | ||
"home.cards.close": "סגור", | ||
"home.cards.analyze": "נתח", | ||
"home.cards.analyzeAll": "נתח הכל", | ||
"home.otherApps": "יישומים אחרים", | ||
"home.editHome": "ערוך דף הבית", | ||
"home.pinToHome": "נעץ למסך הבית", | ||
"home.exitToApp": "חזור ליישום", | ||
"home.tip.otherApps": "פתח תפריט יישומים כדי להפעיל ממשקים אחרים", | ||
"sidebar.noPages": "אין דפים", | ||
"sidebar.administration": "ניהול", | ||
"sidebar.settings": "הגדרות", | ||
"sidebar.developerTools": "כלים למפתחים", | ||
"sidebar.helpAbout": "עזרה ואודות", | ||
"sidebar.unlockAdmin": "שחרר נעילת מנהל", | ||
"sidebar.tip.signIn": "הכנס כמנהל כדי לקבל גישה להגדרות", | ||
"page.navbar.back": "חזור", | ||
"page.navbar.edit": "ערוך", | ||
"admin.notTranslatedYet": "אזור הניהול עדיין לא מתורגם." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"habot.example.label": "(דוגמה)", | ||
"habot.clearHistory": "נקה הסטוריה", | ||
"habot.dismiss": "בטל", | ||
"habot.example1": "כמה מעלות במטבח?", | ||
"habot.example2": "כוון טרמוסטט ל 21 מעלות", | ||
"habot.example3": "כבה אורות בקומה הראשונה", | ||
"habot.anythingElse": "משהו נוסף?", | ||
"habot.cardDeckIsIncompatible": "מצטערים, במקום זה לא ניתן להציג כרטיסיה השמורה במחסנית הכרטיסיות, השתמש ביישום HABbot כדי לראות אותה.", | ||
"habot.cardIsIncompatible": "מצטערים, במקום זה לא ניתן להציג כרטיסיה זו, השתמש ביישום HABbot כדי לראות אותה." | ||
} |
19 changes: 19 additions & 0 deletions
19
bundles/org.openhab.ui/web/src/assets/i18n/profile/iw.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"profile.title": "הפרופיל שלך", | ||
"profile.changePassword": "שינוי הסיסמא שלך", | ||
"profile.sessions": "פעילות", | ||
"profile.sessions.header": "הערה: גם אם הפעילות נמחקת, יתכן מצב בו היא עדיין תהיה פעילה עד שיפוגו תוקפם של כל האישורים.", | ||
"profile.sessions.signOut": "התנתק מהפעלה זו", | ||
"profile.sessions.created": "נוצר: ", | ||
"profile.sessions.lastRefreshed": "ריענון אחרון: ", | ||
"profile.sessions.delete.success": "פעילות נמחקה", | ||
"profile.sessions.delete.error": "שגיאה במחיקת הפעלה: ", | ||
"profile.sessions.signOut.error": "שגיאה בהתנתקות: ", | ||
"profile.apiTokens": "אישורים לממשק תכנות היישומים", | ||
"profile.apiTokens.header": "צור אישור לממשק תכנות היישומים (API) בכדי לתת גישה תמידית בשמך לכלים ושירותים חיצוניים שאינם תומכים במסגרת הרשאות OAuth2.", | ||
"profile.apiTokens.created": "נוצר: ", | ||
"profile.apiTokens.validForScope": "תקף למסגרת: ", | ||
"profile.apiTokens.create": "צור אישור חדש לממשק תכנות היישומים (API)", | ||
"profile.apiTokens.delete.success": "האישור לממשק תכנות היישומים נמחק", | ||
"profile.apiTokens.delete.error": "שגיאה במחיקת האישור לממשק תכנות היישומים: " | ||
} |
94 changes: 94 additions & 0 deletions
94
bundles/org.openhab.ui/web/src/assets/i18n/semantics/iw.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
"Temperature": "טמפרטורות", | ||
"Light": "תאורה", | ||
"ColorTemperature": "טמפרטורת צבע", | ||
"Humidity": "לחות", | ||
"Presence": "נוכחות", | ||
"Pressure": "לחץ", | ||
"Smoke": "עשן", | ||
"Noise": "רעש", | ||
"Rain": "גשם", | ||
"Wind": "רוח", | ||
"Water": "מים", | ||
"CO2": "פחמן דו-חמצני", | ||
"CO": "פחמן חד-חמצני", | ||
"Energy": "אנרגיה", | ||
"Power": "כוח", | ||
"Voltage": "מתח", | ||
"Current": "זרם", | ||
"Frequency": "תדר", | ||
"Gas": "גז", | ||
"SoundVolume": "עוצמת קול", | ||
"Oil": "שמן", | ||
"Duration": "משך זמן", | ||
"Level": "רמה", | ||
"Opening": "נפתח", | ||
"Timestamp": "חתימת זמן", | ||
"Ultraviolet": "אולטרא סגול", | ||
"Vibration": "רטט", | ||
"Alarm": "התרעות", | ||
"Control": "פקדים", | ||
"Switch": "מתגים", | ||
"Measurement": "מדידות", | ||
"Setpoint": "ערכים מוגדרים", | ||
"Status": "מצבים", | ||
"LowBattery": "סוללות חלשות", | ||
"OpenLevel": "רמות פתיחה", | ||
"OpenState": "מצב פתוח", | ||
"Tampered": "הופרע", | ||
"Tilt": "הטייה", | ||
"Equipment": "שונות", | ||
"AlarmSystem": "מערכות אזעקה", | ||
"Battery": "סוללות", | ||
"Blinds": "תריסי גלילה ווילונות", | ||
"Boiler": "דוודים", | ||
"Camera": "מצלמות", | ||
"Car": "מכוניות", | ||
"CleaningRobot": "רובוטים לניקוי", | ||
"Door": "דלתות", | ||
"BackDoor": "דלתות אחוריות", | ||
"CellarDoor": "דלתות מרתף", | ||
"FrontDoor": "דלתות קדמיות", | ||
"GarageDoor": "דלתות חנייה", | ||
"Gate": "שערים", | ||
"InnerDoor": "דלתות פנימיות", | ||
"SideDoor": "דלתות צד", | ||
"Doorbell": "פעמוני דלת", | ||
"Fan": "מאווררים", | ||
"CeilingFan": "מאווררי תקרה", | ||
"KitchenHood": "קולטי אדים", | ||
"HVAC": "שואב אבק", | ||
"Inverter": "ממירי מתח", | ||
"LawnMower": "מכסחות דשא", | ||
"Lightbulb": "נורות", | ||
"LightStripe": "נורות פסים", | ||
"Lock": "מנעולים", | ||
"NetworkAppliance": "ציוד רשתות", | ||
"PowerOutlet": "שקעי חשמל", | ||
"Projector": "מקרנים", | ||
"Pump": "משאבות", | ||
"RadiatorControl": "בקרי חימום", | ||
"Receiver": "מערכות שמע", | ||
"RemoteControl": "שלטים", | ||
"Screen": "מסכי הקרנה", | ||
"Television": "טלוויזיות", | ||
"Sensor": "חיישנים", | ||
"MotionDetector": "חיישני תנועה", | ||
"SmokeDetector": "גלאי עשן", | ||
"Siren": "סירנות", | ||
"Smartphone": "טלפונים חכמים", | ||
"Speaker": "רמקולים", | ||
"Valve": "שסתומים", | ||
"VoiceAssistant": "עוזרות קוליות", | ||
"WallSwitch": "מפסקים", | ||
"WebService": "שירותי אינטרנט", | ||
"WeatherService": "שירותי מזג אוויר", | ||
"WhiteGood": "מכשירים לבנים", | ||
"Dishwasher": "מדיחי כלים", | ||
"Dryer": "מייבשי כביסה", | ||
"Freezer": "מקפיאים", | ||
"Oven": "תנורי אפיה", | ||
"Refrigerator": "מקררים", | ||
"WashingMachine": "מכונות כביסה", | ||
"Window": "חלונות" | ||
} |
15 changes: 15 additions & 0 deletions
15
bundles/org.openhab.ui/web/src/assets/i18n/theme-switcher/iw.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"about.theme": "ערכת עיצוב", | ||
"about.theme.auto": "אוטומטי", | ||
"about.darkMode": "מצב כהה", | ||
"about.darkMode.auto": "אוטומטי", | ||
"about.darkMode.light": "בהיר", | ||
"about.darkMode.dark": "כהה", | ||
"about.navigationBarsStyle": "סגנון סרגלי הניווט", | ||
"about.miscellaneous": "שונות", | ||
"about.miscellaneous.home.navbar": "סרגל ניווט פשוט בדף הבית", | ||
"about.miscellaneous.home.background": "רקע רגיל בדף הבית", | ||
"about.miscellaneous.home.hideChatInput": "הסתר חלונית שיחות בדף הבית", | ||
"about.miscellaneous.home.disableCardExpansionAnimation": "בטל אנימציה בפתיחת כרטיסיות", | ||
"about.miscellaneous.theme.disablePageTransition": "בטל אנימציה במעבר עמוד" | ||
} |