Switch properties files encoding from ISO-8859-1 to UTF-8 (#11349)
* Switch properties files encoding from ISO-8859-1 to UTF-8 Crowdin will generate translations in this encoding, so this prevents a lot of diffs which makes it easier to review future Crowdin PRs. Related to openhab/openhab-core#2298 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
48
bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/i18n/playstation_sv.properties
Executable file → Normal file
48
bundles/org.openhab.binding.playstation/src/main/resources/OH-INF/i18n/playstation_sv.properties
Executable file → Normal file
@@ -1,7 +1,7 @@
|
||||
|
||||
# binding
|
||||
binding.playstation.name = Sony PlayStation Binding
|
||||
binding.playstation.description = Övervaka och styr ditt Sony PlayStation.
|
||||
binding.playstation.description = Övervaka och styr ditt Sony PlayStation.
|
||||
|
||||
# thing types
|
||||
thing-type.playstation.PS3.label = PlayStation 3
|
||||
@@ -10,43 +10,43 @@ thing-type.playstation.PS4.label = PlayStation 4
|
||||
thing-type.playstation.PS4.description = Sony PlayStation 4 console.
|
||||
|
||||
# thing type configuration
|
||||
thing-type.config.playstation.PS3.ipAddress.label = Nätverksadress
|
||||
thing-type.config.playstation.PS3.ipAddress.description = IP-adress på PlayStation 3.
|
||||
thing-type.config.playstation.PS4.userCredential.label = Användar credential
|
||||
thing-type.config.playstation.PS4.userCredential.description = Användar credential för att kommunicera med PlayStation 4, 64 hex tecken.
|
||||
thing-type.config.playstation.PS3.ipAddress.label = Nätverksadress
|
||||
thing-type.config.playstation.PS3.ipAddress.description = IP-adress på PlayStation 3.
|
||||
thing-type.config.playstation.PS4.userCredential.label = Användar credential
|
||||
thing-type.config.playstation.PS4.userCredential.description = Användar credential för att kommunicera med PlayStation 4, 64 hex tecken.
|
||||
thing-type.config.playstation.PS4.passCode.label = Passkod
|
||||
thing-type.config.playstation.PS4.passCode.description = Passkod för att logga in på PlayStation 4, valfritt, 4 siffror.
|
||||
thing-type.config.playstation.PS4.passCode.description = Passkod för att logga in på PlayStation 4, valfritt, 4 siffror.
|
||||
thing-type.config.playstation.PS4.pairingCode.label = Parningskod
|
||||
thing-type.config.playstation.PS4.pairingCode.description = Kod för att para openHAB-enheten med PlayStation 4, behövs bara under parning, 8 siffror.
|
||||
thing-type.config.playstation.PS4.pairingCode.description = Kod för att para openHAB-enheten med PlayStation 4, behövs bara under parning, 8 siffror.
|
||||
thing-type.config.playstation.PS4.connectionTimeout.label = Uppkopplings timeout
|
||||
thing-type.config.playstation.PS4.connectionTimeout.description = Hur många sekunder efter det senaste kommandot som uppkopplingen stängs ner. Använd 0 för att aldrig stänga ner.
|
||||
thing-type.config.playstation.PS4.connectionTimeout.description = Hur många sekunder efter det senaste kommandot som uppkopplingen stängs ner. Använd 0 för att aldrig stänga ner.
|
||||
thing-type.config.playstation.PS4.autoConnect.label = Auto uppkoppling
|
||||
thing-type.config.playstation.PS4.autoConnect.description = Skall bindingen försöka koppla upp sig mot PS4:an så fort den sätts på.
|
||||
thing-type.config.playstation.PS4.autoConnect.description = Skall bindingen försöka koppla upp sig mot PS4:an så fort den sätts på.
|
||||
thing-type.config.playstation.PS4.artworkSize.label = Omslagsbild storlek
|
||||
thing-type.config.playstation.PS4.artworkSize.description = Bredden och höjden på nerladdad omslagsbild.
|
||||
thing-type.config.playstation.PS4.outboundIP.label = Utgående IP
|
||||
thing-type.config.playstation.PS4.outboundIP.description = IP adress på nätverkskortet som ska användas. Använd bara om din PS4 är på ett sub-net som skiljer sig från standard openHAB.
|
||||
thing-type.config.playstation.PS4.ipAddress.label = Nätverksadress
|
||||
thing-type.config.playstation.PS4.ipAddress.description = IP-adress på PlayStation 4.
|
||||
thing-type.config.playstation.PS4.artworkSize.description = Bredden och höjden på nerladdad omslagsbild.
|
||||
thing-type.config.playstation.PS4.outboundIP.label = Utgående IP
|
||||
thing-type.config.playstation.PS4.outboundIP.description = IP adress på nätverkskortet som ska användas. Använd bara om din PS4 är på ett sub-net som skiljer sig från standard openHAB.
|
||||
thing-type.config.playstation.PS4.ipAddress.label = Nätverksadress
|
||||
thing-type.config.playstation.PS4.ipAddress.description = IP-adress på PlayStation 4.
|
||||
thing-type.config.playstation.PS4.ipPort.label = IP port
|
||||
thing-type.config.playstation.PS4.ipPort.description = IP porten som används för att kommunicera med PlayStation 4.
|
||||
thing-type.config.playstation.PS4.ipPort.description = IP porten som används för att kommunicera med PlayStation 4.
|
||||
|
||||
# channel types
|
||||
channel-type.playstation.power-ps3-channel.label = PlayStation 3 Ström
|
||||
channel-type.playstation.power-ps3-channel.description = Om PlayStation 3 är på eller av.
|
||||
channel-type.playstation.power-channel.label = PlayStation 4 Ström
|
||||
channel-type.playstation.power-channel.description = Om PlayStation 4 är på eller i vänteläge/av.
|
||||
channel-type.playstation.power-ps3-channel.label = PlayStation 3 Ström
|
||||
channel-type.playstation.power-ps3-channel.description = Om PlayStation 3 är på eller av.
|
||||
channel-type.playstation.power-channel.label = PlayStation 4 Ström
|
||||
channel-type.playstation.power-channel.description = Om PlayStation 4 är på eller i vänteläge/av.
|
||||
channel-type.playstation.application-channel.label = Applikation
|
||||
channel-type.playstation.application-channel.description = Namn på nuvarande applikation som körs.
|
||||
channel-type.playstation.application-channel.description = Namn på nuvarande applikation som körs.
|
||||
channel-type.playstation.applicationId-channel.label = Applikations-ID
|
||||
channel-type.playstation.applicationId-channel.description = ID på nuvarande applikation som körs.
|
||||
channel-type.playstation.applicationId-channel.description = ID på nuvarande applikation som körs.
|
||||
channel-type.playstation.applicationImage-channel.label = Omslagsbild
|
||||
channel-type.playstation.applicationImage-channel.description = Omslagsbild för applikationen.
|
||||
channel-type.playstation.applicationImage-channel.description = Omslagsbild för applikationen.
|
||||
channel-type.playstation.oskText-channel.label = OSK Text
|
||||
channel-type.playstation.oskText-channel.description = The text from the OnScreenKeyboard.
|
||||
channel-type.playstation.sendKey-channel.label = Skicka en tangent tryckning
|
||||
channel-type.playstation.sendKey-channel.description = Skicka en tangent tryckning till PS4 UI.
|
||||
channel-type.playstation.secondScreen-channel.label = Second screen
|
||||
channel-type.playstation.secondScreen-channel.description = Länk till 2ndScreen HTTP server.
|
||||
channel-type.playstation.secondScreen-channel.description = Länk till 2ndScreen HTTP server.
|
||||
channel-type.playstation.connect-channel.label = Koppla upp
|
||||
channel-type.playstation.connect-channel.description = Koppla upp/från PS4 utan att skicka kommando.
|
||||
channel-type.playstation.connect-channel.description = Koppla upp/från PS4 utan att skicka kommando.
|
||||
|
||||
Reference in New Issue
Block a user