mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-28 05:14:17 +00:00
fix: Update Swedish translations that were missing (#13081)
This commit is contained in:
parent
fa1ed2bc0c
commit
d110118961
442
src/lang/sv.rs
442
src/lang/sv.rs
@ -38,18 +38,18 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Stop service", "Avsluta tjänsten"),
|
||||
("Change ID", "Byt ID"),
|
||||
("Your new ID", "Ditt nya ID"),
|
||||
("length %min% to %max%", ""),
|
||||
("starts with a letter", ""),
|
||||
("allowed characters", ""),
|
||||
("length %min% to %max%", "längd %min% till %max%"),
|
||||
("starts with a letter", "börjar med en bokstav"),
|
||||
("allowed characters", "tillåtna tecken"),
|
||||
("id_change_tip", "Bara a-z, A-Z, 0-9, - (dash) och _ (understräck) tecken är tillåtna. Den första bokstaven måste vara a-z, A-Z. Längd mellan 6 och 16."),
|
||||
("Website", "Hemsida"),
|
||||
("About", "Om"),
|
||||
("Slogan_tip", ""),
|
||||
("Privacy Statement", ""),
|
||||
("Privacy Statement", "Integritetspolicy"),
|
||||
("Mute", "Tyst"),
|
||||
("Build Date", ""),
|
||||
("Version", ""),
|
||||
("Home", ""),
|
||||
("Version", "Version"),
|
||||
("Home", "Hem"),
|
||||
("Audio Input", "Ljud input"),
|
||||
("Enhancements", "Förbättringar"),
|
||||
("Hardware Codec", "Hårdvarucodec"),
|
||||
@ -216,7 +216,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Remember me", "Kom ihåg mig"),
|
||||
("Trust this device", "Lita på denna enhet"),
|
||||
("Verification code", "Verifikationskod"),
|
||||
("verification_tip", ""),
|
||||
("verification_tip", "verifikation_tips"),
|
||||
("Logout", "Logga ut"),
|
||||
("Tags", "Taggar"),
|
||||
("Search ID", "Sök ID"),
|
||||
@ -228,7 +228,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Username missed", "Användarnamn saknas"),
|
||||
("Password missed", "Lösenord saknas"),
|
||||
("Wrong credentials", "Fel användarnamn eller lösenord"),
|
||||
("The verification code is incorrect or has expired", ""),
|
||||
("The verification code is incorrect or has expired", "Verifikationskoden är felaktig eller har löpt ut"),
|
||||
("Edit Tag", "Ändra Tagg"),
|
||||
("Forget Password", "Glöm lösenord"),
|
||||
("Favorites", "Favoriter"),
|
||||
@ -282,7 +282,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("android_service_will_start_tip", "Sätter du på \"skärminspelning\" kommer tjänsten automatiskt att starta. Detta tillåter andra enheter att kontrollera din enhet."),
|
||||
("android_stop_service_tip", "Genom att stänga av tjänsten kommer alla enheter att kopplas ifrån."),
|
||||
("android_version_audio_tip", "Din version av Android stödjer inte ljudinspelning, Android 10 eller nyare krävs"),
|
||||
("android_start_service_tip", ""),
|
||||
("android_start_service_tip", "android_start_service_tips"),
|
||||
("android_permission_may_not_change_tip", ""),
|
||||
("Account", "Konto"),
|
||||
("Overwrite", "Skriv över"),
|
||||
@ -302,8 +302,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Keep RustDesk background service", "Behåll RustDesk i bakgrunden"),
|
||||
("Ignore Battery Optimizations", "Ignorera batterioptimering"),
|
||||
("android_open_battery_optimizations_tip", "Om du vill stänga av denna funktion, gå till nästa RustDesk programs inställningar, hitta [Batteri], Checka ur [Obegränsad]"),
|
||||
("Start on boot", ""),
|
||||
("Start the screen sharing service on boot, requires special permissions", ""),
|
||||
("Start on boot", "Starta vid uppstart"),
|
||||
("Start the screen sharing service on boot, requires special permissions", "Starta skärmdelningstjänsten vid uppstart, kräver särskilda rättigheter"),
|
||||
("Connection not allowed", "Anslutning ej tillåten"),
|
||||
("Legacy mode", "Legacy mode"),
|
||||
("Map mode", "Kartläge"),
|
||||
@ -326,8 +326,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Ratio", "Ratio"),
|
||||
("Image Quality", "Bildkvalitet"),
|
||||
("Scroll Style", "Scrollstil"),
|
||||
("Show Toolbar", ""),
|
||||
("Hide Toolbar", ""),
|
||||
("Show Toolbar", "Visa verktygsfältet"),
|
||||
("Hide Toolbar", "Dölj verktygsfältet"),
|
||||
("Direct Connection", "Direktanslutning"),
|
||||
("Relay Connection", "Relayanslutning"),
|
||||
("Secure Connection", "Säker anslutning"),
|
||||
@ -338,7 +338,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Security", "Säkerhet"),
|
||||
("Theme", "Tema"),
|
||||
("Dark Theme", "Mörkt tema"),
|
||||
("Light Theme", ""),
|
||||
("Light Theme", "Ljust tema"),
|
||||
("Dark", "Mörk"),
|
||||
("Light", "Ljus"),
|
||||
("Follow System", "Följ system"),
|
||||
@ -355,12 +355,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Audio Input Device", "Inmatningsenhet för ljud"),
|
||||
("Use IP Whitelisting", "Använd IP-Vitlistning"),
|
||||
("Network", "Nätverk"),
|
||||
("Pin Toolbar", ""),
|
||||
("Unpin Toolbar", ""),
|
||||
("Pin Toolbar", "Fäst verktygsfältet"),
|
||||
("Unpin Toolbar", "Ta bort verktygsfältet"),
|
||||
("Recording", "Spelar in"),
|
||||
("Directory", "Katalog"),
|
||||
("Automatically record incoming sessions", "Spela in inkommande sessioner automatiskt"),
|
||||
("Automatically record outgoing sessions", ""),
|
||||
("Automatically record outgoing sessions", "Spela in utgående sessioner automatiskt"),
|
||||
("Change", "Byt"),
|
||||
("Start session recording", "Starta inspelning"),
|
||||
("Stop session recording", "Avsluta inspelning"),
|
||||
@ -398,78 +398,78 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Hide connection management window", "Göm hanteringsfönster"),
|
||||
("hide_cm_tip", "Tillåt att gömma endast om accepterande sessioner med lösenord och permanenta lösenord"),
|
||||
("wayland_experiment_tip", ""),
|
||||
("Right click to select tabs", ""),
|
||||
("Skipped", ""),
|
||||
("Add to address book", ""),
|
||||
("Group", ""),
|
||||
("Search", ""),
|
||||
("Closed manually by web console", ""),
|
||||
("Local keyboard type", ""),
|
||||
("Select local keyboard type", ""),
|
||||
("Right click to select tabs", "Högerklicka för att välja flikar"),
|
||||
("Skipped", "Hoppade över"),
|
||||
("Add to address book", "Lägg till i adressboken"),
|
||||
("Group", "Grupp"),
|
||||
("Search", "Sök"),
|
||||
("Closed manually by web console", "Stängt manuellt av webkonsolen"),
|
||||
("Local keyboard type", "Lokal tangentbordstyp"),
|
||||
("Select local keyboard type", "Välj lokal tangentbordstyp"),
|
||||
("software_render_tip", ""),
|
||||
("Always use software rendering", ""),
|
||||
("Always use software rendering", "Använd alltid mjukvarurendering"),
|
||||
("config_input", ""),
|
||||
("config_microphone", ""),
|
||||
("request_elevation_tip", ""),
|
||||
("Wait", ""),
|
||||
("Wait", "Vänta"),
|
||||
("Elevation Error", ""),
|
||||
("Ask the remote user for authentication", ""),
|
||||
("Choose this if the remote account is administrator", ""),
|
||||
("Transmit the username and password of administrator", ""),
|
||||
("Ask the remote user for authentication", "Fråga fjärranvändaren för autentisering"),
|
||||
("Choose this if the remote account is administrator", "Välj detta om fjärrkontot är administratör"),
|
||||
("Transmit the username and password of administrator", "Skicka administratörens användarnamn och lösenord"),
|
||||
("still_click_uac_tip", ""),
|
||||
("Request Elevation", ""),
|
||||
("wait_accept_uac_tip", ""),
|
||||
("Elevate successfully", ""),
|
||||
("uppercase", ""),
|
||||
("lowercase", ""),
|
||||
("digit", ""),
|
||||
("special character", ""),
|
||||
("length>=8", ""),
|
||||
("Weak", ""),
|
||||
("Medium", ""),
|
||||
("Strong", ""),
|
||||
("Switch Sides", ""),
|
||||
("Please confirm if you want to share your desktop?", ""),
|
||||
("Display", ""),
|
||||
("Default View Style", ""),
|
||||
("Default Scroll Style", ""),
|
||||
("Default Image Quality", ""),
|
||||
("Default Codec", ""),
|
||||
("Bitrate", ""),
|
||||
("FPS", ""),
|
||||
("Auto", ""),
|
||||
("Other Default Options", ""),
|
||||
("Voice call", ""),
|
||||
("Text chat", ""),
|
||||
("Stop voice call", ""),
|
||||
("uppercase", "versal"),
|
||||
("lowercase", "gemen"),
|
||||
("digit", "siffra"),
|
||||
("special character", "specialtecken"),
|
||||
("length>=8", "längd>=8"),
|
||||
("Weak", "Svag"),
|
||||
("Medium", "Medium"),
|
||||
("Strong", "Stark"),
|
||||
("Switch Sides", "Byt sidor"),
|
||||
("Please confirm if you want to share your desktop?", "Vänligen bekräfta att du vill dela ditt skrivbord?"),
|
||||
("Display", "Display"),
|
||||
("Default View Style", "Standardvisningsstil"),
|
||||
("Default Scroll Style", "Standardscrollstil"),
|
||||
("Default Image Quality", "Standardbildkvalitet"),
|
||||
("Default Codec", "Standard Kodek"),
|
||||
("Bitrate", "Bithastighet"),
|
||||
("FPS", "FPS"),
|
||||
("Auto", "Auto"),
|
||||
("Other Default Options", "Andra Standardinställningar"),
|
||||
("Voice call", "Röstsamtal"),
|
||||
("Text chat", "Meddelandechatt"),
|
||||
("Stop voice call", "Stoppa röstsamtal"),
|
||||
("relay_hint_tip", ""),
|
||||
("Reconnect", ""),
|
||||
("Codec", ""),
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
("Restore", ""),
|
||||
("Minimize", ""),
|
||||
("Maximize", ""),
|
||||
("Your Device", ""),
|
||||
("Reconnect", "Återanslut"),
|
||||
("Codec", "Kodek"),
|
||||
("Resolution", "Upplösning"),
|
||||
("No transfers in progress", "Inga överförningar pågår"),
|
||||
("Set one-time password length", "Ställ in engångslösenordets längd"),
|
||||
("RDP Settings", "RDP inställningar"),
|
||||
("Sort by", "Sortera efter"),
|
||||
("New Connection", "Ny Anslutning"),
|
||||
("Restore", "Återställ"),
|
||||
("Minimize", "Minimera"),
|
||||
("Maximize", "Maximera"),
|
||||
("Your Device", "Din Enhet"),
|
||||
("empty_recent_tip", ""),
|
||||
("empty_favorite_tip", ""),
|
||||
("empty_lan_tip", ""),
|
||||
("empty_address_book_tip", ""),
|
||||
("Empty Username", ""),
|
||||
("Empty Password", ""),
|
||||
("Me", ""),
|
||||
("Empty Username", "Tomt användarnamn"),
|
||||
("Empty Password", "Tomt lösenord"),
|
||||
("Me", "Jag"),
|
||||
("identical_file_tip", ""),
|
||||
("show_monitors_tip", ""),
|
||||
("View Mode", ""),
|
||||
("View Mode", "Visningsläge"),
|
||||
("login_linux_tip", ""),
|
||||
("verify_rustdesk_password_tip", ""),
|
||||
("remember_account_tip", ""),
|
||||
("os_account_desk_tip", ""),
|
||||
("OS Account", ""),
|
||||
("OS Account", "OS-konto"),
|
||||
("another_user_login_title_tip", ""),
|
||||
("another_user_login_text_tip", ""),
|
||||
("xorg_not_found_title_tip", ""),
|
||||
@ -477,193 +477,193 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("no_desktop_title_tip", ""),
|
||||
("no_desktop_text_tip", ""),
|
||||
("No need to elevate", ""),
|
||||
("System Sound", ""),
|
||||
("Default", ""),
|
||||
("New RDP", ""),
|
||||
("Fingerprint", ""),
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("System Sound", "Systemljud"),
|
||||
("Default", "Standard"),
|
||||
("New RDP", "Ny RDP"),
|
||||
("Fingerprint", "Fingeravtryck"),
|
||||
("Copy Fingerprint", "Kopiera fingeravtryck"),
|
||||
("no fingerprints", "inga fingeravtryck"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", ""),
|
||||
("Plugins", ""),
|
||||
("Uninstall", ""),
|
||||
("Update", ""),
|
||||
("Enable", ""),
|
||||
("Disable", ""),
|
||||
("Options", ""),
|
||||
("Plugins", "Plugin"),
|
||||
("Uninstall", "Avinstallera"),
|
||||
("Update", "Uppdatera"),
|
||||
("Enable", "Aktivera"),
|
||||
("Disable", "Inaktivera"),
|
||||
("Options", "Inställningar"),
|
||||
("resolution_original_tip", ""),
|
||||
("resolution_fit_local_tip", ""),
|
||||
("resolution_custom_tip", ""),
|
||||
("Collapse toolbar", ""),
|
||||
("Collapse toolbar", "Komprimera verktygsfältet"),
|
||||
("Accept and Elevate", ""),
|
||||
("accept_and_elevate_btn_tooltip", ""),
|
||||
("clipboard_wait_response_timeout_tip", ""),
|
||||
("Incoming connection", ""),
|
||||
("Outgoing connection", ""),
|
||||
("Exit", ""),
|
||||
("Open", ""),
|
||||
("Incoming connection", "Inkommande anslutning"),
|
||||
("Outgoing connection", "Utgående anslutning"),
|
||||
("Exit", "Stäng"),
|
||||
("Open", "Öppna"),
|
||||
("logout_tip", ""),
|
||||
("Service", ""),
|
||||
("Start", ""),
|
||||
("Stop", ""),
|
||||
("Service", "Tjänst"),
|
||||
("Start", "Start"),
|
||||
("Stop", "Stopp"),
|
||||
("exceed_max_devices", ""),
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
("Open connection in new tab", ""),
|
||||
("Move tab to new window", ""),
|
||||
("Can not be empty", ""),
|
||||
("Already exists", ""),
|
||||
("Change Password", ""),
|
||||
("Refresh Password", ""),
|
||||
("ID", ""),
|
||||
("Grid View", ""),
|
||||
("List View", ""),
|
||||
("Select", ""),
|
||||
("Toggle Tags", ""),
|
||||
("Sync with recent sessions", "Synkronisera med senaste sessioner"),
|
||||
("Sort tags", "Sortera taggar"),
|
||||
("Open connection in new tab", "Öppna anslutning i ny flik"),
|
||||
("Move tab to new window", "Flytta flik till nytt fönster"),
|
||||
("Can not be empty", "Kan ej vara tom"),
|
||||
("Already exists", "Existerar redan"),
|
||||
("Change Password", "Byt lösenord"),
|
||||
("Refresh Password", "Uppdatera lösenord"),
|
||||
("ID", "ID"),
|
||||
("Grid View", "Rutnätsvy"),
|
||||
("List View", "Listvy"),
|
||||
("Select", "Välj"),
|
||||
("Toggle Tags", "Växla flikar"),
|
||||
("pull_ab_failed_tip", ""),
|
||||
("push_ab_failed_tip", ""),
|
||||
("synced_peer_readded_tip", ""),
|
||||
("Change Color", ""),
|
||||
("Primary Color", ""),
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Reverse mouse wheel", ""),
|
||||
("{} sessions", ""),
|
||||
("Change Color", "Byt färg"),
|
||||
("Primary Color", "Primärfärg"),
|
||||
("HSV Color", "HSV färg"),
|
||||
("Installation Successful!", "Installationen lyckades!"),
|
||||
("Installation failed!", "Installationen misslyckades!"),
|
||||
("Reverse mouse wheel", "Ändra riktning för scrollhjulet"),
|
||||
("{} sessions", "{} sessioner"),
|
||||
("scam_title", ""),
|
||||
("scam_text1", ""),
|
||||
("scam_text2", ""),
|
||||
("Don't show again", ""),
|
||||
("I Agree", ""),
|
||||
("Decline", ""),
|
||||
("Timeout in minutes", ""),
|
||||
("Don't show again", "Visa inte igen"),
|
||||
("I Agree", "Jag godkänner"),
|
||||
("Decline", "Avböj"),
|
||||
("Timeout in minutes", "Timeout i minuter"),
|
||||
("auto_disconnect_option_tip", ""),
|
||||
("Connection failed due to inactivity", ""),
|
||||
("Check for software update on startup", ""),
|
||||
("Connection failed due to inactivity", "Anslutningen misslyckades på grund av inaktivitet"),
|
||||
("Check for software update on startup", "Kolla efter mjukvaruuppdateringar vid start"),
|
||||
("upgrade_rustdesk_server_pro_to_{}_tip", ""),
|
||||
("pull_group_failed_tip", ""),
|
||||
("Filter by intersection", ""),
|
||||
("Remove wallpaper during incoming sessions", ""),
|
||||
("Test", ""),
|
||||
("Remove wallpaper during incoming sessions", "Dölj bakgrunden vid inkommande sessioner"),
|
||||
("Test", "Test"),
|
||||
("display_is_plugged_out_msg", ""),
|
||||
("No displays", ""),
|
||||
("Open in new window", ""),
|
||||
("Show displays as individual windows", ""),
|
||||
("Use all my displays for the remote session", ""),
|
||||
("No displays", "Inga skärmar"),
|
||||
("Open in new window", "Öppna i nytt fönster"),
|
||||
("Show displays as individual windows", "Visa skärmar som enskilda fönster"),
|
||||
("Use all my displays for the remote session", "Använd alla mina skärmar för fjärrsessionen"),
|
||||
("selinux_tip", ""),
|
||||
("Change view", ""),
|
||||
("Big tiles", ""),
|
||||
("Small tiles", ""),
|
||||
("List", ""),
|
||||
("Virtual display", ""),
|
||||
("Plug out all", ""),
|
||||
("True color (4:4:4)", ""),
|
||||
("Enable blocking user input", ""),
|
||||
("Change view", "Byt vy"),
|
||||
("Big tiles", "Stora rutor"),
|
||||
("Small tiles", "Små rutor"),
|
||||
("List", "Lista"),
|
||||
("Virtual display", "Virtuell skärm"),
|
||||
("Plug out all", "Koppla ur alla"),
|
||||
("True color (4:4:4)", "Sann färg (4:4:4)"),
|
||||
("Enable blocking user input", "Aktivera blockering av användarinmatning"),
|
||||
("id_input_tip", ""),
|
||||
("privacy_mode_impl_mag_tip", ""),
|
||||
("privacy_mode_impl_virtual_display_tip", ""),
|
||||
("Enter privacy mode", ""),
|
||||
("Exit privacy mode", ""),
|
||||
("Enter privacy mode", "Aktivera privatläge"),
|
||||
("Exit privacy mode", "Inaktivera privatläge"),
|
||||
("idd_not_support_under_win10_2004_tip", ""),
|
||||
("input_source_1_tip", ""),
|
||||
("input_source_2_tip", ""),
|
||||
("Swap control-command key", ""),
|
||||
("Swap control-command key", "Byt control-command knapp"),
|
||||
("swap-left-right-mouse", ""),
|
||||
("2FA code", ""),
|
||||
("More", ""),
|
||||
("2FA code", "Tvåstegsverifieringskod"),
|
||||
("More", "Mer"),
|
||||
("enable-2fa-title", ""),
|
||||
("enable-2fa-desc", ""),
|
||||
("wrong-2fa-code", ""),
|
||||
("enter-2fa-title", ""),
|
||||
("Email verification code must be 6 characters.", ""),
|
||||
("2FA code must be 6 digits.", ""),
|
||||
("Multiple Windows sessions found", ""),
|
||||
("Please select the session you want to connect to", ""),
|
||||
("Email verification code must be 6 characters.", "Mailverifikationskoden måste vara 6 tecken."),
|
||||
("2FA code must be 6 digits.", "Tvåstegsverifikationskoden måste vara 6 siffor."),
|
||||
("Multiple Windows sessions found", "Flera Windows sessioner hittades"),
|
||||
("Please select the session you want to connect to", "Välj den session du vill ansluta till"),
|
||||
("powered_by_me", ""),
|
||||
("outgoing_only_desk_tip", ""),
|
||||
("preset_password_warning", ""),
|
||||
("Security Alert", ""),
|
||||
("My address book", ""),
|
||||
("Personal", ""),
|
||||
("Owner", ""),
|
||||
("Set shared password", ""),
|
||||
("Exist in", ""),
|
||||
("Read-only", ""),
|
||||
("Read/Write", ""),
|
||||
("Full Control", ""),
|
||||
("Security Alert", "Säkerhetsvarning"),
|
||||
("My address book", "Min adressbok"),
|
||||
("Personal", "Personlig"),
|
||||
("Owner", "Ägare"),
|
||||
("Set shared password", "Välj delat lösenord"),
|
||||
("Exist in", "Existerar i"),
|
||||
("Read-only", "Skrivskyddad"),
|
||||
("Read/Write", "Läs/Skriv"),
|
||||
("Full Control", "Full kontroll"),
|
||||
("share_warning_tip", ""),
|
||||
("Everyone", ""),
|
||||
("Everyone", "Alla"),
|
||||
("ab_web_console_tip", ""),
|
||||
("allow-only-conn-window-open-tip", ""),
|
||||
("no_need_privacy_mode_no_physical_displays_tip", ""),
|
||||
("Follow remote cursor", ""),
|
||||
("Follow remote window focus", ""),
|
||||
("Follow remote cursor", "Följ fjärrpekaren"),
|
||||
("Follow remote window focus", "Följ fjärrfönstrets fokus"),
|
||||
("default_proxy_tip", ""),
|
||||
("no_audio_input_device_tip", ""),
|
||||
("Incoming", ""),
|
||||
("Outgoing", ""),
|
||||
("Clear Wayland screen selection", ""),
|
||||
("Incoming", "Inkommande"),
|
||||
("Outgoing", "Utgående"),
|
||||
("Clear Wayland screen selection", "Rensa wayland-skärmens val"),
|
||||
("clear_Wayland_screen_selection_tip", ""),
|
||||
("confirm_clear_Wayland_screen_selection_tip", ""),
|
||||
("android_new_voice_call_tip", ""),
|
||||
("texture_render_tip", ""),
|
||||
("Use texture rendering", ""),
|
||||
("Floating window", ""),
|
||||
("Use texture rendering", "Använd texturrendering"),
|
||||
("Floating window", "Flytande fönster"),
|
||||
("floating_window_tip", ""),
|
||||
("Keep screen on", ""),
|
||||
("Never", ""),
|
||||
("Keep screen on", "Behåll skärmen på"),
|
||||
("Never", "Aldrig"),
|
||||
("During controlled", ""),
|
||||
("During service is on", ""),
|
||||
("Capture screen using DirectX", ""),
|
||||
("Back", ""),
|
||||
("Apps", ""),
|
||||
("Volume up", ""),
|
||||
("Volume down", ""),
|
||||
("Power", ""),
|
||||
("Telegram bot", ""),
|
||||
("During service is on", "Medan tjänsten är på"),
|
||||
("Capture screen using DirectX", "Spela in skärmen med DirectX"),
|
||||
("Back", "Bak"),
|
||||
("Apps", "Appar"),
|
||||
("Volume up", "Volym upp"),
|
||||
("Volume down", "Volym ner"),
|
||||
("Power", "Strömbrytare"),
|
||||
("Telegram bot", "Telegram bot"),
|
||||
("enable-bot-tip", ""),
|
||||
("enable-bot-desc", ""),
|
||||
("cancel-2fa-confirm-tip", ""),
|
||||
("cancel-bot-confirm-tip", ""),
|
||||
("About RustDesk", ""),
|
||||
("Send clipboard keystrokes", ""),
|
||||
("About RustDesk", "Om RustDesk"),
|
||||
("Send clipboard keystrokes", "Skicka knappkombination för urklipp"),
|
||||
("network_error_tip", ""),
|
||||
("Unlock with PIN", ""),
|
||||
("Requires at least {} characters", ""),
|
||||
("Wrong PIN", ""),
|
||||
("Set PIN", ""),
|
||||
("Enable trusted devices", ""),
|
||||
("Manage trusted devices", ""),
|
||||
("Platform", ""),
|
||||
("Days remaining", ""),
|
||||
("Unlock with PIN", "Lås upp med PIN"),
|
||||
("Requires at least {} characters", "Kräver minst {} tecken}"),
|
||||
("Wrong PIN", "Fel PIN"),
|
||||
("Set PIN", "Välj PIN"),
|
||||
("Enable trusted devices", "Tillåt betrodda enheter"),
|
||||
("Manage trusted devices", "Hantera betrodda enheter"),
|
||||
("Platform", "Plattform"),
|
||||
("Days remaining", "Dagar kvar"),
|
||||
("enable-trusted-devices-tip", ""),
|
||||
("Parent directory", ""),
|
||||
("Resume", ""),
|
||||
("Invalid file name", ""),
|
||||
("Parent directory", "Föräldrakatalog"),
|
||||
("Resume", "Återuppta"),
|
||||
("Invalid file name", "Felaktigt filnamn"),
|
||||
("one-way-file-transfer-tip", ""),
|
||||
("Authentication Required", ""),
|
||||
("Authenticate", ""),
|
||||
("Authentication Required", "Autentisering krävs"),
|
||||
("Authenticate", "Autentisera"),
|
||||
("web_id_input_tip", ""),
|
||||
("Download", ""),
|
||||
("Upload folder", ""),
|
||||
("Upload files", ""),
|
||||
("Clipboard is synchronized", ""),
|
||||
("Update client clipboard", ""),
|
||||
("Untagged", ""),
|
||||
("Download", "Ladda ner"),
|
||||
("Upload folder", "Ladda upp mapp"),
|
||||
("Upload files", "Ladda upp filer"),
|
||||
("Clipboard is synchronized", "Urklippet är synkroniserat"),
|
||||
("Update client clipboard", "Uppdatera klientens urklipp"),
|
||||
("Untagged", "Otaggad"),
|
||||
("new-version-of-{}-tip", ""),
|
||||
("Accessible devices", ""),
|
||||
("Accessible devices", "Tillgängliga enheter"),
|
||||
("upgrade_remote_rustdesk_client_to_{}_tip", ""),
|
||||
("d3d_render_tip", ""),
|
||||
("Use D3D rendering", ""),
|
||||
("Printer", ""),
|
||||
("Use D3D rendering", "Använd D3D rendering"),
|
||||
("Printer", "Skrivarer"),
|
||||
("printer-os-requirement-tip", ""),
|
||||
("printer-requires-installed-{}-client-tip", ""),
|
||||
("printer-{}-not-installed-tip", ""),
|
||||
("printer-{}-ready-tip", ""),
|
||||
("Install {} Printer", ""),
|
||||
("Outgoing Print Jobs", ""),
|
||||
("Incoming Print Jobs", ""),
|
||||
("Incoming Print Job", ""),
|
||||
("Install {} Printer", "Installera {} skrivare"),
|
||||
("Outgoing Print Jobs", "Utgående skrivarjobb"),
|
||||
("Incoming Print Jobs", "Inkommande skrivarjobb"),
|
||||
("Incoming Print Job", "Inkommande skrivarjobb"),
|
||||
("use-the-default-printer-tip", ""),
|
||||
("use-the-selected-printer-tip", ""),
|
||||
("auto-print-tip", ""),
|
||||
@ -672,43 +672,43 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("remote-printing-disallowed-text-tip", ""),
|
||||
("save-settings-tip", ""),
|
||||
("dont-show-again-tip", ""),
|
||||
("Take screenshot", ""),
|
||||
("Taking screenshot", ""),
|
||||
("Take screenshot", "Ta skärmbild"),
|
||||
("Taking screenshot", "Tar skärmbild"),
|
||||
("screenshot-merged-screen-not-supported-tip", ""),
|
||||
("screenshot-action-tip", ""),
|
||||
("Save as", ""),
|
||||
("Copy to clipboard", ""),
|
||||
("Enable remote printer", ""),
|
||||
("Downloading {}", ""),
|
||||
("{} Update", ""),
|
||||
("Save as", "Spara som"),
|
||||
("Copy to clipboard", "Kppiera till urklipp"),
|
||||
("Enable remote printer", "Aktivera fjärrskrivare"),
|
||||
("Downloading {}", "Laddar ner {}"),
|
||||
("{} Update", "{} Uppdatera"),
|
||||
("{}-to-update-tip", ""),
|
||||
("download-new-version-failed-tip", ""),
|
||||
("Auto update", ""),
|
||||
("Auto update", "Automatisk uppdatering"),
|
||||
("update-failed-check-msi-tip", ""),
|
||||
("websocket_tip", ""),
|
||||
("Use WebSocket", ""),
|
||||
("Trackpad speed", ""),
|
||||
("Default trackpad speed", ""),
|
||||
("Numeric one-time password", ""),
|
||||
("Enable IPv6 P2P connection", ""),
|
||||
("Enable UDP hole punching", ""),
|
||||
("Use WebSocket", "Använd WebSocket"),
|
||||
("Trackpad speed", "Styrplattans hastighet"),
|
||||
("Default trackpad speed", "Standardhastighet för styrplattan"),
|
||||
("Numeric one-time password", "Numeriskt engångslösenord"),
|
||||
("Enable IPv6 P2P connection", "Aktivera IPv6 P2P anslutning"),
|
||||
("Enable UDP hole punching", "Aktivera UDP hålslagning"),
|
||||
("View camera", "Visa kamera"),
|
||||
("Enable camera", ""),
|
||||
("No cameras", ""),
|
||||
("Enable camera", "Aktivera kamera"),
|
||||
("No cameras", "Inga kameror"),
|
||||
("view_camera_unsupported_tip", ""),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
("Keep terminal sessions on disconnect", ""),
|
||||
("Terminal (Run as administrator)", ""),
|
||||
("Terminal", "Terminal"),
|
||||
("Enable terminal", "Aktivera terminal"),
|
||||
("New tab", "Ny flik"),
|
||||
("Keep terminal sessions on disconnect", "Behåll terminalsessioner vid frånkpppling"),
|
||||
("Terminal (Run as administrator)", "Terminal (Kör som administratör)"),
|
||||
("terminal-admin-login-tip", ""),
|
||||
("Failed to get user token.", ""),
|
||||
("Incorrect username or password.", ""),
|
||||
("The user is not an administrator.", ""),
|
||||
("Failed to check if the user is an administrator.", ""),
|
||||
("Supported only in the installed version.", ""),
|
||||
("Failed to get user token.", "Misslyckades med att hämta användartoken."),
|
||||
("Incorrect username or password.", "Felaktigt användarnamn eller lösenord."),
|
||||
("The user is not an administrator.", "Användaren är inte en administratör."),
|
||||
("Failed to check if the user is an administrator.", "Misslyckades med att kontrollera om användaren är administratör."),
|
||||
("Supported only in the installed version.", "Stöds endast i den installerade versionen."),
|
||||
("elevation_username_tip", ""),
|
||||
("Preparing for installation ...", ""),
|
||||
("Show my cursor", ""),
|
||||
("Preparing for installation ...", "Förbereder för installation ..."),
|
||||
("Show my cursor", "Via min muspekare"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user