Consistant spaces before strings

pull/722/head
Autom 2019-10-17 03:08:24 +02:00
parent da682f6593
commit d387a4b7f6
2 changed files with 20 additions and 20 deletions

View File

@ -5,23 +5,23 @@ export const en = {
no_posts: 'No Posts.',
create_a_post: 'Create a post',
create_post: 'Create Post',
number_of_posts:'{{count}} Posts',
number_of_posts: '{{count}} Posts',
posts: 'Posts',
related_posts: 'These posts might be related',
cross_posts: 'This link has also been posted to:',
cross_post: 'cross-post',
comments: 'Comments',
number_of_comments:'{{count}} Comments',
number_of_comments: '{{count}} Comments',
remove_comment: 'Remove Comment',
communities: 'Communities',
users: 'Users',
create_a_community: 'Create a community',
create_community: 'Create Community',
remove_community: 'Remove Community',
subscribed_to_communities:'Subscribed to <1>communities</1>',
trending_communities:'Trending <1>communities</1>',
subscribed_to_communities: 'Subscribed to <1>communities</1>',
trending_communities: 'Trending <1>communities</1>',
list_of_communities: 'List of communities',
number_of_communities:'{{count}} Communities',
number_of_communities: '{{count}} Communities',
community_reqs: 'lowercase, underscores, and no spaces.',
edit: 'edit',
reply: 'reply',
@ -69,10 +69,10 @@ export const en = {
creator: 'creator',
username: 'Username',
email_or_username: 'Email or Username',
number_of_users:'{{count}} Users',
number_of_subscribers:'{{count}} Subscribers',
number_of_points:'{{count}} Points',
number_online:'{{count}} Users Online',
number_of_users: '{{count}} Users',
number_of_subscribers: '{{count}} Subscribers',
number_of_points: '{{count}} Points',
number_online: '{{count}} Users Online',
name: 'Name',
title: 'Title',
category: 'Category',
@ -136,7 +136,7 @@ export const en = {
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:',
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',
bitcoin: 'Bitcoin',
ethereum: 'Ethereum',

View File

@ -5,23 +5,23 @@ export const sv = {
no_posts: 'Inga inlÀgg.',
create_a_post: 'Skriv ett inlÀgg',
create_post: 'Skapa inlÀgg',
number_of_posts:'{{count}} inlÀgg',
number_of_posts: '{{count}} inlÀgg',
posts: 'InlÀgg',
related_posts: 'Dessa inlÀgg kan vara relaterade',
cross_posts: 'Den hÀr lÀnken har Àven publicerats i:',
cross_post: 'tvÀrinlÀgg',
comments: 'Kommentarer',
number_of_comments:'{{count}} kommentarer',
number_of_comments: '{{count}} kommentarer',
remove_comment: 'Radera kommentar',
communities: 'Gemenskaper',
users: 'AnvÀndare',
create_a_community: 'Skapa en gemenskap',
create_community: 'Skapa gemenskap',
remove_community: 'Radera gemenskap',
subscribed_to_communities:'Prenumererar pÄ <1>gemenskaper</1>',
trending_communities:'PopulÀra <1>gemenskaper</1>',
subscribed_to_communities: 'Prenumererar pÄ <1>gemenskaper</1>',
trending_communities: 'PopulÀra <1>gemenskaper</1>',
list_of_communities: 'Lista över gemenskaper',
number_of_communities:'{{count}} gemenskaper',
number_of_communities: '{{count}} gemenskaper',
community_reqs: 'gemener, understreck och inga blanksteg.',
edit: 'redigera',
reply: 'svara',
@ -69,10 +69,10 @@ export const sv = {
creator: 'skapare',
username: 'AnvÀndarnamn',
email_or_username: 'E-postadress eller anvÀndarnamn',
number_of_users:'{{count}} anvÀndare',
number_of_subscribers:'{{count}} prenumeranter',
number_of_points:'{{count}} poÀng',
number_online:'{{count}} anvÀndare inloggade',
number_of_users: '{{count}} anvÀndare',
number_of_subscribers: '{{count}} prenumeranter',
number_of_points: '{{count}} poÀng',
number_online: '{{count}} anvÀndare inloggade',
name: 'Namn',
title: 'Titel',
category: 'Kategori',
@ -136,7 +136,7 @@ export const sv = {
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:',
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',
bitcoin: 'Bitcoin',
ethereum: 'Ethereum',