-
Notifications
You must be signed in to change notification settings - Fork 5
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
3 changed files
with
20 additions
and
93 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 |
---|---|---|
|
@@ -122,7 +122,7 @@ There are my contacts: | |
- [Linkedin](https://www.linkedin.com/in/aiv/) | ||
- [Send an Email](mailto:[email protected]?subject=[GitHub]-qworpa) | ||
|
||
Project Link: https://github.com/AivGitHub/futuramaapi | ||
Project Link: https://github.com/koldakov/futuramaapi | ||
|
||
Best regards, | ||
|
||
|
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 21:41+0100\n" | ||
"POT-Creation-Date: 2024-03-13 21:39+0100\n" | ||
"PO-Revision-Date: 2023-11-24 14:14+0100\n" | ||
"Last-Translator: FULL NAME <[email protected]>\n" | ||
"Language: en_US\n" | ||
|
@@ -28,18 +28,22 @@ msgstr "Documentation" | |
msgid "FB00001" | ||
msgstr "Futurama API" | ||
|
||
#: app/services/notifications.py:19 | ||
#: app/services/notifications.py:18 | ||
msgid "FB00007" | ||
msgstr "Character name" | ||
|
||
#: app/services/notifications.py:21 | ||
#: app/services/notifications.py:20 | ||
msgid "FB00008" | ||
msgstr "Character X coordinate" | ||
|
||
#: app/services/notifications.py:26 | ||
#: app/services/notifications.py:25 | ||
msgid "FB00009" | ||
msgstr "Character Y coordinate" | ||
|
||
#: app/services/users.py:130 | ||
msgid "FuturamaAPI - Account Activation" | ||
msgstr "" | ||
|
||
#: templates/about.html:5 templates/about.html:13 templates/base.html:54 | ||
msgid "FB00012" | ||
msgstr "About" | ||
|
@@ -153,7 +157,7 @@ msgid "" | |
"\n" | ||
" <p>\n" | ||
" Absolutely! Feel free to contribute to the project.\n" | ||
" <a href=\"https://github.com/AivGitHub/futuramaapi/\" " | ||
" <a href=\"https://github.com/koldakov/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" | ||
|
@@ -172,7 +176,7 @@ msgid "" | |
" 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/\" " | ||
" <a href=\"https://github.com/koldakov/futuramaapi/\" " | ||
"target=\"_blank\">pull request for this project.</a>\n" | ||
" Any help is greatly appreciated.\n" | ||
" </p>\n" | ||
|
@@ -205,6 +209,13 @@ msgstr "Welcome" | |
msgid "FB00011" | ||
msgstr "GraphQL" | ||
|
||
#: templates/base.html:95 | ||
#, python-format | ||
msgid "" | ||
"Join our community today! Already, %(user_count)s have registered, and " | ||
"we're excited to welcome even more members." | ||
msgstr "" | ||
|
||
#: templates/index.html:31 | ||
msgid "FB00004" | ||
msgstr "Gender" | ||
|
@@ -216,87 +227,3 @@ 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