New Crowdin updates (#12907)

* New translations miele.properties (German)

* New translations remoteopenhab.properties (German)

* New translations mqtt.properties (German)

* New translations metrics.properties (German)

* New translations boschindego.properties (German)

* New translations gpstracker.properties (German)

* New translations onkyo.properties (German)

* New translations tado.properties (German)

* New translations telegram.properties (German)

* New translations jruby.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations imperihome.properties (German)
This commit is contained in:
openhab-bot
2022-06-09 08:08:51 +02:00
committed by GitHub
parent 045de1b589
commit 6aea2a9444
20 changed files with 1086 additions and 32 deletions

View File

@@ -1,14 +1,7 @@
# service
service.automation.jrubyscripting.label = JRuby Scripting
# bundle config
automation.config.jruby.gem_home.label = GEM_HOME
automation.config.jruby.gem_home.description = Das Verzeichnis in das Ruby Gems installiert und geladen werden. Das Verzeichnis wird erstellt, wenn es nicht existiert und Ruby Gems zur Installation angegeben werden
automation.config.jruby.gem_home.description = Ort, an dem Ruby Gems installiert und geladen werden. Das Verzeichnis wird erstellt, wenn fehlende und Gem-Installationen angegeben sind. Der Standardwert ist "OPENHAB_CONF/scripts/lib/ruby/gem_home", wenn nichts angegeben wird.
automation.config.jruby.gems.label = Ruby Gems
automation.config.jruby.gems.description = Kommagetrennte Liste von zu installierenden Ruby Gems.
automation.config.jruby.gems.description = Eine kommagetrennte Liste von zu installierenden Ruby Gems.
automation.config.jruby.group.environment.label = Ruby-Umgebung
automation.config.jruby.group.environment.description = Diese Gruppe definiert die Ruby Umgebung.
automation.config.jruby.group.gems.label = Ruby Gems
@@ -26,5 +19,11 @@ automation.config.jruby.local_variable.description = Definiert, wie Variablen zw
automation.config.jruby.local_variable.option.transient = Transient
automation.config.jruby.local_variable.option.persistent = Persistent
automation.config.jruby.local_variable.option.global = Global
automation.config.jruby.require.label = Skripte anfordern
automation.config.jruby.require.description = Eine durch Kommata getrennte Liste von Skriptnamen, die von der JRuby Scripting Engine verlangt werden, bevor Benutzerskripte ausgeführt werden.
automation.config.jruby.rubylib.label = RUBYLIB
automation.config.jruby.rubylib.description = Suchpfad für Benutzerbibliotheken. Trennen Sie jeden Pfad mit einem Doppelpunkt (Semikolon unter Windows).
automation.config.jruby.rubylib.description = Suchpfad für Benutzerbibliotheken. Trennen Sie jeden Pfad mit einem Doppelpunkt (Semikolon unter Windows). Standardmäßig "OPENHAB_CONF/automation/lib/ruby" wenn nicht angegeben.
# service
service.automation.jrubyscripting.label = JRuby Scripting