sv.json 966 B

12345678910111213141516171819
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "Kunde inte radera %s permanent",
  3. "Couldn't restore %s" : "Kunde inte återställa %s",
  4. "Deleted files" : "Raderade filer",
  5. "Restore" : "Återskapa",
  6. "Delete" : "Radera",
  7. "Delete permanently" : "Radera permanent",
  8. "Error" : "Fel",
  9. "This operation is forbidden" : "Denna operation är förbjuden",
  10. "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
  11. "restored" : "återställd",
  12. "No deleted files" : "Inga borttagna filer",
  13. "You will be able to recover deleted files from here" : "Du kommer kunna återfå raderade filer härifrån",
  14. "No entries found in this folder" : "nga Filer hittades i denna mapp",
  15. "Select all" : "Välj allt",
  16. "Name" : "Namn",
  17. "Deleted" : "Raderad"
  18. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  19. }