Update de.json (POEditor.com)

This commit is contained in:
JannisX11 2021-03-10 21:45:38 +01:00
parent b2d1989bb3
commit e855280d7e

View File

@ -1195,28 +1195,28 @@
"switches.shade": "Shade",
"generic.share": "Share",
"dates.minute": "%0 Minute",
"dates.minutes": "%0 Minutes",
"dates.hour": "%0 Hour",
"dates.hours": "%0 Hours",
"dates.day": "%0 Day",
"dates.days": "%0 Days",
"dates.week": "%0 Week",
"dates.weeks": "%0 Weeks",
"dates.year": "%0 Year",
"dates.years": "%0 Years",
"dates.minutes": "%0 Minuten",
"dates.hour": "%0 Stunde",
"dates.hours": "%0 Stunden",
"dates.day": "%0 Tag",
"dates.days": "%0 Tage",
"dates.week": "%0 Woche",
"dates.weeks": "%0 Wochen",
"dates.year": "%0 Jahr",
"dates.years": "%0 Jahre",
"message.drag_background": "Drag the background to move its position. Hold shift and drag up and down to change its size. Click here to save the position.",
"message.installed_plugin": "Successfully installed the plugin %0",
"message.installed_plugin_fail": "Failed to installed the plugin %0",
"dialog.share_model.title": "Share Model",
"dialog.share_model.expire_time": "Expire Time",
"dialog.share_model.copied_to_clipboard": "Link copied to clipboard",
"dialog.share_model.title": "Modell teilen",
"dialog.share_model.expire_time": "Dauer",
"dialog.share_model.copied_to_clipboard": "Link in die Zwischenablage kopiert",
"dialog.share_model.failed": "Failed to upload model",
"action.import_java_block_model": "Add Java Block/Item Model",
"action.import_java_block_model.desc": "Add a Minecraft Java block/item model from a json file to the current model",
"action.share_model": "Share...",
"action.share_model": "Teilen...",
"action.share_model.desc": "Generate a short link to share your model",
"action.import_project": "Import Project",
"action.import_project.desc": "Import another project from a .bbmodel file into the current project",
"action.import_project": "Projekt importieren",
"action.import_project.desc": "Importiere ein Projekt aus einer .bbmodel Datei in das aktuelle Projekt",
"dialog.toolbar_edit.hidden_tools": "Some tools might be hidden because they are not available in the current mode, format, or situation.",
"settings.camera_near_plane": "Camera Near Plane",
"settings.camera_near_plane.desc": "The minimum distance from the camera where objects render. Higher values decrease Z-fighting. Default is 1."