Skip to content

Commit

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

Translation: SoundSwitch/Tray Icon
Translate-URL: https://hosted.weblate.org/projects/soundswitch/tray-icon/tr/
  • Loading branch information
kbasaran authored and weblate committed Apr 12, 2021
1 parent ff2685b commit 1f83dc6
Showing 1 changed file with 71 additions and 2 deletions.
73 changes: 71 additions & 2 deletions SoundSwitch/Localization/TrayIconStrings.tr.resx
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<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>
Expand Down Expand Up @@ -58,4 +58,73 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>
<data name="updateDisabled" xml:space="preserve">
<value>Yeni güncelleme kontrolü devre dışı</value>
</data>
<data name="communityMenu" xml:space="preserve">
<value>Topluluk</value>
</data>
<data name="iconChanger.both" xml:space="preserve">
<value>Her ikisi</value>
</data>
<data name="iconChanger.none" xml:space="preserve">
<value>Varsayılan</value>
</data>
<data name="iconChanger.recording" xml:space="preserve">
<value>Ses kayıt</value>
</data>
<data name="iconChanger.playback" xml:space="preserve">
<value>Ses çıkış</value>
</data>
<data name="donate" xml:space="preserve">
<value>Bağış yap</value>
</data>
<data name="help" xml:space="preserve">
<value>Yardım</value>
</data>
<data name="error" xml:space="preserve">
<value>Hata</value>
</data>
<data name="configurationNeededExplanation" xml:space="preserve">
<value>Değiştirilebilecek başka bir cihaz yok. Ayarlar menüsüne ulaşmak için ikona ters tıklayın.</value>
</data>
<data name="configurationNeeded" xml:space="preserve">
<value>SoundSwitch: Ayarlama gerekli</value>
</data>
<data name="recordingChanged" xml:space="preserve">
<value>SoundSwitch: Ses kayıt cihazı şuna değiştirildi</value>
</data>
<data name="playbackChanged" xml:space="preserve">
<value>SoundSwitch: Ses çıkış cihazı şuna değiştirildi</value>
</data>
<data name="clickToUpdate" xml:space="preserve">
<value>Güncelleştirmek için buraya tıklayın.</value>
</data>
<data name="versionAvailable" xml:space="preserve">
<value>SoundSwitch için güncelleştirme ({0}) mevcut.</value>
</data>
<data name="updateAvailable" xml:space="preserve">
<value>Güncelleştirme mevcut ({0})</value>
</data>
<data name="exit" xml:space="preserve">
<value>Çık</value>
</data>
<data name="about" xml:space="preserve">
<value>SoundSwitch Hakkında</value>
</data>
<data name="settings" xml:space="preserve">
<value>Ayarlar</value>
</data>
<data name="mixer" xml:space="preserve">
<value>Ses masası</value>
</data>
<data name="playbackDevices" xml:space="preserve">
<value>Ses Çıkış Cihazları</value>
</data>
<data name="noDevicesSelected" xml:space="preserve">
<value>Hiçbir cihaz seçili değil</value>
</data>
<data name="noUpdate" xml:space="preserve">
<value>Yeni güncelleme yok</value>
</data>
</root>

0 comments on commit 1f83dc6

Please sign in to comment.