mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Update app.json
Basic Hebrew Translations
This commit is contained in:
parent
52d4bea9ab
commit
73064584fa
1 changed files with 41 additions and 41 deletions
|
|
@ -47,8 +47,8 @@
|
|||
|
||||
"_commentdefaulttags" : "DEFAULT TAGS",
|
||||
"morning" : "בוקר",
|
||||
"afternoon" : "אחה''צ
|
||||
"evening" : "ערב
|
||||
"afternoon" : "אחה״צ",
|
||||
"evening" : "ערב",
|
||||
|
||||
"_commenthead": "HEADER",
|
||||
"health": "בריאות",
|
||||
|
|
@ -101,54 +101,54 @@
|
|||
"todos": "מטלות",
|
||||
"Todos": "מטלות",
|
||||
"newTodo": "מטלה חדשה",
|
||||
"dueDate": "Due Date",
|
||||
"remaining": "Remaining",
|
||||
"complete": "Complete",
|
||||
"rewards": "Rewards",
|
||||
"Rewards": "Rewards",
|
||||
"gold": "Gold",
|
||||
"silver": "Silver",
|
||||
"newReward": "New Reward",
|
||||
"price": "Price",
|
||||
"tags" : "Tags",
|
||||
"editTags" : "Edit Tags",
|
||||
"newTag" : "New Tag",
|
||||
"clearFilters" : "Clear Filters",
|
||||
"dueDate": "תעריך יעד",
|
||||
"remaining": "נשארות",
|
||||
"complete": "נשלמות",
|
||||
"rewards": "פרסים",
|
||||
"Rewards": "פרסים",
|
||||
"gold": "זהב",
|
||||
"silver": "כסף",
|
||||
"newReward": "פרס חדש",
|
||||
"price": "מכיר",
|
||||
"tags" : "תגים",
|
||||
"editTags" : "ערוך תגים",
|
||||
"newTag" : "תג חדש",
|
||||
"clearFilters" : "מחוק מסננות",
|
||||
|
||||
|
||||
"_commentdrops" : "DROP SYSTEM",
|
||||
"dropsEnabled" : "Drops Enabled!",
|
||||
"dropsEnabledText1" : "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. And guess what, you just found a",
|
||||
"dropsEnabledText2" : "egg",
|
||||
"itemDropped" : "An items has dropped",
|
||||
"dropsEnabled" : "ירידות מופעלות!",
|
||||
"dropsEnabledText1" : "פתחת מערכת הירידות! עכשיו, כשתגמרו משימות, יש לכם צ׳נס קטן למצוא משהו יפה. מאמינים? בדיוק מצאתם",
|
||||
"dropsEnabledText2" : "ביצה",
|
||||
"itemDropped" : "ירד פריט!!",
|
||||
|
||||
|
||||
|
||||
"_commentoptionsview": "OPTIONS VIEW",
|
||||
"profile": "Profile",
|
||||
"avatar": "Avatar",
|
||||
"profile": "פרופיל",
|
||||
"avatar": "אוואתר",
|
||||
|
||||
"head": "Head",
|
||||
"showHelm": "Show Helm",
|
||||
"hair": "Hair",
|
||||
"skin": "Skin",
|
||||
"clothing" : "Clothing",
|
||||
"photoUrl": "Photo Url",
|
||||
"fullName": "Full Name",
|
||||
"blurb": "Blurb",
|
||||
"websites": "Websites",
|
||||
"addWebsites": "Add Websites",
|
||||
"items" : "Items",
|
||||
"weapon" : "Weapon",
|
||||
"armor" : "armor",
|
||||
"helm" : "Helm",
|
||||
"shield" : "shield",
|
||||
"head": "ראש",
|
||||
"showHelm": "הראה קסדה",
|
||||
"hair": "שער",
|
||||
"skin": "עור",
|
||||
"clothing" : "לבוש",
|
||||
"photoUrl": "URL תמונה",
|
||||
"fullName": "שם מלא",
|
||||
"blurb": "קצת על עצמך",
|
||||
"websites": "אתרי אינטרנט",
|
||||
"addWebsites": "הוסיף אתרים",
|
||||
"items" : "פריטים",
|
||||
"weapon" : "נשק",
|
||||
"armor" : "שריון",
|
||||
"helm" : "קסדה",
|
||||
"shield" : "מגן",
|
||||
|
||||
"stats" : "Stats",
|
||||
"strength" : "Strength",
|
||||
"defense" : "Defense",
|
||||
"totalStrength" : "Total Strength",
|
||||
"totalDefense" : "Total Defense",
|
||||
"stats" : "סטטיסטיקות",
|
||||
"strength" : "עוצמה",
|
||||
"defense" : "הגנה",
|
||||
"totalStrength" : "סך עוצמה",
|
||||
"totalDefense" : "סך הגנה",
|
||||
|
||||
|
||||
"party": "Party",
|
||||
|
|
|
|||
Loading…
Reference in a new issue