-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
210 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: FuturamaAPI 0.0.1\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2024-01-05 20:40+0100\n" | ||
"POT-Creation-Date: 2024-01-05 21:41+0100\n" | ||
"PO-Revision-Date: 2023-11-24 14:14+0100\n" | ||
"Last-Translator: FULL NAME <[email protected]>\n" | ||
"Language: en_US\n" | ||
|
@@ -51,16 +51,19 @@ msgstr "" | |
#: templates/about.html:16 | ||
msgid "" | ||
"\n" | ||
" This is\n" | ||
" Welcome to\n" | ||
" <a\n" | ||
" href=\"https://www.hulu.com/series/futurama-" | ||
"85bf4cc1-cd8b-4469-ad87-7289217a0b74\"\n" | ||
" target=\"_blank\"\n" | ||
" ><s>Hulu</s>rama</a> REST API\n" | ||
" and GraphQL API aiming to popularize TV show Futurama and made for " | ||
"you guys, so you can study, try new technologies.\n" | ||
" You have access to characters, seasons, episodes,\n" | ||
" Server Sent Events (SSE) and many more.\n" | ||
" ><s>Hulu</s>rama</a>, a REST API and GraphQL API dedicated to " | ||
"celebrating the iconic TV show Futurama.\n" | ||
" Created with the intention of providing a learning playground for " | ||
"enthusiasts like you,\n" | ||
" FuturamaAPI opens the door for exploration and experimentation with " | ||
"new technologies.\n" | ||
" Dive into the world of Futurama, study, and try out the latest in web" | ||
" development.\n" | ||
" " | ||
msgstr "" | ||
|
||
|
@@ -77,77 +80,119 @@ msgid "to get started." | |
msgstr "" | ||
|
||
#: templates/about.html:31 | ||
msgid "Why is this?" | ||
msgid "Key Features" | ||
msgstr "" | ||
|
||
#: templates/about.html:32 | ||
msgid "" | ||
"\n" | ||
" <p>\n" | ||
" I realised there are similar projects for not so popular TV shows and" | ||
" thought why not? Also, wanted to try\n" | ||
" new technologies such as FastAPI, SSE, WebSockets, GraphQL, " | ||
"Hypercorn, HTTP/2.0, etc.\n" | ||
" </p>\n" | ||
" <div>\n" | ||
" <h3>Comprehensive Access</h3>\n" | ||
" <p>\n" | ||
" Explore detailed information about characters, seasons, episodes, " | ||
"and more.\n" | ||
" </p>\n" | ||
" <h3>Real-time Updates</h3>\n" | ||
" <p>\n" | ||
" Experience the excitement of Server Sent Events (SSE) as " | ||
"FuturamaAPI\n" | ||
" keeps you in the loop with the latest happenings.\n" | ||
" </p>\n" | ||
" <h3>Documentation</h3>\n" | ||
" <p>Get started quickly by checking out our documentation for a " | ||
"seamless learning experience.</p>\n" | ||
" </div>\n" | ||
" " | ||
msgstr "" | ||
|
||
#: templates/about.html:38 | ||
msgid "Technical part?" | ||
#: templates/about.html:47 | ||
msgid "Why?" | ||
msgstr "" | ||
|
||
#: templates/about.html:39 | ||
#: templates/about.html:48 | ||
msgid "" | ||
"\n" | ||
" <p>\n" | ||
" Python, FastAPI, Docker, Hypercorn, PostgreSQL + SQLAlchemy (async), " | ||
"alembic for migrations, Strawberry for GraphQL.\n" | ||
" FuturamaAPI was born out of the idea that even lesser-known TV shows " | ||
"deserve dedicated projects.\n" | ||
" It's a space to have fun with Futurama and simultaneously push the " | ||
"boundaries of technology.\n" | ||
" Embrace the challenge and discover the possibilities with FastAPI, " | ||
"SSE, WebSockets, GraphQL, Hypercorn,\n" | ||
" HTTP/2.0, and more.\n" | ||
" </p>\n" | ||
" " | ||
msgstr "" | ||
|
||
#: templates/about.html:44 | ||
#: templates/about.html:56 | ||
msgid "Technical Stack?" | ||
msgstr "" | ||
|
||
#: templates/about.html:57 | ||
msgid "" | ||
"\n" | ||
" <p>Futurama is powered by a robust technical stack, including</p>\n" | ||
" <ul>\n" | ||
" <li>Python</li>\n" | ||
" <li>FastAPI</li>\n" | ||
" <li>Docker</li>\n" | ||
" <li>Hypercorn</li>\n" | ||
" <li>PostgreSQL + SQLAlchemy (async)</li>\n" | ||
" <li>Alembic for Migrations</li>\n" | ||
" <li>Strawberry for GraphQL</li>\n" | ||
" </ul>\n" | ||
" " | ||
msgstr "" | ||
|
||
#: templates/about.html:69 | ||
msgid "Can I contribute?" | ||
msgstr "" | ||
|
||
#: templates/about.html:45 | ||
#: templates/about.html:70 | ||
msgid "" | ||
"\n" | ||
" <p>\n" | ||
" Sure, <a href=\"https://github.com/AivGitHub/futuramaapi/\" " | ||
"target=\"_blank\">here is a link to the project.</a>\n" | ||
" Absolutely! Feel free to contribute to the project.\n" | ||
" <a href=\"https://github.com/AivGitHub/futuramaapi/\" " | ||
"target=\"_blank\">Here is the link</a> to get started.\n" | ||
" Whether you're a seasoned developer or just starting, your " | ||
"contributions are valuable.\n" | ||
" </p>\n" | ||
" " | ||
msgstr "" | ||
|
||
#: templates/about.html:50 | ||
#: templates/about.html:77 | ||
msgid "Design?" | ||
msgstr "" | ||
|
||
#: templates/about.html:51 | ||
#: templates/about.html:78 | ||
msgid "" | ||
"\n" | ||
" <p>\n" | ||
" I'm not a designer, so please if you know HTML create a PR\n" | ||
" Admittedly, design is not my strong suit. If you have HTML skills and" | ||
" a passion for design,\n" | ||
" please consider creating a\n" | ||
" <a href=\"https://github.com/AivGitHub/futuramaapi/\" " | ||
"target=\"_blank\">to this project.</a>\n" | ||
" I appreciate any help.\n" | ||
"target=\"_blank\">pull request for this project.</a>\n" | ||
" Any help is greatly appreciated.\n" | ||
" </p>\n" | ||
" " | ||
msgstr "" | ||
|
||
#: templates/about.html:58 | ||
#: templates/about.html:86 | ||
msgid "Who are you?" | ||
msgstr "" | ||
|
||
#: templates/about.html:59 | ||
#: templates/about.html:87 | ||
msgid "" | ||
"\n" | ||
" <p>\n" | ||
" I'm <a href=\"https://koldakov.com\" target=\"_blank\">Ivan " | ||
"Koldakov</a>, a python developer, enthusiast.\n" | ||
" Add me on <a href=\"https://linkedin.com/in/aiv/\" " | ||
"target=\"_blank\">LinkedIn</a>.\n" | ||
"Koldakov</a>,\n" | ||
" a Python developer and enthusiast.\n" | ||
" Connect with me on <a href=\"https://linkedin.com/in/aiv/\" " | ||
"target=\"_blank\">LinkedIn</a>\n" | ||
" to stay in the loop and share your thoughts.\n" | ||
" </p>\n" | ||
" " | ||
msgstr "" | ||
|
@@ -171,3 +216,87 @@ msgstr "Status" | |
#: templates/index.html:47 | ||
msgid "FB00006" | ||
msgstr "View" | ||
|
||
#~ msgid "" | ||
#~ "\n" | ||
#~ " This is\n" | ||
#~ " <a\n" | ||
#~ " href=\"https://www.hulu.com/series/futurama-" | ||
#~ "85bf4cc1-cd8b-4469-ad87-7289217a0b74\"\n" | ||
#~ " target=\"_blank\"\n" | ||
#~ " ><s>Hulu</s>rama</a> REST API\n" | ||
#~ " and GraphQL API aiming to " | ||
#~ "popularize TV show Futurama and made " | ||
#~ "for you guys, so you can study," | ||
#~ " try new technologies.\n" | ||
#~ " You have access to characters, seasons, episodes,\n" | ||
#~ " Server Sent Events (SSE) and many more.\n" | ||
#~ " " | ||
#~ msgstr "" | ||
|
||
#~ msgid "Why is this?" | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ "\n" | ||
#~ " <p>\n" | ||
#~ " I realised there are similar " | ||
#~ "projects for not so popular TV " | ||
#~ "shows and thought why not? Also, " | ||
#~ "wanted to try\n" | ||
#~ " new technologies such as FastAPI," | ||
#~ " SSE, WebSockets, GraphQL, Hypercorn, " | ||
#~ "HTTP/2.0, etc.\n" | ||
#~ " </p>\n" | ||
#~ " " | ||
#~ msgstr "" | ||
|
||
#~ msgid "Technical part?" | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ "\n" | ||
#~ " <p>\n" | ||
#~ " Python, FastAPI, Docker, Hypercorn, " | ||
#~ "PostgreSQL + SQLAlchemy (async), alembic " | ||
#~ "for migrations, Strawberry for GraphQL.\n" | ||
#~ "" | ||
#~ " </p>\n" | ||
#~ " " | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ "\n" | ||
#~ " <p>\n" | ||
#~ " Sure, <a " | ||
#~ "href=\"https://github.com/AivGitHub/futuramaapi/\" " | ||
#~ "target=\"_blank\">here is a link to the" | ||
#~ " project.</a>\n" | ||
#~ " </p>\n" | ||
#~ " " | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ "\n" | ||
#~ " <p>\n" | ||
#~ " I'm not a designer, so please if you know HTML create a PR\n" | ||
#~ " <a href=\"https://github.com/AivGitHub/futuramaapi/\"" | ||
#~ " target=\"_blank\">to this project.</a>\n" | ||
#~ " I appreciate any help.\n" | ||
#~ " </p>\n" | ||
#~ " " | ||
#~ msgstr "" | ||
|
||
#~ msgid "" | ||
#~ "\n" | ||
#~ " <p>\n" | ||
#~ " I'm <a href=\"https://koldakov.com\" " | ||
#~ "target=\"_blank\">Ivan Koldakov</a>, a python " | ||
#~ "developer, enthusiast.\n" | ||
#~ " Add me on <a " | ||
#~ "href=\"https://linkedin.com/in/aiv/\" " | ||
#~ "target=\"_blank\">LinkedIn</a>.\n" | ||
#~ " </p>\n" | ||
#~ " " | ||
#~ msgstr "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters