nds.json 569 B

12345678910111213141516
  1. { "translations": {
  2. "Files" : "Dateien",
  3. "Close" : "Schließen",
  4. "Download" : "Download",
  5. "Delete" : "Löschen",
  6. "Details" : "Details",
  7. "Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, weil das Ziel schon existiert",
  8. "Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden",
  9. "Name" : "Name",
  10. "New" : "Neu",
  11. "New folder" : "Neuer Ordner",
  12. "Upload" : "Hochladen",
  13. "Settings" : "Einstellungen",
  14. "WebDAV" : "WebDAV"
  15. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  16. }