de.json 1.8 KB

12345678910111213141516171819202122
  1. { "translations": {
  2. "Shared with %1$s" : "Geteilt mit %1$s",
  3. "Shared with {email}" : "Geteilt mit {email}",
  4. "Shared with %1$s by %2$s" : "Geteilt mit %1$s von %2$s",
  5. "Shared with {email} by {actor}" : "Geteilt mit {email} von {actor}",
  6. "You shared %1$s with %2$s by mail" : "Sie teilen %1$s mit %2$s über E-Mail",
  7. "You shared {file} with {email} by mail" : "Sie teilen {file} mit {email} über E-Mail",
  8. "%3$s shared %1$s with %2$s by mail" : "%3$s teilt %1$s mit %2$s über E-mail",
  9. "{actor} shared {file} with {email} by mail" : "{actor} teilt {file} mit {email} über E-Mail",
  10. "Sharing %s failed, this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
  11. "Failed to send share by E-mail" : "Senden der Freigabe über Mail ist fehlgeschlagen",
  12. "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt",
  13. "%s shared »%s« with you on behalf of %s" : "%s hat »%s« im Auftrag von %s mit Dir geteilt",
  14. "Failed to create the E-mail" : "Erstellen der E-Mail ist fehlgeschalgen",
  15. "Could not find share" : "Freigabe konnte nicht gefunden werden",
  16. "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hallo,\n\n%s hat »%s« im Auftrag von %s mit Dir geteilt.\n\n%s\n",
  17. "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hallo,\n\n%s hat »%s« mit Dir geteilt.\n\n%s\n",
  18. "Cheers!" : "Noch einen schönen Tag!",
  19. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hallo,<br><br>%s hat <a href=\"%s\">%s</a> im Auftrag von %s mit Dir geteilt.<br><br>",
  20. "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hallo,<br><br>%s hat <a href=\"%s\">%s</a> mit Dir geteilt.<br><br>"
  21. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  22. }