fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.astro.name = Astro Binding
|
||||
binding.astro.description = The Astro binding calculates astronomical data from sun and moon.
|
||||
addon.astro.name = Astro Binding
|
||||
addon.astro.description = The Astro binding calculates astronomical data from sun and moon.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.astro.name = Astro Binding
|
||||
binding.astro.description = Das Astro Binding berechnet astronomische Daten von Sonne und Mond.
|
||||
addon.astro.name = Astro Binding
|
||||
addon.astro.description = Das Astro Binding berechnet astronomische Daten von Sonne und Mond.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.astro.name = Taivaankappaleet-lisäosa
|
||||
binding.astro.description = Taivaankappaleet-lisäosa laskee tähtitieteellisiä tietoja auringosta ja kuusta.
|
||||
addon.astro.name = Taivaankappaleet-lisäosa
|
||||
addon.astro.description = Taivaankappaleet-lisäosa laskee tähtitieteellisiä tietoja auringosta ja kuusta.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.astro.name = Extension Astro
|
||||
binding.astro.description = L'extension Astro calcule les données astronomiques du soleil et de la lune.
|
||||
addon.astro.name = Extension Astro
|
||||
addon.astro.description = L'extension Astro calcule les données astronomiques du soleil et de la lune.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.astro.name = Astro kötés
|
||||
binding.astro.description = Az Astro kötés csillagászati adatokat számol a hold és nap állásából.
|
||||
addon.astro.name = Astro kötés
|
||||
addon.astro.description = Az Astro kötés csillagászati adatokat számol a hold és nap állásából.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.astro.name = Binding Astro
|
||||
binding.astro.description = Il binding Astro calcola i dati astronomici dal sole e dalla luna.
|
||||
addon.astro.name = Binding Astro
|
||||
addon.astro.description = Il binding Astro calcola i dati astronomici dal sole e dalla luna.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# binding
|
||||
binding.astro.name = Astro bağlantısı
|
||||
binding.astro.description = Astro bağlantısı ay ve güneş bilgilerini hesaplamaya yarar.
|
||||
# add-on
|
||||
addon.astro.name = Astro bağlantısı
|
||||
addon.astro.description = Astro bağlantısı ay ve güneş bilgilerini hesaplamaya yarar.
|
||||
|
||||
# thing types
|
||||
thing-type.astro.sun.label = Astronomik güneş verileri
|
||||
|
||||
Reference in New Issue
Block a user