Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #1522

Merged
merged 1 commit into from
Jun 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 34 additions & 1 deletion SoundSwitch/Localization/SettingsStrings.hr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
: 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: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 @@ -534,4 +534,37 @@ Obnovi stanje sustava kad se program zatvori.</value>
<data name="resetAudioDevices" xml:space="preserve">
<value>Resetiraj audio uređaje</value>
</data>
<data name="audioFileNotFound.caption" xml:space="preserve">
<value>Audio datoteka nije pronađena</value>
</data>
<data name="keepVolume.tooltip" xml:space="preserve">
<value>Zadrži istu razinu glasnoće pri mijenjanju uređaja</value>
</data>
<data name="notification.banner.onscreen.time.tooltip" xml:space="preserve">
<value>Trajanje prikaza natpisa na ekranu u sekundama.</value>
</data>
<data name="notification.banner.onscreen.time" xml:space="preserve">
<value>Vrijeme na ekranu</value>
</data>
<data name="exportLogFiles" xml:space="preserve">
<value>Izvezi datoteke dnevnika</value>
</data>
<data name="devices.autoAddNewDevice" xml:space="preserve">
<value>Automatski odaberi nove uređaje</value>
</data>
<data name="link.donate" xml:space="preserve">
<value>Doniraj</value>
</data>
<data name="devices.autoAddNewDevice.tooltip" xml:space="preserve">
<value>Automatski dodaj novi uređaj u odabrani popis kada je povezan s računalom</value>
</data>
<data name="buttonReset" xml:space="preserve">
<value>Resetiraj</value>
</data>
<data name="buttonExport" xml:space="preserve">
<value>Izvezi</value>
</data>
<data name="position.option.center" xml:space="preserve">
<value>Centriraj</value>
</data>
</root>
Loading