|
21 | 21 | "Welcome Back!": "Willkommen zurück!", |
22 | 22 | "Delete Resource": "Ressource löschen", |
23 | 23 | "Delete": "Löschen", |
| 24 | + "Soft Deleted": "<MISSING>", |
24 | 25 | "Detach Resource": "Ressource abkoppeln", |
25 | 26 | "Detach": "Abkoppeln", |
26 | 27 | "Detach Selected": "Ausgewählte abkoppeln", |
|
408 | 409 | "There are no available options for this resource.": "Für diese Ressource sind keine Optionen verfügbar.", |
409 | 410 | "All resources loaded.": "Alle Ressourcen geladen.", |
410 | 411 | "Load :perPage More": ":perPage weitere laden", |
| 412 | + ":amount selected": ":amount ausgewählt", |
411 | 413 | ":amount Total": ":amount insgesamt", |
412 | 414 | "Show All Fields": "Alle Felder anzeigen", |
413 | 415 | "There was a problem submitting the form.": "Beim Senden des Formulars ist ein Fehler aufgetreten.", |
|
432 | 434 | ":resource Details: :title": ":resource-Details: :title", |
433 | 435 | "The HasOne relationship has already been filled.": "Die HasOne-Beziehung wurde bereits ausgefüllt.", |
434 | 436 | "An error occurred while uploading the file.": "Beim Hochladen der Datei ist ein Fehler aufgetreten.", |
| 437 | + "An error occurred while uploading the file: :error": "Beim Hochladen der Datei ist ein Fehler aufgetreten: :error", |
435 | 438 | "Previewing": "Vorschau", |
436 | 439 | "Replicate": "Klonen", |
437 | 440 | "Are you sure you want to log out?": "Bist du sicher, dass du dich abmelden willst?", |
|
451 | 454 | "Mark all as Read": "Alle als gelesen markieren", |
452 | 455 | "Copy to clipboard": "In die Zwischenablage kopieren", |
453 | 456 | "Are you sure you want to delete this notification?": "Bist du sicher, dass du diese Benachrichtigung löschen willst?", |
454 | | - "The image could not be loaded": "Das Bild konnte nicht geladen werden", |
455 | 457 | "Filename": "Dateiname", |
456 | | - "Type": "Dateityp" |
| 458 | + "Type": "Dateityp", |
| 459 | + "Attach files by dragging & dropping, selecting or pasting them.": "<MISSING>", |
| 460 | + "Uploading files... (:current/:total)": "Dateien werden hochgeladen... (:current von :total)", |
| 461 | + "Remove": "<MISSING>", |
| 462 | + "Uploading": "Hochladen", |
| 463 | + "The image could not be loaded.": "Das Bild konnte nicht geladen werden." |
457 | 464 | } |
0 commit comments