
var Resource = {
    "app_name": "Narabe",
    "ajax_error": "Sorry, we are having trouble with our network connection. Please try again later.",
    "moderation": "Report",
    "duplicate_category": "The category is already in your category list.",
    "uncategorized": "Uncategorized",
    "row": "Things compared",
    "column": "Criterion",
    "row_add": "add item to compare",
    "column_add": "add criterion",
    "row_invalid_removal": "You can not delete all items",
    "name_required": "Table name is mandatory",
    "column_required": "At least one criterion is needed",
    "row_required": "At least one item is needed",
    "column_empty": "Blank criterion name",
    "row_empty": "Blank item name",
    "column_overflow": "There are hidden criteria",
    "row_overflow": "There are hidden items",
    "invalid_url": "Invalid URL",
    "voted": "We accepted your opinion.<br />Your vote will be summed up with others opinions periodically and then reflected to this narabe-comparison later.",
    "to_updated": "The latest chart is on ",
    "yea": "✔",
    "nay": "✖",
    "neutral": "?",
    "compare_words": "comparison|compare|list",
    "duplication_check_single": "We found the following chart that looks similar to the one you want to create.",
    "duplication_check_multiple": "We found the following charts that looks similar to the one you want to create.",
    "duplication_check_confirm": "Is your chart unique?",
    "hide_warning": "Dismiss warning. I swear it's unique.",
    "paste_as_widget": "Paste as blog parts",
    "paste_as_html": "Paste as HTML",
    "paste_as_text": "Paste as text",
    "widget_explanation": "You can paste this table to your blog or website! Copy the code in the above textarea, and paste to your blog editing textarea.<br /><br />When the cell values in Narabe.com changed, your pasted blog parts reflects the change as well. (If you just want to copy the current value, we offer the static HTML code, too. Please click \"Past this table as HTML\")",
    "html_explanation": "You can paste this table to your blog and SNS, such as the website you can write your own HTML code!This one does not reflect the change Narabe.com had. If you prefer to reflectable values, please use blog parts one.",
    "text_explanation": "You can paste this table to your email and BBS, which you can only paste it to text code!<br /><br />This one does not reflect the change Narabe.com had. If you prefer to reflectable values, please use blog parts one.",
    "copy_to_clipboard": "Copy to Clipboard",
    "close": "Close"
};
