-
-
Notifications
You must be signed in to change notification settings - Fork 809
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
- Loading branch information
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"action_bar_settings": "Inställningar", | ||
"action_bar_send_test_notification": "Skicka test notis", | ||
"action_bar_toggle_action_menu": "Öppna/stäng åtgärdsmeny", | ||
"message_bar_type_message": "Skriv ett meddelande här", | ||
"message_bar_error_publishing": "Fel vid publicering av notis", | ||
"message_bar_show_dialog": "Visa publicerings dialog", | ||
"message_bar_publish": "Publicera meddelande", | ||
"nav_topics_title": "Prenumererade kategorier", | ||
"nav_button_all_notifications": "Alla notiser", | ||
"nav_button_documentation": "Dokumentation", | ||
"nav_button_publish_message": "Publicera notis", | ||
"nav_button_subscribe": "Prenumerera på kategori", | ||
"alert_grant_title": "Notiser är avstängda", | ||
"alert_grant_button": "Bevilja nu", | ||
"alert_not_supported_title": "Notiser stöds inte", | ||
"notifications_list": "Notis-lista", | ||
"notifications_list_item": "Notis", | ||
"notifications_delete": "Radera", | ||
"notifications_copied_to_clipboard": "Kopierat till urklipp", | ||
"notifications_tags": "Taggar", | ||
"notifications_new_indicator": "Ny notis", | ||
"notifications_attachment_copy_url_title": "Kopiera bifogad URL till urklipp", | ||
"notifications_attachment_copy_url_button": "Kopiera URL", | ||
"notifications_attachment_open_title": "Gå till {{url}}", | ||
"notifications_attachment_open_button": "Öppna bilagan", | ||
"notifications_attachment_link_expired": "Nedladdningslänk utgått", | ||
"notifications_priority_x": "Prioritet {{priority}}", | ||
"action_bar_show_menu": "Visa meny", | ||
"action_bar_logo_alt": "ntfy logga", | ||
"action_bar_unsubscribe": "Avprenumerera", | ||
"action_bar_toggle_mute": "Tysta/aktivera notiser", | ||
"action_bar_clear_notifications": "Rensa alla notiser", | ||
"nav_button_connecting": "ansluter", | ||
"notifications_attachment_image": "Bifogad bild", | ||
"nav_button_settings": "Inställningar", | ||
"nav_button_muted": "Notiser tystade", | ||
"notifications_attachment_link_expires": "länken utgår {{date}}", | ||
"notifications_attachment_file_image": "bild fil", | ||
"notifications_attachment_file_audio": "ljud fil", | ||
"alert_grant_description": "Ge din webbläsare behörighet att visa skrivbordsnotiser.", | ||
"alert_not_supported_description": "Notiser stöds inte i din webbläsare.", | ||
"notifications_mark_read": "Markera som läst", | ||
"notifications_attachment_file_video": "video fil" | ||
} |