2020-07-29 23:50:30 +00:00
|
|
|
// Copyright © 2020 Metabolist. All rights reserved.
|
|
|
|
|
2020-08-29 03:50:58 +00:00
|
|
|
"add" = "Add";
|
2020-08-13 10:18:21 +00:00
|
|
|
"apns-default-message" = "New notification";
|
2020-07-29 23:50:30 +00:00
|
|
|
"add-identity.instance-url" = "Instance URL";
|
2020-08-09 11:27:38 +00:00
|
|
|
"add-identity.log-in" = "Log in";
|
|
|
|
"add-identity.browse-anonymously" = "Browse anonymously";
|
2020-07-29 23:50:30 +00:00
|
|
|
"oauth.error.code-not-found" = "OAuth error: code not found";
|
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-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-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-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";
|