Skip to content

Commit

Permalink
lang(Swedish): Translated Tray Icon using Weblate
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (25 of 25 strings)

Translation: SoundSwitch/Tray Icon
Translate-URL: https://hosted.weblate.org/projects/soundswitch/tray-icon/sv/
  • Loading branch information
Sopor authored and weblate committed Oct 4, 2023
1 parent 3454648 commit fe21446
Showing 1 changed file with 97 additions and 22 deletions.
119 changes: 97 additions & 22 deletions SoundSwitch/Localization/TrayIconStrings.sv-SE.resx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
<!--
Microsoft ResX Schema
Version 2.0
Expand Down Expand Up @@ -59,11 +59,11 @@
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
Expand Down Expand Up @@ -102,19 +102,94 @@
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="iconChanger.recording" xml:space="preserve">
<value>Inspelning</value>
</data>
<data name="communityMenu" xml:space="preserve">
<value>Community</value>
</data>
<data name="updateDisabled" xml:space="preserve">
<value>Uppdateringskontroll inaktiverad</value>
</data>
<data name="playbackChanged" xml:space="preserve">
<value>SoundSwitch: Uppspelningsenhet ändrad till</value>
</data>
<data name="versionAvailable" xml:space="preserve">
<value>Uppdatering för SoundSwitch ({0}) är tillgänglig.</value>
</data>
<data name="iconChanger.playback" xml:space="preserve">
<value>Uppspelning</value>
</data>
<data name="recordingChanged" xml:space="preserve">
<value>SoundSwitch: Inspelningsenhet ändrad till</value>
</data>
<data name="updateAvailable" xml:space="preserve">
<value>Uppdatering tillgänglig ({0})</value>
</data>
<data name="forceCheckForUpdate" xml:space="preserve">
<value>Sök efter uppdateringar</value>
</data>
<data name="help" xml:space="preserve">
<value>Hjälp</value>
</data>
<data name="exit" xml:space="preserve">
<value>Avsluta</value>
</data>
<data name="configurationNeeded" xml:space="preserve">
<value>SoundSwitch: Konfiguration krävs</value>
</data>
<data name="noDevicesSelected" xml:space="preserve">
<value>Inga enheter valda</value>
</data>
<data name="about" xml:space="preserve">
<value>Om SoundSwitch</value>
</data>
<data name="configurationNeededExplanation" xml:space="preserve">
<value>Det finns inga tillgängliga enheter att byta till. Öppen konfiguration genom att högerklicka på ikonen.</value>
</data>
<data name="iconChanger.none" xml:space="preserve">
<value>Standard</value>
</data>
<data name="error" xml:space="preserve">
<value>Fel</value>
</data>
<data name="noUpdate" xml:space="preserve">
<value>Inga uppdateringar tillgängliga</value>
</data>
<data name="donate" xml:space="preserve">
<value>Donera</value>
</data>
<data name="settings" xml:space="preserve">
<value>inställningar</value>
</data>
<data name="mixer" xml:space="preserve">
<value>Mixer</value>
</data>
<data name="clickToUpdate" xml:space="preserve">
<value>Klicka här för att uppdatera.</value>
</data>
<data name="resetAudioDevices" xml:space="preserve">
<value>Återställ per appljud</value>
</data>
<data name="playbackDevices" xml:space="preserve">
<value>Uppspelningsenheter</value>
</data>
<data name="iconChanger.both" xml:space="preserve">
<value>Båda</value>
</data>
</root>

0 comments on commit fe21446

Please sign in to comment.