Merge branch 'AutomCoding-master'

pull/722/head
Dessalines 5 years ago
commit 63708e6624

@ -5,23 +5,23 @@ export const en = {
no_posts: 'No Posts.', no_posts: 'No Posts.',
create_a_post: 'Create a post', create_a_post: 'Create a post',
create_post: 'Create Post', create_post: 'Create Post',
number_of_posts:'{{count}} Posts', number_of_posts: '{{count}} Posts',
posts: 'Posts', posts: 'Posts',
related_posts: 'These posts might be related', related_posts: 'These posts might be related',
cross_posts: 'This link has also been posted to:', cross_posts: 'This link has also been posted to:',
cross_post: 'cross-post', cross_post: 'cross-post',
comments: 'Comments', comments: 'Comments',
number_of_comments:'{{count}} Comments', number_of_comments: '{{count}} Comments',
remove_comment: 'Remove Comment', remove_comment: 'Remove Comment',
communities: 'Communities', communities: 'Communities',
users: 'Users', users: 'Users',
create_a_community: 'Create a community', create_a_community: 'Create a community',
create_community: 'Create Community', create_community: 'Create Community',
remove_community: 'Remove Community', remove_community: 'Remove Community',
subscribed_to_communities:'Subscribed to <1>communities</1>', subscribed_to_communities: 'Subscribed to <1>communities</1>',
trending_communities:'Trending <1>communities</1>', trending_communities: 'Trending <1>communities</1>',
list_of_communities: 'List of communities', list_of_communities: 'List of communities',
number_of_communities:'{{count}} Communities', number_of_communities: '{{count}} Communities',
community_reqs: 'lowercase, underscores, and no spaces.', community_reqs: 'lowercase, underscores, and no spaces.',
edit: 'edit', edit: 'edit',
reply: 'reply', reply: 'reply',
@ -69,10 +69,10 @@ export const en = {
creator: 'creator', creator: 'creator',
username: 'Username', username: 'Username',
email_or_username: 'Email or Username', email_or_username: 'Email or Username',
number_of_users:'{{count}} Users', number_of_users: '{{count}} Users',
number_of_subscribers:'{{count}} Subscribers', number_of_subscribers: '{{count}} Subscribers',
number_of_points:'{{count}} Points', number_of_points: '{{count}} Points',
number_online:'{{count}} Users Online', number_online: '{{count}} Users Online',
name: 'Name', name: 'Name',
title: 'Title', title: 'Title',
category: 'Category', category: 'Category',
@ -136,7 +136,7 @@ export const en = {
sponsors_of_lemmy: 'Sponsors of Lemmy', sponsors_of_lemmy: 'Sponsors of Lemmy',
sponsor_message: 'Lemmy is free, <1>open-source</1> software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:', sponsor_message: 'Lemmy is free, <1>open-source</1> software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:',
support_on_patreon: 'Support on Patreon', support_on_patreon: 'Support on Patreon',
general_sponsors:'General Sponsors are those that pledged $10 to $39 to Lemmy.', general_sponsors: 'General Sponsors are those that pledged $10 to $39 to Lemmy.',
crypto: 'Crypto', crypto: 'Crypto',
bitcoin: 'Bitcoin', bitcoin: 'Bitcoin',
ethereum: 'Ethereum', ethereum: 'Ethereum',

@ -5,34 +5,40 @@ export const sv = {
no_posts: 'Inga inlägg.', no_posts: 'Inga inlägg.',
create_a_post: 'Skriv ett inlägg', create_a_post: 'Skriv ett inlägg',
create_post: 'Skapa inlägg', create_post: 'Skapa inlägg',
number_of_posts:'{{count}} inlägg', number_of_posts: '{{count}} inlägg',
posts: 'Inlägg', posts: 'Inlägg',
related_posts: 'Dessa inlägg kan vara relaterade', related_posts: 'Dessa inlägg kan vara relaterade',
cross_posts: 'Den här länken har även publicerats i:', cross_posts: 'Den här länken har även publicerats i:',
cross_post: 'tvärinlägg', cross_post: 'tvärinlägg',
comments: 'Kommentarer', comments: 'Kommentarer',
number_of_comments:'{{count}} kommentarer', number_of_comments: '{{count}} kommentarer',
remove_comment: 'Radera kommentar', remove_comment: 'Radera kommentar',
communities: 'Gemenskaper', communities: 'Gemenskaper',
users: 'Användare', users: 'Användare',
create_a_community: 'Skapa en gemenskap', create_a_community: 'Skapa en gemenskap',
create_community: 'Skapa gemenskap', create_community: 'Skapa gemenskap',
remove_community: 'Radera gemenskap', remove_community: 'Radera gemenskap',
subscribed_to_communities:'Prenumererar på <1>gemenskaper</1>', subscribed_to_communities: 'Prenumererar på <1>gemenskaper</1>',
trending_communities:'Populära <1>gemenskaper</1>', trending_communities: 'Populära <1>gemenskaper</1>',
list_of_communities: 'Lista över gemenskaper', list_of_communities: 'Lista över gemenskaper',
number_of_communities:'{{count}} gemenskaper', number_of_communities: '{{count}} gemenskaper',
community_reqs: 'gemener, understreck och inga blanksteg.', community_reqs: 'gemener, understreck och inga blanksteg.',
edit: 'redigera', edit: 'redigera',
reply: 'svara', reply: 'svara',
cancel: 'Avbryt', cancel: 'Avbryt',
preview: 'Förhandsgranskning',
upload_image: 'ladda upp bild',
formatting_help: 'formateringshjälp',
view_source: 'visa källkod',
unlock: 'lås upp', unlock: 'lås upp',
lock: 'lås', lock: 'lås',
sticky: 'fastnålad',
unsticky: 'inte fastnålad',
link: 'länk', link: 'länk',
mod: 'moderator', mod: 'moderator',
mods: 'moderatorer', mods: 'moderatorer',
moderates: 'Modererar', moderates: 'Modererar',
settings: 'Inställningar', settings: 'Inställningar',
remove_as_mod: 'tag bort som moderator', remove_as_mod: 'tag bort som moderator',
appoint_as_mod: 'lägg till som moderator', appoint_as_mod: 'lägg till som moderator',
modlog: 'Moderationslogg', modlog: 'Moderationslogg',
@ -43,24 +49,30 @@ export const sv = {
remove: 'ta bort', remove: 'ta bort',
removed: 'borttagen', removed: 'borttagen',
locked: 'låst', locked: 'låst',
stickied: 'fastnålad',
reason: 'Anledning', reason: 'Anledning',
mark_as_read: 'markera som läst', mark_as_read: 'markera som läst',
mark_as_unread: 'markera som oläst', mark_as_unread: 'markera som oläst',
delete: 'radera', delete: 'radera',
deleted: 'raderad', deleted: 'raderad',
delete_account: 'Ta bort konto',
delete_account_confirm: 'Varning: den här åtgärden kommer radera alla dina data permanent. Är du säker?',
restore: 'återställ', restore: 'återställ',
ban: 'blockera', ban: 'blockera',
ban_from_site: 'blockera från webbplats', ban_from_site: 'blockera från webbplats',
unban: 'ta bort blockering', unban: 'ta bort blockering',
unban_from_site: 'ta bort blockering från webbplats', unban_from_site: 'ta bort blockering från webbplats',
banned: 'blocerad',
save: 'spara', save: 'spara',
unsave: 'förkasta', // Is perhaps 'ångra' more appropriate? unsave: 'förkasta',
create: 'skapa', create: 'skapa',
creator: 'skapare',
username: 'Användarnamn', username: 'Användarnamn',
email_or_username: 'E-postadress eller användarnamn', email_or_username: 'E-postadress eller användarnamn',
number_of_users:'{{count}} användare', number_of_users: '{{count}} användare',
number_of_subscribers:'{{count}} prenumeranter', number_of_subscribers: '{{count}} prenumeranter',
number_of_points:'{{count}} poäng', number_of_points: '{{count}} poäng',
number_online: '{{count}} användare inloggade',
name: 'Namn', name: 'Namn',
title: 'Titel', title: 'Titel',
category: 'Kategori', category: 'Kategori',
@ -104,13 +116,13 @@ export const sv = {
optional: 'Valfritt', optional: 'Valfritt',
expires: 'Går ut', expires: 'Går ut',
url: 'URL', url: 'URL',
body: 'Brödtext', // Probably not the best in context. body: 'Text',
copy_suggested_title: 'kopiera föreslagen titel: {{title}}', copy_suggested_title: 'kopiera föreslagen titel: {{title}}',
community: 'Gemenskap', community: 'Gemenskap',
expand_here: 'Utvidga här', expand_here: 'Utvidga här',
subscribe_to_communities: 'Prenumerera på några <1>gemenskaper</1>.', subscribe_to_communities: 'Prenumerera på några <1>gemenskaper</1>.',
chat: 'Chatta', chat: 'Chatta',
recent_comments: 'Senaste kommentarer', recent_comments: 'Senaste kommentarer',
no_results: 'Inga resultat.', no_results: 'Inga resultat.',
setup: 'Installering', setup: 'Installering',
lemmy_instance_setup: 'Installering av Lemmy-instans', lemmy_instance_setup: 'Installering av Lemmy-instans',
@ -119,15 +131,16 @@ export const sv = {
modified: 'ändrades', modified: 'ändrades',
nsfw: 'Känsligt eller oförbehållsamt innehåll', nsfw: 'Känsligt eller oförbehållsamt innehåll',
show_nsfw: 'Visa känsligt eller oförbehållsamt innehåll', show_nsfw: 'Visa känsligt eller oförbehållsamt innehåll',
theme: 'Utseende',
sponsors: 'Sponsorer', sponsors: 'Sponsorer',
sponsors_of_lemmy: 'Lemmys sponsorer', sponsors_of_lemmy: 'Lemmys sponsorer',
sponsor_message: 'Lemmy är fri mjukvara med <1>öppen källkod</1>, vilket innebär att ingen reklam, vinstindrivning eller venturekapital förekommer, någonsin. Dina donationer går direkt till att stöda utvecklingen av projektet. Stort tack till följande personer:', sponsor_message: 'Lemmy är fri mjukvara med <1>öppen källkod</1>, vilket innebär att ingen reklam, vinstindrivning eller venturekapital förekommer, någonsin. Dina donationer går direkt till att stöda utvecklingen av projektet. Stort tack till följande personer:',
support_on_patreon: 'Stöd på Patreon', support_on_patreon: 'Stöd på Patreon',
general_sponsors:'Allmänna sponsorer är dem som givit mellan 10 och 39\u00a0dollar till Lemmy.', general_sponsors: 'Allmänna sponsorer är dem som givit mellan 10 och 39\u00a0dollar till Lemmy.',
crypto: 'Kryptovaluta', crypto: 'Kryptovaluta',
bitcoin: 'Bitcoin', bitcoin: 'Bitcoin',
ethereum: 'Ethereum', ethereum: 'Ethereum',
monero: 'Monero', monero: 'Monero',
code: 'Kod', code: 'Kod',
joined: 'Gick med', joined: 'Gick med',
by: 'av', by: 'av',

Loading…
Cancel
Save