metatext/Localizations/Localizable.strings

80 lines
3.7 KiB
Plaintext
Raw Normal View History

// Copyright © 2020 Metabolist. All rights reserved.
2020-08-29 03:50:58 +00:00
"add" = "Add";
"apns-default-message" = "New notification";
"add-identity.instance-url" = "Instance URL";
"add-identity.log-in" = "Log in";
2020-09-11 01:59:43 +00:00
"add-identity.browse" = "Browse";
2020-09-11 09:55:06 +00:00
"add-identity.join" = "Join";
"add-identity.request-invite" = "Request an invite";
2020-09-10 00:52:46 +00:00
"add-identity.unable-to-connect-to-instance" = "Unable to connect to instance";
2020-09-11 09:55:06 +00:00
"registration.review-terms-of-use-and-privacy-policy-%@" = "Please review %@'s Terms of Use and Privacy Policy to continue";
"registration.username" = "Username";
"registration.email" = "Email";
"registration.password" = "Password";
"registration.password-confirmation" = "Confirm password";
"registration.reason-%@" = "Why do you want to join %@?";
"registration.server-rules" = "Server rules";
"registration.terms-of-service" = "Terms of service";
"registration.agree-to-server-rules-and-terms-of-service" = "I agree to the server rules and terms of service";
"registration.password-confirmation-mismatch" = "Password and password confirmation do not match";
2020-08-08 09:10:05 +00:00
"secondary-navigation.manage-accounts" = "Manage Accounts";
2020-08-29 03:50:58 +00:00
"secondary-navigation.lists" = "Lists";
2020-08-07 10:59:48 +00:00
"secondary-navigation.preferences" = "Preferences";
2020-09-09 05:40:49 +00:00
"identities.accounts" = "Accounts";
2020-09-11 01:59:43 +00:00
"identities.browsing" = "Browsing";
2020-08-29 03:50:58 +00:00
"lists.new-list-title" = "New List Title";
2020-08-07 10:59:48 +00:00
"preferences" = "Preferences";
"preferences.posting-reading" = "Posting and Reading";
2020-08-07 10:14:14 +00:00
"preferences.posting" = "Posting";
"preferences.use-preferences-from-server" = "Use preferences from server";
"preferences.posting-default-visiblility" = "Default visibility";
"preferences.posting-default-sensitive" = "Mark content sensitive by default";
"preferences.reading" = "Reading";
"preferences.reading-expand-media" = "Expand media";
"preferences.expand-media.default" = "Hide sensitive";
"preferences.expand-media.show-all" = "Show all";
"preferences.expand-media.hide-all" = "Hide all";
"preferences.reading-expand-spoilers" = "Always expand content warnings";
2020-08-29 10:26:26 +00:00
"preferences.filters" = "Filters";
2020-08-14 21:41:55 +00:00
"preferences.notification-types" = "Notification Types";
"preferences.notification-types.follow" = "Follow";
"preferences.notification-types.favourite" = "Favorite";
"preferences.notification-types.reblog" = "Reblog";
"preferences.notification-types.mention" = "Mention";
"preferences.notification-types.poll" = "Poll";
2020-08-30 00:32:34 +00:00
"filters.active" = "Active";
"filters.expired" = "Expired";
2020-08-29 10:26:26 +00:00
"filter.add-new" = "Add New Filter";
"filter.edit" = "Edit Filter";
"filter.keyword-or-phrase" = "Keyword or phrase";
"filter.never-expires" = "Never expires";
"filter.expire-after" = "Expire after";
"filter.contexts" = "Filter contexts";
"filter.irreversible" = "Drop instead of hide";
"filter.irreversible-explanation" = "Filtered posts will disappear irreversibly, even if filter is later removed";
"filter.whole-word" = "Whole word";
"filter.whole-word-explanation" = "When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word";
"filter.save-changes" = "Save Changes";
"filter.context.home" = "Home timeline";
"filter.context.notifications" = "Notifications";
"filter.context.public" = "Public timelines";
"filter.context.thread" = "Conversations";
"filter.context.account" = "Profiles";
"filter.context.unknown" = "Unknown context";
2020-08-21 02:29:01 +00:00
"status.reblogged-by" = "%@ boosted";
"status.pinned-post" = "Pinned post";
"status.show-more" = "Show More";
"status.show-less" = "Show Less";
"status.poll.vote" = "Vote";
"status.poll.participation-count" = "%ld people";
"status.poll.time-left" = "%@ left";
"status.poll.refresh" = "Refresh";
"status.poll.closed" = "Closed";
2020-08-07 10:14:14 +00:00
"status.visibility.public" = "Public";
"status.visibility.unlisted" = "Unlisted";
"status.visibility.private" = "Private";
2020-08-29 00:06:09 +00:00
"timelines.home" = "Home";
"timelines.local" = "Local";
"timelines.federated" = "Federated";