# Copyright (C) 2020 thrijith
# This file is distributed under the GPL2+.
msgid ""
msgstr ""
"Project-Id-Version: gitblock — Github Block Plugin 1.1.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/gitblock\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2020-09-13T16:08:17+05:30\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.5.0-alpha-75cb7e3\n"
"X-Domain: gitblock\n"

#. Plugin Name of the plugin
msgid "gitblock — Github Block Plugin"
msgstr ""

#. Plugin URI of the plugin
msgid "https://github.com/thrijith/gitblock/"
msgstr ""

#. Description of the plugin
msgid "gitblock — is a plugin for adding Github blocks."
msgstr ""

#. Author of the plugin
msgid "thrijith"
msgstr ""

#. Author URI of the plugin
msgid "https://github.com/thrijith/"
msgstr ""

#: includes/classes/class-gitblock.php:204
#: includes/classes/class-gitblock.php:258
msgid "Please provide valid GitHub token."
msgstr ""

#: includes/classes/class-gitblock.php:212
msgid "Please provide valid GitHub username."
msgstr ""

#: includes/classes/class-gitblock.php:233
msgid "No user data found please try again."
msgstr ""

#: includes/classes/class-gitblock.php:266
#: includes/classes/class-gitblock.php:291
msgid "No organisation data found please try again."
msgstr ""

#: includes/classes/class-gitblock.php:314
msgid "Github OAuth Token"
msgstr ""

#: includes/classes/class-gitblock.php:322
msgid "Enter Github OAuth Token"
msgstr ""

#: includes/classes/class-gitblock.php:339
msgid "Enter your Github OAuth Token to fetch data from Github."
msgstr ""

#: includes/classes/class-gitblock.php:362
msgid "Settings"
msgstr ""

#: templates/block_markup/org/card.php:23
#: templates/block_markup/user/card.php:23
msgid "Visit Profile"
msgstr ""

#: templates/block_markup/org/card.php:26
msgid "Org Avatar"
msgstr ""

#: templates/block_markup/org/card.php:33
msgid "Public Members"
msgstr ""

#: templates/block_markup/org/card.php:35
msgid "Scroll to view all members if not visible."
msgstr ""

#. translators: %s Member name
#: templates/block_markup/org/card.php:38
msgid "%s Avatar"
msgstr ""

#: templates/block_markup/org/card.php:46
#: templates/block_markup/user/card.php:49
msgid "Repositories"
msgstr ""

#: templates/block_markup/org/card.php:56
msgid "Created on: "
msgstr ""

#: templates/block_markup/org/card.php:61
#: templates/block_markup/user/card.php:97
msgid "Location: "
msgstr ""

#: templates/block_markup/user/card.php:26
msgid "User Avatar"
msgstr ""

#: templates/block_markup/user/card.php:32
msgid "User Organisations"
msgstr ""

#: templates/block_markup/user/card.php:33
msgid "Scroll to view all organisations if not visible."
msgstr ""

#: templates/block_markup/user/card.php:58
msgid "Followers"
msgstr ""

#: templates/block_markup/user/card.php:69
msgid "Following"
msgstr ""

#: templates/block_markup/user/card.php:85
msgid "Joined: "
msgstr ""

#: templates/block_markup/user/card.php:89
msgid "Company: "
msgstr ""

#: templates/block_markup/user/card.php:93
msgid "Bio: "
msgstr ""

#: assets/js/blocks/orgBlock/blocks.js:7
msgid "gitblock - Display Organisations Members"
msgstr ""

#: assets/js/blocks/orgBlock/blocks.js:11
#: assets/js/blocks/userBlock/blocks.js:13
msgid "gitblock"
msgstr ""

#: assets/js/blocks/orgBlock/blocks.js:12
msgid "org"
msgstr ""

#: assets/js/blocks/orgBlock/blocks.js:13
msgid "organization"
msgstr ""

#: assets/js/blocks/orgBlock/blocks.js:14
#: assets/js/blocks/userBlock/blocks.js:15
msgid "Github"
msgstr ""

#: assets/js/blocks/userBlock/blocks.js:9
msgid "gitblock - Display User Info"
msgstr ""

#: assets/js/blocks/userBlock/blocks.js:14
msgid "user"
msgstr ""

#: assets/js/blocks/userBlock/edit.js:62
msgid "Change Github User"
msgstr ""

#: assets/js/blocks/userBlock/edit.js:71
msgid "Please Enter a valid Github"
msgstr ""

#: assets/js/blocks/userBlock/edit.js:72
msgid "OAuth Token"
msgstr ""

#: assets/js/blocks/userBlock/edit.js:100
msgid "Enter Github Username"
msgstr ""
