2020-07-30 01:50:30 +02:00
|
|
|
// Copyright © 2020 Metabolist. All rights reserved.
|
|
|
|
|
2020-08-13 12:18:21 +02:00
|
|
|
"apns-default-message" = "New notification";
|
2020-07-30 01:50:30 +02:00
|
|
|
"add-identity.instance-url" = "Instance URL";
|
2020-08-09 13:27:38 +02:00
|
|
|
"add-identity.log-in" = "Log in";
|
|
|
|
"add-identity.browse-anonymously" = "Browse anonymously";
|
2020-07-30 01:50:30 +02:00
|
|
|
"oauth.error.code-not-found" = "OAuth error: code not found";
|
2020-08-08 11:10:05 +02:00
|
|
|
"secondary-navigation.manage-accounts" = "Manage Accounts";
|
2020-08-07 12:59:48 +02:00
|
|
|
"secondary-navigation.preferences" = "Preferences";
|
2020-08-08 09:43:06 +02:00
|
|
|
"identities.add" = "Add";
|
2020-08-07 12:59:48 +02:00
|
|
|
"preferences" = "Preferences";
|
|
|
|
"preferences.posting-reading" = "Posting and Reading";
|
2020-08-07 12:14:14 +02: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 23:41:55 +02: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-07 12:14:14 +02:00
|
|
|
"status.visibility.public" = "Public";
|
|
|
|
"status.visibility.unlisted" = "Unlisted";
|
|
|
|
"status.visibility.private" = "Private";
|