cookbook/l10n/he.json

53 строки
3.5 KiB
JSON

{ "translations": {
"Cookbook" : "ספר בישול",
"An integrated cookbook using schema.org JSON files as recipes" : "ספר בישול מובנה באמצעות קובצי JSON מסוג schema.org כמתכונים",
"A library for all your recipes. It uses JSON files following the schema.org recipe format. To add a recipe to the collection, you can paste in the URL of the recipe, and the provided web page will be parsed and downloaded to whichever folder you specify in the app settings." : "ספרייה לכל המתכונים שלך. היא משתמשים בקובצי JSON לפי תקן המתכונים של schema.org. כדי להוסיף מתכון לאוסף, ניתן להדביק את כתובת המתכון והאתר שסופק ינותח ויימשך על ידי המערכת לאיזו תיקייה שבחרת בהגדרות היישומון.",
"Home" : "בית",
"All recipes" : "כל המתכונים",
"Edit recipe" : "עריכת מתכון",
"Reload recipe" : "רענון המתכון",
"New recipe" : "מתכון חדש",
"Save changes" : "שמירת השינויים",
"Print recipe" : "הדפסת מתכון",
"Delete recipe" : "מחיקת מתכון",
"App is loading" : "היישומון נטען",
"Loading…" : "בטעינה…",
"Loading recipe" : "המתכון נטען",
"Recipe not found" : "המתכון לא נמצא",
"Page not found" : "העמוד לא נמצא",
"Filter" : "מסנן",
"Search" : "חיפוש",
"Category" : "קטגוריה",
"Recipe name" : "שם המתכון",
"Search for recipes" : "חיפוש אחר מתכונים",
"Are you sure you want to delete this recipe?" : "למחוק את המתכון הזה?",
"Delete failed" : "המחיקה נכשלה",
"Path to your recipe collection" : "הנתיב לאוסף המתכונים שלך",
"Create recipe" : "יצירת מתכון",
"Failed to fetch categories" : "משיכת הקטגוריות נכשלה",
"Rescan library" : "סריקת הספרייה מחדש",
"Please pick a folder" : "נא לבחור תיקייה",
"Recipe folder" : "תיקיית מתכונים",
"Update interval in minutes" : "הפרש בין עדכונים בדקות",
"Print image with recipe" : "הדפסת תמונה עם המתכון",
"Could not set preference for image printing" : "לא ניתן להגדיר העדפה להדפסת תמונות",
"Could not set recipe update interval to {interval}" : "לא ניתן להגדיר את ההפרש בין עדכוני המתכון לכדי {interval}",
"Could not set recipe folder to {path}" : "לא ניתן להגדיר את תיקיית המתכונים לכדי {path}",
"Loading config failed" : "טעינת ההגדרות נכשלה",
"Pick a local image" : "נא לבחור תמונה מקומית",
"Path to your recipe image" : "נתיב לתמונת המתכון שלך",
"Add" : "הוספה",
"The page was not found" : "העמוד לא נמצא",
"Name" : "שם",
"Description" : "תיאור",
"URL" : "כתובת",
"Image" : "תמונה",
"Servings" : "מנות",
"Tools" : "כלים",
"Ingredients" : "רכיבים",
"Instructions" : "הנחיות",
"Loading recipe failed" : "טעינת המתכון נכשלה",
"Cooking time is up!" : "זמן הבישול תם!",
"Source" : "מקור"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}