mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 15:02:33 +01:00
Translated using Weblate (Swedish)
Currently translated at 92.6% (389 of 420 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
This commit is contained in:
parent
9e05e6d8c5
commit
dd6ae9f921
@ -752,7 +752,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"setCustomEmotes": "Ställ in anpassade emotes",
|
"setCustomEmotes": "Ställ in anpassade dekaler",
|
||||||
"@setCustomEmotes": {
|
"@setCustomEmotes": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1190,7 +1190,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"noEmotesFound": "Hittade inga emotes. 😕",
|
"noEmotesFound": "Hittade inga dekaler. 😕",
|
||||||
"@noEmotesFound": {
|
"@noEmotesFound": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1616,7 +1616,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"enableEmotesGlobally": "Aktivera emote-paket globalt",
|
"enableEmotesGlobally": "Aktivera dekal-paket globalt",
|
||||||
"@enableEmotesGlobally": {
|
"@enableEmotesGlobally": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1676,17 +1676,17 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emotePacks": "Emote paket för rummet",
|
"emotePacks": "Dekalpaket för rummet",
|
||||||
"@emotePacks": {
|
"@emotePacks": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteInvalid": "Ogiltig emote kortkod!",
|
"emoteInvalid": "Ogiltig dekal-kod!",
|
||||||
"@emoteInvalid": {
|
"@emoteInvalid": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteExists": "Emote existerar redan!",
|
"emoteExists": "Dekalen existerar redan!",
|
||||||
"@emoteExists": {
|
"@emoteExists": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1696,12 +1696,12 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteShortcode": "Emote kortkod",
|
"emoteShortcode": "Dekal kod",
|
||||||
"@emoteShortcode": {
|
"@emoteShortcode": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteWarnNeedToPick": "Du måste välja en emote kortkod och en bild!",
|
"emoteWarnNeedToPick": "Du måste välja en dekal-kod och en bild!",
|
||||||
"@emoteWarnNeedToPick": {
|
"@emoteWarnNeedToPick": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2107,5 +2107,13 @@
|
|||||||
"@noPublicRoomsFound": {
|
"@noPublicRoomsFound": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"badServerVersionsException": "Hemservern stöjder Spec-versionen:\n{serverVersions}\nMen denna app stödjer enbart {supportedVersions}",
|
||||||
|
"@badServerVersionsException": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"serverVersions": {},
|
||||||
|
"supportedVersions": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user