mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-10 07:55:23 +02:00
New Crowdin updates (#2243)
* New translations en-US.json (Finnish) * New translations en-US.json (Slovak) * New translations en-US.json (French) * New translations en-US.json (Spanish) * New translations en-US.json (Czech) * New translations en-US.json (Romanian) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Bulgarian) * New translations en-US.json (Catalan) * New translations en-US.json (Danish) * New translations en-US.json (German) * New translations en-US.json (Greek) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Korean) * New translations en-US.json (Lithuanian) * New translations en-US.json (Dutch) * New translations en-US.json (Norwegian) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Russian) * New translations en-US.json (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Turkish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (English, United Kingdom) * New translations en-US.json (French, Canada) * New translations en-US.json (German) * New translations en-US.json (Dutch) * New translations en-US.json (German) * New translations en-US.json (Turkish) * New translations en-US.json (Portuguese) * New translations en-US.json (Portuguese) * New translations en-US.json (Polish) * New translations en-US.json (Italian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Romanian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew) * New translations en-US.json (Hebrew)
This commit is contained in:
parent
37505d896c
commit
97d9d10b1f
42 changed files with 1497 additions and 902 deletions
|
@ -108,7 +108,7 @@
|
|||
"never": "Noch nie",
|
||||
"no": "Nein",
|
||||
"no-recipe-found": "Kein Rezept gefunden",
|
||||
"ok": "Okay",
|
||||
"ok": "OK",
|
||||
"options": "Optionen:",
|
||||
"print": "Drucken",
|
||||
"print-preferences": "Druckeinstellungen",
|
||||
|
@ -283,17 +283,34 @@
|
|||
"meal-plan-settings": "Essensplan Einstellungen"
|
||||
},
|
||||
"migration": {
|
||||
"migration-data-removed": "Migrationsdaten entfernt",
|
||||
"new-migration": "Neue Migration",
|
||||
"no-file-selected": "Keine Datei ausgewählt",
|
||||
"no-migration-data-available": "Keine Übertragungsdaten verfügbar",
|
||||
"previous-migrations": "Vorherige Migrationen",
|
||||
"recipe-migration": "Rezepte übertragen",
|
||||
"chowdown": {
|
||||
"description": "Übertrage Daten aus Chowdown",
|
||||
"description-long": "Mealie unterstützt nativ das Chowdown Repository-Format. Lade das Code Repository als .zip Datei herunter und lade es unten hoch.",
|
||||
"title": "Chowdown"
|
||||
},
|
||||
"migration-data-removed": "Migrationsdaten entfernt",
|
||||
"nextcloud": {
|
||||
"description": "Übertrage Daten aus einer Nextcloud Cookbook Instanz",
|
||||
"description-long": "Nextcloud Rezepte können aus einer Zip-Datei importiert werden, die die in Nextcloud gespeicherten Daten enthält. Vergleiche die Beispiel-Ordnerstruktur unten um sicherzustellen, dass deine Rezepte importiert werden können.",
|
||||
"title": "Nextcloud Cookbook"
|
||||
},
|
||||
"no-migration-data-available": "Keine Übertragungsdaten verfügbar",
|
||||
"recipe-migration": "Rezepte übertragen"
|
||||
"copymethat": {
|
||||
"description-long": "Mealie kann Rezepte aus Copy Me That importieren. Exportiere deine Rezepte im HTML-Format und lade dann unten die .zip Datei hoch.",
|
||||
"title": "Copy Me That Rezept-Manager"
|
||||
},
|
||||
"paprika": {
|
||||
"description-long": "Mealie kann Rezepte aus der Paprika-App importieren. Exportiere deine Rezepte in Paprika, ändere die Endung der Export-Datei in .zip und lade sie unten hoch.",
|
||||
"title": "Paprika Rezept-Manager"
|
||||
},
|
||||
"mealie-pre-v1": {
|
||||
"description-long": "Mealie kann Rezepte aus der Mealie-App aus einer Version vor v1.0 importieren. Exportiere deine Rezepte aus deiner alten Instanz und lade die Zip-Datei unten hoch. Bitte beachte, dass nur Rezepte aus dem Export importiert werden können.",
|
||||
"title": "Mealie Pre v1.0"
|
||||
}
|
||||
},
|
||||
"new-recipe": {
|
||||
"bulk-add": "Mehrere hinzufügen",
|
||||
|
@ -689,7 +706,7 @@
|
|||
"error-cannot-delete-super-user": "Fehler! Super Benutzer kann nicht gelöscht werden",
|
||||
"existing-password-does-not-match": "Bestehendes Passwort stimmt nicht überein",
|
||||
"full-name": "Vollständiger Name",
|
||||
"generate-password-reset-link": "Generate Password Reset Link",
|
||||
"generate-password-reset-link": "Link zum Zurücksetzen des Passworts erstellen",
|
||||
"invite-only": "Nur auf Einladung",
|
||||
"link-id": "Linkkennung",
|
||||
"link-name": "Linkname",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue