mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-24 14:32:37 +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",
|
||||
"placeholders": {}
|
||||
},
|
||||
"setCustomEmotes": "Ställ in anpassade emotes",
|
||||
"setCustomEmotes": "Ställ in anpassade dekaler",
|
||||
"@setCustomEmotes": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1190,7 +1190,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"noEmotesFound": "Hittade inga emotes. 😕",
|
||||
"noEmotesFound": "Hittade inga dekaler. 😕",
|
||||
"@noEmotesFound": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1616,7 +1616,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"enableEmotesGlobally": "Aktivera emote-paket globalt",
|
||||
"enableEmotesGlobally": "Aktivera dekal-paket globalt",
|
||||
"@enableEmotesGlobally": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1676,17 +1676,17 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emotePacks": "Emote paket för rummet",
|
||||
"emotePacks": "Dekalpaket för rummet",
|
||||
"@emotePacks": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteInvalid": "Ogiltig emote kortkod!",
|
||||
"emoteInvalid": "Ogiltig dekal-kod!",
|
||||
"@emoteInvalid": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteExists": "Emote existerar redan!",
|
||||
"emoteExists": "Dekalen existerar redan!",
|
||||
"@emoteExists": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -1696,12 +1696,12 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emoteShortcode": "Emote kortkod",
|
||||
"emoteShortcode": "Dekal kod",
|
||||
"@emoteShortcode": {
|
||||
"type": "text",
|
||||
"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": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -2107,5 +2107,13 @@
|
||||
"@noPublicRoomsFound": {
|
||||
"type": "text",
|
||||
"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