mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
Translated using Weblate (Swedish)
Currently translated at 83.7% (403 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
This commit is contained in:
parent
c1247c0ee0
commit
9d66b50083
@ -2098,5 +2098,96 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"homeserver": {}
|
"homeserver": {}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"commandHintHtml": "Skicka HTML-formatted text",
|
||||||
|
"@commandHintHtml": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /html"
|
||||||
|
},
|
||||||
|
"commandHintBan": "Bannlys användaren från detta rum",
|
||||||
|
"@commandHintBan": {
|
||||||
|
"type": "text",
|
||||||
|
"description": "Usage hint for the command /ban"
|
||||||
|
},
|
||||||
|
"clearText": "Rensa text",
|
||||||
|
"@clearText": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"clearArchive": "Rensa arkiv",
|
||||||
|
"@clearArchive": {},
|
||||||
|
"chats": "Chatter",
|
||||||
|
"@chats": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"chatHasBeenRemovedFromThisSpace": "Chatt har tagits bort från detta utrymme",
|
||||||
|
"@chatHasBeenRemovedFromThisSpace": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"chatHasBeenAddedToThisSpace": "Chatt har lagts till i detta utrymme",
|
||||||
|
"@chatHasBeenAddedToThisSpace": {},
|
||||||
|
"chatBackup": "Chatt backup",
|
||||||
|
"@chatBackup": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"changeYourAvatar": "Ändra din avatar",
|
||||||
|
"@changeYourAvatar": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"cantOpenUri": "Kan inte öppna URL {uri}",
|
||||||
|
"@cantOpenUri": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"uri": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"blocked": "Blockerad",
|
||||||
|
"@blocked": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"badServerLoginTypesException": "Hemma servern stödjer följande inloggnings typer :\n {serverVersions}\nMen denna applikation stödjer enbart:\n{supportedVersions}",
|
||||||
|
"@badServerLoginTypesException": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"serverVersions": {},
|
||||||
|
"supportedVersions": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"autoplayImages": "Automatisk spela upp animerade klistermärken och emoji",
|
||||||
|
"@autoplayImages": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholder": {}
|
||||||
|
},
|
||||||
|
"audioPlayerPlay": "Spela",
|
||||||
|
"@audioPlayerPlay": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"audioPlayerPause": "Paus",
|
||||||
|
"@audioPlayerPause": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"allChats": "Alla chattar",
|
||||||
|
"@allChats": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"addToSpace": "Lägg till i utrymme",
|
||||||
|
"@addToSpace": {},
|
||||||
|
"addNewFriend": "Lägg till ny vän",
|
||||||
|
"@addNewFriend": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"addEmail": "Lägg till e-post",
|
||||||
|
"@addEmail": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user