This commit is contained in:
erwanlr
2023-03-19 19:28:09 +01:00
parent 63094494d3
commit fb812554f3
112 changed files with 110709 additions and 9 deletions

View File

@@ -0,0 +1,23 @@
{
"name": "croquet-metaverse-web-showcase",
"version": "1.1.6",
"description": "Croquet Metaverse Web Showcase",
"author": "The Croquet Corporation",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build",
"format": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start"
},
"devDependencies": {
"@wordpress/scripts": "^25.0.0",
"eslint-plugin-react": "^7.31.11"
},
"dependencies": {
"@wordpress/media-utils": "^4.15.0"
}
}

View File

@@ -0,0 +1,134 @@
# Copyright (C) 2023 The Croquet Corporation
# This file is distributed under the Apache-2.0.
msgid ""
msgstr ""
"Project-Id-Version: Croquet Metaverse Web Showcase 1.1.6\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordpress-webshowcase-plugin\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: 2023-02-07T19:51:43+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.7.1\n"
"X-Domain: croquet-metaverse-web-showcase\n"
#. Plugin Name of the plugin
#. Description of the plugin
msgid "Croquet Metaverse Web Showcase"
msgstr ""
#. Plugin URI of the plugin
msgid "https://croquet.io/webshowcase"
msgstr ""
#. Author of the plugin
msgid "The Croquet Corporation"
msgstr ""
#. Author URI of the plugin
msgid "https://croquet.io/"
msgstr ""
#: build/index.js:1
#: src/edit.js:467
msgid "Drop a media file (PNG, JPEG, MP4, or PDF)"
msgstr ""
#: build/index.js:1
#: src/edit.js:228
msgid "An error occurred"
msgstr ""
#: build/index.js:1
#: src/edit.js:241
msgid "Croquet Web Showcase"
msgstr ""
#: build/index.js:1
#: src/edit.js:246
msgid "Please set API key in the side bar settings"
msgstr ""
#: build/index.js:1
#: src/edit.js:252
msgid "API Key"
msgstr ""
#: build/index.js:1
#: src/edit.js:249
msgid "The API Key is not in the right format. It should look like: 1abcdefg123456890ABCDEFG"
msgstr ""
#: build/index.js:1
#: src/edit.js:285
msgid "A key to access the Croquet network. You can generate one on https://croquet.io/keys. Paste the key string that looks like: 1abcdefg123456890ABCDEFG"
msgstr ""
#: build/index.js:1
#: src/edit.js:287
msgid "Determines the privacy of this Web Showcase instantiation"
msgstr ""
#: build/index.js:1
#: src/edit.js:296
msgid "The height of the graphics on the page"
msgstr ""
#: build/index.js:1
#: src/edit.js:307
msgid "Settings"
msgstr ""
#: build/index.js:1
#: src/edit.js:309
msgid "Croquet API Key"
msgstr ""
#: build/index.js:1
#: src/edit.js:314
msgid "Showcase Privacy"
msgstr ""
#: build/index.js:1
#: src/edit.js:318
msgid "Invite Only"
msgstr ""
#: build/index.js:1
#: src/edit.js:319
msgid "Public"
msgstr ""
#: build/index.js:1
#: src/edit.js:324
msgid "Enable Dolby spatial voice chat"
msgstr ""
#: build/index.js:1
#: src/edit.js:291
msgid "Dolby Spatial audio chat is enabled"
msgstr ""
#: build/index.js:1
#: src/edit.js:293
msgid "Dolby Spatial audio chat is disabled"
msgstr ""
#: build/index.js:1
#: src/edit.js:329
msgid "Minimum Height"
msgstr ""
#: build/block.json
#: src/block.json
msgctxt "block title"
msgid "Croquet Metaverse Web Showcase"
msgstr ""
#: build/block.json
#: src/block.json
msgctxt "block description"
msgid "A 3D multiplayer space on WordPress pages"
msgstr ""