sv.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "action_bar_settings": "Inställningar",
  3. "action_bar_send_test_notification": "Skicka test notis",
  4. "action_bar_toggle_action_menu": "Öppna/stäng åtgärdsmeny",
  5. "message_bar_type_message": "Skriv ett meddelande här",
  6. "message_bar_error_publishing": "Fel vid publicering av notis",
  7. "message_bar_show_dialog": "Visa publicerings dialog",
  8. "message_bar_publish": "Publicera meddelande",
  9. "nav_topics_title": "Prenumererade kategorier",
  10. "nav_button_all_notifications": "Alla notiser",
  11. "nav_button_documentation": "Dokumentation",
  12. "nav_button_publish_message": "Publicera notis",
  13. "nav_button_subscribe": "Prenumerera på kategori",
  14. "alert_grant_title": "Notiser är avstängda",
  15. "alert_grant_button": "Bevilja nu",
  16. "alert_not_supported_title": "Notiser stöds inte",
  17. "notifications_list": "Notis-lista",
  18. "notifications_list_item": "Notis",
  19. "notifications_delete": "Radera",
  20. "notifications_copied_to_clipboard": "Kopierat till urklipp",
  21. "notifications_tags": "Taggar",
  22. "notifications_new_indicator": "Ny notis",
  23. "notifications_attachment_copy_url_title": "Kopiera bifogad URL till urklipp",
  24. "notifications_attachment_copy_url_button": "Kopiera URL",
  25. "notifications_attachment_open_title": "Gå till {{url}}",
  26. "notifications_attachment_open_button": "Öppna bilagan",
  27. "notifications_attachment_link_expired": "Nedladdningslänk utgått",
  28. "notifications_priority_x": "Prioritet {{priority}}",
  29. "action_bar_show_menu": "Visa meny",
  30. "action_bar_logo_alt": "ntfy logga",
  31. "action_bar_unsubscribe": "Avprenumerera",
  32. "action_bar_toggle_mute": "Tysta/aktivera notiser",
  33. "action_bar_clear_notifications": "Rensa alla notiser",
  34. "nav_button_connecting": "ansluter",
  35. "notifications_attachment_image": "Bifogad bild",
  36. "nav_button_settings": "Inställningar",
  37. "nav_button_muted": "Notiser tystade",
  38. "notifications_attachment_link_expires": "länken utgår {{date}}",
  39. "notifications_attachment_file_image": "bild fil",
  40. "notifications_attachment_file_audio": "ljud fil",
  41. "alert_grant_description": "Ge din webbläsare behörighet att visa skrivbordsnotiser.",
  42. "alert_not_supported_description": "Notiser stöds inte i din webbläsare.",
  43. "notifications_mark_read": "Markera som läst",
  44. "notifications_attachment_file_video": "video fil",
  45. "notifications_click_copy_url_button": "Kopiera länk",
  46. "notifications_click_open_button": "Öppna länk",
  47. "notifications_actions_open_url_title": "Gå till {{url}}",
  48. "notifications_none_for_any_title": "Du har inte fått några notiser.",
  49. "notifications_example": "Exempel",
  50. "notifications_loading": "Laddar notiser …"
  51. }