loris/lib/i18n/en_US.json

97 lines
3.8 KiB
JSON

{
"greeting": "hello! welcome to loris",
"instance-url": "instance url",
"instance-url-example": "example.com",
"authorize-in-browser": "authorize in browser",
"login-failed-snackbar-text": "login failed!",
"back-button": "back",
"confirm-button": "confirm",
"timeline" : "timeline",
"chat": "chat",
"notifications": "notifications",
"settings": "settings",
"show": "show",
"hide": "hide",
"media-not-supported": "media type not supported",
"show-about-page": "show about page",
"about": "about",
"load-more": "load more",
"account-settings": "account settings",
"logout": "log out",
"show-in-browser": "show in browser",
"post-options": "post options",
"reblogged-by": "reblogged by:",
"post-batch-size": "post batch size",
"post-batch-size-description": "how many posts to load at a time\nfor slower internet or if you're not sure what to do use a low value (the default in most places is 20)",
"app-settings": "app settings",
"local-timeline": "local",
"home-timeline": "home",
"public-timeline": "federated",
"content-width-percentage-label": "content width",
"content-width-percentage-description": "determines what the regular width of content should be in percent (requires reloading the timeline)",
"max-content-width-label": "max content width",
"content-max-width-description": "determines what the maximum width of content should be, values below 375 get ignored because they would be too small (requires reloading the timeline)",
"liked-your-post": "liked your post",
"mentioned-you": "mentioned you",
"reblogged-your-post": "reblogged your post",
"followed-you": "followed you",
"requested-to-folow-you": "requested to follow you",
"made-a-status": "made a post",
"poll-has-ended": "poll has ended",
"interacted-with-you": "interacted with you",
"on-remote-instance": "on remote instance",
"reblog": "reblog",
"like": "like",
"load-older-notifications": "load older notifications",
"copied-post-by": "copied link to post by:",
"copy-url-to-clipboard": "copy url to clipboard",
"unlisted-visibility": "unlisted",
"public-visibility": "public",
"private-visibility": "private",
"direct-visibility": "dm",
"make-reply": "make reply",
"make-post": "make post",
"content-warning": "content warning",
"theme-title": "theme",
"send-post": "computer, send post",
"jacking-in": "jacking in...",
"jack-in": "jack in",
"add-account": "add account",
"day-1": "monday",
"day-2": "tuesday",
"day-3": "wednesday",
"day-4": "thursday",
"day-5": "friday",
"day-6": "saturday",
"day-7": "sunday",
"user-is-bot": "this account is a bot",
"you-are-mufos": "you are mutuals",
"they-follow-you": "they follow you",
"you-follow-them": "you follow them",
"you-do-not-follow-each-other": "you don't follow each other",
"found-account-on": "found account on",
"instances": "instances",
"instance": "instace",
"post-found-on": "found post on",
"show-in-full": "show in full",
"block": "banish",
"unblock": "unbanish",
"add-files": "add files",
"remaining": "remaining",
"move-down": "move down",
"move-up": "move up",
"remove-attached-file": "remove attachment",
"file-description": "file description",
"loading...": "loading",
"failed-to-send": "failed to send!",
"sending-file": "sending file",
"open-media-in-browser": "open media in browser",
"unread": "unread",
"expand": "expand",
"requested-to-follow": "has requested to follow:",
"follow-requests": "follow requests",
"post-deleted": "post deleted",
"delete-this": "delete this",
"deletion-failed": "deletion failed"
}