Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impr(quotes): add Belarusian quotes (@ricountzero) #6026

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ricountzero
Copy link
Contributor

Description

Add Belarusian quotes.

Checks

  • Adding quotes?
    • Make sure to include translations for the quotes in the description (or another comment) so we can verify their content:
   {
     "id": 73,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "When my father came from work or came from the room, I liked to cut his belt so that a bagel or a piece of bread, which the bunny handed over, would fall out of his pocket.",
     "length": 142
   },
   {
     "id": 74,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "The partisans, fleeing, ordered to turn out the hole made from the bakery in the pit so that the enemy would not get the bread!",
     "length": 106
   },
   {
     "id": 75,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "Later, when they chased the column of prisoners of war, the women and we, the children, threw these unleavened bread, like the ones eaten by the Jews, leaving the Egyptian captivity.",
     "length": 141
   },
   {
     "id": 76,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "The women immediately put a child in his hands, and some rakes, and the wife, so to speak, went with her master somewhere to work in the field.",
     "length": 131
   },
   {
     "id": 77,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "The Germans covered the school with piles of firewood from all sides to protect the forest from the forest army, which had already begun to gain strength.",
     "length": 114
   },
   {
     "id": 78,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "One day, after heavy shooting, there was such a silence on the meadow that you could hear the grass bending under the dew.",
     "length": 112
   },
   {
     "id": 79,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "Our new teacher, Kanstancin Paulavič Barazna, organized the release of the school literary almanac \"First Steps\".",
     "length": 114
   },
   {
     "id": 80,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "In the graduating class, we printed an article after two signatures about the Song Festival in Vushachi in the \"Vitebsk Worker\".",
     "length": 108
   },
   {
     "id": 81,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "In my statement, I wrote that I would be admitted to the entrance exams for the department of Belarusian language and literature or journalism.",
     "length": 126
   },
   {
     "id": 82,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "Before our works were analyzed by official luminaries, we ourselves read each other's poems, got to know each other, got used to ourselves in new circumstances.",
     "length": 149
   },
   {
     "id": 83,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "With the common Mankurt spirit of the Belarusians, the editorial staff, Zdaravenin told me to speak Belarusian, to prepare a monthly literary page, where the works of Belarusian authors would be translated into Russian.",
     "length": 231
   },
   {
     "id": 84,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "From a native of the village of Byčki in the Vušačyna region, I heard then, in the early 60s, what people are used to not being afraid to say about today.",
     "length": 126
   },
   {
     "id": 85,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "A man of short stature, impatient, nervous, a little disdainful-arrogant, with quick dark young eyes, with almost feminine facial features enters the office.",
     "length": 154
   },
   {
     "id": 86,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "And I even became the editor of the department in the magazine "Birch", led poetry, prose, sports, chess, crosswords, the section "This is your creativity".",
     "length": 128
   },
   {
     "id": 87,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "Publishing fate brought me together with Uladzimir Michailavič Šachavec, a novelist, poet, translator, a man of unique memory and capacity for work.",
     "length": 141
   },
   {
     "id": 88,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "They flocked to listen to his stories, unedited jokes, incredible inventions, for which he was especially unsurpassed.",
     "length": 119
   },
   {
     "id": 89,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "Mikola Tkačoŭ, and later Michal Dubianecki, dignified and diligently directed the publishing house, trying to somehow escape from the tight control of the Central Committee.",
     "length": 140
   },
   {
     "id": 90,
     "source": "Рыгор Барадулін - На таку майго веку",
     "text": "In the fight against various committees and the Central Committee (Moscow and local), Michal Dubianecki died prematurely, defending the truth and Belarusianness, defending, in particular, the best of our writers, first of all Vasiĺ Bykaŭ.",
     "length": 216
   }
  • Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info)
  • Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title.

@monkeytypegeorge monkeytypegeorge added frontend User interface or web stuff assets Languages, themes, layouts, etc. labels Nov 10, 2024
Copy link
Contributor

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes.

@Miodec
Copy link
Member

Miodec commented Nov 14, 2024

I would probably remove 75, 76 and any other ones that get political. 89 and 90 also seem a bit odd.

@Miodec Miodec added the waiting for update Pull requests or issues that require changes/comments before continuing label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assets Languages, themes, layouts, etc. frontend User interface or web stuff waiting for update Pull requests or issues that require changes/comments before continuing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants