Browse Source

[tx-robot] updated from transifex

pull/540/head
Nextcloud bot 8 years ago
parent
commit
b0d59a42f9
No known key found for this signature in database GPG Key ID: 130DAB86D3FB356C
  1. 5
      l10n/sv.js
  2. 5
      l10n/sv.json

5
l10n/sv.js

@ -90,12 +90,16 @@ OC.L10N.register(
"Guest's screen" : "Gästskärm",
"Your screen" : "Din skärm",
"a call" : "ett samtal",
"(Duration %s)" : "(Varaktighet%s)",
"You attended a call with {user1}" : "Du deltog i ett samtal med {user1}",
"_%n guest_::_%n guests_" : ["%n gäst","%n gäster"],
"You attended a call with {user1} and {user2}" : "Du deltog i ett samtal med {user1} och {user2}",
"You attended a call with {user1}, {user2} and {user3}" : "Du deltog i ett samtal med {user1}, {user2} och {user3}",
"You attended a call with {user1}, {user2}, {user3} and {user4}" : "Du deltog i ett samtal med {user1}, {user2}, {user3} och {user4}",
"You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "Du deltog i ett samtal med {user1}, {user2}, {user3}, {user4} och {user5}",
"_%n other_::_%n others_" : ["%n annan","%n andra"],
"{actor} invited you to {call}" : "{actor} bjöd in dig till {call}",
"You were invited to a <strong>talk</strong> room or had a <strong>call</strong>" : "Du bjöds in för ett <strong>pratrum</strong> eller hade ett <strong>samtal</strong>",
"Talk to %s" : "Prata med %s",
"_%n other guest_::_%n other guests_" : ["%n annan gäst","%n andra gäster"],
", " : ",",
@ -130,6 +134,7 @@ OC.L10N.register(
"Stop screensharing" : "Stoppa skärmdelning",
"Smile in 3… 2… 1!" : "Le om 3... 2... 1!",
"Choose person …" : "Välj person ...",
"Signaling server" : "Signalerar server",
"STUN servers" : "STUN-servrar",
"A STUN server is used to determine the public IP address of participants behind a router." : "En STUN-server används för att bestämma den offentliga IP-adressen av deltagare bakom en router.",
"TURN server" : "TURN server",

5
l10n/sv.json

@ -88,12 +88,16 @@
"Guest's screen" : "Gästskärm",
"Your screen" : "Din skärm",
"a call" : "ett samtal",
"(Duration %s)" : "(Varaktighet%s)",
"You attended a call with {user1}" : "Du deltog i ett samtal med {user1}",
"_%n guest_::_%n guests_" : ["%n gäst","%n gäster"],
"You attended a call with {user1} and {user2}" : "Du deltog i ett samtal med {user1} och {user2}",
"You attended a call with {user1}, {user2} and {user3}" : "Du deltog i ett samtal med {user1}, {user2} och {user3}",
"You attended a call with {user1}, {user2}, {user3} and {user4}" : "Du deltog i ett samtal med {user1}, {user2}, {user3} och {user4}",
"You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "Du deltog i ett samtal med {user1}, {user2}, {user3}, {user4} och {user5}",
"_%n other_::_%n others_" : ["%n annan","%n andra"],
"{actor} invited you to {call}" : "{actor} bjöd in dig till {call}",
"You were invited to a <strong>talk</strong> room or had a <strong>call</strong>" : "Du bjöds in för ett <strong>pratrum</strong> eller hade ett <strong>samtal</strong>",
"Talk to %s" : "Prata med %s",
"_%n other guest_::_%n other guests_" : ["%n annan gäst","%n andra gäster"],
", " : ",",
@ -128,6 +132,7 @@
"Stop screensharing" : "Stoppa skärmdelning",
"Smile in 3… 2… 1!" : "Le om 3... 2... 1!",
"Choose person …" : "Välj person ...",
"Signaling server" : "Signalerar server",
"STUN servers" : "STUN-servrar",
"A STUN server is used to determine the public IP address of participants behind a router." : "En STUN-server används för att bestämma den offentliga IP-adressen av deltagare bakom en router.",
"TURN server" : "TURN server",

Loading…
Cancel
Save