diff options
author | Fire Demon <firedemon@creature.cafe> | 2020-08-10 20:47:01 -0500 |
---|---|---|
committer | Fire Demon <firedemon@creature.cafe> | 2020-08-30 05:45:17 -0500 |
commit | 6b231291f90e494686e8ad696aede8dd0157cddf (patch) | |
tree | 0692ad34c06388aa1fe72a4f186a040ccf96052b | |
parent | 07339cf4906c93c2a79f395a8fb3104c852b1fa9 (diff) |
[Localization] Change Monsterpit flavoring for Federated timeline
-rw-r--r-- | app/javascript/mastodon/locales/en-MP.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/app/javascript/mastodon/locales/en-MP.json b/app/javascript/mastodon/locales/en-MP.json index 41445c538..58a04ed02 100644 --- a/app/javascript/mastodon/locales/en-MP.json +++ b/app/javascript/mastodon/locales/en-MP.json @@ -14,8 +14,9 @@ "column.favourites": "Admirations", "column.mutes": "Muted creatures", "column.pins": "Pins", - "column.public": "World", + "column.public": "Fediverse", "column.toot": "Roars & Growls", + "community.column_settings.remote_only": "Rowdy tavern mode", "compose_form.direct_message_warning": "This roar will only be sent to the mentioned creatures.", "compose_form.hashtag_warning": "This roar won't be listed under any hashtag as it is unlisted. Only public roars can be searched by hashtag.", "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.", @@ -30,7 +31,7 @@ "confirmations.publish.confirm": "Publish", "confirmations.publish.message": "Are you ready to publish your roar?", "content-type.change": "Content type", - "directory.federated": "From world", + "directory.federated": "From Fediverse", "embed.instructions": "Embed this roar on your website by copying the code below.", "empty_column.account_timeline": "No roars here!", "empty_column.blocks": "You haven't blocked any creatures yet.", @@ -44,8 +45,8 @@ "follow_request.authorize": "Accept", "getting_started.directory": "Creature directory", "getting_started.invite": "Invite creatures", - "introduction.federation.federated.headline": "World", - "introduction.federation.federated.text": "Public roars from other servers will appear in the World timeline.", + "introduction.federation.federated.headline": "Fediverse", + "introduction.federation.federated.text": "Public roars from other servers will appear in the Fediverse timeline.", "introduction.federation.home.text": "Roars from creatures you follow will appear in your home feed.", "introduction.interactions.action": "Finish tutorial", "introduction.interactions.favourite.headline": "Admire", @@ -57,7 +58,7 @@ "keyboard_shortcuts.enter": "to open roar", "keyboard_shortcuts.favourite": "to admire", "keyboard_shortcuts.favourites": "to open admirations list", - "keyboard_shortcuts.federated": "to open world timeline", + "keyboard_shortcuts.federated": "to open Fediverse timeline", "keyboard_shortcuts.muted": "to open muted creatures list", "keyboard_shortcuts.pinned": "to open pinned roars list", "keyboard_shortcuts.spoilers": "to show/hide content note field", @@ -71,7 +72,7 @@ "navigation_bar.logout": "Sleep", "navigation_bar.mutes": "Muted creatures", "navigation_bar.pins": "Pins", - "navigation_bar.public_timeline": "World", + "navigation_bar.public_timeline": "Fediverse", "notification_purge.start": "Enter notification cleaning mode", "notification.favourite": "{name} admired your roar", "notification.reblog": "{name} boosted your roar", @@ -134,7 +135,7 @@ "status.show_more": "Reveal", "status.show_thread": "Reveal thread", "status.unpublished": "Unpublished", - "tabs_bar.federated_timeline": "World", + "tabs_bar.federated_timeline": "Fediverse", "timeline_hint.resources.statuses": "Older roars", "trends.counter_by_accounts": "{count, plural, one {{counter} creature} other {{counter} creatures}} talking", "ui.beforeunload": "Your draft will be lost if you leave the web page.", |