mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
New Crowdin updates (#2873)
* New translations DefaultSystemChannels.properties (Finnish) * New translations DefaultSystemChannels.properties (Dutch) * New translations marketplace.properties (Polish) * New translations SystemThingStatusInfos.properties (Polish) * New translations validation.properties (Polish) * New translations voice.properties (Polish) * New translations DefaultSystemChannels.properties (Italian) * New translations DefaultSystemChannels.properties (Polish) * New translations DefaultSystemChannels.properties (Hebrew) * New translations DefaultSystemChannels.properties (German) * New translations marketplace.properties (French) * New translations DefaultSystemChannels.properties (French) * New translations addons.properties (French) * New translations marketplace.properties (French)
This commit is contained in:
+10
-1
@@ -1,4 +1,13 @@
|
||||
system.config.jsonaddonservice.showUnstable.label = Afficher les extensions non stables
|
||||
system.config.jsonaddonservice.showUnstable.description = Inclure les entrées qui n'ont pas été marquées comme "stable". Ces extensions ne doivent être utilisées qu'à des fins de test et ne sont pas considérées comme prêtes pour un système en production.
|
||||
system.config.jsonaddonservice.urls.label = URLs des services d'extensions
|
||||
system.config.jsonaddonservice.urls.description = Liste d'URLs séparées par un pipe (|) qui fournissent des services tiers d'extensions via des fichiers Json. Avertissement \: les paquets distribués par des services tiers d'extensions peuvent ne pas faire l'objet d'une revue adéquate et peuvent potentiellement contenir du code malveillant et donc nuire à votre système.
|
||||
system.config.marketplace.apiKey.label = Clé API pour community.openhab.org
|
||||
system.config.marketplace.defaultSource.description = Indiquez la clé API à utiliser sur le forum de la communauté (pour le personnel et les superviseurs - cela permet par exemple de voir le contenu qui n'est pas encore révisé ou autrement caché au grand public). Laissez vide si vous n'en avez pas.
|
||||
system.config.marketplace.apiKey.description = Spécifiez la clé API à utiliser sur le forum de la communauté (pour les administrateurs - cela permet par exemple de voir le contenu qui n'a pas encore fait l'objet de revue ou autrement caché au grand public). Laissez vide si vous n'en avez pas.
|
||||
system.config.marketplace.enable.label = Activer le marketplace de la communauté
|
||||
system.config.marketplace.enable.description = Si désactivé, aucune extension du marketplace de la communautaire ne sera affichée. Les extensions déjà installées seront toujours disponibles.
|
||||
system.config.marketplace.showUnpublished.label = Afficher les entrées non publiées
|
||||
system.config.marketplace.showUnpublished.description = Inclure les entrées qui n'ont pas été taguées comme publiées. Attention \: ceci peut inclure des entrées qui ne sont pas prêtes et qui pourraient ne pas fonctionner ou nuire à votre installation. Activez à vos risques et périls, uniquement pour les tests.
|
||||
|
||||
service.system.marketplace.label = Marketplace de la communauté
|
||||
service.system.jsonaddonservice.label = Service tiers Json d'extensions
|
||||
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
system.config.jsonaddonservice.showUnstable.label = Pokaż dodatki niestabilne
|
||||
system.config.jsonaddonservice.showUnstable.description = Dołącz wpisy, które nie zostały oznaczone jako "stabilne". Te dodatki powinny być używane tylko do testowania i nie są uważane za gotowe do produkcji.
|
||||
system.config.jsonaddonservice.urls.label = Adresy URL dodatku
|
||||
system.config.jsonaddonservice.urls.description = Oddzielona lista (l) adresów URL, które świadczą usługi dodatków firm trzecich za pośrednictwem plików Json. Ostrzeżenie\: Pakiety rozprowadzane przez serwisy dodatków firm trzecich mogą nie zostać sprawdzone i mogą potencjalnie zawierać złośliwy kod, a tym samym zaszkodzić systemowi.
|
||||
system.config.marketplace.apiKey.label = API klucz dla community.openhab.org
|
||||
system.config.marketplace.apiKey.description = Określ klucz API do użycia na forum społeczności (dla personelu i opiekunów - pozwala to na przykład zobaczyć treści, które nie są jeszcze sprawdzane lub ukryte w inny sposób). Pozostaw puste, jeśli go nie posiadasz.
|
||||
system.config.marketplace.enable.label = Załącz dodatki z rynku społeczności
|
||||
system.config.marketplace.enable.description = Jeśli wyłączone, żadne dodatki nie zostaną wyświetlone z rynku społeczności. Dodatki już zainstalowane będą nadal dostępne.
|
||||
system.config.marketplace.showUnpublished.label = Pokaż nieopublikowane wpisy
|
||||
system.config.marketplace.showUnpublished.description = Dołącz wpisy, które nie zostały oznaczone jako opublikowane. Ostrzeżenie\: może to obejmować wpisy, które nie są gotowe i mogą nie działać lub zaszkodzić Twojej instalacji. Włącz na własne ryzyko, tylko do celów testowych.
|
||||
|
||||
service.system.marketplace.label = Rynek społeczności
|
||||
service.system.jsonaddonservice.label = Dodatki Json firm trzecich
|
||||
+3
-1
@@ -1,6 +1,6 @@
|
||||
parameter_required=Parametr jest wymagany.
|
||||
|
||||
data_type_violated=Typ danych wartości nie pasuje do deklaracji typu ({0}) w opisie konfiguracji.
|
||||
data_type_violated=Typ danych wartości ({0}) nie pasuje do deklaracji typu ({1}) w opisie konfiguracji.
|
||||
|
||||
max_value_txt_violated=Wartość nie może składać się z więcej niż {0} znaków.
|
||||
max_value_numeric_violated=Wartość musi być większa niż {0}.
|
||||
@@ -9,3 +9,5 @@ min_value_txt_violated=Wartość nie może składać się z mniej niż {0} znak
|
||||
min_value_numeric_violated=Wartość nie może być mniejsza niż {0}.
|
||||
|
||||
pattern_violated=Wartość {0} nie pasuje do wzoru {1}.
|
||||
options_violated=Wartość {0} nie pasuje do dozwolonych opcji parametrów. Dozwolone opcje to\: {1}
|
||||
multiple_limit_violated=Tylko {0} elementy są dozwolone, ale {1} jest zapewniony.
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = Windgeschwindigkeit
|
||||
channel-type.system.wind-speed.description = Zeigt die aktuelle Windgeschwindigkeit an.
|
||||
channel-type.system.outdoor-temperature.label = Außentemperatur
|
||||
channel-type.system.outdoor-temperature.description = Zeigt die aktuelle Außentemperatur an.
|
||||
channel-type.system.indoor-temperature.label = Innentemperatur
|
||||
channel-type.system.indoor-temperature.description = Zeigt die aktuelle Innentemperatur an.
|
||||
channel-type.system.atmospheric-humidity.label = Luftfeuchtigkeit
|
||||
channel-type.system.atmospheric-humidity.description = Zeigt die aktuelle atmosphärische relative Luftfeuchtigkeit an.
|
||||
channel-type.system.barometric-pressure.label = Luftdruck
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = Tuulennopeus
|
||||
channel-type.system.wind-speed.description = Nykyinen tuulennopeus
|
||||
channel-type.system.outdoor-temperature.label = Ulkolämpötila
|
||||
channel-type.system.outdoor-temperature.description = Nykyinen ulkolämpötila
|
||||
channel-type.system.indoor-temperature.label = Sisälämpötila
|
||||
channel-type.system.indoor-temperature.description = Nykyinen sisälämpötila
|
||||
channel-type.system.atmospheric-humidity.label = Ilmakehän Kosteus
|
||||
channel-type.system.atmospheric-humidity.description = Nykyinen ilman suhteellinen kosteus
|
||||
channel-type.system.barometric-pressure.label = Ilmanpaine
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = Vitesse Vent
|
||||
channel-type.system.wind-speed.description = Vitesse actuelle du vent.
|
||||
channel-type.system.outdoor-temperature.label = Température Extérieure
|
||||
channel-type.system.outdoor-temperature.description = Température extérieure actuelle.
|
||||
channel-type.system.indoor-temperature.label = Température Intérieure
|
||||
channel-type.system.indoor-temperature.description = Température intérieure actuelle.
|
||||
channel-type.system.atmospheric-humidity.label = Humidité Atmosphérique
|
||||
channel-type.system.atmospheric-humidity.description = Humidité relative atmosphérique actuelle.
|
||||
channel-type.system.barometric-pressure.label = Pression Barométrique
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = מהירות הרוח
|
||||
channel-type.system.wind-speed.description = מהירות רוח נוכחית
|
||||
channel-type.system.outdoor-temperature.label = טמפרטורה חיצונית
|
||||
channel-type.system.outdoor-temperature.description = טמפרטורה חיצונית נוכחית
|
||||
channel-type.system.indoor-temperature.label = טמפרטורה בבית
|
||||
channel-type.system.indoor-temperature.description = טמפרטורה נוכחית בבית
|
||||
channel-type.system.atmospheric-humidity.label = לחות אטמוספרית
|
||||
channel-type.system.atmospheric-humidity.description = חלות יחסית אטמוספרית
|
||||
channel-type.system.barometric-pressure.label = לחץ ברומטרי
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = Velocità Vento
|
||||
channel-type.system.wind-speed.description = Velocità attuale del vento
|
||||
channel-type.system.outdoor-temperature.label = Temperatura esterna
|
||||
channel-type.system.outdoor-temperature.description = Temperatura esterna attuale
|
||||
channel-type.system.indoor-temperature.label = Temperatura interna
|
||||
channel-type.system.indoor-temperature.description = Temperatura interna attuale
|
||||
channel-type.system.atmospheric-humidity.label = Umidità Atmosferica
|
||||
channel-type.system.atmospheric-humidity.description = Umidità relativa atmosferica attuale
|
||||
channel-type.system.barometric-pressure.label = Pressione Barometrica
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = Windsnelheid
|
||||
channel-type.system.wind-speed.description = Huidige windsnelheid
|
||||
channel-type.system.outdoor-temperature.label = Buitentemperatuur
|
||||
channel-type.system.outdoor-temperature.description = Huidige buitentemperatuur
|
||||
channel-type.system.indoor-temperature.label = Binnentemperatuur
|
||||
channel-type.system.indoor-temperature.description = Huidige binnentemperatuur
|
||||
channel-type.system.atmospheric-humidity.label = Luchtvochtigheid
|
||||
channel-type.system.atmospheric-humidity.description = Huidige atmosferische relatieve vochtigheid
|
||||
channel-type.system.barometric-pressure.label = Luchtdruk
|
||||
|
||||
+2
@@ -39,6 +39,8 @@ channel-type.system.wind-speed.label = Prędkość wiatru
|
||||
channel-type.system.wind-speed.description = Bieżąca prędkość wiatru
|
||||
channel-type.system.outdoor-temperature.label = Temperatura na zewnątrz
|
||||
channel-type.system.outdoor-temperature.description = Bieżąca temperatura na zewnątrz
|
||||
channel-type.system.indoor-temperature.label = Temperatura wewnątrz
|
||||
channel-type.system.indoor-temperature.description = Aktualna temperatura wewnątrz
|
||||
channel-type.system.atmospheric-humidity.label = Wilgotność atmosferyczna
|
||||
channel-type.system.atmospheric-humidity.description = Obecna wilgotność względna atmosfery
|
||||
channel-type.system.barometric-pressure.label = Ciśnienie barometryczne
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
missing-or-invalid-configuration=Brakująca lub nieprawidłowa konfiguracja.
|
||||
@@ -14,3 +14,7 @@ system.config.voice.listeningItem.label = Przełącznik słuchania
|
||||
system.config.voice.listeningItem.description = Jeśli podane, element zostanie włączony w czasie, w którym procesor dialogowy zauważył słowo kluczowe i słucha poleceń.
|
||||
|
||||
service.system.voice.label = Głos
|
||||
|
||||
error.ks-error = Wystąpił błąd podczas punktowania słów kluczowych, {0}
|
||||
error.stt-error = Wystąpił błąd podczas rozpoznawania tekstu, {0}
|
||||
error.stt-exception = Błąd podczas rozpoznawania, {0}
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
system.config.addons.includeIncompatible.label = Inclure (potentiellement) des extensions incompatibles
|
||||
system.config.addons.includeIncompatible.description = Certains services complémentaires peuvent fournir des extensions pour lesquelles la compatibilité avec le système en cours d'exécution n'est pas attendue. Activer cette option inclura ces entrées dans la liste des extensions disponibles.
|
||||
system.config.addons.remote.label = Accès au dépôt distant
|
||||
system.config.addons.remote.description = Définit si openHAB doit accéder au dépôt distant pour l'installation d'une extension.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user