-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [ADD] Open original profile button * [FIX] editing post with the original content_type (#205) * [ADD] add dashboard entry (#208) * [ADD] Update Readme to add info about csp (#209) * [CH] Remove mention to soapbox in some doc files (#210) * [FIX] Fix follow imports (#211)
- Loading branch information
Showing
73 changed files
with
601 additions
and
3,999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,7 @@ | |
"account.muted": "Muted", | ||
"account.never_active": "Never", | ||
"account.no_fields": "This section is empty for now.", | ||
"account.open_profile": "Open Original Profile", | ||
"account.posts": "تبويقات", | ||
"account.posts_with_replies": "التبويقات و الردود", | ||
"account.profile": "Profile", | ||
|
@@ -216,7 +217,6 @@ | |
"column.birthdays": "Birthdays", | ||
"column.blocks": "الحسابات المحجوبة", | ||
"column.bookmarks": "Bookmarks", | ||
"column.bubble": "Bubble timeline", | ||
"column.chats": "Chats", | ||
"column.community": "الخيط العام المحلي", | ||
"column.crypto_donate": "Donate Cryptocurrency", | ||
|
@@ -270,7 +270,6 @@ | |
"column.public": "الخيط العام الموحد", | ||
"column.reactions": "Reactions", | ||
"column.reblogs": "Reposts", | ||
"column.remote": "Federated timeline", | ||
"column.scheduled_statuses": "Scheduled Posts", | ||
"column.search": "Search", | ||
"column.settings_store": "Settings store", | ||
|
@@ -471,6 +470,7 @@ | |
"emoji_button.recent": "الشائعة الاستخدام", | ||
"emoji_button.search": "ابحث...", | ||
"emoji_button.search_results": "نتائج البحث", | ||
"emoji_button.skins": "Skins", | ||
"emoji_button.symbols": "رموز", | ||
"emoji_button.travel": "الأماكن والسفر", | ||
"empty_column.account_blocked": "You are blocked by @{accountUsername}.", | ||
|
@@ -507,47 +507,6 @@ | |
"empty_column.search.hashtags": "There are no hashtags results for \"{term}\"", | ||
"empty_column.search.statuses": "There are no posts results for \"{term}\"", | ||
"empty_column.test": "The test timeline is empty.", | ||
"enlistment.next": "Next", | ||
"enlistment.pass": "Ignore", | ||
"enlistment.step0.body": "This website is your gateway to a network of independent servers that communicate together to form a larger social network: the fediverse. Each server is called an “instance”. Your instance is simply this site: ", | ||
"enlistment.step0.body1": "This website is your gateway to a network of independent servers that communicate together to form a larger social network: the fediverse.", | ||
"enlistment.step0.body2": "Each server is called an “instance”. Your instance is simply this site: ", | ||
"enlistment.step0.explanation": "It is this identifier that you can share on the fediverse", | ||
"enlistment.step0.title": "Welcome on the Fediverse", | ||
"enlistment.step0.username": "You full username", | ||
"enlistment.step1.explanation": "Don't worry though, when writing a post, autosuggestion will help you find the right mention! Moreover, if you reply to a post, the mention will automatically be written in the right way.", | ||
"enlistment.step1.left": "Here you are on {title}. If you exchange with people from the same instance as you, you can simply mention them with {username}{br}{br}ex: {contact}, if you want to talk to the admin of {title}", | ||
"enlistment.step1.right": "If you exchange with a person from another instance, you must mention them with their <span class='font-bold'>@pseudo@instance</span><br/><br/> ex: <a href=' https://oslo.town/@matt'>@[email protected]</a>, if you want to talk to the Oslo.town admin", | ||
"enlistment.step1.title": "How it works ?", | ||
"enlistment.step1.username": "@username", | ||
"enlistment.step2.col1": "Here you are on familiar ground: only your publications and those of the people you follow will be displayed on this thread.", | ||
"enlistment.step2.col2": "Here is a bit like your neighborhood: you will only find publications from members of this server, whether you follow them or not.", | ||
"enlistment.step2.col3": "Think outside the box and go explore the rest of the world: this thread displays posts from all known instances.", | ||
"enlistment.step2.explanation1": "At first it will be a little empty but don't worry we can help you fill it!", | ||
"enlistment.step2.explanation2": "We usually call it \"local\" thread", | ||
"enlistment.step2.explanation3": "We usually call it \"global\" or \"federated\" thread", | ||
"enlistment.step2.title1": "Home", | ||
"enlistment.step2.title3": "Discover", | ||
"enlistment.step3.description": "This site offers precise control over who can see your posts and therefore interact with you.", | ||
"enlistment.step3.direct-description": "The post is only visible to people mentioned via @username@instance", | ||
"enlistment.step3.direct-title": "Direct", | ||
"enlistment.step3.followers-description": "The post is not displayed on any public feeds and is only visible to people who follow you", | ||
"enlistment.step3.followers-title": "Followers only", | ||
"enlistment.step3.public-description": "The post is displayed on all feeds, including other instances.", | ||
"enlistment.step3.public-title": "Public", | ||
"enlistment.step3.title": "Privacy", | ||
"enlistment.step3.unlisted-description": "The post is public but only appears in your subscribers' feeds and on your profile", | ||
"enlistment.step3.unlisted-title": "Unlisted", | ||
"enlistment.step4.complete": "complete your profile", | ||
"enlistment.step4.conduct": "code of conduct", | ||
"enlistment.step4.disclaimer": "You're almost ready to dive into the deep end.", | ||
"enlistment.step4.informations": "If you have any questions about this new playground, do not hesitate to ask questions to the people you meet online, the community is quite caring and welcoming. You will also find more comprehensive online resources {wiki}.", | ||
"enlistment.step4.point-1": "Think of {complete} (profile photo, banner and bio). You can even add hashtags to let people know your interests.", | ||
"enlistment.step4.point-2": "It is customary to {publish} to make you discover. Do not forget the hashtags #introduction or #presentation.", | ||
"enlistment.step4.point-3": "Let's go, it's up to you to discover and tame the places, find people to follow, share your ideas while respecting the {conduct} and the values of {title}.", | ||
"enlistment.step4.publish": "publish a presentation", | ||
"enlistment.step4.title": "What's next ?", | ||
"enlistment.step4.wiki": "on the official wiki", | ||
"export_data.actions.export": "Export", | ||
"export_data.actions.export_blocks": "Export blocks", | ||
"export_data.actions.export_follows": "Export follows", | ||
|
@@ -625,9 +584,6 @@ | |
"header.register.label": "Register", | ||
"home.column_settings.show_reblogs": "عرض الترقيات", | ||
"home.column_settings.show_replies": "اعرض الردود", | ||
"icon_button.icons": "Icons", | ||
"icon_button.label": "Select icon", | ||
"icon_button.not_found": "No icons!! (╯°□°)╯︵ ┻━┻", | ||
"import_data.actions.import": "Import", | ||
"import_data.actions.import_blocks": "Import blocks", | ||
"import_data.actions.import_follows": "Import follows", | ||
|
@@ -806,7 +762,6 @@ | |
"onboarding.avatar.title": "Choose a profile picture", | ||
"onboarding.display_name.subtitle": "You can always edit this later.", | ||
"onboarding.display_name.title": "Choose a display name", | ||
"onboarding.done": "Done", | ||
"onboarding.feeds.col1": "Here you are on familiar ground: only your publications and those of the people you follow will be displayed on this thread.", | ||
"onboarding.feeds.col2": "Here is a bit like your neighborhood: you will only find publications from members of this server, whether you follow them or not.", | ||
"onboarding.feeds.col3": "Think outside the box and go explore the rest of the world: this thread displays posts from all known instances.", | ||
|
@@ -839,8 +794,6 @@ | |
"onboarding.privacy.unlisted-title": "Unlisted", | ||
"onboarding.saving": "Saving…", | ||
"onboarding.skip": "Skip for now", | ||
"onboarding.suggestions.subtitle": "Here are a few of the most popular accounts you might like.", | ||
"onboarding.suggestions.title": "Suggested accounts", | ||
"onboarding.view_feed": "View Feed", | ||
"onboarding.welcome.body1": "This website is your gateway to a network of independent servers that communicate together to form a larger social network: the fediverse.", | ||
"onboarding.welcome.body2": "Each server is called an “instance”. Your instance is simply this site: ", | ||
|
@@ -860,7 +813,6 @@ | |
"poll.non_anonymous": "Public poll", | ||
"poll.non_anonymous.label": "Other instances may display the options you voted for", | ||
"poll.refresh": "تحديث", | ||
"poll.total_people": "{count, plural, one {# person} other {# people}}", | ||
"poll.total_votes": "{count, plural, one {# صوت} other {# أصوات}}", | ||
"poll.vote": "صَوّت", | ||
"poll.voted": "You voted for this answer", | ||
|
@@ -896,11 +848,14 @@ | |
"preferences.options.content_type_markdown": "Markdown", | ||
"preferences.options.content_type_plaintext": "Plain text", | ||
"preferences.options.privacy_followers_only": "Followers-only", | ||
"preferences.options.privacy_local": "Local-only", | ||
"preferences.options.privacy_public": "Public", | ||
"preferences.options.privacy_unlisted": "Unlisted", | ||
"privacy.change": "اضبط خصوصية المنشور", | ||
"privacy.direct.long": "أنشر إلى المستخدمين المشار إليهم فقط", | ||
"privacy.direct.short": "مباشر", | ||
"privacy.local.long": "Status is only visible to people on this instance", | ||
"privacy.local.short": "Local-only", | ||
"privacy.private.long": "أنشر لمتابعيك فقط", | ||
"privacy.private.short": "لمتابعيك فقط", | ||
"privacy.public.long": "أنشر على الخيوط العامة", | ||
|
@@ -924,6 +879,7 @@ | |
"registration.closed_message": "{instance} is not accepting new members", | ||
"registration.closed_title": "Registrations Closed", | ||
"registration.confirmation_modal.close": "Close", | ||
"registration.custom_provider_tooltip": "Sign up with {provider}", | ||
"registration.fields.confirm_placeholder": "Password (again)", | ||
"registration.fields.email_placeholder": "E-Mail address", | ||
"registration.fields.password_placeholder": "Password", | ||
|
@@ -944,6 +900,7 @@ | |
"registrations.create_account": "Create an account", | ||
"registrations.error": "Failed to register your account.", | ||
"registrations.get_started": "Let's get started!", | ||
"registrations.redirect": "No account yet?", | ||
"registrations.success": "Welcome to {siteTitle}!", | ||
"registrations.tagline": "Social Media Without Discrimination", | ||
"registrations.unprocessable_entity": "This username has already been taken.", | ||
|
@@ -1054,9 +1011,6 @@ | |
"soapbox_config.authenticated_profile_hint": "Users must be logged-in to view replies and media on user profiles.", | ||
"soapbox_config.authenticated_profile_label": "Profiles require authentication", | ||
"soapbox_config.copyright_footer.meta_fields.label_placeholder": "Copyright footer", | ||
"soapbox_config.crypto_address.meta_fields.address_placeholder": "Address", | ||
"soapbox_config.crypto_address.meta_fields.note_placeholder": "Note (optional)", | ||
"soapbox_config.crypto_address.meta_fields.ticker_placeholder": "Ticker", | ||
"soapbox_config.crypto_donate_panel_limit.meta_fields.limit_placeholder": "Number of items to display in the crypto homepage widget", | ||
"soapbox_config.custom_css.meta_fields.url_placeholder": "URL", | ||
"soapbox_config.display_fqn_label": "Display domain (eg @user@domain) for local accounts.", | ||
|
Oops, something went wrong.