diff --git a/audiodecoder.fluidsynth/resources/language/resource.language.bs_ba/strings.po b/audiodecoder.fluidsynth/resources/language/resource.language.bs_ba/strings.po index 2f4f8ff..9d0512e 100644 --- a/audiodecoder.fluidsynth/resources/language/resource.language.bs_ba/strings.po +++ b/audiodecoder.fluidsynth/resources/language/resource.language.bs_ba/strings.po @@ -5,26 +5,25 @@ msgid "" msgstr "" "Project-Id-Version: KODI Addons\n" -"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.fluidsynth/issues/" -"\n" +"Report-Msgid-Bugs-To: translations@kodi.tv\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2025-09-01 06:29+0000\n" +"Last-Translator: SecularSteve \n" +"Language-Team: Bosnian (Bosnia and Herzegovina) \n" "Language: bs_ba\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 5.13\n" msgctxt "Addon Summary" msgid "A SoundFont Synthesizer" -msgstr "" +msgstr "Sintetizator SoundFonta" msgctxt "Addon Description" msgid "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps." -msgstr "" +msgstr "FluidSynth je softverski sintisajzer u realnom vremenu zasnovan na specifikacijama SoundFont 2 i dostigao je široku distribuciju. Sam FluidSynth nema grafički korisnički interfejs, ali zbog svog moćnog API-ja koristi ga nekoliko aplikacija, pa je čak pronašao put do ugrađenih sistema i koristi se u nekim mobilnim aplikacijama." #[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file. #[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/ @@ -35,24 +34,24 @@ msgstr "" #For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. msgctxt "#30000" msgid "Soundfont" -msgstr "" +msgstr "Soundfont" msgctxt "#30001" msgid "To use FluidSynth you need a working sound font." -msgstr "" +msgstr "Da biste koristili FluidSynth, potreban vam je funkcionalan font za reprodukciju zvuka." msgctxt "#30002" msgid "Scan MIDI for title" -msgstr "" +msgstr "Skeniraj MIDI za naslov" msgctxt "#30003" msgid "Search in MIDI file for information to get an exact title." -msgstr "" +msgstr "Pretražite MIDI datoteku za informacije kako biste dobili tačan naziv." msgctxt "#30010" msgid "SoundFont audio decode" -msgstr "" +msgstr "Dekodiranje zvuka SoundFonta" msgctxt "#30011" msgid "Soundfont not configured, check add-on settings." -msgstr "" +msgstr "Zvučni font nije konfiguriran, provjerite postavke dodatka." diff --git a/audiodecoder.fluidsynth/resources/language/resource.language.kn_in/strings.po b/audiodecoder.fluidsynth/resources/language/resource.language.kn_in/strings.po deleted file mode 100644 index 549f74f..0000000 --- a/audiodecoder.fluidsynth/resources/language/resource.language.kn_in/strings.po +++ /dev/null @@ -1,57 +0,0 @@ -# Kodi Media Center language file -# Addon Name: FluidSynth MIDI Audio Decoder -# Addon id: audiodecoder.fluidsynth -# Addon Provider: Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Addons\n" -"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.fluidsynth/issues/" -"\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: kn_in\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n > 1;\n" - -msgctxt "Addon Summary" -msgid "A SoundFont Synthesizer" -msgstr "" - -msgctxt "Addon Description" -msgid "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps." -msgstr "" - -#[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file. -#[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/ -#For example, prefer wording as "This new string" instead of "This New String". -#[Referencing] If a suitable string already exists, reuse it, making a note of where it's used! -#[Description / location] For example, "#. Description of some setting" used on "#: xbmc/addons/guidialogaddoninfo.cpp" -#When writing a description or setting, refer to a setting name in quotes. See existing entries for guidance. -#For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. -msgctxt "#30000" -msgid "Soundfont" -msgstr "" - -msgctxt "#30001" -msgid "To use FluidSynth you need a working sound font." -msgstr "" - -msgctxt "#30002" -msgid "Scan MIDI for title" -msgstr "" - -msgctxt "#30003" -msgid "Search in MIDI file for information to get an exact title." -msgstr "" - -msgctxt "#30010" -msgid "SoundFont audio decode" -msgstr "" - -msgctxt "#30011" -msgid "Soundfont not configured, check add-on settings." -msgstr "" diff --git a/audiodecoder.fluidsynth/resources/language/resource.language.oc_fr/strings.po b/audiodecoder.fluidsynth/resources/language/resource.language.oc_fr/strings.po deleted file mode 100644 index 90d5566..0000000 --- a/audiodecoder.fluidsynth/resources/language/resource.language.oc_fr/strings.po +++ /dev/null @@ -1,57 +0,0 @@ -# Kodi Media Center language file -# Addon Name: FluidSynth MIDI Audio Decoder -# Addon id: audiodecoder.fluidsynth -# Addon Provider: Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Addons\n" -"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.fluidsynth/issues/" -"\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: oc_fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" - -msgctxt "Addon Summary" -msgid "A SoundFont Synthesizer" -msgstr "" - -msgctxt "Addon Description" -msgid "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps." -msgstr "" - -#[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file. -#[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/ -#For example, prefer wording as "This new string" instead of "This New String". -#[Referencing] If a suitable string already exists, reuse it, making a note of where it's used! -#[Description / location] For example, "#. Description of some setting" used on "#: xbmc/addons/guidialogaddoninfo.cpp" -#When writing a description or setting, refer to a setting name in quotes. See existing entries for guidance. -#For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. -msgctxt "#30000" -msgid "Soundfont" -msgstr "" - -msgctxt "#30001" -msgid "To use FluidSynth you need a working sound font." -msgstr "" - -msgctxt "#30002" -msgid "Scan MIDI for title" -msgstr "" - -msgctxt "#30003" -msgid "Search in MIDI file for information to get an exact title." -msgstr "" - -msgctxt "#30010" -msgid "SoundFont audio decode" -msgstr "" - -msgctxt "#30011" -msgid "Soundfont not configured, check add-on settings." -msgstr "" diff --git a/audiodecoder.fluidsynth/resources/language/resource.language.os_os/strings.po b/audiodecoder.fluidsynth/resources/language/resource.language.os_os/strings.po deleted file mode 100644 index ae74402..0000000 --- a/audiodecoder.fluidsynth/resources/language/resource.language.os_os/strings.po +++ /dev/null @@ -1,57 +0,0 @@ -# Kodi Media Center language file -# Addon Name: FluidSynth MIDI Audio Decoder -# Addon id: audiodecoder.fluidsynth -# Addon Provider: Team Kodi -msgid "" -msgstr "" -"Project-Id-Version: KODI Addons\n" -"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.fluidsynth/issues/" -"\n" -"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: os_os\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" - -msgctxt "Addon Summary" -msgid "A SoundFont Synthesizer" -msgstr "" - -msgctxt "Addon Description" -msgid "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps." -msgstr "" - -#[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file. -#[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/ -#For example, prefer wording as "This new string" instead of "This New String". -#[Referencing] If a suitable string already exists, reuse it, making a note of where it's used! -#[Description / location] For example, "#. Description of some setting" used on "#: xbmc/addons/guidialogaddoninfo.cpp" -#When writing a description or setting, refer to a setting name in quotes. See existing entries for guidance. -#For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. -msgctxt "#30000" -msgid "Soundfont" -msgstr "" - -msgctxt "#30001" -msgid "To use FluidSynth you need a working sound font." -msgstr "" - -msgctxt "#30002" -msgid "Scan MIDI for title" -msgstr "" - -msgctxt "#30003" -msgid "Search in MIDI file for information to get an exact title." -msgstr "" - -msgctxt "#30010" -msgid "SoundFont audio decode" -msgstr "" - -msgctxt "#30011" -msgid "Soundfont not configured, check add-on settings." -msgstr "" diff --git a/audiodecoder.fluidsynth/resources/language/resource.language.sv_se/strings.po b/audiodecoder.fluidsynth/resources/language/resource.language.sv_se/strings.po index a834cf0..9421146 100644 --- a/audiodecoder.fluidsynth/resources/language/resource.language.sv_se/strings.po +++ b/audiodecoder.fluidsynth/resources/language/resource.language.sv_se/strings.po @@ -5,25 +5,25 @@ msgid "" msgstr "" "Project-Id-Version: KODI Addons\n" -"Report-Msgid-Bugs-To: https://github.com/xbmc/audiodecoder.fluidsynth/issues/" -"\n" +"Report-Msgid-Bugs-To: translations@kodi.tv\n" "POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2025-08-02 07:29+0000\n" +"Last-Translator: Daniel Nylander \n" +"Language-Team: Swedish \n" "Language: sv_se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.12.2\n" msgctxt "Addon Summary" msgid "A SoundFont Synthesizer" -msgstr "" +msgstr "En SoundFont-syntesizer" msgctxt "Addon Description" msgid "FluidSynth is a real-time software synthesizer based on the SoundFont 2 specifications and has reached widespread distribution. FluidSynth itself does not have a graphical user interface, but due to its powerful API several applications utilize it and it has even found its way onto embedded systems and is used in some mobile apps." -msgstr "" +msgstr "FluidSynth är en realtidsbaserad mjukvarusyntesizer som bygger på SoundFont 2-specifikationerna och har fått stor spridning. FluidSynth har inget grafiskt användargränssnitt, men tack vare sitt kraftfulla API används det av flera applikationer och har till och med hittat sin väg till inbyggda system och används i vissa mobilappar." #[Consistency] Make terms, settings names, brands and other minutiae, consistent throughout file. #[Capitalization] Avoid capitalizing every second word. See http://grammarist.com/capitalization/ @@ -34,24 +34,24 @@ msgstr "" #For example, "Press \"OK\" for \"All seasons\"" instead of "Press OK for All seasons" after first word. msgctxt "#30000" msgid "Soundfont" -msgstr "" +msgstr "Soundfont" msgctxt "#30001" msgid "To use FluidSynth you need a working sound font." -msgstr "" +msgstr "För att kunna använda FluidSynth behöver du en fungerande soundfont." msgctxt "#30002" msgid "Scan MIDI for title" -msgstr "" +msgstr "Sök igenom MIDI efter titel" msgctxt "#30003" msgid "Search in MIDI file for information to get an exact title." -msgstr "" +msgstr "Sök igenom MIDI-filen efter information för att få en exakt titel." msgctxt "#30010" msgid "SoundFont audio decode" -msgstr "" +msgstr "SoundFont ljudavkodare" msgctxt "#30011" msgid "Soundfont not configured, check add-on settings." -msgstr "" +msgstr "Soundfont inte konfigurerad, kontrollera tilläggsinställningar."