mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Translated using Weblate (Swedish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/
This commit is contained in:
parent
fe0e873010
commit
e72d12c704
@ -1,56 +1,56 @@
|
||||
{
|
||||
"config_onion_service": "",
|
||||
"preparing_files": "",
|
||||
"give_this_url": "",
|
||||
"give_this_url_stealth": "",
|
||||
"give_this_url_receive": "",
|
||||
"give_this_url_receive_stealth": "",
|
||||
"ctrlc_to_stop": "",
|
||||
"not_a_file": "",
|
||||
"not_a_readable_file": "",
|
||||
"no_available_port": "",
|
||||
"other_page_loaded": "",
|
||||
"config_onion_service": "Förbereder onion-tjänsten på port {0:d}.",
|
||||
"preparing_files": "Komprimera filer.",
|
||||
"give_this_url": "Ge den här adressen till mottagaren:",
|
||||
"give_this_url_stealth": "Ge den här adressen och HidServAuth-raden till mottagaren:",
|
||||
"give_this_url_receive": "Ge den här adressen till avsändaren:",
|
||||
"give_this_url_receive_stealth": "Ge den här adressen och HidServAuth-raden till avsändaren:",
|
||||
"ctrlc_to_stop": "Tryck ned Ctrl+C för att stoppa servern",
|
||||
"not_a_file": "{0:s} är inte en giltig fil.",
|
||||
"not_a_readable_file": "{0:s} är inte en läsbar fil.",
|
||||
"no_available_port": "Kunde inte hitta en ledig kort för att starta onion-tjänsten",
|
||||
"other_page_loaded": "Adress laddad",
|
||||
"close_on_timeout": "",
|
||||
"closing_automatically": "",
|
||||
"timeout_download_still_running": "",
|
||||
"timeout_upload_still_running": "",
|
||||
"large_filesize": "",
|
||||
"systray_menu_exit": "",
|
||||
"systray_download_started_title": "",
|
||||
"systray_download_started_message": "",
|
||||
"systray_download_completed_title": "",
|
||||
"systray_download_completed_message": "",
|
||||
"systray_download_canceled_title": "",
|
||||
"systray_download_canceled_message": "",
|
||||
"systray_upload_started_title": "",
|
||||
"systray_upload_started_message": "",
|
||||
"help_local_only": "",
|
||||
"help_stay_open": "",
|
||||
"closing_automatically": "Stannade för att nedladdningen blev klar",
|
||||
"timeout_download_still_running": "Väntar på att nedladdningen ska bli klar",
|
||||
"timeout_upload_still_running": "Väntar på att uppladdningen ska bli klar",
|
||||
"large_filesize": "Varning: Att skicka en stor fil kan ta timmar",
|
||||
"systray_menu_exit": "Avsluta",
|
||||
"systray_download_started_title": "OnionShare Nedladdning Startad",
|
||||
"systray_download_started_message": "En användare började ladda ner dina filer",
|
||||
"systray_download_completed_title": "OnionShare Nedladdning Klar",
|
||||
"systray_download_completed_message": "Användaren har laddat ner dina filer",
|
||||
"systray_download_canceled_title": "OnionShare Nedladdning Avbruten",
|
||||
"systray_download_canceled_message": "Användaren avbröt nedladdningen",
|
||||
"systray_upload_started_title": "OnionShare Uppladdning Påbörjad",
|
||||
"systray_upload_started_message": "En användare började ladda upp filer på din dator",
|
||||
"help_local_only": "Använd inte Tor (endast för utveckling)",
|
||||
"help_stay_open": "Fortsätt dela efter första nedladdning",
|
||||
"help_shutdown_timeout": "",
|
||||
"help_stealth": "",
|
||||
"help_receive": "",
|
||||
"help_debug": "",
|
||||
"help_filename": "",
|
||||
"help_config": "",
|
||||
"gui_drag_and_drop": "",
|
||||
"gui_add": "",
|
||||
"gui_delete": "",
|
||||
"gui_choose_items": "",
|
||||
"gui_share_start_server": "",
|
||||
"gui_share_stop_server": "",
|
||||
"gui_share_stop_server_shutdown_timeout": "",
|
||||
"help_stealth": "Använd klient-auktorisering (avancerat)",
|
||||
"help_receive": "Ta emot delningar istället för att skicka dem",
|
||||
"help_debug": "Logga OnionShare fel till stdout och webbfel till hårddisken",
|
||||
"help_filename": "Lista filer och mappar att dela",
|
||||
"help_config": "Egenvald sökväg för JSON konfigurationsfil (valfri)",
|
||||
"gui_drag_and_drop": "Dra och släpp filer och mappar\nför att påbörja delning",
|
||||
"gui_add": "Lägg till",
|
||||
"gui_delete": "Radera",
|
||||
"gui_choose_items": "Välj",
|
||||
"gui_share_start_server": "Påbörja delning",
|
||||
"gui_share_stop_server": "Avbryt delning",
|
||||
"gui_share_stop_server_shutdown_timeout": "Avbryt Delning ({}s kvarstår)",
|
||||
"gui_share_stop_server_shutdown_timeout_tooltip": "",
|
||||
"gui_receive_start_server": "",
|
||||
"gui_receive_stop_server": "",
|
||||
"gui_receive_stop_server_shutdown_timeout": "",
|
||||
"gui_receive_stop_server_shutdown_timeout_tooltip": "",
|
||||
"gui_copy_url": "",
|
||||
"gui_copy_hidservauth": "",
|
||||
"gui_downloads": "",
|
||||
"gui_no_downloads": "",
|
||||
"gui_canceled": "",
|
||||
"gui_copied_url_title": "",
|
||||
"gui_copied_url": "",
|
||||
"gui_receive_start_server": "Starta Mottagarläge",
|
||||
"gui_receive_stop_server": "Avsluta Mottagarläge",
|
||||
"gui_receive_stop_server_shutdown_timeout": "Avsluta Mottagarläge ({}s kvarstår)",
|
||||
"gui_receive_stop_server_shutdown_timeout_tooltip": "Auto-stop timer avslutas kl {}",
|
||||
"gui_copy_url": "Kopiera Adress",
|
||||
"gui_copy_hidservauth": "Kopiera HidServAuth",
|
||||
"gui_downloads": "Nedladdningshistorik",
|
||||
"gui_no_downloads": "Inga Nedladdningar Än",
|
||||
"gui_canceled": "Avbruten",
|
||||
"gui_copied_url_title": "OnionShare Adress Kopierad",
|
||||
"gui_copied_url": "OnionShare adress kopierad till urklipp",
|
||||
"gui_copied_hidservauth_title": "",
|
||||
"gui_copied_hidservauth": "",
|
||||
"gui_please_wait": "",
|
||||
|
Loading…
Reference in New Issue
Block a user