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

30 lines
823 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
{
"server": {
"textInput": {
"placeholder": "Domän för instansen"
},
"button": "Logga in",
"information": {
"name": "Namn",
"accounts": "Användare",
"statuses": "Inlägg",
"domains": "Universum"
},
"disclaimer": {
"base": "Inloggningsprocessen använder systemets webbläsare så ingen av din kontoinformation är synlig för appen."
},
"terms": {
"base": "Genom att logga in godkänner du <0> integritetspolicyn</0> och <1>användarvillkoren</1>."
}
},
"update": {
"alert": {
"title": "Inloggad till denna instans",
"message": "Du kan logga in på ett annat konto och behålla redan inloggade konton",
"buttons": {
"cancel": "$t(common:buttons.cancel)",
"continue": "Fortsätt"
}
}
}
}