Skip to content

Commit

Permalink
umputun#10 sort dict
Browse files Browse the repository at this point in the history
  • Loading branch information
Mavrin committed Feb 22, 2020
1 parent 14ce267 commit 3ae5ac5
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 205 deletions.
204 changes: 102 additions & 102 deletions frontend/app/locales/en.json
Original file line number Diff line number Diff line change
@@ -1,123 +1,78 @@
{
"commentForm.send": "Send",
"commentForm.save": "Save",
"commentForm.replay": "Replay",
"comment.hide": "Hide",
"commentForm.preview": "Preview",
"authPanel.logout": "Logout?",
"authPanel.login": "Login:",
"authPanel.logged-as": "You logged in as",
"comment.hide-user-comment": "Do you want to hide comments of {userName}?",
"comment.reply": "Reply",
"comment.edit": "Edit",
"comment.delete-message": "Do you want to delete this comment?",
"comment.delete": "Delete",
"comment.time": "{day} at {time}",
"comment.cancel": "Cancel",
"authPanel.other-provider": "Other",
"authPanel.request-to-delete-data": "Request my data removal",
"authPanel.anonymous-provider": "Anonymous",
"authPanel.or-provider": "or",
"authPanel.disable-comments": "Disable comments",
"authPanel.disabled-cookies": "Disable third-party cookies blocking to login or open comments in",
"authPanel.enable-comments": "Enable comments",
"authPanel.enable-cookies": "Allow cookies to login and comment",
"authPanel.hide-settings": "Hide settings",
"authPanel.show-settings": "Show settings",
"authPanel.enable-comments": "Enable comments",
"authPanel.disable-comments": "Disable comments",
"authPanel.logged-as": "You logged in as",
"authPanel.login": "Login:",
"authPanel.logout": "Logout?",
"authPanel.or-provider": "or",
"authPanel.other-provider": "Other",
"authPanel.read-only": "Read-only",
"commentsSort.best": "Best",
"commentsSort.worst": "Worst",
"commentsSort.newest": "Newest",
"commentsSort.oldest": "Oldest",
"commentsSort.recently-updated": "Recently updated",
"commentsSort.least-recently-updated": "Least recently updated",
"commentsSort.most-controversial": "Most controversial",
"commentsSort.least-controversial": "Least controversial",
"commentSort.sort-by": "Sort by",
"comment.pin-comment": "Do you want to pin this comment?",
"comment.unpin-comment": "Do you want to unpin this comment?",
"comment.verify-user": "Do you want to verify {userName}?",
"comment.unverify-user": "Do you want to unverify {userName}?",
"commentForm.input-placeholder": "Your comment here",
"commentForm.notice-about-styling": "Styling with <a>Markdown</a> is supported",
"commentForm.subscribe-by": "Subscribe by",
"vote.own-comment": "Can't vote for your own comment",
"vote.guest": "Sign in to vote",
"vote.only-post-page": "Voting allowed only on post's page",
"vote.readonly": "Can't vote on read-only topics",
"vote.deleted": "Can't vote for deleted comment",
"vote.anonymous": "Anonymous users can't vote",
"vote.only-positive": "Only positive score allowed",
"comment.block-user": "Do you want to block {userName} {duration}?",
"comment.unblock-user": "Do you want to unblock this user?",
"blockingDuration.permanently": "Permanently",
"authPanel.request-to-delete-data": "Request my data removal",
"authPanel.show-settings": "Show settings",
"blockingDuration.day": "For a day",
"blockingDuration.month": "For a month",
"blockingDuration.permanently": "Permanently",
"blockingDuration.week": "For a week",
"blockingDuration.day": "For a day",
"comment.blocking-period": "Blocking period",
"comment.block": "Block",
"comment.block-user": "Do you want to block {userName} {duration}?",
"comment.blocked-user": "Blocked",
"comment.deleted-user": "Deleted",
"comment.deleted-comment": "This comment was deleted",
"comment.blocking-period": "Blocking period",
"comment.cancel": "Cancel",
"comment.controversy": "Controversy: {value}",
"comment.unpin": "Unpin",
"comment.pin": "Pin",
"comment.copied": "Copied!",
"comment.copy": "Copy",
"comment.unblock": "Unblock",
"comment.block": "Block",
"comment.delete": "Delete",
"comment.delete-message": "Do you want to delete this comment?",
"comment.deleted-comment": "This comment was deleted",
"comment.deleted-user": "Deleted",
"comment.edit": "Edit",
"comment.expired-time": "Editing time has expired.",
"comment.go-to-parent": "Go to parent comment",
"comment.hide": "Hide",
"comment.hide-user-comment": "Do you want to hide comments of {userName}?",
"comment.pin": "Pin",
"comment.pin-comment": "Do you want to pin this comment?",
"comment.reply": "Reply",
"comment.time": "{day} at {time}",
"comment.toggle-verification": "Toggle verification",
"comment.verified-user": "Verified user",
"comment.unblock": "Unblock",
"comment.unblock-user": "Do you want to unblock this user?",
"comment.unpin": "Unpin",
"comment.unpin-comment": "Do you want to unpin this comment?",
"comment.unverified-user": "Unverified user",
"comment.go-to-parent": "Go to parent comment",
"comment.expired-time": "Editing time has expired.",
"comment.unverify-user": "Do you want to unverify {userName}?",
"comment.verified-user": "Verified user",
"comment.verify-user": "Do you want to verify {userName}?",
"comment.vote-error": "Voting error: {voteErrorMessage}",
"commentForm.upload-file-fail": "{fileName} upload failed with \"{errorMessage}\"",
"commentForm.uploading": "Uploading...",
"commentForm.uploading-file": "uploading {fileName}...",
"commentForm.exceeded-size": "{fileName} exceeds size limit of {maxImageSize}",
"commentForm.input-placeholder": "Your comment here",
"commentForm.new-comment": "New comment",
"commentForm.unexpected-error": "Something went wrong. Please try again a bit later.",
"commentForm.notice-about-styling": "Styling with <a>Markdown</a> is supported",
"commentForm.preview": "Preview",
"commentForm.replay": "Replay",
"commentForm.save": "Save",
"commentForm.send": "Send",
"commentForm.subscribe-by": "Subscribe by",
"commentForm.subscribe-or": "or",
"root.show-more": "Show more",
"root.pinned-comments": "Pinned comments",
"root.powered-by": "Powered by <a>Remark42</a>",
"user-info.unexpected-error": "Something went wrong",
"user-info.last-comments": "Last comments by {userName}",
"settings.block-user": "Do you want to block {userName}?",
"settings.unblock-user": "Do you want to unblock {userName}?",
"settings.block": "block",
"settings.unblock": "unblock",
"settings.permanently": "permanently",
"settings.block-time": "until {day} at {time}",
"settings.hidden-users-title": "Hidden users",
"settings.hidden-user-header": "Hidden users:",
"settings.unknown": "unknown",
"settings.show": "show",
"settings.hide": "hide",
"settings.blocked-users-title": "Blocked users",
"settings.no-hidden-users": "There are no hidden users.",
"settings.no-blocked-users": "There are no blocked users.",
"settings.blocked-users-header": "Blocked users:",
"toolbar.bold": "Add bold text <cmd-b>",
"toolbar.header": "Add header text",
"toolbar.italic": "Add italic text <cmd-i>",
"toolbar.quote": "Insert a quote",
"toolbar.code": "Insert a code",
"toolbar.link": "Add a link <cmd-k>",
"toolbar.unordered-list": "Add a bulleted list",
"toolbar.ordered-list": "Add a numbered list",
"toolbar.attach-image": "Attach the image, drag & drop or paste from clipboard",
"errors.failed-fetch": "Failed to fetch. Please check your internet connection or try again a bit later",
"commentForm.unexpected-error": "Something went wrong. Please try again a bit later.",
"commentForm.upload-file-fail": "{fileName} upload failed with \"{errorMessage}\"",
"commentForm.uploading": "Uploading...",
"commentForm.uploading-file": "uploading {fileName}...",
"commentSort.sort-by": "Sort by",
"commentsSort.best": "Best",
"commentsSort.least-controversial": "Least controversial",
"commentsSort.least-recently-updated": "Least recently updated",
"commentsSort.most-controversial": "Most controversial",
"commentsSort.newest": "Newest",
"commentsSort.oldest": "Oldest",
"commentsSort.recently-updated": "Recently updated",
"commentsSort.worst": "Worst",
"errors.0": "Something went wrong. Please try again a bit later.",
"errors.1": "Comment cannot be found. Please refresh the page and try again.",
"errors.2": "Failed to unmarshal incoming request.",
"errors.3": "You don't have permission for this operation.",
"errors.4": "Invalid comment data.",
"errors.5": "Comment cannot be found. Please refresh the page and try again.",
"errors.6": "Site cannot be found. Please refresh the page and try again.",
"errors.7": "User has been blocked.",
"errors.8": "User has been blocked.",
"errors.9": "Comment changing failed. Please try again a bit later.",
"errors.10": "It is too late to edit the comment.",
"errors.11": "Comment already has reply, editing is not possible.",
"errors.12": "Cannot save voting result. Please try again a bit later.",
Expand All @@ -127,8 +82,53 @@
"errors.16": "Min score reached for the comment.",
"errors.17": "Action rejected. Please try again a bit later.",
"errors.18": "Requested file cannot be found.",
"errors.not-authorized": "Not authorized.",
"errors.2": "Failed to unmarshal incoming request.",
"errors.3": "You don't have permission for this operation.",
"errors.4": "Invalid comment data.",
"errors.5": "Comment cannot be found. Please refresh the page and try again.",
"errors.6": "Site cannot be found. Please refresh the page and try again.",
"errors.7": "User has been blocked.",
"errors.8": "User has been blocked.",
"errors.9": "Comment changing failed. Please try again a bit later.",
"errors.failed-fetch": "Failed to fetch. Please check your internet connection or try again a bit later",
"errors.forbidden": "Forbidden.",
"errors.not-authorized": "Not authorized.",
"errors.to-many-request": "You have reached maximum request limit.",
"errors.unexpected-error": "Something went wrong."
"errors.unexpected-error": "Something went wrong.",
"root.pinned-comments": "Pinned comments",
"root.powered-by": "Powered by <a>Remark42</a>",
"root.show-more": "Show more",
"settings.block": "block",
"settings.block-time": "until {day} at {time}",
"settings.block-user": "Do you want to block {userName}?",
"settings.blocked-users-header": "Blocked users:",
"settings.blocked-users-title": "Blocked users",
"settings.hidden-user-header": "Hidden users:",
"settings.hidden-users-title": "Hidden users",
"settings.hide": "hide",
"settings.no-blocked-users": "There are no blocked users.",
"settings.no-hidden-users": "There are no hidden users.",
"settings.permanently": "permanently",
"settings.show": "show",
"settings.unblock": "unblock",
"settings.unblock-user": "Do you want to unblock {userName}?",
"settings.unknown": "unknown",
"toolbar.attach-image": "Attach the image, drag & drop or paste from clipboard",
"toolbar.bold": "Add bold text <cmd-b>",
"toolbar.code": "Insert a code",
"toolbar.header": "Add header text",
"toolbar.italic": "Add italic text <cmd-i>",
"toolbar.link": "Add a link <cmd-k>",
"toolbar.ordered-list": "Add a numbered list",
"toolbar.quote": "Insert a quote",
"toolbar.unordered-list": "Add a bulleted list",
"user-info.last-comments": "Last comments by {userName}",
"user-info.unexpected-error": "Something went wrong",
"vote.anonymous": "Anonymous users can't vote",
"vote.deleted": "Can't vote for deleted comment",
"vote.guest": "Sign in to vote",
"vote.only-positive": "Only positive score allowed",
"vote.only-post-page": "Voting allowed only on post's page",
"vote.own-comment": "Can't vote for your own comment",
"vote.readonly": "Can't vote on read-only topics"
}
Loading

0 comments on commit 3ae5ac5

Please sign in to comment.