1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-29 10:09:41 +02:00

chore(l10n): New Crowdin updates (#4409)

This commit is contained in:
Hayden 2024-10-22 02:19:18 -05:00 committed by GitHub
parent a7c8b33cca
commit 09beac24c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 27 additions and 27 deletions

View file

@ -182,7 +182,7 @@
"date": "Datum", "date": "Datum",
"id": "ID", "id": "ID",
"owner": "Besitzer", "owner": "Besitzer",
"change-owner": "Change Owner", "change-owner": "Besitzer ändern",
"date-added": "Hinzugefügt am", "date-added": "Hinzugefügt am",
"none": "Nichts", "none": "Nichts",
"run": "Starten", "run": "Starten",
@ -214,10 +214,10 @@
"confirm-delete-generic-items": "Bist du dir sicher, dass du die folgenden Einträge löschen möchtest?", "confirm-delete-generic-items": "Bist du dir sicher, dass du die folgenden Einträge löschen möchtest?",
"organizers": "Organisieren", "organizers": "Organisieren",
"caution": "Vorsicht", "caution": "Vorsicht",
"show-advanced": "Show Advanced", "show-advanced": "Erweiterte Optionen anzeigen",
"add-field": "Add Field", "add-field": "Feld Hinzufügen",
"date-created": "Date Created", "date-created": "Erstellungsdatum",
"date-updated": "Date Updated" "date-updated": "Aktualisiert am"
}, },
"group": { "group": {
"are-you-sure-you-want-to-delete-the-group": "Bist du dir sicher, dass du die Gruppe <b>{groupName}<b/> löschen möchtest?", "are-you-sure-you-want-to-delete-the-group": "Bist du dir sicher, dass du die Gruppe <b>{groupName}<b/> löschen möchtest?",
@ -431,7 +431,7 @@
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Füge deine Rezeptdaten ein. Jede Zeile wird als Eintrag in einer Liste dargestellt", "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "Füge deine Rezeptdaten ein. Jede Zeile wird als Eintrag in einer Liste dargestellt",
"recipe-markup-specification": "Rezept Markup Spezifikation", "recipe-markup-specification": "Rezept Markup Spezifikation",
"recipe-url": "Rezept URL", "recipe-url": "Rezept URL",
"recipe-html-or-json": "Recipe HTML or JSON", "recipe-html-or-json": "Rezept HTML oder JSON",
"upload-a-recipe": "Rezept hochladen", "upload-a-recipe": "Rezept hochladen",
"upload-individual-zip-file": "Lade eine individuelle .zip-Datei hoch, die von einer anderen Mealie-Instanz exportiert wird.", "upload-individual-zip-file": "Lade eine individuelle .zip-Datei hoch, die von einer anderen Mealie-Instanz exportiert wird.",
"url-form-hint": "Kopiere einen Link von deiner Lieblingsrezept-Website und füge ihn ein", "url-form-hint": "Kopiere einen Link von deiner Lieblingsrezept-Website und füge ihn ein",
@ -466,7 +466,7 @@
"calories-suffix": "Kalorien", "calories-suffix": "Kalorien",
"carbohydrate-content": "Kohlenhydrate", "carbohydrate-content": "Kohlenhydrate",
"categories": "Kategorien", "categories": "Kategorien",
"cholesterol-content": "Cholesterol", "cholesterol-content": "Cholesterin",
"comment-action": "Kommentieren", "comment-action": "Kommentieren",
"comment": "Kommentar", "comment": "Kommentar",
"comments": "Kommentare", "comments": "Kommentare",
@ -513,7 +513,7 @@
"recipe-updated": "Rezept aktualisiert", "recipe-updated": "Rezept aktualisiert",
"remove-from-favorites": "Von Favoriten entfernen", "remove-from-favorites": "Von Favoriten entfernen",
"remove-section": "Abschnitt entfernen", "remove-section": "Abschnitt entfernen",
"saturated-fat-content": "Saturated fat", "saturated-fat-content": "Gesättigte Fettsäuren",
"save-recipe-before-use": "Rezept vor Verwendung speichern", "save-recipe-before-use": "Rezept vor Verwendung speichern",
"section-title": "Titel des Abschnitts", "section-title": "Titel des Abschnitts",
"servings": "Portionen", "servings": "Portionen",
@ -526,7 +526,7 @@
"total-time": "Gesamtzeit", "total-time": "Gesamtzeit",
"trans-fat-content": "Trans-fat", "trans-fat-content": "Trans-fat",
"unable-to-delete-recipe": "Rezept kann nicht gelöscht werden", "unable-to-delete-recipe": "Rezept kann nicht gelöscht werden",
"unsaturated-fat-content": "Unsaturated fat", "unsaturated-fat-content": "Ungesättigte Fettsäuren",
"no-recipe": "Kein Rezept", "no-recipe": "Kein Rezept",
"locked-by-owner": "Vom Besitzer gesperrt", "locked-by-owner": "Vom Besitzer gesperrt",
"join-the-conversation": "Beteilige dich an der Unterhaltung", "join-the-conversation": "Beteilige dich an der Unterhaltung",
@ -1348,17 +1348,17 @@
"does-not-equal": "does not equal", "does-not-equal": "does not equal",
"is-greater-than": "is greater than", "is-greater-than": "is greater than",
"is-greater-than-or-equal-to": "is greater than or equal to", "is-greater-than-or-equal-to": "is greater than or equal to",
"is-less-than": "is less than", "is-less-than": "ist weniger als",
"is-less-than-or-equal-to": "is less than or equal to" "is-less-than-or-equal-to": "is less than or equal to"
}, },
"relational-keywords": { "relational-keywords": {
"is": "is", "is": "ist",
"is-not": "is not", "is-not": "ist nicht",
"is-one-of": "is one of", "is-one-of": "ist eines von",
"is-not-one-of": "is not one of", "is-not-one-of": "ist nicht einer von",
"contains-all-of": "contains all of", "contains-all-of": "enthält alle",
"is-like": "is like", "is-like": "ist wie",
"is-not-like": "is not like" "is-not-like": "ist nicht wie"
} }
} }
} }

View file

@ -57,7 +57,7 @@
"event-delete-confirmation": "האם את/ה בטוח/ה שברצונך למחוק את האירוע?", "event-delete-confirmation": "האם את/ה בטוח/ה שברצונך למחוק את האירוע?",
"event-deleted": "אירוע נמחק", "event-deleted": "אירוע נמחק",
"event-updated": "האירוע עודכן", "event-updated": "האירוע עודכן",
"new-notification-form-description": "מילי עושה שימוש בספריה בשם Apprise לשליחת התראות. Apprise מציעה אפשרויות רבות עבור התראות לבעלי שירותים. פנה לאתר הWiki של Apprise להסבר מלא על יצירת לינקים לשירות שלך.", "new-notification-form-description": "Mקשךןק עושה שימוש בספריה בשם Apprise לשליחת התראות. Apprise מציעה אפשרויות רבות עבור התראות לבעלי שירותים. פנה לאתר הWiki של Apprise להסבר מלא על יצירת לינקים לשירות שלך.",
"new-version": "גרסה חדשה זמינה!", "new-version": "גרסה חדשה זמינה!",
"notification": "התראה", "notification": "התראה",
"refresh": "רענן", "refresh": "רענן",
@ -692,7 +692,7 @@
"backup-created-at-response-export_path": "גיבוי נוצר ב {path}", "backup-created-at-response-export_path": "גיבוי נוצר ב {path}",
"backup-deleted": "גיבוי נמחק", "backup-deleted": "גיבוי נמחק",
"restore-success": "השחזור הצליח", "restore-success": "השחזור הצליח",
"restore-fail": "שחזור נכשל. נא לבדוק את יומני השרת לעוד מידע", "restore-fail": "שחזור נכשל. נא לבדוק את הלוגים של השרת לעוד מידע",
"backup-tag": "תגית גיבוי", "backup-tag": "תגית גיבוי",
"create-heading": "Create a Backup", "create-heading": "Create a Backup",
"delete-backup": "מחיקת גיבוי", "delete-backup": "מחיקת גיבוי",
@ -800,7 +800,7 @@
"tracker": "טראקר", "tracker": "טראקר",
"configuration": "הגדרות", "configuration": "הגדרות",
"docker-volume": "Docker Volume", "docker-volume": "Docker Volume",
"docker-volume-help": "מילי דורשת שקונטיינר הקצה הקדמי והקצה האחורי חולקים את באותו כונן / שטח אחסון בדוקר.\nכל זאת כל מנת לוודא שלקונטיינר תהיה גישה לתמונות הגיבוי או לנכסים בדיסק.", "docker-volume-help": "Mealie דורשת שקונטיינר הקצה הקדמי והקצה האחורי יחלקו את אותו כונן / נפח אחסון. זה יבטיח שהקצה הקדמי יוכל לגשת לתמונות ונכסים ששמורים בדיסק.",
"volumes-are-misconfigured": "כוננים אינם מוגדרים בצורה תקינה.", "volumes-are-misconfigured": "כוננים אינם מוגדרים בצורה תקינה.",
"volumes-are-configured-correctly": "ה-Volumeים מוגדרים תקין.", "volumes-are-configured-correctly": "ה-Volumeים מוגדרים תקין.",
"status-unknown-try-running-a-validation": "מצב לא ידוע. נסה להריץ אימות.", "status-unknown-try-running-a-validation": "מצב לא ידוע. נסה להריץ אימות.",
@ -815,7 +815,7 @@
"general-about": "מידע כללי", "general-about": "מידע כללי",
"application-version": "גרסת אפליקציה", "application-version": "גרסת אפליקציה",
"application-version-error-text": "הגרסה הנוכחית ({0}) לא מתאימה לגרסה האחרונה. יש לשקול שדרוג לגרסה האחרונה ({1}).", "application-version-error-text": "הגרסה הנוכחית ({0}) לא מתאימה לגרסה האחרונה. יש לשקול שדרוג לגרסה האחרונה ({1}).",
"mealie-is-up-to-date": "מילי מעודכנת לגרסה האחרונה", "mealie-is-up-to-date": "Mealie מעודכנת",
"secure-site": "אבטוח אתר", "secure-site": "אבטוח אתר",
"secure-site-error-text": "שלח באמצעות כתובת המערכת בלופבאק או בצורה מאובטחת בעזרת https. לוח ההעתקה ו- API נוספים בדפדפן עשויים לא לעבוד.", "secure-site-error-text": "שלח באמצעות כתובת המערכת בלופבאק או בצורה מאובטחת בעזרת https. לוח ההעתקה ו- API נוספים בדפדפן עשויים לא לעבוד.",
"secure-site-success-text": "האתר נגיש דרך כתובת המערכת בלופבאק או בצורה מאובטחת בעזרת https", "secure-site-success-text": "האתר נגיש דרך כתובת המערכת בלופבאק או בצורה מאובטחת בעזרת https",
@ -1024,7 +1024,7 @@
"language-dialog": { "language-dialog": {
"translated": "תורגם", "translated": "תורגם",
"choose-language": "בחר שפה", "choose-language": "בחר שפה",
"select-description": "בחר את שפת הממשק של מילי. הגדרה זו היא עבורך בלבד ולא תחול על משתמשים אחרים.", "select-description": "בחר את שפת הממשק של Mealie. הגדרה זו היא עבורך בלבד ולא תחול על משתמשים אחרים.",
"how-to-contribute-description": "האם משהו לא תורגם עדיין, תרגום שגוי או שהשפה שלך חסרה ברשימה? {read-the-docs-link} על איך לתרום!", "how-to-contribute-description": "האם משהו לא תורגם עדיין, תרגום שגוי או שהשפה שלך חסרה ברשימה? {read-the-docs-link} על איך לתרום!",
"read-the-docs": "קרא את ההוראות" "read-the-docs": "קרא את ההוראות"
}, },
@ -1137,7 +1137,7 @@
"group-details": "פרטי הקבוצה", "group-details": "פרטי הקבוצה",
"group-details-description": "לפני יצירת חשבון יש צורך ליצור קבוצה. הקבוצה תכיל רק אותך אבל תוכל להזמין אחרים בשלב מאוחר יותר. חברים בקבוצה יכולים לשתף תוכנית ארוחות, רשימות קניות, מתכונים ועוד!", "group-details-description": "לפני יצירת חשבון יש צורך ליצור קבוצה. הקבוצה תכיל רק אותך אבל תוכל להזמין אחרים בשלב מאוחר יותר. חברים בקבוצה יכולים לשתף תוכנית ארוחות, רשימות קניות, מתכונים ועוד!",
"use-seed-data": "השתמש בנתוני האכלוס", "use-seed-data": "השתמש בנתוני האכלוס",
"use-seed-data-description": "מילי מגיעה עם אוסף של מאכלים, יחידות מדידה ותוויות שניתן להשתמש לאכלוס הקבוצות עם מידע שימושי לארגון המתכונים.", "use-seed-data-description": "Mealie מגיעה עם אוסף של מאכלים, יחידות מדידה ותוויות שניתן להשתמש לאכלוס הקבוצות עם מידע שימושי לארגון המתכונים.",
"account-details": "פרטי חשבון" "account-details": "פרטי חשבון"
}, },
"validation": { "validation": {
@ -1237,14 +1237,14 @@
"actions-description-destructive": "הרסני", "actions-description-destructive": "הרסני",
"actions-description-irreversible": "בלתי הפיך", "actions-description-irreversible": "בלתי הפיך",
"logs-action-refresh": "רענן לוגים", "logs-action-refresh": "רענן לוגים",
"logs-page-title": "לוגים של מילי", "logs-page-title": "לוגים של Mealie",
"logs-tail-lines-label": "קווים סופיים" "logs-tail-lines-label": "קווים סופיים"
}, },
"mainentance": { "mainentance": {
"actions-title": "פעולות" "actions-title": "פעולות"
}, },
"ingredients-natural-language-processor": "מעבד שפה טבעי לרכיבים", "ingredients-natural-language-processor": "מעבד שפה טבעי לרכיבים",
"ingredients-natural-language-processor-explanation": "מילי עושה שימוש בתנאי שדות רנדומליים (CRFs) עבור ניתוח ועיבוד מרכיבים. שימוש במודל זה עבור מרכיבים מסתמך על נתונים של מעל ל- 100 אלף מרכיבים מרשימה של ה- New York Times. מכיוון שמודל זה אומן בשפה האנגלית בלבד, ייתכן ותחווה תוצאות שונות בשפות אחרות. עמוד זה הוא סביבה לבדיקת המודל.", "ingredients-natural-language-processor-explanation": "Mealie עושה שימוש בשדות מותנים אקראית (CRFs) עבור ניתוח ועיבוד מרכיבים. שימוש במודל זה עבור מרכיבים מסתמך על נתונים של מעל ל- 100 אלף מרכיבים מרשימה של ה- New York Times. מכיוון שמודל זה אומן בשפה האנגלית בלבד, ייתכן ותחווה תוצאות שונות בשפות אחרות. עמוד זה הוא סביבה לבדיקת המודל.",
"ingredients-natural-language-processor-explanation-2": "זה לא מושלם, אבל מספק תוצאות טובות באופן כללי ומספק נקודת התחלה טובה עבור עיבוד ידני של מרכיבים לשדות נפרדים. לחילופין ניתן להשתמש בעיבוד \"נוקשה\" לזיהוי המרכיבים.", "ingredients-natural-language-processor-explanation-2": "זה לא מושלם, אבל מספק תוצאות טובות באופן כללי ומספק נקודת התחלה טובה עבור עיבוד ידני של מרכיבים לשדות נפרדים. לחילופין ניתן להשתמש בעיבוד \"נוקשה\" לזיהוי המרכיבים.",
"nlp": "NLP", "nlp": "NLP",
"brute": "נוקשה", "brute": "נוקשה",
@ -1326,7 +1326,7 @@
"cookbooks": "ספרי בישול", "cookbooks": "ספרי בישול",
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes, organizers, and other filters. Creating a cookbook will add an entry to the side-bar and all the recipes with the filters chosen will be displayed in the cookbook.", "description": "Cookbooks are another way to organize recipes by creating cross sections of recipes, organizers, and other filters. Creating a cookbook will add an entry to the side-bar and all the recipes with the filters chosen will be displayed in the cookbook.",
"public-cookbook": "ספר בישול פומבי", "public-cookbook": "ספר בישול פומבי",
"public-cookbook-description": "ספרי בישול ניתנים לשיתוף עם משתמשים מחוץ למילי ויופיעו בתוך עמוד הקבוצות.", "public-cookbook-description": "ספרי בישול ניתנים לשיתוף עם משתמשים מחוץ ל-Mealie ויופיעו בתוך עמוד הקבוצות.",
"filter-options": "אפשרויות סינון", "filter-options": "אפשרויות סינון",
"filter-options-description": "כאשר מסומן 'זקוק לכל' ספר הבישול יכיל רק את המתכונים שמכילים את כל הפריטים שנבחרו. זה מתייחס לכל תתי הבחירות ולא לנושאים של האפשרויות שסומנו.", "filter-options-description": "כאשר מסומן 'זקוק לכל' ספר הבישול יכיל רק את המתכונים שמכילים את כל הפריטים שנבחרו. זה מתייחס לכל תתי הבחירות ולא לנושאים של האפשרויות שסומנו.",
"require-all-categories": "זקוק לכל הקטגוריות", "require-all-categories": "זקוק לכל הקטגוריות",

View file

@ -182,7 +182,7 @@
"date": "Dátum", "date": "Dátum",
"id": "Azonosító", "id": "Azonosító",
"owner": "Tulajdonos", "owner": "Tulajdonos",
"change-owner": "Change Owner", "change-owner": "Tulajdonos módosítása",
"date-added": "Hozzáadás Dátuma", "date-added": "Hozzáadás Dátuma",
"none": "Nincs", "none": "Nincs",
"run": "Futtatás", "run": "Futtatás",