Skip to content

Instantly share code, notes, and snippets.

@lordgreg
Last active August 30, 2017 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lordgreg/c030f0073f45fd1f444364744d28c71a to your computer and use it in GitHub Desktop.
Save lordgreg/c030f0073f45fd1f444364744d28c71a to your computer and use it in GitHub Desktop.
Default LatestNews English Language
{
"ABOUT": "About",
"ABOUT_ANGULAR": "Angular",
"ABOUT_ANGULAR_SUB": "A JavaScript-based open-source front-end web application framework mainly maintained by Google.",
"ABOUT_DIVIDER_DONE_WITH": "This app has been done with a huge help from...",
"ABOUT_DIVIDER_GET_IN_TOUCH": "Get in touch",
"ABOUT_GET_IN_TOUCH_TEXT": "Report a bug, give a suggestion, buy me a beer or just follow.",
"ABOUT_IONIC_FRAMEWORK": "Ionic Framework",
"ABOUT_IONIC_FRAMEWORK_SUB": "A complete open-source SDK for hybrid mobile app development.",
"ABOUT_NEWSAPI": "News API",
"ABOUT_NEWSAPI_SUB": "A simple and easy-to-use API that returns JSON metadata for the headlines currently published on a range of news sources and blogs.",
"ABOUT_TRANSLATE": "Translators needed",
"ABOUT_TRANSLATE_SUB": "Want to see LatestNews in your language? Click here!",
"ABOUT_DONATE": "Help me out",
"ABOUT_DONATE_SUB": "LatestNews will always stay free. Want to contribute to it? Then why not donating?",
"CANCEL": "Cancel",
"CATEGORY": "Category",
"CATEGORY_WORLD": "World",
"CATEGORY_TECHNOLOGY": "Technology",
"CATEGORY_SPORT": "Sport",
"CATEGORY_BUSINESS": "Business",
"CATEGORY_POLITICS": "Politics",
"CATEGORY_GAMING": "Gaming",
"CATEGORY_MUSIC": "Music",
"CATEGORY_ENTERTAINMENT": "Entertainment",
"CATEGORY_SCIENCE_AND_NATURE": "Science and nature",
"CATEGORY_LOCAL": "Local",
"CATEGORY_SELECT": "Select a category",
"CATEGORY_ADD_NEW": "Add new category",
"CATEGORY_ADD_NEW_NAME": "Category name",
"CLOSE": "Close",
"DELETE": "Delete",
"ERROR_GENERIC": "There was an error loading the data.",
"FAVORITES": "Favorites",
"NETWORK_NO_CONNECTION": "No network connection.",
"NO": "No",
"ARTICLES": "Articles",
"OPEN_IN_BROWSER": "Open in browser",
"PLACEHOLDER_NO_DATA_SOURCE": "This placeholder has a cool catchy rhytm to it. Sadly, there's noone here to feel the joy.",
"PLACEHOLDER_NO_DATA_FAVORITES": "The sky cries for a reason. You haven't set any categories as favorite yet. Do that, then come back for a suprise!",
"PLACEHOLDER_NO_DATA_CUSTOM_SOURCES": "Wow. You haven't add any custom sources. Why not try to add some pages you like to read?",
"PLACEHOLDER_NO_DATA_OFFLINE_SOURCES": "There are no offline-marked sources with articles. Please be sure to mark at least one source for offline mode.",
"SAVE": "Save",
"SETTINGS": "Settings",
"SETTINGS_GENERAL": "General",
"SETTINGS_START_PAGE": "Start page",
"SETTINGS_CUSTOMIZING": "Customizing",
"SETTINGS_FONT_TYPE": "Font type",
"SETTINGS_FONT_SIZE": "Font size",
"SETTINGS_RESET": "Reset settings",
"SHARE_APP": "Here's a cool news app I've found! Check it out!",
"SOURCES": "Sources",
"SOURCES_NEWSAPI": "News API",
"SOURCES_CUSTOM": "Custom",
"SOURCES_OFFLINE": "Offline",
"SOURCES_OFFLINE_DONE": "Offline marked sources synchronized.",
"SOURCES_OFFLINE_NONE": "No offline-marked sources found.",
"SOURCE_ADD_FIND": "Find",
"SOURCE_ADD_TITLE": "Adding source",
"SOURCE_ADD_CUSTOM": "Custom",
"SOURCE_ADD_SEARCH": "Search",
"SOURCE_ADD_NO_FEEDS_FOUND": "No feeds found under specified url.",
"SOURCE_ADD_DESCRIPTION": "Search after category (like <code>business</code>) or directly after your desired site (like <code>CNN</code>). It really is that easy! 😎 👍",
"SOURCE_ADD_SEARCH_NOT_FOUND": "No feed found by name {{search}}. Send me a tweet about it to make it available in the next version!",
"SOURCE_DELETE_TITLE": "Deleting source",
"SOURCE_DELETE_LOCAL": "Do you want to delete {{source}} from storage?",
"SUBSCRIBED": "Subscribed",
"URL": "Url",
"YES": "Yes",
"WIZARD_SLIDE1_HEADER": "Welcome to LatestNews!",
"WIZARD_SLIDE1_CONTENT": "So, here's the thing. We know you love reading news. Why don't you swipe forward and select some predefined categories, or go banannas and add your custom sources?",
"WIZARD_SLIDE2_HEADER": "Features and bugs o_O",
"WIZARD_SLIDE2_CONTENT": "Should you have issues adding a source, or not finding it all, or even worse, you find a bug, do not hesitate to contact me (hint: @gpapez).",
"WIZARD_SLIDE3_HEADER": "Still here?",
"WIZARD_SLIDE3_CONTENT": "Well, hit the road and jump directly to adding source page!",
"WIZARD_SKIP": "Skip",
"WIZARD_COMPLETE": "Finish"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment