tooot/src/i18n/sv/components/relationship.json

16 lines
333 B
JSON
Raw Normal View History

New Crowdin updates (#468) * New translations tabs.json (Spanish) * New translations common.json (Spanish) * New translations instance.json (Spanish) * New translations timeline.json (Spanish) * New translations tabs.json (Spanish) * New translations mediaSelector.json (Spanish) * New translations contextMenu.json (Spanish) * New translations tabs.json (Spanish) * New translations mediaSelector.json (Italian) * New translations parse.json (Italian) * New translations relationship.json (Italian) * New translations timeline.json (Italian) * New translations actions.json (Italian) * New translations announcements.json (Italian) * New translations compose.json (Italian) * New translations accountSelection.json (Italian) * New translations common.json (Swedish) * New translations instance.json (Swedish) * New translations parse.json (Swedish) * New translations relationship.json (Swedish) * New translations timeline.json (Swedish) * New translations actions.json (Swedish) * New translations imageViewer.json (Swedish) * New translations announcements.json (Swedish) * New translations compose.json (Swedish) * New translations screens.json (Swedish) * New translations tabs.json (Swedish) * New translations mediaSelector.json (Swedish) * New translations emojis.json (Swedish) * New translations contextMenu.json (Swedish) * New translations accountSelection.json (Swedish) * New translations common.json (Swedish) * New translations instance.json (Swedish) * New translations instance.json (Swedish) * New translations parse.json (Swedish) * New translations relationship.json (Swedish) * New translations timeline.json (Swedish) * New translations timeline.json (Swedish) * New translations actions.json (Swedish) * New translations imageViewer.json (Swedish) * New translations announcements.json (Swedish) * New translations compose.json (Swedish) * New translations tabs.json (Swedish) * New translations mediaSelector.json (Swedish) * New translations emojis.json (Swedish) * New translations contextMenu.json (Swedish) * New translations accountSelection.json (Swedish) * New translations compose.json (Swedish) * New translations screens.json (Swedish) * New translations tabs.json (Swedish) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (French) * New translations tabs.json (Polish) * New translations tabs.json (Swedish) * New translations tabs.json (Spanish) * New translations tabs.json (German) * New translations tabs.json (Italian) * New translations tabs.json (Japanese) * New translations tabs.json (Korean) * New translations tabs.json (Chinese Simplified) * New translations tabs.json (Chinese Traditional) * New translations tabs.json (Vietnamese) * New translations tabs.json (Portuguese, Brazilian) * New translations tabs.json (French) * New translations tabs.json (Swedish) * New translations tabs.json (Spanish)
2022-11-20 16:42:11 +01:00
{
"follow": {
"function": "Följ användare"
},
"block": {
"function": "Blockera användare"
},
"button": {
"error": "Laddningsfel",
"blocked_by": "Blockerad av användare",
"blocking": "Avblockera",
"following": "Sluta följ",
"requested": "Återkalla förfrågan",
"default": "Följ"
}
}